:root{--bg:#fff4ed;--bg-soft:#ffe7dc;--surface:#fff;--surface-2:#fff9f4;--text:#1f1726;--muted:#66586b;--line:#f0cbb9;--coral:#ff5b4f;--pink:#f52f72;--mint:#5fcdbb;--mint-dark:#138574;--plum:#4a3346;--ok:#2f6b3f;--error:#9d3250;--shadow:0 18px 36px #4a33461c;--font-body:"Inter", "Segoe UI", sans-serif;--font-title:"Poppins", "Segoe UI", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(180deg, #fff7f2 0%, var(--bg) 42%, #fffaf6 100%);color:var(--text);font-family:var(--font-body)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.65}.container{width:min(1180px,100% - 32px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9f4f0;border-bottom:1px solid #f5d9cd;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.logo{width:auto;height:44px;display:block}.main-nav{color:var(--muted);gap:24px;font-weight:850;display:flex}.main-nav a.active,.main-nav a:hover{color:var(--text)}.header-actions,.header-user{align-items:center;gap:8px;display:flex}.btn{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:15px;font-weight:900;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink));box-shadow:0 14px 24px #f52f7233}.btn-primary:hover{filter:saturate(1.05)brightness(.98)}.btn-ghost{border:1px solid var(--line);color:var(--plum);background:#fff}.btn-new-listing{background:linear-gradient(120deg, var(--coral), var(--pink));min-width:166px}.tool-link,.back-link{color:var(--pink);align-items:center;gap:8px;font-weight:900;display:inline-flex}.icon-button{border:1px solid var(--line);width:38px;height:38px;color:var(--plum);cursor:pointer;background:#fff;border-radius:50%;flex:none;place-items:center;display:inline-grid}.icon-button.is-active{color:#fff;border-color:var(--pink);background:linear-gradient(120deg, var(--coral), var(--pink))}.icon-button.danger{color:var(--error)}.header-user{position:relative}.user-trigger{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:5px 14px 5px 5px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #4a33460f}.avatar{object-fit:cover;background:#fff0ea;border-radius:50%;width:34px;height:34px}.avatar-large{width:104px;height:104px}.avatar-xl{width:132px;height:132px;box-shadow:var(--shadow);border:5px solid #fff}.user-menu{border:1px solid var(--line);min-width:230px;box-shadow:var(--shadow);background:#fff;border-radius:16px;flex-direction:column;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.user-menu a,.user-menu button{text-align:left;width:100%;font:inherit;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:11px;display:flex}.user-menu a:hover,.user-menu button:hover{background:#fff1ea}.section-tight{padding:26px 0 58px}.market-page{padding-bottom:58px}.market-hero{background:linear-gradient(135deg,#fff0e8 0%,#ffd7d2 46%,#c9f2ea 100%);border-bottom:1px solid #f6d0c4}.market-hero-inner{justify-content:space-between;align-items:center;gap:24px;min-height:238px;display:flex}.brand-line{color:var(--pink);align-items:center;gap:8px;margin-bottom:12px;font-weight:950;display:inline-flex}h1{max-width:780px;font-family:var(--font-title);letter-spacing:0;font-size:42px;line-height:1.08}h2{font-family:var(--font-title);letter-spacing:0;font-size:26px;line-height:1.18}h3{letter-spacing:0;font-size:16px;line-height:1.3}.lead{color:var(--muted);max-width:64ch;font-size:18px;line-height:1.55}.eyebrow{color:var(--pink);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-weight:950}.market-toolbar{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;align-items:center;gap:16px;margin-top:28px;padding:12px;display:flex}.search-bar{flex:1;align-items:center;gap:10px;display:flex}.search-bar input,.input-icon input{border:0;outline:0;flex:1;min-width:0}.input-icon{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:flex}.category-strip{gap:8px;padding:18px 0 0;display:flex;overflow-x:auto}.chip{border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:10px 15px;font-weight:900}.chip.is-active{background:linear-gradient(120deg, var(--coral), var(--pink));color:#fff;border-color:#0000}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.section-heading p{color:var(--muted);margin-top:5px}.section-heading a{color:var(--pink);font-weight:950}.listing-grid{grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:18px;display:grid}.grid-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.card,.step{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px;box-shadow:0 8px 22px #4a33460d}.steps{gap:12px;display:grid}.listing-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;min-height:100%;transition:transform .16s,box-shadow .16s;display:grid;overflow:hidden;box-shadow:0 8px 20px #4a33460d}.listing-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.listing-media{aspect-ratio:4/3;background:#fff0ea;place-items:center;display:grid;position:relative;overflow:hidden}.listing-media img{object-fit:cover;width:100%;height:100%}.favorite-button{position:absolute;top:10px;right:10px}.listing-body{gap:11px;min-width:0;padding:14px;display:grid}.listing-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;display:-webkit-box;overflow:hidden}.listing-price{color:var(--mint-dark);margin-top:5px;font-size:21px;font-weight:950}.listing-meta,.detail-facts,.listing-footer{color:var(--muted);flex-wrap:wrap;gap:8px 12px;font-size:13px;display:flex}.listing-meta span,.detail-facts span{align-items:center;gap:5px;min-width:0;display:inline-flex}.listing-footer{border-top:1px solid #f4ded3;justify-content:space-between;padding-top:10px}.listing-footer strong{color:var(--mint-dark)}.home-page-pro{background:radial-gradient(circle at 8% 4%,#ddd4cfd1,#0000 26%),radial-gradient(circle at 82% 10%,#b7a18e47,#0000 28%),linear-gradient(#fbf8f5 0%,#fffaf7 52%,#f2ece8 100%);padding-bottom:58px}.home-discovery{grid-template-columns:minmax(0,1fr) 286px;align-items:stretch;gap:18px;padding-top:30px;display:grid}.home-discovery-main{background:linear-gradient(120deg,#ffffffe6,#ffffff9e),radial-gradient(circle at 86% 16%,#bcaea947,#0000 35%);border:1px solid #8c7d772e;border-radius:34px;min-height:330px;padding:clamp(24px,5vw,48px);box-shadow:0 28px 80px #2d29261a}.home-kicker{color:#6f625d;letter-spacing:.03em;text-transform:uppercase;background:#ffffffb8;border:1px solid #8c7d7733;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.home-discovery-main h1{letter-spacing:-.07em;max-width:720px;margin-top:18px;font-size:clamp(42px,6vw,72px);line-height:.94}.home-discovery-main p{color:#756963;max-width:620px;margin-top:16px;font-size:18px;line-height:1.48}.home-search{background:#ffffffeb;border:1px solid #8c7d772e;border-radius:24px;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:12px;margin-top:26px;padding:12px;display:grid;box-shadow:0 18px 42px #2d292617}.home-search svg{color:#6f625d;margin-left:4px}.home-search input{color:#2d2926;background:0 0;border:0;outline:0;min-height:46px;padding:0 4px;font-weight:750}.home-search input::placeholder{color:#8c7d77}.home-signal-card{color:#fff;background:radial-gradient(circle at 20% 8%,#ffffff2e,#0000 28%),linear-gradient(145deg,#2d2926,#6f625d);border-radius:34px;align-content:space-between;gap:18px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #2d292629}.home-signal-card:after{content:"";border:34px solid #ffffff14;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-70px;right:-78px}.home-signal-card span{color:#f2e9e4;align-items:center;gap:8px;font-weight:950;display:inline-flex}.home-signal-card strong{font-family:var(--font-title);letter-spacing:-.07em;font-size:64px;line-height:1}.home-signal-card p{color:#e7d8d2;font-weight:750;line-height:1.45}.home-trust-strip{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.home-trust-strip span{color:#665b56;background:#ffffffb8;border:1px solid #8c7d772e;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-weight:850;display:inline-flex;box-shadow:0 10px 24px #2d29260a}.home-trust-strip svg{color:#8c7d77}.category-strip-pro{padding-top:18px}.category-strip-pro .chip{color:#675b56;background:#ffffffd1;border-color:#8c7d772e;box-shadow:0 10px 24px #2d29260a}.category-strip-pro .chip.is-active{color:#fff;background:#2d2926}.listing-card{border-color:#8c7d772e;border-radius:22px;box-shadow:0 16px 34px #2d292612}.listing-card-badge{z-index:1;color:#5f554f;background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;position:absolute;top:10px;left:10px;box-shadow:0 10px 24px #2d292614}.listing-seller-mini{color:#756963;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:850;display:flex}.listing-seller-mini img{object-fit:cover;background:#eee7e2;border-radius:50%;width:25px;height:25px}.listing-footer-pro span,.listing-footer-pro strong{align-items:center;gap:5px;display:inline-flex}.listing-footer-pro strong{color:#6b5f59}.app-error-page,.not-found-page{background:radial-gradient(circle at 12% 18%,#ddd4cfc7,#0000 30%),radial-gradient(circle at 88% 12%,#b7a18e40,#0000 26%),linear-gradient(#fbf8f5 0%,#fffaf7 100%);place-items:center;min-height:calc(100vh - 72px);padding:48px 0;display:grid}.app-error-card,.not-found-card{background:#ffffffd1;border:1px solid #8c7d772e;border-radius:34px;width:min(720px,100vw - 32px);padding:clamp(26px,5vw,48px);box-shadow:0 28px 80px #2d29261a}.app-error-card img{object-fit:contain;width:72px;height:72px;margin-bottom:18px}.app-error-card h1,.not-found-card h1{letter-spacing:-.06em;max-width:680px;margin-top:12px;font-size:clamp(34px,5vw,56px);line-height:.98}.app-error-card p:not(.eyebrow),.not-found-card p{color:#756963;max-width:560px;margin-top:14px;font-size:17px;line-height:1.5}.app-error-card div,.not-found-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.marketplace-layout{grid-template-columns:290px 1fr;align-items:start;gap:26px;display:grid}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;position:sticky;top:94px;box-shadow:0 8px 20px #4a33460d}.filter-panel h1{margin-bottom:18px;font-size:36px}.split-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.panel,.seller-form,.empty-state,.description-block,.dashboard-section{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 20px #4a33460a}.auth-wrap,.form-page{max-width:920px}label{color:var(--plum);gap:8px;font-weight:900;display:grid}label span{align-items:center;gap:7px;display:inline-flex}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:14px;min-height:46px;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:#f5a5b9;outline:2px solid #f52f7229}textarea{resize:vertical}.subtext{color:var(--muted)}.subtext a{color:var(--pink);font-weight:950}.ok{color:var(--ok);font-weight:900}.error{color:var(--error);font-weight:900}.maintenance-page{color:#2d2926;background:radial-gradient(circle at 12% 12%,#ddd4cff2,#0000 28%),radial-gradient(circle at 86% 18%,#b7a18e6b,#0000 26%),linear-gradient(135deg,#fbf8f5 0%,#ddd4cf 52%,#bcaea9 100%);place-items:center;min-height:100vh;padding:18px;display:grid}.maintenance-art-page{background:#fbf4e9;padding:0;overflow:hidden}.maintenance-art{object-fit:contain;background:#fbf4e9;width:100vw;height:100vh;display:block}.maintenance-shell{gap:14px;width:min(1040px,100%);display:grid}.maintenance-brand{align-items:center;gap:14px;width:max-content;display:inline-flex}.maintenance-brand img{object-fit:contain;filter:drop-shadow(0 14px 24px #2d292629);width:58px;height:58px}.maintenance-brand span{font-family:var(--font-title);letter-spacing:-.05em;font-size:clamp(32px,5vw,46px);font-weight:950}.maintenance-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #2d29261f;border-radius:28px;padding:clamp(22px,4vw,42px);box-shadow:0 34px 90px #2d292629}.maintenance-kicker{flex-wrap:wrap;gap:8px;display:flex}.maintenance-kicker span{color:#6d5f59;background:#ffffff94;border:1px solid #2d29261a;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:13px;font-weight:950;display:inline-flex}.maintenance-card h1{max-width:720px;font-family:var(--font-title);letter-spacing:-.055em;margin-top:12px;font-size:clamp(38px,6vw,68px);line-height:.98}.maintenance-card>p:not(.eyebrow){color:#6d5f59;max-width:690px;margin-top:14px;font-size:clamp(16px,1.8vw,20px);line-height:1.38}.maintenance-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.maintenance-actions .btn{min-height:44px}.maintenance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.maintenance-grid span,.maintenance-footer{color:#5d514d;background:#ffffff85;border:1px solid #2d29261a;border-radius:18px;box-shadow:0 14px 28px #2d292614}.maintenance-grid span{align-items:center;gap:10px;min-height:52px;padding:11px 13px;font-weight:900;display:flex}.maintenance-footer{justify-content:space-between;align-items:center;gap:16px;padding:12px 15px;font-weight:850;display:flex}.maintenance-footer a{color:#2d2926;align-items:center;gap:7px;display:inline-flex}.stack{gap:18px;display:grid}.stack-sm{gap:12px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.seller-form{gap:18px;display:grid}.form-intro{background:linear-gradient(135deg,#fff2eb,#fff9f6);border:1px solid #f6d2c5;border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.form-intro p{color:var(--muted);margin-top:4px}.form-icon{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink));border-radius:16px;flex:none;place-items:center;width:48px;height:48px;display:grid}.location-derived{border:1px solid var(--line);min-height:46px;color:var(--muted);background:#fff7f2;border-radius:14px;padding:12px 13px}.upload-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.upload-box{text-align:center;min-height:112px;color:var(--plum);cursor:pointer;background:linear-gradient(135deg,#fff8f4,#fff0ea);border:1px dashed #efa58e;border-radius:16px;place-items:center;padding:18px;display:grid}.upload-box input{display:none}.detail-page{gap:18px;display:grid}.detail-grid{grid-template-columns:1fr 390px;align-items:start;gap:26px;display:grid}.gallery-main{aspect-ratio:4/3;border:1px solid var(--line);background:#fff0ea;border-radius:18px;position:relative;overflow:hidden}.gallery-main img,.gallery-strip img{object-fit:cover;width:100%;height:100%}.gallery-main-clickable{cursor:zoom-in}.gallery-open-button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.gallery-open-button img{display:block}.gallery-nav{border:1px solid var(--line);color:#2d2926;cursor:pointer;background:#ffffffeb;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 24px #2d292624}.gallery-nav:hover{background:#fff}.gallery-nav-left{left:14px}.gallery-nav-right{right:14px}.gallery-strip{grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px;margin-top:10px;display:grid}.gallery-strip button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:16px;padding:0}.gallery-strip button.is-active{border-color:#8c7d77}.gallery-strip img{aspect-ratio:1;border:1px solid var(--line);border-radius:14px}.gallery-lightbox{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#211823e0;place-items:center;padding:34px;display:grid;position:fixed;inset:0}.gallery-lightbox img{object-fit:contain;background:#fff;border-radius:22px;max-width:min(1120px,90vw);max-height:84vh;box-shadow:0 28px 80px #00000061}.gallery-lightbox-close,.gallery-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff4d;border-radius:999px;place-items:center;display:grid;position:absolute}.gallery-lightbox-close{width:46px;height:46px;top:22px;right:22px}.gallery-lightbox-nav{width:54px;height:54px;top:50%;transform:translateY(-50%)}.gallery-lightbox-left{left:24px}.gallery-lightbox-right{right:24px}.gallery-lightbox-close:hover,.gallery-lightbox-nav:hover{background:#ffffff3d}.gallery-lightbox-count{color:#fff;background:#ffffff29;border-radius:999px;padding:9px 14px;font-weight:900;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.detail-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:16px;padding:20px;display:grid;position:sticky;top:94px}.status-row{justify-content:space-between;align-items:center;display:flex}.badge{color:var(--mint-dark);background:#e7faf5;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:950}.detail-price{color:var(--mint-dark);font-size:34px;font-weight:950}.seller-box{border-top:1px solid #f4ded3;border-bottom:1px solid #f4ded3;align-items:center;gap:10px;padding:13px 0;display:flex}.seller-box p{color:var(--muted)}.contact-form{gap:12px;display:grid}.contact-sent-card{color:#6d625c;background:linear-gradient(135deg,#fff,#f7f2ee);border:1px solid #d9d1ca;border-radius:18px;align-items:flex-start;gap:12px;padding:14px;display:flex}.contact-sent-card svg{color:#6f7f62;flex:none;margin-top:2px}.contact-sent-card strong{color:#2d2926;font-weight:950;display:block}.contact-sent-card p{color:var(--muted);margin-top:4px;line-height:1.4}.description-block p{color:#3a3040;white-space:pre-wrap;line-height:1.65}.dashboard{gap:20px;display:grid}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stats-grid div{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#fff7f2);border-radius:18px;gap:6px;padding:20px;display:grid;box-shadow:0 8px 20px #4a33460a}.stats-grid strong{color:var(--pink);font-size:34px}.stats-grid span{color:var(--muted);font-weight:900}.table-list,.inquiry-list{gap:10px;margin-top:12px;display:grid}.table-row{background:#fffaf7;border:1px solid #f4ded3;border-radius:16px;grid-template-columns:72px 1fr 150px 42px 42px 42px;align-items:center;gap:12px;padding:10px;display:grid}.table-row img{object-fit:cover;background:#fff0ea;border-radius:14px;width:72px;height:72px}.table-row p,.inquiry-item p,.inquiry-item small{color:var(--muted)}.inquiry-item{background:#fffaf7;border:1px solid #f4ded3;border-radius:16px;gap:12px;padding:13px;display:flex}.profile-layout{grid-template-columns:340px 1fr;align-items:start;gap:24px;display:grid}.profile-sidebar,.profile-content{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;overflow:hidden}.profile-sidebar{text-align:center;padding-bottom:22px;display:grid}.profile-cover{background:linear-gradient(135deg, var(--coral), var(--pink) 54%, var(--mint));height:112px}.profile-avatar-shell{width:max-content;margin:-66px auto 12px;position:relative}.avatar-upload{color:#fff;background:var(--pink);cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:6px;right:4px;box-shadow:0 10px 18px #f52f723d}.avatar-upload input{display:none}.profile-sidebar h1{max-width:none;padding:0 18px;font-size:26px}.profile-sidebar p{color:var(--muted);padding:8px 22px 0;line-height:1.5}.profile-facts{text-align:left;gap:9px;margin:20px 22px 0;display:grid}.profile-facts span{color:var(--muted);overflow-wrap:anywhere;align-items:center;gap:9px;min-width:0;display:flex}.profile-content{padding:22px}.profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-bio,.profile-form button{grid-column:1/-1}.site-footer{color:#fff6f2;background:radial-gradient(circle at 8% 0,#bcaea938,#0000 28%),linear-gradient(135deg,#211823 0%,#2d242b 48%,#1a1519 100%);margin-top:54px;padding:46px 0 20px}.footer-hero{border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:stretch;gap:28px;padding-bottom:30px;display:grid}.footer-brand-pro{max-width:620px}.footer-brand img{width:auto;height:52px;margin-bottom:12px}.footer-wordmark{color:#fff6f2;font-family:var(--font-title);letter-spacing:0;margin-bottom:12px;font-size:34px;font-weight:950}.footer-logo-lockup{align-items:center;gap:12px;margin-bottom:12px;display:inline-flex}.footer-logo-lockup img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000038);width:72px;height:72px;margin:0}.footer-logo-lockup span{color:#fff6f2;font-family:var(--font-title);letter-spacing:-.04em;font-size:42px;font-weight:950}.footer-brand p{color:#ead6cf;max-width:760px;font-size:20px;line-height:1.35}.footer-social-line{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.footer-social-line span,.footer-trust-row span{color:#ead6cf;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.footer-promise-card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:24px;padding:22px;box-shadow:0 24px 60px #0000002e}.footer-promise-card strong{margin-bottom:8px;font-size:22px;display:block}.footer-promise-card p{color:#ead6cf;line-height:1.45}.footer-promise-card div{gap:10px;margin-top:18px;display:grid}.footer-promise-card span{color:#fff6f2;align-items:center;gap:9px;font-weight:850;display:inline-flex}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid}.footer-grid-pro{padding-top:30px}.site-footer nav{align-content:start;gap:10px;display:grid}.site-footer nav strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:14px}.site-footer a{color:#ead6cf;width:max-content}.site-footer a:hover{color:#fff;transform:translate(2px)}.footer-trust-row{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.footer-bottom{color:#ead6cf;border-top:1px solid #ffffff1f;justify-content:space-between;gap:16px;margin-top:28px;padding-top:16px;display:flex}.footer-bottom-pro div{flex-wrap:wrap;gap:16px;display:flex}@media (width<=980px){.main-nav{display:none}.market-hero-inner,.market-toolbar,.section-heading{flex-direction:column;align-items:stretch}.home-discovery{grid-template-columns:1fr}.home-signal-card{min-height:220px}h1{font-size:32px}.grid-cards,.marketplace-layout,.detail-grid,.profile-grid,.form-grid,.upload-row,.profile-layout,.footer-grid{grid-template-columns:1fr}.maintenance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-hero{grid-template-columns:1fr}.filter-panel,.detail-panel{position:static}.table-row{grid-template-columns:64px 1fr}.table-row select,.table-row a.icon-button,.table-row button{grid-column:auto}.profile-form{grid-template-columns:1fr}}@media (width<=560px){.container{width:min(100% - 20px,1180px)}.nav-wrap{min-height:64px}.logo{height:36px}.header-actions .btn-ghost{display:none}.stats-grid{grid-template-columns:1fr}.home-discovery{padding-top:16px}.home-discovery-main{border-radius:24px;min-height:auto}.home-discovery-main h1{font-size:38px}.home-discovery-main p{font-size:15px}.home-search{border-radius:20px;grid-template-columns:22px 1fr}.home-search .btn,.home-search a{grid-column:1/-1;width:100%}.home-trust-strip span{justify-content:center;width:100%}.search-bar{flex-wrap:wrap}.search-bar input{border:1px solid var(--line);border-radius:14px;flex-basis:100%;order:-1;padding:10px}.table-row{grid-template-columns:56px 1fr}.footer-bottom{flex-direction:column}.maintenance-page{padding:18px}.maintenance-brand img{width:48px;height:48px}.maintenance-card{border-radius:22px}.maintenance-card h1{font-size:38px}.maintenance-grid{grid-template-columns:1fr}.maintenance-footer{flex-direction:column;align-items:flex-start}.gallery-lightbox{padding:18px}.gallery-lightbox img{border-radius:16px;max-width:94vw;max-height:76vh}.gallery-lightbox-nav{width:42px;height:42px}.gallery-lightbox-left{left:10px}.gallery-lightbox-right{right:10px}}.sell-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:24px;display:grid}.sell-aside{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#fff7f2);border-radius:24px;gap:18px;padding:24px;display:grid;position:sticky;top:96px}.sell-aside p{color:var(--muted);line-height:1.55}.sell-checklist{gap:10px;display:grid}.sell-checklist span{color:var(--plum);align-items:center;gap:9px;font-weight:850;display:flex}.sell-checklist svg{color:var(--pink)}.soft-warning{color:#8a4f12;background:#fff7e8;border:1px solid #ffd1a9;border-radius:16px;padding:14px;font-weight:800;line-height:1.45}.sell-main{min-width:0}.seller-form-pro{box-shadow:none;background:0 0;border:0;gap:16px;padding:0}.sell-hero-card,.form-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:22px;box-shadow:0 12px 28px #4a334612}.sell-hero-card{background:radial-gradient(circle at 0 0,#fff2eb,#fff 55%);align-items:center;gap:16px;display:flex}.sell-hero-card h2{max-width:780px;font-size:24px}.sell-hero-card p:not(.eyebrow),.form-card-title p{color:var(--muted);margin-top:5px;line-height:1.5}.form-card{gap:18px;display:grid}.form-card-title{align-items:flex-start;gap:12px;display:flex}.form-card-title>svg{color:var(--pink);flex:none;margin-top:2px}.field-wide{grid-column:1/-1}.media-uploader-grid{grid-template-columns:1fr 1.2fr;gap:14px;display:grid}.upload-box-cover{min-height:260px;position:relative;overflow:hidden}.upload-box-cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.upload-box-cover span{z-index:1;border:1px solid var(--line);background:#ffffffe6;border-radius:999px;padding:8px 13px;position:relative}.upload-box-gallery{align-content:center;gap:8px;min-height:260px}.upload-box-gallery strong{color:var(--text)}.gallery-preview-strip{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:10px;display:grid}.gallery-preview-strip img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);background:#fff0ea;border-radius:14px;width:100%}.form-actions-dual{grid-template-columns:.8fr 1.2fr;gap:12px;display:grid}.form-actions-dual .btn{min-height:54px}.profile-layout-pro{grid-template-columns:320px 1fr}.profile-content-pro{padding:24px}.profile-heading-pro{align-items:start}.profile-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-info-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fffaf7);border-radius:22px;gap:16px;padding:18px;display:grid;box-shadow:0 10px 24px #4a33460e}.profile-info-head{grid-template-columns:46px 1fr auto;align-items:start;gap:12px;display:grid}.profile-info-head h2{font-size:21px}.profile-info-head p{color:var(--muted);margin-top:4px;line-height:1.45}.profile-info-icon{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink));border-radius:16px;place-items:center;width:46px;height:46px;display:grid}.lock-pill{border:1px solid var(--line);color:var(--plum);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:950;display:inline-flex}.lock-pill.is-locked{color:var(--mint-dark);background:#effbf8;border-color:#beece2}.profile-card-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.locked-rows{gap:9px;display:grid}.locked-rows div{background:#fffaf7;border:1px solid #f4ded3;border-radius:14px;justify-content:space-between;gap:14px;padding:11px 12px;display:flex}.locked-rows span{color:var(--muted);font-weight:850}.locked-rows strong{color:var(--text);text-align:right;overflow-wrap:anywhere}.dashboard-pro{gap:22px}.account-heading{padding:10px 0 2px}.stats-grid-pro div{min-height:126px}.dashboard-card-pro{border-radius:24px;padding:24px}.compact-heading{margin-bottom:12px}.product-list-pro{gap:12px}.product-row-pro{background:linear-gradient(135deg,#fff,#fffaf7);border-radius:18px;grid-template-columns:82px minmax(0,1fr) auto 42px 42px 42px;padding:12px}.product-row-pro img{width:82px;height:82px}.product-row-main{min-width:0}.product-row-main strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.status-pill{min-width:104px;color:var(--plum);border:1px solid var(--line);background:#fff0ea;border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-size:13px;font-weight:950;display:inline-flex}.status-active{color:var(--mint-dark);background:#e9faf5;border-color:#b9ece2}.status-draft{color:#8a5310;background:#fff7e8;border-color:#ffd8a6}.status-paused{color:var(--plum);background:#f2edf3;border-color:#dfd1e0}.status-sold{color:var(--pink);background:#f8e9ef;border-color:#efbfd0}.status-paid{color:#8a5310;background:#fff7e8;border-color:#ffd8a6}.status-received{color:var(--mint-dark);background:#e9faf5;border-color:#b9ece2}.conversation-layout{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:16px;display:grid}.conversation-list{gap:10px;display:grid}.conversation-card{text-align:left;cursor:pointer;width:100%;color:var(--text);background:#fffaf7;border:1px solid #f4ded3;border-radius:18px;grid-template-columns:76px 1fr;gap:12px;padding:10px 44px 10px 10px;display:grid;position:relative}.conversation-card.is-active{border-color:var(--pink);box-shadow:0 12px 24px #f52f721f}.conversation-card>svg{color:var(--pink);position:absolute;top:50%;right:14px;transform:translateY(-50%)}.conversation-product{object-fit:cover;background:#fff0ea;border-radius:15px;width:76px;height:76px}.conversation-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:30px;height:30px;position:absolute;top:58px;left:62px}.conversation-card strong,.conversation-card span,.conversation-card p{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.conversation-card span,.conversation-card p{color:var(--muted)}.conversation-card p{margin-top:4px}.chat-panel{background:linear-gradient(#fff,#fffaf7);border:1px solid #f4ded3;border-radius:20px;gap:12px;min-height:420px;padding:14px;display:grid}.chat-header{border-bottom:1px solid #f4ded3;align-items:center;gap:12px;padding-bottom:12px;display:flex}.chat-header img{object-fit:cover;border-radius:15px;width:58px;height:58px}.chat-header span{color:var(--muted);margin-top:3px;display:block}.message-thread{align-content:start;gap:10px;max-height:360px;padding:4px;display:grid;overflow:auto}.message-bubble{align-items:flex-end;gap:8px;max-width:88%;display:flex}.message-bubble img{object-fit:cover;border-radius:50%;width:28px;height:28px}.message-bubble p{border-radius:18px;padding:10px 12px;line-height:1.45}.message-bubble.mine{flex-direction:row-reverse;justify-self:end}.message-bubble.mine p{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink))}.message-bubble.theirs p{color:var(--text);background:#fff0ea;border:1px solid #f4d0c1}.reply-form{gap:10px;display:grid}.reply-form textarea{min-height:84px}.vitrine-shell{gap:20px;display:grid}.vitrine-topbar{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);align-items:end;gap:22px;display:grid}.vitrine-search{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:8px 8px 8px 16px;display:flex}.vitrine-search input{border:0;outline:0;min-height:42px;padding:0}.category-ribbon{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.marketplace-layout-pro{grid-template-columns:310px 1fr;gap:24px}.filter-panel-pro{box-shadow:var(--shadow);background:linear-gradient(#fff,#fffaf7);border-radius:24px;padding:18px}.filter-panel-pro h1{font-size:32px}.filter-header-pro{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.filter-header-pro span{color:var(--text);align-items:center;gap:8px;font-size:20px;font-weight:950;display:inline-flex}.filter-header-pro strong{color:var(--muted);margin-top:3px;font-size:13px;display:block}.photo-toggle{border:1px solid var(--line);min-height:48px;color:var(--plum);cursor:pointer;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-weight:900;display:flex}.photo-toggle.is-active{color:var(--mint-dark);background:#eafbf7;border-color:#b9ece2}.results-heading-pro{padding-top:2px}.listing-grid-pro{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media (width<=1100px){.sell-layout,.profile-layout-pro,.conversation-layout,.vitrine-topbar,.marketplace-layout-pro{grid-template-columns:1fr}.sell-aside,.filter-panel-pro{position:static}.profile-sections-grid{grid-template-columns:1fr}}@media (width<=720px){.media-uploader-grid,.form-actions-dual,.profile-card-form{grid-template-columns:1fr}.product-row-pro{grid-template-columns:70px 1fr}.product-row-pro .status-pill,.product-row-pro .icon-button{grid-column:auto}.conversation-card{grid-template-columns:64px 1fr}.conversation-product{width:64px;height:64px}.conversation-avatar{top:50px;left:52px}.vitrine-search{border-radius:22px;flex-wrap:wrap}.vitrine-search input{flex:calc(100% - 34px)}.vitrine-search .btn{width:100%}.locked-rows div{display:grid}.locked-rows strong{text-align:left}}.ai-agent{z-index:50;pointer-events:none;justify-items:end;gap:12px;display:grid;position:fixed;bottom:22px;right:22px}.ai-agent-button,.ai-agent-card{pointer-events:auto}.ai-agent-button{cursor:pointer;background:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:76px;height:76px;padding:0;transition:transform .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 18px 38px #4a334638}.ai-agent-button:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 24px 48px #4a334647}.ai-agent-button img{object-fit:cover;border-radius:50%;width:100%;height:100%}.ai-agent-status{background:var(--mint);border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;bottom:7px;right:4px;box-shadow:0 0 0 4px #5fcdbb33}.ai-agent-label{border:1px solid var(--line);color:var(--plum);background:#fffffff0;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex;position:absolute;bottom:9px;right:58px;box-shadow:0 10px 20px #4a33461f}.ai-agent-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fff7f2);border-radius:24px;gap:12px;width:min(380px,100vw - 32px);padding:14px;animation:.18s ease-out aiPop;display:grid;box-shadow:0 22px 52px #4a334638}.ai-agent-card-head{align-items:center;gap:12px;padding-right:28px;display:flex}.ai-agent-card-head img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:54px;height:54px;box-shadow:0 10px 18px #4a334624}.ai-agent-card-head strong{font-size:18px;display:block}.ai-agent-card-head span,.ai-agent-card p{color:var(--muted)}.ai-agent-card p{line-height:1.5}.ai-agent-close{border:1px solid var(--line);width:30px;height:30px;color:var(--plum);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.ai-agent-card .btn:disabled{opacity:.8}.ai-agent-thread{gap:9px;max-height:min(430px,100vh - 290px);padding:4px;display:grid;overflow:auto}.ai-agent-message{border-radius:18px;gap:8px;max-width:88%;padding:10px 12px;display:grid}.ai-agent-message p{margin:0;font-size:13px;line-height:1.42}.ai-agent-message.is-lia{background:#fff;border:1px solid #eadfd8;justify-self:start}.ai-agent-message.is-user{background:#2d2926;justify-self:end}.ai-agent-message.is-user p{color:#fffaf7}.ai-agent-actions{flex-wrap:wrap;gap:6px;display:flex}.ai-agent-actions a,.ai-agent-suggestions button{color:#5f514a;cursor:pointer;background:#fffaf7;border:1px solid #ddd2cb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.ai-agent-actions a:hover,.ai-agent-suggestions button:hover{color:#2d2926;border-color:#8c7d77}.ai-agent-suggestions{gap:7px;padding:2px 2px 5px;display:flex;overflow-x:auto}.ai-agent-suggestions button{white-space:nowrap}.ai-agent-form{grid-template-columns:1fr 42px;align-items:center;gap:8px;display:grid}.ai-agent-form input{background:#fff;border-radius:999px;min-height:42px}.ai-agent-form button{color:#fff;cursor:pointer;background:#2d2926;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.ai-agent-form button:hover{background:#8c7d77}@keyframes aiPop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=560px){.ai-agent{bottom:14px;right:14px}.ai-agent-button{width:66px;height:66px}.ai-agent-label{display:none}}.profile-sections-grid{grid-template-columns:1fr}.profile-info-card{max-width:100%}.vitrine-topbar{grid-template-columns:1fr;align-items:center}.vitrine-search{border-radius:28px;min-height:76px;padding:10px 12px 10px 24px}.vitrine-search input{min-height:56px;font-size:18px}.vitrine-search .btn{min-height:56px;padding-inline:28px;font-size:16px}.quality-panel{background:#fffaf7;border:1px solid #f4ded3;border-radius:20px;gap:12px;padding:16px;display:grid}.quality-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.quality-head span{color:var(--plum);align-items:center;gap:8px;font-weight:950;display:inline-flex}.quality-head strong{color:var(--pink);font-size:28px}.quality-meter{background:#ffe8df;border-radius:999px;height:10px;overflow:hidden}.quality-meter span{border-radius:inherit;background:linear-gradient(120deg, var(--coral), var(--pink));height:100%;transition:width .2s;display:block}.quality-panel h2{font-size:20px}.quality-panel p{align-items:flex-start;gap:8px;font-size:14px;display:flex}.dynamic-checklist>span{background:#fffaf7;border:1px solid #f4ded3;border-radius:16px;align-items:flex-start;padding:12px}.dynamic-checklist>span>svg{color:#bf6a43;flex:none;margin-top:2px}.dynamic-checklist>span.is-done{background:#effbf8;border-color:#b9ece2}.dynamic-checklist>span.is-done>svg{color:var(--mint-dark)}.dynamic-checklist strong{color:var(--text);display:block}.dynamic-checklist small{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.35;display:block}:root{--shadow:0 12px 26px #4a334617}.section{padding:26px 0 44px}h1{font-size:clamp(30px,4vw,38px)}h2{font-size:22px}.btn{min-height:38px;padding:0 15px;font-size:14px}.btn-small{min-height:34px;padding-inline:12px;font-size:13px}.section-heading a.btn-primary,.btn-primary{color:#fff}input,select,textarea{border-radius:12px;min-height:40px;padding:9px 11px;font-size:14px}label{gap:6px;font-size:14px}label span{gap:6px}.sell-layout{grid-template-columns:280px minmax(0,1fr);gap:18px}.sell-aside{border-radius:22px;gap:13px;padding:18px;top:86px}.sell-aside h1{font-size:31px}.sell-aside p{font-size:14px;line-height:1.45}.sell-hero-card,.form-card{border-radius:20px;padding:16px}.sell-hero-card{gap:12px}.sell-hero-card h2{font-size:19px}.form-icon{border-radius:14px;width:40px;height:40px}.form-card{gap:14px}.form-card-title{gap:10px}.form-card-title h3{font-size:18px}.form-card-title p{font-size:14px}.compact-card-title p{margin-top:2px}.form-grid{gap:11px}.location-derived{border-radius:12px;min-height:40px;padding:9px 11px;font-size:14px}.field-hint{color:var(--pink);font-size:12px;font-weight:850}.compact-actions{grid-template-columns:.7fr 1fr}.compact-actions .btn{min-height:44px}.cute-error{background:#fff4f7;border:1px solid #f2c3d2;border-radius:14px;padding:10px 12px}.cute-gallery-shell{grid-template-columns:220px 1fr;align-items:stretch;gap:12px;display:grid}.gallery-add-card,.cover-showcase{text-align:center;min-height:166px;color:var(--plum);background:linear-gradient(135deg,#fffaf7,#fff2ec);border:1px dashed #efb49d;border-radius:18px;align-content:center;place-items:center;gap:6px;display:grid}.gallery-add-card{cursor:pointer}.gallery-add-card input{display:none}.gallery-add-card strong{font-size:15px}.gallery-add-card span,.cover-showcase span{color:var(--muted);font-size:12px;font-weight:850}.cover-showcase{position:relative;overflow:hidden}.cover-showcase img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cover-showcase span{z-index:1;border:1px solid var(--line);color:var(--plum);background:#ffffffe6;border-radius:999px;align-self:end;margin-bottom:10px;padding:6px 10px;position:relative}.cover-thumb{border:1px solid var(--line);cursor:pointer;color:var(--plum);background:#fff;border-radius:16px;gap:5px;padding:5px;display:grid}.cover-thumb img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.cover-thumb span{min-height:25px;color:var(--plum);background:#fff4ef;border-radius:999px;place-items:center;padding:4px 6px;font-size:11px;font-weight:950;display:grid}.cover-thumb.is-cover{border-color:var(--pink);box-shadow:0 10px 18px #f52f7221}.cover-thumb.is-cover span{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink))}.quality-panel{border-radius:18px;gap:9px;padding:13px}.quality-head strong{font-size:22px}.quality-head span,.quality-panel h2{font-size:16px}.quality-panel p{font-size:12px}.quality-meter{height:8px}.dynamic-checklist{gap:8px}.dynamic-checklist>span{border-radius:14px;gap:8px;padding:9px}.dynamic-checklist strong{font-size:13px}.dynamic-checklist small{font-size:11px}.profile-layout-cute{grid-template-columns:250px minmax(0,760px);justify-content:center;gap:18px}.profile-sidebar-cute{border-radius:22px;padding-bottom:16px}.profile-sidebar-cute .profile-cover{height:82px}.profile-sidebar-cute .avatar-xl{border-width:4px;width:92px;height:92px}.profile-sidebar-cute .profile-avatar-shell{margin-top:-48px}.profile-sidebar-cute h1{padding:0 14px;font-size:21px}.profile-facts-cute{gap:7px;margin:14px 16px 0}.profile-facts-cute span{font-size:12px}.profile-content-cute{border-radius:22px;padding:18px}.profile-heading-cute{margin-bottom:12px}.profile-heading-cute h1{font-size:28px}.profile-info-card-cute{border-radius:18px;gap:12px;padding:14px}.profile-info-head-cute{grid-template-columns:38px 1fr auto;align-items:center}.profile-info-head-cute h2{font-size:17px}.profile-info-head-cute p{display:none}.profile-info-icon{border-radius:14px;width:38px;height:38px}.lock-pill{padding:6px 9px;font-size:11px}.profile-card-form-cute{gap:10px}.profile-mini-pills{flex-wrap:wrap;gap:7px;display:flex}.profile-mini-pills span{background:#fffaf7;border:1px solid #f4ded3;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:6px 10px;display:inline-flex}.profile-mini-pills small{color:var(--muted);font-size:11px;font-weight:850}.profile-mini-pills strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:12px;overflow:hidden}.compact-feedback{border:1px solid var(--line);background:#fffaf7;border-radius:12px;padding:8px 10px}.account-heading h1{font-size:34px}.btn-new-listing{min-width:auto;color:#fff!important}.conversations-only{max-width:1060px}.conversation-layout-focus{grid-template-columns:360px minmax(0,1fr)}.user-menu{border-radius:18px;min-width:210px}.user-menu a,.user-menu button{padding:10px;font-size:14px}.main-nav a[href=\/minha-lojinha]{color:var(--text)}@media (width<=1100px){.sell-layout,.profile-layout-cute,.conversation-layout-focus{grid-template-columns:1fr}}@media (width<=720px){.cute-gallery-shell{grid-template-columns:1fr}.gallery-add-card,.cover-showcase{min-height:150px}.compact-product-grid{grid-template-columns:1fr}.profile-mini-pills strong{max-width:180px}}.header-user-zone{align-items:center;gap:8px;display:flex}.seller-shortcut{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink));border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 22px #f52f722e}.seller-shortcut:hover{transform:translateY(-1px)}.main-nav a[href=\/vender]{display:none}.dashboard-overview .kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-overview .seller-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.kpi-grid div{align-content:start}.kpi-grid svg{color:var(--pink)}.seller-compact-dashboard{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.seller-compact-card{background:#ffffffc7;border:1px solid #e4dad4;border-radius:18px;grid-template-columns:24px 1fr;grid-template-areas:"icon label""icon value";align-items:center;gap:2px 8px;min-height:82px;padding:12px 13px;display:grid;box-shadow:0 10px 22px #4a33460b}.seller-compact-card svg{color:#8c7d77;grid-area:icon}.seller-compact-card span{color:#8c7d77;letter-spacing:-.01em;grid-area:label;font-size:12px;font-weight:900;line-height:1.15}.seller-compact-card strong{color:#2d2926;letter-spacing:-.045em;grid-area:value;font-size:clamp(20px,2.4vw,28px);font-weight:950;line-height:1}.seller-compact-card.is-money{background:radial-gradient(circle at 100% 0,#bcaea933,#0000 34%),#ffffffd6;min-height:88px}.seller-compact-card.is-money strong{font-size:clamp(22px,2.7vw,31px)}.seller-insights-grid{grid-template-columns:minmax(280px,1.15fr) minmax(320px,1.4fr) minmax(240px,.85fr);gap:12px;display:grid}.seller-insight-card{background:linear-gradient(145deg,#ffffffeb,#fffaf7db);border:1px solid #e3d9d2;border-radius:22px;min-width:0;padding:16px;box-shadow:0 12px 26px #4a33460e}.seller-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.seller-card-head span{color:#4f4742;align-items:center;gap:7px;font-weight:950;line-height:1.15;display:inline-flex}.seller-card-head svg{color:#8c7d77}.seller-card-head small{color:#968983;text-align:right;font-size:11px;font-weight:850;line-height:1.25}.seller-money-card>strong{color:#2d2926;letter-spacing:-.055em;margin:4px 0 16px;font-size:clamp(34px,4vw,52px);line-height:.95;display:block}.seller-money-split{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.seller-money-split span{background:#ffffffb8;border:1px solid #eee3dd;border-radius:15px;padding:9px}.seller-money-split small,.seller-money-split b{line-height:1.1;display:block}.seller-money-split small{color:#968983;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:900}.seller-money-split b{color:#4f4742;margin-top:6px;font-size:15px}.seller-funnel-bars{gap:12px;display:grid}.seller-funnel-row{gap:7px;display:grid}.seller-funnel-row div{grid-template-columns:20px 1fr auto;align-items:center;gap:8px;display:grid}.seller-funnel-row span{color:#6f625c;font-weight:900}.seller-funnel-row strong{color:#2d2926;letter-spacing:-.04em;font-size:20px}.seller-funnel-row svg{color:#8c7d77}.seller-funnel-row i{background:#efe6e0;border-radius:999px;width:100%;height:10px;overflow:hidden}.seller-funnel-row i:before{content:"";width:var(--bar-width);border-radius:inherit;background:linear-gradient(90deg,#8c7d77,#b7a18e);height:100%;display:block}.seller-score-card{text-align:center;justify-items:center;display:grid}.seller-score-ring{background:radial-gradient(circle at center, #fff 0 58%, transparent 59%), conic-gradient(#8c7d77 var(--score), #efe6e0 0);border-radius:50%;align-content:center;place-items:center;width:132px;height:132px;margin:6px 0 12px;display:grid}.seller-score-ring strong{color:#2d2926;letter-spacing:-.04em;font-size:30px;line-height:1}.seller-score-ring span{color:#8c7d77;max-width:76px;font-size:10px;font-weight:950;line-height:1.05}.seller-score-card p{color:#6f625c;font-size:13px;font-weight:850;line-height:1.35}.seller-mini-kpis{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;display:grid}.seller-mini-kpis span{background:#ffffffa6;border:1px solid #eee3dd;border-radius:17px;grid-template-columns:20px 1fr;grid-template-areas:"icon value""icon label";align-items:center;gap:1px 8px;min-height:62px;padding:10px;display:grid}.seller-mini-kpis svg{color:#8c7d77;grid-area:icon}.seller-mini-kpis b{color:#2d2926;grid-area:value;font-size:24px;line-height:1}.seller-mini-kpis small{color:#8c7d77;grid-area:label;font-weight:900}.seller-category-card,.seller-top-card{min-height:188px}.seller-category-list,.seller-top-list{gap:8px;display:grid}.seller-category-list div{border-bottom:1px solid #eee3dd;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.seller-category-list span,.seller-top-list span{color:#2d2926;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:950;overflow:hidden}.seller-category-list strong,.seller-top-list strong{color:#8c7d77;white-space:nowrap;font-size:12px}.seller-category-list p,.seller-top-list p{color:var(--muted)}.seller-top-list a{color:inherit;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;display:grid}.seller-top-list img{object-fit:cover;background:#fff0ea;border-radius:12px;width:42px;height:42px}.seller-studio-dashboard{grid-template-columns:minmax(0,1.55fr) minmax(250px,.8fr) minmax(290px,.95fr);grid-template-areas:"hero funnel radar""hero categories top";gap:14px;display:grid}.seller-studio-dashboard article{background:#ffffffd1;border:1px solid #e2d8d1;position:relative;overflow:hidden;box-shadow:0 18px 42px #342c2611}.seller-studio-label{color:#8c7d77;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:950;display:inline-flex}.seller-studio-hero{background:radial-gradient(circle at 12% 12%,#ddd4cfe6,#0000 28%),linear-gradient(135deg,#fffaf6,#ece4de 58%,#d4c0aa);border-radius:34px;grid-area:hero;grid-template-rows:auto 1fr auto;grid-template-columns:1fr 140px;gap:20px;min-height:340px;padding:26px;display:grid}.seller-studio-hero:after{content:"";border:44px solid #8c7d771f;border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -90px -120px auto}.seller-studio-copy{z-index:1;position:relative}.seller-studio-copy h2{letter-spacing:-.07em;max-width:520px;margin-top:12px;font-size:clamp(36px,5vw,64px);line-height:.9}.seller-studio-copy p{color:#625752;max-width:520px;margin-top:15px;font-size:16px;font-weight:800;line-height:1.45}.seller-studio-score{color:#fffaf6;background:radial-gradient(circle at center, #8c7d77 0 57%, transparent 58%), conic-gradient(#2d2926 var(--score), #ffffff73 0);z-index:1;border-radius:32px;align-content:center;justify-self:end;place-items:center;width:132px;height:132px;display:grid;box-shadow:inset 0 0 0 1px #ffffff59,0 18px 34px #342c262e}.seller-studio-score strong{letter-spacing:-.06em;font-size:42px;line-height:.9}.seller-studio-score span{opacity:.9;font-size:12px;font-weight:950}.seller-studio-money{z-index:1;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.seller-studio-money span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8f;border:1px solid #ffffff94;border-radius:22px;padding:13px}.seller-studio-money small,.seller-studio-money b{display:block}.seller-studio-money small{color:#7c6f69;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:950}.seller-studio-money b{color:#2d2926;letter-spacing:-.05em;margin-top:5px;font-size:24px;line-height:1}.seller-studio-spark{z-index:1;background:#2d292614;border-radius:24px;grid-column:1/-1;grid-template-columns:190px 1fr;align-items:center;gap:16px;min-height:96px;padding:14px 16px;display:grid}.seller-studio-spark div{gap:5px;display:grid}.seller-studio-spark span{color:#7c6f69;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:950}.seller-studio-spark strong{color:#2d2926;letter-spacing:-.04em;font-size:20px;line-height:1.05}.seller-studio-spark svg{width:100%;height:78px;overflow:visible}.seller-studio-spark polygon{fill:#8c7d7724}.seller-studio-spark polyline{fill:none;stroke:#2d2926;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 10px #2d292629)}.seller-studio-funnel,.seller-studio-radar,.seller-studio-categories,.seller-studio-top{border-radius:26px;padding:18px}.seller-studio-funnel{grid-area:funnel}.seller-studio-radar{grid-area:radar}.seller-studio-categories{grid-area:categories}.seller-studio-top{grid-area:top}.seller-studio-steps{gap:12px;margin-top:16px;display:grid}.seller-studio-step{grid-template-columns:22px 1fr auto;align-items:center;gap:8px;display:grid}.seller-studio-step svg{color:#8c7d77}.seller-studio-step span{color:#5d524d;font-weight:900}.seller-studio-step strong{color:#2d2926;font-size:22px;line-height:1}.seller-studio-step i{background:#eee6e0;border-radius:999px;grid-column:1/-1;height:9px}.seller-studio-step i:before{content:"";width:var(--bar-width);border-radius:inherit;background:linear-gradient(90deg,#b7a18e,#8c7d77);height:100%;display:block}.seller-studio-radar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.seller-studio-radar-grid span{background:#f7f1ec;border-radius:22px;align-content:center;min-height:86px;padding:13px;display:grid}.seller-studio-radar-grid b{color:#2d2926;letter-spacing:-.06em;font-size:30px;line-height:1}.seller-studio-radar-grid small{color:#7c6f69;margin-top:6px;font-size:12px;font-weight:900;line-height:1.15}.seller-studio-categories>div,.seller-studio-top>div{gap:10px;margin-top:15px;display:grid}.seller-studio-categories span{color:#2d2926;background:#f7f1ec;border-radius:999px;justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.seller-studio-categories b,.seller-studio-top span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.seller-studio-categories i{color:#8c7d77;white-space:nowrap;font-size:12px;font-style:normal;font-weight:950}.seller-studio-top a{color:inherit;grid-template-columns:26px 46px 1fr auto;align-items:center;gap:10px;display:grid}.seller-studio-top em{color:#fff;background:#2d2926;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-style:normal;font-weight:950;display:grid}.seller-studio-top img{object-fit:cover;background:#fff0ea;border-radius:15px;width:46px;height:46px}.seller-studio-top span{color:#2d2926;font-weight:950}.seller-studio-top strong{color:#8c7d77;white-space:nowrap;font-size:12px}.seller-performance-card{gap:14px;display:grid}.seller-performance-card .compact-heading{align-items:start}.seller-performance-card .compact-heading p:not(.eyebrow){color:var(--muted);margin-top:4px}.seller-product-performance-list{gap:10px;display:grid}.seller-product-performance-row{background:linear-gradient(135deg,#fff,#fffaf7);border:1px solid #f4ded3;border-radius:18px;grid-template-columns:72px minmax(0,1fr) auto minmax(300px,auto) auto;align-items:center;gap:12px;padding:10px;display:grid}.seller-product-performance-row img{object-fit:cover;background:#fff0ea;border-radius:14px;width:72px;height:72px}.seller-product-performance-main{min-width:0}.seller-product-performance-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.seller-product-performance-main p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden}.seller-product-metrics{grid-template-columns:repeat(4,minmax(58px,1fr));gap:8px;display:grid}.seller-product-metrics span{border:1px solid var(--line);min-height:38px;color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:5px;font-weight:950;display:inline-flex}.seller-product-metrics svg{color:#8c7d77}.seller-product-actions{align-items:center;gap:7px;display:flex}.seller-status-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.seller-status-card p{color:var(--muted);margin-top:6px;line-height:1.5}.seller-request-page{place-items:center;min-height:58vh;display:grid}.seller-request-card{border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:24px;justify-items:center;gap:14px;padding:26px;display:grid}.seller-request-card h1{font-size:32px}.seller-request-card p{color:var(--muted);line-height:1.5}.my-listings-page .dashboard-card-pro{padding:16px}.mini-kpi-row{flex-wrap:wrap;gap:8px;display:flex}.mini-kpi-row span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-weight:850;display:inline-flex}.mini-kpi-row strong{color:var(--pink)}.gallery-add-card{width:100%;min-height:140px}.gallery-add-card.is-compact{text-align:left;grid-template-columns:auto 1fr;justify-items:start;min-height:74px;padding:12px 14px}.gallery-add-card.is-compact span{grid-column:2}.cover-carousel{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.cover-thumb{position:relative}.thumb-image-button{cursor:pointer;width:100%;color:inherit;background:0 0;border:0;gap:5px;padding:0;display:grid}.thumb-remove{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1f17268c;border:1px solid #fffc;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:6px;right:6px}.thumb-remove:hover{background:var(--error)}.cover-showcase{display:none}.filter-panel-pro .stack-sm>input{margin-top:-5px}@media (width<=900px){.dashboard-overview .kpi-grid,.dashboard-overview .seller-kpi-grid{grid-template-columns:1fr 1fr}.seller-compact-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-insights-grid{grid-template-columns:1fr}.seller-studio-dashboard{grid-template-columns:1fr;grid-template-areas:"hero""funnel""radar""categories""top"}.seller-mini-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-product-performance-row{grid-template-columns:64px 1fr}.seller-product-performance-row .status-pill,.seller-product-metrics,.seller-product-actions{grid-column:1/-1}.seller-status-card{flex-direction:column;align-items:stretch}}@media (width<=560px){.dashboard-overview .kpi-grid,.dashboard-overview .seller-kpi-grid,.seller-compact-dashboard,.seller-money-split,.seller-mini-kpis{grid-template-columns:1fr}.seller-studio-hero{grid-template-columns:1fr;min-height:auto;padding:18px}.seller-studio-score{border-radius:26px;justify-self:start;width:112px;height:112px}.seller-studio-money,.seller-studio-radar-grid,.seller-studio-spark{grid-template-columns:1fr}.seller-studio-copy h2{font-size:36px}.seller-card-head{display:grid}.seller-card-head small{text-align:left}.seller-product-metrics{grid-template-columns:repeat(2,1fr)}.seller-shortcut{width:38px;height:38px}}.main-nav{background:#ffffffb8;border:1px solid #f0cbb9c7;border-radius:999px;align-items:center;gap:3px;min-height:42px;padding:4px;box-shadow:0 8px 20px #4a33460b}.main-nav>a,.nav-parent{min-height:34px;color:var(--muted);border-radius:999px;align-items:center;padding:0 12px;transition:background .16s,color .16s,transform .16s;display:inline-flex}.nav-dropdown{position:relative}.nav-parent{gap:4px}.nav-dropdown-menu{border:1px solid var(--line);min-width:190px;box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fffffffa;border-radius:20px;gap:3px;padding:8px;transition:opacity .15s,transform .15s,visibility .15s;display:grid;position:absolute;top:calc(100% + 8px);left:-14px;transform:translateY(6px)}.nav-dropdown-menu a{color:var(--text);border-radius:14px;padding:9px 11px;font-weight:850}.bag-shortcut,.seller-shortcut-wide{border:1px solid var(--line);min-height:38px;color:var(--plum);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex;box-shadow:0 8px 18px #4a33460f}.seller-shortcut-wide{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink));border-color:#0000;width:auto;height:auto}.bag-shortcut:hover,.seller-shortcut-wide:hover{transform:translateY(-1px)}.bag-shortcut-icon{width:40px;min-width:40px;color:var(--text);background:#fff;padding:0;position:relative}.bag-count{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink));border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:950;line-height:1;display:grid;position:absolute;top:-6px;right:-5px}.load-more-wrap{justify-content:center;margin-top:24px;display:flex}.buy-now-button{width:100%;min-height:48px}.checkout-shell,.orders-shell{gap:18px;display:grid}.checkout-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.checkout-card,.order-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:18px}.cart-item{background:#fffaf7;border:1px solid #f4ded3;border-radius:18px;grid-template-columns:112px 1fr auto;align-items:center;gap:14px;margin-top:18px;padding:12px;display:grid}.cart-item>img,.checkout-thumb{object-fit:cover;background:#fff0ea;border-radius:16px;width:112px;height:112px}.cart-item p,.checkout-address p{color:var(--muted);margin-top:4px}.seller-box-mini{border:0;padding:8px 0 0}.checkout-perks{gap:9px;margin-top:16px;display:grid}.checkout-perks span,.fake-payment-note{color:var(--plum);background:#fffaf7;border:1px solid #f4ded3;border-radius:14px;align-items:center;gap:8px;padding:10px 12px;font-weight:850;display:flex}.checkout-summary{gap:12px;display:grid;position:sticky;top:92px}.checkout-summary>div{color:var(--muted);border-bottom:1px solid #f4ded3;justify-content:space-between;gap:12px;padding-bottom:9px;display:flex}.checkout-summary strong{color:var(--text)}.checkout-summary .summary-total{color:var(--text);border-bottom:0;font-size:18px}.checkout-summary .summary-total strong{color:var(--pink);font-size:24px}.payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.payment-method{border:1px solid var(--line);min-height:58px;color:var(--plum);cursor:pointer;background:#fffaf7;border-radius:16px;justify-content:center;align-items:center;gap:8px;font-weight:950;display:inline-flex}.payment-method.is-active{color:#fff;background:linear-gradient(120deg, var(--coral), var(--pink));border-color:#0000}.checkout-address{background:#fffaf7;border:1px solid #f4ded3;border-radius:18px;padding:14px}.checkout-address a{color:var(--pink);margin-top:8px;font-weight:950;display:inline-flex}.fake-payment-note{color:var(--mint-dark);background:#effbf8;border-color:#b9ece2;margin-top:14px}.orders-tabs{flex-wrap:wrap;gap:8px;display:flex}.orders-tabs .chip{align-items:center;gap:7px;display:inline-flex}.orders-list{gap:12px;margin-top:16px;display:grid}.order-card{grid-template-columns:96px 1fr 160px;align-items:center;gap:14px;display:grid}.order-card>img{object-fit:cover;background:#fff0ea;border-radius:16px;width:96px;height:96px}.order-main{gap:12px;min-width:0;display:grid}.order-title-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.order-title-row h2{font-size:18px}.order-title-row p{color:var(--muted);margin-top:3px}.order-flow{flex-wrap:wrap;gap:7px;display:flex}.order-flow span{color:var(--muted);background:#fffaf7;border:1px solid #eadad2;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.order-flow span.is-done{color:var(--mint-dark);background:#effbf8;border-color:#b9ece2}.order-side{text-align:right;justify-items:end;gap:7px;display:grid}.order-side>strong{color:var(--pink);font-size:21px}.order-side small,.order-side .subtext{color:var(--muted)}.orders-list-pro{gap:16px}.order-card-pro{grid-template-columns:108px minmax(0,1fr) 180px;align-items:start}.order-card-pro>img{width:108px;height:108px}.order-flow-pro{gap:8px}.ctt-label-preview{box-shadow:var(--shadow);background:#fff;border:1px dashed #8c7d77;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.ctt-label-preview h2{font-family:var(--font-body);letter-spacing:.08em;margin:2px 0}.ctt-label-preview p{color:var(--muted)}.ctt-label-actions,.seller-label-actions{gap:8px;display:grid}.status-label-ready{color:#5d514d;background:#f4efe9;border-color:#bcaea9}.ctt-tracking-box{background:#fbf8f5;border:1px solid #eee4dd;border-radius:18px;gap:12px;padding:12px;display:grid}.ctt-tracking-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.ctt-tracking-head strong,.ctt-tracking-head small{display:block}.ctt-tracking-head small{color:var(--muted);margin-top:3px;font-weight:800}.ctt-events{gap:10px;display:grid}.ctt-events span{color:#2d2926;grid-template-columns:16px minmax(0,1fr);gap:8px;display:grid;position:relative}.ctt-events span i{background:#8c7d77;border-radius:50%;width:10px;height:10px;margin-top:4px}.ctt-events span strong{font-size:13px}.ctt-events span small{color:var(--muted);grid-column:2;line-height:1.35}.order-side-pro{text-align:left;justify-items:stretch}.order-side-pro .btn{justify-content:center;width:100%}.status-shipped{color:#25577a;background:#eef6ff;border-color:#bfdcff}.status-delivered{color:#4c692c;background:#f1f7ea;border-color:#cfe8b8}.order-side .ok,.order-side .subtext{align-items:center;gap:5px;font-weight:900;display:inline-flex}@media (width<=1180px){.main-nav{gap:10px;font-size:14px}.seller-shortcut-wide span,.bag-shortcut-wide span:not(.bag-count){display:none}.seller-shortcut-wide,.bag-shortcut{width:38px;padding:0}}@media (width<=900px){.checkout-grid,.order-card,.order-card-pro{grid-template-columns:1fr}.checkout-summary{position:static}.cart-item{grid-template-columns:86px 1fr}.cart-item>strong{grid-column:1/-1}.order-side{text-align:left;justify-items:start}}body{background:linear-gradient(#fbf8f5 0%,#eee7e2 44%,#ddd4cf 100%)}.site-header{background:#fbf8f5f2;border-bottom-color:#bcaea973}.market-hero{background:linear-gradient(135deg,#f7f2ee 0%,#ddd4cf 52%,#d4c0aa 100%);border-bottom-color:#bcaea973}.main-nav{min-height:auto;box-shadow:none;letter-spacing:.01em;background:0 0;border:0;border-radius:0;gap:22px;padding:0;font-size:14px}.main-nav>a,.nav-parent{background:0 0;border-radius:0;min-height:72px;padding:0;position:relative}.main-nav>a:after,.nav-parent:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(0)}.main-nav>a:hover,.main-nav>a.active,.nav-dropdown:hover .nav-parent,.nav-dropdown:focus-within .nav-parent{color:var(--text);background:0 0}.main-nav>a:hover:after,.main-nav>a.active:after,.nav-dropdown:hover .nav-parent:after,.nav-dropdown:focus-within .nav-parent:after{transform:scaleX(1)}.nav-dropdown-menu{border-color:#bcaea98c;border-radius:8px;min-width:220px;padding:10px;top:calc(100% - 8px);left:50%;transform:translate(-50%,8px)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{transform:translate(-50%)}.nav-dropdown-menu a{border-radius:6px;font-weight:800}.nav-dropdown-menu a:hover{color:var(--text);background:#f7f2ee}.header-user-zone{gap:9px}.bag-shortcut-wide{border:1px solid var(--line);min-height:38px;color:var(--plum);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:950;display:inline-flex;position:relative;box-shadow:0 8px 18px #483e380f}.seller-shortcut-wide{color:var(--plum);border-color:var(--line);background:#fff;box-shadow:0 8px 18px #483e380f}.seller-shortcut-wide:hover,.bag-shortcut-wide:hover,.bag-shortcut-icon:hover{background:#f7f2ee}.inline-count{border:0;min-width:18px;height:18px;margin-left:1px;position:static}.notifications-wrap{position:relative}.notifications-menu{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border-radius:22px;gap:10px;width:min(380px,100vw - 32px);padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 55px #2d292629}.notifications-head{border-bottom:1px solid #eee4dd;justify-content:space-between;align-items:start;gap:14px;padding:2px 2px 8px;display:flex}.notifications-head strong{letter-spacing:-.03em;font-size:20px;display:block}.notifications-head p{color:var(--muted);margin-top:3px;font-size:13px}.notifications-head>span{color:#fff;background:#2d2926;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:13px;font-weight:950;display:grid}.notifications-empty{text-align:center;color:var(--muted);place-items:center;gap:6px;padding:26px 12px;display:grid}.notifications-empty svg{color:#8c7d77;background:#f7f2ee;border-radius:50%;width:42px;height:42px;padding:10px}.notifications-empty strong{color:#2d2926;font-size:15px}.notifications-empty small{max-width:250px;line-height:1.4}.notifications-menu a{color:#2d2926;background:linear-gradient(135deg,#fff,#fbf8f5);border:1px solid #eee4dd;border-radius:16px;grid-template-columns:42px minmax(0,1fr) 8px;align-items:center;gap:11px;padding:11px;transition:transform .15s,border-color .15s,box-shadow .15s;display:grid;position:relative}.notifications-menu a:hover{border-color:#bcaea9;transform:translateY(-1px);box-shadow:0 10px 24px #2d292614}.notification-icon{color:#6d5f59;background:#efe7df;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.notification-copy{min-width:0}.notification-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.notification-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.notifications-menu a i{background:#8c7d77;border-radius:50%;width:8px;height:8px}.buy-actions{gap:9px;display:grid}.detail-content-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.description-block-rich{gap:16px;display:grid}.description-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.soft-pill{border:1px solid var(--line);color:var(--plum);white-space:nowrap;background:#f9f5f2;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-spec-grid span{border:1px solid var(--line);color:var(--muted);background:#f9f5f2;border-radius:14px;gap:4px;padding:11px;font-weight:850;display:grid}.product-spec-grid svg{color:var(--plum)}.product-spec-grid strong{color:var(--text)}.seller-profile-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:14px;padding:18px;display:grid;box-shadow:0 8px 20px #483e380d}.seller-profile-head{align-items:center;gap:12px;display:flex}.seller-profile-head h2{font-size:20px}.seller-profile-head span{color:var(--muted)}.trust-score{border:1px solid var(--line);background:#f9f5f2;border-radius:16px;gap:8px;padding:12px;display:grid}.seller-stars{color:#ddd4cf;align-items:center;gap:4px;display:flex}.seller-stars svg{fill:currentColor;stroke:currentColor}.seller-stars svg.is-filled{color:#c49335}.seller-stars span{color:#2d2926;margin-left:6px;font-weight:950}.trust-score small{color:var(--muted);line-height:1.4}.seller-stat-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.seller-stat-grid span{border:1px solid var(--line);color:var(--muted);background:#fffdfb;border-radius:14px;gap:2px;padding:10px;font-size:12px;display:grid}.seller-stat-grid strong{color:var(--text);font-size:15px}.cart-list{gap:12px;display:grid}.cart-item-row{grid-template-columns:96px minmax(0,1fr) 150px}.cart-item-actions{text-align:right;justify-items:end;gap:7px;display:grid}.cart-item-actions strong{color:var(--text);font-size:20px}a[aria-disabled=true]{pointer-events:none;opacity:.5}@media (width<=1100px){.main-nav{display:none}.detail-content-grid{grid-template-columns:1fr}}@media (width<=720px){.product-spec-grid,.seller-stat-grid,.cart-item-row{grid-template-columns:1fr}.cart-item-actions{text-align:left;justify-items:start}}.header-user-zone .bag-shortcut-wide{width:40px;min-width:40px;padding:0}.header-user-zone .bag-shortcut-wide .inline-count{border:2px solid #fff;min-width:19px;height:19px;position:absolute;top:-6px;right:-5px}.message-bubble p.is-curated,.conversation-card p.is-curated{color:var(--muted);border-style:dashed;font-style:italic}.auth-page{align-items:center;min-height:calc(100vh - 150px);display:grid}.auth-shell{grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);align-items:stretch;gap:24px;display:grid}.auth-story,.auth-card{box-shadow:var(--shadow);background:#fffdfbd6;border:1px solid #bcaea98c;border-radius:28px}.auth-story{background:radial-gradient(circle at 16% 18%,#d4c0aacc,#0000 34%),linear-gradient(135deg,#fffdfb,#ddd4cf);align-content:end;gap:22px;min-height:470px;padding:34px;display:grid;position:relative;overflow:hidden}.auth-story:after{content:"";border:38px solid #8c7d771c;border-radius:50%;width:220px;height:220px;position:absolute;top:-62px;right:-72px}.auth-story h1{max-width:620px;font-size:clamp(34px,4.2vw,54px)}.auth-kicker{width:max-content;color:var(--plum);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:950;display:inline-flex;box-shadow:0 8px 18px #483e3812}.auth-benefits{flex-wrap:wrap;gap:10px;display:flex}.auth-benefits span{color:var(--plum);background:#ffffffb8;border:1px solid #bcaea9a6;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-weight:850;display:inline-flex}.auth-card{align-content:center;gap:16px;padding:28px;display:grid}.auth-card>img{border-radius:18px;width:64px;height:64px;box-shadow:0 10px 22px #483e381f}.auth-card h2{font-size:30px}.auth-card label{gap:8px}.auth-card input{background:#fff;border-radius:16px;min-height:52px}.auth-submit{min-height:52px;margin-top:4px}@media (width<=920px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:310px}}.brand{align-items:center;gap:10px;display:inline-flex}.brand-text{font-family:var(--font-title);color:var(--text);letter-spacing:.01em;font-size:28px;font-weight:900}.logo{border-radius:0;height:54px}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:0;visibility:hidden;transform:translate(-50%,8px)}.nav-dropdown.is-open .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)}.user-menu{z-index:42}.notifications-menu{z-index:43}.checkout-grid-modern{grid-template-columns:minmax(0,1fr) 330px;gap:20px}.cart-list-modern{gap:14px}.cart-item-modern{background:#fff;border-radius:20px;grid-template-columns:104px minmax(0,1fr) auto;padding:14px}.cart-item-modern>img{border-radius:16px;width:104px;height:104px}.cart-main h2{font-size:22px}.cart-main p{font-size:18px}.checkout-summary-modern{background:linear-gradient(#fff,#faf7f4);border-radius:24px}.checkout-summary-modern h2{margin-bottom:4px;font-size:36px;line-height:1}.checkout-summary-modern>div{font-size:19px}.checkout-summary-modern .summary-total{margin-top:6px}.checkout-summary-modern .summary-total strong{font-size:40px;line-height:1}.checkout-summary-modern .cart-one-by-one-note{color:#6d5f59;background:#ddd4cf38;border:1px solid #8c7d772e;border-radius:18px;justify-content:flex-start;align-items:flex-start;gap:10px;padding:13px;font-size:14px;line-height:1.35;display:flex}.cart-one-by-one-note svg{flex:none;margin-top:2px}.checkout-perks span{border-radius:18px;font-size:16px;line-height:1.25}.profile-account-layout{grid-template-columns:310px 1fr;align-items:start;gap:20px;display:grid}.profile-side-menu{border-right:1px solid var(--line);padding-right:16px;position:sticky;top:90px}.profile-side-menu h2{margin-bottom:14px;font-size:26px}.profile-side-menu nav{gap:6px;margin-bottom:12px;display:grid}.side-link{width:100%;min-height:46px;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:0 12px;font-weight:800;display:inline-flex}.side-link:hover{background:#f7f2ee}.side-link.is-active{color:var(--pink);border-color:var(--line);background:#f7f2ee}.side-link-danger{color:var(--error)}.profile-account-content{border:1px solid var(--line);background:#fff;border-radius:20px;gap:14px;padding:18px;display:grid}.profile-account-header{border-bottom:1px solid #eee4dd;align-items:center;gap:14px;padding-bottom:12px;display:flex}.profile-avatar-row{width:max-content;position:relative}.profile-account-header .avatar-xl{border-width:3px;width:80px;height:80px}.profile-account-header h1{font-size:36px}.profile-account-header p{color:var(--muted)}.profile-account-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-subsection{border-top:1px solid #eee4dd;gap:10px;padding-top:12px;display:grid}.profile-subsection h3{font-size:20px}.profile-account-actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=980px){.brand-text{font-size:24px}.logo{height:46px}.checkout-grid-modern{grid-template-columns:1fr}.checkout-summary-modern h2{font-size:32px}.checkout-summary-modern>div{font-size:18px}.checkout-summary-modern .summary-total strong{font-size:38px}.checkout-perks span{font-size:24px}.profile-account-layout{grid-template-columns:1fr}.profile-side-menu{border-right:0;border-bottom:1px solid var(--line);padding:0 0 12px;position:static}.profile-account-form-grid{grid-template-columns:1fr}}.profile-account-page{background:#fff;padding-top:28px}.profile-account-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:28px}.profile-side-menu{background:0 0;border-right:0;padding-right:0;position:static}.profile-side-menu h2{font-family:var(--font-body);border-bottom:1px solid #ddd7d2;margin:0 0 14px;padding:0 8px 12px;font-size:16px;font-weight:900}.profile-side-avatar{color:var(--text);border-bottom:1px solid #ddd7d2;align-items:center;gap:10px;padding:0 8px 14px;font-weight:850;display:flex}.profile-side-avatar .avatar{width:36px;height:36px}.profile-side-avatar .avatar-upload{width:22px;height:22px;color:var(--text);box-shadow:none;background:#fff;border:1px solid #bfb6b0;bottom:-4px;right:-7px}.profile-side-menu nav{gap:0;margin:0 0 14px}.side-link{color:#2d2926;border:0;border-bottom:1px solid #ddd7d2;border-radius:0;justify-content:space-between;min-height:52px;padding:0 8px;font-size:15px;font-weight:500}.side-link span{align-items:center;gap:10px;display:inline-flex}.side-link:hover{color:var(--pink);background:0 0}.side-link.is-active{color:#d94c55;background:0 0;border-color:#ddd7d2}.side-link-danger{color:#2d2926;border:1px solid #2d2926;justify-content:center;min-height:38px;margin:12px 0 0;font-weight:800}.profile-account-content{box-shadow:none;background:0 0;border:0;border-radius:0;gap:22px;padding:0}.profile-panel-title{border-bottom:1px solid #ddd7d2;margin-bottom:4px;padding-bottom:14px}.profile-panel-title h1{font-family:var(--font-body);max-width:none;margin:0;font-size:25px;line-height:1.15}.profile-panel-title p{color:#2d2926;margin-top:14px;font-size:15px}.profile-account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.profile-account-form-grid label{color:#2d2926;gap:6px;font-size:13px;font-weight:500}.profile-account-form-grid input,.profile-account-form-grid select,.profile-account-form-grid textarea{min-height:40px;box-shadow:none;background:#fff;border-color:#d8d3cf;border-radius:0}.profile-account-form-grid input:focus,.profile-account-form-grid select:focus,.profile-account-form-grid textarea:focus{border-color:#2d2926;outline:1px solid #2d2926}.profile-checks{gap:12px;margin-top:-2px;display:grid}.profile-checks label{color:#2d2926;align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex}.profile-checks input{border-radius:0;width:15px;height:15px;min-height:auto}.profile-inline-actions{flex-wrap:wrap;gap:10px;margin-top:-4px;display:flex}.profile-inline-actions button{color:#2d2926;cursor:pointer;background:#fff;border:1px solid #2d2926;border-radius:0;min-height:38px;padding:0 14px;font-weight:800}.profile-inline-actions button:hover{color:#fff;background:#2d2926}.profile-action-form{border-top:1px solid #ddd7d2;border-bottom:1px solid #ddd7d2;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:10px;padding:14px 0;display:grid}.profile-action-form label{color:#2d2926;gap:6px;font-size:13px;font-weight:500}.profile-action-form input{background:#fff;border:1px solid #d8d3cf;border-radius:0;min-height:40px}.profile-action-form button{color:#fff;cursor:pointer;background:#050505;border:0;border-radius:0;min-height:40px;padding:0 14px;font-weight:900}.profile-payment-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-payment-card{color:#2d2926;text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd7d2;border-radius:0;grid-template-columns:72px 1fr;align-items:center;gap:12px;min-height:104px;padding:14px;display:grid}.profile-payment-card:hover,.profile-payment-card.is-active{background:#fbf8f5;border-color:#2d2926}.profile-payment-logo{background:#fff;border:1px solid #ddd7d2;border-radius:12px;place-items:center;width:72px;height:46px;display:grid;overflow:hidden}.profile-payment-logo img{object-fit:contain;width:100%;height:100%;padding:6px}.profile-payment-card strong,.profile-payment-toolbar strong{font-size:15px;display:block}.profile-payment-card small,.profile-payment-toolbar span{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.35;display:block}.profile-payment-list{gap:10px;display:grid}.profile-payment-row{border-top:1px solid #ddd7d2;grid-template-columns:74px 1fr auto;align-items:center;gap:14px;min-height:82px;padding:14px 0;display:grid}.profile-payment-row:last-child{border-bottom:1px solid #ddd7d2}.profile-payment-row strong,.profile-payment-empty strong{font-size:16px;display:block}.profile-payment-row small,.profile-payment-row em{color:var(--muted);margin-top:3px;font-size:13px;font-style:normal;display:block}.profile-payment-row button{color:#2d2926;cursor:pointer;background:#fff;border:1px solid #2d2926;min-height:36px;padding:0 14px;font-weight:900}.profile-payment-row button:hover{color:#fff;background:#2d2926}.profile-payment-row-actions{align-items:center;gap:8px;display:flex}.profile-payment-empty{color:#2d2926;border-top:1px solid #ddd7d2;border-bottom:1px solid #ddd7d2;align-items:center;gap:14px;min-height:96px;display:flex}.profile-payment-empty svg{color:var(--muted)}.profile-payment-empty p{color:var(--muted);margin-top:4px}.profile-payment-toolbar{border-top:1px solid #ddd7d2;border-bottom:1px solid #ddd7d2;justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.profile-payment-toolbar button{color:#fff;white-space:nowrap;cursor:pointer;background:#050505;border:1px solid #2d2926;border-radius:0;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:900;display:inline-flex}.profile-payment-form{border-bottom:1px solid #ddd7d2;padding-bottom:14px}.profile-payment-security{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.profile-option-list{border-top:1px solid #ddd7d2;gap:0;display:grid}.profile-option-row{color:#2d2926;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ddd7d2;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0;display:flex}.profile-option-row.danger{cursor:default}.profile-option-row span{align-items:center;gap:10px;display:inline-flex}.profile-option-row strong{font-size:13px}.profile-option-row.danger{color:var(--error)}.profile-option-row.danger button{border:1px solid var(--error);min-height:34px;color:var(--error);cursor:pointer;background:#fff;border-radius:0;padding:0 12px;font-weight:800}.profile-option-row.danger button:hover{background:var(--error);color:#fff}.address-list{gap:10px;display:grid}.address-row{border-top:1px solid #ddd7d2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;display:grid}.address-row strong{margin-right:8px;display:inline-block}.address-row span{border:1px solid #2d2926;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.address-row p{color:var(--muted);margin-top:3px}.address-row>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.address-row button,.address-form .profile-inline-actions button{color:#2d2926;cursor:pointer;background:#fff;border:1px solid #2d2926;border-radius:0;min-height:34px;padding:0 10px;font-weight:800}.address-row button:hover,.address-form .profile-inline-actions button:hover{color:#fff;background:#2d2926}.address-row button.danger{border-color:var(--error);color:var(--error)}.address-row button.danger:hover{background:var(--error);color:#fff}.address-form,.address-add-action{border-top:1px solid #ddd7d2;padding-top:16px}.address-primary-check{align-content:end}.address-primary-check span{align-items:center;gap:8px;min-height:40px;display:inline-flex}.modal-backdrop{z-index:80;background:#1f17266b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-delete-modal{background:#fff;border:1px solid #ddd7d2;gap:14px;width:min(460px,100%);padding:22px;display:grid;box-shadow:0 22px 58px #2d29263d}.account-delete-modal h2{font-family:var(--font-body);font-size:24px}.account-delete-modal p{color:var(--muted);line-height:1.5}.account-delete-modal label{color:#2d2926;gap:6px;font-size:13px;font-weight:500}.account-delete-modal input{border:1px solid #d8d3cf;border-radius:0;min-height:40px}.account-delete-modal>div{justify-content:flex-end;gap:10px;display:flex}.account-delete-modal button{color:#2d2926;cursor:pointer;background:#fff;border:1px solid #2d2926;border-radius:0;min-height:38px;padding:0 14px;font-weight:900}.account-delete-modal button.danger{border-color:var(--error);background:var(--error);color:#fff}.profile-toggle-row{color:#2d2926;border-bottom:1px solid #ddd7d2;justify-content:space-between;align-items:center;gap:16px;min-height:58px;display:flex}.profile-toggle-row>span{align-items:center;gap:10px;display:inline-flex}.switch-control{cursor:pointer;width:52px;height:30px;display:inline-block;position:relative}.switch-control input{opacity:0;width:0;height:0}.switch-control span{background:#eee8e3;border:1px solid #bfb6b0;border-radius:999px;transition:background .18s,border-color .18s;position:absolute;inset:0}.switch-control span:before{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #2d29262e}.switch-control input:checked+span{background:#2d2926;border-color:#2d2926}.switch-control input:checked+span:before{transform:translate(22px)}.switch-control input:disabled+span{opacity:.6;cursor:not-allowed}.profile-empty-line{color:var(--muted);border-top:1px solid #ddd7d2;border-bottom:1px solid #ddd7d2;padding:18px 0}.profile-account-content>.btn-primary{width:max-content;min-width:112px;min-height:40px;box-shadow:none;color:#fff;background:#050505;border-radius:0;padding:0 24px}.profile-account-content>.btn-primary svg{display:none}.profile-account-content .compact-feedback{background:0 0;border-left:0;border-right:0;border-radius:0}@media (width<=980px){.profile-account-layout{grid-template-columns:1fr}.profile-side-menu{border-bottom:0;padding-bottom:0}.profile-account-form-grid,.profile-action-form,.profile-payment-overview{grid-template-columns:1fr}.profile-payment-row{grid-template-columns:64px 1fr}.profile-payment-row-actions{grid-column:1/-1}.profile-payment-row button{width:max-content}.profile-payment-toolbar{flex-direction:column;align-items:stretch}.profile-payment-toolbar button{justify-content:center}.address-row{grid-template-columns:1fr}.address-row>div:last-child{justify-content:flex-start}}.legal-page{background:linear-gradient(#fbf8f5 0%,#fffaf7 100%)}.legal-shell{gap:24px;display:grid}.legal-hero{background:radial-gradient(circle at 100% 0,#bcaea92e,#0000 34%),#fff;border:1px solid #ddd7d2;border-radius:28px;padding:clamp(24px,5vw,46px);box-shadow:0 18px 40px #2d29260e}.legal-hero span{color:#8c7d77;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-weight:950;display:inline-flex}.legal-hero h1{max-width:760px;margin-top:14px}.legal-hero p{color:#5f514a;max-width:760px;margin-top:12px;font-size:18px;line-height:1.55}.legal-hero small{color:#8c7d77;margin-top:16px;font-weight:850;display:block}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.legal-grid article{background:#fff;border:1px solid #e5dcd6;border-radius:22px;padding:20px}.legal-grid h2{font-family:var(--font-body);margin-bottom:10px;font-size:19px}.legal-grid p,.legal-grid li{color:#5f514a;line-height:1.55}.legal-grid p+p{margin-top:8px}.legal-grid ul{gap:7px;padding-left:20px;display:grid}.legal-grid a{color:#2d2926;text-underline-offset:3px;font-weight:950;text-decoration:underline}.maintenance-legal-links{z-index:5;flex-wrap:wrap;justify-content:center;gap:8px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.maintenance-legal-links a{color:#2d2926;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #ddd7d2e6;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.cookie-consent{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #ddd7d2;border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:16px;max-width:920px;margin:0 auto;padding:16px;display:grid;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 24px 70px #2d29262e}.cookie-consent span{color:#2d2926;align-items:center;gap:8px;font-weight:950;display:inline-flex}.cookie-consent p{color:#5f514a;margin-top:6px;line-height:1.45}.cookie-consent nav,.cookie-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cookie-consent nav{margin-top:9px}.cookie-consent a{color:#8c7d77;text-underline-offset:3px;font-size:13px;font-weight:950;text-decoration:underline}.cookie-actions button{color:#2d2926;cursor:pointer;background:#fff;border:1px solid #2d2926;border-radius:999px;min-height:38px;padding:0 14px;font-weight:950}.cookie-actions button:nth-child(2){color:#fff;background:#2d2926}.cookie-actions .cookie-close{place-items:center;width:38px;padding:0;display:grid}@media (width<=760px){.legal-grid,.cookie-consent{grid-template-columns:1fr}.cookie-actions{justify-content:stretch}.cookie-actions button:not(.cookie-close){flex:1}}.commerce-header{background:#fbf8f5;border-bottom:1px solid #8c7d7738;overflow-x:clip;box-shadow:0 10px 28px #2d292614}.commerce-topbar{color:#f7f2ee;background:#2d2926;font-size:12px;font-weight:850}.commerce-topbar-inner{justify-content:space-between;align-items:center;gap:18px;min-height:30px;display:flex}.commerce-topbar-inner span,.commerce-topbar-inner div,.commerce-topbar-inner a{align-items:center;gap:8px;display:inline-flex}.commerce-topbar-inner div{gap:18px}.commerce-topbar-inner a{color:#ffffffd1}.commerce-topbar-inner a:hover{color:#fff}.commerce-mainbar{color:#fff;background:radial-gradient(circle at 12% 20%,#ffffff29,#0000 24%),linear-gradient(90deg,#8c7d77 0%,#6f625d 58%,#4f4642 100%)}.commerce-mainbar-inner{gap:22px;min-height:76px}.commerce-mainbar .brand{color:#fff;flex:none}.commerce-mainbar .brand-text{color:#fff;font-size:32px}.commerce-mainbar .logo{background:#ffffff24;border-radius:18px;height:56px;padding:4px;box-shadow:0 10px 28px #2d292624}.commerce-search{background:#fffffff5;border:1px solid #ffffff6b;border-radius:999px;flex:480px;grid-template-columns:minmax(0,1fr) 48px;align-items:center;max-width:760px;min-height:48px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 18px 34px #2d29262e}.commerce-search input{color:#2d2926;background:0 0;border:0;outline:0;min-width:0;min-height:48px;padding:0 18px 0 24px;font-weight:800}.commerce-search input::placeholder{color:#8c7d77}.commerce-search button{color:#5b504b;cursor:pointer;background:0 0;border:0;place-items:center;width:48px;height:48px;display:grid}.commerce-mainbar .header-user-zone{flex:none;align-items:center;gap:9px;display:flex}.commerce-mainbar .bag-shortcut,.commerce-mainbar .seller-shortcut-wide,.commerce-mainbar .user-trigger{background:#fffffff5;border-color:#ffffff4d;box-shadow:0 12px 24px #2d292624}.commerce-mainbar .seller-shortcut-wide{color:#2d2926}.commerce-navrow{background:#fffaf7;border-bottom:1px solid #8c7d772e}.commerce-navrow-inner{align-items:center;gap:24px;min-height:48px;display:flex}.commerce-menu-pill{color:#2d2926;white-space:nowrap;align-items:center;gap:8px;font-weight:950;display:inline-flex}.commerce-menu-pill:hover{color:#6f625d}.commerce-nav{color:#6f625d;flex:1;gap:22px}.commerce-nav>a,.commerce-nav .nav-parent{min-height:48px}.commerce-nav>a:after,.commerce-nav .nav-parent:after{bottom:8px}.commerce-nav .nav-dropdown-menu{z-index:55;top:calc(100% + 1px)}.commerce-service-links{color:#6f625d;white-space:nowrap;align-items:center;gap:14px;font-size:12px;font-weight:900;display:inline-flex}.commerce-service-links span{align-items:center;gap:6px;display:inline-flex}.retail-home{background:radial-gradient(circle at 14% 0,#d4c0aa57,#0000 34%),linear-gradient(#f7f2ee 0%,#fbf8f5 46%,#eee7e2 100%);overflow-x:clip}.retail-hero{background:linear-gradient(#ffffff6b,#fff0),#e9dfd8;padding:22px 0 0}.retail-hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:stretch;gap:14px;display:grid}.retail-hero-main,.retail-promo-card{color:#fff;border:1px solid #fff3;position:relative;overflow:hidden;box-shadow:0 24px 60px #2d292629}.retail-hero-main{background:radial-gradient(circle at 0 8%,#fff3,#0000 28%),radial-gradient(circle at 94% 82%,#b7a18e8c,#0000 34%),linear-gradient(135deg,#3a332f 0%,#6f625d 58%,#b7a18e 100%);border-radius:30px 10px 10px 30px;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:24px;min-height:360px;padding:clamp(24px,4vw,48px);display:grid}.retail-hero-main:after{content:"";border:44px solid #ffffff29;border-radius:50%;width:360px;height:360px;position:absolute;inset:auto -70px -150px auto}.retail-kicker{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff29;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:100%;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.retail-hero-main h1{color:#fff;letter-spacing:-.065em;max-width:760px;margin-top:18px;font-size:clamp(42px,5vw,68px);line-height:.95}.retail-hero-main p{color:#ffffffd1;max-width:560px;margin-top:18px;font-size:18px;line-height:1.45}.retail-hero-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.retail-hero-actions .btn-ghost{color:#fff;background:#ffffff1a;border-color:#ffffff47}.retail-hero-badge{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff38;border-radius:38px;align-content:center;justify-self:end;place-items:center;gap:4px;width:156px;height:156px;display:grid;position:relative}.retail-hero-badge strong{font-family:var(--font-title);font-size:42px;line-height:.95}.retail-hero-badge span{color:#ffffffd1;text-align:center;font-size:12px;font-weight:900}.retail-promo-stack{gap:14px;display:grid}.retail-promo-card{background:radial-gradient(circle at 12% 110%,#ffffff4d,#0000 35%),linear-gradient(135deg,#ddd4cf 0%,#bcaea9 56%,#8c7d77 100%);border-radius:10px 30px 30px 10px;align-content:center;gap:8px;min-height:173px;padding:26px;display:grid}.retail-promo-card span{letter-spacing:.08em;text-transform:uppercase;opacity:.78;font-size:11px;font-weight:950}.retail-promo-card strong{max-width:460px;font-family:var(--font-title);font-size:clamp(22px,2.3vw,31px);line-height:1.08}.retail-promo-card small{color:currentColor;opacity:.75;max-width:430px;font-weight:750;line-height:1.35}.retail-promo-card svg{position:absolute;bottom:22px;right:22px}.retail-search-panel{z-index:3;margin-top:-31px;position:relative}.retail-home-search{background:#fffffff5;border:1px solid #8c7d7733;border-radius:22px;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:68px;padding:10px 12px 10px 20px;display:grid;box-shadow:0 24px 54px #2d292624}.retail-home-search input{color:#2d2926;background:0 0;border:0;outline:0;min-width:0;min-height:46px;font-weight:800}.retail-home-search input::placeholder{color:#8c7d77}.retail-filter-link{color:#6f625d;white-space:nowrap;align-items:center;gap:8px;min-height:46px;padding:0 8px;font-weight:950;display:inline-flex}.retail-service-strip{background:#fff;border:1px solid #8c7d772e;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden;box-shadow:0 16px 34px #2d292612}.retail-service-strip span{color:#6f625d;border-right:1px solid #8c7d7721;grid-template-columns:30px minmax(0,1fr);align-content:center;gap:2px 10px;min-height:84px;padding:16px;display:grid}.retail-service-strip span:last-child{border-right:0}.retail-service-strip svg{color:#6f625d;grid-row:span 2;margin-top:2px}.retail-service-strip strong{color:#2d2926;font-size:14px;font-weight:950}.retail-service-strip small{color:#8c7d77;font-size:12px;font-weight:750;line-height:1.35}.retail-campaign-row{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.retail-campaign{border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:8px 18px;min-height:68px;padding:14px 18px;display:grid;box-shadow:0 14px 30px #2d29261a}.retail-campaign span{letter-spacing:.08em;text-transform:uppercase;opacity:.74;grid-column:1;font-size:11px;font-weight:950}.retail-campaign strong{grid-column:1;font-size:16px;line-height:1.15}.retail-campaign svg{grid-area:1/2/3}.retail-campaign-light{color:#2d2926;background:#fff;border:1px solid #8c7d772e}.retail-category-rail{margin-top:34px}.retail-category-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.retail-category-heading span{color:#8c7d77;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:950}.retail-category-heading a{color:#6f625d;font-weight:950}.retail-category-list{grid-template-columns:repeat(7,minmax(92px,1fr));gap:14px;display:grid}.retail-category-button{color:#2d2926;cursor:pointer;background:0 0;border:0;justify-items:center;gap:9px;font-weight:950;display:grid}.retail-category-icon{color:#6f625d;background:linear-gradient(#ffffffeb,#f7f2eeeb),#fff;border:1px solid #8c7d7724;border-radius:50%;place-items:center;width:82px;height:82px;transition:transform .16s,border-color .16s,color .16s;display:grid;box-shadow:0 14px 30px #2d292617}.retail-category-button:hover .retail-category-icon,.retail-category-button.is-active .retail-category-icon{color:#fff;background:linear-gradient(135deg,#8c7d77,#b7a18e);border-color:#0000;transform:translateY(-3px)}.retail-category-button strong{font-size:13px}.retail-products{padding-top:34px}@media (width<=1240px){.commerce-service-links{display:none}.commerce-nav{gap:16px}}@media (width<=980px){.commerce-topbar{display:none}.commerce-mainbar-inner{flex-wrap:wrap;gap:10px 14px;min-height:82px;padding:10px 0}.commerce-mainbar .brand-text{font-size:28px}.commerce-mainbar .logo{height:48px}.commerce-search{flex:1 0 100%;order:3;max-width:none}.commerce-navrow{display:none}.retail-hero{padding-top:14px}.retail-hero-grid{grid-template-columns:1fr}.retail-hero-main{border-radius:24px;grid-template-columns:1fr;min-height:auto}.retail-hero-badge{border-radius:30px;justify-self:start;width:132px;height:132px}.retail-promo-card{border-radius:24px}.retail-home-search{grid-template-columns:28px minmax(0,1fr)}.retail-home-search .btn,.retail-filter-link{grid-column:1/-1;justify-content:center;width:100%}.retail-service-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.retail-service-strip span:nth-child(2){border-right:0}.retail-service-strip span:first-child,.retail-service-strip span:nth-child(2){border-bottom:1px solid #8c7d7721}.retail-campaign-row{grid-template-columns:1fr}.retail-category-list{grid-template-columns:repeat(4,minmax(92px,1fr))}}@media (width<=640px){.commerce-mainbar-inner,.retail-hero-grid,.retail-promo-stack,.retail-hero-main>div{min-width:0}.commerce-search,.retail-home-search,.retail-hero-main,.retail-promo-card{max-width:calc(100vw - 20px)}.commerce-mainbar .header-actions{justify-content:flex-end;width:auto;margin-left:auto}.commerce-mainbar .header-actions .btn{min-height:38px;padding:0 13px;font-size:13px}.commerce-mainbar .header-actions .btn-primary{display:none}.commerce-mainbar .header-user-zone{gap:6px}.commerce-mainbar .seller-shortcut-wide span,.commerce-mainbar .user-trigger span{display:none}.retail-hero-main h1{letter-spacing:-.035em;overflow-wrap:break-word;max-width:320px;font-size:34px;line-height:1.02}.retail-hero-main p{overflow-wrap:break-word;max-width:300px;font-size:16px}.retail-search-panel{margin-top:12px}.retail-service-strip{grid-template-columns:1fr}.retail-service-strip span{border-bottom:1px solid #8c7d7721;border-right:0}.retail-service-strip span:last-child{border-bottom:0}.retail-category-list{grid-template-columns:repeat(3,minmax(84px,1fr))}.retail-category-icon{width:70px;height:70px}}:root{--bg:#f3f8fb;--bg-soft:#e7fbf7;--surface:#fff;--surface-2:#f7fbfc;--text:#121826;--muted:#64748b;--line:#dbe7ee;--coral:#ff6b57;--pink:#00a99d;--mint:#4ddfd0;--mint-dark:#007f77;--plum:#172033;--ok:#12805c;--error:#d14343;--shadow:0 18px 42px #0f172a1a}body{color:var(--text);background:radial-gradient(circle at 10% 0,#4ddfd02e,#0000 32%),radial-gradient(circle at 92% 8%,#ff6b571a,#0000 28%),linear-gradient(#f8fcff 0%,#f3f8fb 48%,#eaf3f7 100%)}.btn-primary,.chip.is-active,.icon-button.is-active,.payment-method.is-active,.cover-thumb.is-cover span{background:linear-gradient(135deg,#00a99d 0%,#15c8b8 58%,#38bdf8 100%);box-shadow:0 16px 30px #00a99d38}.btn-primary:hover,.chip.is-active:hover{filter:saturate(1.08)brightness(.99)}.btn-dark{color:#fff;background:#121826}.btn-ghost,.chip,.icon-button,.card,.step,.listing-card,.checkout-card,.order-card,.profile-account-content{border-color:var(--line)}.tool-link,.back-link,.section-heading a,.profile-side-menu .side-link.is-active{color:#00a99d}.listing-price,.listing-footer strong,.detail-price,.checkout-summary .summary-total strong,.order-side>strong{color:#007f77}.commerce-header{background:#f8fcfff5;border-bottom-color:#00a99d24;box-shadow:0 12px 28px #0f172a14}.commerce-topbar{color:#e6fffb;background:#0f172a}.commerce-mainbar{background:radial-gradient(circle at 9% 18%,#ffffff38,#0000 24%),radial-gradient(circle at 86% 12%,#ff6b5738,#0000 28%),linear-gradient(100deg,#0f766e 0%,#00a99d 45%,#0f4c81 100%)}.commerce-mainbar .logo{background:#ffffff38;box-shadow:0 16px 34px #0f172a2e}.commerce-search{border-color:#ffffff80;box-shadow:0 18px 40px #0f172a33}.commerce-search input{color:#121826}.commerce-search input::placeholder,.commerce-search button{color:#64748b}.commerce-search button:hover{color:#00a99d}.commerce-mainbar .header-actions .btn-primary{color:#0f172a;background:#fff;box-shadow:0 16px 30px #0f172a2e}.commerce-mainbar .header-actions .btn-ghost{color:#fff;background:#0f172a29;border-color:#ffffff61}.commerce-mainbar .bag-shortcut,.commerce-mainbar .seller-shortcut-wide,.commerce-mainbar .user-trigger{background:#fffffffa;border-color:#ffffff73}.commerce-navrow{background:#fffffff0;border-bottom-color:#00a99d1f}.commerce-menu-pill,.commerce-nav>a,.commerce-nav .nav-parent{color:#334155}.commerce-menu-pill:hover,.commerce-nav>a:hover,.commerce-nav>a.active,.commerce-nav .nav-dropdown:hover .nav-parent,.commerce-nav .nav-dropdown:focus-within .nav-parent,.commerce-service-links{color:#007f77}.nav-dropdown-menu{border-color:#00a99d29;box-shadow:0 20px 50px #0f172a24}.nav-dropdown-menu a:hover,.user-menu a:hover,.user-menu button:hover{color:#007f77;background:#e7fbf7}.bag-count{background:linear-gradient(135deg,#ff6b57,#ff9f43)}.retail-home{background:radial-gradient(circle at 9% 2%,#4ddfd033,#0000 34%),radial-gradient(circle at 88% 8%,#38bdf824,#0000 30%),linear-gradient(#f8fcff 0%,#f3f8fb 50%,#eaf3f7 100%)}.retail-hero{background:linear-gradient(#ffffffb8,#fff0),#edf8fb}.retail-hero-main{background:radial-gradient(circle at 12% 10%,#fff3,#0000 28%),radial-gradient(circle at 92% 80%,#ff6b5752,#0000 34%),linear-gradient(135deg,#0f172a 0%,#0f766e 48%,#00a99d 100%);box-shadow:0 28px 70px #0f172a2e}.retail-hero-main:after{border-color:#ffffff2e}.retail-kicker,.retail-hero-badge{background:#ffffff2e;border-color:#ffffff47}.retail-hero-actions .btn-primary{color:#0f172a;background:#fff;box-shadow:0 18px 34px #0f172a33}.retail-hero-actions .btn-ghost{border-color:#ffffff5c}.retail-promo-card{background:radial-gradient(circle at 12% 110%,#ffffff52,#0000 35%),linear-gradient(135deg,#0f4c81 0%,#00a99d 62%,#4ddfd0 100%);box-shadow:0 24px 60px #0f172a29}.retail-promo-card:nth-child(2){color:#121826;background:radial-gradient(circle at 90% 0,#ffffff75,#0000 34%),linear-gradient(135deg,#fff7ed 0%,#ffd7ca 48%,#ff9f43 100%)}.retail-search-panel{filter:drop-shadow(0 18px 28px #0f172a1a)}.retail-home-search{border-color:#00a99d2e;box-shadow:0 24px 56px #0f172a1a}.retail-filter-link,.retail-service-strip svg,.retail-category-heading a{color:#007f77}.retail-service-strip{border-color:#00a99d24;box-shadow:0 18px 40px #0f172a14}.retail-service-strip span{color:#475569;border-right-color:#00a99d1a}.retail-service-strip strong,.retail-category-button{color:#121826}.retail-service-strip small,.retail-category-heading span{color:#64748b}.retail-campaign{box-shadow:0 18px 34px #0f172a1a}.retail-campaign-dark{color:#fff;background:linear-gradient(135deg,#0f172a,#0f4c81)}.retail-campaign-light{color:#121826;background:linear-gradient(135deg,#fff,#edfffc);border-color:#00a99d29}.retail-category-icon{color:#007f77;background:radial-gradient(circle at 28% 20%,#4ddfd038,#0000 38%),linear-gradient(#fff,#f2fffd);border-color:#00a99d1f;box-shadow:0 16px 32px #0f172a14}.retail-category-button:hover .retail-category-icon,.retail-category-button.is-active .retail-category-icon{background:linear-gradient(135deg,#00a99d,#38bdf8);box-shadow:0 18px 34px #00a99d3d}.listing-card,.dashboard-card-pro,.seller-product-performance-row,.checkout-card,.order-card,.profile-account-content,.cart-item-modern,.seller-profile-card,.detail-card{background:#fffffff0;border-color:#00a99d1f;box-shadow:0 16px 36px #0f172a14}.listing-card:hover{box-shadow:0 24px 54px #0f172a24}.listing-media,.cart-item,.checkout-address,.checkout-perks span,.fake-payment-note{background:#f7fbfc;border-color:#dbe7ee}.status-pill,.order-flow span,.checkout-perks span{border-color:#00a99d2e}.order-flow span.is-done,.status-label-ready,.fake-payment-note{color:#007f77;background:#e7fbf7;border-color:#00a99d3d}.site-footer{background:radial-gradient(circle at 12% 18%,#4ddfd029,#0000 26%),radial-gradient(circle at 92% 10%,#ff6b5724,#0000 26%),linear-gradient(135deg,#0f172a 0%,#111827 58%,#062f36 100%)}.footer-promise-card,.footer-trust-row span{background:#ffffff0f;border-color:#4ddfd038}.site-footer a:hover{color:#4ddfd0}.maintenance-page{color:#121826;background:radial-gradient(circle at 12% 8%,#4ddfd03d,#0000 32%),radial-gradient(circle at 88% 12%,#ff6b5729,#0000 28%),linear-gradient(135deg,#f8fcff 0%,#e7fbf7 52%,#eaf3f7 100%)}.maintenance-card{border-color:#00a99d29;box-shadow:0 30px 80px #0f172a24}.maintenance-kicker,.maintenance-footer a,.maintenance-grid span{background:#ffffffbd;border-color:#00a99d2e}.cookie-consent{border-color:#00a99d29;box-shadow:0 24px 70px #0f172a29}.cookie-actions button{border-color:#0f172a}.cookie-actions button:nth-child(2){background:linear-gradient(135deg,#00a99d,#38bdf8);border-color:#0000}:root{--page-gap:clamp(18px, 2.5vw, 32px);--section-gap:clamp(26px, 4vw, 54px);--sticky-safe-top:168px}html{scroll-padding-top:var(--sticky-safe-top)}main{overflow-x:clip}.market-page,.section,.checkout-page,.profile-account-page{isolation:isolate;position:relative}.section{padding-top:var(--section-gap)}.retail-hero{padding-bottom:var(--page-gap)}.retail-hero-grid,.marketplace-layout,.marketplace-layout-pro,.detail-grid,.detail-content-grid,.checkout-grid,.checkout-grid-modern,.profile-account-layout,.sell-layout,.conversation-layout,.seller-studio-dashboard{min-width:0}.retail-search-panel{margin-top:var(--page-gap);z-index:1}.retail-home-search{z-index:2;position:relative}.retail-service-strip,.retail-campaign-row,.retail-category-rail,.retail-products,.category-ribbon,.marketplace-layout-pro,.dashboard-section,.seller-performance-card,.detail-content-grid,.checkout-grid-modern,.profile-account-content{margin-top:var(--page-gap)}.filter-panel,.filter-panel-pro,.checkout-summary,.sell-aside,.profile-side-menu{top:var(--sticky-safe-top);max-height:calc(100dvh - var(--sticky-safe-top) - 20px);overscroll-behavior:contain;overflow:auto}.detail-panel{top:var(--sticky-safe-top);max-height:none;overflow:visible}.filter-panel,.detail-panel,.checkout-summary,.sell-aside{align-self:start}.marketplace-layout-pro{grid-template-columns:minmax(250px,310px) minmax(0,1fr);align-items:start}.listing-grid,.listing-grid-pro{align-items:start}.listing-card,.checkout-card,.detail-panel,.filter-panel,.seller-profile-card,.description-block,.dashboard-card-pro,.seller-studio-dashboard article,.profile-account-content{min-width:0}.detail-grid{gap:var(--page-gap);grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:start}.detail-content-grid{gap:var(--page-gap);grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start}.gallery,.gallery-main,.gallery-open-button{min-width:0}.gallery-main{overflow:hidden}.gallery-strip{grid-template-columns:repeat(auto-fit,minmax(76px,96px));justify-content:start}.detail-panel{gap:18px}.detail-panel h1,.seller-product-performance-main strong,.cart-main h2{overflow-wrap:anywhere}.checkout-grid-modern{gap:var(--page-gap);grid-template-columns:minmax(0,1fr) minmax(300px,350px);align-items:start}.cart-list-modern{gap:16px;display:grid}.cart-item-modern{grid-template-columns:104px minmax(0,1fr) minmax(132px,auto);align-items:center}.cart-item-actions{min-width:0}.checkout-summary-modern{top:var(--sticky-safe-top);position:sticky}.profile-account-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);align-items:start}.profile-account-content{align-self:start}.profile-payment-row,.address-row,.seller-product-performance-row{min-width:0}.seller-studio-dashboard{gap:var(--page-gap);grid-template-columns:minmax(0,1.25fr) minmax(260px,.85fr);grid-template-areas:"hero hero""funnel radar""categories top";align-items:stretch}.seller-studio-hero{grid-template-columns:minmax(0,1fr) minmax(112px,140px);min-width:0}.seller-studio-copy,.seller-studio-money,.seller-studio-spark{min-width:0}.seller-studio-copy h2{overflow-wrap:anywhere}.seller-studio-spark{grid-template-columns:minmax(140px,190px) minmax(0,1fr)}.seller-product-performance-row{grid-template-columns:72px minmax(0,1fr) auto minmax(220px,auto) auto;gap:14px}.seller-product-metrics{min-width:0}.seller-product-actions{flex-wrap:nowrap}.cookie-consent{max-width:min(720px,100vw - 36px);max-height:min(58dvh,320px);margin:0;left:18px;right:auto;overflow:auto}body:has(.cookie-consent) main{padding-bottom:150px}body:has(.cookie-consent) .ai-agent{bottom:calc(132px + env(safe-area-inset-bottom))}.route-loading{color:#007f77;background:#ffffffbd;border:1px solid #00a99d29;border-radius:18px;width:min(1180px,100% - 32px);margin:32px auto;padding:18px 20px;font-weight:900;box-shadow:0 18px 40px #0f172a14}@media (width<=1280px){:root{--sticky-safe-top:158px}.seller-studio-dashboard{grid-template-columns:minmax(0,1fr);grid-template-areas:"hero""funnel""radar""categories""top"}.seller-product-performance-row{grid-template-columns:72px minmax(0,1fr) auto}.seller-product-metrics,.seller-product-actions{grid-column:2/-1}}@media (width<=980px){:root{--sticky-safe-top:96px}.section{padding-top:24px}.retail-search-panel{margin-top:14px}.marketplace-layout,.marketplace-layout-pro,.detail-grid,.detail-content-grid,.checkout-grid,.checkout-grid-modern,.profile-account-layout,.sell-layout,.conversation-layout{grid-template-columns:1fr}.filter-panel,.filter-panel-pro,.detail-panel,.checkout-summary,.checkout-summary-modern,.sell-aside,.profile-side-menu{max-height:none;position:static;overflow:visible}.detail-panel{order:-1}.cart-item-modern{grid-template-columns:88px minmax(0,1fr)}.cart-item-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;gap:8px;display:flex}.seller-studio-hero,.seller-studio-spark{grid-template-columns:1fr}}@media (width<=640px){:root{--page-gap:16px;--section-gap:24px;--sticky-safe-top:92px}.retail-service-strip,.retail-campaign-row,.retail-category-rail,.retail-products,.category-ribbon,.marketplace-layout-pro,.dashboard-section,.seller-performance-card,.detail-content-grid,.checkout-grid-modern,.profile-account-content{margin-top:16px}.retail-home-search,.detail-panel,.checkout-card,.filter-panel,.dashboard-card-pro,.profile-account-content{border-radius:18px}.gallery-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.seller-product-performance-row{grid-template-columns:62px minmax(0,1fr)}.seller-product-performance-row .status-pill,.seller-product-metrics,.seller-product-actions{grid-column:1/-1}body:has(.cookie-consent) .ai-agent{bottom:calc(178px + env(safe-area-inset-bottom))}body:has(.cookie-consent) main{padding-bottom:220px}.cookie-consent{max-width:none;left:12px;right:12px}}.retail-hero{padding-top:12px;padding-bottom:12px}.retail-hero-grid{grid-template-columns:minmax(0,.98fr) minmax(300px,.74fr);gap:12px}.retail-hero-main{border-radius:22px 10px 10px 22px;grid-template-columns:minmax(0,1fr) 104px;gap:18px;min-height:250px;padding:clamp(18px,2.5vw,28px)}.retail-hero-main:after{border-width:34px;width:300px;height:300px;bottom:-170px;right:-110px}.retail-hero-main h1{letter-spacing:-.045em;max-width:520px;margin-top:12px;font-size:clamp(30px,3.35vw,44px);line-height:1}.retail-hero-main p{max-width:470px;margin-top:12px;font-size:14px}.retail-hero-actions{margin-top:16px}.retail-hero-actions .btn{min-height:38px;padding:10px 14px;font-size:13px}.retail-hero-badge{border-radius:26px;width:104px;height:104px}.retail-hero-badge strong{font-size:28px}.retail-hero-badge span{font-size:10px;line-height:1.1}.retail-promo-stack{gap:12px}.retail-promo-card{border-radius:10px 22px 22px 10px;gap:6px;min-height:119px;padding:18px 20px}.retail-promo-card strong{max-width:330px;font-size:clamp(18px,1.65vw,23px);line-height:1.05}.retail-promo-card small{font-size:12px;line-height:1.25}.retail-promo-card svg{bottom:18px;right:18px}.retail-search-panel{margin-top:12px}@media (width<=980px){.retail-hero-main{border-radius:22px;min-height:auto}.retail-promo-card{border-radius:22px;min-height:116px}}@media (width<=640px){.retail-hero-main{grid-template-columns:1fr}.retail-hero-main h1{max-width:300px;font-size:30px}.retail-hero-badge{width:96px;height:96px}}.checkout-payment-card{gap:16px;display:grid}.checkout-payment-card h1{letter-spacing:-.055em;font-size:clamp(32px,5vw,58px);line-height:.96}.checkout-lead{max-width:680px;color:var(--muted);font-size:17px;font-weight:800;line-height:1.45}.checkout-perks-inline{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-summary-market{gap:14px}.checkout-summary-market>.checkout-summary-head{border-bottom:1px solid var(--line);color:var(--text);justify-content:flex-start;align-items:center;gap:10px;padding-bottom:12px;display:flex}.checkout-summary-head>svg{width:40px;height:40px;color:var(--mint-dark);background:#00a99d1a;border-radius:14px;padding:10px}.checkout-summary-market h2{margin:0;font-size:28px;line-height:1}.checkout-summary-head p{color:var(--muted);margin-top:3px;font-size:13px;font-weight:850}.checkout-summary-market>.checkout-items-list{border-bottom:1px solid var(--line);justify-content:stretch;gap:10px;padding-bottom:12px;display:grid}.checkout-summary-item{background:#ffffffb8;border:1px solid #00a99d1f;border-radius:16px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.checkout-summary-item img{object-fit:cover;background:#00a99d14;border-radius:12px;width:52px;height:52px}.checkout-summary-item div{gap:2px;min-width:0;display:grid}.checkout-summary-item strong,.checkout-summary-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkout-summary-item span{color:var(--muted);font-size:12px;font-weight:800}.checkout-summary-item b{color:var(--text);font-size:13px}.checkout-blocked-list{background:#fef2f2b8;border-radius:16px;color:#7f1d1d!important;border:1px solid #b91c1c29!important;justify-content:stretch!important;gap:3px!important;padding:10px 12px!important;display:grid!important}.checkout-blocked-list span{color:#9f5f5f;font-size:12px;font-weight:800}.btn.is-disabled,.btn:disabled{cursor:not-allowed;opacity:.55;transform:none!important}@media (width<=980px){.checkout-perks-inline{grid-template-columns:1fr}}@media (width<=640px){.checkout-payment-card h1{font-size:34px}.checkout-summary-item{grid-template-columns:48px minmax(0,1fr)}.checkout-summary-item b{grid-column:2}}
