:root{--blue: #2f6bff;--blue-deep: #2457d4;--blue-press: #1d47af;--blue-hover: #16398c;--blue-pale: #b5ceff;--sky-2: #5fa8ff;--mint: #8ae5c3;--mint-light: #9ae9ce;--note-blue: #bfe0ff;--note-blue-light: #ddeeff;--orange: #f47a20;--yellow: #f7c600;--yellow-bright: #ffd940;--plum: #5a3559;--navy: #23445d;--ink: #1f2430;--cream: #faf3e7;--cream-2: #f3e9d9;--paper: #fffcf8;--sand: #e4ded3;--line: #eadcc7;--muted: #5c6370;--tan: #7a6a54;--foot-muted: #b8b0a4;--foot-copy: #8f8778;--foot-line: rgba(228, 222, 211, .18);--display: "Candal", "Arial Black", sans-serif;--body: "Inter", system-ui, sans-serif;--script: "Meow Script", cursive;--gutter: 48px;--header-h: 96px;--ease-out: cubic-bezier(.22, 1, .36, 1);--shadow-note: 2px 6px 14px rgba(31, 36, 48, .18)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;text-wrap:pretty;-webkit-font-smoothing:antialiased}img{max-width:100%}h1,h2,h3{font-family:var(--display);font-weight:400;margin:0}a{color:var(--blue-deep);text-decoration:none}a:hover{color:var(--blue-hover)}button{font-family:inherit;cursor:pointer}:focus-visible{outline:3px solid var(--yellow);outline-offset:2px;border-radius:4px}::selection{background:var(--yellow);color:var(--ink)}.wrap{--wrap: 1200px;max-width:calc(var(--wrap) + var(--gutter) * 2);margin:0 auto;padding:0 var(--gutter)}.wrap-hero{--wrap: 1184px}.wrap-1080{--wrap: 1080px}.wrap-1100{--wrap: 1100px}.wrap-800{--wrap: 800px}.section{padding:104px 0}section[id]{scroll-margin-top:var(--header-h)}.section-head{text-align:center}.section-head h2{line-height:1;margin:0 0 12px}.rule{display:block;width:56px;height:3px;background:var(--yellow);margin:0 auto 64px}.progress{position:fixed;top:0;left:0;right:0;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:0 50%;z-index:60}.nav{position:sticky;top:0;z-index:50;background:var(--blue)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:18px;padding-bottom:18px}.nav-brand{display:block;flex-shrink:0}.nav-logo{width:158px;height:auto;display:block}.nav-links{display:flex;align-items:center;gap:36px}.nav-link{font-size:14px;font-weight:700;line-height:1.2;color:var(--cream);letter-spacing:.02em;transition:color .2s ease}.nav-link:hover{color:#fff}.hero{position:relative;background:var(--cream);overflow:hidden}.hero-defs{position:absolute;width:0;height:0;overflow:hidden}.hero-inner{position:relative;padding-top:104px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--blue-press);font-weight:800;font-size:12px;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;padding:10px 18px 10px 16px;border:1px solid var(--blue-pale);border-radius:100px;margin-bottom:36px}.eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--yellow);flex-shrink:0}.hero h1{font-size:clamp(46px,6vw,84px);line-height:.98;letter-spacing:-.015em;color:var(--navy);margin:0 0 36px;max-width:1000px}.hero h1 .word-wrap{display:inline-block;overflow:hidden;vertical-align:top;padding:.08em .04em .12em;margin:-.08em -.04em -.12em}.hero h1 .word-wrap-hl{overflow:visible}.hero h1 .word{display:inline-block}.hero h1 .hl{--draw: 1;color:var(--ink);padding:0 14px 6px;transform:rotate(-1deg);background:linear-gradient(var(--yellow),var(--yellow)) left top / calc(var(--draw) * 100%) 100% no-repeat}.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:40px;align-items:end;max-width:1000px}.hero-sub{font-size:20px;line-height:1.55;color:var(--muted);margin:0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-outline{display:inline-flex;align-items:center;background:transparent;color:var(--navy);font-weight:800;font-size:13px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;padding:17px 30px;border-radius:100px;border:1.5px solid var(--navy);transition:background .2s ease,transform .2s ease}.btn-outline:hover{background:var(--cream-2);color:var(--navy);transform:translateY(-2px)}.hero-band{margin-top:72px;width:100%;height:clamp(200px,23vw,320px);background:linear-gradient(100deg,var(--blue) 0%,var(--sky-2) 100%);-webkit-clip-path:url(#altonCropH1);clip-path:url(#altonCropH1)}.symptoms{background:var(--navy)}.symptoms h2{font-size:clamp(34px,3.4vw,46px);color:var(--cream)}.symptom-rows{display:flex;flex-direction:column;gap:20px}.symptom-row{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:center;background:var(--cream);border-radius:8px;padding:34px 36px}.symptom-row p{margin:0}.symptom-pain{font-size:16px;line-height:1.55;color:var(--muted)}.symptom-sep{display:block;align-self:stretch;width:1.5px;min-height:56px;background:var(--orange);opacity:.55}.symptom-fix{font-size:17px;line-height:1.5;color:var(--navy);font-weight:700}.modules{position:relative;background:var(--cream);overflow:hidden}.modules-lines{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(180deg,#2f6bff1a 0,#2f6bff1a 1px,#2f6bff00 1px,#2f6bff00 40px);pointer-events:none}.modules-inner{position:relative}.modules-head{max-width:900px;margin:0 auto 72px}.modules-head h2{font-size:clamp(38px,4.2vw,56px);line-height:1;color:var(--navy);margin:0 auto 20px;text-align:center;max-width:760px}.modules-sub{font-size:19px;line-height:1.5;color:var(--blue);font-weight:600;margin:0 0 32px;text-align:center}.modules-goal{background:var(--yellow);border-radius:4px;padding:24px 28px;max-width:720px;margin:0 auto 48px;transform:rotate(-.6deg);box-shadow:0 10px 24px #1f24301f}.modules-goal p{margin:0;font-size:16px;line-height:1.55;color:var(--ink);font-weight:600;text-align:center}.modules-copy{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:36px}.modules-copy p{margin:0;font-size:16px;line-height:1.7;color:var(--muted)}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:20px}.module-card{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:32px 28px;transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out)}.module-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px -20px #1f243059}.module-card img{width:64px;height:64px;object-fit:contain;display:block;margin:0 0 28px}.module-card h3{font-size:22px;line-height:1;color:var(--navy);margin:0 0 12px}.module-card p{font-size:15px;line-height:1.6;color:var(--muted);margin:0}.modules-outro{max-width:800px;margin:64px auto 0;font-size:15px;line-height:1.6;color:var(--muted);text-align:center}.voices{background:var(--paper)}.voices-head{text-align:center;max-width:700px;margin:0 auto 72px}.script-accent{font-family:var(--script);font-size:36px;line-height:1;color:var(--plum);margin-bottom:10px}.voices-head h2{font-size:clamp(38px,4vw,54px);line-height:1;color:var(--navy);margin:0 0 24px}.voices-head p{font-size:17px;line-height:1.65;color:var(--ink);margin:0}.voices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(360px,100%),1fr));gap:56px;align-items:center}.voices-photo{width:100%;height:100%;border-radius:8px;object-fit:cover;object-position:center 40%;display:block}.voices-notes{container-type:inline-size;position:relative;width:100%;max-width:400px;aspect-ratio:400 / 390}.note{position:absolute;margin:0;width:52.5%;aspect-ratio:1;padding:5cqw;background:var(--note-bg);box-shadow:var(--shadow-note);font-size:3.5cqw;font-weight:600;line-height:1.4;color:var(--ink)}.note-small{font-size:3.25cqw;line-height:1.35}.note-yellow{--note-bg: linear-gradient(135deg, var(--yellow-bright) 0%, var(--yellow) 100%)}.note-mint{--note-bg: linear-gradient(135deg, var(--mint-light) 0%, var(--mint) 100%)}.note-blue{--note-bg: linear-gradient(135deg, var(--note-blue-light) 0%, var(--note-blue) 100%)}.note-quote{display:block}.note-by{display:block;margin-top:1lh;text-wrap:wrap}.note-tape{position:absolute;top:-3.5cqw;width:13cqw;height:5.5cqw;background:#e66bc58c;border:1px solid rgba(230,107,197,.7);box-shadow:0 2px 4px #1f24301a}.voices-outro{text-align:center;max-width:660px;margin:72px auto 0;font-size:17px;line-height:1.65;color:var(--muted)}.team{background:var(--navy)}.team h2{font-size:clamp(34px,3.6vw,48px);color:var(--cream)}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr));gap:28px}.team-card{background:var(--cream);border-radius:10px;padding:36px;display:flex;gap:24px;align-items:flex-start}.team-text{line-height:1.2;min-width:0}.team-photo{width:96px;height:96px;border-radius:50%;object-fit:cover;flex-shrink:0;display:block}.team-name{font-family:var(--display);font-size:20px;line-height:1;color:var(--navy);margin-bottom:8px}.team-role{font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:var(--tan);margin-bottom:16px}.team-bio{font-size:15px;line-height:1.65;color:var(--ink);margin:0 0 14px}.team-email{font-size:14px;font-weight:700;line-height:1.2;color:var(--blue-press)}.team-foot{text-align:center;color:var(--blue-pale);font-size:15px;line-height:1.2;margin:40px 0 0}.team-foot a{color:var(--cream);font-weight:700}.team-foot a:hover{color:#fff}.cta{background:var(--yellow);padding:80px 0;text-align:center}.cta h2{font-size:clamp(44px,5.4vw,72px);line-height:1;color:var(--navy);margin:0}.cta h2 .line{display:block}.foot{background:var(--navy);color:var(--sand);padding:72px 0 36px}.foot-brand{padding-bottom:44px;border-bottom:1px solid var(--foot-line)}.foot-lockup{display:flex;align-items:center;gap:16px;margin-bottom:22px}.foot-logo{width:150px;height:auto;display:block}.foot-clip{width:34px;height:auto;transform:rotate(8deg)}.foot-brand p{font-size:14px;line-height:1.65;color:var(--foot-muted);max-width:280px;margin:0}.foot-copyright{font-size:13px;line-height:1.2;color:var(--foot-copy);margin:28px 0 0;text-align:center}@media (max-width: 720px){:root{--gutter: 24px}.section{padding:72px 0}.hero-inner{padding-top:72px}.hero-band{margin-top:56px}.hero h1{font-size:min(46px,calc((100vw - 48px)/8))}.symptom-row{grid-template-columns:1fr;gap:18px;padding:26px 24px}.symptom-sep{align-self:start;width:48px;height:1.5px;min-height:0}}@media (max-width: 871px){.voices-notes{margin-inline:auto}}@media (max-width: 560px){:root{--header-h: 84px}.nav-logo{width:128px}.nav-links{gap:24px}.team-card{flex-direction:column;padding:28px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important}.progress{display:none}}
