@font-face{font-family:PoppinsLocal;src:url(/assets/fonts/poppins-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PoppinsLocal;src:url(/assets/fonts/poppins-semibold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--blue: #235cb2;--deep-blue: #0b128f;--button-blue: #88b1ef;--green: #43dc2a;--ink: #2f2b36;--muted: #76747b;--line: #235cb2;--card-shadow: 0 8px 20px rgba(36, 41, 56, .18);--soft-shadow: 0 3px 12px rgba(36, 41, 56, .18);--radius: 28px;--wrapper: 1320px;--header-height: 58px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:PoppinsLocal,Poppins,Arial,sans-serif;font-size:16px;line-height:1.45;letter-spacing:0}.text-2xl{font-size:24px}.text-lg{font-size:18px}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}p{margin:0}.wrapper{width:min(calc(100% - 96px),var(--wrapper));margin-inline:auto}.site-header{position:relative;z-index:20;height:var(--header-height);background:#fff;box-shadow:0 1px 2px #00000014}.logo-card{position:absolute;top:0;left:0;width:236px;height:100px;display:flex;align-items:center;justify-content:center;padding:14px 20px;background:#fff;box-shadow:0 2px 7px #00000047;z-index:4}.logo-card img{width:212px}.desktop-nav{height:100%;display:flex;justify-content:flex-end;align-items:center;gap:34px;padding-right:24px;font-size:15px}.nav-link{text-decoration:none;color:#2f2b36;transition:color .16s ease}.nav-link:hover,.nav-link.is-active{color:#6d7480}.tablet-actions,.menu-toggle,.mobile-menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:150px;min-height:44px;padding:12px 27px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-size:14px;line-height:1;text-align:center;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary,.btn-primary-small{background:var(--button-blue);color:#fff}.btn-primary:hover,.btn-primary-small:hover{background:#6f9ee6}.header-cta{min-width:162px;min-height:44px}.btn-white,.btn-white-small{background:#fff;color:var(--ink)}.btn-dark{background:var(--blue);color:#fff;min-width:150px}.btn-dark:hover{background:#084ebd}.btn-outline,.btn-outline-small{background:#fff;color:var(--ink);border-color:#31313a}.btn-outline:hover,.btn-outline-small:hover{color:var(--blue);border-color:var(--blue)}.btn-primary-small,.btn-white-small,.btn-outline-small{min-width:124px;min-height:34px;padding:9px 22px;font-size:12px}.button-row{display:flex;flex-wrap:wrap;gap:28px;align-items:center}.button-row.centered{justify-content:center}.home-hero{min-height:674px;position:relative;display:grid;place-items:center;background:#235cb2 center / cover no-repeat;overflow:hidden}.home-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.home-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#43dc2a24,#235cb2b3),#235cb247}.home-hero-copy{position:relative;width:min(850px,calc(100% - 44px));margin-top:44px;color:#fff;text-align:center}.home-hero h1{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;column-gap:10px;margin:0 0 28px;font-size:82px;line-height:.92;font-weight:400}.home-hero h1 span{color:var(--green);align-self:end}.home-hero h1 strong{font-weight:700;align-self:end}.home-hero h1 em{grid-column:2;justify-self:center;align-self:end;margin-top:-2px;margin-left:0;font-size:38px;line-height:1;font-style:normal;font-weight:400}.home-hero p{width:min(700px,100%);margin:0 auto 34px;font-size:16px;line-height:1.45;text-shadow:0 1px 2px rgba(0,0,0,.18)}.home-about{padding:56px 0 52px}.cta-panel{min-height:250px;display:grid;grid-template-columns:1fr 70px 1.58fr;align-items:center;gap:28px;padding:36px 62px;background:#fff;border-radius:var(--radius);box-shadow:var(--card-shadow);overflow:hidden}.wide-panel{min-height:250px;display:grid;grid-template-columns:1fr 70px 1.58fr;align-items:center;gap:28px;padding:36px 62px;background:#fff;border-radius:var(--radius);box-shadow:var(--card-shadow)}.panel-title-left{display:grid;place-items:center;min-height:170px;position:relative}.panel-title-left:before{content:none}.toolkit-panel .panel-title-left:before{content:"";position:absolute}.toolkit-panel .panel-title-left:before{content:"";position:absolute;width:190px;height:190px;border:10px solid rgba(35,92,178,.06);border-radius:50%}.panel-title-left .title-pair{position:relative}.panel-art{min-height:170px;position:relative}.panel-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:12px solid rgba(35,92,178,.08);border-radius:36px 36px 12px 12px;opacity:.9;transform:scale(.82)}.panel-art.with-logo{display:grid;place-items:center;min-height:200px}.panel-art.with-logo:before,.panel-art.with-watermark:before{content:none}.panel-art.with-watermark{display:flex;align-items:center;justify-content:flex-end;min-height:200px;padding-right:24px}.panel-art-watermark{position:absolute;left:auto;right:180px;top:50%;transform:translateY(-50%);width:240px;height:240px;background-color:#e2eaf5;-webkit-mask:var(--panel-watermark-image) no-repeat center / contain;mask:var(--panel-watermark-image) no-repeat center / contain;pointer-events:none;z-index:0}.panel-art.with-watermark .title-pair{position:relative;z-index:1;margin-left:0}.panel-art.with-logo .panel-art-svg{position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:260px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.panel-art.with-logo .panel-logo-wrap{position:relative;z-index:1;margin-left:auto;display:flex;flex-direction:column;align-items:flex-start;max-width:200px;width:100%}.panel-art.with-logo .panel-logo-eyebrow{font-size:22px;color:#4a6fb5;line-height:1;margin-bottom:4px;margin-left:6px}.panel-art.with-logo .panel-logo{display:block;width:100%;height:auto}.slash-mark{width:46px;height:180px;justify-self:center;position:relative;transform:skew(-10deg)}.slash-mark:before,.slash-mark:after{content:"";position:absolute;top:0;width:3px;height:100%;background:var(--blue)}.slash-mark:before{left:10px}.slash-mark:after{left:28px}.panel-copy .title-pair{margin-bottom:16px}.panel-copy p{font-size:16px;line-height:1.52}.panel-copy .button-row{margin-top:24px}.title-pair{margin:0;color:var(--blue);font-size:40px;line-height:.9;font-weight:400}.title-pair span,.title-pair strong{display:block}.title-pair span{color:var(--green);font-weight:400}.title-pair strong{color:var(--blue);font-weight:700}.title-pair em{display:block;font-style:normal;font-weight:500;font-size:.7em;color:#6fa0e8;line-height:.95;margin-left:.35em}.title-pair.centered{text-align:center}.mission-stack{position:relative;min-height:780px;margin-top:0;padding:0 0 96px;background:var(--mission-image) center bottom / cover no-repeat;overflow:hidden}.mission-stack:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2c2d346b}.mission-stack:after{content:"";position:absolute;top:-112px;left:-5%;width:110%;height:260px;background:#fff;border-bottom-left-radius:50% 38%;border-bottom-right-radius:50% 38%}.service-card-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:44px;padding-top:38px}.service-card{min-height:350px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 24px;text-align:center;background:#fff;border-radius:22px;box-shadow:var(--card-shadow);overflow:hidden}.service-card .title-pair{font-size:28px;margin-bottom:6px}.service-card p{max-width:355px;margin:10px auto 24px;font-size:14px}.thin-rule,.green-rule,.white-rule{height:2px;background:var(--blue)}.thin-rule{width:100%}.green-rule{width:min(960px,80%);margin:12px auto 14px;background:var(--green)}.white-rule{width:min(820px,100%);margin:4px 0 26px;background:#fff}.card-watermark{position:absolute;top:18px;left:18px;width:90px;height:90px;background-color:#e2eaf5;-webkit-mask:var(--card-watermark-image) no-repeat center / contain;mask:var(--card-watermark-image) no-repeat center / contain;pointer-events:none;z-index:0}.service-card>*:not(.card-watermark){position:relative;z-index:1}.mission-copy{position:relative;z-index:1;width:min(970px,calc(100% - 56px));margin:100px auto 0;color:#fff;text-align:center}.mission-copy .title-pair,.mission-copy .title-pair span,.mission-copy .title-pair strong{color:#fff}.mission-copy p{font-size:17px;line-height:1.5}.founder-section{position:relative;padding:66px 0 110px;overflow:hidden}.founder-watermark{position:absolute;left:20px;top:40px;width:260px;height:260px;background-color:#e2eaf5;-webkit-mask:var(--founder-watermark-image) no-repeat center / contain;mask:var(--founder-watermark-image) no-repeat center / contain;pointer-events:none;z-index:0}.founder-card{position:relative;z-index:1;width:min(1050px,calc(100% - 110px));min-height:400px;margin:0 auto;padding:48px 520px 48px 42px;background:#fff;box-shadow:var(--card-shadow);border-radius:0 0 18px 18px}.founder-copy h2,.founder-copy h3{margin:0;color:var(--deep-blue);line-height:1}.founder-copy h2{font-size:26px;font-weight:400}.founder-copy h3{font-size:34px;font-weight:700}.founder-copy p{margin-top:18px;font-size:14px}.founder-card .button-row{margin-top:24px}.founder-photo{position:absolute;right:28px;bottom:0;width:370px;max-height:510px;object-fit:contain;object-position:bottom right}.page-hero{height:285px;position:relative;display:grid;place-items:center;background:var(--hero-image, none) center / cover no-repeat;color:#fff;overflow:hidden}.page-hero.short{height:180px}.page-hero-overlay,.page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2f2b3678}.page-hero h1{position:relative;margin:70px 0 0;font-size:48px;line-height:1}.medical-strip,.resources-strip,.pricing-strip{background-position:center}.service-open,.resource-open,.about-top{padding:58px 0 64px}.compliance-panel .title-pair{font-size:44px}.compliance-panel .panel-copy p{max-width:620px}.how-section,.choose-state-section{position:relative;isolation:isolate;padding:82px 0 102px;color:#fff;background:linear-gradient(110deg,#235cb2f2,#43dc2aed),var(--toolkit-image, url(/assets/images/medical-room.jpg)) center / cover no-repeat;overflow:hidden}.how-section .title-pair span,.how-section .title-pair strong,.choose-state-section .title-pair span,.choose-state-section .title-pair strong{color:#fff}.how-section .title-pair span,.choose-state-section .title-pair span{font-size:34px}.how-rule{width:min(1320px,calc(100% - 44px));height:2px;margin:10px auto 62px;background:#ffffffd9}.steps-grid{width:min(1320px,calc(100% - 60px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:48px}.step-card{position:relative;text-align:center}.step-icon{width:70px;height:70px;margin:0 auto 18px;color:#fff}.step-card h3{margin:0 0 8px;color:#fff;font-size:20px;line-height:.98}.step-card h3 span{display:block}.step-card p{font-size:12px;line-height:1.18}.step-arrow{position:absolute;right:-32px;top:46px;width:26px;height:26px;border-top:4px solid #fff;border-right:4px solid #fff;transform:rotate(45deg)}.curve{position:absolute;left:-6%;width:112%;height:142px;background:#fff;z-index:-1}.curve.top{top:-94px;border-bottom-left-radius:50% 55%;border-bottom-right-radius:50% 55%}.curve.bottom{bottom:-94px;border-top-left-radius:50% 55%;border-top-right-radius:50% 55%}.section-intro{width:min(1050px,calc(100% - 110px));margin:68px auto 64px;display:grid;grid-template-columns:260px 70px 1fr;gap:32px;align-items:center}.section-intro-copy p{font-size:16px;line-height:1.45}.section-intro-copy .button-row{margin-top:22px}.services-list{display:flex;flex-direction:column;gap:74px;padding-bottom:80px}.service-detail{display:grid;grid-template-columns:405px 1fr;align-items:end;gap:34px}.service-detail.reversed{grid-template-columns:1fr 405px}.service-detail>img{width:405px;height:405px;object-fit:cover;border-radius:16px;box-shadow:var(--soft-shadow)}.service-detail-copy{padding:30px 36px;border-radius:20px;box-shadow:var(--soft-shadow);background:#fff}.service-detail.gradient .service-detail-copy{color:#fff;background:linear-gradient(105deg,var(--blue),var(--green))}.service-detail.gradient .title-pair span,.service-detail.gradient .title-pair strong{color:#fff}.service-detail-copy .title-pair{font-size:34px;margin-bottom:20px}.service-detail-copy p{margin-bottom:18px}.two-col-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 34px;margin:0 0 24px;padding-left:18px;font-size:14px}.resource-open{padding-bottom:40px}.toolkit-panel .panel-art:before{border-radius:50%}.state-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:66px}.state-card{min-height:154px;display:grid;place-items:center;padding:28px;background:#fffffff0;border-radius:22px;box-shadow:var(--soft-shadow);text-align:center}.state-card h3{margin:0;color:var(--blue);font-size:32px;line-height:1}.resource-links{padding:64px 0 82px}.resource-links .title-pair{font-size:44px}.resource-links-card{margin-top:24px;padding:26px 26px 32px;background:#fff;border-radius:18px;box-shadow:var(--soft-shadow)}.resource-link-group+.resource-link-group{margin-top:20px}.resource-link-group h3{margin:0 0 8px;padding-bottom:4px;color:var(--blue);border-bottom:1px solid var(--blue);font-size:28px;line-height:1.1}.resource-link-group ul{margin:0;padding-left:22px}.resource-link-group li{margin:4px 0}.resource-link-group a{color:var(--blue);font-weight:700}.about-founder-band{position:relative;min-height:550px;display:flex;align-items:center;padding:70px 80px;color:#fff;background:var(--hero-image) center / cover no-repeat;overflow:hidden}.about-founder-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#235cb2d9,#235cb27a)}.about-founder-copy{position:relative;z-index:1;width:min(820px,65%)}.about-founder-copy h2,.about-founder-copy h3{margin:0;color:#fff;line-height:1}.about-founder-copy h2{font-size:30px;font-weight:400}.about-founder-copy h3{font-size:44px;font-weight:700}.about-founder-copy p{margin:16px 0 0;font-size:16px}.about-founder-band img{position:absolute;right:72px;bottom:0;width:410px;max-height:560px;object-fit:contain;z-index:1}.about-mission{position:relative;padding:70px 0 72px;overflow:hidden}.mission-chart{position:absolute;right:-90px;top:50%;transform:translateY(-50%);width:280px;height:auto;pointer-events:none;opacity:.7;z-index:0}.mission-card{position:relative;z-index:1;width:min(1040px,calc(100% - 110px));padding:36px 40px;background:#fff;border-radius:0 18px 18px 0;box-shadow:var(--card-shadow)}.mission-card p{margin-top:14px;font-size:18px}.contact-section{display:grid;grid-template-columns:1fr 1fr;min-height:735px;padding:30px 50px 80px 0;gap:70px}.contact-info{display:flex;flex-direction:column;justify-content:stretch;width:100%;max-width:720px;padding:34px 40px;color:#fff;background:linear-gradient(118deg,var(--blue),var(--green));border-radius:0 28px 28px 0;box-shadow:var(--soft-shadow)}.contact-info>div{padding:0 0 28px}.contact-info>div+div{padding-top:28px;border-top:3px solid rgba(255,255,255,.9)}.contact-info>div:last-child{padding-bottom:0}.contact-info h2,.contact-form h2{margin:0 0 18px;font-size:30px;line-height:1}.contact-info a,.contact-info p{display:block;margin:6px 0;color:#fff;font-size:16px}.social-row{display:flex;gap:16px;margin-top:10px}.social-row img{width:25px;height:25px}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:22px 28px;padding-top:32px}.contact-form h2,.contact-form .full,.contact-form button,.form-note{grid-column:1 / -1}.contact-form h2{color:var(--blue)}.contact-form label{display:grid;gap:10px;font-size:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #33323a;border-radius:24px;padding:13px 18px;font:inherit}.contact-form textarea{min-height:92px;resize:vertical}.contact-form button{height:44px;border:0;border-radius:999px;color:#fff;background:var(--blue);font:inherit;cursor:pointer}.privacy-page{width:min(820px,calc(100% - 56px));margin:0 auto;padding:110px 0 112px;text-align:center}.privacy-page h1{margin:0 0 84px;color:var(--deep-blue);font-size:46px;font-weight:400}.privacy-page article+article{margin-top:64px}.privacy-page h2{margin:0 0 26px;font-size:28px;font-weight:400}.privacy-page p{margin:0 auto 24px;font-size:16px;line-height:1.65}.privacy-page a{text-decoration:underline}.state-solid-hero{background:#302d38}.state-image-hero{background-position:center 42%}.state-requirements{padding:56px 0 72px}.state-requirements-card{padding:14px 30px 32px;background:#fff;border-radius:24px;box-shadow:var(--card-shadow)}.requirement-row{min-height:146px;padding:24px 10px 16px;border-bottom:1px solid #2f2f36}.requirement-row h2{margin:0 0 18px;color:var(--blue);font-size:28px;font-weight:400;line-height:1.18}.requirement-row p{margin:-8px 0 18px;font-size:16px}.state-next-prev{display:flex;justify-content:space-between;margin-top:92px;padding-top:32px;border-top:2px solid var(--blue)}.state-next-prev a,.state-next-prev span{color:var(--ink);text-decoration:none}.pricing-page{position:relative;padding:18px 24px 110px}.pricing-login{position:absolute;right:28px;top:20px;color:var(--green);text-decoration:none;font-size:18px}.pricing-head{padding:92px 0 72px;text-align:center}.pricing-head h1{margin:0;font-size:48px;font-weight:400}.pricing-head p{margin-top:10px;font-size:28px}.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;max-width:1400px;margin:0 auto}.plan-card{position:relative;overflow:hidden;border:1px solid #d6d7da;border-radius:24px;box-shadow:var(--soft-shadow);background:#fff}.plan-card.featured .plan-top{background:#efffed}.best-value{position:absolute;top:-1px;left:50%;transform:translate(-50%);padding:8px 18px;color:#fff;background:var(--blue);font-size:14px}.plan-top{min-height:350px;display:flex;flex-direction:column;align-items:center;padding:44px 42px 30px;text-align:center}.plan-top h2{margin:0 0 16px;font-size:22px;font-weight:400}.price{color:var(--blue);font-size:70px;line-height:.95}.price span{margin-right:10px;vertical-align:top;font-size:20px}.plan-top>p{color:var(--blue);font-size:13px}.plan-top .subhead{margin:18px 0 66px;color:var(--ink);font-size:14px}.plan-perks{display:grid;gap:24px;margin:0;padding:34px;border-top:1px solid #d6d7da;list-style:none;font-size:15px}.plan-perks li{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start}.plan-perks span{width:14px;height:14px;margin-top:4px;display:inline-grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:9px}.dea-plan{width:390px;margin:210px auto 0}.plan-card.compact .plan-top{min-height:255px}.plan-card.compact .plan-top .btn{margin-top:28px}.site-footer{color:#fff;background:#344050 url(/assets/images/footer-bg.jpg) center / cover no-repeat}.footer-inner{position:relative;min-height:265px;width:min(1280px,calc(100% - 110px));margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:70px;align-items:start;padding:46px 0 56px}.footer-brand img{width:259px}.footer-brand p{margin-top:28px;font-size:13px}.footer-column{text-align:center}.footer-column h2{margin:0;font-size:20px;line-height:1}.footer-rule{height:1px;margin:8px 0;background:#fff}.footer-column a{display:block;margin:6px 0;color:#fff;font-size:13px;text-decoration:underline}.privacy-link{position:absolute;left:50%;bottom:28px;color:#fff;text-decoration:none;transform:translate(-50%)}@media (max-width: 1200px){:root{--wrapper: 1100px}.home-hero h1{font-size:64px}.home-hero h1 em{font-size:36px}.cta-panel,.wide-panel{padding:32px 44px;gap:20px}.founder-card{padding:44px 340px 44px 36px}.founder-photo{width:300px}.about-founder-band{padding:60px 56px}.about-founder-band img{right:32px;width:340px}.service-detail,.service-detail.reversed{grid-template-columns:340px 1fr}.service-detail.reversed{grid-template-columns:1fr 340px}.service-detail>img{width:340px;height:340px}.steps-grid{gap:32px}.service-card-grid{gap:28px}}@media (max-width: 1000px){:root{--header-height: 72px}.wrapper{width:min(calc(100% - 40px),var(--wrapper))}.logo-card{width:178px;height:86px;padding:10px 16px}.site-header{position:absolute;inset:0 0 auto;background:transparent;box-shadow:none}.logo-card img{width:156px}.desktop-nav{display:none}.tablet-actions{display:block;position:absolute;right:94px;top:16px}.menu-toggle{position:absolute;right:28px;top:16px;width:42px;height:42px;display:grid;gap:6px;align-content:center;padding:4px;background:transparent;border:0}.menu-toggle span{display:block;height:3px;background:#fff;box-shadow:0 0 2px #00000073}.mobile-menu:not([hidden]){position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:#fffffff7}.privacy .site-header{position:relative;background:#fff;box-shadow:0 1px 2px #00000014}.privacy .menu-toggle span{background:var(--blue);box-shadow:none}.mobile-link{color:var(--blue);font-size:28px;text-decoration:none}.menu-close{position:absolute;top:24px;right:28px;border:0;background:none;color:var(--ink);font:inherit}.home-hero{min-height:390px}.home-hero-copy{margin-top:20px}.home-hero h1{grid-template-columns:auto auto;font-size:48px;column-gap:12px}.home-hero h1 em{font-size:32px}.cta-panel,.wide-panel{grid-template-columns:1fr;gap:14px;padding:30px 32px;text-align:center}.panel-art,.panel-title-left{min-height:92px}.panel-art:before{inset:-20px 0 auto;width:130px;height:130px;margin:auto}.panel-art.with-logo .panel-art-svg{width:220px;transform:translate(-50%,-20%)}.slash-mark{display:none}.panel-copy .button-row{justify-content:center}.service-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(680px,calc(100% - 60px));gap:42px}.service-card-grid .service-card:nth-child(3){grid-column:1 / -1;width:360px;justify-self:center}.mission-stack{min-height:835px}.mission-copy{margin-top:46px}.founder-card{width:calc(100% - 40px);padding:40px 330px 40px 28px}.founder-photo{right:24px;width:295px}.steps-grid,.state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-arrow{display:none}.section-intro{grid-template-columns:1fr;text-align:center}.section-intro .button-row{justify-content:center}.service-detail,.service-detail.reversed{grid-template-columns:1fr;justify-items:center}.service-detail.reversed img{order:-1}.service-detail-copy{width:100%}.about-founder-copy{width:62%}.about-founder-band img{right:18px;width:300px}.contact-section{grid-template-columns:1fr;gap:34px;padding:28px 24px 72px}.contact-info{max-width:none;border-radius:24px}.plans-grid{grid-template-columns:1fr;max-width:520px}.dea-plan{margin-top:80px}.footer-inner{width:min(650px,calc(100% - 80px));grid-template-columns:repeat(2,1fr);gap:42px 80px;text-align:center}.footer-brand img{margin-inline:auto}}@media (max-width: 768px){.home-hero h1{font-size:40px}.home-hero h1 em{font-size:26px}.home-hero p{font-size:14px}.cta-panel,.wide-panel{padding:24px 22px}.panel-art.with-logo .panel-logo-wrap{margin-inline:auto;align-items:center;text-align:center}.founder-card{padding:32px 240px 32px 24px}.founder-photo{right:16px;width:220px}.about-founder-band{padding:50px 28px}.about-founder-copy{width:100%;max-width:60%}.about-founder-band img{right:12px;width:240px}.page-hero h1{font-size:38px}.pricing-head{padding:70px 0 50px}.pricing-head h1{font-size:38px}.pricing-head p{font-size:22px}.privacy-page h1{font-size:38px}.resource-links .title-pair{font-size:34px}.resource-link-group h3{font-size:22px}}@media (max-width: 620px){:root{--header-height: 46px;--radius: 10px}body{font-size:13px}.logo-card{width:99px;height:46px;padding:4px 8px}.logo-card img{width:86px}.tablet-actions{display:none}.menu-toggle{top:6px;right:16px;width:36px;height:36px}.home-hero{min-height:254px;background-position:center top}.home-hero-copy{width:100%;max-width:420px;padding:20px 20px 0;margin:0 auto}.home-hero h1{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:10px;row-gap:6px;margin:0 0 14px!important;font-size:32px!important;line-height:1!important}.home-hero h1 span,.home-hero h1 strong{align-self:center!important}.home-hero h1 em{flex-basis:100%!important;grid-column:auto!important;justify-self:center!important;text-align:center;font-size:22px!important;line-height:1!important;margin:0!important;white-space:normal!important}.home-hero p{width:100%!important;max-width:360px;margin:0 auto 16px!important;font-size:12px!important;line-height:1.35;text-align:center}.btn{min-width:110px;min-height:30px;padding:8px 18px;font-size:10px}.button-row{gap:16px}.home-about,.service-open,.resource-open,.about-top{padding:16px 0 20px}.cta-panel,.wide-panel{padding:16px 12px 20px;border:1px solid #e0e0e0;box-shadow:none}.panel-art,.panel-title-left{min-height:54px}.panel-title-left:before{width:126px;height:80px;border-width:6px}.toolkit-panel .panel-title-left:before{width:116px;height:116px}.panel-art.with-logo .panel-art-svg{width:126px;transform:translate(-50%,-16%)}.panel-copy p{font-size:11px;line-height:1.36}.title-pair,.resource-links .title-pair{font-size:23px}.service-card-grid{grid-template-columns:1fr;width:min(300px,calc(100% - 56px));gap:32px;padding-top:8px}.service-card-grid .service-card:nth-child(3){grid-column:auto;width:auto}.service-card{min-height:194px;padding:18px 12px;border-radius:7px}.service-card .title-pair{font-size:17px}.service-card p{font-size:10px;line-height:1.25}.mission-stack{min-height:942px;padding-bottom:36px}.mission-stack:after{top:-74px;height:150px}.mission-copy{width:calc(100% - 38px);margin-top:34px}.mission-copy p{font-size:12px}.founder-section{padding:18px 0 26px}.founder-card{width:calc(100% - 14px);min-height:0;padding:16px 12px 18px;border:1px solid #dadada;box-shadow:none}.founder-photo{position:absolute;right:8px;top:10px;width:92px}.founder-copy h2{font-size:14px}.founder-copy h3{max-width:230px;font-size:17px}.founder-copy p{margin-top:12px;font-size:10px;line-height:1.35}.page-hero{height:168px}.page-hero.short{height:84px}.page-hero h1{margin-top:24px;font-size:32px}.compliance-panel .title-pair{font-size:20px}.how-section,.choose-state-section{padding:44px 0 64px}.how-section .title-pair span,.choose-state-section .title-pair span{font-size:18px}.how-rule{margin-bottom:22px}.steps-grid{grid-template-columns:1fr;width:210px;gap:26px}.step-card:after{content:"";display:block;width:17px;height:17px;margin:18px auto -4px;border-right:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(45deg)}.step-card:last-child:after{display:none}.step-icon{width:56px;height:56px;margin-bottom:8px}.step-card h3{font-size:15px}.step-card p{font-size:9px}.section-intro{width:calc(100% - 28px);margin:28px auto;gap:8px}.section-intro-copy p{font-size:10px}.services-list{gap:42px;padding-bottom:28px}.service-detail>img{width:210px;height:160px;border-radius:6px}.service-detail-copy{padding:14px 12px;border-radius:6px}.service-detail-copy .title-pair{font-size:18px;text-align:center}.service-detail-copy p,.two-col-list{font-size:10px;line-height:1.3}.two-col-list{grid-template-columns:1fr}.state-grid{grid-template-columns:1fr;gap:10px;width:calc(100% - 48px);margin-top:34px}.state-card{min-height:63px;padding:12px;border-radius:6px}.state-card h3{font-size:15px}.resource-links{padding:36px 0 44px}.resource-links-card{padding:12px 12px 16px;border-radius:6px}.resource-link-group h3{font-size:15px;text-align:center}.resource-link-group li{font-size:11px;line-height:1.35}.about-founder-band{min-height:0;display:block;padding:36px 14px 0}.about-founder-copy{width:100%;padding-bottom:210px}.about-founder-copy h2{font-size:20px}.about-founder-copy h3{font-size:28px}.about-founder-copy p{font-size:11px}.about-founder-band img{right:10px;width:185px}.about-mission{padding:24px 0 30px}.mission-card{width:calc(100% - 14px);padding:18px 14px}.mission-card p{font-size:11px}.contact-section{padding:28px 8px 58px;gap:26px}.contact-info{min-height:0;padding:24px;border-radius:0 24px 24px 0}.contact-info h2,.contact-form h2{font-size:24px}.contact-form{grid-template-columns:1fr;padding:0 8px}.privacy-page{width:calc(100% - 36px);padding:80px 0 64px}.privacy-page h1{margin-bottom:58px;font-size:34px}.privacy-page h2{font-size:24px}.privacy-page p{font-size:13px}.state-requirements{padding:26px 0 42px}.state-requirements-card{padding:8px 12px 18px;border-radius:8px}.requirement-row{min-height:112px}.requirement-row h2{font-size:18px}.requirement-row p{font-size:12px}.state-next-prev{margin-top:54px;font-size:12px}.pricing-page{padding:10px 10px 70px}.pricing-head{padding:62px 0 42px}.pricing-head h1{font-size:31px}.pricing-head p{font-size:19px}.pricing-login{font-size:14px}.plan-top{min-height:270px;padding:36px 24px 24px}.price{font-size:58px}.plan-perks{padding:24px 20px;gap:16px;font-size:13px}.dea-plan{width:min(330px,100%)}.site-footer{background-image:linear-gradient(90deg,#354152,#3e86f5)}.footer-inner{width:calc(100% - 42px);min-height:0;grid-template-columns:1fr;gap:28px;padding:32px 0 70px}.footer-brand img{width:150px}.footer-brand p,.footer-column a{font-size:10px}.footer-column h2{font-size:16px}}@media (max-width: 400px){body{font-size:12px}.home-hero h1{font-size:28px;column-gap:8px}.home-hero h1 em{font-size:20px}.home-hero p{font-size:11px}.btn{min-width:96px;padding:7px 14px;font-size:10px}.button-row{gap:10px}.logo-card{width:88px;height:42px}.logo-card img{width:76px}.page-hero h1,.pricing-head h1{font-size:26px}.pricing-head p{font-size:16px}.privacy-page h1{font-size:28px}.contact-form{padding:0}.contact-info{padding:20px 18px}.founder-card{padding:12px 10px 14px}.founder-photo{width:78px}.title-pair{font-size:20px}}
