:root{--ink:#0F4E71;--muted:#6f6a60;--paper:#fbf7ef;--card:#fffdf8;--line:#e5ded1;--accent:#b7ff59;--blue:#1599E3;--cta:#F87979}.theme-blue-swap{--ink:#1599E3;--blue:#0F4E71;--cta:#1599E3;color:var(--ink)}.theme-white-landing{--paper:#ffffff;--card:#fbfbfb;--line:#e6edf2;min-height:100vh;background:var(--paper);color:var(--ink)}.theme-white-landing .site-header{background:rgba(255,255,255,.94)}.page-white{--paper:#ffffff;--card:#fbfbfb;--line:#e6edf2;min-height:100vh;background:#ffffff;color:var(--ink)}.page-white .site-header{background:rgba(255,255,255,.94)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:has(.page-white),body:has(.theme-white-landing){background:#ffffff}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{justify-content:space-between;gap:24px;padding:20px clamp(18px,5vw,64px);border-bottom:1px solid var(--line);background:rgba(251,247,239,.92)}.brand,.site-header,.site-header nav{display:flex;align-items:center}.brand{gap:10px;font-weight:900}.brand-mark{display:grid;width:38px;height:38px;place-items:center;background:var(--accent);border:2px solid var(--ink);border-radius:50%;font-size:13px;box-shadow:3px 3px 0 var(--ink)}.brand-logo{display:block;width:42px;height:42px;object-fit:contain}.site-header nav{gap:22px;color:var(--muted);font-size:14px;font-weight:700}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);grid-gap:clamp(30px,6vw,86px);gap:clamp(30px,6vw,86px);align-items:center;width:min(1160px,calc(100% - 36px));min-height:calc(100vh - 79px);margin:0 auto;padding:clamp(52px,9vw,110px) 0}.hero-content{max-width:760px}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;font-size:clamp(46px,7vw,88px);line-height:.94;letter-spacing:0}.hero-text{max-width:660px;margin-bottom:30px;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.55}.waitlist-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;width:min(100%,560px);padding:8px;background:var(--card);border:1px solid var(--line);border-radius:999px;box-shadow:0 18px 44px rgba(54,44,28,.08)}.waitlist-form input{width:100%;min-width:0;min-height:50px;padding:0 18px;color:var(--ink);background:transparent;border:0;outline:0}.waitlist-form button{min-height:50px;padding:0 24px;color:#fffdf8;background:var(--cta);border:0;border-radius:999px;cursor:pointer;font-weight:900}.privacy-note{margin:14px 0 0;color:var(--muted);font-size:14px}.hero-visual{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.hero-visual figure{margin:0;padding:10px;background:var(--card);border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 50px rgba(54,44,28,.1)}.hero-visual img{display:block;width:100%;height:360px;object-fit:cover;border-radius:6px}.hero-visual figcaption{padding:10px 2px 2px;color:var(--muted);font-size:13px;font-weight:700}.blog,.family-note,.how{width:min(1160px,calc(100% - 36px));margin:0 auto}.section-heading{max-width:680px}.family-note h2,.section-heading h2{margin-bottom:14px;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:0}.post-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-top:28px}.post-grid article,.steps article{padding:24px;background:var(--card);border:1px solid var(--line);border-radius:8px}.steps span{display:block;margin-bottom:30px;color:var(--blue);font-weight:900}.post-grid h3,.steps h3{margin-bottom:12px;font-size:24px;line-height:1.1}.family-note p,.steps p{color:var(--muted);line-height:1.55}.family-note{margin-top:54px;padding:clamp(28px,5vw,54px);background:var(--accent);border:1px solid rgba(21,19,15,.12);border-radius:8px}.family-note p{max-width:720px;margin-bottom:0;color:rgba(21,19,15,.72);font-size:18px}.blog-band{background:#ffffff}.blog{padding:70px 0 58px}.blog-band .post-grid article{background:#fbfbfb}.blog-page{padding-top:clamp(52px,8vw,96px)}.post-grid article p{margin-bottom:12px;color:var(--blue);font-size:12px;font-weight:900;text-transform:uppercase}.post-grid article a{display:inline-flex;margin-top:22px;font-weight:900}.article-shell{width:min(960px,calc(100% - 36px));margin:0 auto;padding:clamp(48px,8vw,90px) 0 64px}.article-page{max-width:780px}.legal-shell{width:min(920px,calc(100% - 36px));margin:0 auto;padding:clamp(52px,8vw,96px) 0 70px}.legal-page h1{margin-bottom:10px;font-size:clamp(42px,7vw,76px);line-height:.95}.legal-updated{color:var(--muted);font-weight:800}.legal-page section{margin-top:34px}.legal-page h2{margin-bottom:12px;font-size:28px}.legal-page h3{margin:24px 0 10px;font-size:20px}.legal-page li,.legal-page p{color:var(--muted);line-height:1.7}.legal-page ul{display:grid;grid-gap:8px;gap:8px;padding-left:20px}.site-footer{padding:44px 0 0;background:#ffffff;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .7fr;grid-gap:clamp(28px,8vw,120px);gap:clamp(28px,8vw,120px);width:min(1160px,calc(100% - 36px));margin:0 auto;padding-bottom:42px}.site-footer h2{margin-bottom:18px;font-size:18px}.site-footer p{max-width:480px;margin-bottom:10px;color:var(--ink);line-height:1.5}.social-link{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center}.social-link svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:18px;gap:18px;align-items:center;width:min(1160px,calc(100% - 36px));margin:0 auto;padding:24px 0;border-top:1px solid var(--line);font-size:14px}.footer-bottom p{grid-column:2;margin:0;text-align:center}.footer-bottom a{justify-self:end;font-weight:700}.article-page h1{margin-bottom:18px;font-size:clamp(42px,6vw,76px);line-height:.98}.article-page h2{margin:42px 0 12px;font-size:clamp(28px,4vw,42px);line-height:1.05}.article-page h3{margin-bottom:8px;font-size:22px}.article-lede,.article-page p{color:var(--muted);font-size:18px;line-height:1.7}.article-lede{max-width:720px;margin-bottom:18px}.article-meta,.tag-list{display:flex;flex-wrap:wrap;gap:10px}.article-meta{margin-bottom:26px;color:var(--muted);font-size:14px;font-weight:700}.article-meta span:not(:last-child):after{content:"/";margin-left:10px;color:var(--line)}.article-image{display:block;width:100%;max-height:520px;object-fit:cover;border:1px solid var(--line);border-radius:8px;box-shadow:0 20px 50px rgba(54,44,28,.1)}.ai-summary{margin:34px 0;padding:24px;background:var(--accent);border-radius:8px}.ai-summary h2{margin-top:0}.ai-summary p{margin-bottom:0;color:rgba(21,19,15,.74)}.faq-list{display:grid;grid-gap:14px;gap:14px}.faq-list div,.related-posts{padding:22px;background:var(--card);border:1px solid var(--line);border-radius:8px}.faq-list p{margin-bottom:0}.tag-list{margin-top:34px}.tag-list span{padding:8px 12px;background:var(--card);border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:13px;font-weight:800}.related-posts{max-width:none;margin-top:54px}.related-posts h2{margin-top:0;font-size:clamp(30px,4vw,44px)}.text-link{font-weight:900}.admin-shell{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:clamp(36px,6vw,70px) 0}.admin-actions,.admin-filters,.admin-row,.admin-row-actions,.admin-topbar,.admin-user,.editor-two{display:flex;align-items:center}.admin-actions,.admin-row,.admin-topbar{justify-content:space-between;gap:18px}.admin-panel,.admin-table,.editor-card{background:var(--card);border:1px solid var(--line);border-radius:8px}.admin-panel{max-width:720px;padding:32px}.admin-panel h1,.admin-topbar h1{margin-bottom:8px;font-size:clamp(34px,5vw,58px);line-height:1}.admin-user{gap:12px;color:var(--muted);font-size:14px;font-weight:800}.admin-actions{margin:24px 0}.admin-filters{flex-wrap:wrap;gap:8px}.admin-filters button,.admin-primary-button,.admin-row-actions a,.admin-row-actions button,.editor-card a,.editor-card button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:999px;cursor:pointer;font-weight:900}.admin-filters .active,.admin-primary-button{color:#fffdf8;background:var(--cta);border-color:var(--cta)}.admin-table{overflow:hidden}.admin-row{padding:22px;border-bottom:1px solid var(--line)}.admin-row:last-child{border-bottom:0}.admin-row h2{margin:8px 0;font-size:24px}.admin-message,.admin-row p,.admin-row-meta{color:var(--muted)}.admin-row-actions,.admin-row-meta{flex-wrap:wrap;gap:10px;font-size:13px;font-weight:800}.status-badge{display:inline-flex;padding:6px 10px;color:var(--ink);background:var(--paper);border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase}.status-badge.published{color:#fffdf8;background:#238653}.status-badge.scheduled{color:var(--ink);background:var(--accent)}.editor-grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start}.editor-form,.editor-grid,.editor-sidebar{display:grid;grid-gap:18px;gap:18px}.editor-card{display:grid;grid-gap:14px;gap:14px;padding:22px}.editor-card h2{margin-bottom:4px;font-size:24px}.editor-card label{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:13px;font-weight:900}.editor-card input,.editor-card select,.editor-card textarea{width:100%;min-height:44px;padding:10px 12px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:8px}.editor-card textarea{min-height:110px;resize:vertical}.editor-two{gap:12px}.editor-two label{flex:1 1}.nested-editor{display:grid;grid-gap:12px;gap:12px;padding:14px;background:var(--paper);border-radius:8px}.validation-list{margin:0;padding-left:18px;color:var(--muted);line-height:1.6}.modal-backdrop{position:fixed;inset:0;z-index:20;display:none;place-items:center;padding:20px;background:rgba(21,19,15,.66)}.modal-backdrop.open{display:grid}.modal{position:relative;width:min(420px,100%);padding:30px;background:var(--card);border-radius:8px;box-shadow:0 22px 60px rgba(21,19,15,.22)}.close-button{position:absolute;top:14px;right:14px;display:grid;width:30px;height:30px;place-items:center;color:#fffdf8;background:var(--ink);border:0;border-radius:50%;cursor:pointer;font-size:20px;line-height:1}.modal-logo{margin-bottom:18px;font-weight:900;text-align:center}.modal h2{margin-bottom:12px;font-size:30px;line-height:1.05}.modal p{color:var(--muted);line-height:1.55}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width:900px){.editor-grid,.footer-grid,.hero,.post-grid,.steps{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual img{height:300px}.admin-actions,.admin-row,.admin-topbar{align-items:flex-start;flex-direction:column}.footer-bottom{grid-template-columns:1fr;text-align:left}.footer-bottom p{grid-column:auto;text-align:left}.footer-bottom a{justify-self:start}}@media (max-width:560px){.site-header nav{display:none}.hero{padding-top:44px}h1{font-size:44px}.waitlist-form{border-radius:8px}.hero-visual,.waitlist-form{grid-template-columns:1fr}.hero-visual img{height:280px}.editor-two{align-items:stretch;flex-direction:column}}