:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.home-page{--home-bg:#fbfae8;--home-bg-alt:#f6f4e2;--home-card:#fff;--home-line:#1b1c121f;--home-ink:#1b1c12;--home-ink-soft:#5f5e5e;--home-dark:#201f2b;background:var(--home-bg);width:100%;color:var(--home-ink);font-family:"Hanken Grotesk", var(--sans);letter-spacing:normal}@media (prefers-color-scheme:dark){.home-page{--home-bg:var(--bg);--home-bg-alt:var(--code-bg);--home-card:var(--code-bg);--home-line:var(--border);--home-ink:var(--text-h);--home-ink-soft:var(--text);--home-dark:#0e0d13}}.home-page h1,.home-page h2,.home-page h3,.home-page h4{color:var(--home-ink);margin:0;font-family:Playfair Display,serif}.home-page p{color:var(--home-ink-soft)}.home-page a{color:inherit;text-decoration:none}.home-header{z-index:50;background:color-mix(in srgb, var(--home-bg) 85%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--home-line);justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.home-brand{align-items:center;gap:14px;display:flex}.home-icon-btn{width:22px;height:22px;color:var(--accent);cursor:pointer;flex-shrink:0}.home-header>.home-icon-btn{color:var(--home-ink-soft)}.home-logo{letter-spacing:.02em;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.home-nav{align-items:center;gap:28px;font-size:14px;font-weight:600;display:none}.home-nav a:first-child,.home-nav a:hover{color:var(--accent)}@media (width>=768px){.home-nav{display:flex}}.home-hero{background:var(--home-bg-alt);padding:40px 20px 64px}.home-hero-grid{grid-template-columns:1fr;align-items:center;gap:40px;max-width:1120px;margin:0 auto;display:grid}@media (width>=900px){.home-hero-grid{grid-template-columns:1fr 1fr;gap:56px}}.home-hero-copy{flex-direction:column;gap:20px;display:flex}.home-badge{background:var(--accent);color:#fff;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.home-badge-icon{width:14px;height:14px}.home-headline{letter-spacing:-.01em;font-size:42px;font-weight:700;line-height:1.15}@media (width>=640px){.home-headline{font-size:56px}}.home-headline em{color:var(--accent);font-style:normal}.home-subcopy{max-width:42ch;font-size:17px;line-height:1.6}.home-hero-actions{flex-wrap:wrap;gap:14px;padding-top:8px;display:flex}.home-btn-primary{background:var(--accent);color:#fff;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:15px 28px;font-size:14px;font-weight:600;transition:transform .2s,opacity .2s;display:inline-flex}.home-btn-primary:hover{opacity:.92;transform:translateY(-1px)}.home-btn-icon{width:18px;height:18px}.home-btn-secondary{border:1px solid var(--home-line);letter-spacing:.06em;text-transform:uppercase;color:var(--home-ink);border-radius:6px;justify-content:center;align-items:center;padding:15px 28px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}.home-btn-secondary:hover{background:var(--home-line)}.home-hero-visual{height:360px;position:relative}@media (width>=900px){.home-hero-visual{height:480px}}.home-hero-visual-tilt{background:var(--accent-bg,#aa3bff14);border-radius:20px;position:absolute;inset:0;transform:rotate(3deg)}.home-hero-visual-panel{border:1px solid var(--home-line);background:linear-gradient(155deg,#efe6ff 0%,#f6f4e2 45%,#dab9ff 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;inset:0;overflow:hidden}@media (prefers-color-scheme:dark){.home-hero-visual-panel{background:linear-gradient(155deg,#2b1745 0%,#1f2028 45%,#6e00c7 100%)}}.home-hero-visual-word{color:#1b1c121a;font-family:Playfair Display,serif;font-size:15vw;font-weight:700;line-height:.9}@media (width>=900px){.home-hero-visual-word{font-size:68px}}.home-hero-visual-word-accent{color:var(--accent);-webkit-text-stroke:0}.home-insight-card{background:var(--home-card);border:1px solid var(--home-line);max-width:230px;box-shadow:var(--shadow);border-radius:14px;padding:18px;display:none;position:absolute;bottom:-28px;left:16px}@media (width>=640px){.home-insight-card{display:block}}@media (width>=900px){.home-insight-card{bottom:32px;left:-32px}}.home-insight-head{align-items:center;gap:10px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.home-insight-badge{background:var(--accent-bg,#aa3bff1f);border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.home-insight-icon{width:16px;height:16px;color:var(--accent)}.home-insight-card p{font-size:12.5px;line-height:1.5}.home-insight-bar{gap:4px;margin-top:12px;display:flex}.home-insight-bar-fill{background:var(--accent);border-radius:999px;flex:2;height:4px}.home-insight-bar-track{background:var(--home-line);border-radius:999px;flex:1;height:4px}.home-bento{background:var(--home-bg);padding:56px 20px}.home-bento-grid{grid-template-columns:1fr;gap:20px;max-width:1120px;margin:0 auto;display:grid}@media (width>=768px){.home-bento-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);height:560px}}.home-bento-item{border:1px solid var(--home-line);background:var(--home-card);border-radius:14px;padding:28px;transition:transform .2s}.home-bento-item:hover{transform:translateY(-2px)}.home-bento-color{flex-direction:column;justify-content:space-between;gap:24px;display:flex}@media (width>=768px){.home-bento-color{grid-area:span 2/span 2}}.home-bento-icon{width:32px;height:32px;color:var(--accent)}.home-bento-color h3{margin:14px 0 8px;font-size:22px}.home-swatches{gap:10px;display:flex}.home-swatch{border:1px solid var(--home-line);border-radius:999px;width:44px;height:44px}.home-swatch-1{background:var(--accent)}.home-swatch-2{background:#e4e3d2}.home-swatch-3{background:#c8c6c5}.home-swatch-4{background:var(--accent-bg,#aa3bff40)}.home-bento-texture{background:var(--home-bg-alt);align-items:center;gap:20px;display:flex}@media (width>=768px){.home-bento-texture{grid-column:span 2}}.home-texture-thumb{background:linear-gradient(135deg, var(--accent) 0%, #dab9ff 50%, var(--home-card) 100%);border:1px solid var(--home-line);border-radius:12px;flex-shrink:0;width:88px;height:88px}.home-bento-texture h3{margin-bottom:4px;font-size:20px}.home-bento-texture p{text-transform:uppercase;letter-spacing:.08em;font-size:13px}.home-bento-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.home-stat-number{color:var(--accent);font-family:Playfair Display,serif;font-size:36px;font-weight:700}.home-bento-stat p{text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.home-bento-closet{text-align:center;background:var(--accent);color:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.home-bento-closet p{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:600}.home-process{background:var(--home-card);padding:56px 20px}.home-process-head{flex-direction:column;gap:16px;max-width:1120px;margin:0 auto 48px;display:flex}@media (width>=768px){.home-process-head{flex-direction:row;justify-content:space-between;align-items:flex-end}}.home-eyebrow{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}.home-process-title{font-size:30px;line-height:1.25}@media (width>=640px){.home-process-title{font-size:38px}}.home-process-desc{max-width:34ch;font-size:16px}.home-steps{grid-template-columns:1fr;gap:44px;max-width:1120px;margin:0 auto;display:grid}@media (width>=768px){.home-steps{grid-template-columns:repeat(3,1fr)}}.home-step{position:relative}.home-step-number{color:var(--home-line);pointer-events:none;z-index:0;font-family:Playfair Display,serif;font-size:88px;font-weight:700;position:absolute;top:-34px;left:-4px}.home-step h4{z-index:1;align-items:center;gap:12px;margin-bottom:12px;padding-top:24px;font-size:22px;display:flex;position:relative}.home-step-rule{background:var(--accent);flex-shrink:0;width:28px;height:1px}.home-step p{z-index:1;font-size:15px;line-height:1.6;position:relative}.home-cta{background:var(--home-bg);padding:56px 20px}.home-cta-panel{background:var(--home-dark);text-align:center;border-radius:20px;max-width:1120px;margin:0 auto;padding:72px 24px;position:relative;overflow:hidden}.home-cta-glow{filter:blur(90px);opacity:.35;pointer-events:none;border-radius:999px;width:320px;height:320px;position:absolute}.home-cta-glow-1{background:var(--accent);top:-80px;right:-60px}.home-cta-glow-2{background:#dab9ff;bottom:-80px;left:-60px}.home-cta-content{z-index:1;flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex;position:relative}.home-cta-content h2{color:#fbfae8;font-size:32px;line-height:1.25}@media (width>=640px){.home-cta-content h2{font-size:44px}}.home-cta-content p{color:#cfc2d9;font-size:16px}.home-btn-cta{box-shadow:0 12px 30px -8px var(--accent);border-radius:999px;margin-top:8px;padding:17px 36px}.home-footer{text-align:center;background:var(--home-bg);border-top:1px solid var(--home-line);flex-direction:column;align-items:center;gap:16px;padding:32px 20px;display:flex}.home-footer-copy{margin-top:4px;font-size:12px}.home-footer-links{gap:20px;font-size:13px;display:flex}.home-footer-links a:hover{color:var(--accent)}@media (width>=768px){.home-footer{text-align:left;flex-direction:row;justify-content:space-between}}.home-bottom-nav{z-index:50;background:color-mix(in srgb, var(--home-bg) 85%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--home-line);justify-content:space-around;align-items:center;padding:8px 4px;display:flex;position:sticky;bottom:0}@media (width>=768px){.home-bottom-nav{display:none}}.home-bottom-nav-item{color:var(--home-ink-soft);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-direction:column;align-items:center;gap:2px;padding:6px 14px;font-size:11px;display:flex}.home-bottom-nav-item.is-active{color:var(--accent);background:var(--accent-bg,#aa3bff1f)}.home-bottom-nav-icon{width:20px;height:20px}.profile-page{text-align:left;box-sizing:border-box;width:100%;max-width:420px;margin:0 auto;padding:48px 20px}.profile-header{text-align:center;margin-bottom:32px}.profile-back{font:inherit;color:var(--text);cursor:pointer;background:0 0;border:none;align-items:center;margin-bottom:16px;padding:0;font-size:14px;display:inline-flex}.profile-back:hover{color:var(--accent)}.profile-header h1{margin:0 0 8px;font-size:32px}.profile-header p{color:var(--text)}.profile-form{flex-direction:column;gap:24px;display:flex}.photo-field{flex-direction:column;align-items:center;gap:8px;display:flex}.photo-dropzone{border:2px dashed var(--border);background:var(--code-bg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;padding:0;transition:border-color .2s;display:flex;overflow:hidden}.photo-dropzone:hover{border-color:var(--accent-border)}.photo-dropzone.is-dragging{border-color:var(--accent);background:var(--accent-border)}.photo-dropzone.has-error{border-color:#e5484d}.photo-preview{object-fit:cover;width:100%;height:100%}.photo-placeholder{color:var(--text);flex-direction:column;align-items:center;gap:6px;font-size:14px;display:flex}.photo-icon{color:var(--accent);font-size:28px;line-height:1}.photo-remove{color:var(--text);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.field-row{gap:16px;display:flex}.field{flex-direction:column;flex:1;gap:6px;display:flex}.field label{color:var(--text-h);font-size:14px}.field input{font:inherit;border:1px solid var(--border);background:var(--bg);color:var(--text-h);box-sizing:border-box;border-radius:8px;padding:10px 12px;font-size:16px}.field input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.field input.has-error{border-color:#e5484d}.field-error{color:#e5484d;margin:0;font-size:13px}.submit-button{font:inherit;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px;font-size:16px;transition:opacity .2s}.submit-button:hover{opacity:.9}.submit-button:disabled{cursor:not-allowed;opacity:.6}.api-error{color:#e5484d;text-align:center;background:#e5484d1a;border-radius:8px;margin:20px 0 0;padding:12px 16px;font-size:14px}.consult-result{border:1px solid var(--border);background:var(--code-bg);border-radius:12px;margin-top:24px;padding:20px}.consult-bmi{color:var(--accent);margin:0 0 12px;font-size:14px;font-weight:600}.consult-report{white-space:pre-wrap;color:var(--text-h);font-size:15px;line-height:160%}.hairstyle-section{border:1px solid var(--border);background:var(--code-bg);border-radius:12px;margin-top:24px;padding:20px}.hairstyle-loading{color:var(--text);margin:0;font-size:14px}.hairstyle-title{color:var(--text-h);margin:0 0 12px;font-size:16px}.hairstyle-image{border-radius:8px;width:100%;display:block}.hairstyle-error{color:#e5484d;margin:0;font-size:13px}
