:root{--color-just-black:#0e100f;--color-surface-cream:#fffce1;--color-surface-50:#7c7c6f;--color-surface-25:#42433d;--color-off-black:#191919;--color-shockingly-green:#0ae448;--color-light-green:#abff84;--color-orangey:#ff8709;--color-pink:#fec5fb;--color-lilac:#9d95ff;--color-blue:#00bae2;--font-mori:"Mori", "DM Sans", sans-serif;--page-max-width:1280px;--hairline:1px solid var(--color-surface-25)}.listing-studio{max-width:var(--page-max-width);margin:0 auto;padding:62px 0 130px}.listing-heading{border-bottom:var(--hairline);justify-content:space-between;align-items:end;gap:40px;padding-bottom:44px;display:flex}.listing-heading h1{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(66px,8vw,108px);line-height:.88}.listing-heading p{max-width:610px;color:var(--color-surface-50);margin:0;font-size:18px}.listing-heading>span{color:var(--color-light-green);white-space:nowrap;align-items:center;gap:7px;font-size:13px;display:flex}.listing-layout{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:76px;padding-top:54px;display:grid}.listing-agent-column,.listing-details-column{min-width:0}.listing-agent-title{align-items:center;gap:13px;margin-bottom:20px;display:flex}.listing-agent-title>span{width:44px;height:44px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;place-items:center;display:grid}.listing-agent-title h2,.listing-media-block h2,.listing-details-column>header h2{margin:0 0 4px;font-size:24px}.listing-agent-title p,.listing-details-column>header p{color:var(--color-surface-50);margin:0;font-size:13px}.listing-prompt{border:1px solid var(--color-surface-25);background:var(--color-off-black);border-radius:14px;display:block;position:relative}.listing-prompt:focus-within{border-color:var(--color-surface-cream)}.listing-prompt textarea{resize:vertical;width:100%;min-height:230px;color:var(--color-surface-cream);font:inherit;background:0 0;border:0;outline:0;padding:22px 22px 74px;font-size:18px;line-height:1.5;display:block}.listing-prompt button{min-height:42px;color:var(--color-just-black);background:var(--color-shockingly-green);cursor:pointer;border:0;border-radius:100px;align-items:center;gap:8px;padding:0 16px;font-weight:600;display:inline-flex;position:absolute;bottom:14px;right:14px}.listing-prompt button:disabled{opacity:.3;cursor:not-allowed}.listing-example{color:var(--color-surface-50);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin:12px 0 0;padding:0;font-size:13px;display:inline-flex}.listing-example:hover{color:var(--color-surface-cream)}.listing-agent-result{color:var(--color-light-green);border-top:var(--hairline);border-bottom:var(--hairline);gap:10px;margin-top:18px;padding:15px 0;display:flex}.listing-agent-result p{color:var(--color-surface-50);margin:0;font-size:13px;line-height:1.4}.listing-agent-result strong{color:var(--color-surface-cream)}.listing-media-block{margin-top:48px}.listing-media-block>div:first-child{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.listing-media-block>div:first-child span{color:var(--color-surface-50);font-size:12px}.listing-upload{min-height:130px;color:var(--color-surface-50);border:1px dashed var(--color-surface-25);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.listing-upload:hover{color:var(--color-surface-cream);border-color:var(--color-surface-50)}.listing-upload small{font-size:11px}.listing-upload input{display:none}.listing-photo-note{color:var(--color-surface-50);align-items:center;gap:8px;margin:13px 0 0;font-size:12px;display:flex}.listing-preview{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.listing-preview figure{margin:0;position:relative}.listing-preview img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.listing-preview button{width:28px;height:28px;color:var(--color-surface-cream);background:#0e100fcc;border:1px solid #fffce159;border-radius:50%;place-items:center;display:grid;position:absolute;top:6px;right:6px}.listing-preview figcaption{background:#0e100fcc;border-radius:100px;padding:4px 7px;font-size:10px;position:absolute;bottom:7px;left:7px}.listing-details-column{border-left:var(--hairline);padding-left:44px}.listing-details-column>header{border-bottom:var(--hairline);justify-content:space-between;align-items:start;gap:20px;padding-bottom:20px;display:flex}.listing-details-column>header>span{color:var(--color-surface-50);font-size:12px}.listing-fields{grid-template-columns:1fr 1fr;gap:20px 24px;padding:28px 0;display:grid}.listing-fields label{min-width:0}.listing-fields label>span{color:var(--color-surface-50);margin-bottom:8px;font-size:12px;display:block}.listing-fields input,.listing-fields select,.listing-fields textarea{width:100%;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-25);font:inherit;background:0 0;border-radius:0;outline:0;padding:10px 0}.listing-fields input:focus,.listing-fields select:focus,.listing-fields textarea:focus{border-color:var(--color-surface-cream)}.listing-fields select option{color:var(--color-just-black)}.listing-fields textarea{resize:vertical;line-height:1.45}.listing-fields .field-wide,.listing-fields .lead-time-field{grid-column:1/-1}.lead-time-field>div{grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;display:grid}.lead-time-field i{color:var(--color-surface-50);font-size:12px;font-style:normal}.listing-customization{border-top:var(--hairline);padding:23px 0}.listing-customization>label{justify-content:space-between;align-items:center;gap:20px;display:flex}.listing-customization>label span{gap:4px;display:grid}.listing-customization>label small{color:var(--color-surface-50)}.listing-customization>label input{width:42px;height:22px}.listing-customization>div{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.listing-customization button{color:var(--color-surface-50);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:8px;padding:8px 11px}.listing-customization button.active{color:var(--color-light-green);border-color:var(--color-light-green)}.listing-submit{border-top:var(--hairline);justify-content:space-between;align-items:center;gap:20px;padding-top:24px;display:flex}.listing-submit>div{gap:5px;display:grid}.listing-submit span{color:var(--color-surface-50);font-size:12px}.listing-submit strong{font-size:22px}.seller-success--simple .bracket-label{display:none}@media (max-width:1328px){.listing-studio{margin-left:24px;margin-right:24px}}@media (max-width:900px){.listing-layout{grid-template-columns:1fr;gap:54px}.listing-details-column{border-top:var(--hairline);border-left:0;padding:42px 0 0}}@media (max-width:620px){.listing-studio{margin:0 16px;padding:38px 0 106px}.listing-heading{flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:30px}.listing-heading h1{font-size:62px}.listing-heading p{font-size:16px;line-height:1.4}.listing-layout{padding-top:34px}.listing-prompt textarea{min-height:220px;padding:18px 18px 72px;font-size:16px}.listing-prompt button span{display:none}.listing-fields{grid-template-columns:1fr;gap:18px}.listing-fields .field-wide,.listing-fields .lead-time-field{grid-column:auto}.listing-preview{grid-template-columns:repeat(2,1fr)}.listing-submit{flex-direction:column;align-items:stretch}.listing-submit .gradient-stroke-button{width:100%}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-just-black)}body{color:var(--color-surface-cream);background:var(--color-just-black);font-family:var(--font-mori);letter-spacing:-.01em;margin:0;font-size:16px;line-height:1.15}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}::selection{color:var(--color-just-black);background:var(--color-light-green)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;height:84px;padding:0 max(24px, calc((100vw - var(--page-max-width)) / 2));border-bottom:1px solid #fffce12e;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:12px;font-size:17px;font-weight:600;display:inline-flex}.brand-mark{border:1px solid var(--color-surface-cream);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;display:grid}.nav-links{color:var(--color-surface-cream);gap:22px;font-size:16px;display:flex}.nav-links a,.site-footer a{transition:color .18s}.nav-links a:hover,.site-footer a:hover{color:var(--color-shockingly-green)}.header-actions{align-items:center;gap:12px;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:8px;display:inline-grid}.icon-button:hover{color:var(--color-light-green)}.mobile-menu{display:none}.ghost-button,.gradient-stroke-button{min-height:48px;color:var(--color-surface-cream);cursor:pointer;background:0 0;border-radius:100px;justify-content:center;align-items:center;gap:9px;padding:14px 24px;font-size:17px;font-weight:600;line-height:1.05;transition:opacity .18s,transform .18s;display:inline-flex}.ghost-button{border:1px solid var(--color-surface-cream)}.ghost-button--compact{min-height:42px;padding:11px 18px;font-size:15px}.gradient-stroke-button{background:linear-gradient(var(--color-just-black), var(--color-just-black)) padding-box, linear-gradient(114.41deg, var(--color-shockingly-green), var(--color-light-green)) border-box;border:1px solid #0000;position:relative}.gradient-stroke-button:hover,.ghost-button:hover{opacity:.8;transform:translateY(-1px)}.full-width{width:100%}.bracket-label{color:var(--color-surface-cream);margin:0 0 24px;font-size:16px;line-height:1.2}.muted-copy{color:var(--color-surface-50);font-size:17px;line-height:1.45}.hero{border-bottom:var(--hairline);min-height:920px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0e100ffa 0%,#0e100fe0 30%,#0e100f1f 68%,#0e100f0a 100%);position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-content{z-index:2;min-height:920px;max-width:var(--page-max-width);flex-direction:column;justify-content:space-between;margin:0 auto;padding:164px 0 74px;display:flex;position:relative}.hero h1{letter-spacing:-.045em;max-width:1020px;margin:0;font-size:clamp(84px,10.9vw,174px);font-weight:600;line-height:.88}.hero-lower{grid-template-columns:1fr auto;align-items:end;gap:32px;width:min(620px,100%);display:grid}.hero-lower p{max-width:340px;margin:0;font-size:19px;line-height:1.42}.scroll-cue{z-index:3;right:max(24px, calc((100vw - var(--page-max-width)) / 2));border:1px solid var(--color-surface-cream);border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;bottom:74px}.section-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;padding-bottom:76px;display:grid}.section-heading h2,.agent-manifesto h2{letter-spacing:-.035em;margin:0;font-size:clamp(58px,7vw,101px);font-weight:600;line-height:.96}.section-heading>p{max-width:470px;color:var(--color-surface-50);margin:0 0 4px;font-size:21px;line-height:1.42}.filter-bar{z-index:10;border-top:var(--hairline);border-bottom:var(--hairline);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e100ff0;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex;position:sticky;top:0}.category-tabs{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.category-tabs button{color:var(--color-surface-50);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:100px;padding:10px 14px}.category-tabs button.active{color:var(--color-surface-cream);outline:1px solid var(--color-surface-cream)}.catalog-search{border-bottom:1px solid var(--color-surface-50);width:min(340px,100%);color:var(--color-surface-50);align-items:center;gap:10px;padding:11px 0;display:flex}.catalog-search input{width:100%;color:var(--color-surface-cream);background:0 0;border:0;outline:0}.catalog-search input::placeholder{color:var(--color-surface-50)}.result-count{color:var(--color-surface-50);margin:32px 0 20px;font-size:14px}.masonry-feed{columns:3;column-gap:24px}.product-card{break-inside:avoid;content-visibility:auto;contain-intrinsic-size:480px;margin:0 0 40px}.product-card-link{background:var(--color-off-black);border-radius:8px;display:block;position:relative;overflow:hidden}.product-visual{aspect-ratio:1;background-repeat:no-repeat;background-size:200% 200%;width:100%;transition:transform .55s cubic-bezier(.22,.8,.2,1),filter .3s}.product-visual--portrait{aspect-ratio:.78}.product-visual--landscape{aspect-ratio:1.22}.product-card-link:hover .product-visual{filter:brightness(.78);transform:scale(1.025)}.product-card-overlay{opacity:0;justify-content:space-between;align-items:center;padding:22px;transition:opacity .22s,transform .22s;display:flex;position:absolute;inset:auto 0 0;transform:translateY(10px)}.product-card-link:hover .product-card-overlay{opacity:1;transform:translateY(0)}.product-card-meta{justify-content:space-between;align-items:start;gap:20px;padding-top:16px;display:flex}.category-label{margin:0 0 7px;font-size:15px}.accent-green{color:var(--color-shockingly-green)}.accent-orange{color:var(--color-orangey)}.accent-pink{color:var(--color-pink)}.accent-lilac{color:var(--color-lilac)}.accent-blue{color:var(--color-blue)}.product-card h3{margin:0 0 5px;font-size:23px;font-weight:600;line-height:1.1}.product-card-meta p:last-child{color:var(--color-surface-50);margin:0;font-size:14px}.price-from{color:var(--color-surface-50);white-space:nowrap;font-size:14px}.empty-state{text-align:center;border-bottom:var(--hairline);padding:96px 24px}.empty-state h3{margin:0 0 16px;font-size:44px}.empty-state p{color:var(--color-surface-50);max-width:500px;margin:0 auto 28px}.agent-manifesto{max-width:var(--page-max-width);border-top:var(--hairline);grid-template-columns:.36fr 1fr auto;align-items:end;gap:48px;margin:0 auto;padding:108px 0;display:grid}.agent-manifesto .bracket-label{align-self:start}.agent-manifesto p:not(.bracket-label){max-width:630px;color:var(--color-surface-50);margin:30px 0 0;font-size:23px;line-height:1.38}.site-footer{padding:76px max(24px, calc((100vw - var(--page-max-width)) / 2));background:var(--color-off-black);border-top:var(--hairline);grid-template-columns:1fr 1fr .5fr;gap:48px;display:grid}.footer-brand{letter-spacing:-.04em;font-size:66px;font-weight:600;line-height:.88}.site-footer>div:nth-child(2)>p:last-child{max-width:380px;color:var(--color-surface-50);font-size:19px;line-height:1.4}.site-footer nav{flex-direction:column;gap:16px;display:flex}.agent-layer,.modal-layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.agent-scrim,.modal-scrim{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000094;border:0;position:absolute;inset:0}.agent-panel{background:var(--color-just-black);border-left:var(--hairline);width:min(560px,100vw);height:100%;position:relative;overflow-y:auto}.agent-header,.panel-header{border-bottom:var(--hairline);justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;display:flex}.agent-title{align-items:center;gap:12px;display:flex}.agent-title div{flex-direction:column;gap:4px;display:flex}.agent-title small{color:var(--color-surface-50)}.agent-spark{width:38px;height:38px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;place-items:center;display:grid}.agent-header-actions{align-items:center;gap:4px;display:flex}.agent-header-actions .icon-button{width:38px;height:38px}.agent-history-button{position:relative}.agent-history-button span{min-width:17px;height:17px;color:var(--color-just-black);background:var(--color-light-green);border-radius:999px;place-items:center;padding:0 5px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-4px;right:-3px}.agent-body{padding:36px 28px 48px}.agent-body h2,.agent-state h2,.wallet-sheet h2{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(38px,5vw,58px);line-height:.98}.agent-message{max-width:430px;margin:0 0 28px;font-size:24px;line-height:1.3}.agent-composer{border:1px solid var(--color-surface-50);border-radius:8px;padding:18px 58px 18px 18px;display:block;position:relative}.agent-composer textarea{resize:none;width:100%;color:var(--color-surface-cream);background:0 0;border:0;outline:0;line-height:1.42}.agent-composer button{border:1px solid var(--color-surface-cream);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:14px;right:14px}.agent-results{margin-top:40px}.agent-result{border:0;border-top:var(--hairline);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:100%;padding:18px 0;display:grid}.agent-result:hover strong{color:var(--color-light-green)}.agent-result span:nth-child(2){flex-direction:column;gap:5px;display:flex}.agent-result small{color:var(--color-surface-50)}.agent-result em{color:var(--color-surface-50);font-style:normal}.result-dot{border-radius:50%;width:10px;height:10px}.back-link{color:var(--color-surface-50);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-bottom:32px;padding:0;display:inline-flex}.form-grid{grid-template-columns:1fr 1fr;gap:18px;margin:32px 0;display:grid}.form-grid label{color:var(--color-surface-50);flex-direction:column;gap:9px;font-size:14px;display:flex}.form-grid input,.form-grid select,.form-grid textarea{border:0;border-bottom:1px solid var(--color-surface-50);width:100%;min-height:48px;color:var(--color-surface-cream);background:0 0;border-radius:0;outline:0;padding:12px 0}.form-grid select option{color:var(--color-just-black)}.form-grid textarea{resize:vertical}.form-grid .field-wide{grid-column:1/-1}.form-grid .switch-row{border-bottom:1px solid var(--color-surface-50);flex-direction:row;justify-content:space-between;align-items:center}.switch-row input{width:42px}.quote-preview{border-top:var(--hairline);grid-template-columns:1fr auto;gap:5px;margin:0 0 24px;padding:22px 0;display:grid}.quote-preview strong{font-size:24px}.quote-preview small{color:var(--color-surface-50);grid-column:1/-1}.quote-requirements{padding-top:26px}.quote-requirements .back-link{margin-bottom:38px}.quote-heading{border-bottom:var(--hairline);padding-bottom:30px}.quote-heading .bracket-label{margin-bottom:21px}.quote-heading h2{max-width:470px;font-size:clamp(46px,5vw,62px)}.quote-heading .muted-copy{max-width:440px;margin:18px 0 0;line-height:1.45}.quote-requirements .form-grid{gap:24px 20px;margin:28px 0 34px}.quote-requirements .form-grid>label>span,.quote-field-heading>span{color:var(--color-surface-50);font-size:13px}.quote-requirements .form-grid input,.quote-requirements .form-grid select,.quote-requirements .form-grid textarea{border-bottom-color:var(--color-surface-25);min-height:44px;transition:border-color .18s}.quote-requirements .form-grid input:focus,.quote-requirements .form-grid select:focus,.quote-requirements .form-grid textarea:focus{border-bottom-color:var(--color-surface-cream)}.quote-field-heading{justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:12px;display:flex}.quote-field-heading small{color:var(--color-surface-50);font-size:11px}.quote-logo-upload{border:1px dashed var(--color-surface-25);cursor:pointer;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;min-height:90px;padding:16px 17px;transition:border-color .18s,background .18s;position:relative;gap:14px!important;display:grid!important}.quote-logo-upload:hover{border-color:var(--color-surface-cream);background:#fffce106}.quote-logo-upload>span:first-child{width:42px;height:42px;color:var(--color-light-green);border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;display:grid}.quote-logo-upload>span:nth-child(2),.quote-logo-file>span:nth-child(2){gap:5px;display:grid}.quote-logo-upload strong,.quote-logo-file strong{color:var(--color-surface-cream);font-size:14px;font-weight:600}.quote-logo-upload small,.quote-logo-file small{color:var(--color-surface-50);font-size:12px}.quote-logo-upload em{color:var(--color-light-green);white-space:nowrap;font-size:12px;font-style:normal}.quote-logo-upload input{opacity:0;pointer-events:none;position:absolute;width:1px!important;height:1px!important}.quote-logo-file{border:1px solid var(--color-surface-25);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:90px;padding:12px;display:grid}.quote-logo-preview{background:var(--color-surface-cream);border-radius:7px;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.quote-logo-preview img{object-fit:contain;width:100%;height:100%;padding:6px}.quote-logo-file button{width:38px;height:38px;color:var(--color-surface-50);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid}.quote-logo-file button:hover{color:var(--color-surface-cream);border-color:var(--color-surface-cream)}.quote-requirements .quote-preview{border-bottom:var(--hairline);align-items:end;margin-bottom:20px;padding:23px 0 24px}.quote-requirements .quote-preview>span{gap:6px;display:grid}.quote-requirements .quote-preview>span strong{font-size:15px;font-weight:400}.quote-requirements .quote-preview>strong{font-size:30px;line-height:1}.quote-requirements .quote-preview>small{margin-top:7px;font-size:12px}.invoice-lines{margin:34px 0}.invoice-lines div{border-top:var(--hairline);justify-content:space-between;gap:20px;padding:14px 0;display:flex}.invoice-lines dt{color:var(--color-surface-50)}.invoice-lines dd{text-align:right;margin:0}.invoice-lines .invoice-total{padding-top:22px;font-size:22px}.invoice-total dt,.invoice-total dd{color:var(--color-surface-cream);font-weight:600}.wallet-summary{border:var(--hairline);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:18px;padding:18px;display:grid}.wallet-summary span{flex-direction:column;gap:4px;display:flex}.wallet-summary small{color:var(--color-surface-50)}.wallet-summary button{color:var(--color-light-green);cursor:pointer;background:0 0;border:0}.wallet-note{color:var(--color-surface-50);text-align:center;margin:16px auto 0;font-size:13px;line-height:1.4}.agent-state{flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100vh - 88px);padding:48px;display:flex}.agent-state>p:last-child{color:var(--color-surface-50);font-size:19px;line-height:1.4}.payment-loader{border:2px solid var(--color-surface-25);border-top-color:var(--color-shockingly-green);border-radius:50%;width:62px;height:62px;margin-bottom:42px;animation:.85s linear infinite spin}.success-mark{width:72px;height:72px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;place-items:center;margin-bottom:42px;display:grid}.paid-actions{gap:12px;margin-top:24px;display:flex}.assistant-home{padding-top:32px}.assistant-home>h2,.assistant-managed>h2{letter-spacing:-.045em;max-width:470px;margin:18px 0 16px;font-size:clamp(48px,5.6vw,68px);line-height:.9}.assistant-home>.muted-copy{max-width:440px;margin:0 0 28px;font-size:17px;line-height:1.45}.assistant-goal{border-color:var(--color-surface-25);background:#fffce105}.assistant-goal textarea{min-height:82px;font-size:16px}.assistant-suggestions{flex-wrap:wrap;gap:8px;margin:12px 0 30px;display:flex}.assistant-suggestions button,.assistant-discover-link{color:var(--color-surface-50);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:999px;padding:9px 12px;transition:color .18s,border-color .18s}.assistant-suggestions button:hover,.assistant-discover-link:hover{color:var(--color-surface-cream);border-color:var(--color-surface-cream)}.assistant-delegation{background:#0ae44809;border:1px solid #0ae44857;border-radius:12px;padding:22px}.assistant-delegation header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.assistant-delegation header>span{width:38px;height:38px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;place-items:center;display:grid}.assistant-delegation header div{gap:4px;display:grid}.assistant-delegation header small{color:var(--color-surface-50)}.assistant-delegation dl{margin:0 0 22px}.assistant-delegation dl div{border-top:var(--hairline);justify-content:space-between;gap:24px;padding:11px 0;display:flex}.assistant-delegation dt{color:var(--color-surface-50)}.assistant-delegation dd{text-align:right;margin:0}.assistant-active-work{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:28px;padding:18px 0;display:grid}.assistant-active-work>div{gap:5px;display:grid}.assistant-active-work span{color:var(--color-light-green);align-items:center;gap:7px;font-size:12px;display:flex}.assistant-active-work span i{background:var(--color-shockingly-green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite agent-status-pulse}.assistant-active-work small{color:var(--color-surface-50)}.assistant-active-work a{color:var(--color-surface-cream)}.assistant-discover-link{border:0;margin-top:20px;padding-left:0}.assistant-managed{padding-top:26px}.assistant-managed-goal{max-width:450px;color:var(--color-surface-50);margin:0 0 32px;font-size:17px;line-height:1.45}.assistant-run-list{border-bottom:var(--hairline);margin:0;padding:0;list-style:none}.assistant-run-list li{border-top:var(--hairline);grid-template-columns:auto 1fr;gap:13px;padding:17px 0;display:grid}.assistant-run-list li>span{width:34px;height:34px;color:var(--color-surface-50);border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;display:grid}.assistant-run-list li div{gap:5px;display:grid}.assistant-run-list li small{color:var(--color-surface-50)}.assistant-run-list li.current>span{color:var(--color-orangey);border-color:var(--color-orangey);animation:1.6s ease-in-out infinite agent-status-pulse}.assistant-run-list li.complete>span{color:var(--color-just-black);border-color:var(--color-shockingly-green);background:var(--color-shockingly-green)}.assistant-run-list li.pending{opacity:.48}.assistant-complete{padding-top:26px}.assistant-complete>div:not(.paid-actions){border-bottom:var(--hairline);justify-content:space-between;gap:22px;padding:11px 0;display:flex}.assistant-complete>div span{color:var(--color-surface-50)}.assistant-complete>p{color:var(--color-surface-50);margin:22px 0 0;font-size:13px;line-height:1.45}.assistant-no-action{color:var(--color-surface-50);align-items:center;gap:9px;margin:24px 0 0;font-size:13px;display:flex}.agent-live-dot{background:var(--color-shockingly-green);border-radius:50%;flex:none;width:7px;height:7px;animation:1.8s ease-in-out infinite agent-status-pulse}.assistant-chat{flex-direction:column;height:calc(100dvh - 87px);min-height:0;display:flex}.assistant-chat-context{border-bottom:var(--hairline);min-height:56px;color:var(--color-surface-50);justify-content:space-between;align-items:center;gap:20px;padding:12px 28px;font-size:12px;display:flex}.assistant-chat-context>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;max-width:360px;display:inline-flex;overflow:hidden}.assistant-chat-context>span i{background:var(--color-shockingly-green);border-radius:50%;flex:none;width:6px;height:6px}.assistant-chat-context>small{text-transform:capitalize}.assistant-chat-context button{color:var(--color-surface-cream);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;display:inline-flex}.assistant-chat-context button i{background:var(--color-shockingly-green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite agent-status-pulse}.assistant-chat-thread{scrollbar-width:thin;flex:1;min-height:0;padding:30px 28px 18px;overflow-y:auto}.chat-message{align-items:flex-start;gap:10px;margin-bottom:20px;display:flex}.chat-message--user{justify-content:flex-end}.chat-avatar{width:28px;height:28px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;flex:none;place-items:center;display:grid}.chat-message>div{max-width:82%}.chat-message p{margin:0;padding:13px 15px;font-size:15px;line-height:1.48}.chat-message-image{object-fit:contain;border:1px solid var(--color-surface-25);background:var(--color-just-black);border-radius:12px;width:min(260px,100%);height:180px;margin:0 0 8px auto;display:block}.chat-message--assistant p{border:1px solid var(--color-surface-25);background:#fffce106;border-radius:4px 14px 14px}.chat-message--user p{color:var(--color-just-black);background:var(--color-surface-cream);border-radius:14px 14px 4px}.chat-message>div>button{color:var(--color-light-green);cursor:pointer;background:0 0;border:1px solid #0ae44873;border-radius:999px;margin-top:9px;padding:9px 13px}.chat-message-context{color:var(--color-surface-50);margin:6px 4px 0;font-size:10px;display:block}.chat-action-link{width:fit-content;color:var(--color-light-green);border:1px solid #0ae44873;border-radius:999px;align-items:center;gap:7px;margin-top:9px;padding:9px 13px;display:inline-flex}.assistant-order-chat-card{border:1px solid var(--color-surface-25);background:#fffce109;border-radius:16px;align-items:center;gap:12px;margin-bottom:18px;padding:13px 15px;display:flex}.assistant-order-chat-card strong,.assistant-order-chat-card small{display:block}.assistant-order-chat-card small{color:var(--color-surface-50);margin-top:3px}.assistant-order-chat-composer .order-chat-emoji-row{padding:0 0 8px}.assistant-order-chat-composer .order-chat-upload{color:var(--color-surface-50);cursor:pointer;align-items:center;gap:6px;font-size:12px;display:inline-flex}.assistant-order-chat-composer .order-chat-upload input{display:none}.chat-product-results{border-top:var(--hairline);width:min(400px,100%);margin-top:10px}.chat-product-results a{border-bottom:var(--hairline);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 2px;display:grid}.chat-product-results a>span:nth-child(2){gap:4px;min-width:0;display:grid}.chat-product-results a strong,.chat-product-results a small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-product-results a small,.chat-product-results a em{color:var(--color-surface-50);font-size:11px}.chat-product-results a em{font-style:normal}.chat-render-actions{flex-wrap:wrap;gap:8px;display:flex}.chat-message .chat-render-actions button{color:var(--color-light-green);cursor:pointer;background:0 0;border:1px solid #0ae44873;border-radius:999px;align-items:center;gap:6px;margin-top:9px;padding:9px 13px;display:inline-flex}.chat-message .chat-render-actions button:last-child{color:var(--color-surface-50);border-color:var(--color-surface-25)}.chat-typing{border:1px solid var(--color-surface-25);border-radius:4px 14px 14px;gap:5px;padding:14px 16px;display:flex}.chat-typing i{background:var(--color-surface-50);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite agent-status-pulse}.chat-typing i:nth-child(2){animation-delay:.14s}.chat-typing i:nth-child(3){animation-delay:.28s}.assistant-chat>.assistant-suggestions{scrollbar-width:none;flex-wrap:nowrap;margin:0;padding:0 28px 12px;overflow-x:auto}.assistant-chat>.assistant-suggestions::-webkit-scrollbar{display:none}.assistant-chat>.assistant-suggestions button{flex:none}.assistant-chat-composer{border:1px solid var(--color-surface-25);background:var(--color-off-black);border-radius:16px;margin:0 20px 20px;padding:13px 14px 10px}.assistant-chat-composer:focus-within{border-color:#fffce185}.assistant-chat-composer textarea{resize:none;width:100%;min-height:48px;color:var(--color-surface-cream);font:inherit;background:0 0;border:0;outline:0;line-height:1.42}.assistant-chat-composer>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.assistant-chat-composer span{color:var(--color-surface-50);align-items:center;gap:6px;font-size:11px;display:inline-flex}.assistant-chat-composer button{width:38px;height:38px;color:var(--color-just-black);background:var(--color-shockingly-green);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.assistant-chat-composer button:disabled{opacity:.28;cursor:default}.agent-history{z-index:4;background:var(--color-just-black);flex-direction:column;display:flex;position:absolute;inset:87px 0 0}.agent-history>header{border-bottom:var(--hairline);justify-content:space-between;align-items:center;gap:18px;padding:22px 28px;display:flex}.agent-history>header div{gap:4px;display:grid}.agent-history>header small{color:var(--color-surface-50)}.agent-history>header button{color:var(--color-surface-cream);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.agent-history>div{padding:12px 20px 28px;overflow-y:auto}.agent-history>div>button{width:100%;color:var(--color-surface-50);text-align:left;border:0;border-bottom:var(--hairline);cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:15px 9px;display:grid}.agent-history>div>button.active,.agent-history>div>button:hover{color:var(--color-surface-cream)}.agent-history>div>button span{gap:5px;min-width:0;display:grid}.agent-history>div>button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-history>div>button small{color:var(--color-surface-50);font-size:11px}.chat-attach-button{width:30px;height:30px;color:var(--color-surface-cream);border:1px solid var(--color-surface-25);cursor:pointer;border-radius:50%;place-items:center;display:grid}.chat-attach-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.chat-attachment{border-bottom:var(--hairline);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:grid}.chat-attachment img{object-fit:contain;background:var(--color-just-black);border-radius:7px;width:48px;height:48px}.chat-attachment>span{gap:3px;min-width:0;display:grid}.chat-attachment strong{max-width:250px;color:var(--color-surface-cream);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-attachment button{width:30px;height:30px;color:var(--color-surface-50);border:1px solid var(--color-surface-25);background:0 0}.chat-render-result{border:1px solid var(--color-surface-25);background:#fffce105;border-radius:12px;margin:0 20px 12px;padding:14px}.chat-render-result header{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.chat-render-result header span{align-items:center;gap:7px;display:inline-flex}.chat-render-result header small{color:var(--color-orangey)}.chat-render-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.chat-render-grid button{min-width:0;color:var(--color-surface-50);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.chat-render-grid button>span{aspect-ratio:1;border:1px solid var(--color-surface-25);background-repeat:no-repeat;border-radius:8px;width:100%;display:block;overflow:hidden}.chat-render-grid img{object-fit:cover;width:100%;height:100%}.chat-render-grid small{text-overflow:ellipsis;white-space:nowrap;margin-top:6px;display:block;overflow:hidden}.chat-render-loading{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.chat-render-loading i{aspect-ratio:1;background:linear-gradient(110deg,#fffce106 20%,#fffce11a 42%,#fffce106 64%) 0 0/240% 100%;border-radius:8px;animation:1.5s linear infinite chat-render-shimmer}.chat-render-result--error>button{color:var(--color-light-green);cursor:pointer;background:0 0;border:1px solid #0ae44873;border-radius:999px;padding:9px 13px}@keyframes chat-render-shimmer{to{background-position:-240% 0}}.wallet-sheet{background:var(--color-just-black);border-left:var(--hairline);align-self:stretch;width:min(520px,100vw);padding-bottom:28px;position:relative;overflow-y:auto}.wallet-sheet>.muted-copy,.wallet-sheet>.wallet-option,.wallet-sheet>.wallet-continue,.wallet-sheet>.wallet-note{margin-left:28px;margin-right:28px}.wallet-option{width:calc(100% - 56px);color:var(--color-surface-cream);text-align:left;border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:18px;padding:18px;display:grid}.wallet-option--selected{border-color:var(--color-surface-cream)}.wallet-option span:nth-child(2){flex-direction:column;gap:5px;display:flex}.wallet-option small{color:var(--color-surface-50)}.wallet-option em{color:var(--color-shockingly-green);font-size:12px;font-style:normal}.wallet-orb{width:40px;height:40px;color:var(--color-just-black);border-radius:50%;place-items:center;font-weight:600;display:grid}.wallet-orb--green{background:var(--color-light-green)}.wallet-orb--blue{background:var(--color-blue)}.wallet-continue{width:calc(100% - 56px);margin-top:24px}.custom-studio-layer{z-index:105;justify-content:flex-end;display:flex;position:fixed;inset:0}.custom-studio-scrim{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000009e;border:0;position:absolute;inset:0}.custom-studio{width:min(980px,100vw);height:100%;color:var(--color-surface-cream);background:var(--color-just-black);border-left:var(--hairline);position:relative;overflow-y:auto}.custom-studio>header{z-index:3;border-bottom:var(--hairline);background:#0e100ff5;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:19px 28px;display:flex;position:sticky;top:0}.custom-studio>header>div{align-items:center;gap:12px;display:flex}.custom-studio>header>div>span{width:38px;height:38px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;place-items:center;display:grid}.custom-studio>header>div>div{gap:4px;display:grid}.custom-studio>header small{color:var(--color-surface-50)}.custom-studio>header>button{width:40px;height:40px;color:var(--color-surface-cream);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.custom-studio-body{padding:52px 48px 76px}.custom-studio h2{letter-spacing:-.045em;max-width:700px;margin:16px 0 15px;font-size:clamp(46px,6vw,76px);line-height:.92}.custom-studio p:not(.bracket-label){color:var(--color-surface-50);line-height:1.45}.custom-studio-body--single{padding-top:38px}.custom-order-sheet{grid-template-columns:minmax(300px,.82fr) minmax(420px,1fr);align-items:start;gap:46px;display:grid}.custom-order-reference{gap:14px;display:grid;position:sticky;top:118px}.custom-order-form h2{font-size:clamp(50px,6vw,72px)}.custom-order-subcopy{max-width:560px;margin-bottom:24px}.custom-simple-fields{gap:18px;display:grid}.custom-prompt-field input{width:100%;min-height:48px;color:var(--color-surface-cream);font:inherit;border:0;border-bottom:1px solid var(--color-surface-25);background:0 0;outline:0;padding:0 0 9px}.custom-prompt-field input:focus{border-bottom-color:var(--color-surface-cream)}.custom-prompt-field span small,.custom-artwork-field span small,.custom-order-fields span small{color:var(--color-surface-50);font-size:11px;font-weight:400}.custom-artwork-file{grid-template-columns:auto minmax(0,1fr) auto auto}.custom-artwork-file>button{color:var(--color-surface-50);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:999px;padding:9px 11px}.custom-ai-render-card{border:1px solid var(--color-surface-25);background:#fffce106;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.custom-ai-render-card>div{align-items:center;gap:12px;display:flex}.custom-ai-render-card svg{color:var(--color-light-green)}.custom-ai-render-card span{gap:4px;display:grid}.custom-ai-render-card small,.custom-ai-render-card p{color:var(--color-surface-50);font-size:12px}.custom-ai-render-card p{grid-column:1/-1;margin:0}.custom-ai-render-card button:disabled{opacity:.42;cursor:not-allowed}.custom-render-grid--inline{margin-bottom:8px}.custom-selected-preview{border:var(--hairline);background:#fff;border-radius:8px;overflow:hidden}.custom-selected-preview img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;height:auto;display:block}.custom-selected-preview span{color:var(--color-just-black);background:var(--color-light-green);align-items:center;gap:7px;padding:12px 14px;font-size:13px;display:flex}.custom-order-fields--compact{margin:4px 0 2px;padding:18px 0}.custom-upload-step{max-width:720px;margin:6vh auto 0}.custom-upload-step>p:not(.bracket-label){max-width:560px;font-size:19px}.custom-upload-step>label{min-height:230px;color:var(--color-surface-cream);border:1px dashed var(--color-surface-50);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:42px;transition:border-color .18s;display:flex}.custom-upload-step>label:hover{border-color:var(--color-surface-cream)}.custom-upload-step>label svg{color:var(--color-light-green)}.custom-upload-step>label small{color:var(--color-surface-50)}.custom-upload-step input{opacity:0;width:1px;height:1px;position:absolute}.custom-choice-step{grid-template-columns:minmax(280px,.85fr) minmax(340px,1.15fr);align-items:end;gap:28px 48px;display:grid}.custom-choice-step>.back-link{grid-column:1/-1;margin-bottom:0}.custom-source-preview{background:var(--color-off-black);border-radius:8px;grid-row:span 2;place-items:center;min-height:510px;display:grid;overflow:hidden}.custom-source-preview img{object-fit:contain;width:100%;height:100%}.custom-choice-step>div:nth-child(3) p:not(.bracket-label){max-width:520px}.custom-mode-options{gap:10px;display:grid}.custom-mode-options>button{width:100%;min-height:104px;color:var(--color-surface-cream);text-align:left;border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:17px;padding:20px;transition:border-color .18s,transform .18s;display:grid}.custom-mode-options>button:hover{border-color:var(--color-surface-cream);transform:translateY(-2px)}.custom-mode-options>button:first-child svg{color:var(--color-light-green)}.custom-mode-options>button:last-child svg{color:var(--color-blue)}.custom-mode-options span{gap:6px;display:grid}.custom-mode-options small{color:var(--color-surface-50);line-height:1.35}.custom-render-heading{grid-template-columns:1fr auto;align-items:end;gap:28px;margin-bottom:28px;display:grid}.custom-render-heading img{object-fit:contain;border:var(--hairline);background:var(--color-off-black);border-radius:8px;width:110px;height:110px}.custom-render-step>textarea{resize:vertical;width:100%;min-height:90px;color:var(--color-surface-cream);font:inherit;border:1px solid var(--color-surface-25);background:0 0;border-radius:8px;outline:0;margin-bottom:28px;padding:16px;line-height:1.45}.custom-render-step>textarea:focus{border-color:var(--color-surface-cream)}.custom-render-loading,.custom-render-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:8px 0 26px;display:grid}.custom-render-loading i{aspect-ratio:1;background:linear-gradient(110deg,#fffce106 20%,#fffce11c 42%,#fffce106 64%) 0 0/240% 100%;border-radius:8px;animation:1.5s linear infinite chat-render-shimmer}.custom-render-grid button{color:var(--color-surface-50);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.custom-render-grid img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.custom-render-grid span{align-items:center;gap:6px;margin-top:9px;display:inline-flex}.custom-render-note,.custom-render-error{margin:18px 0 0;font-size:13px}.custom-render-error{color:var(--color-orangey)!important}.custom-manual-layout{grid-template-columns:minmax(400px,1.2fr) minmax(280px,.8fr);align-items:center;gap:52px;display:grid}.custom-manual-canvas{background:var(--color-off-black);border-radius:8px;min-height:620px;position:relative;overflow:hidden}.custom-manual-canvas>.product-visual{aspect-ratio:auto;background-size:200% 200%;width:100%;height:100%}.custom-manual-canvas>img{z-index:2;object-fit:contain;mix-blend-mode:screen;pointer-events:none;height:auto;max-height:70%;position:absolute}.custom-manual-step form{gap:20px;display:grid}.custom-manual-step form h2{font-size:54px}.custom-manual-step form label{color:var(--color-surface-50);grid-template-columns:110px 1fr;align-items:center;gap:12px;font-size:13px;display:grid}.custom-manual-step input[type=range]{accent-color:var(--color-light-green)}.custom-manual-step form .gradient-stroke-button{justify-self:start;margin-top:12px}.custom-setup-step{grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);align-items:start;gap:52px;display:grid}.custom-product-reference{background:var(--color-off-black);border-radius:8px;flex-direction:column;min-height:630px;display:flex;position:sticky;top:134px;overflow:hidden}.custom-product-reference .product-visual{aspect-ratio:auto;flex:1;width:100%;height:auto}.custom-product-reference>span{color:var(--color-surface-50);border-top:var(--hairline);padding:14px 16px;font-size:12px}.custom-setup-controls h2{font-size:clamp(48px,5.5vw,68px)}.custom-intent-options{border-top:var(--hairline);margin:30px 0;display:grid}.custom-intent-options>button{width:100%;min-height:80px;color:var(--color-surface-50);text-align:left;border:0;border-bottom:var(--hairline);cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 0;display:grid}.custom-intent-options>button.active{color:var(--color-surface-cream)}.custom-intent-options>button.active>svg{color:var(--color-light-green)}.custom-intent-options>button span{gap:5px;display:grid}.custom-intent-options>button small{color:var(--color-surface-50);line-height:1.35}.custom-intent-options>button i{width:28px;height:28px;color:var(--color-just-black);border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;font-style:normal;display:grid}.custom-intent-options>button.active i{border-color:var(--color-light-green);background:var(--color-light-green)}.custom-artwork-field,.custom-prompt-field{color:var(--color-surface-50);gap:10px;margin:24px 0;font-size:13px;display:grid}.custom-artwork-upload{border:1px dashed var(--color-surface-25);cursor:pointer;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:15px;min-height:98px;padding:16px;display:grid}.custom-artwork-upload:hover{border-color:var(--color-surface-cream)}.custom-artwork-upload>svg{color:var(--color-light-green)}.custom-artwork-upload>span{color:var(--color-surface-cream);gap:5px;display:grid}.custom-artwork-upload small{color:var(--color-surface-50)}.custom-artwork-upload input,.custom-artwork-file label input{opacity:0;width:1px;height:1px;position:absolute}.custom-artwork-file{border:1px solid var(--color-surface-25);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:94px;padding:10px;display:grid}.custom-artwork-file img{object-fit:contain;background:var(--color-surface-cream);border-radius:6px;width:76px;height:76px}.custom-artwork-file>span{gap:5px;min-width:0;display:grid}.custom-artwork-file strong{color:var(--color-surface-cream);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-artwork-file small{line-height:1.35}.custom-artwork-file label{color:var(--color-light-green);border:1px solid var(--color-surface-25);cursor:pointer;border-radius:999px;padding:9px 11px}.custom-order-sheet .custom-artwork-file{grid-template-columns:auto minmax(0,1fr) auto auto}.custom-prompt-field textarea{resize:vertical;width:100%;min-height:108px;color:var(--color-surface-cream);font:inherit;border:1px solid var(--color-surface-25);background:0 0;border-radius:8px;outline:0;padding:14px;line-height:1.45}.custom-prompt-field textarea:focus{border-color:var(--color-surface-cream)}.custom-reference-note{border-top:var(--hairline);border-bottom:var(--hairline);margin:24px 0;padding:16px 0}.custom-setup-controls>.gradient-stroke-button:disabled,.custom-action-row button:disabled{opacity:.35;cursor:not-allowed;transform:none}.custom-action-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.custom-action-row .ghost-button{min-height:48px;padding:0 18px}.custom-render-reference{width:120px}.custom-render-reference .product-visual{aspect-ratio:1;border-radius:8px;width:120px;height:120px}.custom-render-reference small{color:var(--color-light-green);text-align:center;margin-top:8px;font-size:11px;display:block}.custom-brief-ready{max-width:680px;margin:9vh auto 0}.custom-brief-ready>span{width:58px;height:58px;color:var(--color-just-black);background:var(--color-light-green);border-radius:50%;place-items:center;margin-bottom:38px;display:grid}.custom-brief-ready>p:not(.bracket-label){max-width:560px;font-size:19px}.custom-brief-ready .ghost-button{margin-top:14px}.custom-saved-notes{white-space:pre-wrap;border-top:var(--hairline);border-bottom:var(--hairline);margin-top:22px;padding:16px 0;color:var(--color-surface-cream)!important}.custom-order-fields{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;margin:32px 0;padding:28px 0;display:grid}.custom-order-fields label{color:var(--color-surface-50);gap:9px;font-size:13px;display:grid}.custom-order-fields label.field-wide{grid-column:1/-1}.custom-order-fields input,.custom-order-fields textarea{width:100%;color:var(--color-surface-cream);font:inherit;border:0;border-bottom:1px solid var(--color-surface-25);background:0 0;outline:0}.custom-order-fields input{min-height:44px}.custom-order-fields textarea{resize:vertical;min-height:96px;padding:10px 0;line-height:1.45}.custom-order-fields input:focus,.custom-order-fields textarea:focus{border-bottom-color:var(--color-surface-cream)}.custom-order-fields label>small{color:var(--color-surface-50);font-size:11px}.custom-order-estimate{justify-content:space-between;align-items:end;gap:22px;margin-bottom:22px;display:flex}.custom-order-estimate>span{gap:6px;display:grid}.custom-order-estimate>span strong{font-size:15px;font-weight:400}.custom-order-estimate small{color:var(--color-surface-50);font-size:12px}.custom-order-estimate>strong{font-size:30px;line-height:1}.custom-order-success{max-width:720px;margin:11vh auto 0}.custom-order-success>span{width:62px;height:62px;color:var(--color-just-black);background:var(--color-light-green);border-radius:50%;place-items:center;margin-bottom:30px;display:grid}.custom-order-success>p:not(.bracket-label){max-width:590px;margin-top:24px;font-size:19px}.custom-order-success dl{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:repeat(2,minmax(0,1fr));margin:34px 0;display:grid}.custom-order-success dl div{gap:10px;padding:20px 0;display:grid}.custom-order-success dl div+div{border-left:var(--hairline);padding-left:22px}.custom-order-success dt{color:var(--color-surface-50);font-size:12px}.custom-order-success dd{font-size:18px}.custom-order-success-actions{flex-wrap:wrap;gap:12px;display:flex}.quote-page-shell{width:min(1440px,100% - 48px);margin:0 auto;padding:54px 0 130px}.quote-page-shell>.back-link{margin-bottom:36px;display:inline-flex}.quote-page-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,.72fr);align-items:start;gap:clamp(48px,7vw,120px);display:grid}.quote-product-summary{min-width:0;position:sticky;top:30px}.quote-product-summary>div:first-child{background:#070908;border-radius:12px;min-height:620px;overflow:hidden}.quote-product-summary>div:first-child img{object-fit:contain;width:100%;height:100%}.quote-product-summary>div:last-child{padding:24px 2px 0}.quote-product-summary span{color:var(--color-surface-50);font-size:13px}.quote-product-summary h2{margin:7px 0 5px;font-size:30px}.quote-product-summary p{color:var(--color-surface-50)}.quote-heading h1{letter-spacing:-.045em;max-width:620px;font-size:clamp(48px,5vw,72px);line-height:.95}.quote-loading,.quote-missing-brief{min-height:180px;color:var(--color-surface-50);border-bottom:var(--hairline);align-items:center;gap:12px;padding:30px 0;display:flex}.quote-missing-brief{align-content:center;gap:8px;display:grid}.quote-missing-brief strong{color:var(--color-surface-cream)}.quote-brief-summary{border-bottom:var(--hairline);grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:22px 0;display:grid}.quote-brief-summary>span{width:42px;height:42px;color:var(--color-just-black);background:var(--color-light-green);border-radius:50%;place-items:center;display:grid}.quote-brief-summary>div{gap:4px;display:grid}.quote-brief-summary p{color:var(--color-surface-50);font-size:13px}.quote-submit-error{color:#ffb4a8;background:#ff745f0f;border:1px solid #ff745f59;border-radius:8px;margin:-4px 0 18px;padding:13px 15px}.quote-security-note{color:var(--color-surface-50);text-align:center;justify-content:center;align-items:center;gap:7px;margin:14px auto 0;font-size:12px;display:flex}.quote-spinner{animation:1s linear infinite proof-spin}.quote-success{align-content:center;max-width:920px;min-height:calc(100vh - 90px);display:grid}.quote-success>span{width:62px;height:62px;color:var(--color-just-black);background:var(--color-light-green);border-radius:50%;place-items:center;margin-bottom:30px;display:grid}.quote-success h1{letter-spacing:-.055em;max-width:790px;font-size:clamp(56px,8vw,106px);line-height:.9}.quote-success>p:not(.bracket-label){max-width:620px;color:var(--color-surface-50);margin-top:24px;font-size:20px;line-height:1.5}.quote-success dl{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;margin:42px 0;display:grid}.quote-success dl div{gap:12px;padding:20px 0;display:grid}.quote-success dl div+div{border-left:var(--hairline);padding-left:24px}.quote-success dt{color:var(--color-surface-50);font-size:12px}.quote-success dd{font-size:18px}.quote-success>div{gap:12px;display:flex}.custom-render-grid button.active{color:var(--color-light-green)}.custom-render-grid button.active img{outline:1px solid var(--color-light-green);outline-offset:3px}.custom-preview-confirm{border-top:var(--hairline);background:#0e100ff5;justify-content:space-between;align-items:center;gap:22px;margin-top:28px;padding:18px 0;display:flex;position:sticky;bottom:0}.custom-preview-confirm>span{color:var(--color-surface-50);font-size:13px}.custom-preview-confirm .gradient-stroke-button:disabled{opacity:.35;cursor:not-allowed;transform:none}.custom-preview-submitted{margin-top:3vh}.custom-preview-submitted>img{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:8px;width:min(520px,100%);height:auto;margin:28px 0;display:block}.custom-preview-submitted>p strong{color:var(--color-surface-cream)}.custom-preview-submitted .gradient-stroke-button{margin-top:24px}.custom-selected-preview--hero{border:1px solid var(--color-surface-25);background:#fff;border-radius:14px;display:grid;position:sticky;top:118px;overflow:hidden}.custom-selected-preview--hero img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%}.custom-selected-preview--hero span{color:var(--color-just-black);background:var(--color-surface-cream);border-top:1px solid #0e100f1f}.custom-render-grid--inline{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 18px}.custom-render-grid--inline button{gap:10px;min-width:0;display:grid}.custom-render-grid--inline img{aspect-ratio:1;object-fit:contain;width:100%;box-shadow:none;background:#fff;border:1px solid #0e100f1f;border-radius:10px}.custom-render-grid--inline button.active img{outline:2px solid var(--color-light-green);outline-offset:3px}.custom-render-grid--inline span{min-height:34px;color:var(--color-surface-50);align-items:flex-start;line-height:1.1}.custom-render-grid--inline button.active span{color:var(--color-light-green)}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1328px){.hero-content,.discovery-section,.agent-manifesto{margin-left:24px;margin-right:24px}}@media (max-width:900px){.site-header{height:72px}.nav-links{background:var(--color-just-black);border-bottom:var(--hairline);flex-direction:column;padding:24px;display:none;position:absolute;top:72px;left:0;right:0}.nav-links--open{display:flex}.mobile-menu{display:inline-grid}.header-actions .ghost-button{display:none}.hero,.hero-content{min-height:780px}.hero-content{padding-top:136px}.hero h1{font-size:clamp(62px,15vw,120px)}.hero-lower{grid-template-columns:1fr;align-items:start}.hero:after{background:linear-gradient(90deg,#0e100ff5,#0e100f6b)}.scroll-cue{display:none}.section-heading{grid-template-columns:1fr;gap:28px}.filter-bar{flex-direction:column;align-items:stretch}.catalog-search{width:100%}.masonry-feed{columns:2}.agent-manifesto{grid-template-columns:1fr}.agent-manifesto .ghost-button{justify-self:start}.site-footer{grid-template-columns:1fr 1fr}.site-footer nav{flex-flow:wrap;grid-column:1/-1}.custom-order-sheet,.custom-setup-step,.custom-choice-step,.custom-manual-layout{grid-template-columns:1fr}.custom-order-reference,.custom-product-reference{min-height:480px;position:relative;top:auto}.custom-source-preview{grid-row:auto;min-height:420px}.custom-manual-canvas{min-height:520px}}@media (max-width:620px){.agent-header{gap:10px;padding:18px 16px}.agent-title small{display:none}.agent-header-actions{gap:0}.assistant-chat-context,.assistant-chat-thread{padding-left:16px;padding-right:16px}.assistant-chat-composer{margin-left:12px;margin-right:12px}.agent-history{inset:75px 0 0}.agent-history>header{padding:18px 16px}.custom-studio{border-left:0}.custom-studio>header{padding:16px}.custom-studio>header strong{text-overflow:ellipsis;white-space:nowrap;max-width:240px;display:block;overflow:hidden}.custom-studio-body{padding:34px 16px 64px}.custom-studio h2{font-size:48px}.custom-product-reference{min-height:360px}.custom-upload-step>label{min-height:190px}.custom-order-sheet .custom-artwork-file,.custom-artwork-file{grid-template-columns:auto minmax(0,1fr)}.custom-artwork-file label,.custom-artwork-file>button{grid-column:2;justify-self:start}.custom-ai-render-card{grid-template-columns:1fr}.custom-ai-render-card .ghost-button{width:100%}.custom-source-preview{min-height:330px}.custom-render-heading{grid-template-columns:1fr}.custom-render-reference{width:88px}.custom-render-reference .product-visual{width:88px;height:88px}.custom-render-grid{grid-template-columns:1fr}.custom-render-loading{gap:6px}.custom-manual-canvas{min-height:390px}.custom-manual-step form label{grid-template-columns:90px 1fr}.custom-order-fields{grid-template-columns:1fr}.custom-order-fields label.field-wide{grid-column:auto}.custom-order-estimate{flex-direction:column;align-items:flex-start}.custom-order-success dl{grid-template-columns:1fr}.custom-order-success dl div+div{border-top:var(--hairline);border-left:0;padding-left:0}.custom-order-success-actions,.custom-preview-confirm{flex-direction:column;align-items:stretch}.custom-preview-confirm .gradient-stroke-button{width:100%}.brand>span:last-child{display:none}.header-wallet{padding:6px}.hero,.hero-content{min-height:700px}.hero-content{padding:128px 0 44px}.hero h1{font-size:66px}.hero-lower p{font-size:17px}.hero .bracket-label{max-width:220px}.discovery-section{padding:76px 0 88px}.section-heading{padding-bottom:48px}.section-heading h2,.agent-manifesto h2{font-size:54px}.section-heading>p{font-size:18px}.masonry-feed{columns:1}.product-card{margin-bottom:34px}.agent-manifesto{padding:76px 0}.agent-manifesto p:not(.bracket-label){font-size:19px}.site-footer{grid-template-columns:1fr;padding-top:60px;padding-bottom:60px}.site-footer nav{flex-direction:column;grid-column:auto}.footer-brand{font-size:54px}.agent-panel,.wallet-sheet,.profile-sheet,.orders-sheet{border-left:0;width:100vw}.agent-header,.panel-header{padding:20px}.agent-body{padding:28px 20px 40px}.form-grid{grid-template-columns:1fr}.form-grid .field-wide{grid-column:auto}.agent-state{padding:32px 24px}.paid-actions{flex-direction:column;align-items:stretch;width:100%}.paid-actions a{width:100%}.wallet-option{grid-template-columns:auto 1fr}.wallet-option em{grid-column:2}.quote-requirements{padding-top:22px}.quote-requirements .back-link{margin-bottom:30px}.quote-heading h2{font-size:46px}.quote-field-heading{flex-direction:column;align-items:flex-start;gap:5px}.quote-logo-upload{grid-template-columns:auto 1fr}.quote-logo-upload em{grid-column:2}.quote-requirements .quote-preview>strong{font-size:26px}.quote-page-shell{width:min(100% - 28px,760px);padding-top:28px}.quote-page-grid{grid-template-columns:1fr;gap:32px}.quote-product-summary{grid-template-columns:120px 1fr;align-items:center;gap:16px;display:grid;position:static}.quote-product-summary>div:first-child{height:120px;min-height:120px}.quote-product-summary>div:last-child{padding:0}.quote-heading h1{font-size:48px}.quote-success dl{grid-template-columns:1fr}.quote-success dl div+div{border-top:var(--hairline);border-left:0;padding-left:0}.quote-success>div{flex-direction:column;align-items:stretch}.assistant-chat{height:calc(100dvh - 79px)}.assistant-chat-context{padding:10px 18px}.assistant-chat-thread{padding:24px 18px 14px}.chat-message>div{max-width:88%}.assistant-chat>.assistant-suggestions{padding-left:18px;padding-right:18px}.assistant-chat-composer{margin:0 12px 12px}}.static-header-wrap{height:0}.product-detail{max-width:var(--page-max-width);grid-template-columns:minmax(0,1.12fr) minmax(390px,.78fr);align-items:start;gap:72px;margin:0 auto;padding:64px 0 120px;display:grid}.product-detail-media{position:sticky;top:24px}.product-detail-visual{aspect-ratio:.94;background-color:var(--color-off-black);border-radius:14px}.product-detail-copy{padding-top:6px}.product-location{color:var(--color-surface-50);align-items:center;gap:10px;margin:0 0 16px;font-size:14px;display:flex}.product-location span{background:var(--color-orangey);border-radius:50%;width:4px;height:4px}.product-detail-copy h1{letter-spacing:-.042em;max-width:650px;margin:0 0 22px;font-size:clamp(52px,5.5vw,76px);line-height:.94}.product-story{max-width:600px;color:var(--color-surface-50);margin:0 0 34px;font-size:19px;line-height:1.46}.purchase-panel{border-top:var(--hairline);border-bottom:var(--hairline);padding:25px 0 26px}.product-price{grid-template-columns:1fr auto;align-items:baseline;gap:4px 12px;margin-bottom:20px;display:grid}.product-price span{color:var(--color-surface-50)}.product-price strong{font-size:30px}.product-price small{color:var(--color-surface-50);grid-column:1/-1;font-size:12px}.product-facts{grid-template-columns:1fr 1fr;gap:20px;margin:22px 0 0;display:grid}.product-facts div{gap:6px;display:grid}.product-facts dt{color:var(--color-surface-50);align-items:center;gap:8px;font-size:13px;display:flex}.product-facts dd{margin:0;font-size:15px}.product-specs{margin:0;padding:18px 0 24px}.product-specs div{grid-template-columns:116px 1fr;gap:24px;padding:11px 0;display:grid}.product-specs dt{color:var(--color-surface-50)}.product-specs dd{margin:0;line-height:1.4}.seller-detail{border-top:var(--hairline);padding:26px 0 0}.seller-detail header{align-items:center;gap:14px;display:flex}.seller-avatar{width:48px;height:48px;color:var(--color-just-black);border-radius:50%;place-items:center;font-weight:600;display:grid}.accent-bg-green{background:var(--color-light-green)}.accent-bg-orange{background:var(--color-orangey)}.accent-bg-pink{background:var(--color-pink)}.accent-bg-lilac{background:var(--color-lilac)}.accent-bg-blue{background:var(--color-blue)}.seller-detail h2{margin:0 0 5px;font-size:23px}.seller-detail header p{color:var(--color-light-green);align-items:center;gap:5px;margin:0;font-size:12px;display:flex}.seller-detail>p{color:var(--color-surface-50);margin:20px 0 18px;line-height:1.45}.seller-detail dl{margin:0}.seller-detail dl div{border-top:var(--hairline);justify-content:space-between;gap:24px;padding:11px 0;display:flex}.seller-detail dt{color:var(--color-surface-50);align-items:center;gap:7px;display:flex}.seller-detail dd{text-align:right;margin:0}.seller-agent-link{color:var(--color-surface-cream);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-top:20px;padding:0;display:inline-flex}.seller-agent-link:hover{color:var(--color-light-green)}.seller-shell{grid-template-columns:minmax(280px,.34fr) 1fr;min-height:calc(100vh - 84px);display:grid}.seller-rail{padding:64px max(32px, calc((100vw - var(--page-max-width)) / 2));border-right:var(--hairline);background:var(--color-off-black);padding-right:52px}.seller-rail h1{letter-spacing:-.04em;margin:0 0 56px;font-size:66px;line-height:.95}.seller-rail ol{margin:0;padding:0;list-style:none}.seller-rail li{color:var(--color-surface-50);align-items:center;gap:14px;padding:14px 0;display:flex}.seller-rail li>span{border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.seller-rail li.active{color:var(--color-surface-cream)}.seller-rail li.active>span{border-color:var(--color-surface-cream)}.seller-rail li.complete>span{border-color:var(--color-shockingly-green);color:var(--color-just-black);background:var(--color-shockingly-green)}.quality-meter{margin-top:64px}.quality-meter>div{justify-content:space-between;margin-bottom:12px;font-size:13px;display:flex}.quality-meter>div span{color:var(--color-surface-50)}.quality-meter:after{content:"";background:var(--color-surface-25);height:2px;display:block}.quality-meter i{z-index:1;background:var(--color-shockingly-green);height:2px;margin-bottom:-2px;transition:width .22s;display:block;position:relative}.seller-editor{width:min(850px,100%);padding:56px 64px 72px}.seller-editor>header{border-bottom:var(--hairline);justify-content:space-between;align-items:start;gap:28px;padding-bottom:36px;display:flex}.seller-editor h2{margin:0;font-size:54px;line-height:1}.seller-form{gap:28px;padding:48px 0;display:grid}.seller-form--two{grid-template-columns:1fr 1fr}.seller-form label:not(.choice-row):not(.upload-zone){color:var(--color-surface-50);gap:10px;display:grid}.seller-form input,.seller-form select,.seller-form textarea{width:100%;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-50);background:0 0;border-radius:0;outline:0;padding:14px 0}.seller-form input:focus,.seller-form select:focus,.seller-form textarea:focus{border-color:var(--color-surface-cream)}.seller-form select option{color:var(--color-just-black)}.seller-form textarea{resize:vertical;line-height:1.45}.align-start{justify-self:start}.agent-suggestion{border-top:var(--hairline);color:var(--color-light-green);gap:14px;padding:18px 0;display:flex}.agent-suggestion p{color:var(--color-surface-50);margin:0;line-height:1.4}.agent-suggestion strong{color:var(--color-surface-cream);margin-bottom:5px;display:block}.commercial-summary{border-top:var(--hairline);flex-direction:column;grid-column:1/-1;gap:8px;padding:24px 0;display:flex}.commercial-summary span{color:var(--color-surface-50)}.commercial-summary strong{font-size:22px}.choice-row{border-bottom:var(--hairline);justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;display:flex}.choice-row>span{flex-direction:column;gap:6px;display:flex}.choice-row small{color:var(--color-surface-50)}.choice-row input{width:44px}.capability-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.capability-grid button{min-height:52px;color:var(--color-surface-50);text-align:left;border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;display:flex}.capability-grid button.selected{color:var(--color-surface-cream);border-color:var(--color-light-green)}.upload-zone{border:1px dashed var(--color-surface-50);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:260px;padding:32px;display:flex}.upload-zone span{color:var(--color-surface-50)}.upload-zone input{display:none}.upload-preview{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.upload-preview figure{margin:0;position:relative}.upload-preview img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.upload-preview button{border:1px solid var(--color-surface-cream);background:var(--color-just-black);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px}.upload-preview figcaption{color:var(--color-surface-50);margin-top:8px;font-size:12px}.review-layout{grid-template-columns:1fr .7fr;gap:48px;padding:48px 0;display:grid}.review-layout h3{margin:0 0 18px;font-size:44px;line-height:1}.review-layout>div>p:not(.bracket-label){color:var(--color-surface-50);line-height:1.45}.review-layout dl div{border-top:var(--hairline);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.review-layout dt{color:var(--color-surface-50)}.review-layout dd{text-align:right;margin:0}.review-layout aside{border-left:var(--hairline);padding-left:32px}.review-layout ul{padding:0;list-style:none}.review-layout li{color:var(--color-surface-50);gap:10px;padding:10px 0;line-height:1.35;display:flex}.review-layout li span{background:var(--color-orangey);border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.validation-pass{color:var(--color-shockingly-green)}.validation-pass strong{color:var(--color-surface-cream);margin:14px 0 8px;display:block}.validation-pass p{color:var(--color-surface-50)}.seller-controls{border-top:var(--hairline);justify-content:space-between;gap:18px;padding-top:28px;display:flex}.seller-controls button:disabled{opacity:.3;cursor:not-allowed;transform:none}.seller-success{flex-direction:column;justify-content:center;align-items:flex-start;max-width:920px;min-height:calc(100vh - 84px);margin:0 auto;padding:72px 24px;display:flex}.seller-success h1{letter-spacing:-.045em;max-width:820px;margin:0 0 24px;font-size:clamp(66px,8vw,110px);line-height:.9}.seller-success>p:not(.bracket-label){max-width:650px;color:var(--color-surface-50);margin:0 0 32px;font-size:21px;line-height:1.45}.order-page{max-width:var(--page-max-width);margin:0 auto;padding:88px 0 120px}.order-page>header{max-width:920px}.order-page h1{letter-spacing:-.045em;margin:0 0 24px;font-size:clamp(72px,9vw,130px);line-height:.88}.order-page>header>p:last-child{max-width:680px;color:var(--color-surface-50);font-size:21px;line-height:1.45}.order-back-link{color:var(--color-surface-50);align-items:center;gap:8px;margin-bottom:52px;font-size:14px;transition:color .18s,transform .18s;display:inline-flex}.order-back-link:hover{color:var(--color-surface-cream);transform:translate(-3px)}.order-reference{color:var(--color-surface-50);align-items:center;gap:12px;margin-bottom:22px;font-size:13px;display:flex}.order-reference strong{color:var(--color-surface-cream);letter-spacing:.06em;font-size:14px}.order-reference button{min-height:30px;color:var(--color-surface-50);border:1px solid var(--color-surface-25);cursor:pointer;font:inherit;background:0 0;border-radius:100px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;transition:color .18s,border-color .18s;display:inline-flex}.order-reference button:hover{color:var(--color-light-green);border-color:var(--color-surface-cream)}.order-grid{border-top:var(--hairline);grid-template-columns:1fr .75fr;gap:84px;margin-top:80px;padding-top:60px;display:grid}.timeline{margin:0;padding:0;list-style:none}.timeline li{grid-template-columns:auto 1fr;gap:22px;min-height:118px;display:grid;position:relative}.timeline li:before{content:"";background:var(--color-surface-25);width:1px;position:absolute;top:40px;bottom:0;left:19px}.timeline li:last-child:before{display:none}.timeline li>span{z-index:1;border:1px solid var(--color-surface-25);background:var(--color-just-black);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.timeline-done>span{color:var(--color-just-black);border-color:var(--color-shockingly-green)!important;background:var(--color-shockingly-green)!important}.timeline-current>span{color:var(--color-orangey);border-color:var(--color-orangey)!important}.timeline strong{margin-bottom:7px;font-size:22px;display:block}.timeline p{color:var(--color-surface-50);margin:0}.timeline-next{color:var(--color-surface-50)}.order-agent-card{border:var(--hairline);border-radius:8px;align-self:start;padding:32px}.order-agent-card>svg{color:var(--color-lilac);margin-bottom:30px}.order-agent-card h2{margin:0 0 18px;font-size:44px;line-height:1}.order-agent-card>p:not(.bracket-label){color:var(--color-surface-50);margin:0 0 28px;line-height:1.45}.order-side-stack{align-self:start;gap:18px;display:grid}.order-email-card{border:1px solid var(--color-surface-25);border-radius:8px;padding:28px 30px 30px}.order-email-card>header{align-items:center;gap:13px;margin-bottom:26px;display:flex}.order-email-card>header>span{width:42px;height:42px;color:var(--color-just-black);background:var(--color-light-green);border-radius:50%;place-items:center;display:grid}.order-email-card h2{margin:0 0 4px;font-size:23px}.order-email-card header p{color:var(--color-surface-50);margin:0;font-size:12px}.order-email-card form{gap:20px;display:grid}.order-email-field>span{color:var(--color-surface-50);margin-bottom:8px;font-size:12px;display:block}.order-email-field input{width:100%;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-25);font:inherit;background:0 0;border-radius:0;outline:0;padding:11px 0}.order-email-field input:focus{border-color:var(--color-light-green)}.order-email-toggle{border-top:var(--hairline);border-bottom:var(--hairline);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.order-email-toggle>span{gap:4px;display:grid}.order-email-toggle strong{font-size:14px}.order-email-toggle small{max-width:280px;color:var(--color-surface-50);font-size:11px;line-height:1.35}.order-email-toggle input{appearance:none;border:1px solid var(--color-surface-25);background:var(--color-off-black);cursor:pointer;border-radius:100px;flex:none;width:44px;height:24px;transition:border-color .18s,background .18s;position:relative}.order-email-toggle input:after{content:"";background:var(--color-surface-50);border-radius:50%;width:16px;height:16px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px}.order-email-toggle input:checked{border-color:var(--color-shockingly-green);background:#0ae44824}.order-email-toggle input:checked:after{background:var(--color-shockingly-green);transform:translate(20px)}.order-email-events{color:var(--color-surface-50);gap:10px;font-size:12px;display:grid}.order-email-events span{align-items:center;gap:8px;display:flex}.order-email-events svg{color:var(--color-light-green)}.order-payment{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:1fr 1fr auto;align-items:end;gap:32px;margin-top:70px;padding:26px 0;display:grid}.order-payment div{flex-direction:column;gap:8px;display:flex}.order-payment span{color:var(--color-surface-50)}.order-payment strong{font-size:24px}.order-payment a{color:var(--color-light-green);align-items:center;gap:7px;display:flex}@media (max-width:1328px){.product-detail,.maker-strip,.order-page{margin-left:24px;margin-right:24px}}@media (max-width:900px){.static-header-wrap{height:0}.product-detail{grid-template-columns:1fr;gap:38px}.product-detail-media{position:static}.product-detail-copy{padding-top:0}.seller-shell{grid-template-columns:1fr}.seller-rail{border-right:0;border-bottom:var(--hairline);padding:42px 24px}.seller-rail h1{margin-bottom:28px}.seller-rail ol{gap:18px;display:flex;overflow-x:auto}.seller-rail li{flex:none}.quality-meter{margin-top:28px}.seller-editor{padding:44px 24px 72px}.order-grid{grid-template-columns:1fr;gap:44px}.order-payment{grid-template-columns:1fr 1fr}.order-payment a{grid-column:1/-1}}@media (max-width:620px){.product-detail{gap:28px;padding:28px 0 96px}.product-detail-visual{aspect-ratio:1.16;border-radius:10px}.product-detail-copy h1{font-size:46px}.product-story{margin-bottom:26px;font-size:17px}.product-facts{grid-template-columns:1fr 1fr;gap:12px}.product-specs div{grid-template-columns:92px 1fr;gap:14px}.seller-detail dl div{align-items:flex-start;font-size:13px}.seller-rail h1{font-size:52px}.seller-rail li{flex-direction:column;align-items:flex-start;font-size:13px}.seller-editor h2{font-size:44px}.seller-editor>header{align-items:center}.seller-editor>header .ghost-button{min-width:auto;padding:10px 14px}.seller-form--two,.capability-grid,.review-layout{grid-template-columns:1fr}.commercial-summary{grid-column:auto}.review-layout aside{border-left:0;border-top:var(--hairline);padding:28px 0 0}.upload-preview{grid-template-columns:1fr 1fr}.seller-controls .ghost-button,.seller-controls .gradient-stroke-button{min-width:0;padding:12px 17px}.order-page{padding:42px 0 88px}.order-back-link{margin-bottom:38px}.order-reference{flex-wrap:wrap}.order-page h1{font-size:62px}.order-grid{margin-top:52px;padding-top:44px}.order-agent-card{padding:26px}.order-agent-card h2{font-size:38px}.order-email-card{padding:24px 22px}.order-payment{grid-template-columns:1fr}.order-payment a{grid-column:auto}}.wallet-connected{border:1px solid var(--color-surface-25);align-items:center;gap:.75rem;margin:1rem 0;padding:.85rem;display:flex}.wallet-connected span:nth-child(2){flex:1;display:grid}.wallet-connected small{color:var(--color-surface-50)}.wallet-connected button{color:var(--color-surface-cream);cursor:pointer;background:0 0;border:0;text-decoration:underline}.profile-sheet,.orders-sheet{width:min(520px,100vw);color:var(--color-surface-cream);background:var(--color-just-black);border-left:var(--hairline);align-self:stretch;position:relative;overflow-y:auto}.profile-sheet .panel-header>div,.orders-sheet .panel-header>div{gap:5px;display:grid}.profile-sheet .panel-header h2,.orders-sheet .panel-header h2{margin:0;font-size:34px;line-height:1}.profile-sheet .panel-header p,.orders-sheet .panel-header p{color:var(--color-surface-50);margin:0;font-size:12px}.profile-avatar{border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:12px;display:grid}.profile-form{gap:24px;padding:30px 28px 48px;display:grid}.profile-form fieldset{border:0;padding:0}.profile-form legend,.profile-form label>span{color:var(--color-surface-50);margin-bottom:10px;font-size:13px;display:block}.profile-role-switch{border:1px solid var(--color-surface-25);border-radius:100px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.profile-role-switch button{min-height:40px;color:var(--color-surface-50);cursor:pointer;background:0 0;border:0;border-radius:100px}.profile-role-switch button.active{color:var(--color-just-black);background:var(--color-surface-cream)}.profile-form input,.profile-form textarea{width:100%;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-25);font:inherit;background:0 0;border-radius:0;outline:0;padding:12px 0}.profile-form input:focus,.profile-form textarea:focus{border-color:var(--color-surface-cream)}.profile-form textarea{resize:vertical;line-height:1.45}.profile-form>p{color:var(--color-surface-50);text-align:center;margin:-8px 0 0;font-size:12px;line-height:1.4}.orders-sheet{padding-bottom:34px}.agent-watch-row{background:#0ae4480f;border:1px solid #0ae44859;border-radius:12px;grid-template-columns:auto 1fr;gap:13px;margin:28px;padding:18px;display:grid}.agent-watch-row>span{width:36px;height:36px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;place-items:center;display:grid}.agent-watch-row strong{margin-bottom:5px;display:block}.agent-watch-row p{color:var(--color-surface-50);margin:0;font-size:13px;line-height:1.4}.order-summary-row{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:74px 1fr auto;align-items:center;gap:14px;margin:0 28px 24px;padding:18px 0;display:grid}.order-thumb{background:radial-gradient(circle at 50% 42%, var(--color-blue) 0 13%, transparent 14%), var(--color-off-black);border-radius:8px;width:74px;height:74px}.order-summary-row>div:nth-child(2){gap:5px;display:grid}.order-summary-row small,.order-summary-row span{color:var(--color-surface-50);font-size:12px}.order-summary-row i{color:var(--color-surface-50);font-style:normal}.orders-sheet>.ghost-button{width:calc(100% - 56px);margin:0 28px}.orders-center{max-width:var(--page-max-width);margin:0 auto;padding:70px 0 130px}.orders-center-heading{justify-content:space-between;align-items:end;gap:40px;padding-bottom:48px;display:flex}.orders-center-heading h1{letter-spacing:-.055em;margin:0 0 12px;font-size:clamp(72px,9vw,118px);line-height:.86}.orders-center-heading p{color:var(--color-surface-50);margin:0;font-size:18px}.orders-center-heading>span{color:var(--color-light-green);align-items:center;gap:9px;font-size:14px;display:flex}.orders-center-heading>span i,.order-stage i{background:var(--color-shockingly-green);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite agent-status-pulse}.orders-mode-switch{border:1px solid var(--color-surface-25);background:#fffce106;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;width:min(620px,100%);margin-bottom:34px;padding:4px;display:grid}.orders-mode-switch button{min-height:62px;color:var(--color-surface-50);text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;padding:10px 18px;transition:color .18s,background .18s;display:flex}.orders-mode-switch button:hover{color:var(--color-surface-cream)}.orders-mode-switch button.active{color:var(--color-just-black);background:var(--color-surface-cream)}.orders-mode-switch button>span{gap:2px;display:grid}.orders-mode-switch strong{font-size:15px}.orders-mode-switch small{color:inherit;opacity:.68;font-size:11px}.orders-status-strip{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:.55fr .85fr 1.4fr;display:grid}.orders-status-strip>div{border-right:var(--hairline);flex-direction:column;justify-content:space-between;min-height:116px;padding:22px 26px;display:flex}.orders-status-strip>div:first-child{padding-left:0}.orders-status-strip>div:last-child{border-right:0}.orders-status-strip small{color:var(--color-surface-50)}.orders-status-strip strong{font-size:28px;font-weight:400}.order-contract-tabs{border-bottom:var(--hairline);grid-template-columns:repeat(3,1fr);margin-top:34px;display:grid}.order-contract-tabs button{min-height:58px;color:var(--color-surface-50);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0 18px;font-size:16px;display:flex;position:relative}.order-contract-tabs button:first-child{padding-left:0}.order-contract-tabs button:after{content:"";transform-origin:0;background:var(--color-shockingly-green);height:2px;transition:transform .22s;position:absolute;inset:auto 0 -1px;transform:scaleX(0)}.order-contract-tabs button.active{color:var(--color-surface-cream)}.order-contract-tabs button.active:after{transform:scaleX(1)}.order-contract-tabs button>span{color:var(--color-surface-50);font-size:11px}.order-contract-tabs button>small{border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;min-width:22px;height:22px;margin-left:auto;font-size:11px;display:grid}.orders-workspace{grid-template-columns:minmax(0,1.55fr) minmax(350px,.7fr);gap:70px;padding-top:52px;display:grid}.orders-section-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.orders-section-title h2{margin:0;font-size:34px}.orders-section-title span{color:var(--color-surface-50);font-size:13px}.order-feature-row{border-top:var(--hairline);border-bottom:var(--hairline);grid-template-columns:minmax(260px,.92fr) 1fr;min-height:390px;display:grid;position:relative;overflow:hidden}.order-feature-row .product-visual{aspect-ratio:auto;background:var(--color-off-black);width:100%;height:100%;transition:transform .55s cubic-bezier(.22,.8,.2,1)}.order-feature-row:hover .product-visual{transform:scale(1.02)}.order-feature-copy{flex-direction:column;padding:34px 30px;display:flex}.order-stage{color:var(--color-light-green);align-items:center;gap:8px;font-size:13px;display:flex}.order-feature-copy h3{letter-spacing:-.04em;max-width:390px;margin:auto 0 8px;font-size:clamp(38px,4.5vw,62px);line-height:.94}.order-feature-copy>p{color:var(--color-surface-50);margin:0 0 28px}.order-feature-copy dl{margin:0}.order-feature-copy dl div{border-top:var(--hairline);justify-content:space-between;gap:20px;padding:10px 0;font-size:13px;display:flex}.order-feature-copy dt{color:var(--color-surface-50)}.order-feature-copy dd{text-align:right;margin:0}.order-open-icon{border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:20px;right:0}.seller-request-row{cursor:default}.seller-request-row:hover .product-visual{transform:none}.order-stage--attention{color:var(--color-orangey)}.order-stage--attention i{background:var(--color-orangey)}.order-stage--waiting{color:var(--color-orangey)}.orders-workspace--seller{gap:52px}.seller-review-panel{border:1px solid var(--color-surface-25);border-radius:14px;align-self:start;padding:28px}.seller-review-panel>header{align-items:center;gap:13px;display:flex}.seller-review-panel>header>span{width:42px;height:42px;color:var(--color-just-black);background:var(--color-light-green);border-radius:50%;place-items:center;display:grid}.seller-review-panel h2{margin:0 0 4px;font-size:23px}.seller-review-panel header p{color:var(--color-surface-50);margin:0;font-size:12px}.seller-review-panel>p{color:var(--color-surface-50);margin:24px 0;font-size:16px;line-height:1.5}.seller-review-panel ul{border-top:var(--hairline);margin:0 0 26px;padding:0;list-style:none}.seller-review-panel li{color:var(--color-surface-50);border-bottom:var(--hairline);align-items:center;gap:10px;padding:13px 0;font-size:13px;display:flex}.seller-review-panel li svg{color:var(--color-light-green)}.seller-review-actions{gap:10px;display:grid}.seller-review-actions .gradient-stroke-button,.seller-review-actions .ghost-button{width:100%}.seller-review-actions>button:last-child{min-height:38px;color:var(--color-surface-50);cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px}.seller-review-actions>button:last-child:hover{color:var(--color-orangey)}.orders-agent-watch{border:1px solid var(--color-surface-25);border-radius:14px;align-self:start;padding:28px}.agent-watch-heading{align-items:center;gap:13px;display:flex}.agent-watch-heading>span{width:42px;height:42px;color:var(--color-just-black);background:var(--color-shockingly-green);border-radius:50%;place-items:center;display:grid}.agent-watch-heading h2{margin:0 0 4px;font-size:23px}.agent-watch-heading p{color:var(--color-surface-50);margin:0;font-size:12px}.agent-watch-message{color:var(--color-surface-50);margin:24px 0;font-size:17px;line-height:1.45}.orders-agent-watch ol{margin:0 0 26px;padding:0;list-style:none}.orders-agent-watch li{border-top:var(--hairline);grid-template-columns:auto 1fr;gap:12px;padding:14px 0;display:grid}.orders-agent-watch li>span{width:28px;height:28px;color:var(--color-surface-50);border:1px solid var(--color-surface-25);border-radius:50%;place-items:center;display:grid}.orders-agent-watch li.complete>span{color:var(--color-just-black);border-color:var(--color-shockingly-green);background:var(--color-shockingly-green)}.orders-agent-watch li.current>span{color:var(--color-orangey);border-color:var(--color-orangey)}.orders-agent-watch li div{gap:4px;display:grid}.orders-agent-watch li small{color:var(--color-surface-50)}.order-stage-empty{border-bottom:var(--hairline);grid-template-columns:110px 1fr;align-items:center;gap:44px;min-height:360px;padding:64px 0;display:grid}.order-stage-empty>span{color:var(--color-surface-25);font-size:86px;line-height:1}.order-stage-empty h2{max-width:620px;margin:0 0 14px;font-size:44px;line-height:1}.order-stage-empty p{max-width:590px;color:var(--color-surface-50);margin:0;font-size:18px;line-height:1.45}@keyframes agent-status-pulse{50%{opacity:.35;transform:scale(.82)}}@media (max-width:1328px){.orders-center{margin-left:24px;margin-right:24px}}@media (max-width:900px){.orders-center{margin:0 24px;padding-top:52px}.orders-workspace{grid-template-columns:1fr;gap:34px}.orders-agent-watch{max-width:none}}@media (max-width:620px){.orders-center{margin:0 16px;padding:38px 0 104px}.orders-center-heading{flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:34px}.orders-center-heading h1{font-size:70px}.orders-center-heading p{max-width:340px;font-size:16px;line-height:1.4}.orders-mode-switch{margin-bottom:26px}.orders-mode-switch button{gap:9px;min-height:58px;padding:9px 11px}.orders-mode-switch button svg{width:17px}.orders-mode-switch strong{font-size:14px}.orders-mode-switch small{font-size:10px}.orders-status-strip{grid-template-columns:1fr 1fr}.orders-status-strip>div{min-height:94px;padding:16px}.orders-status-strip>div:nth-child(2){border-right:0}.orders-status-strip>div:last-child{border-top:var(--hairline);grid-column:1/-1;padding-left:0}.orders-status-strip strong{font-size:22px}.order-contract-tabs{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.order-contract-tabs button{gap:4px;min-width:0;padding:0 6px;font-size:12px;line-height:1.15}.order-contract-tabs button:first-child{padding-left:2px}.order-contract-tabs button>small{width:20px;min-width:20px;height:20px}.orders-workspace{padding-top:42px}.order-feature-row{grid-template-columns:1fr}.order-feature-row .product-visual{height:250px}.order-feature-copy{min-height:335px;padding:26px 4px 22px}.order-feature-copy h3{font-size:44px}.order-open-icon{top:270px}.orders-agent-watch,.seller-review-panel{padding:22px}.order-stage-empty{grid-template-columns:1fr;gap:20px;min-height:330px;padding:48px 0}.order-stage-empty>span{font-size:62px}.order-stage-empty h2{font-size:38px}}.app-dock{z-index:75;left:50%;bottom:max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px)saturate(160%);background:#191919b8;border:1px solid #fffce133;border-radius:29px;align-items:center;gap:7px;padding:7px;display:flex;position:fixed;transform:translate(-50%)}.dock-item{width:46px;height:46px;color:var(--color-surface-50);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:color .18s,background .18s,transform .18s;display:grid;position:relative}.dock-item:hover,.dock-item:focus-visible,.dock-item--active{color:var(--color-surface-cream);background:#fffce11a;outline:none}.dock-item:hover{transform:translateY(-2px)}.dock-item--featured{width:52px;height:52px;color:var(--color-just-black);background:linear-gradient(135deg, var(--color-shockingly-green), var(--color-light-green));margin:-10px 3px 0}.dock-item--featured:hover,.dock-item--featured:focus-visible{color:var(--color-just-black);background:linear-gradient(135deg, var(--color-light-green), var(--color-shockingly-green))}.dock-item--featured:before{content:"";border:1px solid #0ae44875;border-radius:50%;animation:2.8s ease-in-out infinite personal-agent-orbit;position:absolute;inset:-5px}.dock-item:after{content:attr(data-tooltip);color:var(--color-surface-cream);background:var(--color-off-black);border:1px solid var(--color-surface-25);white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:6px 9px;font-size:12px;line-height:1;transition:opacity .16s,transform .16s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,5px)}.dock-item:hover:after,.dock-item:focus-visible:after{opacity:1;transform:translate(-50%)}@keyframes personal-agent-orbit{50%{opacity:.18;inset:-9px}}.discovery-section{max-width:1560px;margin:0 auto;padding:104px 18px 140px}.discovery-section .filter-bar{z-index:15;-webkit-backdrop-filter:blur(22px)saturate(145%);background:#191919c7;border:1px solid #fffce129;border-radius:25px;margin:0 auto 16px;padding:7px 9px;position:sticky;top:12px}.discovery-section .category-tabs{gap:2px}.discovery-section .category-tabs button{padding:9px 12px;font-size:14px}.discovery-section .catalog-search{background:#fffce112;border:0;border-radius:18px;width:190px;padding:8px 11px}.discovery-section .masonry-feed{columns:5;column-gap:14px}.discovery-section .product-card{margin:0 0 14px}.discovery-section .product-card-link{border-radius:14px}.discovery-section .product-card-overlay{color:var(--color-surface-cream);opacity:0;background:linear-gradient(#0000 28%,#0e100f2e 48%,#0e100ff0 100%);flex-direction:column;justify-content:flex-end;align-items:stretch;gap:20px;padding:22px 18px 18px;transition:opacity .26s;display:flex;inset:0;transform:none}.discovery-section .product-card-link:hover .product-card-overlay,.discovery-section .product-card-link:focus-visible .product-card-overlay{opacity:1;transform:none}.product-card-overlay>div:first-child{transition:transform .3s cubic-bezier(.22,.8,.2,1);transform:translateY(12px)}.product-card-link:hover .product-card-overlay>div:first-child,.product-card-link:focus-visible .product-card-overlay>div:first-child{transform:translateY(0)}.product-card-overlay p{color:var(--color-light-green);margin:0 0 6px;font-size:12px}.product-card-overlay h3{margin:0 0 8px;font-size:21px;line-height:1.05}.product-card-overlay span{color:#fffce1b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card-overlay-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-card-overlay-bottom strong{font-size:14px}.discovery-section .product-card-link:hover .product-visual,.discovery-section .product-card-link:focus-visible .product-visual{filter:brightness(.72);transform:scale(1.025)}.featured-rail{border-bottom:var(--hairline);margin-bottom:28px;padding-bottom:26px}.featured-rail-label{color:var(--color-surface-50);align-items:center;gap:12px;margin:0 2px 16px;font-size:14px;display:flex}.featured-rail-label i{background:var(--color-orangey);border-radius:50%;width:5px;height:5px}.featured-rail-viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 3% 97%,#0000)}.featured-rail-track{will-change:transform;width:max-content;animation:72s linear infinite featured-product-scroll;display:flex}.featured-rail-track:hover{animation-play-state:paused}.featured-rail-group{gap:18px;padding-right:18px;display:flex}.featured-product{background:var(--color-off-black);border-radius:20px;flex:none;width:clamp(430px,42vw,560px);height:clamp(280px,27vw,350px);position:relative;overflow:hidden}.featured-product .product-visual{aspect-ratio:auto;filter:brightness(.72);width:100%;height:100%;transition:transform .45s cubic-bezier(.22,.8,.2,1),filter .25s}.featured-product:after{content:"";background:linear-gradient(#0000 32%,#0e100fe6);position:absolute;inset:0}.featured-product:hover .product-visual,.featured-product:focus-visible .product-visual{filter:brightness(.9);transform:scale(1.025)}.featured-product-copy{z-index:2;grid-template-columns:1fr auto;align-items:end;gap:6px 18px;display:grid;position:absolute;inset:auto 24px 22px}.featured-product-copy>span{color:var(--color-orangey);text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;font-size:11px}.featured-product-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(20px,2vw,28px);line-height:1.08;overflow:hidden}.featured-product-copy small{color:var(--color-surface-cream);white-space:nowrap;align-items:center;gap:5px;font-size:14px;display:flex}.catalog-control-row{justify-content:space-between;align-items:center;min-height:48px;margin:0 2px 12px;display:flex}.catalog-control-row>span{color:var(--color-surface-50);font-size:12px}.catalog-filter-button{width:44px;height:44px;color:var(--color-surface-cream);border:1px solid var(--color-surface-25);cursor:pointer;background:#191919c2;border-radius:50%;place-items:center;transition:border-color .18s,color .18s,transform .18s;display:grid;position:relative}.catalog-filter-button:hover{color:var(--color-light-green);border-color:var(--color-surface-cream);transform:translateY(-1px)}.catalog-filter-button.active:after{content:"";background:var(--color-shockingly-green);border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.catalog-filter-layer{z-index:90;position:fixed;inset:0}.catalog-filter-backdrop{cursor:default;-webkit-backdrop-filter:blur(5px);background:#05060594;border:0;width:100%;animation:.26s both catalog-backdrop-in;position:absolute;inset:0}.catalog-filter-drawer{width:min(460px,100vw);color:var(--color-surface-cream);-webkit-backdrop-filter:blur(28px)saturate(135%);background:#0e100ff7;border-left:1px solid #fffce133;flex-direction:column;animation:.36s cubic-bezier(.22,.8,.2,1) both catalog-drawer-in;display:flex;position:absolute;inset:0 0 0 auto}.catalog-filter-header{border-bottom:var(--hairline);justify-content:space-between;align-items:center;gap:24px;min-height:98px;padding:22px 28px;display:flex}.catalog-filter-header>div{gap:5px;display:grid}.catalog-filter-header strong{letter-spacing:-.025em;font-size:25px;line-height:1}.catalog-filter-header span{color:var(--color-surface-50);font-size:12px}.catalog-filter-close{width:42px;height:42px;color:var(--color-surface-cream);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;transition:color .18s,border-color .18s,transform .18s;display:grid}.catalog-filter-close:hover{color:var(--color-light-green);border-color:var(--color-surface-cream);transform:rotate(4deg)}.catalog-filter-body{flex:1;min-height:0;padding:0 28px;overflow-y:auto}.catalog-filter-group{border-bottom:var(--hairline);padding:30px 0 32px}.catalog-filter-group:last-child{border-bottom:0}.catalog-filter-group-title{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:16px;display:flex}.catalog-filter-group-title h2{margin:0;font-size:16px;font-weight:600}.catalog-filter-group-title span{color:var(--color-surface-50);font-size:11px}.catalog-filter-list{border-top:var(--hairline)}.catalog-filter-list>button{width:100%;min-height:70px;color:var(--color-surface-50);text-align:left;border:0;border-bottom:var(--hairline);cursor:pointer;font:inherit;background:0 0;justify-content:space-between;align-items:center;gap:22px;padding:13px 2px;transition:color .18s,padding .18s;display:flex}.catalog-filter-list>button:hover,.catalog-filter-list>button:focus-visible{color:var(--color-surface-cream);outline:0;padding-left:8px}.catalog-filter-list>button.active{color:var(--color-surface-cream)}.catalog-filter-list>button>span{gap:4px;display:grid}.catalog-filter-list strong{font-size:15px;font-weight:600}.catalog-filter-list small{color:var(--color-surface-50);font-size:11px}.catalog-filter-list i{width:27px;height:27px;color:var(--color-just-black);border:1px solid var(--color-surface-25);border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.catalog-filter-list>button.active i{border-color:var(--color-shockingly-green);background:var(--color-shockingly-green)}.catalog-filter-footer{padding:20px 28px max(22px, env(safe-area-inset-bottom));border-top:var(--hairline);background:#0e100ffa;grid-template-columns:auto 1fr;gap:12px;display:grid}.catalog-filter-footer>button:first-child{min-width:88px;color:var(--color-surface-50);border:1px solid var(--color-surface-25);cursor:pointer;font:inherit;background:0 0;border-radius:100px}.catalog-filter-footer>button:first-child:hover{color:var(--color-surface-cream);border-color:var(--color-surface-cream)}.catalog-filter-footer .gradient-stroke-button{width:100%;min-width:0}@keyframes catalog-backdrop-in{0%{opacity:0}}@keyframes catalog-drawer-in{0%{opacity:.7;transform:translate(100%)}}@keyframes featured-product-scroll{to{transform:translate(-50%)}}@media (max-width:1328px){.discovery-section{margin-left:0;margin-right:0}.discovery-section .masonry-feed{columns:4}}@media (max-width:900px){.site-header{height:72px}.discovery-section{padding-top:88px}.discovery-section .filter-bar{border-radius:20px;flex-direction:column-reverse;align-items:stretch}.discovery-section .catalog-search{width:100%}.discovery-section .masonry-feed{columns:3}}@media (max-width:620px){.discovery-section{padding:82px 8px 118px}.discovery-section .filter-bar{margin-bottom:8px;padding:6px;top:8px}.discovery-section .category-tabs button{padding:8px 10px;font-size:13px}.discovery-section .masonry-feed{columns:2;column-gap:8px}.discovery-section .product-card{margin-bottom:8px}.discovery-section .product-card-link{border-radius:11px}.app-dock{width:calc(100% - 24px);bottom:max(10px, env(safe-area-inset-bottom));justify-content:space-around}.dock-item{width:43px;height:43px}.dock-item--featured{width:50px;height:50px}.dock-item:after{display:none}.featured-rail{margin-bottom:16px;padding-bottom:18px}.featured-rail-label{margin-bottom:12px;margin-left:4px}.featured-rail-group{gap:12px;padding-right:12px}.featured-product{border-radius:16px;width:min(84vw,390px);height:min(66vw,290px)}.featured-product-copy{gap:4px 12px;inset:auto 18px 17px}.featured-product-copy strong{font-size:20px}.catalog-control-row{min-height:42px;margin-bottom:6px}.catalog-filter-button{width:40px;height:40px}.catalog-filter-drawer{width:100vw}.catalog-filter-header{min-height:86px;padding:18px 20px}.catalog-filter-body{padding:0 20px}.catalog-filter-group{padding:24px 0 26px}.catalog-filter-list>button{min-height:64px}.catalog-filter-footer{padding:16px 20px max(18px, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.featured-rail-track{animation:none;transform:none}.catalog-filter-backdrop,.catalog-filter-drawer{animation:none}}.orders-real-list{gap:14px;display:grid}.order-real-row{border-top:1px solid var(--border,#42433d);margin:0}.orders-heading-actions{align-items:center;gap:12px;display:flex}.orders-wallet-pill{min-height:42px;color:var(--color-surface-50);border:1px solid var(--color-surface-25);letter-spacing:.02em;background:#fffce109;border-radius:999px;align-items:center;padding:0 15px;font-size:13px;display:inline-flex}.form-status{max-width:760px;color:var(--color-light-green);background:#0ae44812;border:1px solid #9aff7757;border-radius:16px;margin:10px 0 0;padding:12px 16px;font-size:14px}.orders-center .order-contract-tabs{border-bottom:0;gap:10px;margin:22px 0 20px}.orders-center .order-contract-tabs button{border:1px solid var(--color-surface-25);background:#fffce106;border-radius:18px;min-height:58px;padding:12px 14px}.orders-center .order-contract-tabs button:after{display:none}.orders-center .order-contract-tabs button.active{color:var(--color-just-black);border-color:var(--color-surface-cream);background:var(--color-surface-cream)}.orders-center .order-contract-tabs button>span{color:inherit;opacity:.58}.orders-center .order-contract-tabs button>small{color:inherit;opacity:.75;border-color:currentColor}.orders-real-list .orders-section-title{margin:28px 0 10px;padding-top:4px}.orders-real-list .orders-section-title h2{letter-spacing:-.045em;font-size:clamp(32px,4vw,54px);line-height:.95}.orders-real-list .order-real-row{border:1px solid var(--color-surface-25);cursor:pointer;background:#fffce106;border-radius:24px;grid-template-columns:220px minmax(0,1fr) auto;min-height:220px}.orders-real-list .order-real-row:hover{border-color:#0ae44861}.orders-real-list .order-real-row .product-visual{background-size:200% 200%;border-radius:24px 0 0 24px;min-height:220px}.orders-real-list .order-real-row .order-custom-visual{background:#fff;border-radius:24px 0 0 24px;place-items:center;min-height:220px;display:grid;overflow:hidden}.orders-real-list .order-real-row .order-custom-visual img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%;height:100%}.orders-real-list .order-feature-copy{min-height:auto;padding:24px 26px}.orders-real-list .order-feature-copy h3{max-width:560px;margin:24px 0 8px;font-size:clamp(32px,3.8vw,56px)}.order-message-button{color:var(--color-surface-cream);border:1px solid var(--color-surface-25);font:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;display:inline-flex}.order-message-button:hover{color:var(--color-light-green);border-color:#0ae44880}.order-brief-summary{border:1px solid var(--color-surface-25);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:16px 0;display:grid;overflow:hidden}.order-brief-summary div{border-right:var(--hairline);border-bottom:var(--hairline);padding:13px 14px}.order-brief-summary div:nth-child(2n){border-right:0}.order-brief-summary div:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.order-brief-summary dt{color:var(--color-surface-50);margin-bottom:5px;font-size:12px}.order-brief-summary dd{white-space:pre-wrap;margin:0}.orders-real-list .order-feature-copy>p{margin-bottom:18px}.orders-real-list .order-feature-copy dl{border-top:var(--hairline);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.orders-real-list .order-feature-copy dl div{border-top:0;gap:5px;padding:13px 16px 4px 0;display:grid}.orders-real-list .order-feature-copy dd{text-align:left;overflow-wrap:anywhere}.orders-real-list .order-row-actions{border-left:var(--hairline);flex-direction:column;justify-content:center;align-self:stretch;align-items:stretch;width:210px;max-width:none;padding:18px}.orders-real-list .order-row-actions>a:not(.gradient-stroke-button){align-self:center}.orders-history-list{border-top:var(--hairline);display:grid}.orders-history-row{border-bottom:var(--hairline);grid-template-columns:auto 180px minmax(220px,1fr) minmax(150px,.52fr) auto;align-items:center;gap:18px;min-height:64px;padding:14px 0;display:grid}.orders-history-dot{background:var(--color-surface-25);border-radius:50%;width:8px;height:8px}.orders-history-dot--success{background:var(--color-shockingly-green);box-shadow:0 0 18px #0ae44866}.orders-history-row div{gap:4px;display:grid}.orders-history-row strong,.orders-history-row p,.orders-history-row small,.orders-history-row em{min-width:0;margin:0}.orders-history-row strong{color:var(--color-surface-cream);font-size:15px}.orders-history-row span,.orders-history-row small,.orders-history-row em{color:var(--color-surface-50);font-size:13px;font-style:normal}.orders-history-row p{text-overflow:ellipsis;white-space:nowrap;color:var(--color-surface-cream);overflow:hidden}.orders-history-row a{color:var(--color-light-green);white-space:nowrap;justify-content:flex-end;align-items:center;gap:6px;font-size:13px;display:inline-flex}@media (max-width:900px){.orders-heading-actions{justify-content:space-between;width:100%}.orders-real-list .order-real-row{grid-template-columns:160px minmax(0,1fr)}.orders-real-list .order-row-actions{border-left:0;border-top:var(--hairline);flex-direction:row;grid-column:1/-1;justify-content:flex-start;width:auto}.orders-history-row{grid-template-columns:auto minmax(0,1fr) auto}.orders-history-row p,.orders-history-row small{grid-column:2/-1}}@media (max-width:620px){.orders-heading-actions{flex-direction:column;align-items:stretch}.orders-real-list .order-real-row{grid-template-columns:1fr}.orders-real-list .order-real-row .product-visual,.orders-real-list .order-real-row .order-custom-visual{border-radius:24px 24px 0 0;min-height:230px}.orders-history-row{gap:8px 12px;padding:13px 0}.orders-history-row a,.orders-history-row em{grid-column:2/-1;justify-content:flex-start}.orders-real-list .order-feature-copy{padding:22px}.orders-real-list .order-feature-copy dl{grid-template-columns:1fr}}.order-row-actions{flex-wrap:wrap;justify-content:flex-end;align-self:center;gap:10px;max-width:300px;padding:22px;display:flex}.order-row-actions>button,.order-row-actions>a,.claim-shop-options button{color:#fffce1;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #42433d;border-radius:999px;padding:0 16px}.order-row-actions>a{place-items:center;width:40px;padding:0;display:grid}.order-row-actions>a.gradient-stroke-button{border-color:#0000;width:auto;padding:0 16px;display:inline-flex}.order-row-actions>button:disabled,.claim-shop-options button:disabled{cursor:wait;opacity:.45}.claim-shop-panel{align-items:flex-start}.claim-shop-options{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.order-action-dialog textarea,.order-chat-form textarea{resize:vertical;color:#fffce1;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #42433d;padding:14px 0}.real-order-header{max-width:850px}.real-order-grid{align-items:start}.order-detail-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.order-chat-panel{background:#0e100f;border:1px solid #42433d;border-radius:28px;position:sticky;top:24px;overflow:hidden}.order-chat-panel>header{border-bottom:1px solid #42433d;align-items:center;gap:14px;padding:24px;display:flex}.order-brief-assets{border-bottom:1px solid #42433d;gap:16px;padding:22px;display:grid}.order-brief-assets>header{align-items:center;gap:14px;display:flex}.order-brief-asset-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.order-brief-asset-grid a{color:#fffce1;gap:8px;font-size:13px;text-decoration:none;display:grid}.order-brief-asset-grid img{object-fit:contain;background:#fff;border:1px solid #42433d;border-radius:18px;width:100%;height:150px}.order-brief-notes{white-space:pre-wrap;color:#fffce1}.order-chat-panel h2,.order-chat-panel p{margin:0}.order-chat-panel header p,.order-chat-empty,.order-chat-message time,.order-chat-event{color:#7c7c6f}.order-chat-messages{gap:14px;max-height:430px;padding:22px;display:grid;overflow-y:auto}.order-chat-message{border:1px solid #42433d;border-radius:20px;width:min(86%,410px);padding:14px 16px}.order-chat-message--buyer{margin-left:auto}.order-chat-message span{color:#7c7c6f;text-transform:capitalize;font-size:12px}.order-chat-message p{margin:7px 0}.order-chat-message time{font-size:11px}.order-chat-event{text-align:center;border-top:1px solid #42433d;border-bottom:1px solid #42433d;padding:10px;font-size:13px}.order-chat-form{border-top:1px solid #42433d;grid-template-columns:1fr;gap:14px;padding:20px 22px;display:grid}.order-chat-emoji-row,.order-chat-submit-row,.order-chat-image-chip{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-chat-submit-row{justify-content:space-between}.order-chat-form button{color:#fffce1;background:0 0;border:1px solid #fffce1;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 18px;display:inline-flex}.order-chat-upload{min-height:42px;color:var(--color-surface-cream);border:1px solid var(--color-surface-25);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 16px;display:inline-flex;position:relative}.order-chat-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.order-chat-image-chip{color:var(--color-surface-50);border:1px solid var(--color-surface-25);border-radius:12px;justify-content:space-between;padding:9px 12px}.order-chat-image{object-fit:contain;background:#fff;border-radius:12px;width:min(260px,100%);height:auto;max-height:220px}.profile-connect-empty,.profile-shop-start{border-bottom:1px solid #42433d;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px;min-height:46vh;display:flex}.profile-connect-empty h1,.profile-connect-empty p,.profile-shop-start h2,.profile-shop-start p{margin:0}.profile-connect-empty h1{font-size:clamp(48px,8vw,112px);line-height:.92}.profile-connect-empty p,.profile-shop-start p{color:#7c7c6f;max-width:600px}.profile-page-hero--clean{grid-template-columns:auto minmax(0,1fr) auto}.profile-page-intro--clean dl{align-self:stretch}.profile-shop-start{flex-direction:row;justify-content:flex-start;align-items:center;min-height:auto;padding:48px 0}.profile-shop-start>div{flex:1}.profile-shop-start a{border:1px solid #fffce1;border-radius:999px;padding:12px 18px}@media (max-width:760px){.order-real-row{grid-template-columns:92px 1fr}.order-row-actions{grid-column:1/-1;justify-content:flex-start;max-width:none;padding:16px 0 24px}.real-order-grid{grid-template-columns:1fr}.order-chat-panel{position:static}.profile-page-hero--clean{grid-template-columns:auto 1fr}.profile-page-hero--clean .profile-hero-actions{grid-column:1/-1;justify-content:flex-start}.profile-shop-start{flex-wrap:wrap;align-items:flex-start}}.site-header--discovery{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e100ff5;align-items:stretch;height:136px;padding:12px 18px 0}.discovery-search-header{grid-template-rows:50px 1fr;gap:8px;width:100%;min-width:0;display:grid}.discovery-search-box{width:100%;min-width:0;color:var(--color-surface-50);background:#fffce113;border:1px solid #fffce124;border-radius:17px;align-items:center;gap:11px;padding:0 9px 0 16px;transition:border-color .18s,background .18s;display:flex}.discovery-search-box:focus-within{color:var(--color-surface-cream);background:#fffce11a;border-color:#fffce166}.discovery-search-box input{min-width:0;color:var(--color-surface-cream);background:0 0;border:0;outline:0;flex:1;font-size:16px}.discovery-search-box input::placeholder{color:var(--color-surface-50)}.discovery-search-box>button{width:36px;height:36px;color:var(--color-surface-50);cursor:pointer;background:0 0;border:0;border-radius:11px;flex:none;place-items:center;transition:color .18s,background .18s;display:grid;position:relative}.discovery-search-box>button:hover,.discovery-search-box>button:focus-visible{color:var(--color-surface-cream);background:#fffce117}.discovery-search-box .discovery-search-filter{color:var(--color-surface-cream)}.discovery-search-box .discovery-search-filter.active:after{content:"";background:var(--color-shockingly-green);border-radius:50%;width:6px;height:6px;margin:-22px -22px 0 0;position:absolute}.discovery-hot-searches{scrollbar-width:none;align-items:end;gap:24px;padding:0 14px;display:flex;overflow-x:auto}.discovery-hot-searches::-webkit-scrollbar{display:none}.discovery-hot-searches button{color:var(--color-surface-50);cursor:pointer;white-space:nowrap;background:0 0;border:0;flex:none;padding:12px 0 13px;font-size:14px;font-weight:600;transition:color .18s;position:relative}.discovery-hot-searches button:hover,.discovery-hot-searches button.active{color:var(--color-surface-cream)}.discovery-hot-searches button.active:after{content:"";background:var(--color-surface-cream);height:2px;position:absolute;inset:auto 0 5px}.discovery-section{max-width:none;padding:140px 4px}.discovery-section .visual-wall{--wall-gap:5px;--wall-columns:4;grid-template-columns:repeat(var(--wall-columns), minmax(0, 1fr));grid-auto-flow:dense;grid-auto-rows:clamp(180px, calc((100vw - 8px - (var(--wall-gap) * (var(--wall-columns) - 1))) / var(--wall-columns)), 420px);gap:var(--wall-gap);columns:unset;display:grid}.discovery-section .visual-wall .product-card{content-visibility:visible;contain-intrinsic-size:auto;min-width:0;height:100%;margin:0}.visual-wall .product-card--pattern-0,.visual-wall .product-card--pattern-1,.visual-wall .product-card--pattern-2,.visual-wall .product-card--pattern-3,.visual-wall .product-card--pattern-4,.visual-wall .product-card--pattern-5,.visual-wall .product-card--pattern-6,.visual-wall .product-card--pattern-7{grid-area:span 1/span 1}.discovery-section .visual-wall .product-card-link{width:100%;height:100%;color:inherit;background:var(--color-off-black);cursor:pointer;text-align:left;border:0;border-radius:2px;padding:0;display:block;overflow:hidden}.discovery-section .visual-wall .product-visual{aspect-ratio:auto;width:100%;height:100%}.discovery-section .visual-wall .product-card-overlay{padding:52px 22px 20px}.collection-card{grid-area:span 2/span 2;min-width:0;height:100%}.collection-card>button{width:100%;height:100%;color:var(--color-surface-cream);background:var(--color-off-black);cursor:pointer;text-align:left;border:0;border-radius:2px;padding:0;display:block;position:relative;overflow:hidden}.collection-card img{object-fit:cover;transition:transform .65s cubic-bezier(.22,.8,.2,1),filter .3s}.collection-card-shade{background:linear-gradient(90deg,#080908e0 0%,#0809083d 55%,#08090814 100%);transition:background .3s;position:absolute;inset:0}.collection-card-copy{z-index:1;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:24px;display:flex;position:absolute;inset:0}.collection-card-copy small{color:var(--color-light-green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:600}.collection-card-copy strong{letter-spacing:-.035em;max-width:82%;font-size:clamp(25px,3vw,44px);line-height:.94}.collection-card-copy>span{color:#fffce1b8;align-items:center;gap:7px;margin-top:13px;font-size:13px;display:flex}.collection-card>button:hover img,.collection-card>button:focus-visible img{filter:brightness(1.08);transform:scale(1.025)}.collection-card>button:hover .collection-card-shade,.collection-card>button:focus-visible .collection-card-shade{background:linear-gradient(90deg,#080908cc 0%,#08090824 58%,#0000 100%)}.product-focus-layer{z-index:90;position:fixed;inset:0}.product-focus-backdrop{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#000000c7;border:0;width:100%;transition:opacity .42s;position:absolute;inset:0}.product-focus-layer.is-expanded .product-focus-backdrop{opacity:1}.product-focus-shell{--focus-x:0px;--focus-y:0px;--focus-scale-x:.3;--focus-scale-y:.3;overscroll-behavior:contain;width:100vw;height:100dvh;color:var(--color-surface-cream);background:var(--color-just-black);transform:translate3d(var(--focus-x), var(--focus-y), 0) scale(var(--focus-scale-x), var(--focus-scale-y));transform-origin:0 0;will-change:transform;border-radius:10px;transition:transform .46s cubic-bezier(.16,1,.3,1),border-radius .36s,opacity .22s;position:fixed;inset:0;overflow:hidden auto}.product-focus-layer.is-expanded .product-focus-shell{border-radius:0;transform:translate(0,0)scale(1)}.product-focus-close{z-index:3;width:46px;height:46px;color:var(--color-surface-cream);cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e100fad;border:1px solid #fffce159;border-radius:50%;place-items:center;transition:opacity .22s .3s,transform .22s .3s;display:grid;position:fixed;top:20px;right:20px;transform:scale(.8)}.product-focus-layer.is-expanded .product-focus-close{opacity:1;transform:scale(1)}.product-focus-visual{aspect-ratio:1;opacity:.96;background-repeat:no-repeat;background-size:200% 200%;width:min(627px,100vw - 96px);height:auto;min-height:0;margin:clamp(34px,6vh,76px) auto;transition:opacity .36s .12s,transform .52s cubic-bezier(.16,1,.3,1) 80ms;transform:scale(.985)}.product-focus-layer.is-expanded .product-focus-visual{opacity:1;transform:scale(1)}.product-focus-content{opacity:0;max-width:1380px;margin:0 auto;padding:58px 42px 112px;transition:opacity .26s .19s,transform .36s cubic-bezier(.16,1,.3,1) .19s;transform:translateY(18px)}.product-focus-layer.is-expanded .product-focus-content{opacity:1;transform:translateY(0)}.product-focus-heading{border-bottom:var(--hairline);grid-template-columns:minmax(0,1fr) auto;gap:48px;padding-bottom:52px;display:grid}.product-focus-heading a{width:max-content;color:var(--color-light-green);align-items:center;gap:6px;margin-bottom:18px;font-size:14px;display:flex}.product-focus-context{color:var(--color-surface-50);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px;display:block}.product-focus-heading h2{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(54px,7vw,104px);line-height:.9}.product-focus-heading p{max-width:680px;color:var(--color-surface-50);margin:24px 0 0;font-size:18px;line-height:1.45}.product-focus-price{flex-direction:column;align-items:flex-end;min-width:150px;padding-top:34px;display:flex}.product-focus-price small,.product-focus-price span{color:var(--color-surface-50);font-size:12px}.product-focus-price strong{margin:5px 0;font-size:32px}.product-focus-facts{border-bottom:var(--hairline);grid-template-columns:repeat(4,1fr);display:grid}.product-focus-facts>span{border-right:var(--hairline);align-content:center;gap:8px;min-height:136px;padding:24px;display:grid}.product-focus-facts>span:first-child{padding-left:0}.product-focus-facts>span:last-child{border-right:0}.product-focus-facts svg{color:var(--color-light-green)}.product-focus-facts small{color:var(--color-surface-50)}.product-focus-facts strong{font-size:18px}.product-focus-specs{border-bottom:var(--hairline);margin:0;padding:30px 0}.product-focus-specs>div{grid-template-columns:180px 1fr;gap:28px;padding:11px 0;display:grid}.product-focus-specs dt{color:var(--color-surface-50)}.product-focus-specs dd{margin:0;line-height:1.4}.product-focus-seller{border-bottom:var(--hairline);grid-template-columns:auto minmax(0,1fr);gap:20px;padding:38px 0;display:grid}.product-focus-seller-avatar{width:60px;height:60px;color:var(--color-just-black);border-radius:50%;place-items:center;font-weight:600;display:grid}.product-focus-seller-copy>span{color:var(--color-light-green);align-items:center;gap:6px;font-size:12px;display:flex}.product-focus-seller-copy h3{margin:8px 0 12px;font-size:28px}.product-focus-seller-copy h3 a{color:var(--color-surface-cream);align-items:center;gap:7px;display:inline-flex}.product-focus-seller-copy p{max-width:720px;color:var(--color-surface-50);margin:0;line-height:1.45}.product-focus-seller-copy>div{color:var(--color-surface-50);flex-wrap:wrap;gap:20px;margin-top:18px;font-size:13px;display:flex}.product-focus-seller-copy>div span{align-items:center;gap:6px;display:flex}.product-focus-actions{gap:12px;padding-top:34px;display:flex}@media (max-width:900px){.site-header--discovery{height:128px;padding:10px 10px 0}.discovery-search-header{grid-template-rows:48px 1fr;gap:5px}.discovery-hot-searches{gap:20px;padding:0 8px}.discovery-section{padding-top:132px}.discovery-section .visual-wall{--wall-columns:3;grid-template-columns:repeat(var(--wall-columns), minmax(0, 1fr));grid-auto-rows:clamp(154px, calc((100vw - 20px - (var(--wall-gap) * (var(--wall-columns) - 1))) / var(--wall-columns)), 280px)}.product-focus-visual{width:min(627px,100vw - 64px);height:auto;min-height:0}.product-focus-heading{grid-template-columns:1fr;gap:12px}.product-focus-price{align-items:flex-start;padding-top:0}.product-focus-facts{grid-template-columns:repeat(2,1fr)}.product-focus-facts>span:nth-child(2){border-right:0}.product-focus-facts>span:nth-child(-n+2){border-bottom:var(--hairline)}}@media (max-width:620px){.site-header--discovery{height:124px;padding:8px 8px 0}.discovery-search-box{border-radius:15px;padding-left:13px}.discovery-search-box input{font-size:15px}.discovery-hot-searches{gap:18px;padding:0 6px}.discovery-hot-searches button{font-size:13px}.discovery-section{padding:128px 3px 112px}.discovery-section .visual-wall{--wall-gap:3px;--wall-columns:2;grid-template-columns:repeat(var(--wall-columns), minmax(0, 1fr));grid-auto-rows:calc((100vw - 6px - var(--wall-gap)) / 2);gap:var(--wall-gap)}.visual-wall .product-card--pattern-7{grid-area:span 1/span 1}.collection-card-copy{padding:16px}.collection-card-copy strong{font-size:25px}.collection-card-copy>span{margin-top:9px;font-size:12px}.discovery-section .visual-wall .product-card-overlay{padding:34px 12px 12px}.product-card-overlay h3{font-size:17px}.product-card-overlay span{display:none}.product-focus-close{width:42px;height:42px;top:12px;right:12px}.product-focus-visual{width:calc(100vw - 32px);height:auto;min-height:0;margin:22px auto 30px}.product-focus-content{padding:34px 18px 94px}.product-focus-heading{padding-bottom:34px}.product-focus-heading h2{font-size:clamp(46px,15vw,68px)}.product-focus-heading p{margin-top:17px;font-size:16px}.product-focus-facts>span{min-height:112px;padding:18px 12px}.product-focus-facts>span:first-child{padding-left:12px}.product-focus-facts strong{font-size:15px}.product-focus-specs>div{grid-template-columns:110px 1fr;gap:16px}.product-focus-seller{grid-template-columns:1fr}.product-focus-actions{flex-direction:column;align-items:stretch}}.landing{background:var(--color-just-black);overflow:clip}.landing-progress{z-index:80;width:100%;height:2px;transform:scaleX(var(--scroll-progress,0));transform-origin:0;background:linear-gradient(90deg, var(--color-shockingly-green), var(--color-blue), var(--color-pink));pointer-events:none;position:fixed;inset:0 auto auto 0}.landing-hero{border-bottom:var(--hairline);height:max(700px,100svh);min-height:700px;position:relative;overflow:hidden}.landing-hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0e100ff7 0%,#0e100fd1 35%,#0e100f14 72%);position:absolute;inset:0}.landing-hero-image{object-fit:cover;object-position:center;will-change:transform}.landing-hero-copy{z-index:2;height:100%;max-width:var(--page-max-width);flex-direction:column;justify-content:center;gap:clamp(54px,9vh,96px);margin:0 auto;padding:80px 0 68px;display:flex;position:relative}.landing-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(92px,13.7vw,196px);font-weight:600;line-height:.82}.landing-line-mask{margin:-.08em 0;padding:.08em 0;display:block;overflow:hidden}.landing-line-mask>span{transform-origin:0 100%;will-change:transform;display:block}.landing-hero-bottom{grid-template-columns:1fr auto;align-items:end;gap:32px;max-width:690px;display:grid}.landing-hero-bottom p{max-width:390px;margin:0;font-size:19px;line-height:1.42}.landing-scroll{z-index:4;right:max(24px, calc((100vw - var(--page-max-width)) / 2));border:1px solid var(--color-surface-cream);border-radius:50%;place-items:center;width:50px;height:50px;animation:1.8s ease-in-out infinite landing-bob;display:grid;position:absolute;bottom:68px}.landing-statement{max-width:var(--page-max-width);margin:0 auto;padding:112px 0 126px}.landing-statement h2{letter-spacing:-.045em;max-width:1180px;margin:0;font-size:clamp(64px,8.5vw,118px);font-weight:600;line-height:.93}.landing-statement h2 span{color:var(--color-surface-50)}.landing-statement>p:last-child{max-width:650px;color:var(--color-surface-50);margin:64px 0 0 auto;font-size:23px;line-height:1.42}.landing-agent,.landing-settlement{min-height:700px;padding:98px max(24px, calc((100vw - var(--page-max-width)) / 2));border-top:var(--hairline);grid-template-columns:.55fr 1fr;align-items:center;gap:72px;display:grid;position:relative;overflow:hidden}.landing-feature-index{align-self:start;align-items:baseline;gap:22px;display:flex}.landing-feature-index span{color:var(--color-surface-50);font-size:14px}.landing-feature-index p{margin:0;font-size:clamp(52px,6vw,84px);line-height:1}.landing-feature-copy{z-index:2;max-width:820px;position:relative}.landing-feature-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(64px,7.8vw,108px);line-height:.9}.landing-feature-copy>p:not(.bracket-label){max-width:650px;color:var(--color-surface-50);margin:42px 0 32px;font-size:23px;line-height:1.42}.landing-orbit{z-index:0;opacity:.72;filter:blur(2px);will-change:transform;border-radius:50%;width:540px;height:320px;position:absolute}.landing-orbit--pink{background:radial-gradient(circle at 70% 30%, var(--color-blue), var(--color-pink) 48%, var(--color-lipstick-pink));bottom:48px;left:-180px;transform:rotate(-18deg)}.landing-orbit--blue{background:radial-gradient(circle at 30% 35%, var(--color-light-green), var(--color-blue) 52%, var(--color-lilac));top:120px;right:-190px;transform:rotate(18deg)}.landing-marquee{border-top:var(--hairline);border-bottom:var(--hairline);padding:26px 0;overflow:hidden}.landing-marquee-track{white-space:nowrap;will-change:transform;align-items:center;gap:28px;width:max-content;display:flex}.landing-marquee span{letter-spacing:-.035em;font-size:clamp(36px,5vw,72px);font-weight:600}.landing-marquee i{color:var(--color-orangey);font-size:42px;font-style:normal}.landing-sellers{max-width:var(--page-max-width);border-top:var(--hairline);grid-template-columns:.8fr 1fr;align-items:end;gap:64px 74px;margin:0 auto;padding:112px 0 124px;display:grid}.landing-sellers>div:first-child{grid-column:1/-1}.landing-sellers h2{letter-spacing:-.05em;margin:0;font-size:clamp(72px,9vw,128px);line-height:.88}.landing-seller-media{border-radius:8px;min-height:620px;position:relative;overflow:hidden}.landing-seller-media img{object-fit:cover;object-position:75% 20%;transform:scale(1.04)}.landing-seller-copy{padding-bottom:16px}.landing-seller-copy p{max-width:560px;color:var(--color-surface-50);margin:0 0 32px;font-size:23px;line-height:1.42}.landing-final{min-height:650px;padding:104px max(24px, calc((100vw - var(--page-max-width)) / 2));border-top:var(--hairline);flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.landing-final h2{letter-spacing:-.06em;margin:0 0 54px;font-size:clamp(86px,13vw,190px);line-height:.8}.landing-final h2 span{color:var(--color-shockingly-green)}.landing-footer{padding:28px max(24px, calc((100vw - var(--page-max-width)) / 2));color:var(--color-surface-50);background:var(--color-off-black);border-top:var(--hairline);justify-content:space-between;gap:24px;display:flex}.landing-docs-link{z-index:5;position:absolute;top:24px;right:26px}.landing-docs-link a{min-height:44px;color:var(--color-surface-cream);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0709085c;border:1px solid #fffce173;border-radius:999px;align-items:center;padding:0 20px;display:inline-flex}.docs-layout{grid-template-columns:270px minmax(0,1fr);gap:56px;width:min(1320px,100% - 48px);margin:0 auto;padding:112px 0 132px;display:grid}.docs-sidebar{border:var(--hairline);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffce10e,#fffce105);border-radius:28px;align-self:start;min-height:calc(100vh - 128px);padding:20px;position:sticky;top:104px}.docs-mark{color:var(--color-surface-cream);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.docs-mark span{width:38px;height:38px;color:var(--color-light-green);border:1px solid #fffce1b3;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.docs-mark strong{letter-spacing:-.02em;font-size:16px}.docs-sidebar nav{border-top:var(--hairline);gap:4px;margin-top:28px;padding-top:20px;display:grid}.docs-sidebar nav a{min-height:38px;color:var(--color-surface-50);border-radius:999px;align-items:center;padding:0 12px;font-size:14px;text-decoration:none;transition:color .16s,background .16s,transform .16s;display:flex}.docs-sidebar nav a:hover,.docs-sidebar nav a:focus-visible{color:var(--color-surface-cream);background:#fffce114;outline:none;transform:translate(2px)}.docs-sidebar-note{color:var(--color-surface-50);background:#0ae4480e;border:1px solid #95ff7638;border-radius:20px;margin-top:28px;padding:16px}.docs-sidebar-note svg{color:var(--color-light-green)}.docs-sidebar-note p{margin:9px 0 0;font-size:13px;line-height:1.5}.docs-content{gap:18px;min-width:0;display:grid}.docs-hero-panel{border:var(--hairline);background:radial-gradient(circle at 82% 12%,#95ff762e,#0000 28%),linear-gradient(135deg,#fffce10d,#fffce103);border-radius:34px;align-content:center;min-height:620px;padding:64px;display:grid;overflow:hidden}.docs-hero-panel h1{letter-spacing:-.07em;max-width:940px;margin:20px 0 24px;font-size:clamp(68px,9.2vw,144px);line-height:.82}.docs-hero-panel>p:not(.bracket-label){max-width:780px;color:var(--color-surface-50);margin:0;font-size:clamp(19px,2vw,25px);line-height:1.42}.docs-hero-actions{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.docs-section{border-bottom:var(--hairline);padding:58px 0;scroll-margin-top:110px}.docs-section-heading{grid-template-columns:74px minmax(0,1fr);align-items:start;gap:24px;margin-bottom:28px;display:grid}.docs-section-heading>span{color:#fffce13d;letter-spacing:-.07em;font-size:46px;line-height:1}.docs-kicker{color:var(--color-light-green);letter-spacing:.02em;margin:0 0 11px;font-size:13px}.docs-section h2,.docs-feature-copy h2,.docs-demo-panel h2{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(43px,5vw,72px);line-height:.9}.docs-mechanism-grid,.docs-data-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.docs-mechanism-card,.docs-data-card,.docs-seller-card{border:var(--hairline);background:#fffce106;border-radius:22px;padding:22px}.docs-mechanism-card svg,.docs-data-card svg,.docs-seller-card svg{color:var(--color-light-green)}.docs-mechanism-card h3,.docs-data-card h3,.docs-seller-card h3,.docs-flow-list h3,.docs-arc-panel h3{letter-spacing:-.035em;margin:18px 0 9px;font-size:22px}.docs-mechanism-card p,.docs-data-card p,.docs-seller-card p,.docs-flow-list p,.docs-arc-panel p,.docs-feature-copy>p{color:var(--color-surface-50);margin:0;line-height:1.48}.docs-flow-list{counter-reset:flow;border-top:var(--hairline);gap:0;margin:0;padding:0;list-style:none;display:grid}.docs-flow-list li{counter-increment:flow;border-bottom:var(--hairline);grid-template-columns:76px minmax(0,1fr);gap:22px;padding:24px 0;display:grid}.docs-flow-list li:before{content:counter(flow, decimal-leading-zero);color:var(--color-light-green);padding-top:5px;font-size:15px}.docs-flow-list h3{margin-top:0}.docs-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.docs-feature-section{grid-template-columns:.86fr 1.14fr;align-items:start;gap:48px;display:grid}.docs-agent-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.docs-agent-list li{border:var(--hairline);color:var(--color-surface-50);background:#fffce105;border-radius:18px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:16px;display:grid}.docs-agent-list svg{color:var(--color-light-green);margin-top:2px}.docs-arc-panel{border:var(--hairline);border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.docs-arc-panel>div{border-right:var(--hairline);background:linear-gradient(#fffce10a,#fffce103);min-height:210px;padding:26px}.docs-arc-panel>div:last-child{border-right:0}.docs-demo-panel{background:#0ae4480a;border:1px solid #95ff7647;border-radius:30px;margin-top:10px;padding:44px}.docs-demo-checklist{gap:10px;max-width:860px;margin-top:28px;display:grid}.docs-demo-checklist p{color:var(--color-surface-50);border-bottom:1px solid #fffce11c;margin:0;padding:14px 0}.marketplace-intro{max-width:var(--page-max-width);border-bottom:var(--hairline);grid-template-columns:1fr auto;align-items:end;gap:54px;margin:0 auto;padding:168px 0 84px;display:grid}.marketplace-intro h1{letter-spacing:-.05em;max-width:940px;margin:0;font-size:clamp(72px,9vw,128px);line-height:.86}.marketplace-intro aside{max-width:380px}.marketplace-intro aside p{color:var(--color-surface-50);margin:0 0 26px;font-size:19px;line-height:1.42}@keyframes landing-bob{50%{transform:translateY(7px)}}@media (max-width:1328px){.landing-hero-copy,.landing-statement,.landing-sellers,.marketplace-intro{margin-left:24px;margin-right:24px}}@media (max-width:900px){.landing-hero{min-height:700px}.landing-hero-copy{padding-top:72px}.landing-hero h1{font-size:clamp(72px,17vw,126px)}.landing-hero-bottom{grid-template-columns:1fr;align-items:start}.landing-scroll{display:none}.landing-statement{padding:110px 0 126px}.landing-agent,.landing-settlement{grid-template-columns:1fr;align-content:center;gap:54px;min-height:680px}.landing-feature-index{align-self:auto}.landing-orbit{opacity:.4}.landing-sellers{grid-template-columns:1fr}.landing-sellers>div:first-child{grid-column:auto}.landing-seller-media{min-height:520px}.docs-layout{grid-template-columns:1fr;gap:28px;padding-top:92px}.docs-sidebar{min-height:0;position:relative;top:auto}.docs-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr))}.docs-mechanism-grid,.docs-data-grid,.docs-arc-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-arc-panel>div{border-right:0;border-bottom:var(--hairline)}.docs-arc-panel>div:last-child{border-bottom:0}.docs-feature-section,.marketplace-intro{grid-template-columns:1fr}}@media (max-width:620px){.landing-hero{min-height:650px}.landing-hero-copy{gap:54px;margin:0;padding:72px 24px 44px}.landing-hero h1{font-size:67px;line-height:.84}.landing-hero:after{background:linear-gradient(90deg,#0e100ff5,#0e100f66)}.landing-hero-bottom p{font-size:17px}.landing-statement{padding:82px 0 96px}.landing-statement h2{font-size:53px}.landing-statement>p:last-child{margin-top:42px;font-size:19px}.landing-agent,.landing-settlement{min-height:620px;padding-top:76px;padding-bottom:76px}.landing-feature-copy h2{font-size:54px}.landing-feature-copy>p:not(.bracket-label){font-size:19px}.landing-orbit{width:360px;height:220px}.landing-sellers{gap:42px;padding:88px 0 100px}.landing-sellers h2{font-size:58px}.landing-seller-media{min-height:430px}.landing-seller-copy p{font-size:19px}.landing-final{min-height:560px;padding-top:80px;padding-bottom:80px}.landing-final h2{font-size:68px}.landing-footer{flex-direction:column}.landing-docs-link{top:16px;right:16px}.docs-layout{width:calc(100% - 28px);padding-top:74px}.docs-sidebar{border-radius:22px}.docs-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-sidebar-note{display:none}.docs-hero-panel{border-radius:24px;min-height:520px;padding:28px}.docs-hero-panel h1{font-size:57px}.docs-hero-actions{flex-direction:column;align-items:flex-start}.docs-section{padding:42px 0}.docs-section-heading{grid-template-columns:1fr;gap:14px}.docs-section-heading>span{font-size:34px}.docs-mechanism-grid,.docs-data-grid,.docs-seller-grid,.docs-arc-panel{grid-template-columns:1fr}.docs-flow-list li{grid-template-columns:1fr;gap:8px}.docs-demo-panel{border-radius:24px;padding:26px}.marketplace-intro{padding-top:128px}.marketplace-intro h1{font-size:62px}}.storefront,.profile-page{max-width:var(--page-max-width);margin:0 auto;padding:66px 0 132px}.storefront-hero,.profile-page-hero{border-bottom:var(--hairline);grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:28px;padding-bottom:48px;display:grid}.storefront-avatar,.profile-page-avatar{width:92px;height:92px;color:var(--color-just-black);border-radius:50%;place-items:center;font-size:25px;font-weight:600;display:grid}.storefront-title>p,.profile-page-hero>div:nth-child(2)>p{color:var(--color-light-green);align-items:center;gap:7px;margin:0 0 13px;font-size:13px;display:flex}.storefront-title h1,.profile-page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(70px,8.4vw,116px);line-height:.82}.storefront-title>div{color:var(--color-surface-50);gap:20px;margin-top:24px;display:flex}.storefront-title>div span,.profile-page-hero>div:nth-child(2)>span{align-items:center;gap:6px;font-size:13px;display:inline-flex}.storefront-actions{flex-direction:column;align-items:stretch;gap:10px;display:flex}.storefront-actions button{justify-content:center;min-width:180px}.storefront-actions .following{color:var(--color-light-green);border-color:var(--color-light-green)}.storefront-agent-button{min-height:46px;color:var(--color-surface-cream);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.storefront-overview,.profile-page-intro{grid-template-columns:minmax(280px,.9fr) minmax(560px,1.1fr);gap:76px;padding:52px 0 68px;display:grid}.storefront-overview>p,.profile-page-intro>p{max-width:550px;color:var(--color-surface-50);margin:0;font-size:21px;line-height:1.45}.storefront-overview dl,.profile-page-intro dl{border-top:var(--hairline);grid-template-columns:repeat(4,1fr);margin:0;display:grid}.storefront-overview dl div,.profile-page-intro dl div{border-right:var(--hairline);align-content:space-between;gap:18px;min-height:112px;padding:18px 16px 12px;display:grid}.storefront-overview dl div:first-child,.profile-page-intro dl div:first-child{padding-left:0}.storefront-overview dl div:last-child,.profile-page-intro dl div:last-child{border-right:0}.storefront-overview dt,.profile-page-intro dt{color:var(--color-surface-50);font-size:12px}.storefront-overview dd,.profile-page-intro dd{align-items:center;gap:6px;margin:0;font-size:27px;font-weight:600;display:flex}.storefront-products,.profile-products,.profile-following,.profile-purchased{border-top:var(--hairline);padding-top:64px}.storefront-products>header,.profile-products>header,.profile-following>header,.profile-purchased>header{justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px;display:flex}.storefront-products h2,.profile-products h2,.profile-following h2,.profile-purchased h2{letter-spacing:-.04em;margin:0 0 7px;font-size:clamp(42px,5vw,68px);line-height:.95}.storefront-products header p,.profile-products header p,.profile-following header p,.profile-purchased header p{color:var(--color-surface-50);margin:0}.storefront-products header>span{max-width:460px;color:var(--color-surface-50);text-align:right}.store-product-grid,.profile-product-grid{columns:4;column-gap:14px}.store-product-grid .product-card,.profile-product-grid .product-card{margin:0 0 14px}.store-product-grid .product-card-link,.profile-product-grid .product-card-link{border-radius:13px}.storefront-reviews{border-top:var(--hairline);grid-template-columns:.75fr 1.25fr;gap:80px;margin-top:80px;padding:72px 0 0;display:grid}.storefront-reviews>header>div{color:var(--color-light-green);align-items:center;gap:9px;display:flex}.storefront-reviews>header>div strong{font-size:25px}.storefront-reviews>header>div span{color:var(--color-surface-50);font-size:12px}.storefront-reviews h2{letter-spacing:-.04em;max-width:570px;margin:34px 0 0;font-size:clamp(42px,5vw,68px);line-height:.96}.storefront-reviews>div{border-top:var(--hairline)}.storefront-reviews article{border-bottom:var(--hairline);grid-template-columns:auto 1fr 120px;align-items:start;gap:18px;padding:25px 0;display:grid}.storefront-reviews article>svg{color:var(--color-surface-50)}.storefront-reviews article p{margin:0;line-height:1.45}.storefront-reviews article>span{text-align:right;gap:4px;display:grid}.storefront-reviews article small{color:var(--color-surface-50)}.seller-detail h2 a{transition:color .18s}.seller-detail h2 a:hover{color:var(--color-light-green)}.profile-page-hero{align-items:center}.profile-page-avatar{background:var(--color-light-green)}.profile-page-hero>div:nth-child(2)>span{color:var(--color-surface-50);margin:18px 18px 0 0}.profile-hero-actions{align-self:end;align-items:center;gap:9px;display:flex}.profile-hero-actions .ghost-button{min-width:150px}.profile-settings-button{width:48px;height:48px;color:var(--color-surface-cream);border:1px solid var(--color-surface-25);cursor:pointer;background:0 0;border-radius:50%;place-items:center;transition:color .18s,border-color .18s;display:grid}.profile-settings-button:hover{color:var(--color-light-green);border-color:var(--color-surface-cream)}.profile-page-intro{grid-template-columns:minmax(280px,.75fr) minmax(650px,1.25fr);gap:64px}.profile-page-intro dd{font-size:25px}.profile-identity{min-width:0}.profile-identity--editing{width:100%}.profile-role-switch--inline{width:220px;margin-bottom:13px}.profile-role-switch--inline button{min-height:34px;font-size:13px}.profile-inline-title{display:block}.profile-inline-title input{width:100%;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-50);font:inherit;letter-spacing:-.055em;background:0 0;border-radius:0;outline:0;padding:0 0 8px;font-size:clamp(62px,7.4vw,104px);font-weight:600;line-height:.9}.profile-inline-title input:focus,.profile-inline-location input:focus,.profile-inline-fields input:focus,.profile-inline-fields textarea:focus{border-color:var(--color-light-green)}.profile-inline-location{max-width:360px;color:var(--color-surface-50);align-items:center;gap:7px;margin-top:16px;display:inline-flex}.profile-inline-location input{width:100%;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-25);background:0 0;outline:0;padding:5px 0}.profile-inline-fields{gap:22px;display:grid}.profile-inline-fields label{color:var(--color-surface-50);gap:8px;font-size:12px;display:grid}.profile-inline-fields input,.profile-inline-fields textarea{width:100%;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-25);font:inherit;background:0 0;border-radius:0;outline:0;padding:10px 0;line-height:1.45}.profile-inline-fields textarea{resize:vertical}.profile-hero-actions .gradient-stroke-button:disabled{opacity:.35;cursor:not-allowed;transform:none}.profile-purchased{padding-bottom:76px}.profile-purchased>header>span,.profile-following>header>span{border:var(--hairline);border-radius:50%;place-items:center;min-width:42px;height:42px;display:grid}.profile-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.profile-proof-card{border:var(--hairline);border-radius:8px;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);display:grid;overflow:hidden}.profile-proof-visual{aspect-ratio:1;background:var(--color-just-black);border-right:var(--hairline);flex-direction:column;padding:26px;display:flex;position:relative}.profile-proof-visual:before{content:"";background:var(--color-shockingly-green);height:4px;position:absolute;inset:0 0 auto}.profile-proof-visual>img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.profile-proof-visual>span{color:var(--color-surface-cream);margin-top:10px;font-size:28px;font-weight:600}.profile-proof-visual>small{color:var(--color-surface-50);letter-spacing:.2em;margin-top:4px}.profile-proof-visual>strong{color:var(--color-surface-cream);letter-spacing:-.06em;margin:auto 0;font-size:clamp(72px,8vw,126px);line-height:.8}.profile-proof-visual>em{color:var(--color-light-green);font-size:12px;font-style:normal}.profile-proof-visual>code{color:var(--color-surface-50);margin-top:12px;font-size:10px}.profile-proof-visual>i{color:var(--color-surface-50);margin-top:12px;font-size:9px;font-style:normal}.profile-proof-copy{flex-direction:column;align-items:flex-start;padding:28px;display:flex}.profile-proof-copy h3{margin:30px 0 9px;font-size:28px}.profile-proof-copy p{color:var(--color-surface-50);margin:0;line-height:1.4}.profile-proof-copy a{color:var(--color-light-green);align-items:center;gap:7px;margin-top:auto;padding-top:30px;display:inline-flex}.profile-proof-status{color:var(--color-surface-50);align-items:center;gap:7px;font-size:12px;display:inline-flex}.profile-proof-status--confirmed{color:var(--color-light-green)}.profile-proof-status--failed{color:var(--color-orangey)}.profile-proof-waiting{color:var(--color-surface-50);margin-top:auto;padding-top:30px;font-size:12px}.profile-proof-empty{min-height:150px;color:var(--color-surface-50);border-top:var(--hairline);border-bottom:var(--hairline);align-items:center;gap:16px;padding:28px 0;display:flex}.profile-proof-empty strong{color:var(--color-surface-cream);margin-bottom:5px;display:block}.profile-proof-empty p{margin:0}.profile-proof-empty a{color:var(--color-light-green);margin-left:auto}.proof-loading-icon{animation:1.4s linear infinite proof-spin}@keyframes proof-spin{to{transform:rotate(360deg)}}.profile-products{padding-bottom:76px}.profile-following{padding-bottom:24px}.profile-following>div:not(.profile-following-empty){grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-following>div>a{border:var(--hairline);border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px;transition:border-color .18s;display:grid}.profile-following>div>a:hover{border-color:var(--color-surface-cream)}.profile-following>div>a>span:first-child{width:44px;height:44px;color:var(--color-just-black);border-radius:50%;place-items:center;font-size:12px;font-weight:600;display:grid}.profile-following>div>a>span:nth-child(2){gap:5px;display:grid}.profile-following>div>a small{color:var(--color-surface-50)}.profile-following-empty{color:var(--color-surface-50);border-top:var(--hairline);border-bottom:var(--hairline);align-items:center;gap:14px;padding:24px 0;display:flex}.profile-following-empty p{margin:0}.profile-following-empty a{color:var(--color-light-green);margin-left:auto}.settings-panel{width:min(540px,100vw);color:var(--color-surface-cream);background:var(--color-just-black);border-left:var(--hairline);align-self:stretch;position:relative;overflow-y:auto}.settings-panel>header{border-bottom:var(--hairline);justify-content:space-between;align-items:center;padding:27px 28px;display:flex}.settings-panel>header>div{align-items:center;gap:13px;display:flex}.settings-panel>header span{gap:4px;display:grid}.settings-panel h2{margin:0;font-size:28px}.settings-panel header p{color:var(--color-surface-50);margin:0;font-size:12px}.settings-panel>header>button{width:40px;height:40px;color:var(--color-surface-cream);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.settings-panel form{gap:28px;padding:38px 28px;display:grid}.settings-panel form>label:not(.settings-toggle){color:var(--color-surface-50);gap:9px;font-size:13px;display:grid}.settings-panel select,.settings-panel input,.settings-panel textarea{width:100%;min-height:48px;color:var(--color-surface-cream);border:0;border-bottom:1px solid var(--color-surface-25);font:inherit;background:0 0;border-radius:0;outline:0;padding:12px 0}.settings-panel select option{color:var(--color-just-black)}.settings-panel textarea{resize:vertical;line-height:1.45}.edit-profile-panel fieldset{border:0;min-width:0;padding:0}.edit-profile-panel legend{color:var(--color-surface-50);margin-bottom:10px;font-size:13px}.profile-data-note{color:var(--color-surface-50);margin:-6px 0 0;font-size:12px;line-height:1.45}.settings-toggle{border-top:var(--hairline);justify-content:space-between;align-items:center;gap:22px;padding:18px 0;display:flex}.settings-toggle>span{gap:5px;display:grid}.settings-toggle small{color:var(--color-surface-50)}.settings-toggle input{appearance:none;border:1px solid var(--color-surface-25);background:var(--color-off-black);cursor:pointer;border-radius:100px;width:44px;min-width:44px;height:24px;min-height:24px;padding:0;transition:background .18s,border-color .18s;position:relative}.settings-toggle input:before{content:"";background:var(--color-surface-50);border-radius:50%;width:16px;height:16px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px}.settings-toggle input:checked{border-color:var(--color-shockingly-green);background:#0ae44829}.settings-toggle input:checked:before{background:var(--color-shockingly-green);transform:translate(20px)}@media (max-width:1328px){.storefront,.profile-page{margin-left:24px;margin-right:24px}}@media (max-width:900px){.storefront-hero,.profile-page-hero{grid-template-columns:auto 1fr}.storefront-actions,.profile-hero-actions{flex-direction:row;grid-column:1/-1;justify-self:start}.storefront-overview,.profile-page-intro{grid-template-columns:1fr;gap:36px}.store-product-grid,.profile-product-grid{columns:3}.storefront-reviews{grid-template-columns:1fr;gap:48px}.profile-following>div:not(.profile-following-empty),.profile-proof-grid{grid-template-columns:1fr}}@media (max-width:620px){.storefront,.profile-page{width:calc(100% - 28px);min-width:0;margin:0 14px;padding:34px 0 108px}.storefront-hero,.profile-page-hero{grid-template-columns:minmax(0,1fr);gap:19px;padding-bottom:34px}.storefront-hero>*,.profile-page-hero>*{min-width:0}.storefront-avatar,.profile-page-avatar{width:66px;height:66px;font-size:18px}.storefront-title h1,.profile-page-hero h1{font-size:58px;line-height:.88}.storefront-title>div{flex-direction:column;gap:8px;margin-top:18px}.storefront-actions,.profile-hero-actions{grid-column:auto;width:100%}.storefront-actions button{width:100%;min-width:0}.profile-hero-actions .ghost-button{flex:1;min-width:0}.storefront-overview,.profile-page-intro{padding:38px 0 52px}.storefront-overview>p,.profile-page-intro>p{font-size:18px}.storefront-overview dl,.profile-page-intro dl{grid-template-columns:1fr 1fr}.storefront-overview dl div:nth-child(2),.profile-page-intro dl div:nth-child(2){border-right:0}.storefront-overview dl div:nth-child(3),.profile-page-intro dl div:nth-child(3){border-top:var(--hairline);padding-left:0}.storefront-products,.profile-products,.profile-following,.profile-purchased{padding-top:46px}.storefront-products>header,.profile-products>header,.profile-following>header,.profile-purchased>header{flex-direction:column;align-items:flex-start}.storefront-products h2,.profile-products h2,.profile-following h2,.profile-purchased h2{font-size:44px}.storefront-products header>span{text-align:left}.profile-proof-card{grid-template-columns:1fr}.profile-proof-visual{border-right:0;border-bottom:var(--hairline)}.profile-proof-empty{flex-direction:column;align-items:flex-start}.profile-proof-empty a{margin-left:0}.store-product-grid,.profile-product-grid{columns:2;column-gap:8px}.store-product-grid .product-card,.profile-product-grid .product-card{margin-bottom:8px}.storefront-reviews{margin-top:52px;padding-top:48px}.storefront-reviews h2{font-size:44px}.storefront-reviews article{grid-template-columns:auto 1fr}.storefront-reviews article>span{text-align:left;grid-column:2}.profile-page-hero>div:nth-child(2)>span{margin-top:10px;display:flex}.profile-following-empty{flex-direction:column;align-items:flex-start}.profile-following-empty a{margin-left:0}.settings-panel{border-left:0;width:100vw}.settings-panel>header{padding:22px 20px}.settings-panel form{padding:30px 20px}.profile-inline-title input{font-size:50px}.profile-role-switch--inline,.profile-inline-location{width:100%}.profile-hero-actions .ghost-button,.profile-hero-actions .gradient-stroke-button{flex:1;min-width:0;padding-left:14px;padding-right:14px;font-size:14px}}
