:root{--ink:#132c2a;--muted:#667976;--cream:#f6f3ec;--paper:#fffefa;--sage:#d9e6de;--mint:#b9dccb;--teal:#1f655d;--teal-dark:#123e3a;--coral:#df765f;--line:rgba(19,44,42,.13);--shadow:0 24px 70px rgba(27,69,61,.14);font-family:"Aptos","Segoe UI",system-ui,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);line-height:1.55}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}.site-header{width:min(1180px,calc(100% - 40px));margin:auto;min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;line-height:1}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--teal);color:#fff;font:800 20px/1 Georgia,serif}.brand strong{display:block;letter-spacing:.16em;font-size:15px}.brand small{display:block;margin-top:5px;color:var(--muted);font-size:11px;letter-spacing:.04em}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--teal)}.button{min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:750;font-size:14px;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:#fff;box-shadow:0 12px 30px rgba(31,101,93,.22)}.button-secondary{border-color:var(--teal);color:var(--teal);background:rgba(255,255,255,.45)}.button-ghost{border-color:var(--line);background:rgba(255,255,255,.5)}.hero{min-height:690px;padding:70px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1.04fr .96fr;gap:70px;align-items:center;overflow:hidden;background:linear-gradient(130deg,#f6f3ec 0%,#eef3ee 64%,#dce9e1 100%)}.hero-copy{max-width:680px}.eyebrow{margin:0 0 18px;color:var(--teal);font-size:12px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.hero h1{margin:0;font:500 clamp(48px,6.3vw,84px)/.99 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.hero h1 em{color:var(--teal);font-weight:500}.lead{max-width:625px;margin:28px 0 32px;color:#526865;font-size:19px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.text-link{padding:12px;font-weight:750;font-size:14px;color:var(--teal)}.trust-row{display:flex;flex-wrap:wrap;gap:24px;margin-top:38px;color:var(--muted);font-size:13px}.trust-row span:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:8px;border-radius:50%;background:var(--mint);color:var(--teal);font-weight:900}.hero-visual{min-height:520px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:480px;height:480px;background:linear-gradient(145deg,#a7d0bd,#dce9df);right:-70px;top:5px}.orb-two{width:180px;height:180px;background:#e9b7a8;left:0;bottom:0}.appointment-card{position:relative;width:min(430px,92%);padding:28px;border:1px solid rgba(255,255,255,.7);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:var(--shadow);backdrop-filter:blur(18px);display:grid;grid-template-columns:82px 1fr;gap:22px;z-index:2}.card-top{grid-column:1/-1;display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.status-dot{color:var(--teal);font-weight:750}.status-dot:before{content:"";display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#46a17d}.date-tile{height:90px;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--teal-dark);color:#fff}.date-tile strong{font:500 35px/1 Georgia,serif}.date-tile span{font-size:10px;line-height:1.4;letter-spacing:.1em}.appointment-time{margin:1px 0 0;font:500 28px/1.2 Georgia,serif}.appointment-card p:not(.appointment-time){margin:6px 0}.appointment-card small{color:var(--muted)}.appointment-card button{grid-column:1/-1;margin-top:5px;height:46px;border:0;border-radius:14px;background:var(--sage);color:var(--teal);font-weight:750}.care-note{position:absolute;z-index:3;right:-5px;bottom:42px;display:flex;align-items:center;gap:12px;padding:15px 18px;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(19,44,42,.15)}.care-note>span{font-size:24px;color:var(--coral)}.care-note p{margin:0}.care-note small{color:var(--muted)}.section{padding:110px max(24px,calc((100vw - 1180px)/2))}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:50px}.section-heading h2,.split-section h2,.cta-section h2{max-width:720px;margin:0;font:500 clamp(36px,4vw,56px)/1.08 Georgia,serif;letter-spacing:-.03em}.section-heading>p{max-width:420px;color:var(--muted)}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{min-height:330px;padding:30px;border:1px solid var(--line);border-radius:24px;background:var(--paper);display:flex;flex-direction:column}.service-number{color:var(--coral);font:500 17px Georgia,serif}.service-card h3,.clinic-grid h3{margin:50px 0 14px;font:500 29px/1.15 Georgia,serif}.service-card p,.clinic-grid p{color:var(--muted)}.service-card a,.clinic-grid a{margin-top:auto;color:var(--teal);font-weight:750}.service-card:nth-child(2){background:var(--teal);color:#fff;transform:translateY(-12px)}.service-card:nth-child(2) p,.service-card:nth-child(2) a{color:#e6f1ec}.split-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;background:var(--teal-dark);color:#fff}.split-section .eyebrow{color:#94d3bb}.lead-small{max-width:470px;color:#bdd0cc}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:54px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.13)}.steps li>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#295850;color:#b9e1d0}.steps strong{font-size:18px}.steps p{margin:5px 0 0;color:#b8cac6}.clinic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clinic-grid article{min-height:280px;padding:30px;border-top:3px solid var(--mint);background:rgba(255,255,255,.55)}.clinic-city{color:var(--coral);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.clinic-grid h3{margin-top:42px}.cta-section{margin:0 max(20px,calc((100vw - 1240px)/2)) 40px;padding:70px;border-radius:32px;background:var(--teal);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:50px}.cta-section .eyebrow{color:#bde1d0}.cta-section .button-light{background:#fff;color:var(--teal)}.cta-section>div:last-child{text-align:center}.cta-section>div:last-child p{font-size:13px;color:#cbe0db}.cta-section>div:last-child p a{text-decoration:underline}footer{width:min(1180px,calc(100% - 40px));margin:auto;padding:40px 0 55px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:13px}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{max-width:760px}.hero-visual{min-height:440px}.expertise-grid,.clinic-grid{grid-template-columns:1fr 1fr}.split-section,.cta-section{grid-template-columns:1fr}.service-card:nth-child(2){transform:none}.section-heading{align-items:start;flex-direction:column}}@media(max-width:620px){.site-header{min-height:78px;width:calc(100% - 28px)}.header-login{min-height:42px;padding:0 15px}.hero{padding:52px 18px 70px;gap:30px}.hero h1{font-size:48px}.lead{font-size:17px}.hero-actions .button{width:100%}.text-link{width:100%;text-align:center}.trust-row{gap:12px}.hero-visual{min-height:380px}.orb-one{width:330px;height:330px}.appointment-card{padding:20px;grid-template-columns:70px 1fr}.care-note{display:none}.section{padding:78px 18px}.expertise-grid,.clinic-grid{grid-template-columns:1fr}.service-card{min-height:285px}.section-heading h2,.split-section h2,.cta-section h2{font-size:38px}.cta-section{margin:0 12px 24px;padding:42px 24px}.cta-section .button{width:100%}footer{flex-direction:column;align-items:flex-start;gap:18px}}
