:root{--background: #f7f9ff;--surface: #ffffff;--surface-soft: #eff4fc;--surface-mid: #e3e9f0;--primary: #031632;--primary-soft: #1a2b48;--text: #07152c;--muted: #526070;--border: #c5cede;--accent: #ff6335;--stitch: #d98a35;--brass: #f0b23d;--denim: #07152c;--denim-soft: #102a4d;--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,.assistant-prompts,.guided-options,.filter-chips,.tags,.preference-row{display:flex;flex-wrap:wrap;gap:10px}.quick-chips{margin-top:320px}.assistant-prompts{margin-top:26px}.conversation-log{display:grid;gap:10px;margin-top:22px}.chat-line{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:start}.chat-line span{padding-top:9px;color:#667085;font-size:13px;font-weight:800}.chat-line p{margin:0;padding:10px 13px;border:1px solid #dbe5ef;border-radius:12px;color:#1d2a3f;font-size:15px;line-height:1.4}.user-line p{background:#f7fafc}.assistant-line p{background:#eaf3fc;border-color:#d2e2f1;font-weight:700}.quick-chips button,.assistant-prompts button,.guided-options 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}.assistant-prompts button{background:#eaf3fc;border-color:#d2e2f1;color:var(--primary);font-weight:700}.guided-card{margin-top:22px;padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 10px 28px #0a192f0f}.guided-head{display:flex;align-items:center;gap:8px;color:var(--accent);font-size:14px;font-weight:800}.selected-preferences{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.selected-preferences span{max-width:100%;padding:7px 10px;border:1px solid #d7e3ef;border-radius:8px;background:#f8fbff;color:#27374f;font-size:13px;font-weight:700;line-height:1.25}.guided-card p{margin:12px 0 16px;color:#1d2a3f;font-size:18px;line-height:1.45}.guide-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.guide-progress span{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9e4ef;border-radius:8px;background:#f6f9fc;color:#5f6e80;font-size:13px;font-weight:800}.guide-progress span.complete{border-color:#bee0ce;background:#e8f7ef;color:#0f6b3d}.guide-hint{display:block;margin:-4px 0 14px;color:#667085;font-size:14px;line-height:1.45}.guide-hint.searching{color:#9a5b00;font-weight:800}.guided-options button{background:var(--surface-soft);color:var(--primary);font-weight:700}.guided-options .primary-guided-action{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 8px 18px #ff633538}.guided-options button:disabled{opacity:.6;cursor:not-allowed}.stylist-console{display:grid;gap:18px;margin-top:28px}.stylist-top{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center}.stylist-top>div:last-child{min-width:0;padding:16px 18px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:16px}.stylist-top span,.question-copy span{display:block;color:#fff2cf;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.stylist-top p{margin:6px 0 0;color:#edf5ff;font-size:16px;line-height:1.45}.slot-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.slot-step{min-height:54px;display:grid;place-items:center;gap:3px;padding:8px 6px;color:#aebdd1;background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:12px;text-align:center}.slot-step strong{color:#d98a35;font-size:17px;line-height:1}.slot-step span{font-size:12px;font-weight:850;line-height:1.15}.slot-step.complete{color:#061126;background:linear-gradient(135deg,#fff5dd,#f0b23d);border-color:#f0b23db8}.slot-step.complete strong{color:#061126}.stylist-question-card{display:grid;gap:16px;padding:18px;background:#fffffff5;border:1px solid rgba(255,255,255,.3);border-radius:18px;box-shadow:0 18px 38px #020a162e}.question-copy span{color:#9a5b00}.question-copy h2{margin:6px 0 8px;color:#061126;font-size:22px;line-height:1.18;letter-spacing:0}.question-copy p{margin:0;color:#4e5c70;font-size:14px;line-height:1.45}.starter-grid,.answer-grid{display:grid;gap:10px}.starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.starter-grid button,.answer-grid button{display:grid;gap:5px;min-height:64px;padding:13px 14px;border:1px solid #d9e2ef;border-radius:14px;background:#f8fbff;color:#0d1b33;text-align:left;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.starter-grid button:hover,.answer-grid button:hover{border-color:#d98a35d9;box-shadow:0 10px 20px #020a161a;transform:translateY(-1px)}.starter-grid strong{font-size:15px;line-height:1.18}.starter-grid small{color:#627087;font-size:12px;font-weight:750}.answer-grid button{grid-template-columns:auto 1fr;align-items:center;min-height:46px;font-size:15px;font-weight:800}.answer-grid button:not(.primary-guided-action):before{content:"";width:8px;height:8px;background:#d98a35;border-radius:999px}.answer-grid .primary-guided-action{border-color:transparent;background:linear-gradient(135deg,var(--stitch),var(--brass));color:#061126;box-shadow:0 12px 24px #d98a3547}.answer-grid button:disabled{opacity:.62;cursor:not-allowed}.stylist-composer textarea{min-height:86px;font-size:16px;line-height:1.45}.empty-preference{color:#d0d9e7;background:#ffffff14!important;border-color:#ffffff24!important}.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}.composer-actions .send:disabled{opacity:.72;cursor:not-allowed}.floating-warning{grid-column:2;margin:-42px 0 24px;color:#9a5b00;font-weight:700}.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,.discovery-panel{min-width:0}.discovery-hero{display:grid;grid-template-columns:1fr 180px;gap:30px;align-items:center;padding:34px;background:var(--surface);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow)}.discovery-hero h2{margin:0;color:var(--primary);font-size:clamp(32px,3vw,46px);line-height:1.08}.discovery-hero p{margin:16px 0 0;max-width:680px;color:#33445d;font-size:19px;line-height:1.55}.denim-swatch{display:grid;gap:12px}.denim-swatch span{min-height:72px;border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.14),transparent),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 7px),#142948;box-shadow:inset 0 0 0 1px #ffffff1f}.denim-swatch span:nth-child(2){background-color:#314f76}.denim-swatch span:nth-child(3){background-color:#0d111b}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.info-card{min-height:160px;padding:24px;background:var(--surface);border:1px solid #d8e5f1;border-radius:16px}.info-card h3{margin:0 0 10px;color:var(--primary);font-size:22px}.info-card p{margin:0;color:#526070;font-size:16px;line-height:1.5}.workflow-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding:18px 22px;color:var(--primary);background:#eaf3fc;border:1px solid #d6e7f7;border-radius:16px}.workflow-strip div{display:flex;align-items:center;gap:10px;min-width:0}.workflow-strip strong{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--primary);border-radius:50%}.workflow-strip span{font-weight:800}.empty-results .discovery-hero{grid-template-columns:1fr auto}.search-progress-panel .discovery-hero{grid-template-columns:1fr 160px}.search-orbit{position:relative;width:142px;height:142px;border:1px solid #d8e4ef;border-radius:50%;background:radial-gradient(circle at center,#fff 0 32%,transparent 33%),linear-gradient(135deg,#eaf3fc,#fff0eb)}.search-orbit span{position:absolute;width:14px;height:14px;border-radius:999px;background:var(--accent);animation:orbit 1.45s infinite ease-in-out}.search-orbit span:nth-child(1){top:14px;left:64px}.search-orbit span:nth-child(2){right:20px;bottom:34px;animation-delay:.16s;background:var(--primary)}.search-orbit span:nth-child(3){bottom:30px;left:24px;animation-delay:.32s;background:#0f6b3d}.research-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.research-steps span{min-height:74px;display:flex;align-items:center;padding:16px;border:1px solid #d8e4ef;border-radius:12px;background:var(--surface);color:#253550;font-weight:800;line-height:1.35}.clarification-panel .discovery-hero{grid-template-columns:1fr auto}.clarification-slots{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.clarification-slots span{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:1px solid #d8e4ef;border-radius:999px;background:var(--surface);color:var(--primary);font-weight:800}@keyframes orbit{0%,to{transform:scale(.9);opacity:.52}50%{transform:scale(1.3);opacity:1}}.visual-empty{min-height:280px;display:grid;place-items:center;padding:30px;color:#526070;background:var(--surface);border:1px dashed var(--border);border-radius:16px;text-align:center}.product-image-fallback{width:100%;height:100%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 8px),linear-gradient(135deg,#17253e,#334f77)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.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}.lead-panel .lead-secondary{grid-column:span 3;background:#fff;color:var(--primary)}.lead-panel .lead-status{grid-column:1 / -1;font-size:14px;color:#b6f2d0}.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{cursor:pointer}.visual-composer input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.visual-composer button,.mini-composer button{margin-left:auto;width:40px;height:40px;background:var(--primary)}.visual-composer button:disabled{opacity:.55;cursor:not-allowed}.analysis-query{margin:14px 0 0;color:#33445d;font-size:15px;line-height:1.45}.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}.app-shell{background:linear-gradient(180deg,#050f20d1,#f7f9ffeb 58%,#f7f9ff),url(/assets/denim-ai-stylist-bg-ChQX0Geu.png);background-attachment:fixed;background-position:center top;background-size:cover}.header{height:88px;background:#061123d1;border-bottom-color:#ffffff24;box-shadow:0 18px 42px #040d1c2e}.brand,.nav button,.header-actions button{color:#f7fbff}.brand-mark{color:var(--brass);border-color:#f0b23de6;background:linear-gradient(135deg,#f0b23d33,#ffffff0a),#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1f}.nav button.active{color:#fff}.nav button.active:after{background:var(--stitch)}.search-layout,.visual-layout,.profile-layout{max-width:1600px;gap:40px;padding-top:46px}.assistant-panel,.visual-chat,.profile-chat{position:relative;overflow:hidden;padding:30px;background:linear-gradient(160deg,#07152ceb,#0d2344db),radial-gradient(circle at 10% 0,rgba(240,178,61,.16),transparent 28%);border:1px solid rgba(255,255,255,.16);border-radius:22px;box-shadow:0 28px 70px #020a165c}.assistant-panel:before,.visual-chat:before,.profile-chat:before,.lead-panel:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;pointer-events:none;border:1px dashed rgba(217,138,53,.55);border-radius:16px}.intro-kicker,.section-kicker{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;color:#fff2cf;background:#d98a3529;border:1px solid rgba(217,138,53,.4);border-radius:999px;font-size:13px;font-weight:900;text-transform:uppercase}.intro h1{margin-top:18px;color:#fff;text-wrap:balance}.intro p{color:#dce7f7}.conversation .avatar,.assistant-status .avatar{color:var(--denim);background:var(--brass);box-shadow:0 10px 24px #f0b23d47}.bubble{color:#f9fbff;background:#ffffff1a;border-color:#ffffff2e;box-shadow:none}.assistant-prompts button,.guided-options button,.composer,.guided-card{background:#fffffff0;border-color:#ffffff47}.assistant-prompts button{color:#061126;box-shadow:0 10px 20px #020a161f}.assistant-prompts button:hover,.guided-options button:hover,.filter-chips button:hover{border-color:#d98a35d9;transform:translateY(-1px)}.guided-card{box-shadow:0 18px 38px #020a162e}.guided-head{color:#9a5b00}.guide-progress span.complete{border-color:#d98a357a;background:#fff4dd;color:#6d3f04}.guided-options .primary-guided-action,.composer-actions .send,.visual-composer button,.mini-composer button,.lead-panel button{background:linear-gradient(135deg,var(--stitch),var(--brass));color:#061126;box-shadow:0 12px 24px #d98a3547}.composer textarea{background:transparent}.stylist-console .selected-preferences{margin-top:0}.stylist-console .selected-preferences span{border-color:#d98a355c;background:#ffffff1c;color:#fff3d9}.stylist-composer{margin-top:0;padding:16px;background:#fffffff5}.stylist-composer textarea{min-height:86px;color:#061126;font-size:16px;line-height:1.45}.discovery-panel,.results-panel,.visual-results,.profile-content{min-width:0}.discovery-hero{overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(260px,360px);min-height:360px;color:#fff;background:linear-gradient(125deg,#040f22f5,#11365ed1),url(/assets/denim-ai-stylist-bg-ChQX0Geu.png);background-position:center;background-size:cover;border-color:#ffffff29;border-radius:24px;box-shadow:0 30px 74px #040d1c42}.discovery-hero h2{color:#fff;max-width:760px;text-wrap:balance}.discovery-hero p{color:#dce7f7}.denim-hero-card{position:relative;align-self:stretch;min-height:260px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(180deg,#ffffff2e,#ffffff0f),#07152c85;border:1px solid rgba(255,255,255,.22);border-radius:18px;box-shadow:inset 0 0 0 1px #d98a352e}.denim-hero-card .stitch-line{position:absolute;top:22px;right:24px;left:24px;height:2px;border-top:2px dashed rgba(240,178,61,.8)}.denim-hero-card span{color:#ffe6ad;font-weight:900;text-transform:uppercase}.denim-hero-card strong{margin-top:6px;color:#fff;font-size:64px;line-height:.95}.denim-hero-card p{margin:12px 0 0;color:#e6eff8;font-size:15px}.style-meter{height:10px;margin-top:24px;overflow:hidden;background:#fff3;border-radius:999px}.style-meter span{display:block;width:84%;height:100%;background:linear-gradient(90deg,var(--stitch),var(--brass))}.info-card,.product-card,.lead-panel,.workflow-strip,.visual-empty,.profile-card{border-color:#0a234424;box-shadow:0 18px 45px #07152c14}.info-card{background:linear-gradient(180deg,#fffffff5,#f5f9fdf5),repeating-linear-gradient(90deg,rgba(7,21,44,.04) 0 1px,transparent 1px 9px)}.workflow-strip{background:#fff7e6;border-color:#ead4ac}.workflow-strip strong{background:var(--denim)}.results-head{padding:26px;background:#ffffffeb;border:1px solid rgba(10,35,68,.12);border-radius:20px;box-shadow:0 18px 42px #07152c14}.product-card{border-radius:18px}.product-media{background:repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0 1px,transparent 1px 8px),linear-gradient(145deg,#061126,#1f4f82)}.marketplace{background:#ffd76a;color:#07152c}.match-badge{background:linear-gradient(135deg,var(--stitch),var(--brass));color:#07152c}.primary-action{background:linear-gradient(135deg,#07152c,#123762)}.card-actions button,.show-more,.filter-chips button{border-color:#d98a3552}.lead-panel{position:relative;overflow:hidden;background:linear-gradient(120deg,#040f22f5,#0f2e50f5),url(/assets/denim-ai-stylist-bg-ChQX0Geu.png);background-position:center bottom;background-size:cover}.trust-note{color:#5f6e80}.footer{background:#061126;border-top-color:#ffffff1f;color:#c9d7e8}.footer strong{color:#fff}@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}.assistant-prompts{margin-top:22px}.starter-grid,.results-head,.lead-panel,.profile-grid,.discovery-hero,.info-grid{grid-template-columns:1fr}.denim-swatch{grid-template-columns:repeat(3,1fr)}.denim-swatch span{min-height:58px}.floating-warning{grid-column:auto;margin:0}.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}.workflow-strip{align-items:flex-start;flex-direction:column}}
