@font-face{font-family:Interface;src:local('Inter'),local('Arial');font-display:swap}
:root{--ink:#242728;--muted:#797b7a;--line:#e7e6e0;--paper:#f6f5f1;--white:#fff;--orange:#ed633d;--orange-soft:#fff0e8;--green:#326752;--purple:#eeeaf9;--radius:22px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.5 Interface,Arial,sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit;border:0;background:none}button:disabled{cursor:default;opacity:.6}button:hover:not(:disabled){filter:brightness(.97)}button:focus-visible,a:focus-visible{outline:3px solid #ed633d;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #ed633d;outline-offset:2px}h1,h2,h3,p{margin:0}h1{font-size:38px;letter-spacing:-1.4px;line-height:1.15}h2{font-size:23px;letter-spacing:-.6px}h3{font-size:17px;letter-spacing:-.3px}.icon{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}.skip{position:fixed;top:-100px}.skip:focus{top:10px;left:10px;background:#fff;padding:12px;z-index:100}.sidebar{width:226px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);background:#fbfaf7;padding:34px 22px 22px;display:flex;flex-direction:column;z-index:10}.logo{display:flex;align-items:center;gap:10px;font-size:31px;font-weight:850;letter-spacing:-1.5px}.logomark{width:33px;height:34px;position:relative;display:inline-block}.logomark:before,.logomark:after{content:'';position:absolute;background:var(--orange);width:14px;height:31px;border-radius:8px;transform:rotate(28deg);top:1px;left:4px}.logomark:after{left:19px;height:22px;top:9px}.brand-caption{font-size:11px;color:var(--muted);margin:6px 0 35px 2px;letter-spacing:.5px}.nav{display:grid;gap:7px}.nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:12px;font-size:14px;font-weight:600;color:#6c6f6b}.nav a.active{background:#eeeae4;color:#272924}.nav .count{margin-left:auto;background:white;border-radius:6px;padding:0 6px;font-size:11px}.side-label{font-size:10px;color:#94968e;letter-spacing:1.5px;font-weight:700;margin:30px 12px 12px}.side-links{display:grid;gap:13px;margin:0 12px}.side-links a{font-size:13px;display:flex;align-items:center;gap:9px}.dot{width:8px;height:8px;background:#d0c3eb;border-radius:50%;display:inline-block}.side-bottom{margin-top:auto;padding-top:30px}.demo-note{padding:13px;background:#f0eee8;border-radius:12px;font-size:11px;color:#73766f;line-height:1.5}.demo-note strong{display:block;color:#494d45;font-size:12px;margin-bottom:3px}.me{display:flex;align-items:center;gap:10px;margin-top:18px;text-align:left;width:100%}.me small{display:block;color:var(--muted);font-size:11px}.shell{margin-left:226px}.topbar{height:87px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:20px;background:var(--paper);position:sticky;top:0;z-index:9}.search{display:flex;align-items:center;gap:10px;max-width:490px;flex:1;color:#91938c}.search input{border:0;background:none;width:100%;padding:12px 0;font-size:13px;outline:none}.search kbd{border:1px solid #ddddd6;border-radius:5px;padding:1px 6px;font-size:10px}.top-actions{display:flex;gap:16px;align-items:center}.location{font-size:12px;color:#76786f;display:flex;gap:7px;align-items:center}.round{width:39px;height:39px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;position:relative}.unread{position:absolute;top:7px;right:8px;width:6px;height:6px;border-radius:50%;background:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 17px;border-radius:11px;font-size:13px;font-weight:650;border:1px solid var(--line);background:#fff;line-height:1.35}.btn.primary{background:var(--orange);border-color:var(--orange);color:#fff}.btn.dark{background:#292e29;border-color:#292e29;color:#fff}.btn.soft{background:var(--orange-soft);color:#c35634;border-color:transparent}.btn.small{padding:8px 12px;font-size:12px}.btn.full{width:100%}.btn.selected{background:var(--purple);border-color:#dfd7ef;color:#685384}.link{color:var(--orange);font-size:12px;font-weight:650;display:inline-flex;align-items:center;gap:5px}.content{padding:33px 38px 60px;max-width:1600px;margin:auto}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:25px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#8b8d82;text-transform:uppercase;margin-bottom:9px}.subtitle{color:var(--muted);margin-top:10px;font-size:13px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:26px}.hero{background:#ecebe2;border-radius:var(--radius);padding:28px 30px;display:grid;grid-template-columns:1fr 225px;min-height:225px;position:relative;overflow:hidden}.hero h2{font-size:29px;line-height:1.18;max-width:350px;letter-spacing:-1px}.hero p{color:#727568;font-size:13px;max-width:310px;margin:13px 0 19px}.hero .eyebrow{color:#8d9279}.hero-art{position:relative;align-self:center;height:170px}.hero-art .orb{position:absolute;inset:10px 10px 0;border:1px solid #cacdba;border-radius:50%;transform:rotate(-18deg)}.hero-art .orb.two{inset:29px -8px 22px;transform:rotate(27deg)}.hero-product{position:absolute;background:#fffdf7;border-radius:19px;box-shadow:0 8px 20px #5a674119;display:grid;place-items:center}.hero-product.one{width:110px;height:115px;left:49px;top:16px;transform:rotate(-10deg)}.hero-product.two{width:74px;height:77px;right:0;bottom:7px;transform:rotate(11deg)}.hero-product svg{width:90%;height:90%}.hero-art .avatar{position:absolute;left:4px;bottom:15px;box-shadow:0 0 0 5px #ecebe2}.hero-art .floating{position:absolute;top:0;right:0;background:var(--orange);color:white;width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.section-head{display:flex;align-items:center;justify-content:space-between;margin:29px 0 16px;gap:10px}.section-head h2{font-size:20px}.section-head small{font-size:12px;color:var(--muted)}.circles{display:flex;gap:22px;overflow-x:auto;padding:3px 1px 10px}.circle-person{min-width:70px;text-align:center;font-size:11px}.circle-person .avatar{margin:0 auto 7px;border:3px solid #fff;outline:2px solid #e6e1d7}.circle-person:first-child .avatar{outline-color:#ee8966}.circle-person small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.avatar{width:39px;height:39px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex:none;color:#4a4b44;background:#e7d6c5;overflow:hidden}.avatar.large{width:58px;height:58px;font-size:19px}.avatar.xl{width:75px;height:75px;font-size:24px}.avatar img{width:100%;height:100%;object-fit:cover}.tabs{display:flex;gap:7px;border-bottom:1px solid var(--line);margin:14px 0 20px;padding-bottom:13px;flex-wrap:wrap}.chip{padding:8px 13px;border-radius:8px;font-size:12px;color:#808278;white-space:nowrap}.chip.active{background:#292e29;color:#fff}.chip .icon{width:15px;height:15px;margin-right:4px}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid #eeede8;border-radius:18px;overflow:hidden}.card-top{padding:16px 17px 12px;display:flex;align-items:center;gap:9px}.person-text{flex:1;min-width:0}.person-text strong{font-size:12px;display:block}.person-text small{font-size:10px;color:var(--muted)}.tiny{font-size:10px;color:#97988f}.visual{height:177px;margin:0 12px;background:#f3efea;border-radius:12px;position:relative;display:grid;place-items:center;overflow:hidden}.visual svg{width:80%;height:100%;max-width:250px}.visual .label{position:absolute;left:10px;top:10px;font-size:9px;background:#ffffffdd;padding:5px 8px;border-radius:6px;color:#68675e}.save{position:absolute;top:9px;right:9px;width:30px;height:30px;border-radius:50%;background:#ffffffdd;display:grid;place-items:center}.save .icon{width:16px;height:16px}.save.on{color:var(--orange);background:#fff0e7}.save.on svg{fill:#ffd4bd}.card-body{padding:15px 17px}.card-body h3{font-size:15px;margin:7px 0}.badge{font-size:10px;color:#648169;display:inline-flex;gap:5px;align-items:center}.badge .icon{height:12px;width:12px}.card-body p{font-size:12px;line-height:1.6;color:#7b7e75;min-height:38px}.card-bottom{border-top:1px solid #efefeb;padding:12px 17px;display:flex;justify-content:space-between;align-items:center;gap:8px}.card-bottom .btn{font-size:11px;padding:8px 10px}.reaction{display:inline-flex;gap:5px;align-items:center;font-size:11px;color:#777e73;padding:5px}.reaction .icon{width:16px;height:16px}.reaction.on{color:#dd6b52}.reaction.on svg{fill:#ffe0d7}.stack{display:flex;align-items:center}.stack .avatar{width:23px;height:23px;border:2px solid white;font-size:8px;margin-left:-6px}.stack .avatar:first-child{margin-left:0}.stack span{font-size:10px;color:#888b83;margin-left:7px}.rail{display:grid;gap:18px;align-content:start}.panel{background:white;border:1px solid #eeede8;border-radius:18px;padding:20px}.panel h3{font-size:15px}.panel p{font-size:12px;color:var(--muted)}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.pill{font-size:9px;background:var(--orange-soft);color:#d46e4f;padding:4px 7px;border-radius:6px}.vote-panel{background:#eeeaf5;border-color:transparent}.vote-panel .eyebrow{color:#8e7f9d}.vote-panel h3{font-size:19px;line-height:1.3;margin:14px 0 6px}.vote-items{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:17px 0 12px}.vote-option{background:#ffffff80;border:1px solid #ffffff90;border-radius:12px;padding:9px 7px;font-size:10px;position:relative}.vote-option svg{display:block;width:100%;height:74px;margin-bottom:7px}.vote-option.voted{border-color:#8f78ab;background:#fff}.vote-option .percent{display:block;font-size:11px;font-weight:700;margin-top:4px;color:#6c5288}.vote-panel .footer{font-size:10px;color:#8c7d9c;margin-bottom:14px}.person-row{display:flex;gap:9px;align-items:center;margin:16px 0}.person-row .btn{padding:5px 8px;font-size:10px}.person-row .person-text small{font-size:10px}.collection{border-radius:12px;padding:16px;background:#f0f0e9}.collection .mini-art{display:flex;height:62px;gap:8px}.collection .mini-art svg{width:55px;height:60px}.collection strong{display:block;font-size:13px;margin-top:8px}.collection small{font-size:10px;color:#858678}.shop-row{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.shop-row:last-of-type{border-bottom:0}.shop-logo{width:38px;height:38px;background:#f1f0eb;border-radius:11px;display:grid;place-items:center;font-size:12px;font-weight:800}.shop-row .person-text small{font-size:10px}.rail-foot{font-size:10px;color:#9a9c95;padding:0 8px;line-height:1.8}.empty{padding:45px 20px;text-align:center;border:1px dashed #d7d9cd;border-radius:18px;background:#fafaf5}.empty p{color:var(--muted);margin:10px 0 18px;font-size:13px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.profile-card{padding:23px;background:#fff;border:1px solid var(--line);border-radius:18px}.profile-card h3{margin:13px 0 4px}.profile-card p{font-size:12px;color:var(--muted);margin-bottom:17px}.profile-card .stats{display:flex;gap:18px;font-size:12px;margin:15px 0 20px}.profile-card .stats strong{display:block;font-size:18px}.shop-banner{padding:30px;border-radius:20px;background:#e7e8df;display:flex;gap:20px;align-items:center;margin-bottom:25px}.shop-banner .shop-logo{width:70px;height:70px;font-size:23px}.shop-banner p{color:#6c7166;margin:8px 0 15px;font-size:13px}.collection-big{padding:25px;background:#e9ecdf;border-radius:19px;margin-bottom:20px}.collection-big p{color:#717866;font-size:13px;margin:10px 0 17px}.decision-card{padding:22px;border-radius:18px;background:#fff;border:1px solid var(--line)}.decision-card h3{margin:16px 0 6px}.decision-card>p{font-size:12px;color:var(--muted)}.decision-card .vote-items{max-width:370px}.decision-card .vote-option svg{height:105px}.decision-footer{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.notice{padding:12px 16px;background:#efeee8;border-radius:10px;font-size:12px;color:#7c7e74;margin-bottom:20px}.notice .icon{width:16px;height:16px;margin-right:6px}.result-title{margin:20px 0 14px;font-size:17px}dialog{border:0;padding:0;border-radius:23px;width:min(620px,calc(100vw - 28px));max-height:90dvh;color:var(--ink);box-shadow:0 30px 100px #2224}dialog::backdrop{background:#252b266b;backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:24px 26px 0;gap:15px}.modal-head h2{font-size:22px}.modal-body{padding:20px 26px 26px}.close{display:grid;place-items:center;background:#f4f3ee;border-radius:50%;width:33px;height:33px;flex:none}.modal-body .lead{font-size:13px;color:var(--muted);margin-bottom:20px}.modal-body label{display:block;font-size:12px;font-weight:650;margin:15px 0 7px}.modal-body input,.modal-body textarea,.modal-body select{border:1px solid #deded4;border-radius:10px;padding:11px 12px;width:100%;background:#fafaf7;color:var(--ink);font-size:13px}.modal-body textarea{min-height:90px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.privacy-hint{font-size:11px;color:#85897c;margin-top:8px}.modal-product{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;margin:5px 0 20px}.modal-product .visual{height:165px;margin:0}.modal-product h3{font-size:21px;line-height:1.25}.price{font-size:21px;font-weight:700;margin:10px 0}.muted{font-size:12px;color:var(--muted)}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.thread{padding:13px 0;border-top:1px solid var(--line);font-size:13px}.thread strong{font-size:12px}.thread p{margin-top:6px;color:#6b7164;white-space:pre-wrap;overflow-wrap:anywhere}.thread small{font-size:10px;color:#989d90}.dialog-tabs{display:flex;gap:7px;margin:15px 0;border-bottom:1px solid var(--line);padding-bottom:10px}.inline-form{margin-top:15px}.compare-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.compare-row>div{padding:15px;border-radius:12px;background:#f5f3ed}.compare-row svg{width:100%;height:110px}.compare-row h3{font-size:15px}.compare-row p{font-size:12px;margin:8px 0;color:#74796c}.notification{padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.notification small{display:block;color:#92958b;margin-top:4px}.check-row{display:flex;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.check-row input{width:18px;accent-color:var(--orange)}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#292e29;color:white;border-radius:12px;padding:13px 22px;z-index:99;opacity:0;pointer-events:none;transition:.2s;max-width:90vw;font-size:13px;box-shadow:0 5px 25px #0002}#toast.show{opacity:1;transform:translate(-50%,0)}.mobile-logo{display:none}.bottomnav{display:none}.status-line{font-size:11px;color:#77816f;margin:15px 0}.wide{grid-column:1/-1}.tagline{font-size:11px;color:#8c8f83;margin-top:6px}.experience-note{padding:13px;border-radius:12px;background:#edf3e9;margin:12px 0;font-size:12px}.experience-note p{margin-top:5px}.only-demo{font-size:10px;border:1px solid #dddcd3;border-radius:6px;padding:3px 6px;color:#939587}.form-error{color:#c24931;font-size:12px;margin-top:10px}.form-error:empty{display:none}.product-preview{height:95px}.product-preview svg{height:100%;width:100%}
.product-image{width:100%;height:100%;padding:0;display:grid;place-items:center}.product-image svg{height:100%;width:100%}.visual>.product-image{overflow:hidden}.circle-person{display:flex;flex-direction:column;align-items:center;flex:none}.circle-person .avatar{display:flex}.layout>div,.layout>aside,.hero>div,.search{min-width:0}.circles{max-width:100%}
@media(min-width:1500px){.content{padding-top:40px}.hero{min-height:245px}.visual{height:205px}.layout{grid-template-columns:minmax(0,1fr) 310px;gap:30px}.hero-art{margin-right:25px}}
@media(max-width:1180px){.sidebar{width:190px;padding-left:15px;padding-right:15px}.shell{margin-left:190px}.content{padding:28px 24px}.topbar{padding:0 24px}.layout{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.hero{grid-template-columns:1fr 150px;padding:24px}.hero-art{transform:scale(.8);transform-origin:center right}.hero h2{font-size:25px}.grid3{grid-template-columns:repeat(2,minmax(0,1fr))}.location{display:none}}
@media(max-width:970px){.rail{grid-template-columns:1fr 1fr;margin-top:20px}.layout{grid-template-columns:1fr}.hero{grid-template-columns:1fr 225px}.hero-art{transform:none}.hero h2{font-size:29px}.rail-foot{grid-column:1/-1}.circles{gap:25px}}
@media(max-width:680px){.sidebar{display:none}.shell{margin:0}.topbar{height:66px;padding:0 17px;gap:10px}.mobile-logo{display:block;font-size:22px;font-weight:800;letter-spacing:-1px;color:var(--orange)}.top-actions{gap:8px}.top-actions .btn{display:none}.search{max-width:none}.search input{font-size:12px}.search kbd{display:none}.round{width:34px;height:34px}.content{padding:24px 17px 100px}.page-heading{margin-bottom:21px}.page-heading .only-demo{display:none}h1{font-size:30px}.subtitle{font-size:12px;max-width:290px}.hero{grid-template-columns:1fr 105px;min-height:205px;padding:22px 19px}.hero h2{font-size:25px;max-width:250px}.hero p{font-size:12px}.hero-art{transform:scale(.68);transform-origin:right center;margin-left:-105px}.hero .eyebrow{font-size:8px}.hero .btn{font-size:11px;padding:10px}.circles{gap:15px}.circle-person{min-width:62px}.circle-person .avatar{height:48px;width:48px;font-size:16px}.cards{gap:12px}.card-top{padding:12px 10px;gap:6px}.card-top .avatar{height:28px;width:28px;font-size:10px}.person-text strong{font-size:11px}.person-text small{font-size:9px}.card-top .tiny{display:none}.visual{height:135px;margin:0 7px}.visual .label{font-size:8px;padding:4px 5px;left:7px;top:7px}.card-body{padding:12px 10px}.card-body h3{font-size:13px}.card-body p{font-size:11px}.badge{font-size:9px}.card-bottom{padding:10px;flex-wrap:wrap;gap:5px}.card-bottom .btn{font-size:10px;padding:7px 8px}.reaction{font-size:10px}.rail{grid-template-columns:1fr}.rail .panel{padding:20px}.vote-items{max-width:300px}.grid3{grid-template-columns:1fr}.bottomnav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:20;background:#fffefaf5;backdrop-filter:blur(15px);border-top:1px solid var(--line);justify-content:space-around;padding:9px 5px max(9px,env(safe-area-inset-bottom))}.bottomnav a,.bottomnav button{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;color:#85877c;min-width:52px;padding:3px}.bottomnav .active{color:var(--orange)}.bottomnav .add-mobile{color:#fff;background:var(--orange);border-radius:12px;padding:9px 13px;min-width:auto;align-self:center}.modal-head{padding:20px 19px 0}.modal-body{padding:18px 19px 24px}.modal-product{grid-template-columns:130px 1fr;gap:15px}.modal-product .visual{height:135px}.modal-product h3{font-size:18px}.form-row{grid-template-columns:1fr;gap:0}.modal-head h2{font-size:20px}#toast{bottom:88px}.section-head h2{font-size:18px}.shop-banner{padding:20px;align-items:flex-start}.shop-banner h1{font-size:27px}.search input::placeholder{color:#9b9e93}.decision-card{padding:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
