:root{--navy:#141a46;--navy-soft:#1e2657;--navy-deep:#0d1233;--terra:#3fb2a6;--terra-hover:#35998f;--terra-strong:#2c8079;--cream:#fbf7f1;--cream-panel:#f4ede2;--ink:#20242e;--ink-muted:#565c6b;--ink-soft:#868c9c;--line:#e7ddcd;--white:#fff;--primary:var(--navy);--primary-hover:var(--navy-soft);--accent:var(--terra);--accent-hover:var(--terra-strong);--radius:14px;--radius-sm:9px;--shadow-sm:0 1px 2px #141a460f, 0 4px 14px #141a460f;--shadow-md:0 10px 40px #141a461f;--maxw:1120px;--font-body:"Rubik", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-head:"Fraunces", Georgia, "Times New Roman", serif;--font-marker:"Permanent Marker", var(--font-head)}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{font-family:var(--font-body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.65}img,svg{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-head);color:var(--navy);margin:0 0 .5em;font-weight:600;line-height:1.15}h1{font-size:clamp(2.1rem,5vw,3.4rem)}h2{font-size:clamp(1.6rem,3.4vw,2.3rem)}p{margin:0 0 1rem}a{color:var(--navy-soft);text-underline-offset:3px;text-decoration-color:#3fb2a68c}a:hover{color:var(--accent-hover)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.section{padding:clamp(3rem,7vw,5.5rem) 0}.section-tight{padding:clamp(2rem,4vw,3rem) 0}.eyebrow{font-family:var(--font-marker);color:var(--accent-hover);letter-spacing:.02em;margin-bottom:.6rem;font-size:1rem}.lead{color:var(--ink-muted);max-width:62ch;font-size:1.15rem}.btn{font-family:var(--font-body);cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .12s,background .15s,border-color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--navy);color:var(--white)}.btn-primary:hover{background:var(--navy-soft);color:var(--white)}.btn-accent{background:var(--terra);color:var(--navy-deep)}.btn-accent:hover{background:var(--terra-strong);color:var(--navy-deep)}.btn-ghost{border-color:var(--navy);color:var(--navy);background:0 0}.btn-ghost:hover{background:var(--navy);color:var(--white)}.btn-sm{padding:.5rem 1rem;font-size:.9rem}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .15s,box-shadow .15s;overflow:hidden}a.card:hover,.card-link:hover .card{box-shadow:var(--shadow-md);color:inherit;transform:translateY(-3px)}.grid{gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}input,textarea,select{font-family:var(--font-body);border:1.5px solid var(--line);border-radius:var(--radius-sm);background:var(--white);width:100%;color:var(--ink);padding:.7rem .9rem;font-size:1rem}input:focus,textarea:focus,select:focus{outline:2px solid var(--terra);outline-offset:1px;border-color:var(--terra)}label{color:var(--ink-muted);gap:.35rem;margin-bottom:1rem;font-weight:500;display:grid}.form-note{background:var(--cream-panel);border-left:3px solid var(--terra);color:var(--ink-muted);border-radius:6px;padding:.7rem .9rem;font-size:.95rem}.error-note{color:#a03225;border-left-color:#c0392b}.tag{background:var(--cream-panel);color:var(--ink-muted);border-radius:999px;margin:0 .3rem .3rem 0;padding:.2rem .6rem;font-size:.78rem;font-weight:500;display:inline-block}.muted{color:var(--ink-soft);font-size:.9rem}.divider{background:var(--line);border:0;height:1px;margin:2.5rem 0}.center{text-align:center}.spinner{border:3px solid var(--line);border-top-color:var(--terra);border-radius:50%;width:26px;height:26px;margin:3rem auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.layout{flex-direction:column;min-height:100vh;display:flex}.layout-main{flex:1}.site-header{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(8px);backdrop-filter:saturate(140%)blur(8px);border-bottom:1px solid var(--line);background:#fbf7f1e6;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.site-brand{color:var(--navy);align-items:center;gap:.7rem;text-decoration:none;display:flex}.site-brand-mark{background:var(--navy);width:40px;height:40px;color:var(--terra);font-family:var(--font-marker);letter-spacing:.02em;border-radius:11px;place-items:center;font-size:1.1rem;display:grid}.site-brand-text{flex-direction:column;line-height:1.1;display:flex}.site-brand-name{font-family:var(--font-head);color:var(--navy);font-size:1.05rem;font-weight:600}.site-brand-sub{font-family:var(--font-marker);color:var(--accent-hover);font-size:.8rem}.site-nav{align-items:center;gap:1.6rem;display:flex}.nav-link{color:var(--ink-muted);border-bottom:2px solid #0000;padding:.3rem 0;font-weight:500;text-decoration:none}.nav-link:hover{color:var(--navy)}.nav-link.is-active{color:var(--navy);border-bottom-color:var(--terra)}.nav-cta{text-decoration:none}.nav-toggle{border:1.5px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;display:none}.nav-toggle-bar{background:var(--navy);width:18px;height:2px}@media (width<=860px){.nav-toggle{display:flex}.site-nav{background:var(--cream);border-bottom:1px solid var(--line);box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;gap:.2rem;padding:.8rem clamp(1rem,4vw,2.5rem) 1.4rem;transition:transform .22s;position:absolute;top:72px;left:0;right:0;transform:translateY(-120%)}.site-nav.is-open{transform:translateY(0)}.nav-link{border-bottom:1px solid var(--line);padding:.7rem 0}.nav-link.is-active{border-bottom-color:var(--line)}.nav-cta{align-self:flex-start;margin-top:.8rem}}.site-footer{background:var(--navy);color:#fffc;margin-top:4rem}.site-footer-inner{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;padding-top:3.5rem;padding-bottom:2.5rem;display:grid}.site-footer h4{color:var(--white);margin-bottom:.8rem;font-size:1rem}.site-footer-col{flex-direction:column;gap:.45rem;display:flex}.site-footer a{color:#fffc;text-decoration:none}.site-footer a:hover{color:var(--terra)}.site-footer .muted{color:#ffffff8c}.footer-brand{color:var(--white);font-size:1.1rem}.site-footer-base{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.4rem;padding-bottom:1.8rem;display:flex}.footer-admin-link{opacity:.6;text-decoration:none}.footer-admin-link:hover{opacity:1;color:var(--terra)}@media (width<=780px){.site-footer-inner{grid-template-columns:1fr 1fr}}@media (width<=480px){.site-footer-inner{grid-template-columns:1fr}}.hero{background:linear-gradient(160deg, var(--navy-deep), var(--navy) 55%, var(--navy-soft));color:var(--white);position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#3fb2a673,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.hero-inner{max-width:720px;padding:clamp(3.5rem,9vw,6.5rem) 0;position:relative}.hero h1{color:var(--white)}.hero .eyebrow{color:var(--terra)}.hero p{color:#ffffffd1;font-size:1.2rem}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.hero .btn-ghost{color:var(--white);border-color:#ffffff80}.hero .btn-ghost:hover{background:var(--white);color:var(--navy)}.page{padding:clamp(2.5rem,6vw,4rem) 0}.page-head{max-width:760px;margin-bottom:2.5rem}.page-narrow{max-width:640px;margin:0 auto}.panel{background:var(--cream-panel)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.8rem;display:flex}.section-head a{white-space:nowrap;font-weight:600}.post-card{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.post-card-media{aspect-ratio:16/10;background:var(--cream-panel);object-fit:cover;width:100%}.post-card-body{flex-direction:column;flex:1;gap:.5rem;padding:1.1rem 1.2rem 1.4rem;display:flex}.post-card-body h3{margin:0;font-size:1.2rem}.post-card-date{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem}.post-card-excerpt{color:var(--ink-muted);margin:0;font-size:.95rem}.article{max-width:720px;margin:0 auto}.article-hero-img{object-fit:cover;border-radius:var(--radius);width:100%;max-height:440px;margin:1.5rem 0 2rem}.article-meta{color:var(--ink-soft);margin-bottom:.5rem;font-size:.9rem}.rich{color:var(--ink);font-size:1.08rem;line-height:1.75}.rich p{margin:0 0 1.2rem}.rich h2,.rich h3{margin-top:2rem}.rich img{border-radius:var(--radius-sm);margin:1.5rem auto}.rich a{color:var(--accent-hover)}.rich blockquote{border-left:3px solid var(--terra);color:var(--ink-muted);margin:1.5rem 0;padding-left:1.2rem;font-style:italic}.rich figure{margin:1.6rem 0}.rich figcaption{color:var(--ink-soft);text-align:center;margin-top:.4rem;font-size:.9rem}.rich .blog-video,.rich .kv-ee-blog-video{border-radius:var(--radius-sm);width:100%;height:0;margin:1.5rem 0;padding-bottom:56.25%;position:relative;overflow:hidden}.rich .blog-video iframe,.rich .kv-ee-blog-video iframe{width:100%;height:100%;position:absolute;inset:0}.rich iframe{aspect-ratio:16/9;border-radius:var(--radius-sm);border:0;width:100%}.rich p:empty{min-height:.6rem}.rich img[align=left],.rich img[style*=float]{float:none;margin:1.5rem auto}.back-link{margin-bottom:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.service-card{flex-direction:column;gap:.6rem;padding:1.8rem;display:flex}.service-card .price{font-family:var(--font-head);color:var(--navy);font-size:1.9rem}.service-card .price span{color:var(--ink-soft);font-size:.95rem;font-family:var(--font-body)}.service-card ul{color:var(--ink-muted);margin:.5rem 0 1.2rem;padding-left:1.1rem}.service-card li{margin-bottom:.35rem}.service-card .btn{align-self:flex-start;margin-top:auto}.quote{text-align:center;max-width:760px;margin:0 auto}.quote blockquote{font-family:var(--font-head);color:var(--navy);margin:0 0 1rem;font-size:clamp(1.2rem,2.4vw,1.5rem);line-height:1.5}.quote cite{color:var(--accent-hover);font-style:normal;font-weight:600}.calendly-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:320px;height:720px;overflow:hidden}.calendly-wrap iframe{border:0;width:100%;height:100%}.video-frame{aspect-ratio:16/9;border-radius:var(--radius);background:#000;width:100%;overflow:hidden}.video-frame iframe,.video-frame video{border:0;width:100%;height:100%;display:block}.play-badge{place-items:center;display:grid;position:absolute;inset:0}.play-badge span{background:#141a46cc;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.play-badge span:before{content:"";border:9px solid #0000;border-left:15px solid #fff;border-right-width:0;margin-left:3px}.media-wrap{position:relative}.resource-group{margin-bottom:2rem}.resource-group h3{margin-bottom:.6rem}.resource-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.resource-list a{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--navy);padding:.8rem 1rem;font-weight:500;text-decoration:none;display:block}.resource-list a:hover{border-color:var(--terra);color:var(--accent-hover)}.admin-layout{grid-template-columns:260px 1fr;gap:2rem;display:grid}.admin-list{border-right:1px solid var(--line);padding-right:1.5rem}.admin-list button{text-align:left;cursor:pointer;width:100%;color:var(--ink-muted);background:0 0;border:0;border-radius:8px;padding:.55rem .7rem;font-size:.92rem}.admin-list button.is-active{background:var(--cream-panel);color:var(--navy);font-weight:600}.admin-list .status-dot{margin-right:.4rem;font-size:.7rem}.toolbar{flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem;display:flex}.toolbar button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:6px;width:auto;padding:.35rem .6rem;font-size:.82rem}.editor-area{min-height:340px;font-family:var(--font-body);line-height:1.6}@media (width<=820px){.admin-layout{grid-template-columns:1fr}.admin-list{border-right:0;border-bottom:1px solid var(--line);max-height:220px;padding-bottom:1rem;padding-right:0;overflow:auto}}.toggle-row{border:1.5px solid var(--line);border-radius:999px;margin-bottom:1.5rem;padding:3px;display:inline-flex}.toggle-row button{cursor:pointer;width:auto;color:var(--ink-muted);background:0 0;border:0;border-radius:999px;padding:.4rem 1rem;font-size:.9rem}.toggle-row button.is-active{background:var(--navy);color:var(--white)}.btn-link{width:auto;color:var(--accent-hover);cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;padding:0;font-size:.9rem}
