.imp-hero{background:#020617;justify-content:center;align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}.imp-hero-bg{z-index:0;position:absolute;inset:0}.imp-hero-bg img{object-fit:cover;object-position:center}.imp-hero-overlay{z-index:1;background:linear-gradient(#020617b3 0%,#02061780 40%,#020617d9 100%),linear-gradient(135deg,#0ea5e926 0%,#0000 50%);position:absolute;inset:0}.imp-hero-content{z-index:3;text-align:center;max-width:860px;padding:2rem 1.5rem;position:relative}.imp-badge{color:#38bdf8;text-transform:uppercase;letter-spacing:.12em;background:#0ea5e926;border:1px solid #0ea5e94d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.78rem;font-weight:800;display:inline-flex}.imp-hero-title{color:#fff;letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.05}.imp-hero-title span{background:linear-gradient(135deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.imp-hero-subtitle{color:#cbd5e1e6;max-width:640px;margin:0 auto 2.5rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8}.imp-hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.imp-hero-stat{text-align:center}.imp-hero-stat-val{color:#38bdf8;font-size:2.2rem;font-weight:900;line-height:1;display:block}.imp-hero-stat-label{color:#94a3b8cc;text-transform:uppercase;letter-spacing:.08em;margin-top:.4rem;font-size:.78rem;font-weight:600;display:block}.imp-hero-cta-row{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.imp-scroll-indicator{z-index:3;color:#94a3b880;text-transform:uppercase;letter-spacing:.15em;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.imp-scroll-line{background:linear-gradient(#38bdf880,#0000);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;height:30px}50%{opacity:1;height:40px}}.imp-section{padding:6rem 0;position:relative}.imp-section-white{background:#fff}.imp-section-light{background:#f8fafc}.imp-section-alt{background:linear-gradient(#f1f5f9 0%,#fff 100%)}.imp-section-header{text-align:center;margin-bottom:4rem}.imp-label{text-transform:uppercase;letter-spacing:.1em;color:#0284c7;background:#0ea5e914;border:1px solid #0ea5e926;border-radius:100px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.imp-title{color:#0f172a;letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1}.imp-title .imp-accent{color:#0284c7}.imp-subtitle{color:#64748b;max-width:600px;margin:1rem auto 0;font-size:1.05rem;line-height:1.75}.imp-divider{background:linear-gradient(90deg,#0ea5e9,#0ea5e940);border-radius:100px;width:60px;height:3px;margin:0 auto 1.5rem}.imp-what-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.imp-what-img{aspect-ratio:4/3;border:1px solid #0000000f;border-radius:2rem;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000014}.imp-what-img img{object-fit:cover}.imp-what-content h2{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:900}.imp-what-content p{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.85}.imp-anatomy-list{flex-direction:column;gap:1rem;display:flex}.imp-anatomy-item{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #0000000a;border-radius:1rem;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.imp-anatomy-item:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000000f}.imp-anatomy-icon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:900;display:flex}.imp-anatomy-title{color:#0f172a;margin-bottom:.25rem;font-size:1rem;font-weight:800}.imp-anatomy-desc{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.imp-types-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.imp-type-card{background:#fff;border:1px solid #0000000f;border-radius:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.imp-type-card:hover{border-color:#0ea5e933;transform:translateY(-6px);box-shadow:0 25px 60px #0000001a}.imp-type-card:before{content:"";border-radius:2px 2px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.imp-type-card.card-1:before{background:linear-gradient(90deg,#0ea5e9,#38bdf8)}.imp-type-card.card-2:before{background:linear-gradient(90deg,#6366f1,#818cf8)}.imp-type-card.card-3:before{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.imp-type-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.imp-type-title{color:#0f172a;margin-bottom:.75rem;font-size:1.2rem;font-weight:800}.imp-type-desc{color:#64748b;margin-bottom:1.25rem;font-size:.92rem;line-height:1.7}.imp-type-features{flex-direction:column;gap:.5rem;display:flex}.imp-type-feature{color:#475569;align-items:center;gap:.6rem;font-size:.85rem;font-weight:500;display:flex}.imp-type-price{color:#0f172a;border-top:1px solid #0000000f;margin-top:1.5rem;padding-top:1rem;font-size:1.1rem;font-weight:900}.imp-type-price span{color:#94a3b8;margin-top:.2rem;font-size:.78rem;font-weight:500;display:block}.imp-process-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.imp-process-grid:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#0ea5e933,#0000);height:2px;position:absolute;top:40px;left:10%;right:10%}.imp-process-card{text-align:center;z-index:1;position:relative}.imp-process-num{color:#0284c7;background:#0ea5e90f;border:2px solid #0ea5e926;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:900;display:flex;position:relative}.imp-process-num:after{content:"";border:1px dashed #0ea5e91a;border-radius:50%;position:absolute;inset:-4px}.imp-process-title{color:#0f172a;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.imp-process-desc{color:#64748b;margin:0;font-size:.88rem;line-height:1.7}.imp-process-duration{color:#0284c7;background:#0ea5e90f;border-radius:100px;align-items:center;gap:.4rem;margin-top:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.imp-benefits-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.imp-benefit-card{background:#fff;border:1px solid #0000000f;border-radius:1.5rem;padding:2rem;transition:all .4s;box-shadow:0 4px 20px #00000005}.imp-benefit-card:hover{border-color:#0ea5e926;transform:translateY(-4px);box-shadow:0 20px 50px #00000014}.imp-benefit-icon{color:#0284c7;background:#0ea5e914;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.imp-benefit-title{color:#0f172a;margin-bottom:.5rem;font-size:1.05rem;font-weight:800}.imp-benefit-desc{color:#64748b;margin:0;font-size:.88rem;line-height:1.7}.imp-gallery-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.imp-gallery-img{aspect-ratio:16/10;border:2px solid #0000000a;border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000014}.imp-gallery-img img{object-fit:cover}.imp-gallery-content h2{color:#0f172a;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:900}.imp-gallery-content p{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.85}.imp-gallery-checks{flex-direction:column;gap:.75rem;display:flex}.imp-gallery-check{color:#334155;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.imp-gallery-check svg{color:#10b981;flex-shrink:0}.imp-faq-grid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.imp-faq-card{background:#fff;border:1px solid #0000000f;border-radius:1.25rem;padding:1.75rem;transition:all .3s;box-shadow:0 4px 20px #00000005}.imp-faq-card:hover{border-color:#0ea5e926;transform:translateY(-2px);box-shadow:0 15px 40px #0000000f}.imp-faq-q{color:#0f172a;align-items:flex-start;gap:.6rem;margin-bottom:.75rem;font-size:1rem;font-weight:800;display:flex}.imp-faq-q svg{color:#0284c7;flex-shrink:0;margin-top:.15rem}.imp-faq-a{color:#64748b;margin:0;padding-left:1.75rem;font-size:.88rem;line-height:1.75}.imp-facility-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.imp-facility-img{aspect-ratio:4/3;border:1px solid #0000000f;border-radius:2rem;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000014}.imp-facility-img img{object-fit:cover}.imp-facility-features{flex-direction:column;gap:1.5rem;display:flex}.imp-facility-feature{align-items:flex-start;gap:1rem;display:flex}.imp-facility-feature-icon{color:#0284c7;background:#0ea5e914;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.imp-facility-feature-title{color:#0f172a;margin-bottom:.25rem;font-size:1rem;font-weight:800}.imp-facility-feature-desc{color:#64748b;margin:0;font-size:.88rem;line-height:1.65}.imp-cta{background:linear-gradient(135deg,#020617 0%,#0c4a6e 100%);padding:8rem 0;position:relative;overflow:hidden}.imp-cta-orb{pointer-events:none;background:radial-gradient(circle,#38bdf826,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.imp-cta-inner{text-align:center;z-index:1;position:relative}.imp-cta-title{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:900}.imp-cta-sub{color:#cbd5e1cc;max-width:550px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}.imp-cta-btns{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.imp-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border:none;border-radius:100px;align-items:center;gap:.6rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0ea5e959}.imp-btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0ea5e973}.imp-btn-glass{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:.5rem;padding:1.1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.imp-btn-glass:hover{background:#ffffff1f;transform:translateY(-2px)}@media (max-width:1024px){.imp-what-grid,.imp-gallery-grid,.imp-facility-grid{grid-template-columns:1fr;gap:2.5rem}.imp-types-grid{grid-template-columns:1fr 1fr}.imp-process-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.imp-process-grid:before{display:none}.imp-benefits-grid{grid-template-columns:1fr 1fr}.imp-faq-grid{grid-template-columns:1fr}}@media (max-width:768px){.imp-hero{min-height:80vh}.imp-section{padding:4rem 0}.imp-types-grid,.imp-benefits-grid{grid-template-columns:1fr}.imp-process-grid{grid-template-columns:1fr;gap:2rem}.imp-hero-stats{gap:1.5rem}.imp-hero-stat-val{font-size:1.8rem}.imp-cta{padding:5rem 0}.imp-section-header{margin-bottom:3rem}.imp-gallery-grid{gap:2rem}}@media (max-width:480px){.imp-hero{min-height:75vh}.imp-hero-content{padding:1.5rem 1rem}.imp-hero-stats{gap:1rem}.imp-hero-cta-row,.imp-cta-btns{flex-direction:column;align-items:center}.imp-scroll-indicator{display:none}}
