@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{color:#183936;background:#f6f2ea;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #183936;--muted: #6d7e79;--paper: #f6f2ea;--paper-deep: #ebe4d8;--white: #fffdf9;--green: #1d655b;--green-dark: #123f3a;--orange: #df7047;--line: rgba(24, 57, 54, .14);--mono: "DM Mono", ui-monospace, monospace;--body: "DM Sans", ui-sans-serif, system-ui, sans-serif;--display: "Fraunces", Georgia, serif}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;min-width:320px}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.56}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(223,112,71,.6);outline-offset:4px}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.promise-bar{background:var(--green-dark);color:#e7f0e9;font:500 11px/1 var(--mono);letter-spacing:.02em}.promise-inner{display:flex;align-items:center;gap:10px;min-height:34px}.promise-copy{display:inline-flex;align-items:center;gap:10px;min-width:0;white-space:nowrap}.promise-copy-compact{display:none}.promise-dot{width:7px;height:7px;border-radius:50%;background:#e8a46b;box-shadow:0 0 0 4px #e8a46b1f}.promise-separator{opacity:.4}.promise-copy strong{color:#fff8e9;font-weight:500}.site-header{position:sticky;top:0;z-index:10;background:#f6f2eaf0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-main{position:relative;min-height:58px;display:flex;align-items:center;gap:16px}.brand{display:inline-flex;align-items:center;gap:10px;flex:none}.brand-link{display:inline-flex;align-items:center}.brand-mark{width:32px;height:32px;flex-shrink:0;display:block;border-radius:8px;box-shadow:0 2px 6px #123f3a1f;transition:transform .18s ease,box-shadow .18s ease}.brand-link:hover .brand-mark{transform:translateY(-1px);box-shadow:0 3px 10px #123f3a2e}.brand-mark-accent{stroke:var(--orange);stroke-width:2.2}.brand-name{color:var(--ink);font:800 20px/1 var(--body);letter-spacing:-.04em;display:inline-flex;align-items:baseline}.brand-dot{color:var(--orange);font-size:24px;line-height:0;margin-left:1px}.desktop-nav{display:flex;align-items:center;gap:16px;flex:none}.nav-link{position:relative;color:var(--muted);font-size:13px;font-weight:600}.nav-link:after{position:absolute;right:0;bottom:-6px;left:0;height:2px;background:var(--orange);content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.nav-link:hover,.nav-link-active{color:var(--ink)}.nav-link-active:after{opacity:1;transform:scaleX(1)}.header-search{position:relative;display:flex;align-items:center;min-width:0;max-width:380px;height:40px;flex:1;gap:9px;padding:0 6px 0 13px;border:1.5px solid rgba(24,57,54,.16);border-radius:999px;background:var(--white);box-shadow:0 2px 8px #123f3a0a;transition:all .18s ease;margin:0 auto 0 8px}.header-search:hover{border-color:#1d655b59;box-shadow:0 3px 12px #123f3a14}.header-search:focus-within{border-color:var(--green);box-shadow:0 4px 20px #1d655b29}.search-icon-badge{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:var(--green)}.search-icon-badge svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.header-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font:500 13px/1 var(--body);letter-spacing:-.01em}.header-search input::placeholder{color:#8c9c94;font-weight:400}.search-submit-btn{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border:0;border-radius:50%;background:var(--green);color:#fff;cursor:pointer;padding:0;transition:all .16s ease}.search-submit-btn svg{width:14px;height:14px;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.search-submit-btn:hover{background:var(--orange);transform:scale(1.08)}.search-shortcut{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:4px;background:var(--paper-deep);color:var(--muted);font:700 11px/1 var(--mono);border:1px solid rgba(24,57,54,.1);pointer-events:none;flex-shrink:0}.header-actions{display:flex;align-items:center;gap:12px;flex:none;margin-left:auto}.header-icon-link{position:relative;display:grid;place-items:center;width:28px;height:32px;border:0;background:transparent;color:var(--muted);cursor:pointer}.header-icon-link:hover,.header-icon-link:focus-visible{color:var(--green)}.header-icon-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.header-icon-button{padding:0}.header-count{position:absolute;top:0;right:-3px;display:grid;min-width:15px;height:15px;padding:0 3px;place-items:center;border-radius:10px;background:var(--orange);color:var(--white);font:500 8px/1 var(--mono)}.header-notification-wrap{position:relative}.notification-popover{position:absolute;top:calc(100% + 12px);right:0;z-index:28;width:min(390px,calc(100vw - 32px));max-height:min(70vh,520px);border:1px solid var(--line);border-radius:14px;overflow:hidden;overflow-y:auto;background:var(--white);box-shadow:0 20px 48px #123f3a29}.notification-popover-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 20px 14px;border-bottom:1px solid var(--line)}.notification-popover-heading>div{display:grid;gap:4px}.notification-popover-heading strong{color:var(--ink);font:700 20px/1 var(--display);letter-spacing:-.025em}.notification-popover-heading .quiet-button{padding:3px 0;font-size:11px;font-weight:700}.notification-popover-list{display:grid}.notification-row{display:grid;grid-template-columns:8px minmax(0,1fr);gap:12px;padding:14px 20px;border-bottom:1px solid rgba(24,57,54,.06);transition:background-color .14s ease}.notification-row:hover{background:#1d655b0a}.notification-row-unread{background:#df70470d}.notification-row-unread:hover{background:#df704714}.notification-row-dot{width:7px;height:7px;margin-top:5px;border-radius:50%;background:transparent}.notification-row-unread .notification-row-dot{background:var(--orange)}.notification-row>span:last-child{display:grid;gap:4px;min-width:0}.notification-row strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.notification-row small{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.notification-popover-state{margin:0;padding:22px 17px;color:var(--muted);font-size:12px}.notification-popover-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 17px;color:var(--green);font-size:11px;font-weight:700}.notification-popover-footer svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.header-text-link{color:var(--muted);font-size:13px;font-weight:600}.header-text-link:hover{color:var(--ink)}.account-button{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:13px;font-weight:700;padding:4px 12px 4px 6px;border-radius:999px;background:var(--paper-deep);border:1px solid rgba(24,57,54,.08);cursor:pointer;font-family:inherit;transition:all .16s ease}.account-button:hover{background:var(--white);border-color:#1d655b4d;box-shadow:0 2px 8px #1839360f}.account-avatar{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--orange);color:#fff8ee;flex-shrink:0}.account-avatar svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.account-label-mobile{display:none}.account-menu-wrap{position:relative}.account-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:28;display:grid;width:min(280px,calc(100vw - 24px));padding:8px;border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:0 20px 48px #123f3a29}.account-menu-heading{display:grid;gap:4px;padding:10px 12px 12px;border-bottom:1px solid var(--line)}.account-menu-heading strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-menu-heading small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-menu a,.account-menu-logout{display:flex;align-items:center;min-height:38px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:var(--ink);font:600 12px/1 var(--body);text-align:left;text-decoration:none}.account-menu a:hover,.account-menu a:focus-visible,.account-menu-logout:hover,.account-menu-logout:focus-visible{background:#1d655b12;color:var(--green)}.account-menu-logout{margin-top:4px;border-top:1px solid var(--line);border-radius:0 0 8px 8px;color:var(--orange);cursor:pointer}.account-menu-logout:disabled{cursor:wait;opacity:.6}.info-tip-wrap{position:relative;display:inline-flex;align-items:center;margin-left:5px;vertical-align:middle}.info-tip{display:inline-grid;width:18px;height:18px;place-items:center;padding:0;border:1px solid var(--line-strong);border-radius:50%;background:var(--paper);color:var(--green);cursor:help}.info-tip:hover,.info-tip:focus-visible{border-color:var(--orange);background:var(--paper-deep);color:var(--orange)}.info-tip svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.info-tip-popover{position:absolute;z-index:5;right:0;bottom:calc(100% + 9px);width:min(260px,70vw);padding:10px 11px;border:1px solid var(--line-strong);background:var(--ink);color:var(--paper);font-size:11px;line-height:1.45;text-align:left;box-shadow:0 8px 22px #14322e24}.info-tip-popover:after{position:absolute;right:7px;bottom:-5px;width:8px;height:8px;border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:var(--ink);content:"";transform:rotate(45deg)}.avatar{--avatar-hue: 160;position:relative;display:inline-grid;flex:none;place-items:center;overflow:hidden;border:1px solid hsla(var(--avatar-hue),30%,25%,.18);border-radius:50%;background:hsl(var(--avatar-hue),38%,86%);color:hsl(var(--avatar-hue),38%,25%);font-weight:800;letter-spacing:.02em}.avatar-image{display:block;width:100%;height:100%;border-radius:inherit}.avatar-image svg{display:block;width:100%;height:100%}.avatar-small{width:30px;height:30px;font-size:10px}.avatar-large{width:54px;height:54px;font-size:18px}.avatar-mono{border-radius:3px;background:var(--green-dark);color:var(--paper);font-family:var(--mono)}.avatar-soft{border-radius:12px 50% 50%;background:hsl(var(--avatar-hue),54%,88%)}.avatar-adventurer{border-radius:10px 50%;background:linear-gradient(135deg,hsl(var(--avatar-hue),68%,78%),hsl(calc(var(--avatar-hue) + 38),62%,90%))}.avatar-lorelei{border-radius:50% 50% 12px 12px;background:hsl(calc(var(--avatar-hue) + 22),48%,84%)}.avatar-notionists{border-radius:7px;background:var(--paper-deep);color:var(--green);box-shadow:inset 0 0 0 3px hsl(var(--avatar-hue),48%,78%)}.avatar-bottts{border-radius:8px;background:var(--green-dark);color:var(--paper);font-family:var(--mono)}.avatar-mark{position:absolute;width:46%;height:46%;border:2px solid currentColor;border-radius:50% 3px;transform:rotate(45deg);opacity:.55}.avatar-mark+span{position:relative;z-index:1}.search-row{display:flex;align-items:center;gap:24px;padding-bottom:15px}.search-suggestions{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:25;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 20px 48px #123f3a29;padding:6px}.search-suggestion{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px 10px;border-radius:8px;border-bottom:0;transition:background .14s ease}.search-suggestion:hover{background:#1d655b14}.search-suggestion-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--paper-deep);color:var(--green);font:600 17px/1 var(--display)}.search-suggestion-image{width:38px;height:38px;flex:0 0 38px;object-fit:cover;border-radius:4px;background:var(--paper-deep)}.search-suggestion span:not(.search-suggestion-mark){display:grid;min-width:0;gap:3px}.search-suggestion strong,.search-suggestion small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestion strong{color:var(--ink);font-size:12.5px}.search-suggestion small{color:var(--muted);font-size:10.5px}.search-suggestion em{color:var(--green);font:600 11px/1 var(--mono);font-style:normal}.search-suggestion-state,.search-suggestion-all{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:11px 12px;color:var(--muted);font-size:11.5px}.search-suggestion-all{color:var(--green);font-weight:700;border-top:1px solid rgba(24,57,54,.06)}.search-suggestion-all svg{width:14px;height:14px;flex-shrink:0;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;transition:transform .16s ease}.search-suggestion-all:hover{color:var(--orange)}.search-suggestion-all:hover svg{transform:translate(3px)}.sell-link{display:inline-flex;align-items:center;gap:7px;flex:none;color:var(--green);font-size:13px;font-weight:700;padding:6px 12px;border-radius:6px;transition:all .16s ease}.sell-link:hover{color:var(--ink);background:#1d655b14}.sell-link svg,.text-arrow svg,.quiet-link svg,.button svg,.category-card svg,.category-list-row svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:center;gap:56px;min-height:480px;padding-top:40px;padding-bottom:48px}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#1d655b1a;color:var(--green);font:700 11px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px}.hero-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}.eyebrow{margin:0 0 16px;color:var(--green);font:700 11px/1.2 var(--mono);letter-spacing:.09em;text-transform:uppercase}.hero h1,.page-intro h1{max-width:690px;margin:0;color:var(--ink);font:700 clamp(40px,5vw,62px)/.96 var(--display);letter-spacing:-.06em}.hero h1 em{color:var(--orange);font-style:normal}.hero-text{max-width:470px;margin:22px 0 0;color:var(--muted);font-size:16px;line-height:1.6}.hero-feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hero-pill{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;background:var(--white);border:1px solid rgba(24,57,54,.12);color:var(--ink);font:600 11.5px/1.2 var(--mono)}.hero-actions,.closing-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 20px;border:0;border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 4px 14px #1d655b33}.button-primary:hover{background:var(--green-dark);box-shadow:0 6px 18px #123f3a42}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--green)}.button-secondary{border:1px solid rgba(24,57,54,.2);background:var(--white);color:var(--ink)}.button-secondary:hover{background:var(--paper-deep);border-color:var(--green)}.quiet-link,.text-arrow{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;font-weight:700}.quiet-link:hover,.text-arrow:hover{color:var(--orange)}.hero-art{position:relative;min-height:360px}.art-card{position:absolute;display:flex;flex-direction:column;justify-content:center;border-radius:12px;transition:transform .24s ease}.art-card-back{top:15px;right:5%;width:74%;height:200px;padding:24px 28px;background:var(--paper-deep);border:1px solid rgba(24,57,54,.1);color:var(--ink);transform:rotate(6deg);box-shadow:0 10px 30px #123f3a0f}.art-origin-tag{color:var(--muted);font:700 10px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.art-card-back strong{font:700 18px/1.2 var(--display);color:var(--ink);letter-spacing:-.02em}.art-card-front{top:58px;left:4%;width:78%;height:225px;padding:28px 30px;background:var(--orange);color:#fff8ec;box-shadow:0 20px 48px #df704742,10px 12px #123f3a1f;transform:rotate(-4deg)}.art-brand-header{display:flex;align-items:center;gap:9px}.art-brand-header svg{width:22px;height:22px;border-radius:5px;flex-shrink:0}.art-kicker{font:700 9.5px/1 var(--mono);letter-spacing:.12em;opacity:.9}.art-card-front strong{max-width:230px;margin-top:16px;font:700 30px/1 var(--display);letter-spacing:-.04em}.art-line{width:60px;height:1px;margin-top:20px;background:#fff8ec80}.art-small{margin-top:10px;font:600 10px/1 var(--mono);letter-spacing:.06em;opacity:.9}.art-stamp{position:absolute;right:0;bottom:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;border:2px solid var(--green);border-radius:50%;background:var(--white);color:var(--green);box-shadow:0 6px 20px #123f3a1f;transform:rotate(8deg)}.art-stamp strong{font:800 22px/1 var(--display);color:var(--green)}.art-stamp span{font:700 9px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;margin-top:1px}.section{padding-top:50px;padding-bottom:56px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.section-heading h2,.story-grid h2,.closing-cta h2{max-width:520px;margin:0;color:var(--ink);font:700 clamp(26px,3.4vw,40px)/1.05 var(--display);letter-spacing:-.045em}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{position:relative;display:flex;min-height:155px;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid var(--line);border-top:3px solid var(--green);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-card:hover{box-shadow:0 12px 28px #18393617;transform:translateY(-3px);border-color:var(--green)}.category-card-2{border-top-color:var(--orange)}.category-card-3{border-top-color:#8c735a}.category-card-4{border-top-color:#81956a}.category-card-5{border-top-color:#b05b54}.category-index{color:var(--muted);font:700 10px/1 var(--mono)}.category-name{color:var(--ink);font:700 20px/1.1 var(--display);letter-spacing:-.03em;margin:6px 0 0}.category-note{color:var(--muted);font-size:11.5px}.category-card svg{position:absolute;right:16px;bottom:16px;width:14px;height:14px;color:var(--green);transition:transform .16s ease}.category-card:hover svg{transform:translate(3px);color:var(--orange)}.catalog-preview-section{padding-bottom:92px}.catalog-browser,.global-search-page{padding-bottom:100px}.global-search-sections{display:grid;max-width:100%;gap:36px}.global-search-section{display:grid;gap:14px}.global-search-section .section-heading{margin-bottom:0}.global-search-section h2{margin:0;color:var(--ink);font:700 24px/1 var(--display);letter-spacing:-.04em}.global-search-chip-row{display:flex;flex-wrap:wrap;gap:8px}.global-search-list{display:grid;gap:10px}.global-search-result{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 18px;border:1px solid var(--line);border-radius:10px;background:var(--white);box-shadow:0 2px 6px #123f3a08;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.global-search-result:hover{border-color:var(--green);transform:translateY(-1px);box-shadow:0 6px 16px #123f3a0f}.global-search-result-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;background:#1d655b14;color:var(--green);font:700 13px/1 var(--mono)}.global-search-result>span:nth-child(2){display:grid;min-width:0;gap:3px}.global-search-result strong,.global-search-result small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-result strong{color:var(--ink);font-size:14px;font-weight:700}.global-search-result small{color:var(--muted);font-size:12px}.global-search-result em{display:inline-block;padding:4px 10px;border-radius:999px;background:#1d655b14;color:var(--green);font:700 10.5px/1 var(--mono);font-style:normal;text-transform:uppercase}.catalog-filters{display:flex;align-items:end;gap:12px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.catalog-filters label{display:grid;gap:5px;color:var(--muted);font:600 10px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase}.catalog-filters select{min-width:155px;height:34px;padding:0 26px 0 10px;border:1px solid var(--line);border-radius:4px;background:var(--white);color:var(--ink);font:500 11.5px/1 var(--mono)}.catalog-result-note{margin-left:auto;color:var(--muted);font:500 10px/1 var(--mono)}.catalog-clear-button{white-space:nowrap}.catalog-state{display:grid;justify-items:start;gap:9px;min-height:180px;padding:36px 0;color:var(--muted);font-size:13px;line-height:1.5}.catalog-state strong{color:var(--ink);font:600 22px/1.15 var(--display);letter-spacing:-.04em}.catalog-state-error strong{color:#9d4d3d}.async-content{position:relative}.catalog-refreshing{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--green);font:500 10px/1 var(--mono);letter-spacing:.05em;text-transform:uppercase}.catalog-refreshing:before{width:7px;height:7px;border:1px solid var(--orange);border-radius:50%;content:"";animation:state-pulse 1.2s ease-in-out infinite}.loading-skeleton{height:13px;background:linear-gradient(90deg,#1d655b14,#1d655b2b,#1d655b14);background-size:220% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.loading-skeleton-wide{width:min(300px,80%)}.loading-skeleton-short{width:min(170px,55%)}.retry-button{margin-top:5px;text-decoration:underline;text-underline-offset:3px}.catalog-state .empty-mark{margin-bottom:5px}.loading-indicator{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font:500 10px/1 var(--mono);letter-spacing:.04em;text-transform:uppercase}.loading-indicator-inline{color:currentColor;font-size:11px;letter-spacing:0;text-transform:none}.loading-spinner{width:13px;height:13px;flex:none;border:1.5px solid rgba(29,101,91,.18);border-top-color:var(--orange);border-radius:50%;animation:loading-spin .76s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 14px}.product-card{min-width:0}.product-card-image-wrap{position:relative}.product-card-image{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:6px;background:var(--paper-deep)}.product-card-save{position:absolute;top:11px;right:11px;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(24,57,54,.14);border-radius:50%;background:#fffdf9e6;color:var(--ink);cursor:pointer;opacity:.92;transform:translateY(0);transition:opacity .16s ease,transform .16s ease,color .16s ease,background .16s ease}.product-card-image-wrap:hover .product-card-save,.product-card-save:focus-visible,.product-card-save-active{opacity:1;transform:translateY(0)}.product-card-save:hover,.product-card-save-active{background:var(--white);color:var(--orange)}.product-card-save svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-image{display:block;width:100%;height:100%;object-fit:cover}.product-image-fallback{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:11px;color:#1839366b}.product-image-fallback>span{font:600 62px/.8 var(--display);letter-spacing:-.08em}.product-image-fallback small{font:500 9px/1.35 var(--mono);letter-spacing:.12em;text-align:center}.product-condition{position:absolute;top:10px;left:10px;padding:6px 8px;background:#fffdf9e6;color:var(--green);font:500 9px/1 var(--mono);text-transform:capitalize}.product-card-body{padding-top:11px}.product-card-meta{display:flex;align-items:center;gap:5px;color:var(--muted);font:600 9.5px/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-card-meta span:not(:last-child):after{content:"·";margin-left:5px;color:#18393659}.product-card-meta span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-title{display:block;overflow:hidden;margin-top:8px;color:var(--ink);font:600 20px/1.05 var(--display);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.product-card-title:hover{color:var(--orange)}.product-card-seller{overflow:hidden;margin:7px 0 0;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-card-review-summary{display:inline-flex;align-items:center;max-width:100%;margin-top:7px;overflow:hidden;padding:4px 7px;border:1px solid var(--line-strong);border-radius:3px;font:600 9px/1.1 var(--mono);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.product-card-review-verified{border-color:#1d655b59;background:#1d655b12;color:var(--green)}.product-card-review-community{border-color:#db654059;background:#db65400f;color:#a14d37}.product-card-review-empty{background:var(--paper-deep);color:var(--muted);font-weight:500}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.product-card-bottom strong{color:var(--green);font:500 13px/1 var(--mono)}.product-card-bottom a{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);color:var(--green)}.product-card-bottom a:hover{border-color:var(--orange);color:var(--orange)}.product-card-bottom svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.product-detail-page{padding-bottom:100px}.product-detail-intro{display:flex;align-items:baseline;gap:18px;padding-top:24px;padding-bottom:16px}.product-detail-intro .eyebrow{flex:none;margin:0}.product-detail-intro h1{flex:none;max-width:none;font-size:clamp(25px,3vw,38px);letter-spacing:-.06em;white-space:nowrap}.product-detail-intro>p:last-child{min-width:0;max-width:360px;margin:0 0 0 auto;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.page-intro.product-detail-intro h1{font-size:clamp(25px,3vw,38px)}.page-intro.product-detail-intro>p:last-child{margin:0 0 0 auto;font-size:11px;line-height:1.3}.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:56px;align-items:start}.product-detail-image-wrap{position:relative;overflow:hidden;border-radius:12px}.product-detail-image{overflow:hidden;aspect-ratio:1 / 1;border-radius:12px;border:1px solid var(--line);background:var(--paper-deep);box-shadow:0 4px 16px #123f3a0a}.product-detail-image-clickable{cursor:zoom-in;position:relative}.product-detail-image-clickable:focus-visible{outline:2px solid var(--green);outline-offset:2px}.product-detail-zoom-badge{position:absolute;bottom:14px;right:14px;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#123f3ae0;color:var(--white);font:700 11px/1 var(--mono);letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;opacity:.88;transition:opacity .16s ease,transform .16s ease}.product-detail-image-wrap:hover .product-detail-zoom-badge{opacity:1;transform:translateY(-2px)}.product-detail-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,253,249,.4);border-radius:50%;background:#123f3ad9;color:var(--white);font-size:24px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 14px #00000040;opacity:.88;transition:opacity .16s ease,transform .16s ease,background-color .16s ease}.product-detail-gallery-nav:hover{opacity:1;background:var(--green);transform:translateY(-50%) scale(1.08)}.product-detail-gallery-prev{left:14px}.product-detail-gallery-next{right:14px}.product-detail-counter-badge{position:absolute;top:14px;left:14px;z-index:3;display:inline-block;padding:5px 11px;border-radius:999px;background:#123f3ad9;color:var(--white);font:700 10.5px/1 var(--mono);letter-spacing:.04em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery{min-width:0}.product-thumbnails{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:4px}.product-thumbnail{flex:0 0 68px;width:68px;height:68px;padding:0;overflow:hidden;border-radius:8px;border:1px solid var(--line);background:var(--paper-deep);cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease}.product-thumbnail:hover,.product-thumbnail-active{border-color:var(--orange)}.product-thumbnail-active{box-shadow:0 0 0 2px var(--paper),0 0 0 3.5px var(--orange)}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-detail-copy{padding-top:4px}.product-detail-topline{display:flex;align-items:center;justify-content:space-between;gap:18px}.save-product{display:inline-flex;flex:none;align-items:center;gap:7px;min-height:34px;padding:6px 14px;border-radius:999px;border:1px solid var(--line);background:var(--white);color:var(--muted);font:700 11.5px/1 var(--mono);cursor:pointer;box-shadow:0 2px 6px #123f3a08;transition:border-color .16s ease,color .16s ease,transform .16s ease}.save-product:hover,.save-product-active{border-color:var(--orange);color:var(--orange);transform:translateY(-1px)}.save-product svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.product-detail-copy h2{max-width:600px;margin:12px 0 10px;color:var(--ink);font:700 clamp(32px,4.4vw,52px) / 1 var(--display);letter-spacing:-.045em}.product-detail-price{display:inline-block;color:var(--green);font:700 clamp(24px,3vw,32px) / 1 var(--display);letter-spacing:-.03em}.product-availability-note{margin:10px 0 0;color:var(--muted);font:500 12px/1.4 var(--mono)}.product-quantity-control,.quantity-field{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;color:var(--muted);font-size:12px}.product-quantity-control label,.quantity-field span{color:var(--ink);font:700 10px/1.2 var(--mono);letter-spacing:.05em;text-transform:uppercase}.product-quantity-control input,.quantity-field input{width:64px;min-height:36px;padding:6px 10px;border:1px solid var(--line-strong);border-radius:6px;background:var(--paper);color:var(--ink);font:700 13px/1 var(--mono)}.product-quantity-control input:disabled{opacity:.7}.quantity-field{display:grid;justify-items:start;gap:6px;margin-top:14px}.quantity-field small{color:var(--muted);font-size:11px}.product-detail-copy>p{max-width:550px;margin:20px 0 0;color:var(--muted);font-size:14.5px;line-height:1.65}.product-detail-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0 0;padding:16px 18px;border-radius:10px;border:1px solid var(--line);background:var(--paper-deep)}.product-detail-facts dt{color:var(--muted);font:700 9.5px/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}.product-detail-facts dd{margin:6px 0 0;color:var(--ink);font-size:12.5px;line-height:1.35;font-weight:600}.detail-fee-value{display:inline-flex;align-items:center;flex-wrap:wrap}.product-detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:24px}.product-detail-action{min-height:46px;padding:0 28px;border-radius:8px;font-size:13.5px;font-weight:700}.product-detail-report{min-height:44px;padding:8px 14px;white-space:nowrap}.related-products-section{padding-bottom:84px}.product-detail-promise{display:grid;gap:4px;margin-top:16px;padding:12px 16px;border-radius:10px;border:1px solid rgba(223,112,71,.25);border-left:3px solid var(--orange);background:var(--white);box-shadow:0 2px 8px #123f3a08}.product-detail-promise strong{color:var(--ink);font-size:12px;font-weight:700}.product-detail-promise span{color:var(--muted);font-size:11px}.product-reviews-section{padding-top:20px;padding-bottom:72px}.product-review-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:14px}.product-review-heading>div:first-child{min-width:0}.product-review-heading h2{max-width:520px;margin:0;color:var(--ink);font:600 clamp(25px,3vw,36px) / 1 var(--display);letter-spacing:-.05em}.product-review-heading-copy{margin:8px 0 0;color:var(--muted);font-size:12px}.product-review-summary{display:grid;justify-items:end;gap:4px;text-align:right}.product-review-summary strong{color:var(--green);font:500 24px/1 var(--mono)}.product-review-summary .product-review-status{font-size:11px;letter-spacing:.04em;text-transform:uppercase}.product-review-summary span,.product-review-card small{color:var(--muted);font-size:11px}.product-review-filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.product-review-filter{display:inline-flex;align-items:center;justify-content:space-between;gap:9px;min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:3px;background:transparent;color:var(--muted);cursor:pointer;font-size:11px;font-weight:700}.product-review-filter strong{color:var(--green);font:500 10px/1 var(--mono)}.product-review-filter:hover,.product-review-filter-active{border-color:var(--green);background:var(--white);color:var(--ink)}.product-review-rating-input{display:inline-flex;align-items:center;gap:3px;min-height:34px}.product-review-star{display:grid;width:30px;height:30px;padding:0;place-items:center;border:1px solid transparent;border-radius:3px;background:transparent;color:var(--line-strong);cursor:pointer;font-size:22px;line-height:1}.product-review-star:hover,.product-review-star:focus-visible,.product-review-star-active{border-color:#df704759;background:#df704714;color:var(--orange)}.product-review-rating-value{margin-left:5px;color:var(--muted);font:500 10px/1 var(--mono)}.product-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:14px;align-items:start}.product-review-card{height:fit-content;min-height:0;padding:14px;border:1px solid var(--line);background:#fffdf9b8}.product-review-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.product-review-author{display:flex;flex:1 1 auto;align-items:center;gap:8px;min-width:0}.product-review-author>div{display:grid;min-width:0;gap:2px}.product-review-author strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-review-author small{color:var(--muted);font-size:10px}.product-review-product-title{margin-bottom:9px;color:var(--green);font:500 10px/1.3 var(--mono);text-transform:uppercase}.product-review-card-heading{display:flex;align-items:center;justify-content:space-between;flex:none;gap:12px}.product-review-card p{margin:11px 0 10px;color:var(--ink);font-size:13px;line-height:1.55}.product-review-media-grid{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.product-review-media-grid img{width:80px;height:80px;object-fit:contain;border:1px solid var(--line);background:var(--paper-deep)}.product-review-media-button{display:block;width:76px;height:76px;padding:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--paper-deep);cursor:zoom-in;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.product-review-media-button:hover{transform:scale(1.04);border-color:var(--green);box-shadow:0 4px 12px #123f3a1f}.product-review-media-button:focus-visible{outline:3px solid rgba(223,112,71,.35);outline-offset:3px}.product-review-media-button img{width:100%;height:100%;object-fit:cover}.product-review-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-review-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.review-card-action{min-height:26px;padding:3px 6px;font-size:10px}.review-card-icon-action{display:grid;width:28px;height:28px;padding:0;place-items:center}.review-card-icon-action svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.review-card-icon-action:hover,.review-card-icon-action:focus-visible{border-color:var(--green);background:var(--paper-deep);color:var(--green)}.review-card-like-action{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:28px;min-width:42px;flex:none;padding:3px 7px;color:var(--muted);font:600 10px/1 var(--mono)}.review-card-like-action svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.review-card-like-action:hover,.review-card-like-action:focus-visible,.review-card-like-active{border-color:#df704761;background:#df704714;color:var(--orange);outline:0}.review-card-action-danger{color:#8c4035}.product-review-replies{display:grid;gap:8px;margin-top:11px;padding-top:10px;border-top:1px solid var(--line)}.product-review-reply{padding:8px 9px;border-left:2px solid var(--green);background:var(--paper)}.product-review-reply strong{color:var(--green);font-size:11px}.product-review-reply p{margin:4px 0 0;font-size:11px;line-height:1.45}.product-review-inline-status,.product-review-inline-error{color:var(--muted);font-size:11px}.product-review-inline-error{color:#8c4035}.product-review-reply-form,.product-review-edit-form{display:grid;gap:10px}.review-edit-media{display:grid;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.review-edit-media-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.review-edit-media-heading>div{display:grid;gap:3px}.review-edit-media-heading strong{color:var(--ink);font-size:12px}.review-edit-media-heading small,.review-edit-media-selected{color:var(--muted);font-size:10px;line-height:1.4}.review-edit-media-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.review-edit-media-item{display:grid;grid-template-columns:70px minmax(0,1fr);gap:8px;align-items:center;padding:7px;border:1px solid var(--line);background:var(--paper)}.review-edit-media-thumb{width:70px;height:70px;padding:0;border:0;background:var(--paper-deep);cursor:zoom-in}.review-edit-media-thumb:focus-visible{outline:3px solid rgba(223,112,71,.35);outline-offset:2px}.review-edit-media-thumb img{width:100%;height:100%;object-fit:contain}.review-edit-media-actions{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.review-edit-media-replace{color:var(--green);cursor:pointer;font-size:10px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.review-edit-media-replace input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.review-edit-media-replace:focus-within{outline:3px solid rgba(223,112,71,.35);outline-offset:3px}.review-edit-media-selected{grid-column:1 / -1;color:var(--green)}.review-edit-media-add{margin-top:2px}.product-review-reply-form .button{justify-self:start;min-height:32px;padding:0 11px;font-size:11px}.review-lightbox{position:relative;display:grid;min-height:min(58vh,560px);place-items:center;padding:0 42px;background:var(--paper-deep)}.review-lightbox-image{display:block;max-width:100%;max-height:min(62vh,600px);object-fit:contain}.review-lightbox-nav{position:absolute;top:50%;display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line-strong);background:#fffdf9eb;color:var(--green);cursor:pointer;font-size:26px;line-height:1;transform:translateY(-50%)}.review-lightbox-nav:hover,.review-lightbox-nav:focus-visible{border-color:var(--orange);color:var(--orange)}.review-lightbox-prev{left:9px}.review-lightbox-next{right:9px}.product-image-lightbox{min-height:min(78vh,760px);width:100%;background:#0b221f;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:16px 48px}.product-image-lightbox .review-lightbox-image{max-height:min(76vh,740px);max-width:100%;object-fit:contain;border-radius:10px;box-shadow:0 12px 36px #00000073}.product-image-lightbox .review-lightbox-nav{background:#fffdf9f2;border-color:#123f3a33;width:48px;height:48px;font-size:32px;box-shadow:0 6px 18px #0000004d}.review-reminder-panel{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:18px;margin:0 0 12px;padding:15px 17px;border:1px solid rgba(223,112,71,.28);border-left:2px solid var(--orange);background:var(--white)}.review-reminder-panel>div:first-child{display:grid;gap:5px}.review-reminder-panel .eyebrow{margin:0}.review-reminder-panel strong{color:var(--ink);font:600 18px/1.05 var(--display);letter-spacing:-.03em}.review-reminder-panel span{color:var(--muted);font-size:11px;line-height:1.45}.review-reminder-list{display:grid;gap:6px}.review-reminder-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 10px;border:1px solid var(--line);background:var(--paper)}.review-reminder-item:hover{border-color:var(--green);background:var(--white)}.review-reminder-item>span:first-child{display:grid;min-width:0;gap:3px}.review-reminder-item strong{overflow:hidden;font:600 12px/1.25 var(--body);text-overflow:ellipsis;white-space:nowrap}.review-reminder-item small{color:var(--muted);font-size:10px}.review-reminder-item .text-arrow{flex:none;color:var(--green);font-size:10px;font-weight:700}.review-reminder-status,.review-reminder-error{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.review-reminder-error>span{color:#8c4035}.product-review-form{display:grid;gap:12px;padding-top:2px;border-top:1px solid var(--line)}.modal-shell .product-review-form{padding-top:0;border-top:0}.review-gif-controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.review-gif-controls .button{min-height:34px;padding:0 12px;font-size:11px}.review-gif-controls small{color:var(--muted);font-size:10px;line-height:1.4}.gif-picker-unavailable{padding:13px;border:1px dashed var(--line-strong);background:var(--paper);color:var(--muted);font-size:12px;line-height:1.5}.gif-picker-body{display:grid;gap:14px}.gif-picker-status{color:var(--muted);font-size:12px}.gif-picker-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:360px;overflow-y:auto}.gif-picker-result{display:grid;gap:5px;min-width:0;padding:5px;border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;text-align:left}.gif-picker-result:hover,.gif-picker-result:focus-visible{border-color:var(--orange);background:var(--white)}.gif-picker-result img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--paper-deep)}.gif-picker-result span{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.review-media-picker{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px 16px;border:1.5px dashed rgba(29,101,91,.35);border-radius:10px;background:#1d655b08;color:var(--green);cursor:pointer;text-align:center;transition:border-color .14s ease,background-color .14s ease}.review-media-picker:hover{border-color:var(--green);background:#1d655b0f}.review-media-picker>span{font:700 13px/1.2 var(--display);letter-spacing:-.01em}.review-media-picker small{color:var(--muted);font-size:11px;font-weight:400;line-height:1.4}.review-media-picker input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.review-media-picker:focus-within{outline:2px solid var(--green);outline-offset:2px}.product-review-media-preview-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.product-review-media-preview{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px #123f3a14}.product-review-media-preview img{width:100%;height:100%;object-fit:cover;border:1px solid var(--line);background:var(--paper-deep)}.product-review-media-remove{position:absolute;top:4px;right:4px;display:grid;width:20px;height:20px;padding:0;place-items:center;border:none;border-radius:50%;background:#123f3ad9;color:var(--white);cursor:pointer;font-size:13px;line-height:1;transition:transform .12s ease,background-color .12s ease}.product-review-media-remove:hover{background:var(--orange);transform:scale(1.1)}.product-review-media-status{color:var(--green);font:500 10px/1.3 var(--mono)}.product-review-signin{margin:18px 0 0;color:var(--muted);font-size:12px}.product-review-write-button{margin-top:18px}.product-review-signin a{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}.seller-profile-page{padding-bottom:100px}.seller-profile-facts-card{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:24px 28px;border:1px solid var(--line);border-top:3px solid var(--green);border-radius:14px;background:var(--white);box-shadow:0 4px 16px #123f3a0a;margin-bottom:40px}.seller-fact-item{display:flex;flex-direction:column;gap:5px;min-width:0}.seller-fact-label{color:var(--muted);font:700 10.5px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.seller-fact-item strong{color:var(--ink);font:700 17px/1.25 var(--display);letter-spacing:-.02em}.seller-fact-item .seller-rating-score{color:var(--orange);font-size:19px}.seller-fact-item small{color:var(--muted);font-size:12px}.seller-fact-actions .report-trigger{align-self:flex-start;padding:0;color:#8c4035;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:2px}.seller-fact-actions .report-trigger:hover{color:#6d2f26}.seller-listings-heading{margin-top:24px}.story-band{padding:56px 0;background:var(--green-dark);color:#eff5ed}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.story-grid .eyebrow{color:#e8a46b;margin-bottom:12px}.story-grid h2{color:#f8f3e9}.story-steps{border-top:1px solid rgba(239,245,237,.2)}.story-step{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid rgba(239,245,237,.2)}.story-step>span{color:#e8a46b;font:700 12px/1 var(--mono);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#e8a46b26;border:1px solid rgba(232,164,107,.3)}.story-step strong{font:700 18px/1.2 var(--display);letter-spacing:-.02em}.story-step p{margin:4px 0 0;color:#eff5edb3;font-size:13px;line-height:1.45}.closing-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:54px 0 64px}.page-intro{padding-top:22px;padding-bottom:14px}.page-intro h1{max-width:800px;font-size:clamp(26px,3.4vw,38px);line-height:1.1;letter-spacing:-.035em}.page-intro>p:last-child{max-width:540px;margin:6px 0 0;color:var(--muted);font-size:13.5px;line-height:1.45}.empty-catalog{display:grid;justify-items:start;min-height:360px;padding:48px;border-top:1px solid var(--line);background:#fffdf970}.empty-mark{display:grid;place-items:center;width:46px;height:46px;margin-bottom:24px;border:1px solid var(--green);border-radius:50%;color:var(--green);font:500 10px/1 var(--mono)}.empty-catalog h2{margin:0;color:var(--ink);font:600 30px/1 var(--display);letter-spacing:-.05em}.empty-catalog p{max-width:480px;margin:14px 0 0;color:var(--muted);line-height:1.6}.category-list-page{padding-bottom:70px}.category-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:48px}.category-directory-card{display:flex;flex-direction:column;justify-content:space-between;min-height:175px;padding:22px;border:1px solid var(--line);border-top:3px solid var(--green);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-directory-card:hover{box-shadow:0 14px 32px #123f3a1a;transform:translateY(-3px);border-color:var(--green)}.category-directory-top{display:flex;align-items:center;justify-content:space-between}.category-count-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:#1d655b14;color:var(--green);font:700 10.5px/1 var(--mono)}.category-directory-body h3{margin:12px 0 4px;color:var(--ink);font:700 24px/1.1 var(--display);letter-spacing:-.035em}.category-directory-body p{margin:0;color:var(--muted);font-size:13px}.category-directory-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:12px;border-top:1px solid rgba(24,57,54,.08);color:var(--green);font-size:12.5px;font-weight:700}.category-directory-footer svg{width:14px;height:14px;transition:transform .16s ease}.category-directory-card:hover .category-directory-footer svg{transform:translate(4px);color:var(--orange)}.category-note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:76px}.category-note-grid article{display:grid;gap:8px;padding:20px 22px;border:1px solid var(--line);border-top:3px solid var(--green);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08}.category-note-grid .eyebrow{margin:0}.category-note-grid strong{color:var(--ink);font:600 18px/1.05 var(--display)}.category-note-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.guide-page,.sellers-page{padding-bottom:64px}.guide-section{display:grid;grid-template-columns:54px minmax(0,720px);gap:24px;padding:26px 0;border-top:1px solid var(--line)}.guide-section:last-child{border-bottom:1px solid var(--line)}.guide-index{color:var(--orange);font:500 11px/1 var(--mono)}.guide-section h2{margin:-5px 0 11px;color:var(--ink);font:600 28px/1.05 var(--display);letter-spacing:-.045em}.guide-section p{max-width:680px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.guide-next{padding-bottom:76px}.seller-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.seller-directory-card{display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:14px;min-height:82px;padding:16px;border-left:2px solid var(--green);background:var(--white);transition:transform .16s ease,box-shadow .16s ease}.seller-directory-card:hover{box-shadow:0 12px 26px #18393614;transform:translateY(-2px)}.seller-directory-card>span:nth-child(2){display:grid;min-width:0;gap:5px}.seller-directory-card strong{overflow:hidden;color:var(--ink);font:600 22px/1 var(--display);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.seller-directory-card small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.seller-directory-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--paper-deep);color:var(--green);font:600 23px/1 var(--display)}.seller-directory-card svg{width:16px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.seller-directory-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:18px 0 0;border-top:1px solid var(--line)}.seller-directory-footer p{max-width:550px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.category-list-row{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.category-list-row:last-child{border-bottom:1px solid var(--line)}.category-list-row>span{font:600 29px/1 var(--display);letter-spacing:-.04em}.category-list-row small{color:var(--muted);font-size:13px}.category-list-row svg{color:var(--orange)}.category-list-row:hover>span{color:var(--green)}.category-result-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:12px 0;border-bottom:1px solid var(--line);color:var(--muted);font:500 10px/1.2 var(--mono);text-transform:uppercase}.auth-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:48px;align-items:center;min-height:calc(100vh - 130px);padding:16px 0 24px}.auth-intro{display:flex;flex-direction:column}.auth-brand-badge{margin-bottom:12px;display:inline-block}.auth-intro .eyebrow{margin:0 0 6px}.auth-intro h1{max-width:540px;margin:0;color:var(--ink);font:700 clamp(26px,3.2vw,38px) / 1.05 var(--display);letter-spacing:-.04em}.auth-intro-desc{max-width:440px;margin:8px 0 0;color:var(--muted);font-size:13.5px;line-height:1.45}.auth-points{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.auth-points li{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:12.5px;line-height:1.35}.auth-points .point-icon{display:flex;align-items:center;justify-content:center;width:17px;height:17px;flex-shrink:0;border-radius:50%;background:#1d655b1a;color:var(--green);font:700 10px/1 var(--mono)}.auth-manifest-card{margin-top:18px;padding:14px 18px;border-radius:10px;border:1px solid var(--line);background:var(--paper-deep);box-shadow:0 2px 8px #123f3a08}.manifest-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid rgba(24,57,54,.1)}.manifest-title{color:var(--ink);font:700 10px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.manifest-tag{color:var(--orange);font:700 9.5px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase}.manifest-rows{display:grid;gap:7px;padding:9px 0}.manifest-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.manifest-label{color:var(--muted);font:600 9.5px/1 var(--mono);letter-spacing:.04em;text-transform:uppercase;flex-shrink:0}.manifest-val{color:var(--ink);font:500 12px/1.25 var(--body);text-align:right}.manifest-footer{padding-top:7px;border-top:1px solid rgba(24,57,54,.08);color:var(--green);font:700 9px/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}.auth-panel{padding:22px 24px;border-radius:12px;border:1px solid var(--line);border-top:3px solid var(--green);background:var(--white);box-shadow:0 14px 36px #18393612}.auth-form{display:grid;gap:11px}.form-field{display:grid;gap:4px;color:var(--ink);font:700 10.5px/1.2 var(--mono);letter-spacing:.06em;text-transform:uppercase}.form-field input{width:100%;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:6px;outline:0;background:var(--paper);color:var(--ink);font:500 13.5px/1 var(--body);letter-spacing:0;text-transform:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.form-field textarea{width:100%;min-height:90px;max-height:220px;box-sizing:border-box;resize:vertical;padding:10px 12px;border:1px solid var(--line);border-radius:6px;outline:0;background:var(--paper);color:var(--ink);font:500 13.5px/1.45 var(--body);letter-spacing:0;text-transform:none;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.field-control{position:relative;display:block}.field-control-password input{padding-right:58px}.field-reveal{position:absolute;top:50%;right:10px;padding:3px 5px;border:0;background:transparent;color:var(--green);cursor:pointer;font:700 9.5px/1 var(--mono);text-transform:uppercase;letter-spacing:.06em;transform:translateY(-50%);border-radius:4px;transition:color .14s ease}.field-reveal:hover{color:var(--orange)}.password-hint{margin:-3px 0 0;color:var(--muted);font-size:10.5px;line-height:1.35}.form-field input:focus{background:var(--white);border-color:var(--green);box-shadow:0 0 0 3px #1d655b24}.form-field textarea:focus{background:var(--white);border-color:var(--green);box-shadow:0 0 0 3px #1d655b24}.form-field input::placeholder{color:#9aa7a0}.auth-submit{width:100%;height:40px;min-height:40px;border-radius:6px;font-size:13px;font-weight:700;background:var(--green);color:var(--white);border:0;cursor:pointer;margin-top:3px;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.auth-submit:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px);box-shadow:0 4px 14px #123f3a33}.auth-submit:disabled{cursor:wait;opacity:.55}.auth-secondary-link,.auth-switch a{color:var(--green);font-size:12px;font-weight:700}.auth-secondary-link:hover,.auth-switch a:hover{color:var(--orange)}.auth-switch{margin:3px 0 0;color:var(--muted);font-size:12px;line-height:1.4;text-align:center}.auth-security-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(24,57,54,.08);color:var(--muted);font:500 10px/1.3 var(--mono);letter-spacing:.02em}.auth-security-note svg{color:var(--green);flex-shrink:0}.policy-check{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:12px;line-height:1.45}.policy-check input{width:15px;height:15px;flex:none;margin-top:1px;accent-color:var(--green)}.policy-check a{color:var(--green);text-decoration:underline;text-underline-offset:2px}.form-error{padding:11px 12px;border-left:3px solid #b85749;background:#f9e9e3;color:#8f4136;font-size:12px;line-height:1.45}.payment-error{display:grid;gap:5px;padding:12px 14px;border-left:3px solid #b85749;background:#f9e9e3;color:#8f4136;font-size:12px;line-height:1.45}.payment-error strong{color:#8f4136;font-size:12px}.payment-error span{color:#9c5b4e}.auth-success{display:grid;gap:14px;color:var(--muted);font-size:13px;line-height:1.6}.auth-success strong{color:var(--ink);font:600 22px/1.1 var(--display);letter-spacing:-.04em}.auth-success p{margin:0}.auth-action-row{display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding-top:4px}.account-page{padding-bottom:100px}.account-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.account-quick-card{display:grid;gap:8px;min-height:124px;padding:17px;border:1px solid var(--line);background:#ffffff9e;transition:border-color .16s ease,transform .16s ease,background .16s ease}.account-quick-card:hover{border-color:var(--orange);background:var(--white);transform:translateY(-2px)}.account-quick-card .eyebrow{margin:0}.account-quick-card strong{color:var(--ink);font:600 19px/1.05 var(--display);letter-spacing:-.03em}.account-quick-card small{color:var(--muted);font-size:11px;line-height:1.45}.account-section{padding:28px 0 36px;border-top:1px solid var(--line)}.account-section-heading{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.account-section-heading .eyebrow{margin-bottom:0}.account-section-heading h2{margin:0;color:var(--ink);font:700 24px/1.1 var(--display);letter-spacing:-.035em}.account-form{display:grid;max-width:760px;gap:16px}.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-form textarea,.account-form select{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:6px;outline:0;background:var(--paper);color:var(--ink);font:400 13.5px/1.4 var(--body)}.account-form textarea:focus,.account-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d655b1c}.account-form-actions{display:flex;align-items:center;gap:16px}.account-overview-card,.account-security-card{display:flex;align-items:center;gap:20px;max-width:860px;padding:20px 24px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08}.account-avatar-large{display:grid;flex:0 0 52px;width:52px;height:52px;place-items:center;border-radius:50%;background:var(--orange);color:var(--white);font:600 24px/1 var(--display)}.account-overview-copy,.account-security-card>div{display:grid;flex:1;gap:4px}.account-overview-copy strong,.account-security-card strong{color:var(--ink);font-size:15px;font-weight:700}.account-overview-copy span,.account-security-card span{color:var(--muted);font-size:13px}.account-overview-copy small{color:var(--green);font:700 10px/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase}.quiet-button,.danger-button{padding:0;border:0;background:transparent;cursor:pointer;font-size:12px;font-weight:700}.quiet-button{color:var(--green)}.quiet-button:hover{color:var(--orange)}.danger-button{color:#a04d3e}.danger-button:hover{color:#783328}.account-section-copy{max-width:580px;margin:-4px 0 20px;color:var(--muted);font-size:13px;line-height:1.5}.account-signout{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:860px;padding:24px 0 36px;border-top:1px solid var(--line)}.account-signout>div{display:grid;gap:6px}.account-signout .eyebrow{margin:0}.account-signout strong{color:var(--ink);font:700 20px/1 var(--display);letter-spacing:-.03em}.account-signout span{color:var(--muted);font-size:12px}.address-list{display:grid;max-width:860px;gap:12px;margin-bottom:20px}.address-card{display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:24px;padding:18px 22px;border:1px solid var(--line);border-left:3px solid var(--green);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08}.address-recipient,.address-zone,.address-copy{margin:0}.address-recipient{color:var(--ink);font:600 19px/1.1 var(--display);letter-spacing:-.03em}.address-zone{margin-top:6px;color:var(--green);font:500 10px/1.2 var(--mono);text-transform:uppercase}.address-copy{color:var(--muted);font-size:12px;line-height:1.6}.address-actions{display:flex;align-items:center;gap:15px}.address-editor{max-width:760px;margin-top:26px;padding:24px;border-top:2px solid var(--orange);background:var(--white)}.address-editor h3{margin:0 0 20px;color:var(--ink);font:600 25px/1 var(--display);letter-spacing:-.04em}.account-empty-address{display:flex;align-items:center;gap:14px;max-width:860px;margin-bottom:18px;padding:18px;border:1px dashed var(--line);background:#ffffff6b}.account-empty-address .empty-mark{flex:0 0 40px}.account-empty-address strong{color:var(--ink);font-size:13px}.account-empty-address p{max-width:500px;margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.checkout-page,.orders-page,.order-detail-page{padding-bottom:72px}.checkout-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(380px,1.15fr);gap:48px;align-items:start}.checkout-summary{display:grid;gap:20px;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08}.checkout-product-image{overflow:hidden;aspect-ratio:1 / 1;border-radius:10px;border:1px solid var(--line);background:var(--paper-deep)}.checkout-summary h2{margin:0;color:var(--ink);font:700 28px/1.05 var(--display);letter-spacing:-.04em}.checkout-summary p:not(.eyebrow){margin:8px 0 16px;color:var(--muted);font-size:13px}.checkout-summary strong{color:var(--green);font:700 16px/1 var(--mono)}.checkout-panel{padding:28px 30px;border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:12px;background:var(--white);box-shadow:0 8px 28px #123f3a0d}.checkout-panel-heading h2{margin:0 0 20px;color:var(--ink);font:700 26px/1.1 var(--display);letter-spacing:-.04em}.checkout-empty-address-card{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;border:1px dashed var(--line);border-radius:10px;background:var(--paper);margin-bottom:16px}.checkout-empty-address-card strong{color:var(--ink);font-size:14px;font-weight:700}.checkout-empty-address-card p{margin:3px 0 0;color:var(--muted);font-size:12.5px;line-height:1.45}.address-choice-list{display:grid;gap:10px}.address-choice{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:8px;cursor:pointer;transition:border-color .14s ease,background-color .14s ease}.address-choice-active{border-color:var(--green);background:#1d655b0f}.address-choice input{margin-top:3px;accent-color:var(--green)}.address-choice span{display:grid;gap:4px}.address-choice strong{color:var(--ink);font-size:13.5px;font-weight:700}.address-choice small{color:var(--muted);font-size:11.5px;line-height:1.4}.checkout-address-link{display:inline-block;margin-top:14px;font-size:12px;font-weight:700}.checkout-estimate{display:grid;gap:11px;margin-top:22px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checkout-estimate div{display:flex;justify-content:space-between;gap:20px}.checkout-estimate span{color:var(--muted);font-size:12px}.checkout-estimate strong{color:var(--ink);font-size:12.5px;font-weight:700;text-align:right}.checkout-submit{width:100%;min-height:46px;border-radius:8px;font-size:14px;font-weight:700;margin-top:22px}.checkout-submit:disabled{cursor:not-allowed;opacity:.5}.order-list{display:grid;max-width:900px;gap:11px}.buyer-collection-page{min-height:360px;padding-bottom:100px}.wishlist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wishlist-card{display:grid;grid-template-rows:auto 1fr;min-width:0;background:var(--white);border:1px solid var(--line)}.wishlist-card-image{display:grid;aspect-ratio:1.12 / 1;place-items:center;overflow:hidden;background:var(--paper-deep);color:var(--green);font:600 46px/1 var(--display)}.wishlist-card-image img{width:100%;height:100%;object-fit:cover}.wishlist-card-copy{display:grid;align-content:start;gap:10px;padding:16px}.wishlist-card-copy .product-card-meta{margin:0}.wishlist-card-title{color:var(--ink);font:600 22px/1.05 var(--display);letter-spacing:-.04em}.wishlist-card-title:hover{color:var(--green)}.wishlist-card-copy p{margin:0;color:var(--muted);font-size:11px}.wishlist-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px}.wishlist-card-footer strong{color:var(--green);font:500 13px/1 var(--mono)}.wishlist-availability{color:var(--green);font:500 9px/1 var(--mono);text-transform:uppercase}.wishlist-availability-muted{color:var(--muted)}.wishlist-card-copy>.quiet-button{justify-self:start;padding:0;font-size:11px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin-bottom:16px;color:var(--muted);font:500 10px/1 var(--mono);text-transform:uppercase}.collection-toolbar .quiet-button{padding:3px 0;font-size:10px}.notifications-list{display:grid;max-width:900px;border-top:1px solid var(--line)}.notification-page-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 5px;border-bottom:1px solid var(--line)}.notification-page-row:hover,.notification-page-row-unread{background:#fffdf9b8}.notification-page-mark{color:var(--muted);font-size:20px;line-height:1;text-align:center}.notification-page-row-unread .notification-page-mark{color:var(--orange)}.notification-page-copy{display:grid;gap:5px}.notification-page-copy strong{color:var(--ink);font-size:13px}.notification-page-copy span,.notification-page-row time{color:var(--muted);font-size:11px;line-height:1.45}.notification-page-row time{font-family:var(--mono);white-space:nowrap}.order-overview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));max-width:900px;gap:8px;margin-bottom:18px}.order-overview-card{display:grid;gap:9px;min-height:78px;padding:13px;border:1px solid var(--line);background:#ffffff8a;color:var(--muted);cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.order-overview-card:hover,.order-overview-card-active{border-color:var(--green);background:var(--white);color:var(--green);transform:translateY(-1px)}.order-overview-card span{font:500 9px/1.1 var(--mono);text-transform:uppercase}.order-overview-card strong{color:var(--ink);font:600 24px/1 var(--display)}.order-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px;border-left:2px solid var(--green);background:var(--white);transition:transform .16s ease,box-shadow .16s ease}.order-card:hover{box-shadow:0 12px 28px #18393614;transform:translateY(-2px)}.order-reference{margin:0 0 9px;color:var(--green);font:500 10px/1 var(--mono);letter-spacing:.08em}.order-card h2{margin:0;color:var(--ink);font:600 24px/1 var(--display);letter-spacing:-.04em}.order-seller{margin:8px 0 0;color:var(--muted);font-size:12px}.order-card-status{display:grid;justify-items:end;gap:7px;color:var(--muted);text-align:right}.order-card-status strong,.order-status-large{color:var(--green);font:500 11px/1 var(--mono);text-transform:capitalize}.order-card-status small{color:var(--ink);font:500 12px/1 var(--mono)}.order-card-status .order-card-substatus{max-width:150px;color:var(--muted);font:500 10px/1.3 var(--body);text-transform:capitalize}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--orange)}.order-detail-summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08}.order-detail-summary strong{color:var(--green);font:700 24px/1 var(--display);letter-spacing:-.03em}.order-detail-summary p:last-child{margin:6px 0 0;color:var(--muted);font-size:12px}.order-status-stack{display:grid;justify-items:end;gap:6px;text-align:right}.order-status-stack small{color:var(--muted);font:700 10px/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase}.order-state-note{max-width:760px;margin-top:18px;padding:14px 18px;border-radius:10px;border:1px solid var(--line);border-left:3px solid var(--muted);background:var(--white);color:var(--muted);font-size:12.5px;line-height:1.5}.order-state-note-cancelled{border-left-color:#b85749;color:#8f4136}.order-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:14px;padding:18px 24px;border:1px solid var(--line);border-radius:12px;background:var(--paper-deep)}.order-detail-facts div{display:grid;gap:4px}.order-detail-facts span{color:var(--muted);font:700 9.5px/1.2 var(--mono);letter-spacing:.05em;text-transform:uppercase}.order-detail-facts strong{color:var(--ink);font-size:13px;line-height:1.4;font-weight:600}.order-detail-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:40px;padding-top:28px}.order-timeline{display:grid;gap:0;padding:24px 28px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08}.timeline-item{position:relative;display:grid;grid-template-columns:24px 1fr;gap:16px;padding-bottom:22px;color:var(--muted)}.timeline-item:last-child{padding-bottom:0}.timeline-item:not(:last-child):before{position:absolute;top:18px;left:8px;width:2px;height:calc(100% - 10px);background:var(--line);content:""}.timeline-item-active:not(:last-child):before{background:var(--green)}.timeline-dot{position:relative;z-index:1;width:18px;height:18px;margin-top:2px;border:2px solid var(--line);border-radius:50%;background:var(--paper)}.timeline-item-active{color:var(--ink)}.timeline-item-active .timeline-dot{border-color:var(--green);background:var(--green);box-shadow:0 0 0 3px #1d655b26}.timeline-item strong{display:block;font:700 14.5px/1.2 var(--display);letter-spacing:-.02em}.timeline-item p{margin:3px 0 0;color:var(--muted);font-size:11.5px;line-height:1.4}.timeline-item small{display:block;margin-top:4px;color:var(--green);font-size:11px;font-weight:600}.order-cancel-button{margin-top:0}.order-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:14px}.buyer-delivery-card,.buyer-action-card{display:grid;gap:14px;margin-top:20px;padding:20px 24px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08}.buyer-delivery-card>div:first-child{display:grid;gap:5px}.buyer-delivery-card>div:first-child strong{color:var(--ink);font-size:15px;text-transform:capitalize}.buyer-delivery-card>div:first-child span{color:var(--muted);font-size:11px}.delivery-otp{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;background:var(--paper)}.delivery-otp span{color:var(--muted);font-size:11px}.delivery-otp strong{color:var(--green);font:700 20px/1 var(--mono);letter-spacing:.12em}.buyer-action-card h2{margin:0;color:var(--ink);font:600 22px/1 var(--display)}.review-fields,.buyer-action-card{grid-template-columns:1fr}.buyer-action-card textarea,.buyer-action-card select{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:3px;outline:0;background:var(--paper);color:var(--ink);font:400 13px/1.45 var(--body)}.review-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font:500 10px/1 var(--mono)}.review-emoji-row{display:inline-flex;gap:4px}.review-emoji-trigger{min-height:28px;padding:4px 9px;border:1px solid var(--line);border-radius:3px;background:var(--paper);color:var(--green);cursor:pointer;font:600 10px/1 var(--mono)}.review-emoji-trigger:hover,.review-emoji-trigger:focus-visible{border-color:var(--green);background:var(--white)}.review-emoji-button{display:grid;width:27px;height:27px;padding:0;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;font-size:14px}.review-emoji-button:hover{border-color:var(--orange);background:var(--white)}.review-emoji-picker{display:grid;gap:10px;max-height:360px;margin:-2px 0 2px;overflow-y:auto;padding:11px;border:1px solid var(--line);background:var(--paper-deep)}.review-emoji-picker-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.review-emoji-picker-heading>div{display:grid;gap:3px}.review-emoji-picker-heading strong{color:var(--ink);font-size:12px}.review-emoji-picker-heading small,.review-emoji-picker-state{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.review-emoji-picker-close{min-height:26px;padding:4px 7px;font-size:10px}.review-emoji-groups{display:flex;flex-wrap:wrap;gap:5px;max-height:74px;overflow-y:auto;padding-right:3px}.review-emoji-group{min-height:27px;padding:4px 7px;border:1px solid var(--line);border-radius:3px;background:var(--white);color:var(--muted);cursor:pointer;font:600 9px/1.1 var(--mono)}.review-emoji-group:hover,.review-emoji-group:focus-visible,.review-emoji-group-active{border-color:var(--green);background:var(--green);color:var(--paper);outline:0}.review-emoji-active-group{color:var(--green);font:600 10px/1 var(--mono);text-transform:uppercase}.review-emoji-results{display:grid;max-height:220px;grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:5px;overflow-y:auto;padding:2px 4px 2px 0}.review-emoji-result{display:grid;min-height:42px;place-items:center;padding:3px;border:1px solid transparent;border-radius:3px;background:var(--white);color:var(--ink);cursor:pointer;font-size:21px}.review-emoji-result:hover,.review-emoji-result:focus-visible{border-color:var(--orange);background:#fff8ee;outline:0}.review-replies-card{gap:14px}.review-summary-heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.review-summary-heading h2{margin:6px 0 0}.review-rating{display:inline-flex;gap:2px;padding-top:4px;white-space:nowrap}.review-star{color:var(--line-strong);font-size:17px}.review-star-active{color:var(--orange)}.review-original-comment{margin:0;padding:13px 15px;border-left:3px solid var(--orange);background:var(--paper);color:var(--ink);font-size:13px;line-height:1.6}.review-date{color:var(--muted);font:500 10px/1.2 var(--mono)}.review-conversation-heading{display:grid;gap:5px;padding-top:8px;border-top:1px solid var(--line)}.review-conversation-heading .eyebrow{margin:0}.review-conversation-heading strong{color:var(--ink);font-size:13px}.review-replies-list{display:grid;gap:8px;max-height:260px;overflow-y:auto}.review-reply{padding:11px 13px;border-left:2px solid var(--green);background:var(--paper)}.review-reply strong{color:var(--green);font-size:11px}.review-reply p{margin:5px 0 0;color:var(--ink);font-size:12px;line-height:1.5}.review-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.review-media-grid img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line);background:var(--paper-deep)}.buyer-action-card textarea:focus,.buyer-action-card select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d655b1c}.order-thread{padding:24px 28px;background:var(--white);border:1px solid var(--line);border-top:3px solid var(--green);border-radius:12px;box-shadow:0 2px 8px #123f3a08}.order-thread-heading h2{margin:0 0 18px;color:var(--ink);font:700 24px/1.1 var(--display);letter-spacing:-.035em}.message-list{display:grid;gap:10px;max-height:340px;overflow-y:auto}.message-bubble{padding:12px 14px;background:var(--paper);border-radius:8px}.message-bubble strong{color:var(--green);font-size:11px;font-weight:700}.message-bubble p{margin:6px 0 0;color:var(--ink);font-size:13px;line-height:1.5}.message-empty{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.message-form{display:grid;gap:11px;margin-top:20px}.message-form textarea{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;outline:0;resize:vertical;background:var(--paper);color:var(--ink);font:400 13px/1.5 var(--body)}.message-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d655b1c}.payment-page{padding-bottom:72px}.payment-card{display:grid;max-width:620px;gap:20px;padding:32px 34px;border:1px solid var(--line);border-top:3px solid var(--green);border-radius:12px;background:var(--white);box-shadow:0 8px 32px #123f3a0f}.payment-card-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.payment-return-note{display:grid;gap:6px;padding:14px 16px;border-radius:8px;border-left:3px solid var(--orange);background:var(--paper)}.payment-return-note strong{color:var(--ink);font-size:13px;font-weight:700}.payment-return-note span{color:var(--muted);font-size:12px;line-height:1.5}.payment-deadline{margin:0;padding:10px 12px;border-left:2px solid var(--orange);background:#df70470f;color:var(--muted);font-size:12px;line-height:1.5}.payment-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.payment-card-top strong{color:var(--green);font:700 26px/1 var(--display);letter-spacing:-.03em}.payment-safety-note{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.site-footer{padding:62px 0 22px;background:var(--paper-deep)}.footer-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-bottom:58px}.footer-brand{margin-bottom:18px}.footer-copy{max-width:250px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-links a{color:var(--muted);font-size:12px}.footer-links a:hover{color:var(--green)}.footer-label{margin:0 0 5px;color:var(--green);font:500 10px/1 var(--mono);letter-spacing:.11em;text-transform:uppercase}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font:500 10px/1.4 var(--mono)}.mobile-nav{display:none}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.toast{position:fixed;right:24px;bottom:24px;z-index:50;display:flex;align-items:center;gap:12px;max-width:min(390px,calc(100% - 32px));padding:12px 16px 12px 14px;border-radius:12px;border:1px solid rgba(255,253,249,.14);background:#0e2e2af0;color:#fffdf9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 40px #00000047,0 2px 8px #0000001f;font-size:13px;font-weight:500;line-height:1.45;animation:toastSlideIn .24s cubic-bezier(.16,1,.3,1) forwards;transition:transform .16s ease,opacity .16s ease}.toast-success{border-color:#4ade8040;background:#0c2a26f2}.toast-warning{border-color:#f59e0b4d;background:#422610f2}.toast-error{border-color:#ef44444d;background:#441814f2}.toast-mark{display:grid;place-items:center;width:24px;height:24px;flex:none;border-radius:50%;background:#df70472e;color:var(--orange)}.toast-success .toast-mark{background:#4ade802e;color:#4ade80}.toast-warning .toast-mark{background:#f59e0b33;color:#fbbf24}.toast-error .toast-mark{background:#ef444433;color:#f87171}.toast-message{flex:1;letter-spacing:-.01em}.toast-close{display:grid;place-items:center;width:24px;height:24px;flex:none;border:1px solid rgba(255,253,249,.2);border-radius:50%;background:transparent;color:#fffdf9b3;cursor:pointer;padding:0;transition:color .12s ease,border-color .12s ease,background-color .12s ease}.toast-close:hover{color:#fffdf9;border-color:#fffdf980;background:#fffdf91a}.dialog-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;background:#123f3a6b}.confirm-dialog{width:min(100%,460px);padding:28px;border-top:3px solid var(--orange);background:var(--white);box-shadow:0 24px 70px #123f3a33}.confirm-dialog .eyebrow{margin-bottom:14px}.confirm-dialog h2{margin:0;color:var(--ink);font:600 30px/1 var(--display);letter-spacing:-.05em}.confirm-dialog p:not(.eyebrow){margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.confirm-dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:26px}.danger-dialog-button{min-height:44px;padding:0 16px;border:0;border-radius:3px;background:#a04d3e;color:#fff8ee;cursor:pointer;font-size:12px;font-weight:700}.danger-dialog-button:hover{background:#783328}.modal-backdrop{align-items:flex-start;padding-top:clamp(70px,12vh,130px)}.modal-backdrop-full{align-items:center;justify-content:center;padding:16px}.modal-shell{width:min(100% - 32px,560px);min-width:0;max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto;padding:25px;border-top:2px solid var(--orange);background:var(--white);box-shadow:0 24px 60px #18393633}.modal-shell-wide{width:min(92vw,840px)}.modal-shell-large{width:min(94vw,1040px)}.modal-shell-full{width:min(96vw,1200px);height:min(90vh,840px);max-height:calc(100vh - 32px);padding:18px 24px 20px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.modal-shell-full .modal-heading{margin-bottom:10px;flex-shrink:0}.modal-shell-full .review-lightbox,.modal-shell-full .product-image-lightbox{flex:1 1 0;min-height:0;height:100%;padding:12px 48px;overflow:hidden}.modal-shell-full .review-lightbox-image{max-height:100%;max-width:100%;height:auto;width:auto;object-fit:contain;border-radius:10px;box-shadow:0 12px 36px #00000073}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.modal-heading h2{margin:0;color:var(--ink);font:600 30px/1 var(--display);letter-spacing:-.05em}.modal-heading p:not(.eyebrow){max-width:440px;margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.modal-close{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;font-size:22px;line-height:1}.modal-close:hover{border-color:var(--orange);color:var(--orange)}.modal-form{max-width:none}.modal-form-actions{display:flex;align-items:center;gap:18px;padding-top:4px}@media(max-width:850px){.shell{width:min(100% - 32px,680px)}.header-main{min-height:54px;gap:10px}.desktop-nav,.orders-link,.sell-link{display:none}.header-search{max-width:220px;height:34px;margin:0 4px}.header-actions{margin-left:auto;gap:10px}.account-label{display:none}.page-intro{padding-top:18px;padding-bottom:14px}.product-detail-intro{align-items:start;flex-wrap:wrap;gap:7px 14px}.product-detail-intro h1{font-size:clamp(25px,6vw,36px)}.product-detail-intro>p:last-child{flex-basis:100%;max-width:none;margin-left:0;white-space:normal}.page-intro h1{font-size:clamp(32px,7vw,44px)}.page-intro>p:last-child{max-width:520px;font-size:13px}.hero{grid-template-columns:1fr;gap:22px;min-height:0;padding-top:60px}.hero-art{min-height:325px}.section{padding-top:64px;padding-bottom:70px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:last-child{grid-column:span 2}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 13px}.product-detail-grid{grid-template-columns:1fr;gap:36px}.product-detail-copy{padding-top:0}.auth-page{grid-template-columns:1fr;gap:36px;min-height:0;padding:36px 0 60px}.auth-panel{width:100%}.auth-action-row{align-items:stretch;flex-direction:column}.auth-action-row .button,.auth-action-row .quiet-link{width:100%}.account-form-grid,.account-quick-grid,.review-reminder-panel,.category-note-grid{grid-template-columns:1fr}.seller-directory-footer{align-items:flex-start;flex-direction:column}.order-detail-facts{grid-template-columns:1fr}.order-overview-grid,.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-overview-card,.account-security-card{align-items:flex-start;flex-wrap:wrap}.account-overview-card .button,.account-security-card .button{width:100%}.account-section-heading{align-items:start;flex-direction:column;gap:10px}.address-card{grid-template-columns:1fr;gap:12px}.address-actions{padding-top:5px}.story-grid{grid-template-columns:1fr;gap:48px}.closing-cta{align-items:start;flex-direction:column;padding-top:65px;padding-bottom:90px}.site-footer{padding-bottom:94px}.footer-grid{grid-template-columns:1fr;gap:45px}.mobile-nav{position:fixed;right:12px;bottom:12px;left:12px;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);padding:8px 4px;border:1px solid rgba(24,57,54,.12);border-radius:5px;background:#fffdf9f5;box-shadow:0 10px 32px #123f3a24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-nav-link{display:flex;align-items:center;flex-direction:column;gap:5px;padding:5px 2px;color:var(--muted);font:500 9px/1 var(--mono)}.mobile-nav-link-active{color:var(--green)}.mobile-nav-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.mobile-nav-icon{display:grid;place-items:center;height:17px;font-size:17px;line-height:1}.toast{right:16px;bottom:86px;left:16px;max-width:none}.confirm-dialog{padding:22px}.confirm-dialog-actions{align-items:stretch;flex-direction:column-reverse;gap:12px}.confirm-dialog-actions button{width:100%}.modal-shell{width:min(100% - 24px,560px);padding:21px}.modal-form-actions{align-items:stretch;flex-direction:column}.modal-form-actions .button,.modal-form-actions .quiet-button{width:100%}}@media(max-width:1080px){.desktop-nav{display:none}.header-search{max-width:320px}}@media(max-width:700px){.header-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.header-search{width:46px;max-width:none;height:36px;flex:0 0 46px;margin:0;padding:0 6px 0 10px}.header-search input{width:0;opacity:0;transition:width .16s ease,opacity .16s ease}.header-search .search-shortcut{display:inline-flex;min-width:18px;padding:0 4px}.header-search-open{position:absolute;top:8px;right:10px;left:10px;z-index:36;width:auto;height:40px;padding-left:13px;background:var(--white);box-shadow:0 10px 28px #123f3a29}.header-search-open input{width:auto;opacity:1}.header-search-open .search-shortcut{display:none}.header-search-open .search-suggestions{position:fixed;top:92px;right:12px;left:12px;width:auto;max-height:min(60vh,420px);overflow-y:auto}.header-actions{gap:5px}.account-button{width:auto;height:34px;justify-content:center;padding:0 6px 0 4px}.account-label-mobile{display:inline;max-width:32px;overflow:hidden;color:var(--ink);font:700 10px/1 var(--mono);text-overflow:ellipsis;white-space:nowrap}.brand{gap:7px}.brand-mark{width:30px;height:30px}.catalog-filters{align-items:stretch;flex-wrap:wrap}.catalog-filters label{flex:1 1 calc(50% - 6px);min-width:0}.catalog-filters select{width:100%;min-width:0}.catalog-result-note{width:100%;margin-left:0}.product-review-grid{grid-template-columns:1fr}.product-review-card{padding:11px}.product-review-card p{font-size:12px;line-height:1.45}.product-review-card-topline{gap:8px}.product-review-author{gap:6px}.product-review-author strong{font-size:10px}.product-review-author small{font-size:9px}.review-star{font-size:15px}.product-review-media-grid img,.product-review-media-button{width:68px;height:68px}}@media(max-width:540px){.promise-inner{gap:7px;min-height:32px;flex-wrap:nowrap;justify-content:center;font-size:9px;overflow:hidden}.promise-copy-wide{display:none}.promise-copy-compact{display:inline-flex;overflow:hidden;text-overflow:ellipsis}.brand-name{font-size:17px}.header-icon-link{width:28px}.notification-popover{top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 24px))}.account-menu{top:calc(100% + 10px);right:0;width:min(260px,calc(100vw - 24px))}.search-form button{padding:0 12px;font-size:11px}.hero{padding-top:36px}.hero h1{font-size:54px}.hero-text{font-size:15px}.hero-art{min-height:270px;transform:scale(.92);transform-origin:top left}.section-heading{align-items:start;flex-direction:column;gap:18px}.category-card{min-height:160px;padding:16px}.category-name{font-size:19px}.catalog-filters{align-items:stretch;flex-wrap:wrap}.catalog-filters label{flex:1;min-width:135px}.catalog-filters select{width:100%;min-width:0}.catalog-result-note{width:100%;margin-left:0}.product-card-title{font-size:18px}.wishlist-grid{grid-template-columns:1fr}.notification-page-row{grid-template-columns:18px minmax(0,1fr)}.notification-page-row time{grid-column:2}.product-detail-facts{grid-template-columns:1fr;gap:14px}.product-review-grid,.review-library-grid,.review-edit-media-list{grid-template-columns:1fr}.gif-picker-results{grid-template-columns:repeat(3,minmax(0,1fr))}.product-review-heading{align-items:start;flex-direction:column;gap:10px}.product-review-summary{justify-items:start;text-align:left}.product-review-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-review-filter{align-items:flex-start;flex-direction:column;gap:5px;min-width:0;text-align:left}.product-review-card-footer{align-items:flex-start;flex-direction:column}.product-review-card-actions{justify-content:flex-start}.review-lightbox{min-height:min(52vh,420px);padding:0 34px}.review-lightbox-image{max-height:50vh}.review-reminder-item{align-items:flex-start;flex-direction:column;gap:8px}.seller-profile-facts-card{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px;gap:16px}.checkout-grid,.order-detail-grid{grid-template-columns:1fr;gap:36px}.checkout-panel,.order-thread{padding:22px 18px}.order-actions{align-items:stretch;flex-direction:column}.order-actions .button,.order-actions .danger-button{width:100%}.account-signout,.order-card,.order-detail-summary{align-items:start;flex-direction:column}.order-card-status{justify-items:start;text-align:left}.story-step{grid-template-columns:43px 1fr;gap:10px}.footer-links{grid-template-columns:repeat(2,1fr);row-gap:34px}.footer-bottom{align-items:start;flex-direction:column}.empty-catalog{min-height:300px;padding:30px 24px}.guide-section{grid-template-columns:34px minmax(0,1fr);gap:12px}.guide-section h2{font-size:24px}.seller-directory{grid-template-columns:1fr}.category-list-row{grid-template-columns:1fr auto}.category-list-row small{grid-column:1;grid-row:2}.category-list-row svg{grid-column:2;grid-row:1 / span 2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes state-pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.facts-band{padding:74px 0 84px;border-top:1px solid var(--line);background:var(--paper-deep)}.facts-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:64px;align-items:start}.facts-intro h2{max-width:430px;margin:0;color:var(--ink);font:600 clamp(30px,4vw,44px) / 1.05 var(--display);letter-spacing:-.05em}.facts-intro>p:not(.eyebrow){max-width:400px;margin:18px 0 22px;color:var(--muted);font-size:14px;line-height:1.7}.facts-cards{display:grid;gap:12px}.fact-card{display:grid;justify-items:start;gap:7px;padding:18px 20px;border-left:2px solid var(--green);background:var(--white)}.fact-label{color:var(--green);font:500 10px/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase}.fact-card strong{color:var(--ink);font:600 19px/1.25 var(--display);letter-spacing:-.03em}.fact-note{color:var(--muted);font-size:12px;line-height:1.6}.fact-list{display:flex;flex-wrap:wrap;gap:8px 18px}.fact-list span{color:var(--ink);font:500 13px/1.4 var(--mono)}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.chip{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--green);font-size:12px;font-weight:700}.chip:hover{border-color:var(--green);color:var(--orange)}.empty-guide{display:grid;justify-items:start;gap:16px;margin-top:4px}.empty-guide .chip-row{margin-top:0}.empty-guide-links{display:flex;flex-wrap:wrap;gap:20px}.empty-guide>p{max-width:540px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.load-more-row{display:flex;justify-content:center;padding:36px 0 4px}.info-section{padding-top:26px;padding-bottom:78px}.info-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:100%}.info-step{display:grid;grid-template-columns:40px 1fr;gap:16px;padding:22px 24px;border:1px solid var(--line);border-top:3px solid var(--green);border-radius:12px;background:var(--white);box-shadow:0 2px 8px #123f3a08;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.info-step:hover{transform:translateY(-2px);border-color:var(--green);box-shadow:0 10px 24px #123f3a14}.info-step>span{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#df70471f;color:var(--orange);font:700 13px/1 var(--mono)}.info-step strong{color:var(--ink);font:700 17.5px/1.2 var(--display);letter-spacing:-.025em}.info-step p{max-width:100%;margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.windows-band{display:grid;gap:40px}.windows-band .eyebrow{color:#e8a46b}.windows-band h2{max-width:520px;margin:0;color:#f8f3e9;font:600 clamp(30px,4vw,44px) / 1.05 var(--display);letter-spacing:-.05em}.windows-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.windows-grid h3{margin:0 0 14px;color:#e8a46b;font:500 11px/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase}.windows-list{display:grid;gap:9px}.windows-list span{color:#e7f0e9;font:500 13px/1.4 var(--mono)}.windows-empty{max-width:260px;margin:0;color:#e7f0e9b8;font-size:13px;line-height:1.6}.zone-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.zone-card{display:grid;justify-items:start;gap:6px;padding:24px;border-top:2px solid var(--orange);background:var(--white);box-shadow:0 14px 36px #1839360f}.zone-card h3{margin:0;color:var(--ink);font:600 24px/1.1 var(--display);letter-spacing:-.04em}.zone-region{color:var(--green);font:500 10px/1.4 var(--mono);text-transform:uppercase}.zone-fact{display:flex;justify-content:space-between;gap:14px;width:100%;margin-top:8px;padding-top:10px;border-top:1px dashed var(--line);color:var(--muted);font-size:12px}.zone-fact strong{color:var(--ink);font-weight:600;text-align:right}.faq-list{display:grid;max-width:860px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 0;cursor:pointer;list-style:none;color:var(--ink);font:600 19px/1.3 var(--display);letter-spacing:-.02em}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{flex:none;color:var(--orange);content:"+";font:500 18px/1 var(--mono)}.faq-item[open] summary:after{content:"–"}.faq-item p{max-width:640px;margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.7}.support-card{display:grid;justify-items:start;gap:10px;max-width:860px;padding:28px;background:var(--green-dark)}.support-card .eyebrow{margin-bottom:0;color:#e8a46b}.support-card strong{color:#fff8e9;font:600 24px/1.15 var(--display);letter-spacing:-.04em}.support-card p{max-width:520px;margin:0;color:#e7f0e9cc;font-size:13px;line-height:1.65}.support-card .quiet-link{color:#e7f0e9}@media(max-width:900px){.facts-grid{grid-template-columns:1fr;gap:40px}.windows-grid{grid-template-columns:1fr;gap:26px}}.auth-points{display:grid;gap:12px;max-width:470px;margin:32px 0 0;padding:0;list-style:none}.auth-points li{display:flex;align-items:flex-start;gap:10px;color:var(--ink);font-size:14px;line-height:1.5}.auth-points .point-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#1d655b1f;color:var(--green);font-size:11px;font-weight:800;flex-shrink:0;margin-top:2px}.app-error-boundary{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center;padding:40px 24px}.app-error-card{width:min(520px,100%);background:var(--white);border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:16px;padding:42px 36px;text-align:center;box-shadow:0 16px 48px #123f3a14}.app-error-icon{width:48px;height:48px;margin:0 auto 16px;color:var(--orange)}.app-error-title{color:var(--ink);font:700 28px/1.2 var(--display);letter-spacing:-.03em;margin-bottom:12px}.app-error-desc{color:var(--muted);font-size:15px;line-height:1.6;margin-bottom:28px}.app-error-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}
