:root{color-scheme:light;--bg:#fffaf6;--surface:#fffdfb;--text:#332b2d;--muted:#706164;--accent:#b9354b;--coral:#fa7984;--soft:#fff0ec;--panel:#ffe5e1;--line:#e9d9d3;--shadow:#e7c9c2;--button:#f98690;--button-text:#50202b;--button-edge:#d45466}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font:17px/1.65 system-ui,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:not-allowed}img{display:block;max-width:100%;height:auto}button,a,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:900;line-height:1.1;letter-spacing:-.045em}h2{font-size:clamp(34px,4vw,51px)}h3{font-size:23px;letter-spacing:-.025em}p{color:var(--muted)}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.section{padding-block:100px}.header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;font-size:26px;font-weight:1000;letter-spacing:-1.2px}.brand>span:last-child{color:var(--accent)}.brand-mark{display:inline-grid;place-items:center;width:39px;height:39px;margin-right:10px;border-radius:13px;background:var(--panel);color:var(--accent);font-size:29px;transform:rotate(-8deg);line-height:1}.header nav{display:flex;gap:30px;font-size:14px;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:14px 26px;border:2px solid var(--button-edge);border-radius:16px;background:var(--button);color:var(--button-text);font-weight:900;font-size:16px;box-shadow:0 5px 0 var(--button-edge);white-space:nowrap;transition:transform .15s,box-shadow .15s}.button:hover{transform:translateY(-2px);box-shadow:0 7px 0 var(--button-edge)}.button:active{transform:translateY(4px);box-shadow:0 1px 0 var(--button-edge)}.button.small{min-height:42px;padding:8px 18px;font-size:13px;border-radius:12px;box-shadow:0 3px 0 var(--button-edge)}.button:disabled{background:var(--line);border-color:var(--line);box-shadow:none;color:var(--muted);transform:none}.hero{display:grid;grid-template-columns:1.16fr 1fr;align-items:center;min-height:590px;padding-block:42px 65px;gap:20px}.eyebrow{display:block;font-size:11px;letter-spacing:.13em;font-weight:900;color:var(--accent);margin-bottom:25px}h1{font-size:clamp(49px,5.25vw,70px);line-height:1.06}h1 span,h2 span{color:var(--accent)}.hero-copy>p{max-width:420px;font-size:18px;line-height:1.7;margin:26px 0 32px}.hero-actions{display:flex;align-items:center;gap:23px}.text-link{font-size:13px;font-weight:900;text-decoration:underline;text-underline-offset:5px}.hero-art{position:relative;isolation:isolate;min-height:460px;display:flex;align-items:center;justify-content:center}.mascot-disc{position:absolute;inset:50px 12px 15px;border-radius:48% 52% 43% 57%;background:var(--panel);transform:rotate(-9deg);z-index:-1}.pip-hero{width:440px;transform:rotate(5deg);margin-top:12px}.speech{position:absolute;top:-1px;left:8px;padding:11px 22px;border:2px solid var(--text);border-radius:18px 18px 3px 18px;background:var(--surface);font-size:16px;font-weight:900;transform:rotate(-7deg);box-shadow:3px 4px 0 var(--shadow)}.pip-name{position:absolute;bottom:-10px;right:5px;font-weight:1000;font-size:24px;transform:rotate(-5deg);color:var(--accent)}.pip-name small{display:block;font-size:12px;font-weight:700;color:var(--muted)}.promise-strip{background:var(--soft);border-block:1px solid var(--line)}.promise-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:89px;font-size:15px;color:var(--muted)}.promise-strip strong{color:var(--text)}.strip-heart{font-size:38px;color:var(--accent)}.section-intro{text-align:center;max-width:670px;margin:0 auto 55px}.section-intro>p{max-width:520px;margin:20px auto 0}.workflow-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:center}.notes-art{min-height:350px;position:relative;background:var(--soft);border-radius:34px;padding:32px 60px 45px}.paper{background:var(--surface);border:1px solid var(--line);padding:25px;width:255px;min-height:270px;transform:rotate(-7deg);box-shadow:4px 7px 0 var(--shadow)}.paper-tag{font-size:10px;letter-spacing:.1em;font-weight:900;color:var(--accent)}.paper h3{margin:13px 0 15px;font-size:29px}.paper p{font-size:11px}.highlight-line,.note-line{display:block;width:90%;height:7px;background:var(--panel);margin-top:10px}.note-line{height:3px;background:var(--line)}.note-line.short{width:60%}.paper-scribble{font-size:12px;color:var(--accent);display:block;margin-top:18px;font-weight:800}.mini-card{position:absolute;right:5px;bottom:45px;display:flex;align-items:center;gap:12px;background:var(--surface);padding:20px;border:2px solid var(--line);border-radius:16px;transform:rotate(8deg);box-shadow:0 5px 0 var(--shadow);font-size:12px;line-height:1.4}.mini-card>span{font-size:36px;color:var(--accent);font-weight:900}.paper-label{position:absolute;bottom:12px;left:54px;font-size:12px;color:var(--muted)}.steps{list-style:none;padding:0;margin:0;display:grid;gap:30px}.steps li{display:flex;align-items:flex-start;gap:20px}.step-icon{display:grid;place-items:center;flex:0 0 45px;height:45px;border:2px solid var(--line);border-radius:14px;color:var(--accent);background:var(--soft);font-size:25px;font-weight:900}.steps h3{font-size:21px;margin:3px 0 10px}.steps p{font-size:15px;line-height:1.7}.demo-section{background:var(--soft);border-block:1px solid var(--line)}.demo-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.demo-copy>p{margin-top:24px}.pip-coach{display:flex;align-items:center;margin-top:32px}.pip-coach img{width:155px;transform:rotate(-5deg)}.pip-coach>span{padding:12px 17px;border:2px solid var(--line);border-radius:15px 15px 15px 2px;background:var(--surface);font-size:14px;font-weight:800;max-width:190px}.quiz{border:2px solid var(--line);border-radius:27px;background:var(--surface);padding:30px;box-shadow:0 9px 0 var(--shadow);min-height:490px}.quiz-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px;font-size:13px;font-weight:800}.sample-label{font-size:11px;color:var(--muted);font-weight:600}.question-count{font-size:10px;letter-spacing:.12em;font-weight:800;margin:24px 0 12px}.quiz h3{font-size:25px;line-height:1.25}.answers{display:grid;gap:10px;margin-top:22px}.answer{display:flex;text-align:left;align-items:center;gap:13px;padding:12px;border:2px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text);font-weight:700;font-size:14px;transition:transform .15s,border-color .15s}.answer>span{display:grid;place-items:center;flex:0 0 26px;height:26px;border:1px solid var(--line);border-radius:7px;font-size:11px}.answer:hover:not(:disabled){transform:translateX(3px);border-color:var(--coral)}.answer[aria-pressed="true"]{border-color:var(--accent);background:var(--soft)}.answer.correct{border-color:var(--accent);background:var(--panel)}.feedback{font-size:12px;min-height:42px;line-height:1.5;margin:15px 0}.quiz-submit{width:100%;min-height:45px;padding:10px;font-size:14px}.quiz-complete{text-align:center;padding:30px 0}.quiz-complete[hidden]{display:none}.victory{font-size:70px;line-height:1.2;color:var(--accent)}.quiz-complete h3{font-size:32px}.quiz-complete p{margin:16px 0}.quiz-complete .button{margin-top:10px}.pip-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:26px}.pip-story{display:flex;align-items:center;gap:10px;padding:30px 30px 30px 5px;background:var(--soft);border:1px solid var(--line);border-radius:26px}.pip-story img{width:45%;transform:rotate(-6deg)}.pip-story p{font-size:14px;margin-top:13px}.streak-story{border:1px solid var(--line);border-radius:26px;padding:30px}.streak-heading{display:flex;align-items:center;gap:17px}.streak-heading>span{font-size:48px;line-height:1;color:var(--accent)}.streak-heading strong{display:block;font-size:20px;font-weight:900;letter-spacing:-.03em}.streak-heading div>span{display:block;font-size:12px;color:var(--muted)}.week{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:26px 0 22px;text-align:center;font-size:11px;color:var(--muted)}.week div>span{display:grid;place-items:center;aspect-ratio:1;border-radius:50%;background:var(--panel);color:var(--accent);font-size:20px;font-weight:900;margin-top:7px}.week .today{outline:2px solid var(--accent);outline-offset:3px}.streak-story>p{font-size:14px;margin-bottom:12px}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;border-top:1px solid var(--line)}.faq h2{font-size:36px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:0}.faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-weight:800;font-size:15px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{color:var(--accent);font-size:23px}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:14px;padding-top:15px;max-width:500px}.launch{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--panel);border:2px solid var(--line);border-radius:32px;padding:54px 65px;overflow:hidden}.launch h2{font-size:45px}.launch p{margin-top:20px}.launch img{width:300px;transform:rotate(9deg);margin-bottom:-100px}.launch-badge{display:inline-block;font-size:13px;font-weight:900;background:var(--surface);border:2px solid var(--line);border-radius:12px;padding:12px 18px;margin-top:25px}.launch .eyebrow{margin-bottom:20px}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:45px}footer .brand{font-size:21px}footer .brand-mark{width:31px;height:31px;font-size:23px}footer p{font-size:13px}footer>div{font-size:11px;color:var(--muted);text-align:right}#theme-toggle{display:block;margin-left:auto;border:0;background:none;color:var(--muted);font-size:11px;text-decoration:underline;padding:8px 0}.skip-link{position:absolute;left:20px;top:-80px;z-index:10;background:var(--surface);padding:12px}.skip-link:focus{top:15px}
.header nav a:hover,.text-link:hover{color:var(--accent)}
@media(prefers-reduced-motion:no-preference){.hero-copy{animation:enter .6s both}.hero-art{animation:enter .7s .1s both}.quiz-complete:not([hidden]){animation:enter .35s both}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}}
@media(min-width:1024px){.header{height:78px}}
@media(max-width:1023px){.wrap{width:calc(100% - 48px)}.header nav{gap:18px}.hero{grid-template-columns:1.1fr 1fr;min-height:530px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-art{min-height:370px}.speech{font-size:12px}.pip-name{font-size:20px}.workflow-layout,.demo-layout{gap:40px}.notes-art{padding-left:25px}.pip-story{padding:25px 18px 25px 0}.pip-story h3{font-size:20px}.section{padding-block:75px}.faq{gap:35px}.launch{padding:40px}.launch h2{font-size:38px}}
@media(max-width:767px){.wrap{width:calc(100% - 40px)}.header{height:76px;gap:10px}.header .brand{font-size:22px}.header .brand-mark{width:31px;height:31px;font-size:24px}.header nav{display:none}.header .button{padding:8px 12px;font-size:11px;gap:10px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:45px;gap:35px}.hero-copy{max-width:520px}.hero h1{font-size:clamp(43px,8.8vw,65px)}.hero .eyebrow{font-size:9px;margin-bottom:18px}.hero-copy>p{font-size:16px;max-width:400px;margin:22px 0 26px}.hero-actions{flex-direction:row;align-items:center;gap:18px}.hero-actions .button{font-size:13px;padding:12px 18px;gap:12px;min-height:50px}.hero-actions .text-link{font-size:11px}.hero-art{min-height:345px;max-width:400px;width:100%;margin:auto}.pip-hero{width:340px}.speech{top:0;left:0;font-size:13px}.mascot-disc{inset:30px 5px 15px}.pip-name{bottom:-3px;right:0;font-size:22px}.pip-name small{font-size:10px}.promise-strip>.wrap{flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;min-height:90px;font-size:13px}.strip-heart{display:none}.section{padding-block:62px}.section-intro{text-align:left;margin-bottom:35px}.section-intro>p{margin:18px 0 0;font-size:15px}h2{font-size:35px}.workflow-layout,.demo-layout,.pip-grid,.faq{grid-template-columns:1fr;gap:35px}.notes-art{min-height:340px;padding-left:45px;max-width:480px}.mini-card{right:12px}.steps{gap:25px}.steps h3{font-size:20px}.demo-copy .eyebrow{margin-bottom:18px}.demo-copy>p{font-size:15px;margin-top:18px}.pip-coach{margin-top:12px}.pip-coach img{width:105px}.pip-coach>span{font-size:12px}.quiz{padding:24px;min-height:470px}.quiz h3{font-size:23px}.pip-story{padding:24px 22px 24px 0}.pip-story h3{font-size:23px}.streak-story{padding:25px}.faq h2{font-size:32px}.faq-list details:first-child{padding-top:0}.launch{padding:35px 25px;gap:0;position:relative;min-height:375px}.launch>div{position:relative;z-index:1;max-width:270px}.launch h2{font-size:33px}.launch p{font-size:14px;max-width:200px}.launch img{position:absolute;right:-65px;bottom:30px;width:210px;opacity:.55;transform:rotate(12deg);margin-bottom:0}.launch-badge{font-size:12px}.launch .eyebrow{font-size:9px}footer{flex-wrap:wrap;gap:18px;padding-block:30px}footer>div{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left}#theme-toggle{padding:0}footer p{font-size:11px}}
@media(max-width:380px){.hero-actions{flex-direction:column;align-items:flex-start}.header .brand{font-size:19px}.header .brand-mark{margin-right:6px}.header .button{padding:8px;font-size:10px;gap:5px}.notes-art{padding-left:20px;padding-right:20px}.paper{width:220px}.mini-card{right:5px;font-size:10px;padding:15px}.hero h1{font-size:40px}.pip-name{right:10px}.pip-story{flex-direction:column;padding:24px}.pip-story img{width:65%}.week{gap:6px}.streak-story{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
