@import "tailwindcss";
:root{--navy:#082b4f;--blue:#0878c9;--cyan:#0ba6b5;--mint:#eafafa;--pale:#f4faff;--ink:#16324b;--muted:#5d7082;--line:#d9e9f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:94px 0}.header{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-size:21px;color:var(--navy);white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:43px;color:#fff;background:linear-gradient(145deg,var(--blue),var(--cyan));clip-path:polygon(50% 0,94% 17%,88% 76%,50% 100%,12% 76%,6% 17%)}.nav{display:flex;gap:27px;margin-left:auto;font-size:14px;font-weight:700}.nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#0875ca,#079aae);color:#fff;border:0;border-radius:8px;padding:14px 21px;font-weight:800;box-shadow:0 8px 20px #046dad2e;cursor:pointer}.button:hover{transform:translateY(-1px)}.secondary{background:#fff;color:var(--navy);border:1px solid #91bfdc;box-shadow:none}.header-cta{padding:11px 16px;font-size:13px}.menu-button{display:none;margin-left:auto;background:none;border:0;font-size:24px;color:var(--navy)}
.hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#f7fcff,#e9f7fc 58%,#dff3fa)}.hero-pattern{position:absolute;inset:0;background-image:radial-gradient(#18a5b533 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(90deg,#000,transparent 50%)}.hero-grid{min-height:630px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:50px;position:relative}.eyebrow,.kicker{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--cyan)}.hero h1{font-size:57px;line-height:1.08;letter-spacing:-.045em;color:var(--navy);margin:19px 0 22px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:19px;max-width:610px;color:#506b80;margin-bottom:31px}.hero-actions{display:flex;gap:12px}.hero-note{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:29px;font-size:12px;font-weight:700;color:#557084}.hero-note span{color:var(--cyan)}.hero-note i{width:3px;height:3px;border-radius:50%;background:#a8bfcd}.hero-visual{height:520px;align-self:end;position:relative}.hero-visual:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:linear-gradient(145deg,#d4f4f4,#c8e8fb);right:-35px;top:35px}.hero-visual img{position:absolute;height:500px;width:92%;right:0;bottom:0;object-fit:cover;object-position:50% 22%;border-radius:220px 220px 16px 16px;box-shadow:0 22px 45px #0b649124}.floating-card{position:absolute;left:-25px;bottom:54px;background:#fff;border:1px solid var(--line);box-shadow:0 13px 28px #174c6e26;border-radius:13px;padding:13px 16px;display:flex;gap:12px;align-items:center}.pulse{display:grid;place-items:center;width:38px;height:38px;background:#e7f9f7;color:var(--cyan);border-radius:50%}.floating-card strong,.floating-card small{display:block}.floating-card small{font-size:11px;color:var(--muted)}
.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;gap:13px;align-items:center;padding:24px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item>b{font-size:27px;color:var(--cyan)}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:13px}.trust-item small{font-size:11px;color:var(--muted)}.section-heading{text-align:center;max-width:720px;margin:0 auto 46px}.section-heading h2,.split h2,.contact h2,.faq-grid h2,.resource-head h2{font-size:38px;line-height:1.16;letter-spacing:-.03em;color:var(--navy);margin:10px 0 14px}.section-heading p,.split>div>p{color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{position:relative;padding:28px 24px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 17px 40px #12476818}.service-icon{display:grid;place-items:center;width:53px;height:53px;background:var(--mint);color:var(--blue);border-radius:50%;font-size:24px}.card-number{position:absolute;right:20px;top:20px;color:#d5e4ec;font-size:22px;font-weight:800}.service-card h3{font-size:19px;line-height:1.3;color:var(--navy);margin:21px 0 10px}.service-card p{font-size:14px;color:var(--muted);min-height:90px}.service-card a,.text-link,.resources a,.resource-head a{color:var(--blue);font-size:13px;font-weight:800}
.about,.faq-section{background:var(--pale)}.split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.photo-stack{position:relative}.photo-stack img{height:490px;width:100%;object-fit:cover;border-radius:18px}.photo-badge{position:absolute;right:-28px;bottom:28px;background:var(--navy);color:#fff;border-radius:12px;padding:18px 24px}.photo-badge strong,.photo-badge span{display:block}.photo-badge span{font-size:12px;color:#b7d9ea}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{position:relative;padding:0 0 20px 38px}.check-list li:before{content:"✓";position:absolute;left:0;top:2px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#dff7f4;color:#06978e;font-weight:800}.check-list b,.check-list span{display:block}.check-list span{font-size:13px;color:var(--muted)}.audiences{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.audiences article{text-align:center;padding:34px 20px;border-right:1px solid var(--line)}.audiences b{font-size:35px;color:var(--cyan)}.audiences h3{margin:9px 0 3px}.audiences p{font-size:13px;color:var(--muted)}
.process{background:linear-gradient(130deg,#07325b,#07557c);color:#fff}.light h2,.light .kicker{color:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.steps article{background:#ffffff0c;border:1px solid #ffffff24;border-radius:14px;padding:30px}.steps span{display:grid;place-items:center;width:45px;height:45px;background:#fff;color:var(--blue);border-radius:50%;font-weight:800}.steps h3{margin:19px 0 7px}.steps p{font-size:14px;color:#c6deeb}.resource-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.resources{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resources article{border:1px solid var(--line);border-radius:13px;overflow:hidden}.resources img{width:100%;height:205px;object-fit:cover}.resources article>div{padding:22px}.resources span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--cyan);font-weight:800}.resources h3{line-height:1.3;margin:8px 0}.resources p{font-size:13px;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-grid>div>p{color:var(--muted);margin-bottom:25px}.faq{border-bottom:1px solid #cbdfe9}.faq button{width:100%;display:flex;justify-content:space-between;text-align:left;border:0;background:transparent;color:var(--navy);font-weight:800;padding:19px 5px;cursor:pointer}.faq button b{font-size:22px;color:var(--blue)}.faq>p{margin:-5px 40px 19px 5px;color:var(--muted);font-size:14px}
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.contact-copy>p{color:var(--muted)}.contact-point{display:flex;gap:14px;align-items:center;margin:25px 0}.contact-point>b{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--mint);color:var(--cyan)}.contact-point strong,.contact-point small{display:block}.contact-point small{color:var(--muted)}.medical-note{margin-top:28px;background:#fff9e9;border-left:4px solid #e9b93f;padding:15px 18px;border-radius:6px;font-size:12px}.contact-form{padding:34px;border:1px solid var(--line);box-shadow:0 18px 45px #143c5912;border-radius:15px;background:var(--pale)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form label{display:block;font-size:12px;font-weight:800;margin-bottom:17px}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #c6dce8;border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:14px}.consent{display:flex!important;gap:10px;font-weight:400!important;color:var(--muted)!important}.submit{width:100%}
footer{background:#061f39;color:#d6e7f1;padding:60px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr 1fr;gap:55px}.footer-grid .brand{color:#fff}.footer-grid p{font-size:13px;color:#abc2d2}.footer-grid h3{font-size:14px;color:#fff}.footer-grid>div>a:not(.brand){display:block;font-size:13px;color:#abc2d2;margin:8px 0}.footer-mail{color:#5ed2d5!important;font-weight:800}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff1e;margin-top:45px;padding:22px 0;font-size:11px;color:#86a6ba}
@media(max-width:900px){.nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;flex-direction:column}.nav.open{display:flex}.menu-button{display:block}.header-cta{display:none}.hero-grid{grid-template-columns:1fr;padding-top:70px}.hero h1{font-size:45px}.trust-grid,.cards,.audiences{grid-template-columns:repeat(2,1fr)}.split,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:50px}.photo-badge{right:15px}.resources{grid-template-columns:1fr}.resources article{display:grid;grid-template-columns:.8fr 1.2fr}.resources img{height:100%}.footer-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}}
@media(max-width:600px){.shell{width:calc(100% - 28px)}.section{padding:68px 0}.nav-wrap{height:68px}.nav{top:68px}.brand{font-size:18px}.hero-grid{padding-top:48px}.hero h1{font-size:39px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-visual{height:375px}.hero-visual img{height:365px;width:100%}.floating-card{left:0;bottom:20px}.trust-grid,.cards,.audiences{grid-template-columns:1fr}.trust-item,.audiences article{border-right:0;border-bottom:1px solid var(--line)}.section-heading h2,.split h2,.contact h2,.faq-grid h2,.resource-head h2{font-size:31px}.form-row{grid-template-columns:1fr}.resources article{display:block}.resources img{height:190px}.resource-head{display:block}.contact-form{padding:24px 18px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}}
