*,:before,:after{box-sizing:border-box}:root{--navy-950:#0e1729;--navy-900:#16213a;--navy-800:#1e2c4a;--navy-700:#2a3a5c;--navy-400:#9aa7bd;--slate-blue:#40557f;--slate-blue-100:#e8ebf0;--slate-blue-200:#d9dde5;--sage:#a9b89b;--sage-100:#eef1ea;--tan:#d8b27a;--tan-100:#f7eee0;--positive:#16a34a;--negative:#dc2626;--info:#2563eb;--planning:#d97706;--white:#fff;--ink:var(--navy-900);--muted:#5b6478;--muted-on-navy:#c7cede;--border:#e4e7ee;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--container:1320px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--header-height:80px}html{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%}body{font-family:var(--font-sans);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}img{max-width:100%;display:block}a{color:inherit}button{font-family:inherit}h1,h2,h3,h4,p{margin:0}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--slate-blue);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.skip-link{background:var(--white);color:var(--navy-900);border-radius:var(--radius-sm);z-index:100;padding:.75rem 1.25rem;font-weight:600;transition:top .15s;position:absolute;top:-3rem;left:1rem}.skip-link:focus-visible{top:1rem}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.25rem}@media (width>=768px){.container{padding:0 2rem}}@media (width>=1024px){.container{padding:0 3rem}}.section{padding:4.5rem 0}@media (width>=768px){.section{padding:6.5rem 0}}.section--tight{padding:3.5rem 0}@media (width>=768px){.section--tight{padding:4.5rem 0}}.section--navy{background:var(--navy-900);color:var(--white)}.section--navy-deep{background:var(--navy-950);color:var(--white)}.section--tint-slate{background:var(--slate-blue-100)}.section--tint-sage{background:var(--sage-100)}.section-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--slate-blue);margin-bottom:.9rem;font-size:.8rem;font-weight:700;display:inline-block}.section--navy .section-eyebrow,.section--navy-deep .section-eyebrow{color:var(--sage)}.section-title{letter-spacing:-.01em;max-width:34ch;font-size:clamp(1.6rem,1.2rem + 1.6vw,2.4rem);font-weight:700;line-height:1.2}.section-subtitle{color:var(--muted);max-width:56ch;margin-top:1rem;font-size:1.05rem;line-height:1.6}.section--navy .section-subtitle,.section--navy-deep .section-subtitle{color:var(--muted-on-navy)}.section--navy .section-subtitle strong,.section--navy-deep .section-subtitle strong{color:var(--white);font-weight:700}.section-head{margin-bottom:2.75rem}.section-head--center{text-align:center;margin-left:auto;margin-right:auto}.section-head--center .section-subtitle{margin-left:auto;margin-right:auto}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--white);color:var(--navy-900)}.btn--primary:hover{background:var(--slate-blue-100)}.btn--on-light{background:var(--navy-900);color:var(--white)}.btn--on-light:hover{background:var(--navy-800)}.btn--ghost{color:inherit;background:0 0;border-color:currentColor}.btn--ghost:hover{background:#ffffff14}.btn--ghost-on-light{color:var(--navy-900);border-color:var(--border);background:0 0}.btn--ghost-on-light:hover{background:var(--slate-blue-100)}.btn--block{width:100%}.site-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:saturate(180%)blur(6px);backdrop-filter:saturate(180%)blur(6px);background:#ffffffeb;position:sticky;top:0}.site-header__bar{height:var(--header-height);justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header__brand{align-items:center;gap:.6rem;text-decoration:none;display:flex}.site-header__mark{width:46px;height:46px}.site-header__wordmark{color:var(--navy-900);letter-spacing:-.01em;font-size:1.55rem;font-weight:700}.site-header__nav{align-items:center;gap:1.9rem;display:none}.site-header__nav a{color:var(--ink);font-size:.95rem;font-weight:600;text-decoration:none}.site-header__nav a:hover{color:var(--slate-blue)}.site-header__actions{align-items:center;gap:.75rem;display:none}.site-header__login{color:var(--ink);padding:.6rem .9rem;font-size:.95rem;font-weight:600;text-decoration:none}.site-header__login:hover{color:var(--slate-blue)}.site-header__cta{padding:.65rem 1.3rem;font-size:.92rem}.site-header__menu-btn{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--white);cursor:pointer;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}@media (width>=1024px){.site-header__nav,.site-header__actions{display:flex}.site-header__menu-btn{display:none}}.mobile-nav{border-top:1px solid var(--border);background:var(--white)}.mobile-nav__list{flex-direction:column;padding:.5rem 1.25rem 1.25rem;display:flex}.mobile-nav__list a{color:var(--ink);border-bottom:1px solid var(--border);padding:.85rem 0;font-weight:600;text-decoration:none;display:block}.mobile-nav__actions{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}@media (width>=1024px){.mobile-nav{display:none}}.hero{padding-top:4.5rem;padding-bottom:4.5rem;position:relative;overflow:hidden}@media (width>=768px){.hero{padding-top:7rem;padding-bottom:8rem}}.hero__container{z-index:2;position:relative}.hero__layout{position:relative}.hero__content{z-index:2;max-width:640px;position:relative}.hero__signature{color:var(--sage);align-items:center;gap:.6rem;margin-top:1.6rem;font-size:.92rem;font-weight:600;display:inline-flex}.hero__signature:before{content:"";opacity:.7;background:currentColor;width:22px;height:1px}.hero__title{letter-spacing:-.02em;font-size:clamp(2.1rem,1.4rem + 3vw,3.4rem);font-weight:700;line-height:1.16}.hero__title span{color:var(--sage);display:block}.hero__mark-column{pointer-events:none;position:absolute;inset:0}.hero__giant-mark{opacity:.12;z-index:1;pointer-events:none;width:78vw;max-width:460px;height:auto;position:absolute;inset:auto -35% -28% auto;transform:none}@media (width>=1024px){.hero__layout{grid-template-columns:minmax(0,1.7fr) minmax(340px,.8fr);align-items:center;gap:clamp(2rem,5vw,6rem);min-height:420px;display:grid}.hero__content{max-width:720px}.hero__mark-column{place-items:center;min-height:100%;display:grid;position:relative;inset:auto}.hero__giant-mark{opacity:.92;width:clamp(340px,28vw,470px);max-width:none;position:static;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12%);mask-image:linear-gradient(90deg,#0000,#000 12%)}}.questions{counter-reset:question;gap:1.75rem;display:grid;position:relative}@media (width>=1024px){.questions{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,3.5rem)}}.question-card{z-index:1;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 1.75rem;position:relative}.question-card__index{background:var(--navy-900);width:46px;height:46px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.1rem;font-weight:700;display:flex}.question-card__title{margin-bottom:.6rem;font-size:1.2rem;font-weight:700}.question-card__body{color:var(--muted);font-size:.98rem;line-height:1.6}.questions-connector{justify-content:center;margin-top:1rem;display:flex}.questions-connector__simple{border-left:2px dashed var(--slate-blue-200);width:0;height:2.5rem}.questions-connector__svg{display:none}@media (width>=1024px){.questions-connector{margin-top:0}.questions-connector__simple{display:none}.questions-connector__svg{width:100%;height:96px;color:var(--slate-blue-200);display:block}}.questions-logo{justify-content:center;display:flex}.questions-logo__mark{width:82px;height:82px}@media (width>=1024px){.questions-logo__mark{width:108px;height:108px}}.questions-synthesis{text-align:center;color:var(--navy-900);margin-top:1.75rem;font-size:1.2rem;font-weight:700}.insights-engine{gap:1.1rem;display:grid}@media (width>=1024px){.insights-engine{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(3rem,7vw,8rem)}}.insight-examples{gap:1.1rem;margin:0;display:grid}@media (width>=768px){.insight-examples{grid-template-columns:repeat(2,minmax(0,1fr))}}.insight-examples li{border-radius:var(--radius-md);color:var(--white);background:#ffffff0d;border:1px solid #ffffff14;align-items:center;gap:.9rem;padding:1.1rem 1.3rem;font-size:1.02rem;font-weight:600;display:flex}.insight-examples__icon{color:var(--sage);flex:none;display:flex}.explainability{align-items:center;gap:2.5rem;display:grid}@media (width>=1024px){.explainability{grid-template-columns:1fr 1fr;gap:3.5rem}}.explain-placeholder{border-radius:var(--radius-lg);background:linear-gradient(165deg, var(--navy-800), var(--navy-950));color:var(--white);border:1px solid #ffffff1a;padding:1.75rem}.explain-placeholder__chip{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.explain-placeholder__field{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;display:flex}.explain-placeholder__field-label{color:var(--muted-on-navy);font-size:.85rem}.explain-placeholder__field-value{background:#ffffff29;border-radius:5px;width:40%;min-width:60px;height:10px}.explain-placeholder__note{color:var(--muted-on-navy);margin-top:1.25rem;font-size:.82rem;line-height:1.5}.connected-model{align-items:center;gap:2.5rem;display:grid}.connected-model__separator{display:none}@media (width>=1024px){.connected-model{grid-template-columns:.95fr 1.05fr}}.orbit{aspect-ratio:1;width:100%;max-width:420px;margin:0 auto;position:relative}.orbit__center{background:var(--navy-900);width:108px;height:108px;color:var(--white);text-align:center;z-index:2;border-radius:999px;justify-content:center;align-items:center;padding:.5rem;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit__ring{border:2px dashed var(--slate-blue-200);border-radius:999px;position:absolute;inset:0}.orbit__node{background:var(--white);border:1px solid var(--border);white-space:nowrap;z-index:1;will-change:transform;border-radius:999px;padding:.55rem .95rem;font-size:.82rem;font-weight:600;animation:150s linear infinite orbit-counter-rotate;position:absolute;transform:translate(-50%,-50%);box-shadow:0 6px 16px #16213a0f}.orbit__node-orbit{will-change:transform;animation:150s linear infinite orbit-rotate;position:absolute;inset:0}.orbit:hover .orbit__node-orbit,.orbit:hover .orbit__node{animation-play-state:paused}@keyframes orbit-rotate{to{transform:rotate(360deg)}}@keyframes orbit-counter-rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.orbit__node-orbit,.orbit__node{will-change:auto;animation:none}}@media (width<=480px){.orbit{max-width:300px}.orbit__node{white-space:normal;text-align:center;border-radius:var(--radius-sm);max-width:84px;padding:.4rem .6rem;font-size:.68rem}.orbit__center{width:84px;height:84px;font-size:.75rem}}.connected-model__closing{margin-top:1.15rem;font-size:1.1rem;font-weight:700}@media (width<=1023px){.connected-model{grid-template-areas:"separator""copy""orbit";gap:2.25rem}.connected-model__separator{background:var(--border);grid-area:separator;height:1px;display:block}.connected-model__content{grid-area:copy}.orbit{grid-area:orbit}}.business-grid{gap:2.5rem;display:grid}@media (width>=1024px){.business-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:3.5rem}}.business-copy p{color:var(--muted);font-size:1.02rem;line-height:1.7}.business-copy p+p{margin-top:1.1rem}.business-closing{color:var(--navy-900);margin-top:1.5rem;font-size:1.1rem;font-weight:700}.business-note{border-radius:var(--radius-md);color:var(--navy-900);background:#ffffff80;border:1px solid #a9b89b66;align-items:center;gap:.6rem;margin-top:1.75rem;padding:.85rem 1.1rem;font-size:.92rem;font-weight:600;display:inline-flex}.business-card{background:linear-gradient(165deg, var(--navy-800), var(--navy-950));border-radius:var(--radius-lg);color:var(--white);padding:1.9rem}.business-card__title{color:var(--white);margin-bottom:1.1rem;font-weight:700}.business-card__list{flex-direction:column;gap:.9rem;display:flex}.business-card__list li{color:var(--muted-on-navy);align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.5;display:flex}.business-card__list li svg{color:var(--sage);flex:none;margin-top:.15rem}.personal-life{align-items:start;gap:1.5rem;display:grid}@media (width>=1024px){.personal-life{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(3rem,8vw,9rem)}}.personal-life__copy .section-subtitle{margin-top:0}.personal-life__closing{color:var(--navy-900);margin-top:1.4rem;font-size:1.1rem;font-weight:700}.product-preview__intro{max-width:640px}.product-demo{border:1px solid var(--border);background:var(--slate-blue-100);overflow:hidden}.product-demo--home{border-radius:var(--radius-lg)}.product-demo--secondary{border-radius:var(--radius-md)}.product-demo__video,.insights-video__media{aspect-ratio:16/9;object-fit:cover;background:var(--slate-blue-100);width:100%;display:block}.product-demo__image,.insights-video__image{object-fit:contain;background:var(--slate-blue-100);width:100%;height:auto;display:block}.mobile-product-gallery{padding:clamp(.65rem,3vw,1rem)}.mobile-product-gallery__viewport{border:1px solid var(--border);border-radius:calc(var(--radius-md) - 4px);background:var(--white);touch-action:pan-y;overflow:hidden;box-shadow:0 14px 30px #16213a1a}.mobile-product-gallery__image{object-fit:contain;width:100%;height:auto;display:block}.mobile-product-gallery__controls{grid-template-columns:40px 1fr 40px;align-items:center;gap:.75rem;margin-top:.85rem;display:grid}.mobile-product-gallery__controls>button{border:1px solid var(--border);background:var(--white);width:40px;height:40px;color:var(--navy-900);font:inherit;cursor:pointer;border-radius:50%;font-size:1.55rem;line-height:1}.mobile-product-gallery__dots{justify-content:center;gap:.55rem;display:flex}.mobile-product-gallery__dots button{background:var(--slate-blue-200);cursor:pointer;border:0;border-radius:50%;width:10px;height:10px;padding:0}.mobile-product-gallery__dots button.is-active{background:var(--navy-900)}.product-proof{align-items:center;gap:2rem;margin-top:clamp(2.5rem,6vw,5rem);display:grid}.product-proof__copy h3,.mobile-demo h3{letter-spacing:-.01em;font-size:clamp(1.35rem,1.1rem + 1vw,1.8rem);line-height:1.25}.product-proof__copy p{color:var(--muted);max-width:40ch;margin-top:.9rem;line-height:1.6}.insights-video{border-radius:var(--radius-lg);background:var(--navy-800);border:1px solid #ffffff24;position:relative;overflow:hidden}.insights-video__label{z-index:1;color:var(--white);background:#0e1729cc;border:1px solid #ffffff2e;border-radius:999px;padding:.45rem .75rem;font-size:.78rem;font-weight:700;position:absolute;top:1rem;left:1rem}@media (width>=1024px){.product-proof{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(3rem,8vw,9rem)}}.mobile-grid{gap:1.5rem;display:grid}@media (width>=768px){.mobile-grid{grid-template-columns:repeat(2,1fr);gap:0}.mobile-grid .mobile-card{padding:.5rem clamp(2rem,4vw,4.5rem)}.mobile-grid .mobile-card:first-child{border-right:1px solid var(--slate-blue-200);justify-content:flex-end}}.mobile-card{align-items:flex-start;gap:1.1rem;padding:.5rem 0;display:flex}.mobile-card__icon{background:var(--white);width:48px;height:48px;color:var(--navy-900);border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex}.mobile-card__title{margin-bottom:.35rem;font-weight:700}.mobile-card__body{color:var(--muted);font-size:.95rem;line-height:1.6}.mobile-demo{align-items:center;gap:2rem;margin-top:clamp(2.5rem,6vw,5rem);display:grid}.mobile-demo__copy{text-align:center}.mobile-demo__eyebrow{color:var(--slate-blue);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.mobile-demo__tabs{border:1px solid var(--border);background:#ffffff8c;border-radius:999px;gap:.35rem;margin-top:1.5rem;padding:.3rem;display:inline-flex}.mobile-demo__tabs button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.55rem .85rem;font-size:.86rem;font-weight:700}.mobile-demo__tabs button[aria-selected=true]{background:var(--navy-900);color:var(--white)}.mobile-demo__phone{border:6px solid var(--navy-900);background:var(--navy-900);border-radius:30px;justify-self:center;width:min(100%,292px);overflow:hidden;box-shadow:0 16px 32px #16213a1f}.mobile-demo__video{aspect-ratio:9/18.5;object-fit:contain;background:var(--white);width:100%;display:block}.mobile-demo__image{object-fit:contain;background:var(--white);width:100%;height:auto;display:block}@media (width<=767px){html,body{overflow-x:clip}.insights-video__label{display:none}}@media (width>=768px){.mobile-demo{grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);gap:clamp(3rem,9vw,10rem)}.mobile-demo__copy{text-align:left;justify-self:end;max-width:360px}}.pricing-grid{gap:1.5rem;max-width:860px;margin:0 auto;display:grid}@media (width>=768px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.pricing-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;padding:2.25rem;display:flex}.pricing-card--highlight{border-color:var(--navy-900);box-shadow:0 18px 40px #16213a1a}.pricing-card__badge{text-transform:uppercase;letter-spacing:.05em;color:var(--slate-blue);background:var(--slate-blue-100);border-radius:999px;align-self:flex-start;margin-bottom:1rem;padding:.3rem .7rem;font-size:.75rem;font-weight:700}.pricing-card__name{font-size:1.2rem;font-weight:700}.pricing-card__price{color:var(--navy-900);margin-top:.6rem;font-size:2.1rem;font-weight:700}.pricing-card__price span{color:var(--muted);font-size:1rem;font-weight:600}.pricing-card__caption{color:var(--muted);margin-top:.4rem;font-size:.95rem}.pricing-card__list{flex-direction:column;flex:1;gap:.75rem;margin-top:1.5rem;display:flex}.pricing-card__list li{align-items:flex-start;gap:.6rem;font-size:.94rem;line-height:1.4;display:flex}.pricing-card__list li svg{color:var(--positive);flex:none;margin-top:.15rem}.pricing-card .btn{margin-top:1.75rem}.pricing-note{text-align:center;color:var(--muted);margin-top:2rem;font-size:.9rem}.security-row{gap:1.25rem;display:grid}@media (width>=768px){.security-row{grid-template-columns:repeat(3,1fr)}}.security-item{align-items:flex-start;gap:.9rem;display:flex}.security-item__icon{background:var(--white);border:1px solid var(--border);width:42px;height:42px;color:var(--slate-blue);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.security-item__body{color:var(--ink);font-size:.95rem;line-height:1.55}.faq-list{flex-direction:column;gap:.9rem;max-width:760px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);overflow:hidden}.faq-item__trigger{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;font-size:1rem;font-weight:700;display:flex}.faq-item__icon{border:1px solid var(--border);border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .2s;display:flex}.faq-item[data-open=true] .faq-item__icon{transform:rotate(45deg)}.faq-item__panel{color:var(--muted);padding:0 1.4rem 1.4rem;font-size:.96rem;line-height:1.65}.final-cta{text-align:center}.final-cta__mark{opacity:.95;width:84px;height:84px;margin:0 auto 2rem}@media (width>=1024px){.final-cta__mark{width:104px;height:104px}}.final-cta__title{max-width:24ch;margin:0 auto;font-size:clamp(1.6rem,1.2rem + 1.6vw,2.2rem);font-weight:700}.final-cta__actions{justify-content:center;margin-top:2rem;display:flex}.final-cta__signature{color:var(--muted-on-navy);margin-top:1.5rem;font-size:.95rem}.site-footer{background:var(--navy-950);color:var(--muted-on-navy);padding:3.5rem 0 2.5rem}.site-footer__top{gap:2.5rem;display:grid}@media (width>=768px){.site-footer__top{grid-template-columns:1.2fr 1fr 1fr}}.site-footer__brand{align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.site-footer__mark{width:52px;height:52px}.site-footer__wordmark{color:var(--white);font-size:1.65rem;font-weight:700}.site-footer__tagline{max-width:34ch;font-size:.92rem;line-height:1.6}.site-footer__heading{color:var(--white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.1rem;font-size:.85rem;font-weight:700}.site-footer__list{flex-direction:column;gap:.75rem;display:flex}.site-footer__list a{font-size:.94rem;text-decoration:none}.site-footer__list a:hover{color:var(--white)}.site-footer__bottom{border-top:1px solid #ffffff1a;flex-direction:column;gap:.5rem;margin-top:3rem;padding-top:1.75rem;font-size:.85rem;display:flex}@media (width>=768px){.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.placeholder-page{flex-direction:column;min-height:100svh;display:flex}.placeholder-page__main{text-align:center;flex:1;justify-content:center;align-items:center;padding:3rem 1.25rem;display:flex}.placeholder-page__card{max-width:480px}.placeholder-page__card h1{margin-bottom:.9rem;font-size:1.6rem;font-weight:700}.placeholder-page__card p{color:var(--muted-on-navy);margin-bottom:1.75rem;line-height:1.7}
