:root{--green:var(--ghost-accent-color,#4CAF50);--blue:#0047AB;--charcoal:#2C2C2C;--slate:#708090;--white:#fff;--paper:#F5F5F1;--yellow:#FFD93B;--line:rgba(44,44,44,.18);--radius:1.25rem;--max:74rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--charcoal);background:var(--paper);font-family:var(--gh-font-body,Arial,Helvetica,sans-serif);font-size:clamp(1rem,.96rem + .2vw,1.12rem);line-height:1.55}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--gh-font-body,Arial,Helvetica,sans-serif))}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:.22rem solid var(--blue);outline-offset:.2rem}.site-shell{width:min(calc(100% - 2rem),var(--max));margin:0 auto;padding:1rem 0 3rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0 1.25rem;font-weight:800}.wordmark{text-decoration:none;letter-spacing:-.03em}.top-link{font-size:.86rem;text-transform:uppercase;letter-spacing:.08em;text-underline-offset:.2em}main{display:grid;gap:1rem}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.4rem,3vw,3rem);overflow:hidden}.hero,.adult-hero{min-height:70vh;display:grid;align-items:end;gap:2rem}.hero{background:var(--green);grid-template-columns:1fr}.adult-hero{background:var(--yellow);align-content:space-between}.hero-copy{align-self:center}.hero-media{align-self:end;min-height:22rem}.hero-media img{width:100%;height:100%;max-height:68vh;object-fit:contain;object-position:center bottom;display:block}.eyebrow,.kicker{margin:0 0 .75rem;font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:10ch;margin-bottom:1.25rem;font-size:clamp(4rem,14vw,10rem);line-height:.82;letter-spacing:-.075em}h2{max-width:15ch;margin-bottom:1.1rem;font-size:clamp(2.25rem,6vw,5.25rem);line-height:.92;letter-spacing:-.055em}h3{margin-bottom:.5rem;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.05;letter-spacing:-.025em}.lede{max-width:44rem;margin:0;font-size:clamp(1.15rem,2vw,1.55rem)}.hero-note{max-width:40rem;margin:3rem 0 0;font-weight:700}.grid-two,.links-grid,.feature-panel{display:grid;gap:1rem}.intro-panel{display:grid;gap:1.5rem}.inline-photo{margin:0}.inline-photo img{width:100%;max-height:24rem;object-fit:cover;border-radius:1rem}.signup,.dark{background:var(--charcoal);color:var(--white)}.signup-form{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem}.signup-form input{flex:1 1 17rem;min-height:3.6rem;border:0;border-radius:999px;padding:0 1.2rem;font:inherit}.button{display:inline-flex;min-height:3.6rem;align-items:center;justify-content:center;border:2px solid currentColor;border-radius:999px;padding:.75rem 1.25rem;background:transparent;color:inherit;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.button:hover{transform:translateY(-1px)}.button-solid{border-color:var(--green);background:var(--green);color:var(--charcoal)}.fine-print{max-width:48rem;margin:.9rem 0 0;color:#d8d8d8;font-size:.83rem}.link-card{display:flex;min-height:17rem;flex-direction:column;justify-content:space-between;border:1px solid var(--line);border-radius:calc(var(--radius) - .25rem);padding:1.4rem;background:var(--paper);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.link-card:hover{transform:translateY(-3px);box-shadow:0 .8rem 2rem rgba(44,44,44,.08)}.link-card p{max-width:32rem}.arrow{margin-top:1.5rem;font-weight:900}.feature-panel{align-items:center}.feature-copy{max-width:44rem}.section-art{min-height:16rem;display:grid;place-items:center}.section-art img{width:100%;max-height:30rem;object-fit:contain}.compact-art{min-height:8rem;margin-bottom:1rem}.compact-art img{max-height:12rem}.adult{background:var(--yellow)}.bouncer{max-width:45rem;margin:1.5rem 0;border-left:.35rem solid var(--charcoal);padding-left:1.2rem;font-size:clamp(1.12rem,2vw,1.45rem);font-weight:800}.aside{font-weight:400}.deep-panel{background:#fff}.press-note{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;border:1px solid var(--line);border-radius:999px;background:var(--white);padding:.9rem 1.2rem;font-size:.9rem;font-weight:800}.press-note a{text-underline-offset:.2em}.blue-panel{background:var(--blue);color:var(--white)}.green-panel{background:var(--green)}.dark-card{background:#3a3a3a;border-color:rgba(255,255,255,.22)}.blue-card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25)}.quiet{min-height:54vh;display:grid;align-items:center;gap:2rem}.quiet-copy{max-width:46rem;font-size:clamp(1.2rem,2.25vw,1.75rem)}.praise{margin:2.5rem 0 0;font-size:clamp(1.5rem,4vw,3.3rem);font-weight:900;line-height:1;letter-spacing:-.04em}.footer-art{min-height:10rem}footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding:1.5rem .25rem 0;font-size:.82rem}.slot-help{width:100%;min-height:14rem;border:2px dashed rgba(44,44,44,.28);border-radius:1rem;display:grid;place-content:center;text-align:center;padding:1.25rem;gap:.4rem}.slot-help.small{min-height:7rem}.slot-help span{font-size:.84rem;opacity:.75}.form-success,.form-error,.button-loading{display:none}.signup-form.success .form-success,.signup-form.error .form-error,.signup-form.loading .button-loading{display:block}.signup-form.loading .button-text{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.basic-shell{width:min(calc(100% - 2rem),50rem);margin:0 auto;padding:2rem 0}.basic-shell header{margin-bottom:4rem}.basic-shell h1{font-size:clamp(2.8rem,8vw,6rem)}.basic-shell article{margin-bottom:3rem}.feature-image,.post-content img{max-width:100%;height:auto}.post-content{font-size:1.08rem}.post-content>*{max-width:44rem;margin-left:auto;margin-right:auto}.post-content>.kg-width-wide{max-width:68rem}.post-content>.kg-width-full{max-width:none;width:100vw;margin-left:calc(50% - 50vw)}.kg-width-wide,.kg-width-full{position:relative}.kg-gallery-container{display:flex;flex-direction:column;gap:.5rem}.kg-gallery-row{display:flex;gap:.5rem}.kg-gallery-image{flex:1}.kg-gallery-image img{width:100%;height:100%;object-fit:cover}.kg-card{max-width:100%}.kg-card img{max-width:100%;height:auto}@media(min-width:760px){.site-shell{padding-top:1.5rem}.hero{grid-template-columns:minmax(0,1fr) minmax(20rem,.8fr)}.grid-two{grid-template-columns:1.15fr .85fr}.links-grid{grid-template-columns:repeat(2,1fr)}.links-grid.three{grid-template-columns:repeat(3,1fr)}.feature-panel{grid-template-columns:1.15fr .85fr}.quiet{grid-template-columns:1.2fr .8fr}.intro-panel{grid-template-columns:1fr}.hero-slot{min-height:34rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
