:root{--ink:#201330;--muted:#675a74;--soft:#fff7ee;--paper:#fffdf8;--lavender:#eee7ff;--purple:#7c3aed;--deep-purple:#4c1d95;--pink:#ff7eb6;--peach:#ffbe8a;--mint:#c6f6d5;--blue:#d9edff;--line:#4c1d9524;--shadow:0 30px 90px #37165b2e;--shadow-soft:0 18px 60px #37165b1f;--radius-xl:8px;--radius-lg:8px;--radius-md:8px;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 6%,#ff7eb638,#0000 28%),radial-gradient(circle at 86% 10%,#7c3aed33,#0000 30%),radial-gradient(circle at 66% 88%,#ffbe8a3d,#0000 28%),linear-gradient(#fff7ee 0%,#f7f1ff 45%,#fffaf3 100%);margin:0;font-family:ui-rounded,SF Pro Rounded,Nunito,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%}.shell{min-height:100vh;overflow:hidden}.container{width:min(var(--max), calc(100% - 40px));margin:0 auto}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff7eebd;border-bottom:1px solid #4c1d9514;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:1.1rem;font-weight:900;display:inline-flex}.logo{color:#fff;background:linear-gradient(135deg, var(--deep-purple), var(--purple), var(--pink));letter-spacing:-.08em;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 12px 30px #7c3aed52}.nav-links{color:#201330b8;align-items:center;gap:18px;font-weight:700;display:flex}.nav-label{display:none}.nav-links a{transition:color .2s}.nav-links a:hover{color:var(--deep-purple)}.nav-actions{align-items:center;gap:10px;display:flex}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 18px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--deep-purple), var(--purple), var(--pink));box-shadow:0 16px 35px #7c3aed4d}.btn-secondary{color:var(--deep-purple);background:#ffffffad;border:1px solid #4c1d951f;box-shadow:0 10px 28px #37165b14}.btn-ghost{color:var(--deep-purple);background:0 0;padding-inline:4px}.hero{padding:72px 0 54px}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;display:grid}.eyebrow{width:fit-content;color:var(--deep-purple);background:#ffffffb8;border:1px solid #4c1d951a;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.88rem;font-weight:850;display:inline-flex;box-shadow:0 10px 30px #37165b14}h1{letter-spacing:-.08em;margin:18px 0;font-size:clamp(3rem,7vw,6.6rem);line-height:.92}.gradient-word{color:#0000;background:linear-gradient(135deg, var(--deep-purple), var(--purple), var(--pink));-webkit-background-clip:text;background-clip:text}.lede{color:#201330bd;max-width:640px;font-size:clamp(1.12rem,2vw,1.38rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.micro-note{color:#2013308c;font-weight:700}.phone-stage{place-items:center;min-height:620px;display:grid;position:relative}.phone{width:min(390px,88vw);min-height:680px;box-shadow:var(--shadow);background:linear-gradient(#22122f,#4d276f);border-radius:46px;padding:16px;position:relative;transform:rotate(2deg)}.phone:before{content:"";z-index:3;background:#150c20;border-radius:999px;width:104px;height:28px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-screen{background:linear-gradient(#7c3aed09 1px,#0000 1px) 0 0/100% 34px,linear-gradient(#fffdf8,#fff4f9 62%,#f0e8ff);border-radius:34px;min-height:650px;padding:42px 20px 22px;overflow:hidden}.phone-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.pill{color:var(--deep-purple);background:#7c3aed1a;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.78rem;font-weight:850;display:inline-flex}.avatar-stack{display:flex}.avatar{width:34px;height:34px;color:var(--deep-purple);background:var(--lavender);border:3px solid #fffdf8;border-radius:50%;place-items:center;margin-left:-8px;font-weight:900;display:grid}.avatar:first-child{background:#ffe0ef;margin-left:0}.prompt-card,.entry-card,.letter-card,.feature-card,.soft-card,.route-card{box-shadow:var(--shadow-soft);border-radius:var(--radius-lg);background:#ffffffbd;border:1px solid #4c1d951c}.prompt-card{padding:20px}.prompt-kicker{color:var(--muted);font-size:.86rem;font-weight:850}.prompt-text{letter-spacing:-.035em;margin:8px 0 0;font-size:1.35rem;font-weight:900;line-height:1.25}.entry-card{margin-top:16px;padding:16px;transform:rotate(-1deg)}.entry-lines{gap:12px;padding:8px 0;display:grid}.entry-lines span{background:#7c3aed24;border-radius:999px;height:12px}.entry-lines span:nth-child(2){width:88%}.entry-lines span:nth-child(3){width:68%}.locked-mini{color:var(--deep-purple);background:#4c1d9514;border-radius:18px;align-items:center;gap:10px;margin-top:16px;padding:14px;font-weight:850;display:flex}.floating-note{width:210px;box-shadow:var(--shadow-soft);color:#5f3b00;background:#fff9cc;border-radius:22px;padding:18px;font-weight:850;position:absolute;bottom:88px;right:-10px;transform:rotate(-5deg)}.page-hero-inner{max-width:850px}.full-button{width:100%;margin-top:12px}.small-copy{color:#2013309e;margin:-2px 0 12px;font-weight:700}.reveal-section,.reflection-block{margin-top:18px}.section{padding:72px 0}.section-tight{padding:42px 0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.center{text-align:center;margin-inline:auto}h2{letter-spacing:-.07em;margin:0 0 14px;font-size:clamp(2.1rem,4vw,4.2rem);line-height:.98}.section-heading p,.section-copy{color:#201330ad;font-size:1.12rem}.steps{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.step-card{border-radius:var(--radius-lg);min-height:260px;box-shadow:var(--shadow-soft);background:#ffffffa3;border:1px solid #4c1d951a;padding:22px;position:relative;overflow:hidden}.step-card:after{content:"";background:#7c3aed1a;border-radius:50%;width:128px;height:128px;position:absolute;bottom:-42px;right:-42px}.step-number{color:#fff;background:linear-gradient(135deg, var(--deep-purple), var(--purple));border-radius:15px;place-items:center;width:44px;height:44px;font-weight:950;display:grid}.step-card h3,.feature-card h3,.soft-card h3,.route-card h3{letter-spacing:-.035em;margin:18px 0 8px;font-size:1.22rem}.step-card p,.feature-card p,.soft-card p,.route-card p{color:#201330ab;margin:0}.split{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.letter-card{background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 0/100% 32px,#ffffffc7;min-height:360px;padding:34px;position:relative}.letter-card:before{content:"";background:#ff7eb638;width:2px;position:absolute;top:0;bottom:0;left:34px}.letter-card>*{position:relative}.letter-card h3{letter-spacing:-.05em;margin-top:0;font-size:1.65rem}.quote{color:#201330d1;font-size:1.25rem;line-height:1.55}.label{color:var(--deep-purple);margin-bottom:14px;font-weight:950;display:inline-block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-card,.soft-card,.route-card{padding:24px}.icon-bubble{width:48px;height:48px;color:var(--deep-purple);background:#7c3aed1a;border-radius:18px;place-items:center;font-size:1.25rem;display:grid}.route-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.route-card{flex-direction:column;gap:10px;min-height:220px;display:flex}.route-card .btn{width:fit-content;margin-top:auto}.imperfect-section{padding-top:34px}.imperfect-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.imperfect-card{border-radius:var(--radius-lg);min-height:210px;box-shadow:var(--shadow-soft);background:linear-gradient(#7c3aed0a 1px,#0000 1px) 0 18px/100% 32px,#ffffffbd;border:1px solid #4c1d951a;padding:22px}.imperfect-card p{color:#201330d1;margin:4px 0 0;font-size:1.16rem;line-height:1.45}.cta-band{border-radius:var(--radius-xl);background:radial-gradient(circle at 20% 10%, #ffffff57, transparent 24%), linear-gradient(135deg, var(--deep-purple), var(--purple), #bd49d8, var(--pink));color:#fff;box-shadow:var(--shadow);grid-template-columns:1fr auto;align-items:center;gap:24px;margin:30px 0 80px;padding:36px;display:grid}.cta-band h2{color:#fff;margin:0}.cta-band p{color:#ffffffc7;margin:10px 0 0;font-size:1.12rem}.cta-band .btn-secondary{background:#fffffff2}.footer{color:#20133094;border-top:1px solid #4c1d951a;padding:34px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.footer-links{flex-wrap:wrap;gap:16px;font-weight:750;display:flex}.page-hero{padding:74px 0 30px}.page-hero .lede{max-width:780px}.prototype-wrap{grid-template-columns:.9fr 1.1fr;align-items:start;gap:24px;display:grid}.demo-panel{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#ffffffb3;border:1px solid #4c1d951c;overflow:hidden}.demo-header{background:linear-gradient(135deg,#7c3aed21,#ff7eb61a);border-bottom:1px solid #4c1d9514;padding:20px}.demo-header h2{margin:0;font-size:1.65rem}.demo-body{padding:20px}.prompt-demo{background:#fffdf8;border:1px solid #4c1d951a;border-radius:22px;padding:20px}.demo-progress{grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:10px;margin-bottom:18px;display:grid}.progress-step{color:#2013309e;background:#ffffff94;border:1px solid #4c1d951a;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;font-size:.86rem;font-weight:900;display:inline-flex}.progress-step.active{color:#fff;background:linear-gradient(135deg, var(--deep-purple), var(--purple), var(--pink));box-shadow:0 12px 28px #7c3aed38}.progress-step.complete{color:var(--deep-purple);background:#7c3aed1f}.progress-line{background:#4c1d9524;border-radius:999px;height:2px}.writer-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.writer-card{background:#fffc;border:1px solid #4c1d951a;border-radius:22px;padding:18px}.active-panel{animation:.36s both softReveal}.writer-card h3{margin:0 0 8px}.writer-card textarea{resize:vertical;width:100%;min-height:190px;color:var(--ink);background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 18px/100% 32px,#fffdf8;border:1px solid #4c1d9529;border-radius:18px;outline:none;padding:14px}.writer-card textarea:focus{border-color:#7c3aed80;box-shadow:0 0 0 4px #7c3aed1a}.handoff-card{box-shadow:var(--shadow-soft);background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 0/100% 32px,#ffffffd1;border:1px solid #4c1d951a;border-radius:22px;padding:28px}.handoff-card h3{letter-spacing:-.055em;margin:10px 0 8px;font-size:2rem}.handoff-card p{color:#201330ad;max-width:560px;font-size:1.12rem}.status-box{color:var(--deep-purple);background:#7c3aed14;border-radius:18px;margin-top:16px;padding:16px;font-weight:850}.reveal-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.reveal-card{white-space:pre-wrap;background:#fffdf8;border:1px solid #4c1d951a;border-radius:22px;min-height:220px;padding:20px;box-shadow:0 14px 34px #37165b14}.hidden{display:none!important}@keyframes softReveal{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}.mini-flow{gap:12px;display:grid}.mini-flow .soft-card{padding:18px}.reflection-input{resize:vertical;background:#fffdf8;border:1px solid #4c1d9529;border-radius:18px;outline:none;width:100%;min-height:120px;padding:14px}.reflection-block{background:linear-gradient(#7c3aed0a 1px,#0000 1px) 0 18px/100% 32px,#ffffffc7;border:1px solid #4c1d951a;border-radius:22px;margin-top:18px;padding:18px}.reflection-block h3{letter-spacing:-.04em;margin:8px 0;font-size:1.5rem}.reflection-block p{color:#201330a8;margin-top:0}.reflection-helpers{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.reflection-helpers button{color:var(--deep-purple);cursor:pointer;background:#7c3aed17;border:1px solid #4c1d951f;border-radius:999px;padding:8px 11px;font-weight:850}.reflection-saved{color:var(--deep-purple);background:#c6f6d585;border-radius:16px;margin-top:12px;padding:12px 14px;font-weight:850}.badge-row{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.badge{color:var(--deep-purple);background:#7c3aed17;border-radius:999px;padding:8px 11px;font-size:.88rem;font-weight:850}.do-dont{grid-template-columns:1fr 1fr;gap:16px;display:grid}.do-dont ul{color:#201330b3;margin:12px 0 0;padding-left:20px}.do-dont li{margin:8px 0}@media (max-width:980px){.hero-grid,.split,.prototype-wrap,.cta-band{grid-template-columns:1fr}.phone-stage{min-height:560px}.phone{min-height:600px;transform:rotate(0)}.phone-screen{min-height:570px}.steps{grid-template-columns:repeat(2,1fr)}.feature-grid,.route-grid,.imperfect-grid{grid-template-columns:1fr}.nav-inner{flex-direction:column;align-items:stretch;gap:12px;min-height:auto;padding:12px 0}.brand{letter-spacing:-.02em;justify-content:flex-start;font-size:1rem}.logo{border-radius:12px;width:36px;height:36px}.nav-links{scrollbar-width:none;background:#ffffffd1;border:1px solid #4c1d951f;border-radius:8px;justify-content:flex-start;gap:8px;width:100%;padding:10px;overflow-x:auto;box-shadow:0 10px 24px #37165b14}.nav-links::-webkit-scrollbar{display:none}.nav-label{color:#20133080;letter-spacing:.08em;text-transform:uppercase;flex:none;align-items:center;padding:8px 10px 8px 2px;font-size:.72rem;font-weight:950;display:inline-flex}.nav-links a{background:#f6edffbd;border:1px solid #4c1d9514;border-radius:8px;flex:none;padding:8px 11px;font-size:.9rem}.nav-inner>.btn{border-radius:8px;width:100%;min-height:42px}}@media (max-width:680px){.container{width:min(100% - 28px, var(--max))}.nav-actions .btn-secondary{display:none}.hero{padding:34px 0 30px}.steps,.writer-grid,.reveal-grid,.do-dont,.demo-progress{grid-template-columns:1fr}.progress-line{display:none}.letter-card,.cta-band,.step-card,.soft-card,.demo-panel,.writer-card,.handoff-card,.reveal-card,.imperfect-card{padding:18px}.hero-actions{grid-template-columns:1fr;width:100%;display:grid}.hero-actions .btn,.cta-band .btn{width:100%}.phone-stage{min-height:auto;padding:8px 0 34px}.phone{border-radius:34px;width:min(330px,92vw);min-height:560px;padding:12px}.phone-screen{border-radius:26px;min-height:536px;padding:38px 16px 18px}.prompt-text{font-size:1.14rem}.phone-button{width:100%}.floating-note{border-radius:8px;width:min(250px,86%);margin:-28px auto 0;padding:14px;font-size:.92rem;position:relative;bottom:auto;right:auto}.progress-step{justify-content:center;min-width:auto;padding:8px 9px;font-size:.78rem}.reflection-helpers{grid-template-columns:1fr;display:grid}.reflection-helpers button{text-align:left;border-radius:8px;width:100%}.page-hero{padding:38px 0 24px}.section,.section-tight{padding:42px 0}textarea{min-height:170px}h1{letter-spacing:-.06em;font-size:clamp(2.45rem,14vw,4.2rem);line-height:.96}.lede{font-size:1.04rem;line-height:1.58}}@media (max-width:430px){body{background:radial-gradient(circle at 15% 4%,#ff7eb629,#0000 30%),linear-gradient(#fff7ee 0%,#f7f1ff 52%,#fffaf3 100%)}.nav{background:#fffaf6f5;border-bottom:1px solid #4c1d9524;position:relative;box-shadow:0 12px 30px #37165b14}.nav-inner{gap:9px;padding:10px 0}.brand span:last-child{font-size:.96rem}.nav-links{padding:8px}.nav-links a{padding:7px 10px;font-size:.84rem}.nav-inner>.btn{min-height:38px;padding:9px 14px}.hero{padding-top:26px}.page-hero h1{font-size:clamp(2.35rem,14vw,3.6rem)}.letter-card h2,.dashboard-card h1,.dashboard-card h2{overflow-wrap:anywhere}.demo-body{padding:14px}.footer-inner,.footer-links{flex-direction:column;align-items:flex-start;gap:12px}}
.auth-shell{background:radial-gradient(circle at 20% 12%,#d6b9ff57,#0000 28%),radial-gradient(circle at 82% 4%,#ffe2eb85,#0000 30%),linear-gradient(135deg,#fff8ef 0%,#f6edff 52%,#fffaf5 100%);min-height:100vh;padding:32px 18px 64px}.auth-card{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:center;gap:28px;width:min(1040px,100%);margin:0 auto;display:grid}.auth-copy,.auth-widget{padding:28px}.auth-copy h1{font-family:var(--font-display);letter-spacing:0;margin:14px 0;font-size:clamp(2.4rem,8vw,5.6rem);line-height:.9}.auth-copy p{color:var(--muted);font-size:1.08rem;line-height:1.7}.auth-widget{place-items:center;display:grid}.setup-card{box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #5f4f6f29;border-radius:22px;padding:28px}.dashboard-shell{background:linear-gradient(135deg,#fff9f1 0%,#f7efff 54%,#fff6fb 100%);min-height:100vh;padding:24px 18px 70px}.dashboard-grid{gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.dashboard-top{justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.dashboard-card{box-shadow:var(--shadow);background:#ffffffb8;border:1px solid #5f4f6f24;border-radius:22px;padding:24px}.dashboard-card h1,.dashboard-card h2{margin:0 0 10px}.profile-hero-card{background:radial-gradient(circle at 90% 0,#ec489921,#0000 28%),linear-gradient(#7c3aed0a 1px,#0000 1px) 0 20px/100% 34px,#ffffffc7}.profile-hero-card h1{font-size:clamp(2.3rem,7vw,5rem);line-height:.95}.continue-card{background:linear-gradient(135deg,#7c3aed1f,#ec48991a),#ffffffd1;gap:14px;display:grid}.continue-card .btn{width:fit-content}.continue-context{background:#ffffffa3;border:1px solid #5f4f6f1f;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.continue-context span{color:var(--muted);line-height:1.4}.dashboard-actions{flex-wrap:wrap;gap:10px;display:flex}.dashboard-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.dashboard-list li{background:#fcf5ecc7;border:1px solid #5f4f6f1a;border-radius:16px;padding:14px 16px}.section-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-row h2{margin-bottom:4px}.soft-copy{color:var(--muted);margin:0;line-height:1.6}.pair-list-item{justify-content:space-between;align-items:center;gap:14px;display:flex}.question-history-list{margin-top:16px}.question-history-item{justify-content:space-between;align-items:center;gap:14px;display:flex}.question-history-item div{gap:5px;display:grid}.question-history-item strong{line-height:1.3}.question-history-item span{color:var(--muted)}.tour-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.tour-grid article,.journal-card,.empty-journal-card{background:#fffdf8c2;border:1px solid #5f4f6f1f;border-radius:18px;padding:16px}.tour-grid article{align-content:start;gap:8px;display:grid}.tour-grid p,.journal-card p,.empty-journal-card p{color:var(--muted);margin:0;line-height:1.5}.kid-comfort-strip{background:radial-gradient(circle at 10% 0,#ff7eb629,#0000 34%),#fffdf8c7;border:1px solid #5f4f6f1f;border-radius:18px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;padding:12px;display:flex}.kid-comfort-strip strong{color:var(--ink)}.kid-comfort-strip span{min-height:32px;color:var(--deep-purple);background:#f6edffd1;border-radius:999px;align-items:center;padding:7px 10px;font-size:.9rem;font-weight:850;display:inline-flex}.journal-comfort-strip,.question-comfort-strip{margin-top:0}.journal-list-card{gap:18px;display:grid}.journal-card-list{gap:12px;display:grid}.journal-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.journal-card h3{margin:10px 0 8px;font-size:clamp(1.45rem,4vw,2rem)}.journal-card small{color:#201330b8;margin-top:10px;line-height:1.45;display:block}.journal-card-actions{justify-items:stretch;gap:10px;min-width:158px;display:grid}.journal-card-actions details{color:var(--deep-purple);position:relative}.journal-card-actions summary{cursor:pointer;text-align:center;background:#ffffffb8;border:1px solid #5f4f6f24;border-radius:999px;padding:9px 12px;font-weight:900;list-style:none}.journal-card-actions summary::-webkit-details-marker{display:none}.journal-card-actions details[open]{z-index:2}.journal-card-actions details[open] summary{border-radius:14px 14px 0 0}.journal-card-actions details a{color:var(--deep-purple);background:#fffffff0;border:1px solid #5f4f6f1f;border-top:0;padding:10px 12px;font-weight:850;display:block}.journal-card-actions details a:last-child{border-radius:0 0 14px 14px}.empty-journal-card{gap:14px;display:grid}.empty-journal-card .btn{width:fit-content}.trust-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:16px 0;padding:0;list-style:none;display:grid}.trust-list li{color:var(--deep-purple);background:#f6edffc7;border:1px solid #5f4f6f1a;border-radius:14px;padding:12px;font-weight:850}.profile-grid{max-width:900px}.profile-guidance-note,.saved-settings-card{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-guidance-note{background:#f6edffb8;border:1px solid #5f4f6f1f;border-radius:16px;margin-top:16px;padding:14px 16px}.profile-guidance-note span{color:var(--muted)}.profile-guidance-note a{color:var(--deep-purple);margin-left:auto;font-weight:900}.saved-settings-card{color:var(--deep-purple);font-weight:850}.profile-form{background:linear-gradient(#7c3aed0a 1px,#0000 1px) 0 20px/100% 34px,#fffdf8d6}.profile-text-field{gap:10px;display:grid}.profile-text-field input{width:100%;color:var(--ink);font:inherit;background:#ffffffd1;border:1px solid #5f4f6f29;border-radius:16px;padding:14px 16px}.status-pill{color:var(--deep-purple);background:#f6edffd6;border:1px solid #5f4f6f1f;border-radius:999px;flex:none;padding:9px 12px;font-size:.86rem;font-weight:900}.status-revealed{color:#fff;background:linear-gradient(135deg, var(--deep-purple), var(--purple), var(--pink))}.status-waiting{background:#fff0daf0}.pair-list-item div{gap:4px;display:grid}.pair-list-item span,.soft-status{color:var(--muted)}.invite-hero-card{background:linear-gradient(135deg,#ffffffd1,#fbf1ffc7),repeating-linear-gradient(0deg,#0000,#0000 27px,#775e800f 28px)}.invite-form{gap:22px;display:grid}.invite-form fieldset{border:0;gap:12px;margin:0;padding:0;display:grid}.invite-form legend{color:var(--ink);margin-bottom:12px;font-weight:900}.invite-form label{cursor:pointer;background:#fffdf8b8;border:1px solid #5f4f6f1f;border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.invite-form input[type=radio]{accent-color:var(--purple);margin-top:4px}.invite-form label span{gap:3px;display:grid}.invite-form small{color:var(--muted);line-height:1.45}.form-hint{color:var(--muted);margin:0;font-size:.94rem;line-height:1.5}.question-preview{background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 18px/100% 34px,#fffdf8d1;border:1px solid #5f4f6f1f;border-radius:18px;gap:14px;padding:18px;display:grid}.question-preview h2{margin:10px 0 6px;font-size:clamp(1.45rem,4vw,2.25rem);line-height:1.05}.question-preview ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.question-preview li{color:#201330d6;background:#ffffffbd;border:1px solid #5f4f6f1a;border-radius:14px;padding:13px 14px;line-height:1.45}.question-guide{gap:8px;display:grid}.question-guide h2{margin:0}.question-guide p{color:var(--muted);margin:0;line-height:1.5}.question-category-list{gap:12px;display:grid}.question-category{background:#fffdf8c7;border:1px solid #5f4f6f1f;border-radius:18px;overflow:hidden}.question-category summary{cursor:pointer;color:var(--ink);gap:4px;padding:16px;display:grid}.question-category summary span{font-weight:950}.question-category summary small{color:var(--muted)}.question-category fieldset{padding:0 14px 14px}.question-category legend{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.compact-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.compact-options label{align-items:center}.quiet-note,.invite-link-box{color:var(--muted);background:#f6edffd1;border:1px solid #5f4f6f1f;border-radius:16px;padding:16px}.invite-link-box{overflow-x:auto}.invite-link-box code{color:var(--ink);white-space:nowrap}.invite-share-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.invite-share-actions .btn{width:100%}.invite-share-status{color:var(--deep-purple);grid-column:1/-1;font-weight:850}.feedback-wrap{max-width:760px}.feedback-form{background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 20px/100% 34px,#fffdf8d6}.journal-grid{max-width:980px}.journal-hero-card{background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 18px/100% 34px,linear-gradient(135deg,#ffffffd6,#fff6fbc2)}.journal-hero-card h1{letter-spacing:-.04em;max-width:920px;font-size:clamp(2rem,5vw,4.6rem);line-height:1}.journal-room-card{box-shadow:var(--shadow-soft);background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 20px/100% 34px,#fffdf8d6;border:1px solid #5f4f6f24;border-radius:22px;gap:18px;padding:24px;display:grid}.journal-room-card h2{margin:8px 0 0}.journal-room-card p{max-width:720px;color:var(--muted)}.journal-room-card textarea,.custom-question textarea{resize:vertical;width:100%;min-height:260px;color:var(--ink);background:linear-gradient(#7c3aed0b 1px,#0000 1px) 0 20px/100% 34px,#ffffffc7;border:1px solid #5f4f6f29;border-radius:18px;outline:none;padding:16px}.invite-form .custom-question{align-items:stretch;gap:10px;display:grid}.helper-chips{flex-wrap:wrap;gap:10px;display:flex}.feeling-check{background:#ffffffa8;border:1px solid #5f4f6f1f;border-radius:18px;gap:12px;padding:16px;display:grid}.feeling-check div:first-child{gap:3px;display:grid}.feeling-check span{color:var(--muted)}.feeling-buttons{flex-wrap:wrap;gap:8px;display:flex}.helper-chips button,.feeling-buttons button,.reflection-helpers button{color:var(--deep-purple);cursor:pointer;background:#f6edffc7;border:1px solid #5f4f6f24;border-radius:999px;padding:9px 12px;font-weight:850}.feeling-buttons button{background:#fff7eee0}.reflection-helpers{flex-wrap:wrap;gap:8px;display:flex}.writing-boundary{margin-top:0}.saved-entry{white-space:pre-wrap;background:#ffffffb8;border:1px solid #5f4f6f1f;border-radius:16px;padding:18px}.reflection-block .btn{width:fit-content;margin-top:10px}@media (max-width:800px){.auth-shell{padding:18px 14px 42px}.auth-card{grid-template-columns:1fr;gap:10px}.auth-copy,.auth-widget{padding:18px 4px}.auth-copy h1{font-size:clamp(2.35rem,13vw,4rem);line-height:.96}.auth-widget>*{max-width:100%}.dashboard-shell{padding:14px 14px 46px}.dashboard-top{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-top .brand,.dashboard-top .dashboard-actions{width:100%}.dashboard-top .dashboard-actions{justify-content:space-between;display:flex}.dashboard-actions{grid-template-columns:1fr;width:100%;display:grid}.dashboard-actions .btn{width:100%}.dashboard-card{border-radius:8px;padding:18px}.profile-hero-card h1{font-size:clamp(2.3rem,12vw,3.8rem)}.continue-card .btn,.empty-journal-card .btn{width:100%}.dashboard-card .lede{font-size:1.02rem}.dashboard-list li{border-radius:8px}.pair-list-item{flex-direction:column;align-items:flex-start}.section-row,.question-history-item,.journal-card{flex-direction:column;align-items:stretch}.journal-card{border-radius:8px;grid-template-columns:1fr;display:grid}.section-row .btn,.question-history-item .status-pill{text-align:center;width:100%}.tour-grid,.trust-list{grid-template-columns:1fr}.tour-grid article,.empty-journal-card,.kid-comfort-strip,.feeling-check{border-radius:8px}.kid-comfort-strip{display:grid}.kid-comfort-strip span{justify-content:center}.profile-guidance-note{border-radius:8px;display:grid}.profile-guidance-note a{margin-left:0}.profile-text-field input{border-radius:8px}.journal-card-actions{min-width:0}.compact-options{grid-template-columns:1fr}.invite-form{gap:16px}.invite-form label{border-radius:8px}.question-preview{border-radius:8px;padding:16px}.question-preview li,.question-category{border-radius:8px}.invite-link-box code{font-size:.82rem}.invite-share-actions{grid-template-columns:1fr}.journal-hero-card h1{font-size:clamp(1.8rem,11vw,3rem)}.journal-room-card{border-radius:8px;padding:18px}.journal-room-card textarea,.custom-question textarea{border-radius:8px;min-height:220px}.helper-chips,.feeling-buttons,.reflection-helpers{grid-template-columns:1fr;display:grid}.helper-chips button,.feeling-buttons button,.reflection-helpers button{text-align:left;border-radius:8px;width:100%}.reflection-block{border-radius:8px}.reflection-block .btn{width:100%}}
