@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";.standard-dialog-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:#0f1f1c94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.standard-dialog{position:relative;width:min(440px,100%);padding:30px;border:1px solid #d8d0c2;border-radius:8px;background:#fffdf8;color:#183630;box-shadow:0 28px 80px #0f1f1c4d;font-family:DM Sans,sans-serif}.standard-dialog-close{position:absolute;top:12px;right:14px;border:0;background:transparent;color:#687570;font-size:24px;line-height:1}.standard-dialog-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#e7efe9;color:#315c43;font-weight:700}.standard-dialog-icon.danger{background:#f9e3dc;color:#a13b1d}.standard-dialog h2{margin:18px 0 8px;font:600 28px/1.1 Playfair Display,serif}.standard-dialog p{margin:0;color:#687570;font-size:14px;line-height:1.55;white-space:pre-wrap}.standard-dialog label{display:grid;gap:7px;margin-top:18px;font-size:12px;font-weight:600}.standard-dialog textarea{width:100%;resize:vertical;border:1px solid #d8d0c2;border-radius:4px;padding:11px;background:#fff;color:#183630;font:inherit}.standard-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.standard-dialog-actions button{border:1px solid #d8d0c2;border-radius:4px;padding:10px 16px;background:#fff;color:#183630;font-weight:600}.standard-dialog-actions .primary{border-color:#183630;background:#183630;color:#fff}.standard-dialog-actions .danger{border-color:#b54222;background:#b54222;color:#fff}@media(hover:hover)and (pointer:fine){.standard-dialog button:not(:disabled):hover{filter:brightness(.9);box-shadow:0 3px 10px #18363024}}.standard-dialog button:not(:disabled){cursor:pointer;transition:filter .16s ease,box-shadow .16s ease}:is(a,button,summary,[role=button],[role=link],label[for],input[type=checkbox],input[type=radio]){transition:filter .16s ease,box-shadow .16s ease,color .16s ease,background-color .16s ease,border-color .16s ease}:is(a,button,summary,[role=button],[role=link],label[for],input[type=checkbox],input[type=radio]):not(:disabled,[aria-disabled=true]){cursor:pointer}@media(hover:hover)and (pointer:fine){:is(a,button,summary,[role=button],[role=link],label[for],input[type=checkbox],input[type=radio]):not(:disabled,[aria-disabled=true]):hover{filter:brightness(.92);box-shadow:0 3px 10px #1836301f}}@media(prefers-reduced-motion:reduce){:is(a,button,summary,[role=button],[role=link]){transition:none}}input::placeholder,textarea::placeholder{color:#a9b1ae!important;opacity:1;font-weight:400}form label:has(input[required],select[required],textarea[required]){position:relative}form label:has(input[required],select[required],textarea[required]):after{content:"*";position:absolute;top:0;right:0;color:#c5482d;font-size:11px;font-weight:800;line-height:1}.profile-review-badge{padding:6px 9px;border-radius:20px;font-size:10px;font-weight:700}.profile-review-badge.pending{background:#f6ecd2;color:#80601e}.profile-review-badge.approved{background:#e1f1e5;color:#27643b}.profile-review-badge.rejected{background:#f7e2dc;color:#923d26}.seller-profile-progress.complete{border-color:#bad7c1;background:#f3faf5}.seller-profile-progress.complete i{background:linear-gradient(90deg,#3f8a5b,#68aa78)}.profile-wizard-payout .profile-bank-form{display:block;padding:16px 20px;border:0;border-radius:0;background:transparent}.profile-bank-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.profile-bank-fields label{display:grid;gap:4px;color:var(--ink);font-size:9px;font-weight:700}.profile-bank-fields input{min-height:40px;padding:9px 11px;border:1px solid #d9e1db;border-radius:6px;background:#fff;color:var(--ink);font-size:11px;font-weight:500}.profile-bank-fields input[name=payoutIfscCode]{text-transform:uppercase}.profile-bank-actions{display:flex;align-items:center;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #e4e9e5}.profile-bank-actions small{color:var(--muted);font-size:9px}@media(max-width:600px){.profile-bank-fields{grid-template-columns:1fr}.profile-bank-actions{align-items:stretch;flex-direction:column}}#seller-payout-details{scroll-margin-top:96px}.profile-bank-fields .secure-field{position:relative;display:block}.profile-bank-fields .secure-field input{width:100%;padding-right:58px}.profile-bank-fields .secure-field button{position:absolute;top:50%;right:7px;transform:translateY(-50%);padding:5px 7px;border:0;border-radius:4px;background:#edf2ee;color:#2f7148;font-size:8px;font-weight:800}.profile-bank-fields input[aria-invalid=true]{border-color:#d77961;background:#fff8f6}.profile-bank-fields .field-error{margin-top:1px;color:#a23f27;font-size:8px;font-weight:700}.profile-form .profile-field-invalid{border-color:#d45f43!important;background:#fff8f6!important;box-shadow:0 0 0 3px #d45f431f!important}.profile-form .profile-field-invalid:focus{outline:2px solid rgba(212,95,67,.28);outline-offset:1px}.address-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.profile-settings-card.profile-addresses>header .address-header-actions b{margin:0}.address-header-actions button{padding:7px 10px;border:1px solid #b8c9bd;border-radius:6px;background:#fff;color:#2f7148;font-size:9px;font-weight:700}@media(max-width:600px){.profile-settings-card.profile-addresses>header{flex-wrap:wrap}.address-header-actions{width:100%;margin-left:42px}.address-header-actions button{flex:1}}.profile-addresses fieldset.secondary-address-collapsed{display:none}.secondary-address-toggle{display:grid;grid-template-columns:28px 1fr;gap:1px 10px;width:100%;margin:12px 0;padding:12px 14px;border:1px dashed #b9c9be;border-radius:8px;background:#f8faf8;color:var(--ink);text-align:left}.secondary-address-toggle>span{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#e3eee6;color:#2f7148;font-size:16px}.secondary-address-toggle strong{font-size:10px}.secondary-address-toggle small{color:var(--muted);font-size:8px}.secondary-address-toggle.expanded{border-style:solid;background:#fff}.secondary-address-toggle:hover{border-color:#6f9b7b;background:#f4f8f5}:root{--ink:#183630;--paper:#f7f3eb;--cream:#ede6d8;--orange:#e85d32;--sage:#a9bca4;--line:#d8d0c2;--white:#fffdf8;--muted:#687570;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.announcement{background:var(--ink);color:#fff;text-align:center;padding:9px;font-size:12px;letter-spacing:.03em}.announcement span{color:#ff9c73;margin-left:6px}header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:relative;background:#f7f3ebf2;z-index:5}.logo{display:flex;align-items:center;gap:9px;font-family:Playfair Display;font-size:24px;font-weight:600}.logo-mark{display:grid;place-items:center;background:var(--orange);color:#fff;width:30px;height:30px;border-radius:50%;font:italic 18px Playfair Display}nav,.header-actions{display:flex;align-items:center;gap:28px;font-size:14px}nav a:hover,.header-actions>a:not(.button):hover{color:var(--orange)}button{cursor:pointer}.link-button{border:0;background:none;color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:3px;background:var(--orange);color:#fff;padding:14px 23px;font-weight:600;box-shadow:0 7px 20px #e85d3226}.button.small{padding:10px 16px;font-size:13px}.button.cream{background:var(--paper);color:var(--ink)}.button.wide{width:100%}.button:disabled{opacity:.6}.hero{padding:80px 5vw 60px;text-align:center;background:radial-gradient(circle at 12% 30%,rgba(169,188,164,.26),transparent 25%),radial-gradient(circle at 88% 25%,rgba(232,93,50,.11),transparent 24%)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:600;color:var(--orange)}h1,h2{font-family:Playfair Display,serif;line-height:1.02;margin:15px 0}.hero h1{font-size:clamp(58px,8vw,108px);letter-spacing:-.05em}.hero h1 em,.sell-page h1 em,.auth-brand h1 em{color:var(--orange);font-weight:600}.hero>p{max-width:650px;margin:25px auto;color:var(--muted);font-size:18px;line-height:1.7}.hero-search{max-width:680px;margin:35px auto 20px;background:#fff;border:1px solid var(--line);padding:8px;display:flex;align-items:center;box-shadow:0 18px 50px #18363017}.hero-search span{font-size:30px;padding:0 10px}.hero-search input{flex:1;border:0;outline:0;background:transparent;padding:13px;font-size:16px}.hero-search button{background:var(--ink);color:#fff;border:0;padding:15px 24px}.trust-row{display:flex;justify-content:center;gap:30px;font-size:12px;color:var(--muted)}.catalog{padding:75px 5vw 100px}.section-heading{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid var(--line);padding-bottom:24px}.section-heading h2{font-size:44px}.section-heading>span{font-size:13px;color:var(--muted)}.chips{display:flex;gap:8px;margin:25px 0 35px;overflow:auto}.chips button{border:1px solid var(--line);background:transparent;color:var(--ink);padding:9px 15px;border-radius:100px;white-space:nowrap}.chips button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card{min-width:0}.product-card:hover .product-visual{transform:translateY(-4px);box-shadow:0 18px 30px #1836301f}.product-visual{height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;transition:.25s;background:#d9ddd1;overflow:hidden}.product-visual>span{font-size:85px;font-family:Playfair Display;filter:drop-shadow(0 15px 15px rgba(0,0,0,.15))}.product-visual small{text-transform:uppercase;letter-spacing:.16em;opacity:.6;max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.visual-prompts{background:#e6c4ac}.visual-pdf{background:#b8cbd0}.visual-templates{background:#d5c7dc}.visual-other{background:#d7cfbd}.card-meta{display:flex;justify-content:space-between;margin:17px 0 8px;color:var(--muted);font-size:11px}.pill{display:inline-block;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-size:10px}.product-card h3{font:600 21px Playfair Display;margin:8px 0}.product-card>p{color:var(--muted);font-size:13px;line-height:1.5;min-height:40px}.card-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:13px;font-size:13px}.card-bottom span{color:var(--muted)}.empty{padding:100px 20px;text-align:center;color:var(--muted)}.empty.compact{padding:50px;border:1px dashed var(--line)}.creator-banner{background:var(--ink);color:#fff;padding:70px 8vw;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.creator-banner h2{font-size:54px}.creator-banner p{line-height:1.7;color:#bdcac7;max-width:470px;margin-bottom:25px}footer{padding:55px 5vw 25px;display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid var(--line)}footer>p{color:var(--muted)}footer>div{grid-column:2;grid-row:1/3;display:flex;justify-content:flex-end;gap:25px;font-size:13px}footer small{color:var(--muted)}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:7vw;padding:70px 8vw}.product-detail>.product-copy{padding-top:20px}.product-detail .product-visual{height:550px}.detail-notes{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding:15px 0}.product-copy h1{font-size:60px}.lead{font-size:19px;line-height:1.6;color:var(--muted)}.description{white-space:pre-line;line-height:1.8;border-top:1px solid var(--line);padding-top:25px}.tags{display:flex;gap:10px;margin:25px 0;color:var(--muted);font-size:12px}.purchase-box{background:var(--cream);padding:20px;display:flex;align-items:center;justify-content:space-between}.purchase-box small,.purchase-box strong{display:block}.purchase-box strong{font:600 28px Playfair Display;margin-top:4px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{background:var(--ink);color:#fff;padding:45px 6vw;display:flex;flex-direction:column;justify-content:space-between;background-image:radial-gradient(circle at 15% 75%,rgba(232,93,50,.24),transparent 30%)}.auth-brand h1{font-size:70px}.auth-brand p{color:#bdcac7}.auth-brand small{color:#8ca39d}.auth-panel{display:grid;place-items:center;padding:60px;position:relative}.back{position:absolute;top:35px;right:45px;font-size:13px}.auth-form{width:min(430px,100%)}.auth-form h2{font-size:42px}.auth-form>p{color:var(--muted)}label{display:block;font-size:12px;font-weight:600;margin:17px 0}input,textarea,select{display:block;width:100%;border:1px solid var(--line);background:var(--white);padding:14px;margin-top:7px;color:var(--ink);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--ink)}.role-switch{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:25px 0}.role-switch button{padding:15px;text-align:left;border:1px solid var(--line);background:transparent;color:var(--ink)}.role-switch button.active{border:2px solid var(--orange);background:#fff8f1}.role-switch small,.role-switch strong{display:block}.role-switch small{margin-top:4px;color:var(--muted)}.form-error{background:#fff0eb;color:#a93717;border-left:3px solid var(--orange);padding:12px;margin:15px 0;font-size:13px}.notice{background:#edf5e9;color:#28542b;padding:14px;margin-bottom:20px}.auth-toggle{text-align:center;font-size:13px}.auth-toggle button{border:0;background:none;color:var(--orange);font-weight:600}.workspace{display:grid;grid-template-columns:250px 1fr;min-height:700px}.workspace aside{padding:55px 35px;border-right:1px solid var(--line)}.workspace aside h2{font-size:30px}.workspace aside p{font-size:12px;color:var(--muted);margin-bottom:40px}.workspace aside>a{display:block;padding:12px 0;color:var(--muted);font-size:13px}.workspace aside>a.active{color:var(--ink);font-weight:600}.workspace-main{padding:55px 6vw}.workspace-title{display:flex;justify-content:space-between;align-items:center}.workspace-title h1{font-size:52px}.status-dot{font-size:12px;color:#337043}.status-dot:before{content:"";display:inline-block;width:8px;height:8px;background:#6ea46d;border-radius:50%;margin-right:7px}.seller-row{display:grid;grid-template-columns:80px 1fr auto;gap:15px;align-items:center;border-top:1px solid var(--line);padding:14px 0}.seller-row .product-visual{height:70px}.seller-row .product-visual>span{font-size:25px}.seller-row .product-visual small{display:none}.seller-row h3{margin:0}.seller-row p{margin:5px 0;color:var(--muted);font-size:12px}.status{padding:6px 9px;border-radius:20px;background:var(--cream);font-size:10px;text-transform:uppercase}.status.published{background:#e4f2df;color:#2f672d}.status.rejected{background:#fbe5df;color:#9c341a}.product-form{margin-top:60px;border-top:1px solid var(--line);padding-top:45px}.form-heading h2{font-size:35px}.form-heading p{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid .full{grid-column:1/-1}.upload-label{border:1px dashed var(--line);padding:20px}.upload-label input{border:0;padding:10px 0;background:transparent}.upload-label small{color:var(--muted)}.library-row{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-top:1px solid var(--line)}.library-row h3{margin:7px 0}.library-row p{margin:0;color:var(--muted);font-size:12px}.sell-page{text-align:center;padding:100px 8vw}.sell-page>h1{font-size:80px}.sell-page>p{font-size:18px;line-height:1.7;max-width:650px;margin:25px auto 60px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);max-width:1050px;margin:0 auto 50px;text-align:left}.steps>div{padding:35px;border:1px solid var(--line);border-right:0}.steps>div:last-child{border-right:1px solid var(--line)}.steps strong{color:var(--orange);font:italic 32px Playfair Display}.steps p{color:var(--muted);font-size:13px}@media(max-width:900px){nav{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail,.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.workspace{grid-template-columns:1fr}.workspace aside{border-right:0;border-bottom:1px solid var(--line)}.creator-banner{grid-template-columns:1fr}.product-detail .product-visual{height:400px}}@media(max-width:600px){header{padding:0 20px}.header-actions>a:not(.button),.header-actions .link-button{display:none}.hero{padding:60px 20px}.hero h1{font-size:56px}.trust-row{flex-wrap:wrap;gap:12px}.catalog{padding:50px 20px}.section-heading h2{font-size:35px}.product-grid{grid-template-columns:1fr}.product-visual{height:330px}.creator-banner{padding:55px 25px}.creator-banner h2{font-size:40px}footer{grid-template-columns:1fr}footer>div{grid-column:1;grid-row:auto;justify-content:flex-start;flex-wrap:wrap}.product-detail{padding:40px 20px}.product-copy h1{font-size:44px}.auth-panel{padding:90px 25px 40px}.back{right:25px}.workspace-main{padding:40px 20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.sell-page{padding:70px 20px}.sell-page>h1{font-size:54px}.steps{grid-template-columns:1fr}.steps>div{border-right:1px solid var(--line);border-bottom:0}.steps>div:last-child{border-bottom:1px solid var(--line)}}.store-search{padding:20px 5vw;background:linear-gradient(120deg,#e9e1d3,#f7f3eb 55%,#dfe6dc);border-bottom:1px solid var(--line)}.store-search>div:first-child{display:flex;align-items:end;justify-content:space-between;gap:30px}.store-search h1{font-size:clamp(38px,5vw,68px);margin:8px 0 0;letter-spacing:-.035em}.store-search .hero-search{width:min(620px,100%);margin:0 auto}.store-benefits{display:flex;gap:28px;color:var(--muted);font-size:12px}.store-benefits span:before{content:"✓";color:var(--orange);font-weight:700;margin-right:6px}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.google-button{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--line);background:#fff;padding:13px;font-weight:600;font-size:13px}.google-button:hover{border-color:var(--ink)}.google-button b{font:700 18px Arial;color:#4285f4}@media(max-width:600px){.store-search{padding:18px 20px}.store-search>div:first-child{display:block}.store-search .hero-search{flex-wrap:wrap}.store-search .hero-search input{width:calc(100% - 55px)}.store-search .hero-search button{width:100%}.store-benefits{gap:10px;justify-content:space-between}.store-benefits span{font-size:10px}.catalog{padding-top:38px}}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.catalog-toolbar .chips{margin:0}.sort-control{display:flex;align-items:center;gap:10px;flex:0 0 auto;margin:0;color:var(--muted);font-weight:500;white-space:nowrap}.sort-control select{width:auto;min-width:170px;margin:0;padding:9px 34px 9px 12px;background:var(--white)}.catalog-toolbar+.section-heading{margin-bottom:35px}@media(max-width:600px){.catalog-toolbar{align-items:stretch;flex-direction:column}.sort-control{justify-content:space-between}.sort-control select{flex:1}.catalog-toolbar+.section-heading{margin-bottom:28px}}.home-catalog{padding-top:36px}.home-catalog .hero-search{width:min(620px,100%);margin:0 auto 38px;border-radius:10px}.home-catalog .catalog-toolbar{margin-bottom:36px}.home-catalog .product-visual{border-radius:12px}.home-catalog .product-card{display:block}.home-catalog .product-card h3{font-size:22px}.best-seller-card{position:relative}.best-seller-rank{position:absolute;z-index:2;top:12px;left:12px;padding:6px 9px;border-radius:20px;background:var(--ink);color:#fff;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.seller-best-seller{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px;padding:19px 22px;border:1px solid #d5dfd7;border-radius:8px;background:#edf4ef}.seller-best-seller h2{margin:6px 0 4px;font-size:25px}.seller-best-seller p{margin:0;color:var(--muted);font-size:10px}.seller-best-seller>div>span{color:#397052;font-size:8px;font-weight:800;letter-spacing:.12em}.seller-best-seller>a{font-size:10px;font-weight:700}.product-visual.product-cover{overflow:hidden;padding:0;background:#eeeae2}.product-visual.product-cover img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-cover img{transform:scale(1.025)}.product-visual.product-cover small{position:absolute;left:12px;bottom:10px;max-width:calc(100% - 24px);overflow:hidden;padding:5px 8px;border-radius:4px;background:#102621c7;color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:8px}@media(max-width:600px){.home-catalog{padding-top:22px}.home-catalog .hero-search{margin-bottom:28px}.home-catalog .catalog-toolbar{margin-bottom:30px}}@media(max-width:700px){.seller-best-seller{align-items:flex-start;flex-direction:column}}.home-catalog,.market-info,.pricing-section{scroll-margin-top:24px}.market-info{padding:20px 5vw 90px;display:grid;grid-template-columns:.8fr 1.4fr;gap:8vw;align-items:start}.info-heading h2,.pricing-section h2{font-size:clamp(38px,4vw,56px);letter-spacing:-.025em}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.feature-list article{padding-top:18px;border-top:2px solid var(--ink)}.feature-list article>span{color:var(--orange);font-size:11px;font-weight:600}.feature-list h3{font:600 21px Playfair Display;margin:22px 0 10px}.feature-list p,.pricing-section>div>p{color:var(--muted);font-size:13px;line-height:1.7}.pricing-section{margin:0 5vw 90px;padding:48px 5vw;background:var(--cream);display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;align-items:center;border-radius:16px}.pricing-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pricing-cards article{background:var(--white);padding:25px;border-radius:10px}.pricing-cards article.featured{background:var(--ink);color:#fff}.pricing-cards span,.pricing-cards strong,.pricing-cards p,.pricing-cards small{display:block}.pricing-cards span{font-size:11px;text-transform:uppercase;letter-spacing:.12em}.pricing-cards strong{font:600 42px Playfair Display;margin:22px 0 4px}.pricing-cards p{font-size:13px;margin:0 0 22px}.pricing-cards small{color:var(--muted);line-height:1.5}.pricing-cards .featured small{color:#bdcac7}@media(max-width:900px){.market-info,.pricing-section{grid-template-columns:1fr}.feature-list{gap:18px}.pricing-section{gap:25px}}@media(max-width:600px){.market-info{padding:10px 20px 65px}.feature-list,.pricing-cards{grid-template-columns:1fr}.feature-list article{padding:18px 0}.pricing-section{margin:0 20px 60px;padding:32px 24px}.info-heading h2,.pricing-section h2{font-size:38px}}@media(max-width:900px){header{height:auto;min-height:72px;flex-wrap:wrap;padding-top:18px}header nav{display:flex;order:3;width:100%;justify-content:center;gap:24px;padding:15px 0;overflow-x:auto}}.content-page{min-height:620px;padding-top:90px}.content-page .info-heading h1,.content-page>div>h1{font-size:clamp(46px,6vw,76px);letter-spacing:-.035em;margin:14px 0 24px}.info-heading>p{color:var(--muted);line-height:1.7;max-width:540px}.pricing-section.content-page{margin-top:70px}.seller-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:25px 0 50px}.seller-kpis>div{background:var(--white);border:1px solid var(--line);padding:22px}.seller-kpis span,.seller-kpis strong{display:block}.seller-kpis span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.seller-kpis strong{font:600 34px Playfair Display;margin-top:10px}.seller-dashboard .seller-products{background:var(--white);border:1px solid var(--line);padding:28px}.seller-dashboard .seller-products>.form-heading{margin-bottom:20px}.seller-dashboard .seller-products>.form-heading h2{margin-bottom:0}@media(max-width:900px){.seller-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.content-page{padding-top:55px}.pricing-section.content-page{margin-top:35px}.seller-kpis{gap:8px}.seller-kpis>div{padding:16px}.seller-dashboard .seller-products{padding:18px}}.seller-shell{min-height:100vh;background:#f3f5f2;display:grid;grid-template-columns:255px minmax(0,1fr)}.seller-sidebar{position:fixed;inset:0 auto 0 0;width:255px;background:#132a26;color:#dce5e2;padding:28px 20px;display:flex;flex-direction:column;z-index:10}.seller-sidebar .logo{color:#fff;padding:0 10px 26px;border-bottom:1px solid #ffffff18}.seller-store{padding:24px 10px 18px}.seller-store small,.seller-store strong,.seller-store span{display:block}.seller-store small{font-size:8px;letter-spacing:.16em;color:#7f9a94}.seller-store strong{font:600 19px Playfair Display;margin:7px 0}.seller-store span{font-size:9px;color:#82948f;overflow:hidden;text-overflow:ellipsis}.seller-sidebar nav{display:flex;flex-direction:column;align-items:stretch;gap:5px;margin-top:12px}.seller-sidebar nav a{display:flex;align-items:center;gap:13px;padding:12px 13px;color:#91a39e;border-radius:6px;font-size:12px}.seller-sidebar nav a i{width:19px;text-align:center;font-style:normal;font-size:16px}.seller-sidebar nav a:hover,.seller-sidebar nav a.active{background:#ffffff10;color:#fff}.marketplace-link{margin-top:auto;padding:14px 10px;border-top:1px solid #ffffff18;color:#91a39e;font-size:11px}.seller-main{grid-column:2;min-width:0}.seller-topbar{height:74px;padding:0 4vw;background:#fff;border-bottom:1px solid #dce2dd;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:5}.seller-topbar>div:first-child small,.seller-topbar>div:first-child strong{display:block}.seller-topbar>div:first-child small{font-size:8px;letter-spacing:.14em;color:var(--orange)}.seller-topbar>div:first-child strong{font-size:15px;margin-top:3px}.seller-top-actions{display:flex;align-items:center;gap:9px}.seller-top-actions a,.seller-top-actions button{border:1px solid #d8dfda;background:#fff;color:var(--ink);padding:9px 13px;border-radius:5px;font-size:11px}.seller-top-actions button{background:var(--ink);color:#fff;border-color:var(--ink)}.seller-content{padding:42px 4vw 70px;max-width:1400px}.dashboard-welcome{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.dashboard-welcome h1{font-size:52px;margin:10px 0}.dashboard-welcome p{color:var(--muted);margin:0}.seller-shell .seller-kpis{margin:0 0 28px}.seller-shell .seller-kpis>div{border:0;border-radius:8px;box-shadow:0 4px 18px #173b3508}.seller-shell .seller-kpis small{display:block;color:#9aa4a1;font-size:9px;margin-top:6px}.dashboard-panel,.dashboard-product-form{background:#fff;border:1px solid #dce2dd;border-radius:9px;padding:28px;margin:0}.dashboard-panel-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.dashboard-panel-title h1,.dashboard-panel-title h2{font-size:34px;margin:7px 0 0}.dashboard-panel-title>a{font-size:11px}.dashboard-product-form{max-width:920px}.dashboard-product-form.product-form{padding-top:28px}.sale-row{display:grid;grid-template-columns:minmax(180px,1fr) 110px 120px 110px;align-items:center;gap:15px;padding:17px 0;border-top:1px solid #e7ebe8;font-size:12px}.sale-row small{display:block;color:var(--muted);font-size:9px;margin-top:5px}.sale-row>span,.sale-row>strong{text-align:right}.sale-row .fee{color:#a25a45}.profile-form{max-width:850px}.profile-form>button{margin-top:8px}@media(max-width:900px){.seller-shell{grid-template-columns:78px minmax(0,1fr)}.seller-sidebar{width:78px;padding:22px 12px}.seller-sidebar .logo>span:last-child,.seller-store,.seller-sidebar nav a:not(.active){font-size:0}.seller-sidebar nav a{justify-content:center;padding:12px}.seller-sidebar nav a i{font-size:17px}.marketplace-link{font-size:0;text-align:center}.marketplace-link:before{content:"←";font-size:18px}.seller-main{grid-column:2}.sale-row{grid-template-columns:1fr auto}.sale-row .fee,.sale-row>span:first-of-type{display:none}}@media(max-width:600px){.seller-content{padding:28px 16px 55px}.seller-topbar{padding:0 16px}.seller-top-actions a{display:none}.dashboard-welcome{align-items:start;flex-direction:column}.dashboard-welcome h1{font-size:39px}.dashboard-panel,.dashboard-product-form{padding:20px}.seller-topbar>div:first-child small{display:none}}.seller-profile{position:relative}.seller-profile-button{display:flex;align-items:center;gap:10px;min-width:230px;padding:7px 9px;border:1px solid #dce2dd;border-radius:7px;background:#fff;color:var(--ink);text-align:left}.profile-avatar{width:35px;height:35px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-weight:600}.seller-profile-button>span:nth-child(2){min-width:0;flex:1}.seller-profile-button strong,.seller-profile-button small{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-profile-button strong{font-size:11px}.seller-profile-button small{margin-top:3px;color:var(--muted);font-size:8px}.seller-profile-button i{font-style:normal;color:var(--muted)}.profile-menu{position:absolute;right:0;top:calc(100% + 8px);width:230px;padding:7px;background:#fff;border:1px solid #dce2dd;border-radius:7px;box-shadow:0 15px 35px #173b3520}.profile-menu a,.profile-menu button{display:block;width:100%;padding:10px 11px;border:0;border-radius:4px;background:transparent;color:var(--ink);text-align:left;font-size:11px}.profile-menu a:hover,.profile-menu button:hover{background:#f1f4f1}.profile-menu button{color:#a13d25;border-top:1px solid #edf0ed;border-radius:0;margin-top:3px;padding-top:12px}.seller-mobile-navbar{display:none}.seller-desktop-logo{display:flex;align-items:center;gap:10px;padding:0 10px 26px;border-bottom:1px solid #ffffff18}.seller-desktop-logo .logo{padding:0;border:0}.seller-desktop-logo>span,.seller-mobile-brand>span{padding:5px 9px;border:1px solid #ffffff2b;border-radius:100px;color:#b9c9c5;font-size:9px;font-weight:700;line-height:1;letter-spacing:.11em;text-transform:uppercase}.seller-mobile-brand{display:flex;align-items:center;gap:8px}.seller-mobile-brand>span{padding:4px 8px;border-color:#d9e0dc;color:#64746f;font-size:8px}@media(max-width:600px){.seller-profile-button{min-width:0}.seller-profile-button>span:nth-child(2){display:none}.seller-profile-button i{display:none}.profile-menu{width:180px}}.dashboard-form-page{width:100%;max-width:none;padding:32px}.dashboard-form-page.product-form{margin:0;border:1px solid #dce2dd;padding-top:32px}.dashboard-form-page .dashboard-panel-title{padding-bottom:22px;border-bottom:1px solid #e7ebe8;margin-bottom:24px}.dashboard-form-page .dashboard-panel-title p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.dashboard-form-page .form-grid{gap:0 24px}.dashboard-form-page>button{margin-top:10px}.dashboard-form-page.profile-form{max-width:none}@media(max-width:600px){.dashboard-form-page,.dashboard-form-page.product-form{padding:20px}.dashboard-form-page .form-grid{gap:0}}.hero-search .search-clear{width:34px;height:34px;flex:0 0 auto;padding:0;border-radius:50%;background:#edf0ed;color:var(--muted);font-size:21px;line-height:1}.hero-search .search-clear:hover{background:#e1e6e2;color:var(--ink)}.purchased-box{background:#e5efe2;border:1px solid #c8dbc3}.purchased-box>div small{color:#397044;font-weight:600}.purchased-box .owned-button{background:var(--ink);box-shadow:none}.library-row.highlighted{margin:8px -18px;padding:25px 18px;background:#e5efe2;border:1px solid #bfd4b9;border-left:4px solid #4e8054;border-radius:6px;box-shadow:0 10px 28px #37643d1a}.library-row.highlighted+.library-row{border-top-color:transparent}footer{grid-template-columns:minmax(220px,.8fr) minmax(420px,1.5fr);align-items:start}.footer-brand{grid-column:1;grid-row:auto;display:block}.footer-brand>p{color:var(--muted);font-size:13px;margin:18px 0 28px}.footer-brand>small{color:var(--muted)}.footer-links{grid-column:2;grid-row:auto;display:grid;grid-template-columns:repeat(3,1fr);justify-content:stretch;gap:35px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-links strong{font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px}.footer-links a{font-size:12px;color:var(--muted)}.footer-links a:hover{color:var(--orange)}.legal-page{width:min(1040px,90vw);margin:0 auto;padding:80px 0 110px}.legal-page>header{height:auto;display:block;padding:0 0 42px;position:static;background:transparent;border-bottom:1px solid var(--line)}.legal-page>header h1{font-size:clamp(48px,7vw,78px);letter-spacing:-.04em;margin:14px 0 20px}.legal-page>header p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.7}.legal-page>header small{display:block;margin-top:22px;color:var(--muted);font-size:10px}.legal-body{max-width:780px;margin:50px 0 0 auto}.legal-body section{display:grid;grid-template-columns:220px 1fr;gap:45px;padding:26px 0;border-top:1px solid var(--line)}.legal-body section:first-child{border-top:0}.legal-body h2{font:600 22px Playfair Display;margin:0}.legal-body p{margin:0;color:var(--muted);font-size:13px;line-height:1.85}.legal-page>aside{max-width:780px;margin:45px 0 0 auto;padding:20px;background:var(--cream);font-size:12px}.legal-page>aside a,.contact-page a{color:var(--orange);font-weight:600}@media(max-width:700px){footer{grid-template-columns:1fr}.footer-brand,.footer-links{grid-column:1}.footer-links{grid-template-columns:repeat(2,1fr)}.legal-page{padding:55px 0 75px}.legal-body{margin-top:30px}.legal-body section{grid-template-columns:1fr;gap:10px}.legal-page>header h1{font-size:48px}}@media(max-width:430px){.footer-links{grid-template-columns:1fr}}.product-filters{display:flex;gap:8px;margin:0 0 24px;padding-bottom:20px;border-bottom:1px solid #e7ebe8;overflow-x:auto}.product-filters button{display:flex;align-items:center;gap:8px;border:1px solid #dce2dd;background:#fff;color:var(--muted);padding:8px 12px;border-radius:20px;white-space:nowrap;font-size:10px}.product-filters button span{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#edf1ee;font-size:8px}.product-filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-filters button.active span{background:#ffffff20}.product-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.product-row-actions>button{border:1px solid #d4ddd7;background:#fff;color:var(--ink);padding:7px 10px;border-radius:4px;font-size:9px}.product-row-actions>button:hover{border-color:var(--ink)}.product-row-actions>button:disabled{opacity:.55}.status.archived{background:#e5e9e7;color:#52615d}.status.pending{background:#f5ecd3;color:#7d651f}@media(max-width:600px){.seller-row{grid-template-columns:60px 1fr}.seller-row .product-visual{height:58px}.product-row-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}}.product-owner{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:var(--white);padding:7px 9px;margin:2px 0 22px;max-width:310px;transition:.2s}.product-owner:hover{border-color:var(--ink);transform:translateY(-1px)}.creator-avatar,.review-avatar{display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-weight:700;text-transform:uppercase}.creator-avatar{width:30px;height:30px;font-size:11px}.product-owner>span:nth-child(2){min-width:0}.product-owner small,.product-owner strong{display:block}.product-owner small{font-size:7px;color:var(--muted);margin-bottom:1px}.product-owner strong{font-size:10px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-owner b{font-size:8px;margin-left:8px}.rating-summary{display:inline-flex;align-items:center;gap:3px;font-weight:700;font-size:14px}.rating-summary>span{color:#e59b25}.rating-summary small{font-weight:400;color:var(--muted)}.rating-summary.compact{font-size:11px}.product-rating{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px;margin-top:12px}.reviews-section{padding:0 8vw 90px;max-width:1200px;margin:0 auto}.reviews-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.reviews-heading h2{font-size:42px}.review-form{margin:25px 0;background:var(--white);border:1px solid var(--line);padding:25px}.review-form h3{font:600 24px Playfair Display;margin:0}.review-form>p,.review-policy{color:var(--muted);font-size:12px}.review-form label{max-width:620px}.review-form .notice{display:inline-block;margin:0 0 0 12px}.review-list article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:22px 0;border-bottom:1px solid var(--line)}.review-avatar{width:42px;height:42px}.review-list article strong{display:inline-block;margin-right:12px}.review-list article small{display:block;color:var(--muted);font-size:9px;margin-top:5px}.review-list article p{font-size:13px;line-height:1.6;margin-bottom:0}.creator-profile{padding:42px 8vw 90px;min-height:700px}.creator-profile-head{display:flex;align-items:center;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--line)}.creator-profile-avatar{width:64px;height:64px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--orange),#f0a53a 48%,#9c4cc4);color:#fff;border:3px solid var(--white);box-shadow:0 0 0 1px var(--orange);font:600 26px Playfair Display;text-transform:uppercase}.creator-identity{min-width:160px}.creator-profile-head h1{font-size:30px;margin:0 0 4px}.creator-profile-head small{color:var(--muted);font-size:9px}.creator-stats{display:flex;align-items:center;margin-left:auto}.creator-stats>div{text-align:center;padding:5px 18px;border-right:1px solid var(--line)}.creator-stats>div:last-child{border:0}.creator-stats strong,.creator-stats span{display:block}.creator-stats strong{font:600 18px Playfair Display}.creator-stats span{font-size:8px;color:var(--muted);margin-top:2px}.creator-catalog{padding-top:30px}.creator-catalog .section-heading h2{font-size:32px;margin:0}.creator-catalog .product-grid{margin-top:24px}@media(max-width:600px){.reviews-section{padding:0 20px 60px}.reviews-heading{align-items:start;flex-direction:column;gap:10px}.reviews-heading h2{font-size:34px}.review-form .notice{display:block;margin:12px 0 0}.creator-profile{padding:28px 20px 70px}.creator-profile-head{align-items:center;flex-wrap:wrap}.creator-profile-avatar{width:54px;height:54px;font-size:22px}.creator-profile-head h1{font-size:25px}.creator-stats{width:100%;justify-content:space-between;margin:8px 0 0}.creator-stats>div{flex:1;padding:5px 8px}.product-owner b{display:none}}.card-dates{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:8px;padding-top:8px}.product-dates{display:flex;gap:28px;border-top:1px solid var(--line);padding:12px 0;margin-bottom:4px;font-size:10px}.product-dates span,.product-dates small{display:block}.product-dates small{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.my-review-card{display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--white);border:1px solid var(--line);padding:20px 22px;margin:24px 0}.my-review-card .eyebrow{display:block;margin-bottom:6px}.my-review-card p{font-size:12px;margin:8px 0;color:var(--muted)}.my-review-card small{font-size:8px;color:var(--muted)}.my-review-card>button,.review-form-actions>button:not(.button){border:1px solid var(--line);background:transparent;padding:9px 13px;color:var(--ink);font-size:10px;white-space:nowrap}.review-form-actions{display:flex;align-items:center;gap:9px}.review-notice{margin:20px 0}.creator-cover{height:105px;background:linear-gradient(115deg,#132f2a,#1f5146 62%,#cf6b43);display:flex;align-items:flex-end;padding:18px 24px;color:#dce8e4;font-size:9px;text-transform:uppercase;letter-spacing:.16em}.creator-profile-head{margin:-1px 18px 0;background:var(--white);border:1px solid var(--line);padding:18px 20px;box-shadow:0 9px 24px #1836300b}.creator-profile-avatar{width:72px;height:72px}.creator-name{display:flex;align-items:center;gap:10px}.creator-name h1{margin:0}.creator-name>span{background:#e5f1ed;color:#286052;border-radius:20px;padding:4px 7px;font-size:8px;font-weight:600}.creator-trust{display:flex;justify-content:center;gap:30px;padding:13px 20px;border-bottom:1px solid var(--line);color:var(--muted);font-size:9px}.creator-catalog .section-heading>div .eyebrow{display:block;margin-bottom:7px}.creator-catalog .section-heading>div h2{font-size:32px;margin:0}.rate-purchase-trigger{width:100%;display:grid;grid-template-columns:34px 1fr 24px;align-items:center;gap:12px;margin:24px 0;padding:16px 18px;border:1px solid var(--line);border-radius:4px;background:var(--white);color:var(--ink);font-weight:600;font-size:13px;text-align:left;box-shadow:0 6px 18px #1836300a;transition:border-color .2s,box-shadow .2s,transform .2s}.rate-purchase-trigger:before{content:"★";width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff2dc;color:#d68a16;font-size:15px}.rate-purchase-trigger:after{content:"→";color:var(--muted);font-size:17px;text-align:right}.rate-purchase-trigger:hover{border-color:var(--ink);box-shadow:0 10px 24px #18363014;transform:translateY(-1px)}.review-form-actions{margin-top:20px}.review-form-actions>button:not(.button){border-radius:3px;padding:10px 16px;font-weight:600}.review-form-actions>button:not(.button):hover{border-color:var(--ink);background:var(--cream)}@media(max-width:700px){.my-review-card{align-items:flex-start;flex-direction:column}.creator-cover{height:72px}.creator-profile-head{margin:0;align-items:center}.creator-name{align-items:flex-start;flex-direction:column;gap:4px}.creator-trust{justify-content:flex-start;gap:8px;flex-wrap:wrap}.creator-trust span{background:var(--white);border:1px solid var(--line);padding:5px 7px}.creator-catalog .section-heading{align-items:flex-start}.creator-catalog .section-heading>div h2{font-size:27px}}.creator-profile{max-width:1440px;margin:0 auto;padding-top:36px}.creator-profile .creator-profile-head{margin:0;padding:0 0 25px;background:transparent;border:0;border-bottom:1px solid var(--line);box-shadow:none;gap:14px}.creator-profile .creator-profile-avatar{width:52px;height:52px;border:0;box-shadow:none;background:var(--ink);font-size:20px}.creator-profile .creator-identity{min-width:0}.creator-profile .creator-identity h1{font-size:28px;margin:0 0 3px}.creator-profile .creator-identity small{font-size:9px}.creator-meta{display:flex;gap:7px 18px;flex-wrap:wrap;margin-top:9px;color:var(--muted);font-size:10px}.creator-meta strong{color:var(--ink);font-weight:600}.creator-profile .creator-catalog{padding-top:27px}.creator-profile .creator-catalog .section-heading h2{font-size:30px;margin:0}@media(max-width:600px){.creator-profile .creator-profile-head{align-items:center;flex-wrap:nowrap}.creator-meta{gap:6px 12px}.creator-profile .creator-catalog .section-heading{align-items:center}}.buyer-shell{background:var(--paper)}.buyer-shell .seller-sidebar{background:var(--paper);color:var(--ink);border-right:1px solid var(--line)}.buyer-shell .seller-sidebar .logo{color:var(--ink);border-bottom-color:var(--line)}.buyer-shell .seller-sidebar nav a{color:var(--muted)}.buyer-shell .seller-sidebar nav a:hover,.buyer-shell .seller-sidebar nav a.active{background:var(--cream);color:var(--ink)}.buyer-shell .marketplace-link{color:var(--muted);border-top-color:var(--line)}.buyer-shell .seller-topbar{height:78px;background:#f7f3ebf7;border-bottom-color:var(--line)}.buyer-shell .seller-content{max-width:1500px}.buyer-shell .dashboard-panel{background:var(--white);border-color:var(--line);border-radius:3px}.buyer-library{padding:0;overflow:hidden}.buyer-library .dashboard-panel-title{padding:25px 28px;margin:0;border-bottom:1px solid var(--line)}.buyer-purchase{display:grid;grid-template-columns:72px minmax(190px,1fr) minmax(300px,auto);gap:17px;align-items:center;padding:20px 28px;border-bottom:1px solid var(--line)}.buyer-purchase:last-child{border-bottom:0}.buyer-purchase.highlighted{background:#edf5e9;box-shadow:inset 4px 0 #4e8054}.buyer-purchase .product-visual{height:64px}.buyer-purchase .product-visual>span{font-size:24px}.buyer-purchase .product-visual small{display:none}.purchase-info h3{font:600 19px Playfair Display;margin:5px 0}.purchase-info p{color:var(--muted);font-size:9px;margin:0}.purchase-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.purchase-actions a{border:1px solid var(--line);background:var(--white);padding:8px 10px;border-radius:3px;font-size:9px;white-space:nowrap}.purchase-actions a:hover{border-color:var(--ink)}.purchase-actions a.primary{background:var(--orange);border-color:var(--orange);color:#fff}.concern-summary{display:flex;align-items:center;gap:18px;background:#edf5e9;border-left:4px solid #4e8054;padding:18px 20px;margin:0 0 30px}.concern-summary strong,.concern-summary span{display:block}.concern-summary span{color:var(--muted);font-size:10px}.concern-summary .button{margin-left:auto;color:#fff}.library-rating-action{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid var(--line);border-radius:4px;background:#fbf8f1;padding:11px 14px;color:var(--ink);text-align:left;transition:.2s}.library-rating-action:hover{border-color:#c78b28;background:#fffaf0}.library-rating-action>span{color:#b97812;font-weight:700;font-size:12px;letter-spacing:.05em}.library-rating-action>small{color:var(--muted);font-size:9px}.library-rating-action.rated{background:#fffaf0}.library-rating-editor{grid-column:2/-1;display:grid;grid-template-columns:minmax(150px,.7fr) 160px minmax(220px,1fr);gap:14px;align-items:end;border:1px solid var(--line);border-left:3px solid #d89628;border-radius:4px;background:#fbf8f1;padding:17px}.library-rating-editor>div:first-child{align-self:center}.library-rating-editor>div:first-child strong,.library-rating-editor>div:first-child small{display:block}.library-rating-editor>div:first-child small{color:var(--muted);font-size:8px;margin-top:4px}.library-rating-editor label{margin:0;font-size:9px}.library-rating-editor label span{color:var(--muted);font-weight:400}.library-rating-editor select,.library-rating-editor textarea{margin-top:5px;padding:10px;font-size:11px}.library-rating-editor textarea{resize:vertical}.library-rating-editor>.form-error{grid-column:1/-1;margin:0}.library-rating-buttons{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.library-rating-buttons>button:not(.button){border:1px solid var(--line);border-radius:3px;background:var(--white);padding:9px 14px;color:var(--ink);font-size:10px;font-weight:600}.buyer-library{overflow:visible}.purchase-menu{position:relative}.purchase-menu-trigger{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted);line-height:1;padding:0;transition:background .18s,color .18s,transform .18s}.purchase-menu-trigger:hover,.purchase-menu-trigger:focus-visible,.purchase-menu-trigger[aria-expanded=true]{background:var(--cream);color:var(--ink);outline:0}.purchase-menu-trigger:active{transform:scale(.94)}.purchase-menu-popover{position:absolute;z-index:30;right:0;top:40px;width:245px;padding:7px;background:var(--white);border:1px solid var(--line);border-radius:5px;box-shadow:0 18px 45px #18363029}.purchase-menu-popover>a,.purchase-menu-popover>button{width:100%;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:9px;border:0!important;border-radius:3px;background:transparent!important;color:var(--ink)!important;padding:10px!important;text-align:left;white-space:normal!important}.purchase-menu-popover>a:hover,.purchase-menu-popover>button:hover{background:var(--cream)!important}.purchase-menu-popover .menu-icon{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--paper);color:var(--orange);font-size:11px;font-weight:700}.purchase-menu-popover strong,.purchase-menu-popover small{display:block}.purchase-menu-popover strong{font-size:10px}.purchase-menu-popover small{margin-top:2px;color:var(--muted);font-size:8px}.purchase-menu-popover button:first-child small{color:#b97812;letter-spacing:.04em}.purchase-actions:has(.library-rating-editor){grid-column:2/-1}.purchase-actions .library-rating-editor{flex:1 0 100%;max-width:none;text-align:left}@media(max-width:1000px){.buyer-purchase{grid-template-columns:64px 1fr}.purchase-actions{grid-column:2;justify-content:flex-start}}@media(max-width:600px){.buyer-purchase{grid-template-columns:52px 1fr;padding:17px}.buyer-purchase .product-visual{height:50px}.buyer-library .dashboard-panel-title{padding:20px}.purchase-actions{grid-column:1/-1}.concern-summary{align-items:flex-start;flex-direction:column}.concern-summary .button{margin-left:0}}@media(max-width:800px){.library-rating-editor{grid-column:1/-1;grid-template-columns:1fr 1fr}.library-rating-editor>div:first-child{grid-column:1/-1}.library-rating-action{grid-column:2}}@media(max-width:600px){.library-rating-action{grid-column:1/-1}.library-rating-editor{grid-template-columns:1fr}.library-rating-editor>*{grid-column:1!important}.library-rating-buttons{justify-content:flex-start}}@media(max-width:600px){.purchase-menu-popover{position:fixed;inset:auto 16px 16px;width:auto}.purchase-actions:has(.library-rating-editor){grid-column:1/-1}.purchase-actions .library-rating-editor{flex-basis:100%}}.buyer-workspace .workspace-title{border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:0}.buyer-workspace .workspace-title p{color:var(--muted);font-size:12px;margin:8px 0 0}.buyer-workspace .buyer-library{background:transparent}.buyer-workspace .buyer-purchase{padding-left:0;padding-right:0}.buyer-workspace .buyer-purchase.highlighted{margin-inline:-16px;padding-inline:16px}.buyer-profile-form{margin-top:0;max-width:720px}.buyer-header-profile .seller-profile-button{background:transparent;border-color:var(--line)}.buyer-header-profile .profile-menu{z-index:20}.buyer-header-profile .seller-profile-button{min-width:0;padding:5px 8px 5px 5px;border-radius:100px;gap:8px}.buyer-header-profile .profile-avatar{width:32px;height:32px}.buyer-header-profile .seller-profile-button>span:nth-child(2){max-width:110px}.buyer-header-profile .seller-profile-button strong{font-size:11px;text-transform:capitalize}.buyer-header-profile .seller-profile-button i{font-size:10px}.profile-menu-account{padding:10px 11px 12px;border-bottom:1px solid #edf0ed;margin-bottom:4px}.profile-menu-account strong,.profile-menu-account small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-account strong{font-size:11px}.profile-menu-account small{font-size:8px;color:var(--muted);margin-top:4px}@media(max-width:900px){header{height:72px;min-height:72px;flex-wrap:nowrap;padding-top:0}header nav{display:none!important}.buyer-workspace aside{padding:25px 20px}.buyer-workspace .workspace-main{padding:35px 25px}.buyer-workspace .workspace-title h1{font-size:42px}.buyer-purchase{grid-template-columns:56px 1fr}.purchase-actions{grid-column:2;justify-content:flex-start}}@media(max-width:600px){header{padding-inline:16px}.logo{font-size:21px}.buyer-header-profile .seller-profile-button{border:0;padding:4px}.buyer-header-profile .seller-profile-button>span:nth-child(2),.buyer-header-profile .seller-profile-button i{display:none}.buyer-header-profile .profile-avatar{width:34px;height:34px}.buyer-header-profile .profile-menu{right:0;width:min(230px,calc(100vw - 32px))}.buyer-workspace aside{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:12px 16px}.buyer-workspace aside>.eyebrow,.buyer-workspace aside>h2,.buyer-workspace aside>p,.buyer-workspace aside>a:last-child{display:none}.buyer-workspace aside>a{flex:0 0 auto;padding:8px 11px;border:1px solid var(--line);border-radius:100px;font-size:10px}.buyer-workspace aside>a.active{background:var(--ink);border-color:var(--ink);color:#fff}.buyer-workspace .workspace-main{padding:28px 16px}.buyer-workspace .workspace-title{align-items:flex-start}.buyer-workspace .workspace-title h1{font-size:36px}.buyer-workspace .workspace-title .status-dot{display:none}.buyer-purchase{grid-template-columns:48px 1fr;gap:12px}.buyer-purchase .product-visual{height:48px}.purchase-info h3{font-size:17px}.purchase-info p{line-height:1.5}.purchase-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}.purchase-actions a{text-align:center;padding:10px 7px}.buyer-profile-form{padding-top:28px}}.mobile-menu-button{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:3px;background:transparent;padding:9px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mobile-menu-button span{display:block;width:17px;height:1.5px;background:var(--ink);transition:.2s}@media(max-width:900px){.mobile-menu-button{display:flex;order:-1}header nav.mobile-open{display:flex!important;position:absolute;top:100%;left:0;right:0;width:100%;padding:10px 5vw 16px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 14px 25px #1836301a;flex-direction:column;align-items:stretch;gap:0;overflow:visible}header nav.mobile-open a{padding:12px 4px;border-bottom:1px solid var(--line);font-size:13px}header nav.mobile-open a:last-child{border-bottom:0}.header-actions{gap:8px}}@media(max-width:600px){.mobile-menu-button{width:34px;height:34px;border:0;padding:7px}.header-actions .button.small{padding:9px 12px;font-size:11px}header nav.mobile-open{padding-inline:16px}}.cart-link{position:relative;font-size:11px;font-weight:600}.cart-link>span{position:absolute;top:-12px;right:-13px;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:8px}.purchase-choices{display:flex;align-items:center;gap:8px}.cart-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ink);background:transparent;color:var(--ink);padding:13px 16px;font-weight:600;font-size:11px}.cart-page{padding:65px 7vw 100px;min-height:650px}.cart-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:30px}.cart-heading h1{font-size:55px}.cart-heading p{color:var(--muted)}.cart-heading>span{color:var(--muted);font-size:11px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:45px;align-items:start}.cart-item{display:grid;grid-template-columns:105px minmax(0,1fr) auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item:first-child{padding-top:0}.cart-item .product-visual{height:90px}.cart-item .product-visual>span{font-size:35px}.cart-item .product-visual small{display:none}.cart-item h2{font-size:22px;margin:6px 0}.cart-item p{color:var(--muted);font-size:10px}.cart-item button{border:0;background:transparent;color:#a13d25;padding:0;font-size:9px}.cart-item>strong{font:600 19px Playfair Display}.cart-summary{position:sticky;top:100px;background:var(--cream);padding:25px}.cart-summary>div{display:flex;justify-content:space-between;padding:11px 0;font-size:11px;border-bottom:1px solid #d4cbbb}.cart-summary .cart-total{padding:18px 0;border-bottom:0}.cart-summary .cart-total strong{font:600 23px Playfair Display}.cart-summary .button{margin-top:5px}.cart-summary>small{display:block;text-align:center;color:var(--muted);font-size:8px;margin-top:12px}.cart-empty h2{font-size:37px}.cart-empty p{color:var(--muted)}@media(max-width:800px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-page{padding:45px 25px 75px}}@media(max-width:600px){.cart-link{font-size:0}.cart-link:before{content:"Cart";font-size:10px}.purchase-box{align-items:flex-start;flex-direction:column;gap:15px}.purchase-choices{width:100%}.purchase-choices>*{flex:1}.cart-page{padding:35px 16px 65px}.cart-heading{align-items:flex-start;flex-direction:column}.cart-heading h1{font-size:42px}.cart-item{grid-template-columns:70px 1fr auto;gap:12px}.cart-item .product-visual{height:64px}.cart-item h2{font-size:18px}.cart-item>strong{grid-column:3;grid-row:1}.cart-summary{padding:20px}}.checkout-page{max-width:1180px;margin:auto;padding:45px 5vw 100px;min-height:700px}.checkout-back{display:inline-block;color:var(--muted);font-size:12px;margin-bottom:34px}.checkout-heading{max-width:620px;margin-bottom:34px}.checkout-heading h1{font-size:52px}.checkout-heading p{color:var(--muted);line-height:1.6}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:45px;align-items:start}.checkout-main{display:grid;gap:18px}.checkout-card{border:1px solid var(--line);background:var(--white);padding:26px}.checkout-card-title{display:flex;gap:14px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:20px}.checkout-card-title>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:11px}.checkout-card-title h2{font:600 21px DM Sans;margin:1px 0 5px}.checkout-card-title p{margin:0;color:var(--muted);font-size:11px}.checkout-account{display:flex;flex-direction:column;gap:5px;padding:20px 40px 0;font-size:13px}.checkout-account span{color:var(--muted)}.checkout-item{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:16px;align-items:center;padding-top:20px}.checkout-item+.checkout-item{border-top:1px solid var(--line);margin-top:20px}.checkout-item .product-visual{height:62px}.checkout-item .product-visual>span{font-size:25px}.checkout-item .product-visual small{display:none}.checkout-item>div{display:flex;flex-direction:column;gap:4px}.checkout-item small,.checkout-item span{color:var(--muted);font-size:10px}.checkout-item>b{font:600 17px Playfair Display}.checkout-assurance{display:flex;justify-content:space-between;padding:18px 22px;background:#edf2e9;color:#315c43;font-size:10px}.checkout-summary{position:sticky;top:100px;background:var(--cream);padding:28px}.checkout-summary>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #d4cbbb;font-size:12px}.checkout-summary .checkout-total{padding:20px 0;border:0}.checkout-total strong{font:600 25px Playfair Display}.checkout-summary>p{font-size:9px;line-height:1.6;text-align:center;color:var(--muted);margin:15px 0}.checkout-summary>p a{text-decoration:underline}.checkout-summary>small{display:block;border-top:1px solid #d4cbbb;padding-top:15px;color:var(--muted);font-size:9px;line-height:1.6;text-align:center}@media(max-width:800px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-page{padding:35px 25px 75px}}@media(max-width:600px){.checkout-page{padding:28px 16px 60px}.checkout-heading h1{font-size:40px}.checkout-card{padding:20px 16px}.checkout-account{padding-left:40px}.checkout-item{grid-template-columns:58px 1fr}.checkout-item .product-visual{height:54px}.checkout-item>b{grid-column:2}.checkout-assurance{flex-direction:column;gap:8px}.checkout-summary{padding:22px}}.checkout-coupon-host{display:block!important;padding:0!important}.checkout-coupon{display:grid!important;gap:12px!important;padding:18px 0!important;border-bottom:1px solid #d4cbbb!important}.coupon-heading{display:flex!important;align-items:center;justify-content:flex-start!important;gap:10px!important;padding:0!important;border:0!important}.coupon-heading>span{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border-radius:8px;background:#e4ebe5;color:#244b3e;font-size:12px;font-weight:800}.coupon-heading strong,.coupon-heading small{display:block}.coupon-heading strong{font-size:11px}.coupon-heading small{margin-top:2px;color:var(--muted);font-size:8px}.checkout-coupon>small{color:var(--muted);font-size:8px;line-height:1.45}.checkout-coupon form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0;overflow:hidden;border:1px solid #bfb7a8;border-radius:7px;background:#fff;box-shadow:0 3px 12px #1836300b;transition:border-color .2s,box-shadow .2s}.checkout-coupon form:focus-within{border-color:#496e62;box-shadow:0 0 0 3px #496e6217}.checkout-coupon input{min-width:0;border:0;outline:0;background:transparent;padding:12px;color:var(--ink);font:600 10px DM Sans;letter-spacing:.03em}.checkout-coupon input::placeholder{color:#909995;font-weight:400;letter-spacing:0}.checkout-coupon form button{display:flex;align-items:center;gap:9px;margin:4px;border:0;border-radius:5px;background:var(--ink);color:#fff;padding:0 12px;font:700 9px DM Sans;cursor:pointer;transition:background .2s,transform .2s}.checkout-coupon form button:hover:not(:disabled){background:#285548}.checkout-coupon form button:active:not(:disabled){transform:translateY(1px)}.checkout-coupon form button i{font-size:13px;font-style:normal}.checkout-coupon button:disabled{opacity:.55;cursor:wait}.coupon-security{display:flex!important;align-items:center;gap:5px}.coupon-security>span{color:#3f7654;font-weight:800}.coupon-error{color:#a23d25!important}.coupon-applied{display:grid!important;grid-template-columns:1fr auto;gap:8px!important;padding:11px!important;border:1px solid #b9cbbb!important;background:#edf4ec}.coupon-applied>div strong,.coupon-applied>div small{display:block}.coupon-applied>div strong{font-size:11px}.coupon-applied>div small{margin-top:2px;color:#62726d;font-size:8px}.coupon-applied>button{align-self:start;border:0;background:transparent;color:#a4462a;padding:2px}.coupon-applied>p{grid-column:1/-1;display:flex;justify-content:space-between;margin:0!important;padding-top:7px;border-top:1px solid #cddbcf;font-size:9px!important}.coupon-applied>p b{color:#315f41}.coupon-applied .coupon-new-total{font-size:11px!important}@media(max-width:380px){.checkout-coupon form{grid-template-columns:1fr}.checkout-coupon form button{justify-content:center;min-height:38px}.checkout-coupon form button i{display:none}}.product-sale-badge{position:absolute;z-index:2;top:12px;left:12px;padding:6px 8px;border-radius:4px;background:#d94f2b;color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em}.sale-price{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.sale-price del{color:#87908d;font-size:10px;font-weight:400}.sale-price b{padding:3px 5px;border-radius:3px;background:#fce7df;color:#b74424;font-size:7px}.sale-price.large strong{font-size:24px}.sale-price.large del{font-size:12px}.seller-promotion-modal{width:min(720px,100%);max-height:92vh;overflow:auto;background:#fff;padding:28px;box-shadow:0 30px 80px #0005}.seller-promotion-modal>header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:18px}.seller-promotion-modal>header h2{margin:4px 0;font:600 28px Playfair Display}.seller-promotion-modal>header p{margin:0;color:var(--muted);font-size:10px}.seller-promotion-modal>header button{border:0;background:transparent;font-size:28px}.promotion-preview{display:flex;align-items:center;gap:16px;margin:22px 0;padding:18px;background:#edf3ed}.promotion-preview span small,.promotion-preview span strong{display:block}.promotion-preview span small{color:var(--muted);font-size:8px}.promotion-preview span strong{margin-top:4px;font-size:17px}.promotion-preview em{margin-left:auto;padding:6px 9px;border-radius:20px;background:#d94f2b;color:#fff;font-size:9px;font-style:normal;font-weight:800}.promotion-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.promotion-form-grid label{display:grid;gap:6px;font-size:9px;font-weight:600}.promotion-form-grid input,.promotion-form-grid select{width:100%;box-sizing:border-box;border:1px solid var(--line);padding:11px;background:#fff}.promotion-form-grid .promotion-check{display:flex;align-items:center;flex-direction:row}.promotion-form-grid .promotion-check input{width:auto}.promotion-policy{color:var(--muted);font-size:9px}.seller-promotion-modal>footer{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:18px}.seller-promotion-modal>footer button{padding:10px 14px}.seller-promotion-modal .end-promotion{margin-right:auto;color:#a13c24}.product-row-actions .has-promotion{border-color:#d94f2b;color:#b74424}@media(max-width:600px){.promotion-form-grid{grid-template-columns:1fr}.promotion-preview{flex-wrap:wrap}.promotion-preview em{margin-left:0}}.promotion-editor-fields.embedded{grid-column:1/-1;margin-top:20px;border:1px solid #d9d2c7;background:#fbfaf7;padding:20px}.promotion-editor-fields.embedded>header{display:flex;align-items:center;justify-content:space-between;gap:20px}.promotion-editor-fields.embedded>header strong,.promotion-editor-fields.embedded>header small{display:block}.promotion-editor-fields.embedded>header strong{font-size:11px}.promotion-editor-fields.embedded>header strong em{margin-left:5px;color:#71807b;font-size:8px;font-style:normal;font-weight:500}.promotion-editor-fields.embedded>header small{margin-top:4px;color:var(--muted);font-size:9px}.promotion-editor-fields.embedded>header button{position:relative;width:38px;height:22px;border:0;border-radius:20px;background:#c9ceca}.promotion-editor-fields.embedded>header button span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:left .2s}.promotion-editor-fields.embedded>header button.active{background:#315f4e}.promotion-editor-fields.embedded>header button.active span{left:19px}.promotion-editor-fields.embedded .promotion-preview{margin-bottom:16px}.promotion-editor-fields.embedded .promotion-policy{margin-bottom:0}.promotion-breakdown{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:-15px 0 18px;background:var(--line)}.promotion-breakdown span{display:grid;gap:4px;padding:12px;background:#fff}.promotion-breakdown small{color:var(--muted);font-size:8px}.promotion-breakdown b{font-size:10px}@media(max-width:600px){.promotion-breakdown{grid-template-columns:1fr 1fr}}.promotion-disabled-notice,.promotion-row-notice{display:block;color:#9b3c25}.promotion-disabled-notice{margin:16px 0 0;padding:10px 12px;border:1px solid #efc5b8;background:#fff4ef;font-size:9px}.promotion-row-notice{margin-top:5px;font-size:8px}.vertical-dots{display:block;width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:0 -5px 0 currentColor,0 5px 0 currentColor}.product-report-link{display:inline-block;margin-top:14px;color:var(--muted);font-size:10px;text-decoration:underline;text-underline-offset:3px}.product-report-link:hover{color:#a13d25}.help-center{max-width:1250px;margin:auto;padding:55px 5vw 100px;min-height:720px}.help-hero{display:flex;align-items:end;justify-content:space-between;padding-bottom:30px;border-bottom:1px solid var(--line)}.help-hero h1{font-size:52px}.help-hero p{max-width:650px;color:var(--muted);line-height:1.6}.help-layout{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:560px;border:1px solid var(--line);border-top:0;background:var(--white)}.case-list{border-right:1px solid var(--line);background:#fbf8f1}.case-list-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line)}.case-list-head button{border:0;background:transparent;color:var(--orange);font-size:10px;font-weight:700}.case-list>button{display:block;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:16px 18px;text-align:left;color:var(--ink)}.case-list>button:hover,.case-list>button.active{background:var(--white)}.case-list>button.active{box-shadow:inset 3px 0 var(--orange)}.case-list>button>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.case-list b{font-size:12px}.case-list small{display:block;color:var(--muted);font-size:8px;margin-top:5px}.case-list p{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:8px 0 0}.case-status{display:inline-block;border-radius:20px;padding:4px 7px;background:var(--cream);color:var(--muted);font-size:7px;font-style:normal;text-transform:uppercase;letter-spacing:.08em}.case-status.open{background:#fff1d8;color:#855c12}.case-status.in_progress{background:#e7effb;color:#315b8e}.case-status.waiting{background:#eee7fa;color:#62458a}.case-status.resolved{background:#e5f2e3;color:#326333}.case-status.dismissed{background:#eee;color:#666}.case-workspace{min-width:0}.case-form{max-width:720px;padding:35px}.case-form-head{display:flex;justify-content:space-between}.case-form-head h2{font-size:34px}.case-form-head>button{border:0;background:transparent;font-size:25px;color:var(--muted)}.case-kind-tabs{display:grid;grid-template-columns:1fr 1fr;margin:20px 0}.case-kind-tabs button{border:1px solid var(--line);background:transparent;padding:12px}.case-kind-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.linked-resource{background:var(--cream);padding:13px;margin:18px 0}.linked-resource small,.linked-resource strong{display:block}.linked-resource small{color:var(--muted);font-size:8px;margin-bottom:4px}.case-form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.case-form-actions>button:not(.button){border:1px solid var(--line);background:transparent;padding:12px 18px}.case-thread>header{display:flex;justify-content:space-between;gap:20px;padding:25px 30px;border-bottom:1px solid var(--line)}.case-thread>header h2{font-size:28px;margin:8px 0}.case-thread>header p{color:var(--muted);font-size:10px}.case-thread>header>div:last-child{display:flex;align-items:center;gap:8px}.case-thread>header button{border:1px solid var(--line);background:transparent;padding:8px 10px;font-size:9px}.case-messages{max-height:380px;overflow:auto;padding:28px;background:#f8f5ef}.case-messages article{max-width:75%;margin-bottom:15px;padding:14px 16px;border-radius:5px;background:var(--white);border:1px solid var(--line)}.case-messages article.user-message{margin-left:auto;background:#edf3ef}.case-messages span{display:block;font-size:8px;font-weight:700;color:var(--muted)}.case-messages p{font-size:12px;line-height:1.6;white-space:pre-wrap}.case-messages small{font-size:7px;color:var(--muted)}.case-reply{padding:20px 30px}.case-reply label{margin:0}.case-reply .button{margin-top:10px}.case-closed{padding:25px 30px;background:#edf3ef;color:#41604e;font-size:11px}.case-empty{display:grid;place-items:center;align-content:center;height:100%;text-align:center;color:var(--muted)}.case-empty>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--cream);font:600 25px Playfair Display}.case-empty h2{color:var(--ink)}@media(max-width:800px){.help-center{padding:35px 20px 70px}.help-hero{align-items:flex-start;flex-direction:column;gap:18px}.help-hero h1{font-size:42px}.help-layout{grid-template-columns:1fr}.case-list{border-right:0;border-bottom:1px solid var(--line);max-height:300px;overflow:auto}.case-form{padding:25px 20px}.case-thread>header{align-items:flex-start;flex-direction:column;padding:22px 20px}.case-messages{padding:20px}.case-messages article{max-width:90%}.case-reply{padding:18px 20px}}.case-timeline-event{display:flex;align-items:center;justify-content:center;gap:8px;margin:15px auto;color:var(--muted);font-size:8px;text-align:center}.case-timeline-event>span{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#dfeadf;color:#35633b;font-size:8px}.case-timeline-event p{margin:0}.case-timeline-event small{font-size:7px}.outbox-help{display:grid;gap:20px}.outbox-help-hero{align-items:center;border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,var(--white),#edf2e9);padding:28px;box-shadow:0 8px 24px #1836300d}.outbox-help-hero h1{font-size:44px;margin:10px 0 8px}.support-response-time{display:block;margin-top:12px;color:var(--muted);font-size:10px;font-weight:600}.help-hero-actions{display:flex;align-items:center;gap:9px}.help-hero-actions>button:not(.button){min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:4px;background:var(--white);color:var(--ink);font-weight:600}.outbox-case-form{max-width:none;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:28px;box-shadow:0 6px 20px #1836300a}.outbox-case-form .case-form-head p{color:var(--muted);font-size:11px}.outbox-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.outbox-form-grid .wide{grid-column:1/-1}.outbox-ticket-panel{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:22px}.outbox-ticket-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.outbox-ticket-panel>header h2{font:600 25px DM Sans;margin:0 0 5px}.outbox-ticket-panel>header p{margin:0;color:var(--muted);font-size:10px}.outbox-ticket-panel>header>button{border:1px solid var(--line);border-radius:4px;background:var(--white);padding:9px 12px;color:var(--ink);font-size:10px}.outbox-ticket-list{display:grid;gap:10px;margin-top:20px}.outbox-ticket{overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fbfaf7}.outbox-ticket-summary{width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:14px;text-align:left;color:var(--ink)}.ticket-icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:var(--cream);color:var(--orange);font-size:16px}.outbox-ticket.resolved .ticket-icon{background:#e5f2e3;color:#326333}.ticket-copy{display:grid;gap:4px;min-width:0;flex:1}.ticket-copy strong{font-size:12px}.ticket-copy small{color:var(--muted);font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ticket-chevron{color:var(--muted);transition:transform .2s}.ticket-chevron.open{transform:rotate(180deg)}.outbox-ticket-detail{display:grid;gap:12px;padding:0 16px 16px 64px}.ticket-resource{margin:0;padding:11px 13px;border-radius:4px;background:var(--cream);color:var(--muted);font-size:9px}.outbox-conversation{max-height:390px;border-radius:5px;padding:14px!important}.outbox-ticket-composer{display:grid;gap:9px;padding:14px;border-radius:5px;background:var(--paper)}.outbox-ticket-composer textarea{margin:0;background:var(--white);resize:vertical}.outbox-ticket-composer>div{display:flex;justify-content:space-between;gap:10px}.outbox-ticket-composer>div>button:first-child{border:1px solid var(--line);border-radius:3px;background:var(--white);padding:9px 13px;color:var(--ink);font-size:10px;font-weight:600}.outbox-ticket-composer.disabled textarea{background:var(--cream)}.support-empty{padding:55px 20px;text-align:center;color:var(--muted)}.support-empty>span{width:44px;height:44px;display:grid;place-items:center;margin:auto;border-radius:50%;background:var(--cream);font:600 23px Playfair Display}.support-empty strong{display:block;margin:10px 0;color:var(--ink)}.support-empty p{font-size:11px}.outbox-conversation article.admin-message{width:auto;max-width:82%;margin:8px 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.outbox-conversation article.admin-message span{margin-bottom:3px}.outbox-conversation article.admin-message p{margin:0 0 3px;font-size:11px;line-height:1.45}.outbox-conversation article.admin-message small{display:block}@media(max-width:700px){.outbox-help-hero{align-items:stretch}.help-hero-actions{flex-direction:column}.help-hero-actions button{width:100%}.outbox-form-grid{grid-template-columns:1fr}.outbox-form-grid .wide{grid-column:auto}.outbox-ticket-panel{padding:16px}.outbox-ticket-summary{padding:12px}.outbox-ticket-summary>.case-status{display:none}.outbox-ticket-detail{padding-left:16px}.outbox-ticket-composer>div{flex-direction:column}.outbox-ticket-composer>div button{width:100%}}.outbox-conversation article.admin-message,.outbox-conversation article.user-message{width:auto;max-width:82%;margin:10px 0;padding:2px 0 2px 11px;border:0;border-left:2px solid #9bb7ac;border-radius:0;background:transparent;box-shadow:none}.outbox-conversation article.user-message{margin-left:auto;padding:2px 11px 2px 0;border-left:0;border-right:2px solid #d78a70;text-align:right}.outbox-conversation article span{margin-bottom:3px}.outbox-conversation article p{margin:0 0 3px;font-size:11px;line-height:1.45}.outbox-conversation article small{display:block}.outbox-conversation{display:grid;grid-auto-rows:max-content;align-content:start;gap:3px;padding:6px 8px!important;background:#f8faf9}.outbox-conversation article.admin-message,.outbox-conversation article.user-message{width:auto;max-width:76%;margin:0!important;padding:5px 8px!important;border:1px solid var(--line)!important;border-radius:8px!important;background:var(--white)!important;box-shadow:none!important;text-align:left!important}.outbox-conversation article.admin-message{justify-self:start;border-color:#c9dcd4!important;border-bottom-left-radius:4px!important;background:#edf5f1!important}.outbox-conversation article.user-message{justify-self:end;border-color:#e3d2ca!important;border-bottom-right-radius:4px!important;background:#fff8f4!important}.outbox-conversation article span{margin:0!important;font-size:8px;line-height:1.2}.outbox-conversation article p{margin:1px 0!important;font-size:11px;line-height:1.3}.outbox-conversation article small{margin:0;font-size:7px;line-height:1.2}.outbox-conversation article.admin-message,.outbox-conversation article.user-message{display:inline-block;width:fit-content!important;max-width:62%!important;padding:3px 6px!important;border-radius:5px!important}.outbox-conversation article p{overflow-wrap:anywhere}.outbox-conversation article.admin-message,.outbox-conversation article.user-message{display:grid!important;grid-template-columns:auto auto;column-gap:8px;align-items:center;padding:2px 5px!important}.outbox-conversation article span{grid-column:1;grid-row:1}.outbox-conversation article small{grid-column:2;grid-row:1;justify-self:end}.outbox-conversation article p{grid-column:1/-1;grid-row:2;margin:0!important;line-height:1.2!important}.outbox-conversation{gap:10px!important;padding:8px!important;background:transparent!important}.outbox-conversation article.admin-message,.outbox-conversation article.user-message{display:grid!important;width:fit-content!important;max-width:72%!important;grid-template-columns:auto auto;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.outbox-conversation article span,.outbox-conversation article small,.outbox-conversation article p{padding:0!important}.outbox-conversation article p{margin:2px 0 0!important}.help-center.outbox-help{width:min(1120px,calc(100% - 40px));max-width:none;margin:0 auto;padding:42px 0 88px;gap:18px}.outbox-help .outbox-help-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:30px 34px;border:0;border-radius:10px;background:#183630;color:#fff;box-shadow:none}.outbox-help .outbox-help-hero .eyebrow{color:#f29a75}.outbox-help .outbox-help-hero h1{margin:6px 0 8px;color:#fff;font:600 38px Playfair Display}.outbox-help .outbox-help-hero p{max-width:620px;margin:0;color:#d8e2de;font-size:12px;line-height:1.6}.outbox-help .support-response-time{margin-top:12px;color:#aebfba;font-size:9px}.outbox-help .help-hero-actions{flex-wrap:wrap;justify-content:flex-end}.outbox-help .help-hero-actions>button,.outbox-help .help-hero-actions>.button{min-height:40px;border-radius:4px;padding:0 15px;font-size:10px}.outbox-help .help-hero-actions>button:not(.button){border-color:#fff5;background:transparent;color:#fff}.outbox-help .help-hero-actions>.button{background:#e76036}.outbox-help .outbox-case-form{padding:26px 30px;border:1px solid var(--line);border-radius:8px;box-shadow:none}.outbox-help .case-form-head{align-items:flex-start;gap:24px}.outbox-help .case-form-head h2{margin:5px 0;font-size:29px}.outbox-help .case-kind-tabs{width:min(380px,100%);margin:18px 0 22px}.outbox-help .case-kind-tabs button{padding:10px;font-size:10px}.outbox-help .outbox-form-grid label{font-size:9px}.outbox-help .outbox-form-grid input,.outbox-help .outbox-form-grid select,.outbox-help .outbox-form-grid textarea{margin-top:6px;border-radius:3px;background:#fdfcf9}.outbox-help .case-form-actions{padding-top:18px;border-top:1px solid var(--line)}.outbox-help .outbox-ticket-panel{padding:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;box-shadow:none}.outbox-help .outbox-ticket-panel>header{align-items:center;padding:20px 22px;border-bottom:1px solid var(--line);background:#fff}.outbox-help .outbox-ticket-panel>header h2{margin:0 0 4px;font-size:20px}.outbox-help .outbox-ticket-panel>header p{font-size:9px}.outbox-help .outbox-ticket-panel>header>button{padding:8px 11px}.outbox-help .outbox-ticket-list{gap:0;margin:0}.outbox-help .outbox-ticket{border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff}.outbox-help .outbox-ticket:last-child{border-bottom:0}.outbox-help .outbox-ticket-summary{min-height:72px;padding:13px 18px}.outbox-help .outbox-ticket-summary:hover{background:#fbfaf7}.outbox-help .ticket-icon{width:34px;height:34px;border-radius:50%;font-size:14px}.outbox-help .ticket-copy strong{font-size:11px}.outbox-help .ticket-copy small{font-size:8px}.outbox-help .case-status{padding:4px 8px}.outbox-help .outbox-ticket-detail{gap:10px;padding:2px 18px 18px 64px;background:#fbfaf7}.outbox-help .ticket-resource{padding:9px 11px;border:1px solid #e6dfd4;background:#fff}.outbox-help .outbox-conversation{max-height:320px;padding:12px!important;border:1px solid var(--line);border-radius:5px;background:#f7f5f1!important}.outbox-help .outbox-conversation article.admin-message,.outbox-help .outbox-conversation article.user-message{display:block!important;max-width:72%!important;padding:6px 9px!important;border:1px solid var(--line)!important;border-radius:7px!important;background:#fff!important}.outbox-help .outbox-conversation article.admin-message{justify-self:start;border-bottom-left-radius:3px!important;background:#edf3ef!important}.outbox-help .outbox-conversation article.user-message{justify-self:end;border-bottom-right-radius:3px!important;background:#fff!important;text-align:left!important}.outbox-help .outbox-conversation article span{margin:0 0 2px!important}.outbox-help .outbox-conversation article p{margin:0!important;line-height:1.35!important}.outbox-help .outbox-conversation article small{margin-top:3px}.outbox-help .outbox-ticket-composer{padding:12px;border:1px solid var(--line);background:#fff}.outbox-help .outbox-ticket-composer textarea{min-height:72px;padding:10px}.outbox-help .outbox-ticket-composer>div{align-items:center}.outbox-help .support-empty{padding:60px 20px}@media(max-width:760px){.help-center.outbox-help{width:min(100% - 28px,1120px);padding-top:24px}.outbox-help .outbox-help-hero{grid-template-columns:1fr;padding:24px 20px}.outbox-help .outbox-help-hero h1{font-size:32px}.outbox-help .help-hero-actions{display:grid;grid-template-columns:1fr 1fr}.outbox-help .outbox-case-form{padding:22px 18px}.outbox-help .outbox-ticket-detail{padding:2px 12px 14px}.outbox-help .ticket-icon{display:none}.outbox-help .outbox-ticket-summary{padding:12px}.outbox-help .outbox-conversation article.admin-message,.outbox-help .outbox-conversation article.user-message{max-width:88%!important}}@media(max-width:460px){.outbox-help .help-hero-actions{grid-template-columns:1fr}.outbox-help .outbox-ticket-panel>header{align-items:flex-start}.outbox-help .ticket-copy small{white-space:normal}.outbox-help .ticket-chevron{display:none}}.support-shell-content .help-center.outbox-help{width:100%;margin:0;padding:0}.support-shell-content .outbox-help .outbox-help-hero{height:auto!important;min-height:190px;position:relative;z-index:1;overflow:visible;border:1px solid var(--line);background:#fff;color:var(--ink)}.support-shell-content .outbox-help .outbox-help-hero .eyebrow{color:var(--orange)}.support-shell-content .outbox-help .outbox-help-hero h1{color:var(--ink)}.support-shell-content .outbox-help .outbox-help-hero p{color:var(--muted)}.support-shell-content .outbox-help .support-response-time{color:#65736f}.support-shell-content .outbox-help .help-hero-actions>button:not(.button){border-color:var(--line);background:#fff;color:var(--ink)}.support-shell-account{display:flex;align-items:center;gap:9px}.support-shell-account>span:nth-child(2){display:grid;gap:2px}.support-shell-account>span:nth-child(2)>strong{font-size:10px}.support-shell-account>span:nth-child(2)>small{color:var(--muted);font-size:8px}.support-shell-account>button{margin-left:8px;border:1px solid var(--line);background:#fff;padding:8px 10px;color:var(--ink);font-size:9px}@media(max-width:700px){.support-shell-content .outbox-help .outbox-help-hero{padding:22px 18px}.support-shell-account>span:nth-child(2){display:none}.support-shell-account>button{margin-left:0}}.support-shell-content .outbox-help .outbox-help-hero{min-height:0;padding:18px 22px;gap:20px}.support-shell-content .outbox-help .outbox-help-hero h1{margin:4px 0 5px;font-size:30px}.support-shell-content .outbox-help .outbox-help-hero p{font-size:10px;line-height:1.45}.support-shell-content .outbox-help .support-response-time{margin-top:7px;font-size:8px}.support-shell-content .outbox-help .help-hero-actions>button,.support-shell-content .outbox-help .help-hero-actions>.button{min-height:36px;padding:0 13px}.support-shell-content .outbox-help .outbox-help-hero{padding:10px 16px;gap:14px;border-radius:6px}.support-shell-content .outbox-help .outbox-help-hero .eyebrow{font-size:8px}.support-shell-content .outbox-help .outbox-help-hero h1{margin:2px 0 3px;font-size:23px;line-height:1}.support-shell-content .outbox-help .outbox-help-hero p{margin:0;font-size:9px;line-height:1.3}.support-shell-content .outbox-help .support-response-time{display:inline-block;margin-top:4px;font-size:7px}.support-shell-content .outbox-help .help-hero-actions{gap:6px}.support-shell-content .outbox-help .help-hero-actions>button,.support-shell-content .outbox-help .help-hero-actions>.button{min-height:32px;padding:0 10px;font-size:9px}.support-shell-content .outbox-help .outbox-help-hero{height:auto!important;min-height:0!important;padding:6px 18px!important;gap:24px;border-radius:8px}.support-shell-content .outbox-help .outbox-help-hero .eyebrow{font-size:11px}.support-shell-content .outbox-help .outbox-help-hero h1{margin:6px 0 8px;font-size:38px;line-height:1.02}.support-shell-content .outbox-help .outbox-help-hero p{font-size:12px;line-height:1.6}.support-shell-content .outbox-help .support-response-time{display:block;margin-top:12px;font-size:9px}.support-shell-content .outbox-help .help-hero-actions{gap:9px}.support-shell-content .outbox-help .help-hero-actions>button,.support-shell-content .outbox-help .help-hero-actions>.button{min-height:40px;padding:0 15px;font-size:10px}.support-shell-content .help-center.outbox-help{height:fit-content;align-content:start;grid-auto-rows:max-content}.support-shell-content .outbox-help .outbox-help-hero{align-self:start}.support-shell-content .outbox-help .outbox-help-hero{padding-block:14px!important}.seller-content{padding:20px 2vw 36px}.dashboard-welcome{margin-bottom:20px}.seller-shell .seller-kpis{margin-bottom:18px}@media(max-width:900px){.seller-shell{display:block;min-height:100vh}.seller-sidebar{position:sticky;inset:0 auto auto;width:100%;height:auto;padding:0;display:block;border-bottom:1px solid #dce2dd;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20}.seller-mobile-navbar{display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:9px 14px;border-bottom:1px solid #dce2dd}.seller-mobile-navbar .logo{padding:0;border:0;color:var(--ink)}.seller-mobile-navbar .logo>span:last-child{display:inline;font-size:20px}.seller-mobile-navbar .seller-profile-button{min-width:0;padding:3px;border-color:#dce2dd;border-radius:10px;background:#f7f9f6;color:var(--ink)}.seller-mobile-navbar .seller-profile-button>span:nth-child(2),.seller-mobile-navbar .seller-profile-button i{display:none}.seller-mobile-navbar .profile-avatar{width:30px;height:30px;border-radius:8px}.seller-mobile-navbar .profile-menu{z-index:30}.seller-desktop-logo{display:none}.seller-sidebar nav{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;margin:0;overflow-x:auto;padding:10px 12px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.seller-sidebar nav::-webkit-scrollbar{display:none}.seller-sidebar nav a,.seller-sidebar nav a:not(.active){flex:0 0 auto;justify-content:center;gap:8px;padding:8px 11px;border:1px solid transparent;border-radius:12px;color:var(--muted);font-size:11px;font-weight:600;white-space:nowrap}.seller-sidebar nav a i{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#f1f4f1;color:var(--ink);font-size:13px}.seller-sidebar nav a:hover,.seller-sidebar nav a.active{border-color:#e6c6bb;background:#fff3ee;color:var(--orange);box-shadow:0 8px 20px #18363012}.seller-sidebar nav a.active i{background:#ffe5dc;color:var(--orange)}.seller-sidebar .marketplace-link{display:none}.seller-main{grid-column:auto}.seller-topbar{display:none}.seller-content{width:100%;max-width:none;padding:14px 12px 24px}.dashboard-welcome{align-items:flex-start;gap:12px;margin-bottom:16px}.dashboard-welcome h1{margin:5px 0;font-size:36px}.dashboard-welcome p{font-size:11px;line-height:1.45}.dashboard-welcome .button{padding:10px 14px;font-size:10px}.seller-shell .seller-kpis{gap:8px;margin-bottom:14px}.seller-shell .seller-kpis>div{padding:14px}.seller-shell .seller-kpis strong{font-size:27px;margin-top:6px}.dashboard-panel,.dashboard-product-form,.dashboard-form-page{padding:14px;border-radius:7px}.dashboard-panel-title{gap:12px;margin-bottom:14px}.dashboard-panel-title h1,.dashboard-panel-title h2{margin-top:4px;font-size:27px}.dashboard-form-page .dashboard-panel-title{padding-bottom:14px;margin-bottom:16px}.support-shell-content .help-center.outbox-help{padding:0}}@media(max-width:600px){.seller-mobile-navbar{min-height:52px;padding:6px 8px}.seller-mobile-navbar .logo{font-size:18px}.seller-sidebar nav{padding:8px;gap:6px}.seller-sidebar nav a,.seller-sidebar nav a:not(.active){gap:6px;padding:6px 8px;font-size:10px}.seller-sidebar nav a i{width:25px;height:25px}.seller-content{padding:8px 8px 18px}.dashboard-welcome{gap:10px;margin-bottom:12px}.dashboard-welcome h1{font-size:31px}.dashboard-panel,.dashboard-product-form,.dashboard-form-page{padding:12px}}.product-report-link{display:none}.page-report-menu{position:absolute;z-index:12;top:18px;right:5vw}.page-report-menu>button{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);box-shadow:0 7px 20px #18363014}.page-report-menu>button:hover{border-color:#a9b5b1}.page-report-menu>div{position:absolute;top:44px;right:0;width:240px;padding:6px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 18px 45px #18363029}.page-report-menu>div a{display:flex;align-items:center;gap:10px;padding:10px;border-radius:4px}.page-report-menu>div a:hover{background:#fbf7f1}.page-report-menu>div a>b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fff0eb;color:#a93717}.page-report-menu>div a span{display:grid;gap:2px}.page-report-menu>div a strong{font-size:10px}.page-report-menu>div a small{color:var(--muted);font-size:8px}main:has(>.page-report-menu){position:relative}@media(max-width:700px){.page-report-menu{top:10px;right:14px}.page-report-menu>button{width:34px;height:34px}}.page-report-menu{right:auto;display:flex;align-items:center;gap:5px}.page-report-menu>button{width:30px;height:30px;border-radius:50%;box-shadow:none}.page-report-menu>button:hover{background:#fff}.page-report-menu .page-share-button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.page-report-menu .page-more-button .vertical-dots{transform:scale(.85)}.page-report-menu>div{top:35px}@media(max-width:700px){.page-report-menu>button{width:28px;height:28px}}.page-report-menu .page-share-menu{right:35px;width:150px;padding:5px}.page-report-menu .page-share-menu>button{width:100%;display:flex;align-items:center;gap:9px;border:0;border-radius:4px;background:transparent;padding:9px;color:var(--ink);font-size:10px;text-align:left}.page-report-menu .page-share-menu>button:hover{background:#fbf7f1}.page-report-menu .page-share-menu>button span{width:18px;color:var(--muted);font-size:13px;text-align:center}.creator-report-page{max-width:860px!important}.creator-report-target{display:flex;align-items:center;gap:12px;margin:18px 0 24px;padding:13px 15px;border:1px solid var(--line);border-radius:5px;background:#fbfaf7}.creator-report-target>.creator-avatar{width:38px;height:38px}.creator-report-target>span:last-child{display:grid;gap:2px}.creator-report-target small{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.creator-report-target strong{font-size:11px}.creator-report-target em{color:#47705f;font-size:8px;font-style:normal}.creator-report-page .case-form-head>a{color:var(--muted);font-size:24px}.creator-report-page .case-form-actions>a{padding:12px 17px;border:1px solid var(--line);font-size:10px}.asset-upload{margin:16px 0 0;padding:20px;border:1px dashed #cbd5cf;border-radius:7px;background:#fbfcfa}.asset-upload>div:first-child{display:grid;gap:5px}.asset-upload strong{font-size:12px}.asset-upload small{color:var(--muted);font-size:9px}.asset-upload>input{margin:14px 0 0;padding:10px;border:1px solid #e0e5e1;border-radius:4px;background:#fff}.preview-reorder,.deliverable-list{display:grid;gap:8px;margin-top:13px}.preview-reorder article,.deliverable-list article{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px;border:1px solid #e2e7e3;border-radius:5px;background:#fff}.preview-reorder img{width:54px;height:42px;object-fit:cover;border-radius:3px}.preview-reorder article>span,.deliverable-list article>span:nth-child(2){display:grid;gap:3px;min-width:0}.preview-reorder article>span small,.deliverable-list article>span:nth-child(2)>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-reorder article>div,.deliverable-list article>div{display:flex;gap:4px}.preview-reorder button,.deliverable-list button{width:28px;height:28px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--ink)}.preview-reorder button:disabled,.deliverable-list button:disabled{opacity:.35}.deliverable-list .file-extension{width:42px;height:36px}.product-gallery{display:grid;gap:12px;min-width:0}.product-gallery-main{height:520px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#f0ede6}.product-gallery-main img{width:100%;height:100%;display:block;object-fit:contain}.product-gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 7px;scrollbar-width:thin}.product-gallery-thumbs button{flex:0 0 78px;height:62px;padding:3px;border:1px solid var(--line);border-radius:6px;background:#fff}.product-gallery-thumbs button.active{border:2px solid var(--orange)}.product-gallery-thumbs img{width:100%;height:100%;display:block;object-fit:cover;border-radius:3px}@media(max-width:600px){.preview-reorder article,.deliverable-list article{grid-template-columns:46px minmax(0,1fr)}.preview-reorder img{width:46px;height:40px}.preview-reorder article>div,.deliverable-list article>div{grid-column:2}.product-gallery-main{height:360px}.product-gallery-thumbs button{flex-basis:66px;height:54px}}.included-files{overflow:hidden;margin-top:6px;border:1px solid var(--line);border-radius:7px;background:#fff}.included-files>header{padding:14px 16px;border-bottom:1px solid var(--line);background:#fbfaf7}.included-files>header div{display:flex;align-items:center;justify-content:space-between;gap:14px}.included-files>header strong{font-size:12px}.included-files>header small{color:var(--muted);font-size:8px}.included-files article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid #ebe6dd}.included-files article:last-child{border-bottom:0}.included-files article>span:nth-child(2){display:grid;gap:3px;min-width:0}.included-files article>span:nth-child(2)>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.included-files article small{color:var(--muted);font-size:8px}.included-files article>b{color:var(--muted);font-size:9px}.file-extension{width:36px;height:30px;display:grid;place-items:center;border-radius:4px;background:#edf2e9;color:#365c4e;font-size:7px;font-weight:700;letter-spacing:.04em}@media(max-width:600px){.included-files>header div{align-items:flex-start;flex-direction:column;gap:3px}.included-files article{padding:10px}.included-files article>span:nth-child(2)>strong{max-width:210px}}.product-submit-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:18px}.product-submit-actions button{min-height:42px;padding:0 18px}.preview-product-button{border:1px solid var(--ink);background:#fff;color:var(--ink);font-weight:600}.seller-product-preview-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px;background:#0d1f1bb8;overflow:auto}.seller-product-preview-modal>article{width:min(1180px,100%);max-height:calc(100vh - 56px);overflow:auto;border-radius:10px;background:var(--paper);box-shadow:0 30px 90px #0000004d}.seller-product-preview-modal>article>header{height:auto;position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--line);background:#fff}.seller-product-preview-modal>article>header>div{display:grid;gap:4px}.seller-product-preview-modal>article>header strong{font-size:11px}.seller-product-preview-modal>article>header>button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:20px}.seller-preview-product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.85fr);gap:45px;padding:38px}.seller-preview-main{height:500px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f0ede6}.seller-preview-main img{width:100%;height:100%;display:block;object-fit:contain}.seller-preview-thumbs{display:flex;gap:8px;overflow-x:auto;padding-top:10px}.seller-preview-thumbs button{flex:0 0 72px;height:56px;padding:3px;border:1px solid var(--line);border-radius:5px;background:#fff}.seller-preview-thumbs button.active{border:2px solid var(--orange)}.seller-preview-thumbs img{width:100%;height:100%;display:block;object-fit:cover}.seller-preview-copy>small{display:block;margin:10px 0;color:var(--muted)}.seller-preview-copy h1{font-size:48px;margin:12px 0}.seller-preview-copy .lead{color:var(--muted);line-height:1.6}.preview-owner{display:flex;align-items:center;gap:10px;margin:20px 0;padding:12px 0;border-block:1px solid var(--line)}.preview-owner>span:last-child{display:grid;gap:3px}.preview-owner small{color:var(--muted);font-size:8px}.preview-included-files{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:6px;background:#fff}.preview-included-files>strong{display:block;margin-bottom:8px;font-size:11px}.preview-included-files>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid #ebe6dd;font-size:9px}.preview-included-files small{color:var(--muted)}.seller-product-preview-modal>article>footer{display:flex;justify-content:flex-end;padding:14px 22px;border-top:1px solid var(--line);background:#fff}.seller-product-preview-modal>article>footer button{padding:10px 15px;border:1px solid var(--line);background:#fff;color:var(--ink)}@media(max-width:760px){.product-submit-actions{align-items:stretch;flex-direction:column-reverse}.product-submit-actions button{width:100%}.seller-product-preview-modal{padding:0}.seller-product-preview-modal>article{max-height:100vh;border-radius:0}.seller-preview-product-detail{grid-template-columns:1fr;gap:26px;padding:20px}.seller-preview-main{height:340px}.seller-preview-copy h1{font-size:38px}}.product-gallery-thumbs,.seller-preview-thumbs{justify-content:safe center}.product-gallery-main img,.seller-preview-main img{object-position:center}.product-row-actions .delete-product{border-color:#e6b8ac;color:#a93717}.seller-edit-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px;background:#0d1f1bb8}.seller-edit-form{width:min(900px,100%);max-height:calc(100vh - 56px);overflow:auto;margin:0!important}.seller-edit-form .dashboard-panel-title>button{width:34px;height:34px;flex:0 0 auto;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:19px}@media(max-width:600px){.seller-edit-backdrop{padding:0}.seller-edit-form{max-height:100vh;border-radius:0!important}.product-row-actions{gap:6px}.product-row-actions button{font-size:9px}}.review-team-note{padding:16px;border:1px solid #dbe2dd;background:#f8faf8}.review-team-note>span{display:flex;align-items:center;gap:8px}.review-team-note em{padding:3px 6px;border-radius:12px;background:#e8eeea;color:#5d6d68;font-size:8px;font-style:normal;text-transform:uppercase}.review-team-note small{display:block;margin-top:7px;color:var(--muted);font-size:9px;font-weight:400}.product-row-actions .has-comments{border-color:#8eaaa0;background:#f1f7f4}.comment-indicator{display:inline-block;width:6px;height:6px;margin-left:6px;border-radius:50%;background:var(--orange)}.seller-comments-backdrop{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:24px;background:#0d1f1bb8}.seller-comments-dialog{width:min(620px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:10px;background:var(--paper);box-shadow:0 30px 90px #0000004d}.seller-comments-dialog>header{height:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid var(--line)}.seller-comments-dialog h2{margin:5px 0;font-size:30px}.seller-comments-dialog header p{margin:0;color:var(--muted);font-size:11px}.seller-comments-dialog header>button{width:34px;height:34px;flex:0 0 auto;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:20px}.seller-comments-dialog>section{display:grid;gap:12px;padding:20px 24px}.comment-card{padding:16px;border:1px solid var(--line);background:#fff}.comment-card>span{display:block;color:var(--orange);font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.comment-card p{margin:8px 0;line-height:1.55;white-space:pre-wrap;font-size:12px}.comment-card .muted{color:var(--muted)}.comment-card small{color:var(--muted);font-size:8px}.comment-card.admin{border-left:3px solid var(--ink)}.seller-comments-dialog>footer{display:flex;justify-content:flex-end;padding:14px 24px;border-top:1px solid var(--line)}.seller-comments-dialog>footer button{padding:9px 15px;border:1px solid var(--line);background:#fff}@media(max-width:600px){.seller-comments-backdrop{padding:0}.seller-comments-dialog{max-height:100vh;border-radius:0}}.seller-review-feedback{margin-top:13px;padding:11px 13px;border-left:3px solid var(--orange);background:#fff5ef}.seller-review-feedback strong{font-size:10px}.seller-review-feedback p{margin:5px 0;color:var(--ink)!important;font-size:10px!important}.seller-review-feedback small{color:var(--muted);font-size:8px}.existing-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:9px;margin-top:13px}.existing-preview-grid article{overflow:hidden;border:1px solid #e2e7e3;border-radius:5px;background:#fff}.existing-preview-grid img{width:100%;height:100px;display:block;object-fit:cover}.existing-preview-grid article>span{display:grid;gap:3px;padding:9px}.existing-preview-grid b{font-size:9px}.existing-preview-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-status-stack{display:flex;align-items:center;gap:5px}.product-status-stack .status{white-space:nowrap}.seller-sales-view{display:grid;gap:16px}.sales-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.sales-heading h1{margin:5px 0;font-size:42px}.sales-heading p{margin:0;color:var(--muted);font-size:11px}.sales-paid-badge{padding:7px 10px;border:1px solid #cfe0d5;border-radius:100px;background:#edf6ef;color:#39704a;font-size:9px;white-space:nowrap}.sales-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sales-metrics article{padding:17px;border:1px solid #dce2dd;border-radius:7px;background:#fff}.sales-metrics article.net{border-color:#c8dbd0;background:#edf5f0}.sales-metrics span,.sales-metrics strong,.sales-metrics small{display:block}.sales-metrics span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.sales-metrics strong{margin:8px 0 5px;font:600 27px Playfair Display}.sales-metrics small{color:var(--muted);font-size:8px}.sales-insights{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(220px,.7fr);gap:12px}.sales-insights>section,.sales-insights>aside,.sales-ledger{border:1px solid #dce2dd;border-radius:7px;background:#fff}.sales-insights>section{padding:17px}.sales-insights>section>header{display:flex;align-items:flex-start;justify-content:space-between}.sales-insights h2{margin:5px 0;font-size:22px}.sales-insights>section>header>strong{font-size:13px}.sales-chart{height:145px;display:flex;align-items:flex-end;gap:10px;margin-top:14px;padding-top:10px;border-bottom:1px solid #e5eae6}.sales-chart>div{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px}.sales-chart>div>span{width:min(30px,70%);min-height:5px;border-radius:4px 4px 0 0;background:linear-gradient(#e85d32,#f29a79)}.sales-chart small{color:var(--muted);font-size:8px}.sales-insights>aside{padding:20px;background:#183630;color:#fff}.sales-insights aside h3{margin:12px 0 6px;font:600 22px Playfair Display}.sales-insights aside>strong{font-size:18px}.sales-insights aside p{color:#b9c8c4;font-size:9px;line-height:1.5}.sales-ledger{overflow:hidden}.sales-ledger>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 18px;border-bottom:1px solid #e5eae6}.sales-ledger h2{margin:4px 0 0;font-size:22px}.sales-ledger>header>div:last-child{display:flex;gap:7px}.sales-ledger input,.sales-ledger select{min-height:36px;border:1px solid #dce2dd;border-radius:4px;background:#fff;padding:0 10px;color:var(--ink);font-size:10px}.sales-ledger input{width:210px}.sales-table-head,.sales-table article{display:grid;grid-template-columns:minmax(190px,1.5fr) 120px 100px 100px 110px;gap:12px;align-items:center}.sales-table-head{padding:10px 18px;background:#f7f9f6;color:var(--muted);font-size:8px;font-weight:700;text-transform:uppercase}.sales-table article{padding:13px 18px;border-top:1px solid #edf0ed;font-size:10px}.sales-table article>span:first-child strong,.sales-table article>span:first-child small{display:block}.sales-table article>span:first-child small{margin-top:3px;color:var(--muted);font-size:8px}.sales-table article time{color:var(--muted);font-size:9px}.sales-table article .fee{color:#a25a45}.sales-table article>strong{text-align:right}.sales-payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px}.sales-payment-tabs button{display:grid;grid-template-columns:1fr auto;gap:4px 12px;padding:14px 16px;border:1px solid #dce2dd;border-radius:7px;background:#fff;color:var(--ink);text-align:left}.sales-payment-tabs button.active{border-color:#e2a28e;background:#fff5f1;box-shadow:inset 3px 0 var(--orange)}.sales-payment-tabs span{font-size:11px;font-weight:700}.sales-payment-tabs strong{grid-column:2;grid-row:1/3;align-self:center;font:600 24px Playfair Display}.sales-payment-tabs small{color:var(--muted);font-size:8px}.sales-periods{display:flex;align-items:center;gap:6px;overflow-x:auto}.sales-periods>button{flex:0 0 auto;padding:8px 12px;border:1px solid #dce2dd;border-radius:100px;background:#fff;color:var(--muted);font-size:9px;font-weight:600}.sales-periods>button.active{border-color:var(--ink);background:var(--ink);color:#fff}.sales-custom-dates{display:flex;gap:6px;margin-left:5px}.sales-custom-dates label{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:8px}.sales-custom-dates input{height:32px;border:1px solid #dce2dd;border-radius:4px;background:#fff;padding:0 7px;color:var(--ink);font-size:9px}.sales-table article time strong,.sales-table article time small,.sales-table article .fee small{display:block}.sales-table article time strong{color:var(--ink);font-size:9px}.sales-table article time small,.sales-table article .fee small{margin-top:3px;color:var(--muted);font-size:7px}.sale-concern-link{display:inline-block;margin-top:6px;color:var(--orange);font-size:8px;font-weight:700;text-decoration:underline;text-underline-offset:2px}.seller-sale-breakdown{position:relative;margin-top:6px}.seller-sale-breakdown>summary{width:max-content;cursor:pointer;list-style:none;color:#39704a;font-size:8px;font-weight:700}.seller-sale-breakdown>summary::-webkit-details-marker{display:none}.seller-sale-breakdown>summary b{display:inline-block;margin-left:3px;transition:transform .2s}.seller-sale-breakdown[open]>summary b{transform:rotate(180deg)}.seller-sale-breakdown>div{position:absolute;z-index:20;top:22px;left:0;display:grid;grid-template-columns:repeat(9,auto);align-items:center;gap:9px;width:max-content;max-width:min(760px,calc(100vw - 48px));padding:13px;border:1px solid #cfdad3;border-radius:7px;background:#fff;box-shadow:0 16px 45px #1836302e}.seller-sale-breakdown>div span{min-width:88px}.seller-sale-breakdown>div small,.seller-sale-breakdown>div strong{display:block}.seller-sale-breakdown>div small{margin:0 0 4px!important;color:var(--muted);font-size:7px!important;white-space:nowrap}.seller-sale-breakdown>div strong{font-size:10px}.seller-sale-breakdown>div i{color:var(--muted);font-style:normal}.seller-sale-breakdown>div .royalty{padding:7px 9px;border-radius:5px;background:#edf5f0}.seller-sale-breakdown>p{position:absolute;z-index:21;top:80px;left:0;width:max-content;max-width:min(760px,calc(100vw - 48px));margin:0;padding:7px 13px;border:1px solid #cfdad3;border-top:0;border-radius:0 0 7px 7px;background:#f8faf8;color:var(--muted);font-size:7px}.seller-sale-breakdown[open]+.sale-concern-link{margin-top:82px}@media(max-width:760px){.seller-sale-breakdown>div{position:fixed;inset:auto 12px 48px;grid-template-columns:1fr auto 1fr;max-width:none;width:auto}.seller-sale-breakdown>div .royalty{grid-column:1/-1}.seller-sale-breakdown>p{position:fixed;inset:auto 12px 12px;max-width:none;width:auto}.seller-sale-breakdown[open]+.sale-concern-link{margin-top:6px}}.chart-period-note{margin:2px 0 0;color:var(--muted);font-size:8px}.earnings-chart-wrap{margin-top:13px;min-width:0}.earnings-line-chart{display:block;width:100%;height:auto;min-height:245px;overflow:visible}.earnings-line-chart g>line{stroke:#e6ebe7;stroke-width:1}.earnings-line-chart g>text{fill:#7b8984;font-size:9px}.earnings-area{fill:url(#earnings-area)}.earnings-line{fill:none;stroke:var(--orange);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.earnings-point circle{fill:#fff;stroke:var(--orange);stroke-width:3;transition:r .15s,fill .15s}.earnings-point:hover circle{r:7;fill:#fff3ee}.earnings-line-chart .earnings-value{fill:#9a4329;font-size:8px;font-weight:700}.earnings-line-chart .earnings-label{fill:#687570;font-size:8px}.earnings-chart-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:6px;margin-top:7px}.earnings-chart-values>div{min-width:0;padding:8px 9px;border:1px solid #e4e9e5;border-radius:5px;background:#fafbf9}.earnings-chart-values span,.earnings-chart-values strong,.earnings-chart-values small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.earnings-chart-values span{color:var(--muted);font-size:7px;text-transform:uppercase;letter-spacing:.04em}.earnings-chart-values strong{margin:4px 0 2px;font-size:10px}.earnings-chart-values small{color:var(--muted);font-size:7px}.linked-resource code{display:block;margin-top:4px;overflow-wrap:anywhere;color:var(--ink);font-size:9px}.linked-resource code+small,.linked-resource strong+small{display:block;margin-top:9px}@media(max-width:1000px){.sales-metrics{grid-template-columns:1fr 1fr}.sales-insights{grid-template-columns:1fr}.sales-table{overflow-x:auto}.sales-table-head,.sales-table article{min-width:680px}}@media(max-width:600px){.sales-heading{align-items:flex-start;flex-direction:column;gap:8px}.sales-heading h1{font-size:34px}.sales-payment-tabs{grid-template-columns:1fr}.sales-periods{align-items:flex-start;flex-wrap:wrap;overflow:visible}.sales-custom-dates{width:100%;margin:3px 0 0}.sales-custom-dates label{flex:1}.sales-custom-dates input{min-width:0;width:100%}.sales-metrics{gap:7px}.sales-metrics article{padding:12px}.sales-metrics strong{font-size:21px}.sales-insights>section,.sales-insights>aside{padding:13px}.earnings-chart-wrap{overflow-x:auto}.earnings-line-chart{width:680px;max-width:none;min-height:255px}.earnings-chart-values{display:flex;width:max-content}.earnings-chart-values>div{width:118px}.sales-ledger>header{align-items:stretch;flex-direction:column;padding:13px}.sales-ledger>header>div:last-child{display:block}.sales-ledger input{width:100%;min-width:0}.sales-table-head{display:none}.sales-table article{min-width:0;grid-template-columns:1fr auto;padding:12px}.sales-table article>time{grid-column:1}.sales-table article>span:not(:first-child),.sales-table article>strong{grid-column:2;text-align:right}.sales-table article>.fee{display:none}}.header-wishlist{margin-left:auto}.header-wishlist+.header-actions{margin-left:-12px}.product-card{position:relative}.wishlist-toggle{position:absolute;right:12px;top:12px;z-index:2;width:38px;height:38px;border:1px solid rgba(24,54,48,.12);border-radius:50%;background:#fffdf8f0;color:var(--ink);display:grid;place-items:center;font-size:23px;line-height:1;box-shadow:0 6px 18px #1836301f}.wishlist-toggle:hover,.wishlist-toggle.saved{background:var(--orange);border-color:var(--orange);color:#fff}.wishlist-page{padding:65px 7vw 100px;min-height:650px}.wishlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.wishlist-item{display:grid;grid-template-columns:135px 1fr;gap:18px;padding:16px;border:1px solid var(--line);background:var(--white)}.wishlist-item .product-visual{height:125px}.wishlist-item .product-visual small{display:none}.wishlist-item h2{font-size:20px;margin:7px 0}.wishlist-item p{font-size:10px;color:var(--muted)}.wishlist-item>div>strong{display:block;font:600 18px Playfair Display;margin:12px 0}.wishlist-item>div>div{display:flex;align-items:center;gap:12px}.wishlist-remove{border:0;background:transparent;color:#a13d25;font-size:10px}@media(max-width:1000px){.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.header-wishlist{font-size:0}.header-wishlist:first-letter{font-size:18px}.wishlist-grid{grid-template-columns:1fr}.wishlist-page{padding:40px 5vw 70px}}@media(max-width:460px){.wishlist-item{grid-template-columns:95px 1fr}.wishlist-item .product-visual{height:95px}}.wishlist-nav-link{position:relative;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;white-space:nowrap}.wishlist-nav-link>span{font-size:17px;line-height:1}.wishlist-nav-link>b{font-weight:600}.wishlist-nav-link>em{position:absolute;top:-10px;right:-12px;min-width:17px;height:17px;padding:0 4px;border-radius:20px;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:8px;font-style:normal}.wishlist-toggle{right:9px;top:9px;width:30px;height:30px;font-size:17px;box-shadow:0 4px 12px #1836301a}.detail-wishlist-control{position:absolute;z-index:4;top:82px;right:8vw;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:20px;background:#fffdf8f5;color:var(--ink);padding:7px 11px;font-size:10px;font-weight:600;box-shadow:0 6px 18px #1836301a}.detail-wishlist-control>span{font-size:17px;line-height:1}.detail-wishlist-control.saved{border-color:var(--orange);color:var(--orange)}.cart-item-actions{display:flex;align-items:center;gap:14px}.cart-item-actions button:first-child{color:var(--ink)}.cart-item-actions button:first-child:hover{color:var(--orange)}@media(max-width:900px){.detail-wishlist-control{top:52px;right:24px}}@media(max-width:600px){.header-actions>.wishlist-nav-link{display:inline-flex}.wishlist-nav-link>b{display:none}.wishlist-nav-link{gap:0}.wishlist-nav-link>span{font-size:19px}.wishlist-nav-link>em{right:-10px}.header-actions{gap:16px}.detail-wishlist-control{top:44px;right:20px;padding:6px 9px}.cart-item-actions{align-items:flex-start;flex-direction:column;gap:7px}}.wishlist-item.purchased{border-color:#b9cfb4;background:#f6fbf3;box-shadow:inset 3px 0 #4e8054}.wishlist-item.purchased .pill{color:#337043}.wishlist-item.purchased>div>p{color:#337043}.sample-upload{background:#f5f8f1;border-color:#b9cfb4}.sample-upload>div strong em{margin-left:7px;color:#337043;font-size:9px;font-style:normal;text-transform:uppercase}.public-samples{border-color:#b9cfb4;background:#f6fbf3}.sample-download{display:block;position:relative;color:inherit}.sample-download>article{padding-right:125px}.sample-download>span{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#337043;font-size:9px;font-weight:700}.sample-download:hover{background:#edf5e9}.preview-sample-row{cursor:default}.preview-sample-row:hover{background:transparent}.purchase-info>small{display:block;margin-top:7px;color:var(--muted);font-size:9px}.purchase-file-actions{max-width:560px}.purchase-file-actions>a{display:grid;grid-template-columns:auto minmax(80px,1fr) auto;align-items:center;gap:7px;max-width:230px;overflow:hidden;text-overflow:ellipsis}.purchase-file-actions>a>small{color:var(--muted);font-size:8px}.purchase-file-actions>a.primary>small{color:#fffc}.file-unavailable{color:#a13d25;font-size:9px}@media(max-width:600px){.sample-download>article{padding-right:14px}.sample-download>span{position:static;display:block;padding:8px 14px;transform:none}.purchase-file-actions{max-width:none}.purchase-file-actions>a{max-width:none}}.purchase-file-actions{display:grid;grid-template-columns:minmax(300px,1fr) auto;align-items:start;width:min(620px,100%);max-width:none}.purchase-download-list{display:grid;gap:6px}.purchase-download-list>a{display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;align-items:center;gap:9px;max-width:none!important;padding:10px 12px!important;text-align:left!important}.purchase-download-list>a .menu-icon{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--paper);color:var(--orange);font-weight:700}.purchase-download-list>a span strong,.purchase-download-list>a span small{display:block;overflow:hidden;text-overflow:ellipsis}.purchase-download-list>a span strong{font-size:10px}.purchase-download-list>a span small{margin-top:3px;color:var(--muted);font-size:8px}.purchase-download-list>a>em{color:var(--muted);font-size:8px;font-style:normal;white-space:nowrap}@media(max-width:600px){.purchase-file-actions{grid-template-columns:1fr}.purchase-download-list>a{grid-template-columns:26px minmax(0,1fr) auto!important}}.buyer-purchase>.library-rating-action{grid-column:3}.buyer-purchase>.purchase-file-actions{grid-column:2/-1}@media(max-width:1000px){.buyer-purchase>.library-rating-action,.buyer-purchase>.purchase-file-actions{grid-column:2}}@media(max-width:600px){.buyer-purchase>.library-rating-action,.buyer-purchase>.purchase-file-actions{grid-column:1/-1}}.buyer-purchase>.purchase-file-actions{grid-template-columns:minmax(0,400px) minmax(0,1fr) 32px;gap:8px;width:100%}.purchase-file-actions>.purchase-menu{grid-column:3;justify-self:end}.purchase-download-list>a{padding:7px 9px!important}.purchase-download-list>a .menu-icon{width:22px;height:22px}.purchase-download-list>a{grid-template-columns:22px minmax(0,1fr) auto!important}@media(max-width:600px){.buyer-purchase>.purchase-file-actions{grid-template-columns:minmax(0,1fr) 32px}.purchase-file-actions>.purchase-menu{grid-column:2}.purchase-download-list{grid-column:1}}.buyer-workspace .library-title{align-items:flex-end;padding:4px 0 26px}.library-summary{display:flex;align-items:stretch;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 8px 24px #1836300d}.library-summary>span{min-width:126px;padding:13px 17px}.library-summary>span+span{border-left:1px solid var(--line)}.library-summary strong,.library-summary small{display:block}.library-summary strong{color:var(--ink);font:600 21px Playfair Display}.library-summary small{margin-top:2px;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.buyer-workspace .buyer-library{display:grid;gap:16px;padding-top:20px}.buyer-workspace .buyer-purchase{position:relative;grid-template-columns:82px minmax(0,1fr) 190px;gap:20px 24px;align-items:start;padding:22px;border:1px solid #ded8cc;border-radius:12px;background:var(--white);box-shadow:0 8px 28px #1836300e;transition:border-color .2s,box-shadow .2s,transform .2s}.buyer-workspace .buyer-purchase:last-child{border-bottom:1px solid #ded8cc}.buyer-workspace .buyer-purchase:hover{border-color:#cfc4b3;box-shadow:0 14px 34px #18363016;transform:translateY(-1px)}.buyer-workspace .buyer-purchase.highlighted{margin-inline:0;padding-inline:22px;border-color:#8faf8a;background:#fbfdf9;box-shadow:inset 4px 0 #4e8054,0 10px 30px #18363012}.buyer-workspace .buyer-purchase .product-visual{height:82px;border-radius:9px}.purchase-card-badges{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.purchase-version-status{display:inline-flex;align-items:center;gap:6px;color:#427348;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.purchase-version-status i{width:7px;height:7px;border-radius:50%;background:#5b8e61;box-shadow:0 0 0 3px #e7f0e4}.buyer-workspace .purchase-info h3{margin:9px 0 12px;font-size:23px;line-height:1.15}.purchase-meta{display:flex;align-items:stretch;gap:0}.purchase-meta>span{padding:0 16px}.purchase-meta>span:first-child{padding-left:0}.purchase-meta>span+span{border-left:1px solid var(--line)}.purchase-meta small,.purchase-meta strong{display:block}.purchase-meta small{margin-bottom:3px;color:#8a928d;font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.purchase-meta strong{color:var(--ink);font-size:9px;font-weight:650}.purchase-version-note{display:block;margin-top:12px!important;color:var(--muted);font-size:8px!important}.buyer-workspace .library-rating-action{grid-column:3;align-self:start;min-height:72px;border-color:#e2d7c4;border-radius:8px;background:#fffaf0;padding:14px;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.buyer-workspace .library-rating-action:hover{border-color:#c78b28;box-shadow:0 6px 18px #c78b281a}.buyer-workspace .library-rating-action>span{font-size:11px}.buyer-workspace .library-rating-action>small{font-size:8px}.buyer-workspace .library-rating-editor{grid-column:2/-1;border-radius:9px}.purchase-files-panel{grid-column:2/-1;overflow:visible;border:1px solid #e4ded3;border-radius:9px;background:#fbfaf7}.purchase-files-panel>header{position:static;z-index:auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:100%;height:auto;min-height:52px;padding:9px 11px 9px 14px;border:0;border-bottom:1px solid #e8e2d8;background:transparent}.purchase-files-panel>header>div>strong,.purchase-files-panel>header>div>small{display:block}.purchase-files-panel>header>div>strong{font-size:10px}.purchase-files-panel>header>div>small{margin-top:2px;color:var(--muted);font-size:8px}.purchase-files-panel .purchase-menu{margin-left:auto}.purchase-files-panel .purchase-download-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;padding:10px}.purchase-files-panel .purchase-download-list>a{min-width:0;border:1px solid #e4ded3!important;border-radius:7px;background:var(--white);color:var(--ink);box-shadow:0 2px 7px #18363006;transition:border-color .18s,background .18s,transform .18s}.purchase-files-panel .purchase-download-list>a:hover{border-color:#bdb09d!important;background:#fffdf9;transform:translateY(-1px)}.purchase-files-panel .purchase-download-list>a>em{padding-left:8px;border-left:1px solid var(--line)}.purchase-files-panel>.file-unavailable{display:block;padding:14px}@media(max-width:1000px){.buyer-workspace .library-title{align-items:flex-start}.buyer-workspace .buyer-purchase{grid-template-columns:68px minmax(0,1fr)}.buyer-workspace .buyer-purchase .product-visual{height:68px}.buyer-workspace .library-rating-action,.purchase-files-panel,.buyer-workspace .library-rating-editor{grid-column:2}.purchase-files-panel .purchase-download-list{grid-template-columns:1fr}}@media(max-width:700px){.buyer-workspace .library-title{display:block}.library-summary{width:100%;margin-top:20px}.library-summary>span{flex:1;min-width:0}.buyer-workspace .buyer-purchase{grid-template-columns:54px minmax(0,1fr);gap:16px 14px;padding:17px;border-radius:10px}.buyer-workspace .buyer-purchase.highlighted{padding-inline:17px}.buyer-workspace .buyer-purchase .product-visual{height:54px}.buyer-workspace .purchase-info h3{font-size:19px}.purchase-card-badges{gap:7px}.purchase-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px}.purchase-meta>span{padding:0}.purchase-meta>span:first-child{grid-column:1/-1}.purchase-meta>span+span{border-left:0}.buyer-workspace .library-rating-action,.buyer-workspace .library-rating-editor,.purchase-files-panel{grid-column:1/-1}.buyer-workspace .library-rating-action{min-height:0;flex-direction:row;align-items:center;justify-content:space-between}.purchase-files-panel>header{min-height:48px}.purchase-files-panel .purchase-download-list{padding:8px}.purchase-files-panel .purchase-download-list>a{grid-template-columns:22px minmax(0,1fr)!important}.purchase-files-panel .purchase-download-list>a>em{grid-column:2;padding-left:0;border-left:0}}.buyer-workspace .buyer-purchase{overflow:visible}.buyer-workspace .buyer-purchase:focus-within{z-index:50}.purchase-files-panel,.purchase-files-panel>header,.purchase-files-panel .purchase-menu{overflow:visible}.purchase-files-panel .purchase-menu{position:relative;z-index:60}.purchase-files-panel .purchase-menu-popover{z-index:100;top:36px}.buyer-workspace .library-rating-action{min-height:58px;padding:11px 12px}.buyer-workspace .library-rating-editor{grid-column:3;grid-template-columns:1fr;width:100%;gap:8px;padding:12px;border-left-width:1px}.buyer-workspace .library-rating-editor>*{grid-column:1!important}.buyer-workspace .library-rating-editor select,.buyer-workspace .library-rating-editor textarea{margin-top:4px;padding:8px;font-size:9px}.buyer-workspace .library-rating-editor textarea{min-height:54px}.buyer-workspace .library-rating-editor>.form-error{padding:8px;font-size:9px}.buyer-workspace .library-rating-buttons{justify-content:flex-start;gap:6px}.buyer-workspace .library-rating-buttons button{padding:7px 9px;font-size:8px}@media(max-width:1000px){.buyer-workspace .library-rating-editor{grid-column:2;width:min(360px,100%);justify-self:start}}@media(max-width:700px){.buyer-workspace .library-rating-editor{grid-column:1/-1;width:min(360px,100%)}}.purchase-product-actions{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:6px}.buyer-workspace .purchase-product-actions .library-rating-action{grid-column:auto;width:auto;min-height:34px;padding:7px 9px;border-radius:6px;flex-direction:row;align-items:center;gap:5px}.buyer-workspace .purchase-product-actions .library-rating-action>span{font-size:9px}.buyer-workspace .purchase-product-actions .library-rating-action>small{font-size:7px}.purchase-product-actions .purchase-menu{position:relative;z-index:60}.purchase-product-actions .purchase-menu-popover{z-index:100;top:36px}.purchase-files-panel>summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:9px 12px 9px 14px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.purchase-files-panel>summary::-webkit-details-marker{display:none}.purchase-files-panel>summary>div>strong,.purchase-files-panel>summary>div>small{display:block}.purchase-files-panel>summary>div>strong{font-size:10px}.purchase-files-panel>summary>div>small{margin-top:2px;color:var(--muted);font-size:8px}.purchase-files-panel>summary>span{display:flex;align-items:center;gap:11px}.purchase-files-panel>summary b{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.06em}.purchase-files-panel>summary i{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--white);color:var(--ink);font-style:normal;transition:transform .2s}.purchase-files-panel[open]>summary{border-bottom:1px solid #e8e2d8}.purchase-files-panel[open]>summary i{transform:rotate(180deg)}.library-rating-modal-backdrop{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:#0f1f1c94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.library-rating-modal{position:relative;width:min(410px,100%);padding:26px;border:1px solid var(--line);border-radius:10px;background:var(--white);box-shadow:0 28px 80px #0f1f1c4d}.library-rating-modal h2{margin:10px 0 5px;font-size:30px}.library-rating-modal>p{margin:0 0 18px;color:var(--muted);font-size:11px}.library-rating-modal label{margin:12px 0;font-size:10px}.library-rating-modal label span{color:var(--muted);font-weight:400}.library-rating-modal select,.library-rating-modal textarea{margin-top:5px;padding:10px;border-radius:5px;font-size:11px}.library-rating-modal textarea{resize:vertical}.library-rating-modal-close{position:absolute;top:11px;right:13px;border:0;background:transparent;color:var(--muted);font-size:23px}.library-rating-modal .library-rating-buttons{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.library-rating-modal .library-rating-buttons>button:not(.button){border:1px solid var(--line);border-radius:4px;background:var(--white);padding:8px 12px;font-size:9px}@media(max-width:1000px){.purchase-product-actions,.purchase-files-panel{grid-column:2}}@media(max-width:700px){.purchase-product-actions{grid-column:1/-1;justify-content:flex-start}.purchase-files-panel{grid-column:1/-1}.purchase-files-panel>summary>div>small{max-width:210px}}.buyer-workspace .buyer-purchase{grid-template-columns:82px minmax(0,1fr) 40px}.purchase-meta>.library-rating-action{grid-column:auto;width:auto;min-width:112px;min-height:36px;margin-left:16px;padding:7px 12px;border-radius:6px;flex-direction:row;align-items:center;justify-content:center;gap:6px}.purchase-meta>.library-rating-action>span{font-size:9px}.purchase-meta>.library-rating-action>small{font-size:7px}.purchase-product-actions{align-self:start}@media(max-width:1000px){.buyer-workspace .buyer-purchase{grid-template-columns:68px minmax(0,1fr)}.purchase-product-actions{grid-column:2;grid-row:1;justify-self:end}.purchase-info{padding-right:42px}}@media(max-width:700px){.buyer-workspace .buyer-purchase{grid-template-columns:54px minmax(0,1fr)}.purchase-info{padding-right:0}.purchase-product-actions{grid-column:2;grid-row:1;justify-self:end}.purchase-meta>.library-rating-action{grid-column:1/-1;min-width:122px;width:max-content;margin:2px 0 0}}.purchase-meta>.library-rating-action{min-width:126px;white-space:nowrap}.purchase-meta>.library-rating-action>span{white-space:nowrap}.buyer-purchase-performance{display:grid;gap:12px;margin-bottom:6px;padding:20px;border:1px solid var(--line);border-radius:10px;background:var(--white);box-shadow:0 8px 24px #1836300d}.buyer-purchase-performance>header{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.buyer-purchase-performance h2{margin:4px 0 0;font-size:25px}.buyer-purchase-performance>header>small,.buyer-purchase-performance>p{color:var(--muted);font-size:8px}.buyer-finance-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.buyer-finance-metrics article{padding:14px;border:1px solid #e2e6e2;border-radius:7px;background:#fbfcfa}.buyer-finance-metrics article.seller-share{border-color:#c8dbd0;background:#edf5f0}.buyer-finance-metrics span,.buyer-finance-metrics strong,.buyer-finance-metrics small{display:block}.buyer-finance-metrics span{color:var(--muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.buyer-finance-metrics strong{margin:7px 0 4px;font:600 22px Playfair Display}.buyer-finance-metrics small{color:var(--muted);font-size:8px;line-height:1.35}.buyer-finance-details{border:1px solid var(--line);border-radius:7px}.buyer-finance-details>summary{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;cursor:pointer;list-style:none;font-size:9px;font-weight:700}.buyer-finance-details>summary::-webkit-details-marker{display:none}.buyer-finance-details>summary b{transition:transform .2s}.buyer-finance-details[open]>summary b{transform:rotate(180deg)}.buyer-finance-details>div{overflow-x:auto;border-top:1px solid var(--line)}.buyer-finance-details article{display:grid;grid-template-columns:minmax(180px,1.5fr) repeat(4,minmax(85px,.7fr));gap:12px;align-items:center;min-width:650px;padding:11px 13px;border-top:1px solid #edf0ed}.buyer-finance-details article:first-child{border-top:0}.buyer-finance-details article span>strong,.buyer-finance-details article span>small{display:block}.buyer-finance-details article span>small{margin-bottom:3px;color:var(--muted);font-size:7px}.buyer-finance-details article span:first-child small{margin:3px 0 0}.buyer-finance-details article span>strong{font-size:9px}.buyer-purchase-performance>p{margin:0}.buyer-purchase-performance>p:before{content:"ⓘ ";color:var(--orange)}@media(max-width:900px){.buyer-finance-metrics{grid-template-columns:1fr 1fr}}@media(max-width:600px){.buyer-purchase-performance{padding:14px}.buyer-purchase-performance>header{align-items:flex-start;flex-direction:column;gap:4px}.buyer-finance-metrics{grid-template-columns:1fr}.buyer-finance-metrics article{padding:12px}}.purchase-preview-link{display:block;border-radius:9px;outline-offset:3px}.purchase-preview-link .product-visual{width:100%}.purchase-preview-link:hover .product-visual{transform:translateY(-2px);box-shadow:0 8px 18px #1836301f}.purchase-info h3>a{transition:color .18s}.purchase-info h3>a:hover{color:var(--orange)}.downloads-new-badge,.file-update-badge{display:inline-flex;align-items:center;border-radius:100px;background:#e4f2df;color:#2f672d;font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.downloads-new-badge{padding:5px 8px;font-size:7px}.purchase-file-status{display:flex;align-items:flex-end;gap:4px;flex-direction:column}.file-update-badge{padding:4px 7px;font-size:6px;white-space:nowrap}.file-update-badge:before{content:"";width:5px;height:5px;margin-right:4px;border-radius:50%;background:#4f8a52}.file-download-count{color:var(--muted);font-size:8px;font-style:normal;white-space:nowrap}@media(max-width:700px){.purchase-file-status{grid-column:2;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.downloads-new-badge{display:none}}.status.draft{background:#e8edf7;color:#3b527e}.seller-row h3:empty:after{content:"Untitled product";color:var(--muted);font-style:italic}.form-progress-note{margin:18px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.product-submit-actions .preview-product-button,.product-submit-actions .cancel-product-button,.product-submit-actions .save-draft-button{border:1px solid var(--ink);background:#fff;color:var(--ink);font-weight:600}.product-submit-actions .cancel-product-button{margin-right:auto;border-color:var(--line);color:var(--muted)}.product-submit-actions .save-draft-button{background:#edf2ef}.seller-shell:not(.buyer-shell){background:#f5f7f4}.seller-shell:not(.buyer-shell) .seller-sidebar{border-right:1px solid #d5ddd6;background:#ebf0ebfa;color:var(--ink);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.seller-shell:not(.buyer-shell) .seller-sidebar .logo{color:var(--ink)}.seller-shell:not(.buyer-shell) .seller-desktop-logo{border-bottom-color:#d4ddd5}.seller-shell:not(.buyer-shell) .seller-desktop-logo>span{border-color:#eaa993;background:#fff0e9;color:#aa4326}.seller-shell:not(.buyer-shell) .seller-sidebar nav a{color:#586862;transition:background .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s}.seller-shell:not(.buyer-shell) .seller-sidebar nav a:hover{color:var(--ink)}.seller-shell:not(.buyer-shell) .seller-sidebar nav a.active{color:var(--ink)}.seller-shell:not(.buyer-shell) .seller-sidebar nav a.active i{background:var(--orange);color:#fff}.seller-shell:not(.buyer-shell) .marketplace-link{color:#586862}.seller-shell:not(.buyer-shell) .marketplace-link:hover{color:var(--orange)}@media(min-width:901px){.seller-shell:not(.buyer-shell) .seller-sidebar{padding:24px 16px}.seller-shell:not(.buyer-shell) .seller-desktop-logo{padding:0 8px 22px}.seller-shell:not(.buyer-shell) .seller-sidebar nav{gap:7px;margin-top:18px}.seller-shell:not(.buyer-shell) .seller-sidebar nav a{gap:11px;min-height:48px;padding:7px 9px;border:1px solid transparent;border-radius:12px;font-size:11px;font-weight:650}.seller-shell:not(.buyer-shell) .seller-sidebar nav a i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#dce4dd;color:#4c5d57;font-size:14px;transition:background .18s,color .18s}.seller-shell:not(.buyer-shell) .seller-sidebar nav a:hover{border-color:#dce3dd;background:#fff;box-shadow:0 7px 20px #18363011;transform:translate(2px)}.seller-shell:not(.buyer-shell) .seller-sidebar nav a.active{border-color:#d9e0da;background:#fff;box-shadow:0 9px 25px #18363017}.seller-shell:not(.buyer-shell) .marketplace-link{margin:16px 2px 0;padding:12px 13px;border:1px solid #d6ded7;border-radius:11px;background:#fffc;font-weight:600;box-shadow:0 5px 16px #1836300a}}@media(max-width:900px){.seller-shell:not(.buyer-shell) .seller-sidebar nav a:hover,.seller-shell:not(.buyer-shell) .seller-sidebar nav a.active{border-color:#e5e9e5;background:#fff;color:var(--ink);box-shadow:0 6px 18px #18363012}.seller-shell:not(.buyer-shell) .seller-sidebar nav a.active i{background:var(--orange);color:#fff}}@media(max-width:600px){.header-actions>.cart-link{display:inline-flex}.header-actions{gap:9px}}.header-actions>.commerce-nav-icon{position:relative;width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;gap:0;padding:0;border:1px solid var(--line);border-radius:8px;background:#fffdf8b3;color:#445953;font-size:0;box-shadow:0 2px 8px #18363009;transition:border-color .18s,background .18s,color .18s,box-shadow .18s}.header-actions>.commerce-nav-icon:hover{border-color:#d7a391;background:#fff5f1;color:var(--orange);box-shadow:0 5px 14px #18363012}.commerce-nav-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.commerce-nav-icon>.nav-count,.cart-link>.nav-count,.wishlist-nav-link>.nav-count{position:absolute;top:-6px;right:-6px;min-width:15px;height:15px;display:grid;place-items:center;padding:0 3px;border:2px solid var(--paper);border-radius:20px;background:var(--orange);color:#fff;font-size:6px;font-style:normal;font-weight:700;line-height:1}@media(max-width:600px){.header-actions>.commerce-nav-icon{width:30px;height:30px;flex-basis:30px;display:grid;border-radius:7px}.commerce-nav-icon svg{width:15px;height:15px}.cart-link:before{content:none}.header-actions{gap:6px}}.cart-empty-illustrated{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:570px;overflow:hidden;padding:375px 30px 42px;border:1px solid var(--line);background:#f4f1e9 url(/images/cart-transparent.png) no-repeat 50% 2%/430px auto;text-align:center}.cart-empty-illustrated:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#f4f1e900 30%,#f4f1e9c7 61%,#f4f1e9 74%);pointer-events:none}.cart-empty-illustrated>div{position:relative;z-index:1}.cart-empty-illustrated h2{margin:8px 0;font-size:43px}.cart-empty-illustrated p{max-width:390px;margin-inline:auto;line-height:1.6}.cart-empty-illustrated .button{margin-top:12px}@media(max-width:700px){.cart-empty-illustrated{min-height:510px;padding:300px 24px 35px;background-position:50% 5%;background-size:310px auto}.cart-empty-illustrated:after{background:linear-gradient(180deg,#f4f1e900 20%,#f4f1e9e6 53%,#f4f1e9 68%)}.cart-empty-illustrated h2{font-size:35px}}.cart-page{padding-top:38px;padding-bottom:65px}.cart-page>.cart-heading{margin-bottom:16px;padding-bottom:16px}.cart-page>.cart-heading h1{font-size:42px}.cart-page>.cart-heading p{max-width:480px;margin-bottom:0;font-size:11px}.cart-page .cart-empty-illustrated{min-height:470px;padding:300px 24px 30px;background-position:50% 0;background-size:350px auto}.cart-page .cart-empty-illustrated h2{margin-top:4px}.cart-page .cart-empty-illustrated p{margin-top:6px;margin-bottom:8px}@media(max-width:600px){.cart-page{padding-top:24px;padding-bottom:42px}.cart-page>.cart-heading{margin-bottom:10px;padding-bottom:12px}.cart-page>.cart-heading h1{font-size:34px}.cart-page>.cart-heading p{font-size:10px}.cart-page .cart-empty-illustrated{min-height:430px;padding:260px 18px 25px;background-size:275px auto}}.support-unread-badge{min-width:19px;height:19px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0 5px;border:2px solid currentColor;border-radius:100px;background:var(--orange);color:#fff;font-size:8px!important;font-style:normal;font-weight:800;line-height:1;box-shadow:0 3px 8px #e85d3238}.seller-sidebar nav a .sidebar-link-label{min-width:0}.seller-sidebar nav a .support-unread-badge{margin-left:auto;border-color:#edf2ed}.workspace aside>a.support-nav-link{display:flex;align-items:center;justify-content:space-between;gap:10px}.workspace aside>a.support-nav-link .support-unread-badge{border-color:var(--paper)}.ticket-unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:5px 8px;border-radius:100px;background:#e6f3e4;color:#2f6a35;font-size:8px;font-weight:800;letter-spacing:.02em;white-space:nowrap}@media(max-width:900px){.seller-sidebar nav a .support-unread-badge{position:absolute;top:5px;right:5px;min-width:16px;height:16px;padding:0 3px;border-width:1px;font-size:7px!important}.seller-sidebar nav a{position:relative}}@media(max-width:600px){.workspace aside>a.support-nav-link{display:flex}.workspace aside>a.support-nav-link .support-unread-badge{min-width:15px;height:15px;padding:0 3px;border-width:1px;font-size:7px!important}.ticket-unread-badge{min-width:35px;padding:4px 6px}.outbox-ticket-summary>.ticket-unread-badge{display:inline-flex}}.dashboard-form-page .asset-upload{margin-top:20px;padding:22px;border:1px solid #dce3de;border-radius:11px;background:#fff;box-shadow:0 5px 18px #18363009}.dashboard-form-page .asset-upload-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:13px}.dashboard-form-page .asset-upload-heading>strong{font-size:13px}.dashboard-form-page .asset-upload-heading>small{max-width:610px;text-align:right;line-height:1.5}.dashboard-form-page .asset-upload-heading em{display:inline-flex;margin-left:5px;padding:3px 6px;border-radius:100px;background:#edf2ef;color:#5f716b;font-size:7px;font-style:normal;text-transform:uppercase;letter-spacing:.07em}.dashboard-form-page .sample-upload{border-color:#d5e2d3;background:#fcfefb}.dashboard-form-page .product-files-upload{border-color:#dfd8cb}.asset-dropzone{position:relative;min-height:150px;display:flex;align-items:center;justify-content:center;gap:16px;padding:25px;border:1.5px dashed #aebdb4;border-radius:9px;background:linear-gradient(135deg,#f8faf8,#f3f6f3);text-align:left;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.asset-dropzone.dragging{border-color:var(--orange);background:#fff5f0;box-shadow:inset 0 0 0 3px #e85d3214,0 8px 24px #18363012;transform:translateY(-1px)}.asset-dropzone>input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.asset-dropzone-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border-radius:12px;background:#fff;color:var(--orange);font-size:24px;font-weight:500;box-shadow:0 5px 16px #18363014}.asset-dropzone>span:nth-of-type(2){display:grid;gap:5px;min-width:0}.asset-dropzone>span:nth-of-type(2)>strong{font-size:13px}.asset-dropzone>span:nth-of-type(2)>small{font-size:8px;line-height:1.45}.asset-dropzone>button{margin-left:18px;padding:10px 14px;border:1px solid #cfd8d1;border-radius:6px;background:#fff;color:var(--ink);font-size:9px;font-weight:700;white-space:nowrap;box-shadow:0 3px 10px #1836300a}.asset-dropzone>button:hover{border-color:var(--orange);color:var(--orange)}.dashboard-form-page .preview-reorder,.dashboard-form-page .deliverable-list{gap:7px;margin-top:12px}.dashboard-form-page .preview-reorder article,.dashboard-form-page .deliverable-list article{grid-template-columns:24px 54px minmax(0,1fr) auto;min-height:58px;padding:8px 10px;border-color:#dde4df;border-radius:7px;cursor:grab;transition:border-color .16s,background .16s,box-shadow .16s,opacity .16s}.dashboard-form-page .preview-reorder article:hover,.dashboard-form-page .deliverable-list article:hover{border-color:#bbc8bf;background:#fcfdfc;box-shadow:0 4px 12px #1836300b}.dashboard-form-page .preview-reorder article:active,.dashboard-form-page .deliverable-list article:active{cursor:grabbing}.dashboard-form-page .preview-reorder article.dragging,.dashboard-form-page .deliverable-list article.dragging{opacity:.42;border-color:var(--orange);background:#fff7f3}.asset-drag-handle{color:#9aa8a1;font-size:14px;letter-spacing:-4px;cursor:grab;-webkit-user-select:none;user-select:none}.dashboard-form-page .preview-reorder img,.dashboard-form-page .deliverable-list .file-extension{grid-column:2}.dashboard-form-page .preview-reorder article>span:nth-of-type(2){grid-column:3}.dashboard-form-page .deliverable-list article>span:nth-of-type(3){grid-column:3}.dashboard-form-page .preview-reorder article>div,.dashboard-form-page .deliverable-list article>div{grid-column:4}.dashboard-form-page .preview-reorder button,.dashboard-form-page .deliverable-list button{border-radius:5px}@media(max-width:700px){.dashboard-form-page .asset-upload{padding:16px}.dashboard-form-page .asset-upload-heading{display:grid;gap:5px}.dashboard-form-page .asset-upload-heading>small{text-align:left}.asset-dropzone{min-height:175px;flex-direction:column;gap:10px;text-align:center}.asset-dropzone>span:nth-of-type(2){text-align:center}.asset-dropzone>button{margin:4px 0 0}.dashboard-form-page .preview-reorder article,.dashboard-form-page .deliverable-list article{grid-template-columns:20px 46px minmax(0,1fr)}.dashboard-form-page .preview-reorder img,.dashboard-form-page .deliverable-list .file-extension{grid-column:2}.dashboard-form-page .preview-reorder article>span:nth-of-type(2),.dashboard-form-page .deliverable-list article>span:nth-of-type(3){grid-column:3}.dashboard-form-page .preview-reorder article>div,.dashboard-form-page .deliverable-list article>div{grid-column:3}}.asset-dropzone>.asset-dropzone-error{position:absolute;right:14px;bottom:9px;color:#a44329;font-size:7px;font-weight:700}.listing-type-field{min-width:0;margin:13px 0;padding:0;border:0}.listing-type-field>legend{margin:0 0 7px;font-size:10px}.listing-type-field>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.listing-type-field button{display:grid;gap:3px;min-height:58px;padding:10px 12px;border:1px solid #d4ddd6;border-radius:7px;background:#fdfdfb;color:var(--ink);text-align:left}.listing-type-field button:hover{border-color:#9bada3;background:#fff}.listing-type-field button.selected{border-color:#397052;background:#edf5ef;box-shadow:0 0 0 2px #3970521a}.listing-type-field button strong{font-size:10px}.listing-type-field button small{color:var(--muted);font-size:7px}.listing-type-field button.selected small{color:#397052}.price-royalty-column{min-width:0}.price-royalty-column>label{margin-bottom:10px}.royalty-breakdown{border:1px solid #d7e0d9;border-radius:9px;background:#fbfdfb;overflow:hidden;box-shadow:0 5px 16px #1836300b}.royalty-breakdown>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:linear-gradient(135deg,#f4f8f4,#edf4ee);cursor:pointer;list-style:none}.royalty-breakdown>summary::-webkit-details-marker{display:none}.royalty-breakdown>summary>span{display:flex;align-items:baseline;gap:9px;min-width:0}.royalty-breakdown>summary small{font-size:7px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.royalty-breakdown>summary strong{font:600 18px Playfair Display;color:#286033}.royalty-breakdown>summary>b{display:flex;align-items:center;gap:6px;color:#52675f;font-size:8px;white-space:nowrap}.royalty-breakdown>summary>b:after{content:"⌄";font-size:12px;transition:transform .18s}.royalty-breakdown[open]>summary{border-bottom:1px solid #e2e8e3}.royalty-breakdown[open]>summary>b:after{transform:rotate(180deg)}.royalty-lines{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e4e9e5}.royalty-lines>span{display:grid;gap:4px;padding:10px 12px;background:#fff}.royalty-breakdown small{color:var(--muted);font-size:7px}.royalty-breakdown b{font-size:10px}.royalty-total{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;background:#183630;color:#fff}.royalty-total span{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.royalty-total strong{font-size:14px}.royalty-breakdown>p{margin:0;padding:8px 12px;color:#66756f;font-size:7px;line-height:1.45}.dashboard-form-page label>small{display:block;margin-top:6px;color:var(--muted);font-size:8px;font-weight:400;line-height:1.5}.product-tag-field{min-width:0;margin:17px 0}.product-tag-field>label{display:flex;align-items:center;justify-content:space-between;margin:0 0 7px}.product-tag-field>label small{color:var(--muted);font-size:8px;font-weight:500}.tag-search-wrap{position:relative}.tag-entry{display:flex;align-items:stretch}.tag-entry>input{min-width:0;margin:0;border-right:0}.tag-entry>button{border:1px solid var(--ink);background:var(--ink);color:#fff;padding:0 15px;font-size:9px;font-weight:700}.tag-entry>button:disabled{border-color:#cfd6d1;background:#dfe4e0;color:#87918d;cursor:not-allowed}.tag-suggestions{position:absolute;z-index:12;top:100%;left:0;right:0;max-height:210px;overflow:auto;border:1px solid #cfd8d1;border-top:0;border-radius:0 0 7px 7px;background:#fff;box-shadow:0 12px 25px #18363021}.tag-suggestions>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid #edf0ed;background:#fff;padding:10px 12px;text-align:left;color:var(--ink)}.tag-suggestions>button:hover{background:#f2f7f3}.tag-suggestions>button span{font-size:10px;font-weight:700}.tag-suggestions>button small{color:var(--muted);font-size:7px}.tag-suggestions>.create-tag-option{color:var(--orange)}.tag-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tag-badges>button{display:inline-flex;align-items:center;gap:6px;border:1px solid #cfdbd2;border-radius:100px;background:#f1f6f2;color:#31584a;padding:6px 9px;font-size:9px;font-weight:650}.tag-badges>button:hover{border-color:#e4a18b;background:#fff3ee;color:#a34225}.tag-badges>button span{font-size:12px;line-height:1}.tag-help{display:block;margin-top:8px;color:var(--muted);font-size:8px;line-height:1.45}.dashboard-form-page .field-limit-error{color:#a33d22}.category-field{min-width:0;margin:13px 0}.category-field>label:first-child{margin:0 0 7px}.category-search{position:relative}.category-search>input{margin:0;padding-right:38px!important}.category-search>span{position:absolute;top:50%;right:14px;transform:translateY(-50%);color:var(--muted);font-size:13px;pointer-events:none}.category-options{position:absolute;z-index:14;top:calc(100% + 3px);left:0;right:0;max-height:225px;overflow:auto;border:1px solid #cfd8d1;border-radius:7px;background:#fff;box-shadow:0 14px 30px #18363024}.category-options>button{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #edf0ed;background:#fff;padding:11px 13px;color:var(--ink);font-size:10px;text-align:left}.category-options>button:hover,.category-options>button.selected{background:#f0f6f1}.category-options>button b{color:#397052}.category-options>p{margin:0;padding:14px;color:var(--muted);font-size:9px}.category-detail{margin-top:12px!important;padding:12px;border:1px solid #dce4de;border-radius:8px;background:#f8faf8}.category-detail input{background:#fff!important}.category-select{position:relative;width:100%}.category-select-trigger{width:100%;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid #d4ddd6;border-radius:7px;background:#fdfdfb;color:var(--ink);font-size:10px;text-align:left}.category-select-trigger:hover,.category-select-trigger[aria-expanded=true]{border-color:#759487;background:#fff;box-shadow:0 0 0 3px #587e6d1a}.category-select-trigger b{color:var(--muted);font-size:13px}.category-select-popover{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;padding:8px;border:1px solid #cfd8d1;border-radius:8px;background:#fff;box-shadow:0 14px 30px #18363024}.dashboard-form-page.product-form .category-select-popover>input{height:39px;margin:0 0 7px;padding:10px 12px}.category-select-popover .category-options{position:static;max-height:190px;border:0;border-radius:5px;box-shadow:none}.dashboard-form-page.product-form .category-field>label:first-child{display:block;margin:0 0 7px;min-height:0}.dashboard-form-page.product-form .category-search{position:relative;width:100%;margin:0}.dashboard-form-page.product-form .category-search>input{width:100%;height:44px;margin:0;padding-right:42px!important;color:var(--ink);font:inherit;cursor:text}.dashboard-form-page.product-form{max-width:1120px;margin:0 auto;border:1px solid #dbe2dd;border-radius:14px;background:#fff;padding:34px 38px 0;overflow:visible;box-shadow:0 16px 45px #18363012}.product-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.product-form-header h1{margin:7px 0 9px;font-size:38px}.product-form-header p{max-width:700px}.product-form-header>aside{min-width:145px;display:grid;gap:4px;padding:12px 14px;border:1px solid #dce4de;border-radius:9px;background:#f6f9f6}.product-form-header>aside span{font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.08em;color:#38614f}.product-form-header>aside small{color:var(--muted);font-size:8px}.product-form-progress{margin:0 -38px;padding:15px 38px 14px;border-block:1px solid #e3e8e4;background:#fafcf9}.product-form-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.product-form-progress span{font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.product-form-progress strong{font-size:10px;color:#326248}.product-form-progress>div:nth-child(2){height:6px;overflow:hidden;border-radius:100px;background:#e2e9e3}.product-form-progress i{height:100%;display:block;border-radius:100px;background:linear-gradient(90deg,#e85d32,#e98b50);transition:width .3s ease}.product-form-progress>small{display:block;margin-top:7px;color:var(--muted);font-size:8px}.product-form-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0 -38px 30px;padding:0 38px;border-bottom:1px solid #e2e7e3;background:#fff}.product-form-steps>button{display:flex;align-items:center;gap:9px;min-width:0;border:0;border-bottom:2px solid transparent;background:transparent;padding:14px 5px 13px;color:#718078;text-align:left}.product-form-steps>button:hover{background:#fafcf9}.product-form-steps>button.active{border-bottom-color:var(--orange);color:var(--ink)}.product-form-steps>button.visited b{background:#dcebdd;color:#30603f}.product-form-steps b{width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e8eee9;color:#38564b;font-size:8px}.product-form-steps button.active b{background:var(--orange);color:#fff}.product-form-steps button>span{display:grid;gap:2px;font-size:9px;font-weight:750}.product-form-steps button small{color:var(--muted);font-size:7px;font-weight:500}.dashboard-form-page.product-form .form-grid{display:block}.wizard-panel{display:none}.wizard-panel.active{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;animation:wizard-in .2s ease}.wizard-panel .full{grid-column:1/-1}@keyframes wizard-in{0%{opacity:.3;transform:translateY(4px)}to{opacity:1;transform:none}}.dashboard-form-page.product-form label{margin:13px 0;font-size:10px;letter-spacing:.01em}.dashboard-form-page.product-form input,.dashboard-form-page.product-form textarea,.dashboard-form-page.product-form select{border-color:#d4ddd6;border-radius:7px;background:#fdfdfb;padding:13px 14px;transition:border-color .16s,box-shadow .16s,background .16s}.dashboard-form-page.product-form input:focus,.dashboard-form-page.product-form textarea:focus,.dashboard-form-page.product-form select:focus{border-color:#759487;background:#fff;box-shadow:0 0 0 3px #587e6d1a}.dashboard-form-page.product-form textarea{resize:vertical;line-height:1.6}.form-section-heading{display:flex;align-items:center;gap:12px;margin:0 0 8px;padding:0 0 18px;border-bottom:1px solid #e5e9e6}.form-section-heading>span{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#183630;color:#fff;font-size:9px;font-weight:750}.form-section-heading>div{display:grid;gap:3px}.form-section-heading strong{font-size:13px}.form-section-heading small{color:var(--muted);font-size:8px;line-height:1.45}.dashboard-form-page.product-form .category-field{display:flex;flex-direction:column;margin:13px 0}.dashboard-form-page.product-form .category-field>label:first-child{min-height:15px}.dashboard-form-page.product-form .category-search{margin-top:0}.dashboard-form-page.product-form .price-royalty-column>label{margin-bottom:10px}.dashboard-form-page.product-form .product-tag-field{margin:10px 0 0}.dashboard-form-page.product-form .tag-entry>input{border-radius:7px 0 0 7px}.dashboard-form-page.product-form .tag-entry>button{border-radius:0 7px 7px 0;padding-inline:18px}.dashboard-form-page.product-form .asset-upload{margin-top:12px;border-radius:10px;box-shadow:none}.dashboard-form-page.product-form .review-team-note{margin:24px 0 4px;border-radius:9px}.wizard-error{margin:18px 0 0;padding:11px 13px;border-left:3px solid var(--orange);border-radius:4px;background:#fff1ec;color:#9f3d20;font-size:9px}.dashboard-form-page.product-form .form-progress-note{margin:22px -38px 0;padding:12px 38px;border-top:1px solid #e6eae7;background:#fafbf9}.dashboard-form-page.product-form .product-submit-actions{position:sticky;z-index:20;bottom:0;margin:0 -38px;padding:14px 38px;border-top:1px solid #dce3de;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -10px 25px #1836300e}.dashboard-form-page.product-form .product-submit-actions button{border-radius:7px}.dashboard-form-page.product-form .product-submit-actions .button{min-width:190px}.product-submit-actions .step-back-button{border:0;background:transparent;color:var(--ink);font-weight:650}.seller-edit-form{width:min(1120px,100%);border-radius:14px}.seller-edit-form .dashboard-form-page.product-form{border:0;border-radius:14px;box-shadow:none}.product-form-steps>button.completed{color:#285b3d}.product-form-steps>button.completed b,.product-form-steps>button.completed.active b{background:#32734b;color:#fff;box-shadow:0 0 0 3px #e4f0e7}.product-form-steps>button.completed small{color:#397052}@media(max-width:760px){.dashboard-form-page.product-form{padding:22px 18px 0;border-radius:9px}.product-form-header{display:grid}.product-form-header h1{font-size:31px}.product-form-header>aside{display:none}.product-form-progress{margin-inline:-18px;padding-inline:18px}.product-form-steps{grid-template-columns:1fr 1fr;margin:0 -18px 22px;padding:0 18px}.product-form-steps>button{padding:10px 4px}.wizard-panel.active{grid-template-columns:1fr}.wizard-panel .full{grid-column:auto}.dashboard-form-page.product-form .form-progress-note{margin-inline:-18px;padding-inline:18px}.dashboard-form-page.product-form .product-submit-actions{margin-inline:-18px;padding:12px 18px}.dashboard-form-page.product-form .product-submit-actions .button{min-width:0}.form-section-heading{margin-top:0;padding-top:0}.dashboard-form-page.product-form .asset-upload{padding:15px}}.product-visual{position:relative}.draft-countdown{position:absolute;z-index:2;top:5px;left:5px;padding:3px 5px;border-radius:4px;background:#9f452d;color:#fff;font-size:7px;font-weight:800}.seller-reviews-view{display:grid;gap:15px}.seller-reviews-view>header h1{margin:5px 0;font-size:40px}.seller-reviews-view>header p{margin:0;color:var(--muted);font-size:10px}.seller-review-product{overflow:hidden;border:1px solid #dce2dd;border-radius:8px;background:#fff}.seller-review-product>header{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #e7ebe8}.seller-review-product h2{margin:0;font-size:22px}.seller-review-product header small{color:var(--muted);font-size:8px}.seller-review-product header a{color:var(--orange);font-size:9px}.seller-review-product>div>article{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px;padding:16px 18px;border-top:1px solid #edf0ed}.seller-review-product>div>article:first-child{border-top:0}.seller-review-copy>strong,.seller-review-copy>span,.seller-review-copy>small{display:block}.seller-review-copy>span{margin:5px 0;color:#d8881d}.seller-review-copy>small{color:var(--muted);font-size:8px}.seller-review-copy>p{font-size:11px;line-height:1.5}.seller-review-images{display:flex;gap:8px;margin-top:10px}.seller-review-images a{width:76px;height:60px;overflow:hidden;border:1px solid var(--line);border-radius:5px}.seller-review-images img{width:100%;height:100%;object-fit:cover}.seller-review-product article>aside{padding:12px;border-radius:6px;background:#f7f9f6}.seller-review-product aside button{padding:8px 11px;border:1px solid #e2b8ac;background:#fff1ec;color:#9b3d23;font-size:8px}.seller-review-product aside strong,.seller-review-product aside small{display:block;font-size:8px}.seller-review-product aside p{font-size:9px}.seller-review-product aside small{margin-top:8px;color:var(--muted)}@media(max-width:700px){.seller-review-product>div>article{grid-template-columns:1fr}.seller-review-product>header{align-items:flex-start;flex-direction:column;gap:7px}}.review-image-editor{display:grid;gap:10px;max-width:620px;margin-top:16px}.review-image-editor>div:first-child strong,.review-image-editor>div:first-child small{display:block}.review-image-editor>div:first-child strong{font-size:11px}.review-image-editor>div:first-child strong span{color:var(--muted);font-weight:400}.review-image-editor>div:first-child small{margin-top:3px;color:var(--muted);font-size:8px}.review-image-editor>button{display:grid;place-items:center;gap:3px;min-height:112px;border:1px dashed #bdb3a4;border-radius:7px;background:#fbfaf7;color:var(--ink)}.review-image-editor>button:disabled{cursor:not-allowed;opacity:.65}.review-image-editor>button.dragging{border-color:var(--orange);background:#fff4ee}.review-image-editor>button b{color:var(--orange);font-size:24px}.review-image-editor>button span{font-size:10px;font-weight:700}.review-image-editor>button small{color:var(--muted);font-size:8px}.review-image-previews{display:grid;grid-template-columns:1fr 1fr;gap:8px}.review-image-previews article{display:grid;grid-template-columns:54px 1fr 25px;gap:9px;align-items:center;padding:7px;border:1px solid var(--line);border-radius:6px;background:#fff}.review-image-previews img{width:54px;height:45px;object-fit:cover;border-radius:4px}.review-image-previews strong,.review-image-previews small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-image-previews strong{font-size:8px}.review-image-previews small{color:var(--muted);font-size:7px}.review-image-previews button{border:0;background:transparent;color:var(--muted);font-size:17px}.existing-review-images{display:flex;align-items:center;gap:8px}.existing-review-images>span:first-child{color:var(--muted);font-size:8px}.existing-review-image{position:relative;display:block}.existing-review-images img{width:66px;height:52px;border:1px solid var(--line);border-radius:5px;object-fit:cover}.existing-review-image button{position:absolute;top:-5px;right:-5px;width:19px;height:19px;padding:0;border:0;border-radius:50%;background:#183630;color:#fff;font-size:13px}.review-image-editor>p{margin:0!important;color:var(--muted);font-size:8px!important}.inline-review-images{display:flex;gap:9px;margin-top:12px}.inline-review-images button{width:116px;height:88px;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:7px;background:#f4f1eb}.inline-review-images img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s}.inline-review-images button:hover img{transform:scale(1.04)}.review-image-lightbox{position:fixed;inset:0;z-index:10020;display:grid;place-items:center;padding:22px;background:#0f1f1c9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.review-image-lightbox>div{position:relative;width:min(520px,calc(100vw - 44px));padding:10px;border-radius:10px;background:#fff;box-shadow:0 25px 80px #00000059}.review-image-lightbox img{display:block;width:100%;max-height:62vh;border-radius:6px;object-fit:contain;background:#f2efe9}.review-image-lightbox>div>button{position:absolute;z-index:1;top:16px;right:16px;width:31px;height:31px;border:0;border-radius:50%;background:#183630e0;color:#fff;font-size:20px}.review-image-lightbox small{display:block;padding:9px 4px 2px;color:var(--muted);font-size:8px}@media(max-width:600px){.review-image-previews{grid-template-columns:1fr}.inline-review-images button{width:92px;height:72px}.review-image-lightbox{padding:14px}.review-image-lightbox>div{width:100%}}.shared-review-fields{display:grid;gap:12px}.shared-review-fields>label{margin:0}.shared-review-fields>label>span{color:var(--muted);font-weight:400}.library-rating-modal .shared-review-fields{margin-top:12px}.library-rating-modal .review-image-editor{margin-top:2px}.library-rating-modal .review-image-previews{grid-template-columns:1fr}.shared-review-editor{display:grid;gap:16px}.shared-review-editor>header{height:auto;padding:0;border:0;background:transparent}.shared-review-editor>header h2{margin:5px 0;font-size:28px}.shared-review-editor>header p{margin:0;color:var(--ink);font-size:11px;font-weight:700}.shared-review-editor>header small{display:block;margin-top:5px;color:var(--muted);font-size:8px;line-height:1.45}.shared-review-editor .review-form-actions{margin-top:2px}.library-rating-modal .shared-review-editor{gap:14px}.library-rating-modal .shared-review-editor>header h2{font-size:28px}.review-form>.shared-review-editor-host{display:block!important}.review-form .shared-review-editor{max-width:620px}.library-rating-modal:has(.shared-review-editor){width:min(680px,100%)}.review-form .shared-review-editor,.library-rating-modal .shared-review-editor{width:100%}.review-selected-images{display:grid;grid-template-columns:1fr 1fr;gap:8px}.review-selected-images article{display:grid;grid-template-columns:58px minmax(0,1fr) auto 24px;gap:9px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:7px;background:#fff}.review-selected-images img{width:58px;height:50px;border-radius:5px;object-fit:cover}.review-selected-images article>span{min-width:0}.review-selected-images strong,.review-selected-images small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-selected-images strong{font-size:8px}.review-selected-images small{margin-top:3px;color:var(--muted);font-size:7px}.review-selected-images em{padding:3px 6px;border-radius:10px;background:#edf5f0;color:#39704a;font-size:7px;font-style:normal}.review-selected-images article>button{border:0;background:transparent;color:var(--muted);font-size:17px}.library-rating-modal .review-selected-images{grid-template-columns:1fr}.library-rating-modal .review-selected-images article{grid-template-columns:50px minmax(0,1fr) auto 22px}.library-rating-modal .review-selected-images img{width:50px;height:44px}@media(max-width:600px){.review-selected-images{grid-template-columns:1fr}}.review-image-editor>.review-submission-input{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.seller-main>.modal-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#0d1f1bb8}@media(max-width:600px){.seller-main>.modal-backdrop{padding:0}.seller-main>.modal-backdrop .seller-promotion-modal{max-height:100vh}}.seller-reviews-view{display:grid;gap:18px}.seller-reviews-view>header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:4px 2px 10px}.seller-reviews-view>header h1{margin:7px 0 8px;font-size:42px}.seller-reviews-view>header p{margin:0;color:var(--muted);font-size:11px}.seller-review-summary{display:grid;grid-template-columns:repeat(3,auto);overflow:hidden;border:1px solid #dce3de;border-radius:10px;background:#fff;box-shadow:0 8px 24px #1836300d}.seller-review-summary>span{min-width:118px;padding:14px 17px;border-left:1px solid #e7ebe8}.seller-review-summary>span:first-child{border-left:0}.seller-review-summary strong,.seller-review-summary small{display:block}.seller-review-summary strong{font-size:18px}.seller-review-summary small{margin-top:4px;color:var(--muted);font-size:7px;text-transform:uppercase;letter-spacing:.07em}.seller-review-product{border-radius:11px;box-shadow:0 7px 24px #1836300b}.seller-review-product>header{background:#fafcf9}.seller-review-product>div>article{grid-template-columns:minmax(0,1fr) 210px;padding:20px}.seller-review-author{display:flex;align-items:center;gap:10px}.seller-review-author>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e7f0e9;color:#315f49;font-size:12px;font-weight:800}.seller-review-author>div{min-width:0;flex:1}.seller-review-author strong,.seller-review-author small{display:block}.seller-review-author small{margin-top:3px}.seller-review-author>b{padding:4px 7px;border-radius:20px;background:#edf4ee;color:#397052;font-size:7px;text-transform:uppercase}.seller-review-stars{display:block;margin:11px 0 0!important;color:#d8881d;font-size:13px;letter-spacing:.04em}.seller-review-copy>p{margin:10px 0 0;padding:12px 14px;border-left:3px solid #d8e4da;border-radius:0 6px 6px 0;background:#fafcf9}.seller-review-images button{position:relative;width:86px;height:66px;overflow:hidden;padding:0;border:1px solid #d8dfda;border-radius:7px;background:#f4f1eb}.seller-review-images button img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s}.seller-review-images button span{position:absolute;inset:auto 5px 5px;padding:4px;border-radius:4px;background:#122823cc;color:#fff;font-size:7px;opacity:0;transition:opacity .2s}.seller-review-images button:hover img{transform:scale(1.04)}.seller-review-images button:hover span{opacity:1}.seller-review-preview-backdrop{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:22px;background:#0d1f1bad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.seller-review-preview-modal{position:relative;width:min(460px,100%);padding:10px;border-radius:11px;background:#fff;box-shadow:0 25px 80px #00000057}.seller-review-preview-modal>button{position:absolute;z-index:1;top:16px;right:16px;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#183630e6;color:#fff;font-size:19px}.seller-review-preview-modal img{display:block;width:100%;max-height:60vh;border-radius:7px;background:#f3f1ec;object-fit:contain}.seller-review-preview-modal small{display:block;padding:9px 4px 2px;color:var(--muted);font-size:8px}@media(max-width:800px){.seller-reviews-view>header{align-items:stretch;flex-direction:column}.seller-review-summary{grid-template-columns:repeat(3,1fr)}.seller-review-summary>span{min-width:0}.seller-review-product>div>article{grid-template-columns:1fr}.seller-review-product article>aside{display:flex;align-items:center;justify-content:space-between;gap:12px}}@media(max-width:520px){.seller-review-summary{grid-template-columns:1fr}.seller-review-summary>span{border-left:0;border-top:1px solid #e7ebe8}.seller-review-summary>span:first-child{border-top:0}.seller-review-preview-backdrop{padding:12px}}.seller-review-copy>p{padding:0;border:0;border-radius:0;background:transparent;line-height:1.6}.seller-review-product article>aside{align-self:start;padding:0;background:transparent}.seller-review-product article>aside .seller-review-date{display:block;margin:0 0 10px;color:var(--muted);font-size:8px}.seller-review-product article>aside>button{border-color:#d7ded9;border-radius:6px;background:#fff;color:#5b6864}.seller-review-product article>aside>button:hover{border-color:#d99179;color:#9b3d23}.seller-review-product article>aside:empty{display:none}.seller-review-product article:has(>aside:empty){grid-template-columns:1fr}.seller-review-report-button{padding:7px 10px;border:1px solid #d99179;border-radius:6px;background:#fff;color:#9b3d23;font-size:8px;font-weight:700;white-space:nowrap}.seller-review-report-button:hover{border-color:#c66f53;background:#fff7f3;color:#84321e}.seller-review-author{justify-content:flex-start;flex-wrap:wrap}.seller-review-author>div{flex:0 1 auto}.seller-review-product>header{justify-content:space-between}.seller-review-product>header h2 a{color:inherit;text-decoration:none}.seller-review-product>header h2 a:hover,.seller-review-product-title:hover{color:var(--orange)}.seller-review-product>header>a{margin-left:auto;white-space:nowrap}.seller-review-product-context a.seller-review-product-title{display:block;color:var(--ink);font-family:Playfair Display;font-size:38px!important;font-weight:600;line-height:1.1;text-decoration:none}.seller-review-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:5px;border:1px solid #dce3de;border-radius:12px;background:#eef2ee}.seller-review-tabs button{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 14px;padding:14px 16px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);text-align:left;transition:.2s}.seller-review-tabs button:hover{background:#ffffffa6;color:var(--ink)}.seller-review-tabs button.active{border-color:#d7dfd9;background:#fff;color:var(--ink);box-shadow:0 5px 14px #18363012}.seller-review-tabs span{font-size:11px;font-weight:800}.seller-review-tabs small{font-size:8px}.seller-review-tabs b{grid-column:2;grid-row:1/3;align-self:center;min-width:28px;padding:6px;border-radius:20px;background:#dde7df;color:#315f49;font-size:9px;text-align:center}.seller-review-tabs button.active b{background:#183630;color:#fff}.seller-review-latest>header{background:linear-gradient(100deg,#f7faf7,#fff)}.seller-review-product-context{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-2px 0 15px;padding-bottom:12px;border-bottom:1px solid #e8ece9}.seller-review-product-context span,.seller-review-product-context strong{display:block}.seller-review-product-context span{margin-bottom:3px;color:var(--muted);font-size:7px;text-transform:uppercase;letter-spacing:.08em}.seller-review-product-context strong{font-size:12px}.seller-review-product-context a{flex:0 0 auto;color:var(--orange);font-size:8px;font-weight:700}@media(max-width:560px){.seller-review-tabs{grid-template-columns:1fr}.seller-review-product-context{align-items:flex-start}.seller-review-author>button{width:100%;margin-top:2px}}.seller-review-product>div{display:grid;gap:12px;padding:14px;background:#f7f9f7}.seller-review-product>div>article,.seller-review-product>div>article:first-child{border:1px solid #d6ded8;border-radius:9px;background:#fff;box-shadow:0 3px 10px #1836300a;transition:border-color .2s,box-shadow .2s,transform .2s}.seller-review-product>div>article:hover{border-color:#b9c9be;box-shadow:0 7px 18px #18363014;transform:translateY(-1px)}@media(max-width:560px){.seller-review-product>div{padding:9px;gap:9px}}.seller-reviews-view .seller-review-product>div>article{grid-template-columns:minmax(0,1fr)}.seller-reviews-view .seller-review-product article>aside{display:none}.seller-review-product-group{border-color:#cbd5cd;background:#edf2ee}.seller-review-product-group>header{background:#e4ebe6}.seller-review-product-group>header>div:first-child>h2,.seller-review-product-group>header>div:first-child>h2>a{font-size:26px!important;line-height:1.1}.seller-review-product-group>div{background:#edf2ee}@media(max-width:560px){.seller-review-product-group>header>div:first-child>h2,.seller-review-product-group>header>div:first-child>h2>a{font-size:22px!important}.seller-review-product-context a.seller-review-product-title{font-size:30px!important}}.seller-review-product-group.collapsed{box-shadow:none}.seller-review-group-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.seller-review-group-actions>a{color:var(--orange);font-size:9px;white-space:nowrap}.seller-review-group-actions>button{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #bcc9bf;border-radius:6px;background:#f8faf8;color:#385047;font-size:8px;font-weight:700}.seller-review-group-actions>button:hover{border-color:#8fa397;background:#fff}.seller-review-group-actions>button b{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:#dbe5dd;font-size:13px;line-height:1}@media(max-width:560px){.seller-review-product-group>header{align-items:flex-start}.seller-review-group-actions{align-items:flex-end;flex-direction:column;gap:7px}.seller-review-group-actions>button span{display:none}}.seller-review-latest .seller-review-product-context a.seller-review-product-title{font-size:26px!important}@media(max-width:560px){.seller-review-latest .seller-review-product-context a.seller-review-product-title{font-size:22px!important}}.seller-review-product.seller-review-latest{border:0;background:transparent;box-shadow:none}.seller-review-product.seller-review-latest>div{padding:0;background:transparent}.seller-payouts-wrapper{display:grid;gap:18px}.seller-bank-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid #c9d8ce;border-radius:11px;background:#fff}.seller-bank-card h2{margin:5px 0 4px;font:600 24px Playfair Display}.seller-bank-card p{margin:0;color:var(--muted);font-size:9px}.seller-bank-card>button{padding:11px 15px;border:1px solid var(--ink);border-radius:7px;background:var(--ink);color:#fff}.seller-bank-modal{width:min(590px,calc(100vw - 28px));overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #112c253d}.seller-bank-modal>header{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e2e8e3;background:#f7faf8}.seller-bank-modal h2{margin:5px 0 4px;font:600 28px Playfair Display}.seller-bank-modal header p{margin:0;color:var(--muted);font-size:9px}.seller-bank-modal header>button{width:32px;height:32px;border:1px solid #d7dfd9;border-radius:50%;background:#fff;font-size:18px}.seller-bank-modal>.form-error{margin:16px 24px 0}.seller-bank-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:22px 24px}.seller-bank-fields label{display:grid;gap:6px;font-size:9px;font-weight:700}.seller-bank-fields label.full{grid-column:1/-1}.seller-bank-fields input{height:42px;padding:0 12px;border:1px solid #cad6cd;border-radius:7px}.seller-bank-fields input[name=ifscCode]{text-transform:uppercase}.seller-bank-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:15px 24px;border-top:1px solid #e2e8e3;background:#fafbf9}.seller-bank-modal>footer button{padding:10px 15px;border:1px solid #d4ddd6;border-radius:7px;background:#fff}.seller-bank-modal>footer .button{border-color:var(--ink);background:var(--ink);color:#fff}@media(max-width:600px){.seller-bank-card{align-items:stretch;flex-direction:column}.seller-bank-card>button{width:100%}.seller-bank-fields{grid-template-columns:1fr}.seller-bank-fields label.full{grid-column:auto}}.seller-payouts-wrapper{position:relative}.seller-payouts-wrapper.has-bank>.seller-bank-card{position:absolute;z-index:3;top:0;right:0;display:grid;grid-template-columns:minmax(0,1fr) auto;width:min(360px,100%);max-width:none;padding:10px 12px;gap:12px;box-sizing:border-box;box-shadow:0 5px 18px #18363012}.seller-payouts-wrapper.has-bank>.seller-bank-card>div{min-width:0}.seller-payouts-wrapper.has-bank>.seller-bank-card .eyebrow{font-size:6px}.seller-payouts-wrapper.has-bank>.seller-bank-card h2,.seller-payouts-wrapper.has-bank>.seller-bank-card p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-payouts-wrapper.has-bank>.seller-bank-card h2{margin:2px 0;font:700 11px sans-serif}.seller-payouts-wrapper.has-bank>.seller-bank-card p{font-size:7px}.seller-payouts-wrapper.has-bank>.seller-bank-card>button{display:block;align-self:center;min-width:72px;padding:8px 11px;border-color:var(--ink);background:var(--ink);color:#fff;font-size:8px;white-space:nowrap;opacity:1;visibility:visible}.seller-payouts-wrapper.has-bank .seller-payouts-view>header{min-height:70px;padding-right:380px}.seller-payouts-wrapper.has-bank .sales-paid-badge{display:none}@media(max-width:760px){.seller-payouts-wrapper.has-bank>.seller-bank-card{position:static;width:100%;max-width:none}.seller-payouts-wrapper.has-bank .seller-payouts-view>header{min-height:0;padding-right:2px}}.seller-bank-delete{position:absolute;z-index:2;top:62px;right:10px;padding:0;border:0;background:transparent;color:#a33d2b;font-size:7px;text-decoration:underline}.seller-bank-delete:hover{color:#7f2719}@media(max-width:760px){.seller-bank-delete{position:static;justify-self:end;margin-top:-10px}}.seller-bank-update{position:absolute;z-index:10;top:18px;right:12px;display:block!important;min-width:112px;padding:9px 12px!important;border:1px solid var(--ink)!important;border-radius:7px!important;background:var(--ink)!important;color:#fff!important;font-size:8px!important;line-height:1.2;white-space:nowrap;opacity:1!important;visibility:visible!important}.seller-payouts-wrapper.has-bank>.seller-bank-card{padding-right:138px}.seller-payouts-wrapper.has-bank>.seller-bank-card>button{display:none}.seller-payouts-wrapper.has-bank>.seller-bank-delete{z-index:10;top:54px;right:20px}@media(max-width:760px){.seller-bank-update{top:18px;right:12px}.seller-payouts-wrapper.has-bank>.seller-bank-card{padding-right:138px}.seller-payouts-wrapper.has-bank>.seller-bank-delete{position:absolute;top:54px;right:20px;margin:0}}.seller-payouts-wrapper.has-bank>.seller-bank-card{display:none}.seller-saved-bank{position:absolute;z-index:4;top:0;right:0;width:min(500px,46%);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 16px;border:1px solid #d5ddd7;border-radius:10px;background:#fff;box-sizing:border-box;box-shadow:0 7px 22px #18363012}.seller-saved-bank>div:first-child{min-width:0}.seller-saved-bank span,.seller-saved-bank strong,.seller-saved-bank small{display:block}.seller-saved-bank span{margin-bottom:3px;color:#6b7a74;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.seller-saved-bank strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.seller-saved-bank small{overflow:hidden;margin-top:3px;color:#68756f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.seller-saved-bank-actions{display:flex;align-items:center;gap:7px}.seller-saved-bank-actions :is(button,a){position:static!important;min-width:0!important;padding:8px 11px!important;border:1px solid var(--ink)!important;border-radius:6px!important;background:var(--ink)!important;color:#fff!important;font-size:8px!important;line-height:1!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;white-space:nowrap}.seller-saved-bank-actions :is(button,a).delete{border-color:#dfc2ba!important;background:#fff!important;color:#a33d2b!important}.seller-payouts-wrapper.has-bank .seller-payouts-view>header{min-height:76px;padding-right:min(530px,49%)}@media(max-width:1100px){.seller-saved-bank{position:static;width:100%;order:0}.seller-payouts-wrapper.has-bank .seller-payouts-view>header{min-height:0;padding-right:2px}}@media(max-width:520px){.seller-saved-bank{grid-template-columns:1fr;gap:12px}.seller-saved-bank-actions{width:100%}.seller-saved-bank-actions :is(button,a){flex:1}}.seller-payouts-wrapper.has-bank>.seller-saved-bank{position:static;z-index:auto;top:auto;right:auto;justify-self:end;width:min(500px,100%)}.seller-payouts-wrapper.has-bank .seller-payouts-view>header{min-height:0;padding-right:2px}.seller-payout-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:4px 2px 16px;border-bottom:1px solid #d8e0da}.seller-payout-heading h1{margin:6px 0 5px;font:600 40px Playfair Display}.seller-payout-heading p{margin:0;color:var(--muted);font-size:10px}.seller-payouts-wrapper .seller-payouts-view>header{display:none}.seller-payout-heading>.seller-saved-bank{position:static;z-index:auto;top:auto;right:auto;flex:0 1 430px;width:auto;max-width:430px;padding:10px 12px;gap:12px;box-shadow:none}.seller-payout-heading>.seller-saved-bank strong{font-size:10px}.seller-payout-heading>.seller-saved-bank small{font-size:7px}.seller-payout-heading>.seller-saved-bank-actions button{padding:7px 9px!important;font-size:7px!important}@media(max-width:760px){.seller-payout-heading{align-items:stretch;flex-direction:column}.seller-payout-heading>.seller-saved-bank{width:100%;max-width:none;flex-basis:auto}.seller-payout-heading h1{font-size:34px}}.seller-payouts-wrapper>.seller-bank-card{display:none}.seller-payout-heading>.seller-saved-bank.incomplete{border-color:#e1b8af;background:#fff8f6}.seller-payout-heading>.seller-saved-bank.incomplete span,.seller-payout-heading>.seller-saved-bank.incomplete strong,.seller-payout-heading>.seller-saved-bank.incomplete small{color:#9b3525}.seller-payout-heading>.seller-saved-bank.incomplete .seller-saved-bank-actions button{border-color:#a83d2a!important;background:#a83d2a!important;color:#fff!important}.active-withdrawal-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 18px;padding:15px 17px;border:1px solid #e1c984;border-radius:10px;background:#fff9e9}.active-withdrawal-card span,.active-withdrawal-card strong,.active-withdrawal-card small{display:block}.active-withdrawal-card span{color:#765b17;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.active-withdrawal-card strong{margin-top:3px;color:var(--ink);font:600 20px Playfair Display}.active-withdrawal-card small{margin-top:2px;color:#7a6a40;font-size:7px}.active-withdrawal-card p{grid-column:1/-1;margin:3px 0 0;color:#665728;font-size:8px}.active-withdrawal-status{padding:7px 10px;border-radius:100px;background:#f1dfaa;color:#725718;font-size:7px;text-transform:uppercase}.active-withdrawal-status.processing{background:#dcebe1;color:#315f49}.seller-payouts-wrapper:has(.active-withdrawal-card) .seller-withdraw-panel{display:none}@media(max-width:520px){.active-withdrawal-card{grid-template-columns:1fr}.active-withdrawal-status{justify-self:start}.active-withdrawal-card p{grid-column:auto}}.active-withdrawal-card .cancel-withdrawal{grid-column:2;justify-self:end;padding:7px 10px;border:1px solid #d9b5aa;border-radius:7px;background:#fff;color:#913626;font-size:8px;font-weight:700}.active-withdrawal-card .cancel-withdrawal:disabled{opacity:.5}@media(max-width:520px){.active-withdrawal-card .cancel-withdrawal{grid-column:auto;justify-self:stretch}}.seller-withdraw-panel.seller-withdraw-locked{border-color:#e0b8ae;background:#fff7f5}.seller-withdraw-locked .eyebrow,.seller-withdraw-locked strong{color:#913626}.seller-withdraw-locked button{background:#9f3b29}.seller-withdraw-panel.seller-withdraw-disabled{border-color:#d7dfda;background:#f5f7f5}.seller-withdraw-disabled strong,.seller-withdraw-disabled small{color:#77827e}.seller-withdraw-disabled button{cursor:not-allowed;opacity:.4}:root{--ui-radius:8px;--ui-radius-lg:12px;--ui-shadow:0 7px 22px rgba(24,54,48,.055);--ui-control-height:42px}html{scroll-behavior:smooth}body{font-size:14px;line-height:1.5}button,a,input,select,textarea{transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(232,93,50,.24);outline-offset:2px}.button{min-height:var(--ui-control-height);border-radius:6px}.button.small{min-height:36px}.product-form input,.product-form select,.product-form textarea,.auth-form input,.auth-form select,.auth-form textarea,.support-form input,.support-form select,.support-form textarea,.checkout-coupon input{border-radius:6px}.workspace-main,.seller-content,.cart-page,.wishlist-page,.checkout-page,.creator-profile,.legal-page,.help-page{line-height:1.5}.workspace-title h1,.seller-content>section>header h1,.cart-heading h1,.checkout-heading h1,.wishlist-page .cart-heading h1{letter-spacing:-.025em}.seller-content .empty,.workspace-main .empty,.cart-page .empty,.wishlist-page .empty,.seller-review-product,.seller-review-summary,.seller-review-tabs,.buyer-purchase,.cart-summary,.checkout-summary,.support-ticket,.table-card{border-radius:var(--ui-radius-lg)}.notice,.form-error{border-radius:6px}.pill,.badge{font-weight:700;letter-spacing:.03em}.seller-sidebar nav a,.buyer-workspace>aside>a{min-height:40px}.seller-main button:not(.link-button),.workspace button:not(.link-button){font-weight:600}@media(max-width:600px){body{font-size:13px}.workspace-title h1,.seller-content>section>header h1,.cart-heading h1,.checkout-heading h1{line-height:1.08}.button{min-height:40px}}.seller-wallet-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.seller-wallet-summary article{display:grid;gap:7px;padding:18px;border:1px solid #d9e2dc;border-radius:10px;background:#fff}.seller-wallet-summary article.available{border-color:#9ebba8;background:#edf6ef}.seller-wallet-summary span{color:var(--muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.seller-wallet-summary strong{font:600 24px Playfair Display;color:var(--ink)}.seller-wallet-summary small{color:var(--muted);font-size:8px}.sales-payment-tabs{grid-template-columns:repeat(3,1fr)!important}@media(max-width:760px){.seller-wallet-summary{grid-template-columns:1fr 1fr}.sales-payment-tabs{grid-template-columns:1fr!important}}.seller-withdraw-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding:18px 20px;border:1px solid #b9d0c0;border-radius:11px;background:linear-gradient(120deg,#edf6ef,#f9fcfa)}.seller-withdraw-panel>div{display:grid;gap:4px}.seller-withdraw-panel strong{font:600 21px Playfair Display}.seller-withdraw-panel small{color:var(--muted);font-size:8px}.seller-withdraw-panel button{padding:11px 16px;border:0;border-radius:7px;background:var(--ink);color:#fff;font-size:9px;font-weight:700}.seller-withdraw-panel button:disabled{opacity:.45}.withdrawal-request-badge{padding:7px 10px;border-radius:100px;background:#fff3d7;color:#7b5a18;font-size:8px;font-weight:800;text-transform:uppercase}.seller-withdraw-panel>p{grid-column:1/-1;margin:0;color:#346344;font-size:8px}@media(max-width:600px){.seller-withdraw-panel{align-items:stretch;flex-direction:column}.seller-withdraw-panel button{width:100%}}.seller-withdraw-controls{display:flex!important;align-items:center;gap:8px}.seller-withdraw-controls>div{display:flex}.seller-withdraw-controls>div button{padding:9px 11px;border:1px solid #c9d8ce;border-radius:0;background:#fff;color:var(--muted)}.seller-withdraw-controls>div button:first-child{border-radius:6px 0 0 6px}.seller-withdraw-controls>div button:last-child{border-radius:0 6px 6px 0}.seller-withdraw-controls>div button.active{border-color:var(--ink);background:var(--ink);color:#fff}.seller-withdraw-controls label{display:flex;align-items:center;height:36px;padding-left:10px;border:1px solid #c9d8ce;border-radius:6px;background:#fff}.seller-withdraw-controls input{width:120px;height:34px;border:0;background:transparent}.seller-withdraw-controls input:focus{outline:0}.seller-withdraw-controls .seller-withdraw-submit{white-space:nowrap}@media(max-width:800px){.seller-withdraw-controls{align-items:stretch!important;flex-direction:column}.seller-withdraw-controls>div button{flex:1}.seller-withdraw-controls label input{width:100%}}.seller-withdraw-modal{width:min(520px,calc(100vw - 28px));overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #112c253d}.seller-withdraw-modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:23px 24px;border-bottom:1px solid #e2e8e3;background:#f7faf8}.seller-withdraw-modal h2{margin:5px 0 4px;font:600 28px Playfair Display}.seller-withdraw-modal header p{margin:0;color:var(--muted);font-size:9px}.seller-withdraw-modal header>button{width:32px;height:32px;border:1px solid #d7dfd9;border-radius:50%;background:#fff;font-size:18px}.seller-withdraw-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:22px 24px 12px}.seller-withdraw-options button{display:grid;gap:5px;padding:16px;border:1px solid #d4ded6;border-radius:9px;background:#fff;color:var(--ink);text-align:left}.seller-withdraw-options button.active{border-color:#397052;background:#edf6ef;box-shadow:0 0 0 2px #3970521a}.seller-withdraw-options strong{font-size:11px}.seller-withdraw-options small{color:var(--muted);font-size:8px}.seller-withdraw-amount{display:grid;gap:7px;padding:10px 24px 14px;font-size:9px;font-weight:700}.seller-withdraw-amount>span{display:flex;align-items:center;border:1px solid #cad6cd;border-radius:8px;background:#fff}.seller-withdraw-amount b{padding-left:13px;font-size:15px}.seller-withdraw-amount input{width:100%;height:44px;border:0;background:transparent;font-size:14px}.seller-withdraw-amount input:focus{outline:0}.seller-withdraw-amount small{color:var(--muted);font-size:7px;font-weight:500}.seller-withdraw-review{display:grid;grid-template-columns:1fr auto;gap:5px;margin:4px 24px 22px;padding:14px 15px;border-radius:8px;background:#f3f6f4}.seller-withdraw-review span{font-size:8px;font-weight:700;text-transform:uppercase}.seller-withdraw-review strong{font-size:16px}.seller-withdraw-review small{grid-column:1/-1;color:var(--muted);font-size:7px}.seller-withdraw-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:15px 24px;border-top:1px solid #e2e8e3;background:#fafbf9}.seller-withdraw-modal>footer button{padding:10px 15px;border:1px solid #d4ddd6;border-radius:7px;background:#fff}.seller-withdraw-modal>footer .button{border-color:var(--ink);background:var(--ink);color:#fff}@media(max-width:520px){.seller-withdraw-options{grid-template-columns:1fr}.seller-withdraw-modal>header,.seller-withdraw-options,.seller-withdraw-modal>footer{padding-left:18px;padding-right:18px}.seller-withdraw-amount{padding-left:18px;padding-right:18px}.seller-withdraw-review{margin-left:18px;margin-right:18px}}.seller-content .modal-backdrop{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:24px;background:#0d1f1bb8}.seller-payout-section{display:grid;gap:15px;margin-top:24px;padding-top:24px;border-top:1px solid #d8e0da}.seller-payout-section>header h2{margin:5px 0 4px;font:600 29px Playfair Display}.seller-payout-section>header p{margin:0;color:var(--muted);font-size:9px}.seller-payout-section .seller-withdraw-panel{margin-bottom:0}@media(max-width:600px){.seller-content .modal-backdrop{padding:14px}}.seller-sales-view>.seller-wallet-summary{display:none}.seller-payouts-view{display:grid;gap:18px}.seller-payouts-view>header{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:4px 2px 8px}.seller-payouts-view>header h1{margin:6px 0 5px;font:600 40px Playfair Display}.seller-payouts-view>header p{margin:0;color:var(--muted);font-size:10px}.seller-payouts-view .seller-withdraw-panel{margin:0}.seller-payout-history{overflow:hidden;border:1px solid #d9e1dc;border-radius:11px;background:#fff}.seller-payout-history>header{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #e4e9e5;background:#fafcfb}.seller-payout-history h2{margin:4px 0 0;font:600 23px Playfair Display}.seller-payout-history>header>strong{min-width:30px;padding:6px;border-radius:100px;background:#e9f1eb;text-align:center}.seller-payout-history>div>article{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:14px 19px;border-bottom:1px solid #e8ece9}.seller-payout-history>div>article:last-child{border-bottom:0}.seller-payout-history article span:first-child strong,.seller-payout-history article span:first-child small{display:block}.seller-payout-history article small{margin-top:3px;color:var(--muted);font-size:8px}.seller-payout-history article>b{font-size:12px}@media(max-width:650px){.seller-payouts-view>header{align-items:flex-start;flex-direction:column}.seller-payouts-view>header h1{font-size:34px}}.auth-name-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.auth-form label small{display:block;margin-top:6px;color:var(--muted);font-weight:400}.auth-consents{display:grid;gap:10px;margin:22px 0}.auth-consents label{display:flex;align-items:flex-start;gap:10px;margin:0;padding:12px 14px;border:1px solid var(--line);border-radius:6px;background:var(--white);font-size:13px;line-height:1.4}.auth-consents input{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:var(--orange)}.auth-consents a{color:var(--orange);font-weight:700;text-decoration:underline;text-underline-offset:2px}.password-control{position:relative}.password-control input{padding-right:70px}.password-control button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;border-radius:4px;background:transparent;color:var(--orange);padding:7px 8px;font-size:12px;font-weight:700}.password-control button:hover{background:#fff0eb}.password-control.invalid input{border-color:#b33a1d;box-shadow:0 0 0 2px #b33a1d14}.auth-form label .field-error{color:#a93717;font-weight:600}.avatar-picker{position:relative;padding:18px;border:1px dashed var(--line);border-radius:8px;background:var(--white)}.avatar-picker img{display:block;width:88px;height:88px;margin:14px auto 4px;border-radius:50%;object-fit:cover;border:3px solid var(--paper);box-shadow:0 4px 16px #18363024}.optional-profile-address{margin:22px 0;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fffdf8b3}.optional-profile-address>strong,.optional-profile-address>small{display:block}.optional-profile-address>small{margin-top:4px;color:var(--muted)}.auth-skip{display:block;width:100%;margin-top:10px;padding:11px;border:0;background:transparent;color:var(--muted);font-weight:700}.auth-skip:hover{color:var(--ink);text-decoration:underline}.optional-profile-address{padding:0;overflow:hidden}.optional-profile-address summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;cursor:pointer;list-style:none}.optional-profile-address summary::-webkit-details-marker{display:none}.optional-profile-address summary span strong,.optional-profile-address summary span small{display:block}.optional-profile-address summary span small{margin-top:3px;color:var(--muted);font-size:10px}.optional-profile-address summary>b{white-space:nowrap;color:var(--orange);font-size:11px}.optional-profile-address summary>b:after{content:" +"}.optional-profile-address[open] summary>b{color:var(--muted)}.optional-profile-address[open] summary>b:after{content:" −"}.optional-address-fields{padding:2px 16px 16px;border-top:1px solid var(--line)}.profile-avatar-editor{display:flex;align-items:center;gap:20px;margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:10px;background:var(--white)}.profile-avatar-editor>div{display:grid;place-items:center;flex:0 0 82px;width:82px;height:82px;border-radius:50%;overflow:hidden;background:var(--cream);color:var(--orange);font:600 34px Playfair Display}.profile-avatar-editor img{width:100%;height:100%;object-fit:cover}.profile-avatar-editor label{flex:1;margin:0}.profile-addresses{margin:28px 0}.profile-addresses>header{height:auto;padding:0 0 12px;border:0;background:transparent}.profile-addresses>header div strong,.profile-addresses>header div small{display:block}.profile-addresses>header div small{margin-top:3px;color:var(--muted)}.profile-addresses>header b{padding:5px 9px;border-radius:20px;background:var(--cream);font-size:11px}.profile-addresses fieldset{margin:12px 0;padding:18px;border:1px solid var(--line);border-radius:10px}.profile-addresses legend{padding:0 8px;color:var(--orange);font-size:12px;font-weight:700}.professional-profile{display:grid;gap:18px;max-width:920px}.profile-status-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #dce4df;border-radius:12px;background:linear-gradient(135deg,#fff,#f5f8f5);box-shadow:var(--ui-shadow)}.profile-status-strip>div{display:flex;align-items:center;gap:12px}.profile-status-strip strong,.profile-status-strip small{display:block}.profile-status-strip small{margin-top:3px;color:var(--muted)}.profile-status-avatar{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:50%;background:var(--ink);color:#fff;font:600 21px Playfair Display}.profile-status-avatar img{width:100%;height:100%;object-fit:cover}.profile-verification{padding:6px 9px;border-radius:20px;background:#f3e5df;color:#8b3d27;font-size:10px;font-weight:700}.profile-verification.verified{background:#e4f1e7;color:#27643b}.profile-verification.disabled{background:#ecefed;color:#66726e}.profile-settings-card{padding:24px;border:1px solid #dce3de;border-radius:12px;background:#fff;box-shadow:var(--ui-shadow)}.profile-settings-card>header{display:flex;align-items:flex-start;gap:12px;height:auto;padding:0 0 18px;border:0;border-bottom:1px solid #e6ebe7;background:transparent}.profile-settings-card>header>span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#fff0ea;color:var(--orange);font-size:11px;font-weight:800}.profile-settings-card>header h3{margin:0;font:600 22px Playfair Display}.profile-settings-card>header p{margin:3px 0 0;color:var(--muted);font-size:11px}.profile-settings-card.profile-addresses{margin:0}.profile-settings-card.profile-addresses>header b{margin-left:auto}.profile-settings-card fieldset{background:#fbfcfb}.profile-settings-card fieldset.saved{border-color:#bad2bf}.profile-settings-card fieldset.empty-address{border-style:dashed}.profile-settings-card legend span{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fff0ea}.profile-form>.button{min-width:180px;margin-top:6px;box-shadow:0 8px 24px #e85d3233}@media(max-width:700px){.profile-status-strip,.profile-status-strip>div:last-child{align-items:flex-start;flex-direction:column}.profile-status-strip>div:last-child{gap:6px}.profile-settings-card{padding:18px}.profile-avatar-editor{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.auth-name-row{grid-template-columns:1fr}}.role-switch button{border-width:2px}.role-switch button.active{border-color:#3f8a5b;background:#f1f8f2;box-shadow:0 0 0 1px #3f8a5b1f}.seller-onboarding-fields{display:grid;gap:12px;margin:18px 0 24px}.seller-form-section{overflow:hidden;border:1px solid #dce3de;border-radius:10px;background:#fff}.seller-form-section>header{display:flex;align-items:center;gap:10px;height:auto;padding:13px 15px;border:0;border-bottom:1px solid #e7ebe8;background:#f7f9f7}.seller-form-section>header>span{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#e5f1e8;color:#2f7148;font-size:9px;font-weight:800}.seller-form-section>header strong,.seller-form-section>header small{display:block}.seller-form-section>header strong{font-size:12px}.seller-form-section>header small{margin-top:2px;color:var(--muted);font-size:9px;font-weight:400}.seller-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;padding:2px 15px 8px}.seller-field-grid label{margin:12px 0}.seller-field-grid label.full{grid-column:1/-1}.seller-field-grid label>em{float:right;color:var(--muted);font-size:9px;font-style:normal;font-weight:400}.seller-field-grid input,.seller-field-grid select{margin-top:6px;padding:11px 12px;border-radius:6px;background:#fff}.gst-toggle{display:flex;align-items:center;gap:10px;margin:13px 15px 3px;padding:11px 12px;border:1px solid #dce5df;border-radius:7px;background:#f8faf8}.gst-toggle>input{flex:0 0 auto;width:17px;height:17px;margin:0;accent-color:#3f8a5b}.gst-toggle>span strong,.gst-toggle>span small{display:block}.gst-toggle>span strong{font-size:11px}.gst-toggle>span small{margin-top:2px;color:var(--muted);font-size:9px;font-weight:400}@media(max-width:520px){.seller-field-grid{grid-template-columns:1fr}.seller-field-grid label,.seller-field-grid label.full{grid-column:1}}.role-selection-step{margin:28px 0 22px}.role-selection-step button{min-height:104px;padding:18px;border-radius:9px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.role-selection-step button:hover{transform:translateY(-1px);border-color:#9bb8a4}.role-selection-step button.active{box-shadow:0 8px 24px #2f71481f}.role-selection-step strong{font-size:14px}.role-selection-step small{margin-top:7px;font-size:11px}.availability-message{display:block;margin-top:6px;font-size:9px;font-weight:600}.availability-message.checking{color:var(--muted)}.availability-message.available{color:#2f7148}.availability-message.unavailable{color:#a33d22}.profile-save-actions{display:flex;align-items:center;gap:12px;margin-top:8px}.profile-save-actions .button{margin:0}.inline-save-message,.inline-form-message{font-size:10px;font-weight:700}.inline-save-message,.inline-form-message.success{color:#2f7148}.inline-form-message.error{padding:7px 9px;border:1px solid #e5bdb2;border-radius:6px;background:#fff4f1;color:#9b3d27}@media(max-width:520px){.profile-save-actions{align-items:stretch;flex-direction:column}.inline-save-message,.inline-form-message{padding:3px 1px}.inline-form-message.error{padding:7px 9px}}.seller-identity-settings .profile-gst-checkbox{display:flex;align-items:center;gap:10px;align-self:end;min-height:43px;padding:9px 11px;border:1px solid #d9e1db;border-radius:6px;background:#f8faf8}.seller-identity-settings .profile-gst-checkbox input{width:17px;height:17px;margin:0;accent-color:#2f7148}.seller-identity-settings .profile-gst-checkbox span,.seller-identity-settings .profile-gst-checkbox strong,.seller-identity-settings .profile-gst-checkbox small{display:block}.seller-identity-settings .profile-gst-checkbox small{margin-top:2px;color:var(--muted);font-size:8px;font-weight:400}.seller-signup-progress{margin:0 0 22px;padding:14px;border:1px solid #dce4de;border-radius:10px;background:#f8faf8}.seller-signup-progress>div:first-child{display:flex;justify-content:space-between;font-size:9px;font-weight:750;text-transform:uppercase}.seller-signup-progress>div:nth-child(2){height:5px;margin:8px 0 12px;overflow:hidden;border-radius:10px;background:#dfe7e1}.seller-signup-progress>div:nth-child(2) i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,var(--orange),#ee9b69);transition:width .25s}.seller-signup-progress nav{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.seller-signup-progress nav span{display:flex;align-items:center;gap:5px;color:#8a9691;font-size:7px}.seller-signup-progress nav b{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e4e9e5;font-size:7px}.seller-signup-progress nav span.active{color:var(--ink);font-weight:750}.seller-signup-progress nav span.active b{background:var(--orange);color:#fff}.seller-signup-progress nav span.completed{color:#2f7148}.seller-signup-progress nav span.completed b{background:#dcebdd;color:#2f7148}.seller-profile-progress{padding:14px 18px;border:1px solid #dce4df;border-radius:10px;background:#f8faf8}.seller-profile-progress>div:first-child{display:flex;align-items:center;justify-content:space-between}.seller-profile-progress span{font-size:9px;font-weight:750;text-transform:uppercase}.seller-profile-progress strong{color:#2f7148;font-size:11px}.seller-profile-progress>div:last-child{height:6px;margin-top:8px;overflow:hidden;border-radius:10px;background:#dfe7e1}.seller-profile-progress i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,var(--orange),#ee9b69);transition:width .25s}.seller-profile-step-tabs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce3de;border-radius:11px;background:#fff}.seller-profile-step-tabs button{display:flex;align-items:center;gap:9px;padding:13px;border:0;border-bottom:2px solid transparent;background:transparent;color:#718078;text-align:left}.seller-profile-step-tabs button.active{border-bottom-color:var(--orange);background:#fafcf9;color:var(--ink)}.seller-profile-step-tabs button>b{display:grid;place-items:center;width:23px;height:23px;flex:0 0 auto;border-radius:50%;background:#e8eee9;font-size:8px}.seller-profile-step-tabs button.active>b{background:var(--orange);color:#fff}.seller-profile-step-tabs button span,.seller-profile-step-tabs button small{display:block}.seller-profile-step-tabs button span{font-size:9px;font-weight:750}.seller-profile-step-tabs button small{margin-top:2px;color:var(--muted);font-size:7px;font-weight:500}.professional-profile[data-profile-step]>.profile-settings-card{display:none}.professional-profile[data-profile-step="0"]>.profile-main-settings,.professional-profile[data-profile-step="1"]>.profile-wizard-identity,.professional-profile[data-profile-step="2"]>.profile-wizard-addresses,.professional-profile[data-profile-step="3"]>.profile-wizard-payout{display:block;animation:wizard-in .2s ease}@media(max-width:650px){.seller-signup-progress nav{grid-template-columns:1fr 1fr}.seller-profile-step-tabs{grid-template-columns:1fr}.seller-profile-step-tabs button{padding:10px 12px}.seller-profile-step-tabs button small{display:none}}.seller-profile-review-notice{position:fixed;z-index:4;top:74px;left:255px;right:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 4vw;border-bottom:1px solid #e6d3a6;background:#fff8e7;color:#684d16}.seller-profile-review-notice span,.seller-profile-review-notice strong,.seller-profile-review-notice small{display:block}.seller-profile-review-notice strong{font-size:11px}.seller-profile-review-notice small{margin-top:2px;color:#806936;font-size:9px}.seller-profile-review-notice button{border:0;background:transparent;color:inherit;font-size:20px;cursor:pointer}.seller-profile-review-notice.rejected{border-color:#e7b8ab;background:#fff0eb;color:#88391f}.seller-mobile-navbar .seller-profile-review-notice{display:none}@media(max-width:900px){.seller-profile-review-notice{left:78px}}@media(max-width:600px){.seller-profile-review-notice{left:0;padding:9px 16px}.seller-profile-review-notice small{max-width:80vw}}.seller-profile-review-notice span{min-width:0;flex:1}.seller-profile-review-notice em{display:block;margin-top:4px;color:#a33d22;font-size:8px;font-style:normal}.seller-review-notice-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.seller-review-notice-actions a,.seller-review-notice-actions button{padding:7px 10px;border:1px solid #d8a899;border-radius:6px;background:#fff;color:#88391f;font-size:9px;font-weight:700}.seller-review-notice-actions button{border-color:#88391f;background:#88391f;color:#fff}.seller-review-notice-actions button:disabled{opacity:.6}.seller-profile-review-notice button.seller-review-notice-close{padding:2px;border:0;background:transparent;color:inherit;font-size:20px}@media(max-width:700px){.seller-profile-review-notice{align-items:flex-start;flex-wrap:wrap}.seller-review-notice-actions{order:3;width:100%}.seller-review-notice-actions a,.seller-review-notice-actions button{flex:1;text-align:center}}.seller-fee-page{min-height:calc(100vh - 90px);display:grid;place-items:center;padding:50px 20px;background:#f5f2eb}.seller-fee-page>article{width:min(560px,100%);padding:42px;border:1px solid #d9d3c8;border-radius:18px;background:#fff;box-shadow:0 24px 70px #18363012}.seller-fee-page h1{margin:8px 0 10px;font:600 38px Playfair Display,serif;color:#183630}.seller-fee-page>article>p{color:#6e7975;line-height:1.6}.seller-fee-summary{margin:28px 0;border:1px solid #e3ddd3;border-radius:12px;overflow:hidden}.seller-fee-summary>span{display:flex;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #eee9e0;color:#68736f;font-size:12px}.seller-fee-summary>span:last-child{border:0}.seller-fee-summary .total{background:#edf3ef;color:#183630;font-weight:700}.seller-fee-page form{display:flex;gap:8px}.seller-fee-page form input{flex:1;min-width:0;padding:12px;border:1px solid #d6d0c5;border-radius:7px}.seller-fee-page form button{padding:0 15px;border:1px solid #315b4f;border-radius:7px;background:#fff;color:#315b4f;font-weight:700}.seller-fee-page .wide{margin-top:18px}.seller-fee-page>article>small{display:block;margin-top:12px;text-align:center;color:#8a9490}.seller-fee-page .coupon-applied{margin-top:10px;padding:10px 12px;border-radius:7px;background:#e8f2e9;color:#315f40}.seller-fee-page .coupon-applied>*{display:block}@media(max-width:600px){.seller-fee-page>article{padding:25px}.seller-fee-page h1{font-size:30px}.seller-fee-page form{flex-direction:column}.seller-fee-page form button{height:42px}}.profile-avatar,.profile-status-avatar,.profile-editor-avatar,.creator-avatar,.creator-profile-avatar,.review-avatar{position:relative;display:grid;place-items:center;overflow:hidden;border-radius:50%}.profile-avatar img,.profile-status-avatar img,.profile-editor-avatar img,.creator-avatar img,.creator-profile-avatar img,.review-avatar img{display:block;width:100%;height:100%;object-fit:cover}.profile-avatar.initial-fallback,.profile-status-avatar.initial-fallback,.profile-editor-avatar.initial-fallback,.creator-avatar.initial-fallback,.creator-profile-avatar.initial-fallback,.review-avatar.initial-fallback{background:var(--orange);color:#fff;font-family:DM Sans,sans-serif;font-style:normal;font-weight:700}.profile-status-avatar.initial-fallback{font-size:22px}.profile-editor-avatar{width:100%;height:100%;font-size:34px!important}.workspace-feedback{display:grid;gap:8px;margin-bottom:12px}.workspace-feedback:empty{display:none}.workspace-notice{display:flex;align-items:flex-start;gap:10px;padding:11px 14px;border:1px solid #bfd9c8;border-radius:8px;background:#f1f8f3;color:#2d6541;font-size:10px;line-height:1.45}.workspace-notice>span{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#3f7b54;color:#fff;font-size:9px;font-weight:800}.workspace-notice p{margin:2px 0 0}.workspace-notice.error{border-color:#e8bdb2;background:#fff4f1;color:#913824}.workspace-notice.error>span{background:#a84429}.workspace-loader{display:grid;place-items:center;align-content:center;gap:12px;min-height:260px;color:var(--muted);font-size:10px}.workspace-loader.page{min-height:100vh;background:#f7f4ee}.workspace-loader p{margin:0}.workspace-spinner{width:30px;height:30px;border:3px solid #d9e1db;border-top-color:var(--orange);border-radius:50%;animation:workspace-spin .75s linear infinite}@keyframes workspace-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.workspace-spinner{animation-duration:1.5s}}.seller-main[aria-busy=true] .seller-content>:not(.workspace-feedback):not(.workspace-loader),.workspace-main[aria-busy=true]>:not(.workspace-feedback):not(.workspace-loader){display:none}.seller-content,.workspace-main{position:relative}.seller-topbar>div>strong{font-size:11px;letter-spacing:.02em}.seller-content :where(.dashboard-panel,.seller-best-seller,.seller-kpis>div,.seller-wallet-summary article,.seller-payout-history,.sales-ledger,.profile-settings-card,.seller-review-product),.buyer-workspace :where(.buyer-purchase,.product-form,.library-summary){border-color:#d9e1dc;border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow)}.seller-content :where(input,select,textarea),.buyer-workspace :where(input,select,textarea){border-radius:7px!important;border-color:#d5ddd7!important;background:#fff;color:var(--ink)}.seller-content :where(input,select,textarea):focus,.buyer-workspace :where(input,select,textarea):focus{outline:0;border-color:#527a6d!important;box-shadow:0 0 0 3px #527a6d24}.seller-content :where(input,textarea)::placeholder,.buyer-workspace :where(input,textarea)::placeholder{color:#9ba49f;opacity:1}.seller-content button:disabled,.buyer-workspace button:disabled{cursor:not-allowed;opacity:.52;transform:none!important;box-shadow:none!important}.seller-content .empty,.workspace-main .empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:10px;padding:30px;background:#fafbf9;color:var(--muted);text-align:center}.seller-content .empty.compact,.workspace-main .empty.compact{min-height:110px}.seller-content .modal-backdrop{background:#0a1915a3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(max-width:600px){.workspace-feedback{margin-bottom:9px}.workspace-notice{border-radius:6px}.workspace-loader{min-height:210px}.seller-content :where(.dashboard-panel,.profile-settings-card),.buyer-workspace :where(.buyer-purchase,.product-form){border-radius:9px}}.logo-mark{display:grid;place-items:center;width:38px;height:38px;overflow:hidden;border-radius:10px;background:#fffdf8b8;box-shadow:inset 0 0 0 1px #18363014,0 4px 12px #18363014}.logo-mark img{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.34)}.logo:hover .logo-mark{background:#fffdf8;box-shadow:inset 0 0 0 1px #18363021,0 6px 16px #1836301f}.site-header .logo{gap:7px;color:#17352e;font-size:22px;font-weight:600;letter-spacing:-.025em;line-height:1}.site-header .logo-mark{width:34px;height:34px;overflow:hidden;border:1px solid rgba(24,54,48,.1);border-radius:9px;background:#fffdf8e0;box-shadow:0 3px 10px #18363012}.site-header .logo-mark img{transform:scale(1.38)}.site-header .logo>span:last-child{display:block;transform:translateY(-2px)}.site-header .logo:hover{color:#496b46}.site-header .logo:hover .logo-mark{border-color:#1836302e;background:#fffdf8;box-shadow:0 5px 13px #1836301a}.auth-brand .logo-mark{background:#ffffffeb}.seller-sidebar .logo-mark{flex:0 0 36px;width:36px;height:36px}@media(max-width:600px){.logo-mark{width:34px;height:34px}}
