@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
.spaced-title{letter-spacing:.15em;margin-bottom:20px;font-size:36px;font-weight:700;line-height:1.1}.spaced-letter{margin-right:.08em;display:inline-block}@media (max-width:768px){.spaced-title{letter-spacing:.1em;margin-bottom:12px;font-size:22px}.spaced-letter{margin-right:.05em}}:root{--primary-color:#e8d99f;--secondary-color:#5a7d8c;--accent-color:#4a6672;--text-dark:#2c3e50;--text-light:#6b7280;--white:#fff;--black:#000;--light-bg:#f9fafb}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-dark);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:#0000001a;touch-action:manipulation;padding-top:80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.home-page{width:100%;overflow-x:hidden}.site-header{background-color:var(--primary-color);z-index:1000;position:fixed;top:0;left:0;right:0;overflow:visible;box-shadow:0 2px 10px #00000014}.header-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:20px 40px;display:flex;overflow:visible}.logo-main{align-items:center;gap:8px;display:flex}.logo img{width:275px;height:auto}.logo a{text-decoration:none;display:block}.logo-text{flex-direction:column;align-items:flex-start;display:flex}.logo-main-text{color:var(--text-dark);letter-spacing:.5px;font-size:22px;font-weight:700;line-height:1.2}.logo-sub{color:var(--text-dark);letter-spacing:1.5px;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:600}.main-nav{flex:1;justify-content:center;display:flex;overflow:visible}.nav-list{align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.nav-link{color:var(--text-dark);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:8px 0;font-size:15px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}.nav-link:hover{color:var(--secondary-color)}.nav-link:after{content:"";background-color:var(--secondary-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-link:hover:after{width:100%}.nav-dropdown{z-index:100;position:relative}.nav-dropdown .dropdown-toggle:after,.nav-dropdown .dropdown-toggle:hover:after{width:0!important;display:none!important}.nav-dropdown:before{content:"";z-index:9999;background:0 0;height:10px;position:absolute;top:100%;left:0;right:0}.dropdown-toggle{align-items:center;gap:6px;display:flex}.dropdown-toggle svg{transition:transform .3s}.nav-dropdown:hover .dropdown-toggle svg,.nav-dropdown.active .dropdown-toggle svg{transform:rotate(180deg)}.dropdown-menu{opacity:0;visibility:hidden;pointer-events:none;z-index:10000;background:#fff;border-radius:8px;min-width:240px;padding:12px 0;list-style:none;transition:all .3s;display:block;position:absolute;top:calc(100% + 5px);left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}@media (min-width:769px){.nav-dropdown:hover .dropdown-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:block!important}}.nav-dropdown.active .dropdown-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;display:block!important}.dropdown-menu li{margin:0}.dropdown-menu a{color:var(--text-dark);padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.dropdown-menu a:hover{background-color:var(--primary-color);color:var(--secondary-color)}.header-actions{align-items:center;gap:20px;display:flex}.social-icon{width:40px;height:40px;color:var(--secondary-color);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.social-icon:hover{background-color:var(--secondary-color);color:#fff;transform:translateY(-2px)}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.mobile-menu-toggle span{background-color:var(--text-dark);width:25px;height:2px;transition:all .3s}.mobile-menu-toggle.active span:first-child{transform:rotate(45deg)translate(7px,7px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.nav-link.active{color:var(--secondary-color)}.nav-link.active:after{width:100%}.hero-section{background-color:var(--secondary-color);align-items:center;min-height:100vh;padding:80px 20px 60px;display:flex}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:grid}.hero-content{padding-right:40px}.hero-subtitle{letter-spacing:2px;color:var(--black);margin-bottom:20px;font-size:14px;font-weight:600}.hero-title{color:var(--black);margin-bottom:24px;font-size:64px;font-weight:700;line-height:1.1}.hero-description{color:var(--black);margin-bottom:40px;font-size:18px;font-weight:400}.cta-button{background-color:var(--primary-color);border:2px solid var(--black);color:var(--black);letter-spacing:1px;cursor:pointer;text-transform:uppercase;margin-right:12px;padding:16px 40px;font-size:14px;font-weight:600;transition:all .3s}.cta-button:hover{background-color:var(--text-dark);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hero-image{border-radius:8px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0003}.hero-image img{object-fit:cover;width:100%;height:100%}.placeholder-image{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;font-size:16px;font-weight:600;display:flex}.image-path{opacity:.8;margin-top:10px;font-family:monospace;font-size:12px}.about-section{background-color:var(--white);padding:120px 20px}.about-container{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1400px;margin:0 auto;display:grid}.about-images{grid-template-columns:1fr;gap:20px;display:grid;position:relative}.main-image{border-radius:8px;width:100%;height:700px;position:relative;overflow:hidden}.main-image img{object-fit:cover;width:100%;height:100%}.small-image{border:8px solid var(--white);border-radius:8px;width:300px;height:300px;position:absolute;bottom:-40px;left:-40px;overflow:hidden;box-shadow:0 10px 40px #00000026}.small-image img{object-fit:cover;width:100%;height:100%}.about-content{padding-top:20px}.section-label{letter-spacing:2px;color:var(--secondary-color);text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:600}.section-description{color:var(--text-light);margin-bottom:50px;font-size:16px;line-height:1.8}.features-list{flex-direction:column;gap:40px;display:flex}.feature-item{align-items:start;gap:20px;display:flex}.feature-icon{width:50px;height:50px;color:var(--secondary-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature-content{flex:1}.feature-title{color:var(--text-dark);margin-bottom:12px;font-size:20px;font-weight:600}.feature-description{color:var(--text-light);font-size:15px;line-height:1.7}.why-choose-section{background-color:var(--white);padding:120px 20px}.why-choose-container{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid}.why-choose-image{border-radius:8px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.experience-badge{text-align:center;z-index:10;background:#fff;border-radius:12px;padding:30px;position:absolute;top:30px;left:30px;box-shadow:0 10px 30px #00000026}.experience-number{color:var(--secondary-color);margin-bottom:8px;font-size:56px;font-weight:700;line-height:1}.experience-text{color:var(--text-dark);text-transform:capitalize;font-size:14px;font-weight:600}.why-choose-features{flex-direction:column;gap:35px;display:flex}.why-feature-item{background:var(--light-bg);border-radius:12px;align-items:start;gap:20px;padding:30px;transition:all .3s;display:flex}.why-feature-item:hover{transform:translate(10px);box-shadow:0 4px 20px #00000014}.why-feature-icon{width:60px;height:60px;color:var(--secondary-color);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.why-feature-content{flex:1}.why-feature-title{color:var(--text-dark);margin-bottom:12px;font-size:22px;font-weight:600}.why-feature-description{color:var(--text-light);font-size:15px;line-height:1.7}.services-section{background:linear-gradient(135deg,#b8c9d4 0%,#a8bcc9 100%);padding:120px 20px}.services-container{max-width:1400px;margin:0 auto}.section-label.center{text-align:center}.section-title.center{text-align:center;margin-bottom:70px}.services-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;display:grid}.service-card{text-align:center;background:#fff;border-radius:12px;padding:50px 30px;transition:all .3s;box-shadow:0 4px 15px #00000014}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.service-icon{width:100px;height:100px;color:var(--secondary-color);justify-content:center;align-items:center;margin:0 auto 30px;display:flex}.service-title{color:var(--text-dark);margin-bottom:16px;font-size:22px;font-weight:600}.service-description{color:var(--text-light);font-size:15px;line-height:1.7}.contact-section{background-color:var(--light-bg);padding:100px 20px 0}.contact-container{grid-template-columns:1fr 1fr;gap:60px;max-width:1400px;margin:0 auto 80px;display:grid}.map-container{position:relative}.map-embed{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.map-info{background:#fff;border-radius:8px;max-width:300px;padding:20px;position:absolute;top:20px;left:20px;box-shadow:0 4px 12px #00000026}.map-info h3{color:var(--text-dark);margin-bottom:8px;font-size:18px;font-weight:700}.map-info p{color:var(--text-light);margin-bottom:12px;font-size:14px}.map-link,.directions-link{color:var(--secondary-color);margin-right:16px;font-size:14px;font-weight:500;text-decoration:none}.map-link:hover,.directions-link:hover{text-decoration:underline}.contact-info{padding-top:20px}.contact-title{color:var(--secondary-color);margin-bottom:20px;font-size:48px;font-weight:700}.contact-description{color:var(--text-light);margin-bottom:50px;font-size:16px;line-height:1.8}.contact-details{flex-direction:column;gap:30px;display:flex}.contact-item{align-items:center;gap:24px;display:flex}.contact-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.phone-icon,.email-icon,.location-icon{background-color:var(--secondary-color)}.contact-text{color:var(--text-dark);font-size:16px;font-weight:500;line-height:1.6}.footer-info{background-color:var(--white);border-top:1px solid #e5e7eb;padding:60px 20px}.footer-container{grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1400px;margin:0 auto;display:grid}.footer-logo h3{color:var(--text-dark);margin-bottom:20px;font-size:24px;font-weight:700}.footer-description{color:var(--text-light);font-size:14px;line-height:1.8}.footer-heading{color:var(--text-dark);margin-bottom:20px;font-size:18px;font-weight:700}.footer-list{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-list li{color:var(--text-light);font-size:14px;line-height:1.6}.footer-list a{color:var(--text-light);text-decoration:none;transition:color .3s}.footer-list a:hover{color:var(--secondary-color)}@media (max-width:1024px){.hero-container,.about-container,.why-choose-container,.contact-container{grid-template-columns:1fr;gap:40px}.hero-title{font-size:48px}.section-title{font-size:36px}.contact-title{font-size:40px}.small-image{width:100%;max-width:400px;height:400px;position:relative;bottom:0;left:0}.services-grid{grid-template-columns:repeat(2,1fr);gap:25px}.footer-container{grid-template-columns:1fr;gap:40px}.nav-list{gap:24px}.header-container{padding:18px 30px}}@media (max-width:768px){.hero-section{padding:60px 20px 40px}.hero-title{font-size:40px}.section-title,.contact-title{font-size:32px}.hero-image{height:400px}.main-image,.why-choose-image{height:500px}.about-section,.why-choose-section,.services-section{padding:80px 20px}.services-grid{grid-template-columns:1fr;gap:20px}.contact-section{padding:60px 20px 0}.map-info{max-width:100%;margin-top:20px;position:static}.experience-badge{padding:20px;top:20px;left:20px}.experience-number{font-size:42px}.mobile-menu-toggle{z-index:1001;display:flex}.main-nav{opacity:0;visibility:hidden;background:#fff;max-height:calc(100vh - 80px);padding:20px;transition:all .3s;position:fixed;top:80px;left:0;right:0;overflow-y:auto;transform:translateY(-20px);box-shadow:0 4px 20px #0000001a}.main-nav.active{opacity:1;visibility:visible;transform:translateY(0)}.nav-list{flex-direction:column;align-items:flex-start;gap:0;width:100%}.nav-list li{border-bottom:1px solid #e5e7eb;width:100%}.nav-list li:last-child{border-bottom:none}.nav-link{justify-content:space-between;width:100%;padding:16px;display:flex}.dropdown-menu{box-shadow:none;opacity:1;visibility:visible;background:var(--light-bg);margin-top:0;padding:0 0 0 24px;display:none;position:static;transform:none}.nav-dropdown.active .dropdown-menu{display:block}.dropdown-menu li{border:none}.dropdown-menu a{padding:12px 16px}.header-container{padding:18px 20px}body{padding-top:80px}}@media (max-width:480px){.hero-title{font-size:32px}.section-title,.contact-title{font-size:28px}.cta-button{width:100%;padding:14px 30px}.contact-icon{width:60px;height:60px}.feature-icon{width:40px;height:40px}.why-feature-item{padding:20px}.service-card{padding:35px 20px}.service-icon{width:80px;height:80px}.logo-main{font-size:18px}.logo-sub{font-size:9px}body{padding-top:74px}.main-nav{max-height:calc(100vh - 74px);top:74px}}.about-page{width:100%;overflow-x:hidden}.about-hero-section{background:linear-gradient(135deg,#5a7d8c 0%,#6b8e9d 30%,#4a6672 70%,#5a7d8c 100%);padding:100px 20px 80px;position:relative;overflow:hidden}.about-hero-section:before{content:"";background:radial-gradient(circle,#e8d99f26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite float;position:absolute;top:-50%;left:-20%}.about-hero-section:after{content:"";background:radial-gradient(circle,#5a7d8c33 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite reverse float;position:absolute;bottom:-30%;right:-10%}.about-hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:grid;position:relative}.about-hero-content{background:#fff;border-radius:20px;padding:60px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000040}.about-hero-content:before{content:"";background:linear-gradient(to bottom,var(--primary-color),var(--secondary-color));width:4px;height:100%;position:absolute;top:0;left:0}.about-hero-content:hover{transform:translateY(-5px);box-shadow:0 25px 70px #0000004d}.about-hero-title{background:linear-gradient(135deg,#1a1a1a 0%,var(--secondary-color)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:48px;font-weight:700;line-height:1.2}.about-hero-description{color:#2c3e50;margin-bottom:20px;font-size:16px;line-height:1.8}.about-cta-button{background:linear-gradient(135deg,var(--primary-color)0%,#f5e6b3 100%);color:var(--text-dark);letter-spacing:1px;cursor:pointer;text-transform:uppercase;border:none;margin-top:20px;padding:16px 40px;font-size:14px;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #e8d99f4d}.about-cta-button:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-cta-button:hover:before{width:300px;height:300px}.about-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e8d99f66}.about-hero-image{border-radius:20px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.about-hero-image:before{content:"";z-index:1;background:linear-gradient(135deg,#5a7d8c4d 0%,#0000 50%);position:absolute;inset:0}.experience-badge-bottom{text-align:center;z-index:10;border:3px solid var(--primary-color);background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);border-radius:16px;padding:30px 40px;animation:3s ease-in-out infinite pulse;position:absolute;bottom:30px;right:30px;box-shadow:0 15px 40px #0000004d}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.experience-badge-bottom .experience-number{background:linear-gradient(135deg,var(--secondary-color)0%,var(--primary-color)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:56px;font-weight:700;line-height:1}.experience-badge-bottom .experience-text{color:var(--text-dark);font-size:14px;font-weight:600}.values-section{background:linear-gradient(135deg,#fef9e7 0%,#f5e6b3 50%,var(--primary-color)100%);padding:100px 20px;position:relative;overflow:hidden}.values-section:before{content:"";background:radial-gradient(circle,#5a7d8c1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:20%;right:-10%}.values-container{z-index:2;grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;display:grid;position:relative}.values-content{padding-right:20px}.values-title{color:var(--text-dark);margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2;display:inline-block;position:relative}.values-title:after{content:"";background:linear-gradient(to right,var(--secondary-color),var(--primary-color));border-radius:2px;width:80px;height:4px;position:absolute;bottom:-15px;left:0}.values-subtitle{color:var(--secondary-color);font-size:16px;font-weight:500}.values-cards{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.value-card{text-align:center;background:#fff;border-radius:20px;padding:50px 35px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.value-card:before{content:"";background:linear-gradient(to right,transparent,var(--primary-color),transparent);opacity:0;height:4px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.value-card:first-child{background:linear-gradient(135deg,#e8f4f8 0%,#d4ebf2 100%)}.value-card:nth-child(2){background:linear-gradient(135deg,#fef9e7 0%,#f5e6b3 100%)}.value-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 50px #00000026}.value-card:hover:before{opacity:1}.value-icon{width:80px;height:80px;color:var(--secondary-color);justify-content:center;align-items:center;margin:0 auto 25px;transition:all .4s;display:flex}.value-card:first-child .value-icon{color:var(--secondary-color)}.value-card:nth-child(2) .value-icon{color:#d4a226}.value-card:hover .value-icon{transform:scale(1.15)rotate(5deg)}.value-card-title{color:#1a1a1a;margin-bottom:16px;font-size:24px;font-weight:700}.value-card-description{color:#2c3e50;font-size:15px;line-height:1.7}.doctor-journey-section{background:linear-gradient(135deg,#5a7d8c 0%,#4a6672 50%,#5a7d8c 100%);padding:100px 20px;position:relative;overflow:hidden}.doctor-journey-section:before{content:"";background:radial-gradient(circle,#e8d99f1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;left:-10%}.journey-container{z-index:2;grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1400px;margin:0 auto;display:grid;position:relative}.journey-image{border-radius:20px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.journey-image:before{content:"";z-index:1;background:linear-gradient(135deg,#e8d99f33 0%,#0000 60%);position:absolute;inset:0}.journey-content{color:#fff}.journey-content .section-label{color:var(--primary-color);filter:brightness(1.2)}.journey-title{color:#fff;text-shadow:0 2px 10px #0003;margin-bottom:25px;font-size:48px;font-weight:700;line-height:1.2}.journey-description{color:#ffffffe6;margin-bottom:40px;font-size:16px;line-height:1.8}.accordion-container{flex-direction:column;gap:20px;display:flex}.accordion-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-left:4px solid #0000;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.accordion-item:first-child{border-left-color:var(--primary-color)}.accordion-item:nth-child(2){border-left-color:#f5e6b3}.accordion-item.active{background:#fff3;transform:translate(10px);box-shadow:0 8px 25px #0003}.accordion-header{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 30px;font-size:18px;font-weight:600;transition:all .3s;display:flex;position:relative}.accordion-header:before{content:"";background:var(--primary-color);width:0;height:2px;transition:width .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.accordion-header:hover:before{width:20px}.accordion-header:hover{color:var(--primary-color);padding-left:40px}.accordion-icon{color:var(--primary-color);flex-shrink:0;transition:transform .4s}.accordion-icon.rotate{transform:rotate(180deg)}.accordion-content{color:#ffffffe6;padding:0 30px 24px;font-size:15px;line-height:1.8;animation:.4s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.about-footer{background:linear-gradient(135deg,#5a7d8c 0%,#4a6672 50%,#2c3e50 100%);padding:80px 20px 0;position:relative;overflow:hidden}.about-footer:before{content:"";background:linear-gradient(to right,var(--primary-color),var(--secondary-color),var(--primary-color));height:4px;position:absolute;top:0;left:0;right:0}.about-footer:after{content:"";background:radial-gradient(circle,#e8d99f1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:20s ease-in-out infinite float;position:absolute;top:-50%;right:-10%}@keyframes float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-50px,-50px)scale(1.1)}}.about-footer-container{z-index:2;border-bottom:1px solid #ffffff26;grid-template-columns:2fr 1fr 1fr;gap:60px;max-width:1400px;margin:0 auto;padding-bottom:50px;display:grid;position:relative}.footer-brand-section{padding-right:40px}.footer-logo{margin-bottom:20px}.footer-brand-description{color:#ffffffd9;margin-bottom:25px;font-size:14px;line-height:1.8}.footer-social{gap:12px;display:flex}.footer-social-icon{background:linear-gradient(135deg,var(--primary-color),#e8d99f);width:40px;height:40px;color:var(--text-dark);border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0000001a}.footer-social-icon:hover{background:linear-gradient(135deg,#f5e6b3,var(--primary-color));color:var(--text-dark);transform:translateY(-4px)scale(1.1);box-shadow:0 8px 20px #e8d99f4d}.footer-section-title{color:var(--primary-color);margin-bottom:25px;font-size:20px;font-weight:700;display:inline-block;position:relative}.footer-section-title:after{content:"";background:linear-gradient(to right,var(--primary-color),transparent);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-8px;left:0}.footer-links-list{flex-direction:column;gap:14px;list-style:none;display:flex}.footer-links-list a{color:#fffc;padding-left:0;font-size:15px;text-decoration:none;transition:all .3s;position:relative}.footer-links-list a:before{content:"→";opacity:0;color:var(--primary-color);transition:all .3s;position:absolute;left:-20px}.footer-links-list a:hover{color:var(--primary-color);padding-left:20px}.footer-links-list a:hover:before{opacity:1;left:0}.footer-contact-list{flex-direction:column;gap:18px;list-style:none;display:flex}.footer-contact-item{color:#fffc;align-items:start;gap:12px;font-size:14px;line-height:1.6;transition:color .3s;display:flex}.footer-contact-item:hover{color:var(--primary-color)}.footer-contact-item svg{color:var(--primary-color);flex-shrink:0;margin-top:2px;transition:transform .3s}.footer-contact-item:hover svg{transform:scale(1.15)}.footer-bottom{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:30px 0;display:flex;position:relative}.footer-bottom:before{content:"";background:linear-gradient(90deg,#0000,#e8d99f4d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.footer-copyright{color:#ffffffb3;font-size:14px}.footer-legal-links{gap:30px;display:flex}.footer-legal-links a{color:#ffffffb3;font-size:14px;text-decoration:none;transition:color .3s}.footer-legal-links a:hover{color:var(--secondary-color)}.services-overview-page{width:100%;overflow-x:hidden}.services-hero{text-align:center;background:linear-gradient(135deg,#5a7d8c 0%,#4a6672 50%,#5a7d8c 100%);padding:120px 20px 80px;position:relative;overflow:hidden}.services-hero:before{content:"";background:radial-gradient(circle,#e8d99f26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite float;position:absolute;top:-20%;left:-10%}.services-hero-container{z-index:2;max-width:900px;margin:0 auto;position:relative}.services-hero-title{color:#fff;text-shadow:0 2px 10px #0003;margin-bottom:25px;font-size:56px;font-weight:700;line-height:1.2}.services-hero-description{color:#fffffff2;max-width:700px;margin:0 auto;font-size:18px;line-height:1.8}.services-grid-section{background:linear-gradient(#f9fafb 0%,#fff 100%);padding:100px 20px}.services-grid-container{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;max-width:1400px;margin:0 auto;display:grid}.service-overview-card{background:#fff;border-radius:16px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.service-overview-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.service-overview-image{width:100%;height:250px;position:relative;overflow:hidden}.service-overview-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-overview-card:hover .service-overview-image img{transform:scale(1.1)}.service-overlay{background:linear-gradient(#0000 0%,#5a7d8c66 100%);position:absolute;inset:0}.service-overview-content{padding:30px;position:relative}.service-overview-title{color:#1a1a1a;margin-bottom:12px;font-size:22px;font-weight:700;line-height:1.3}.service-overview-description{color:#4b5563;margin-bottom:0;font-size:15px;line-height:1.6}.service-overview-arrow{color:var(--secondary-color);font-size:24px;transition:transform .3s;position:absolute;bottom:30px;right:30px}.service-overview-card:hover .service-overview-arrow{transform:translate(5px)}.services-cta-section{background:linear-gradient(135deg,var(--primary-color)0%,#f5e6b3 100%);text-align:center;padding:80px 20px}.services-cta-container{max-width:800px;margin:0 auto}.services-cta-title{color:#1a1a1a;margin-bottom:20px;font-size:42px;font-weight:700}.services-cta-description{color:#2c3e50;margin-bottom:35px;font-size:18px;line-height:1.6}.services-cta-button{background:linear-gradient(135deg,var(--secondary-color)0%,#4a6672 100%);color:#fff;border-radius:8px;padding:18px 50px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #5a7d8c4d}.services-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #5a7d8c66}@media (max-width:1024px){.about-hero-container,.values-container,.journey-container,.about-footer-container{grid-template-columns:1fr;gap:40px}.about-hero-title,.values-title,.journey-title{font-size:40px}.values-cards{grid-template-columns:1fr}.about-hero-content{padding:40px}}@media (max-width:768px){.about-hero-section,.values-section,.doctor-journey-section{padding:60px 20px}.about-hero-title,.values-title,.journey-title{font-size:34px}.about-hero-image,.journey-image{height:450px}.about-hero-content{padding:30px}.value-card{padding:40px 25px}.footer-bottom{text-align:center;flex-direction:column;gap:20px}.footer-legal-links{flex-direction:column;gap:12px}.experience-badge-bottom{padding:20px 30px;bottom:20px;right:20px}.experience-badge-bottom .experience-number{font-size:42px}}@media (max-width:480px){.about-hero-title,.values-title,.journey-title{font-size:28px}.about-cta-button{width:100%}.value-card{padding:30px 20px}.value-icon{width:60px;height:60px}.accordion-header{padding:18px 20px;font-size:16px}.accordion-content{padding:0 20px 20px}.footer-brand-section{padding-right:0}}.service-page{background:linear-gradient(#f9fafb 0%,#fff 100%);width:100%}.service-hero{justify-content:center;align-items:center;height:65vh;min-height:500px;display:flex;position:relative;overflow:hidden}.service-hero-image-bg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-img{object-fit:cover;width:100%;height:100%}.hero-overlay{z-index:2;background:linear-gradient(135deg,#5a7d8ceb 0%,#4a6672e0 30%,#e8d99fbf 70%,#d4a574d9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.service-hero-container{z-index:3;text-align:center;max-width:1000px;margin:0 auto;padding:0 40px;position:relative}.service-hero-title{color:#fff;text-shadow:0 2px 20px #0000004d;letter-spacing:-1px;margin-bottom:25px;font-size:64px;font-weight:800;line-height:1.1;animation:.8s ease-out fadeInUp}.service-hero-subtitle{color:#fffffff2;text-shadow:0 1px 10px #0003;max-width:700px;margin:0 auto;font-size:24px;font-weight:400;line-height:1.6;animation:.8s ease-out .2s backwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-content-section{background:linear-gradient(#fff 0%,#f9fafb 100%);padding:80px 20px 100px}.service-content-container{max-width:1200px;margin:0 auto}.service-content-with-image{grid-template-columns:1fr 400px;align-items:start;gap:60px;margin-bottom:80px;display:grid}.service-intro{position:sticky;top:100px}.service-intro-text{color:#1f2937;border-left:6px solid var(--primary-color);background:linear-gradient(135deg,#fef9e7 0%,#fffbf0 100%);border-bottom:2px solid #e8d99f4d;border-radius:16px;padding:40px;font-size:20px;line-height:1.9;box-shadow:0 4px 20px #00000014}.service-side-image{border-radius:20px;transition:transform .5s;position:sticky;top:100px;overflow:hidden;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 20px 60px #00000026}.service-side-image:hover{transform:perspective(1000px)rotateY(0)}.service-side-image img{object-fit:cover;width:100%;height:500px;display:block}.service-sections{gap:30px;margin-bottom:80px;display:grid}.service-section-block{background:#fff;border:1px solid #5a7d8c1a;border-radius:16px;padding:45px 50px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000d}.service-section-block:nth-child(4n+1){background:linear-gradient(135deg,#e8f4f8 0%,#f0f9fb 100%);border-left:4px solid #5a7d8c}.service-section-block:nth-child(4n+2){background:linear-gradient(135deg,#fef9e7 0%,#fffef8 100%);border-left:4px solid #e8d99f}.service-section-block:nth-child(4n+3){background:linear-gradient(135deg,#f0f4f8 0%,#f8fafb 100%);border-left:4px solid #4a6672}.service-section-block:nth-child(4n+4){background:linear-gradient(135deg,#fdf4e7 0%,#fefaf2 100%);border-left:4px solid #d4a574}.service-section-block:before{content:"";background:radial-gradient(circle,#e8d99f33 0%,#0000 70%);border-radius:50%;width:100px;height:100px;transition:all .5s;position:absolute;top:0;right:0;transform:translate(40%,-40%)}.service-section-block:after{content:"";background:radial-gradient(circle,#5a7d8c26 0%,#0000 70%);border-radius:50%;width:60px;height:60px;position:absolute;bottom:0;left:0;transform:translate(-30%,30%)}.service-section-block:hover{border-left-width:6px;transform:translateY(-6px);box-shadow:0 12px 40px #5a7d8c33}.service-section-block:hover:before{opacity:.8;width:150px;height:150px}.service-section-title{color:#1f2937;align-items:center;gap:12px;margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.3;display:flex;position:relative}.service-section-title:before{content:"→";background:linear-gradient(135deg,#5a7d8c,#e8d99f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:900;transition:all .3s}.service-section-block:nth-child(4n+1) .service-section-title:before{background:linear-gradient(135deg,#5a7d8c,#6b9fb5);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.service-section-block:nth-child(4n+2) .service-section-title:before{background:linear-gradient(135deg,#e8d99f,#f4e48e);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.service-section-block:nth-child(4n+3) .service-section-title:before{background:linear-gradient(135deg,#4a6672,#5a7d8c);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.service-section-block:nth-child(4n+4) .service-section-title:before{background:linear-gradient(135deg,#d4a574,#e8d99f);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.service-section-block:hover .service-section-title:before{transform:translate(8px)scale(1.1)}.service-section-text{color:#4b5563;margin-bottom:16px;font-size:17px;font-weight:400;line-height:1.9}.service-features{background:linear-gradient(135deg,#5a7d8c 0%,#4a6672 100%);border-radius:20px;margin-bottom:50px;padding:60px 50px;position:relative;overflow:hidden}.service-features:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:15s ease-in-out infinite pulse;position:absolute;top:-50%;right:-50%}.service-features-title{color:#fff;z-index:2;margin-bottom:35px;font-size:28px;font-weight:700;position:relative}.service-features-list{z-index:2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;list-style:none;display:grid;position:relative}.service-feature-item{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #fff3;border-radius:12px;align-items:center;gap:15px;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.service-feature-item:hover{background:#fff3;transform:translate(5px)}.service-feature-item svg{color:var(--primary-color);stroke-width:3px;filter:drop-shadow(0 2px 4px #0003);flex-shrink:0}.service-cta{text-align:center;margin-top:60px}.service-cta-button{background:linear-gradient(135deg,var(--secondary-color)0%,var(--accent-color)100%);color:#fff;letter-spacing:1px;cursor:pointer;text-transform:uppercase;border:none;border-radius:50px;padding:20px 60px;font-size:16px;font-weight:600;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 15px #5a7d8c4d}.service-cta-button:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-cta-button:hover:before{width:300px;height:300px}.service-cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #5a7d8c66}.related-services{background:linear-gradient(#f9fafb 0%,#e5e7eb 100%);padding:100px 20px;position:relative}.related-services:before{content:"";background:linear-gradient(to right,transparent,var(--secondary-color),transparent);height:1px;position:absolute;top:0;left:0;right:0}.related-services-container{max-width:1200px;margin:0 auto}.related-services-title{color:#1f2937;text-align:center;margin-bottom:60px;font-size:42px;font-weight:800;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.related-services-title:after{content:"";background:linear-gradient(to right,var(--secondary-color),var(--primary-color));border-radius:2px;width:80px;height:4px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.related-services-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;display:grid}.related-service-card{text-align:center;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;padding:40px 30px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.related-service-card:before{content:"";background:linear-gradient(90deg,#0000,#e8d99f4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.related-service-card:hover:before{left:100%}.related-service-card:hover{border-color:var(--secondary-color);transform:translateY(-10px)scale(1.02);box-shadow:0 15px 40px #5a7d8c33}.related-service-card h3{color:#1f2937;z-index:2;margin-bottom:12px;font-size:22px;font-weight:700;transition:color .3s;position:relative}.related-service-card:hover h3{color:var(--secondary-color)}.related-service-card p{color:#6b7280;z-index:2;font-size:15px;line-height:1.7;position:relative}@media (max-width:1024px){.service-content-with-image{grid-template-columns:1fr;gap:40px}.service-side-image{max-width:500px;margin:0 auto;position:relative;top:0;transform:none}.service-intro{position:relative;top:0}.related-services-grid{grid-template-columns:repeat(2,1fr)}.service-features-list{grid-template-columns:1fr}.service-section-block{padding:35px 40px}}@media (max-width:768px){.service-hero{height:50vh;min-height:400px}.service-hero-container{padding:0 20px}.service-hero-title{letter-spacing:-.5px;font-size:42px}.service-hero-subtitle{font-size:18px}.service-content-section{padding:60px 15px}.service-intro-text{padding:30px 25px;font-size:17px}.service-section-block{padding:30px 25px}.service-section-title{font-size:24px}.service-section-title:before{font-size:28px}.service-section-text{font-size:16px}.service-features{border-radius:16px;padding:40px 25px}.service-features-title{font-size:24px}.service-features-list{gap:12px}.service-feature-item{padding:14px 18px}.related-services{padding:70px 15px}.related-services-title{margin-bottom:40px;font-size:32px}.service-cta-button{padding:18px 50px;font-size:14px}.related-services-title{font-size:32px}.related-services-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:480px){.service-hero-title{font-size:32px}.service-hero-subtitle{font-size:16px}.service-section-title{font-size:24px}.service-section-text,.service-intro-text{font-size:16px}.service-cta-button{width:100%;padding:16px 40px}.service-features{padding:25px 20px}}.download-app-page{width:100%;overflow-x:hidden}.download-hero{background:#fff;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg-gradient{opacity:.6;z-index:0;background:linear-gradient(135deg,#e8f4f8 0%,#f0e6f6 50%,#fff5e6 100%);width:60%;height:100%;position:absolute;top:0;right:0}.hero-pattern{z-index:1;background-image:radial-gradient(circle at 20px 20px,#5a7d8c14 2px,#0000 0);background-size:50px 50px;width:50%;height:100%;position:absolute;top:0;right:0}.download-hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:120px 40px;display:grid;position:relative}.hero-content{z-index:10;background:#fffffff2;border-radius:20px;max-width:600px;padding:40px;position:relative;box-shadow:0 10px 40px #00000014}.content-wrapper{animation:.8s ease-out fadeInUp}.hero-badge{color:#fff;letter-spacing:1.5px;text-transform:uppercase;background:linear-gradient(135deg,#5a7d8c 0%,#7ec8e3 100%);border-radius:50px;margin-bottom:24px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-block;box-shadow:0 4px 15px #5a7d8c4d}.hero-heading{margin-bottom:24px}.heading-primary{color:#1a1a1a;margin-bottom:8px;font-size:56px;font-weight:700;line-height:1.1;display:block}.heading-accent{background:linear-gradient(135deg,#5a7d8c 0%,#7ec8e3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:56px;font-weight:700;line-height:1.1;display:block}.hero-description{color:#666;margin-bottom:32px;font-size:18px;line-height:1.7}.feature-pills{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.pill{color:#333;background:#fff;border:2px solid #e8e8e8;border-radius:50px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.pill:hover{border-color:#5a7d8c;transform:translateY(-2px);box-shadow:0 4px 12px #5a7d8c26}.pill svg{color:#5a7d8c}.download-buttons{margin-top:40px}.download-label{color:#333;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px;font-weight:600}.store-buttons{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:16px;display:flex}.store-btn{background:#000;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:60px;padding:16px 28px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000026;color:#fff!important}.store-btn:hover{background:#1a1a1a;transform:translateY(-3px);box-shadow:0 8px 30px #00000040}.store-btn svg{flex-shrink:0;width:28px;height:28px;color:#fff!important;fill:#fff!important}.store-btn-text{flex-direction:column;justify-content:center;align-items:center;display:flex;color:#fff!important}.store-btn-label{opacity:.9;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:11px;color:#fff!important}.store-btn-name{text-align:center;font-size:18px;font-weight:700;line-height:1.2;color:#fff!important}.download-note{color:#999;align-items:center;gap:8px;font-size:13px;display:flex}.download-note svg{color:#5a7d8c;flex-shrink:0}.hero-phone{justify-content:center;align-items:center;height:700px;display:flex;position:relative}.phone-3d-wrapper{width:100%;height:100%;position:relative}.floating-element{color:#333;z-index:3;background:#fff;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:500;animation:6s ease-in-out infinite floatAnimation;display:flex;position:absolute;box-shadow:0 8px 30px #0000001f}.float-icon{color:#fff;background:linear-gradient(135deg,#5a7d8c 0%,#7ec8e3 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.float-1{animation-delay:0s;top:10%;right:15%}.float-2{animation-delay:1s;top:50%;right:5%}.float-3{animation-delay:2s;bottom:20%;right:20%}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.phone-3d{transform-style:preserve-3d;z-index:2;animation:6s ease-in-out infinite phoneFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)perspective(1000px)rotateY(-15deg)rotateX(5deg)}@keyframes phoneFloat{0%,to{transform:translate(-50%,-50%)perspective(1000px)rotateY(-15deg)rotateX(5deg)}50%{transform:translate(-50%,-52%)perspective(1000px)rotateY(-12deg)rotateX(3deg)}}.phone-3d-shadow{filter:blur(20px);z-index:1;background:radial-gradient(#0000004d 0%,#0000 70%);border-radius:50%;width:200px;height:60px;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)}.phone-frame{width:340px;height:690px;transform-style:preserve-3d;background:linear-gradient(145deg,#2a2a2a 0%,#1a1a1a 100%);border-radius:50px;padding:12px;position:relative;box-shadow:0 0 0 3px #3a3a3a,0 50px 100px #0006,inset 0 2px 5px #ffffff1a}.phone-notch{z-index:10;background:#1a1a1a;border-radius:0 0 20px 20px;width:120px;height:30px;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 2px 5px #0000004d}.phone-screen{background:#fff;border-radius:42px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #0000000d}.phone-status-bar{color:#fff;background:linear-gradient(135deg,#5a7d8c 0%,#7ec8e3 100%);justify-content:space-between;align-items:center;padding:40px 20px 10px;font-size:12px;font-weight:500;display:flex}.status-icons{gap:6px;display:flex}.phone-content{height:calc(100% - 60px);padding:20px;overflow:hidden}.app-preview{animation:1s ease-out .5s both slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preview-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.avatar{background:linear-gradient(135deg,#5a7d8c 0%,#7ec8e3 100%);border-radius:50%;width:50px;height:50px}.header-text h4{color:#1a1a1a;margin:0;font-size:16px;font-weight:600}.header-text p{color:#999;margin:0;font-size:13px}.preview-card{color:#fff;background:linear-gradient(135deg,#5a7d8c 0%,#7ec8e3 100%);border-radius:20px;margin-bottom:20px;padding:30px;box-shadow:0 10px 30px #5a7d8c4d}.card-icon{background:#fff3;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:16px;display:flex}.preview-card h3{margin:0 0 8px;font-size:18px}.preview-card p{margin:0;font-size:24px;font-weight:600}.preview-buttons{gap:10px;display:flex}.preview-btn{cursor:pointer;color:#fff;background:#5a7d8c;border:none;border-radius:12px;flex:1;padding:14px;font-size:14px;font-weight:600}.preview-btn.secondary{color:#333;background:#e8e8e8}.phone-home-indicator{background:#0000004d;border-radius:3px;width:140px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.features-showcase{background:#fafafa;padding:120px 20px}.features-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:80px}.section-badge{color:#5a7d8c;letter-spacing:1.5px;text-transform:uppercase;background:#e8f4f8;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-block}.section-title{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700;line-height:1.2}.section-subtitle{color:#666;max-width:600px;margin:0 auto;font-size:18px}.features-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.feature-box{background:#fff;border:2px solid #0000;border-radius:20px;padding:40px 32px;transition:all .3s}.feature-box:hover{border-color:#e8f4f8;transform:translateY(-8px);box-shadow:0 20px 60px #0000001a}.feature-icon{color:#5a7d8c;background:linear-gradient(135deg,#e8f4f8 0%,#f0e6f6 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.feature-box h3{color:#1a1a1a;margin-bottom:12px;font-size:20px;font-weight:700}.feature-box p{color:#666;margin:0;font-size:15px;line-height:1.6}.cta-section{text-align:center;background:linear-gradient(135deg,#5a7d8c 0%,#7ec8e3 100%);padding:100px 20px}.cta-container{max-width:800px;margin:0 auto}.cta-title{color:#fff;margin-bottom:16px;font-size:48px;font-weight:700}.cta-description{color:#ffffffe6;margin-bottom:40px;font-size:20px}.cta-buttons{justify-content:center;gap:16px;display:flex}.cta-btn{border-radius:12px;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.cta-btn-primary{color:#5a7d8c;background:#fff}.cta-btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #ffffff4d}.cta-btn-secondary{color:#fff;background:0 0;border:2px solid #fff}.cta-btn-secondary:hover{color:#5a7d8c;background:#fff}@media (max-width:1024px){.download-hero-container{grid-template-columns:1fr;padding:100px 30px}.hero-phone{height:600px}.phone-3d{transform:translate(-50%,-50%)perspective(1000px)rotateY(0)rotateX(0)}.floating-element{display:none}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-content{padding:30px 20px}.heading-primary,.heading-accent{font-size:40px}.hero-description{font-size:16px}.store-buttons{flex-direction:column}.store-btn{justify-content:center;width:100%}.phone-frame{width:280px;height:570px}.features-grid{grid-template-columns:1fr}.section-title,.cta-title{font-size:36px}.cta-buttons{flex-direction:column}}.help-text{color:var(--text-dark);text-align:center;margin-bottom:18px;font-size:15px;line-height:1.6}.help-link{cursor:pointer;font-weight:600;text-decoration:underline;transition:opacity .2s}.help-link:hover{opacity:.8}.help-title{color:var(--text-dark);text-align:center;margin-bottom:8px;font-size:42px;font-weight:700}.back-to-top{background:linear-gradient(135deg,var(--secondary-color)0%,#4a6672 100%);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;animation:.3s fadeInUp;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #5a7d8c66}.back-to-top:hover{background:linear-gradient(135deg,#4a6672 0%,var(--secondary-color)100%);transform:translateY(-5px);box-shadow:0 8px 30px #5a7d8c99}.breadcrumbs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;margin-bottom:30px;padding:15px 20px}.breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:8px;max-width:1400px;margin:0 auto;padding:0;list-style:none;display:flex}.breadcrumb-item{align-items:center;gap:8px;font-size:14px;display:flex}.breadcrumb-link{color:var(--secondary-color);font-weight:500;text-decoration:none;transition:color .3s}.breadcrumb-link:hover{color:#4a6672;text-decoration:underline}.breadcrumb-separator{color:#9ca3af;-webkit-user-select:none;user-select:none}.breadcrumb-current{color:#6b7280;font-weight:500}.contact-form-container{background:#fff;border-radius:20px;max-width:600px;margin:0 auto;padding:50px;box-shadow:0 10px 40px #0000001a}.contact-form-title{color:#1a1a1a;margin-bottom:12px;font-size:32px;font-weight:700}.contact-form-description{color:#6b7280;margin-bottom:30px;font-size:16px;line-height:1.6}.contact-form{flex-direction:column;gap:24px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-label{color:#374151;font-size:14px;font-weight:600}.form-input,.form-textarea{color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .3s}.form-input:focus,.form-textarea:focus{border-color:var(--secondary-color);outline:none;box-shadow:0 0 0 3px #5a7d8c1a}.form-textarea{resize:vertical;min-height:120px}.form-submit-button{background:linear-gradient(135deg,var(--secondary-color)0%,#4a6672 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #5a7d8c4d}.form-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #5a7d8c66}.form-submit-button:disabled{opacity:.6;cursor:not-allowed}.form-success-message{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:10px;padding:16px;font-weight:500;animation:.3s slideDown}.form-error-message{color:#fff;text-align:center;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:10px;padding:16px;font-weight:500;animation:.3s slideDown}.faq-section{background:linear-gradient(#f9fafb 0%,#fff 50%,#f9fafb 100%);padding:100px 20px}.faq-container{text-align:center;max-width:900px;margin:0 auto}.faq-title{color:#1a1a1a;margin-bottom:16px;font-size:48px;font-weight:700}.faq-description{color:#6b7280;margin-bottom:50px;font-size:18px;line-height:1.6}.faq-list{text-align:left;flex-direction:column;gap:16px;display:flex}.faq-item{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 10px #0000000d}.faq-item:hover{box-shadow:0 4px 20px #0000001a}.faq-item.active{box-shadow:0 8px 30px #5a7d8c26}.faq-question{text-align:left;color:#1f2937;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 30px;font-size:18px;font-weight:600;transition:all .3s;display:flex}.faq-question:hover{color:var(--secondary-color)}.faq-icon{color:var(--secondary-color);flex-shrink:0;transition:transform .3s}.faq-icon.rotate{transform:rotate(180deg)}.faq-answer{padding:0 30px 24px;animation:.3s slideDown}.faq-answer p{color:#4b5563;margin:0;font-size:16px;line-height:1.8}.page-transition{animation:.3s fadeIn}.page-transition.active{animation:.3s fadeOut}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:.95}}.skip-to-content{background:var(--secondary-color);color:#fff;z-index:10000;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:top .3s;position:absolute;top:-100px;left:20px}.skip-to-content:focus{top:20px}@media (max-width:768px){.back-to-top{width:45px;height:45px;bottom:20px;right:20px}.breadcrumbs{padding:12px 15px}.breadcrumb-item{font-size:13px}.contact-form-container{padding:30px 25px}.contact-form-title{font-size:26px}.faq-section{padding:60px 20px}.faq-title{font-size:36px}.faq-question{padding:20px;font-size:16px}.faq-answer{padding:0 20px 20px}}button,.cta-button,.cta-primary,.cta-secondary,.book-button,.explore-button{-webkit-tap-highlight-color:#e8d99f4d;touch-action:manipulation;cursor:pointer;min-height:44px}a{-webkit-tap-highlight-color:#5a7d8c33;touch-action:manipulation}input,textarea,select{font-size:16px}html{scroll-behavior:smooth}@media (max-width:768px){body{text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}}@media (max-width:768px) and (orientation:landscape){body{padding-top:60px}.modern-header{padding:10px 0}.header-logo img{height:40px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){img{image-rendering:-webkit-optimize-contrast}}
:root{--primary-yellow:gold;--primary-teal:#4e747b;--bg-black:#000;--bg-dark:#0a0a0a;--bg-darker:#1a1a1a;--text-white:#fff;--text-light:#ffffffb3;--text-lighter:#ffffff80}.home-page-modern{background:var(--bg-black);width:100%;color:var(--text-white);overflow-x:hidden}.hero-section-modern{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.gradient-overlay{z-index:2;background:radial-gradient(circle at 30%,#f4e48e26 0%,#0000 50%),radial-gradient(circle at 70%,#4e747b26 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.noise-texture{z-index:3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.hero-content-modern{z-index:10;text-align:center;max-width:1400px;padding:0 40px;position:relative}.hero-badge{letter-spacing:2px;color:var(--primary-yellow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;border:1px solid #f4e48e4d;border-radius:50px;align-items:center;gap:12px;margin-bottom:40px;padding:12px 24px;font-size:12px;font-weight:600;display:inline-flex}.pulse-dot{background:var(--primary-yellow);border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.hero-title-modern{margin-bottom:40px}.main-title{letter-spacing:-.02em;color:#fff;text-transform:uppercase;margin-bottom:10px;font-size:clamp(80px,12vw,180px);font-weight:900;line-height:.9}.letter{transform-origin:50%;display:inline-block}.sub-title{letter-spacing:.1em;color:var(--primary-yellow);text-transform:uppercase;font-size:clamp(30px,4vw,60px);font-weight:300}.hero-description-modern{letter-spacing:2px;color:#fffffff2;text-shadow:0 2px 8px #00000080;margin-bottom:50px;font-size:18px;font-weight:600;line-height:1.8}.highlight-text{color:#1a1a1a;text-shadow:0 2px 4px #0000001a;background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);border-radius:8px;margin-top:10px;padding:12px 24px;font-size:18px;font-style:italic;font-weight:700;display:inline-block}.hero-cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.cta-primary{background:var(--primary-yellow);color:#000;letter-spacing:2px;cursor:pointer;border:none;border-radius:0;align-items:center;gap:12px;padding:20px 40px;font-size:14px;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.cta-primary:before{content:"";background:var(--primary-teal);z-index:-1;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.cta-primary:hover:before{left:0}.cta-primary:hover{color:#fff}.cta-secondary{color:var(--text-white);border:2px solid var(--text-white);letter-spacing:2px;cursor:pointer;background:0 0;border-radius:0;padding:20px 40px;font-size:14px;font-weight:700;transition:all .3s}.cta-secondary:hover{background:var(--text-white);color:var(--bg-black)}.scroll-indicator{flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-text{letter-spacing:2px;color:#ffffff80;font-size:10px}.scroll-arrow{color:var(--primary-yellow)}.floating-elements{pointer-events:none;z-index:5;width:100%;height:100%;position:absolute;top:0;left:0}.float-circle{background:radial-gradient(circle,#f4e48e1a 0%,#0000 70%);border-radius:50%;position:absolute}.circle-1{width:400px;height:400px;top:10%;left:10%}.circle-2{width:300px;height:300px;bottom:15%;right:15%}.circle-3{width:250px;height:250px;top:50%;right:20%}.horizontal-scroll-section{background:#0a0a0a;width:100%;padding:100px 0;position:relative}.horizontal-scroll-content{gap:40px;width:fit-content;padding:0 60px;display:flex}.section-intro-card{background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);border:1px solid #f4e48e33;justify-content:center;align-items:center;width:600px;height:600px;padding:60px;display:flex}.section-title-large{color:var(--primary-yellow);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:30px;font-size:120px;font-weight:900;line-height:.9}.section-description-large{color:#ffffffb3;font-size:18px;line-height:1.6}.service-card-horizontal{width:500px;height:600px;transition:transform .3s;position:relative}.service-card-horizontal:hover{transform:scale(1.02)}.service-card-link{width:100%;height:100%;color:inherit;text-decoration:none;display:block}.service-card-inner{background:#1a1a1a;border:1px solid #ffffff1a;width:100%;height:100%;transition:all .3s;overflow:hidden}.service-card-horizontal:hover .service-card-inner{border-color:var(--primary-yellow)}.service-image-wrapper{width:100%;height:350px;position:relative;overflow:hidden}.service-image-placeholder{width:100%;height:100%;transition:transform .5s;position:relative}.service-card-horizontal:hover .service-image-placeholder{transform:scale(1.1)}.service-overlay{background:linear-gradient(#0000 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.service-content{padding:40px;position:relative}.service-number{letter-spacing:2px;color:var(--primary-yellow);margin-bottom:15px;font-size:14px;font-weight:700}.service-title{color:#fff;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:15px;font-size:32px;font-weight:700}.service-description{color:#ffffffb3;margin-bottom:30px;font-size:14px;line-height:1.6}.service-arrow{color:var(--primary-yellow);transition:transform .3s;position:absolute;bottom:40px;right:40px}.service-card-horizontal:hover .service-arrow{transform:translate(5px,-5px)}.section-outro-card{background:linear-gradient(135deg,var(--primary-yellow)0%,var(--primary-teal)100%);justify-content:center;align-items:center;width:600px;height:600px;padding:60px;display:flex}.outro-title{color:#000;text-transform:uppercase;margin-bottom:40px;font-size:48px;font-weight:900;line-height:1.2}.explore-button{color:#fff;letter-spacing:2px;cursor:pointer;background:#000;border:none;align-items:center;gap:12px;padding:20px 40px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.explore-button:hover{color:#000;background:#fff}.parallax-section{background:#000;align-items:center;min-height:100vh;padding:150px 0;display:flex;position:relative;overflow:hidden}.parallax-container{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.parallax-content{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.parallax-text-group{z-index:2;position:relative}.parallax-title{color:#fff;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:40px;font-size:clamp(60px,8vw,100px);font-weight:900;line-height:1}.parallax-title .highlight{color:var(--primary-yellow);display:block}.parallax-description{color:#fff;text-shadow:0 2px 10px #00000080;border-left:4px solid var(--primary-yellow);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border-radius:12px;margin-bottom:40px;padding:20px 30px;font-size:28px;font-style:italic;font-weight:600;line-height:1.6}.signature{color:var(--primary-yellow)}.signature-path{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s forwards draw}@keyframes draw{to{stroke-dashoffset:0}}.parallax-images{height:700px;position:relative}.parallax-image{width:350px;height:450px;position:absolute}.image-1{z-index:2;top:0;left:0}.image-2{z-index:1;bottom:0;right:0}.image-placeholder{background:linear-gradient(135deg,var(--primary-yellow)0%,var(--primary-teal)100%);border:1px solid #fff3;width:100%;height:100%;position:relative}.image-overlay{background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.image-label{letter-spacing:2px;color:#fff;z-index:2;font-size:12px;font-weight:700;position:absolute;bottom:20px;left:20px}.interactive-grid-section{background:#0a0a0a;padding:150px 0}.grid-container{max-width:1400px;margin:0 auto;padding:0 40px}.grid-header{text-align:center;margin-bottom:100px}.grid-title{flex-direction:column;align-items:center;margin-bottom:30px;font-size:clamp(60px,8vw,100px);font-weight:900;line-height:1;display:flex}.title-line{color:#fff;text-transform:uppercase;letter-spacing:-.02em}.title-line.highlight{color:var(--primary-yellow)}.grid-subtitle{color:#fff9;letter-spacing:1px;font-size:18px}.grid-items{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.grid-item{cursor:pointer;background:#1a1a1a;border:1px solid #ffffff1a;padding:50px 40px;transition:all .3s;position:relative;overflow:hidden}.grid-item:hover{border-color:var(--primary-yellow)}.grid-item.active{background:#000}.grid-item-inner{z-index:2;position:relative}.item-icon{margin-bottom:30px;font-size:60px;display:block}.item-title{color:#fff;text-transform:uppercase;letter-spacing:-.01em;margin-bottom:10px;font-size:28px;font-weight:700}.item-subtitle{color:var(--primary-yellow);letter-spacing:1px;margin-bottom:20px;font-size:14px}.item-description{color:#ffffffb3;margin-top:20px;font-size:14px;line-height:1.6}.item-arrow{color:var(--primary-yellow);margin-top:30px}.grid-item-background{z-index:1;background:linear-gradient(135deg,#f4e48e0d 0%,#4e747b0d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.testimonials-section{background:#000;padding:150px 0}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 40px}.testimonials-header{text-align:center;margin-bottom:100px}.testimonials-title{color:#fff;text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(60px,8vw,100px);font-weight:900;line-height:1}.testimonials-title .highlight{color:var(--primary-yellow)}.carousel-wrapper{position:relative}.testimonial-card{background:#1a1a1a;border:1px solid #f4e48e33;justify-content:center;align-items:center;min-height:400px;padding:80px 60px;display:flex;position:relative}.testimonial-content{text-align:center;max-width:800px}.quote-icon{color:var(--primary-yellow);opacity:.2;margin-bottom:30px;font-size:120px;line-height:.5}.testimonial-quote{color:#fff;margin-bottom:50px;font-size:28px;font-style:italic;line-height:1.6}.testimonial-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:30px;display:flex}.testimonial-info{text-align:left}.testimonial-name{color:#fff;margin-bottom:5px;font-size:20px;font-weight:700}.testimonial-treatment{color:var(--primary-yellow);letter-spacing:1px;font-size:14px}.testimonial-rating{gap:5px;display:flex}.star{color:var(--primary-yellow);font-size:24px}.carousel-controls{justify-content:center;align-items:center;gap:40px;margin-top:60px;display:flex}.carousel-button{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.carousel-button:hover{border-color:var(--primary-yellow);background:var(--primary-yellow);color:#000}.carousel-dots{gap:12px;display:flex}.dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.dot.active{background:var(--primary-yellow);border-radius:6px;width:40px}@media (max-width:1024px){.parallax-content{grid-template-columns:1fr;gap:60px}.parallax-images{height:500px}.horizontal-scroll-content{gap:30px;padding:0 40px}.service-card-horizontal{width:400px;height:500px}.section-intro-card,.section-outro-card{width:500px;height:500px}}@media (max-width:768px){.main-title{font-size:60px}.sub-title{font-size:24px}.hero-cta-group{flex-direction:column}.grid-items{grid-template-columns:1fr}.testimonial-card{padding:40px 30px}.testimonial-quote{font-size:20px}.testimonial-footer{flex-direction:column;align-items:flex-start;gap:20px}.circle-1,.circle-2,.circle-3{width:200px;height:200px}}.modern-footer{color:#fff;background:#000;position:relative;overflow:hidden}.footer-pattern{pointer-events:none;background-image:repeating-linear-gradient(45deg,#0000,#0000 35px,#f4e48e05 35px 70px);width:100%;height:100%;position:absolute;top:0;left:0}.footer-main{z-index:2;border-top:1px solid #ffffff1a;padding:150px 0 80px;position:relative}.footer-content-wrapper{grid-template-columns:1.5fr 2fr;gap:100px;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}.footer-brand-section{position:relative}.footer-brand-title{letter-spacing:-.02em;color:var(--primary-yellow);margin-bottom:30px;font-size:clamp(40px,6vw,80px);font-weight:900;line-height:1}.footer-tagline{color:#fff9;letter-spacing:1px;margin-bottom:50px;font-size:14px;line-height:1.8}.social-links{gap:20px;display:flex}.social-icon{color:#fff;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.social-icon:hover{border-color:var(--primary-yellow);background:var(--primary-yellow);color:#000;transform:translateY(-5px)}.footer-links-grid{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.footer-column{position:relative}.footer-heading{letter-spacing:2px;color:var(--primary-yellow);margin-bottom:30px;font-size:14px;font-weight:700}.footer-menu{margin:0;padding:0;list-style:none}.footer-menu li{margin-bottom:15px}.footer-menu a,.footer-menu span{color:#ffffffb3;font-size:14px;line-height:1.6;transition:color .3s;display:block}.footer-menu a:hover{color:var(--primary-yellow)}.contact-info .contact-label{letter-spacing:1px;color:var(--primary-yellow);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.contact-info li{margin-bottom:25px}.footer-bottom{z-index:2;border-top:1px solid #ffffff1a;padding:40px 0;position:relative}.footer-bottom-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.footer-bottom-text{letter-spacing:1px;color:#ffffff80;font-size:12px}.footer-legal{align-items:center;gap:20px;display:flex}.footer-legal a{letter-spacing:1px;color:#ffffff80;font-size:12px;transition:color .3s}.footer-legal a:hover{color:var(--primary-yellow)}.separator{color:#ffffff4d}@media (max-width:1024px){.footer-content-wrapper{grid-template-columns:1fr;gap:60px}.footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-main{padding:80px 0 60px}.footer-links-grid{grid-template-columns:1fr;gap:40px}.footer-bottom-content{text-align:center;flex-direction:column;gap:20px}.footer-legal{flex-direction:column;gap:10px}}.scroll-progress-bar{background:linear-gradient(90deg,var(--primary-yellow)0%,var(--primary-teal)100%);transform-origin:0%;z-index:9999;height:4px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #f4e48e4d}.scroll-progress-circle{z-index:9998;cursor:pointer;width:60px;height:60px;position:fixed;bottom:40px;right:40px}.scroll-to-top{background:var(--primary-yellow);cursor:pointer;color:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scroll-to-top:hover{background:var(--primary-teal);color:#fff}@media (max-width:768px){.scroll-progress-circle{width:50px;height:50px;bottom:20px;right:20px}.scroll-to-top{width:35px;height:35px}}.loading-screen{z-index:10000;will-change:opacity,transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loading-background{z-index:1;will-change:transform,opacity;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.loading-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}.loading-logo{flex-direction:column;align-items:center;gap:24px;display:flex}.loading-title{letter-spacing:.02em;color:var(--primary-yellow);text-transform:uppercase;text-shadow:0 0 30px #f4e48e4d;margin:0;font-size:clamp(48px,7vw,90px);font-weight:900}.loading-bar-container{background:#f4e48e26;border-radius:3px;width:280px;height:3px;position:relative;overflow:hidden}.loading-bar{background:linear-gradient(90deg,var(--primary-yellow)0%,var(--primary-teal)100%);transform-origin:0;will-change:transform;border-radius:3px;height:100%;box-shadow:0 0 20px #f4e48e99}.loading-text{letter-spacing:4px;color:#ffffffb3;text-transform:uppercase;margin:0;font-size:13px;font-weight:500}.loading-percentage{color:var(--primary-yellow);font-variant-numeric:tabular-nums;min-width:60px;margin-top:8px;font-size:20px;font-weight:700}.loading-spinner{position:relative}@media (max-width:768px){.loading-bar-container{width:200px}.loading-title{font-size:42px}.loading-percentage{font-size:18px}}.modern-header{z-index:9999;background:0 0;width:100%;padding:25px 0;transition:all .3s;position:fixed;top:0;left:0}.modern-header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #f4e48e1a;padding:15px 0;box-shadow:0 4px 30px #0000004d}.header-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.header-logo img{width:auto;height:60px;transition:all .3s}.modern-header.scrolled .header-logo img{height:50px}.desktop-nav{flex:1;justify-content:center;display:flex}.nav-links{gap:60px;margin:0;padding:0;list-style:none;display:flex}.nav-link{letter-spacing:2px;color:var(--text-white);padding:5px 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s;display:block;position:relative}.nav-link:hover{color:var(--primary-yellow)}.nav-link-underline{background:var(--primary-yellow);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-link:hover .nav-link-underline{width:100%}.header-cta{align-items:center;display:flex}.book-button{background:var(--primary-yellow);color:var(--bg-black);letter-spacing:2px;cursor:pointer;border:none;align-items:center;gap:10px;padding:15px 35px;font-size:12px;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.book-button:before{content:"";background:var(--primary-teal);z-index:-1;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.book-button:hover:before{left:0}.book-button:hover{color:var(--text-white)}.mobile-menu-button{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.burger-line{background:var(--primary-yellow);width:30px;height:3px;transition:all .3s}.burger-line.open:first-child{transform:rotate(45deg)translate(9px,9px)}.burger-line.open:nth-child(2){opacity:0}.burger-line.open:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}.mobile-menu{background:var(--bg-black);border-top:1px solid #f4e48e1a;overflow:hidden}.mobile-nav{flex-direction:column;gap:25px;padding:30px 40px;display:flex}.mobile-nav-link{letter-spacing:2px;color:var(--text-white);font-size:16px;font-weight:600;text-decoration:none;transition:color .3s;display:block}.mobile-nav-link:hover{color:var(--primary-yellow)}.mobile-book-button{background:var(--primary-yellow);color:var(--bg-black);letter-spacing:2px;text-align:center;margin-top:10px;padding:15px 30px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.mobile-book-button:hover{background:var(--primary-teal);color:var(--text-white)}@media (max-width:1024px){.nav-links{gap:40px}}@media (max-width:768px){.desktop-nav,.header-cta{display:none}.mobile-menu-button{display:flex}.header-logo img{height:50px}.modern-header{padding:15px 0}.header-content{padding:0 20px}}.service-card-horizontal{background:#fff;border-radius:12px;min-width:450px;max-width:450px;margin:0 20px;transition:all .4s;overflow:hidden;box-shadow:0 4px 20px #0000001a}.service-card-horizontal:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.service-card-link{color:inherit;text-decoration:none;display:block}.service-card-inner{flex-direction:column;height:100%;display:flex}@media (max-width:768px){.service-card-horizontal{min-width:350px;max-width:350px}.service-image-wrapper{height:300px!important}.service-title-on-image{font-size:20px!important}}
:root{--primary-yellow:#f4e48e;--primary-teal:#4e747b;--accent-gold:#e8d99f;--accent-dark-teal:#3a5a61;--bg-white:#fff;--bg-cream:#f5f3ee;--bg-light-yellow:#fdf9ec;--bg-light-teal:#e8eff1;--bg-soft-gray:#f0f0f0;--bg-section:#fafafa;--text-dark:#0d0d0d;--text-primary:#1a1a1a;--text-gray:#333;--text-light-gray:#555;--text-muted:#777;--border-light:#dcdcdc;--border-medium:silver;--border-dark:#a0a0a0;--shadow-soft:0 2px 15px #00000014;--shadow-medium:0 4px 25px #0000001a;--shadow-strong:0 8px 35px #00000026}.home-page-modern{background:var(--bg-cream);color:var(--text-primary)}body,p,span,div{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--text-primary)!important}.hero-section-modern{background:linear-gradient(135deg,var(--bg-light-yellow)0%,var(--bg-cream)100%)}.hero-background{background:linear-gradient(135deg,var(--bg-light-yellow)0%,var(--bg-cream)50%,var(--bg-light-teal)100%)}.gradient-overlay{background:radial-gradient(circle at 30%,#f4e48e4d 0%,#0000 50%),radial-gradient(circle at 70%,#4e747b33 0%,#0000 50%)}.floating-circle{background:#f4e48e26;border:2px solid #f4e48e4d}.hero-title-modern{color:var(--text-dark)}.letter-3d{color:var(--text-dark);text-shadow:2px 2px #f4e48e66,4px 4px #4e747b33}.hero-subtitle{color:var(--text-gray)}.hero-badge{color:var(--primary-teal);border-color:var(--primary-teal);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc}.cta-primary{background:var(--primary-yellow);color:var(--text-dark);box-shadow:0 4px 20px #f4e48e4d}.cta-primary:hover{background:var(--primary-teal);color:var(--bg-white);box-shadow:0 6px 30px #4e747b66}.cta-secondary{color:var(--primary-teal);border:2px solid var(--primary-teal);background:0 0}.cta-secondary:hover{background:var(--primary-teal);color:var(--bg-white)}.horizontal-scroll-section{background:var(--bg-white)}.section-header,.section-title-main{color:var(--text-dark)}.section-title-accent{background:linear-gradient(135deg,var(--primary-yellow)0%,var(--primary-teal)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-subtitle{color:var(--text-gray)}.scroll-instruction{color:var(--text-muted)}.service-card,.service-card-horizontal{background:var(--bg-white);border:1px solid var(--border-light);box-shadow:var(--shadow-soft)}.service-card:hover,.service-card-horizontal:hover{box-shadow:var(--shadow-strong);border-color:var(--primary-yellow);transform:translateY(-10px)}.service-image,.service-image-wrapper,.service-image-placeholder{background:var(--bg-soft-gray);overflow:hidden}.service-card-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-card-horizontal:hover .service-card-image{transform:scale(1.05)}.service-overlay{background:linear-gradient(#0000,#000000b3)}.service-title{color:var(--text-primary);font-weight:700!important}.service-description{color:var(--text-gray);font-weight:500}.service-number{color:var(--primary-teal)!important;font-weight:700!important}.service-link{color:var(--primary-teal);border-color:var(--primary-teal)}.service-link:hover{background:var(--primary-teal);color:var(--bg-white)}.parallax-section{background:var(--bg-light-teal)}.parallax-layer{background:0 0}.parallax-content h2{color:var(--text-dark)}.parallax-quote{color:var(--text-dark);text-shadow:none}.parallax-author{color:var(--primary-teal)}.parallax-signature path{stroke:var(--primary-yellow)}.testimonials-section{background:var(--bg-cream)}.testimonials-header h2{color:var(--text-dark)}.testimonials-subtitle{color:var(--text-gray)}.testimonial-card{background:var(--bg-white);border:1px solid var(--border-light);box-shadow:var(--shadow-medium)}.testimonial-text,.testimonial-author{color:var(--text-dark)}.testimonial-role{color:var(--text-muted)}.testimonial-quote{color:var(--text-dark)!important;font-size:20px!important;line-height:1.6!important}.testimonial-name{color:var(--text-dark)!important;font-weight:700!important}.testimonial-treatment{color:var(--primary-yellow)!important;font-weight:600!important}.quote-icon{color:var(--primary-yellow);opacity:.3}.carousel-button{background:var(--bg-white);color:var(--primary-teal);border:2px solid var(--border-light);box-shadow:var(--shadow-soft)}.carousel-button:hover{background:var(--primary-teal);color:var(--bg-white);border-color:var(--primary-teal)}.carousel-dots .dot{background:var(--border-medium)}.carousel-dots .dot.active{background:var(--primary-teal)}.about-section{background:var(--bg-white)}.about-content h2{color:var(--text-dark)}.about-content p{color:var(--text-gray)}.about-stats{background:var(--bg-light-yellow);border:1px solid var(--border-light)}.stat-number{color:var(--primary-teal)}.stat-label{color:var(--text-gray)}.feature-item{border-left-color:var(--primary-yellow)}.feature-title{color:var(--text-dark)}.feature-description{color:var(--text-gray)}.feature-icon{color:var(--primary-teal);background:#4e747b1a}.download-app-section{background:linear-gradient(135deg,var(--bg-light-yellow)0%,var(--bg-light-teal)100%)}.download-content h2{color:var(--text-dark)}.download-content p{color:var(--text-gray)}.download-buttons img{box-shadow:var(--shadow-medium)}.modern-footer{background:var(--text-dark);color:var(--bg-white)}.footer-pattern{opacity:.03}.footer-title{color:var(--primary-yellow)}.footer-link{color:#fffc}.footer-link:hover{color:var(--primary-yellow)}.social-link{color:var(--bg-white);background:#ffffff1a}.social-link:hover{background:var(--primary-yellow);color:var(--text-dark)}.footer-bottom{color:#fff9;border-top-color:#ffffff1a}.scroll-progress-bar{background:var(--primary-yellow)}.scroll-top-button{background:var(--bg-white);color:var(--primary-teal);border:2px solid var(--border-light);box-shadow:var(--shadow-medium)}.scroll-top-button:hover{background:var(--primary-teal);color:var(--bg-white);border-color:var(--primary-teal)}.progress-circle-bg{stroke:var(--border-light)}.progress-circle{stroke:var(--primary-teal)}.loading-screen{background:linear-gradient(135deg,var(--bg-light-yellow)0%,var(--bg-cream)100%)}.loading-logo{color:var(--text-dark)}.loading-spinner{border-color:var(--border-light);border-top-color:var(--primary-teal)}.loading-text{color:var(--text-gray)}@media (max-width:768px){.hero-title-modern{font-size:48px}.section-title-main{font-size:36px}.service-card{margin-bottom:20px}}*{transition:background-color .3s,color .3s,border-color .3s}.letter-3d,.floating-circle,.service-card,.testimonial-card{transition:transform .3s,box-shadow .3s}.service-title-overlay{z-index:10;pointer-events:none;padding:30px;position:absolute;top:0;left:0;right:0}.service-title-on-image{text-shadow:2px 2px 8px #00000080,0 0 20px #0000004d;margin-top:10px;line-height:1.2;color:#fff!important;letter-spacing:1px!important;font-size:24px!important;font-weight:800!important}.service-image-wrapper{background:#f0f0f0;height:400px;position:relative;overflow:hidden}.service-card-image{object-fit:cover;width:100%;height:100%;display:block}.service-overlay{z-index:5;background:linear-gradient(#0009 0%,#0000004d 40%,#000000b3 100%);position:absolute;inset:0}.service-content{background:#fff;padding:30px}.service-description{margin-bottom:20px;font-size:16px;line-height:1.6;color:var(--text-gray)!important}.service-arrow{background:var(--primary-yellow);width:50px;height:50px;color:var(--text-dark);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.service-card-horizontal:hover .service-arrow{background:var(--primary-teal);color:#fff;transform:rotate(45deg)}.service-number{letter-spacing:2px;text-shadow:1px 1px 3px #000c;font-size:14px;font-weight:700;display:inline-block;color:var(--primary-yellow)!important}.why-choose-section{background:var(--bg-cream)}.why-feature-title{color:var(--text-dark)!important;font-size:22px!important;font-weight:700!important}.why-feature-description{color:var(--text-gray)!important;font-weight:500!important;line-height:1.7!important}.why-feature-icon{color:var(--primary-teal)!important}.experience-badge{background:var(--primary-yellow);color:var(--text-dark)!important}.experience-number{color:var(--text-dark)!important;font-weight:800!important}.experience-text{color:var(--text-dark)!important;font-weight:600!important}.section-label{color:var(--primary-teal)!important;font-weight:700!important}.section-title{color:var(--text-dark)!important;font-weight:700!important}.section-description{color:var(--text-gray)!important;font-size:17px!important;font-weight:500!important;line-height:1.8!important}.why-choose-content .section-description{color:var(--text-gray)!important}.skin-tips-section{background:var(--bg-light-teal);margin-top:100px;padding:100px 20px}.skin-tips-container{max-width:1200px;margin:0 auto}.tips-header{text-align:center;margin-bottom:60px}.tips-header .section-description{max-width:700px;margin:0 auto}.tips-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.tip-card{background:#fff;border-radius:12px;padding:40px;transition:all .3s;box-shadow:0 4px 20px #00000014}.tip-icon-wrapper{borderradius:50%;background:var(--primary-yellow);justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.tip-icon-wrapper svg{stroke:var(--primary-teal)}.tip-title{color:var(--text-dark);margin-bottom:15px;font-size:22px;font-weight:700;line-height:1.3}.tip-description{color:var(--text-gray);font-size:16px;font-weight:500;line-height:1.7}.cta-section{background:var(--primary-teal);color:#fff;text-align:center;padding:120px 20px}.cta-content{max-width:800px;margin:0 auto}.cta-title{color:#fff;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.2}.cta-description{opacity:.95;color:#fff;margin-bottom:40px;font-size:20px;font-weight:500;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.cta-button{letter-spacing:1px;border-radius:8px;padding:18px 40px;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-button.primary{background:var(--primary-yellow);color:var(--text-dark)}.cta-button.primary:hover{background:var(--accent-gold);transform:translateY(-2px);box-shadow:0 8px 25px #0003}.cta-button.secondary{color:#fff;background:0 0;border:2px solid #fff}.cta-button.secondary:hover{color:var(--primary-teal);background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0003}@media (max-width:768px){.cta-title{font-size:36px}.cta-description{font-size:18px}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px}}.section-title-large{text-shadow:0 2px 4px #0000001a;color:var(--text-dark)!important;letter-spacing:2px!important;font-size:72px!important;font-weight:800!important;line-height:1.1!important}.section-description-large{color:var(--text-gray)!important;font-size:18px!important;font-weight:600!important;line-height:1.6!important}.modern-footer{background:var(--text-dark)!important}.footer-brand-title{text-shadow:0 2px 4px #0000004d;color:#fff!important;font-weight:800!important}.footer-tagline{color:#fffffff2!important;font-size:16px!important;font-weight:500!important}.footer-heading{color:#fff!important;letter-spacing:1px!important;font-size:16px!important;font-weight:700!important}.footer-menu li a{color:#ffffffd9!important;font-size:15px!important;font-weight:500!important}.footer-menu li a:hover{color:var(--primary-yellow)!important}.footer-contact-info{color:#ffffffd9!important;font-weight:500!important}.footer-contact-item{color:#ffffffd9!important}.footer-contact-item svg{stroke:var(--primary-yellow)!important}.footer-bottom{border-top:1px solid #ffffff1a!important}.footer-copyright,.footer-legal a{color:#ffffffb3!important;font-weight:500!important}.footer-legal a:hover{color:var(--primary-yellow)!important}.section-intro-card{border:1px solid #f4e48e26;position:relative;overflow:hidden;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%)!important}.section-intro-card:before{content:"";background:linear-gradient(90deg,var(--primary-yellow),var(--primary-teal));height:3px;position:absolute;top:0;left:0;right:0}.intro-content{z-index:1;position:relative}.intro-number{color:var(--primary-yellow);opacity:.15;letter-spacing:-5px;margin-bottom:-60px;font-size:120px;font-weight:900;line-height:1}.section-intro-card .section-title-large{background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;color:#fff!important;letter-spacing:-1px!important;margin-bottom:24px!important;font-size:64px!important;font-weight:800!important;line-height:1.1!important}.intro-divider{background:var(--primary-yellow);border-radius:2px;width:60px;height:3px;margin:24px 0}.section-intro-card .section-description-large{max-width:380px;margin-bottom:32px;color:#ffffffd9!important;font-size:18px!important;font-weight:500!important;line-height:1.7!important}.intro-badge{color:var(--primary-yellow);letter-spacing:.5px;background:#f4e48e1a;border:1px solid #f4e48e4d;border-radius:30px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;display:inline-flex}.intro-badge svg{stroke:var(--primary-yellow)}@media (max-width:768px){.intro-number{margin-bottom:-40px;font-size:80px}.section-intro-card .section-title-large{font-size:48px!important}.section-intro-card .section-description-large{font-size:16px!important}.intro-badge{padding:10px 16px;font-size:12px}}*{transition-timing-function:ease-out!important}.service-card-horizontal{transition:transform .3s,box-shadow .3s!important}.service-card-horizontal:hover{transform:translateY(-5px)!important}.tip-card{transition:transform .2s,box-shadow .2s!important}.tip-icon-wrapper{transition:transform .2s!important}.cta-button{transition:all .2s!important}.cta-button:hover{transform:translateY(-2px)!important}.footer-menu li a,.footer-legal a{transition:color .15s!important}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:768px){.hero-content{padding:100px 20px 60px!important}.hero-title{font-size:48px!important;line-height:1.1!important}.hero-subtitle{margin:20px 0 30px!important;font-size:20px!important}.horizontal-scroll-section{padding:60px 0!important}.service-card-horizontal{min-width:85vw!important;max-width:85vw!important;margin:0 10px!important}.section-intro-card{min-width:85vw!important;max-width:85vw!important;padding:40px 20px!important}.intro-number{margin-bottom:-40px!important;font-size:80px!important}.testimonials-section{padding:60px 20px!important}.testimonial-card{padding:30px 20px!important}.testimonial-quote{font-size:16px!important;line-height:1.6!important}.about-section{padding:60px 20px!important}.about-container{flex-direction:column!important;gap:40px!important}.about-images{width:100%!important;max-width:100%!important}.about-content{width:100%!important}.section-title{font-size:32px!important;line-height:1.2!important}.why-choose-section{padding:60px 20px!important}.why-features-grid{grid-template-columns:1fr!important;gap:30px!important}.skin-tips-section{padding:60px 20px!important}.tips-grid{grid-template-columns:1fr!important;gap:25px!important}.tip-card{padding:30px 20px!important}.cta-section{padding:60px 20px!important}.cta-title{font-size:32px!important}.cta-description{font-size:16px!important}.modern-footer{padding:50px 20px 30px!important}.footer-main{text-align:center!important;grid-template-columns:1fr!important;gap:40px!important}.footer-brand,.footer-menu,.footer-contact{text-align:center!important}.footer-menu{columns:2!important}.parallax-quote{padding:0 20px!important;font-size:28px!important}.service-hero{min-height:50vh!important;padding:80px 20px 40px!important}.service-hero h1{font-size:36px!important}.service-content,.service-section{padding:40px 20px!important}}@media (min-width:769px) and (max-width:1024px){.hero-title{font-size:64px!important}.service-card-horizontal{min-width:380px!important;max-width:380px!important}.about-container{gap:50px!important}.why-features-grid{grid-template-columns:repeat(2,1fr)!important}}@media (hover:none) and (pointer:coarse){.service-card-horizontal:hover,.tip-card:hover{transform:none!important}.cta-button{min-height:48px!important;padding:16px 36px!important}.footer-menu li a{padding:8px 0!important;display:inline-block!important}button,.cta-button,.modern-header a{-webkit-tap-highlight-color:transparent!important;-webkit-user-select:none!important;user-select:none!important}}@media (max-width:480px){.hero-title{font-size:38px!important}.section-title{font-size:28px!important}.service-card-horizontal,.section-intro-card{min-width:90vw!important;max-width:90vw!important}.intro-number{font-size:60px!important}.section-intro-card .section-title-large{font-size:42px!important}.footer-menu{columns:1!important}}
.modern-header{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000;width:100%;padding:25px 0;transition:all .3s;position:fixed;top:0;left:0}.modern-header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #4e747b26;padding:15px 0;box-shadow:0 4px 30px #00000014}.header-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.header-logo img{width:auto;height:60px;transition:all .3s}.modern-header.scrolled .header-logo img{height:50px}.desktop-nav{flex:1;justify-content:center;display:flex}.nav-links{gap:60px;margin:0;padding:0;list-style:none;display:flex}.nav-link{letter-spacing:2px;color:var(--text-dark);padding:5px 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .3s;display:block;position:relative}.nav-link:hover{color:var(--primary-teal)}.nav-link-underline{background:var(--primary-yellow);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-link:hover .nav-link-underline{width:100%}.header-cta{align-items:center;display:flex}.book-button{background:var(--primary-yellow);color:var(--text-dark);letter-spacing:2px;cursor:pointer;border:none;align-items:center;gap:10px;padding:15px 35px;font-size:12px;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 15px #f4e48e4d}.book-button:before{content:"";background:var(--primary-teal);z-index:-1;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.book-button:hover:before{left:0}.book-button:hover{color:var(--bg-white);box-shadow:0 4px 25px #4e747b66}.mobile-menu-button{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.burger-line{background:var(--primary-teal);width:30px;height:3px;transition:all .3s}.burger-line.open:first-child{transform:rotate(45deg)translate(9px,9px)}.burger-line.open:nth-child(2){opacity:0}.burger-line.open:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}.mobile-menu{background:var(--bg-white);border-top:1px solid #4e747b26;overflow:hidden}.mobile-nav{flex-direction:column;gap:25px;padding:30px 40px;display:flex}.mobile-nav-link{letter-spacing:2px;color:var(--text-dark);font-size:16px;font-weight:600;text-decoration:none;transition:color .3s;display:block}.mobile-nav-link:hover{color:var(--primary-teal)}.mobile-book-button{background:var(--primary-yellow);color:var(--text-dark);letter-spacing:2px;text-align:center;margin-top:10px;padding:15px 30px;font-size:12px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 15px #f4e48e4d}.mobile-book-button:hover{background:var(--primary-teal);color:var(--bg-white);box-shadow:0 4px 25px #4e747b66}@media (max-width:1024px){.nav-links{gap:40px}}@media (max-width:768px){.desktop-nav,.header-cta{display:none}.mobile-menu-button{display:flex}.header-logo img{height:50px}.modern-header{padding:15px 0}.header-content{padding:0 20px}}
@media (max-width:768px){.hero-content{padding:100px 20px 60px!important}.hero-title{font-size:48px!important;line-height:1.1!important}.hero-subtitle{margin:20px 0 30px!important;font-size:20px!important}.horizontal-scroll-section{padding:60px 0!important}.service-card-horizontal{min-width:85vw!important;max-width:85vw!important;margin:0 10px!important}.section-intro-card{min-width:85vw!important;max-width:85vw!important;padding:40px 20px!important}.intro-number{margin-bottom:-40px!important;font-size:80px!important}.testimonials-section{padding:60px 20px!important}.testimonial-card{padding:30px 20px!important}.testimonial-quote{font-size:16px!important;line-height:1.6!important}.about-section{padding:60px 20px!important}.about-container{flex-direction:column!important;gap:40px!important}.about-images{width:100%!important;max-width:100%!important}.about-content{width:100%!important}.section-title{font-size:32px!important;line-height:1.2!important}.why-choose-section{padding:60px 20px!important}.why-features-grid{grid-template-columns:1fr!important;gap:30px!important}.skin-tips-section{padding:60px 20px!important}.tips-grid{grid-template-columns:1fr!important;gap:25px!important}.tip-card{padding:30px 20px!important}.cta-section{padding:60px 20px!important}.cta-title{font-size:32px!important}.cta-description{font-size:16px!important}.modern-footer{padding:50px 20px 30px!important}.footer-main{text-align:center!important;grid-template-columns:1fr!important;gap:40px!important}.footer-brand,.footer-menu,.footer-contact{text-align:center!important}.footer-menu{columns:2!important}.parallax-quote{padding:0 20px!important;font-size:28px!important}.service-hero{min-height:50vh!important;padding:80px 20px 40px!important}.service-hero h1{font-size:36px!important}.service-content,.service-section{padding:40px 20px!important}}@media (min-width:769px) and (max-width:1024px){.hero-title{font-size:64px!important}.service-card-horizontal{min-width:380px!important;max-width:380px!important}.about-container{gap:50px!important}.why-features-grid{grid-template-columns:repeat(2,1fr)!important}}@media (hover:none) and (pointer:coarse){.service-card-horizontal:hover,.tip-card:hover{transform:none!important}.cta-button{min-height:48px!important;padding:16px 36px!important}.footer-menu li a{padding:8px 0!important;display:inline-block!important}button,.cta-button,.modern-header a{-webkit-tap-highlight-color:transparent!important;-webkit-user-select:none!important;user-select:none!important}}@media (max-width:480px){.hero-title{font-size:38px!important}.section-title{font-size:28px!important}.service-card-horizontal,.section-intro-card{min-width:90vw!important;max-width:90vw!important}.intro-number{font-size:60px!important}.section-intro-card .section-title-large{font-size:42px!important}.footer-menu{columns:1!important}}@media (max-width:768px){.hero-description-modern{padding:0 10px!important;font-size:16px!important}.highlight-text{margin-top:15px!important;padding:10px 20px!important;font-size:16px!important}.main-title{font-size:48px!important;line-height:1.1!important}.sub-title{margin-bottom:20px!important;font-size:20px!important}.cta-primary,.cta-secondary{min-height:52px!important;padding:16px 32px!important;font-size:13px!important}.book-button{padding:14px 28px!important;font-size:12px!important}.parallax-section{min-height:auto!important;padding:60px 20px!important}.parallax-title{margin-bottom:20px!important;font-size:36px!important;line-height:1.2!important}.parallax-description{margin-bottom:30px!important;padding:15px 20px!important;font-size:18px!important}.parallax-images{grid-template-columns:1fr!important;gap:20px!important;margin-top:40px!important}.parallax-image{height:300px!important}.scroll-container{padding:30px 20px!important;scroll-padding:20px!important}.service-card-horizontal{min-width:85vw!important;max-width:85vw!important;margin:0 8px!important}.service-hero-title{font-size:32px!important;line-height:1.2!important}.service-hero-subtitle{font-size:16px!important}.service-section-block{margin-bottom:20px!important;padding:30px 20px!important}.service-section-title{margin-bottom:15px!important;font-size:24px!important}.service-section-text{font-size:15px!important;line-height:1.7!important}.service-features-list{gap:12px!important}.service-feature-item{padding:12px 15px!important;font-size:14px!important}.about-hero-title{font-size:36px!important;line-height:1.2!important}.about-hero-description{margin-bottom:15px!important;font-size:15px!important;line-height:1.6!important}.values-section{padding:60px 20px!important}.values-title{font-size:32px!important}.values-cards{grid-template-columns:1fr!important;gap:20px!important}.value-card{padding:30px 20px!important}.journey-title{font-size:32px!important}.journey-description{font-size:15px!important}.accordion-header{padding:18px 15px!important;font-size:16px!important}.accordion-content{padding:15px!important;font-size:14px!important}.about-footer{padding:50px 20px!important}.footer-brand-section{margin-bottom:40px!important}.footer-links-grid{grid-template-columns:1fr!important;gap:30px!important}.footer-section-title{margin-bottom:15px!important;font-size:16px!important}.footer-links-list,.footer-contact-list{font-size:14px!important}.footer-bottom{text-align:center!important;flex-direction:column!important;gap:20px!important}.footer-legal-links{flex-direction:column!important;gap:15px!important}.breadcrumbs{padding:12px 15px!important}.breadcrumbs-list{gap:5px!important;font-size:13px!important}.breadcrumb-item{font-size:13px!important}.faq-section{padding:60px 20px!important}.faq-title{font-size:32px!important}.faq-description{font-size:16px!important}.faq-question{padding:18px 15px!important;font-size:16px!important}.faq-answer{padding:0 15px 20px!important}.faq-answer p{font-size:14px!important}.download-hero{padding:80px 20px 40px!important}.heading-primary{font-size:36px!important}.hero-description{font-size:15px!important}.store-buttons{flex-direction:column!important;width:100%!important}.store-btn{width:100%!important}.features-grid{grid-template-columns:1fr!important}.policy-page h1{font-size:32px!important}.policy-page h2{font-size:24px!important}.policy-page p{font-size:15px!important}.scroll-progress-circle{bottom:70px!important;right:15px!important}.scroll-to-top{width:50px!important;height:50px!important}img{max-width:100%!important;height:auto!important}.hero-img,.service-image,.about-image{object-fit:cover!important;width:100%!important}body,html{overflow-x:hidden!important}.container,.section{max-width:100%!important;overflow-x:hidden!important}section{padding-left:20px!important;padding-right:20px!important}.modern-header{z-index:9999!important}.mobile-nav{padding:20px!important}.mobile-nav-link{padding:12px 0!important;font-size:15px!important}}@media (max-width:375px){.main-title{font-size:42px!important}.parallax-title{font-size:28px!important}.about-hero-title{font-size:32px!important}.service-card-horizontal{min-width:92vw!important;max-width:92vw!important}.cta-primary,.cta-secondary{padding:14px 24px!important;font-size:12px!important}}@media (max-height:600px) and (orientation:landscape){.hero-section-modern{min-height:100vh!important;padding:100px 20px 40px!important}.parallax-section{min-height:auto!important;padding:40px 20px!important}.service-hero{min-height:60vh!important}}
