:root{--bg:#fefbff;--surface:#fff;--elevated:#fff;--ink:#242217;--muted:#646153;--subtle:#767261;--line:#2c2a161a;--primary:#d9b5ff;--on-primary:#24230d;--accent:#745b91;--soft:#f4e9ff;--glass:#ffffffdb;--image-bg:#f2eff5;--feature-start:#483c55;--feature-end:#201d25;--radius:16px;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px}::selection{background:var(--primary);color:var(--on-primary)}h1,h2,h3,p{margin:0}h1{letter-spacing:-.035em;font-size:clamp(1.85rem,2.8vw,2.65rem);font-weight:720;line-height:1.12}h2{letter-spacing:-.025em;font-size:1.35rem;line-height:1.25}h3{letter-spacing:-.01em;font-size:1.05rem}small{font-size:.8rem}img{max-width:100%;display:block}input,textarea,select{background:var(--surface);color:var(--ink);border:1px solid var(--line);min-width:0;min-height:44px;accent-color:var(--accent);border-radius:10px;padding:10px 12px}input::placeholder,textarea::placeholder{color:var(--subtle)}textarea{resize:vertical;min-height:120px}select{padding-right:26px}input[type=checkbox]{flex-shrink:0;width:17px;height:17px;min-height:17px;padding:0}fieldset{border:0;min-width:0;margin:0;padding:0}legend{margin-bottom:10px;font-size:.88rem;font-weight:650}button{background:0 0;border:0}.icon{flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 20px;font-size:.9rem;font-weight:650;line-height:1.3;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.button.primary{background:var(--primary);color:var(--on-primary)}.button.secondary{border-color:var(--line);background:var(--surface)}.button.ghost{color:var(--accent)}.button.danger{color:#9f243c;background:#fdebed}.button:active{transform:scale(.98)}.icon-button{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-button:hover{background:var(--soft)}.text-button{min-height:44px;color:var(--accent);text-underline-offset:4px;padding:8px 0;font-size:.85rem;font-weight:600;text-decoration:underline}.row{align-items:center;gap:12px;display:flex}.row.wrap{flex-wrap:wrap}.row.between{justify-content:space-between}.stack{flex-direction:column;gap:20px;display:flex}.muted{color:var(--muted)}.small-text{font-size:.85rem}.skip-link{z-index:200;background:var(--primary);padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{background:var(--glass);-webkit-backdrop-filter:blur(24px);z-index:30;border-bottom:1px solid var(--line);position:sticky;top:0}.header-inner{align-items:center;gap:36px;max-width:1560px;margin:auto;padding:18px 40px;display:flex}.brand{letter-spacing:-.07em;flex-shrink:0;align-items:center;gap:9px;font-size:2rem;font-weight:800;display:flex}.brand>span:first-child{background:var(--primary);border-radius:13px;place-items:center;width:39px;height:39px;display:grid}.brand img{object-fit:contain;width:29px;height:29px}.brand .brand-period{color:var(--accent);margin-left:-9px}.global-search{background:var(--bg);border:1px solid var(--line);border-radius:14px;flex:1;align-items:center;gap:10px;min-width:0;max-width:620px;height:48px;padding:0 7px 0 16px;display:flex}.global-search>input{background:0 0;border:0;outline:none;flex:1;min-width:50px;padding:9px 0;font-size:.9rem}.global-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.search-camera{color:var(--muted);padding:10px;display:flex}.search-submit{background:var(--primary);width:34px;height:34px;color:var(--on-primary);border-radius:10px;place-items:center;display:grid}.header-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.account-link{align-items:center;gap:8px;margin:0 12px;font-size:.85rem;font-weight:600;display:flex}.avatar{background:var(--soft);width:50px;height:50px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.avatar.small{width:33px;height:33px;font-size:.75rem}.notification-link{position:relative}.notification-dot{border:2px solid var(--surface);background:var(--accent);border-radius:50%;width:9px;height:9px;position:absolute;top:8px;right:9px}.subnav{border-bottom:1px solid var(--line);background:var(--surface)}.subnav>div{align-items:center;gap:28px;max-width:1560px;min-height:53px;margin:auto;padding:0 40px;display:flex}.subnav a{min-height:53px;color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:.83rem;display:flex}.subnav a.active{color:var(--ink);box-shadow:inset 0 -2px var(--accent);font-weight:650}.subnav-spacer{flex:1}.main-container{max-width:1520px;margin:0 auto;padding:38px 40px 72px}.page-title{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-title p{color:var(--muted);margin-top:12px;font-size:.96rem}.discovery-banner{background:var(--soft);border-radius:20px;min-height:240px;margin-bottom:28px;padding:30px 38px;display:flex;position:relative;overflow:hidden}.discovery-banner h2{letter-spacing:-.035em;margin:12px 0 10px;font-size:2.15rem;font-weight:730;line-height:1.08}.discovery-banner p{color:var(--muted);font-size:.88rem}.banner-note{color:var(--accent);align-items:center;gap:7px;font-size:.78rem;font-weight:550;display:flex}.banner-button{min-height:36px;color:var(--ink);border-radius:0;margin-top:18px;padding:0;font-size:.88rem}.banner-products{justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:18px 28px 0 51%;transform:rotate(-7deg)}.banner-product{aspect-ratio:1;object-fit:cover;border-radius:18px;width:29%;box-shadow:0 16px 25px -16px #57416e55}.bp-1{align-self:flex-end;width:35%;margin-bottom:-20px;transform:translateY(-6px)}.bp-0{align-self:flex-start;margin-top:15px}.bp-2{transform:translateY(-14px)}.category-strip{scrollbar-width:none;gap:9px;margin:0 0 32px;padding:2px;display:flex;overflow:auto}.category-strip button{border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:100px;align-items:center;gap:8px;min-height:44px;padding:10px 17px;font-size:.86rem;display:flex}.category-strip button.active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.browse-layout{grid-template-columns:218px minmax(0,1fr);gap:36px;display:grid}.filter-sidebar{border-right:1px solid var(--line);padding-right:25px}.filters{flex-direction:column;gap:24px;display:flex}.filter-title{justify-content:space-between;align-items:center;display:flex}.filters fieldset{border-top:1px solid var(--line);padding-top:20px}.filters fieldset legend{padding-top:20px}.filters .field{gap:8px}.filters .field>span{font-size:.86rem}.filters select,.filters input:not([type=checkbox]){width:100%;padding:10px 8px;font-size:.81rem}.filters .check{gap:9px;min-height:35px;padding:5px 0;font-size:.82rem}.filters .check input{width:15px;height:15px;min-height:15px}.field{flex-direction:column;gap:9px;display:flex}.field>span{font-size:.88rem;font-weight:600}.field small{color:var(--muted);font-weight:400;line-height:1.5}.range-fields{align-items:center;gap:7px;display:flex}.range-fields input{width:50%}.range-fields>span{color:var(--subtle);font-size:.8rem}.check{cursor:pointer;align-items:center;gap:12px;min-height:44px;font-size:.9rem;display:flex}.results-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.results-toolbar h2{margin-bottom:4px;font-size:1.2rem}.results-toolbar .muted{font-size:.8rem}.results-toolbar select{background:0 0;border:0;max-width:185px;font-size:.82rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 20px;display:grid}.product-card{min-width:0}.product-photo{background:var(--image-bg);aspect-ratio:1.12;border-radius:15px;position:relative;overflow:hidden}.product-photo>a{height:100%;display:block}.product-photo img{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-out}.product-photo .icon-button{color:#38302f;background:#ffffffe8;width:34px;min-width:34px;height:34px;position:absolute;top:11px;right:11px}.product-photo .icon-button.saved{background:var(--primary);color:var(--on-primary)}.photo-tag{z-index:1;color:#332b41;background:#ffffffed;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:600;position:absolute;bottom:10px;left:11px}.product-copy{padding:13px 2px 0}.price-line{align-items:center;gap:9px;display:flex}.price-line strong{letter-spacing:-.03em;font-size:1.16rem;font-weight:720}.price-line del{color:var(--subtle);font-size:.77rem}.product-title{white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:.9rem;display:block;overflow:hidden}.product-copy p{color:var(--muted);gap:6px;font-size:.77rem;display:flex}.product-meta{color:var(--subtle);justify-content:space-between;align-items:center;gap:5px;margin-top:11px;font-size:.71rem;display:flex}.product-meta>span{align-items:center;gap:4px;display:flex}.load-more{text-align:center;margin-top:32px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:300px;padding:60px 20px;display:flex}.empty>.icon{color:var(--accent);margin-bottom:4px}.empty p{color:var(--muted);max-width:420px;font-size:.94rem}.notice{background:var(--soft);color:var(--accent);border-radius:12px;gap:12px;margin-bottom:20px;padding:16px 18px;font-size:.88rem;line-height:1.5;display:flex}.notice.error{color:#9f243c;background:#fdebed}[data-theme=dark] .notice.error{color:#ffd3db;background:#482632}.notice>.icon{margin-top:2px}.notice>div{min-width:0}.badge{background:var(--soft);color:var(--accent);border-radius:6px;align-self:flex-start;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge.success{color:#23613e;background:#e0f2e8}.badge.warning{color:#82501b;background:#fcf0d9}.badge.danger{color:#9f243c;background:#fdebed}.demo-bar{background:var(--soft);color:var(--accent);justify-content:center;align-items:center;gap:18px;padding:8px 24px;font-size:.78rem;display:flex}.demo-bar button{align-items:center;gap:5px;min-height:30px;font-weight:600;text-decoration:underline;display:flex}.site-footer{border-top:1px solid var(--line);max-width:1520px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin:auto;padding:32px 40px 40px;font-size:.77rem;display:flex}.site-footer>div{flex-direction:column;gap:5px;display:flex}.footer-brand{letter-spacing:-.055em;color:var(--ink);font-size:1.55rem;font-weight:800}.site-footer nav{gap:22px;display:flex}.site-footer a:hover{text-underline-offset:4px;text-decoration:underline}.bottom-nav,.mobile-menu-button,.mobile-menu,.mobile-filter{display:none}.modal{background:var(--surface);color:var(--ink);border:0;border-radius:20px;width:min(520px,100vw - 32px);max-height:90dvh;padding:0;position:fixed;box-shadow:0 24px 80px #0003}.modal.wide{width:min(860px,100vw - 32px)}.modal::backdrop{backdrop-filter:blur(6px);background:#16121e77}.modal>header{border-bottom:1px solid var(--line);background:var(--surface);z-index:1;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex;position:sticky;top:0}.modal-body{padding:24px}.modal-body>.button{width:100%;margin-top:24px}.segments{background:var(--soft);border-radius:11px;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex;overflow:auto}.segments button{white-space:nowrap;border-radius:8px;min-height:39px;padding:8px 18px;font-size:.85rem}.segments .selected{background:var(--surface);color:var(--ink);font-weight:650;box-shadow:0 2px 5px #0000000d}.toast{background:var(--ink);max-width:calc(100vw - 32px);color:var(--bg);z-index:100;border-radius:14px;align-items:center;gap:10px;padding:10px 12px 10px 18px;font-size:.88rem;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0002}.toast .icon-button{width:32px;height:32px}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}.skeleton-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.skeleton{background:var(--soft);border-radius:16px;height:260px;animation:1.3s ease-in-out infinite alternate pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{to{opacity:.45}}@media (hover:hover){.button.primary:hover{box-shadow:0 5px 14px -6px var(--accent)}.product-photo:hover img{transform:scale(1.035)}.product-title:hover{color:var(--accent)}.button.secondary:hover{background:var(--soft)}}@media (width>=1500px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1150px){.header-inner{gap:22px;padding:16px 24px}.header-actions>.icon-button{display:none}.account-link{margin:0 5px}.subnav>div{gap:20px;padding:0 24px}.subnav a:last-child{display:none}.main-container{padding:30px 24px 60px}.browse-layout{grid-template-columns:190px minmax(0,1fr);gap:24px}.filter-sidebar{padding-right:20px}.product-grid{gap:22px 15px}.product-meta>span:last-child{display:none}.site-footer{flex-wrap:wrap;padding:30px 24px}.site-footer nav{gap:18px}}@media (width<=850px){.brand{font-size:1.8rem}.brand>span:first-child{width:33px;height:33px}.brand img{width:25px;height:25px}.header-inner{flex-wrap:wrap;gap:20px;padding:12px 20px}.global-search{flex-basis:100%;order:3;max-width:none;height:46px}.header-actions{gap:8px}.header-actions>.icon-button{display:inline-flex}.account-link{display:none}.header-sell{min-height:40px;padding:8px 14px}.mobile-menu-button{display:flex}.subnav{display:none}.mobile-menu{background:var(--surface);z-index:40;border-radius:16px;flex-direction:column;padding:12px;display:flex;position:fixed;top:122px;left:16px;right:16px;box-shadow:0 14px 40px #0003}.mobile-menu a{justify-content:space-between;padding:13px;display:flex}.main-container{padding:26px 20px 44px}.page-title{margin-bottom:23px}.page-title p{max-width:470px;font-size:.88rem;line-height:1.5}.page-title>.button{display:none}.discovery-banner{min-height:220px;padding:25px}.discovery-banner h2{font-size:1.9rem}.discovery-banner p{max-width:200px}.banner-products{gap:10px;left:53%;right:-30px}.banner-product{width:50%}.bp-2{display:none}.browse-layout{display:block}.filter-sidebar{display:none}.mobile-filter{min-height:40px;padding:8px 12px;font-size:.8rem;display:inline-flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.results-toolbar h2{font-size:1.1rem}.results-toolbar select{max-width:155px;font-size:.77rem}.site-footer{padding-bottom:110px}.bottom-nav{z-index:40;padding:9px 10px max(10px,env(safe-area-inset-bottom));background:var(--glass);-webkit-backdrop-filter:blur(22px);border-top:1px solid var(--line);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{min-width:56px;color:var(--muted);flex-direction:column;align-items:center;gap:4px;padding:4px;font-size:.65rem;display:flex}.bottom-nav a.active{color:var(--accent);font-weight:700}.toast{bottom:88px}.demo-bar{gap:12px;padding:7px 16px;font-size:.7rem}.demo-bar>span{flex:1}.demo-bar>button{max-width:110px;font-size:.7rem}}@media (width<=560px){.header-inner{gap:10px;padding:11px 16px}.header-actions{gap:0}.header-actions>.icon-button:first-child,.header-actions>.icon-button:nth-child(2){display:none}.header-sell{margin-left:3px;padding:8px 13px}.main-container{padding:25px 16px 40px}.page-title h1{max-width:330px;font-size:1.9rem}.page-title p{font-size:.88rem}.discovery-banner{border-radius:16px;min-height:220px;padding:23px}.discovery-banner h2{font-size:1.75rem}.banner-note{font-size:.7rem}.discovery-banner p{max-width:180px;font-size:.77rem}.banner-products{gap:5px;top:30px;left:64%;right:-50px}.banner-product{border-radius:15px;width:105%}.bp-1{display:none}.bp-0{align-self:center;margin-top:0}.category-strip{gap:7px;margin-bottom:24px}.category-strip button{min-height:40px;padding:8px 14px;font-size:.8rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.results-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:18px}.results-toolbar>div:first-child{flex:1}.results-toolbar>.row{gap:4px}.results-toolbar select{max-width:118px;padding-left:4px;font-size:.72rem}.results-toolbar h2{font-size:1.05rem}.results-toolbar .muted{font-size:.75rem}.mobile-filter{gap:4px;padding:8px}.mobile-filter>.icon{display:none}.product-photo{aspect-ratio:.96;border-radius:12px}.product-photo .icon-button{width:32px;height:32px;top:8px;right:8px}.product-copy{padding-top:10px}.price-line strong{font-size:1.04rem}.price-line del{font-size:.7rem}.price-line{flex-wrap:wrap;gap:5px}.product-title{font-size:.83rem}.product-copy p{white-space:nowrap;font-size:.71rem;overflow:hidden}.product-meta{margin-top:8px;font-size:.69rem}.photo-tag{padding:3px 7px;font-size:.65rem}.site-footer{gap:22px;padding:28px 16px 100px;font-size:.75rem}.site-footer nav{grid-template-columns:1fr 1fr;gap:15px;width:100%;display:grid}.modal>header{padding:15px 18px}.modal-body{padding:20px}.skeleton-grid{grid-template-columns:repeat(2,1fr)}.skeleton{height:220px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (prefers-reduced-transparency:reduce){.site-header,.bottom-nav{background:var(--surface);backdrop-filter:none}.modal::backdrop{backdrop-filter:none}}.panel{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:25px}.panel h2{margin-bottom:8px}.panel p{color:var(--muted)}.panel hr{border:0;border-top:1px solid var(--line);width:100%;margin:4px 0}.narrow{max-width:760px;margin:0 auto}.center{text-align:center}.signin-gate{text-align:center;flex-direction:column;align-items:center;gap:17px;max-width:560px;margin:8vh auto;display:flex}.signin-gate p{color:var(--muted)}.signin-gate .avatar{width:68px;height:68px}.bare-main{min-height:100dvh}.auth-layout{grid-template-columns:minmax(380px,1.05fr) minmax(400px,.95fr);min-height:100dvh;display:grid}.auth-story{background:linear-gradient(145deg,var(--feature-start),var(--feature-end));color:#fff;flex-direction:column;justify-content:center;padding:clamp(40px,7vw,105px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";background:var(--primary);opacity:.16;filter:blur(3px);border-radius:44% 56% 63% 37%;width:440px;height:440px;position:absolute;top:-110px;right:-190px;transform:rotate(20deg)}.auth-story h1{letter-spacing:-.07em;z-index:1;margin:38px 0 28px;font-size:clamp(3.1rem,6.2vw,6.2rem);line-height:.91;position:relative}.auth-story h1 span{color:var(--primary)}.auth-story>p{color:#ffffffc8;max-width:480px;font-size:1.1rem}.auth-mark{background:var(--primary);border-radius:23px;width:74px;height:74px;padding:7px}.auth-story-foot{color:#ffffffaf;align-items:center;gap:7px;font-size:.84rem;display:flex;position:absolute;bottom:42px}.auth-form{align-self:center;width:min(460px,100% - 48px);margin:48px auto}.auth-form>h2{margin:55px 0 8px;font-size:2.1rem}.auth-form>.segments{margin:26px 0}.back-link{align-items:center;gap:8px;font-size:.85rem;display:inline-flex}.password-field{border:1px solid var(--line);border-radius:10px;display:flex}.password-field input{border:0;flex:1}.password-field .icon-button{height:44px}.forgot{align-self:flex-end}.auth-divider{text-align:center;border-top:1px solid var(--line);height:20px;margin:10px 0 0}.auth-divider span{background:var(--bg);color:var(--muted);padding:0 12px;font-size:.75rem;position:relative;top:-13px}.auth-form>.button.secondary{width:100%}.auth-terms{text-align:center;color:var(--muted);margin-top:18px!important;font-size:.75rem!important}.auth-terms a{text-decoration:underline}.section-heading{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.section-heading p{margin-top:5px;font-size:.85rem}.step-number{background:var(--primary);width:32px;height:32px;color:var(--on-primary);border-radius:10px;flex-shrink:0;place-items:center;font-weight:750;display:grid}.editor-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;display:grid}.editor-layout form>.panel{margin-bottom:20px}.editor-preview{flex-direction:column;gap:14px;display:flex;position:sticky;top:150px}.editor-preview>h3{margin-bottom:2px}.preview-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;overflow:hidden}.preview-card>img,.preview-photo{object-fit:cover;background:var(--image-bg);width:100%;height:230px}.preview-photo{color:var(--subtle);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.preview-card>div:last-child{padding:17px}.preview-card strong{font-size:1.25rem}.preview-card h3{margin:6px 0}.preview-card p{color:var(--muted);font-size:.8rem}.dropzone,.visual-drop{border:1.5px dashed var(--accent);background:var(--soft);min-height:190px;color:var(--accent);cursor:pointer;text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex;position:relative}.dropzone input,.visual-drop input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.dropzone span{color:var(--muted);font-size:.8rem}.dropzone.disabled{opacity:.55}.photo-editor{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px;display:grid}.photo-editor>div{min-width:0;position:relative}.photo-editor img{aspect-ratio:1;object-fit:cover;border-radius:11px;width:100%}.photo-editor .icon-button{background:#fff;width:30px;height:30px;position:absolute;top:5px;right:5px}.photo-editor .badge{position:absolute;top:5px;left:5px}.photo-editor small{color:var(--muted);margin-top:4px;display:block}.photo-uploaded{color:#23613e;background:#e0f2e8;border-radius:5px;padding:3px 6px;font-size:.65rem;position:absolute;bottom:34px;left:5px}.photo-reorder{color:var(--accent);padding:5px 0;font-size:.68rem;text-decoration:underline}.bare-fieldset:disabled{opacity:.7}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.editor-mobile-actions{display:none}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px;display:grid}.stat{text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:15px;flex-direction:column;gap:8px;padding:20px;display:flex}.stat span{color:var(--muted);font-size:.8rem}.stat strong{font-size:1.9rem;line-height:1}.listing-table{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden}.listing-table-head,.listing-table article{grid-template-columns:minmax(220px,2fr) .65fr .8fr .75fr .8fr;align-items:center;gap:20px;padding:14px 18px;display:grid}.listing-table-head{color:var(--muted);background:var(--soft);font-size:.73rem;font-weight:650}.listing-table article+article{border-top:1px solid var(--line)}.mini-product{align-items:center;gap:12px;min-width:0;display:flex}.mini-product img{object-fit:cover;border-radius:9px;width:55px;height:55px}.mini-product>div{min-width:0}.mini-product strong,.mini-product p{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.mini-product p{color:var(--muted);font-size:.76rem}.account-layout{grid-template-columns:270px minmax(0,720px);gap:28px;display:grid}.account-nav{border:1px solid var(--line);background:var(--surface);border-radius:17px;align-self:start;padding:12px}.account-nav>a{color:var(--muted);border-radius:10px;align-items:center;gap:11px;padding:12px;font-size:.86rem;display:flex}.account-nav>a.active{background:var(--soft);color:var(--accent);font-weight:650}.account-summary{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:9px;padding:12px;display:flex}.account-summary>div{min-width:0}.account-summary strong,.account-summary span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.account-summary span{color:var(--muted);font-size:.73rem}.color-input{gap:10px;display:flex}.color-input input[type=color]{width:54px;padding:4px}.color-input input:last-child{flex:1}.swatches{gap:10px;display:flex}.swatches button{border:2px solid var(--surface);width:35px;height:35px;box-shadow:0 0 0 1px var(--line);border-radius:50%}.swatches button[aria-pressed=true]{box-shadow:0 0 0 3px var(--accent)}.choice-grid{grid-template-columns:repeat(3,1fr);gap:2px 14px;display:grid}.inbox-layout{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:360px minmax(0,1fr);height:min(680px,100dvh - 250px);min-height:520px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--line);overflow-y:auto}.inbox-search{z-index:2;background:var(--surface);border-bottom:1px solid var(--line);gap:5px;padding:13px;display:flex;position:sticky;top:0}.inbox-search input{flex:1}.conversation{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr auto;align-items:center;gap:11px;padding:14px;display:grid}.conversation .avatar{width:44px;height:44px}.conversation>div{min-width:0}.conversation strong,.conversation time,.conversation-product,.conversation p{font-size:.78rem}.conversation time{color:var(--subtle);font-size:.68rem}.conversation-product{color:var(--accent);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.conversation p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.conversation.selected{background:var(--soft)}.unread-count{background:var(--accent);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:.68rem;display:grid}.chat-panel{flex-direction:column;min-width:0;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid var(--line);align-items:center;gap:11px;height:70px;padding:10px 16px;display:flex}.chat-header .avatar{width:43px;height:43px}.chat-header>div{flex:1;min-width:0}.chat-header strong,.chat-header a{align-items:center;gap:6px;display:flex}.chat-header a{color:var(--muted);font-size:.75rem}.chat-back{display:none}.chat-safety{text-align:center;background:var(--soft);color:var(--accent);padding:7px;font-size:.7rem}.chat-messages{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex;overflow-y:auto}.message{align-self:flex-start;max-width:min(72%,580px)}.message>p{background:var(--soft);white-space:pre-wrap;border-radius:15px 15px 15px 4px;padding:11px 14px;font-size:.87rem}.message.mine{align-self:flex-end}.message.mine>p{background:var(--primary);color:var(--on-primary);border-radius:15px 15px 4px}.message>div{color:var(--subtle);justify-content:flex-end;gap:7px;margin-top:3px;font-size:.63rem;display:flex}.message button{color:#9f243c;text-decoration:underline}.chat-composer{border-top:1px solid var(--line);gap:9px;padding:13px;display:flex}.chat-composer textarea{flex:1;min-height:48px;max-height:110px}.chat-composer .button{border-radius:50%;width:48px;padding:0}.chat-demo{text-align:center;color:var(--muted)}.notification-list{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden}.notification-item{text-align:left;grid-template-columns:48px minmax(0,1fr) auto 18px;align-items:center;gap:13px;width:100%;padding:16px;display:grid}.notification-item+.notification-item{border-top:1px solid var(--line)}.notification-item.unread{background:var(--soft)}.notification-item .avatar{width:44px;height:44px}.notification-item p,.notification-item time{color:var(--muted);font-size:.78rem}.offer-list{gap:16px;margin-top:22px;display:grid}.offer-card{grid-template-columns:1fr 290px;gap:26px;display:grid}.offer-card blockquote{border-left:3px solid var(--primary);color:var(--muted);margin:16px 0;padding-left:14px}.offer-price{margin-top:9px;font-size:1.25rem;display:block}.offer-actions{border-left:1px solid var(--line);flex-direction:column;gap:9px;padding-left:24px;display:flex}.saved-search-grid,.moderation-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px;display:grid}.saved-search-grid h2,.saved-search-grid p,.moderation-grid h2,.moderation-grid p{margin:15px 0}.plan-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin:28px 0;display:grid}.plan-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;flex-direction:column;gap:14px;padding:25px;display:flex}.plan-card.featured{border:2px solid var(--accent);padding:24px}.plan-price{letter-spacing:-.04em;font-size:2rem;font-weight:750}.plan-price small{color:var(--muted);font-size:.75rem;font-weight:500}.plan-card>p{color:var(--muted);min-height:48px}.plan-card ul{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.plan-card li{gap:8px;font-size:.82rem;display:flex}.vacation-toggle{grid-template-columns:55px 1fr auto;align-items:center;gap:15px;display:grid}.vacation-toggle p{font-size:.82rem}.switch input{opacity:0;position:absolute}.switch span{background:var(--line);border-radius:30px;width:52px;height:30px;padding:3px;display:block}.switch span:after{content:"";background:var(--surface);border-radius:50%;width:24px;height:24px;transition:transform .2s;display:block}.switch input:checked+span{background:var(--accent)}.switch input:checked+span:after{transform:translate(22px)}.visual-drop{max-width:700px;min-height:300px;margin:0 auto}.visual-drop img{object-fit:contain;border-radius:12px;width:calc(100% - 28px);height:calc(100% - 28px);position:absolute;inset:14px}.point-grid,.info-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.point-card{background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:16px;align-items:center;gap:14px;padding:20px;display:flex}.point-card>div{flex:1}.point-card p{color:var(--muted);font-size:.78rem}.point-card span{color:#287448;font-size:.74rem}.point-card.selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.info-grid .panel{min-height:210px}.info-grid .panel h2{margin-top:20px}.feature-panel,.store-hero{background:var(--soft);border-radius:19px;justify-content:space-between;align-items:center;gap:30px;margin:28px 0;padding:30px;display:flex}.feature-panel>div{max-width:720px}.feature-panel h2{margin:10px 0}.feature-panel p{color:var(--muted)}.store-hero{justify-content:flex-start}.store-hero>.avatar{width:82px;height:82px;font-size:1.5rem}.store-hero>div{flex:1}.store-hero h1{margin:8px 0}.store-hero p{align-items:center;gap:5px;display:flex}.rules-layout{grid-template-columns:1fr 1fr;gap:28px;margin:28px 0;display:grid}.rules-layout section>h2{margin-bottom:14px}.rule{border-bottom:1px solid var(--line);gap:12px;padding:15px 0;display:flex}.rule>.icon{color:#a32b43}.rule.warning>.icon{color:#a1671e}.rule p{color:var(--muted);font-size:.8rem}.avatar.big{width:74px;height:74px}.steps{flex-direction:column;gap:18px;padding-left:23px;display:flex}.steps li{padding-left:8px}.steps li span{color:var(--muted);font-size:.8rem;display:block}.csv-table{border:1px solid var(--line);border-radius:12px;overflow:auto}.csv-table>div{grid-template-columns:repeat(6,minmax(120px,1fr));min-width:760px;display:grid}.csv-table strong,.csv-table span{border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;padding:9px;font-size:.72rem;overflow:hidden}.csv-table>div:first-child{background:var(--soft)}@media (width<=1000px){.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-form{flex-direction:column;justify-content:center;min-height:100dvh;display:flex}.editor-layout{grid-template-columns:1fr}.editor-preview{position:static}.editor-preview .preview-card,.editor-preview>.notice,.editor-preview>h3,.editor-preview>.button{display:none}.editor-mobile-actions{flex-wrap:wrap;gap:10px;display:flex}.account-layout{grid-template-columns:1fr}.account-nav{display:flex;overflow:auto}.account-summary{display:none}.account-nav>a{white-space:nowrap}.saved-search-grid,.moderation-grid,.info-grid,.point-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.form-grid,.rules-layout,.offer-card{grid-template-columns:1fr}.photo-editor{grid-template-columns:repeat(3,1fr)}.stat-grid{grid-template-columns:repeat(2,1fr)}.listing-table-head{display:none}.listing-table article{grid-template-columns:1fr auto;gap:9px 15px}.listing-table article>:nth-child(3){grid-column:1}.listing-table article>:nth-child(4),.listing-table article>:nth-child(5){grid-column:2}.choice-grid{grid-template-columns:repeat(2,1fr)}.inbox-layout{height:calc(100dvh - 230px);min-height:470px;display:block}.inbox-layout.has-conversation .conversation-list,.inbox-layout:not(.has-conversation) .chat-panel{display:none}.conversation-list,.chat-panel{border:0;height:100%}.chat-back{display:inline-flex}.plan-grid,.saved-search-grid,.moderation-grid,.info-grid,.point-grid{grid-template-columns:1fr}.offer-actions{border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.feature-panel,.store-hero{flex-wrap:wrap;align-items:flex-start}.store-hero>.button{width:100%}}@media (width<=480px){.photo-editor{grid-template-columns:repeat(2,1fr)}.editor-mobile-actions{grid-template-columns:1fr;display:grid}.choice-grid{grid-template-columns:1fr}.auth-form{width:calc(100% - 32px)}.account-nav{border-left:0;border-right:0;border-radius:0;margin-left:-16px;margin-right:-16px}.segments{width:100%}.segments button{flex:1;padding:7px 12px}.notification-item{grid-template-columns:42px minmax(0,1fr) 16px}.notification-item .badge{display:none}.message{max-width:86%}}html{min-height:100%;height:auto!important}body{min-height:100%;height:auto!important;overflow:auto!important}#root{min-height:100vh;height:auto!important;display:block!important}[data-theme=dark]{--bg:#101014;--surface:#17171d;--elevated:#1f1f27;--ink:#f9f7fc;--muted:#cac5d2;--subtle:#aca6b5;--line:#d9b5ff1f;--primary:#d9b5ff;--on-primary:#24230d;--accent:#e7d1ff;--soft:#d9b5ff29;--glass:#1f1e28b8;--image-bg:#28272f;--feature-start:#463b52;--feature-end:#131216}body,.site-header,.subnav,.panel,.product-card,.mobile-menu,.bottom-nav,.modal,input,textarea,select{transition:background-color .2s,color .2s,border-color .2s}.theme-toggle{border:1px solid var(--line);background:var(--surface);color:var(--accent);position:relative}.theme-toggle:hover{background:var(--soft)}.theme-toggle[aria-pressed=true]:after{content:"";background:var(--primary);width:5px;height:5px;box-shadow:0 0 0 1px var(--surface);border-radius:50%;position:absolute;bottom:5px;right:5px}.header-actions>.icon-button.theme-toggle{display:inline-flex}.auth-toolbar{justify-content:space-between;align-items:center;gap:16px;display:flex}[data-theme=dark] .button.danger{color:#ffd3db;background:#482632}[data-theme=dark] .badge.success{color:#a9e7c5;background:#173b2b}[data-theme=dark] .badge.warning{color:#ffdda4;background:#3f2f18}[data-theme=dark] .badge.danger{color:#ffd3db;background:#482632}@media (prefers-reduced-motion:reduce){body,.site-header,.subnav,.panel,.product-card,.mobile-menu,.bottom-nav,.modal,input,textarea,select{transition:none}}