:root{--background: #f7f9ff;--surface: #ffffff;--surface-soft: #eff4fc;--surface-mid: #e3e9f0;--primary: #031632;--primary-soft: #1a2b48;--text: #07152c;--muted: #526070;--border: #c5cede;--accent: #ff6335;--accent-soft: #fff0eb;--shadow: 0 18px 45px rgba(10, 25, 47, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--background)}*{box-sizing:border-box}body{margin:0;background:var(--background)}button,textarea,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:linear-gradient(180deg,#f8fbff,#f3f7fc)}.header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;height:96px;padding:0 40px;background:#ffffffe0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:14px;width:fit-content;border:0;background:transparent;color:var(--primary);font-size:32px;font-weight:800;letter-spacing:0}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border:3px solid currentColor;border-radius:12px}.nav{display:flex;align-items:center;gap:38px}.nav button,.header-actions button{border:0;background:transparent;color:var(--primary)}.nav button{position:relative;padding:14px 0;color:#21314a;font-size:17px;font-weight:500}.nav button.active{color:var(--primary);font-weight:700}.nav button.active:after{content:"";position:absolute;right:0;bottom:5px;left:0;height:2px;background:var(--accent)}.header-actions{display:flex;justify-self:end;gap:22px}.search-layout,.visual-layout,.profile-layout{display:grid;grid-template-columns:minmax(380px,.75fr) minmax(560px,1.25fr);gap:64px;max-width:1540px;margin:0 auto;padding:64px 40px 72px}.assistant-panel{min-height:700px}.intro h1,.visual-results h1,.profile-content h1{margin:0;color:var(--primary);font-size:clamp(36px,4.4vw,54px);line-height:1.05;letter-spacing:0}.intro p,.results-head p,.profile-content>p{max-width:560px;color:#33445d;font-size:22px;line-height:1.6}.conversation{display:flex;align-items:center;gap:18px;margin-top:34px}.avatar{display:grid;flex:0 0 auto;place-items:center;width:48px;height:48px;color:var(--accent);background:#ffe7dd;border-radius:50%}.bubble{max-width:360px;padding:22px 24px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);color:#1d2a3f;font-size:18px;line-height:1.55}.bubble.wide{max-width:none;background:#eaf3fc;box-shadow:none}.typing-row{margin-top:30px}.typing-dot{width:44px;height:64px;border:1px solid var(--border);border-radius:0 18px 18px;background:var(--surface)}.quick-chips,.filter-chips,.tags,.preference-row{display:flex;flex-wrap:wrap;gap:10px}.quick-chips{margin-top:320px}.quick-chips button,.filter-chips button,.tags span,.preference-row span{border:1px solid var(--border);border-radius:999px;background:var(--surface);color:#253550;padding:9px 15px;font-size:15px;line-height:1.1}.composer{position:relative;margin-top:18px;padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 8px 24px #0a192f0f}.composer textarea{width:100%;resize:none;border:0;outline:0;color:var(--primary);font-size:20px}.composer textarea::placeholder{color:#6c7687}.composer-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.composer-actions button,.visual-composer button,.mini-composer button{display:grid;place-items:center;border:0;color:var(--primary);background:transparent}.composer-actions .send,.visual-composer button,.mini-composer button{width:52px;height:52px;color:#fff;background:var(--accent);border-radius:50%;box-shadow:0 8px 18px #ff63354d}.listening-state{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--primary);font-weight:700}.listening-state span{width:12px;height:12px;background:var(--accent);border-radius:999px;animation:pulse 1.2s infinite ease-in-out}.listening-state button{margin-left:auto;border:0;background:transparent;color:var(--muted)}@keyframes pulse{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.25);opacity:1}}.results-panel{min-width:0}.results-head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start}.results-head h2{margin:0;color:var(--primary);font-size:32px;line-height:1.2}.results-head p{margin:8px 0 0;font-size:18px}.filter-chips{max-width:440px;justify-content:flex-end}.filter-chips button{background:transparent}.product-list{display:grid;gap:28px;margin-top:34px}.product-card{display:grid;grid-template-columns:220px 1fr;overflow:hidden;min-height:250px;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:0 14px 32px #0a192f0f}.product-media{position:relative;min-height:250px;background:#e3e9f0}.product-media img{width:100%;height:100%;object-fit:cover}.marketplace,.match-badge{position:absolute;border-radius:10px;font-weight:800;letter-spacing:.05em}.marketplace{top:16px;left:16px;padding:7px 12px;background:#ffffffeb;color:var(--primary);font-size:12px;text-transform:uppercase}.marketplace-amazon{color:#0b2348}.match-badge{right:16px;bottom:16px;padding:8px 12px;background:var(--accent);color:#fff;font-size:15px;letter-spacing:0;box-shadow:0 8px 18px #ff633547}.product-info{padding:28px}.product-topline{display:grid;grid-template-columns:1fr auto;gap:18px}.product-topline h3{margin:0;color:#061126;font-size:22px;line-height:1.35}.product-topline strong{white-space:nowrap;font-size:28px}.product-info .tags{margin-top:14px}.product-info .tags span{border:0;border-radius:6px;background:#e4eaf2;color:#1b273a;font-weight:600}.product-info p{margin:16px 0 0;color:#33445d;font-size:17px;line-height:1.45}.product-info .risk{color:#6c4a18}.card-actions{display:grid;grid-template-columns:1fr 72px;gap:14px;margin-top:24px}.primary-action,.card-actions button,.show-more,.lead-panel button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;border-radius:10px;font-weight:800;text-decoration:none}.primary-action{background:var(--primary);color:#fff}.card-actions button{border:1px solid var(--border);background:var(--surface);color:var(--primary)}.show-more{gap:8px;width:100%;margin-top:28px;border:1px solid var(--border);background:var(--surface);color:var(--primary)}.lead-panel{display:grid;grid-template-columns:1fr 160px 240px 128px;align-items:center;gap:14px;margin-top:52px;padding:30px;color:#fff;background:linear-gradient(120deg,#031632,#11172a);border-radius:20px;box-shadow:var(--shadow)}.lead-panel h2{margin:0 0 12px;font-size:26px}.lead-panel p{margin:0;color:#dce7f7;line-height:1.55}.lead-panel input{min-height:54px;min-width:0;border:0;border-radius:10px;padding:0 18px;color:var(--primary)}.lead-panel button{border:0;background:var(--accent);color:#fff}.trust-note{margin:42px 0 0;color:#8b9ab0;text-align:center}.visual-layout{grid-template-columns:minmax(420px,.8fr) minmax(600px,1.2fr)}.visual-chat,.profile-chat{min-height:760px;padding:30px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.assistant-status{display:flex;align-items:center;gap:14px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}.assistant-status strong{color:var(--primary);font-size:18px}.assistant-status p{margin:3px 0 0;color:var(--muted)}.uploaded-photo{margin:24px auto 0;overflow:hidden;max-width:430px;padding:14px;background:var(--primary-soft);border-radius:12px}.uploaded-photo img{display:block;width:100%;border:1px solid #6d7b94;border-radius:8px}.uploaded-photo p{margin:12px 0 0;color:#fff;font-weight:700}.analysis-box{margin-top:28px;padding:20px;background:#eaf3fc;border:1px solid #d4e6f8;border-radius:10px}.analysis-box>span{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#1d2a3f;font-weight:700}.visual-chat .bubble{margin-top:22px}.visual-composer,.mini-composer{display:flex;align-items:center;gap:14px;margin-top:86px;padding:12px 16px;color:#667085;border:1px solid #dbe7f3;border-radius:999px}.visual-composer button,.mini-composer button{margin-left:auto;width:40px;height:40px;background:var(--primary)}.visual-results h1{margin-bottom:34px}.visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-card.compact{display:block}.product-card.compact .product-media{height:270px}.product-card.compact .product-topline,.product-card.compact .card-actions{grid-template-columns:1fr}.profile-layout{grid-template-columns:520px 1fr}.profile-chat{position:relative;background-image:radial-gradient(circle at 2px 2px,rgba(3,22,50,.1) 1px,transparent 0);background-size:24px 24px}.profile-chat .mini-composer{position:absolute;right:28px;bottom:28px;left:28px;background:var(--surface)}.profile-content>p{margin-bottom:48px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.profile-card{min-height:250px;padding:32px;background:var(--surface);border:1px solid #d8e8f7;border-radius:16px;box-shadow:0 12px 28px #0a192f0a}.profile-card h2{margin:0 0 24px;color:var(--primary);font-size:30px}.profile-card dl{margin:0}.profile-card dl div{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid #dbe5ef}.profile-card dt{color:#526070;font-size:18px}.profile-card dd{margin:0;color:var(--primary);font-weight:700}.status-chip{display:inline-flex;margin-top:24px;border-radius:999px;padding:10px 14px;color:#b00020;background:#ffd9d3;font-weight:700}.preference-row span{background:var(--primary);color:#fff;font-weight:800}.preference-row.muted span,.preference-row span:nth-child(3){background:#d8e7f2;color:var(--primary)}.budget strong{display:block;margin-top:42px;color:var(--primary);white-space:nowrap;font-size:clamp(38px,4vw,52px)}.range-track{height:9px;margin-top:42px;overflow:hidden;background:#dbe3ec;border-radius:999px}.range-track span{display:block;width:55%;height:100%;margin-left:22%;background:var(--primary);border-radius:inherit}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px;padding:0 40px;background:var(--surface);border-top:1px solid var(--border);color:#253550}.footer strong{color:var(--primary);font-size:24px}.footer nav{display:flex;gap:28px}@media(max-width:1100px){.header{grid-template-columns:1fr;height:auto;padding:20px}.brand,.header-actions{justify-self:center}.nav{justify-content:center;gap:24px}.search-layout,.visual-layout,.profile-layout{grid-template-columns:1fr;padding:36px 18px}.quick-chips{margin-top:40px}.results-head,.lead-panel,.profile-grid{grid-template-columns:1fr}.filter-chips{justify-content:flex-start}.profile-chat{min-height:420px}}@media(max-width:720px){.brand{font-size:26px}.brand-mark{width:40px;height:40px}.nav{overflow-x:auto;justify-content:flex-start;width:100%}.intro h1,.visual-results h1,.profile-content h1{font-size:34px}.intro p{font-size:18px}.product-card,.visual-grid{grid-template-columns:1fr}.product-media{min-height:260px}.product-topline{grid-template-columns:1fr}.card-actions{grid-template-columns:1fr 58px}.footer{flex-direction:column;align-items:flex-start;padding:28px 18px}.footer nav{flex-wrap:wrap;gap:16px}}
