@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#0a2e5c;--blue:#1e5aa8;--teal:#1f6f8b;--green:#2faf8f;--fresh:#6cc24a;--ink:#172431;--muted:#61717d;--mist:#f3f8f8;--line:#dce7e7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Poppins,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #0a2e5c14;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:sticky;top:0}.brand img{width:250px;height:auto;display:block}nav{color:#324757;align-items:center;gap:28px;font-size:13px;font-weight:500;display:flex}nav a:hover{color:var(--teal)}.nav-cta{background:var(--navy);border-radius:4px;padding:12px 20px;color:#fff!important}.menu-button{background:0 0;border:0;display:none}.hero{background:linear-gradient(130deg,#fff 0% 55%,#eef8f6 100%);grid-template-columns:minmax(0,1.02fr) minmax(470px,.98fr);align-items:center;gap:5vw;min-height:760px;padding:92px 7vw 76px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #1f6f8b1c;border-radius:50%;width:420px;height:420px;position:absolute;top:110px;left:-280px}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.16em;color:var(--teal);font-size:12px;font-weight:600}.eyebrow{align-items:center;gap:10px;margin-bottom:22px;display:flex}.eyebrow span{background:linear-gradient(90deg,var(--blue),var(--fresh));width:26px;height:2px}h1{letter-spacing:-.055em;color:var(--navy);margin:0 0 28px;font-size:clamp(52px,6.1vw,88px);font-weight:600;line-height:1.04}h1 em{background:linear-gradient(90deg,var(--blue),var(--teal),var(--green));color:#0000;-webkit-background-clip:text;font-style:normal}.hero-lead{color:#4b6070;max-width:690px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin:34px 0 46px;display:flex}.button{border:0;border-radius:4px;justify-content:center;align-items:center;padding:15px 23px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #0a2e5c1f}.primary{color:#fff;background:linear-gradient(100deg,var(--blue),var(--teal))}.secondary{color:var(--navy);background:#fff;border:1px solid #b8cacc}.ghost{color:#fff;background:0 0;border:1px solid #ffffff4d}.hero-proof{border-top:1px solid var(--line);gap:0;max-width:600px;padding-top:22px;display:flex}.hero-proof div{border-left:1px solid var(--line);flex-direction:column;padding:0 28px;display:flex}.hero-proof div:first-child{border:0;padding-left:0}.hero-proof strong{color:var(--navy);font-size:28px;line-height:1}.hero-proof span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:7px;font-size:11px}.hero-visual{place-items:center;min-height:580px;display:grid;position:relative}.visual-orbit{border:1px solid #1f6f8b26;border-radius:50%;position:absolute}.orbit-one{width:520px;height:520px}.orbit-two{border-style:dashed;width:400px;height:400px;animation:40s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-card{z-index:2;background:#fffffff0;border:1px solid #1f6f8b2e;border-radius:12px;width:min(455px,90%);min-height:500px;padding:28px;box-shadow:0 35px 90px #0a2e5c26}.card-top{letter-spacing:.11em;color:#6a7c86;justify-content:space-between;font-size:10px;display:flex}.live-dot{color:var(--green)}.live-dot:before{content:"";background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.score-ring{background:conic-gradient(var(--green) 0 24%,var(--teal) 24% 55%,var(--blue) 55% 80%,#e8f0f1 80%);border-radius:50%;place-items:center;width:190px;height:190px;margin:32px auto;display:grid;position:relative}.score-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:12px}.score-ring div{z-index:1;text-align:center;flex-direction:column;display:flex}.score-ring small,.score-ring span{color:#70818c;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.score-ring strong{color:var(--navy);font-size:58px;line-height:1}.mini-bars{gap:12px;display:grid}.mini-bars div{color:#60727b;grid-template-columns:24px 1fr;align-items:center;gap:10px;font-size:10px;display:grid}.mini-bars i{background:#e9f0f1;border-radius:10px;height:6px;overflow:hidden}.mini-bars b{background:linear-gradient(90deg,var(--blue),var(--green));border-radius:10px;height:100%;display:block}.card-footer{border-top:1px solid var(--line);color:#6a7c86;text-transform:uppercase;justify-content:space-between;margin-top:28px;padding-top:18px;font-size:9px;display:flex}.floating-card{z-index:3;border-left:3px solid var(--green);background:#fff;border-radius:8px;flex-direction:column;padding:16px 20px;display:flex;position:absolute;box-shadow:0 20px 45px #0a2e5c24}.floating-card b{color:var(--navy);font-size:13px}.floating-card span{color:#70818c;margin-top:3px;font-size:10px}.float-a{top:140px;left:0}.float-b{bottom:90px;right:0}.trust-strip{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.13em;justify-content:center;align-items:center;gap:35px;padding:20px 7vw;font-size:10px;display:flex}.trust-strip i{background:var(--fresh);border-radius:50%;width:4px;height:4px}.section{padding:110px 7vw}.section-label{margin-bottom:34px}.section-heading h2,.method-copy h2,.readiness-intro h2,.contact-heading h2{letter-spacing:-.045em;color:var(--navy);margin:0;font-size:clamp(34px,4vw,58px);font-weight:600;line-height:1.15}.section-heading p,.method-copy>p,.readiness-intro>p{color:var(--muted);font-size:16px;line-height:1.8}.split-heading{grid-template-columns:1.2fr .8fr;align-items:start;gap:10vw;display:grid}.split-heading>div p:first-child{margin-top:0}.gap-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:76px;display:grid}.gap-grid article{border-right:1px solid var(--line);padding:34px 28px 40px}.gap-grid article:last-child{border:0}.gap-grid article>span{color:var(--green);font-size:11px;font-weight:600}.gap-grid h3{color:var(--navy);margin:30px 0 12px;font-size:17px}.gap-grid p{color:var(--muted);font-size:13px;line-height:1.7}.domains-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.domains-section:after{content:"";border:1px solid #2faf8f1f;border-radius:50%;width:650px;height:650px;position:absolute;top:80px;right:-300px}.light{color:#66d0b5}.dark-heading{z-index:1;justify-content:space-between;align-items:end;gap:50px;margin-bottom:58px;display:flex;position:relative}.dark-heading h2{color:#fff}.dark-heading p{color:#b8c8d2;max-width:460px;margin:0}.domain-list{z-index:1;position:relative}.domain-list article{border-top:1px solid #ffffff24;grid-template-columns:70px minmax(260px,.75fr) 1fr 25px;align-items:center;gap:30px;padding:28px 0;display:grid}.domain-list article:last-child{border-bottom:1px solid #ffffff24}.domain-list article>span{color:#5bc9ae;font-size:12px}.domain-list h3{margin:0;font-size:20px;font-weight:500}.domain-list p{color:#adc0cc;margin:0;font-size:13px;line-height:1.65}.domain-list i{color:#5bc9ae;font-size:22px;font-style:normal}.domain-note{color:#92aaba;z-index:1;margin:25px 0 0;font-size:11px;position:relative}.audience-cloud{flex-wrap:wrap;gap:12px;margin-top:65px;display:flex}.audience-cloud span{color:#3b5563;background:#fbfdfd;border:1px solid #cbdadb;border-radius:30px;padding:14px 18px;font-size:13px}.method-section{background:var(--mist);grid-template-columns:.9fr 1.1fr;align-items:start;gap:9vw;display:grid}.deliverables{flex-wrap:wrap;gap:8px;margin-top:36px;display:flex}.deliverables span{border:1px solid var(--line);color:var(--teal);background:#fff;padding:10px 13px;font-size:11px}.method-steps{counter-reset:method;margin:0;padding:0;list-style:none}.method-steps li{counter-increment:method;border-bottom:1px solid #cfdede;grid-template-columns:50px 120px 1fr;align-items:center;gap:12px;padding:25px 0;display:grid}.method-steps li:before{content:"0" counter(method);color:var(--green);font-size:11px;font-weight:600}.method-steps b{color:var(--navy);font-size:17px}.method-steps span{color:var(--muted);font-size:13px}.readiness-section{color:#fff;background:linear-gradient(135deg,#0a2e5c,#0f4c6a);grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;display:grid}.readiness-intro h2{color:#fff}.readiness-intro>p{color:#b9ccd5}.privacy-note{color:#c9d8df;align-items:center;gap:10px;margin-top:30px;font-size:12px;display:flex}.privacy-note span{color:var(--fresh)}.question-card{color:var(--ink);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;min-height:430px;padding:38px;display:flex;box-shadow:0 30px 80px #0000002e}.question-progress{text-transform:uppercase;letter-spacing:.08em;color:#72828c;align-items:center;gap:20px;font-size:10px;display:flex}.question-progress b{background:#edf2f2;border-radius:5px;flex:1;height:4px;overflow:hidden}.question-progress i{background:linear-gradient(90deg,var(--blue),var(--green));height:100%;display:block}.question-card h3{color:var(--navy);margin:45px 0 35px;font-size:24px;line-height:1.45}.answer-grid{gap:10px;display:grid}.answer-grid button{border:1px solid var(--line);color:#425765;text-align:left;background:#fff;border-radius:4px;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.answer-grid button:hover{border-color:var(--green);background:#f5fbf8}.answer-grid span{color:var(--green)}.text-button{color:var(--teal);background:0 0;border:0;align-self:start;margin-top:18px;padding:0;font-size:11px}.result{grid-template-columns:140px 1fr;align-items:start;gap:30px;display:grid}.result-score{text-align:center;background:#eef8f5;border-radius:50%;place-items:center;width:130px;height:130px;padding:18px;display:grid}.result-score span{text-transform:uppercase;color:#60727c;font-size:9px}.result-score strong{color:var(--navy);font-size:40px;display:block}.result-score small{font-size:13px}.result h3{margin:12px 0;font-size:24px}.result p{color:var(--muted);font-size:13px;line-height:1.7}.result-label{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:600}.result-actions{grid-column:1/-1;gap:10px;display:flex}.result-actions .ghost{color:var(--navy);border-color:var(--line)}.insights-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.insights-heading>div{max-width:760px}.insights-heading>span{color:#7a8b94;font-size:11px}.insight-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.insight-grid article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:500px;padding:18px 18px 26px;display:flex}.insight-graphic{background:linear-gradient(140deg,#0a2e5c,#1f6f8b);height:205px;margin-bottom:24px;position:relative;overflow:hidden}.insight-graphic span{color:#fff;opacity:.92;font-size:62px;font-weight:600;position:absolute;bottom:16px;left:22px}.insight-graphic i,.insight-graphic b{border:1px solid #ffffff40;border-radius:50%;position:absolute}.insight-graphic i{width:190px;height:190px;top:-50px;right:-50px}.insight-graphic b{border-color:#6cc24abf;width:110px;height:110px;top:40px;right:30px}.insight-image{object-fit:cover;width:100%;height:205px;margin-bottom:24px}.graphic-2{background:linear-gradient(140deg,#1e5aa8,#2faf8f)}.graphic-3{background:linear-gradient(140deg,#112e46,#0b6b72)}.insight-category{color:var(--teal);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:600}.insight-grid h3{color:var(--navy);margin:14px 0;font-size:19px;line-height:1.4}.insight-grid p{color:var(--muted);font-size:13px;line-height:1.7}.insight-grid button{border:0;border-top:1px solid var(--line);text-align:left;color:var(--teal);background:0 0;justify-content:space-between;margin-top:auto;padding:18px 0 0;font-size:11px;display:flex}.insight-modal{z-index:120;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#061e36c7;border:0;position:absolute;inset:0}.insight-modal>article{z-index:1;background:#fff;width:min(820px,100%);max-height:90vh;padding:54px 62px;position:relative;overflow:auto;box-shadow:0 30px 100px #00000059}.insight-modal>article>img{object-fit:cover;width:calc(100% + 124px);height:330px;margin:-54px -62px 38px}.modal-close{color:#fff;z-index:2;background:#082748e6;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:14px;right:18px}.insight-modal h2{color:var(--navy);letter-spacing:-.04em;margin:15px 0;font-size:clamp(30px,4vw,48px);line-height:1.15}.insight-deck{color:#526b77;border-bottom:1px solid var(--line);padding-bottom:28px;font-size:16px;line-height:1.75}.insight-body{color:#425965;font-family:Georgia,serif;font-size:16px;line-height:1.9}.insight-body h3{color:var(--navy);margin:32px 0 6px;font-family:Arial,sans-serif;font-size:21px}.insight-modal-actions{border-top:1px solid var(--line);gap:10px;margin-top:30px;padding-top:25px;display:flex}.insight-modal-actions>button{border:1px solid var(--line);color:var(--teal);background:#fff;border-radius:3px;padding:12px 18px}.faq-section{background:#fbfdfd}.faq-heading{align-items:end;margin-bottom:55px}.faq-heading>p{margin:0}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--navy);cursor:pointer;grid-template-columns:54px 1fr 30px;align-items:center;gap:18px;padding:24px 0;font-size:16px;font-weight:500;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);letter-spacing:.08em;font-size:10px}.faq-list summary i{color:var(--teal);font-size:22px;font-style:normal;font-weight:400;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:900px;color:var(--muted);margin:0 60px 25px 72px;font-size:13px;line-height:1.8}.contact-section{color:#fff;background:#082748;grid-template-columns:.75fr 1.25fr;align-items:start;gap:7vw;display:grid}.contact-heading h2{color:#fff;font-size:clamp(38px,4.5vw,64px)}.contact-heading>p{color:#b7cad4;line-height:1.8}.contact-details{color:#a8e4d4;flex-direction:column;gap:10px;margin-top:50px;font-size:13px;display:flex}.contact-forms{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-forms form{color:var(--ink);background:#fff;border-radius:6px;padding:30px}.contact-forms form:last-child{color:#fff;background:linear-gradient(145deg,#1f6f8b,#2faf8f)}.contact-forms h3{color:var(--navy);margin:0;font-size:21px}.contact-forms form:last-child h3{color:#fff}.contact-forms form>p{color:#687a85;margin-bottom:24px;font-size:11px;line-height:1.6}.contact-forms form:last-child>p{color:#d8f0ea}.contact-forms label{text-transform:uppercase;letter-spacing:.06em;color:#5e717c;flex-direction:column;gap:6px;margin-bottom:13px;font-size:10px;display:flex}.contact-forms form:last-child label{color:#e4f2ef}.contact-forms input,.contact-forms select{width:100%;color:var(--ink);background:#fff;border:1px solid #d4e0e0;border-radius:3px;min-width:0;padding:11px;font-size:12px}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.consent{align-items:flex-start;line-height:1.4;text-transform:none!important;letter-spacing:0!important;flex-direction:row!important;gap:9px!important}.consent input{width:auto;margin-top:3px}.white-button{color:var(--navy);background:#fff;width:100%}.contact-forms .primary{width:100%}footer{color:#a9bbc5;background:#061e36;border-top:1px solid #ffffff14;grid-template-columns:260px 1fr auto;align-items:center;gap:30px;padding:44px 7vw;display:grid}.footer img,footer img{filter:brightness(0)invert();opacity:.88;width:220px}.footer p,footer p{font-size:11px}.footer div,footer div{gap:20px;font-size:11px;display:flex}.footer small,footer small{border-top:1px solid #ffffff14;grid-column:1/-1;padding-top:20px;font-size:9px;line-height:1.6}.chat-launcher{z-index:80;background:var(--navy);color:#fff;border:0;border-radius:30px;align-items:center;gap:10px;padding:10px 17px 10px 10px;font-size:12px;font-weight:600;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 40px #0a2e5c4d}.chat-icon{background:linear-gradient(135deg,var(--blue),var(--green));border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.chat-box{z-index:90;border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;width:min(380px,100vw - 30px);height:570px;display:flex;position:fixed;bottom:90px;right:24px;overflow:hidden;box-shadow:0 25px 80px #0a2e5c40}.chat-header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:18px;display:flex}.chat-header div{flex-direction:column;display:flex}.chat-header b{font-size:14px}.chat-header span{color:#b7ccd5;margin-top:3px;font-size:9px}.chat-header i{background:var(--fresh);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.chat-header button{color:#fff;background:0 0;border:0;font-size:24px}.chat-messages{background:#f6f9f9;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.message{white-space:pre-wrap;border-radius:8px;max-width:86%;padding:11px 13px;font-size:11px;line-height:1.55}.message.assistant{border:1px solid var(--line);color:#425763;background:#fff;align-self:flex-start}.message.user{background:var(--teal);color:#fff;align-self:flex-end}.typing i{background:#9aabb2;border-radius:50%;width:5px;height:5px;margin:0 2px;display:inline-block}.quick-questions{border-top:1px solid var(--line);gap:6px;padding:10px 14px;display:flex;overflow-x:auto}.quick-questions button{white-space:nowrap;border:1px solid var(--line);color:var(--teal);background:#fff;border-radius:20px;padding:7px 9px;font-size:9px}.chat-input{border-top:1px solid var(--line);gap:8px;padding:10px;display:flex}.chat-input input{border:1px solid var(--line);border-radius:4px;flex:1;padding:10px;font-size:11px}.chat-input button{background:var(--teal);color:#fff;border:0;border-radius:4px;width:38px}.chat-input button:disabled{opacity:.4}.chat-box>small{color:#84949b;padding:0 12px 10px;font-size:8px}@media (width<=1050px){.hero{grid-template-columns:1fr}.hero-visual{min-height:530px}.hero-copy{max-width:800px}.gap-grid{grid-template-columns:1fr 1fr}.gap-grid article:nth-child(2){border-right:0}.gap-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact-section,.method-section,.readiness-section{grid-template-columns:1fr}.section-heading.split-heading{gap:6vw}.contact-heading{max-width:780px}}@media (width<=760px){.site-header{height:72px;padding:0 20px}.brand img{width:205px}.menu-button{flex-direction:column;gap:6px;padding:8px;display:flex}.menu-button span{background:var(--navy);width:23px;height:2px}nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:72px;left:0;right:0}.nav-open{display:flex}.hero{grid-template-columns:minmax(0,1fr);min-height:auto;padding:70px 22px 60px}.hero-visual{min-height:470px}.dashboard-card{padding:22px}.float-a{top:80px;left:-5px}.float-b{bottom:40px;right:-5px}.floating-card{padding:11px 13px}h1{font-size:50px}.hero-proof div{padding:0 13px}.hero-proof span{font-size:8px}.trust-strip{flex-wrap:wrap;gap:12px 18px;padding:18px 22px}.section{padding:78px 22px}.split-heading{grid-template-columns:1fr;gap:28px}.gap-grid{grid-template-columns:1fr}.gap-grid article{border-right:0;border-bottom:1px solid var(--line)}.gap-grid article:last-child{border-bottom:0}.dark-heading,.insights-heading{flex-direction:column;align-items:flex-start}.domain-list article{grid-template-columns:40px 1fr 20px;gap:14px}.domain-list p{grid-column:2/4}.domain-list i{grid-area:1/3}.faq-list summary{grid-template-columns:32px 1fr 24px;font-size:14px}.faq-list details p{margin:0 24px 22px 46px}.method-steps li{grid-template-columns:35px 90px 1fr}.insight-grid,.contact-forms{grid-template-columns:1fr}.question-card{padding:25px}.result{grid-template-columns:1fr}.result-actions{flex-wrap:wrap}footer{grid-template-columns:1fr}.footer small,footer small{grid-column:1}.chat-launcher>span:last-child{display:none}.chat-launcher{padding:8px}.chat-box{bottom:78px;right:15px}.insight-modal{padding:10px}.insight-modal>article{padding:42px 24px}.insight-modal>article>img{width:calc(100% + 48px);height:220px;margin:-42px -24px 28px}.insight-modal-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit-two{animation:none}.button{transition:none}}.studio-shell{color:#253c48;background:#f3f7f7;min-height:100vh}.studio-header{z-index:20;background:#fff;border-bottom:1px solid #dce7e7;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.studio-brand{align-items:center;gap:18px;text-decoration:none;display:flex}.studio-brand img{width:205px}.studio-brand span{color:#0a2e5c;letter-spacing:.03em;border-left:1px solid #cddada;padding-left:18px;font-size:13px;font-weight:700}.studio-header>div{color:#6b7c85;align-items:center;gap:18px;font-size:11px;display:flex}.studio-header>div a{color:#1f6f8b;text-decoration:none}.studio-layout{grid-template-columns:315px minmax(0,1fr);min-height:calc(100vh - 70px);display:grid}.studio-sidebar{color:#fff;background:#0a2e5c;height:calc(100vh - 70px);padding:28px 18px;position:sticky;top:70px;overflow:auto}.sidebar-title{justify-content:space-between;align-items:end;padding:0 8px;display:flex}.sidebar-title span{color:#74d0b8;text-transform:uppercase;letter-spacing:.14em;font-size:9px}.sidebar-title h1{margin:3px 0 0;font-size:31px}.sidebar-title button,.empty-studio button{color:#fff;background:#2faf8f;border:0;border-radius:5px;padding:10px 13px;font-size:11px;font-weight:700}.workflow-summary{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;margin:24px 0;display:grid}.workflow-summary span{text-align:center;background:#113e6b;padding:13px 8px;font-size:18px;font-weight:700}.workflow-summary small{color:#9eb6c6;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:400;display:block}.story-list{gap:6px;display:grid}.story-list>button{color:#fff;text-align:left;background:0 0;border:1px solid #0000;border-radius:5px;grid-template-columns:8px 1fr;gap:10px;width:100%;padding:13px 10px;display:grid}.story-list>button:hover,.story-list>button.selected{background:#ffffff14;border-color:#ffffff1a}.story-list b{font-size:11px;line-height:1.45;display:block}.story-list small{color:#90aabc;text-transform:uppercase;letter-spacing:.04em;margin-top:6px;font-size:8px;display:block}.story-list p{color:#9bb3c2;padding:12px;font-size:11px}.status-dot{background:#7d909b;border-radius:50%;width:7px;height:7px;margin-top:4px}.status-dot.in_review{background:#f0bc4d}.status-dot.approved{background:#4ec7a8}.status-dot.published{background:#6cc24a}.status-dot.changes_requested{background:#ef806f}.studio-main{min-width:0}.empty-studio{text-align:center;align-content:center;place-items:center;min-height:calc(100vh - 70px);padding:30px;display:grid}.empty-studio>span{color:#1f6f8b;background:#dff2ed;border-radius:50%;place-items:center;width:70px;height:70px;font-weight:800;display:grid}.empty-studio h2{color:#0a2e5c;margin:22px 0 6px}.empty-studio p{color:#6d7f88;max-width:480px;margin:0 0 20px;font-size:13px;line-height:1.7}.editor-topbar{background:#fff;border-bottom:1px solid #dce7e7;justify-content:space-between;align-items:center;gap:20px;min-height:75px;padding:13px 28px;display:flex}.editor-topbar>div:first-child{align-items:center;gap:12px;display:flex}.editor-topbar small{color:#7c8c94;font-size:9px}.status-pill{text-transform:uppercase;letter-spacing:.08em;background:#f8fbfb;border:1px solid #ccdada;border-radius:20px;padding:7px 10px;font-size:9px;font-weight:700}.status-pill.in_review{color:#946f1d;background:#fff9e9;border-color:#ead699}.status-pill.approved,.status-pill.published{color:#14755e;background:#edf9f5;border-color:#b7dfd3}.status-pill.changes_requested{color:#a9493b;background:#fff2f0;border-color:#efc6bf}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.topbar-actions button,.media-panel button{color:#1f6f8b;background:#fff;border:1px solid #cddada;border-radius:4px;padding:9px 12px;font-size:10px;font-weight:700}.topbar-actions .primary-studio{color:#fff;background:#2faf8f;border-color:#2faf8f}.topbar-actions button:disabled,.assistant-panel button:disabled{opacity:.45}.workflow-bar{background:#e8f0f0;border-bottom:1px solid #dce7e7;grid-template-columns:repeat(4,1fr);gap:4px;padding:9px 28px;display:grid}.workflow-bar div{color:#84949b;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:7px;font-size:9px;display:flex;position:relative}.workflow-bar div:after{content:"";background:#cbd9d9;flex:1;height:2px}.workflow-bar div:last-child:after{display:none}.workflow-bar i{color:#fff;background:#c8d6d6;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.workflow-bar .done{color:#1f6f8b;font-weight:700}.workflow-bar .done i,.workflow-bar .done:after{background:#2faf8f}.studio-notice{color:#245b50;background:#ecf7f4;border-left:3px solid #2faf8f;margin:18px 28px 0;padding:12px 14px;font-size:11px}.editor-grid{grid-template-columns:minmax(500px,1fr) 370px;align-items:start;gap:20px;padding:24px 28px 60px;display:grid}.article-editor,.assistant-panel{background:#fff;border:1px solid #dbe6e6;border-radius:6px}.article-editor{padding:30px}.article-editor label,.assistant-panel label{color:#506771;text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:7px;margin-bottom:18px;font-size:9px;font-weight:700;display:flex}.article-editor label>small{color:#8a999f;align-self:flex-end;margin-top:-17px;font-weight:400}.article-editor input,.article-editor textarea,.assistant-panel input,.assistant-panel textarea,.assistant-panel select{color:#263f4b;width:100%;font:inherit;text-transform:none;letter-spacing:0;resize:vertical;background:#fbfdfd;border:1px solid #d4dfdf;border-radius:4px;padding:11px 12px;font-size:12px}.article-editor>label:first-child input{color:#0a2e5c;padding:15px;font-size:25px;font-weight:700}.editor-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.excerpt-field{min-height:100px;line-height:1.65}.body-field{min-height:580px;line-height:1.8;font-family:Georgia,serif!important;font-size:15px!important}.assistant-panel{max-height:calc(100vh - 118px);position:sticky;top:94px;overflow:hidden auto}.panel-toggle{color:#fff;text-align:left;background:#0a2e5c;border:0;justify-content:space-between;align-items:center;width:100%;padding:18px;display:flex}.panel-toggle span{flex-direction:column;gap:4px;display:flex}.panel-toggle b{font-size:12px}.panel-toggle small{color:#a8c0cd;font-size:8px}.panel-toggle i{font-size:20px;font-style:normal}.assistant-body,.media-panel,.review-panel,.history-panel{border-bottom:1px solid #dce7e7;padding:18px}.assistant-body .ai-button{color:#fff;background:linear-gradient(135deg,#1f6f8b,#2faf8f);border:0;border-radius:4px;width:100%;padding:12px;font-size:10px;font-weight:700}.assistant-body>p{color:#7f8f96;margin:12px 0 0;font-size:8px;line-height:1.55}.assistant-panel h3{color:#0a2e5c;margin:0 0 14px;font-size:12px}.media-empty{color:#8b9a9f;background:#f9fbfb;border:1px dashed #cbd9d9;place-items:center;height:115px;margin-bottom:10px;font-size:10px;display:grid}.media-preview{margin-bottom:10px;position:relative}.media-preview img{object-fit:cover;width:100%;height:165px;display:block}.media-preview button{background:#fff;position:absolute;top:7px;right:7px}.upload-button{text-align:center;cursor:pointer;border-radius:4px;padding:10px;color:#1f6f8b!important;border:1px solid #1f6f8b!important;margin-bottom:12px!important;display:block!important}.upload-button input{display:none}.or{color:#97a5aa;text-transform:uppercase;align-items:center;gap:8px;margin:12px 0;font-size:8px;display:flex}.or:before,.or:after{content:"";background:#dce7e7;flex:1;height:1px}.media-panel>textarea{min-height:85px;margin-bottom:8px}.media-panel>button{width:100%;margin-bottom:15px}.review-feedback{color:#6a572e;background:#fff7e5;border-left:3px solid #efb747;padding:10px;font-size:9px;line-height:1.5}.review-feedback b{margin-bottom:4px;display:block}.history-panel>div{grid-template-columns:9px 1fr;gap:9px;padding-bottom:14px;display:grid;position:relative}.history-panel>div>i{background:#2faf8f;border-radius:50%;width:7px;height:7px;margin-top:4px}.history-panel p{color:#405963;flex-direction:column;gap:3px;margin:0;font-size:9px;line-height:1.4;display:flex}.history-panel span{color:#839299;font-size:8px}.history-panel small{color:#657b84;background:#f4f8f8;margin-top:3px;padding:5px;font-size:8px}@media (width<=1150px){.studio-layout{grid-template-columns:260px minmax(0,1fr)}.editor-grid{grid-template-columns:1fr}.assistant-panel{max-height:none;position:static}.editor-grid{padding:20px}.studio-notice{margin-left:20px;margin-right:20px}}@media (width<=760px){.studio-header{padding:0 15px}.studio-brand img{width:160px}.studio-brand span,.studio-header>div>span{display:none}.studio-layout{display:block}.studio-sidebar{height:auto;position:static}.story-list{max-height:230px;overflow:auto}.editor-topbar{flex-direction:column;align-items:flex-start;padding:14px 18px}.workflow-bar{padding:9px 18px}.workflow-bar span{display:none}.editor-grid{padding:15px}.article-editor{padding:20px}.editor-row{grid-template-columns:1fr}.article-editor>label:first-child input{font-size:20px}}
