.Hero_hero__MpeZv{position:relative;width:100%;height:calc(85vh + var(--header-height, 80px));min-height:600px;margin-top:calc(-1 * var(--header-height, 80px));padding-top:var(--header-height,80px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-deep)}.Hero_videoWrapper__9fet7{position:absolute;top:calc(-1 * var(--header-height, 80px));left:0;right:0;bottom:0;z-index:0}.Hero_videoPlayer__iOdcs{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100%;min-width:177.78vh;transform:translate(-50%,-50%) scale(1.12);border:none;pointer-events:none}.Hero_videoIframe__mC4Cd{width:100%;height:100%;border:none}.Hero_videoCredit__7uVQ_{position:absolute;bottom:1rem;left:1.5rem;z-index:12;font-size:.6rem;font-weight:400;letter-spacing:.05em;color:rgba(255,255,255,.3);pointer-events:none}.Hero_videoOverlay__2_8wY{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(44,40,37,.5),rgba(44,40,37,.3) 40%,rgba(44,40,37,.4) 70%,rgba(44,40,37,.8))}.Hero_content__LbyeP{position:relative;z-index:10;width:100%;max-width:var(--container-max);padding:0 var(--space-lg);margin:0 auto}.Hero_contentInner__QdHMS{max-width:700px}.Hero_label__6MbeH{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-full);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.9);margin-bottom:var(--space-md);opacity:0;transform:translateY(20px);transition:all .8s var(--ease-smooth) .2s}.Hero_label__6MbeH.Hero_visible__ZNxLN{opacity:1;transform:translateY(0)}.Hero_headline__dA3t7{display:flex;flex-direction:column;margin-bottom:var(--space-md)}.Hero_line__WULrg{display:block;font-family:var(--font-heading);font-size:clamp(2.5rem,7vw,4.5rem);font-weight:300;line-height:1.1;color:var(--color-shell);opacity:0;transform:translateY(40px);transition:all .9s var(--ease-smooth)}.Hero_line__WULrg:first-child{transition-delay:.3s}.Hero_line__WULrg:nth-child(2){transition-delay:.45s}.Hero_line__WULrg.Hero_visible__ZNxLN{opacity:1;transform:translateY(0)}.Hero_lineItalic__ps8gN{font-style:italic;color:var(--color-sand)}.Hero_description__HaY4Q{font-size:1.1rem;line-height:1.8;color:rgba(255,255,255,.7);max-width:500px;margin-bottom:var(--space-lg);opacity:0;transform:translateY(30px);transition:all .8s var(--ease-smooth) .6s}.Hero_description__HaY4Q.Hero_visible__ZNxLN{opacity:1;transform:translateY(0)}.Hero_actions__JFz_9{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;transform:translateY(30px);transition:all .8s var(--ease-smooth) .8s}.Hero_actions__JFz_9.Hero_visible__ZNxLN{opacity:1;transform:translateY(0)}.Hero_scrollIndicator__OMP1d{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;background:none;border:none;cursor:pointer;z-index:10;opacity:0;transition:all .8s var(--ease-smooth) 1.2s}.Hero_scrollIndicator__OMP1d.Hero_visible__ZNxLN{opacity:1}.Hero_scrollText__ZUKXY{font-size:.65rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.5);transition:color var(--duration-fast) var(--ease-smooth)}.Hero_scrollIndicator__OMP1d:hover .Hero_scrollText__ZUKXY{color:rgba(255,255,255,.8)}.Hero_scrollLine__oQ897{width:1px;height:50px;background:rgba(255,255,255,.2);position:relative;overflow:hidden}.Hero_scrollDot__XrYqB{position:absolute;top:0;left:50%;transform:translateX(-50%);width:3px;height:8px;background:var(--color-sand);border-radius:2px;animation:Hero_scrollPulse__pTgx_ 2s ease-in-out infinite}@keyframes Hero_scrollPulse__pTgx_{0%,to{top:0;opacity:0}20%{opacity:1}80%{opacity:1}to{top:calc(100% - 8px);opacity:0}}.Hero_bottomGradient__QCQa8{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,var(--color-bg-primary) 0,transparent 100%);z-index:5;pointer-events:none}@media (max-width:768px){.Hero_hero__MpeZv{min-height:85svh}.Hero_content__LbyeP{padding:0 var(--space-md)}.Hero_contentInner__QdHMS{text-align:center;display:flex;flex-direction:column;align-items:center}.Hero_description__HaY4Q{font-size:1rem}.Hero_actions__JFz_9{justify-content:center}.Hero_scrollIndicator__OMP1d{bottom:1rem}.Hero_scrollLine__oQ897{height:30px}}.ProblemGrid_section__k4vbz{background:var(--bg-main);padding:8rem 0}.ProblemGrid_header__Uv58i{text-align:center;max-width:800px;margin:0 auto 6rem}.ProblemGrid_overline__BauwE{display:block;font-family:var(--font-body);color:var(--secondary);text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;font-weight:700;margin-bottom:1.5rem}.ProblemGrid_heading__yI3nO{font-size:4rem;font-weight:400;color:var(--primary)}.ProblemGrid_grid__zkQfa{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:1400px;margin:0 auto}.ProblemGrid_card__ZTQGb{background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:0;transition:all .5s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.02);text-align:center;border:1px solid rgba(255,255,255,.6);flex:1 1 320px;max-width:380px}.ProblemGrid_card__ZTQGb:hover{box-shadow:0 30px 60px rgba(212,175,55,.15);background:rgba(255,255,255,.9);border-color:rgba(212,175,55,.3)}.ProblemGrid_iconWrapper__JScvj{height:280px;background:transparent;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;margin-top:-20px}.ProblemGrid_iconImage__CF_aQ{width:70%;height:70%;object-fit:cover;border-radius:20px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 20px 30px rgba(212,175,55,.2))}.ProblemGrid_card__ZTQGb:hover .ProblemGrid_iconImage__CF_aQ{filter:drop-shadow(0 30px 50px rgba(212,175,55,.4))}.ProblemGrid_cardContent__dWs6L{padding:0 2.5rem 3.5rem;flex-grow:1;display:flex;flex-direction:column;align-items:center;z-index:2}.ProblemGrid_cardTitle__0nBdp{font-size:1.8rem;margin-bottom:.8rem;color:var(--primary);font-family:var(--font-heading)}.ProblemGrid_cardDescription__uFTPf{color:var(--primary-light);margin-bottom:2rem;font-size:1.05rem;line-height:1.6;opacity:.8}.ProblemGrid_linkText__ykVIa{margin-top:auto;font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;color:var(--secondary);font-weight:700;padding:10px 20px;border:1px solid rgba(212,175,55,.3);border-radius:50px;transition:all .3s ease}.ProblemGrid_card__ZTQGb:hover .ProblemGrid_linkText__ykVIa{background:var(--secondary);color:white;border-color:var(--secondary)}@media (max-width:768px){.ProblemGrid_section__k4vbz{padding:5rem 0}.ProblemGrid_header__Uv58i{margin-bottom:4rem}.ProblemGrid_heading__yI3nO{font-size:clamp(2.5rem,6vw,4rem)}.ProblemGrid_grid__zkQfa{gap:1.5rem}.ProblemGrid_card__ZTQGb{flex:1 1 280px}.ProblemGrid_iconWrapper__JScvj{height:220px}.ProblemGrid_cardContent__dWs6L{padding:0 1.5rem 2.5rem}.ProblemGrid_cardTitle__0nBdp{font-size:1.5rem}.ProblemGrid_cardDescription__uFTPf{font-size:.95rem}}@media (max-width:480px){.ProblemGrid_section__k4vbz{padding:3.5rem 0}.ProblemGrid_card__ZTQGb{flex:1 1 100%;max-width:100%}.ProblemGrid_iconWrapper__JScvj{height:200px}}.TechnologyTrio_section__fqV7g{background:#1C1917;padding:5rem 2rem;text-align:center}.TechnologyTrio_container__UvNn5{max-width:1100px;margin:0 auto}.TechnologyTrio_overline__sbaMk{display:block;color:var(--secondary,#D4AF37);font-weight:700;text-transform:uppercase;letter-spacing:.25em;font-size:.8rem;margin-bottom:.75rem}.TechnologyTrio_title__Oz8W4{font-family:var(--font-heading,"Cormorant Garamond",serif);font-size:clamp(1.8rem,4vw,2.6rem);color:white;font-weight:300;margin-bottom:.75rem;line-height:1.2}.TechnologyTrio_subtitle__ReqXa{font-size:.95rem;color:rgba(255,255,255,.55);max-width:500px;margin:0 auto 2.5rem;line-height:1.6}.TechnologyTrio_grid__wVFJ9{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.TechnologyTrio_card__ND6UJ{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:1rem;overflow:hidden;text-align:left;display:flex;flex-direction:column;transition:border-color .3s ease,transform .2s ease}.TechnologyTrio_card__ND6UJ:hover{border-color:rgba(212,175,55,.3);transform:translateY(-3px)}.TechnologyTrio_imageWrapper__wHgL6{width:100%;height:170px;overflow:hidden}.TechnologyTrio_image__IINy8{width:100%;height:100%;object-fit:cover;display:block}.TechnologyTrio_body__IUKb2{padding:1.25rem 1.25rem 1.5rem;display:flex;flex-direction:column;flex:1 1}.TechnologyTrio_category__SG80e{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--secondary,#D4AF37);margin-bottom:.35rem}.TechnologyTrio_cardName__SFIVp{font-family:var(--font-heading,"Cormorant Garamond",serif);font-size:1.35rem;color:white;font-weight:400;margin-bottom:.5rem}.TechnologyTrio_description__mjOwq{font-size:.82rem;color:rgba(255,255,255,.55);line-height:1.55;margin-bottom:.75rem}.TechnologyTrio_bullets__HzJ46{list-style:none;margin:0 0 auto;display:flex;flex-direction:column;gap:.4rem;padding:0 0 1.25rem}.TechnologyTrio_bullets__HzJ46 li{font-size:.78rem;color:rgba(255,255,255,.5);line-height:1.4;padding-left:1rem;position:relative}.TechnologyTrio_bullets__HzJ46 li:before{content:"";position:absolute;left:0;top:.4em;width:5px;height:5px;border-radius:50%;background:var(--secondary,#D4AF37)}.TechnologyTrio_link__HDdFb{font-size:.82rem;color:var(--secondary,#D4AF37);text-decoration:none;font-weight:600;margin-top:auto}.TechnologyTrio_link__HDdFb:hover{text-decoration:underline}@media (max-width:900px){.TechnologyTrio_grid__wVFJ9{grid-template-columns:1fr 1fr;max-width:700px;margin:0 auto}}@media (max-width:600px){.TechnologyTrio_section__fqV7g{padding:3.5rem 1.25rem}.TechnologyTrio_grid__wVFJ9{grid-template-columns:1fr;max-width:380px}.TechnologyTrio_imageWrapper__wHgL6{height:150px}}.DoctorBio_section__9x7bM{background:var(--bg-accent);padding:10rem 0}.DoctorBio_container__VsB2c{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:8rem;gap:8rem;align-items:center}.DoctorBio_imageWrapper__t2S1K{position:relative;height:650px;overflow:hidden}.DoctorBio_imagePlaceholder__3pr6i{width:100%;height:100%;background:var(--color-border-light);border-radius:20px;overflow:hidden;position:relative}.DoctorBio_doctorImage__khHZs{border-radius:20px}.DoctorBio_experienceBadge__jM0KJ{position:absolute;bottom:-30px;right:-30px;background:white;padding:2.5rem;box-shadow:0 20px 50px rgba(0,0,0,.05);min-width:250px}.DoctorBio_years__zpEwC{font-size:4rem;font-weight:400;color:var(--secondary);line-height:1;margin-bottom:.5rem;font-family:var(--font-heading);display:block}.DoctorBio_yearsText__7KuwO{font-size:.8rem;color:var(--primary);font-weight:700;text-transform:uppercase;letter-spacing:.15em}.DoctorBio_subtitle__eQrf1{font-size:1.5rem;font-family:var(--font-heading);color:var(--primary);margin-bottom:2.5rem;font-style:italic}.DoctorBio_bioText__owjpm p{margin-bottom:2rem;color:var(--primary-light);font-size:1.15rem;line-height:1.8;font-weight:300}.DoctorBio_credentials__sLQ9N{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.DoctorBio_credItem__Mp8GV{color:var(--primary);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.DoctorBio_buttonWrapper__OOSdM{display:flex;justify-content:flex-start}@media (max-width:992px){.DoctorBio_container__VsB2c{grid-template-columns:1fr;gap:4rem}.DoctorBio_content__hp374{text-align:center}.DoctorBio_buttonWrapper__OOSdM,.DoctorBio_credentials__sLQ9N{justify-content:center}.DoctorBio_imageWrapper__t2S1K{max-width:500px;margin:0 auto;height:auto}.DoctorBio_imagePlaceholder__3pr6i{height:550px}.DoctorBio_experienceBadge__jM0KJ{position:relative;bottom:auto;right:auto;margin-top:1rem;margin-left:auto;margin-right:auto;max-width:280px;text-align:center}}@media (max-width:768px){.DoctorBio_section__9x7bM{padding:6rem 0}.DoctorBio_container__VsB2c{gap:3rem}.DoctorBio_imageWrapper__t2S1K{max-width:100%;height:auto}.DoctorBio_imagePlaceholder__3pr6i{height:400px}.DoctorBio_experienceBadge__jM0KJ{padding:1.5rem;min-width:200px;max-width:260px}.DoctorBio_years__zpEwC{font-size:3rem}.DoctorBio_subtitle__eQrf1{font-size:1.25rem}.DoctorBio_bioText__owjpm p{font-size:1rem}}@media (max-width:480px){.DoctorBio_section__9x7bM{padding:4rem 0}.DoctorBio_container__VsB2c{gap:2rem}.DoctorBio_imageWrapper__t2S1K{height:auto}.DoctorBio_imagePlaceholder__3pr6i{height:350px}.DoctorBio_experienceBadge__jM0KJ{margin-top:1rem;text-align:center}.DoctorBio_years__zpEwC{font-size:2.5rem}.DoctorBio_yearsText__7KuwO{font-size:.7rem}.DoctorBio_credentials__sLQ9N{gap:1rem}.DoctorBio_credItem__Mp8GV{font-size:.8rem}}