:root{
  --bg:#f4eee6;--paper:#fffdf9;--paper2:#fbf7f1;--ink:#3a241c;--ink2:#66483b;--muted:#8a786c;--line:#e8ddd1;
  --accent:#b77b5b;--accent2:#efd9c6;--rose:#d19b8d;--green:#55745d;--greenBg:#eaf1eb;--brown:#3d271f;
  --shadow:0 18px 55px rgba(73,43,30,.12);--soft-shadow:0 10px 30px rgba(73,43,30,.08);--r:24px;--safe:env(safe-area-inset-bottom,0px)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 0,#fff9f1 0,#f4eee6 38%,#eee4d9 100%);color:var(--ink);font-family:Pretendard,"Apple SD Gothic Neo","Noto Sans KR",system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,880px);gap:26px;justify-content:center;padding:26px 26px 90px}.desktop-side{height:calc(100vh - 52px);position:sticky;top:26px;background:rgba(255,253,249,.88);border:1px solid rgba(232,221,209,.9);backdrop-filter:blur(20px);border-radius:30px;padding:27px 20px;box-shadow:var(--shadow);display:flex;flex-direction:column}.brand{text-decoration:none;color:var(--ink);display:block;padding:0 5px}.brand img{width:148px;height:48px;object-fit:contain;object-position:left center}.brand>span{display:block;font-size:9px;letter-spacing:.24em;margin-top:2px}.preopen-chip{margin:18px 5px 2px;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;letter-spacing:.06em;color:#806657}.preopen-chip span{width:8px;height:8px;background:#bf8f68;border-radius:50%;box-shadow:0 0 0 4px rgba(191,143,104,.12)}.side-nav{display:grid;gap:5px;margin-top:20px}.side-nav button{border:0;background:transparent;border-radius:14px;padding:12px 13px;display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;text-align:left;font-weight:800;color:#665348}.side-nav button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.side-nav button.active,.side-nav button:hover{background:#f0e3d7;color:var(--ink)}.side-nav em{font-style:normal;font-size:10px;background:var(--ink);color:#fff;min-width:19px;height:19px;border-radius:999px;display:grid;place-items:center;padding:0 5px}.side-card{margin-top:auto;background:linear-gradient(155deg,#4a3026,#342219);color:white;border-radius:20px;padding:20px;position:relative;overflow:hidden}.side-card:after{content:"";position:absolute;width:130px;height:130px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-58px;bottom:-65px}.side-card strong{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:20px;line-height:1.35;display:block;margin:7px 0 8px}.side-card p{font-size:11px;line-height:1.65;color:#ddcfc7;margin:0}.side-link{margin:15px 5px 0;text-decoration:none;color:#725a4b;font-size:11px;display:flex;justify-content:space-between}.main-stage{min-height:calc(100vh - 52px);background:var(--paper);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;position:relative}.topbar{height:75px;position:sticky;top:0;z-index:30;display:flex;align-items:center;padding:13px 24px;border-bottom:1px solid rgba(232,221,209,.62);background:rgba(255,253,249,.9);backdrop-filter:blur(20px)}.mobile-logo{display:none}.location-pill{border:0;background:transparent;display:flex;align-items:center;gap:9px;text-align:left;padding:8px 10px;border-radius:14px}.location-pill:hover{background:#f7f0e8}.location-pill>svg{width:19px;height:19px;fill:none;stroke:var(--accent);stroke-width:1.8}.location-pill span{display:grid;gap:2px}.location-pill b{font-size:12px}.location-pill small{font-size:10px;color:var(--muted)}.location-pill .chev{width:15px;height:15px;stroke:var(--muted)}.top-actions{margin-left:auto;display:flex;gap:8px}.round-btn{width:39px;height:39px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;position:relative}.round-btn svg{width:18px;height:18px;fill:none;stroke:var(--ink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.round-btn i{position:absolute;width:6px;height:6px;border-radius:50%;background:#b85f50;right:8px;top:8px}.preopen-banner{margin:16px 24px 0;padding:10px 12px;border:1px solid #ead7c5;border-radius:14px;background:#fbf2e9;display:flex;align-items:center;gap:9px}.preopen-banner b{font-size:9px;letter-spacing:.13em;color:#fff;background:#7a5644;border-radius:999px;padding:5px 7px;white-space:nowrap}.preopen-banner span{font-size:11px;color:#7a6355;line-height:1.4}.preopen-banner button{border:0;background:transparent;color:#8a7568;font-size:10px;margin-left:auto}.view{display:none;padding:20px 24px 52px}.view.active{display:block}.overline{font-size:9px;font-weight:900;letter-spacing:.17em;color:#98735e}.overline.light{color:#e9d6c7}.hero-card{height:455px;border-radius:28px;overflow:hidden;position:relative;background:#ad7d58}.hero-card>img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.02)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(45,26,18,.78) 0,rgba(45,26,18,.53) 44%,rgba(45,26,18,.04) 78%)}.hero-copy{position:absolute;left:34px;top:50%;transform:translateY(-50%);width:51%;color:white}.hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:45px;line-height:1.02;letter-spacing:-.04em;margin:12px 0 15px}.hero-copy h1 em{font-style:normal;color:#f2d8bd}.hero-copy p{font-size:13px;line-height:1.7;color:#f0e6df;margin:0;max-width:390px}.hero-actions{display:flex;gap:8px;margin-top:18px}.cream-btn,.glass-btn{border-radius:999px;padding:11px 15px;font-weight:800;font-size:12px}.cream-btn{border:1px solid #fff;background:#fff7ed;color:#422a20}.glass-btn{border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;gap:6px;backdrop-filter:blur(8px)}.glass-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.hero-note{position:absolute;left:34px;bottom:22px;display:flex;gap:7px}.hero-note span{font-size:9px;color:#efe3da;padding:6px 8px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(40,24,17,.18)}.home-search-wrap{margin:-1px 0 25px;padding-top:16px}.home-search{width:100%;height:54px;border:1px solid var(--line);border-radius:17px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 15px;color:#79685c;text-align:left;box-shadow:0 8px 24px rgba(58,36,28,.04)}.home-search svg{width:19px;height:19px;fill:none;stroke:var(--ink);stroke-width:1.8}.home-search span{flex:1;font-size:12px}.home-search kbd{border:0;background:#f2e9df;border-radius:999px;padding:6px 9px;font-size:9px;font-family:inherit;color:#8a7568}.section-head{display:flex;justify-content:space-between;align-items:end;margin:25px 0 13px}.section-head.spaced{margin-top:36px}.section-head h2,.page-head h1,.page-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.025em;margin:5px 0 0}.section-head h2{font-size:27px}.section-note{font-size:10px;color:var(--muted)}.text-btn{border:0;background:transparent;font-size:11px;color:#7a6254}.occasion-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.occasion-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:14px 7px;text-align:center;transition:.2s}.occasion-card:hover{transform:translateY(-2px);box-shadow:var(--soft-shadow);border-color:#d9c6b5}.occasion-card span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;margin:auto;background:#f5ece3;font-size:16px}.occasion-card b{display:block;font-size:11px;margin-top:8px}.occasion-card small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.fit-profile{margin-top:18px;border:1px solid #e3d7ca;background:linear-gradient(90deg,#fffaf4,#f7ede2);border-radius:20px;padding:16px;display:grid;grid-template-columns:43px 1fr auto;gap:13px;align-items:center}.fit-profile-icon{width:43px;height:43px;border-radius:14px;background:#473027;color:#fff;display:grid;place-items:center}.fit-profile-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.fit-profile h3{font-size:13px;margin:4px 0}.fit-profile p{font-size:10px;color:var(--muted);margin:0}.fit-profile button{border:1px solid #dcc7b6;background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.product-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(165px,27%);gap:12px;overflow:auto;padding:2px 1px 8px;scrollbar-width:none;scroll-snap-type:x proximity}.product-scroll::-webkit-scrollbar{display:none}.product-wrap{position:relative;scroll-snap-align:start}.product-card,.discover-card{border:0;background:transparent;text-align:left;padding:0;width:100%;position:relative}.thumb{aspect-ratio:4/5;border-radius:18px;overflow:hidden;background:#efe6de;position:relative}.thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .thumb img,.discover-card:hover .thumb img{transform:scale(1.035)}.availability-badge{position:absolute;left:8px;top:8px;font-size:9px;background:rgba(255,253,249,.9);backdrop-filter:blur(6px);padding:5px 7px;border-radius:999px;color:#4e6a56}.fit-badge{position:absolute;left:8px;bottom:8px;background:#3e2a22;color:#fff;padding:5px 7px;border-radius:999px;font-size:9px;font-weight:800}.card-copy{padding:9px 2px 0}.card-copy b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-copy span{display:block;font-size:10px;color:var(--muted);margin-top:4px}.fav-small,.bag-small{position:absolute;right:8px;width:32px;height:32px;border:0;border-radius:50%;background:rgba(255,255,255,.92);display:grid;place-items:center;z-index:2;box-shadow:0 4px 12px rgba(30,20,14,.08)}.fav-small{top:8px}.bag-small{top:46px;font-size:18px;color:var(--ink)}.fav-small svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.fav-small.active svg{fill:#a95c5c;stroke:#a95c5c}.bag-small.active{background:var(--ink);color:white}.look-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.look-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;text-align:left;padding:0}.look-images{height:185px;display:grid;grid-template-columns:1.25fr .75fr;gap:2px;background:#eee}.look-images img{width:100%;height:100%;object-fit:cover}.look-images div{display:grid;grid-template-rows:1fr 1fr;gap:2px}.look-copy{padding:13px}.look-copy small{font-size:9px;color:#9a745f;letter-spacing:.1em}.look-copy b{font-family:Georgia,serif;font-weight:500;font-size:16px;display:block;margin:4px 0}.look-copy span{font-size:10px;color:var(--muted)}.closet-experience{margin-top:30px;border-radius:26px;overflow:hidden;position:relative;height:330px;background:#6c5141}.closet-experience>img{width:100%;height:100%;object-fit:cover}.closet-experience:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(54,31,23,.82),rgba(54,31,23,.35),transparent 82%)}.closet-copy{position:absolute;z-index:2;left:27px;top:50%;transform:translateY(-50%);color:#fff;width:47%}.closet-copy h2{font-family:Georgia,serif;font-weight:500;font-size:29px;line-height:1.15;margin:8px 0}.closet-copy p{font-size:11px;line-height:1.65;color:#eee0d7}.experience-pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.experience-pills span{font-size:9px;border:1px solid rgba(255,255,255,.25);padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.07)}.membership-card{margin-top:18px;background:linear-gradient(120deg,#40291f,#5a3a2c);color:white;border-radius:24px;padding:24px;display:flex;justify-content:space-between;gap:25px;align-items:center}.membership-card h2{font-family:Georgia,serif;font-weight:500;font-size:25px;margin:7px 0}.membership-card p{font-size:11px;line-height:1.6;color:#dfcec3;max-width:480px;margin:0}.member-price{text-align:right;display:grid;justify-items:end}.member-price strong{font-family:Georgia,serif;font-size:26px;font-weight:500}.member-price span{font-size:9px;color:#d6c1b4}.member-price button{margin-top:12px;border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;border-radius:999px;padding:8px 10px;font-size:10px}.page-head{display:flex;justify-content:space-between;align-items:end;margin:7px 0 20px}.page-head h1,.page-head h2{font-size:36px}.page-head p{font-size:11px;color:var(--muted);margin:6px 0 0}.filter-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 12px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.filter-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.filter-btn em{font-style:normal;background:var(--ink);color:#fff;min-width:17px;height:17px;padding:0 5px;border-radius:999px;font-size:9px;display:grid;place-items:center}.search-box{height:52px;border:1px solid var(--line);background:#fff;border-radius:16px;display:flex;align-items:center;gap:10px;padding:0 13px}.search-box>svg{width:19px;height:19px;fill:none;stroke:var(--ink);stroke-width:1.8}.search-box input{flex:1;border:0;outline:0;background:transparent;font-size:12px}.search-box button{width:28px;height:28px;border:0;border-radius:50%;background:#f3ebe3;display:grid;place-items:center}.search-box button svg{width:14px;height:14px;fill:none;stroke:var(--ink);stroke-width:1.8}.discover-section-label{margin:16px 1px 7px;display:flex;justify-content:space-between}.discover-section-label span{font-size:10px;font-weight:900;color:#665347}.discover-section-label button{border:0;background:transparent;font-size:9px;color:var(--accent)}.occasion-chips,.category-chips{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding-bottom:2px}.occasion-chips::-webkit-scrollbar,.category-chips::-webkit-scrollbar{display:none}.occasion-chips button,.category-chips button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 11px;font-size:10px}.occasion-chips button.active{background:#efe0d3;border-color:#dfc6b0;color:#654838;font-weight:800}.category-chips button.active{background:var(--ink);border-color:var(--ink);color:#fff}.result-bar{margin:18px 0 10px;display:flex;align-items:center}.result-bar>div{display:flex;gap:4px;align-items:baseline}.result-bar strong{font-size:14px}.result-bar span{font-size:10px;color:var(--muted)}.result-bar select{margin-left:auto;border:0;background:transparent;font-size:10px}.active-filters{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.active-filters:empty{display:none}.active-filters button{border:0;background:#f3e8de;border-radius:999px;padding:6px 8px;font-size:9px;color:#70574a}.discover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 12px}.empty-state{text-align:center;padding:70px 0;color:var(--muted)}.empty-state>div{font-family:Georgia,serif;font-size:25px;color:#c4a992;margin-bottom:8px}.empty-state strong{display:block;color:var(--ink)}.empty-state p{font-size:11px}.secondary-btn,.primary-btn{border:0;border-radius:13px;padding:12px 14px;font-weight:900;font-size:11px}.primary-btn{background:var(--ink);color:#fff}.secondary-btn{background:#f0e6dd;color:var(--ink)}.full{width:100%}.booking-empty{border:1px solid var(--line);background:#fff;border-radius:24px;padding:45px 24px;text-align:center}.empty-icon{width:60px;height:60px;margin:auto;border-radius:20px;background:#f2e6db;display:grid;place-items:center}.empty-icon svg{width:28px;height:28px;fill:none;stroke:#9a745f;stroke-width:1.6}.booking-empty h2{font-family:Georgia,serif;font-weight:500;margin:14px 0 7px}.booking-empty p{font-size:11px;line-height:1.7;color:var(--muted);max-width:390px;margin:0 auto}.empty-actions{display:flex;justify-content:center;gap:7px;margin-top:16px}.booking-hero{background:linear-gradient(145deg,#432d24,#2f211b);color:white;border-radius:25px;padding:22px;overflow:hidden;position:relative}.booking-hero:after{content:"";position:absolute;right:-80px;top:-100px;width:250px;height:250px;border-radius:50%;border:1px solid rgba(255,255,255,.07)}.booking-top{display:flex;justify-content:space-between;gap:12px;position:relative;z-index:1}.booking-top h2{font-family:Georgia,serif;font-weight:500;font-size:25px;margin:5px 0}.booking-state{height:fit-content;border-radius:999px;padding:6px 9px;font-size:9px;background:#e9f1ea;color:#45604c}.booking-info-grid{margin-top:17px;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:13px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;position:relative;z-index:1}.booking-info-grid div{display:grid;gap:4px}.booking-info-grid span{font-size:9px;color:#cbb9ae}.booking-info-grid strong{font-size:11px}.booking-items{display:flex;gap:7px;padding:14px 0;overflow:auto;position:relative;z-index:1}.booking-items div{min-width:112px;width:112px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);border-radius:14px;padding:6px}.booking-items img{width:100%;height:86px;object-fit:cover;border-radius:9px}.booking-items b{font-size:9px;display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pass-row{display:grid;grid-template-columns:118px 1fr;gap:17px;align-items:center;background:#f7eee6;color:var(--ink);border-radius:18px;padding:13px;position:relative;z-index:1}.pass-row canvas{width:118px;height:118px;border-radius:10px;background:white}.pass-row>div{display:grid;gap:4px}.pass-row span{font-size:9px;color:var(--muted)}.pass-row strong{font-family:ui-monospace,monospace;font-size:18px;letter-spacing:.08em}.pass-row small{font-size:9px;color:var(--muted)}.pass-row button{width:max-content;margin-top:5px;border:0;background:var(--ink);color:white;border-radius:9px;padding:7px 9px;font-size:9px;font-weight:800}.journey-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:14px 0}.journey-steps div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px 7px;text-align:center;display:grid;gap:3px;color:#a49488}.journey-steps i{width:25px;height:25px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;margin:auto;font-style:normal;font-size:9px}.journey-steps b{font-size:10px}.journey-steps span{font-size:8px}.journey-steps .done{background:#eaf1eb;border-color:#d7e2d8;color:#52705b}.journey-steps .current{background:#432d24;border-color:#432d24;color:#fff}.action-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:17px}.action-card h3{font-size:14px;margin:0 0 5px}.action-card p{font-size:10px;line-height:1.65;color:var(--muted);margin:0}.action-card button{margin-top:11px;width:100%}.history-list,.shared-list{display:grid;gap:9px}.history-item,.shared-item{border:1px solid var(--line);background:#fff;border-radius:16px;padding:10px;display:flex;align-items:center;gap:11px}.history-item img,.shared-item img{width:52px;height:61px;border-radius:10px;object-fit:cover}.history-item>div,.shared-item>div{flex:1;display:grid;gap:3px}.history-item b,.shared-item b{font-size:11px}.history-item span,.shared-item span{font-size:9px;color:var(--muted)}.share-flow{background:linear-gradient(135deg,#f5e8dc,#fff8f2);border:1px solid #ebd9ca;border-radius:23px;padding:19px}.share-flow-title h2{font-family:Georgia,serif;font-weight:500;font-size:22px;margin:5px 0 14px}.share-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.share-steps div{background:rgba(255,255,255,.72);border-radius:14px;padding:11px;text-align:center}.share-steps i{width:24px;height:24px;border-radius:50%;background:#5a3d2f;color:#fff;display:grid;place-items:center;margin:auto;font-style:normal;font-size:9px}.share-steps b{font-size:10px;display:block;margin-top:6px}.share-steps span{font-size:8px;color:var(--muted)}.share-form{display:grid;gap:13px;margin-top:14px}.share-form label,.reserve-body label,.profile-form label,.filter-sheet label{display:grid;gap:6px;font-size:10px;font-weight:800}.share-form input,.share-form select,.share-form textarea,.reserve-body input,.reserve-body select,.profile-form select,.filter-sheet select{border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px;outline:0;font-size:11px}.photo-drop{min-height:200px;border:1px dashed #cdb5a4!important;border-radius:19px;display:grid!important;place-items:center;background:#fbf4ed;overflow:hidden;position:relative}.photo-drop input{display:none}.photo-drop>img{width:100%;height:280px;object-fit:cover}.photo-drop>div{text-align:center;display:grid;gap:4px}.upload-plus{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#4b3228;color:white;margin:auto;font-size:18px}.photo-drop b{font-size:12px}.photo-drop small{font-size:9px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.share-checks{border:1px solid var(--line);background:#fff;border-radius:15px;padding:12px;display:grid;gap:8px}.share-checks label{display:flex!important;align-items:flex-start;gap:8px;font-weight:500}.share-checks input{margin-top:2px}.share-checks span{font-size:9px;line-height:1.5;color:#77665b}.share-rule{background:#423027;color:#fff;border-radius:17px;padding:15px;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}.share-rule>div{display:grid;gap:3px}.share-rule strong{font-family:Georgia,serif;font-weight:500;font-size:18px}.share-rule p{font-size:9px;line-height:1.55;color:#ddcec5;margin:0}.my-head{align-items:center}.ghost-small{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 10px;font-size:9px}.profile-card{border:1px solid var(--line);background:#fff;border-radius:21px;padding:16px;display:flex;align-items:center;gap:12px}.avatar{width:52px;height:52px;border-radius:50%;background:#4a3127;color:white;display:grid;place-items:center;font-family:Georgia,serif;font-size:22px}.profile-main{display:grid;gap:4px;flex:1}.profile-main strong{font-size:13px}.profile-main>span{font-size:9px;color:var(--muted)}.profile-tags{display:flex;gap:5px;flex-wrap:wrap}.profile-tags span{font-size:8px;padding:4px 6px;border-radius:999px;background:#f1e6dc;color:#74594a}.profile-card>button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 9px;font-size:9px}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;margin:13px 0}.stat-row button{border:0;border-right:1px solid var(--line);background:#fff;padding:14px 5px;text-align:center}.stat-row button:last-child{border-right:0}.stat-row b{display:block;font-size:16px}.stat-row span{font-size:8px;color:var(--muted)}.plan-card{background:linear-gradient(140deg,#3d281f,#523528);color:#fff;border-radius:22px;padding:18px}.plan-title{display:flex;justify-content:space-between;gap:12px}.plan-title h2{font-family:Georgia,serif;font-size:20px;font-weight:500;margin:5px 0}.plan-title>span{font-size:8px;color:#d8c2b5}.plan-meter{height:6px;background:rgba(255,255,255,.14);border-radius:999px;overflow:hidden;margin:13px 0 7px}.plan-meter div{height:100%;width:0;background:#e6bd9c;border-radius:999px}.plan-meta{display:flex;justify-content:space-between;gap:10px;font-size:8px;color:#dac9bf}.my-quick{display:grid;border:1px solid var(--line);border-radius:19px;overflow:hidden;margin-top:13px}.my-quick button{border:0;border-bottom:1px solid var(--line);background:#fff;padding:13px;display:grid;grid-template-columns:31px 1fr 18px;gap:9px;align-items:center;text-align:left}.my-quick button:last-child{border-bottom:0}.my-quick>button>svg:first-child{width:18px;height:18px;fill:none;stroke:#8f6d59;stroke-width:1.7}.my-quick>button>svg:last-child{width:14px;height:14px;fill:none;stroke:#a8968b;stroke-width:1.8}.my-quick span{display:grid;gap:2px}.my-quick b{font-size:11px}.my-quick small{font-size:8px;color:var(--muted)}.trust-card{margin-top:13px;background:var(--greenBg);border-radius:18px;padding:15px;display:flex;gap:10px}.trust-card>div{width:30px;height:30px;min-width:30px;border-radius:10px;background:#5e7b65;color:#fff;display:grid;place-items:center}.trust-card svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.trust-card span{display:grid;gap:4px}.trust-card b{font-size:10px}.trust-card p{font-size:9px;line-height:1.6;color:#5c7463;margin:0}.brand-link-card{margin-top:13px;border:1px solid var(--line);border-radius:18px;padding:15px;text-decoration:none;color:var(--ink);display:flex;align-items:center;justify-content:space-between;background:#fff}.brand-link-card span:first-child{display:grid;gap:3px}.brand-link-card small{font-size:8px;color:#9b765e;letter-spacing:.12em}.brand-link-card b{font-size:10px}.brand-link-card>span:last-child{font-size:9px;color:var(--muted)}.bottom-nav{display:none}.modal-backdrop,.drawer-backdrop,.filter-panel{position:fixed;inset:0;background:rgba(41,27,20,.5);z-index:120;display:flex;align-items:flex-end;justify-content:center;padding:20px}.modal-backdrop[hidden],.drawer-backdrop[hidden],.filter-panel[hidden]{display:none}.modal-sheet{width:min(620px,100%);max-height:94vh;overflow:auto;background:var(--paper);border-radius:27px;box-shadow:0 25px 80px rgba(0,0,0,.26);position:relative}.modal-sheet.compact{width:min(500px,100%)}.modal-close{position:absolute;right:14px;top:14px;z-index:5;width:37px;height:37px;border-radius:50%;border:0;background:rgba(255,255,255,.9);display:grid;place-items:center}.modal-close svg,.drawer-head button svg,.filter-head button svg{width:17px;height:17px;fill:none;stroke:var(--ink);stroke-width:1.8}.detail-image-wrap{height:405px;position:relative;background:#eee}.detail-image-wrap>img{width:100%;height:100%;object-fit:cover}.detail-status{position:absolute;left:16px;bottom:16px;background:rgba(255,255,255,.9);border-radius:999px;padding:6px 8px;font-size:9px;color:#4e6c57}.heart-btn{position:absolute;right:16px;bottom:15px;width:43px;height:43px;border:0;border-radius:50%;background:#fff;display:grid;place-items:center}.heart-btn svg{width:19px;height:19px;fill:none;stroke:var(--ink);stroke-width:1.8}.heart-btn.active svg{fill:#a65a5a;stroke:#a65a5a}.detail-body{padding:21px}.detail-title-row{display:flex;justify-content:space-between;gap:16px}.detail-title-row h2{font-family:Georgia,serif;font-weight:500;font-size:25px;margin:5px 0}.detail-title-row>strong{font-size:11px;white-space:nowrap}.tags{display:flex;gap:5px;flex-wrap:wrap}.tags span{font-size:8px;padding:5px 7px;background:#f2e6dc;border-radius:999px}.fit-match{margin-top:13px;border-radius:15px;padding:11px;background:#eaf1eb;display:flex;align-items:center;gap:10px}.fit-match>span{font-family:Georgia,serif;font-size:22px;color:#4d6e57}.fit-match div{display:grid;gap:2px}.fit-match b{font-size:10px}.fit-match small{font-size:8px;color:#627866}.spec-list{margin:13px 0 0;border-top:1px solid var(--line)}.spec-list div{display:flex;padding:10px 0;border-bottom:1px solid var(--line);font-size:10px}.spec-list dt{width:72px;color:var(--muted)}.spec-list dd{margin:0;font-weight:700}.detail-callout{margin-top:12px;background:#f7eee6;border-radius:14px;padding:12px}.detail-callout b{font-size:10px}.detail-callout p{font-size:9px;line-height:1.6;color:var(--muted);margin:5px 0 0}.detail-actions{display:grid;grid-template-columns:1fr 1.7fr;gap:8px;margin-top:13px}.reserve-link{width:100%;margin-top:7px;border:0;background:transparent;font-size:9px;color:#8f6b56}.bag-drawer{height:100%;width:min(430px,100%);margin-left:auto;background:var(--paper);box-shadow:-25px 0 80px rgba(0,0,0,.2);padding:21px;display:flex;flex-direction:column}.drawer-backdrop{padding:0;align-items:stretch}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head h2{font-family:Georgia,serif;font-weight:500;font-size:25px;margin:4px 0}.drawer-head button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:50%;display:grid;place-items:center}.bag-guide{margin:10px 0 14px;background:#f4e9df;border-radius:13px;padding:10px;display:flex;gap:7px;align-items:center}.bag-guide b{font-size:9px;padding:5px 7px;background:#4c3329;color:#fff;border-radius:999px}.bag-guide span{font-size:9px;color:#77645a}.bag-items{display:grid;gap:9px;overflow:auto}.bag-item{border:1px solid var(--line);border-radius:15px;padding:8px;display:grid;grid-template-columns:59px 1fr 30px;gap:9px;align-items:center}.bag-item img{width:59px;height:70px;object-fit:cover;border-radius:10px}.bag-item>div{display:grid;gap:3px}.bag-item b{font-size:10px}.bag-item span{font-size:8px;color:var(--muted)}.bag-item button{width:30px;height:30px;border:0;background:#f4ece4;border-radius:50%;display:grid;place-items:center}.bag-item button svg{width:13px;height:13px;fill:none;stroke:var(--ink);stroke-width:1.8}.bag-empty{margin:auto;text-align:center;display:grid;justify-items:center;gap:6px;color:var(--muted)}.bag-empty>svg{width:45px;height:45px;fill:none;stroke:#b99d8c;stroke-width:1.4}.bag-empty b{color:var(--ink);font-size:12px}.bag-empty span{font-size:9px;max-width:250px;line-height:1.5}.bag-empty button{margin-top:6px}.drawer-footer{margin-top:auto;border-top:1px solid var(--line);padding-top:13px}.drawer-footer>div{display:flex;justify-content:space-between;margin-bottom:9px;font-size:10px}.drawer-footer em{font-style:normal}.drawer-footer button{width:100%}.reserve-body,.finder-body,.profile-form,.info-body{padding:27px;display:grid;gap:13px}.reserve-body h2,.finder-body h2,.profile-form h2,.info-body h2{font-family:Georgia,serif;font-weight:500;font-size:26px;margin:4px 0}.muted,.finder-body>p,.profile-form>p{font-size:10px;line-height:1.6;color:var(--muted);margin:0}.reserve-bag-preview{display:flex;gap:6px;overflow:auto}.reserve-bag-preview div{width:70px;min-width:70px}.reserve-bag-preview img{width:70px;height:82px;object-fit:cover;border-radius:10px}.reserve-bag-preview span{font-size:8px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.summary-box{background:#f4ebe3;border-radius:14px;padding:12px;display:grid;gap:3px}.summary-box>span,.summary-box small{font-size:8px;color:var(--muted)}.summary-box strong{font-size:13px}.finder-block{display:grid;gap:7px}.finder-block>b{font-size:10px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.choice-grid button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 6px;font-size:9px}.choice-grid button.active{background:#4a3027;color:#fff;border-color:#4a3027}.profile-form label{margin-top:2px}.filter-sheet{width:min(470px,100%);background:var(--paper);border-radius:24px;padding:20px;display:grid;gap:13px}.filter-head{display:flex;justify-content:space-between;align-items:center}.filter-head h2{font-family:Georgia,serif;font-weight:500;font-size:23px;margin:3px 0}.filter-head button{width:35px;height:35px;border:0;background:transparent;display:grid;place-items:center}.filter-actions{display:grid;grid-template-columns:1fr 1.7fr;gap:7px;margin-top:4px}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,16px);background:#30221c;color:white;border-radius:999px;padding:10px 14px;font-size:10px;opacity:0;pointer-events:none;transition:.25s;z-index:300;box-shadow:0 12px 30px rgba(0,0,0,.18);white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}
#bookingShortcut:empty{display:none}.booking-shortcut{margin-bottom:13px;border:1px solid #dfd1c4;background:linear-gradient(90deg,#fff8f2,#f4e8dc);border-radius:17px;padding:12px;display:flex;align-items:center;gap:10px}.booking-shortcut>div:first-child{width:38px;height:38px;border-radius:12px;background:#4b3329;color:#fff;display:grid;place-items:center}.booking-shortcut svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.booking-shortcut>span{display:grid;gap:2px;flex:1}.booking-shortcut b{font-size:10px}.booking-shortcut small{font-size:8px;color:var(--muted)}.booking-shortcut button{border:0;background:transparent;font-size:9px;color:#805e4a}.info-guide{display:grid;gap:8px}.info-step{border:1px solid var(--line);border-radius:15px;padding:12px;display:grid;grid-template-columns:28px 1fr;gap:9px}.info-step i{width:28px;height:28px;border-radius:50%;background:#4b3329;color:#fff;display:grid;place-items:center;font-style:normal;font-size:9px}.info-step b{font-size:10px}.info-step p{font-size:9px;color:var(--muted);line-height:1.5;margin:3px 0 0}
@media(max-width:980px){body{background:var(--paper)}.app-shell{display:block;padding:0}.desktop-side{display:none}.main-stage{min-height:100vh;border:0;border-radius:0;box-shadow:none}.topbar{height:66px;padding:10px 16px}.mobile-logo{display:block;border:0;background:transparent;padding:0;margin-right:9px}.mobile-logo img{width:86px;height:28px;object-fit:contain;object-position:left}.location-pill{padding:6px 4px;gap:6px}.location-pill>svg{width:16px}.location-pill b{font-size:10px}.location-pill small{font-size:8px}.location-pill .chev{display:none}.preopen-banner{margin:10px 14px 0}.preopen-banner span{font-size:9px}.preopen-banner button{display:none}.view{padding:14px 14px calc(95px + var(--safe))}.hero-card{height:445px}.hero-copy{left:24px;width:62%}.hero-copy h1{font-size:39px}.occasion-row{grid-template-columns:repeat(6,minmax(72px,1fr));overflow:auto;scrollbar-width:none}.occasion-row::-webkit-scrollbar{display:none}.occasion-card{min-width:72px}.product-scroll{grid-auto-columns:29%}.bottom-nav{position:fixed;z-index:90;left:0;right:0;bottom:0;height:70px;padding:6px 10px calc(6px + var(--safe));display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,253,249,.94);backdrop-filter:blur(20px);border-top:1px solid var(--line)}.bottom-nav button{border:0;background:transparent;color:#8f7f74;display:grid;place-items:center;gap:1px;padding:0}.bottom-nav>button>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.bottom-nav b{font-size:8px}.bottom-nav button.active{color:var(--ink)}.bottom-nav .bag-main>span{width:44px;height:44px;margin-top:-21px;border-radius:50%;background:#3f2a22;color:#fff;display:grid;place-items:center;position:relative;box-shadow:0 8px 22px rgba(60,40,30,.28)}.bottom-nav .bag-main>span svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.bottom-nav .bag-main em{position:absolute;right:-2px;top:-2px;background:#d39972;color:white;font-size:8px;font-style:normal;min-width:17px;height:17px;padding:0 4px;border-radius:999px;display:grid;place-items:center;border:2px solid #fff}.bottom-nav .bag-main>b{margin-top:-5px}.modal-backdrop,.filter-panel{padding:0}.modal-sheet,.filter-sheet{border-radius:25px 25px 0 0;max-height:94vh}.toast{bottom:86px}}
@media(max-width:620px){.top-actions{gap:4px}.round-btn{width:35px;height:35px}.preopen-banner{padding:8px 10px}.preopen-banner b{font-size:8px}.hero-card{height:420px;border-radius:23px}.hero-card>img{object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(45,26,18,.82) 0,rgba(45,26,18,.5) 58%,rgba(45,26,18,.1) 100%)}.hero-copy{left:20px;width:76%;top:46%}.hero-copy h1{font-size:34px}.hero-copy p{font-size:11px}.hero-actions{display:grid;width:max-content}.hero-note{left:20px;bottom:17px}.home-search{height:50px}.section-head{margin-top:22px}.section-head h2{font-size:24px}.section-note{display:none}.fit-profile{grid-template-columns:39px 1fr}.fit-profile-icon{width:39px;height:39px}.fit-profile button{grid-column:2;width:max-content;margin-top:-2px}.product-scroll{grid-auto-columns:44%}.look-grid{grid-template-columns:1fr}.look-images{height:220px}.closet-experience{height:365px}.closet-experience:after{background:linear-gradient(0deg,rgba(54,31,23,.85),rgba(54,31,23,.22) 75%)}.closet-copy{left:20px;right:20px;bottom:20px;top:auto;transform:none;width:auto}.closet-copy h2{font-size:25px}.membership-card{display:block}.member-price{text-align:left;justify-items:start;margin-top:16px}.page-head h1,.page-head h2{font-size:31px}.discover-grid{grid-template-columns:repeat(2,1fr);gap:17px 9px}.result-bar span{font-size:9px}.share-steps{grid-template-columns:repeat(2,1fr)}.field-grid{grid-template-columns:1fr}.share-rule{grid-template-columns:1fr}.booking-info-grid{grid-template-columns:1fr 1fr}.booking-info-grid div:last-child{grid-column:1/-1}.pass-row{grid-template-columns:92px 1fr}.pass-row canvas{width:92px;height:92px}.journey-steps div{padding:9px 4px}.journey-steps span{display:none}.plan-title,.plan-meta{display:block}.plan-title>span,.plan-meta span{display:block;margin-top:4px}.detail-image-wrap{height:350px}.choice-grid{grid-template-columns:repeat(3,1fr)}.profile-card{align-items:flex-start}.profile-card>button{margin-left:auto}.stat-row span{font-size:7px}}
@media(max-width:400px){.mobile-logo img{width:76px}.location-pill small{display:none}.hero-copy{width:82%}.hero-copy h1{font-size:31px}.hero-note span{font-size:8px}.product-scroll{grid-auto-columns:48%}.occasion-card small{display:none}.pass-row{grid-template-columns:1fr}.pass-row canvas{width:110px;height:110px}.choice-grid{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.share-teaser{margin-top:18px;border:1px solid #e2d6ca;background:linear-gradient(100deg,#fff,#f6ece2);border-radius:22px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.share-teaser h2{font-family:Georgia,serif;font-weight:500;font-size:20px;line-height:1.25;margin:5px 0}.share-teaser p{font-size:9px;line-height:1.6;color:var(--muted);margin:0;max-width:540px}.share-teaser button{white-space:nowrap;border:1px solid #d8c6b7;background:#fff;border-radius:999px;padding:9px 11px;font-size:9px;font-weight:800}@media(max-width:620px){.share-teaser{display:block}.share-teaser button{margin-top:12px}.share-teaser h2{font-size:19px}}


/* =========================================================
   MADA FINAL — balanced typography, premium UX, self-pick
   Large titles keep the original scale. Only hard-to-read
   labels/body copy are raised selectively.
   ========================================================= */

/* --- legibility: raise only genuinely small UI text --- */
.brand>span{font-size:11px}
.preopen-chip{font-size:12px}
.side-nav em{font-size:11px}
.side-card p,.side-link{font-size:12px}
.location-pill small{font-size:12px}
.preopen-banner b{font-size:10px}
.preopen-banner span{font-size:12px}
.preopen-banner button{font-size:12px}
.overline{font-size:10px}
.hero-note span{font-size:10px}
.home-search kbd{font-size:10px}
.section-note{font-size:12px}
.text-btn{font-size:12px}
.occasion-card b{font-size:12px}
.occasion-card small{font-size:10px}
.fit-profile p{font-size:12px}
.fit-profile button{font-size:11px}
.availability-badge,.fit-badge{font-size:10px}
.card-copy span{font-size:12px;line-height:1.45}
.look-copy small{font-size:10px}
.look-copy span{font-size:12px}
.closet-copy p,.membership-card p{font-size:12px}
.experience-pills span,.member-price span{font-size:10px}
.member-price button{font-size:11px}
.page-head p{font-size:13px;line-height:1.65}
.filter-btn{font-size:12px}
.filter-btn em{font-size:10px}
.discover-section-label span{font-size:11px}
.discover-section-label button{font-size:10px}
.occasion-chips button,.category-chips button{font-size:11px}
.result-bar span,.result-bar select{font-size:11px}
.active-filters button{font-size:10px}
.empty-state p,.booking-empty p{font-size:13px}
.secondary-btn,.primary-btn{font-size:12px}
.booking-state{font-size:10px}
.booking-info-grid span{font-size:10px}
.booking-info-grid strong{font-size:12px}
.booking-items b{font-size:10px}
.pass-row span,.pass-row small{font-size:10px}
.pass-row button{font-size:10px}
.journey-steps i{font-size:10px}
.journey-steps b{font-size:11px}
.journey-steps span{font-size:10px}
.action-card p{font-size:12px}
.history-item b,.shared-item b{font-size:12px}
.history-item span,.shared-item span{font-size:10px}
.share-steps i{font-size:10px}
.share-steps b{font-size:11px}
.share-steps span{font-size:10px}
.share-form label,.reserve-body label,.profile-form label,.filter-sheet label{font-size:11px}
.share-form input,.share-form select,.share-form textarea,.reserve-body input,.reserve-body select,.profile-form select,.filter-sheet select{font-size:12px}
.photo-drop small,.share-checks span{font-size:10px}
.share-rule p{font-size:10px}
.ghost-small{font-size:10px}
.profile-main>span{font-size:10px}
.profile-tags span{font-size:10px}
.profile-card>button{font-size:10px}
.stat-row span{font-size:10px}
.plan-title>span,.plan-meta{font-size:10px}
.my-quick b{font-size:12px}
.my-quick small{font-size:10px}
.trust-card b{font-size:11px}
.trust-card p{font-size:10px}
.brand-link-card small{font-size:10px}
.brand-link-card b{font-size:11px}
.brand-link-card>span:last-child{font-size:10px}
.detail-status{font-size:10px}
.detail-title-row>strong{font-size:12px}
.tags span{font-size:10px}
.fit-match b{font-size:11px}
.fit-match small{font-size:10px}
.spec-list div{font-size:12px}
.detail-callout b{font-size:11px}
.detail-callout p{font-size:11px}
.reserve-link{font-size:11px}
.bag-guide b,.bag-guide span{font-size:11px}
.bag-item b{font-size:12px}
.bag-item span{font-size:10px}
.bag-empty span{font-size:11px}
.drawer-footer>div{font-size:12px}
.muted,.finder-body>p,.profile-form>p{font-size:12px}
.reserve-bag-preview span{font-size:10px}
.summary-box>span,.summary-box small{font-size:10px}
.finder-block>b{font-size:11px}
.choice-grid button{font-size:11px}
.toast{font-size:11px}
.booking-shortcut b{font-size:12px}
.booking-shortcut small{font-size:10px}
.booking-shortcut button{font-size:10px}
.info-step i{font-size:10px}
.info-step b{font-size:11px}
.info-step p{font-size:10px}
.share-teaser p{font-size:11px}
.share-teaser button{font-size:11px}

/* --- preserve premium hierarchy and prevent overflow --- */
h1,h2,h3,strong,b,.card-copy b,.look-copy b{overflow-wrap:break-word;word-break:keep-all}
.hero-copy h1,.page-head h1,.page-head h2,.section-head h2,.closet-copy h2{word-break:keep-all;overflow-wrap:normal}
.hero-copy,.fit-profile>div,.card-copy,.look-copy,.profile-main,.booking-location-head>div{min-width:0}
.card-copy b{font-size:13px;line-height:1.4;display:block}
.product-card,.discover-card{min-width:0}
.product-wrap{min-width:0}

/* --- touch targets / focus --- */
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(183,123,91,.28);outline-offset:2px}
.primary-btn,.secondary-btn,.cream-btn,.glass-btn{min-height:42px}

/* --- product card polish: exact shelf location stays out of the browse card --- */
.location-code-inline{display:none!important}
.thumb{box-shadow:0 1px 0 rgba(76,49,37,.04)}
.product-wrap:hover .thumb{box-shadow:0 14px 30px rgba(75,46,34,.12)}
.product-wrap:hover .thumb img{transform:scale(1.018)}
.thumb img{transition:transform .35s ease}

/* --- exact location in detail --- */
.location-row{display:flex;align-items:flex-start;gap:10px;background:#fbf4ed;margin-top:8px;padding:12px 10px!important;border:1px solid #ead8c8!important;border-radius:12px}
.location-row dt{font-weight:900;color:#704d3c;white-space:nowrap}
.location-row dd{font-weight:800;color:#3f2b22;line-height:1.55}

/* --- reservation self-pick system --- */
.booking-location-panel{margin:18px 0 20px;border:1px solid #decbbb;background:linear-gradient(145deg,#fffaf5,#f7eee5);border-radius:22px;padding:18px;color:var(--ink)}
.booking-location-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}
.booking-location-head h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:20px;line-height:1.25;letter-spacing:-.025em;margin:5px 0 5px}
.booking-location-head p{font-size:12px;line-height:1.65;color:var(--muted);margin:0;max-width:520px}
.location-legend{white-space:nowrap;border-radius:999px;background:#493027;color:#fff;padding:7px 10px;font-size:10px;font-weight:900;letter-spacing:.04em}
.pick-progress-wrap{display:flex;align-items:center;gap:10px;margin:12px 0 13px}
.pick-progress{height:7px;flex:1;background:#eadfd4;border-radius:999px;overflow:hidden}
.pick-progress>i{display:block;height:100%;width:0;background:#5f7b65;border-radius:inherit;transition:width .25s ease}
.pick-progress-wrap>span{font-size:11px;font-weight:900;color:#5f534a;white-space:nowrap}
.booking-location-list{display:grid;gap:9px}
.booking-location-item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:16px;padding:10px;transition:.2s}
.booking-location-item.found{border-color:#b9cdbd;background:#f5faf6}
.booking-location-item img{width:56px;height:68px;border-radius:10px;object-fit:cover;background:#eee5dc}
.booking-location-item .loc-main{min-width:0}
.booking-location-item .loc-main b{display:block;font-size:12px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.booking-location-item .loc-main span{display:block;font-size:10px;line-height:1.55;color:var(--muted);margin-top:3px}
.booking-location-item .loc-code{min-width:110px;border-radius:13px;background:#473027;color:#fff;text-align:center;padding:8px 9px}
.booking-location-item .loc-code strong{display:block;color:#fff;font-size:13px;letter-spacing:.01em}
.booking-location-item .loc-code small{display:block;color:#eadbd0;font-size:10px;margin-top:2px}
.pick-check{border:1px solid #dac7b7;background:#fff;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900;white-space:nowrap;color:#684b3c}
.pick-check.active{background:#58705d;border-color:#58705d;color:#fff}
.pick-check:disabled{opacity:.45;cursor:not-allowed}
.location-item-side{display:grid;justify-items:end;gap:6px}
.store-route{margin-top:13px;border-top:1px solid #e4d5c8;padding-top:12px}
.store-route-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}
.store-route-head b{font-size:11px}
.store-route-head span{font-size:10px;color:var(--muted)}
.store-find-guide{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}
.store-find-guide span{position:relative;border:1px dashed #d8c1ad;border-radius:11px;padding:8px 5px;text-align:center;background:rgba(255,255,255,.7);font-size:10px;font-weight:800;color:#745749}
.store-find-guide b{display:block;font-size:13px;color:#432b22;margin-bottom:2px}
.store-find-guide span.active{background:#4c3329;color:#fff;border-style:solid;border-color:#4c3329}
.store-find-guide span.active b{color:#fff}
.booking-items>div{position:relative}
.booking-items .booking-loc-mini{display:block;margin-top:4px;font-size:10px;color:#ead9cc;font-weight:800;line-height:1.3}
.bag-item .bag-location{font-size:10px;color:#725342;font-weight:800}
.reserve-bag-preview .reserve-location{display:block;font-size:10px;color:#735747;font-weight:800;margin-top:3px}
.action-card.location-action{border-color:#d6c1ae;background:linear-gradient(145deg,#fffaf5,#f7eee5)}
.action-card .location-action-list{display:grid;gap:7px;margin:12px 0 14px}
.action-card .location-action-list span{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:11px;background:#fff;border:1px solid var(--line);font-size:11px;font-weight:700}
.action-card .location-action-list b{font-size:11px;color:#3f281f}

/* --- clearer reservation summary / information density --- */
.booking-info-grid div{min-width:0}
.booking-info-grid strong{line-height:1.45}
.pass-row{border-top:1px solid rgba(255,255,255,.12)}
.booking-shortcut{box-shadow:0 8px 24px rgba(66,43,33,.06)}

/* --- mobile: readable but compact, no oversized overflow --- */
@media(max-width:820px){
  .view{padding-left:16px;padding-right:16px}
  .topbar{padding-left:16px;padding-right:16px}
  .hero-copy h1{font-size:39px}
  .location-pill b{font-size:11px}
  .location-pill small{font-size:10px}
  .preopen-banner span{font-size:11px}
  .bottom-nav b{font-size:10px}
  .bottom-nav .bag-main em{font-size:9px}
  .booking-location-panel{padding:15px}
  .booking-location-head{display:block}
  .location-legend{display:inline-block;margin-top:9px}
}
@media(max-width:620px){
  .hero-copy h1{font-size:34px}
  .hero-copy p{font-size:12px}
  .page-head p{font-size:12px}
  .section-head h2{font-size:24px}
  .booking-location-item{grid-template-columns:50px minmax(0,1fr)}
  .booking-location-item img{width:50px;height:62px}
  .location-item-side{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;width:100%}
  .booking-location-item .loc-code{min-width:0;display:flex;align-items:center;gap:7px;text-align:left}
  .booking-location-item .loc-code small{margin:0}
  .store-find-guide{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:400px){
  .hero-copy h1{font-size:31px}
  .hero-note span{font-size:9px}
  .store-find-guide{grid-template-columns:repeat(2,1fr)}
}

/* --- post-fitting selection: reserve several, rent only what you want --- */
.action-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.rent-select{margin:14px 0;border-top:1px solid #e5d6ca;border-bottom:1px solid #e5d6ca;padding:13px 0}
.rent-select-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px}
.rent-select-head b{font-size:12px}
.rent-select-head span{font-size:10px;color:var(--muted)}
.rent-select-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.rent-select-list button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:9px 10px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;text-align:left;color:var(--ink)}
.rent-select-list button>span{font-size:13px;color:#94735f}
.rent-select-list button>b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rent-select-list button>small{font-size:9px;color:var(--muted)}
.rent-select-list button.active{border-color:#9db2a1;background:#f1f7f2}
.rent-select-list button.active>span{color:#55745d}
.primary-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}
@media(max-width:620px){.rent-select-list{grid-template-columns:1fr}.action-buttons{display:grid;grid-template-columns:1fr 1fr}.action-buttons>*{width:100%}}

/* final micro-type tuning: labels readable, major headings unchanged */
.overline{font-size:11px}
@media(max-width:820px){.bottom-nav b{font-size:11px}.preopen-banner span{font-size:11px}}

/* =========================================================
   MADA FINAL V6 — layout repair + service-complete UX
   ========================================================= */

/* Fix LOOK cards: image and copy are strictly separated */
.look-grid{align-items:stretch}
.look-card{display:grid!important;grid-template-rows:180px minmax(104px,auto)!important;height:auto!important;min-height:284px;position:relative;overflow:hidden}
.look-images{height:180px!important;min-height:180px;max-height:180px;position:relative;overflow:hidden}
.look-copy{position:relative!important;inset:auto!important;transform:none!important;z-index:2;background:#fff;padding:14px 14px 15px!important;min-height:104px;display:flex;flex-direction:column;justify-content:flex-start;overflow:visible!important}
.look-copy small{font-size:10px!important;line-height:1.3;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.look-copy b{font-size:16px!important;line-height:1.3!important;margin:5px 0 4px!important;display:block!important;white-space:normal!important;overflow:visible!important}
.look-copy span{font-size:11px!important;line-height:1.45!important;display:block!important;white-space:normal!important;overflow:visible!important}

/* Availability states */
.availability-badge{font-weight:900;border:1px solid rgba(255,255,255,.6)}
.availability-badge.available{color:#46614e;background:rgba(245,251,246,.94)}
.availability-badge.reserved{color:#8a623f;background:rgba(255,247,233,.95)}
.availability-badge.rented{color:#8a5959;background:rgba(255,241,241,.95)}
.product-unavailable .thumb img{filter:saturate(.55) brightness(.94)}
.product-unavailable .bag-small{opacity:.6;cursor:not-allowed;background:rgba(235,226,218,.94);color:#9a887c}
.availability-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0 14px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:#fff}
.availability-toolbar small{font-size:11px;color:var(--muted)}
.availability-toggle{display:flex;align-items:center;gap:9px;cursor:pointer}
.availability-toggle input{position:absolute;opacity:0;pointer-events:none}
.availability-toggle>span{width:38px;height:22px;border-radius:999px;background:#dfd3c8;position:relative;transition:.2s}
.availability-toggle>span:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 1px 5px rgba(0,0,0,.18);transition:.2s}
.availability-toggle input:checked+span{background:#5e7865}
.availability-toggle input:checked+span:after{transform:translateX(16px)}
.availability-toggle b{font-size:12px}

/* Style tools */
.style-tools{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.style-tool{border:1px solid var(--line);border-radius:18px;background:#fff;min-height:86px;padding:14px;text-decoration:none;color:var(--ink);display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;text-align:left}
.style-tool.ai{background:linear-gradient(135deg,#fbf3eb,#f2e4d7)}
.style-tool.wear{background:linear-gradient(135deg,#f7f8f3,#eef2ea)}
.style-tool .tool-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#4b3127;color:#fff;font-family:Georgia,serif;font-size:18px}
.style-tool.wear .tool-icon{background:#64715d}
.style-tool .tool-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
.style-tool>span:last-child{display:grid;gap:2px;min-width:0}
.style-tool small{font-size:9px;font-weight:900;letter-spacing:.1em;color:#9b765e}
.style-tool b{font-size:13px;line-height:1.35}
.style-tool em{font-style:normal;font-size:10px;color:var(--muted);line-height:1.4}

/* Coordination recommendations in product detail */
.coord-recommend{margin-top:15px;border-top:1px solid var(--line);padding-top:15px}
.coord-recommend h3{font-family:Georgia,serif;font-size:18px;font-weight:500;margin:4px 0 10px}
.coord-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}
.coord-grid button{border:1px solid var(--line);background:#fff;border-radius:13px;padding:7px;text-align:left;min-width:0}
.coord-grid img{width:100%;aspect-ratio:1/1.05;object-fit:cover;border-radius:9px;display:block}
.coord-grid span{display:grid;gap:2px;margin-top:6px}
.coord-grid b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.coord-grid small{font-size:9px;color:var(--muted)}
.detail-status.available{color:#486350}.detail-status.reserved{color:#8a623f}.detail-status.rented{color:#8a5959}

/* Store map */
.floor-map-card{margin-top:14px;border-radius:22px;background:#f8efe7;border:1px solid #dfcdbd;padding:16px}
.floor-map-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}
.floor-map-head h3{font-family:Georgia,serif;font-size:20px;font-weight:500;margin:4px 0 0}
.floor-map-head button{border:0;background:#442e25;color:#fff;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900}
.floor-map{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:54px 72px 54px;gap:6px;border:2px solid #cdb8a5;border-radius:16px;padding:8px;background:#fff;grid-template-areas:"entry a b fitting" "c c d fitting" "e return return fitting"}
.floor-map>div{border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;border:1px dashed #d9c8b8;background:#faf6f1;color:#7a6558}
.map-entry{grid-area:entry}.zone-a{grid-area:a}.zone-b{grid-area:b}.zone-c{grid-area:c}.zone-d{grid-area:d}.zone-e{grid-area:e}.map-fitting{grid-area:fitting}.map-return{grid-area:return}
.map-zone{flex-direction:column;gap:2px}.map-zone b{font-size:15px;color:#4c3329}.map-zone.active{background:#4c3329;color:#fff;border-color:#4c3329;border-style:solid}.map-zone.active b{color:#fff}.map-return{background:#eef5ef!important;color:#55705d!important;border-color:#bfd0c2!important}

/* Always-accessible QR */
.qr-nav{margin-top:3px!important;border-top:1px solid #eee1d6!important}.qr-nav em{background:#5d755f!important;font-size:8px!important;letter-spacing:.05em}.qr-top{background:#4a3127;color:#fff;border-color:#4a3127}.qr-top svg{stroke:#fff}.qr-sheet{overflow:hidden}.qr-body{padding:28px;display:grid;justify-items:center;text-align:center;gap:9px}.qr-body h2{font-family:Georgia,serif;font-size:27px;font-weight:500;margin:4px 0}.qr-body>p{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.global-qr-wrap{background:#fff;padding:13px;border-radius:20px;border:1px solid var(--line);box-shadow:0 10px 30px rgba(55,35,26,.08);margin:8px 0}.global-qr-wrap canvas{display:block;width:180px;height:180px}.qr-body>strong{font-size:17px;letter-spacing:.08em}.qr-body>small{font-size:10px;line-height:1.55;color:var(--muted)}.qr-booking-info{width:100%;background:#f5ece4;border-radius:14px;padding:11px;display:grid;gap:3px}.qr-booking-info b{font-size:12px}.qr-booking-info span{font-size:10px;color:var(--muted)}

/* AI style */
.ai-style-body,.return-body{padding:28px;display:grid;gap:13px}.ai-style-body h2,.return-body h2{font-family:Georgia,serif;font-size:26px;font-weight:500;margin:3px 0}.ai-style-body>p{font-size:11px;line-height:1.65;color:var(--muted);margin:0}.ai-reason{border-radius:14px;background:#f2e8df;padding:11px;display:grid;gap:2px}.ai-reason b{font-size:12px}.ai-reason span{font-size:10px;color:var(--muted)}.ai-look{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ai-look button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:7px;text-align:left}.ai-look img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:9px}.ai-look b{display:block;font-size:10px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-look small{font-size:9px;color:#5d755f}.ai-note{font-size:9px!important;text-align:center}

/* Find mode */
.find-mode-backdrop{align-items:stretch;padding:16px}.find-mode-sheet{width:min(720px,100%);margin:auto;background:#fffdf9;border-radius:28px;padding:22px;max-height:calc(100vh - 32px);overflow:auto}.find-mode-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.find-mode-top h2{font-family:Georgia,serif;font-size:27px;font-weight:500;margin:4px 0}.find-mode-top>button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#fff}.find-mode-top svg{width:18px;height:18px;fill:none;stroke:var(--ink);stroke-width:1.8}.find-progress{margin:18px 0;display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.find-progress>b{font-size:12px}.find-progress>div{height:8px;background:#eee3da;border-radius:999px;overflow:hidden}.find-progress i{display:block;height:100%;background:#5f7965;border-radius:inherit}.find-focus{border:1px solid var(--line);border-radius:22px;overflow:hidden;display:grid;grid-template-columns:46% 1fr;background:#fff}.find-focus img{width:100%;height:300px;object-fit:cover}.find-focus>div{padding:24px;display:flex;flex-direction:column;justify-content:center}.find-focus span{font-size:10px;font-weight:900;color:#9c765e;letter-spacing:.1em}.find-focus h3{font-family:Georgia,serif;font-size:25px;font-weight:500;margin:7px 0}.find-focus strong{font-size:20px;color:#4b3329}.find-focus p{font-size:12px;line-height:1.65;color:var(--muted)}.mini-floor-map{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;margin:12px 0}.mini-floor-map>*{border:1px solid var(--line);background:#f8f3ee;border-radius:10px;padding:9px 4px;text-align:center;font-size:9px}.mini-floor-map b.active{background:#4b3329;color:#fff;border-color:#4b3329}

/* Return flow */
.return-steps{display:grid;gap:8px}.return-steps>div{border:1px solid var(--line);border-radius:14px;padding:11px;display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center}.return-steps>div>b{width:30px;height:30px;border-radius:50%;background:#4a3127;color:#fff;display:grid;place-items:center}.return-steps span{display:grid;gap:2px}.return-steps strong{font-size:12px}.return-steps small{font-size:10px;color:var(--muted)}.return-photo{border:1px dashed #cbb5a3;border-radius:14px;padding:13px;text-align:center;background:#faf5ef}.return-photo input{display:none}.return-photo span{font-size:11px;font-weight:800;color:#765a4a}

/* My page: QR, coupon, benefits, type size */
.my-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.my-service-card{border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);padding:14px;text-decoration:none;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left}.my-service-card>span{width:36px;height:36px;border-radius:12px;background:#4a3127;color:#fff;display:grid;place-items:center;font-family:Georgia,serif}.my-service-card.wear>span{background:#65725e}.my-service-card svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.7}.my-service-card>div{display:grid;gap:2px;min-width:0}.my-service-card small{font-size:8px;color:#9a745e;font-weight:900;letter-spacing:.08em}.my-service-card b{font-size:12px}.my-service-card p{font-size:9px;line-height:1.45;color:var(--muted);margin:0}.my-service-card em{font-style:normal;font-size:9px;color:#816555;white-space:nowrap}.coupon-card{margin-top:13px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:16px}.coupon-head{display:flex;justify-content:space-between;align-items:end}.coupon-head h2{font-family:Georgia,serif;font-size:21px;font-weight:500;margin:4px 0}.coupon-head>strong{font-size:24px;color:#a67b5f}.coupon-list{display:grid;gap:7px}.coupon-list button{border:1px solid #e5d6c9;background:#fbf6f1;border-radius:14px;padding:11px;display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left}.coupon-list button>span{display:grid;gap:2px}.coupon-list b{font-size:11px}.coupon-list small{font-size:9px;color:var(--muted)}.coupon-list em{font-style:normal;border-radius:999px;padding:5px 7px;background:#4f6d57;color:#fff;font-size:8px;white-space:nowrap}.benefit-card{margin-top:13px;background:linear-gradient(140deg,#3d281f,#56382b);border-radius:22px;padding:18px;color:#fff}.benefit-head h2{font-family:Georgia,serif;font-size:21px;font-weight:500;margin:4px 0 12px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.benefit-grid>div{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);border-radius:13px;padding:11px;display:grid;gap:4px}.benefit-grid b{font-size:9px;color:#e0b997}.benefit-grid strong{font-size:11px}.benefit-grid span{font-size:9px;line-height:1.4;color:#d9c6ba}.text-size-card{margin-top:13px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;display:flex;align-items:center;justify-content:space-between;gap:14px}.text-size-card>div:first-child{display:grid;gap:2px}.text-size-card b{font-size:12px}.text-size-card small{font-size:9px;color:var(--muted)}.text-size-options{display:flex;gap:5px}.text-size-options button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.text-size-options button.active{background:#4a3127;color:#fff;border-color:#4a3127}

/* Accessible large mode: only micro/body text, never hero/section headings */
html[data-text-size="large"] .card-copy span,
html[data-text-size="large"] .occasion-card small,
html[data-text-size="large"] .section-note,
html[data-text-size="large"] .my-quick small,
html[data-text-size="large"] .profile-main>span,
html[data-text-size="large"] .plan-meta,
html[data-text-size="large"] .trust-card p,
html[data-text-size="large"] .muted,
html[data-text-size="large"] .detail-callout p,
html[data-text-size="large"] .spec-list div,
html[data-text-size="large"] .booking-location-item .loc-main span,
html[data-text-size="large"] .booking-location-item .loc-code small{font-size:12px!important;line-height:1.6!important}

@media(max-width:820px){
  .style-tools{grid-template-columns:1fr}
  .look-card{grid-template-rows:205px minmax(96px,auto)!important;min-height:301px}
  .look-images{height:205px!important;min-height:205px;max-height:205px}
  .my-service-grid{grid-template-columns:1fr}
  .benefit-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .look-card{grid-template-rows:220px auto!important;min-height:0}
  .look-images{height:220px!important;min-height:220px;max-height:220px}
  .look-copy{min-height:92px;padding:13px!important}
  .availability-toolbar{align-items:flex-start}.availability-toolbar small{display:none}
  .coord-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .floor-map{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-template-areas:"entry fitting" "a b" "c c" "d e" "return return"}
  .find-mode-backdrop{padding:0}.find-mode-sheet{border-radius:0;min-height:100vh;max-height:100vh;padding:18px}
  .find-focus{grid-template-columns:1fr}.find-focus img{height:330px}.find-focus>div{padding:18px}.find-focus strong{font-size:19px}
  .mini-floor-map{grid-template-columns:repeat(4,1fr)}
  .benefit-grid{grid-template-columns:1fr 1fr}
  .text-size-card{align-items:flex-start;flex-direction:column}.text-size-options{width:100%}.text-size-options button{flex:1}
  .qr-top{display:grid!important}
}

/* MADA SEO FINAL — semantics only; customer UI preserved */
.page-head>div>h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.025em;margin:5px 0 0;font-size:34px}
.seo-footer{max-width:1120px;margin:38px auto 105px;padding:18px 22px;border-top:1px solid var(--line,#eadfd5);display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted,#7c685c);font-size:12px;line-height:1.6}
.seo-footer p{margin:0}.seo-footer nav{display:flex;gap:14px;flex-wrap:wrap}.seo-footer a{color:inherit;text-decoration:none;font-weight:700}.seo-footer a:hover{text-decoration:underline}
.noscript-notice{margin:12px auto;padding:12px 16px;max-width:1080px;border:1px solid #dccbbb;border-radius:12px;background:#fff8f1;color:#5b4033;font:600 14px/1.5 system-ui,sans-serif}
@media(max-width:620px){.page-head>div>h2{font-size:31px}}
@media(max-width:720px){.seo-footer{margin:28px 18px 92px;padding:16px 0;display:block;font-size:12px}.seo-footer nav{margin-top:8px}}

/* 2026-08-28 · category/scroll stability */
.occasion-chips,.category-chips{
  overscroll-behavior-inline:contain;
  scroll-snap-type:x proximity;
  scroll-padding-inline:2px;
  -webkit-overflow-scrolling:touch;
  overflow-anchor:none;
}
.occasion-chips button,.category-chips button{scroll-snap-align:start;flex:0 0 auto}
.discover-section-label,.result-bar,.discover-grid{overflow-anchor:none}
@media(max-width:980px){
  .occasion-chips,.category-chips{margin-inline:-2px;padding-inline:2px 8px}
}
