.navbar{z-index:1000;width:100%;height:96px;transition:all .35s;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #e2e8f0cc;height:72px;box-shadow:0 10px 40px #0f172a0d}.nav-container{justify-content:space-between;align-items:center;gap:30px;width:min(1400px,92%);height:100%;margin:auto;display:flex}.logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.logo-img{object-fit:contain;width:80px;height:80px;transition:all .35s}.logo-text{flex-direction:column;display:flex}.logo-text span{color:#0f172a;font-size:2rem;font-weight:700;line-height:1;transition:all .35s}.logo-text small{color:#009688;font-size:.8rem;font-weight:500}.navbar.scrolled .logo-img{width:60px;height:60px}.navbar.scrolled .logo-text span{font-size:1.7rem}.nav-links{align-items:center;gap:30px;display:flex}.nav-links a{color:#334155;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.nav-links a:hover{color:#009688}.active-link{color:#009688!important}.active-link:after{content:"";background:#009688;border-radius:10px;width:100%;height:2px;position:absolute;bottom:-8px;left:0}.nav-btn{background:#009688;border-radius:14px;padding:14px 24px;font-size:.92rem;font-weight:700;transition:all .35s;box-shadow:0 10px 25px #00968840;color:#fff!important}.navbar.scrolled .nav-btn{padding:11px 22px}.nav-btn:hover{transform:translateY(-2px);box-shadow:0 18px 35px #0096884d}.hamburger{cursor:pointer;background:#fff;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:none;box-shadow:0 5px 20px #0f172a14}.hamburger span{background:#0f172a;border-radius:20px;width:22px;height:2px;transition:all .3s}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.navbar{height:78px}.navbar.scrolled{height:68px}.logo-img{width:58px;height:58px}.navbar.scrolled .logo-img{width:52px;height:52px}.logo-text span{font-size:1.35rem}.navbar.scrolled .logo-text span{font-size:1.2rem}.nav-links{z-index:1001;background:#fff;flex-direction:column;gap:10px;width:78%;max-width:360px;height:100vh;padding:90px 24px 24px;transition:all .35s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-30px 0 60px #0f172a26}.nav-links.active{right:0}.nav-links a{border-radius:16px;align-items:center;width:100%;min-height:56px;padding:0 18px;font-size:1rem;display:flex}.active-link{border:1px solid #bfdbfe;color:#009688!important;background:#eff6ff!important}.active-link:after{display:none}.nav-btn{justify-content:center;align-items:center;width:100%;min-height:56px;margin-top:20px;display:flex}.hamburger{z-index:1100;display:flex}}.login-link{white-space:nowrap}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:100vh;padding:120px 80px 80px;display:flex;position:relative;overflow:hidden}.hero-content{color:#fff;z-index:2;width:100%;max-width:680px}.hero-content h1{margin-bottom:20px;font-size:clamp(42px,5vw,62px);font-weight:700;line-height:1.05}.hero-content p{max-width:85%;margin-bottom:30px;font-size:18px;line-height:1.7}.hero-content button{color:#fff;background:#009688;border:none;border-radius:6px;padding:15px 30px;font-size:16px;font-weight:500;transition:all .3s}.hero-content button:hover{background:#00796b}@media (width<=992px){.hero{min-height:90vh;padding:120px 40px 70px}.hero-content p{max-width:100%}}@media (width<=768px){.hero{min-height:100vh;padding:120px 20px 50px}.hero-content{width:100%}.hero-content h1{margin-bottom:20px;line-height:1.1}.hero-content p{max-width:100%;margin-bottom:28px;font-size:16px;line-height:1.7}.hero-content button{width:230px;height:56px;font-size:16px}}@media (width<=480px){.hero{padding:110px 20px 40px}.hero-content h1{font-size:42px}.hero-content p{font-size:15px}.hero-content button{width:100%}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.services-section{background:#f8fafc;width:100%;padding:90px 80px}.section-title{text-align:center;max-width:850px;margin:0 auto 45px}.section-title p{color:#64748b;max-width:700px;margin:auto;font-size:1.05rem;line-height:1.8}.service-home-card{background:#fff;border:1px solid #e7edf4;border-radius:22px;flex-direction:column;padding:22px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.service-home-card:hover{border-color:#d4ece9;transform:translateY(-8px);box-shadow:0 18px 40px #00000014}.service-home-card:active{transform:scale(.98)}.service-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.service-icon{color:#009688;background:#ecfeff;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;transition:all .3s;display:flex}.service-home-card:hover .service-icon{transform:scale(1.08)}.service-home-card h3{color:#009688;margin:0;font-size:1.55rem;font-weight:700;line-height:1.2}.service-home-card p{color:#64748b;flex-grow:1;margin:0;font-size:15px;line-height:1.8}.service-arrow{color:#009688;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-top:18px;font-size:22px;transition:all .3s;display:flex}.service-home-card:hover .service-arrow{color:#fff;background:#009688;transform:translate(6px)}.view-all-container{justify-content:center;margin-top:40px;display:flex}.view-all-btn{color:#fff;background:#0f9d92;border-radius:999px;align-items:center;gap:10px;padding:15px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 12px 25px #0f9d9240}.view-all-btn:hover{transform:translateY(-3px)}.view-all-btn span{font-size:1.2rem}@media (width<=1200px){.services-grid{grid-template-columns:repeat(2,1fr)}.service-home-card h3{font-size:1.45rem}}@media (width<=768px){.services-section{padding:70px 20px}.section-title{margin-bottom:35px}.section-title h2{font-size:48px}.services-grid{grid-template-columns:1fr;gap:18px}.service-home-card{padding:20px}.service-header{gap:12px}.service-icon{width:58px;height:58px;font-size:26px}.service-home-card h3{font-size:1.35rem}.service-home-card p{font-size:14px}.view-all-btn{justify-content:center;width:100%;max-width:300px}}@media (width<=480px){.services-section{padding:50px 16px}.section-title h2{font-size:32px}.section-title p{font-size:15px}.service-home-card{min-height:150px;padding:18px}.service-icon{width:54px;height:54px;font-size:24px}.service-home-card h3{font-size:1.2rem}.service-home-card p{padding-right:50px;font-size:13.5px}.service-arrow{width:42px;height:42px;right:15px}}@media (width<=768px){.services-section{padding:60px 20px}.section-title{margin-bottom:35px}.section-title h2{font-size:48px}.services-grid{grid-template-columns:1fr;gap:18px}.service-home-card{min-height:170px;padding:22px;position:relative}.service-icon{width:58px;height:58px;font-size:26px}.service-home-card h3{margin-bottom:8px;font-size:1.35rem}.service-home-card p{padding-right:60px;font-size:14px;line-height:1.7}.service-arrow{color:#fff;background:#009688;width:48px;height:48px;margin-top:0;position:absolute;top:50%;right:18px;transform:translateY(-50%);box-shadow:0 8px 18px #00968840}.service-home-card:hover .service-arrow{transform:translateY(-50%)scale(1.08)}.view-all-btn{justify-content:center;width:100%;max-width:300px}}.desktop-services{display:grid}.mobile-services-swiper{display:none}@media (width<=768px){.desktop-services{display:none!important}.mobile-services-swiper{display:block!important}.mobile-services-swiper .service-home-card:hover{transform:translateY(-3px)}}.services-section .section-title{text-align:center!important;display:block!important}.services-section .section-title h2,.services-section .section-title p{width:100%;display:block}.packages-section{background:#f8fafc;width:100%;padding:90px 80px}.section-title p{color:#64748b;font-size:1.1rem;font-weight:500}.packages-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.package-card{perspective:1500px;cursor:pointer;height:300px}.package-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.package-card.flipped .package-inner{transform:rotateY(180deg)}.package-front,.package-back{backface-visibility:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:24px;position:absolute;inset:0;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.package-front{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.package-icon{color:#0d9488;background:#ecfeff;border-radius:18px;justify-content:center;align-items:center;width:75px;height:75px;margin-bottom:18px;font-size:32px;display:flex}.package-front h3{color:#0f766e;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-bottom:16px;font-size:1.45rem;font-weight:600;overflow:hidden}.price-row{border-top:1px solid #eef2f7;justify-content:space-between;align-items:flex-end;width:100%;margin-top:auto;padding-top:25px;display:flex}.old-price{color:#b0b8c5;letter-spacing:.2px;font-size:1.05rem;font-weight:500;text-decoration:line-through}.new-price{color:#081f5c;letter-spacing:-.5px;font-family:Poppins,Inter,sans-serif;font-size:2rem;font-weight:600;line-height:1}.test-count{color:#64748b;margin-top:8px;font-size:.95rem;font-weight:600}.package-back{flex-direction:column;padding:24px;display:flex;transform:rotateY(180deg)}.package-back h4{text-align:center;color:#081f5c;margin-bottom:20px;font-size:1.4rem;font-weight:800}.package-back ul{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.package-back li{color:#334155;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.package-back li svg{color:#0ea5e9;min-width:16px}.more-tests{text-align:center;color:#0ea5e9;margin:12px 0;font-weight:700}.package-actions{gap:10px;display:flex}.details-btn,.book-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px;font-size:.9rem;font-weight:700;transition:all .3s}.details-btn{color:#0f172a;background:#e2e8f0}.details-btn:hover{background:#cbd5e1}.book-btn{color:#fff;background:#0d9488}.book-btn:hover{background:#0f766e}.packages-footer{text-align:center;margin-top:50px}.view-all-packages{color:#fff;background:#0d9488;border-radius:999px;justify-content:center;align-items:center;padding:16px 34px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.view-all-packages:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0d948840}.package-modal{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.package-modal-content{background:#fff;border-radius:24px;width:100%;max-width:950px;padding:35px;animation:.25s popup;position:relative;box-shadow:0 30px 80px #0f172a33}@keyframes popup{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;color:#0f172a;background:#f1f5f9;border:none;border-radius:16px;width:54px;height:54px;font-size:22px;position:absolute;top:20px;right:20px}.modal-header{margin-bottom:24px;padding-right:70px}.modal-header h2{color:#081f5c;margin-bottom:14px;font-size:2.4rem;font-weight:700;line-height:1.1}.modal-price{align-items:center;gap:14px;display:flex}.modal-old{color:#94a3b8;font-size:1.15rem;font-weight:500;text-decoration:line-through}.modal-new{color:#0d9488;letter-spacing:-.5px;font-size:2.2rem;font-weight:600}.modal-description{color:#64748b;margin-bottom:25px;line-height:1.8}.modal-tests{grid-template-columns:repeat(2,1fr);gap:14px 25px;margin-bottom:30px;display:grid}.modal-test{color:#334155;align-items:center;gap:10px;font-weight:600;display:flex}.modal-test svg{color:#0ea5e9}.modal-footer{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:30px;padding-top:24px;display:flex}.modal-count{color:#64748b;white-space:nowrap;font-size:1.05rem;font-weight:600}.modal-book-btn{cursor:pointer;color:#fff;background:#0d9488;border:none;border-radius:12px;padding:14px 28px;font-weight:700}.modal-book-btn:hover{background:#0f766e}@media (width<=1200px){.packages-grid{grid-template-columns:repeat(2,1fr);gap:20px}.package-card{height:320px}.package-front h3{font-size:1.25rem}}@media (width<=768px){.section-title h2{font-size:48px}.package-icon{width:65px;height:65px;font-size:26px}.package-front h3{font-size:1.15rem}.price-row{margin-top:25px}.package-card:active{transform:scale(.98)}.packages-section{padding:60px 18px}.section-title{margin-bottom:35px}.section-title h2{font-size:3rem;line-height:1}.section-title p{max-width:300px;margin:auto;font-size:1rem}.packages-grid{grid-template-columns:1fr;gap:22px}.package-card{width:100%;max-width:380px;height:300px;margin:auto}.package-front,.package-back{border-radius:22px}.package-front{padding:20px}.package-back{padding:18px}.package-icon{width:64px;height:64px;margin-bottom:14px;font-size:26px}.package-front h3{word-break:break-word;white-space:normal;text-overflow:unset;justify-content:center;align-items:center;min-height:55px;font-size:1.15rem;line-height:1.25;display:flex;overflow:visible}.test-count{font-size:.95rem}.price-row{padding-top:18px}.old-price{font-size:.95rem}.new-price{font-size:1.8rem}.package-back h4{margin-bottom:14px;font-size:1.2rem}.package-back ul{gap:8px}.package-back li{font-size:.85rem}.details-btn,.book-btn{padding:11px;font-size:.85rem}.view-all-packages{width:100%;max-width:320px}}@media (width<=480px){.packages-section{padding:50px 16px}.section-title h2{font-size:32px}.package-front{min-height:240px;padding:20px}.package-front h3{font-size:1rem}.new-price{font-size:1.6rem}.old-price{font-size:.85rem}.modal-header h2,.modal-new{font-size:1.5rem}}@media (hover:hover){.package-card:hover .package-inner{transform:rotateY(180deg)}}@media (width<=768px){.package-modal{align-items:flex-start;padding:12px;overflow-y:auto}.package-modal-content{border-radius:20px;max-width:100%;margin-top:20px;padding:22px}.modal-close{width:46px;height:46px;font-size:18px;top:15px;right:15px}.modal-header{margin-bottom:20px;padding-right:55px}.modal-header h2{font-size:1.6rem;line-height:1.2}.modal-price{flex-wrap:wrap;gap:8px}.modal-new{font-size:1.7rem}.modal-old{font-size:1rem}.modal-description{font-size:.95rem;line-height:1.7}.modal-tests{grid-template-columns:1fr;gap:12px}.modal-test{font-size:.9rem}.modal-footer{flex-direction:column;align-items:stretch;gap:15px}.modal-count{text-align:center}.modal-book-btn{width:100%}}.mobile-packages-swiper{display:none}.desktop-packages{display:grid}@media (width<=768px){.desktop-packages{display:none!important}.mobile-packages-swiper{display:block!important}}.packages-section .section-title{text-align:center!important;display:block!important}.packages-section .section-title h2,.packages-section .section-title p{width:100%;display:block}.about-section{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;padding:90px 80px;display:grid}.about-left img{object-fit:cover;border-radius:14px;width:100%;height:500px;transition:transform .4s}.about-left:hover img{transform:scale(1.02)}.about-right h2{color:#111;margin-bottom:25px;font-size:48px;line-height:1.2}.about-right p{color:#555;margin-bottom:18px;font-size:17px;line-height:1.9}.stats-container{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:35px;display:grid}.stat-box{text-align:center;background:#f8f9fa;border-radius:12px;padding:24px 20px;transition:all .3s;transform:translateY(-5px);box-shadow:0 12px 24px #00000014}.stat-box h1{color:#009688;margin-bottom:10px;font-size:36px}.stat-box p{margin:0;font-size:15px;line-height:1.5}@media (width<=992px){.about-section{grid-template-columns:1fr}.about-left img{height:400px}}@media (width<=768px){.about-section{gap:35px;padding:70px 20px}.about-right h2{font-size:38px}.about-right p{font-size:16px}.stats-container{grid-template-columns:1fr 1fr;gap:14px}.stat-box{padding:18px 14px}.stat-box h1{font-size:30px}}@media (width<=480px){.about-right h2{font-size:32px}.about-left img{height:280px}}.about-header{justify-content:flex-start;align-items:center;gap:16px;margin-bottom:24px;display:flex}.about-header h2{color:#111;margin:0;font-size:48px;font-weight:700;line-height:1.2}.about-more-btn{color:#fff;background:#009688;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 18px #0096882e}.about-more-btn:hover{background:#00796b;transform:translateY(-2px)translate(4px);box-shadow:0 12px 24px #00968847}@media (width<=768px){.about-header{gap:12px;margin-bottom:18px}.about-header h2{font-size:38px}.about-more-btn{width:38px;height:38px;font-size:18px}}@media (width<=480px){.about-header h2{font-size:32px}.about-more-btn{width:34px;height:34px;font-size:16px}}.testimonials-section{background:#f8fafc;padding:70px 5%}.section-title{text-align:center;margin-bottom:40px}.testimonial-tag{color:#2563eb;background:#eff6ff;border-radius:50px;margin-bottom:18px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-block}.section-title h2{letter-spacing:-1px;color:#0f172a;margin-bottom:18px;font-size:64px;font-weight:700;line-height:1.1}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #e2e8f0cc;border-radius:22px;padding:24px;transition:all .3s}.testimonial-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 15px 40px #2563eb14}.testimonial-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.stars{color:#fbbf24;gap:3px;font-size:.9rem;display:flex}.verified{color:#059669;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.review{color:#475569;margin-bottom:20px;font-size:.96rem;line-height:1.8}.testimonial-card h4{color:#0f172a;font-size:1rem;font-weight:700}@media (width<=768px){.testimonials-section{padding:60px 5%}.testimonial-card{padding:20px}.section-title h2{font-size:48px}.section-title p{font-size:16px}}@media (width<=480px){.testimonials-section{padding:50px 16px}.section-title h2{font-size:32px}.section-title p{font-size:15px}}.contact-section{background:#f8fafc;padding:70px 5%}.contact-header{text-align:center;margin-bottom:45px}.contact-tag{color:#2563eb;background:#eff6ff;border-radius:50px;margin-bottom:15px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-block}.contact-header h2{letter-spacing:-1px;color:#0f172a;margin-bottom:18px;font-size:64px;font-weight:700;line-height:1.1}.contact-header p{color:#64748b;max-width:700px;margin:auto;font-size:18px;line-height:1.8}.contact-container{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.info-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:15px;margin-bottom:15px;padding:18px;display:flex}.contact-icon{color:#0f9d92;margin-top:3px;font-size:20px}.info-card h3{color:#0f172a;margin-bottom:4px;font-size:1rem}.info-card p,.info-card span{color:#64748b;line-height:1.6}.info-card a{color:#0f172a;text-decoration:none}.contact-highlights{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.contact-highlights div{background:#fff;border:1px solid #e2e8f0;border-radius:50px;align-items:center;gap:8px;padding:10px 15px;font-size:.9rem;display:flex}.contact-highlights svg{color:#10b981}.map-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:25px;padding:20px}.map-card iframe{border:none;border-radius:14px;width:100%;height:180px;margin:15px 0}.map-btn{color:#fff;background:#0f9d92;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-weight:600;text-decoration:none;display:inline-flex}.contact-form{position:sticky;top:100px}.contact-form form{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:35px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a0f,0 4px 12px #0f172a08}.contact-form form:before{content:"";background:linear-gradient(90deg,#0f9d92,#06b6d4);width:100%;height:5px;position:absolute;top:0;left:0}.form-title{margin-bottom:25px}.form-title h3{color:#0f172a;margin-bottom:8px;font-size:1.6rem;font-weight:700}.form-title p{color:#64748b;font-size:.95rem}.input-group{margin-bottom:18px;position:relative}.contact-form input,.contact-form textarea{color:#0f172a;background:#f8fafc;border:1.5px solid #dbe3ef;border-radius:16px;width:100%;padding:16px 18px;font-size:.95rem;transition:all .3s}.contact-form textarea{resize:none;min-height:140px}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#94a3b8}.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f9d92,#0f9d92);border:none;border-radius:16px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .35s;box-shadow:0 12px 25px #2563eb40}.contact-form button:hover{transform:translateY(-3px);box-shadow:0 18px 35px #2563eb59}.form-badges{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.form-badges span{color:#0f9d92;background:#eff6ff;border-radius:50px;padding:8px 14px;font-size:.8rem;font-weight:600}@media (width<=992px){.contact-form{position:static}.contact-form form{padding:28px}}@media (width<=768px){.contact-section{padding:70px 20px}.contact-header{margin-bottom:40px}.contact-header h2{font-size:48px}.contact-header p{font-size:16px}.contact-form form{border-radius:22px;padding:22px}.form-title h3{font-size:1.3rem}.contact-form input,.contact-form textarea{padding:14px 16px;font-size:.92rem}.contact-form button{padding:15px}.form-badges{gap:8px}.form-badges span{padding:7px 12px;font-size:.75rem}}.map-card{border:1px solid #e2e8f0;border-radius:24px;height:320px;margin-top:24px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.map-card iframe{border:none;width:100%;height:100%;display:block}.map-overlay{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:18px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex;position:absolute;top:20px;left:20px;right:20px;box-shadow:0 8px 20px #0f172a14}.map-label{color:#0f9d92;background:#eff6ff;border-radius:50px;margin-bottom:8px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-block}.map-overlay h3{color:#0f172a;margin-bottom:4px;font-size:1.15rem;font-weight:700}.map-overlay p{color:#64748b;font-size:.9rem}.map-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.map-btn:hover{transform:translateY(-2px)}@media (width<=768px){.map-overlay{flex-direction:column;align-items:flex-start;gap:12px}.contact-container{grid-template-columns:1fr;gap:25px}.contact-info,.contact-form{width:100%}.contact-form{position:static}.contact-form form{width:100%;padding:22px}.contact-form input,.contact-form textarea,.contact-form button{width:100%}.contact-highlights{gap:8px}.contact-highlights div{padding:8px 12px;font-size:.85rem}.map-card{height:280px}.map-overlay{flex-direction:column;align-items:flex-start;gap:12px;padding:14px;top:12px;left:12px;right:12px}.map-overlay h3{font-size:1.1rem}.map-btn{justify-content:center;width:100%}}@media (width<=480px){.contact-section{padding:50px 16px}.contact-header h2{font-size:32px}.contact-header p{font-size:15px}}.equipment-section{background:linear-gradient(#fff,#f8fafc);padding:90px 80px}.equipment-header{text-align:center;margin-bottom:60px}.equipment-header h2{letter-spacing:-1px;color:#0f172a;margin-bottom:18px;font-size:64px;font-weight:700;line-height:1.1}.equipment-header p{color:#64748b;max-width:700px;margin:auto;line-height:1.8}.equipment-card{background:#fff;border-radius:20px;height:100%;transition:all .4s;overflow:hidden;box-shadow:0 10px 30px #0000000f}.equipment-card:hover{transform:translateY(-8px)}.equipment-image{background:#e2e8f0;width:100%;height:240px;overflow:hidden}.equipment-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.equipment-card:hover img{transform:scale(1.08)}.equipment-content{min-height:260px;padding:28px}.equipment-year{color:#009688;background:#ecfeff;border-radius:999px;margin-bottom:14px;padding:6px 12px;font-size:14px;font-weight:700;display:inline-block}.equipment-content h3{color:#0f172a;min-height:75px;margin-bottom:14px;font-size:1.8rem;font-weight:700;line-height:1.3}.equipment-content p{color:#64748b;margin:0;font-size:16px;line-height:1.8}.equipment-content a{color:#fff;background:#0ea5e9;border-radius:50px;padding:12px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.equipment-content a:hover{background:#0284c7}.swiper-pagination{margin-top:30px!important;position:relative!important}@media (width<=768px){.equipment-section{padding:70px 20px}.equipment-image{height:240px}}@media (width<=480px){.equipment-section{padding:50px 16px}.equipment-image{height:180px}}@media (width<=768px){.equipment-header{margin-bottom:40px}.equipment-header h2{font-size:48px}.equipment-content h3{min-height:auto;font-size:1.5rem}.equipment-header p{font-size:16px}}@media (width<=480px){.equipment-header h2{font-size:32px}.equipment-header p{font-size:15px}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.gallery-section{background:#f5f7fb;padding:90px 80px}.gallery-header{text-align:center;margin-bottom:60px}.gallery-header h2{letter-spacing:-1px;color:#0f172a;margin-bottom:18px;font-size:64px;font-weight:700;line-height:1.1}.gallery-header p{color:#5c6b8a;max-width:700px;margin:auto;font-size:18px;line-height:1.7}.gallery-card{cursor:pointer;border-radius:22px;height:420px;position:relative;overflow:hidden;box-shadow:0 10px 35px #00000014}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:all .5s}.gallery-card:hover img{transform:scale(1.08)}.gallery-overlay{color:#fff;background:linear-gradient(#0000,#000c);width:100%;padding:25px;position:absolute;bottom:0;left:0}.gallery-overlay h3{font-size:22px;font-weight:600}.swiper{padding-bottom:60px!important}.swiper-pagination-bullet{opacity:.5;background:#009688!important}.swiper-pagination-bullet-active{opacity:1}@media (width<=992px){.gallery-section{padding:70px 20px}.gallery-card{height:360px}}@media (width<=768px){.gallery-section{padding:70px 20px}.gallery-header{margin-bottom:40px}.gallery-header p{font-size:16px}.gallery-card{height:320px}.gallery-header h2{font-size:48px}.gallery-overlay h3{font-size:20px}}@media (width<=480px){.gallery-header h2{font-size:32px}}.experts-preview{background:#f8fbfd;width:100%;padding:90px 80px}.experts-container{grid-template-columns:450px 1fr;align-items:center;gap:60px;max-width:1300px;margin:auto;display:grid}.experts-left{justify-content:center;display:flex}.experts-image{object-fit:contain;width:100%;max-width:420px;animation:4s ease-in-out infinite floatDoctor}@keyframes floatDoctor{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.experts-header{align-items:center;gap:18px;margin-bottom:20px;display:flex}.experts-header h2{letter-spacing:-1px;color:#0f172a;margin:0;font-size:64px;font-weight:700;line-height:1.1}.experts-right p{color:#5f6b85;max-width:700px;margin-bottom:30px;font-size:1.1rem;line-height:1.9}.experts-arrow{color:#fff;background:#0f9d92;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;text-decoration:none;transition:all .3s;display:flex}.experts-arrow:hover{background:#087f75;transform:translate(4px)translateY(-4px)}.experts-btn{color:#fff;background:linear-gradient(135deg,#0f9d92,#087f75);border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:16px 30px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #0f9d9240}.experts-btn span{font-size:1.2rem;transition:all .3s}.experts-btn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0f9d9259}.experts-btn:hover span{transform:translate(4px)translateY(-2px)}@media (width<=768px){.experts-header h2{font-size:48px;line-height:1.15}.experts-btn{padding:14px 24px;font-size:.95rem}.experts-btn span{font-size:1rem}}@media (width<=480px){.experts-header h2{font-size:36px;line-height:1.15}.experts-btn{width:100%;max-width:280px;margin:auto;padding:14px 20px;font-size:.95rem}}@media (width<=992px){.experts-container{text-align:center;grid-template-columns:1fr}.experts-header{justify-content:center}.experts-right p{margin-left:auto;margin-right:auto}.experts-image{max-width:340px}}@media (width<=768px){.experts-preview{padding:70px 20px}.experts-container{gap:35px}.experts-image{max-width:260px}.experts-arrow{width:44px;height:44px;font-size:20px}.experts-btn{width:100%;max-width:280px}}.announcement-section{background:#f8fafc;padding:30px 5%}.announcement-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.announcement-tag{color:#0f9d92;background:#e0f7f4;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:.95rem;font-weight:700;display:inline-flex}.all-notices-btn{color:#081f5c;font-weight:700;text-decoration:none;transition:all .3s}.all-notices-btn:hover{color:#0f9d92}.announcement-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;text-decoration:none;transition:all .35s;display:block;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a0f}.announcement-card:before{content:"";background:linear-gradient(90deg,#0f9d92,#2563eb);width:100%;height:6px;position:absolute;top:0;left:0}.announcement-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0f172a1f}.announcement-content{justify-content:space-between;align-items:center;gap:30px;padding:35px;display:flex}.announcement-left{flex:1;align-items:flex-start;gap:20px;display:flex}.live-dot{background:#ef4444;border-radius:50%;width:14px;min-width:14px;height:14px;margin-top:10px;animation:1.8s infinite pulse;box-shadow:0 0 #ef4444b3}@keyframes pulse{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 12px #ef444400}to{box-shadow:0 0 #ef444400}}.announcement-left h2{color:#081f5c;margin-bottom:12px;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.3}.announcement-left p{color:#64748b;max-width:800px;font-size:1rem;line-height:1.8}.announcement-right{flex-direction:column;align-items:center;gap:15px;display:flex}.announcement-date{color:#94a3b8;font-size:.9rem;font-weight:600}.announcement-arrow{color:#fff;background:linear-gradient(135deg,#0f9d92,#2563eb);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.2rem;transition:all .3s;display:flex}.announcement-card:hover .announcement-arrow{transform:translate(6px)}@media (width<=992px){.announcement-content{flex-direction:column;align-items:flex-start}.announcement-right{flex-direction:row;justify-content:space-between;width:100%}}@media (width<=768px){.announcement-section{padding:50px 20px}.announcement-header{flex-direction:column;align-items:flex-start;gap:15px}.all-notices-btn{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:100%;padding:14px;display:flex}.announcement-content{padding:25px}.announcement-left{gap:15px}.announcement-left h2{font-size:1.3rem}.announcement-left p{font-size:.95rem}.announcement-arrow{width:50px;height:50px;font-size:1rem}}@media (width<=480px){.announcement-section{padding:50px 16px}.announcement-content{padding:20px}.announcement-left h2{font-size:1.2rem}.announcement-left p{font-size:.9rem;line-height:1.7}.live-dot{width:12px;min-width:12px;height:12px}}.loading-card{opacity:.8}.empty-notice{background:linear-gradient(135deg,#fff,#f8fafc)}.empty-icon{background:#eff6ff;border-radius:20px;justify-content:center;align-items:center;width:70px;min-width:70px;height:70px;font-size:2rem;display:flex}.empty-btn{color:#fff;background:linear-gradient(135deg,#0f9d92,#2563eb);border-radius:12px;justify-content:center;align-items:center;margin-top:20px;padding:14px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.empty-btn:hover{transform:translateY(-3px)}.accreditation-section{padding:40px 16px}.accreditation-header{text-align:center;max-width:1200px;margin:0 auto 60px}.accreditation-header h2{letter-spacing:-1px;color:#0f172a;margin:0 0 18px;font-size:64px;font-weight:700;line-height:1.1}.accreditation-header p{color:#64748b;max-width:900px;margin:0 auto;font-size:18px;line-height:1.8}@media (width<=768px){.accreditation-header{margin-bottom:40px}.accreditation-header h2{max-width:320px;margin:0 auto 16px;font-size:42px;line-height:1.15}.accreditation-header p{max-width:320px;margin:0 auto;font-size:16px;line-height:1.7}}@media (width<=480px){.accreditation-header h2{max-width:280px;margin:0 auto 14px;font-size:32px;line-height:1.2}.accreditation-header p{max-width:280px;font-size:15px;line-height:1.7}}.accreditation-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:30px;display:grid}.accreditation-card{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:10px;transition:all .3s;display:flex;position:relative}.accreditation-card:hover{transform:translateY(-5px)}.accreditation-card:not(:last-child):after{content:"";background:#e5e7eb;width:1px;height:60%;position:absolute;top:20%;right:-15px}.accreditation-logo{object-fit:contain;width:100%;max-width:260px;height:120px;margin-bottom:18px}.accreditation-card h3{color:#0f8a83;margin:0;font-size:1.7rem;font-weight:700;line-height:1.3}@media (width<=992px){.accreditation-section{padding:50px 25px}.accreditation-grid{grid-template-columns:1fr;gap:40px}.accreditation-card:not(:last-child):after{display:none}.accreditation-logo{max-width:260px;height:120px}.accreditation-card h3{font-size:1.9rem}}@media (width<=480px){.accreditation-section{padding:40px 16px}.accreditation-logo{max-width:180px;height:80px}.accreditation-card h3{font-size:1.25rem}}.years-badge{justify-content:center;align-items:center;gap:18px;width:100%;min-height:120px;margin-bottom:20px;display:flex}.years-number{color:#d40000;-webkit-text-stroke:1px #ff7a7a;text-shadow:0 1px #fff,1px 1px #ffc6c6,2px 2px #c40000,3px 3px 6px #0000002e;font-family:Times New Roman,serif;font-size:90px;font-weight:700;line-height:.8}.years-divider{background:#6b7280;width:2px;height:95px}.years-text{text-align:left;flex-direction:column;justify-content:center;display:flex}.years-text span{color:#2f5d30;font-size:30px;font-weight:700;line-height:1.08}@media (width<=992px){.years-badge{gap:15px;min-height:auto}.years-number{font-size:74px}.years-divider{height:78px}.years-text span{font-size:24px}}@media (width<=480px){.years-badge{gap:10px;margin-bottom:16px}.years-number{font-size:56px}.years-divider{height:58px}.years-text span{font-size:16px}}:root{--primary:#0056b3;--primary-dark:#003d80;--secondary:#00a6a6;--text:#1f2937;--text-light:#6b7280;--bg:#f8fafc;--white:#fff;--border:#e5e7eb;--shadow:0 10px 35px #00000014;--shadow-hover:0 20px 45px #0000001f;--radius:20px;--transition:.35s ease}body{color:var(--text);background:var(--bg);font-family:Inter,sans-serif}.aboutpg{width:100%;overflow:hidden}.about-section,.purpose-section,.values-section,.why-section,.leaders-section,.office-section,.quality-section,.cta-section{width:min(1200px,92%);margin:auto;padding:90px 0}.section-heading{text-align:center;margin-bottom:60px}.section-heading span{letter-spacing:2px;color:var(--primary);text-transform:uppercase;margin-bottom:12px;font-size:.85rem;font-weight:700;display:inline-block}.aboutpg-hero{background-position:50%;background-size:cover;align-items:center;height:100vh;min-height:600px;display:flex;position:relative}.aboutpg-hero:before{content:"";background:linear-gradient(90deg,#000000b8,#0000008c,#0000004d);position:absolute;inset:0}.aboutpg-overlay{z-index:2;text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;width:min(1200px,90%);max-width:900px;margin:auto;display:flex;position:relative}.aboutpg-overlay span{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:1.5px;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;margin-bottom:30px;padding:12px 24px;font-size:.9rem;font-weight:600;display:inline-flex}.aboutpg-overlay h1{max-width:900px;margin:0 auto 28px;font-size:clamp(3rem,6vw,5.2rem);font-weight:800;line-height:1.05}.aboutpg-overlay p{color:#ffffffeb;max-width:680px;font-size:1.1rem;line-height:1.9}.about-section{background:#fff;padding:110px 0}.about-container{width:min(1450px,95%);margin:0 auto}.section-heading{text-align:center;max-width:900px;margin:0 auto}.section-heading span{color:var(--primary);letter-spacing:4px;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;margin-bottom:22px;font-size:1rem;font-weight:700;display:inline-flex}.section-heading span:before,.section-heading span:after{content:"";background:#72b6ff;width:58px;height:2px}.section-heading h2{color:#17233c;font-size:clamp(3rem,4vw,4.4rem);font-weight:700;line-height:1.12}.about-content{text-align:center;max-width:980px;margin:45px auto 75px}.about-tagline{color:#0056c7;margin-bottom:25px;font-size:2rem;font-weight:700;display:inline-block;position:relative}.about-tagline:after{content:"";background:#10b7aa;border-radius:20px;width:70px;height:4px;margin:18px auto 0;display:block}.about-content p{color:#566476;max-width:980px;margin:0 auto 26px;font-size:1.22rem;line-height:1.9}.feature-grid{grid-template-columns:repeat(3,minmax(370px,1fr));justify-content:center;gap:34px;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #e7edf7;border-radius:28px;min-height:430px;padding:48px 40px;transition:all .35s;box-shadow:0 10px 35px #142d5a0d}.feature-card:hover{transform:translateY(-10px);box-shadow:0 25px 60px #142d5a1f}.feature-icon{color:#0d57c6;background:#eaf3ff;border-radius:24px;justify-content:center;align-items:center;width:94px;height:94px;margin:0 auto 30px;font-size:2.3rem;display:flex}.feature-card h3{color:#18223d;margin-bottom:22px;font-size:2.15rem;font-weight:700;line-height:1.25}.feature-card h3:after{content:"";background:#11b6aa;border-radius:20px;width:60px;height:4px;margin:22px auto 0;display:block}.feature-card p{color:#64748b;font-size:1.12rem;line-height:2}@media (width<=1200px){.about-container{width:94%}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.about-section{padding:75px 0}.about-content{margin-bottom:50px}.section-heading h2{font-size:2.4rem}.about-tagline{font-size:1.7rem}.about-content p{font-size:1.05rem}.feature-grid{grid-template-columns:1fr;gap:26px}.feature-card{min-height:auto;padding:38px 30px}.feature-card h3{font-size:1.8rem}}.stats-section{background:#fff;grid-template-columns:repeat(4,1fr);gap:30px;width:100%;margin-top:40px;padding:80px min(4vw,60px);display:grid}.stat-card{border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:40px 25px;position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--primary);width:100%;height:5px;position:absolute;top:0;left:0}.stat-card:first-child:before{background:#3b82f6}.stat-card:nth-child(2):before{background:#06b6d4}.stat-card:nth-child(3):before{background:#10b981}.stat-card:nth-child(4):before{background:#8b5cf6}.stat-card h2{color:var(--primary);margin-bottom:15px;font-size:3.4rem;font-weight:800}.stat-card p{color:var(--text-light);font-size:1rem;font-weight:500;line-height:1.7}.purpose-grid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.purpose-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:45px 40px;transition:all .35s;position:relative;overflow:hidden}.purpose-card:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));width:100%;height:5px;position:absolute;top:0;left:0}.purpose-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-10px)}.purpose-icon{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:18px;place-items:center;width:72px;height:72px;margin-bottom:28px;font-size:1.8rem;display:grid}.purpose-card h3{color:var(--text);margin-bottom:18px;font-size:1.6rem}.purpose-card p{color:var(--text-light);font-size:1rem;line-height:1.9}.values-section{background:#fff;width:100%;padding:100px 0}.values-section .section-heading,.values-grid{width:min(1200px,92%);margin:auto}.values-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:60px;display:grid}.value-card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:20px;align-items:center;padding:35px;transition:all .35s;box-shadow:0 8px 24px #0000000d}.value-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.value-icon{width:84px;height:84px;color:var(--primary);background:#eaf3ff;border-radius:22px;justify-content:center;align-items:center;margin:0 auto 28px;font-size:2rem;display:flex}.value-card h4{margin-bottom:12px;font-size:1.25rem}.value-card p{color:var(--text-light);line-height:1.8}.why-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.why-card{border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:40px 25px;transition:all .35s}.why-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.why-card svg{color:var(--primary);margin-bottom:25px;font-size:2.6rem}.why-card h4{font-size:1.15rem;font-weight:600;line-height:1.5}.why-card p{color:#64748b;max-width:330px;margin:0 auto;font-size:1.08rem;line-height:1.7}.leaders-grid{grid-template-columns:repeat(2,1fr);gap:45px;max-width:900px;margin:auto;display:grid}.leader-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:24px;transition:all .35s;overflow:hidden}.leader-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-10px)}.leader-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.leader-content{text-align:center;padding:32px}.leader-content h3{color:var(--text);margin-bottom:12px;font-size:1.55rem}.leader-content p{color:var(--primary);letter-spacing:.3px;font-weight:600}.office-grid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.office-card{border:1px solid var(--border);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:22px;padding:40px;transition:all .35s}.office-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.office-card svg{color:var(--primary);margin-bottom:22px;font-size:2.5rem}.office-card h3{color:var(--text);margin-bottom:20px;font-size:1.45rem}.office-card p{color:var(--text-light);font-size:1rem;line-height:1.9}.quality-section{padding-top:40px}.quality-box{color:#fff;text-align:center;background:linear-gradient(135deg,#0056b3,#0078d4);border-radius:28px;padding:80px 70px;box-shadow:0 25px 60px #0056b340}.quality-box span{letter-spacing:2px;text-transform:uppercase;opacity:.9;margin-bottom:18px;font-size:.85rem;font-weight:700;display:inline-block}.quality-box h2{margin-bottom:28px;font-size:clamp(2rem,4vw,3rem)}.quality-box p{color:#ffffffeb;max-width:760px;margin:auto;font-size:1.05rem;line-height:2}.cta-section{text-align:center;padding-top:80px;padding-bottom:120px}.cta-section h2{color:var(--text);margin-bottom:24px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.2}.cta-section p{max-width:760px;color:var(--text-light);margin:auto;font-size:1.08rem;line-height:2}.feature-card,.stat-card,.purpose-card,.value-card,.why-card,.leader-card,.office-card{animation:.8s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.about-grid{grid-template-columns:1fr;gap:50px}.values-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.office-grid{grid-template-columns:1fr}.stats-section{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.aboutpg-hero{height:100vh;min-height:520px}.aboutpg-overlay h1{font-size:3.4rem}.purpose-grid{grid-template-columns:1fr}.leaders-grid{grid-template-columns:1fr;max-width:520px}.quality-box{padding:60px 45px}}@media (width<=768px){.about-section,.purpose-section,.values-section,.why-section,.leaders-section,.office-section,.quality-section,.cta-section{padding:70px 0}.section-heading{margin-bottom:45px}.section-heading h2{font-size:2rem}.aboutpg-overlay{text-align:center}.aboutpg-overlay p{margin:auto}.stats-section{grid-template-columns:1fr 1fr;gap:20px;padding:60px 20px}.values-grid,.why-grid{grid-template-columns:1fr}.feature-card{text-align:center;flex-direction:column}.feature-icon{margin:auto}.office-card{padding:35px 25px}.quality-box{padding:50px 30px}}@media (width<=576px){.aboutpg-hero{min-height:480px}.aboutpg-overlay span{font-size:.75rem}.aboutpg-overlay h1{font-size:2.5rem}.aboutpg-overlay p{font-size:1rem;line-height:1.8}.stats-section{grid-template-columns:1fr}.stat-card h2{font-size:2.8rem}.purpose-card,.value-card,.office-card{padding:30px 24px}.leader-content{padding:25px}.quality-box{border-radius:22px;padding:40px 22px}.cta-section h2{font-size:2rem}.cta-section p{font-size:1rem}}@media (width>=1600px){.about-section,.purpose-section,.values-section,.why-section,.leaders-section,.office-section,.quality-section,.cta-section{width:min(1350px,90%)}.aboutpg-overlay{max-width:850px}.aboutpg-overlay h1{font-size:5.5rem}}.diagnostic-premium-page{background:#f8fafc;min-height:100vh;padding-bottom:90px}.diagnostic-top-header{padding:110px 6% 35px}.diagnostic-top-header-content{max-width:900px}.diagnostic-top-header-content h1{letter-spacing:-2px;color:#0f172a;margin-bottom:16px;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.05}.diagnostic-top-header-content p{color:#64748b;max-width:700px;font-size:1.05rem;line-height:1.8}.diagnostic-filter-navbar{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8fafce6;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.diagnostic-filter-scroll{scrollbar-width:none;gap:12px;padding:18px 6%;display:flex;overflow-x:auto}.diagnostic-filter-scroll::-webkit-scrollbar{display:none}.diagnostic-filter-chip{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;outline:none;flex-shrink:0;padding:13px 22px;font-size:.92rem;font-weight:600;transition:all .3s}.diagnostic-filter-chip:hover{border-color:#2563eb;transform:translateY(-2px)}.diagnostic-filter-chip-active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 10px 25px #2563eb40}.diagnostic-results-header{justify-content:space-between;align-items:center;gap:20px;padding:45px 6% 10px;display:flex}.diagnostic-results-header h2{color:#0f172a;letter-spacing:-1px;font-size:2rem;font-weight:800}.diagnostic-results-header span{color:#64748b;font-weight:600}.diagnostic-service-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;width:88%;margin:auto;padding-top:25px;display:grid}.diagnostic-service-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:28px;transition:all .35s;overflow:hidden;box-shadow:0 10px 35px #0f172a0a}.diagnostic-service-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0f172a1a}.diagnostic-service-image{width:100%;height:240px;overflow:hidden}.diagnostic-service-image img{object-fit:cover;width:100%;height:100%;transition:all .6s}.diagnostic-service-card:hover .diagnostic-service-image img{transform:scale(1.08)}.diagnostic-service-content{padding:24px}.diagnostic-card-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.diagnostic-service-mini-tag{color:#2563eb;background:#eff6ff;border-radius:999px;padding:8px 14px;font-size:.78rem;font-weight:700}.diagnostic-card-arrow{color:#94a3b8;font-size:1.4rem;transition:all .3s}.diagnostic-service-card:hover .diagnostic-card-arrow{color:#2563eb;transform:translate(6px)}.diagnostic-service-content h3{color:#0f172a;margin-bottom:12px;font-size:1.3rem;font-weight:700;line-height:1.3}.diagnostic-service-content p{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.7;display:-webkit-box;overflow:hidden}.diagnostic-empty-state{text-align:center;padding:100px 20px}.diagnostic-empty-state h3{color:#0f172a;margin-bottom:10px;font-size:1.5rem}.diagnostic-empty-state p{color:#64748b}.diagnostic-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:25px;animation:.25s diagFade;display:flex;position:fixed;inset:0}.diagnostic-modal-box{background:#fff;border-radius:34px;width:min(1100px,100%);max-height:90vh;animation:.3s diagModal;position:relative;overflow-y:auto;box-shadow:0 50px 120px #0003}.diagnostic-modal-close{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;width:44px;height:44px;font-size:1.1rem;position:absolute;top:18px;right:18px;box-shadow:0 8px 20px #0000001f}.diagnostic-modal-banner{width:100%;height:320px}.diagnostic-modal-banner img{object-fit:cover;width:100%;height:100%}.diagnostic-modal-head{padding:35px 40px 15px}.diagnostic-modal-category{color:#2563eb;background:#eff6ff;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.diagnostic-modal-head h2{color:#0f172a;font-size:2.5rem;font-weight:800;line-height:1.1}.diagnostic-modal-description-box{padding:0 40px 30px}.diagnostic-modal-description-box h3{color:#0f172a;margin-bottom:14px;font-size:1.25rem}.diagnostic-modal-description-box p{color:#475569;line-height:2}.diagnostic-modal-grid{grid-template-columns:1fr 1fr;gap:24px;padding:0 40px 40px;display:grid}.diagnostic-modal-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:24px}.diagnostic-modal-card h3{color:#0f172a;margin-bottom:18px}.diagnostic-modal-card ul{list-style:none}.diagnostic-modal-card li{color:#475569;margin-bottom:14px;padding-left:20px;line-height:1.7;position:relative}.diagnostic-modal-card li:before{content:"";background:#2563eb;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.diagnostic-loading-screen{color:#0f172a;justify-content:center;align-items:center;min-height:100vh;font-size:1.2rem;font-weight:700;display:flex}@keyframes diagFade{0%{opacity:0}to{opacity:1}}@keyframes diagModal{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=992px){.diagnostic-service-grid{width:92%}.diagnostic-modal-grid{grid-template-columns:1fr}.diagnostic-modal-head,.diagnostic-modal-description-box,.diagnostic-modal-grid{padding-left:28px;padding-right:28px}}@media (width<=768px){.diagnostic-top-header{padding:100px 28px 25px}.diagnostic-filter-scroll{padding:16px 28px}.diagnostic-results-header{flex-direction:column;align-items:flex-start;gap:10px;padding:35px 28px 15px}.diagnostic-results-header h2{letter-spacing:-1px;font-size:1.9rem;line-height:1.15}.diagnostic-service-grid{gap:22px;width:calc(100% - 56px);margin:auto}.diagnostic-results-header{flex-direction:column;align-items:flex-start;padding:30px 20px 10px}.diagnostic-results-header h2{font-size:1.6rem}.diagnostic-service-grid{grid-template-columns:1fr;gap:22px;width:92%}.diagnostic-service-image,.diagnostic-modal-banner{height:220px}.diagnostic-modal-head h2{font-size:1.9rem}.diagnostic-modal-box{border-radius:24px}}@media (width<=480px){.diagnostic-top-header-content h1{font-size:2rem}.diagnostic-top-header-content p{font-size:.95rem}.diagnostic-filter-chip{padding:11px 18px;font-size:.82rem}.diagnostic-service-content{padding:20px}.diagnostic-modal-head,.diagnostic-modal-description-box,.diagnostic-modal-grid{padding-left:20px;padding-right:20px}.diagnostic-modal-head h2{font-size:1.6rem}}.diagnostic-view-details-btn{cursor:pointer;color:#fff;background:#0f172a;border:none;border-radius:14px;width:100%;margin-top:20px;padding:14px;font-size:.92rem;font-weight:600;transition:all .3s}.diagnostic-view-details-btn:hover{background:#2563eb}.diagnostic-modal-details{margin-top:25px}.diagnostic-modal-details p{color:#475569;font-size:1rem;line-height:2}.diagnostic-modal-box h2{color:#0f172a;padding-right:40px;font-size:2rem;font-weight:800}.experts-public-page{background:#f8fafc;width:100%;min-height:100vh;padding:110px 5% 80px}.experts-public-header{text-align:left;max-width:1000px;margin-bottom:60px}.experts-public-header h1{color:#0f172a;margin-bottom:20px;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1}.experts-public-header p{color:#64748b;max-width:800px;margin:0;font-size:1.1rem;line-height:1.8}.experts-public-loading{text-align:center;color:#64748b;padding:80px 0;font-size:1.1rem}.experts-public-grid{grid-template-columns:repeat(auto-fit,minmax(520px,1fr));gap:28px;display:grid}.experts-public-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:24px;padding:24px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0f172a0d}.experts-public-card:before{content:"";transform-origin:top;background:#009688;width:4px;height:100%;transition:all .35s;position:absolute;top:0;left:0;transform:scaleY(0)}.experts-public-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #0f172a1a}.experts-public-card:hover:before{transform:scaleY(1)}.experts-public-image{flex-shrink:0}.experts-public-image img,.experts-public-placeholder{object-fit:cover;background:#eef7f6;border:4px solid #f1f5f9;border-radius:22px;justify-content:center;align-items:center;width:130px;height:130px;font-size:52px;display:flex}.experts-public-content{flex:1}.experts-public-header-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.experts-public-header-row h3{color:#0f172a;margin-bottom:6px;font-size:1.9rem;font-weight:700;line-height:1.2}.experts-public-designation{color:#009688;background:#00968814;border-radius:999px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.experts-public-qualification,.experts-public-reg-no{color:#475569;font-size:1rem;line-height:1.8}.experts-public-qualification{margin-bottom:6px}.experts-public-experience-badge{color:#fff;white-space:nowrap;background:#009688;border-radius:14px;padding:10px 16px;font-size:.9rem;font-weight:700;box-shadow:0 10px 20px #00968833}@media (width>=1600px){.experts-public-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.experts-public-page{padding:80px 40px}.experts-public-grid{grid-template-columns:1fr}}@media (width<=768px){.experts-public-page{padding:110px 24px 60px}.experts-public-header{text-align:left;margin-bottom:40px}.experts-public-header h1{font-size:3rem;line-height:1.05}.experts-public-header p{margin:0}.experts-public-card{text-align:center;flex-direction:column;padding:24px 20px}.experts-public-header-row{flex-direction:column;align-items:center;margin-bottom:14px}.experts-public-header-row h3{font-size:1.5rem}.experts-public-image img,.experts-public-placeholder{width:110px;height:110px}.experts-public-qualification,.experts-public-reg-no{font-size:.95rem}.experts-public-experience-badge{margin-top:6px}}@media (width<=480px){.experts-public-page{padding:90px 16px}.experts-public-header h1{font-size:1.9rem}.experts-public-header p{font-size:.95rem}.experts-public-card{border-radius:20px}.experts-public-header-row h3{font-size:1.3rem}.experts-public-designation{font-size:.8rem}.experts-public-qualification,.experts-public-reg-no{font-size:.9rem}.experts-public-experience-badge{padding:8px 14px;font-size:.8rem}}.notice-board-page{background:#f8fafc;width:100%;min-height:100vh;padding:110px 5% 80px}.notice-hero{text-align:left;max-width:900px;margin:0 0 35px}.notice-badge{color:#0284c7;background:#e0f2fe;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:10px 18px;font-size:.9rem;font-weight:600;display:inline-flex}.notice-hero h1{color:#0f172a;margin-bottom:20px;font-size:clamp(2rem,4vw,4rem);font-weight:800;line-height:1.1}.notice-hero p{color:#64748b;max-width:700px;font-size:1rem;line-height:1.8}.notice-toolbar{width:100%;max-width:850px;margin-bottom:40px}.notice-search{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;display:flex;box-shadow:0 4px 20px #0000000a}.notice-search svg{color:#64748b}.notice-search input{background:0 0;border:none;outline:none;width:100%;font-size:1rem}.notice-container{background:#fff;border:1px solid #e2e8f0;border-radius:28px;overflow:hidden;box-shadow:0 10px 35px #0f172a0d}.notice-header-row{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.notice-header-row h2{color:#0f172a;font-size:1.3rem;font-weight:700}.notice-header-row span{color:#64748b;font-size:.9rem}.notice-list{max-height:650px;overflow-y:auto}.notice-list::-webkit-scrollbar{width:8px}.notice-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:50px}.notice-row{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:25px 30px;transition:all .3s;display:flex}.notice-row:last-child{border-bottom:none}.notice-row:hover{background:#f8fafc}.notice-row-left{flex:1}.notice-top{align-items:center;gap:12px;margin-bottom:10px;display:flex}.latest-badge{color:#15803d;background:#dcfce7;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:600}.notice-date{color:#64748b;align-items:center;gap:8px;font-size:.85rem;display:flex}.notice-row-left h3{color:#0f172a;margin-bottom:10px;font-size:1.15rem;font-weight:700}.notice-row-left p{color:#64748b;line-height:1.7}.notice-row-right{color:#0f9d92;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;margin-left:20px;display:flex}.notice-loading{text-align:center;padding:100px 20px}.notice-loading p{color:#64748b;margin-top:15px}@keyframes spin{to{transform:rotate(360deg)}}.notice-empty{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:80px 30px}.notice-empty svg{color:#94a3b8;margin-bottom:20px;font-size:3rem}.notice-empty h3{color:#0f172a;margin-bottom:10px;font-size:1.4rem}.notice-empty p{color:#64748b;max-width:500px;margin:auto;line-height:1.8}.notice-modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#0f172ab3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.notice-modal{background:#fff;border-radius:28px;width:100%;max-width:750px;padding:35px;animation:.3s popup;position:relative}.close-modal{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:18px;right:18px}.modal-header{flex-direction:column;gap:14px;margin-bottom:25px;display:flex}.modal-header h2{color:#0f172a;margin:0;padding-right:55px;font-size:2rem;font-weight:700;line-height:1.3}.modal-date{color:#0f9d92;background:#eff6ff;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-size:.9rem;font-weight:500;display:inline-flex}.modal-body p{color:#475569;font-size:1rem;line-height:2}.modal-footer{margin-top:30px}.download-btn{color:#fff;background:#0f9d92;border-radius:14px;align-items:center;gap:10px;padding:14px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.download-btn:hover{transform:translateY(-2px)}@media (width<=992px){.notice-row{padding:22px}.notice-modal{max-width:90%}}@media (width<=768px){.notice-board-page{padding:95px 24px 60px}.notice-hero{text-align:left;margin-bottom:25px}.notice-hero h1{font-size:3rem}.notice-toolbar{max-width:100%}.notice-header-row{flex-direction:column;align-items:flex-start;gap:8px}.notice-row{flex-direction:column;align-items:flex-start;gap:15px}.notice-row-right{width:40px;height:40px;margin-left:0}.notice-modal{padding:25px}.modal-header h2{font-size:1.5rem}}@media (width<=480px){.notice-hero h1{font-size:1.8rem}.notice-row-left h3{font-size:1rem}.notice-row-left p{font-size:.9rem}.notice-search{padding:14px 16px}.notice-modal{padding:20px}.modal-header h2{font-size:1.3rem}}@media (width<=768px){.notice-container{border-radius:22px}.notice-header-row{padding:20px}.notice-row{flex-direction:column;align-items:flex-start;gap:18px;padding:20px;display:flex}.notice-row-left{width:100%}.notice-top{flex-wrap:wrap;gap:10px}.notice-row-left h3{font-size:1.05rem;line-height:1.4}.notice-row-left p{font-size:.92rem;line-height:1.7}.notice-row-right{background:0 0;justify-content:flex-end;width:100%;height:auto;margin:0;display:flex}.notice-row-right svg{color:#2563eb;background:#eff6ff;border-radius:50%;width:42px;height:42px;padding:12px}.notice-modal-overlay{padding:16px}.notice-modal{border-radius:24px;width:100%;max-width:100%;padding:24px}.modal-header{gap:12px}.modal-header h2{padding-right:45px;font-size:1.55rem;line-height:1.35}.modal-date{padding:8px 14px;font-size:.85rem}.modal-body p{font-size:.95rem;line-height:1.9}.download-btn{justify-content:center;width:100%}.close-modal{width:38px;height:38px;top:14px;right:14px}}.job-page{background:#f8fafc;width:100%;min-height:100vh;padding:110px 5% 80px}.job-search{max-width:1000px;margin:0 auto 45px}.job-hero h1{color:#0f172a;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.job-hero p{color:#64748b;max-width:700px;margin:0;font-size:1rem;line-height:1.9}.job-search{background:#fff;border:1px solid #e2e8f0;border-radius:22px;align-items:center;gap:15px;width:100%;max-width:900px;margin:0 0 45px;padding:18px 24px;display:flex;box-shadow:0 15px 40px #0f172a0a}.job-search svg{color:#64748b;font-size:1.1rem}.job-search input{background:0 0;border:none;outline:none;width:100%;font-size:1rem}.job-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:28px;display:grid}.job-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:30px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a0a}.job-card:before{content:"";background:linear-gradient(90deg,#0f9d92,#14b8a6);width:100%;height:5px;position:absolute;top:0;left:0}.job-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0f172a14}.job-status{color:#15803d;text-transform:capitalize;background:#dcfce7;border-radius:999px;align-items:center;margin-bottom:20px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.job-card h3{color:#0f172a;margin-bottom:30px;font-size:1.9rem;font-weight:800;line-height:1.2}.job-card-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.job-last-date{color:#64748b;flex-direction:column;gap:8px;font-size:.9rem;display:flex}.job-last-date svg{color:#0f9d92}.job-last-date strong{color:#0f172a}.view-job-btn{color:#fff;cursor:pointer;background:#0f9d92;border:none;border-radius:14px;padding:14px 22px;font-size:.95rem;font-weight:600;transition:all .3s}.view-job-btn:hover{background:#0b8178}.job-empty{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:90px 30px}.job-empty svg{color:#94a3b8;margin-bottom:20px;font-size:4rem}.job-empty h3{color:#0f172a;margin-bottom:10px;font-size:1.7rem}.job-empty p{color:#64748b;max-width:500px;margin:auto;line-height:1.9}.job-loading{text-align:center;padding:100px 20px}.loader{border:4px solid #e2e8f0;border-top-color:#0f9d92;border-radius:50%;width:55px;height:55px;margin:auto;animation:.8s linear infinite spin}.job-loading p{color:#64748b;margin-top:15px}.career-contact{background:#fff;border:1px solid #e2e8f0;border-radius:30px;justify-content:space-between;align-items:center;gap:30px;margin-top:70px;padding:40px;display:flex}.contact-content h2{color:#0f172a;margin-bottom:12px;font-size:2rem}.contact-content p{color:#64748b;line-height:1.9}.contact-details{flex-direction:column;gap:15px;display:flex}.contact-item{color:#0f172a;align-items:center;gap:12px;font-weight:600;text-decoration:none;display:flex}.contact-item svg{color:#0f9d92}.job-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.job-modal{background:#fff;border-radius:32px;width:100%;max-width:750px;max-height:90vh;padding:35px;animation:.25s popup;position:relative;overflow-y:auto}.close-job-modal{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:46px;height:46px;font-size:1rem;position:absolute;top:18px;right:18px}.modal-tag{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 16px;font-weight:700;display:inline-flex}.job-modal h2{color:#0f172a;margin-bottom:30px;font-size:2.3rem;font-weight:800}.job-detail-block{margin-bottom:28px}.job-detail-block h4{color:#0f172a;margin-bottom:8px;font-size:1rem}.job-detail-block p{color:#64748b;line-height:1.9}.job-modal-actions{gap:15px;margin-top:35px;display:flex}.apply-btn,.secondary-btn{border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.apply-btn{color:#fff;background:#0f9d92}.secondary-btn{color:#2563eb;background:#eff6ff}.apply-btn:hover,.secondary-btn:hover{transform:translateY(-2px)}@media (width<=992px){.career-contact{flex-direction:column;align-items:flex-start}.job-grid{grid-template-columns:1fr}}@media (width<=768px){.job-page{padding:95px 20px 60px}.job-hero{text-align:left;margin-bottom:25px}.job-hero h1{font-size:3rem;line-height:1.05}.job-hero p{margin:0}.job-search{max-width:100%;margin-bottom:30px}.job-card{border-radius:24px;padding:24px}.job-card h3{margin-bottom:25px;font-size:1.45rem}.job-card-footer{flex-direction:column;align-items:flex-start}.view-job-btn{width:100%}.career-contact{padding:28px}.contact-content h2{font-size:1.6rem}.job-modal{border-radius:24px;padding:25px}.job-modal h2{padding-right:50px;font-size:1.7rem}.job-modal-actions{flex-direction:column}.apply-btn,.secondary-btn{width:100%}}@media (width<=480px){.job-page{padding:90px 16px 50px}.job-card{padding:20px}.job-card h3{font-size:1.3rem}.job-search{border-radius:18px}.job-modal{padding:22px}.job-modal h2{font-size:1.5rem}.close-job-modal{width:40px;height:40px}.contact-item{word-break:break-word;font-size:.92rem}}.pkg-page{background:#f8fafc;min-height:100vh;padding:110px 80px}.pkg-hero{width:100%;max-width:1400px;margin:0 auto 50px}.pkg-hero h1{text-align:left;color:#0f172a;letter-spacing:-2px;margin-bottom:18px;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.05}.pkg-hero p{text-align:left;color:#64748b;max-width:700px;margin:0 0 35px;font-size:1.15rem;line-height:1.8}.pkg-search{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:14px;width:100%;max-width:700px;margin:0 0 60px;padding:18px 24px;display:flex;box-shadow:0 10px 35px #0f172a0f}.pkg-search svg{color:#0d9488;font-size:1.2rem}.pkg-search input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-size:1rem}.pkg-search input::placeholder{color:#94a3b8}.pkg-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;display:grid}.pkg-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;flex-direction:column;min-height:350px;padding:28px;transition:all .35s;display:flex;position:relative;box-shadow:0 15px 40px #0f172a0d}.pkg-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0f172a1f}.pkg-card-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.pkg-category{color:#0f766e;background:#ecfeff;border-radius:999px;padding:8px 14px;font-size:.8rem;font-weight:700}.pkg-discount{color:#15803d;background:#dcfce7;border-radius:999px;padding:8px 14px;font-size:.8rem;font-weight:700}.pkg-content h3{color:#0f172a;min-height:70px;margin-bottom:20px;font-size:1.5rem;font-weight:700;line-height:1.35}.pkg-footer{margin-top:auto}.pkg-price-section{align-items:center;gap:12px;margin-bottom:18px;display:flex}.pkg-new-price{color:#183d3d;font-size:1.8rem;font-weight:800}.pkg-old-price{color:#94a3b8;font-size:1rem;text-decoration:line-through}.pkg-tests-count{color:#64748b;align-items:center;gap:8px;margin-bottom:22px;font-weight:600;display:flex}.pkg-tests-count svg{color:#0ea5e9}.pkg-view-btn{cursor:pointer;color:#fff;background:#0d9488;border:none;border-radius:16px;width:100%;padding:15px;font-size:1rem;font-weight:700;transition:all .3s}.pkg-view-btn:hover{background:#0f766e}.pkg-contact{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:30px;margin-top:90px;padding:60px 40px;box-shadow:0 15px 50px #0f172a0f}.pkg-contact h2{color:#0f172a;margin-bottom:15px;font-size:2.2rem}.pkg-contact p{color:#64748b;margin-bottom:25px}.pkg-contact-btn{color:#fff;background:#0d9488;border-radius:999px;align-items:center;gap:10px;padding:16px 28px;font-weight:700;text-decoration:none;display:inline-flex}.pkg-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pkg-modal{background:#fff;border-radius:30px;width:100%;max-width:950px;max-height:90vh;padding:40px;animation:.25s modalUp;position:relative;overflow-y:auto}@keyframes modalUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pkg-modal-title{color:#0f172a;margin:10px 0 20px;font-size:2.4rem;font-weight:700}.pkg-modal-category{color:#0f766e;background:#ecfeff;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:700;display:inline-block}.pkg-modal-tests{gap:12px;display:grid}.pkg-test-row{color:#334155;align-items:center;gap:12px;font-weight:600;display:flex}.pkg-test-row svg{color:#0ea5e9}.pkg-actions{gap:15px;margin-top:25px;display:flex}.pkg-book-btn,.pkg-call-btn{border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;padding:16px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.pkg-book-btn{color:#fff;background:#0d9488}@media (width<=768px){.pkg-page{padding:90px 18px 70px}.pkg-grid{grid-template-columns:1fr;gap:20px}.pkg-card{min-height:auto;padding:22px}.pkg-content h3{min-height:auto;font-size:1.25rem}.pkg-new-price{font-size:2rem}.pkg-modal{border-radius:24px;padding:24px}.pkg-modal-title{font-size:1.8rem}.pkg-actions{flex-direction:column}.pkg-book-btn,.pkg-call-btn{width:100%}.pkg-contact{padding:40px 20px}.pkg-contact h2{font-size:1.7rem}}.pkg-close-modal{cursor:pointer;color:#334155;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:18px;right:18px}.pkg-close-modal:hover{background:#e2e8f0}.pkg-modal-description{margin-top:24px}.pkg-modal-description h4{color:#0f172a;margin-bottom:10px;font-size:1.05rem;font-weight:700}.pkg-modal-description p{color:#64748b;line-height:1.8}.pkg-modal-divider{background:#e2e8f0;border:none;height:1px;margin:28px 0}.pkg-modal-tests h4{color:#0f172a;margin-bottom:18px;font-size:1.1rem;font-weight:700}.pkg-test-row{color:#334155;align-items:center;gap:12px;padding:8px 0;font-size:1rem;font-weight:600;display:flex}.pkg-test-row svg{color:#0ea5e9;min-width:18px}.pkg-modal-price-section{background:#fafcff;border:1px solid #e2e8f0;border-radius:20px;max-width:420px;padding:22px 26px}.pkg-price-main{flex-direction:column;gap:4px;display:flex}.pkg-modal-new-price{color:#0d9488;font-size:1.8rem;font-weight:700;line-height:1}.pkg-price-label{color:#64748b;font-size:.9rem;font-weight:500}.pkg-price-meta{align-items:center;gap:18px;margin-top:14px;display:flex}.pkg-modal-old-price{color:#94a3b8;font-size:.95rem;font-weight:500;text-decoration:line-through}.pkg-modal-save{color:#15803d;background:#dcfce7;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600;line-height:1}.pkg-actions{margin-top:35px}.pkg-book-btn{color:#fff;background:#0d9488;box-shadow:0 10px 20px #0d948833}.pkg-call-btn{color:#081f5c;background:#eef2ff}@media (width<=768px){.pkg-modal{border-radius:22px;width:100%;max-width:100%;padding:22px}.pkg-modal-title{margin-top:15px;margin-bottom:15px;font-size:2rem}.pkg-modal-price-section{flex-direction:column;align-items:flex-start;gap:10px}.pkg-modal-new-price{font-size:1.5rem}.pkg-test-row{font-size:.95rem}.pkg-actions{gap:12px}.pkg-book-btn,.pkg-call-btn{width:100%;min-height:54px}}.admin-login-page{background:linear-gradient(135deg,#0f4c81 0%,#1565c0 50%,#42a5f5 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.admin-login-page:before{content:"";background:#ffffff14;border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-150px}.admin-login-page:after{content:"";background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-120px;left:-120px}.admin-login-card{z-index:10;background:#fffffff7;border-radius:30px;width:100%;max-width:520px;padding:50px 40px;animation:.5s fadeUp;position:relative;box-shadow:0 20px 60px #0000002e}.admin-logo{color:#fff;background:linear-gradient(135deg,#1565c0,#42a5f5);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 25px;font-size:34px;display:flex;box-shadow:0 10px 25px #1565c04d}.admin-login-card h1{text-align:center;color:#0f2f5f;margin-bottom:8px;font-size:2.3rem;font-weight:700}.admin-login-card h3{text-align:center;color:#222;margin-bottom:6px;font-size:1.4rem;font-weight:600}.security-note{text-align:center;color:#1565c0;margin-bottom:28px;font-size:14px;font-weight:600;display:block}.admin-login-card form{flex-direction:column;display:flex}.admin-login-card input{border:1px solid #dbe5ef;border-radius:14px;outline:none;width:100%;height:58px;margin-bottom:16px;padding:0 18px;font-size:15px;transition:all .3s}.admin-login-card input:focus{border-color:#1976d2;box-shadow:0 0 0 4px #1976d21f}.password-wrapper{position:relative}.password-wrapper input{padding-right:55px}.eye-btn{cursor:pointer;color:#666;background:0 0;border:none;font-size:18px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.eye-btn:hover{color:#1565c0}.forgot-btn{color:#1565c0;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:20px;font-weight:600}.forgot-btn:hover{color:#0f4c81}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1565c0,#1976d2);border:none;border-radius:14px;width:100%;height:58px;font-size:17px;font-weight:700;transition:all .3s}.login-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #1565c059}.login-btn:active{transform:scale(.98)}@media (width<=768px){.admin-login-card{max-width:460px;padding:40px 30px}.admin-login-card h1{font-size:2rem}}@media (width<=480px){.admin-login-page{padding:15px}.admin-login-card{border-radius:24px;padding:30px 20px}.admin-logo{width:75px;height:75px;font-size:28px}.admin-login-card h1{font-size:1.7rem}.admin-login-card h3{font-size:1.15rem}.admin-login-card input{height:54px;font-size:14px}.login-btn{height:54px;font-size:15px}}.forgot-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.forgot-modal{background:#fff;border-radius:28px;width:100%;max-width:520px;padding:35px;animation:.25s modalFade;box-shadow:0 25px 60px #0000002e}@keyframes modalFade{0%{opacity:0;transform:translateY(15px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.forgot-modal h2{color:#0f172a;margin-bottom:10px;font-size:34px;font-weight:700}.forgot-modal p{color:#64748b;margin-bottom:25px;font-size:16px}.forgot-modal input{border:1px solid #dbe3ee;border-radius:16px;width:100%;height:62px;padding:0 20px;font-size:16px;transition:all .3s}.forgot-modal input:focus{border-color:#2f80ed;outline:none;box-shadow:0 0 0 4px #2f80ed1f}.forgot-actions{gap:12px;margin-top:22px;display:flex}.send-link-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d66c2,#2f80ed);border:none;border-radius:14px;flex:1;height:58px;font-size:17px;font-weight:600;transition:all .25s}.send-link-btn:hover{transform:translateY(-2px)}.cancel-btn{cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:14px;min-width:120px;height:58px;font-size:16px;font-weight:600;transition:all .25s}.forgot-message{border-radius:12px;margin-top:15px;padding:12px 15px;font-size:14px;font-weight:500}.forgot-success{color:#166534;background:#dcfce7}.forgot-error{color:#991b1b;background:#fee2e2}@media (width<=600px){.forgot-modal{border-radius:22px;padding:25px}.forgot-modal h2{font-size:28px}.forgot-actions{flex-direction:column}.cancel-btn,.send-link-btn{width:100%}}.admin-header{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0f172a0a}.admin-header-left{align-items:center;gap:16px;display:flex}.admin-header-title{color:#0f172a;margin:0;font-size:2rem;font-weight:700}.admin-header-right{align-items:center;gap:16px;display:flex}.header-date{text-align:right}.header-date h4{color:#0f172a;margin:0;font-size:15px;font-weight:600}.header-date p{color:#64748b;margin:2px 0 0;font-size:13px}.logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;height:42px;padding:0 18px;font-size:14px;font-weight:600;transition:all .25s}.logout-btn:hover{background:#dc2626;transform:translateY(-1px)}.mobile-menu-btn{cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:none}@media (width<=768px){.mobile-menu-btn{display:flex}.admin-header{padding:0 18px}.admin-header-title{font-size:1.5rem}}@media (width<=480px){.header-date{display:none}.admin-header-title{font-size:1.25rem}}.admin-sidebar{z-index:999;background:linear-gradient(#07152b 0%,#08111f 100%);flex-direction:column;width:280px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.sidebar-brand{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;height:80px;padding:0 20px;display:flex}.sidebar-logo{object-fit:contain;background:0 0;border-radius:0;width:51px;height:51px;padding:0}.brand-content h2{color:#0f172a;margin:0;font-size:17px;font-weight:700}.brand-content p{color:#64748b;margin:2px 0 0;font-size:12px}.header-date{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;padding:10px 18px;display:flex}.header-date span{color:#334155;font-size:15px;font-weight:600}.sidebar-section-title{color:#7fa3d8;letter-spacing:2px;text-transform:uppercase;padding:18px 24px 10px;font-size:11px;font-weight:700}.admin-sidebar-nav{flex-direction:column;gap:6px;padding:0 14px;display:flex}.admin-sidebar-link{color:#cbd5e1;border-radius:14px;align-items:center;gap:14px;height:52px;padding:0 16px;text-decoration:none;transition:all .25s;display:flex;position:relative}.admin-sidebar-link svg{flex-shrink:0;font-size:22px}.admin-sidebar-link span{font-size:15px;font-weight:500}.admin-sidebar-link:hover{color:#fff;background:#ffffff0a;transform:translate(4px)}.admin-sidebar-link.active{color:#fff;background:linear-gradient(90deg,#2563eb,#3b82f6);box-shadow:0 0 20px #3b82f659}.admin-sidebar-link.active:before{content:"";background:#60a5fa;border-radius:20px;width:4px;height:28px;position:absolute;top:12px;left:-14px}.sidebar-footer{border-top:1px solid #1d3557;align-items:center;gap:12px;margin-top:auto;padding:20px;display:flex}.admin-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex}.sidebar-footer h4{color:#fff;margin-bottom:4px;font-size:15px}.sidebar-footer p{color:#8ea4c2;font-size:13px}.admin-sidebar::-webkit-scrollbar{width:6px}.admin-sidebar::-webkit-scrollbar-track{background:0 0}.admin-sidebar::-webkit-scrollbar-thumb{background:#1d3557;border-radius:20px}@media (width<=1024px){.admin-sidebar{width:220px}.sidebar-brand h2{font-size:1rem}.admin-sidebar-link span{font-size:14px}}@media (width<=768px){.admin-sidebar{transition:transform .3s;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}}.sidebar-overlay{z-index:998;background:#00000080;position:fixed;inset:0}@media (width<=480px){.admin-sidebar{width:270px}}.admin-layout{min-height:100vh;display:flex}.admin-main{background:#08111f;flex:1;min-height:100vh;margin-left:260px;transition:all .3s}.admin-content{background:#08111f;padding:0}.page-shell{min-height:calc(100vh - 68px);margin:0;padding:30px}@media (width<=1024px){.admin-main{margin-left:220px}}@media (width<=768px){.admin-main{margin-left:75px}.admin-content{padding:20px}}@media (width<=480px){.admin-main{margin-left:0}.admin-content{padding:15px}}.dashboard-wrapper{color:#fff;background:#08111f;min-height:100vh;padding:clamp(15px,3vw,30px)}.loading-screen{color:#00d9ff;letter-spacing:2px;background:#08111f;justify-content:center;align-items:center;height:100vh;font-size:clamp(18px,3vw,26px);font-weight:600;display:flex}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.dashboard-header h1{margin-bottom:8px;font-size:clamp(26px,4vw,38px);font-weight:700}.dashboard-header p{color:#94a3b8;letter-spacing:3px;font-size:clamp(11px,2vw,14px)}.dashboard-clock{text-align:right}.dashboard-clock h2{margin-bottom:4px;font-size:clamp(22px,3vw,32px)}.dashboard-clock span{color:#94a3b8;font-size:clamp(12px,2vw,14px)}.stat-card{background:#0f1b2d;border:1px solid #1d3557;border-radius:16px;flex-direction:column;justify-content:center;min-height:140px;padding:24px;transition:all .3s;display:flex}.stat-card h2{color:#00d9ff;margin-bottom:10px;font-size:clamp(30px,5vw,48px)}.stat-card p{color:#94a3b8;font-size:15px}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:30px;display:grid}.panel{background:#0f1b2d;border:1px solid #1d3557;border-radius:16px;padding:24px}.panel h3{color:#00d9ff;margin-bottom:20px;font-size:18px}.row{border-bottom:1px solid #1d3557;justify-content:space-between;align-items:center;gap:15px;padding:14px 0;display:flex}.row:last-child{border-bottom:none}.row span{color:#dbe3ec}.row strong{font-weight:600}.online{color:#0f8}.offline{color:#ff5f5f}.activity-panel{background:#0f1b2d;border:1px solid #1d3557;border-radius:16px;padding:24px}.activity-panel h3{color:#00d9ff;margin-bottom:20px}.activity-row{border-bottom:1px solid #1d3557;justify-content:space-between;align-items:center;gap:15px;padding:14px 0;display:flex}.activity-row:last-child{border-bottom:none}.activity-row span{flex:1}.activity-row small{color:#94a3b8;white-space:nowrap}@media (width<=992px){.dashboard-header{align-items:flex-start}.dashboard-clock{text-align:left}}@media (width<=768px){.dashboard-wrapper{padding:15px}.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-clock{text-align:left;width:100%}.panel,.stat-card,.activity-panel{padding:18px}}@media (width<=480px){.dashboard-header h1{line-height:1.2}.row,.activity-row{flex-direction:column;align-items:flex-start}.row strong,.activity-row small{margin-top:4px}.stat-card{min-height:120px}}.stat-card,.panel,.activity-panel{transition:transform .3s,border-color .3s,box-shadow .3s}.stat-card:hover,.panel:hover,.activity-panel:hover{border-color:#00d9ff;transform:translateY(-6px);box-shadow:0 10px 25px #00000040,0 0 12px #00d9ff1a}.manage-services{background:#f8fafc;min-height:100vh;padding:30px}.section-title{color:#0f172a;margin-bottom:25px;font-size:28px;font-weight:600}.services-grid{grid-template-columns:repeat(4,1fr);gap:25px;display:grid}.service-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.service-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001a}.service-image{object-fit:cover;width:100%;height:220px}.service-content{flex-direction:column;flex:1;padding:20px;display:flex}.service-content h3{color:#0f172a;margin-bottom:12px;font-size:28px}.service-content p{margin-bottom:10px;line-height:1.5}.service-description{color:#64748b}.service-status{margin-top:auto;padding-top:12px}.service-actions{gap:10px;padding:0 20px 20px;display:flex}.edit-btn,.delete-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;flex:1;padding:12px;font-weight:600;transition:all .3s}.edit-btn{background:#f59e0b}.add-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-top:60px;padding:30px;box-shadow:0 4px 15px #0000000d}.mt-20{margin-top:20px}.upload-title{margin-bottom:10px;font-size:18px}.submit-wrapper{margin-top:30px}.submit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;padding:15px;font-size:16px;font-weight:600}.submit-btn:hover{background:#1d4ed8}.submit-btn:disabled{background:#94a3b8}@media (width<=1200px){.services-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.services-grid,.form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.manage-services{padding:15px}.page-title{font-size:32px}.section-title{font-size:24px}.services-grid,.form-grid{grid-template-columns:1fr}.service-image{height:200px}.service-actions{flex-direction:column}.modal-content{padding:20px}.modal-actions{flex-direction:column}.close-btn,.update-btn{width:100%}}@media (width<=480px){.page-title{font-size:28px}.service-content h3{font-size:22px}.service-image{height:180px}.add-service-card{padding:20px}}.search-wrapper{margin-bottom:25px}.search-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;max-width:450px;padding:14px 18px;font-size:15px;transition:all .3s}.delete-modal{background:#fff;border-radius:10px;width:340px;max-width:90%;padding:20px;box-shadow:0 12px 25px #0000001f,0 4px 10px #0000000f}.delete-modal h3{color:#0f172a;margin-bottom:10px;font-size:24px;font-weight:700}.delete-modal p{color:#555;font-size:15px;line-height:1.5}.cancel-btn,.delete-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:9px 16px;font-size:14px;font-weight:600}.cancel-btn{background:#e5e7eb}.delete-btn{color:#fff;background:#dc2626}.stat-card p{color:#64748b;margin-top:8px;font-size:15px}@media (width<=768px){.stats-grid{grid-template-columns:1fr}}.search-sort-row{align-items:center;gap:15px;margin-top:30px;margin-bottom:25px;display:flex}.search-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;padding:14px 18px;font-size:15px;transition:all .3s}.sort-select{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:170px;min-width:170px;padding:14px 16px;font-size:15px;font-weight:500;transition:all .3s}.sort-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}@media (width<=768px){.search-sort-row{flex-direction:column;align-items:stretch}.sort-select{width:100%}}.pagination button:hover:not(:disabled){background:#eff6ff;border-color:#2563eb}.loading-state{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:24px;justify-content:center;align-items:center;min-height:180px;margin-top:20px;font-size:22px;font-weight:700;display:flex}.status-select{width:220px;max-width:100%}.manage-packages{box-sizing:border-box;background:#f8fafc;width:100%;min-height:100vh;padding:30px;animation:.3s fadePackage}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.page-header p{color:#64748b;font-size:15px}.header-actions{flex-wrap:wrap;gap:12px;display:flex}.refresh-btn,.add-btn{cursor:pointer;border:none;border-radius:12px;outline:none;padding:12px 20px;font-weight:700;transition:all .3s}.refresh-btn{color:#334155;background:#fff;border:1px solid #dbe3ee}.add-btn:hover{transform:translateY(-2px)}.package-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.package-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:25px;transition:all .3s;box-shadow:0 4px 15px #0000000d}.package-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.package-stat-card h3{color:#2563eb;margin-bottom:8px;font-size:34px;font-weight:700}.package-stat-card p{color:#64748b;margin-top:8px;font-size:15px;font-weight:600}.package-stat-card:first-child{border-top:4px solid #3b82f6}.package-stat-card:nth-child(2){border-top:4px solid #06b6d4}.package-stat-card:nth-child(3){border-top:4px solid #10b981}.package-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:25px;padding:30px;box-shadow:0 4px 15px #0000000d}.package-form-card h2{color:#0f172a;margin-bottom:25px;font-size:28px;font-weight:600}.package-form{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.package-form input,.package-form textarea,.package-form select{background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:15px;transition:all .3s}.package-form textarea{resize:vertical;grid-column:1/-1;min-height:120px}.package-form input:focus,.package-form textarea:focus,.package-form select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-actions{grid-column:1/-1;gap:15px;margin-top:10px;display:flex}.save-btn,.cancel-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.save-btn{color:#fff;background:#2563eb}.cancel-btn{color:#334155;background:#f1f5f9}.table-toolbar{align-items:center;gap:15px;margin-bottom:25px;display:flex}.search-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;max-width:450px;padding:14px 18px;font-size:15px;transition:all .3s}.search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.table-card{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow-x:auto;box-shadow:0 4px 15px #0000000d}.package-table{border-collapse:collapse;width:100%;min-width:750px}.package-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.package-table th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.5px;padding:16px 20px;font-size:14px;font-weight:600}.package-table td{color:#334155;border-bottom:1px solid #e2e8f0;padding:16px 20px;font-size:15px}.package-table tbody tr:hover{background:#f8fafc}.delete-btn{cursor:pointer;color:#fff;background:#ef4444;border:none;border-radius:10px;padding:10px 16px;font-weight:600;transition:all .3s}.loading,.empty-state{text-align:center;color:#64748b;padding:40px}@media (width<=1200px){.package-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.manage-packages{padding:20px}.page-header{flex-direction:column;align-items:flex-start}.package-form,.package-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.manage-packages{padding:15px}.page-header h1{font-size:32px}.package-form-card h2{font-size:24px}.header-actions{width:100%}.refresh-btn,.add-btn{text-align:center;flex:1}.package-stats,.package-form{grid-template-columns:1fr}.form-actions{flex-direction:column}.save-btn,.cancel-btn{width:100%}.table-toolbar{flex-direction:column;align-items:stretch}.search-input{max-width:100%}}@media (width<=480px){.page-header h1{font-size:28px}.package-stat-card{padding:20px}.package-stat-card h3{font-size:28px}.package-form-card{padding:20px}}@keyframes fadePackage{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.edit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;margin-right:8px;padding:8px 14px;font-weight:600}@keyframes slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.desktop-table{display:none}.mobile-package-cards{flex-direction:column;gap:20px;display:flex}.mobile-package-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 4px 15px #0000000d}.mobile-package-card h3{color:#0f172a;margin-bottom:15px;font-size:22px}.mobile-package-card p{margin-bottom:10px}.mobile-actions{gap:10px;margin-top:15px;display:flex}.mobile-actions button{flex:1}}.status-active{color:#15803d;text-transform:capitalize;background:#dcfce7;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.status-inactive{color:#b91c1c;text-transform:capitalize;background:#fee2e2;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.sort-select{background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:170px;min-width:170px;padding:14px 16px;font-size:15px}.pagination{justify-content:center;align-items:center;gap:10px;margin:35px 0;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:42px;height:42px;font-weight:600}@media (width<=768px){.search-sort-row{flex-direction:column;align-items:stretch}.sort-select{width:100%}}.modal-content h2{color:#0f172a;margin-bottom:25px}.modal-content .form-input{border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:15px}.modal-content .form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.modal-actions{gap:15px;margin-top:25px;display:flex}.close-btn,.update-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px;font-weight:600}@media (width<=768px){.modal-content{padding:20px}.modal-actions{flex-direction:column}}.manage-jobs{background:#f8fafc;width:100%;min-height:100vh;padding:30px}.success-message{color:#047857;background:#ecfdf3;border:1px solid #a7f3d0;border-radius:12px;margin-bottom:20px;padding:14px 18px;font-weight:600;animation:.3s slideDown}.refresh-btn,.add-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 20px;font-weight:600;transition:all .3s}.add-btn{color:#fff;background:#2563eb}.job-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px;display:grid}.job-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:25px;transition:all .3s;box-shadow:0 4px 15px #0000000d}.job-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.job-stat-card h3{color:#2563eb;margin-bottom:8px;font-size:34px;font-weight:700}.job-stat-card p{color:#64748b;margin-top:8px;font-size:15px;font-weight:600}.job-stat-card:first-child{border-top:4px solid #3b82f6}.job-stat-card:nth-child(2){border-top:4px solid #06b6d4}.job-stat-card:nth-child(3){border-top:4px solid #10b981}.job-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:25px;padding:30px;box-shadow:0 4px 15px #0000000d}.job-form-card h2{color:#0f172a;margin-bottom:20px}.job-form{gap:16px;display:grid}.job-form input,.job-form textarea,.job-form select{border:1px solid #dbe2ea;border-radius:12px;outline:none;width:100%;padding:14px;font-size:15px}.job-form textarea{resize:vertical;min-height:110px}.job-form input:focus,.job-form textarea:focus,.job-form select:focus{border-color:#2563eb}.form-actions{gap:12px;margin-top:10px;display:flex}.save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:12px 22px;font-weight:600}.save-btn:hover{background:#1d4ed8}.cancel-btn{cursor:pointer;background:#e2e8f0;border:none;border-radius:12px;padding:12px 22px;font-weight:600}.cancel-btn:hover{background:#cbd5e1}.table-toolbar{margin-bottom:20px}.search-input{border:1px solid #dbe2ea;border-radius:12px;outline:none;width:100%;max-width:380px;padding:14px}.table-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow-x:auto;box-shadow:0 4px 15px #0000000d}.job-table{border-collapse:collapse;width:100%}.job-table thead{background:#f8fafc}.job-table th{text-align:left;color:#475569;border-bottom:1px solid #e2e8f0;padding:18px;font-size:14px}.job-table td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:18px}.job-table tr:hover{background:#fafcff}.status-active{color:#15803d;background:#dcfce7;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.status-inactive{color:#dc2626;background:#fee2e2;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.action-buttons{gap:10px;display:flex}.edit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:9px 16px;font-weight:600}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;padding:9px 16px;font-weight:600}.loading,.empty-state{text-align:center;color:#64748b;padding:40px;font-weight:600}@media (width<=900px){.job-stats{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start;gap:15px}.action-buttons{flex-direction:column}}@media (width<=768px){.manage-jobs{padding:15px}.table-card{overflow-x:auto}.job-table{min-width:900px}}.status-active{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.status-inactive{color:#b91c1c;background:#fee2e2;border-radius:999px;align-items:center;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.mobile-job-cards{display:none}@media (width<=768px){.desktop-table{display:none}.mobile-job-cards{flex-direction:column;gap:20px;display:flex}.mobile-job-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 4px 15px #0000000d}.mobile-job-card h3{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:22px;padding-bottom:12px;font-size:32px;font-weight:700}.mobile-job-card p{color:#334155;margin-bottom:14px;font-size:16px;line-height:1.6}.mobile-job-card strong{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:700;display:block}.mobile-actions{border-top:1px solid #e2e8f0;gap:12px;margin-top:24px;padding-top:16px;display:flex}.mobile-actions button{flex:1}}.modal-overlay{z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.form-input{border:1px solid #dbe2ea;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px}.close-btn{cursor:pointer;background:#e2e8f0;border:none;border-radius:12px;padding:12px 20px;font-weight:600}.update-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:12px 20px;font-weight:600}.pagination{justify-content:center;align-items:center;gap:12px;margin-top:30px;margin-bottom:20px;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:46px;height:46px;font-weight:600;transition:all .3s}.pagination button:hover:not(:disabled){background:#f8fafc}.pagination button:disabled{opacity:.5;cursor:not-allowed}.manage-experts{background:#f8fafc;min-height:100vh;padding:30px}.page-title{color:#0f172a;margin-bottom:30px;font-size:42px;font-weight:700}.stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:25px;box-shadow:0 4px 15px #0000000d}.stat-card h2{color:#2563eb;font-size:36px;font-weight:700}.stat-card p{color:#64748b;margin-top:8px}.stat-card:first-child{border-top:4px solid #3b82f6}.stat-card:nth-child(2){border-top:4px solid #06b6d4}.stat-card:nth-child(3){border-top:4px solid #10b981}.search-sort-row{align-items:center;gap:15px;margin-bottom:30px;display:flex}.search-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;flex:1;padding:14px 18px}.search-input:focus{border-color:#2563eb}.sort-select{background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:180px;padding:14px}.add-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:14px 22px;font-weight:600}.add-btn:hover{background:#1d4ed8}.experts-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:25px;display:grid}.expert-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;min-height:520px;padding:22px;transition:all .3s;display:flex;box-shadow:0 8px 30px #0f172a0f}.expert-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #2563eb1f}.expert-photo{background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:24px;width:180px;height:180px;margin:0 auto 22px;overflow:hidden}.expert-photo img{object-fit:cover;width:100%;height:100%}.expert-placeholder{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:90px;line-height:1;display:flex}.expert-info{flex-direction:column;flex:1;display:flex}.expert-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.serial-badge{color:#2563eb;background:#eff6ff;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700}.designation-badge{color:#059669;text-overflow:ellipsis;white-space:nowrap;background:#ecfdf3;border-radius:999px;max-width:110px;padding:6px 14px;font-size:12px;font-weight:700;overflow:hidden}.expert-info h3{color:#0f172a;height:58px;margin-bottom:14px;font-size:22px;font-weight:700;line-height:1.3;overflow:hidden}.qualification{color:#475569;min-height:26px;margin-bottom:12px;font-size:16px}.reg-number{color:#64748b;min-height:22px;margin-bottom:20px;font-size:15px}.experience{color:#2563eb;text-align:center;background:#edf4ff;border-radius:14px;margin-top:auto;padding:14px;font-size:16px;font-weight:700}.expert-actions{border-top:1px solid #e2e8f0;gap:12px;padding:16px 24px 20px;display:flex}.edit-btn,.delete-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;flex:1;padding:12px;font-weight:600}.edit-btn{color:#fff;background:#2563eb}.edit-btn:hover{background:#1d4ed8}.delete-btn{background:#ef4444}.delete-btn:hover{background:#dc2626}.loading-state{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:24px;justify-content:center;align-items:center;min-height:180px;font-size:22px;font-weight:700;display:flex}.modal-content{background:#fff;border-radius:24px;width:950px;max-width:100%;max-height:90vh;padding:30px;overflow-y:auto}.modal-content h2{margin-bottom:25px}.form-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.form-input{border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px}.form-input:focus{border-color:#2563eb}.mt-25{margin-top:25px}.preview-wrapper{text-align:center;margin-top:25px}.preview-image{border-radius:16px;width:320px;max-width:100%}.close-btn{cursor:pointer;background:#e2e8f0;border:none;border-radius:10px;padding:12px 20px}.update-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:12px 20px}.delete-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.delete-modal{background:#fff;border-radius:14px;width:360px;max-width:90%;padding:22px}.delete-modal h3{color:#0f172a;margin-bottom:10px}.delete-modal p{color:#64748b}.delete-modal-actions{gap:10px;margin-top:20px;display:flex}.cancel-btn{cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;flex:1;padding:10px}.delete-modal .delete-btn{flex:1}.pagination{justify-content:center;gap:10px;margin:35px 0;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:42px;height:42px}.page-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}@media (width<=992px){.form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.manage-experts{padding:15px}.stats-grid{grid-template-columns:1fr}.search-sort-row{flex-direction:column;align-items:stretch}.sort-select{width:100%}.experts-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.form-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column}}.page-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.page-header h1{color:#0f172a;margin-bottom:6px;font-size:42px;font-weight:700}.page-header p{color:#64748b}.header-actions{gap:12px;display:flex}.refresh-btn,.add-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 20px;font-weight:600}.refresh-btn{background:#fff;border:1px solid #dbe2ea}.refresh-btn:hover{background:#f1f5f9}.manage-notices{box-sizing:border-box;background:#f8fafc;width:100%;min-height:100vh;padding:30px;animation:.3s fadeNotice}.notice-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.notice-stat-card:first-child{border-top:4px solid #3b82f6}.notice-stat-card:nth-child(2){border-top:4px solid #06b6d4}.notice-stat-card:nth-child(3){border-top:4px solid #10b981}.notice-stat-card{background:#fff;border:1px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:16px;padding:25px;transition:all .3s;box-shadow:0 4px 15px #0000000d}.notice-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.notice-stat-card h3{color:#2563eb;margin-bottom:8px;font-size:34px;font-weight:700}.notice-stat-card p{color:#64748b;font-size:15px;font-weight:600}.notice-table{border-collapse:collapse;table-layout:fixed;width:100%}.notice-table th,.notice-table td{text-align:left;word-break:break-word;border-bottom:1px solid #e2e8f0;padding:16px 20px}.notice-table th:first-child,.notice-table td:first-child{width:15%}.notice-table th:nth-child(2),.notice-table td:nth-child(2){width:12%}.notice-table th:nth-child(3),.notice-table td:nth-child(3){width:43%}.notice-table th:nth-child(4),.notice-table td:nth-child(4){width:10%}.notice-table th:nth-child(5),.notice-table td:nth-child(5){width:20%}.action-buttons{align-items:center;gap:10px;display:flex}.edit-btn,.delete-btn{min-width:90px}.notice-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:25px;padding:30px;box-shadow:0 4px 15px #0000000d}.notice-form-card h2{color:#0f172a;margin-bottom:25px;font-size:28px}.notice-form{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.notice-form input,.notice-form textarea{border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:15px;transition:all .3s}.notice-form textarea{resize:vertical;grid-column:1/-1;min-height:120px}.notice-form input:focus,.notice-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.mobile-package-cards{display:none}@media (width<=768px){.desktop-table{display:none}.mobile-package-cards{flex-direction:column;gap:20px;display:flex}.mobile-package-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 4px 15px #0000000d}.mobile-package-card h3{color:#0f172a;margin-bottom:12px;font-size:22px}.mobile-package-card p{margin-bottom:10px;line-height:1.6}.mobile-actions{gap:10px;margin-top:15px;display:flex}.mobile-actions button{flex:1}.notice-form{grid-template-columns:1fr}.notice-form-card{padding:20px}}@keyframes fadeNotice{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=992px){.notice-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.notice-stats{grid-template-columns:1fr}.desktop-table{display:none}.mobile-package-cards{flex-direction:column;gap:20px;display:flex}}.modal-overlay{z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:750px;max-height:90vh;padding:30px;overflow-y:auto;box-shadow:0 25px 50px #0000002e}.modal-content h2{color:#0f172a;margin-bottom:25px;font-size:28px;font-weight:700}.form-input{border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:15px;transition:all .3s}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.modal-actions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}.close-btn,.update-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 22px;font-weight:600;transition:all .3s}.close-btn{color:#0f172a;background:#e2e8f0}.close-btn:hover{background:#cbd5e1}.update-btn{color:#fff;background:#2563eb}.update-btn:hover{background:#1d4ed8}@media (width<=768px){.modal-content{border-radius:18px;padding:20px}.modal-actions{flex-direction:column}.close-btn,.update-btn{width:100%}}.profile-page{background:#f8fafc;min-height:100vh;padding:30px}.profile-loading{color:#475569;justify-content:center;align-items:center;min-height:100vh;font-size:22px;font-weight:600;display:flex}.profile-success,.profile-error{border-radius:12px;margin-bottom:20px;padding:14px 18px;font-weight:600}.profile-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.profile-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.profile-hero-card{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;margin-bottom:28px;padding:35px;box-shadow:0 15px 40px #0f172a33}.profile-left{align-items:center;gap:28px;display:flex}.avatar-wrapper{position:relative}.profile-avatar,.profile-image{object-fit:cover;border:4px solid #fff3;border-radius:50%;width:120px;height:120px}.profile-avatar{background:#ffffff26;justify-content:center;align-items:center;font-size:42px;font-weight:700;display:flex}.upload-photo-btn{color:#fff;cursor:pointer;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;box-shadow:0 8px 20px #2563eb40}.upload-photo-btn:hover{transform:scale(1.08)}.profile-main-info h1{margin:0;font-size:34px;font-weight:700}.profile-main-info p{opacity:.85;margin-top:10px;font-size:15px}.role-badge{background:#ffffff1f;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:8px 14px;font-size:14px;font-weight:600;display:inline-flex}.profile-stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:28px;display:grid}.stat-card{background:#fff;border-radius:18px;padding:24px;transition:all .3s;box-shadow:0 10px 30px #0f172a0f}.stat-card:hover{transform:translateY(-4px)}.stat-card svg{color:#2563eb;font-size:28px}.stat-card h3{color:#0f172a;margin-top:14px;margin-bottom:6px}.stat-card p{color:#64748b}.profile-section{background:#fff;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #0f172a0d}.section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-header h2{color:#0f172a;margin:0}.action-btn,.security-btn,.save-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 18px;font-weight:600;transition:all .3s;display:inline-flex}.action-btn,.save-btn{color:#fff;background:#2563eb}.security-btn{color:#fff;background:#0f172a}.action-btn:hover,.security-btn:hover,.save-btn:hover{transform:translateY(-2px)}.info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:18px}.info-box label{color:#64748b;margin-bottom:8px;font-size:14px;display:block}.info-box span{color:#0f172a;font-weight:600}.timeline{flex-direction:column;gap:18px;display:flex}.timeline-item{gap:14px;display:flex}.dot{background:#2563eb;border-radius:50%;width:12px;height:12px;margin-top:8px}.timeline-item h4{color:#0f172a;margin:0}.timeline-item p{color:#64748b;margin-top:4px}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:999;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:24px;width:100%;max-width:520px;padding:24px;animation:.25s modalShow;box-shadow:0 20px 50px #0f172a33}@keyframes modalShow{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-header h2{margin:0}.modal-header button{cursor:pointer;background:0 0;border:none;font-size:18px}.modal-body{flex-direction:column;gap:14px;display:flex}.modal-body input{border:1px solid #dbe3ef;border-radius:12px;outline:none;width:100%;padding:14px}.modal-body input:focus{border-color:#2563eb}.modal-footer{justify-content:flex-end;margin-top:20px;display:flex}@media (width<=768px){.profile-page{padding:18px}.profile-left{text-align:center;flex-direction:column}.section-header{flex-direction:column;align-items:stretch;gap:12px}.modal-card{margin:16px}.profile-main-info h1{font-size:28px}}.photo-actions{align-items:center;gap:10px;display:flex;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.remove-photo-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:999px;height:34px;padding:0 14px;font-size:12px;font-weight:600;transition:all .25s;box-shadow:0 8px 20px #ef444440}.remove-photo-btn:hover{background:#dc2626;transform:translateY(-2px)}.last-login-content{margin-top:10px}.login-time{color:#334155;font-size:15px;font-weight:600}.active-badge{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;margin-top:10px;padding:6px 12px;font-size:12px;font-weight:700;animation:2s infinite pulseActive;display:inline-flex}@keyframes pulseActive{0%{box-shadow:0 0 #16a34a66}70%{box-shadow:0 0 0 10px #16a34a00}to{box-shadow:0 0 #16a34a00}}.reset-page{background:linear-gradient(135deg,#0f4c97,#2f80ed);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.reset-card{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:40px;box-shadow:0 20px 40px #0000001f}.reset-icon{color:#fff;background:#2f80ed;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto;font-size:32px;display:flex}.reset-card h1{text-align:center;color:#0f172a;margin-top:20px}.reset-card p{text-align:center;color:#64748b;margin-bottom:25px}.password-wrapper{margin-bottom:18px;position:relative}.password-wrapper input{border:1px solid #dbe3ee;border-radius:14px;width:100%;height:58px;padding:0 18px;font-size:16px}.password-wrapper span{cursor:pointer;color:#64748b;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.reset-card button{color:#fff;cursor:pointer;background:#2f80ed;border:none;border-radius:14px;width:100%;height:58px;font-size:17px;font-weight:600}.success-box{color:#166534;background:#dcfce7;border-radius:10px;margin-bottom:15px;padding:14px}.error-box{color:#991b1b;background:#fee2e2;border-radius:10px;margin-bottom:15px;padding:14px}:root{--primary:#0b7dda;--primary-dark:#075aa3;--secondary:#12b886;--light:#f8fbff;--white:#fff;--border:#e4edf5;--text:#1f2937;--text-light:#64748b;--shadow:0 18px 45px #00000014;--radius:22px;--transition:.35s ease}.privacy-page{background:#f6f9fc;width:100%;overflow:hidden}.privacy-hero{text-align:center;flex-direction:column;align-items:center;max-width:1300px;margin:auto;padding:110px 30px 90px;display:flex}.privacy-badge{color:var(--primary);background:#e8f4ff;border:1px solid #cbe6ff;border-radius:50px;align-items:center;gap:10px;margin-bottom:30px;padding:10px 22px;font-weight:600;display:flex}.privacy-hero h1{color:var(--text);margin-bottom:28px;font-size:clamp(42px,6vw,72px);font-weight:800;line-height:1.1}.privacy-hero p{max-width:900px;color:var(--text-light);font-size:20px;line-height:1.9}.last-updated{box-shadow:var(--shadow);color:#374151;background:#fff;border-radius:50px;align-items:center;gap:10px;margin-top:35px;padding:14px 24px;font-weight:600;display:flex}.privacy-card{border-radius:var(--radius);box-shadow:var(--shadow);transition:var(--transition);border:1px solid var(--border);background:#fff;padding:40px}.privacy-card:hover{transform:translateY(-8px)}.privacy-card>h2{color:var(--text);text-align:center;margin-bottom:40px;font-size:34px}.company-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px;display:grid}.company-item{background:#f9fcff;border-radius:18px;align-items:flex-start;gap:18px;padding:25px;transition:all .3s;display:flex}.company-item:hover{background:#eef7ff;transform:translateY(-5px)}.company-item svg{color:var(--primary);flex-shrink:0}.company-item h4{color:var(--text);margin-bottom:8px;font-size:18px}.company-item p{color:var(--text-light);line-height:1.7}.privacy-grid{grid-template-columns:repeat(2,1fr);gap:35px;max-width:1300px;margin:70px auto;padding:0 30px;display:grid}.section-title{color:var(--text);align-items:center;gap:14px;margin-bottom:28px;font-size:25px;font-weight:700;display:flex}.section-title svg{color:var(--primary)}.privacy-card ul{margin:0;padding:0;list-style:none}.privacy-card li{color:var(--text-light);margin-bottom:20px;padding-left:34px;font-size:17px;line-height:1.9;position:relative}.privacy-card li:last-child{margin-bottom:0}.privacy-card li:before{content:"✔";color:var(--secondary);font-weight:700;position:absolute;top:1px;left:0}.privacy-footer{color:#fff;text-align:center;background:linear-gradient(135deg,#0b7dda,#0b5cb0);border-radius:30px;max-width:1200px;margin:80px auto 100px;padding:70px 40px}.privacy-footer svg{margin-bottom:20px}.privacy-footer h2{margin-bottom:20px;font-size:42px}.privacy-footer p{opacity:.95;max-width:850px;margin:auto;font-size:18px;line-height:2}@media (width<=1100px){.privacy-grid{grid-template-columns:1fr}}@media (width<=768px){.privacy-hero{padding:80px 20px 60px}.privacy-card{padding:30px}.privacy-grid{gap:25px;padding:0 20px}.privacy-footer{margin:60px 20px;padding:50px 25px}.privacy-footer h2{font-size:32px}.privacy-hero p{font-size:17px}.section-title{font-size:22px}}@media (width<=576px){.privacy-hero{padding:70px 18px 50px}.privacy-badge{padding:10px 18px;font-size:14px}.privacy-card{padding:24px}.privacy-card>h2{font-size:28px}.company-grid{grid-template-columns:1fr}.company-item{padding:20px}.privacy-card li{font-size:15px;line-height:1.8}.last-updated{justify-content:center;width:100%;padding:14px;font-size:14px}.privacy-footer{border-radius:22px}.privacy-footer h2{font-size:28px}.privacy-footer p{font-size:16px;line-height:1.8}}@media (width<=380px){.privacy-hero h1{font-size:36px}.privacy-card{padding:20px}.section-title{font-size:20px}}.footer{color:#fff;background:#050505;border-top:1px solid #ffffff0f;margin-top:60px}.footer-container{grid-template-columns:1.5fr 1fr 1.2fr;gap:50px;max-width:1400px;margin:auto;padding:45px 5% 30px;display:grid}.footer-brand h2{color:#fff;margin-bottom:12px;font-size:2rem;font-weight:800}.footer-brand p{color:#9ca3af;max-width:430px;font-size:.95rem;line-height:1.8}.footer-links h3,.footer-contact h3{color:#fff;margin-bottom:16px;font-size:1.15rem;position:relative}.footer-links h3:after,.footer-contact h3:after{content:"";background:linear-gradient(90deg,#0f9d92,#0f9d92);border-radius:20px;width:42px;height:3px;position:absolute;bottom:-6px;left:0}.footer-links ul{padding:0;list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:#9ca3af;font-size:.95rem;text-decoration:none;transition:all .25s}.footer-links a:hover{color:#fff;padding-left:6px}.footer-info{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.footer-info svg{color:#0f9d92;flex-shrink:0;margin-top:3px;font-size:15px}.footer-info span{color:#9ca3af;font-size:.95rem;line-height:1.6}.footer-bottom{color:#8b8b8b;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;max-width:1400px;margin:auto;padding:18px 5%;font-size:.88rem;display:flex}.footer-bottom span{color:#d1d5db;font-weight:500}@media (width<=992px){.footer-container{grid-template-columns:1fr 1fr;gap:35px;padding:40px 5% 25px}.footer-brand{grid-column:1/-1}}@media (width<=768px){.footer{margin-top:40px}.footer-container{text-align:left;grid-template-columns:1fr;gap:24px;padding:28px 7%}.footer-brand{text-align:center;border-bottom:1px solid #ffffff14;padding-bottom:10px}.footer-brand h2{margin-bottom:0;font-size:1.9rem}.footer-brand p{display:none}.footer-links,.footer-contact{width:100%}.footer-links h3,.footer-contact h3{margin-bottom:14px;font-size:1rem}.footer-links ul{grid-template-columns:repeat(2,1fr);gap:10px 25px;display:grid}.footer-links li{margin-bottom:0}.footer-links a{font-size:.92rem}.footer-info{gap:10px;margin-bottom:12px}.footer-info span{font-size:.9rem;line-height:1.5}.footer-bottom{text-align:center;flex-direction:column;gap:6px;padding:14px 7%;font-size:.78rem}.footer-bottom p,.footer-bottom span{margin:0}}@media (width<=480px){.footer-container{gap:18px;padding:25px 6% 18px}.footer-brand p{display:none}.footer-links ul{gap:6px}.footer-links a,.footer-info span{font-size:.85rem}.footer-bottom{font-size:.75rem}}.footer-info a{color:#cbd5e1;text-decoration:none;transition:all .3s}.footer-info a:hover{color:#12c2b1}.footer-phone-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer-phone-links a{color:#cbd5e1;text-decoration:none}.footer-phone-links a:hover{color:#12c2b1}.footer-bottom-links{align-items:center;gap:12px;display:flex}.footer-bottom-links a{color:#cbd5e1;text-decoration:none;transition:all .3s}.footer-bottom-links a:hover{color:#12c2b1}.not-found{background:#f8fbff;justify-content:center;align-items:center;min-height:75vh;padding:80px 20px;display:flex}.not-found-card{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:700px;padding:60px;box-shadow:0 20px 60px #00000014}.error-icon{color:#12a89d;background:#eaf8f7;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto;font-size:38px;display:flex}.not-found h1{color:#0f172a;margin:20px 0 5px;font-size:90px}.not-found h2{margin-bottom:15px;font-size:34px}.not-found p{color:#64748b;max-width:500px;margin:auto;line-height:1.8}.error-buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;display:flex}.home-btn,.back-btn{cursor:pointer;border-radius:50px;align-items:center;gap:10px;padding:15px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.home-btn{color:#fff;background:#14b8a6}.home-btn:hover{transform:translateY(-3px);box-shadow:0 12px 25px #14b8a64d}.back-btn{color:#0f172a;background:#fff;border:2px solid #dbe4ee}.back-btn:hover{background:#f1f5f9}@media (width<=768px){.not-found-card{padding:40px 25px}.not-found h1{font-size:70px}.not-found h2{font-size:28px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#0f172a;background:#fff;font-family:Inter,sans-serif;overflow-x:hidden}a{text-decoration:none}button{font-family:inherit}
