:root{--teal:#1a6b6b;--teal-dark:#134f4f;--teal-deep:#0d3838;--teal-light:#e8f4f4;--teal-mid:#c5e0e0;--teal-soft:#2a8585;--warm-white:#f9f6f1;--cream:#f2ede4;--sand:#e8dfd0;--charcoal:#1c2b2b;--body-text:#3a4a4a;--muted:#6b8080;--accent:#c8843a;--accent-light:#fdf0e0;--sidebar-w:240px;--sidebar-bg:#1a3a3a}*{box-sizing:border-box}.marketing-layout{background:var(--warm-white);color:var(--body-text);min-height:100vh;padding-left:var(--sidebar-w);flex-direction:column;font-family:DM Sans,sans-serif;line-height:1.6;transition:padding-left .2s;display:flex;overflow-x:hidden}.marketing-layout.sidebar-collapsed{padding-left:0}@media (max-width:1023px){.marketing-layout,.marketing-layout.sidebar-collapsed{padding-left:0}html{scroll-padding-top:70px}}.sidebar{width:var(--sidebar-w);z-index:200;background:var(--sidebar-bg);flex-direction:column;padding:1rem 1.5rem;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:4px 0 40px #0000002e}@media (max-width:1023px){.sidebar{transform:translate(-100%)}.marketing-layout.sidebar-open .sidebar{transform:translate(0)}}.sidebar-brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-bottom:1.25rem;text-decoration:none;display:flex}.sidebar-logo{background:var(--teal);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.sidebar-logo svg{width:18px;height:18px}.sidebar-wordmark{color:#fff;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.sidebar-nav{flex-direction:column;gap:0;display:flex}.nav-link{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:none;padding:.65rem 0;font-family:inherit;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s;display:block}.nav-link:hover{color:#fff}.nav-link.active{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--teal-light);text-decoration-color:var(--teal-light);text-underline-offset:4px;font-weight:600;text-decoration-thickness:2px}.sidebar-divider{background:#ffffff1f;height:1px;margin:1rem 0 .6rem}.sidebar-cta{flex-direction:column;gap:.6rem;margin-top:auto;padding-top:1.5rem;display:flex}.mobile-header{display:none}@media (max-width:1023px){.mobile-header{display:flex}}.hamburger{color:var(--teal,#1a6b6b);border:2px solid var(--teal,#1a6b6b);cursor:pointer;z-index:250;background:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:6px 10px;font-size:1.4rem;transition:background .2s,border-color .2s;display:flex;position:relative}.hamburger:hover{background:var(--teal-light,#e8f4f4);border-color:var(--teal-dark,#134f4f)}.hamburger span{background:var(--teal,#1a6b6b);border-radius:2px;width:20px;height:2px;transition:all .25s;display:block}.mobile-logo{color:var(--teal,#1a6b6b);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;display:none}@media (max-width:1023px){.mobile-logo{display:block}}@media (min-width:1024px){.hamburger{display:none}.sidebar-backdrop{display:none!important}}@media (max-width:1023px){.hamburger{z-index:300;position:fixed;top:1rem;left:1rem;box-shadow:0 2px 8px #00000026}.marketing-layout.sidebar-open .hamburger span:first-child{transform:translateY(7px)rotate(45deg)}.marketing-layout.sidebar-open .hamburger span:nth-child(2){opacity:0}.marketing-layout.sidebar-open .hamburger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.sidebar-backdrop{z-index:150;background:#0006;display:none;position:fixed;inset:0}@media (max-width:1023px){.marketing-layout.sidebar-open .sidebar-backdrop{display:block}}.btn-primary{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.65rem 1.35rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-block;box-shadow:0 2px 12px #1a6b6b47}.btn-primary:hover{background:var(--teal-dark);box-shadow:0 4px 18px #1a6b6b61}.btn-secondary{color:var(--teal-dark);border:1.5px solid var(--teal-mid);cursor:pointer;background:0 0;border-radius:10px;padding:.65rem 1.35rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.btn-secondary:hover{border-color:var(--teal);background:var(--teal-light)}.marketing-main{flex-direction:column;min-height:100vh;display:flex}.marketing-footer{background:var(--charcoal);margin-top:auto;padding:3.5rem 5vw 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-brand{align-items:center;gap:.6rem;margin-bottom:2rem;text-decoration:none;display:flex}.footer-logo{background:var(--teal);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.footer-logo svg{width:16px;height:16px}.footer-wordmark{color:#fff;font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.footer-nav{flex-wrap:wrap;gap:1.75rem;margin-bottom:2.5rem;list-style:none;display:flex}.footer-nav a{color:#ffffff8c;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-copy{color:#ffffff59;font-size:.8rem}@media (max-width:768px){.marketing-footer{padding:2rem 5vw 1.5rem}.footer-nav{gap:1rem}.footer-bottom{flex-direction:column;align-items:flex-start}}.container{max-width:1200px;margin:0 auto;padding:0 5vw}.reveal{opacity:1}.hero-section{background:linear-gradient(135deg,var(--warm-white)0%,var(--teal-light)100%);align-items:center;min-height:100vh;padding:4rem 5vw 2rem;display:flex}@media (max-width:1023px){.hero-section{min-height:auto;padding:3rem 1.5rem 1.5rem}}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.hero-left{flex-direction:column;gap:1.5rem;display:flex}.eyebrow{letter-spacing:1px;color:var(--teal);text-transform:uppercase;font-size:.85rem;font-weight:700}.hero-heading{color:var(--charcoal);margin:0 0 1rem;font-family:Playfair Display,serif;font-size:clamp(1.8rem,5vw,3.5rem);font-weight:700;line-height:1.2}.hero-heading .highlight{color:var(--teal);font-style:italic}.hero-body{color:var(--body-text);margin:0;font-size:1.1rem;line-height:1.7}.hero-cta{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.hero-cta>:first-child{align-self:flex-start}.app-link{flex-direction:column;gap:.5rem;display:flex}.app-btn{color:var(--teal);border:1.5px solid var(--teal-mid);cursor:pointer;align-self:fit-content;background:0 0;border-radius:10px;padding:.65rem 1.35rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.app-btn:hover{border-color:var(--teal);background:var(--teal-light)}.app-note{color:var(--muted);margin:0;font-size:.875rem}.scroll-indicator{color:var(--teal,#1a6b6b);cursor:default;justify-content:center;margin-top:1rem;font-size:2rem;animation:1.5s ease-in-out infinite bounce;display:flex}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.hero-right{flex-direction:column;justify-content:center;gap:1.5rem;height:500px;display:flex;position:relative}.hero-card{background:#fff;border-radius:12px;padding:1.5rem;transition:transform .3s;transform:translate(0);box-shadow:0 4px 24px #1a6b6b1f}.hero-card:hover{transform:translate(4px);box-shadow:0 8px 32px #1a6b6b2e}.card-label{letter-spacing:.5px;color:var(--muted);text-transform:uppercase;min-height:1rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.card-stat{color:var(--teal);margin:.5rem 0;font-size:1.8rem;font-weight:700}.card-note{color:var(--body-text);font-size:.9rem}@media (max-width:1023px){.hero-container{grid-template-columns:1fr;gap:3rem}.hero-heading{font-size:2.5rem}.hero-right{height:auto}}.audience-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.audience-section{padding:2rem 1.5rem}}.section-heading{text-align:center;color:var(--charcoal);margin:0 0 1.5rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700}.audience-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.audience-card{background:#fff;border-radius:12px;flex-direction:column;padding:2rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 12px #00000014}.audience-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a6b6b29}.audience-icon{margin-bottom:1rem;font-size:2.5rem}.audience-card h3{color:var(--charcoal);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.audience-card p{color:var(--body-text);flex-grow:1;margin:0 0 .75rem;font-size:.875rem}.card-link{color:var(--teal);font-size:.9rem;font-weight:600;text-decoration:underline}@media (max-width:1023px){.audience-grid{grid-template-columns:1fr}}.why-section{background:var(--charcoal);color:#fff;padding:4rem 5vw}@media (max-width:1023px){.why-section{padding:2rem 1.5rem}}.section-label{letter-spacing:1px;text-transform:uppercase;color:var(--teal,#1a6b6b);margin-bottom:1rem;font-size:.85rem;font-weight:700}.why-section .section-heading{color:#fff;margin-bottom:2rem}.section-body{color:#ffffffe6;max-width:800px;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.pillars-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin:1.5rem 0;display:grid}.pillar{border-left:3px solid var(--teal);background:#ffffff0d;border-radius:8px;padding:2rem}.pillar h4{color:#fff;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.pillar p{color:#ffffffe6;margin:0;font-size:.95rem}.pullquote{border-left:4px solid var(--teal);color:#fff;margin:3rem 0 0;padding:2rem;font-family:Playfair Display,serif;font-size:1.3rem;font-style:italic;line-height:1.8}@media (max-width:1023px){.pillars-grid{grid-template-columns:1fr}.pullquote{font-size:1.1rem}}.features-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.features-section{padding:2rem 1.5rem}}.features-subsection{margin-bottom:2rem}.subsection-heading{letter-spacing:.5px;color:var(--teal,#1a6b6b);text-transform:uppercase;margin-bottom:1rem;font-size:.95rem;font-weight:700}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.feature-tile{background:#fff;border-radius:8px;flex-direction:column;padding:1.75rem;display:flex;box-shadow:0 2px 8px #0000000f}.feature-number{color:var(--teal);margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.feature-tile h4{color:var(--charcoal);margin:0 0 .5rem;font-size:1rem;font-weight:700}.feature-tile p{color:var(--body-text);flex:1;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:1023px){.features-grid{grid-template-columns:1fr}}.journey-section{background:linear-gradient(135deg,var(--teal-light)0%,var(--warm-white)100%);padding:4rem 5vw}@media (max-width:1023px){.journey-section{padding:2rem 1.5rem}}.journey-section .section-label{color:var(--charcoal);opacity:1}.journey-timeline-wrapper{position:relative}.journey-timeline-wrapper:after{content:"";background:linear-gradient(to right,transparent,var(--warm-white,#f9f6f1));pointer-events:none;z-index:1;width:80px;height:100%;position:absolute;top:0;right:0}.journey-timeline{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(5,minmax(220px,1fr));gap:1rem;max-width:1200px;margin:1.5rem auto;padding-bottom:1rem;display:grid;overflow-x:auto}@media (max-width:1023px){.journey-timeline{grid-template-columns:1fr;overflow-x:hidden}}.journey-timeline::-webkit-scrollbar{height:4px}.journey-timeline::-webkit-scrollbar-track{background:0 0}.journey-timeline::-webkit-scrollbar-thumb{background:var(--teal,#1a6b6b);border-radius:2px}.journey-timeline::-webkit-scrollbar-thumb:hover{background:var(--teal-dark,#134f4f)}.journey-step{scroll-snap-align:start;background:#fff;border-radius:8px;padding:1.25rem 1rem;position:relative;box-shadow:0 2px 8px #0000000f}.step-number{background:var(--teal);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:inline-flex}.journey-step h4{color:var(--charcoal);margin:0 0 .75rem;font-size:1rem;font-weight:700}.journey-step p{color:var(--body-text);margin:0;font-size:.875rem;line-height:1.6}.journey-link{text-align:center;margin-top:1.5rem}.journey-link a{color:var(--teal);font-size:1rem;font-weight:600;text-decoration:underline}.journey-link a:hover{text-decoration:underline}@media (max-width:1023px){.journey-timeline{grid-template-columns:1fr}}.sa-context-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.sa-context-section{padding:2rem 1.5rem}}.section-subheading{text-align:center;color:var(--body-text);max-width:800px;margin:0 auto 1.5rem;font-size:1.1rem;line-height:1.6}.sa-cards-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:1.5rem auto;display:grid}.sa-card{border-top:3px solid var(--teal);background:#fff;border-radius:12px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 2px 12px #00000014}.sa-icon{margin-bottom:1rem;font-size:2rem}.sa-card h3{color:var(--charcoal);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.sa-card p{color:var(--body-text);flex:1;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:1023px){.sa-cards-grid{grid-template-columns:1fr}}.pricing-section{background:var(--charcoal);color:#fff;padding:4rem 5vw}@media (max-width:1023px){.pricing-section{padding:2rem 1.5rem}}.pricing-section .section-heading{color:#fff}.pricing-section .section-body{color:#ffffffd9}.pricing-cards-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.pricing-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;padding:2rem;display:flex;position:relative}.pricing-card.featured{background:var(--teal);border-color:var(--teal);transform:scale(1.05)}.pricing-badge{background:var(--accent);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:1.5rem}.pricing-card h3{letter-spacing:.5px;text-transform:uppercase;color:#fff;margin:.75rem 0 .5rem;font-size:.95rem;font-weight:700}.pricing-amount{color:#fff;margin:.5rem 0 0;font-size:2rem;font-weight:700}.pricing-period{color:#ffffffbf;margin:0 0 1.5rem;font-size:.9rem}.pricing-card p{color:#ffffffe6;flex-grow:1;margin:0;font-size:.875rem;line-height:1.6}.pricing-link{text-align:center;margin-top:3rem}.pricing-link a{color:var(--accent);font-size:1rem;font-weight:600;text-decoration:underline}.pricing-link a:hover{text-decoration:underline}@media (max-width:1023px){.pricing-cards-grid{grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}}.demo-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.demo-section{padding:2rem 1.5rem}}.demo-content{grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.demo-features{flex-direction:column;display:flex}.demo-features h4{color:var(--charcoal);margin:0 0 1rem;font-size:1.1rem;font-weight:700}.demo-features ul{margin:0 0 2rem;padding:0;list-style:none}.demo-features li{color:var(--body-text);margin-bottom:.75rem;padding-left:0;font-size:.95rem}.demo-login-link{color:var(--body-text);margin:1.5rem 0 0;font-size:.9rem}.demo-login-link a{color:var(--teal);font-weight:600;text-decoration:underline}.demo-login-link a:hover{text-decoration:underline}.demo-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--charcoal);font-size:.9rem;font-weight:600}.form-group input,.form-group select{border:1px solid var(--teal-mid);color:var(--charcoal);background:#fff;border-radius:6px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #1a6b6b1a}.form-error{color:#d32f2f;margin-top:-.5rem;font-size:.9rem}.demo-form .btn-primary{align-self:flex-start;margin-top:.5rem}.demo-form .btn-primary:disabled{opacity:.6;cursor:not-allowed}.demo-success{background:var(--teal-light);border-left:4px solid var(--teal);border-radius:8px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.demo-success h3{color:var(--charcoal);margin:0;font-size:1.25rem;font-weight:700}.demo-success p{color:var(--body-text);margin:0;font-size:.95rem}.demo-success .btn-primary{align-self:flex-start}@media (max-width:1023px){.demo-content{grid-template-columns:1fr}}.closing-cta-section{background:var(--charcoal);text-align:center;color:#fff;padding:3rem 5vw}@media (max-width:1023px){.closing-cta-section{padding:2rem 1.5rem}}.closing-cta-section h2{color:#fff;margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.closing-cta-section p{color:#ffffffe6;max-width:600px;margin:0 auto 1rem;font-size:1rem}.closing-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.closing-cta-buttons{flex-direction:column;align-items:center}.closing-cta-buttons a{text-align:center;width:100%}}.core-operations-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.core-operations-section{padding:2rem 1.5rem}}.feature-icon{margin-bottom:1rem;font-size:2.5rem;display:block}.clinical-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.clinical-section{padding:2rem 1.5rem}}.clinical-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.clinical-card{background:#fff;border-radius:12px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 2px 12px #00000014}.card-icon{margin-bottom:1rem;font-size:2.5rem}.clinical-card h4{color:var(--charcoal);margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.clinical-card p{color:var(--body-text);flex-grow:1;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1023px){.clinical-grid{grid-template-columns:1fr}}.dsd-section{background:var(--charcoal);color:#fff;padding:4rem 5vw}@media (max-width:1023px){.dsd-section{padding:2rem 1.5rem}}.dsd-section .section-heading{color:#fff}.dsd-section .section-body{color:#ffffffe6;max-width:900px;margin-left:auto;margin-right:auto}.dsd-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.dsd-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;padding:2rem;display:flex}.dsd-icon{margin-bottom:1rem;font-size:2rem}.dsd-card h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:1rem;font-weight:700}.dsd-card p{color:#ffffffe6;flex:1;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.dsd-grid{grid-template-columns:1fr}}.data-architecture-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.data-architecture-section{padding:2rem 1.5rem}}.trust-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.trust-card{border-top:3px solid var(--teal);background:#fff;border-radius:12px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 2px 12px #00000014}.trust-icon{margin-bottom:1rem;font-size:2rem}.trust-card h4{color:var(--charcoal);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.trust-card p{color:var(--body-text);flex:1;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.trust-grid{grid-template-columns:1fr}}.scale-section{background:var(--charcoal);color:#fff;padding:4rem 5vw}@media (max-width:1023px){.scale-section{padding:2rem 1.5rem}}.scale-section .section-heading{color:#fff}.scale-section .section-body{color:#ffffffe6;max-width:900px;margin-left:auto;margin-right:auto}.scale-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.scale-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;padding:2rem;display:flex}.scale-emoji{margin-bottom:1rem;font-size:2.5rem}.scale-card h4{color:#fff;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.scale-card p{color:#ffffffe6;flex:1;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.scale-note{color:#ffffffa6;margin:0;font-size:.85rem;font-style:italic}.scale-link{color:#ffffffe6;font-size:.9rem;font-weight:600;text-decoration:underline;transition:color .2s}.scale-link:hover{color:#fff}@media (max-width:1023px){.scale-grid{grid-template-columns:1fr}}.between-sessions-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.between-sessions-section{padding:2rem 1.5rem}}.comparison-grid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:3rem auto 0;display:grid}.comparison-pair{grid-template-columns:1fr auto 1fr;align-items:start;gap:1.5rem;display:grid}.without-box,.with-box{background:#fff;border-radius:12px;padding:1.75rem;box-shadow:0 2px 8px #0000000f}.without-box{border-left:3px solid var(--muted)}.with-box{border-left:3px solid var(--teal)}.without-box h4,.with-box h4{text-transform:uppercase;letter-spacing:.5px;color:var(--charcoal);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.without-box p,.with-box p{color:var(--body-text);margin:0;font-size:.875rem;line-height:1.6}.comparison-arrow{color:var(--teal);justify-content:center;align-items:center;min-height:100px;font-size:1.5rem;font-weight:700;display:flex}@media (max-width:1023px){.comparison-pair{grid-template-columns:1fr}.comparison-arrow{display:none}.without-box:after{content:"→ With Sobriety Journey:";border-top:1px solid var(--teal-light);color:var(--teal);margin-top:1rem;padding-top:1rem;font-size:.85rem;font-weight:700;display:block}.with-box{display:none}}.clinical-tools-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.clinical-tools-section{padding:2rem 1.5rem}}.ai-boundary-section{background:var(--charcoal);color:#fff;padding:4rem 5vw}@media (max-width:1023px){.ai-boundary-section{padding:2rem 1.5rem}}.ai-boundary-section .section-heading{color:#fff}.ai-boundary-section .section-body{color:#ffffffe6;max-width:900px;margin-left:auto;margin-right:auto}.boundary-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.boundary-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;padding:2rem;display:flex}.boundary-indicator{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.95rem;font-weight:700}.boundary-card.does{border-left:3px solid #4ade80}.boundary-card.doesnt{border-left:3px solid #ef4444}.boundary-card.data{border-left:3px solid var(--teal)}.boundary-card.clinical{border-left:3px solid #fbbf24}.boundary-card p{color:#ffffffe6;flex:1;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.boundary-grid{grid-template-columns:1fr}}.counsellor-platform-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.counsellor-platform-section{padding:2rem 1.5rem}}.counsellor-platform-section .section-heading{color:var(--charcoal)}.counsellor-platform-section .section-body{color:var(--body-text);max-width:900px;margin-left:auto;margin-right:auto}.what-you-see-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.what-you-see-section{padding:2rem 1.5rem}}.what-you-see-inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:1.5rem auto 0;display:grid}.checklist{grid-template-columns:1fr;gap:1rem;display:grid}.checklist-item{align-items:flex-start;gap:1rem;display:flex}.checkmark{background:var(--teal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:700;display:flex}.item-text{color:var(--body-text);flex-grow:1;font-size:.875rem;line-height:1.6}.therapist-stats-panel{background:var(--teal-light);border-left:4px solid var(--teal);border-radius:16px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.therapist-stat{flex-direction:column;gap:.25rem;display:flex}.therapist-stat-number{color:var(--teal);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1}.therapist-stat-label{color:var(--body-text);font-size:.9rem;line-height:1.4}.therapist-stats-quote{color:var(--body-text);border-top:1px solid #1a6b6b33;margin-top:.5rem;padding-top:1.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.checklist-note{background:var(--teal-light);border-left:3px solid var(--teal);border-radius:8px;max-width:100%;margin:1.5rem auto 0;padding:1.5rem}.checklist-note p{color:var(--body-text);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.what-you-see-inner{grid-template-columns:1fr;gap:2rem}}.hero-buttons{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.hero-buttons a:first-child{align-self:flex-start}.transition-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.transition-section{padding:2rem 1.5rem}}.transition-body{flex-direction:column;gap:1.5rem;max-width:900px;margin:2.5rem auto 0;display:flex}.transition-body p{color:var(--body-text);margin:0 0 1rem;font-size:1rem;line-height:1.7}.recovery-features-section{background:var(--warm-white);padding:4rem 5vw}@media (max-width:1023px){.recovery-features-section{padding:2rem 1.5rem}}.recovery-features-section .features-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:3rem auto 0}@media (max-width:1023px){.recovery-features-section .features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.recovery-features-section .features-grid{grid-template-columns:1fr}}.privacy-section{background:var(--charcoal);color:#fff;padding:5rem 5vw}.privacy-section .section-heading{color:#fff}.privacy-section .section-body{color:#ffffffd9;max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.privacy-columns{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;max-width:1200px;margin:3rem auto 0;display:grid}.privacy-column{flex-direction:column;gap:1.5rem;display:flex}.privacy-column.visible{border-left:3px solid #4ade80;padding-left:1.5rem}.privacy-column.private{border-left:4px solid #94a3b8;padding-left:1.5rem}.privacy-title{color:#fff;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.privacy-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.privacy-list li{color:#ffffffd9;padding-left:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.privacy-list li:before{content:"•";color:#fff9;position:absolute;left:0}.privacy-note{border-left:3px solid var(--teal);background:#ffffff0d;border-radius:8px;max-width:1200px;margin:2.5rem auto 0;padding:1.5rem}.privacy-note p{color:#ffffffd9;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.privacy-columns{grid-template-columns:1fr;gap:2rem}}.crisis-section{background:linear-gradient(135deg,var(--warm-white)0%,var(--teal-light)100%);padding:5rem 5vw}.crisis-section .section-heading{color:var(--charcoal)}.crisis-section .section-body{color:var(--body-text);max-width:900px;margin-left:auto;margin-right:auto}.crisis-body{flex-direction:column;gap:1.5rem;max-width:900px;margin:2.5rem auto 0;display:flex}.crisis-body p{color:var(--body-text);margin:0;font-size:.95rem;line-height:1.7}.crisis-resources{background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:1.5rem 0;padding:2rem;display:grid;box-shadow:0 4px 16px #00000014}.crisis-resource{text-align:center;background:var(--teal-light);border:1px solid #1a6b6b1a;border-radius:8px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;display:flex}.crisis-icon{font-size:2.5rem}.resource-content{flex-direction:column;gap:.25rem;display:flex}.resource-name{color:var(--charcoal);text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:700}.resource-number{color:var(--teal);white-space:nowrap;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;text-decoration:none}.resource-number:hover{text-decoration:underline}.resource-note{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.crisis-closing{color:var(--body-text);font-size:.95rem;font-style:italic;line-height:1.7}@media (max-width:1023px){.crisis-resources{grid-template-columns:1fr;gap:1rem}}.cta-note{color:#ffffffbf;max-width:600px;margin:1.5rem auto 0;font-size:.85rem}.how-it-works-section{background:var(--warm-white);padding:5rem 5vw}.how-it-works-section .section-heading{color:var(--charcoal);max-width:800px;margin-left:auto;margin-right:auto}.steps-vertical{flex-direction:column;gap:0;max-width:900px;margin:3rem auto 0;display:flex}.step-card{border-left:3px solid var(--teal);background:#fff;border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:0;padding:2rem;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.step-card:not(:last-child):after{content:"";background:linear-gradient(to bottom,var(--teal),#1a6b6b66);width:3px;height:1.5rem;position:absolute;bottom:-1.5rem;left:2rem}.step-card .step-number{width:45px;height:45px;margin-bottom:0;font-size:1.5rem;display:inline-flex}.step-card h3{color:var(--charcoal);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.step-card p{color:var(--body-text);margin:0;font-size:.95rem;line-height:1.6}.step-connector{display:none}@media (max-width:1023px){.step-card{padding:1.5rem}.step-card h3{font-size:1rem}.step-card p{font-size:.9rem}}.grace-section{background:var(--warm-white);padding:5rem 5vw}.grace-section .section-heading{color:var(--charcoal)}.grace-section .section-body{color:var(--body-text);max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.grace-section .features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:3rem auto 0}@media (max-width:1023px){.grace-section .features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.grace-section .features-grid{grid-template-columns:1fr}}.dsd-alignment-section{background:var(--charcoal);color:#fff;padding:5rem 5vw}.dsd-alignment-section .section-heading{color:#fff}.dsd-alignment-section .section-body{color:#ffffffd9;max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.compliance-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:3rem auto 0;display:grid}.compliance-card{border:1px solid #ffffff26;border-left:3px solid var(--teal);background:#ffffff14;border-radius:12px;flex-direction:column;padding:2rem;display:flex}.compliance-icon{margin-bottom:1rem;font-size:2.5rem}.compliance-card h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:1rem;font-weight:700}.compliance-card p{color:#ffffffd9;flex:1;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.compliance-grid{grid-template-columns:1fr}}.centres-section{background:var(--warm-white);padding:5rem 5vw}.centres-section .section-heading{color:var(--charcoal)}.centres-section .section-body{color:var(--body-text);max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.centres-section .features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:3rem auto 0}@media (max-width:1023px){.centres-section .features-grid{grid-template-columns:1fr}}.journey-ecosystem-section{background:linear-gradient(135deg,var(--teal-light)0%,var(--warm-white)100%);padding:5rem 5vw}.journey-ecosystem-section .section-heading{color:var(--charcoal)}.journey-ecosystem-section .section-body{color:var(--body-text);max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.journey-connected{justify-content:center;align-items:stretch;gap:0;max-width:1200px;margin:3rem auto 0;display:flex}.journey-connected-item{text-align:center;background:#fff;border-radius:8px;flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex;box-shadow:0 2px 8px #0000000f}.journey-connected-item:first-child{border-radius:8px 0 0 8px}.journey-connected-item:last-child{border-radius:0 8px 8px 0}.journey-connected-icon{font-size:2.5rem;display:block}.journey-connected-label{color:var(--charcoal);margin:0;font-size:1rem;font-weight:700}.journey-connected-subtitle{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:.85rem}.journey-connected-item p{color:var(--body-text);flex-grow:1;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.journey-connected-link{color:var(--teal);font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.journey-connected-link:hover{text-decoration:underline}.journey-connected-arrow{color:var(--teal);justify-content:center;align-items:center;min-width:60px;padding:0 1rem;font-size:1.5rem;font-weight:700;display:flex}@media (max-width:1023px){.journey-connected{flex-direction:column;gap:1.5rem}.journey-connected-item,.journey-connected-item:first-child,.journey-connected-item:last-child{border-radius:8px}.journey-connected-arrow{min-width:auto;min-height:40px;padding:0;transform:rotate(90deg)}}.network-section{background:var(--warm-white);padding:5rem 5vw}.network-hierarchy{flex-direction:column;gap:0;max-width:800px;margin:3rem auto;display:flex}.hierarchy-tier{border-left:3px solid var(--teal);background:#fff;grid-template-columns:40px 1fr;gap:1rem;padding:1.25rem 1.5rem;display:grid;position:relative}.hierarchy-tier:not(:last-child):after{content:"";background:var(--teal);width:2px;height:12px;position:absolute;bottom:-12px;left:20px}.hierarchy-tier.tier-1{border-left-color:var(--teal);margin-left:0}.hierarchy-tier.tier-2{border-left-color:var(--teal-mid);margin-left:30px}.hierarchy-tier.tier-3{border-left-color:var(--teal-soft);margin-left:60px}.hierarchy-tier.tier-4{border-left-color:var(--teal-light);margin-left:90px}.hierarchy-tier.tier-5{border-left-color:var(--teal-mid);margin-left:120px}.hierarchy-tier.tier-6{border-left-color:var(--teal-light);margin-left:150px}.hierarchy-tier.tier-highlight{background:var(--teal-light);border-left-color:var(--teal);font-weight:600}.tier-marker{color:var(--teal);justify-content:center;align-items:center;font-size:1rem;display:flex}.tier-content{color:var(--charcoal);flex-direction:column;align-items:flex-start;gap:.25rem;font-size:.95rem;line-height:1.4;display:flex}.tier-badge{background:var(--teal);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.35rem .75rem;font-size:.85rem;font-weight:700;display:inline-block}.tier-subtext{color:var(--muted);font-size:.85rem;font-weight:400}.network-explanation{border-left:3px solid var(--teal);background:#1a6b6b0d;border-radius:4px;max-width:800px;margin-top:2rem;margin-left:auto;margin-right:auto;padding:1.5rem}.network-explanation p{color:var(--body-text);margin:0;font-size:.95rem;line-height:1.7}@media (max-width:1023px){.hierarchy-tier{margin-left:0!important}.hierarchy-tier.tier-2,.hierarchy-tier.tier-3,.hierarchy-tier.tier-4,.hierarchy-tier.tier-5,.hierarchy-tier.tier-6{padding-left:1rem;margin-left:20px!important}}.visibility-section{background:var(--warm-white);padding:5rem 5vw}.visibility-section .section-heading{max-width:600px;margin-left:auto;margin-right:auto}.visibility-section .section-body{text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.data-isolation-section{background:var(--warm-white);padding:5rem 5vw}.data-isolation-section .section-heading{max-width:600px;margin-left:auto;margin-right:auto}.data-isolation-section .section-body{text-align:center;max-width:600px;color:var(--muted);margin-bottom:2rem;margin-left:auto;margin-right:auto;font-style:italic}.member-reporting-section{background:var(--warm-white);padding:5rem 5vw}.member-reporting-section .section-heading{max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:1023px){.network-section,.visibility-section,.data-isolation-section,.member-reporting-section{padding:3rem 5vw}}.data-governance-section{background:var(--warm-white);padding:5rem 5vw}.data-governance-section .section-heading{max-width:600px;margin-left:auto;margin-right:auto}.data-governance-section .section-body{text-align:center;max-width:600px;color:var(--muted);margin-bottom:2rem;margin-left:auto;margin-right:auto;font-style:italic}.national-reporting-section{background:var(--warm-white);padding:5rem 5vw}.national-reporting-section .section-heading{max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:1023px){.data-governance-section,.national-reporting-section{padding:3rem 5vw}}.evidence-section{background:var(--warm-white);padding:5rem 5vw}.evidence-section .section-heading{max-width:800px;margin-left:auto;margin-right:auto}.evidence-section .section-body{text-align:center;max-width:800px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}.foundation-section{background:var(--charcoal);color:#fff;padding:5rem 5vw}.foundation-section .section-label{color:var(--teal)}.foundation-section .section-heading{color:#fff;max-width:800px;margin-left:auto;margin-right:auto}.foundation-body{color:#ffffffd9;max-width:900px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}.principles-section{background:var(--warm-white);padding:5rem 5vw}.principles-section .section-heading{max-width:600px;margin-left:auto;margin-right:auto}.principles-section .section-body{text-align:center;max-width:600px;color:var(--muted);margin-bottom:3rem;margin-left:auto;margin-right:auto;font-style:italic}.principles-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.principle-card{border-left:3px solid var(--teal);background:#fff;border-radius:12px;flex-direction:column;padding:2rem;display:flex;box-shadow:0 2px 12px #00000014}.principle-icon{margin-bottom:1rem;font-size:2rem}.principle-card h4{color:var(--charcoal);text-transform:uppercase;letter-spacing:.5px;margin:0 0 .75rem;font-size:.95rem;font-weight:700}.principle-card p{color:var(--body-text);flex:1;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.principles-grid{grid-template-columns:1fr}}.compliance-section{background:var(--charcoal);color:#fff;padding:5rem 5vw}.compliance-section .section-label{color:var(--teal)}.compliance-section .section-heading{color:#fff;max-width:800px;margin-left:auto;margin-right:auto}.compliance-section .section-body{text-align:center;color:#ffffffd9;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-style:italic}.compliance-items{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.compliance-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:60px 1fr;gap:1.5rem;padding:2rem;display:grid}.compliance-icon{justify-content:center;align-items:flex-start;padding-top:.25rem;font-size:2rem;display:flex}.compliance-content{flex-direction:column;gap:.75rem;display:flex}.compliance-item h4{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.95rem;font-weight:700}.compliance-item p{color:#ffffffd9;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:1023px){.compliance-items{grid-template-columns:1fr}.evidence-section,.foundation-section,.principles-section,.compliance-section{padding:3rem 5vw}}
