@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%}html,body{width:100%;margin:0;padding:0}body{background:#f9f7f2;min-width:320px;min-height:100vh}#root{text-align:left;width:100%;min-height:100vh;margin:0;padding:0}.lch-header{z-index:100;background:#f9f7f2;border-bottom:1px solid #0000;transition:box-shadow .25s,border-color .25s,background .25s;position:sticky;top:0}.lch-header--scrolled{background:#fff;border-color:#e2e6ea;box-shadow:0 6px 20px #001f3f0f}.lch-header__inner{align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:16px 32px;display:flex}.lch-header__brand{align-items:center;gap:10px;margin-right:auto;text-decoration:none;display:flex}.lch-header__mark{background:#fff;border:2px solid #0080801f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden;box-shadow:0 6px 18px #001f3f14}.lch-header__mark img{object-fit:contain;width:58px;height:58px;padding:4px}.lch-header__name{color:#1b4d3e;font-family:Montserrat,sans-serif;font-size:1.45rem;font-weight:700;line-height:1.1}.lch-header__name small{color:teal;letter-spacing:.15em;text-transform:uppercase;margin-top:2px;font-size:.75rem;display:block}.lch-header__nav{align-items:center;gap:6px;display:flex}.lch-header__link{color:#55675f;white-space:nowrap;border-radius:999px;padding:8px 14px;font-size:.98rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;position:relative}.lch-header__link:hover{color:#4fa8a3;background:#eef1f4}.lch-header__link--active{color:#1b4d3e;background:#dceeec;font-weight:600}.lch-header__actions{align-items:center;gap:18px;display:flex}.lch-header__phone{color:#55675f;white-space:nowrap;font-size:.92rem;font-weight:500;text-decoration:none}.lch-header__phone:hover{color:#4fa8a3}.lch-header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:none}.lch-header__burger span{background:#1b4d3e;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.lch-header__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.lch-header__burger--open span:nth-child(2){opacity:0}.lch-header__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.lch-header__phone{display:none}}@media (width<=760px){.lch-header__mark{width:46px;height:46px}.lch-header__name{font-size:1.15rem}.lch-header__inner{padding:12px 20px}.lch-header__burger{display:flex}.lch-header__nav{background:#fff;border-bottom:1px solid #e2e6ea;flex-direction:column;align-items:stretch;gap:2px;max-height:0;padding:10px 16px 16px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 12px 24px #001f3f1a}.lch-header__nav--open{max-height:420px;padding:10px 16px 16px}.lch-header__link{padding:12px 14px}.lch-header__actions{display:none}}.lch-footer{color:#dfe8e3;background:#1b4d3e;margin-top:80px;padding:56px 32px 24px}.lch-footer__top{border-bottom:1px solid #ffffff1f;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:40px;max-width:1280px;margin:0 auto;padding-bottom:36px;display:grid}.lch-footer__brand-row{align-items:center;gap:14px;margin-bottom:4px;display:flex}.lch-footer__logo{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:5px;display:flex;box-shadow:0 6px 16px #00000040}.lch-footer__logo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.lch-footer__name{color:#fff;font-family:Montserrat,Segoe UI,sans-serif;font-size:1.3rem;font-weight:600}.lch-footer__tagline{color:#c9d3cd;max-width:30ch;margin:10px 0 14px;font-size:.94rem}.lch-footer__timing{color:#9fb0a8;font-size:.88rem}.lch-footer__col h4{text-transform:uppercase;letter-spacing:.08em;color:#79c4be;margin-bottom:16px;font-size:.85rem}.lch-footer__col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.lch-footer__col li{color:#cdd6d1;font-size:.9rem;line-height:1.5}.lch-footer__col a{color:#cdd6d1;text-decoration:none}.lch-footer__col a:hover{color:#fff;text-decoration:underline}.lch-footer__bottom{color:#97a89f;flex-wrap:wrap;justify-content:space-between;gap:12px;max-width:1280px;margin:0 auto;padding-top:20px;font-size:.82rem;display:flex}.lch-footer__legal{flex-wrap:wrap;gap:20px;display:flex}.lch-footer__legal a{color:#97a89f;text-decoration:none}.lch-footer__legal a:hover{color:#fff;text-decoration:underline}@media (width<=900px){.lch-footer__top{grid-template-columns:1fr 1fr}}@media (width<=560px){.lch-footer{padding:44px 20px 20px}.lch-footer__top{grid-template-columns:1fr;gap:28px}.lch-footer__bottom{flex-direction:column}}.lch-page{--primary:#d97b93;--primary-dark:#c15c77;--secondary:#4fa8a3;--secondary-dark:#3a8b86;--tertiary:#f9f7f2;--tertiary-deep:#f0ece3;--neutral:#55675f;--mint:#dceeec;--mint-deep:#c3e0dd;--pink:#fbeef1;--deep:#1b4d3e;--deep-dark:#123527;--ink:#1b4d3e;--ink-soft:#55675f;background:var(--tertiary);color:var(--ink);width:100%;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;overflow-x:hidden}.lch-page h1,.lch-page h2,.lch-page h3,.lch-page h4{color:var(--primary);margin:0;font-family:Montserrat,Segoe UI,sans-serif;font-weight:700}.lch-page em{color:var(--secondary);font-style:normal}.lch-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);margin-bottom:12px;font-size:.78rem;font-weight:600;display:inline-block}.lch-btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-family:Inter,sans-serif;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.lch-btn--primary{background:var(--primary);color:#fff;box-shadow:0 10px 24px #001f3f38}.lch-btn--primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.lch-btn--outline{color:var(--secondary);border-color:var(--secondary);background:0 0}.lch-btn--outline:hover{background:var(--secondary);color:#fff;transform:translateY(-2px)}.lch-btn--sm{padding:10px 18px;font-size:.88rem}.lch-btn--lg{padding:17px 34px;font-size:1.05rem}.lch-hero{width:100%;margin:0;padding:0;position:relative;overflow:hidden}.lch-hero__bg{z-index:0;position:absolute;inset:0}.lch-hero__bg-img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.4s;position:absolute;inset:0}.lch-hero__bg-img.is-active{opacity:1}.lch-hero__bg-overlay{background:linear-gradient(100deg,#0b1813eb 0%,#0b1813d9 45%,#0b18138c 75%,#0b181340 100%);position:absolute;inset:0}.lch-hero__inner{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;max-width:1280px;margin:0 auto;padding:56px 32px 40px;display:grid;position:relative}.lch-hero__text{z-index:1;width:100%;position:relative}.lch-hero .lch-eyebrow{color:var(--mint)}.lch-hero h1{letter-spacing:-.01em;color:#fff;text-shadow:0 2px 12px #00000073;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.08}.lch-hero em{color:var(--mint);text-shadow:0 2px 12px #00000073}.lch-hero__text p{color:#e9f3f0;text-shadow:0 1px 6px #0006;max-width:46ch;margin:22px 0 28px;font-size:1.08rem;line-height:1.65}.lch-hero__actions{flex-wrap:wrap;gap:14px;display:flex}.lch-hero__timing{color:#d7e7e2;text-shadow:0 1px 6px #00000059;margin-top:22px;font-size:.9rem}.lch-hero__art{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:480px;margin:0 auto;display:flex;position:relative}.lch-hero__blob{filter:blur(5px);width:100%;height:100%;animation:10s ease-in-out infinite blobFloat;position:absolute;inset:0}@keyframes blobFloat{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.04)rotate(3deg)}}.lch-hero__logo{z-index:2;justify-content:center;align-items:center;width:330px;height:330px;display:flex;position:relative}.lch-hero__logo img{object-fit:cover;background:#fff;border:7px solid #ffffffe6;border-radius:50%;width:100%;height:100%;padding:8px;animation:4s ease-in-out infinite floatLogo;box-shadow:0 20px 50px #1b4d3e26,0 0 50px #4fa8a326}@keyframes floatLogo{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lch-scheme{background:var(--secondary);color:#f2fbfb;border-radius:24px;align-items:center;gap:24px;max-width:1216px;margin:32px auto 64px;padding:28px 32px;display:flex;box-shadow:0 18px 34px #00808038}.lch-scheme__badge{background:#ffffff1f;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:2.2rem;display:flex}.lch-scheme h3{color:#fff;margin-bottom:4px;font-size:1.15rem}.lch-scheme p{color:#dcf2f0;margin:0;font-size:.95rem}.lch-scheme .lch-btn{flex-shrink:0;margin-left:auto}.lch-section{max-width:1280px;margin:0 auto;padding:40px 32px 80px}.lch-section--tinted{background:#f0f7f7;border-radius:0;max-width:none;padding:72px 32px}.lch-section--tinted>*{max-width:1280px;margin-left:auto;margin-right:auto}.lch-section__head{text-align:center;max-width:640px;margin:0 auto 44px}.lch-section__head h2{margin:10px 0 14px;font-size:clamp(1.6rem,2.6vw,2.2rem)}.lch-section__head p{color:var(--ink-soft);margin:0;line-height:1.6}.lch-facility-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:48px;display:grid}.lch-facility-card{border:none;border-radius:22px;padding:0;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 12px 28px #001f3f1a}.lch-facility-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #001f3f2e}.lch-facility-card__image{aspect-ratio:4/3;border-radius:0;width:100%;height:auto;margin-bottom:0;position:relative;overflow:hidden}.lch-facility-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.lch-facility-card:hover .lch-facility-card__image img{transform:scale(1.06)}.lch-facility-card__image:after{content:"";background:linear-gradient(#0000 40%,#00000059 68%,#000000bf 100%);position:absolute;inset:0}.lch-facility-card h4{z-index:1;color:#fff;text-shadow:0 2px 8px #0006;margin:0;font-size:1.15rem;position:absolute;bottom:18px;left:22px;right:22px}.lch-facility-card p{display:none}.lch-facility-more{justify-content:center;display:flex}.lch-facility-lists{grid-template-columns:1fr 1fr;gap:24px;display:grid}.lch-facility-list{background:#fff;border:1px solid #e2e6ea;border-radius:20px;padding:30px 32px}.lch-facility-list--tinted{background:var(--mint);border-color:var(--mint-deep)}.lch-facility-list h4{margin-bottom:18px;font-size:1.05rem}.lch-facility-list ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.lch-facility-list li{color:var(--ink);align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.lch-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.lch-dot--alt{background:var(--secondary)}.lch-doctor-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.lch-doctor-card{text-align:center;background:#fff;border-radius:22px;padding:32px 26px;box-shadow:0 12px 26px #001f3f14}.lch-doctor-card__avatar{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:18px;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 18px;font-family:Montserrat,serif;font-size:1.3rem;font-weight:600;display:flex}.lch-doctor-card__avatar--photo{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:22px;width:200px;height:300px;padding:0;box-shadow:0 8px 18px #1b4d3e2e}.lch-doctor-card__avatar--photo img{object-fit:cover;border:4px solid #fff;border-radius:18px;width:100%;height:100%;display:block}.lch-doctor-card h4{margin-bottom:6px;font-size:1.1rem}.lch-doctor-card__spec{color:var(--secondary);margin:0 0 14px;font-size:.85rem;font-weight:600;line-height:1.4}.lch-doctor-card__quals{text-align:left;flex-direction:column;gap:6px;margin:0 0 16px;padding:0;list-style:none;display:flex}.lch-doctor-card__quals li{color:var(--ink-soft);padding-left:14px;font-size:.82rem;line-height:1.45;position:relative}.lch-doctor-card__quals li:before{content:"";background:var(--secondary);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.lch-doctor-card__reg{color:#8a9691;border-top:1px solid #eee;width:100%;padding-top:12px;font-size:.75rem;display:inline-block}.lch-doctor-card__consulting,.lch-doctor-card__timing{color:var(--ink-soft);margin:0 0 8px;font-size:.8rem;line-height:1.4}.lch-doctor-card__timing{color:var(--secondary-dark);font-weight:600}.lch-cta{background:var(--pink);text-align:center;border-radius:32px;max-width:880px;margin:0 auto 96px;padding:64px 48px}.lch-cta h2{margin-bottom:16px;font-size:clamp(1.7rem,3vw,2.3rem)}.lch-cta p{color:var(--ink-soft);max-width:52ch;margin:0 auto 30px;line-height:1.6}@media (width<=980px){.lch-hero__inner{grid-template-columns:1fr;gap:20px}.lch-hero__art{order:-1;max-width:360px}.lch-hero__logo{width:260px;height:260px}.lch-facility-grid,.lch-doctor-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.lch-hero__inner{text-align:center;flex-direction:column;gap:24px;padding:28px 20px 40px;display:flex}.lch-hero__art{aspect-ratio:1;order:-1;width:100%;max-width:270px}.lch-hero__logo{width:215px;height:215px}.lch-hero__logo img{border-width:5px;padding:6px}.lch-hero__text p{margin-left:auto;margin-right:auto;font-size:.98rem;line-height:1.65}.lch-hero h1{font-size:clamp(2rem,9vw,2.6rem);line-height:1.12}.lch-hero__actions{justify-content:center;width:100%}.lch-hero__actions .lch-btn{width:100%;max-width:320px}.lch-hero__timing{font-size:.85rem}.lch-scheme{text-align:center;flex-direction:column;margin:24px 20px 48px}.lch-scheme .lch-btn{margin-left:0}.lch-section{padding:32px 20px 56px}.lch-section--tinted{padding:56px 20px}.lch-facility-lists,.lch-doctor-grid{grid-template-columns:1fr}.lch-cta{margin:0 20px 64px;padding:48px 26px}}@media (width<=520px){.lch-hero__inner{gap:20px;padding:22px 16px 36px}.lch-hero__art{max-width:235px}.lch-hero__logo{width:190px;height:190px}.lch-hero h1{font-size:2rem}.lch-hero__text p{font-size:.94rem}.lch-facility-grid{grid-template-columns:1fr}}.lch-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.lch-reveal.is-visible{opacity:1;transform:translateY(0)}.lch-fac-hero{text-align:center;max-width:780px;margin:0 auto;padding:64px 32px 40px;position:relative;overflow:hidden}.lch-fac-hero h1{margin:10px 0 14px;font-size:clamp(2.1rem,4vw,3rem)}.lch-fac-hero__sub{color:var(--ink-soft);max-width:50ch;margin:0 auto;font-size:1.08rem;line-height:1.6}.lch-fac-hero__blob{filter:blur(4px);z-index:-1;opacity:.55;border-radius:50%;animation:8s ease-in-out infinite lchFloat;position:absolute}.lch-fac-hero__blob--1{background:var(--mint);width:220px;height:220px;top:-60px;left:-40px}.lch-fac-hero__blob--2{background:var(--pink);width:160px;height:160px;animation-delay:1.5s;bottom:-50px;right:-20px}@keyframes lchFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-18px)scale(1.06)}}.lch-fac-pulse{animation:2.4s ease-in-out infinite lchPulse}@keyframes lchPulse{0%,to{box-shadow:0 0 #ffffff40}50%{box-shadow:0 0 0 10px #fff0}}.lch-fac-section{max-width:1200px;margin:0 auto;padding:48px 32px}.lch-fac-section--tinted{background:#f0f7f7;max-width:none;padding:56px 32px}.lch-fac-section--tinted>*{max-width:1200px;margin-left:auto;margin-right:auto}.lch-fac-equip-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;display:grid}.lch-fac-equip-card{aspect-ratio:14/16;border-radius:20px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 12px 26px #001f3f1a}.lch-fac-equip-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 18px 34px #001f3f2e}.lch-fac-equip-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.lch-fac-equip-card:hover img{transform:scale(1.08)}.lch-fac-equip-card__label{color:#fff;background:linear-gradient(#0000,#001f3fe0);padding:18px 20px;font-size:1.15rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.lch-fac-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;display:grid}.lch-fac-card{text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;padding:28px 20px 22px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 10px 22px #001f3f12}.lch-fac-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px #001f3f24}.lch-fac-card__icon{border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 18px;transition:transform .3s;display:flex}.lch-fac-card:hover .lch-fac-card__icon{transform:rotate(-6deg)scale(1.08)}.lch-fac-card__icon-svg{width:40px;height:40px}.lch-fac-tone--pink{color:#c24f6e;background:#fbe1e9}.lch-fac-tone--mint{color:#2a7c77;background:#d9f2ef}.lch-fac-tone--deep{color:#1b4d3e;background:#ddeae4}.lch-fac-card__body{padding:0}.lch-fac-card__body h4{margin:0 0 6px;font-size:1rem}.lch-fac-card__body p{color:var(--ink-soft);margin:0;font-size:.86rem;line-height:1.5}@media (width<=640px){.lch-fac-hero{padding:48px 20px 28px}.lch-fac-section,.lch-fac-section--tinted{padding:36px 20px}.lch-fac-equip-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}}@media (prefers-reduced-motion:reduce){.lch-reveal,.lch-fac-hero__blob,.lch-fac-pulse,.lch-fac-equip-card,.lch-fac-equip-card img,.lch-fac-card,.lch-fac-card__icon{transition:none!important;animation:none!important}.lch-reveal{opacity:1;transform:none}}.lch-docs-hero{text-align:center;background:var(--primary);max-width:none;padding:76px 32px 64px;position:relative;overflow:hidden}.lch-docs-hero__gallery{z-index:0;position:absolute;inset:0}.lch-docs-hero__gallery:after{content:"";background:linear-gradient(#001f3fd1 0%,#001f3fe6 60%,#001f3ff5 100%);position:absolute;inset:0}.lch-docs-hero__photo{object-fit:cover;border:4px solid #ffffff1f;border-radius:18px;width:190px;height:240px;animation:7s ease-in-out infinite lchHeroFloat;position:absolute;box-shadow:0 20px 40px #00000059}.lch-docs-hero__photo--1{--r:-9deg;animation-delay:0s;top:-30px;left:6%}.lch-docs-hero__photo--2{--r:7deg;animation-delay:1.2s;top:10px;right:10%}.lch-docs-hero__photo--3{--r:6deg;animation-delay:2.4s;bottom:-50px;left:22%}.lch-docs-hero__photo--4{--r:-6deg;animation-delay:3.6s;bottom:-30px;right:20%}@keyframes lchHeroFloat{0%,to{transform:translateY(0) rotate(var(--r,0deg))}50%{transform:translateY(-14px) rotate(var(--r,0deg))}}.lch-docs-hero__content{z-index:1;max-width:700px;margin:0 auto;position:relative}.lch-docs-hero .lch-eyebrow{color:#7fd6cf}.lch-docs-hero h1{color:#fff;margin:10px 0 16px;font-size:clamp(2rem,3.6vw,2.8rem)}.lch-docs-hero p{color:#d7e2ec;max-width:56ch;margin:0 auto;font-size:1.05rem;line-height:1.65}.lch-docs-hero__timing{color:#a9bdd0;margin-top:18px;font-size:.9rem}.lch-docs-list{flex-direction:column;gap:56px;max-width:1120px;margin:0 auto;padding:20px 32px 80px;display:flex}.lch-doc{background:#fff;border-radius:28px;grid-template-columns:300px 1fr;align-items:start;gap:44px;padding:36px;display:grid;box-shadow:0 16px 34px #001f3f12}.lch-doc--reverse{grid-template-columns:1fr 300px}.lch-doc--reverse .lch-doc__photo{order:2}.lch-doc--reverse .lch-doc__info{order:1}.lch-doc__photo{width:100%}.lch-doc__photo img{aspect-ratio:1;object-fit:cover;border-radius:22px;width:100%;display:block;box-shadow:0 12px 24px #001f3f1f}.lch-doc__info h2{margin:8px 0 4px;font-size:1.5rem}.lch-doc .lch-eyebrow{color:var(--secondary)}.lch-doc__hindiName{color:var(--secondary);margin:0 0 20px;font-size:.98rem;font-weight:600}.lch-doc__label{text-transform:uppercase;letter-spacing:.06em;color:var(--primary);margin:0 0 12px;font-size:.82rem}.lch-doc__quals{flex-direction:column;gap:9px;margin:0 0 22px;padding:0;list-style:none;display:flex}.lch-doc__quals li{color:var(--ink);padding-left:18px;font-size:.94rem;line-height:1.5;position:relative}.lch-doc__quals li:before{content:"";background:var(--secondary);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.lch-doc__meta{flex-direction:column;gap:6px;margin:14px 0 20px;display:flex}.lch-doc__consulting,.lch-doc__timing{color:var(--ink-soft);font-size:.88rem}.lch-doc__timing{color:var(--secondary-dark);font-weight:600}.lch-doc__reg{color:var(--ink-soft);background:var(--tertiary-deep);border-radius:999px;padding:6px 14px;font-size:.82rem;display:inline-block}@media (width<=820px){.lch-doc,.lch-doc--reverse{grid-template-columns:1fr;gap:24px;padding:28px}.lch-doc__photo,.lch-doc--reverse .lch-doc__photo{order:-1;max-width:220px;margin:0 auto}.lch-doc--reverse .lch-doc__info{order:2}.lch-docs-list{gap:36px;padding:20px 20px 64px}}@media (width<=480px){.lch-docs-hero{padding:56px 20px 40px}.lch-docs-hero__photo{width:110px;height:140px}.lch-docs-hero__photo--1{left:2%}.lch-docs-hero__photo--2{right:2%}.lch-docs-hero__photo--3{left:10%}.lch-docs-hero__photo--4{right:8%}}@media (prefers-reduced-motion:reduce){.lch-docs-hero__photo{animation:none}}.lch-gallery-hero{text-align:center;max-width:760px;margin:0 auto;padding:56px 32px 32px}.lch-gallery-hero h1{margin:10px 0 16px;font-size:clamp(2rem,3.6vw,2.8rem)}.lch-gallery-hero p{color:var(--ink-soft);max-width:58ch;margin:0 auto;font-size:1.05rem;line-height:1.65}.lch-gallery-nav{flex-wrap:wrap;justify-content:center;gap:10px;max-width:1120px;margin:0 auto 8px;padding:0 32px 32px;display:flex}.lch-gallery-nav__chip{color:var(--primary);white-space:nowrap;background:#fff;border:1px solid #e2e6ea;border-radius:999px;padding:9px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.lch-gallery-nav__chip:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.lch-gallery-section{max-width:1120px;margin:0 auto;padding:40px 32px;scroll-margin-top:90px}.lch-gallery-section--tinted{background:#f0f7f7;max-width:none;padding:48px 32px}.lch-gallery-section--tinted>*{max-width:1120px;margin-left:auto;margin-right:auto}.lch-gallery-section__head{margin-bottom:24px}.lch-gallery-section__head h2{margin-bottom:6px;font-size:1.5rem}.lch-gallery-section__head p{color:var(--ink-soft);margin:0;font-size:.96rem}.lch-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.lch-gallery-item{cursor:zoom-in;aspect-ratio:9/16;background:0 0;border:none;border-radius:18px;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:0 10px 22px #001f3f14}.lch-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.lch-gallery-item:hover img{transform:scale(1.06)}.lch-gallery-item__caption{color:#fff;text-align:left;opacity:0;background:linear-gradient(#0000,#001f3fd1);padding:10px 14px;font-size:.85rem;font-weight:500;transition:opacity .25s,transform .25s;position:absolute;bottom:0;left:0;right:0;transform:translateY(6px)}.lch-gallery-item:hover .lch-gallery-item__caption,.lch-gallery-item:focus-visible .lch-gallery-item__caption{opacity:1;transform:translateY(0)}.lch-lightbox{z-index:999;background:#000f1fdb;justify-content:center;align-items:center;padding:32px;animation:.15s lchFadeIn;display:flex;position:fixed;inset:0}@keyframes lchFadeIn{0%{opacity:0}to{opacity:1}}.lch-lightbox figure{flex-direction:column;align-items:center;max-width:min(90vw,900px);max-height:85vh;margin:0;display:flex}.lch-lightbox img{border-radius:14px;max-width:100%;max-height:75vh;box-shadow:0 24px 60px #00000073}.lch-lightbox figcaption{color:#fff;text-align:center;margin-top:14px;font-size:.95rem}.lch-lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:42px;height:42px;font-size:1.1rem;transition:background .2s;position:absolute;top:22px;right:26px}.lch-lightbox__close:hover{color:#1b4d3e;background:#ffffff40}@media (width<=640px){.lch-gallery-hero{padding:40px 20px 24px}.lch-gallery-nav{padding:0 20px 24px}.lch-gallery-section,.lch-gallery-section--tinted{padding:32px 20px}.lch-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:14px}}.lch-contact-hero{text-align:center;max-width:680px;margin:0 auto;padding:64px 32px 8px}.lch-contact-hero h1{margin-bottom:14px;font-size:clamp(2.1rem,3.8vw,2.9rem)}.lch-contact-hero p{color:var(--ink-soft);margin:0;font-size:1.05rem;line-height:1.6}.lch-contact-body{grid-template-columns:1fr .85fr;align-items:start;gap:48px;max-width:1120px;margin:0 auto;padding:48px 32px 72px;display:grid}.lch-contact-form{background:#fff;border-radius:20px;flex-direction:column;gap:20px;padding:36px;display:flex;box-shadow:0 16px 34px #001f3f12}.lch-field{color:var(--ink);flex-direction:column;gap:8px;font-size:.86rem;font-weight:600;display:flex}.lch-field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.lch-field input,.lch-field select,.lch-field textarea{color:var(--ink);background:#fbfcfd;border:1px solid #dde2e7;border-radius:10px;outline:none;padding:12px 14px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.lch-field input::placeholder,.lch-field textarea::placeholder{color:#9aa4b0}.lch-field input:focus,.lch-field select:focus,.lch-field textarea:focus{border-color:var(--secondary);box-shadow:0 0 0 3px #00808024}.lch-field textarea{resize:vertical;min-height:120px}.lch-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%234a5568'><path d='M5.5 7.5l4.5 5 4.5-5z'/></svg>");background-position:right 14px center;background-repeat:no-repeat;background-size:16px}.lch-contact-form__submit{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:6px;padding:15px 24px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.lch-contact-form__submit:hover{background:var(--secondary-dark);transform:translateY(-1px)}.lch-contact-form__success{text-align:center;padding:24px 8px}.lch-contact-form__success h3{margin-bottom:10px;font-size:1.3rem}.lch-contact-form__success p{color:var(--ink-soft);margin:0 0 22px;line-height:1.6}.lch-contact-form__success a{color:var(--secondary);font-weight:600}.lch-contact-info{flex-direction:column;gap:30px;padding-top:6px;display:flex}.lch-contact-info__item{align-items:flex-start;gap:18px;display:flex}.lch-contact-info__icon{background:var(--mint);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.lch-contact-info__item h3{margin:0 0 6px;font-size:1.05rem}.lch-contact-info__item p{color:var(--ink-soft);margin:0;font-size:.94rem;line-height:1.55}.lch-contact-info__item a{color:var(--ink-soft);text-decoration:none}.lch-contact-info__item a:hover{color:var(--secondary);text-decoration:underline}.lch-contact-info__divider{border:none;border-top:1px solid #e2e6ea;margin:4px 0}.lch-contact-info__faq{color:var(--secondary);align-items:center;gap:6px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.lch-contact-info__faq:hover{text-decoration:underline}.lch-contact-map{background:#f0ece3;width:100%;height:380px}.lch-contact-map iframe{border:0;width:100%;height:100%;display:block}@media (width<=900px){.lch-contact-body{grid-template-columns:1fr}}@media (width<=560px){.lch-contact-hero{padding:48px 20px 4px}.lch-contact-body{gap:36px;padding:36px 20px 56px}.lch-contact-form{padding:26px 22px}.lch-field-row{grid-template-columns:1fr;gap:20px}.lch-contact-map{height:280px}}*{box-sizing:border-box}html,body,#root{background:#f9f7f2;width:100%;min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased}a{color:inherit}
