.zw-v2{--v2-canvas:#f3f0ea;--v2-surface:#fffdfa;--v2-ink:#171613;--v2-muted:#706b64;--v2-line:#ded8cf;--v2-soft:#eee9e1;--v2-accent:#6f2635;--v2-accent-soft:#f5dde2;--v2-success:#315d3e;--v2-warning:#8a5a1a;min-height:100vh;color:var(--v2-ink);background:var(--v2-canvas)}.zw-v2,.zw-v2 *{box-sizing:border-box}.zw-v2 button,.zw-v2 input{font-family:inherit}.zw-v2 button,.zw-v2 a{-webkit-tap-highlight-color:transparent}.zw-v2-canvas{min-height:100vh;padding-bottom:env(safe-area-inset-bottom);background:var(--v2-canvas);overflow-x:clip}.zw-v2-header-wrap{z-index:30;max-width:1380px;margin:0 auto;padding:22px 28px 0;position:relative}.zw-v2-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfaf0;border:1px solid #d8d3cae6;border-radius:22px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;min-height:70px;padding:10px 14px 10px 18px;display:grid;box-shadow:0 18px 40px #221d1914,0 3px 10px #221d190d}.zw-v2-brand{width:fit-content;min-height:44px;color:var(--v2-ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.zw-v2-brand-mark{color:#fff;background:var(--v2-ink);width:42px;height:42px;font-family:var(--font-serif);border-radius:13px;place-items:center;font-size:18px;display:inline-grid;box-shadow:0 6px 14px #1716132b}.zw-v2-brand strong{font-family:var(--font-serif);font-size:22px;font-weight:400;line-height:1;display:block}.zw-v2-brand small{color:var(--v2-muted);letter-spacing:.08em;margin-top:4px;font-size:10px;display:block}.zw-v2-desktop-nav{background:#f5f1eb;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.zw-v2-nav-link{min-height:42px;color:var(--v2-muted);border-radius:999px;padding:11px 18px;font-size:13px;text-decoration:none;transition:color .16s,background .16s,box-shadow .16s,transform .16s}.zw-v2-nav-link:hover{color:var(--v2-ink)}.zw-v2-nav-link.is-active{color:var(--v2-ink);background:var(--v2-surface);box-shadow:0 5px 12px #17161317,0 1px 3px #1716130d}.zw-v2-header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.zw-v2-language-switch{border:1px solid var(--v2-line);min-height:34px;color:var(--v2-muted);font-family:var(--font-mono);letter-spacing:.04em;background:#ffffff8c;border-radius:999px;align-items:center;gap:3px;padding:0 8px;font-size:9px;display:inline-flex}.zw-v2-language-switch button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:4px 2px}.zw-v2-language-switch button:hover,.zw-v2-language-switch button.is-active{color:var(--v2-ink)}.zw-v2-language-switch button.is-active{font-weight:600}.zw-v2-header-popover-wrap{position:relative}.zw-v2-header-popover{z-index:20;border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:18px;width:min(310px,100vw - 32px);padding:18px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 45px #17161324,0 4px 10px #1716130f}.zw-v2-header-popover>strong{margin-top:9px;font-size:13px;display:block}.zw-v2-header-popover>p:not(.zw-v2-eyebrow),.zw-v2-account-popover>div p{color:var(--v2-muted);overflow-wrap:anywhere;margin-top:7px;font-size:10px;line-height:1.6}.zw-v2-header-popover>a,.zw-v2-account-popover>button{width:100%;min-height:40px;color:var(--v2-ink);background:var(--v2-soft);cursor:pointer;border:0;border-radius:11px;align-items:center;gap:9px;margin-top:12px;padding:0 12px;font-size:11px;text-decoration:none;display:flex}.zw-v2-account-popover>button{justify-content:flex-start}.zw-v2-popover-error{color:#9b3029!important}.zw-v2-icon-button,.zw-v2-avatar-button{border:1px solid var(--v2-line);width:44px;min-width:44px;height:44px;color:var(--v2-ink);background:var(--v2-surface);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;box-shadow:0 7px 15px #1716131a,0 2px 4px #1716130f,inset 0 1px #ffffffbf}.zw-v2-avatar-button{color:var(--v2-accent);background:var(--v2-accent-soft);border-color:#e9c8cf}.zw-v2-icon-button:hover,.zw-v2-avatar-button:hover{border-color:#c7bfb5;transform:translateY(-1px);box-shadow:0 10px 20px #17161321,0 3px 6px #17161312}.zw-v2-icon-button:active,.zw-v2-avatar-button:active{transform:translateY(1px);box-shadow:0 2px 5px #1716131a}.zw-v2 a:focus-visible,.zw-v2 button:focus-visible,.zw-v2 input:focus-visible{outline:2px solid var(--v2-accent);outline-offset:3px}.zw-v2-main{width:min(1280px,100% - 56px);margin:0 auto;padding:72px 0 110px}.zw-v2-footer{border-top:1px solid var(--v2-line);width:min(1280px,100% - 56px);min-height:88px;color:var(--v2-muted);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:24px 0 32px;font-size:11px;line-height:1.7;display:flex}.zw-v2-footer p{margin:0}.zw-v2-footer a,.zw-v2-legal a{color:var(--v2-accent);text-underline-offset:3px}.zw-v2-legal{max-width:920px}.zw-v2-legal-heading{max-width:760px;margin-bottom:48px}.zw-v2-legal-heading h1{font-family:var(--font-serif);letter-spacing:-.025em;margin:10px 0 18px;font-size:clamp(48px,7vw,76px);font-weight:400;line-height:.98}.zw-v2-legal-heading>p:last-child,.zw-v2-legal-sections p,.zw-v2-legal-note p{color:var(--v2-muted);font-size:14px;line-height:1.9}.zw-v2-legal-sections{border-top:1px solid var(--v2-line);gap:0;display:grid}.zw-v2-legal-sections section{border-bottom:1px solid var(--v2-line);grid-template-columns:minmax(250px,.42fr) minmax(0,1fr);gap:28px 40px;padding:32px 0;display:grid}.zw-v2-legal-sections h2{font-family:var(--font-serif);margin:0;font-size:24px;font-weight:400;line-height:1.25}.zw-v2-legal-section-title-zh{white-space:nowrap}.zw-v2-legal-sections p{grid-column:2;margin:0}.zw-v2-legal-sections h2+p{grid-row:1}.zw-v2-legal-note{border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:18px;margin-top:36px;padding:24px 26px}.zw-v2-legal-note strong{font-family:var(--font-serif);font-size:20px;font-weight:400}.zw-v2-legal-note p{margin:10px 0 12px}.zw-v2-preference-card{max-width:760px;margin-left:auto;margin-right:auto;padding:34px 38px 36px}.zw-v2-preference-card .zw-v2-eyebrow{margin-bottom:20px}.zw-v2-preference-card h1{max-width:640px;font-family:var(--font-serif);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(30px,4.4vw,46px);font-weight:400;line-height:1.15}.zw-v2-preference-card>p:not(.zw-v2-eyebrow){margin:18px 0 0}.zw-v2-preference-card .zw-v2-primary-button,.zw-v2-preference-links{margin-top:24px}.zw-v2-page-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.zw-v2-page-heading h1{max-width:800px;font-family:var(--font-serif);letter-spacing:-.025em;text-wrap:balance;margin:10px 0 0;font-size:clamp(48px,6vw,78px);font-weight:400;line-height:.95}.zw-v2-title-phrase{white-space:nowrap}.zw-v2-page-description{max-width:680px;color:var(--v2-muted);margin-top:18px;font-size:14px;line-height:1.8}.zw-v2-mobile-title-break{display:none}.zw-v2-eyebrow{color:var(--v2-muted);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:10px}.zw-v2-primary-button,.zw-v2-secondary-button,.zw-v2-danger-button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 24px;font-size:13px;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s,opacity .15s,border-color .15s;display:inline-flex}.zw-v2-primary-button.is-compact,.zw-v2-secondary-button.is-compact,.zw-v2-danger-button.is-compact{min-height:40px;padding:0 17px;font-size:12px}.zw-v2-secondary-button.is-compact{box-shadow:0 4px 10px #17161312,0 1px 3px #1716130a}.zw-v2-primary-button{color:#fff;background:var(--v2-ink);box-shadow:0 12px 24px #1716132e,0 3px 7px #1716131f,inset 0 1px #ffffff2e}.zw-v2-secondary-button{color:var(--v2-ink);border-color:var(--v2-line);background:var(--v2-surface);box-shadow:0 7px 16px #17161317,0 2px 4px #1716130d}.zw-v2-danger-button{color:#9b1c1c;background:snow;border-color:#efc8c4;box-shadow:0 7px 16px #9b1c1c14}.zw-v2-primary-button:hover,.zw-v2-secondary-button:hover,.zw-v2-danger-button:hover{transform:translateY(-1px)}.zw-v2-primary-button:hover{box-shadow:0 16px 28px #17161338,0 4px 8px #17161321}.zw-v2-secondary-button:hover{border-color:#bdb4aa;box-shadow:0 10px 20px #1716131f,0 3px 6px #1716130f}.zw-v2-primary-button:active,.zw-v2-secondary-button:active,.zw-v2-danger-button:active{transform:translateY(1px);box-shadow:0 2px 5px #1716131a}.zw-v2-primary-button:disabled,.zw-v2-secondary-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.zw-v2-quota{align-items:center;gap:14px;display:flex}.zw-v2-quota-track{background:#e5ded5;border-radius:999px;width:126px;height:5px;overflow:hidden}.zw-v2-quota-fill{border-radius:inherit;background:var(--v2-accent);height:100%}.zw-v2-quota-count{min-width:32px;color:var(--v2-muted);font-family:var(--font-mono);font-size:12px}.zw-v2-panel{background:#fffdfaf5;border:1px solid #d8d3cae6;border-radius:24px;box-shadow:0 22px 46px #261f1a14,0 4px 12px #261f1a0d}.zw-v2-dashboard-panel{padding:28px}.zw-v2-dashboard-tools{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.zw-v2-section-title{align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.zw-v2-count-badge{min-width:28px;height:28px;color:var(--v2-muted);background:var(--v2-soft);font-family:var(--font-mono);border-radius:999px;place-items:center;font-size:11px;display:inline-grid}.zw-v2-filters{background:#f2ede6;border-radius:999px;gap:4px;padding:4px;display:flex;overflow-x:auto}.zw-v2-filter-button{min-height:44px;color:var(--v2-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 17px;font-size:12px}.zw-v2-filter-button.is-active{color:var(--v2-ink);background:var(--v2-surface);box-shadow:0 5px 12px #17161317,0 1px 3px #1716130d}.zw-v2-search{margin-bottom:24px;display:block;position:relative}.zw-v2-search svg{color:#999188;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.zw-v2-search input,.zw-v2-field input{border:1px solid var(--v2-line);width:100%;min-height:50px;color:var(--v2-ink);background:#fff;border-radius:16px;outline:none;font-size:13px;transition:border-color .15s,box-shadow .15s}.zw-v2-search input{padding:0 18px 0 48px}.zw-v2-field input{padding:0 16px}.zw-v2-search input:focus,.zw-v2-field input:focus{border-color:#a69b90;box-shadow:0 0 0 4px #6f263514}.zw-v2-search input::placeholder,.zw-v2-field input::placeholder{color:#9e978f}.zw-v2-product-stack{gap:14px;display:grid}.zw-v2-product-card{border:1px solid var(--v2-line);background:#fff;border-radius:20px;grid-template-columns:164px minmax(0,1fr);transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:visible;box-shadow:0 10px 22px #231d1914,0 2px 6px #231d190a}.zw-v2-product-card:hover{transform:translateY(-1px);box-shadow:0 16px 32px #231d191c,0 3px 8px #231d190d}.zw-v2-product-card.has-restock{border-color:#e6b9c3;box-shadow:0 14px 30px #6f26351a,0 3px 8px #231d190d}.zw-v2-product-image-link{background:var(--v2-soft);border-radius:19px 0 0 19px;min-height:210px;display:block;position:relative;overflow:hidden}.zw-v2-product-image{object-fit:cover;width:100%;height:100%;min-height:210px}.zw-v2-media-placeholder{color:#8f8981;width:100%;height:100%;font-family:var(--font-serif);letter-spacing:.14em;background:linear-gradient(145deg,#eee9e1,#ded7cd);justify-content:center;align-items:center;font-size:18px;display:flex}.zw-v2-image-label{color:var(--v2-accent);font-family:var(--font-mono);letter-spacing:.12em;background:#fff3f6eb;border-radius:999px;padding:7px 10px;font-size:9px;position:absolute;top:12px;left:12px;box-shadow:0 5px 12px #6f26351f}.zw-v2-product-main{min-width:0;padding:22px 24px 18px}.zw-v2-product-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.zw-v2-product-title-block a{color:inherit;text-decoration:none}.zw-v2-product-title-block h2{margin:7px 0 0;font-size:18px;font-weight:600;line-height:1.35}.zw-v2-product-meta,.zw-v2-product-footer p{color:var(--v2-muted);font-size:11px}.zw-v2-product-meta{margin-top:6px}.zw-v2-product-price{flex:none;font-size:13px}.zw-v2-price{flex-wrap:wrap;align-items:baseline;gap:7px;display:inline-flex}.zw-v2-price-original,.zw-v2-price-current{font-family:var(--font-mono);white-space:nowrap}.zw-v2-price-original{color:#928b83;font-size:.88em;text-decoration-color:#706b64b8;text-decoration-thickness:1px}.zw-v2-price-discount{color:var(--v2-accent);font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;background:#6f263517;border-radius:999px;padding:2px 6px;font-size:.78em;font-weight:600}.zw-v2-price.has-discount .zw-v2-price-current{color:var(--v2-accent);font-weight:600}.zw-v2-size-status-list{flex-wrap:wrap;gap:9px;margin:22px 0;display:flex}.zw-v2-size-status-item{border:1px solid var(--v2-line);background:#fcfaf7;border-radius:999px;align-items:center;gap:5px;min-height:44px;padding:5px 5px 5px 12px;display:flex;position:relative}.zw-v2-size-status-main{align-items:center;gap:8px;display:flex}.zw-v2-size-more{position:relative}.zw-v2-size-more summary{list-style:none}.zw-v2-size-more summary::-webkit-details-marker{display:none}.zw-v2-size-more-button{min-width:44px;min-height:44px;color:var(--v2-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:2px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.zw-v2-size-more-button:hover,.zw-v2-size-more[open] .zw-v2-size-more-button{color:var(--v2-ink);background:#ede7df}.zw-v2-size-more .zw-v2-more-menu{bottom:calc(100% + 8px);right:-6px}.zw-v2-size-name{font-size:12px;font-weight:600}.zw-v2-status{border:1px solid var(--v2-line);min-height:34px;color:var(--v2-muted);white-space:nowrap;background:#f6f2ec;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;line-height:1.2;display:inline-flex}.zw-v2-status.is-compact{min-height:28px;padding:5px 9px;font-size:10px}.zw-v2-status-dot{background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.zw-v2-status.is-restocked{color:var(--v2-accent);background:var(--v2-accent-soft);border-color:#e8b9c3;box-shadow:0 4px 10px #6f263514}.zw-v2-status.is-available{color:var(--v2-success);background:#eff6f0;border-color:#cadbcd}.zw-v2-status.is-low{color:var(--v2-warning);background:#faf4e8;border-color:#e1d3b9}.zw-v2-status.is-monitoring{color:#4f4b46}.zw-v2-status.is-paused{color:#8c857d;background:#efebe5}.zw-v2-product-footer{border-top:1px solid #ebe5dc;justify-content:space-between;align-items:flex-end;gap:20px;min-height:52px;padding-top:14px;display:flex}.zw-v2-card-actions{gap:8px;display:flex;position:relative}.zw-v2-more{position:relative}.zw-v2-more summary{list-style:none}.zw-v2-more summary::-webkit-details-marker{display:none}.zw-v2-more-menu{z-index:20;border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:14px;width:190px;padding:6px;position:absolute;bottom:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 38px #17161329}.zw-v2-more-menu a,.zw-v2-more-menu button{width:100%;min-height:44px;color:var(--v2-ink);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;padding:0 12px;font-size:12px;text-decoration:none;display:flex}.zw-v2-more-menu a:hover,.zw-v2-more-menu button:hover{background:#f1ece5}.zw-v2-more-menu .is-danger{color:#9b1c1c}.zw-v2-notice{color:var(--v2-accent);background:#fff7f8;border:1px solid #e4c5cb;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;padding:16px 18px;display:flex}.zw-v2-notice strong{font-size:13px;display:block}.zw-v2-notice p{color:#73565d;margin-top:4px;font-size:11px;line-height:1.6}.zw-v2-notice.is-error{background:#fff5f3;border-color:#e6b8b2}.zw-v2-notice.is-error strong{color:#8f2d27}.zw-v2-notice.is-system-health{color:#6f5424;background:#fffaf0;border-color:#dfcfad}.zw-v2-notice.is-system-health p{color:#6d6252}.zw-v2 button:disabled{cursor:not-allowed;opacity:.5;transform:none}.zw-v2-notice button{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none}.zw-v2-empty{text-align:center;padding:72px 24px}.zw-v2-empty>svg{margin-inline:auto}.zw-v2-empty h2{font-family:var(--font-serif);margin:18px 0 0;font-size:40px;font-weight:400}.zw-v2-empty p{max-width:470px;color:var(--v2-muted);margin:12px auto 26px;font-size:13px;line-height:1.7}.zw-v2-dialog-page{justify-content:center;align-items:center;min-height:calc(100vh - 92px);padding:56px 28px 100px;display:flex}.zw-v2-dialog{background:var(--v2-surface);border:1px solid #d8d3caf2;border-radius:28px;width:min(100%,980px);overflow:hidden;box-shadow:0 36px 70px #1c171429,0 8px 24px #1c171414}.zw-v2-dialog-header{border-bottom:1px solid var(--v2-line);justify-content:space-between;align-items:flex-start;gap:30px;padding:28px 32px 24px;display:flex}.zw-v2-dialog-header h1,.zw-v2-dialog-header h2{font-family:var(--font-serif);margin:7px 0 0;font-size:clamp(38px,5vw,52px);font-weight:400;line-height:1}.zw-v2-dialog-body{padding:30px 32px 34px}.zw-v2-query-row{border-radius:18px;gap:10px;transition:box-shadow .16s;display:flex}.zw-v2-query-row:focus-within{box-shadow:0 0 0 4px #6f26351a}.zw-v2-query-row .zw-v2-primary-button{white-space:nowrap;flex:none;min-width:142px}.zw-v2-query-row input{border:1px solid var(--v2-line);border-radius:15px;outline:0;width:100%;min-height:52px;padding:0 17px;font-size:13px}.zw-v2-query-row input:focus{border-color:#a69b90}.zw-v2-query-row input:focus-visible,.zw-v2-home-query input:focus-visible{outline:0}.zw-v2-help,.zw-v2-error{margin-top:10px;font-size:11px;line-height:1.6}.zw-v2-help{color:var(--v2-muted)}.zw-v2-error{color:#9b1c1c}.zw-v2-loading{text-align:center;place-items:center;min-height:320px;display:grid}.zw-v2-spinner{border:2px solid #ddd5cb;border-top-color:var(--v2-accent);border-radius:50%;width:32px;height:32px;margin:0 auto 18px;animation:.7s linear infinite zw-v2-spin}@keyframes zw-v2-spin{to{transform:rotate(360deg)}}.zw-v2-product-picker{grid-template-columns:minmax(220px,.72fr) minmax(0,1.78fr);gap:0 34px;display:grid}.zw-v2-picker-image{aspect-ratio:3/4;background:var(--v2-soft);border-radius:18px;grid-row:1/span 3;width:100%;overflow:hidden}.zw-v2-picker-image img{object-fit:cover;width:100%;height:100%}.zw-v2-picker-copy h2{font-family:var(--font-serif);overflow-wrap:normal;text-wrap:balance;margin:7px 0 0;font-size:38px;font-weight:400;line-height:1.05}.zw-v2-picker-copy{grid-column:2;min-width:0}.zw-v2-picker-meta{color:var(--v2-muted);justify-content:space-between;gap:20px;margin-top:10px;font-size:12px;display:flex}.zw-v2-picker-price{justify-content:flex-end;font-size:12px}.zw-v2-picker-section{border-top:1px solid var(--v2-line);grid-column:2;min-width:0;margin-top:18px;padding-top:18px}.zw-v2-picker-section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.zw-v2-picker-section-heading>div{min-width:0}.zw-v2-picker-section-heading .zw-v2-count-badge{white-space:nowrap;flex:none;min-width:58px;padding:0 10px}.zw-v2-color-grid,.zw-v2-size-grid{gap:10px;margin-top:13px;display:grid}.zw-v2-color-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.zw-v2-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zw-v2-choice{border:1px solid var(--v2-line);min-height:62px;color:var(--v2-ink);cursor:pointer;text-align:left;background:#fff;border-radius:14px;padding:12px 14px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;position:relative}.zw-v2-choice:hover{border-color:#baafa4;transform:translateY(-1px);box-shadow:0 7px 15px #17161314}.zw-v2-choice.is-selected{color:#fff;border-color:var(--v2-ink);background:var(--v2-ink);box-shadow:0 10px 20px #1716132e}.zw-v2-choice.is-tracked,.zw-v2-choice.is-tracked:hover{color:var(--v2-muted);border-color:var(--v2-line);box-shadow:none;cursor:not-allowed;background:#f5f1eb;transform:none}.zw-v2-choice.is-tracked .zw-v2-choice-meta{color:var(--v2-burgundy)}.zw-v2-choice-title{align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.zw-v2-choice-meta{color:var(--v2-muted);margin-top:4px;font-size:10px;display:block}.zw-v2-choice.is-selected .zw-v2-choice-meta{color:#d9d3cc}.zw-v2-swatch{border:1px solid #17161326;border-radius:50%;width:18px;height:18px}.zw-v2-choice-check{position:absolute;top:10px;right:10px}.zw-v2-selection-summary{border-top:1px solid var(--v2-line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:20px;display:flex}.zw-v2-selection-actions .zw-v2-primary-button,.zw-v2-selection-actions .zw-v2-secondary-button{white-space:nowrap;min-width:0}.zw-v2-home{width:min(1320px,100% - 48px);margin:0 auto;padding:72px 0 110px}.zw-v2-home-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:start;gap:clamp(50px,8vw,118px);display:grid}.zw-v2-home-copy h1{max-width:800px;font-family:var(--font-serif);letter-spacing:-.04em;margin:24px 0 0;font-size:clamp(54px,6vw,78px);font-weight:400;line-height:.98}.zw-v2-home-copy h1 em{color:var(--v2-accent);font-weight:400}.zw-v2-home-intro{max-width:560px;color:var(--v2-muted);margin-top:28px;font-size:15px;line-height:1.9}.zw-v2-home-form{max-width:690px;margin-top:44px}.zw-v2-home-query{border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:18px;align-items:center;gap:12px;min-height:58px;margin-top:12px;padding:5px 5px 5px 18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 12px 30px #1716130f}.zw-v2-home-query:focus-within{border-color:#6f2635b8;box-shadow:0 0 0 5px #6f26351f,0 18px 36px #1716131a}.zw-v2-home-query>svg{color:var(--v2-muted);flex:none}.zw-v2-home-query input{width:100%;min-width:0;color:var(--v2-ink);background:0 0;border:0;outline:0;font-size:14px}.zw-v2-home-query .zw-v2-primary-button{flex:none;min-height:48px}.zw-v2-home-facts{color:var(--v2-muted);flex-wrap:wrap;gap:12px 30px;margin-top:26px;font-size:11px;display:flex}.zw-v2-home-facts span:before{color:var(--v2-ink);content:"•";margin-right:9px}.zw-v2-home-independence{border-left:2px solid var(--v2-line);max-width:650px;color:var(--v2-muted);margin-top:24px;padding-left:12px;font-size:10px;line-height:1.75}.zw-v2-home-visual{align-self:stretch;position:relative}.zw-v2-home-visual img{object-fit:cover;object-position:center 24%;border-radius:24px;width:100%;height:100%;min-height:630px;display:block}.zw-v2-home-alert{background:#fffdfaf5;border:1px solid #e4c2c9;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:min(390px,100% - 48px);padding:18px;display:grid;position:absolute;bottom:24px;right:24px;box-shadow:0 20px 44px #20191729}.zw-v2-home-alert>svg{color:var(--v2-accent)}.zw-v2-home-alert span,.zw-v2-home-alert strong{display:block}.zw-v2-home-alert span{color:var(--v2-muted);font-family:var(--font-mono);letter-spacing:.08em;font-size:9px}.zw-v2-home-alert strong{margin-top:5px;font-size:12px}.zw-v2-home-alert a{min-height:44px;color:var(--v2-ink);text-underline-offset:4px;white-space:nowrap;align-items:center;padding:0 8px;font-size:11px;text-decoration:underline;display:inline-flex}.zw-v2-home-process,.zw-v2-home-faq{border-top:1px solid var(--v2-line);grid-template-columns:minmax(250px,.66fr) minmax(0,1.34fr);gap:clamp(42px,7vw,110px);margin-top:112px;padding-top:64px;display:grid}.zw-v2-home-section-intro h2{font-family:var(--font-serif);letter-spacing:-.03em;margin:16px 0 0;font-size:clamp(38px,3.7vw,54px);font-weight:400;line-height:1.04}.zw-v2-home-process .zw-v2-home-section-intro h2{font-size:clamp(38px,3.1vw,46px)}.zw-v2-home-section-intro h2 em{color:var(--v2-accent);font-weight:400}.zw-v2-home-section-intro>p:last-child{max-width:370px;color:var(--v2-muted);margin:22px 0 0;font-size:13px;line-height:1.8}.zw-v2-home-process-list{border:1px solid var(--v2-line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.zw-v2-home-process-list li{border-right:1px solid var(--v2-line);flex-direction:column;min-height:430px;padding:30px;display:flex}.zw-v2-home-process-list li:last-child{border-right:0}.zw-v2-home-process-list>li>span{color:var(--v2-muted);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px}.zw-v2-home-process-list h3{font-family:var(--font-serif);white-space:nowrap;margin:68px 0 0;font-size:29px;font-weight:400;line-height:1.14}.zw-v2-home-process-list>li>p{color:var(--v2-muted);margin:14px 0 0;font-size:12px;line-height:1.8}.zw-v2-step-preview{border:1px solid var(--v2-line);background:#f8f5f0c7;border-radius:18px;flex:0 0 118px;align-items:center;gap:10px;height:118px;min-height:118px;margin-top:auto;padding:14px;display:flex;overflow:hidden}.zw-v2-step-query-bar{border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:999px;align-items:center;gap:10px;width:100%;min-height:48px;padding:7px 7px 7px 13px;display:flex;box-shadow:0 7px 16px #1716130f}.zw-v2-step-query-bar>svg{color:var(--v2-muted);flex:none}.zw-v2-step-query-bar>span{min-width:0;color:var(--v2-ink);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.zw-v2-step-query-bar>i{color:#fff;background:var(--v2-ink);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.zw-v2-step-preview.is-watching{flex-direction:column;justify-content:center;display:flex}.zw-v2-step-preview.is-watching>div:first-child{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;width:100%;display:grid}.zw-v2-step-preview.is-watching strong,.zw-v2-step-preview.is-alert strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.zw-v2-step-preview.is-watching small,.zw-v2-step-preview.is-alert small{color:var(--v2-muted);font-family:var(--font-mono);letter-spacing:.06em;white-space:nowrap;font-size:8px}.zw-v2-step-dot{background:var(--v2-accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6f26351a}.zw-v2-step-pulse{justify-content:space-between;align-items:end;gap:4px;width:100%;height:42px;margin-top:8px;display:flex}.zw-v2-step-pulse i{background:#c6beb5;border-radius:99px;width:3px;height:13px}.zw-v2-step-pulse i:nth-child(2),.zw-v2-step-pulse i:nth-child(6){height:23px}.zw-v2-step-pulse i:nth-child(3),.zw-v2-step-pulse i:nth-child(7){height:31px}.zw-v2-step-pulse i:last-child{background:var(--v2-accent);height:36px}.zw-v2-step-preview.is-alert{display:flex}.zw-v2-step-alert-card{border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:64px;padding:12px;display:grid;box-shadow:0 7px 16px #1716130f}.zw-v2-step-alert-card>svg{color:var(--v2-accent)}.zw-v2-step-preview.is-alert strong,.zw-v2-step-preview.is-alert small{display:block}.zw-v2-step-preview.is-alert strong{margin-top:4px}.zw-v2-step-alert-card>span{color:var(--v2-muted);font-family:var(--font-mono);white-space:nowrap;font-size:8px}.zw-v2-home-faq{margin-top:104px;padding-bottom:18px}.zw-v2-home-faq-list{border-top:1px solid var(--v2-line)}.zw-v2-home-faq-list details{border-bottom:1px solid var(--v2-line)}.zw-v2-home-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:16px 0;font-size:15px;line-height:1.5;list-style:none;display:flex}.zw-v2-home-faq-list summary::-webkit-details-marker{display:none}.zw-v2-home-faq-list summary>span:last-child{color:var(--v2-muted);flex:none;font-size:23px;font-weight:300;line-height:1;transition:transform .16s}.zw-v2-home-faq-list details[open] summary>span:last-child{transform:rotate(45deg)}.zw-v2-home-faq-list p{max-width:680px;color:var(--v2-muted);margin:-4px 46px 22px 0;font-size:13px;line-height:1.8}.zw-v2-selection-summary p{color:var(--v2-muted);font-size:11px;line-height:1.6}.zw-v2-selection-actions{flex:none;gap:8px;display:flex}.zw-v2-auth{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);min-height:100vh;display:grid}.zw-v2-auth-story{background:#f0ebe4;flex-direction:column;justify-content:space-between;min-height:100vh;padding:50px clamp(34px,5vw,82px);display:flex;position:relative;overflow:hidden}.zw-v2-auth-story:before{content:"";pointer-events:none;background:radial-gradient(circle at 82% 18%,#d5889b29,#0000 30%),radial-gradient(circle at 18% 84%,#d5889b1c,#0000 34%);position:absolute;inset:0}.zw-v2-auth-story:after{opacity:.22;content:"";pointer-events:none;background-image:linear-gradient(90deg,#0000 calc(33.333% - .5px),#6f263524 33.333%,#0000 calc(33.333% + .5px) calc(66.666% - .5px),#6f263524 66.666%,#0000 calc(66.666% + .5px));position:absolute;inset:0}.zw-v2-auth-story>.zw-v2-brand{z-index:2;position:relative}.zw-v2-auth-story-main{z-index:1;width:min(100%,650px);margin:auto 0;padding:56px 0;position:relative}.zw-v2-auth-story-eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;color:var(--v2-accent)!important;font-size:10px!important;line-height:1.4!important}.zw-v2-auth-story h1{max-width:650px;font-family:var(--font-serif);letter-spacing:-.045em;margin:0;font-size:clamp(52px,5vw,82px);font-weight:400;line-height:.98}.zw-v2-auth-story h1 span,.zw-v2-auth-story h1 em{white-space:nowrap;display:block}.zw-v2-auth-story h1 em{color:var(--v2-accent);margin-top:4px;font-weight:400}.zw-v2-auth-story-intro{max-width:430px;color:var(--v2-muted);margin:24px 0 0;font-size:13px;line-height:1.75}.zw-v2-auth-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:600px;margin:40px 0 0;padding:0;list-style:none;display:grid}.zw-v2-auth-steps li{border-top:1px solid #6f263547;min-width:0;padding:15px 0 0}.zw-v2-auth-steps li>span{color:var(--v2-accent);font-family:var(--font-mono);letter-spacing:.12em;font-size:9px;display:block}.zw-v2-auth-steps strong,.zw-v2-auth-steps small{display:block}.zw-v2-auth-steps strong{margin-top:16px;font-size:12px;font-weight:600}.zw-v2-auth-steps small{color:var(--v2-muted);margin-top:5px;font-size:10px;line-height:1.5}.zw-v2-auth-story-footnote{z-index:1;color:var(--v2-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;line-height:1.7;position:relative}.zw-v2-auth--editorial{grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr)}.zw-v2-auth--editorial .zw-v2-auth-story{background:#f2eee8}.zw-v2-auth--editorial .zw-v2-auth-story:before{background:radial-gradient(circle at 28% 67%,#cc788e1f,#0000 34%),linear-gradient(#fff3,#0000 44%)}.zw-v2-auth--editorial .zw-v2-auth-story:after{opacity:1;background:#6f263533;height:1px;inset:25% clamp(34px,5vw,82px) auto}.zw-v2-auth--editorial .zw-v2-auth-story-main{width:min(100%,610px);padding-top:96px;padding-bottom:76px}.zw-v2-auth--editorial .zw-v2-auth-story-eyebrow{margin-bottom:28px;color:var(--v2-muted)!important}.zw-v2-auth--editorial .zw-v2-auth-story h1{font-family:var(--font-serif);letter-spacing:-.035em;font-size:clamp(48px,4.2vw,70px);line-height:1.02}.zw-v2-auth--en .zw-v2-auth-story h1{font-family:var(--font-serif);letter-spacing:-.045em;font-size:clamp(62px,5.1vw,84px);line-height:.92}.zw-v2-auth--editorial.zw-v2-auth--en .zw-v2-auth-story-intro{max-width:480px}.zw-v2-auth--en .zw-v2-auth-editorial-list{width:min(100%,490px)}.zw-v2-auth--editorial .zw-v2-auth-story-intro{max-width:390px;margin-top:30px}.zw-v2-auth-editorial-list{width:min(100%,470px);margin:42px 0 0;padding:0;list-style:none}.zw-v2-auth-editorial-list li{color:#37332e;grid-template-columns:20px minmax(0,1fr);gap:14px;padding:0;font-size:14px;line-height:1.55;display:grid}.zw-v2-auth-editorial-list li+li{margin-top:18px}.zw-v2-auth-editorial-list span{color:var(--v2-accent);font-family:var(--font-mono);font-size:10px}.zw-v2-auth-form-wrap{background:var(--v2-surface);place-items:center;min-height:100vh;padding:40px;display:grid;position:relative}.zw-v2-auth-form{width:min(100%,510px)}.zw-v2-auth-language-switch{z-index:2;width:max-content;margin:0;position:absolute;top:40px;right:40px}.zw-v2-auth-form h2{font-family:var(--font-serif);letter-spacing:-.025em;margin:14px 0 0;font-size:clamp(42px,3.1vw,48px);font-weight:400;line-height:1.08}.zw-v2-auth-wordmark{font-family:var(--font-serif);letter-spacing:-.035em;font-style:italic}.zw-v2-auth--en .zw-v2-auth-form h2{font-family:var(--font-serif);letter-spacing:-.035em;font-size:clamp(46px,3.6vw,54px)}.zw-v2-auth-form>p{color:var(--v2-muted);margin:10px 0 28px;font-size:13px}.zw-v2-field{margin-top:17px}.zw-v2-field label{color:var(--v2-muted);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:9px;display:block}.zw-v2-auth-links{justify-content:space-between;margin-top:13px;font-size:11px;display:flex}.zw-v2-auth-links a{color:var(--v2-muted);text-underline-offset:4px}.zw-v2-auth-submit{border-radius:16px;width:100%;margin-top:24px}.zw-v2-auth-back{color:var(--v2-muted);align-items:center;gap:7px;font-size:11px;text-decoration:none;display:inline-flex}.zw-v2-password-field{position:relative}.zw-v2-password-field input{padding-right:48px}.zw-v2-password-field button{width:34px;height:34px;color:var(--v2-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:inline-grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.zw-v2-auth-links button{color:var(--v2-muted);cursor:pointer;font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:0;text-decoration:underline}.zw-v2-auth-message{background:#f1f7f2;border:1px solid #c9dbcd;border-radius:12px;padding:12px 14px;line-height:1.65;color:#335e3e!important;margin:16px 0 0!important}.zw-v2-auth-state{min-height:70vh;color:var(--v2-ink);text-align:center;align-content:center;place-items:center;gap:14px;padding:40px 24px;display:grid}.zw-v2-auth-state h1{font-family:var(--font-serif);margin:0;font-size:38px;font-weight:400}.zw-v2-auth-state p{max-width:460px;color:var(--v2-muted);margin:0;font-size:12px;line-height:1.7}.zw-v2-content-grid{grid-template-columns:260px minmax(0,1fr);gap:18px;display:grid}.zw-v2-profile-card,.zw-v2-settings-card,.zw-v2-history-card,.zw-v2-detail-card{padding:26px}.zw-v2-profile-card{text-align:center;height:fit-content}.zw-v2-profile-avatar{width:78px;height:78px;color:var(--v2-accent);background:var(--v2-accent-soft);font-family:var(--font-serif);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:31px;display:grid}.zw-v2-profile-card strong{font-size:15px;display:block}.zw-v2-profile-card>p{color:var(--v2-muted);margin-top:6px;font-size:11px}.zw-v2-profile-plan{background:var(--v2-soft);font-family:var(--font-mono);border-radius:999px;margin-top:14px;padding:7px 10px;font-size:9px;display:inline-block}.zw-v2-profile-stats{border-top:1px solid var(--v2-line);text-align:left;gap:11px;margin-top:24px;padding-top:20px;display:grid}.zw-v2-profile-stat{color:var(--v2-muted);justify-content:space-between;gap:12px;font-size:10px;display:flex}.zw-v2-profile-stat strong{color:var(--v2-ink);font-family:var(--font-mono);font-size:10px}.zw-v2-settings-stack{gap:16px;display:grid}.zw-v2-settings-card h2,.zw-v2-history-card h2,.zw-v2-detail-card h2{font-family:var(--font-serif);margin:0;font-size:30px;font-weight:400}.zw-v2-settings-card>p{color:var(--v2-muted);margin-top:7px;font-size:11px;line-height:1.6}.zw-v2-setting-row{border-top:1px solid var(--v2-line);justify-content:space-between;align-items:center;gap:24px;min-height:70px;padding:15px 0;display:flex}.zw-v2-setting-row:first-of-type{margin-top:20px}.zw-v2-setting-row strong{font-size:12px;display:block}.zw-v2-setting-row p{color:var(--v2-muted);margin-top:4px;font-size:10px;line-height:1.5}.zw-v2-switch{cursor:pointer;background:#d9d3ca;border:0;border-radius:999px;flex:none;width:46px;height:26px;transition:background .15s;position:relative}.zw-v2-switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #1716132e}.zw-v2-switch.is-on{background:var(--v2-ink)}.zw-v2-switch.is-on:after{transform:translate(20px)}.zw-v2-danger-card{border-color:#edc8c2}.zw-v2-tabs{background:#ebe5dd;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.zw-v2-tabs button{min-height:40px;color:var(--v2-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 17px;font-size:12px}.zw-v2-tabs button.is-active{color:var(--v2-ink);background:#fff;box-shadow:0 5px 12px #17161317}.zw-v2-history-list{gap:12px;margin-top:24px;display:grid}.zw-v2-history-item{border:1px solid var(--v2-line);background:#fff;border-radius:16px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:100px;padding:12px;display:grid}.zw-v2-history-item img{object-fit:cover;border-radius:11px;width:74px;height:78px}.zw-v2-history-media{border-radius:11px;width:74px;height:78px;font-size:11px}.zw-v2-history-item h3{font-size:13px;font-weight:600}.zw-v2-history-item p{color:var(--v2-muted);margin-top:5px;font-size:10px}.zw-v2-detail-hero{grid-template-columns:260px minmax(0,1fr);gap:36px;display:grid}.zw-v2-detail-image{aspect-ratio:3/4;background:var(--v2-soft);border-radius:18px;width:100%;overflow:hidden}.zw-v2-detail-image img{object-fit:cover;width:100%;height:100%}.zw-v2-detail-title{font-family:var(--font-serif);letter-spacing:-.02em;overflow-wrap:normal;text-wrap:balance;margin:10px 0 0;font-size:clamp(42px,5vw,66px);font-weight:400;line-height:.95}.zw-v2-detail-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.zw-v2-detail-price{margin-top:12px;font-size:14px}.zw-v2-detail-section{margin-top:18px}.zw-v2-detail-size-list,.zw-v2-timeline{gap:10px;margin-top:20px;display:grid}.zw-v2-detail-size{border:1px solid var(--v2-line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 16px;display:flex}.zw-v2-detail-size-actions{align-items:center;gap:10px;display:flex}.zw-v2-detail-notice{z-index:55;max-width:min(420px,100% - 48px);color:var(--v2-accent);background:#fff7f8;border:1px solid #e4c5cb;border-radius:14px;align-items:center;gap:14px;padding:13px 15px;font-size:12px;line-height:1.5;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 34px #17161324}.zw-v2-detail-notice button{width:30px;height:30px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;font-size:20px}.zw-v2-timeline-item{border-top:1px solid var(--v2-line);grid-template-columns:110px minmax(0,1fr);gap:18px;padding:14px 0;display:grid}.zw-v2-timeline-item time{color:var(--v2-muted);font-family:var(--font-mono);font-size:10px}.zw-v2-timeline-item p{font-size:12px}.zw-v2-source{background:#f0ebe4;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:20px;padding:14px 16px;display:flex;overflow:hidden}.zw-v2-source code{min-width:0;color:var(--v2-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:10px;overflow:hidden}.zw-v2-source-copy{flex:none;min-width:92px}.zw-v2-mobile-nav{display:none}.zw-v2-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17161361;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.zw-v2-confirm{border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:22px;width:min(100%,470px);padding:28px;box-shadow:0 30px 70px #17161333}.zw-v2-confirm h2{font-family:var(--font-serif);margin:8px 0 0;font-size:36px;font-weight:400}.zw-v2-confirm p{color:var(--v2-muted);margin-top:12px;font-size:12px;line-height:1.7}.zw-v2-confirm-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@media (width<=900px){.zw-v2-home{padding-top:48px}.zw-v2-home-hero{grid-template-columns:1fr}.zw-v2-home-visual{width:min(620px,100%)}.zw-v2-home-visual img{min-height:560px}.zw-v2-home-process,.zw-v2-home-faq{grid-template-columns:1fr;gap:42px}.zw-v2-home-process-list{grid-template-columns:1fr}.zw-v2-home-process-list li{border-right:0;border-bottom:1px solid var(--v2-line);min-height:0}.zw-v2-step-preview{margin-top:24px}.zw-v2-home-process-list li:last-child{border-bottom:0}.zw-v2-header-wrap{padding:calc(14px + env(safe-area-inset-top)) 16px 0}.zw-v2-header{border-radius:18px;grid-template-columns:1fr auto;min-height:62px}.zw-v2-desktop-nav{display:none}.zw-v2-main{width:min(100% - 32px,760px);padding-top:48px}.zw-v2-page-heading{flex-direction:column;align-items:flex-start}.zw-v2-page-action,.zw-v2-page-action .zw-v2-primary-button{width:100%}.zw-v2-content-grid,.zw-v2-detail-hero{grid-template-columns:1fr}.zw-v2-profile-card{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid}.zw-v2-profile-avatar{margin:0}.zw-v2-profile-stats{grid-column:1/-1}.zw-v2-auth{grid-template-columns:1fr}.zw-v2-auth-story{min-height:auto;padding:34px}.zw-v2-auth-story-main{padding:64px 0 54px}.zw-v2-auth-story h1{font-size:clamp(54px,9vw,78px)}.zw-v2-auth--editorial .zw-v2-auth-story-main{padding:64px 0 54px}.zw-v2-auth--editorial .zw-v2-auth-story h1{font-size:clamp(54px,9vw,78px)}.zw-v2-auth-steps{max-width:620px}.zw-v2-auth-form-wrap{min-height:68vh;padding:40px 24px 70px}}@media (width<=1100px) and (width>=901px){.zw-v2-home-process,.zw-v2-home-faq{grid-template-columns:1fr;gap:42px}}@media (width<=680px){.zw-v2-footer{flex-direction:column;align-items:flex-start;gap:10px;width:calc(100% - 32px);padding-bottom:104px}.zw-v2-legal-sections section{grid-template-columns:1fr;gap:16px}.zw-v2-legal-sections p,.zw-v2-legal-sections h2+p{grid-area:auto/1}.zw-v2-preference-card{padding:26px 22px 28px}.zw-v2-preference-card h1{font-size:30px}.zw-v2-auth-language-switch{top:20px;right:20px}.zw-v2-auth-story{padding:22px 20px 24px}.zw-v2-auth-story-main{padding:38px 0 10px}.zw-v2-auth-story-eyebrow,.zw-v2-auth-story-intro,.zw-v2-auth-steps,.zw-v2-auth-editorial-list,.zw-v2-auth-story-footnote{display:none}.zw-v2-auth-story h1{letter-spacing:-.035em;font-size:clamp(38px,11vw,52px)}.zw-v2-auth--editorial .zw-v2-auth-story-main{padding:38px 0 10px}.zw-v2-auth--editorial .zw-v2-auth-story h1{font-size:clamp(38px,11vw,52px)}.zw-v2-auth-story:after{display:none}.zw-v2-auth-form-wrap{min-height:auto;padding:38px 20px calc(72px + env(safe-area-inset-bottom))}.zw-v2-auth-form h2{font-size:clamp(36px,10vw,44px)}.zw-v2-canvas{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.zw-v2-home{width:min(100% - 32px,1320px);padding:42px 0 64px}.zw-v2-home-copy h1{margin-top:18px;font-size:clamp(40px,12vw,56px)}.zw-v2-home-intro{margin-top:22px;font-size:13px}.zw-v2-home-form{margin-top:32px}.zw-v2-home-query{flex-wrap:wrap;align-items:stretch;padding:13px}.zw-v2-home-query>svg{margin-top:13px}.zw-v2-home-query input{width:calc(100% - 34px);min-height:44px}.zw-v2-home-query .zw-v2-primary-button{width:100%}.zw-v2-home-visual img{min-height:480px}.zw-v2-home-alert{grid-template-columns:auto minmax(0,1fr);width:calc(100% - 24px);bottom:18px;right:12px}.zw-v2-home-alert a{grid-column:2;padding:0}.zw-v2-home-process,.zw-v2-home-faq{grid-template-columns:1fr;gap:34px;margin-top:68px;padding-top:42px}.zw-v2-home-process-list li{padding:28px 4px}.zw-v2-home-process-list h3{margin-top:42px;font-size:27px}.zw-v2-step-preview{margin-top:24px}.zw-v2-home-faq-list summary{min-height:64px;font-size:14px}.zw-v2-home-faq-list p{margin-right:0}.zw-v2-header-actions .zw-v2-icon-button,.zw-v2-brand small{display:none}.zw-v2-main{padding-top:40px;padding-bottom:72px}.zw-v2-page-heading h1{font-size:49px}.zw-v2-mobile-title-break{display:block}.zw-v2-dashboard-panel{border-radius:20px;padding:16px}.zw-v2-dashboard-tools{flex-direction:column;align-items:flex-start}.zw-v2-filters{width:100%}.zw-v2-product-card{border-radius:18px;grid-template-columns:104px minmax(0,1fr)}.zw-v2-product-image-link,.zw-v2-product-image{min-height:170px}.zw-v2-product-image-link{border-radius:17px 0 0 17px}.zw-v2-product-main{padding:17px 15px 14px}.zw-v2-product-heading{gap:10px}.zw-v2-product-title-block h2{font-size:15px}.zw-v2-product-title-block>a{align-items:center;min-height:44px;display:flex}.zw-v2-product-heading{display:block}.zw-v2-product-price{margin-top:9px;font-size:11px}.zw-v2-size-status-list{margin:15px 0;display:grid}.zw-v2-size-status-item{border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;width:100%;padding:9px 8px 9px 12px;display:grid}.zw-v2-size-status-main{display:contents}.zw-v2-size-status-main .zw-v2-size-name{grid-column:1;align-self:center}.zw-v2-size-status-main .zw-v2-status{grid-area:2/1/auto/-1;width:fit-content;max-width:100%}.zw-v2-size-status-item>.zw-v2-size-more{grid-area:1/2;align-self:center}.zw-v2-product-footer{flex-direction:column;align-items:flex-start}.zw-v2-product-footer p{display:none}.zw-v2-card-actions{justify-content:flex-end;width:100%}.zw-v2-dialog-page{min-height:0;padding:28px 16px calc(104px + env(safe-area-inset-bottom));align-items:flex-start}.zw-v2-dialog{border-radius:24px;max-height:none;overflow:visible}.zw-v2-dialog-header,.zw-v2-dialog-body{padding-left:20px;padding-right:20px}.zw-v2-query-row,.zw-v2-selection-summary{flex-direction:column;align-items:stretch}.zw-v2-selection-actions{grid-template-columns:1fr 1.25fr;display:grid}.zw-v2-product-picker{grid-template-columns:92px minmax(0,1fr);gap:16px}.zw-v2-picker-image{grid-row:auto}.zw-v2-picker-copy{grid-column:2}.zw-v2-picker-copy h2{font-size:clamp(24px,6.7vw,27px);line-height:1.08}.zw-v2-picker-meta{display:block}.zw-v2-picker-meta>span{margin-top:5px;display:block}.zw-v2-picker-meta>.zw-v2-price{justify-content:flex-start;display:inline-flex}.zw-v2-picker-section{grid-column:1/-1;margin-top:10px}.zw-v2-color-grid,.zw-v2-size-grid{grid-template-columns:1fr}.zw-v2-mobile-nav{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:50;border:1px solid var(--v2-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfaf5;border-radius:22px;grid-template-columns:repeat(3,1fr) 52px;align-items:center;min-height:66px;padding:7px;display:grid;position:fixed;left:12px;box-shadow:0 18px 38px #17161329}.zw-v2-mobile-nav-link{min-height:50px;color:var(--v2-muted);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;text-decoration:none;display:flex}.zw-v2-mobile-nav-link.is-active{color:var(--v2-ink);background:#f0ebe4}.zw-v2-mobile-add{color:#fff;background:var(--v2-ink);border-radius:16px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 8px 16px #17161333}.zw-v2-history-item{grid-template-columns:64px minmax(0,1fr)}.zw-v2-history-item img{width:64px;height:72px}.zw-v2-history-item>:last-child{grid-column:1/-1}.zw-v2-setting-row{flex-direction:column;align-items:flex-start}.zw-v2-setting-row .zw-v2-secondary-button,.zw-v2-setting-row .zw-v2-danger-button{width:100%}.zw-v2-confirm-actions{flex-direction:column-reverse}.zw-v2-confirm-actions button{width:100%}.zw-v2-detail-size{flex-direction:column;align-items:flex-start}.zw-v2-detail-title{font-size:clamp(34px,9.5vw,40px);line-height:1.02}.zw-v2-detail-size-actions{justify-content:space-between;width:100%}.zw-v2-timeline-item{grid-template-columns:72px minmax(0,1fr);gap:14px}.zw-v2-source{padding:12px}.zw-v2-detail-notice{right:16px;bottom:calc(86px + env(safe-area-inset-bottom));max-width:calc(100% - 32px)}}.zw-v2-probe{width:min(1180px,100% - 56px);margin:0 auto;padding:48px 0 120px}.zw-v2-probe-back{margin-bottom:32px}.zw-v2-probe-back a{min-height:44px;color:var(--v2-muted);align-items:center;gap:8px;font-size:13px;text-decoration:none;display:inline-flex}.zw-v2-probe-back a:hover{color:var(--v2-ink)}.zw-v2-probe-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px;display:flex}.zw-v2-probe-heading h1{max-width:780px;font-family:var(--font-serif);letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(46px,6.2vw,78px);font-weight:400;line-height:.96}.zw-v2-probe-nowrap{white-space:nowrap}.zw-v2-probe-heading>div>p:last-child{max-width:680px;color:var(--v2-muted);margin:20px 0 0;font-size:15px;line-height:1.8}.zw-v2-probe-local-badge{color:#6d4612;background:#f8ebcf;border:1px solid #d9bb86;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:12px;font-weight:600;display:inline-flex}.zw-v2-probe-notice{color:#54370f;background:#fbf1dc;border:1px solid #d9bb86;border-radius:18px;align-items:flex-start;gap:14px;margin-bottom:20px;padding:18px 20px;display:flex}.zw-v2-probe-notice>svg{flex:none;margin-top:1px}.zw-v2-probe-notice strong{font-size:14px;display:block}.zw-v2-probe-notice p{color:#795b31;margin:5px 0 0;font-size:12px;line-height:1.65}.zw-v2-probe-panel{border:1px solid var(--v2-line);background:var(--v2-surface);border-radius:26px;padding:32px;box-shadow:0 18px 48px #17161312,0 3px 10px #17161308}.zw-v2-probe-panel-heading{border-bottom:1px solid var(--v2-line);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;display:flex}.zw-v2-probe-panel-heading>div{align-items:baseline;gap:14px;display:flex}.zw-v2-probe-panel-heading>div>span{color:var(--v2-muted);font-family:var(--font-mono);font-size:11px}.zw-v2-probe-panel-heading h2,.zw-v2-probe-size-heading h2{font-family:var(--font-serif);margin:0;font-size:30px;font-weight:400;line-height:1.05}.zw-v2-probe-panel-heading>p{max-width:360px;color:var(--v2-muted);text-align:right;margin:0;font-size:12px;line-height:1.65}.zw-v2-probe-form{padding-top:26px}.zw-v2-probe-form>label{color:var(--v2-muted);letter-spacing:.08em;margin-bottom:9px;font-size:11px;font-weight:600;display:block}.zw-v2-probe-query{border:1px solid var(--v2-line);background:#fff;border-radius:18px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:11px;padding:7px 7px 7px 18px;display:grid}.zw-v2-probe-query:focus-within{border-color:#b9aea2;box-shadow:0 0 0 3px #6f263514}.zw-v2-probe-query>svg{color:var(--v2-muted)}.zw-v2-probe-query input{width:100%;min-width:0;height:48px;color:var(--v2-ink);background:0 0;border:0;outline:0;font-size:14px}.zw-v2-probe-query button{color:#fff;background:var(--v2-ink);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-width:140px;min-height:48px;font-size:13px;font-weight:600;display:inline-flex}.zw-v2-probe-query button:disabled{cursor:wait;opacity:.7}.zw-v2-probe-help,.zw-v2-probe-form-error{color:var(--v2-muted);margin:9px 2px 0;font-size:11px}.zw-v2-probe-form-error{color:#a02f2f}.zw-v2-probe-samples{border-top:1px solid var(--v2-line);align-items:center;gap:16px;margin-top:22px;padding-top:22px;display:flex}.zw-v2-probe-samples>span{color:var(--v2-muted);flex:none;font-size:11px}.zw-v2-probe-samples>div{flex-wrap:wrap;gap:8px;display:flex}.zw-v2-probe-samples button{border:1px solid var(--v2-line);min-height:38px;color:var(--v2-ink);cursor:pointer;background:#f8f5f0;border-radius:999px;padding:0 13px;font-size:11px}.zw-v2-probe-samples button:hover{background:#f1ece5;border-color:#b9aea2}.zw-v2-probe-loading,.zw-v2-probe-failure{align-items:flex-start;gap:16px;margin-top:20px;display:flex}.zw-v2-probe-loading{align-items:center}.zw-v2-probe-loading strong{font-size:14px}.zw-v2-probe-loading p{color:var(--v2-muted);margin:5px 0 0;font-size:12px}.zw-v2-probe-spinner{animation:.8s linear infinite zw-v2-probe-spin}@keyframes zw-v2-probe-spin{to{transform:rotate(360deg)}}.zw-v2-probe-result-icon{color:#982c2c;background:#f7dddd;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.zw-v2-probe-failure h2{font-family:var(--font-serif);margin:9px 0 0;font-size:30px;font-weight:400}.zw-v2-probe-failure dl{grid-template-columns:auto 1fr;gap:7px 14px;margin:20px 0 0;font-size:12px;display:grid}.zw-v2-probe-failure dt{color:var(--v2-muted)}.zw-v2-probe-failure dd{margin:0}.zw-v2-probe-results{gap:20px;min-width:0;margin-top:20px;display:grid}.zw-v2-probe-size-panel{min-width:0}.zw-v2-probe-panel-heading>.is-match,.zw-v2-probe-panel-heading>.is-mismatch{border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:11px;font-weight:600;display:inline-flex}.zw-v2-probe-panel-heading>.is-match{color:var(--v2-success);background:#e7f0e8}.zw-v2-probe-panel-heading>.is-mismatch{color:#982c2c;background:#f7dddd}.zw-v2-probe-product{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:36px;padding-top:28px;display:grid}.zw-v2-probe-product h3{max-width:480px;font-family:var(--font-serif);margin:9px 0 0;font-size:34px;font-weight:400;line-height:1.08}.zw-v2-probe-product a{min-height:44px;color:var(--v2-accent);text-underline-offset:4px;align-items:center;gap:7px;font-size:12px;display:inline-flex}.zw-v2-probe-product dl{border-top:1px solid var(--v2-line);border-left:1px solid var(--v2-line);grid-template-columns:1fr 1fr;margin:0;display:grid}.zw-v2-probe-product dl>div{border-right:1px solid var(--v2-line);border-bottom:1px solid var(--v2-line);min-width:0;padding:15px 17px}.zw-v2-probe-product dt{color:var(--v2-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.zw-v2-probe-product dd{overflow-wrap:anywhere;font-family:var(--font-mono);margin:6px 0 0;font-size:11px;line-height:1.55}.zw-v2-probe-size-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:22px;display:flex}.zw-v2-probe-size-heading h2{margin-top:8px}.zw-v2-probe-size-heading time{color:var(--v2-muted);font-family:var(--font-mono);font-size:10px}.zw-v2-probe-table-wrap{border:1px solid var(--v2-line);border-radius:16px;width:100%;max-width:100%;overflow-x:auto}.zw-v2-probe-table-wrap table{border-collapse:collapse;text-align:left;width:100%;min-width:820px}.zw-v2-probe-table-wrap th,.zw-v2-probe-table-wrap td{border-bottom:1px solid var(--v2-line);vertical-align:middle;padding:14px 16px;font-size:12px}.zw-v2-probe-table-wrap thead th{color:var(--v2-muted);letter-spacing:.08em;background:#f6f2ec;font-size:9px;font-weight:600}.zw-v2-probe-table-wrap tbody th{font-weight:500}.zw-v2-probe-table-wrap tbody tr:last-child>*{border-bottom:0}.zw-v2-probe-table-wrap td>code{color:var(--v2-muted);font-family:var(--font-mono);font-size:10px}.zw-v2-probe-availability{flex-direction:column;gap:3px;display:inline-flex}.zw-v2-probe-availability>span{font-weight:600}.zw-v2-probe-availability>code{color:var(--v2-muted);font-family:var(--font-mono);font-size:8px}.zw-v2-probe-availability.is-in_stock,.zw-v2-probe-availability.is-low_on_stock{color:var(--v2-success)}.zw-v2-probe-availability.is-coming_soon{color:var(--v2-warning)}.zw-v2-probe-availability.is-out_of_stock{color:var(--v2-muted)}.zw-v2-probe-compare{align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.zw-v2-probe-compare.is-match{color:var(--v2-success)}.zw-v2-probe-compare.is-mismatch,.zw-v2-probe-missing{color:#982c2c}@media (width<=900px){.zw-v2-probe-heading{flex-direction:column;align-items:flex-start}.zw-v2-probe-product{grid-template-columns:1fr}}@media (width<=680px){.zw-v2-probe{width:calc(100% - 32px);padding:30px 0 120px}.zw-v2-probe-back{margin-bottom:20px}.zw-v2-probe-heading{gap:20px;margin-bottom:24px}.zw-v2-probe-heading h1{font-size:46px}.zw-v2-probe-heading>div>p:last-child{font-size:13px}.zw-v2-probe-local-badge{min-height:40px}.zw-v2-probe-notice{padding:16px}.zw-v2-probe-panel{border-radius:20px;padding:21px 16px}.zw-v2-probe-panel-heading,.zw-v2-probe-size-heading{flex-direction:column;align-items:flex-start}.zw-v2-probe-panel-heading>p{text-align:left}.zw-v2-probe-query{grid-template-columns:20px minmax(0,1fr);padding:8px 10px 10px 15px}.zw-v2-probe-query button{grid-column:1/-1;width:100%}.zw-v2-probe-samples{flex-direction:column;align-items:flex-start}.zw-v2-probe-samples button{min-height:44px}.zw-v2-probe-product dl{grid-template-columns:1fr}.zw-v2-probe-table-wrap{margin:0 -6px}}@media (prefers-reduced-motion:reduce){.zw-v2 *,.zw-v2 :before,.zw-v2 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
