:root{--ink:#17233c;--ink-soft:#536078;--paper:#fffdf5;--paper-deep:#faf4e6;--desk:#e7e2d9;--rule:#649dbe4d;--margin-red:#d45c528f;--red:#d25d54;--blue:#5f97c2;--yellow:#f3d368;--mint:#a9d0b5;--orange:#ec9d5f;--blush:#efb9b2;--line-height:40px;--paper-left:clamp(104px, 10.5vw, 148px);--paper-right:clamp(34px, 6.5vw, 88px);--header-height:72px;--paper-width:1320px;--hard-shadow:5px 5px 0 var(--ink);--soft-shadow:0 26px 74px #1d243324}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{color:var(--ink);background:radial-gradient(circle at 14% 5%, #ffffffbf, transparent 30rem), var(--desk);font-family:var(--font-body), sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,textarea{font:inherit}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #2f74a7}::selection{color:var(--ink);background:#f3d368cc}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:3px;padding:10px 15px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-frame{min-height:100vh}.paper-header{z-index:80;width:min(var(--paper-width), calc(100% - 28px));height:var(--header-height);border:1px solid #17233c24;border-bottom:3px solid var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf5f2;border-radius:10px 10px 0 0;grid-template-columns:1fr auto;align-items:center;gap:28px;margin:14px auto 0;padding:0 clamp(22px,4vw,52px);display:grid;position:sticky;top:0;box-shadow:0 8px 24px #1d243314}.paper-brand{width:max-content;font-family:var(--font-display), sans-serif;letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.04rem;font-weight:750;text-decoration:none;transition:opacity .24s,transform .24s;display:inline-flex}.is-opening-name .paper-brand{pointer-events:none;opacity:0;transform:translateY(4px)}.brand-dot{border:2px solid var(--ink);background:var(--yellow);width:17px;height:17px;box-shadow:3px 3px 0 var(--ink);border-radius:50%;flex:none}.paper-header nav{align-items:center;gap:clamp(18px,2.25vw,34px);display:flex}.paper-header nav a,.mobile-nav{font-family:var(--font-utility), monospace;letter-spacing:.025em;font-size:.69rem;font-weight:600}.paper-header nav a{padding:10px 0 8px;text-decoration:none;position:relative}.paper-header nav a:after{content:"";background:var(--yellow);transform-origin:0;height:3px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.paper-header nav a:hover:after,.paper-header nav a:focus-visible:after{transform:scaleX(1)}.mobile-nav{display:none}.paper-document{width:min(var(--paper-width), calc(100% - 28px));background:linear-gradient(to right, transparent 0, transparent calc(var(--paper-left) - 18px), var(--margin-red) calc(var(--paper-left) - 18px), var(--margin-red) calc(var(--paper-left) - 16px), transparent calc(var(--paper-left) - 16px)), repeating-linear-gradient(to bottom, var(--paper) 0, var(--paper) calc(var(--line-height) - 1px), var(--rule) calc(var(--line-height) - 1px), var(--rule) var(--line-height));box-shadow:var(--soft-shadow);border:1px solid #17233c24;border-top:0;border-radius:0 0 10px 10px;margin:0 auto 72px;position:relative;overflow:clip}.paper-document:before{content:"";z-index:3;pointer-events:none;background:radial-gradient(circle, var(--desk) 0 7px, #17233c36 7.5px 9px, transparent 9.5px) center top / 18px 210px repeat-y;width:18px;position:absolute;top:54px;bottom:54px;left:33px}.paper-section{min-height:70vh;padding:clamp(96px, 11vh, 132px) var(--paper-right) clamp(104px, 13vh, 156px) var(--paper-left);isolation:isolate;border-bottom:1px dashed #17233c29;position:relative}.paper-section>:not(.section-index):not(.section-feedback-tab){max-width:980px}.paper-section h1,.paper-section h2,.paper-section h3,.paper-section p{margin-top:0}.paper-section h1,.paper-section h2,.paper-section h3{color:var(--ink);font-family:var(--font-display), sans-serif;letter-spacing:-.055em}.paper-section h2{margin-bottom:0;font-size:clamp(3.2rem,6.3vw,6rem);font-weight:720;line-height:1}.paper-kicker{margin-bottom:calc(var(--line-height) * .7);color:var(--red);font-family:var(--font-utility), monospace;letter-spacing:.12em;font-size:.72rem;font-weight:600;line-height:var(--line-height);text-transform:uppercase;align-items:center;gap:12px;display:flex}.paper-kicker:before{content:"";background:var(--red);width:26px;height:3px}.section-index{z-index:7;width:46px;color:var(--ink-soft);font-family:var(--font-utility), monospace;opacity:0;pointer-events:none;align-items:center;gap:8px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:110px;left:50px;transform:translate(-6px)}.section-index span{font-size:.7rem;font-style:normal;font-weight:600}.section-index i{letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.52rem;font-style:normal;transform:rotate(180deg)}.section-feedback-tab{z-index:12;color:var(--ink);font-family:var(--font-utility), monospace;cursor:pointer;background:#fffdf5eb;border:1px solid #17233c4d;border-radius:3px;align-items:center;gap:6px;padding:8px 11px;font-size:.64rem;display:none;position:absolute;top:24px;right:24px}.section-feedback-tab span{color:var(--red);font-size:.9rem}.is-feedback-mode .section-index{opacity:1;transform:none}.is-feedback-mode .section-feedback-tab{display:inline-flex}.is-feedback-mode .paper-section{cursor:crosshair}.is-feedback-mode .paper-section:hover,.paper-section.is-selected{outline-offset:-8px;outline:3px solid #5f97c2b3}.opening-section{min-height:120svh;padding:0}.opening-section>:not(.section-index):not(.section-feedback-tab){max-width:none}.opening-name-beat{min-height:40svh;padding:0 var(--paper-right) 0 var(--paper-left);align-items:center;display:flex;position:relative}.opening-name-mark{font-family:var(--font-display), sans-serif;letter-spacing:-.075em;white-space:nowrap;align-items:center;gap:.16em;font-size:clamp(4.8rem,9vw,8rem);font-weight:760;line-height:1;display:flex}.opening-name-mark .brand-dot{width:.24em;height:.24em;box-shadow:.045em .045em 0 var(--ink)}.scroll-note{right:var(--paper-right);bottom:calc(var(--line-height) * 1.25);color:#405171;font-family:var(--font-hand), cursive;font-size:1.12rem;font-weight:600;line-height:var(--line-height);position:absolute;transform:rotate(-2deg)}.scroll-note span{margin-left:4px;animation:1.8s ease-in-out infinite nudge-down;display:inline-block}.opening-stage{min-height:80svh;padding:calc(var(--line-height) * 3) var(--paper-right) calc(var(--line-height) * 3) var(--paper-left);align-items:flex-start;display:flex}.opening-copy{width:100%;max-width:1080px}.opening-section .opening-copy h1{max-width:1080px;font-family:var(--font-display), sans-serif;letter-spacing:-.06em;margin:0;font-size:clamp(3.55rem,5.8vw,5.35rem);font-weight:710;line-height:1.12}.children-anchor{display:inline-block;position:relative}.handwritten-insert{z-index:2;color:#3d5379;width:max-content;font-family:var(--font-hand), cursive;letter-spacing:0;font-size:clamp(1.12rem,2vw,1.55rem);font-weight:700;line-height:var(--line-height);position:absolute;bottom:86%;left:74%;transform:rotate(-3deg)}.handwritten-insert i{font-family:var(--font-hand), cursive;font-size:1.05em;font-style:normal;position:absolute;bottom:-.72em;right:77%;transform:rotate(5deg)}.outcome-word-stack{width:min(100%,12em);height:1.13em;margin-top:.04em;display:block;position:relative;overflow:visible}.outcome-word-stack>span{opacity:0;white-space:nowrap;width:max-content;max-width:100%;padding:0 .08em .02em;animation:9s ease-in-out infinite outcome-word-swap;position:absolute;top:0;left:0}.outcome-word-stack>span:first-child{background:linear-gradient(#0000 68%,#f3d368e6 68%)}.outcome-word-stack>span:nth-child(2){background:linear-gradient(#0000 68%,#5f97c273 68%);animation-delay:3s}.outcome-word-stack>span:nth-child(3){background:linear-gradient(#0000 68%,#a9d0b5ad 68%);animation-delay:6s}.practice-intro-section{align-items:center;min-height:58svh;display:flex}.practice-intro-section h2{max-width:910px;font-size:clamp(3.25rem,6.7vw,6.1rem);line-height:1.04}.practice-workbook{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);grid-template-columns:minmax(390px,.88fr) minmax(0,1.12fr);display:grid;position:relative}.practice-guide{z-index:10;top:var(--header-height);height:calc(100svh - var(--header-height));padding:0 48px 0 var(--paper-left);background:linear-gradient(to right, transparent 0, transparent calc(var(--paper-left) - 18px), var(--margin-red) calc(var(--paper-left) - 18px), var(--margin-red) calc(var(--paper-left) - 16px), transparent calc(var(--paper-left) - 16px)), repeating-linear-gradient(to bottom, var(--paper) 0, var(--paper) calc(var(--line-height) - 1px), var(--rule) calc(var(--line-height) - 1px), var(--rule) var(--line-height));border-right:1px solid #17233c38;grid-area:1/1/span 3;align-items:center;display:flex;position:sticky;overflow:hidden}.practice-guide p{font-family:var(--font-display), sans-serif;letter-spacing:-.065em;margin:0;font-size:clamp(3.15rem,5.45vw,5.2rem);font-weight:720;line-height:1.05;display:grid}.practice-word{width:fit-content;color:var(--ink);opacity:.38;transition:color .38s,opacity .38s,transform .38s;position:relative}.practice-word.is-active{opacity:1;transform:translate(.05em)}.practice-word--tell.is-active{color:var(--red);background:linear-gradient(#0000 70%,#efb9b28c 70%)}.practice-word--story.is-active{color:var(--blue);background:linear-gradient(#0000 70%,#5f97c238 70%)}.practice-word--day.is-active{color:#4e8a68;background:linear-gradient(#0000 70%,#a9d0b57a 70%)}.practice-tiny-mic{color:#405171;width:max-content;font-family:var(--font-hand), cursive;letter-spacing:0;font-size:.28em;font-weight:700;line-height:var(--line-height);opacity:1;transition:opacity .24s;position:absolute;bottom:82%;left:1.15ch;transform:rotate(-4deg)}.practice-word--story:not(.is-active) .practice-tiny-mic{opacity:0}.practice-tiny-mic i{font-style:normal;position:absolute;bottom:-.68em;right:46%}.practice-explanation{min-height:100svh;padding:clamp(118px, 14vh, 166px) var(--paper-right) clamp(112px, 14vh, 168px) clamp(54px, 6vw, 84px);grid-column:2;align-items:center;display:flex}.practice-explanation>*{width:100%}.practice-explanation h2{max-width:650px;font-size:clamp(3.15rem,5.25vw,5.25rem);line-height:1.03}.large-body{max-width:640px;margin:var(--line-height) 0 0;color:var(--ink-soft);font-size:clamp(1.2rem,2vw,1.7rem);line-height:var(--line-height)}.simple-list{max-width:650px;margin:calc(var(--line-height) * 1.15) 0 0;border-top:2px solid var(--ink);padding:0;list-style:none}.simple-list li{border-bottom:1.5px solid #17233c7a;grid-template-columns:46px 1fr auto;align-items:center;gap:16px;min-height:92px;padding:0 8px;display:grid}.simple-list li>span{color:var(--red);font-family:var(--font-utility), monospace;font-size:.67rem;font-weight:600}.simple-list strong{font-family:var(--font-display), sans-serif;letter-spacing:-.045em;font-size:clamp(1.7rem,3vw,2.7rem);font-weight:690}.simple-list i{width:44px;height:44px;color:var(--ink);background:var(--yellow);border:2px solid var(--ink);font-family:var(--font-hand), cursive;box-shadow:3px 3px 0 var(--ink);border-radius:50%;place-items:center;font-size:1.4rem;font-style:normal;display:grid}.simple-list li:nth-child(2) i{background:#d8e7f1}.simple-list li:nth-child(3) i{background:var(--mint)}.story-heading span:first-of-type{background:linear-gradient(#0000 70%,#5f97c261 70%)}.story-heading span:last-of-type{background:linear-gradient(#0000 70%,#efb9b29e 70%)}.story-lenses{max-width:650px;margin-top:calc(var(--line-height) * 1.2);grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;display:grid}.story-lenses>div{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);align-content:center;place-items:center;gap:10px;min-height:150px;padding:20px 12px 16px;display:grid}.story-lenses svg{fill:none;width:66px;height:50px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px}.story-lenses>div:last-child svg{fill:#efb9b26b}.story-lenses small{color:var(--ink-soft);font-family:var(--font-hand), cursive;font-size:1.05rem;font-weight:600}.story-lenses__you{background:var(--yellow);border:2px solid var(--ink);width:64px;height:64px;font-family:var(--font-hand), cursive;box-shadow:4px 4px 0 var(--ink);border-radius:50%;place-items:center;font-size:1.2rem;font-weight:700;display:grid;transform:rotate(-3deg)}.gentle-note{max-width:650px;margin:calc(var(--line-height) * .75) 0 0;color:var(--ink-soft);font-size:1.05rem;line-height:var(--line-height)}.story-calendar{max-width:650px;margin-top:calc(var(--line-height) * 1.2);border:2px solid var(--ink);background:#fffdf5bd;grid-template-columns:repeat(7,minmax(44px,1fr));display:grid;box-shadow:6px 6px #17233c1f}.story-calendar>span{aspect-ratio:1;color:#4c8a68;font-family:var(--font-hand), cursive;border-bottom:1px solid #17233c33;border-right:1px solid #17233c33;place-items:center;font-size:1.5rem;font-weight:700;display:grid}.story-calendar>span:nth-child(7n){border-right:0}.story-calendar .is-today{background:var(--yellow);border:2px solid var(--ink);transform:translate(3px,3px)rotate(-2deg)}.story-calendar .is-today>span,.story-calendar .is-today svg{width:27px;height:27px}.story-calendar .is-today svg{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px}.calendar-caption{color:#405171;max-width:650px;font-family:var(--font-hand), cursive;font-size:1.05rem;line-height:var(--line-height);justify-content:flex-end;align-items:center;gap:8px;margin:12px 0 0;display:flex}.calendar-caption i{background:var(--yellow);border:1.5px solid var(--ink);width:15px;height:15px;display:inline-block}.journey-section{min-height:auto;padding-top:clamp(112px,13vh,156px)}.journey-section h2{margin-bottom:calc(var(--line-height) * 2)}.text-timeline{grid-template-columns:1fr 1fr;gap:38px 92px;max-width:980px;display:grid;position:relative}.text-timeline:before{content:"";background:var(--ink);transform-origin:top;width:3px;transition:transform 1.1s cubic-bezier(.2,.75,.25,1);position:absolute;top:0;bottom:0;left:50%;transform:scaleY(0)}.text-timeline article{border-top:2px solid var(--ink);opacity:0;min-height:142px;transition:opacity .44s,transform .44s;transition-delay:calc(var(--milestone-index) * 70ms);padding:20px 0 28px;position:relative;transform:translateY(12px)}.text-timeline article:nth-child(odd){text-align:right;padding-right:8px}.text-timeline article:nth-child(2n){padding-left:8px}.text-timeline article:before{content:"";background:var(--paper);border:3px solid var(--red);border-radius:50%;width:15px;height:15px;position:absolute;top:-8px}.text-timeline article:nth-child(odd):before{right:-45px}.text-timeline article:nth-child(2n):before{left:-44px}.text-timeline time{color:var(--red);font-family:var(--font-utility), monospace;letter-spacing:.03em;font-size:.72rem;font-weight:600}.text-timeline p{margin:12px 0 0;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.45}.journey-section.is-visible .text-timeline:before{transform:scaleY(1)}.journey-section.is-visible .text-timeline article{opacity:1;transform:none}.product-section{min-height:86svh}.product-steps{max-width:980px;margin:calc(var(--line-height) * 1.7) 0 0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.product-steps li{border-right:1.5px solid var(--ink);flex-direction:column;min-height:330px;padding:32px 28px 36px;display:flex}.product-steps li:last-child{border-right:0}.product-step-mark{justify-content:space-between;align-items:flex-end;display:flex}.product-step-mark>svg{fill:none;width:64px;height:64px;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;background:var(--yellow);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:50%;padding:11px}.product-steps li:nth-child(2) .product-step-mark>svg{background:#d9e8f2}.product-steps li:nth-child(3) .product-step-mark>svg{background:var(--mint)}.product-step-mark span{color:var(--red);font-family:var(--font-utility), monospace;font-size:.7rem;font-weight:600}.product-steps h3{margin:30px 0 0;font-size:clamp(1.55rem,2.45vw,2.2rem);font-weight:700;line-height:1.08}.product-steps p{color:var(--ink-soft);margin:18px 0 0;font-size:1.02rem;line-height:1.55}.invitation-section{align-items:center;min-height:82svh;display:flex}.invitation-section h2{max-width:940px;font-size:clamp(3.25rem,6.2vw,5.8rem)}.paper-link{width:fit-content;margin-top:calc(var(--line-height) * 1.35);color:#fff;background:var(--ink);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--red);font-family:var(--font-utility), monospace;border-radius:3px;align-items:center;gap:12px;padding:15px 19px;font-size:.76rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.paper-link:hover{box-shadow:2px 2px 0 var(--red);transform:translate(3px,3px)}.paper-link span{font-size:1rem}.paper-footer{min-height:128px;padding:32px var(--paper-right) 32px var(--paper-left);color:var(--ink-soft);border-top:2px solid var(--ink);grid-template-columns:1fr auto auto;align-items:center;gap:28px;font-size:.78rem;display:grid}.paper-footer strong{color:var(--ink);font-family:var(--font-display), sans-serif;font-size:1.2rem}.paper-footer a{font-family:var(--font-utility), monospace;font-size:.68rem}.feedback-mode-button{z-index:90;right:max(18px, calc((100vw - var(--paper-width)) / 2));color:#fff;background:var(--ink);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--red);font-family:var(--font-utility), monospace;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:12px 16px;font-size:.67rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:18px}.feedback-mode-button:hover{box-shadow:2px 2px 0 var(--red);transform:translate(2px,2px)}.feedback-mode-button.is-active{color:var(--ink);background:var(--yellow)}.pencil-mark{font-family:var(--font-hand), cursive;font-size:1rem}.feedback-label--short{display:none}.feedback-instruction{z-index:89;right:max(18px, calc((100vw - var(--paper-width)) / 2));color:#fff;background:var(--ink);max-width:320px;box-shadow:3px 3px 0 var(--red);border-radius:3px;padding:10px 13px;font-size:.78rem;position:fixed;bottom:74px}.feedback-instruction span{color:var(--yellow);font-weight:700}.feedback-drawer{z-index:120;width:min(390px,100vw - 36px);max-height:calc(100svh - 36px);color:var(--ink);background:repeating-linear-gradient(to bottom, var(--paper) 0, var(--paper) 31px, var(--rule) 31px, var(--rule) 32px);border:2px solid var(--ink);box-shadow:8px 8px 0 var(--ink);opacity:0;pointer-events:none;border-radius:4px;padding:26px;transition:opacity .22s,transform .26s;position:fixed;top:18px;right:18px;overflow:auto;transform:translate(calc(100% + 40px))}.feedback-drawer.is-open{opacity:1;pointer-events:auto;transform:none}.feedback-drawer__topline{color:var(--red);font-family:var(--font-utility), monospace;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.68rem;font-weight:600;display:flex}.feedback-drawer__topline button{width:34px;height:34px;color:var(--ink);background:var(--paper);border:1.5px solid var(--ink);cursor:pointer;border-radius:50%;font-size:1.3rem}.feedback-drawer h2{font-family:var(--font-display), sans-serif;letter-spacing:-.05em;margin:26px 0 12px;font-size:2.35rem;line-height:1.03}.feedback-drawer>p{color:var(--ink-soft);margin:0 0 22px;font-size:.92rem;line-height:1.45}.feedback-drawer label{font-family:var(--font-utility), monospace;margin-bottom:8px;font-size:.67rem;font-weight:600;display:block}.feedback-drawer textarea{resize:vertical;width:100%;min-height:180px;color:var(--ink);border:2px solid var(--ink);background:#ffffffc7;border-radius:3px;padding:13px;font-size:.96rem;line-height:1.5}.feedback-drawer textarea::placeholder{color:#788196}.copy-feedback-button,.copy-link-button{border:2px solid var(--ink);width:100%;font-family:var(--font-utility), monospace;cursor:pointer;border-radius:3px;margin-top:12px;padding:13px 14px;font-size:.69rem;font-weight:600}.copy-feedback-button{color:#fff;background:var(--ink);box-shadow:4px 4px 0 var(--red)}.copy-link-button{color:var(--ink);background:0 0}.feedback-drawer>small{color:var(--ink-soft);font-family:var(--font-hand), cursive;margin-top:20px;font-size:1rem;line-height:1.2;display:block}@keyframes outcome-word-swap{0%,29%{opacity:1;transform:none}33.333%,to{opacity:0;transform:translateY(-.06em)}}@keyframes nudge-down{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:no-preference){.animate-copy{opacity:.18;transition:opacity .62s,transform .62s;transform:translateY(14px)}.paper-section.is-visible .animate-copy{opacity:1;transform:none}.story-calendar>span{opacity:.28;transition:opacity .26s,transform .3s;transition-delay:calc(var(--day-index) * 20ms);transform:scale(.84)}.day-text-section.is-visible .story-calendar>span{opacity:1;transform:none}.day-text-section.is-visible .story-calendar .is-today{transform:translate(3px,3px)rotate(-2deg)}}@media (width<=1060px){.paper-header nav{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{border:1.5px solid var(--ink);cursor:pointer;border-radius:999px;padding:9px 13px;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] summary{color:#fff;background:var(--ink)}.mobile-nav>div{background:var(--paper);border:2px solid var(--ink);width:220px;box-shadow:5px 5px 0 var(--ink);border-radius:3px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);right:0}.mobile-nav a{border-bottom:1px solid #17233c2e;padding:12px 10px;text-decoration:none}.mobile-nav a:last-child{border-bottom:0}.practice-workbook{grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr)}.practice-guide{padding-right:30px}.practice-guide p{font-size:clamp(2.75rem,5.2vw,4rem)}.product-steps li{padding-left:20px;padding-right:20px}.paper-footer{grid-template-columns:1fr auto}.paper-footer span{grid-row:2}}@media (width<=720px){:root{--paper-left:58px;--paper-right:20px;--header-height:62px;--line-height:32px}html{scroll-padding-top:76px}body{background:var(--paper)}.paper-header{width:100%;height:var(--header-height);border-width:0 0 2px;border-radius:0;margin:0;padding:0 16px}.paper-brand{font-size:.94rem}.brand-dot{width:14px;height:14px;box-shadow:2px 2px 0 var(--ink)}.mobile-nav{font-size:.62rem}.mobile-nav summary{padding:8px 11px}.paper-document{width:100%;box-shadow:none;border:0;border-radius:0;margin:0}.paper-document:before{background:radial-gradient(circle, var(--desk) 0 5px, #17233c33 5.5px 7px, transparent 7.5px) center top / 14px 180px repeat-y;width:14px;top:44px;bottom:44px;left:15px}.paper-section{min-height:auto;padding:80px var(--paper-right) 96px var(--paper-left)}.paper-section h2{font-size:clamp(2.55rem,12vw,4rem);line-height:1.04}.section-index{width:20px;top:86px;left:34px}.section-index i{display:none}.section-feedback-tab{top:14px;right:14px}.opening-section{min-height:118svh;padding:0}.opening-name-beat{min-height:38svh}.opening-name-mark{letter-spacing:-.07em;white-space:nowrap;gap:.13em;max-width:calc(100vw - 74px);font-size:clamp(2.1rem,11vw,3.25rem)}.opening-name-mark .brand-dot{width:.23em;height:.23em}.scroll-note{right:var(--paper-right);bottom:var(--line-height);font-size:.98rem}.opening-stage{min-height:80svh;padding:calc(var(--line-height) * 2.2) var(--paper-right) calc(var(--line-height) * 3) var(--paper-left);align-items:flex-start}.opening-section .opening-copy h1{font-size:clamp(2.55rem,10.7vw,3.25rem);line-height:1.22}.handwritten-insert{font-size:.95rem;line-height:var(--line-height);bottom:83%;left:auto;right:0}.handwritten-insert i{right:-.05em}.outcome-word-stack{width:100%;height:2.45em;margin-top:0}.outcome-word-stack>span{white-space:normal;width:fit-content}.practice-intro-section{min-height:58svh;padding-top:82px;padding-bottom:98px}.practice-intro-section h2{font-size:clamp(2.55rem,11.5vw,3.75rem)}.practice-workbook{display:block}.practice-guide{top:var(--header-height);width:100%;height:auto;min-height:130px;padding:var(--line-height) var(--paper-right) var(--line-height) var(--paper-left);border-right:0;border-bottom:2px solid var(--ink);grid-area:auto;display:flex}.practice-guide p{font-size:clamp(1.78rem,8vw,2.1rem);line-height:var(--line-height)}.practice-word.is-active{transform:translate(.04em)}.practice-tiny-mic{font-size:.42em;bottom:68%}.practice-explanation{min-height:calc(100svh - var(--header-height));scroll-margin-top:calc(var(--header-height) + 130px);padding:calc(var(--line-height) * 2.25) var(--paper-right) calc(var(--line-height) * 3) var(--paper-left);align-items:flex-start}.practice-explanation h2{font-size:clamp(2.65rem,11vw,3.8rem)}.simple-list{margin-top:calc(var(--line-height) * 1.1)}.simple-list li{grid-template-columns:36px 1fr auto;gap:8px;min-height:74px;padding:0}.simple-list strong{font-size:clamp(1.5rem,7vw,2rem)}.simple-list i{width:36px;height:36px;box-shadow:2px 2px 0 var(--ink);font-size:1.15rem}.story-lenses{margin-top:var(--line-height);grid-template-columns:1fr;gap:12px}.story-lenses>div{grid-template-columns:54px 1fr;justify-items:start;min-height:96px;padding:12px}.story-lenses svg{width:48px;height:36px}.story-lenses__you{width:50px;height:50px;box-shadow:3px 3px 0 var(--ink);margin-top:84px;font-size:1rem;position:absolute;right:16px}.gentle-note{margin-top:var(--line-height);font-size:.98rem;line-height:1.55}.story-calendar{margin-top:var(--line-height);box-shadow:none;grid-template-columns:repeat(7,minmax(0,1fr))}.story-calendar>span{min-width:0;font-size:1.15rem}.story-calendar .is-today>span,.story-calendar .is-today svg{width:20px;height:20px}.journey-section{padding-top:96px}.journey-section h2{margin-bottom:calc(var(--line-height) * 1.5)}.text-timeline{grid-template-columns:1fr;gap:0;padding-left:34px;display:grid}.text-timeline:before{left:6px}.text-timeline article,.text-timeline article:nth-child(odd),.text-timeline article:nth-child(2n){text-align:left;min-height:124px;padding:18px 0 24px}.text-timeline article:before,.text-timeline article:nth-child(odd):before,.text-timeline article:nth-child(2n):before{top:-8px;left:-35px}.text-timeline p{margin-top:8px;font-size:1.05rem}.product-section{min-height:auto}.product-steps{margin-top:calc(var(--line-height) * 1.25);grid-template-columns:1fr}.product-steps li{border-right:0;border-bottom:1.5px solid var(--ink);min-height:0;padding:28px 0 32px}.product-steps li:last-child{border-bottom:0}.product-step-mark>svg{width:54px;height:54px;box-shadow:3px 3px 0 var(--ink);padding:9px}.product-steps h3{margin-top:22px;font-size:1.85rem}.product-steps p{font-size:.98rem}.invitation-section{min-height:76svh}.invitation-section h2{font-size:clamp(2.6rem,11vw,3.65rem)}.paper-link{margin-top:var(--line-height);font-size:.69rem}.paper-footer{padding:34px var(--paper-right) 34px var(--paper-left);grid-template-columns:1fr;gap:12px}.paper-footer span{grid-row:auto}.feedback-mode-button{padding:10px 12px;font-size:.62rem;bottom:14px;right:14px}.feedback-label--wide{display:none}.feedback-label--short{display:inline}.feedback-instruction{text-align:center;max-width:none;bottom:66px;left:14px;right:14px}.feedback-drawer{width:auto;max-height:calc(100svh - 16px);padding:22px;inset:auto 8px 8px;transform:translateY(calc(100% + 30px))}.feedback-drawer.is-open{transform:none}.feedback-drawer textarea{min-height:140px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scroll-note span{animation:none!important}.outcome-word-stack>span{opacity:0;transform:none;animation:none!important}.outcome-word-stack>span:first-child{opacity:1}.animate-copy,.story-calendar>span,.text-timeline article{opacity:1!important;transform:none!important}.text-timeline:before{transform:scaleY(1)!important}}._desk_y76df_1{--ink:#17233c;--ink-soft:#566177;--paper:#fffdf5;--rule:#5c97be45;--red:#cb625b;--yellow:#f3d368;--blue:#8db6cf;--rule-step:38px;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 18% 4%,#ffffffe6,#0000 28rem),linear-gradient(135deg,#e9e5dd,#dcd8d0);padding:54px 14px 108px}._letter_y76df_18{background-color:var(--paper);background-image:linear-gradient(90deg,#0000 0 66px,#cb625b61 66px 67px,#0000 67px),radial-gradient(at 9% 7%,#c4a67114,#0000 34%),radial-gradient(at 87% 37%,#8db6cf11,#0000 38%),radial-gradient(at 24% 86%,#cb625b0a,#0000 32%),radial-gradient(circle,#17233c0e .65px,#0000 .8px);background-size:100% 100%,100% 100%,100% 100%,100% 100%,21px 21px;border:1px solid #17233c1f;border-radius:2px 8px 5px 3px;width:min(940px,100%);margin:0 auto;padding:76px 88px 114px 106px;position:relative;box-shadow:0 2px 2px #17233c14,0 28px 80px #232a3329}._letter_y76df_18:after{content:"";pointer-events:none;z-index:2;clip-path:polygon(100% 0,100% 100%,0 100%);background:linear-gradient(135deg,#0000 49%,#17233c14 50%,#f5f0e3 52%);width:90px;height:90px;position:absolute;bottom:0;right:0}._paperClip_y76df_73{z-index:2;border:3px solid #9b9a96;border-bottom:0;border-radius:12px 12px 0 0;width:20px;height:76px;position:absolute;top:-18px;right:78px;transform:rotate(7deg);box-shadow:inset 1px 0 #ffffffbf}._letterHeader_y76df_87{min-height:var(--rule-step);justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:76px;display:flex}._brand_y76df_96{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;font-size:1rem;font-weight:760;line-height:var(--rule-step);align-items:center;gap:9px;text-decoration:none;display:inline-flex}._brand_y76df_96 span{background:var(--yellow);border:2px solid var(--ink);width:16px;height:16px;box-shadow:2px 2px 0 var(--ink);border-radius:50%}._date_y76df_117,._kicker_y76df_118,._applyScribble_y76df_119,._marginThought_y76df_120,._noteLabel_y76df_121,._experimentalNote_y76df_122,._signature_y76df_123,._postscript_y76df_124{font-family:var(--font-hand), cursive}._date_y76df_117{color:var(--ink-soft);font-size:1.12rem;line-height:var(--rule-step);margin:0}._opening_y76df_135{margin-bottom:114px}._kicker_y76df_118{width:max-content;color:var(--red);font-size:1.55rem;font-weight:700;line-height:var(--rule-step);margin:0;transform:rotate(-1.5deg)}._opening_y76df_135 h1,._proseSection_y76df_150 h2{font-family:var(--font-hand), cursive;letter-spacing:-.025em;font-weight:700}._opening_y76df_135 h1{max-width:760px;margin:0;font-size:clamp(4.2rem,9vw,6.25rem);line-height:76px;transform:rotate(-.35deg)}._opening_y76df_135 h1 span{display:block}._opening_y76df_135 h1 span+span{margin-top:19px}._proseSection_y76df_150{margin-bottom:114px;scroll-margin-top:38px;position:relative}._proseSection_y76df_150 h2{text-wrap:balance;width:fit-content;max-width:100%;margin:0 0 38px;font-size:clamp(3rem,6vw,4.4rem);line-height:76px;position:relative}._proseSection_y76df_150 h2:after{content:"";border-top:3px solid var(--yellow);border-radius:50%;height:6px;position:absolute;bottom:4px;left:4%;right:3%;transform:rotate(-.8deg)}._proseSection_y76df_150 h3{font-family:var(--font-hand), cursive;margin:38px 0;font-size:2.15rem;line-height:38px}._proseSection_y76df_150>p,._mediaSentence_y76df_208>p,._faq_y76df_209 p,._appParagraph_y76df_210 p,._showcaseNote_y76df_211 p,._scheduleRow_y76df_212>p,._nowNote_y76df_213>p,._drawerDescription_y76df_214{color:var(--ink);font-size:1.21rem;line-height:var(--rule-step);background-image:linear-gradient(to bottom, transparent 0, transparent calc(var(--rule-step) - 7px), var(--rule) calc(var(--rule-step) - 7px), var(--rule) calc(var(--rule-step) - 6px), transparent calc(var(--rule-step) - 6px));background-size:100% var(--rule-step);background-repeat:repeat-y;margin:0 0 38px}._proseSection_y76df_150>._hello_y76df_231{font-family:var(--font-hand), cursive;background-image:none;font-weight:700;transform:rotate(-1deg);font-size:3.25rem!important;line-height:76px!important}._inviteSentence_y76df_240{font-weight:680}._inviteSentence_y76df_240 mark{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 58%,#f3d368b8 58% 91%,#0000 91%)}._applyScribble_y76df_119{width:min(310px,90%);color:var(--red);margin:-19px 0 57px auto;font-size:1.55rem;font-weight:700;line-height:38px;position:relative;transform:rotate(-2deg)}._applyScribble_y76df_119 span{font-size:2rem;position:absolute;top:-13px;left:-35px}._underlined_y76df_273{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 70%,#8db6cf7a 70% 91%,#0000 91%);display:inline}._blueUnderline_y76df_284,._redUnderline_y76df_285,._yellowUnderline_y76df_286{-webkit-box-decoration-break:clone;box-decoration-break:clone}._blueUnderline_y76df_284{background:linear-gradient(#0000 72%,#8db6cf75 72% 91%,#0000 91%)}._redUnderline_y76df_285{background:linear-gradient(#0000 76%,#cb625b57 76% 92%,#0000 92%)}._yellowUnderline_y76df_286{background:linear-gradient(#0000 68%,#f3d36899 68% 91%,#0000 91%)}._proseSection_y76df_150:nth-of-type(3n) h2:after{border-top-color:var(--blue)}._proseSection_y76df_150:nth-of-type(3n+1) h2:after{border-top-color:#cb625bb8}._inlineHighlight_y76df_323{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#0000 65%,#f3d3688c 65% 92%,#0000 92%)}._mediaSentence_y76df_208{grid-template-columns:minmax(0,1fr) 190px;align-items:start;gap:38px;margin:38px 0 76px;display:grid;position:relative}._mediaSentence_y76df_208>p{margin:0}._videoNudge_y76df_346{z-index:2;color:var(--red);font-family:var(--font-hand), cursive;pointer-events:none;white-space:nowrap;align-items:center;gap:3px;font-size:.86rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:34px;right:154px;transform:rotate(-5deg)}._videoNudge_y76df_346 b{font-family:inherit;font-size:2.15rem;font-weight:500;line-height:.7}._mobileArrow_y76df_371{display:none}._marginThought_y76df_120{border-left:3px solid var(--red);width:min(470px,94%);padding-left:25px;font-weight:700;transform:rotate(-1deg);color:var(--ink)!important;margin:38px 0 0 auto!important;font-size:1.65rem!important;line-height:38px!important}._activityList_y76df_387,._fitList_y76df_388,._applicationList_y76df_389{margin:38px 0;padding:0;list-style:none}._activityList_y76df_387{gap:19px;display:grid}._activityList_y76df_387 li{grid-template-columns:54px minmax(0,1fr);align-items:center;min-height:57px;font-size:1.21rem;line-height:38px;display:grid}._activityIcon_y76df_409{border:2px solid var(--ink);width:42px;height:42px;box-shadow:3px 3px 0 var(--yellow);background:#fffaf0;border-radius:43% 57% 48% 52%;place-items:center;font-size:1.35rem;display:grid;transform:rotate(-4deg)}._activityList_y76df_387 li:nth-child(2n)>._activityIcon_y76df_409{transform:rotate(4deg)}._activityList_y76df_387 li>._activityText_y76df_426{width:100%;min-height:38px;font-size:inherit;background-image:linear-gradient(to bottom, transparent 0 31px, var(--rule) 31px 32px, transparent 32px);background-size:100% 38px;line-height:38px;display:block;transform:none}._fitList_y76df_388 li{background-image:linear-gradient(to bottom, transparent 0 31px, var(--rule) 31px 32px, transparent 32px);background-size:100% 38px;min-height:38px;margin:0 0 19px;padding-left:42px;font-size:1.21rem;line-height:38px;position:relative}._fitList_y76df_388 li:before{content:"✓";color:var(--red);font-family:var(--font-hand), cursive;font-size:2rem;font-weight:700;line-height:38px;position:absolute;top:0;left:4px;transform:rotate(-9deg)}._proofLedger_y76df_471{border:2px solid var(--ink);background:#fff8d9;grid-template-columns:1fr 1fr;gap:0;width:min(700px,100%);margin:76px auto 0;display:grid;overflow:hidden;transform:rotate(-.45deg);box-shadow:5px 6px #17233c21}._proofLedger_y76df_471>div{padding:38px 32px}._proofLedger_y76df_471>div+div{border-left:2px dashed #17233c59}._proofLedger_y76df_471 strong{color:var(--red);font-family:var(--font-hand), cursive;margin-bottom:19px;font-size:3rem;line-height:57px;display:block}._proofLedger_y76df_471 p{font-family:var(--font-hand), cursive;margin:0;font-size:1.28rem;line-height:38px}._proofLedger_y76df_471 a,._appParagraph_y76df_210 a,._timelineStoryLink_y76df_510,._timelineImageLink_y76df_511 span{color:var(--ink);-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red);text-underline-offset:5px;font-weight:750;text-decoration-thickness:2px}._proofLedger_y76df_471 a{font-family:var(--font-hand), cursive;margin-top:19px;font-size:1.3rem;line-height:38px;display:inline-block}._showcaseNote_y76df_211{background:radial-gradient(circle,#17233c0d .65px,#0000 .8px) 0 0/18px 18px,#fffaf0;border:1px solid #17233c29;width:min(650px,96%);margin:76px auto 0;padding:38px 42px;position:relative;transform:rotate(-.55deg);box-shadow:3px 5px #17233c1f}._showcaseNote_y76df_211 p:last-child{margin-bottom:0}._pin_y76df_545{background:var(--red);border:2px solid var(--ink);border-radius:50%;width:22px;height:22px;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:2px 4px 5px #17233c3b}._noteLabel_y76df_121{font-weight:700;color:var(--red)!important;background-image:none!important;margin-bottom:38px!important;font-size:1.8rem!important;line-height:38px!important}._scheduleRow_y76df_212{grid-template-columns:minmax(0,1fr) 290px;align-items:center;gap:38px;margin:38px 0 76px;display:grid}._scheduleRow_y76df_212>p{margin:0}._weekSketch_y76df_579{border:2px solid var(--ink);min-height:190px;font-family:var(--font-hand), cursive;background:radial-gradient(circle,#17233c0e .65px,#0000 .8px) 0 0/18px 18px,#fffbed;padding:19px 18px 38px;position:relative;transform:rotate(1deg);box-shadow:4px 5px #17233c1f}._weekSketch_y76df_579 p,._weekSketch_y76df_579 strong,._weekSketch_y76df_579 i{margin:0;line-height:38px}._weekSketch_y76df_579 p{font-size:1.35rem}._weekDays_y76df_604{grid-template-columns:repeat(7,1fr);gap:5px;height:38px;display:grid}._weekDays_y76df_604 span{font-family:var(--font-utility), monospace;border:1px solid #17233c57;place-items:center;font-size:.72rem;line-height:36px;display:grid;position:relative}._weekDays_y76df_604 ._checkedDay_y76df_621:after{content:"✓";color:var(--red);font-family:var(--font-hand), cursive;font-size:2rem;font-weight:700;position:absolute;transform:rotate(-10deg)}._weekSketch_y76df_579 strong{font-size:1.3rem;display:block}._weekSketch_y76df_579 i{color:var(--red);font-size:1.1rem;font-style:normal;position:absolute;bottom:-25px;right:-5px;transform:rotate(-4deg)}._appParagraph_y76df_210{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:38px;margin-bottom:38px;display:grid}._appParagraph_y76df_210 p{margin:0}._phoneSketch_y76df_658{border:3px solid var(--ink);width:66px;height:114px;box-shadow:4px 4px 0 var(--yellow);border-radius:13px;position:relative;transform:rotate(-3deg)}._phoneSketch_y76df_658 i{border:2px solid var(--ink);background:repeating-linear-gradient(#68a2c426 0 12px,#68a2c480 12px 13px);position:absolute;inset:8px 7px 18px}._phoneSketch_y76df_658 b{font-size:.72rem;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}._experimentalNote_y76df_122{border:2px solid var(--ink);width:min(650px,96%);min-height:114px;box-shadow:4px 4px 0 var(--ink);background:#f3d3688c;margin:38px auto 76px;padding:19px 26px;font-size:1.55rem;font-weight:700;line-height:38px;transform:rotate(-1deg)}._fullCallBox_y76df_704{border:2px solid var(--ink);background:#f8f1df;width:min(700px,100%);margin:0 auto;padding:19px;transform:rotate(.3deg);box-shadow:6px 7px #17233c26}._fullCallBox_y76df_704>p{font-family:var(--font-hand), cursive;margin:0 0 19px;font-size:1.65rem;font-weight:700;line-height:38px}._embeddedVideo_y76df_722{aspect-ratio:16/9;background:#111827;border:8px solid #fff;width:100%;position:relative;overflow:hidden;box-shadow:2px 3px #17233c24}._embeddedVideo_y76df_722 iframe{border:0;width:100%;height:100%;position:absolute;inset:0}._price_y76df_740{font-family:var(--font-hand), cursive;font-weight:700;background-image:none!important;margin-bottom:38px!important;font-size:3.25rem!important;line-height:76px!important}._faqs_y76df_749{margin-top:38px}._faq_y76df_209{border-top:2px solid #17233c2e;padding:38px 0}._faq_y76df_209:last-child{border-bottom:2px solid #17233c2e}._faq_y76df_209 h3{font-family:var(--font-body), sans-serif;letter-spacing:-.02em;margin:0 0 19px;font-size:1.2rem;font-weight:780;line-height:38px}._faq_y76df_209 p{margin:0}._applicationList_y76df_389{counter-reset:apply}._applicationList_y76df_389 li{counter-increment:apply;background-image:linear-gradient(to bottom, transparent 0 31px, var(--rule) 31px 32px, transparent 32px);background-size:100% 38px;min-height:76px;margin:0 0 19px;padding-left:62px;font-size:1.21rem;line-height:38px;position:relative}._applicationList_y76df_389 li:before{content:counter(apply);width:42px;height:42px;font-family:var(--font-hand), cursive;border:2px solid var(--ink);border-radius:46% 54% 48% 52%;place-items:center;font-size:1.55rem;font-weight:700;display:grid;position:absolute;top:0;left:0;transform:rotate(-7deg)}._whatsappActions_y76df_813{margin:76px 0}._whatsappActionsCompact_y76df_817{margin:38px 0 0}._whatsappLink_y76df_821{color:#fff;min-height:76px;font-family:var(--font-body), sans-serif;background:#158a4a;border:2px solid #0c6635;border-radius:14px;align-items:center;gap:16px;padding:12px 22px 12px 14px;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;position:relative;box-shadow:5px 6px #17233c2e}._whatsappLink_y76df_821:hover,._whatsappLink_y76df_821:focus-visible{background:#107a40;transform:translateY(2px);box-shadow:3px 4px #17233c33}._whatsappIcon_y76df_848{color:#158a4a;background:#fff;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:1.55rem;font-weight:800;line-height:1;display:grid}._whatsappButtonText_y76df_862{gap:2px;display:grid}._whatsappButtonText_y76df_862 strong{font-size:1.02rem;line-height:24px}._whatsappButtonText_y76df_862 small{color:#ffffffd1;font-family:var(--font-utility), monospace;font-size:.72rem;line-height:18px}._whatsappNumberRow_y76df_879{min-height:38px;color:var(--ink-soft);font-family:var(--font-utility), monospace;align-items:center;gap:14px;margin-top:12px;font-size:.92rem;line-height:38px;display:flex}._whatsappNumberRow_y76df_879 button{color:var(--ink);font:inherit;cursor:pointer;background:#fff8d9;border:1px solid #17233c66;border-radius:99px;padding:2px 10px;line-height:24px}._signature_y76df_123{border-top:2px solid #17233c30;justify-content:space-between;align-items:baseline;gap:28px;min-height:76px;padding-top:38px;font-size:1.35rem;line-height:38px;display:flex}._signature_y76df_123 strong{font-size:2rem;transform:rotate(-2deg)}._history_y76df_919{border-top:3px double #17233c4d;margin-top:190px;margin-bottom:0;padding-top:76px}._postscript_y76df_124{font-weight:700;color:var(--red)!important;background-image:none!important;margin:0!important;font-size:2rem!important;line-height:38px!important}._timeline_y76df_510{margin:76px 0 0;padding:0 0 0 72px;list-style:none;position:relative}._timeline_y76df_510:before{content:"";background:var(--ink);border-radius:50%;width:3px;position:absolute;top:13px;bottom:0;left:17px;transform:rotate(.15deg)}._timeline_y76df_510>li{margin-bottom:114px;position:relative}._timeline_y76df_510>li:before{content:"";z-index:2;background:var(--yellow);border:2px solid var(--ink);border-radius:50%;width:16px;height:16px;position:absolute;top:10px;left:-62px;transform:rotate(8deg)}._timeline_y76df_510 time{font-family:var(--font-hand), cursive;font-size:1.85rem;font-weight:700;line-height:38px;display:block}._timeline_y76df_510>li>p{max-width:650px;margin:0 0 38px;font-size:1.12rem;line-height:38px}._timeline_y76df_510 ._embeddedVideo_y76df_722{width:min(560px,100%)}._timelineImage_y76df_511,._timelineImageLink_y76df_511{width:min(560px,100%);display:block}._timelineImage_y76df_511{background:#fff;border:8px solid #fff;height:auto;box-shadow:4px 6px #17233c24}._timelineImageLink_y76df_511{color:var(--ink);text-decoration:none}._timelineImageLink_y76df_511 span{font-family:var(--font-hand), cursive;margin-top:19px;font-size:1.25rem;line-height:38px;text-decoration-line:underline;display:inline-block}._externalMoment_y76df_1019{width:min(480px,100%);min-height:76px;color:var(--ink);border:2px solid var(--ink);box-shadow:4px 5px 0 var(--yellow);background:#fff;align-items:center;gap:18px;padding:15px 20px;font-weight:750;line-height:38px;text-decoration:none;display:flex;transform:rotate(-.5deg)}._externalMoment_y76df_1019 span{color:#fff;background:linear-gradient(135deg,#6d4ad7,#d94c78,#f1a338);border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:1.35rem;display:grid}._timelineStoryLink_y76df_510{font-family:var(--font-hand), cursive;font-size:1.35rem;line-height:38px;display:inline-block}._nowNote_y76df_213{border:2px solid var(--ink);background:#fff8d9;margin:152px 0 0;padding:38px 42px;transform:rotate(-.35deg);box-shadow:6px 7px #17233c24}._nowNote_y76df_213 h3{margin:0 0 38px;font-size:2.3rem}._nowNote_y76df_213 ._applicationList_y76df_389{margin-bottom:0}._mediaPeek_y76df_1073{width:190px;min-height:152px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #17233c47;padding:10px;transform:rotate(1.2deg);box-shadow:3px 5px #17233c1f}._mediaPeek_y76df_1073:hover,._mediaPeek_y76df_1073:focus-visible{transform:rotate(0)translateY(-2px);box-shadow:5px 7px #17233c2b}._mediaPeekImage_y76df_1091{background-position:50%;background-size:cover;place-items:center;height:102px;display:grid;position:relative;overflow:hidden}._mediaPeekImage_y76df_1091:after{content:"";background:#17233c38;position:absolute;inset:0}._mediaPeekImage_y76df_1091>span{z-index:1;color:#fff;background:#17233cd1;border-radius:50%;place-items:center;width:42px;height:42px;padding-left:3px;font-size:1rem;display:grid;position:relative}._mediaPeekLabel_y76df_1122{font-family:var(--font-hand), cursive;padding-top:8px;font-size:1.05rem;font-weight:700;line-height:27px;display:block}._drawerLayer_y76df_1131{z-index:1000;position:fixed;inset:0}._drawerBackdrop_y76df_1137{cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17233c75;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}._mediaDrawer_y76df_1149{width:min(83.333vw,920px);color:var(--ink);background:radial-gradient(ellipse at 12% 8%, #c4a67114, transparent 36%), radial-gradient(circle, #17233c0e .65px, transparent .8px), var(--paper);background-size:100% 100%,21px 21px,auto;animation:.22s ease-out both _drawerIn_y76df_1;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-22px 0 60px #17233c38}._drawerHeader_y76df_1170{z-index:2;border-bottom:2px solid var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf5f5;justify-content:flex-start;align-items:center;gap:24px;min-height:76px;padding:19px 36px;display:flex;position:sticky;top:0}._drawerClose_y76df_1185{color:var(--ink);font-family:var(--font-body), sans-serif;cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;font-weight:750;line-height:38px}._drawerBody_y76df_1197{padding:76px clamp(30px,7vw,90px) 114px}._drawerBody_y76df_1197 h2{max-width:700px;font-family:var(--font-hand), cursive;margin:0 0 76px;font-size:clamp(3rem,7vw,5rem);line-height:76px}._drawerVideo_y76df_1209{aspect-ratio:16/9;background:#111827;border:10px solid #fff;width:100%;position:relative;box-shadow:5px 8px #17233c29}._drawerVideo_y76df_1209 iframe{border:0;width:100%;height:100%;position:absolute;inset:0}._drawerDescription_y76df_214{margin:76px 0 0;font-size:1.18rem;line-height:38px}@keyframes _drawerIn_y76df_1{0%{opacity:0;transform:translate(34px)}to{opacity:1;transform:translate(0)}}@media (width<=760px){._desk_y76df_1{--rule-step:36px;background:var(--paper);padding:0}._letter_y76df_18{box-shadow:none;background-image:linear-gradient(90deg,#0000 0 20px,#cb625b5c 20px 21px,#0000 21px),radial-gradient(at 9% 7%,#c4a67114,#0000 34%),radial-gradient(at 87% 37%,#8db6cf11,#0000 38%),radial-gradient(at 24% 86%,#cb625b0a,#0000 32%),radial-gradient(circle,#17233c0e .65px,#0000 .8px);background-size:100% 100%,100% 100%,100% 100%,100% 100%,21px 21px;border:0;border-radius:0;padding:72px 24px 108px 36px}._letter_y76df_18:after,._paperClip_y76df_73{display:none}._letterHeader_y76df_87{min-height:36px;margin-bottom:72px}._brand_y76df_96,._date_y76df_117{font-size:.92rem;line-height:36px}._opening_y76df_135{margin-bottom:108px}._kicker_y76df_118{font-size:1.38rem;line-height:36px}._opening_y76df_135 h1{font-size:clamp(3rem,13vw,3.5rem);line-height:72px}._opening_y76df_135 h1 span:first-child{white-space:nowrap}._opening_y76df_135 h1 span+span{margin-top:18px}._proseSection_y76df_150{margin-bottom:108px}._proseSection_y76df_150 h2{margin-bottom:36px;font-size:clamp(2.75rem,12.5vw,3.65rem);line-height:72px}._proseSection_y76df_150 h3{margin:36px 0;font-size:2rem;line-height:36px}._proseSection_y76df_150>p,._mediaSentence_y76df_208>p,._faq_y76df_209 p,._appParagraph_y76df_210 p,._showcaseNote_y76df_211 p,._scheduleRow_y76df_212>p,._nowNote_y76df_213>p,._drawerDescription_y76df_214{margin-bottom:36px;font-size:1.13rem;line-height:36px}._hello_y76df_231{font-size:3rem!important;line-height:72px!important}._applyScribble_y76df_119{margin-top:-18px;margin-bottom:54px;font-size:1.38rem;line-height:36px}._mediaSentence_y76df_208{grid-template-columns:1fr;gap:18px;margin:36px 0 72px}._videoNudge_y76df_346{justify-self:end;margin:-13px 118px -15px 0;font-size:.82rem;position:static;transform:rotate(-6deg)}._desktopArrow_y76df_1374{display:none}._mobileArrow_y76df_371{display:inline}._mediaPeek_y76df_1073{width:min(190px,72%);min-height:144px;margin-left:auto}._mediaPeekImage_y76df_1091{height:96px}._marginThought_y76df_120{margin-top:36px!important;font-size:1.48rem!important;line-height:36px!important}._activityList_y76df_387,._fitList_y76df_388,._applicationList_y76df_389{margin:36px 0}._activityList_y76df_387{gap:18px}._activityList_y76df_387 li{grid-template-columns:52px minmax(0,1fr);font-size:1.13rem;line-height:36px}._activityList_y76df_387 li>._activityText_y76df_426{background-image:linear-gradient(to bottom, transparent 0 29px, var(--rule) 29px 30px, transparent 30px);background-size:100% 36px;min-height:36px;line-height:36px}._fitList_y76df_388 li{background-image:linear-gradient(to bottom, transparent 0 29px, var(--rule) 29px 30px, transparent 30px);background-size:100% 36px;margin-bottom:18px;font-size:1.13rem;line-height:36px}._proofLedger_y76df_471{grid-template-columns:1fr;margin-top:72px}._proofLedger_y76df_471>div{padding:36px 24px}._proofLedger_y76df_471>div+div{border-top:2px dashed #17233c59;border-left:0}._proofLedger_y76df_471 strong{margin-bottom:18px;font-size:2.8rem;line-height:54px}._proofLedger_y76df_471 p,._proofLedger_y76df_471 a{line-height:36px}._proofLedger_y76df_471 a{margin-top:18px}._showcaseNote_y76df_211{width:calc(100% + 8px);margin-top:72px;margin-left:-4px;padding:36px 23px}._noteLabel_y76df_121{margin-bottom:36px!important;line-height:36px!important}._scheduleRow_y76df_212{grid-template-columns:1fr;gap:18px;margin:36px 0 72px}._weekSketch_y76df_579{width:min(290px,95%);min-height:180px;margin:0 auto 36px}._weekSketch_y76df_579 p,._weekSketch_y76df_579 strong,._weekSketch_y76df_579 i{line-height:36px}._weekDays_y76df_604{height:36px}._appParagraph_y76df_210{grid-template-columns:54px minmax(0,1fr);gap:18px;margin-bottom:36px}._phoneSketch_y76df_658{width:50px;height:108px}._experimentalNote_y76df_122{min-height:108px;margin:36px auto 72px;padding:18px 22px;font-size:1.38rem;line-height:36px}._fullCallBox_y76df_704{padding:12px}._fullCallBox_y76df_704>p{margin-bottom:18px;line-height:36px}._embeddedVideo_y76df_722{border-width:5px}._price_y76df_740{font-size:2.9rem!important;line-height:72px!important}._faq_y76df_209{padding:36px 0}._faq_y76df_209 h3{margin-bottom:18px;font-size:1.13rem;line-height:36px}._applicationList_y76df_389 li{background-image:linear-gradient(to bottom, transparent 0 29px, var(--rule) 29px 30px, transparent 30px);background-size:100% 36px;min-height:72px;margin-bottom:18px;padding-left:54px;font-size:1.13rem;line-height:36px}._whatsappActions_y76df_813{margin:72px 0}._whatsappActionsCompact_y76df_817{margin:36px 0 0}._whatsappLink_y76df_821{gap:12px;width:100%;min-height:72px;padding:11px 14px}._whatsappIcon_y76df_848{width:44px;height:44px}._whatsappButtonText_y76df_862 strong{font-size:.95rem}._whatsappNumberRow_y76df_879{flex-wrap:wrap;min-height:36px;line-height:36px}._signature_y76df_123{gap:0;min-height:72px;padding-top:36px;line-height:36px;display:grid}._history_y76df_919{margin-top:180px;padding-top:72px}._postscript_y76df_124{line-height:36px!important}._timeline_y76df_510{margin-top:72px;padding-left:46px}._timeline_y76df_510:before{left:11px}._timeline_y76df_510>li{margin-bottom:108px}._timeline_y76df_510>li:before{top:9px;left:-44px}._timeline_y76df_510 time,._timeline_y76df_510>li>p,._timelineStoryLink_y76df_510,._timelineImageLink_y76df_511 span{line-height:36px}._timeline_y76df_510 time{font-size:1.7rem}._timeline_y76df_510>li>p{margin-bottom:36px;font-size:1.08rem}._externalMoment_y76df_1019{min-height:72px;padding:14px 16px;line-height:36px}._nowNote_y76df_213{margin-top:144px;padding:36px 22px}._nowNote_y76df_213 h3{margin-bottom:36px;font-size:2rem}._mediaDrawer_y76df_1149{width:100%}._drawerHeader_y76df_1170{min-height:72px;padding:18px 20px}._drawerHeader_y76df_1170 p,._drawerClose_y76df_1185{line-height:36px}._drawerBody_y76df_1197{padding:72px 22px 108px}._drawerBody_y76df_1197 h2{margin-bottom:72px;font-size:clamp(3rem,15vw,4.2rem);line-height:72px}._drawerVideo_y76df_1209{border-width:6px}._drawerDescription_y76df_214{margin-top:72px;font-size:1.08rem;line-height:36px}}@media (prefers-reduced-motion:reduce){._whatsappLink_y76df_821:after,._mediaPeek_y76df_1073{transition:none}._mediaDrawer_y76df_1149{animation:none}}
