:root{--terracotta: #e74d1a;--terracotta-dark: #b33e15;--maroon: #8c231c;--orange: #ef9433;--blue: #4089bc;--blue-deep: #185fa5;--cream: #fff8ee;--pale-yellow: #f6de9e;--paper: #ffffff;--ink: #2b2420;--ink-soft: #6b5f55;--ink-faint: #a2958a;--line: #eae0d2;--tint-terracotta: #fcefe6;--tint-blue: #e9f1f8;--tint-ochre: #fbf3d8;--tint-sage: #e8f0e2;--tint-rose: #f7e4e1;--deep-terracotta: #b33e15;--deep-blue: #185fa5;--deep-ochre: #7a5a17;--deep-sage: #4f6b3a;--radius-s: 14px;--radius-m: 24px;--radius-l: 40px;--shadow-card: 0 8px 20px -10px rgba(140, 35, 28, .28);--font-display: "Fredoka", sans-serif;--font-body: "Inter", sans-serif;--chat-dock: 132px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;margin:0;letter-spacing:-.01em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit}input,textarea,select{font-family:inherit}img,svg{display:block;max-width:100%}:focus-visible{outline:2.5px solid var(--terracotta);outline-offset:3px;border-radius:6px}@keyframes fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.screen{min-height:100vh;display:flex;flex-direction:column}.wrap{max-width:1180px;margin:0 auto;padding:0 32px;width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.nav{display:flex;align-items:center;gap:40px;padding:24px 0}.logo{display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-weight:600;font-size:20px;flex-shrink:0}.logo img{width:34px;height:34px;border-radius:50%;flex-shrink:0}.nav-links{display:flex;gap:32px;font-size:15px;color:var(--ink-soft)}.nav-links a{transition:color .15s}.nav-links a:hover{color:var(--terracotta)}.auth-circle{margin-left:auto;width:42px;height:42px;border-radius:50%;background:var(--cream);border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s;flex-shrink:0;color:var(--maroon)}.auth-circle:hover{background:var(--pale-yellow);border-color:var(--terracotta)}.auth-circle svg{width:19px;height:19px}.btn-primary,.cta-primary,.analyze-btn{background:var(--terracotta);color:#fff;padding:16px 32px;border-radius:999px;font-size:16px;font-weight:600;font-family:var(--font-display);display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 0 var(--terracotta-dark);transition:transform .12s,box-shadow .12s}.btn-primary:hover,.cta-primary:hover,.analyze-btn:not(:disabled):hover{transform:translateY(2px);box-shadow:0 4px 0 var(--terracotta-dark)}.analyze-btn:disabled{background:var(--line);color:var(--ink-faint);box-shadow:0 6px #ddd2c0;cursor:not-allowed}.cta-primary svg,.analyze-btn svg,.btn-primary svg{width:18px;height:18px}.btn-outline{border:1.6px solid var(--line);border-radius:999px;white-space:nowrap;padding:12px 22px;font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--ink-soft);display:inline-flex;align-items:center;gap:8px;transition:border-color .15s,color .15s}.btn-outline:hover{border-color:var(--terracotta);color:var(--terracotta-dark)}.btn-primary-sm{background:var(--terracotta);color:#fff;border-radius:999px;white-space:nowrap;padding:12px 24px;font-family:var(--font-display);font-weight:600;font-size:14px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 0 var(--terracotta-dark);transition:transform .12s,box-shadow .12s}.btn-primary-sm:hover{transform:translateY(2px);box-shadow:0 2px 0 var(--terracotta-dark)}.btn-outline:disabled,.btn-primary-sm:disabled{opacity:.4;cursor:not-allowed;transform:none}.eyebrow-pill{display:inline-flex;align-items:center;gap:8px;background:var(--pale-yellow);color:var(--terracotta-dark);padding:8px 18px;border-radius:999px;font-size:14px;font-weight:600;width:fit-content}.eyebrow-pill svg{width:16px;height:16px}.hero{padding:40px 0 100px;position:relative}.hero-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}h1.hero-title{font-size:56px;line-height:1.05;margin:24px 0}h1.hero-title .accent{color:var(--terracotta)}.hero-sub{font-size:18px;line-height:1.6;color:var(--ink-soft);max-width:480px;margin:0 0 32px}.cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.cta-note{font-size:13px;color:var(--ink-soft)}.hero-visual{position:relative;height:560px}.hero-blob{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--pale-yellow);border-radius:60% 40% 55% 45%/50% 55% 45% 50%;opacity:.55}.hero-portrait{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:440px;max-width:88%;aspect-ratio:4 / 5;border-radius:45% 55% 58% 42%/55% 48% 52% 45%;overflow:hidden;box-shadow:0 20px 45px -12px #8c231c59;border:6px solid #fff}.hero-portrait img{width:100%;height:100%;object-fit:cover}.doodle{position:absolute;opacity:.9}.marquee-wrap{background:var(--cream);padding:22px 0;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.marquee-track{display:flex;gap:48px;width:max-content;animation:marquee-scroll 28s linear infinite}.marquee-track span{font-family:var(--font-display);font-size:18px;font-weight:500;color:var(--ink-soft);display:flex;align-items:center;gap:12px;white-space:nowrap}.marquee-track svg{width:20px;height:20px;flex-shrink:0}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center;padding:0 32px;row-gap:12px}html{scroll-behavior:auto}}.section{padding:100px 0}.section-head{max-width:640px;margin:0 auto 56px;text-align:center}.section-head .kicker{font-size:14px;font-weight:600;color:var(--terracotta);text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:12px}.section-head h2{font-size:38px;line-height:1.15}.section-head p{font-size:17px;line-height:1.7;color:var(--ink-soft);margin:18px 0 0}.steps-scroll{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:12px 0 30px;scrollbar-width:none}.steps-scroll::-webkit-scrollbar{display:none}.step-card{scroll-snap-align:start;min-width:0;border-radius:var(--radius-m);padding:32px 28px;position:relative;min-height:340px;display:flex;flex-direction:column;transition:transform .25s ease}.step-card:hover{transform:translateY(-6px)}.step-card.c1{background:var(--tint-terracotta)}.step-card.c2{background:var(--tint-blue)}.step-card.c3{background:var(--tint-ochre)}.step-card.c4{background:var(--tint-rose)}.step-num{font-family:var(--font-display);font-size:15px;font-weight:600;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0000000f;margin-bottom:24px}.step-card h3{font-size:22px;margin-bottom:12px}.step-card p{font-size:15px;line-height:1.6;color:var(--ink-soft);margin:0;flex:1}.step-icon{position:absolute;top:28px;right:28px;width:34px;height:34px;opacity:.85}.audience{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.audience li{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-m);padding:28px 26px;font-size:15px;line-height:1.65;color:var(--ink-soft)}.audience strong{display:block;font-family:var(--font-display);font-weight:600;font-size:19px;color:var(--ink);margin-bottom:10px}.examples-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.example-card{border-radius:var(--radius-m);overflow:hidden;background:var(--cream);border:1px solid var(--line)}.example-media{height:200px;display:flex;align-items:center;justify-content:center}.example-media.m1{background:#f3e3d4}.example-media.m2{background:#e4eef6}.example-media.m3{background:#f6e9ec}.example-body{padding:22px 24px}.example-tag{font-size:13px;color:var(--terracotta-dark);font-weight:600;margin-bottom:6px}.example-body h3{font-size:19px}.example-soon{display:inline-block;margin-top:14px;font-size:12px;font-weight:600;padding:5px 12px;border-radius:999px;background:#0000000f;color:var(--ink-soft)}.mood-lead{font-size:17px;line-height:1.65;color:var(--ink-soft);margin:0 auto 32px;max-width:620px;text-align:center}.mood-list{display:flex;flex-direction:column;gap:16px;max-width:820px;margin:0 auto}.mood-card{display:flex;align-items:center;gap:22px;padding:22px;border-radius:var(--radius-m);border:1.8px solid var(--line);background:var(--paper);text-align:left;width:100%;transition:border-color .15s,transform .15s,background .15s;position:relative}.mood-card:hover{transform:translateY(-4px)}.mood-card.selected,.mood-card.active{border-color:var(--terracotta);background:var(--cream)}.mood-card input[type=radio]{position:absolute;opacity:0;width:1px;height:1px}.mood-emoji{width:108px;height:108px;flex-shrink:0;border-radius:26px;object-fit:cover;border:3px solid #fff;box-shadow:var(--shadow-card);background:var(--cream)}.mood-card.c-terracotta .mood-emoji{background:var(--tint-terracotta)}.mood-card.c-blue .mood-emoji{background:var(--tint-blue)}.mood-card.c-sage .mood-emoji{background:var(--tint-sage)}.mood-card.c-ochre .mood-emoji{background:var(--tint-ochre)}.mood-info{min-width:0}.mood-info h4,.mood-info .mood-name{font-family:var(--font-display);font-size:21px;font-weight:600;margin:0 0 6px;display:block}.mood-info p,.mood-info .mood-tagline{font-size:15.5px;color:var(--ink-soft);line-height:1.6;margin:0;display:block}.mood-sample{display:block;margin-top:10px;font-size:14.5px;line-height:1.55;color:var(--terracotta-dark);font-style:italic}.ask-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:start}.chat-intro h3{font-size:26px;margin-bottom:12px;color:var(--terracotta-dark)}.chat-intro p{font-size:17px;line-height:1.7;color:var(--ink);margin:0}.chat-intro strong{color:var(--terracotta-dark)}.chat-mock{background:var(--cream);border-radius:var(--radius-l);padding:26px 24px 20px;border:1px solid var(--line)}.chat-mock-scroll{display:flex;flex-direction:column;gap:14px}.cm-msg{display:flex;gap:10px;align-items:flex-end;max-width:85%}.cm-msg.you{align-self:flex-end;flex-direction:row-reverse}.cm-avatar{width:28px;height:28px;border-radius:50%;background:var(--pale-yellow);color:var(--maroon);flex-shrink:0;display:flex;align-items:center;justify-content:center}.cm-msg.you .cm-avatar{background:var(--terracotta);color:#fff}.cm-avatar svg{width:16px;height:16px}.cm-bubble{background:#fff;border-radius:16px 16px 16px 4px;padding:12px 15px;font-size:14px;line-height:1.55;color:var(--ink)}.cm-msg.you .cm-bubble{background:var(--terracotta);color:#fff;border-radius:16px 16px 4px}.cm-bubble.plain{background:#fff;color:var(--ink);border:1px solid var(--line)}.cm-msg.you .cm-bubble.plain{background:#fff;color:var(--ink)}.cm-bubble.highlight{background:linear-gradient(135deg,var(--terracotta),var(--orange));color:#fff;box-shadow:0 8px 20px -6px #e74d1a80;position:relative}.cm-spark{position:absolute;top:-10px;right:-8px;width:26px;height:26px}.cm-input-row{display:flex;align-items:center;gap:8px;margin-top:18px}.cm-icon-btn{width:32px;height:32px;border-radius:50%;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);color:var(--maroon)}.cm-icon-btn svg{width:15px;height:15px}.cm-fake-input{flex:1;border:1px solid var(--line);border-radius:999px;padding:9px 15px;font-size:13.5px;color:var(--ink-soft);background:#fff}.cm-send{width:32px;height:32px;border-radius:50%;background:var(--terracotta);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.cm-send svg{width:14px;height:14px}.photo-band{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:80px}.photo-band figure{margin:0;border-radius:var(--radius-m);overflow:hidden;position:relative;background:var(--cream)}.photo-band img{width:100%;height:320px;object-fit:cover}.photo-band figcaption{position:absolute;left:18px;bottom:18px;background:#ffffffeb;color:var(--ink);font-family:var(--font-display);font-weight:600;font-size:14px;padding:8px 16px;border-radius:999px}footer{padding:60px 0 40px;border-top:1px solid var(--line);margin-top:auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;font-size:13px;color:var(--ink-soft)}.footer-links{display:flex;gap:24px;font-size:14px}.footer-links a:hover{color:var(--terracotta)}.topbar{display:flex;align-items:center;gap:14px;padding:20px 0}.back-btn{width:40px;height:40px;border-radius:50%;background:var(--cream);border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--maroon);transition:background .15s}.back-btn:hover{background:var(--pale-yellow)}.back-btn svg{width:18px;height:18px}.topbar-title{font-family:var(--font-display);font-weight:600;font-size:16px}.topbar .logo{margin-left:auto}.step-progress{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-soft);margin-left:auto}.step-progress .dot{width:8px;height:8px;border-radius:50%;background:var(--line)}.step-progress .dot.active{background:var(--terracotta)}.upload-shell{max-width:900px;margin:0 auto;padding:30px 0 100px;text-align:center;animation:fadein .3s ease both}.upload-shell .kicker{font-size:14px;font-weight:600;color:var(--terracotta);text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:12px}.upload-shell h1{font-size:38px;line-height:1.2;margin-bottom:14px}.lead{font-size:16px;color:var(--ink-soft);max-width:520px;margin:0 auto 40px;line-height:1.6}.dropzone{border:2.5px dashed #e9c6a0;background:var(--cream);border-radius:32px;padding:52px 32px;position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;transition:border-color .15s,background .15s;cursor:pointer}.dropzone:hover,.dropzone.drag{border-color:var(--terracotta);background:#fdf0e5}.drop-icon{width:64px;height:64px}.drop-title{font-family:var(--font-display);font-size:18px;font-weight:600}.drop-sub{font-size:14px;color:var(--ink-soft)}.btn-file{background:var(--terracotta);color:#fff;padding:12px 26px;border-radius:999px;font-family:var(--font-display);font-weight:600;font-size:14px;margin-top:4px;box-shadow:0 5px 0 var(--terracotta-dark);transition:transform .12s,box-shadow .12s}.btn-file:hover{transform:translateY(2px);box-shadow:0 3px 0 var(--terracotta-dark)}.preview-card{display:flex;align-items:center;gap:16px;text-align:left;margin-top:22px;padding:14px 18px 14px 14px;border:1.5px solid var(--line);border-radius:var(--radius-m);background:var(--paper);animation:fadein .25s ease both}.preview-card img{width:72px;height:72px;border-radius:16px;object-fit:cover;flex-shrink:0}.preview-meta{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.preview-meta strong{font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-meta span{font-size:13px;color:var(--ink-soft)}.remove-btn{width:34px;height:34px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--maroon)}.remove-btn:hover{background:var(--tint-rose)}.remove-btn svg{width:15px;height:15px}.mentor-section{margin-top:60px;text-align:left;border:0;padding:0;min-width:0}.mentor-section legend{display:block;width:100%;text-align:center;padding:0}.mentor-section h2,.mentor-section .mentor-title{font-family:var(--font-display);font-weight:600;font-size:24px;text-align:center;margin-bottom:8px;display:block}.mentor-sub{text-align:center;color:var(--ink-soft);font-size:15px;line-height:1.6;margin:0 auto 28px;max-width:560px}.form-error{margin-top:22px;background:var(--tint-rose);border:1.5px solid #e8b6ad;color:var(--maroon);border-radius:var(--radius-s);padding:12px 16px;font-size:14.5px;line-height:1.5;text-align:left}.continue-row{margin-top:44px}.about-section{margin-top:56px;text-align:left;border:0;padding:0;min-width:0}.about-section legend{display:block;width:100%;text-align:center;padding:0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px;max-width:760px;margin:0 auto}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field-wide{grid-column:1 / -1}.field-label{font-size:14px;font-weight:600;color:var(--ink)}.field-input{width:100%;border:1.5px solid var(--line);border-radius:var(--radius-s);background:var(--paper);padding:11px 14px;font-size:14.5px;color:var(--ink);line-height:1.5;resize:vertical}.field-input:focus{border-color:var(--terracotta);outline:none}select.field-input{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:38px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b5f55' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 14px center}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{position:relative;display:flex;flex-direction:column;gap:1px;padding:9px 14px;border:1.5px solid var(--line);border-radius:var(--radius-s);background:var(--paper);cursor:pointer;min-width:0;transition:border-color .12s,background .12s}.chip input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.chip strong{font-size:14px;font-weight:600}.chip span{font-size:12.5px;color:var(--ink-soft)}.chip:hover{border-color:#e9c6a0;background:var(--cream)}.chip.selected{border-color:var(--terracotta);background:var(--tint-terracotta)}.chip:has(input:focus-visible){outline:2.5px solid var(--terracotta);outline-offset:3px}@media(max-width:640px){.about-grid{grid-template-columns:1fr}}.signin-shell{max-width:460px;margin:0 auto;padding:60px 0 100px;text-align:center}.signin-shell h1{font-size:32px;margin-bottom:14px}.signin-input{width:100%;border:1.5px solid var(--line);border-radius:999px;padding:14px 20px;font-size:15px;margin-bottom:18px;background:var(--paper)}.signin-input:focus{border-color:var(--terracotta);outline:none}.waiting{max-width:560px;margin:0 auto;padding:70px 0 100px;text-align:center;animation:fadein .3s ease both}.waiting img{width:220px;height:220px;object-fit:cover;border-radius:32px;margin:0 auto 28px;border:5px solid #fff;box-shadow:var(--shadow-card)}.waiting h1{font-size:30px;margin-bottom:12px}.waiting p{font-size:16px;color:var(--ink-soft);line-height:1.65;margin:0 0 28px}.waiting-dots{display:flex;gap:8px;justify-content:center}.waiting-dots span{width:10px;height:10px;border-radius:50%;background:var(--terracotta);animation:waiting-bounce 1.1s infinite ease-in-out}.waiting-dots span:nth-child(2){animation-delay:.15s}.waiting-dots span:nth-child(3){animation-delay:.3s}@keyframes waiting-bounce{0%,70%,to{transform:none;opacity:.45}35%{transform:translateY(-7px);opacity:1}}.waiting-progress{display:flex;flex-direction:column;align-items:center;gap:12px;margin:0 0 24px}.waiting-phases{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.waiting-phase{font-size:12.5px;font-weight:600;padding:5px 12px;border-radius:999px;background:var(--cream);color:var(--ink-faint);border:1.5px solid transparent;transition:background .2s,color .2s}.waiting-phase.done{background:var(--tint-sage);color:var(--deep-sage)}.waiting-phase.current{background:var(--tint-terracotta);color:var(--terracotta-dark);border-color:#e9c6a0}.waiting-line{font-size:14px;color:var(--ink-soft);min-height:1.5em}.waiting-stale{margin-top:34px;padding:18px 20px;border:1.5px solid #e9c6a0;background:var(--cream);border-radius:var(--radius-m)}.waiting-stale p{margin-bottom:14px;font-size:14.5px}.file-badge{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-soft);background:var(--cream);padding:7px 15px;border-radius:999px;margin-left:auto;max-width:46%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file-badge svg{width:16px;height:16px;flex-shrink:0;color:var(--maroon)}.stepper{display:flex;gap:10px}.stepper .seg{flex:1;height:6px;border-radius:999px;background:var(--line);transition:background .15s}.stepper .seg.done{background:#f0c4a4}.stepper .seg.current{background:var(--terracotta)}.stepper .seg:disabled{cursor:not-allowed}.step-labels{display:flex;padding:8px 0 20px;font-size:12.5px;color:var(--ink-soft)}.step-labels .lab{flex:1;text-align:left}.step-labels .lab:last-child{text-align:right}.step-labels .lab.current{color:var(--terracotta-dark);font-weight:600}.steps-main{padding:10px 0 var(--chat-dock)}.stage-top{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}.stage-head{flex:1;min-width:280px}.stage-title{font-size:46px;line-height:1.1;margin-top:16px}.thumb-box{flex-shrink:0;width:340px;max-width:100%}.thumb-media{background:#efe2ce;border-radius:26px;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.thumb-media img{width:100%;height:100%;object-fit:cover}.thumb-media img.phase-build{filter:grayscale(1) contrast(1.06)}.thumb-media img.phase-finish{filter:saturate(1.12)}.thumb-caption{font-size:13.5px;color:var(--ink-soft);margin:12px 0 0;text-align:center;line-height:1.45}.substep-bar{display:flex;align-items:center;gap:10px;margin-top:18px}.arrow-btn{width:34px;height:34px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s;color:var(--ink)}.arrow-btn:hover:not(:disabled){background:var(--pale-yellow)}.arrow-btn:disabled{opacity:.35;cursor:not-allowed}.arrow-btn svg{width:16px;height:16px}.substep-track{display:flex;gap:8px;flex:1;overflow-x:auto;padding:2px;scrollbar-width:none}.substep-track::-webkit-scrollbar{display:none}.substep-pill{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:500;background:var(--cream);color:var(--ink-soft);white-space:nowrap;border:1.5px solid transparent}.substep-pill .n{width:18px;height:18px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:600;flex-shrink:0}.substep-pill.done{color:var(--terracotta-dark)}.substep-pill.done .n,.substep-pill.current{background:var(--terracotta);color:#fff}.substep-pill.current .n{background:#fff;color:var(--terracotta-dark)}.stage-text{font-size:19px;color:var(--ink-soft);line-height:1.7;margin-top:24px;max-width:680px}.stage-detail{margin-top:40px;display:grid;gap:28px}.materials-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.materials-list li{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-s);padding:14px 18px;display:flex;flex-direction:column;gap:4px}.m-label{font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:600;color:var(--terracotta-dark)}.m-value{font-size:15px;line-height:1.5}.swatch-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.swatch-list li{display:flex;align-items:flex-start;gap:12px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-s);padding:12px 16px}.swatch-dot{width:30px;height:30px;border-radius:10px;flex-shrink:0;border:2px solid #fff;box-shadow:0 2px 6px -2px #2b242066}.swatch-text{display:flex;flex-direction:column;gap:3px;min-width:0}.swatch-text strong{font-size:14.5px;font-weight:600}.swatch-text span{font-size:13px;color:var(--ink-soft);line-height:1.45}.step-notes{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.step-note{display:flex;gap:12px;padding:16px 18px;border-radius:var(--radius-s);font-size:14.5px;line-height:1.6;color:var(--ink-soft)}.step-note svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.step-note strong{display:block;font-family:var(--font-display);font-weight:600;font-size:14px;margin-bottom:4px;color:var(--ink)}.step-note.tip{background:var(--tint-blue);color:#4b5f6d}.step-note.tip svg{color:var(--blue-deep)}.step-note.watch{background:var(--tint-ochre);color:#6d6144}.step-note.watch svg{color:var(--deep-ochre)}.step-note.hold{background:var(--tint-rose);color:#7a5a55}.step-note.hold svg{color:var(--maroon)}.nav-buttons{display:flex;justify-content:space-between;gap:12px;margin-top:40px}.note-link{display:inline-flex;align-items:center;gap:4px;margin-top:6px;font-size:13px;font-weight:600;color:var(--terracotta-dark)}.note-link svg{width:13px;height:13px}.note-link:hover{text-decoration:underline}.chat-panel{position:fixed;left:0;right:0;bottom:0;z-index:20;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px -18px #2b242080}.chat-panel-inner{max-width:1180px;margin:0 auto;padding:0 32px}.chat-head{display:flex;align-items:center;gap:8px;padding:10px 0 0;font-size:13px;color:var(--ink-soft)}.chat-head svg{width:15px;height:15px;color:var(--maroon)}.chat-toggle{margin-left:auto;font-size:13px;font-weight:600;color:var(--terracotta-dark)}.chat-scroll{max-height:260px;overflow-y:auto;padding:12px 0 4px;display:flex;flex-direction:column;gap:10px}.msg{display:flex;gap:10px;align-items:flex-end;max-width:88%}.msg.you{align-self:flex-end;flex-direction:row-reverse}.msg-avatar{width:26px;height:26px;border-radius:50%;background:var(--cream);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--maroon)}.msg.you .msg-avatar{background:var(--terracotta);color:#fff}.msg-avatar svg{width:14px;height:14px}.bubble{background:var(--cream);border-radius:16px 16px 16px 4px;padding:11px 14px;font-size:14.5px;line-height:1.55;color:var(--ink);white-space:pre-wrap}.msg.you .bubble{background:var(--terracotta);color:#fff;border-radius:16px 16px 4px}.bubble.streaming:after{content:"";display:inline-block;width:2px;height:1em;margin-left:2px;vertical-align:-.15em;background:var(--terracotta);animation:caret .9s steps(2) infinite}@keyframes caret{to{opacity:0}}.bubble-photo{display:block;font-size:12.5px;opacity:.75;margin-bottom:5px}.chat-empty{font-size:13.5px;color:var(--ink-faint);padding:4px 0 0}.thinking{font-size:13.5px;color:var(--ink-soft);font-style:italic}.chat-input-row{display:flex;align-items:center;gap:8px;padding:12px 0}.icon-btn{width:34px;height:34px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s;color:var(--maroon)}.icon-btn:hover{background:var(--pale-yellow)}.icon-btn.armed{background:var(--terracotta);color:#fff}.icon-btn svg{width:16px;height:16px}.chat-input{flex:1;min-width:0;border:1px solid var(--line);border-radius:999px;padding:10px 16px;font-size:14px;background:var(--paper)}.chat-input:focus{border-color:var(--terracotta);outline:none}.send-btn{width:34px;height:34px;border-radius:50%;background:var(--terracotta);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.send-btn:disabled{background:var(--line);color:var(--ink-faint);cursor:not-allowed}.send-btn svg{width:15px;height:15px}.attached-note{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ink-soft);padding-bottom:8px}.attached-note button{color:var(--terracotta-dark);font-weight:600;text-decoration:underline}.legal{max-width:720px;margin:0 auto;padding:30px 0 90px}.legal h1{font-size:34px;margin-bottom:8px}.legal-updated{font-size:13.5px;color:var(--ink-faint);margin:0 0 36px}.legal h2{font-size:21px;margin:40px 0 12px}.legal p,.legal li{font-size:16px;line-height:1.75;color:var(--ink-soft)}.legal p{margin:0 0 16px}.legal ul{margin:0 0 16px;padding-left:22px}.legal li{margin-bottom:12px}.legal strong{color:var(--ink)}.legal a{color:var(--terracotta-dark);text-decoration:underline}.admin-shell{padding-bottom:120px}.admin-lead{font-size:15px;line-height:1.65;color:var(--ink-soft);max-width:720px;margin:0 0 36px}.admin-group{margin-bottom:44px}.admin-group h2{font-size:22px;margin-bottom:20px;display:flex;align-items:center;gap:8px;color:var(--terracotta-dark)}.admin-field{margin-bottom:26px}.admin-field-head{display:flex;align-items:center;gap:12px;margin-bottom:6px;flex-wrap:wrap}.admin-field-head label{font-family:var(--font-display);font-weight:600;font-size:16px}.admin-reset{font-size:13px;color:var(--terracotta-dark);text-decoration:underline}.admin-badge{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:var(--pale-yellow);color:var(--terracotta-dark);padding:3px 10px;border-radius:999px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:12px 0 10px}.stat{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1.5px solid var(--line);border-radius:var(--radius-s);background:var(--cream)}.stat strong{font-family:var(--font-display);font-size:24px;font-weight:600}.stat span{font-size:12.5px;color:var(--ink-soft);line-height:1.4}.admin-help{font-size:13.5px;line-height:1.6;color:var(--ink-soft);margin:0 0 10px;max-width:720px}.admin-select,.admin-textarea{width:100%;border:1.5px solid var(--line);border-radius:var(--radius-s);padding:12px 14px;font-size:14.5px;background:var(--paper);color:var(--ink)}.admin-select.inline{width:auto;padding:6px 12px;font-size:13.5px}.admin-textarea{line-height:1.6;resize:vertical}.admin-select:focus,.admin-textarea:focus{border-color:var(--terracotta);outline:none}.admin-preview{white-space:pre-wrap;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-s);padding:18px;font-size:13px;line-height:1.6;overflow-x:auto}.admin-bar{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--line);padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:14px;color:var(--ink-soft)}.admin-bar-actions{display:flex;align-items:center;gap:16px}.admin-signout{font-size:14px;color:var(--ink-soft);text-decoration:underline}.admin-bar .analyze-btn{padding:12px 26px;font-size:14.5px}@media(max-width:980px){.ask-grid{grid-template-columns:1fr;gap:32px}.audience{grid-template-columns:1fr}.examples-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.steps-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.step-card{flex:0 0 300px}}@media(max-width:860px){.wrap{padding:0 20px}.hero-inner{grid-template-columns:1fr}.hero-visual{height:340px;order:-1}.hero-portrait{width:260px}h1.hero-title{font-size:38px}.nav-links{display:none}.section{padding:70px 0}.section-head h2{font-size:30px}.examples-grid,.photo-band{grid-template-columns:1fr}.mood-card{flex-direction:column;align-items:flex-start}.mood-emoji{width:84px;height:84px}.stage-top{flex-direction:column-reverse}.thumb-box{width:100%}.thumb-media{height:240px}.stage-title{font-size:34px}.upload-shell h1,.legal h1{font-size:28px}.chat-panel-inner{padding:0 20px}.chat-scroll{max-height:200px}footer{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.file-badge{display:none}.chat-scroll{max-height:160px}}@media(max-width:560px){.steps-scroll{margin:0 -20px;padding-left:20px;padding-right:20px}.step-card{flex:0 0 84%}.cta-row{flex-direction:column;align-items:flex-start}.step-labels{font-size:11px}.nav-buttons{flex-direction:column}.nav-buttons a,.nav-buttons button{justify-content:center}}
