@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";
.opencura-marketing{--font-display:"DM Serif Display", Georgia, serif;--font-body:"DM Sans", "Inter", ui-sans-serif, sans-serif;--font-ui:"Inter", ui-sans-serif, sans-serif;--bg-page:#faf8f5;--bg-trust:#ece3db;--color-navy:#1b1938;--color-orange:#f2a57c;--color-orange-dark:#d96b3a;--color-orange-soft:#ffd1bd;--color-muted:#5c6370;--color-card-bg:#fff;--radius:1.25rem;font-family:var(--font-body);background:var(--bg-page);color:var(--color-navy);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;overflow-x:hidden}html:has(.opencura-marketing){scroll-behavior:smooth}@layer base{.opencura-marketing *,.opencura-marketing :before,.opencura-marketing :after{box-sizing:border-box;margin:0;padding:0}.opencura-marketing button,.opencura-marketing a,.opencura-marketing input,.opencura-marketing textarea,.opencura-marketing select{font:inherit}.opencura-marketing button,.opencura-marketing a{-webkit-tap-highlight-color:transparent;cursor:pointer}.opencura-marketing img{max-width:100%;display:block}}.opencura-marketing .container-wide{width:min(1180px,100% - 2.5rem);margin-inline:auto}.opencura-marketing .section-pad{padding:6rem 1.25rem}@media (min-width:768px){.opencura-marketing .section-pad{padding:8rem 2rem}.opencura-marketing .container-wide{width:min(1180px,100% - 5rem)}}@media (max-width:767px){.opencura-marketing .section-pad{padding:4.5rem 1.1rem}}.opencura-marketing .font-display{font-family:var(--font-display);font-weight:400}.opencura-marketing .eyebrow{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--color-orange);font-size:.72rem;font-weight:500}.opencura-marketing .text-muted{color:var(--color-muted)}.rt-mobile{display:none!important}@media (max-width:767px){.rt-desktop{display:none!important}.rt-mobile{display:inline!important}.hero-content{justify-content:flex-start!important;padding:8rem 1rem 4rem!important}.hero-title-responsive{font-size:clamp(1.7rem,7vw,2.75rem)!important}}.hero-title-line{white-space:nowrap;display:block}.hero-title-accent{color:#ffa06e}.opencura-marketing .btn{font-size:.95rem;font-weight:600;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.opencura-marketing .btn:hover{transform:translateY(-2px)}.opencura-marketing .btn:active{transform:scale(.97)}.opencura-marketing .btn-primary{color:#fff;background:linear-gradient(135deg,#e8825a 0%,#d96b3a 100%);box-shadow:0 2px 12px #d96b3a59}.opencura-marketing .btn-primary:hover{box-shadow:0 6px 20px #d96b3a73}.opencura-marketing .btn-ghost{color:#fff;background:#ffffff14;border:1.5px solid #ffffff73}.opencura-marketing .btn-ghost:hover{background:#ffffff26}.opencura-marketing .btn-cream{color:var(--color-navy);background:#ffffffeb;box-shadow:0 2px 8px #f2a57c2e}.opencura-marketing .btn-cream:hover{background:#fff;box-shadow:0 4px 16px #d96b3a38}.opencura-marketing .btn-outline-dark{color:var(--color-navy);background:0 0;border:1.5px solid #1b193840}.opencura-marketing .btn-outline-dark:hover{border-color:#1b193880}.nav-pill{-webkit-backdrop-filter:blur(20px)saturate(120%);background:linear-gradient(90deg,#6077abb8 0%,#5a4e5fb3 24%,#372228bd 48%,#65739ca8 68%,#7e6052b8 100%);border:1px solid #ffffff1f;box-shadow:0 12px 30px #150e1629,inset 0 1px #ffffff14}.glass{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffffb3}.glass-dark{-webkit-backdrop-filter:blur(14px);background:#1b1938a6;border:1px solid #ffffff1a}.hero-section{color:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{background-image:url(/hero-desktop-fuller.jpg);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}@media (max-width:640px){.hero-bg{background-image:url(/hero-desktop-fuller.jpg);background-position:60%}}.hero-overlay{background:linear-gradient(#0a0a1459 0%,#0a0a1e8c 40%,#05050fd1 100%);position:absolute;inset:0}.hero-badge{-webkit-backdrop-filter:blur(14px);color:#ffffffeb;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .75rem;font-size:.82rem;font-weight:500;display:inline-flex}.hero-badge .dot{background:var(--color-orange);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 0 3px #f2a57c59}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 3px #f2a57c59}50%{box-shadow:0 0 0 6px #f2a57c1f}}.hero-card{-webkit-backdrop-filter:blur(12px);font-family:var(--font-ui);color:var(--color-navy);background:#ffffff8c;border:1px solid #ffffffb3;border-radius:1rem;padding:.75rem 1rem;font-size:.82rem;font-weight:500;position:absolute;box-shadow:0 8px 32px #0000001f}@keyframes reveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes drift{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(8px,-6px)rotate(1.5deg)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.reveal{animation:.72s cubic-bezier(.2,.75,.25,1) both reveal}.reveal-up{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.reveal-up.in{opacity:1;transform:translateY(0)}.float-slow{animation:5.5s ease-in-out infinite float}.drift{animation:7s ease-in-out infinite drift}.section-warm{background:#fdf9f5}.section-almond{background:#ece3db}.section-peach{background:#f5ede4}.section-dark{color:#fff;background:linear-gradient(135deg,#1e1a2e 0%,#2a1f3d 50%,#1e1a2e 100%)}.section-orange-tint{background:#fae8d8}.phone-frame{background:#f9f9f9;border:7px solid #1e2a22;border-radius:40px;flex-direction:column;flex-shrink:0;width:280px;height:580px;display:flex;overflow:hidden;box-shadow:0 32px 64px #00000038}.product-visual-pair{justify-content:center;align-items:flex-start;gap:1rem;width:min(100%,590px);min-width:0;display:flex}.product-device{border-width:6px;width:min(100%,280px);min-width:0;height:580px}.companion-layout>*{min-width:0}@media (max-width:1240px){.product-visual-pair{flex-direction:column;align-items:center}}@media (max-width:900px){.companion-layout{grid-template-columns:1fr!important;gap:3rem!important}.product-visual-pair{flex-direction:row;gap:.75rem}}@media (max-width:660px){.product-visual-pair{flex-direction:column;align-items:center}}.card{background:var(--color-card-bg);border-radius:1.5rem;box-shadow:0 4px 24px #00000012}.card-dark{color:#fff;background:#1e1a2e;border-radius:1.5rem}.honesty-tabs{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.honesty-tab{-webkit-backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:1.25rem;min-height:128px;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;overflow:hidden}.honesty-tab:hover,.honesty-tab:focus-within,.honesty-tab.is-open{background:#ffffff1c;border-color:#f2a57c8c;transform:translateY(-3px);box-shadow:0 18px 34px #00000029}.honesty-tab-trigger{color:#fff;text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;width:100%;min-height:128px;padding:1.35rem 1.35rem 1.1rem;display:grid}.honesty-tab-trigger:focus-visible{outline-offset:-5px;border-radius:1.1rem;outline:2px solid #ffa16e}.honesty-tab-icon{color:#ffa16e;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;font-size:1.35rem;display:grid}.honesty-tab-title{font-family:var(--font-body);font-size:1.02rem;font-weight:700;line-height:1.3}.honesty-tab-plus{color:#ffa16e;font-family:var(--font-ui);align-self:start;font-size:1.35rem;font-weight:300;line-height:1}.honesty-tab-body{opacity:0;grid-template-rows:0fr;padding:0 1.35rem;transition:grid-template-rows .3s,opacity .2s,padding-bottom .3s;display:grid}.honesty-tab-body p{color:#ffffffb3;min-height:0;font-size:.88rem;line-height:1.7;overflow:hidden}.honesty-tab:hover .honesty-tab-body,.honesty-tab:focus-within .honesty-tab-body,.honesty-tab.is-open .honesty-tab-body{opacity:1;grid-template-rows:1fr;padding-bottom:1.4rem}@media (max-width:900px){.honesty-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.honesty-tabs{grid-template-columns:1fr}.honesty-tab{min-height:0}.honesty-tab-trigger{min-height:96px;padding:1.1rem 1.15rem}.honesty-tab-body{opacity:1;grid-template-rows:1fr;padding:0 1.15rem 1.25rem}.honesty-tab:hover,.honesty-tab:focus-within,.honesty-tab.is-open{transform:none}}.marquee-track{width:max-content;animation:marquee var(--marquee-duration,30s) linear infinite;will-change:transform;display:flex}.marquee-group{flex-shrink:0;gap:2rem;padding-right:2rem;display:flex}.marquee-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 11% 89%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 11% 89%,#0000 100%)}.marquee-track-reverse{animation:marquee-reverse var(--marquee-duration,30s) linear infinite}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.institution-logo-lockup{gap:.5rem}.institution-logo-divider{background:#1b193838;flex:0 0 1px;width:1px;height:46px}.institution-logo-suffix{color:#c4375b;font-family:var(--font-ui);letter-spacing:-.02em;font-size:.78rem;font-weight:500}.research-source-wrap{width:100%;margin-top:.75rem}.research-source-label{color:#3d4251;min-height:2.35rem;font-family:var(--font-ui);white-space:nowrap;background:#ffffffb8;border:1px solid #1b19381a;border-radius:999px;flex-shrink:0;align-items:center;padding:.52rem .9rem;font-size:.78rem;font-weight:700;display:inline-flex}.medical-disclaimer{background:#fdf9f5;padding:.8rem 1.5rem}.medical-disclaimer-tag{color:#5c6370;width:min(960px,100%);font-family:var(--font-ui);background:#ffffffb8;border:1px solid #1b19381f;border-radius:1rem;align-items:flex-start;gap:.6rem;margin:0 auto;padding:.7rem .85rem;font-size:.75rem;line-height:1.5;display:flex}.medical-disclaimer p{margin:0}.medical-disclaimer strong{color:#1b1938;font-weight:800}.medical-disclaimer-icon{color:#b45435;background:#f2a57c33;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.research-guidance{text-align:center}.research-guidance .research-globe-stage,.research-guidance .research-source-wrap{margin-left:auto;margin-right:auto}.stat-card{border-radius:1.75rem;flex-direction:column;justify-content:space-between;min-height:245px;padding:2rem;display:flex}.stat-caption{border:1px solid;border-radius:.8rem;align-items:center;min-height:82px;margin-top:1.25rem;padding:.85rem .95rem;font-size:.88rem;line-height:1.55;display:flex}.faq-item{border-bottom:1px solid #1b19381a}.faq-item:first-child{border-top:1px solid #1b19381a}.faq-question{text-align:left;width:100%;color:var(--color-navy);cursor:pointer;font-size:1.05rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .4s,padding .3s;display:grid;overflow:hidden}.faq-answer.open{grid-template-rows:1fr;padding-bottom:1.25rem}.faq-answer p{min-height:0;color:var(--color-muted);font-size:.97rem;line-height:1.8}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);background:#0a081499;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-box{background:#fdfaf6;border-radius:2rem;width:100%;max-width:520px;padding:2.5rem 2rem;position:relative;box-shadow:0 32px 80px #00000040}@media (min-width:640px){.modal-box{padding:3rem 2.5rem}}.form-input{width:100%;color:var(--color-navy);background:#fff;border:1.5px solid #e8ddd5;border-radius:.875rem;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s}.form-input:focus{border-color:var(--color-orange)}.footer-bg{color:#ffffffbf;background:#1e1a2e}.grain:after{content:"";pointer-events:none;z-index:40;opacity:.03;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.globe-wrap,.research-globe-stage{perspective:900px;justify-content:center;align-items:center;display:flex}.research-globe-stage{isolation:isolate;height:226px;margin:1.15rem auto .55rem;position:relative}.globe{width:198px;height:198px;transform-style:preserve-3d;animation:16s linear infinite globe-spin;position:relative}.globe .ring{border:1.3px solid #d96b3a73;border-radius:50%;position:absolute;inset:0}.globe .ring.equator{transform:rotateX(90deg)}.globe .ring.lat-n{border-color:#d96b3a52;transform:rotateX(90deg)translateZ(62px)scale(.76)}.globe .ring.lat-s{border-color:#d96b3a52;transform:rotateX(90deg)translateZ(-62px)scale(.76)}.globe .ring.lon-0{transform:rotateY(0)}.globe .ring.lon-45{transform:rotateY(45deg)}.globe .ring.lon-90{transform:rotateY(90deg)}.globe .ring.lon-135{transform:rotateY(135deg)}.globe .core{filter:blur(2px);background:radial-gradient(circle at 35% 30%,#f2a57c8c,#d96b3a26 65%,#0000);border-radius:50%;position:absolute;inset:22%}.globe-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#f2a57c38,#0000 65%);border-radius:50%;width:250px;height:250px;position:absolute}.companion-section{isolation:isolate;position:relative;overflow:hidden}.peach-pseudopodia{filter:blur(.2px);pointer-events:none;z-index:-1;background:#f2a57c33;border-radius:48% 52% 43% 57%/55% 40% 60% 45%;width:min(58vw,690px);height:min(48vw,540px);position:absolute;top:50%;right:-13vw;transform:translateY(-47%)rotate(-18deg)}.peach-pseudopodia:before,.peach-pseudopodia:after{content:"";background:inherit;display:block;position:absolute}.peach-pseudopodia:before{border-radius:73% 27% 50% 50%/42% 58%;width:48%;height:70%;top:22%;left:-21%;transform:rotate(23deg)}.peach-pseudopodia:after{border-radius:39% 61% 65% 35%/53% 38% 62% 47%;width:39%;height:49%;bottom:-4%;right:-17%;transform:rotate(-34deg)}@keyframes globe-spin{0%{transform:rotateX(-14deg)rotateY(0)}to{transform:rotateX(-14deg)rotateY(360deg)}}@media (prefers-reduced-motion:reduce){.globe{animation:none;transform:rotateX(-14deg)}.marquee-track{animation:none}}@media (max-width:760px){.peach-pseudopodia{opacity:.72;width:410px;height:390px;top:62%;right:-245px}.research-globe-stage{height:170px;margin:.9rem auto .5rem}.research-globe-stage .globe{transform:scale(.74)}.research-globe-stage .globe-glow{transform:scale(.8)}.research-guidance{text-align:center}.research-guidance .research-globe-stage,.research-guidance .research-source-wrap{margin-left:auto;margin-right:auto}.research-guidance>p:last-child{text-align:center;margin-left:auto!important;margin-right:auto!important}.medical-disclaimer{padding:.75rem 1.1rem}.medical-disclaimer-tag{padding:.7rem .75rem;font-size:.72rem}.stat-card{min-height:215px}}.motivation-sticker{flex:0 0 88px;width:88px;height:100px;position:relative;transform:rotate(-7deg)}.motivation-sticker svg{filter:drop-shadow(0 8px 10px #442f3024);width:82px;height:82px}.sticker-caption{color:#1b1938;font-family:var(--font-ui);letter-spacing:.08em;background:#f2a57c;border:2px solid #1b1938;border-radius:.5rem;padding:.22rem .44rem;font-size:.66rem;font-weight:900;position:absolute;bottom:2px;right:-3px;transform:rotate(7deg)}.sticker-spark{z-index:1;color:#d96b3a;font-weight:900;position:absolute}.sticker-spark-one{font-size:1.15rem;top:2px;right:7px}.sticker-spark-two{font-size:1.5rem;top:31px;left:3px}.clinician-page{background:var(--bg-page)}.clinician-hero{background:radial-gradient(circle at 83% 25%,#f2a57c47,#0000 24rem),linear-gradient(135deg,#fdf9f5 0%,#f7eee7 100%);padding:11.5rem 1.5rem 5.5rem;overflow:hidden}.clinician-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:4rem;display:grid}.clinician-hero h1,.clinician-section h2,.clinician-cta-card h2{font-family:var(--font-display);color:var(--color-navy);letter-spacing:-.035em;font-weight:400}.clinician-hero h1{max-width:700px;margin-top:.8rem;font-size:clamp(3rem,5.5vw,5.6rem);line-height:.94}.clinician-hero-copy{max-width:620px;color:var(--color-muted);margin-top:1.5rem;font-size:1.12rem;line-height:1.75}.clinician-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.clinician-hero-aside{background:#ffffffb8;border:1px solid #1b19381a;border-radius:1.5rem;padding:2rem;position:relative;box-shadow:0 24px 60px #53373c1a}.clinician-hero-aside:before{content:"";border:18px solid #f2a57c59;border-radius:50%;width:100px;height:100px;position:absolute;top:-36px;right:-36px}.clinician-hero-aside>*{position:relative}.clinician-hero-aside h2{font-family:var(--font-display);margin-top:.65rem;font-size:2rem;font-weight:400;line-height:1}.clinician-hero-aside p:last-child{color:var(--color-muted);margin-top:1rem;font-size:.96rem;line-height:1.7}.clinician-insight-section{background:#fff;padding:5.5rem 1.5rem}.clinician-insight-heading{max-width:700px}.clinician-dashboard-preview{background:#f8f3ef;border:1px solid #1b19381c;border-radius:1.5rem;margin-top:2.5rem;overflow:hidden;box-shadow:0 20px 60px #3a2a3014}.clinician-dashboard-topbar{background:#ffffffb3;border-bottom:1px solid #1b193817;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.clinician-dashboard-topbar strong,.clinician-dashboard-topbar span{display:block}.clinician-dashboard-topbar strong{color:var(--color-navy);font-family:var(--font-display);margin-top:.18rem;font-size:1.35rem;font-weight:400}.clinician-dashboard-kicker,.clinician-dashboard-label{color:#7a6d73;font-family:var(--font-ui);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}.clinician-dashboard-status{color:#4d755a;white-space:nowrap;background:#e6f0e8;border-radius:999px;padding:.4rem .65rem;font-size:.68rem;font-weight:700}.clinician-dashboard-grid{grid-template-columns:minmax(205px,.82fr) minmax(330px,1.45fr) minmax(205px,.83fr);gap:1rem;padding:1rem;display:grid}.clinician-summary-panel,.clinician-chart-panel,.clinician-insight-cards article{background:#ffffffd1;border:1px solid #1b193817;border-radius:1rem}.clinician-summary-panel,.clinician-chart-panel{padding:1.1rem}.clinician-summary-panel h3,.clinician-chart-panel h3{color:var(--color-navy);font-family:var(--font-display);margin-top:.4rem;font-size:1.45rem;font-weight:400;line-height:1}.clinician-summary-panel p{color:var(--color-muted);margin-top:.65rem;font-size:.78rem;line-height:1.55}.clinician-stat-row{grid-template-columns:repeat(3,1fr);gap:.35rem;margin-top:1.1rem;display:grid}.clinician-stat-row div{text-align:center;background:#f7ebe4;border-radius:.65rem;padding:.55rem .4rem}.clinician-stat-row strong,.clinician-stat-row span{display:block}.clinician-stat-row strong{color:var(--color-navy);font-family:var(--font-display);font-size:1.35rem;font-weight:400}.clinician-stat-row span{color:#846e72;margin-top:.12rem;font-size:.59rem;line-height:1.2}.clinician-focus-tags{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.clinician-focus-tags span{color:#5f5661;border:1px solid #1b19381a;border-radius:999px;padding:.35rem .5rem;font-size:.65rem}.clinician-chart-heading{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.clinician-chart-period{color:#8a7d81;white-space:nowrap;font-size:.68rem}.clinician-trend-chart{width:100%;height:auto;margin-top:.55rem;display:block}.clinician-chart-grid path{fill:none;stroke:#e9ded8;stroke-width:1px}.clinician-chart-line{fill:none;stroke-width:3.5px;stroke-linecap:round}.clinician-chart-line.peach{stroke:#df8662}.clinician-chart-line.sage{stroke:#6fa582}.clinician-chart-line.plum{stroke:#8c739b}.clinician-chart-dots circle{stroke:#fff;stroke-width:2px}.clinician-chart-dots circle.peach{fill:#df8662}.clinician-chart-dots circle.sage{fill:#6fa582}.clinician-chart-dots circle.plum{fill:#8c739b}.clinician-chart-days text{fill:#92858a;font-family:var(--font-ui);font-size:11px}.clinician-chart-legend{color:#6f646c;flex-wrap:wrap;gap:.75rem;margin-top:.1rem;font-size:.68rem;display:flex}.clinician-chart-legend span{align-items:center;gap:.3rem;display:inline-flex}.clinician-chart-legend i{border-radius:50%;width:7px;height:7px}.clinician-chart-legend i.peach{background:#df8662}.clinician-chart-legend i.sage{background:#6fa582}.clinician-chart-legend i.plum{background:#8c739b}.clinician-insight-cards{align-content:start;gap:1rem;display:grid}.clinician-insight-cards article{gap:.65rem;padding:1rem;display:flex}.clinician-insight-icon{width:28px;height:28px;color:var(--color-orange-dark);background:#f7dfd2;border-radius:50%;flex:0 0 28px;place-items:center;font-weight:800;display:grid}.clinician-insight-cards p{color:var(--color-muted);margin-top:.4rem;font-size:.78rem;line-height:1.5}.clinician-section{padding:5.5rem 1.5rem}.clinician-section-heading{max-width:650px}.clinician-section-heading h2{font-family:var(--font-display);color:var(--color-navy);letter-spacing:-.035em;margin-top:.65rem;font-size:clamp(2.2rem,4vw,3.65rem);font-weight:400;line-height:.98}.clinician-section-heading>p:last-child{color:var(--color-muted);margin-top:1rem;font-size:1rem;line-height:1.7}.clinician-section-heading .clinician-evidence-note{border-left:3px solid var(--color-orange-dark);color:#4c5261;background:#ffffff94;border-radius:0 .75rem .75rem 0;margin-top:1.35rem;padding:.9rem 1rem;font-size:.83rem;line-height:1.6}.clinician-evidence-note a{color:#a64e28;text-underline-offset:2px;font-weight:700;text-decoration-thickness:1px}.clinician-reason-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.clinician-reason-card,.clinician-capability-card{background:#fff;border:1px solid #1b193814;border-radius:1.25rem;box-shadow:0 12px 34px #2b1f300d}.clinician-reason-card{padding:1.6rem}.clinician-reason-card>span{width:34px;height:34px;color:var(--color-orange-dark);background:#fce8dc;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.clinician-reason-card h3,.clinician-capability-card h3,.clinician-flow-list h3{color:var(--color-navy);font-size:1.08rem;line-height:1.25}.clinician-reason-card h3{margin-top:1rem}.clinician-reason-card p,.clinician-capability-card p,.clinician-flow-list p{color:var(--color-muted);margin-top:.65rem;font-size:.92rem;line-height:1.65}.clinician-permissions-section{background:var(--bg-trust)}.clinician-permissions-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:4rem;display:grid}.clinician-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.clinician-capability-card{min-height:165px;padding:1.35rem}.clinician-flow-section{background:#fff}.clinician-flow-heading{max-width:560px}.clinician-flow-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.clinician-flow-list li{border-top:2px solid #d96b3a57;padding:1.4rem 1.15rem 1.1rem;position:relative}.clinician-flow-list li>span{background:var(--color-navy);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:grid}.clinician-cta-section{background:#fff;padding:1.5rem 1.5rem 5.5rem}.clinician-cta-card{background:linear-gradient(120deg,#1e1a2e,#34243e);border-radius:1.75rem;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.clinician-cta-card h2{color:#fff;max-width:650px;margin-top:.65rem;font-size:clamp(2rem,3.8vw,3.3rem);line-height:.98}.clinician-cta-card p:last-child{color:#ffffffad;max-width:670px;margin-top:1rem;line-height:1.7}.clinician-chatbot{z-index:40;position:fixed;bottom:1.25rem;right:1.25rem}.clinician-chat-toggle{background:var(--color-navy);color:#fff;min-height:46px;font-family:var(--font-ui);border:0;border-radius:999px;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.86rem;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #1b193847}.clinician-chat-panel{background:#fff;border:1px solid #1b19381f;border-radius:1.25rem;width:min(360px,100vw - 2.5rem);margin-bottom:.75rem;overflow:hidden;box-shadow:0 24px 70px #1b193840}.clinician-chat-header{background:#f9eee7;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex}.clinician-chat-header strong,.clinician-chat-header span{display:block}.clinician-chat-header strong{color:var(--color-navy);font-size:.9rem}.clinician-chat-header span{color:var(--color-muted);margin-top:.08rem;font-size:.7rem}.clinician-chat-header button{width:32px;height:32px;color:var(--color-navy);background:#1b193812;border:0;border-radius:50%;place-items:center;display:grid}.clinician-chat-messages{gap:.55rem;max-height:250px;padding:1rem;display:grid;overflow-y:auto}.clinician-chat-message{border-radius:.9rem;max-width:90%;padding:.65rem .75rem;font-size:.8rem;line-height:1.45}.clinician-chat-message.aura{color:#454b58;background:#f5f0ea;border-bottom-left-radius:.25rem;justify-self:start}.clinician-chat-message.clinician{color:var(--color-navy);background:#e9edf7;border-bottom-right-radius:.25rem;justify-self:end}.clinician-chat-prompts{flex-wrap:wrap;gap:.4rem;padding:0 1rem .85rem;display:flex}.clinician-chat-prompts button{color:#a64e28;background:#fffaf7;border:1px solid #d96b3a3d;border-radius:999px;padding:.36rem .55rem;font-size:.7rem;font-weight:600}.clinician-chat-input{border-top:1px solid #1b193814;gap:.5rem;padding:.75rem 1rem;display:flex}.clinician-chat-input input{min-width:0;color:var(--color-navy);border:0;outline:0;flex:1;font-size:.82rem}.clinician-chat-input button{background:var(--color-orange-dark);color:#fff;border:0;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.clinician-chat-note{color:#8b8e96;padding:0 1rem .8rem;font-size:.65rem;line-height:1.4}@media (max-width:900px){.clinician-hero-grid,.clinician-permissions-grid{grid-template-columns:1fr;gap:2.5rem}.clinician-dashboard-grid{grid-template-columns:minmax(205px,.8fr) minmax(310px,1.2fr)}.clinician-insight-cards{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.clinician-reason-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.clinician-flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.clinician-hero{padding:9rem 1.25rem 4rem}.clinician-hero h1{font-size:clamp(2.8rem,14vw,4rem)}.clinician-section{padding:4rem 1.25rem}.clinician-hero-aside,.clinician-cta-card{padding:1.5rem}.clinician-insight-section{padding:4rem 1.25rem}.clinician-dashboard-grid{grid-template-columns:1fr}.clinician-insight-cards{grid-column:auto;grid-template-columns:1fr}.clinician-dashboard-topbar{flex-direction:column;align-items:flex-start}.clinician-reason-grid,.clinician-capability-grid,.clinician-flow-list{grid-template-columns:1fr}.clinician-cta-card{display:grid}.clinician-cta-card .btn{width:100%}.clinician-chatbot{bottom:.85rem;right:.85rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-page)}::-webkit-scrollbar-thumb{background:#e8ddd5;border-radius:4px}
