:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#070b14;--bg-elevated:#111a2c;--surface:#101728;--surface-strong:#17233a;--text:#e8edf6;--text-muted:#a9b5ca;--border:#90a5c947;--accent:#56cbff;--accent-strong:#7ee07b;--accent-soft:#56cbff24;--brand-mark-from:#fff;--brand-mark-to:#fff;--brand-mark-border:#ffffffa6;--brand-mark-shadow:#66c1ff52;--shadow:0 18px 45px #050b1880;--font-heading:"Space Grotesk", "Avenir Next", "Segoe UI", sans-serif;--font-body:"Manrope", "Avenir Next", "Segoe UI", sans-serif}#root{text-align:left;border:none;width:100%;max-width:none;min-height:100svh;margin:0;display:block}body{font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at 14% 16%, #56cbff1c, transparent 34%), radial-gradient(circle at 86% -4%, #7ee07b1a, transparent 31%), linear-gradient(165deg, var(--bg) 6%, #0a1220 48%, #080e1a 100%);margin:0}a{color:inherit}.site-shell{position:relative;overflow:clip}.site-shell:before,.site-shell:after{content:"";pointer-events:none;z-index:-1;position:absolute}.site-shell:before{background:radial-gradient(circle,#56cbff38 0%,#56cbff00 72%);border-radius:50%;width:520px;height:520px;top:-220px;right:-180px}.site-shell:after{background:radial-gradient(circle,#7ee07b29 0%,#7ee07b00 74%);border-radius:50%;width:420px;height:420px;bottom:4%;left:-170px}.container{width:min(1120px,100% - 2.5rem);margin:0 auto}.section{border-top:1px solid #90a5c924;padding:2rem 0}.eyebrow{font-family:var(--font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 .85rem;font-size:.82rem}h1,h2,h3{color:var(--text);font-family:var(--font-heading);letter-spacing:-.02em;margin:0}h1{font-size:clamp(1.9rem,4.8vw,3.2rem);line-height:1.07}h2{margin-bottom:1.15rem;font-size:clamp(1.6rem,3.8vw,2.45rem);line-height:1.16}h3{margin-bottom:.85rem;font-size:1.3rem}p{color:var(--text-muted);margin:0;line-height:1.68}.block{display:block}.text-sm{font-size:.82rem}.font-medium{font-weight:500}.text-muted{color:var(--text-muted)}.mb-1{margin-bottom:.85rem}.nowrap{white-space:nowrap}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#090e18d6;border-bottom:1px solid #90a5c929;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;column-gap:1.25rem;min-height:78px;display:grid}.brand{font-family:var(--font-heading);color:var(--text);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(140deg, var(--brand-mark-from), var(--brand-mark-to));border:0px solid var(--brand-mark-border);width:3rem;height:3rem;box-shadow:0 10px 22px var(--brand-mark-shadow), inset 0 1px 0 #ffffffa6;color:#081221;letter-spacing:.08em;border-radius:.35rem;justify-content:center;align-items:center;font-size:.76rem;font-weight:700;display:inline-flex;overflow:hidden}.brand-logo{object-fit:contain;width:100%;height:100%;padding:.2rem;display:block}.brand-text{letter-spacing:.01em;font-size:1.02rem}.site-nav{flex-wrap:wrap;justify-self:center;align-items:center;gap:1.1rem;display:flex}.site-nav a{color:#d2dcef;white-space:nowrap;padding:.4rem .1rem;font-size:.93rem;text-decoration:none;transition:color .18s}.site-nav a:hover{color:var(--text)}.menu-toggle{cursor:pointer;background:#0c1423ad;border:1px solid #90a5c952;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:2.75rem;height:2.75rem;padding:0;display:none}.menu-toggle-line{background:#dbe6f9;border-radius:999px;width:1.2rem;height:2px;transition:transform .18s,opacity .18s}.menu-toggle.is-open .menu-toggle-line:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.is-open .menu-toggle-line:nth-child(2){opacity:0}.menu-toggle.is-open .menu-toggle-line:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.button{font-family:var(--font-heading);letter-spacing:.01em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.35rem 1.2rem;font-size:.91rem;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{color:#08111f;background:linear-gradient(135deg, var(--accent), #78e7ff);box-shadow:0 10px 28px #56cbff47}.button-secondary{color:var(--text);border-color:var(--border);background:#0f1727b3}.button-secondary:hover{background:#131e31e0;border-color:#7ee07b6b}.button:focus-visible,.site-nav a:focus-visible,.brand:focus-visible,.menu-toggle:focus-visible,.skip-link:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{border-top:none;padding-top:.8rem}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;display:grid}.hero-subhead{max-width:62ch;font-size:1.08rem}.hero-actions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:2rem;display:flex}.credibility-line{color:#8fd7ff;margin-top:1.5rem;font-size:.92rem}.hero-visual{flex-direction:column;justify-content:flex-start;justify-self:center;align-items:center;gap:.75rem;width:min(430px,100%);margin-inline:auto;display:flex}.photo-frame{aspect-ratio:4/5;border:1px solid var(--border);background:linear-gradient(160deg, #56cbff26, #7ee07b1a), var(--surface);width:min(360px,100%);box-shadow:var(--shadow);border-radius:1.25rem;overflow:hidden}.photo-frame img,.photo-fallback{object-fit:cover;width:100%;height:100%}.photo-fallback{font-family:var(--font-heading);color:#dbe8fb;letter-spacing:.07em;text-transform:uppercase;text-align:center;place-items:center;padding:1rem;font-size:clamp(.9rem,1.5vw,1.06rem);display:grid}.signal-card{color:#b6c7e1;letter-spacing:.02em;box-shadow:none;background:#090f1b8f;border:1px solid #86a5d440;border-radius:999px;padding:.45rem .8rem;font-size:.72rem}.signal-row{opacity:.92;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;width:100%;display:flex}.signal-row-top{margin-bottom:.2rem}.signal-row-bottom{margin-top:.15rem}.section-split{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:stretch;gap:1.35rem;display:grid}.split-right{grid-template-columns:minmax(0,1fr) minmax(240px,320px)}.split-right .section-image{order:2}.split-right .section-content{order:1}.section-content{min-width:0}.section-flow{align-content:start;gap:1rem;display:grid}.section-flow-tight{gap:.85rem}.section-flow .button{width:fit-content;margin-top:.25rem}.praxis-testimonials{gap:.75rem;display:grid}.praxis-testimonial{background:linear-gradient(145deg,#56cbff14,#7ee07b0d),#0d1524cc;border:1px solid #90a5c947;border-radius:.9rem;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:.8rem;padding:.8rem;display:grid}.praxis-testimonial-avatar{object-fit:cover;border:1px solid #90a5c952;border-radius:50%;width:56px;height:56px}.praxis-testimonial-copy{min-width:0}.praxis-testimonial-quote{color:#e2ebfa;line-height:1.56}.praxis-testimonial-attribution{color:#9cc9ff;margin-top:.38rem;font-size:.88rem}.image-slot{background:linear-gradient(135deg,#56cbff1c,#7ee07b1c),#0a111ebd;border:1px solid #90a5c93d;border-radius:.95rem;width:100%;min-height:340px;margin:0;display:block;overflow:hidden}.image-slot img,.image-slot-fallback{width:100%;height:100%}.image-slot img{object-fit:cover;display:block}.image-slot-fallback{text-align:center;color:#c4d6f2;align-content:center;place-items:center;gap:.35rem;padding:1rem;display:grid}.image-slot-fallback span{font-family:var(--font-heading);letter-spacing:.02em;font-size:.9rem}.image-slot-fallback small{color:#91a8cb;font-size:.73rem}.section-image{height:100%;min-height:430px}.faq-section-image{align-self:stretch;height:100%;min-height:430px;max-height:960px}.contact-section-image{aspect-ratio:1;align-self:start;height:auto;min-height:0}.about p+p{margin-top:1rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.service-card{border:1px solid var(--border);background:linear-gradient(145deg,#56cbff12,#7ee07b0a),#0d1524cc;border-radius:1rem;align-items:center;gap:.95rem;padding:1rem;display:flex;box-shadow:0 14px 30px #05091347}.service-card-image{border-radius:.8rem;flex:0 0 92px;align-self:center;width:92px;height:92px;min-height:0}.service-copy{flex:auto;min-width:0}.service-copy h3{margin-bottom:.35rem}.faq-list{gap:.85rem;margin-top:1.3rem;display:grid}.faq-item{border:1px solid var(--border);background:#0b1220b3;border-radius:.9rem;padding:.95rem 1rem}.faq-item[open]{background:#101b2cc7}.faq-item p{margin-top:.8rem}summary{cursor:pointer;color:var(--text);font-family:var(--font-heading);list-style-position:outside}.contact-actions{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.site-footer{border-top:1px solid #90a5c933;padding:2rem 0 2.6rem}.footer-inner{grid-template-columns:1.35fr auto;align-items:start;gap:1rem;display:grid}.footer-company{color:var(--text);font-family:var(--font-heading);margin-bottom:.2rem}.footer-links{align-items:center;gap:1rem;display:flex}.footer-links a{color:#d4e2f7}.footer-copyright{color:var(--text-muted);text-align:left;grid-column:1/-1;font-size:.62rem}.skip-link{z-index:30;color:#0f1724;font-family:var(--font-heading);background:#fff;border-radius:.6rem;padding:.7rem .95rem;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}@media (width<=1100px){.header-inner{grid-template-columns:auto minmax(0,1fr);column-gap:.95rem}.site-nav{flex-wrap:nowrap;justify-self:end;gap:.8rem}.site-nav a{font-size:.88rem}.header-cta{display:none}}@media (width<=760px){.header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:74px;padding:.65rem 0;position:relative}.brand-text{font-size:.96rem}.menu-toggle{justify-self:end;display:inline-flex}.site-nav{z-index:24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a111ff5;border:1px solid #90a5c947;border-radius:.85rem;flex-direction:column;align-items:stretch;gap:.4rem;padding:.55rem;display:none;position:absolute;top:calc(100% + .5rem);left:0;right:0;box-shadow:0 16px 34px #050a1573}.site-nav.is-open{display:flex}.site-nav a{color:#e5edfb;background:#111c2fd9;border:1px solid #90a5c933;border-radius:.6rem;padding:.58rem .7rem;font-size:.95rem}.site-nav a:hover{background:#182740fa}}@media (width<=1024px){.hero-grid{grid-template-columns:1fr;gap:2.1rem}.hero-visual{justify-self:center;width:min(420px,100%);margin-inline:auto}.signal-card{font-size:.72rem}.service-grid{grid-template-columns:1fr}.service-card{align-items:center;gap:.8rem}.service-card-image{flex-basis:80px;width:80px;height:80px}.section-split,.split-right{grid-template-columns:1fr;gap:1rem}.split-right .section-image,.split-right .section-content{order:initial}.section-image{aspect-ratio:16/6;height:auto;min-height:0}.footer-inner{grid-template-columns:1fr}}@media (width<=640px){.container{width:min(1120px,100% - 1.25rem)}.section{padding:1.5rem 0}.hero{padding-top:3.4rem}.photo-frame{width:min(330px,100%)}.section-image{aspect-ratio:16/7}.signal-row{gap:.45rem}.contact-actions .button,.hero-actions .button{width:100%}.praxis-testimonial{grid-template-columns:48px minmax(0,1fr);gap:.7rem;padding:.72rem}.praxis-testimonial-avatar{width:48px;height:48px}}.book-main{padding-bottom:2rem}.book-section{min-height:calc(100svh - 78px)}.book-content{gap:1rem;display:grid}.book-intro{max-width:48ch}.book-embed-shell{background:#101728b8;border:1px solid #90a5c93d;border-radius:1rem;overflow:hidden;box-shadow:0 14px 35px #050b1857}.book-embed-shell iframe{border:0;display:block}.book-header-inner{grid-template-columns:auto 1fr auto}.book-home-link{justify-self:end}@media (width<=900px){.book-header-inner{grid-template-columns:1fr auto;row-gap:.65rem}.book-header-inner .site-nav{order:3;grid-column:1/-1;justify-self:start}.book-home-link{justify-self:end}}
