:root{--ink:#241b18;--muted:#70645d;--paper:#fffaf4;--cream:#f5ecdf;--rose:#a8273d;--gold:#efa21d;--line:rgba(52,36,29,.12);--shadow:0 22px 60px rgba(64,32,25,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans",Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,80px);position:sticky;top:0;z-index:20;background:rgba(255,250,244,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand img,.footer-brand img{width:43px;height:43px;border-radius:12px;object-fit:cover}.brand span,.footer-brand span{display:flex;flex-direction:column;line-height:1.15}.brand strong,.footer-brand strong{font-family:Georgia,serif;font-size:18px}.brand small,.footer-brand small{color:var(--muted);font-size:10px;margin-top:4px}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--rose)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions select{height:40px;border:1px solid var(--line);border-radius:999px;padding:0 34px 0 14px;background:#fff;color:var(--ink);font-weight:600}.admin-link{height:40px;display:grid;place-items:center;padding:0 18px;border-radius:999px;background:var(--ink);color:white;font-size:13px;font-weight:700}.section-shell{width:min(1180px,calc(100% - 44px));margin:auto}.hero{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center;padding:60px 0 76px}.eyebrow{display:inline-flex;color:var(--rose);font-size:12px;letter-spacing:.16em;font-weight:800;text-transform:uppercase}.hero h1,.section-heading h2,.school-copy h2,.download-inner h2{font-family:Georgia,"Times New Roman",serif;line-height:1.05;letter-spacing:-.035em;margin:17px 0 22px}.hero h1{font-size:clamp(48px,6vw,78px);max-width:730px}.hero-lead{font-size:19px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin:32px 0 26px}.button{min-height:48px;border-radius:999px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;font-weight:750}.button.primary{background:var(--rose);color:#fff;box-shadow:0 12px 30px rgba(168,39,61,.24)}.button.secondary{border:1px solid var(--line);background:white}.trust-list{padding:0;margin:0;display:flex;gap:24px;flex-wrap:wrap;list-style:none;color:var(--muted);font-size:13px}.trust-list li:before{content:"✓";color:var(--rose);font-weight:900;margin-right:7px}.hero-visual{position:relative;min-height:540px;border-radius:48% 48% 20% 20%/35% 35% 18% 18%;background:linear-gradient(145deg,#f5d18d,#d95b4d 68%,#9b263c);overflow:hidden;box-shadow:var(--shadow)}.sun{position:absolute;width:280px;height:280px;border-radius:50%;background:rgba(255,239,185,.45);top:-80px;right:-40px}.phone{position:absolute;width:280px;height:500px;left:50%;top:58%;transform:translate(-50%,-50%) rotate(-3deg);border:9px solid #251a18;border-radius:36px;background:#fffaf4;padding:22px 16px;box-shadow:0 35px 65px rgba(54,20,20,.3)}.phone-top{display:flex;justify-content:space-between;align-items:center;font-weight:800}.phone-top b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--rose);color:white}.phone-card{margin-top:18px;border-radius:18px;background:white;padding:17px;box-shadow:0 10px 30px rgba(40,20,15,.08);display:flex;flex-direction:column}.phone-card.warm{background:linear-gradient(135deg,#b02d41,#7a1728);color:white}.phone-card small{font-size:11px;opacity:.72}.phone-card strong{font-size:18px;margin:5px 0}.phone-card.warm strong{font-size:28px}.progress{height:6px;border-radius:99px;background:#eadfd4;margin-top:10px;overflow:hidden}.progress i{display:block;width:68%;height:100%;background:var(--gold)}.phone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.phone-grid span{aspect-ratio:1;border-radius:15px;background:#f8eee2;display:grid;place-items:center;font-size:22px;color:var(--rose)}.phone-grid small{display:block;font-size:9px;color:var(--muted)}.character-card,.floating-note{position:absolute;background:rgba(255,255,255,.95);border-radius:18px;padding:14px;box-shadow:0 18px 45px rgba(52,25,20,.2);display:flex;align-items:center;gap:11px;z-index:2}.character-card{top:66px;left:26px}.han{width:48px;height:48px;border-radius:14px;background:#f8e1dc;display:grid;place-items:center;color:var(--rose);font-size:26px}.character-card div{display:flex;flex-direction:column}.character-card small{font-size:9px;letter-spacing:.12em;color:var(--muted)}.character-card strong{font-size:13px}.floating-note{right:22px;bottom:54px}.floating-note b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:white}.floating-note span{font-size:12px;font-weight:700}.stats-band{background:var(--ink);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:30px max(22px,calc((100vw - 1180px)/2));gap:28px}.stats-band div{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.17);padding-left:24px}.stats-band strong{font-size:22px}.stats-band span{font-size:12px;opacity:.68}.section-block{padding:110px 0}.section-heading{max-width:750px}.section-heading h2,.school-copy h2,.download-inner h2{font-size:clamp(38px,5vw,58px)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:54px}.feature-grid article{background:white;border:1px solid var(--line);border-radius:24px;padding:28px;min-height:290px;box-shadow:0 12px 34px rgba(60,35,25,.05)}.icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;font-weight:900;font-size:19px}.icon.rose{background:#f8e1e5;color:var(--rose)}.icon.gold{background:#fff0cf;color:#a76600}.icon.blue{background:#e5efff;color:#285ca7}.icon.green{background:#e1f3e9;color:#28734b}.feature-grid h3{font-family:Georgia,serif;font-size:22px;margin:24px 0 10px}.feature-grid p,.section-heading p,.school-copy p,.download-inner p{color:var(--muted)}.path-section{background:linear-gradient(135deg,#6e1728,#a92b40);color:white;padding:105px 0}.path-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.section-heading.light .eyebrow{color:#ffd185}.section-heading.light p{color:rgba(255,255,255,.7)}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:68px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.16)}.steps b{color:#ffd185;font-family:Georgia,serif;font-size:26px}.steps h3{margin:0 0 5px;font-size:18px}.steps p{margin:0;color:rgba(255,255,255,.68);font-size:14px}.school-section{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.school-copy p{font-size:18px;margin-bottom:30px}.school-panel{background:#231917;border-radius:30px;padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:12px;box-shadow:var(--shadow)}.school-panel div{border-radius:20px;padding:27px;background:#332522;color:white}.school-panel span{width:45px;height:45px;border-radius:13px;background:var(--gold);display:grid;place-items:center;font-size:21px}.school-panel p{margin:18px 0 0;font-weight:700}.download-section{background:var(--cream);padding:100px 0}.download-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.qr-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.qr-card{padding:24px;background:white;border-radius:24px;text-align:center;box-shadow:0 14px 42px rgba(61,35,24,.08)}.qr-frame{width:180px;max-width:100%;aspect-ratio:1;margin:auto;position:relative;border-radius:16px;overflow:hidden;background:#f7efe4}.qr-frame img{position:absolute;width:100%;height:100%;object-fit:contain;z-index:2}.qr-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--rose)}.qr-fallback b{font-size:34px}.qr-fallback small{color:var(--muted);margin-top:7px}.qr-card h3{font-family:Georgia,serif;margin:18px 0 4px}.qr-card p{font-size:12px;color:var(--muted);margin:0}footer{min-height:110px;padding:22px clamp(22px,5vw,80px);background:#160f0e;color:white;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p,footer a{font-size:12px;color:rgba(255,255,255,.62)}footer .footer-brand small{color:rgba(255,255,255,.58)}
@media(max-width:900px){.site-header nav{display:none}.hero,.path-inner,.school-section,.download-inner{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-list{justify-content:center}.hero-visual{min-height:500px}.stats-band{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr 1fr}.path-inner{gap:40px}.school-section,.download-inner{gap:40px}}
@media(max-width:600px){.site-header{height:68px;padding:0 16px}.brand small,.admin-link{display:none}.header-actions select{max-width:145px}.section-shell{width:min(100% - 28px,1180px)}.hero{min-height:auto;padding:45px 0}.hero h1{font-size:44px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.trust-list{gap:10px 18px}.hero-visual{min-height:420px}.phone{width:230px;height:410px;padding:17px 13px}.phone-card{margin-top:12px;padding:12px}.phone-grid{margin-top:12px}.character-card{top:20px;left:10px;transform:scale(.85)}.floating-note{right:8px;bottom:20px;transform:scale(.84)}.stats-band{padding:24px 16px;gap:22px 8px}.section-block,.school-section,.path-section,.download-section{padding:72px 0}.feature-grid,.qr-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.school-panel{padding:12px}.school-panel div{padding:20px 15px}.qr-frame{width:200px}footer{flex-direction:column;text-align:center;padding:34px 18px}}
