@font-face{font-family:Manrope;src:url('./assets/sans-regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/sans-semibold.ttf') format('truetype');font-style:normal;font-weight:600 800;font-display:swap}
:root{--navy:#243e72;--blue:#30497a;--ink:#243b60;--muted:#53617a;--paper:#fff;--mist:#eef3f8;--cream:#f7f4ee;--yellow:#f5d90d;--line:#dce3ec}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #bb7800;outline-offset:6px;border-radius:4px}::selection{background:#f5d90d;color:var(--navy)}.container{width:calc(100% - 96px);max-width:1160px;margin-inline:auto}.section{padding-block:64px}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.1;text-wrap:balance}h2{font-size:42px}h3{font-size:21px;font-weight:600;line-height:1.3;letter-spacing:-.035em;text-wrap:balance}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:600;line-height:1.5;margin-bottom:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:15px 22px;border:1px solid transparent;border-radius:7px;background:var(--navy);color:white;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s,box-shadow .2s}.button svg,.text-link svg{width:22px;height:22px;flex:none}.button:hover{background:#172b52;transform:translateY(-2px);box-shadow:0 7px 16px #243e721c}.button-small{font-size:13px;min-height:45px;padding:11px 16px;gap:12px}.button-yellow{background:var(--yellow);color:var(--navy)}.button-yellow:hover{background:#ffea43}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;font-weight:600}.text-link:hover{color:#5974a2}.skip-link{position:fixed;top:8px;left:12px;padding:12px;background:var(--navy);color:white;transform:translateY(-150%);z-index:100}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;background:#fffffff5;border-bottom:1px solid #243e7210;z-index:20;backdrop-filter:blur(14px)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{flex:none}.brand img{width:151px;height:54px;object-fit:contain}.header-inner nav{display:flex;gap:30px;font-size:13px}.header-inner nav a{padding:10px 0}.header-inner nav a:hover{text-decoration:underline;text-underline-offset:6px}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding-top:36px;padding-bottom:48px;align-items:center}.hero-copy{padding-block:22px}.hero h1{font-size:58px;max-width:510px;line-height:1.07;margin:0 0 24px}.hero h1 em{font-weight:400;color:var(--blue)}.hero-text{max-width:440px;font-size:16px;color:var(--muted);margin-bottom:24px}.microcopy{font-size:11px;line-height:1.6;color:var(--muted);margin-top:10px}.hero-secondary{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);width:max-content;gap:28px}.hero-secondary small{display:block;font-size:11px;line-height:1.5;font-weight:400;color:var(--muted);margin-top:2px}.hero-visual{position:relative;align-self:stretch;min-height:505px;overflow:hidden;border-radius:110px 10px 100px 10px;background:#eaf0f9}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:76% 35%}.hero-visual:after{content:'';position:absolute;width:145px;height:145px;border:1px solid #30497a29;border-radius:50%;bottom:-48px;left:-45px;pointer-events:none}.hero-quote{position:absolute;left:30px;bottom:42px;font:24px/1.3 Georgia,serif;letter-spacing:-.02em}.hero-quote em{font-weight:400}.hero-visual figcaption{position:absolute;right:24px;bottom:14px;font-size:10px;color:#40516d;background:#ffffffc9;padding:2px 7px;border-radius:3px}
.differences{padding-top:24px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:30px}.section-heading>.eyebrow{padding-top:9px;max-width:180px}.section-heading h2{text-align:right}.difference-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.difference-card{border-radius:12px;overflow:hidden;min-width:0;position:relative;transition:box-shadow .25s,transform .25s}.difference-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #243e7210}.card-copy{padding:28px;position:relative;z-index:1}.card-copy .eyebrow{margin-bottom:14px;font-size:10px;letter-spacing:.16em}.card-copy h3{margin-bottom:12px}.card-copy>p:last-child{font-size:13px;line-height:1.65}.technology{display:grid;grid-template-columns:1.08fr 1fr;background:var(--navy);color:white;min-height:290px}.technology .card-copy{padding:28px 23px}.technology .eyebrow{color:#c7d6f0}.technology .card-copy>p:last-child{color:#e2e9f5}.technology figure{position:relative;min-width:0}.technology figure img{height:100%;width:100%;object-fit:cover;object-position:36% 50%}.technology figcaption{position:absolute;bottom:11px;left:10px;background:#112447d9;padding:2px 6px;font-size:9px;color:white}.expertise{background:var(--mist);display:flex;align-items:center;gap:0;padding-right:24px}.expertise .card-copy{flex:1}.eshre-mark{flex:0 0 118px;width:118px;height:118px;border:1px solid #30497a55;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.eshre-mark:after{content:'';position:absolute;inset:6px;border:1px solid #30497a2b;border-radius:50%}.eshre-mark>span{font:25px/1.3 Georgia,serif;letter-spacing:.035em}.eshre-mark small{font-size:8px;text-align:center;letter-spacing:.15em;line-height:1.7;margin-top:7px}.psychology{background:var(--cream);display:flex;align-items:center;gap:10px;padding-right:32px}.psychology .card-copy{max-width:410px;flex:1}.care-icon{width:76px;flex:none;color:#8f7758}.quality{background:#fff;border:1px solid var(--line);display:flex;align-items:center;padding-right:24px;gap:10px}.quality .card-copy{flex:1}.ona-seal{width:90px;height:auto;flex:none}
.steps-section{background:#f5f7fa;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4}.steps-heading{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:end}.steps-heading h2{max-width:440px}.steps-heading>p{font-size:14px;color:var(--muted);max-width:480px;padding-bottom:3px}.steps-grid{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:34px 0 22px;padding:0}.steps-grid li{position:relative;padding-top:18px;border-top:1px solid #bac8da}.step-number{display:block;font-size:12px;color:#547298;letter-spacing:.1em;margin-bottom:12px}.steps-grid h3{font-size:18px;margin-bottom:9px}.steps-grid p{font-size:13px;color:var(--muted)}.clinical-note{font-size:11px;color:#5a6680;max-width:830px}
.faq-section{display:grid;grid-template-columns:.9fr 1.3fr;gap:64px}.faq-heading h2{font-size:38px;max-width:350px}.faq-heading>p:last-child{font-size:13px;color:var(--muted);margin-top:18px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;font-size:14px;font-weight:600;line-height:1.5}summary::-webkit-details-marker{display:none}summary:hover{color:#567197}.faq-icon{height:22px;width:22px;flex:none;position:relative}.faq-icon:before,.faq-icon:after{content:'';position:absolute;background:var(--navy);width:12px;height:1px;top:10px;left:5px;transition:transform .2s}.faq-icon:after{transform:rotate(90deg)}details[open] .faq-icon:after{transform:rotate(0deg)}.faq-answer{padding:0 30px 20px 0;font-size:13px;color:var(--muted)}
.closing{padding-bottom:42px}.closing-inner{display:grid;grid-template-columns:1fr 1.08fr;background:var(--navy);color:white;overflow:hidden;border-radius:14px}.closing-visual{position:relative;min-height:390px}.closing-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:56% 50%}.closing-visual:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#101e39c9);pointer-events:none}.closing-visual figcaption{position:absolute;bottom:24px;left:24px;right:24px;z-index:1;font-size:10px;letter-spacing:.1em;font-weight:600}.closing-copy{padding:38px 42px}.closing-copy .eyebrow{color:#c6d4ef}.closing h2{font-size:38px;max-width:420px}.closing-copy>p:not(.eyebrow):not(.microcopy){font-size:14px;color:#e0e7f2;margin:18px 0 22px;max-width:390px}.closing .microcopy{color:#d6dfed;font-size:10px;max-width:300px}.phone-link{display:inline-block;font-size:14px;margin-top:15px;text-decoration:underline;text-underline-offset:4px}
.site-footer{padding-bottom:26px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:22px}.footer-main .brand img{width:128px;height:46px}.footer-main>p,.footer-main>a:last-child{font-size:11px}.footer-main>a:last-child{text-decoration:underline;text-underline-offset:3px}.footer-legal{padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:28px;font-size:9px;line-height:1.8;color:#647085}.mobile-contact{display:none}.privacy-main{max-width:850px;padding-block:60px}.privacy-main h1{font-size:44px;margin-bottom:26px}.privacy-main h2{font-size:27px;margin:36px 0 14px}.privacy-main p{margin-bottom:18px;font-size:15px}.privacy-main a{text-decoration:underline}
@media(min-width:901px){.hero-copy{animation:arrive .6s ease-out both}.hero-visual{animation:arrive .8s ease-out both}}
@keyframes arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:36px}.hero h1{font-size:50px}.hero-visual{min-height:490px}.header-inner nav{gap:18px}.technology{grid-template-columns:1.3fr 1fr}.card-copy{padding:24px}.expertise{padding-right:18px}.eshre-mark{width:90px;height:90px;flex-basis:90px}.eshre-mark>span{font-size:20px}.eshre-mark small{font-size:6px}.quality{padding-right:18px}.ona-seal{width:72px}.care-icon{width:62px}.faq-section{gap:40px}.closing-copy{padding:32px}.closing h2{font-size:34px}}
@media(max-width:900px){html{scroll-padding-top:85px}.container{width:calc(100% - 48px)}.header-inner{height:74px;gap:18px}.brand img{width:132px;height:48px}.header-inner nav{display:none}.hero{gap:24px;padding-top:24px;padding-bottom:32px}.hero h1{font-size:43px}.hero-copy{padding-block:18px}.hero .eyebrow{font-size:9px;letter-spacing:.1em}.hero-text{font-size:14px}.hero-visual{min-height:460px;border-radius:85px 8px 75px 8px}.hero-quote{left:20px;font-size:21px;bottom:40px}.section{padding-block:48px}.differences{padding-top:20px}.section-heading h2{font-size:35px}.card-copy h3{font-size:19px}.technology{display:block}.technology figure{height:135px}.technology figure img{object-position:50% 37%}.technology .card-copy{padding:24px}.expertise{display:flex;flex-direction:column;justify-content:center;padding:0 0 24px}.expertise .card-copy{flex:0}.eshre-mark{width:100px;height:100px;flex-basis:100px}.eshre-mark>span{font-size:23px}.eshre-mark small{font-size:7px}.psychology{padding-right:18px}.care-icon{width:45px}.quality{padding-right:16px;gap:0}.ona-seal{width:65px}.steps-heading{gap:32px}.steps-heading h2{font-size:35px}.steps-grid{gap:24px}.steps-grid h3{font-size:17px}.faq-heading h2{font-size:33px}.faq-section{grid-template-columns:.85fr 1.2fr;gap:32px}.closing-copy{padding:30px}.closing h2{font-size:32px}.closing-visual{min-height:420px}.closing .button{font-size:12px;padding:14px 16px;gap:14px}.footer-main{gap:20px}.footer-legal{font-size:9px}}
@media(max-width:600px){html{scroll-padding-top:76px}.container{width:calc(100% - 40px)}body{padding-bottom:80px}.header-inner{height:68px;gap:12px}.brand img{width:115px;height:43px}.header-inner .button{font-size:11px;min-height:40px;padding:10px 12px;gap:8px}.header-inner .button svg{width:16px;height:16px}.hero{display:flex;flex-direction:column;gap:22px;padding-top:28px;padding-bottom:34px;align-items:stretch}.hero-copy{padding:0}.hero .eyebrow{font-size:9px;letter-spacing:.115em;margin-bottom:16px}.hero h1{font-size:44px;max-width:440px;margin-bottom:18px;line-height:1.055;letter-spacing:-.045em}.hero-text{font-size:14px;max-width:390px;margin-bottom:20px}.hero-copy>.button{width:100%;justify-content:space-between}.microcopy{font-size:10px}.hero-secondary{margin-top:16px;padding-top:13px;width:100%;justify-content:space-between;font-size:13px}.hero-secondary small{font-size:10px}.hero-visual{min-height:0;height:290px;flex:none;border-radius:65px 8px 65px 8px}.hero-visual>img{object-position:76% 31%}.hero-quote{font-size:22px;bottom:38px;left:22px}.hero-visual figcaption{right:24px;bottom:13px;font-size:8px}.section{padding-block:36px}.differences{padding-top:0}.section-heading{display:block;margin-bottom:22px}.section-heading>.eyebrow{max-width:none;padding:0;margin-bottom:12px}.section-heading h2{font-size:33px;text-align:left}.difference-grid{grid-template-columns:1fr;gap:12px}.difference-card{border-radius:9px}.card-copy,.technology .card-copy{padding:23px}.card-copy h3{font-size:21px;margin-bottom:10px}.card-copy .eyebrow{font-size:9px;margin-bottom:10px}.card-copy>p:last-child{font-size:12px}.technology{display:grid;grid-template-columns:1.35fr 1fr;min-height:255px}.technology .card-copy{padding:23px 18px}.technology figure{height:auto}.technology figure img{object-position:32% 50%}.technology figcaption{font-size:7px;left:6px;bottom:10px;padding:2px 4px}.expertise{flex-direction:row;padding:0 18px 0 0;justify-content:normal}.expertise .card-copy{flex:1}.eshre-mark{width:78px;height:78px;flex-basis:78px}.eshre-mark>span{font-size:18px}.eshre-mark small{font-size:5.5px;margin-top:4px}.psychology{padding-right:23px}.care-icon{width:55px}.quality{padding-right:20px}.ona-seal{width:73px}.steps-heading{display:block}.steps-heading h2{font-size:33px;max-width:330px}.steps-heading>p{font-size:13px;margin-top:18px}.steps-grid{display:block;margin-top:24px;margin-bottom:18px}.steps-grid li{display:grid;grid-template-columns:29px 1fr;column-gap:14px;padding-top:15px;margin-top:16px}.step-number{grid-row:1/3;margin:2px 0 0;font-size:11px}.steps-grid h3{font-size:18px;margin-bottom:7px;text-wrap:initial}.steps-grid p{font-size:12px}.clinical-note{font-size:10px}.faq-section{display:block}.faq-heading{margin-bottom:22px}.faq-heading h2{font-size:33px;max-width:none}.faq-heading .eyebrow{font-size:9px;margin-bottom:12px}.faq-heading>p:last-child{margin-top:12px;font-size:12px}summary{font-size:13px;padding:17px 0;gap:16px}.faq-answer{font-size:12px;padding-right:20px}.closing{padding-bottom:30px}.closing-inner{display:flex;flex-direction:column;border-radius:10px}.closing-visual{min-height:0;height:205px}.closing-visual>img{object-position:50% 44%}.closing-visual figcaption{font-size:8px;left:20px;bottom:17px}.closing-copy{padding:28px 24px}.closing h2{font-size:34px;max-width:360px}.closing-copy>.eyebrow{font-size:9px;margin-bottom:14px}.closing-copy>p:not(.eyebrow):not(.microcopy){font-size:13px;margin-top:15px}.closing .button{font-size:13px;width:100%;justify-content:space-between;min-height:52px}.closing .microcopy{font-size:9px}.phone-link{font-size:13px}.footer-main{display:grid;grid-template-columns:1fr auto;gap:16px;padding-bottom:20px}.footer-main>p{grid-row:2;grid-column:1/-1;font-size:11px;max-width:280px}.footer-main>a:last-child{font-size:11px}.footer-main .brand img{width:110px;height:40px}.footer-legal{display:block;font-size:9px}.footer-legal p+p{margin-top:12px}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:30;display:block;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid var(--line);backdrop-filter:blur(10px);transition:opacity .2s,transform .2s}.mobile-contact .button{width:100%;min-height:48px;justify-content:space-between;font-size:13px;padding:12px 18px}.mobile-contact.is-hidden{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(100%)}.privacy-main{padding-block:36px}.privacy-main h1{font-size:36px}.privacy-main h2{font-size:25px}.privacy-main p{font-size:14px}}
@media(max-width:370px){.hero h1{font-size:40px}.hero-visual{height:265px}.technology{grid-template-columns:1.45fr 1fr}.technology .card-copy{padding:21px 16px}.card-copy h3{font-size:19px}.quality .card-copy{padding-right:14px}.ona-seal{width:64px}.eshre-mark{flex-basis:68px;width:68px;height:68px}.eshre-mark>span{font-size:16px}.care-icon{width:43px}}
/* ESHRE is a typographic label, not a reproduced or invented certification seal. */
.eshre-mark{border:0;border-radius:0}.eshre-mark:after{display:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}




.hero h1{font-size:47px;margin-bottom:20px}.hero-copy{padding-block:16px}
.positive-proof{margin-top:20px;padding:15px 18px;background:var(--mist);border-radius:7px;max-width:440px}
.positive-total{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-size:13px;line-height:1.25}
.positive-total strong{font-size:32px;line-height:1.15;font-weight:600;letter-spacing:-.045em;font-variant-numeric:tabular-nums}

.hero-secondary{margin-top:16px;padding-top:14px}
@media(max-width:1100px){.hero h1{font-size:43px}}
@media(max-width:900px){.hero h1{font-size:37px}.positive-proof{padding:14px}.positive-total{font-size:12px;gap:7px}.positive-total strong{font-size:30px}}
@media(max-width:600px){.hero-copy{padding:0}.hero h1{font-size:38px;line-height:1.08;margin-bottom:17px}.positive-proof{margin-top:16px;max-width:none;padding:13px 15px}.positive-total{font-size:12px;gap:8px}.positive-total strong{font-size:31px}.hero-secondary{margin-top:14px;padding-top:12px}}
@media(max-width:370px){.hero h1{font-size:35px}.positive-total{gap:6px;font-size:11px}.positive-total strong{font-size:29px}}
.procedure-lockup{margin-bottom:20px;color:var(--blue);font:400 25px/1.35 Georgia,'Times New Roman',serif;letter-spacing:-.015em}
@media(max-width:600px){.procedure-lockup{font-size:22px;margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

