.gallery-stage{position:relative}.photo-expand{position:absolute;left:16px;bottom:16px;z-index:3;display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #ddd;font-size:13px;box-shadow:0 3px 18px #00000008}.photo-expand .icon{width:18px;height:18px}.photo-dialog{width:min(1100px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 36px);padding:16px 22px;background:#fff}.photo-dialog-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:16px}.photo-dialog-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:220px}.photo-dialog-stage img{width:100%;height:min(74dvh,820px);object-fit:contain;touch-action:pan-y pinch-zoom}.photo-dialog-stage .icon-button{position:absolute;z-index:1;background:#fff;border:1px solid #ddd}.photo-prev{left:0;transform:rotate(180deg)}.photo-next{right:0}#photo-position{text-align:center;font-size:13px;margin:8px 0;color:#666}.model-size-guide{overflow:auto;max-height:55dvh}.model-size-guide table{font-size:14px;white-space:nowrap;border-collapse:collapse;width:100%}.model-size-guide th,.model-size-guide td{padding:12px;border:1px solid #ddd}.model-size-guide .eyebrow{font-size:13px;line-height:1.6}.journey-steps{display:flex;gap:12px;list-style:none;padding:0;margin:24px 0}.journey-steps li{flex:1;border-top:2px solid #ddd;padding-top:12px;font-size:14px}.journey-steps li:first-child{border-color:var(--accent)}.journey-steps small{display:block;color:#777;margin-top:6px}
@media(max-width:800px){.photo-dialog{width:calc(100vw - 16px);padding:12px;max-height:calc(100dvh - 16px)}.photo-dialog-bar{font-size:14px}.photo-dialog-stage img{height:70dvh}.photo-expand{left:12px;bottom:12px;font-size:12px;padding:8px 10px}.journey-steps{gap:8px}.journey-steps li{font-size:12px}.journey-steps small{font-size:11px}}

.loyalty-card{padding:28px;border:1px solid #ddd;margin:30px 0;max-width:760px}.loyalty-card h2{font-size:32px;margin:12px 0}.loyalty-card p{font-size:15px;line-height:1.7}.loyalty-card form{display:flex;align-items:end;gap:15px;margin-top:20px}.loyalty-card input{display:block;padding:12px;border:1px solid #ccc;max-width:140px;margin-top:8px}.loyalty-history{margin-top:24px}.loyalty-history>div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #eee;padding:14px 0;font-size:14px}.loyalty-history small{display:block;color:#777;margin-top:5px}@media(max-width:800px){.loyalty-card{padding:20px}.loyalty-card form{flex-wrap:wrap}}
