:root{--ink:#201330;--muted:#4f3f5f;--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;--glass-panel:linear-gradient(145deg, #ffffffd1, #fffdf8a3);--glass-panel-strong:linear-gradient(145deg, #ffffffeb, #f6edffb8);--glass-border:#4c1d9524;--glass-highlight:#ffffff9e;--glass-shadow:0 22px 60px #37165b24;--premium-focus:0 0 0 3px #ffffffeb, 0 0 0 6px #14b8a661;--radius-xl:8px;--radius-lg:8px;--radius-md:8px;--max:1160px}*{box-sizing:border-box}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:0;align-items:center;gap:12px;min-height:44px;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:0;border-radius:15px;place-items:center;width:44px;height:44px;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{align-items:center;min-height:44px;transition:color .2s;display:inline-flex}.nav-links a:hover{color:var(--deep-purple)}.nav-actions{align-items:center;gap:10px;display:flex}.mobile-nav-menu{display:none}.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:0;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:0;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)}.home-start-section{padding:18px 0 42px}.home-receipt-section{padding:12px 0 18px}.home-receipt-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 8% 0,#2dd4bf1f,#0000 34%),radial-gradient(circle at 100% 0,#ff7eb624,#0000 34%),linear-gradient(135deg,#ffffffc7,#f6edff9e),#ffffffa8;border:1px solid #4c1d951f;border-radius:8px;gap:18px;padding:24px;display:grid;box-shadow:0 22px 70px #37165b1f}.home-receipt-head{grid-template-columns:minmax(0,.95fr) minmax(260px,.7fr);align-items:start;gap:18px;display:grid}.home-receipt-head h2{letter-spacing:0;margin:6px 0 0;font-size:clamp(1.9rem,4vw,3.4rem);line-height:.96}.home-receipt-head p,.home-receipt-card p,.home-receipt-boundary{color:#201330ad;margin:0;line-height:1.55}.home-receipt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-receipt-card{background:radial-gradient(circle at 100% 0,#2dd4bf1a,#0000 32%),#fffdf8bd;border:1px solid #4c1d951a;border-radius:8px;align-content:start;gap:9px;min-height:166px;padding:16px;display:grid}.home-receipt-card span,.home-receipt-proof span{color:var(--deep-purple);font-size:.82rem;font-weight:950;line-height:1.2}.home-receipt-card h3{color:var(--ink);letter-spacing:0;margin:0;font-size:1.18rem;line-height:1.12}.home-receipt-proof{flex-wrap:wrap;gap:8px;display:flex}.home-receipt-proof span{background:#ffffffb8;border:1px solid #4c1d951a;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;display:inline-flex}.home-receipt-boundary{padding-top:2px;font-size:.94rem}.home-start-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffffbd,#f6edff9e),#ffffffa3;border:1px solid #4c1d951f;border-radius:8px;gap:18px;padding:22px;display:grid;box-shadow:0 22px 70px #37165b1f}.home-start-heading{gap:8px;max-width:720px;display:grid}.home-start-heading h2{margin:0;font-size:clamp(2rem,4vw,3.6rem)}.home-start-heading p,.home-start-boundary{color:#201330ad;margin:0;line-height:1.55}.home-start-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.home-start-option{min-height:230px;color:inherit;background:radial-gradient(circle at 100% 0,#ff7eb61f,#0000 34%),#fffdf8b8;border:1px solid #4c1d951f;border-radius:8px;align-content:start;gap:9px;padding:16px;transition:transform .16s,border-color .16s,background .16s;display:grid}.home-start-option:hover,.home-start-option:focus-visible{background:radial-gradient(circle at 100% 0,#7c3aed24,#0000 34%),#ffffffdb;border-color:#7c3aed47;transform:translateY(-3px)}.home-start-option span{color:var(--deep-purple);font-size:.8rem;font-weight:950;line-height:1.2}.home-start-option strong{color:var(--ink);font-size:1.18rem;line-height:1.1}.home-start-option p{color:#201330ad;margin:0;line-height:1.45}.home-start-option em{width:fit-content;min-height:44px;color:var(--deep-purple);background:#f6edffe0;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:9px 12px;font-style:normal;font-weight:950;display:inline-flex}.home-start-boundary{padding-top:2px;font-size:.94rem}.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:0;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:0;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:0;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}.games-home-section{padding-top:26px}.game-letter-card{flex-direction:column;gap:12px;display:flex}.game-letter-card .btn{width:fit-content;margin-top:auto}.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}.audience-feature-card{min-height:230px}.audience-note-strip{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.audience-note-strip span{min-height:38px;color:var(--deep-purple);background:#ffffffa8;border:1px solid #4c1d951a;border-radius:999px;align-items:center;padding:8px 12px;font-size:.92rem;font-weight:850;display:inline-flex}.ways-home-section{padding-top:44px;padding-bottom:34px}.home-route-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-route-card{min-height:300px;color:inherit;background:radial-gradient(circle at 100% 0,#7c3aed1a,#0000 34%),#ffffffb3;padding:22px;transition:transform .16s,border-color .16s,background .16s}.home-route-card:hover,.home-route-card:focus-visible{background:radial-gradient(circle at 100% 0,#ff7eb624,#0000 34%),#ffffffdb;border-color:#7c3aed47;transform:translateY(-3px)}.home-route-card h3{color:var(--ink);letter-spacing:0;margin:4px 0 0;font-size:1.34rem;line-height:1.08}.home-route-card p{color:#201330ad;margin:0;line-height:1.48}.home-route-card strong{width:fit-content;min-height:40px;color:var(--deep-purple);background:#f6edffdb;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:9px 12px;font-size:.9rem;display:inline-flex}.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:0;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:0;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{min-height:44px;color:var(--deep-purple);cursor:pointer;background:#7c3aed17;border:1px solid #4c1d951f;border-radius:999px;align-items:center;padding:8px 11px;font-weight:850;display:inline-flex}.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,.home-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:0;justify-content:flex-start;font-size:1rem}.logo{border-radius:12px;width:44px;height:44px}.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:44px}}@media (max-width:680px){.container{width:min(100% - 28px, var(--max))}.nav-actions .btn-secondary{display:none}.hero{padding:34px 0 30px}.home-receipt-section{padding:0 0 16px}.home-receipt-panel{gap:14px;padding:16px}.home-receipt-head,.home-receipt-grid{grid-template-columns:1fr}.home-receipt-card{min-height:0;padding:14px}.home-receipt-proof span{border-radius:8px;flex:calc(50% - 8px)}.home-start-section{padding:4px 0 32px}.home-start-shell{gap:14px;padding:16px}.home-start-options{grid-template-columns:1fr}.home-start-option{min-height:0;padding:14px}.home-start-option em{border-radius:8px;width:100%}.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,.home-route-card{padding:18px}.home-route-card{min-height:0}.home-route-card strong{border-radius:8px;width:100%}.game-letter-card .btn{width:100%}.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:0;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{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 0;display:grid}.brand span:last-child{font-size:.96rem}.nav-links{display:none}.mobile-nav-menu{z-index:30;justify-self:end;display:block;position:relative}.mobile-nav-menu summary{min-height:44px;color:var(--deep-purple);cursor:pointer;background:#ffffffc7;border:1px solid #4c1d951f;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-weight:950;list-style:none;display:inline-flex;box-shadow:0 10px 24px #37165b14}.mobile-nav-menu summary::-webkit-details-marker{display:none}.mobile-nav-menu div{background:#fffdf8fa;border:1px solid #4c1d951f;border-radius:8px;gap:6px;width:min(250px,100vw - 28px);padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #37165b2e}.mobile-nav-menu a{color:#201330c7;background:#f6edffa3;border-radius:8px;align-items:center;min-height:44px;padding:9px 10px;font-weight:850;display:flex}.nav-inner>.btn{grid-column:1/-1;min-height:44px;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}}
