:root{--ink:#111318;--muted:#676c76;--line:#e6e8ed;--soft:#f6f7f9;--blue:#246bfd;--blue-dark:#1552cf;--mint:#dff7ef;--red:#c43b32;--red-soft:#fff3f1;--yellow:#fff1b6;--shadow:0 24px 70px #141b2d17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;overflow:hidden}.topbar{z-index:10;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1240px;height:76px;margin:0 auto;padding:0 28px;display:grid;position:relative}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);border-radius:9px;align-items:flex-end;gap:2px;width:28px;height:28px;padding:7px;display:flex}.brand-mark i{background:#fff;border-radius:2px;flex:1;display:block}.brand-mark i:first-child{opacity:.6;height:8px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){opacity:.8;height:11px}.store-chip{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600}.status-dot{background:#24b47e;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 3px #dcf7eb}.muted{color:#8b9099;font-weight:500}.topbar-actions{justify-self:end;align-items:center;gap:8px;display:flex}.topbar-tool{border:1px solid var(--line);color:#4f5560;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 12px;font-size:11px;font-weight:720;display:inline-flex;position:relative}.topbar-tool:hover{color:var(--blue);border-color:#cbd4e4}.topbar-tool:disabled{opacity:.55;cursor:default}.topbar-tool i{background:#22a775;border-radius:50%;width:6px;height:6px;position:absolute;top:3px;right:3px;box-shadow:0 0 0 2px #fff}.cart-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-self:end;align-items:center;gap:9px;height:42px;padding:0 16px;font-size:13px;font-weight:700;display:flex}.cart-button b{min-width:20px;height:20px;color:var(--ink);background:#fff;border-radius:10px;place-items:center;font-size:11px;display:grid}.hero{align-items:center;min-height:585px;padding:54px 28px 84px;transition:min-height .45s,padding .45s;display:flex;position:relative}.hero:before{content:"";background:radial-gradient(circle at 22% 16%,#edf3ff 0,#0000 38%),radial-gradient(circle at 88% 78%,#f4efff 0,#0000 34%),linear-gradient(145deg,#fbfcff,#f6f8fb);border:1px solid #eef0f4;border-radius:30px;position:absolute;inset:0 24px}.hero-condensed{min-height:425px;padding:38px 28px 66px}.hero-inner{text-align:center;z-index:1;width:min(830px,100%);margin:0 auto;position:relative}.hero-kicker,.eyebrow,.section-kicker{letter-spacing:.095em;text-transform:uppercase;color:var(--blue);align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.06em;max-width:760px;margin:18px auto 13px;font-size:clamp(43px,5.1vw,62px);font-weight:760;line-height:1}.hero-copy{max-width:620px;color:var(--muted);margin:0 auto 29px;font-size:16px;line-height:1.65}.hero-condensed h1{font-size:clamp(38px,4.2vw,50px)}.hero-condensed .hero-copy,.hero-condensed .hero-orb{display:none}.hero-orb{z-index:1;opacity:.85;position:absolute}.hero-orb-one{background:var(--yellow);border-radius:10px;width:34px;height:34px;top:19%;left:12%;transform:rotate(12deg)}.hero-orb-two{background:var(--mint);border-radius:50%;width:43px;height:43px;bottom:15%;right:11%}.request-composer{text-align:left;background:#fff;border:1px solid #dfe2e8;border-radius:18px;padding:17px 17px 13px;transition:transform .2s,box-shadow .2s;box-shadow:0 18px 55px #242f471a}.request-composer:focus-within{border-color:#b8c9ed;transform:translateY(-2px);box-shadow:0 24px 70px #246bfd21}.request-composer label{color:#555b65;margin-bottom:7px;font-size:12px;font-weight:750;display:block}.request-composer textarea{resize:none;width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:2px 0 10px;font-size:16px;line-height:1.55}.request-composer textarea:read-only{cursor:default}.request-composer textarea:disabled{color:#555b65}.composer-footer{border-top:1px solid #eceef2;justify-content:space-between;align-items:center;gap:20px;padding-top:12px;display:flex}.composer-footer>span{color:#969ba4;font-size:12px}.submit-button,.confirm-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:8px;padding:11px 15px;font-weight:720;display:inline-flex;box-shadow:0 7px 20px #246bfd3b}.submit-button:hover,.confirm-button:hover{background:var(--blue-dark)}.submit-button:disabled,.confirm-button:disabled{opacity:.55;cursor:default}.interpretation-error{text-align:left;color:#7c342f;background:#fff3f1eb;border:1px solid #f0d8d4;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin:12px auto 0;padding:12px 14px;display:flex}.interpretation-error strong,.interpretation-error span{display:block}.interpretation-error strong{margin-bottom:3px;font-size:11px}.interpretation-error span{opacity:.8;font-size:10px;line-height:1.45}.interpretation-error button{color:#853a34;cursor:pointer;background:#fff;border:1px solid #dfb8b3;border-radius:9px;flex:none;padding:8px 10px;font-size:10px;font-weight:750}.prompt-examples{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:17px auto 0;display:flex}.prompt-examples>span{color:#9196a0;margin-right:3px;font-size:11px}.prompt-examples button{color:#626873;cursor:pointer;background:#ffffffbf;border:1px solid #dfe3ea;border-radius:999px;padding:7px 10px;font-size:11px}.prompt-examples button:hover{color:var(--blue);background:#fff;border-color:#c8d3e8}.trust-row{color:#737883;justify-content:center;align-items:center;gap:20px;margin-top:17px;font-size:11px;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.mission-check{width:min(1128px,100% - 56px);margin:72px auto 95px;scroll-margin-top:20px}.mission-check-heading{justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:29px;display:flex}.mission-check-heading h2{letter-spacing:-.05em;margin:11px 0 10px;font-size:clamp(32px,4vw,48px);line-height:1.03}.mission-check-heading p{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.interpretation-note{background:var(--mint);color:#145f49;border-radius:14px;flex:0 0 210px;align-items:center;gap:10px;padding:14px;font-size:12px;font-weight:700;display:flex}.ambiguity-list{color:#725d22;background:#fffaf0;border:1px solid #f1dfa6;border-radius:14px;margin:-10px 0 20px;padding:13px 15px;font-size:11px;line-height:1.5}.ambiguity-list ul{margin:7px 0 0;padding-left:18px}.need-editor-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:15px;display:grid}.need-editor{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;box-shadow:0 13px 38px #141b2d0e}.need-editor-top{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:14px;display:flex}.need-editor-top>span{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:800}.need-editor-top button,.hard-rule-row button{color:#969ba4;cursor:pointer;background:0 0;border:0;place-items:center;padding:3px;display:grid}.need-editor label{margin:13px 0;display:block}.need-editor label>span,.hard-rule-title>span{color:#5e646f;margin-bottom:6px;font-size:11px;font-weight:750;display:block}.need-editor label small,.hard-rule-title small{color:#a0a5ae;font-weight:500}.need-editor input,.need-editor textarea,.shared-budget input{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe2e8;border-radius:10px;outline:0;padding:10px 11px;font-size:13px}.need-editor textarea{resize:vertical;line-height:1.5}.need-editor input:focus,.need-editor textarea:focus,.shared-budget input:focus{border-color:#9bb5ee;box-shadow:0 0 0 3px #eef3ff}.money-input{border:1px solid #dfe2e8;border-radius:10px;align-items:center;display:flex;overflow:hidden}.money-input>span{color:#747984;padding-left:11px;font-size:13px}.money-input input{box-shadow:none!important;border:0!important}.alternative-mode{margin:14px 0 4px}.alternative-mode>span{color:#5e646f;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.alternative-mode>div{background:#f0f2f6;border-radius:10px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.alternative-mode button{color:#777d87;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 6px;font-size:10px;font-weight:700}.alternative-mode button.mode-active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #141b2d14}.alternative-mode>small{color:#9b9fa7;margin-top:6px;font-size:9px;line-height:1.4;display:block}.hard-rule-editor{border-top:1px solid #eef0f3;margin-top:17px;padding-top:15px}.hard-rule-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.hard-rule-title>span{margin:0}.hard-rule-row{color:var(--blue);background:#f7f9fc;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:8px;padding:7px 8px;display:grid}.hard-rule-row input{background:#fff;padding:7px 8px}.add-rule{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:9px;padding:5px 0;font-size:11px;font-weight:700;display:flex}.hard-rule-editor>p{color:#9a9fa8;margin:8px 0 0;font-size:10px;line-height:1.5}.mission-controls{align-items:stretch;gap:15px;margin:16px 0;display:flex}.secondary-button,.back-button{cursor:pointer;background:#fff;border:1px solid #dfe2e8;border-radius:11px;align-items:center;gap:7px;padding:11px 14px;font-size:12px;font-weight:700;display:inline-flex}.secondary-button:disabled{opacity:.45}.shared-budget{min-width:460px;color:var(--blue);background:#f7faff;border:1px solid #dce5f8;border-radius:13px;grid-template-columns:auto 1fr 150px;align-items:center;gap:10px;margin-left:auto;padding:10px 12px;display:grid}.shared-budget>span strong,.shared-budget>span small{display:block}.shared-budget>span strong{color:var(--ink);font-size:12px}.shared-budget>span small{color:#898f99;margin-top:2px;font-size:10px}.shared-budget .money-input{background:#fff}.confirm-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:20px;display:flex}.confirm-actions>div{align-items:center;gap:15px;display:flex}.confirm-actions>div>span{color:#8b9099;font-size:11px}.progress-panel{border:1px solid var(--line);width:min(830px,100% - 56px);box-shadow:var(--shadow);z-index:2;background:#fff;border-radius:20px;margin:-38px auto 90px;padding:24px;position:relative}.progress-head{justify-content:space-between;font-size:13px;font-weight:750;display:flex}.progress-head span:last-child{color:var(--blue)}.progress-line{background:#edf0f5;border-radius:10px;height:5px;margin:18px 0 21px;overflow:hidden}.progress-line span{background:linear-gradient(90deg, var(--blue), #8f73ff);border-radius:10px;height:100%;transition:width .8s cubic-bezier(.2,.8,.2,1);display:block}.progress-steps{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.progress-steps div{color:#a1a5ad;align-items:center;gap:7px;font-size:11px;display:flex}.progress-steps div>span{border:1px solid #dfe2e8;border-radius:50%;flex:0 0 22px;place-items:center;height:22px;font-size:10px;display:grid}.progress-steps .step-active{color:var(--ink)}.progress-steps .step-active>span{color:var(--blue);background:#eaf0ff;border-color:#cedafe}.progress-panel>p{color:#838892;border-top:1px solid #eef0f3;margin:20px 0 0;padding-top:17px;font-size:11px;line-height:1.5}.result-shelf{max-width:1184px;margin:90px auto 30px;padding:0 28px;animation:.65s both rise}.shelf-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.shelf-heading h2{letter-spacing:-.05em;max-width:720px;margin:10px 0 0;font-size:clamp(35px,4.5vw,54px);line-height:1.04}.coverage-badge{white-space:nowrap;background:var(--mint);color:#116149;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:750;display:flex}.request-echo{color:#717681;border-left:2px solid #dce3f3;max-width:900px;margin:23px 0 22px;padding-left:18px;font-size:13px;line-height:1.65}.mission-summary{background:var(--line);border:1px solid var(--line);border-radius:13px;align-items:stretch;gap:1px;margin-bottom:42px;display:flex;overflow:hidden}.mission-summary>div{background:#fafbfc;min-width:150px;padding:12px 16px}.mission-summary span,.mission-summary strong{display:block}.mission-summary span{color:#9297a0;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:9px;font-weight:750}.mission-summary strong{font-size:13px}.need-stack{gap:68px;display:grid}.need-shelf{scroll-margin-top:20px}.need-heading{border-top:1px solid var(--line);grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:20px;padding-top:23px;display:grid}.need-index{width:42px;height:42px;color:var(--blue);border:1px solid #dfe3ea;border-radius:12px;place-items:center;font-size:12px;font-weight:800;display:grid}.need-heading>div:nth-child(2)>span{color:#1a8b65;text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:800}.need-heading h3{letter-spacing:-.035em;margin:4px 0 5px;font-size:26px}.need-heading p{color:#767b85;max-width:690px;margin:0;font-size:12px;line-height:1.55}.rule-summary{color:#526071;background:#f4f7fc;border-radius:10px;align-items:center;gap:7px;max-width:285px;padding:9px 11px;font-size:10px;line-height:1.4;display:flex}.rule-summary svg{color:var(--blue);flex:none}.need-products{gap:22px;display:grid}.spotlight-card{border:1px solid var(--line);min-height:500px;box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid;overflow:hidden}.spotlight-card>.product-image-wrap{background:radial-gradient(circle at 50% 45%,#fff 0,#f2f4f8 73%);border-radius:0;min-height:500px}.product-image-wrap{background:#f5f6f8;border-radius:14px;place-items:center;display:grid;overflow:hidden}.product-image{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:7%;transition:transform .45s}.spotlight-card:hover .product-image,.product-card:hover .product-image{transform:scale(1.025)}.image-fallback{color:#9ca0a9;font-size:12px}.spotlight-content{flex-direction:column;justify-content:center;padding:clamp(32px,5vw,58px);display:flex}.recommendation-label{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.spotlight-content h3{letter-spacing:-.045em;margin:13px 0 9px;font-size:clamp(28px,3.2vw,41px);line-height:1.08}.spotlight-price{margin-bottom:22px;font-size:21px;font-weight:760}.fit-meter{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0 12px}.fit-meter-copy{color:#626873;justify-content:space-between;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.fit-track{background:#e9ecf1;border-radius:9px;height:4px;overflow:hidden}.fit-track span{background:var(--blue);border-radius:9px;height:100%;display:block}.confidence-copy{color:#999ea7;text-align:right;margin-top:7px;font-size:9px}.evidence-list{flex-wrap:wrap;gap:7px;margin:19px 0 7px;padding:0;list-style:none;display:flex}.evidence-list li{background:#f4f6fa;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:650;display:flex}.evidence-list svg{color:#1e9b70}.source-description{color:#737884;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.product-actions{align-items:center;gap:18px;margin-top:16px;display:flex}.primary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:11px;height:44px;padding:0 17px;font-weight:720;display:flex}.primary-button:hover{background:#292d34}.text-link{color:var(--ink);align-items:center;gap:4px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.trace-link{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:730;display:inline-flex}.alternative-heading{align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.alternative-heading h4{letter-spacing:-.02em;margin:0;font-size:16px}.alternative-heading p{color:#959aa3;margin:0;font-size:10px}.alternative-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #141b2d14}.product-card>.product-image-wrap{border-radius:0;height:205px}.product-card-content{padding:15px}.card-fit{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.product-card h3{min-height:36px;margin:8px 0 4px;font-size:13px;line-height:1.35}.card-confidence{color:#9a9fa8;margin-bottom:14px;font-size:9px}.card-bottom{justify-content:space-between;align-items:center;display:flex}.card-bottom strong{font-size:14px}.card-actions{align-items:center;gap:6px;display:flex}.trace-mini{color:#747b87;cursor:pointer;background:#fff;border:1px solid #e1e4e9;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.trace-mini:hover{color:var(--blue);border-color:#b8c8eb}.icon-add{cursor:pointer;background:#fff;border:1px solid #dfe2e7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.icon-add:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.rejected-product{background:var(--red-soft);border:1px solid #f0d8d4;border-radius:16px;grid-template-columns:150px 1fr;align-items:center;gap:18px;padding:14px;display:grid}.rejected-image{filter:saturate(.72);opacity:.83;height:128px}.rejected-image .product-image-wrap{background:#fff;height:100%}.rejected-kicker{color:var(--red);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.rejected-copy h4{margin:7px 0 5px;font-size:16px}.rejected-copy>p{color:#7a6663;margin:0 0 9px;font-size:11px;line-height:1.45}.rejected-copy ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.rejected-copy li{background:#fff;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;display:flex}.rule-met{color:#237a5d}.rule-failed{color:var(--red)}.run-details{border-top:1px solid var(--line);max-width:1128px;margin:30px auto 80px;padding:18px 0}.run-details>button{color:#666c76;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:8px 0;font-size:12px;font-weight:700;display:flex}.run-details svg{transition:transform .2s}.chevron-open{transform:rotate(180deg)}.details-grid{grid-template-columns:repeat(6,1fr);gap:10px;padding-top:15px;animation:.25s rise;display:grid}.details-grid div{background:var(--soft);border-radius:12px;padding:13px}.details-grid span{color:#9398a1;margin-bottom:5px;font-size:10px;display:block}.details-grid strong{font-size:12px}.state-card{text-align:center;border:1px solid var(--line);width:min(650px,100% - 56px);box-shadow:var(--shadow);border-radius:22px;margin:80px auto;padding:55px}.state-icon{width:48px;height:48px;color:var(--blue);background:#edf3ff;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.error-card .state-icon{color:#d63f34;background:#fff0ef}.state-card h2{letter-spacing:-.035em;margin:0 0 12px;font-size:29px}.state-card p{color:var(--muted);line-height:1.6}.state-card button,.new-search button{cursor:pointer;background:#fff;border:1px solid #dfe2e7;border-radius:10px;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.new-search{justify-content:center;margin:40px 0 85px;display:flex}.footer{border-top:1px solid var(--line);color:#8e939c;align-items:center;gap:28px;max-width:1184px;margin:0 auto;padding:28px;font-size:11px;display:flex}.footer span:first-child{color:var(--ink);font-weight:750}.footer-credit{color:#a1a5ad;white-space:nowrap}.footer-credit strong{color:#686e78;font-weight:760}.footer-end{align-items:center;gap:20px;margin-left:auto;display:flex}.about-footer .footer-credit{margin-left:auto}.footer-about{color:#757b85;white-space:nowrap;align-items:center;gap:4px;font-weight:700;text-decoration:none;display:inline-flex}.footer-about:hover{color:var(--blue)}.about-shell{background:linear-gradient(#fff 0 64%,#f9fafc 100%);min-height:100vh}.about-topbar{border-bottom:1px solid #f0f1f4}.about-back{color:#656b76;justify-self:end;align-items:center;gap:7px;font-size:12px;font-weight:720;text-decoration:none;display:inline-flex}.about-back:hover{color:var(--blue)}.about-page{width:min(960px,100% - 56px);margin:0 auto;padding:94px 0 110px}.about-intro{max-width:770px;padding-bottom:78px}.about-intro h1{letter-spacing:-.058em;margin:18px 0 22px;font-size:clamp(44px,6vw,70px);font-weight:760;line-height:1.02}.about-intro p{max-width:680px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.about-section{border-top:1px solid var(--line);padding:48px 0}.about-section h2{letter-spacing:-.035em;margin:0 0 16px;font-size:25px;line-height:1.18}.about-section p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.about-section code{background:var(--soft);color:#3c4657;border:1px solid #e1e5eb;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.about-label{color:var(--blue);letter-spacing:.095em;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:800;display:block}.about-flow{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:27px;display:grid}.about-flow>div{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:190px;padding:20px}.about-flow span{color:#a0a5ae;margin-bottom:32px;font-size:10px;font-weight:800;display:block}.about-flow strong{margin-bottom:9px;font-size:14px;display:block}.about-flow p{font-size:11px;line-height:1.6}.about-columns{grid-template-columns:1fr 1fr;gap:75px;display:grid}.about-purpose{background:radial-gradient(circle at 90% 15%,#f1edff 0,#0000 36%),linear-gradient(145deg,#f8fbff,#f5f8fc);border:1px solid #dfe6f3;border-radius:22px;margin:38px 0 48px;padding:40px}.about-purpose p{max-width:725px}.about-sources{grid-template-columns:1fr 1.4fr;gap:75px;display:grid}.source-list{border-top:1px solid var(--line)}.source-list a{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;gap:20px;padding:16px 2px;text-decoration:none;display:flex}.source-list a:hover{color:var(--blue)}.source-list span,.source-list strong,.source-list small{display:block}.source-list strong{font-size:12px}.source-list small{color:#9297a0;margin-top:4px;font-size:10px}.about-footer{background:0 0}.toast{z-index:50;background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:8px;padding:12px 17px;font-size:12px;font-weight:700;animation:.3s toast-in;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0003}.cart-overlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f121840;justify-content:flex-end;animation:.2s fade;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(430px,100%);height:100%;padding:26px;animation:.3s slide-in;display:flex;box-shadow:-30px 0 80px #00000024}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.cart-header span,.cart-header strong{display:block}.cart-header span{color:#8b9099;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:750}.cart-header strong{font-size:22px}.cart-header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.cart-items{flex:1;padding:10px 0;overflow:auto}.cart-item{border-bottom:1px solid #eff1f4;grid-template-columns:78px 1fr;gap:14px;padding:15px 0;display:grid}.cart-item img{object-fit:contain;background:var(--soft);border-radius:10px;width:78px;height:78px}.cart-item div{flex-direction:column;justify-content:center;gap:8px;display:flex}.cart-item strong{font-size:13px;line-height:1.4}.cart-item span{color:#686d76;font-size:12px}.empty-cart{color:#9a9fa7;place-content:center;justify-items:center;height:100%;display:grid}.cart-summary{border-top:1px solid var(--line);padding-top:20px}.cart-summary>div{justify-content:space-between;font-size:15px;display:flex}.cart-summary p{color:#8a8f98;font-size:11px;line-height:1.5}.cart-summary button{background:var(--ink);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-weight:720;display:flex}.trace-overlay{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1113183d;justify-content:flex-start;animation:.2s fade;display:flex;position:fixed;inset:0}.trace-drawer{background:#fbfbfc;flex-direction:column;width:min(540px,100%);height:100%;animation:.28s cubic-bezier(.2,.8,.2,1) trace-slide-in;display:flex;box-shadow:34px 0 90px #0f14202b}.trace-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:18px 20px;display:flex}.trace-header>div>span{color:var(--blue);text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:6px;margin-bottom:5px;font-size:10px;font-weight:800;display:flex}.trace-header strong{letter-spacing:-.025em;font-size:17px}.trace-header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.trace-empty{text-align:center;color:#999fa9;flex:1;align-content:center;justify-items:center;padding:45px;display:grid}.trace-empty h2{color:var(--ink);margin:16px 0 8px;font-size:22px}.trace-empty p{max-width:340px;margin:0;font-size:12px;line-height:1.6}.trace-run-meta{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);gap:8px;padding:13px 18px;display:grid}.trace-run-meta div{min-width:0}.trace-run-meta span,.trace-run-meta strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.trace-run-meta span{color:#999ea8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:8px;font-weight:800}.trace-run-meta strong{font-size:11px}.trace-batch-bar{border-bottom:1px solid var(--line);text-align:center;background:#f7f8fa;grid-template-columns:32px 1fr 32px;align-items:center;gap:10px;padding:12px 18px;display:grid}.trace-batch-bar button{cursor:pointer;background:#fff;border:1px solid #dfe2e8;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.trace-batch-bar button:disabled{opacity:.35;cursor:default}.trace-batch-bar span,.trace-batch-bar small{display:block}.trace-batch-bar span{font-size:11px;font-weight:800}.trace-batch-bar small{color:#979ca5;margin-top:3px;font-size:8px}.trace-filter{color:#536071;background:#f1f6ff;border:1px solid #d8e3fb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:10px 14px 0;padding:10px;font-size:9px;display:flex}.trace-filter code{color:var(--blue)}.trace-filter button{color:var(--blue);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:4px;font-size:9px;font-weight:750;display:flex}.trace-tabs{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:4px;min-height:50px;padding:9px 14px;display:flex}.trace-tabs>button{color:#7e848e;text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:750}.trace-tabs>button.active{color:var(--blue);background:#eef3ff}.trace-tabs .raw-toggle{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.06em;margin-left:auto;padding:7px 9px;font-size:8px}.trace-tabs .raw-toggle.active{background:#eef3ff;border-color:#bdd0f6}.trace-body{flex:1;min-height:0;padding:14px;overflow:auto}.trace-json{color:#34517e;tab-size:2;background:#fff;border:1px solid #e2e4e8;border-radius:11px;min-width:max-content;max-width:none;margin:0;padding:14px;font:10px/1.62 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.trace-card-list{gap:10px;display:grid}.trace-question-card,.trace-answer-card{background:#fff;border:1px solid #e1e4e9;border-radius:12px;padding:13px;box-shadow:0 5px 18px #171e3009}.trace-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.trace-card-top code{color:#49658f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.primitive-badge{text-transform:capitalize;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.primitive-badge.score{color:#275fc9;background:#e9f0ff}.primitive-badge.noul{color:#167658;background:#e6f7f0}.primitive-badge.choice{color:#6f48b5;background:#f1eaff}.trace-question-card>p,.trace-answer-card>p{color:#5f6570;margin:10px 0;font-size:10px;line-height:1.5}.trace-question-card details{border-top:1px solid #edf0f3;padding-top:9px}.trace-question-card summary{color:#8d929b;cursor:pointer;font-size:9px}.trace-question-card details .trace-json{max-width:100%;box-shadow:none;margin-top:9px;font-size:8px;overflow:auto}.trace-score-line{align-items:baseline;gap:5px;display:flex}.trace-score-line strong{color:var(--blue);font-size:25px}.trace-score-line span{color:#969ba4;font-size:9px}.trace-score-line small{color:#737985;margin-left:auto;font-size:9px}.trace-choice-line{align-items:baseline;gap:8px;display:flex}.trace-choice-line strong{color:#6842aa;text-transform:capitalize;font-size:18px}.trace-choice-line small{color:#737985;margin-left:auto;font-size:9px}.trace-probabilities{gap:5px;margin-top:10px;display:grid}.trace-probabilities>div{color:#838994;grid-template-columns:14px 1fr 28px;align-items:center;gap:6px;font-size:8px;display:grid}.trace-probabilities.choice-bars>div{grid-template-columns:minmax(80px,1fr) 1.3fr 28px}.trace-probabilities.choice-bars span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trace-probabilities.choice-bars b{background:#8a63cb}.trace-probabilities i{background:#edf0f4;border-radius:5px;height:4px;overflow:hidden}.trace-probabilities b{background:var(--blue);border-radius:5px;height:100%;display:block}.trace-probabilities em{text-align:right;font-style:normal}.trace-noul-line{align-items:baseline;gap:7px;display:flex}.trace-noul-line strong{color:#158060;font-size:25px}.trace-noul-line span{color:#8a9099;font-size:9px}.trace-noul-track{background:#e8f0ed;border-radius:6px;height:5px;margin-top:9px;overflow:hidden}.trace-noul-track span{background:#25a77b;border-radius:6px;height:100%;display:block}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}@keyframes fade{0%{opacity:0}}@keyframes slide-in{0%{opacity:0;transform:translate(40px)}}@keyframes trace-slide-in{0%{opacity:0;transform:translate(-45px)}}@media (width<=900px){.need-editor-list{grid-template-columns:1fr}.shared-budget{min-width:0}.alternative-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.topbar{grid-template-columns:1fr auto;height:68px;padding:0 18px}.store-chip,.topbar-tool span,.cart-button>span{display:none}.topbar-actions{gap:5px}.topbar-tool,.cart-button{justify-content:center;width:39px;padding:0}.hero{min-height:590px;padding:42px 14px 65px}.hero:before{border-radius:22px;inset:0 8px}.hero h1{font-size:43px}.hero-copy{font-size:14px}.composer-footer>span{display:none}.composer-footer{justify-content:flex-end}.prompt-examples>span{width:100%}.trust-row{flex-direction:column;gap:7px}.mission-check{width:calc(100% - 28px);margin-top:55px}.mission-check-heading{flex-direction:column;align-items:flex-start;gap:15px}.interpretation-note{flex-basis:auto}.mission-controls,.confirm-actions{flex-direction:column;align-items:stretch}.shared-budget{grid-template-columns:auto 1fr;margin:0}.shared-budget .money-input{grid-column:1/-1}.confirm-actions>div{flex-direction:column;align-items:stretch}.confirm-button{justify-content:center}.progress-panel{width:calc(100% - 28px);margin-bottom:60px}.progress-steps{grid-template-columns:1fr 1fr;gap:14px}.shelf-heading{flex-direction:column;align-items:flex-start}.mission-summary{overflow-x:auto}.need-heading{grid-template-columns:42px 1fr}.rule-summary{grid-column:2}.spotlight-card{grid-template-columns:1fr}.spotlight-card>.product-image-wrap{min-height:350px}.alternative-grid{grid-template-columns:1fr}.product-card{grid-template-columns:135px 1fr;display:grid}.product-card>.product-image-wrap{height:100%;min-height:165px}.rejected-product{grid-template-columns:95px 1fr}.rejected-image{height:95px}.details-grid{grid-template-columns:repeat(2,1fr)}.run-details{margin-left:28px;margin-right:28px}.footer{flex-direction:column;align-items:flex-start;gap:8px}.footer-end{flex-direction:column;align-items:flex-start;gap:8px;margin-left:0}.about-footer .footer-credit{margin-left:0}.about-topbar{grid-template-columns:1fr auto}.about-topbar .store-chip{display:none}.about-page{width:calc(100% - 36px);padding:60px 0 76px}.about-intro{padding-bottom:58px}.about-intro h1{font-size:43px}.about-intro p{font-size:16px}.about-flow{grid-template-columns:1fr 1fr}.about-flow>div{min-height:170px}.about-columns,.about-sources{grid-template-columns:1fr;gap:38px}.about-purpose{padding:28px}}@media (width<=480px){.about-back{border:1px solid var(--line);border-radius:50%;justify-content:center;width:39px;height:39px;font-size:0}.about-flow{grid-template-columns:1fr}.about-flow>div{min-height:0}.about-flow span{margin-bottom:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
