.header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;background:#fff;box-shadow:0 6px 20px #00000014;position:sticky;top:0;z-index:1000}.logo img{height:42px}.nav{display:flex;align-items:center;gap:26px}.nav a{text-decoration:none;font-weight:500;color:#222;position:relative}.nav a.active{color:#0a58ca}.apply-btn{background:#0a58ca;color:#fff;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:500}.menu-icon{display:none;font-size:30px;cursor:pointer}@media(max-width:1024px){.nav{gap:18px}}@media(max-width:900px){.menu-icon{display:block}.nav{position:fixed;top:80px;right:0;width:260px;height:calc(100vh - 80px);background:#fff;flex-direction:column;padding:30px;gap:18px;box-shadow:-10px 0 30px #00000026;transform:translate(100%);transition:transform .3s ease}.nav.open{transform:translate(0)}.apply-btn{display:none}}.footer{background:linear-gradient(135deg,#0b132b,#0f1c2f);color:#fff;position:relative}.footer-top{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:60px 40px}.footer-col h3{margin-bottom:16px;font-size:1.2rem}.footer-col p{color:#d0d7e2;line-height:1.7;margin-bottom:10px}.footer-logo{max-width:180px;margin-bottom:16px}.social-icons{display:flex;gap:12px;margin-top:16px}.social-icons a{width:40px;height:40px;background:#1e2a44;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:#d0d7e2;text-decoration:none}.footer-col ul li a:hover{color:#4da3ff}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);text-align:center;padding:18px 20px;position:relative}.scroll-top{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:#1e90ff;color:#fff;border:none;width:42px;height:42px;border-radius:6px;cursor:pointer;font-size:18px}@media(max-width:900px){.footer-top{grid-template-columns:1fr;padding:40px 20px}.scroll-top{position:static;transform:none;margin-top:15px}}.admin-support{margin-top:20px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.admin-support-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.admin-support-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.admin-link{background:transparent;color:#fff;border:none;padding:0;cursor:pointer;font-size:inherit;text-decoration:none;transition:color .3s ease}.admin-link:hover{color:#667eea;text-decoration:underline}.admin-help{margin-top:15px;padding:10px;background:#ffffff0d;border-radius:6px;border-left:3px solid #667eea}.admin-help-link{background:transparent;color:#667eea;border:none;padding:0;margin-left:5px;cursor:pointer;font-size:inherit;text-decoration:underline}.admin-help-link:hover{color:#764ba2}.footer-admin-access{display:flex;align-items:center;gap:10px}.admin-separator{color:#ffffff4d;margin:0 5px}.footer-admin-btn{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;transition:all .3s ease;display:flex;align-items:center;gap:5px}.footer-admin-btn:hover{background:#667eea33;border-color:#667eea}.hero-bg{min-height:100vh;background-image:url(/assets/hero-bg-C0Mr_IWQ.jpg);background-size:cover;background-position:right center;background-repeat:no-repeat;display:flex;align-items:center}.hero-content{max-width:650px;padding:100px 80px}.offer{color:#22c55e;font-weight:600;margin-bottom:18px;display:inline-block}.hero-content h1{font-size:clamp(2.6rem,4.8vw,3.8rem);font-weight:800;line-height:1.15;margin-bottom:20px;color:#0f172a}.hero-content p{font-size:1.05rem;color:#475569;margin-bottom:30px}.features{display:flex;gap:24px;font-weight:500;margin-bottom:36px}.cta{display:flex;gap:18px}.primary{background:#2563eb;color:#fff;padding:14px 34px;border-radius:14px;font-weight:600}.secondary{border:2px solid #2563eb;color:#2563eb;padding:14px 34px;border-radius:14px;font-weight:600;background:transparent}@media(max-width:768px){.hero-bg{background-image:none;min-height:auto}.hero-content{padding:30px 16px;text-align:center}.features,.cta{justify-content:center;flex-wrap:wrap}}.stats-section{background-color:#5bb7b6;padding:60px 20px}.stats-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.stat-box h2{font-size:68px;font-weight:700;color:#fff;margin-bottom:10px}.stat-box p{font-size:18px;color:#fff;opacity:.95}@media(max-width:900px){.stats-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stats-container{grid-template-columns:1fr}.stat-box h2{font-size:36px}}.popular{max-width:1200px;margin:100px auto;padding:0 20px}.popular-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.popular-header h2{font-size:36px;font-weight:700}.popular-header a{color:#4f46e5;font-weight:500;text-decoration:none}.popular-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.popular-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000001f;transition:transform .3s}.popular-card:hover{transform:translateY(-10px)}.popular-img{position:relative}.popular-img img{width:100%;height:200px;object-fit:cover}.badge{position:absolute;bottom:-18px;right:18px;background:#1e40af;color:#fff;padding:14px;border-radius:50%;font-size:12px;font-weight:600}.popular-body{padding:30px 25px 25px}.popular-body h3{font-size:20px;font-weight:600}.author{color:#6b7280;font-size:14px;margin:6px 0 12px}.rating-price{display:flex;justify-content:space-between;align-items:center}.rating .rate{color:#dc2626;font-weight:600}.stars{color:#fbbf24;margin-left:6px}.price{font-size:22px;font-weight:700}.divider{height:1px;background:#e5e7eb;margin:15px 0}.meta{display:flex;justify-content:space-between;font-size:14px;color:#374151}@media(max-width:768px){.popular-header{flex-direction:column;gap:10px;text-align:center}}.about{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem 1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about-container{max-width:1200px;margin:0 auto;padding:2rem}.hero-section{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;opacity:0;transform:translateY(50px)}.hero-content{animation:fadeInUp 1s ease-out}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;color:#2d3748;margin-bottom:1.5rem;background:linear-gradient(45deg,#4f46e5,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.highlight{display:block;color:#4f46e5;-webkit-text-fill-color:#4f46e5}.hero-subtitle{font-size:1.2rem;color:#4a5568;line-height:1.6;margin-bottom:2rem}.hero-image{position:relative;height:350px;background:linear-gradient(45deg,#4f46e5,#06b6d4);border-radius:15px;overflow:hidden;display:flex;align-items:center;justify-content:center}.image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-elements{position:relative;width:200px;height:200px}.floating-element{position:absolute;font-size:2.5rem;animation:float 3s ease-in-out infinite}.floating-element.elem1{top:20%;left:10%;animation-delay:0s}.floating-element.elem2{top:50%;left:50%;animation-delay:.5s}.floating-element.elem3{top:10%;left:70%;animation-delay:1s}.mission-vision{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.mission-card,.vision-card{padding:2.5rem;border-radius:15px;color:#fff;transition:transform .3s ease,box-shadow .3s ease;opacity:0}.mission-card:hover,.vision-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0003}.mission-card{background:linear-gradient(135deg,#667eea,#764ba2);transform:translate(-50px)}.vision-card{background:linear-gradient(135deg,#f093fb,#f5576c);transform:translate(50px)}.mission-card h3,.vision-card h3{font-size:1.8rem;margin-bottom:1rem}.features-section{margin-bottom:4rem}.section-title{text-align:center;font-size:2.5rem;color:#2d3748;margin-bottom:3rem;position:relative;opacity:0}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:180px;height:6px;background:linear-gradient(45deg,#4f46e5,#06b6d4);border-radius:3px;box-shadow:0 2px 8px #4f46e54d}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;transition:all .3s ease;box-shadow:0 10px 30px #0000001a;border:1px solid #e2e8f0;opacity:0;transform:translateY(30px)}.feature-card:hover{transform:translateY(-10px) scale(1.05);box-shadow:0 20px 40px #00000026}.feature-icon{width:70px;height:70px;margin:0 auto 1.5rem;background:linear-gradient(45deg,#4f46e5,#06b6d4);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem}.feature-card h3{font-size:1.3rem;color:#2d3748;margin-bottom:1rem}.feature-card p{color:#4a5568;line-height:1.6}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem;padding:3rem;background:linear-gradient(135deg,#4f46e5,#06b6d4);border-radius:20px;color:#fff;position:relative;overflow:hidden}.stats-section:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);animation:shimmer 2s infinite}.stat-item{text-align:center;padding:1.5rem;opacity:0;transform:scale(0);position:relative;z-index:1}.stat-number{font-size:3.5rem;font-weight:800;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2);min-height:4rem;display:flex;align-items:center;justify-content:center;gap:5px}.percent-symbol{font-size:2.5rem;opacity:.8}.stat-label{font-size:1.1rem;opacity:.9;text-transform:uppercase;letter-spacing:1px;font-weight:600}@keyframes counting{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.1) rotate(90deg)}50%{transform:scale(1) rotate(180deg)}75%{transform:scale(1.1) rotate(270deg)}to{transform:scale(1) rotate(360deg)}}.stat-number:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:3px solid rgba(255,255,255,.2);border-radius:50%;animation:counting 2s linear infinite;opacity:0}.stat-item.scale-in .stat-number:before{opacity:1}.about-content{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 40px #0000001a;opacity:0}.about-content h2{font-size:2.5rem;color:#2d3748;margin-bottom:1.5rem;text-align:center}.about-content p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:1.5rem;text-align:center}.cta-section{text-align:center;padding:3rem;margin-top:3rem;background:linear-gradient(135deg,#f6d365,#fda085);border-radius:15px;color:#fff;animation:pulse 2s infinite}.cta-section h3{font-size:2rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem;color:#fff}.cta-button{background:#fff;color:#4f46e5;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #0003}.cta-button:hover{transform:scale(1.05);background:#f8fafc}.fade-in-up{animation:fadeInUp .8s ease-out forwards}.slide-in-left{animation:slideInLeft .6s ease-out forwards}.slide-in-right{animation:slideInRight .6s ease-out forwards .2s}.fade-in{animation:fadeIn .8s ease-out forwards .4s}.card-enter{animation:cardEnter .5s ease-out forwards}.scale-in{animation:scaleIn .5s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes cardEnter{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:768px){.hero-section{grid-template-columns:1fr;gap:2rem;padding:2rem}.hero-title{font-size:2.2rem}.section-title{font-size:2rem}.section-title:after{width:150px;height:5px}.stats-section{grid-template-columns:repeat(2,1fr);padding:2rem}.stat-number{font-size:2.8rem;min-height:3.5rem}.about-content{padding:2rem}.mission-vision{grid-template-columns:1fr}}@media(max-width:480px){.about-container{padding:1rem}.features-grid,.stats-section{grid-template-columns:1fr}.cta-section{padding:2rem 1rem}.section-title:after{width:120px;height:4px}}.courses-hero{padding:120px 20px;text-align:center;background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff}.courses-hero h1{font-size:48px;font-weight:700}.courses-hero p{max-width:800px;margin:15px auto 0;font-size:18px;line-height:1.6}.course-filter{display:flex;justify-content:center;gap:14px;margin:50px 0;flex-wrap:wrap}.course-filter button{padding:12px 22px;border-radius:999px;border:none;background:#eef2ff;color:#1e40af;font-weight:500;cursor:pointer;transition:.3s}.course-filter button:hover{background:#c7d2fe}.course-filter .active{background:#1e40af;color:#fff}.course-grid{max-width:1200px;margin:auto;padding:0 20px 90px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,300px));justify-content:center;gap:32px}.course-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #0000001f;transition:transform .3s ease,box-shadow .3s ease;min-height:480px}.course-card:hover{transform:translateY(-10px);box-shadow:0 30px 70px #0000002e}.course-img{position:relative;background:#fff}.course-img img{width:100%;height:240px;object-fit:cover;clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}.badge{position:absolute;bottom:-30px;right:22px;width:74px;height:74px;background:#1e40af;color:#fff;border-radius:50%;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.2}.course-body{padding:46px 26px 26px}.course-body h3{font-size:20px;line-height:1.4;margin-bottom:6px}.author{color:#6b7280;font-size:14px;margin-bottom:12px}.rating{display:flex;align-items:center;gap:6px;font-size:14px;margin-bottom:12px}.rate{color:#dc2626;font-weight:600}.price{font-size:22px;font-weight:700;margin-bottom:18px}.course-footer{display:flex;justify-content:space-between;border-top:1px solid #e5e7eb;padding-top:14px;font-size:14px;color:#374151}@media(max-width:768px){.courses-hero{padding:80px 20px}.courses-hero h1{font-size:34px}.courses-hero p{font-size:16px}.course-grid{grid-template-columns:1fr}.course-card{min-height:auto}.course-img img{height:220px}}@media(max-width:480px){.course-body{padding:40px 20px 22px}.course-body h3{font-size:18px}.price{font-size:20px}.badge{width:64px;height:64px;font-size:11px;bottom:-26px}}.mentors-section{background:#e6f6fd;padding:100px 20px;overflow:hidden}.mentors-section h2{font-size:42px;font-weight:700;margin-bottom:60px;max-width:1200px;margin-inline:auto}.mentor-wrapper{max-width:1200px;margin:auto;overflow:hidden}.mentor-track{display:flex;gap:50px;will-change:transform}.mentor-card{min-width:260px;text-align:center}.mentor-img{width:140px;height:140px;margin:auto;border-radius:50%;overflow:hidden;background:#fff;border:6px solid #fff;box-shadow:0 15px 40px #00000026;position:relative}.mentor-img img{width:100%;height:100%;object-fit:cover}.mentor-card a{display:inline-block;margin-top:12px;color:#0a58ca;font-weight:500}.mentor-card h3{margin-top:20px;font-size:18px}.mentor-card p{font-size:14px;color:#6b7280}@media(max-width:768px){.mentor-card{min-width:220px}.mentors-section h2{font-size:30px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.contact-hero{position:relative;height:70vh;min-height:500px;max-height:800px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow:hidden}.contact-hero:before{content:"";position:absolute;width:300%;height:300%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0,0 L100,0 L100,100 Z" fill="rgba(255,255,255,0.1)"/></svg>') 0 0 repeat;animation:backgroundMove 20s linear infinite}.overlay{position:relative;z-index:2;text-align:center;color:#fff;padding:0 20px;width:90%;max-width:1200px}.overlay h1{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;opacity:0;transform:translateY(30px);animation:fadeInUp 1s ease forwards .3s;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.overlay h1:after{content:"";display:block;width:clamp(80px,10vw,100px);height:4px;background:gold;margin:20px auto;transform:scaleX(0);animation:expandWidth .8s ease forwards 1s}.overlay p{font-size:clamp(1rem,2vw,1.2rem);opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease forwards .6s;max-width:600px;margin:0 auto}.contact-hero .floating-elements{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.contact-hero .floating-elements div{position:absolute;background:#ffffff1a;border-radius:50%;animation:float 6s ease-in-out infinite}.contact-hero .floating-elements div:nth-child(1){width:clamp(40px,8vw,60px);height:clamp(40px,8vw,60px);top:20%;left:10%;animation-delay:0s}.contact-hero .floating-elements div:nth-child(2){width:clamp(60px,12vw,90px);height:clamp(60px,12vw,90px);top:60%;right:15%;animation-delay:.5s}.contact-hero .floating-elements div:nth-child(3){width:clamp(30px,6vw,40px);height:clamp(30px,6vw,40px);bottom:30%;left:20%;animation-delay:1s}.contact-main{opacity:0;transform:translateY(40px);animation:fadeInUp 1s ease forwards .8s;padding:0 20px;max-width:1400px;margin:0 auto}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:clamp(30px,4vw,60px);max-width:1200px;margin:-80px auto 0;position:relative;z-index:3;background:#fff;border-radius:20px;padding:clamp(20px,4vw,40px);box-shadow:0 20px 60px #0000001a}.left-info{opacity:0;transform:translate(-30px);animation:slideInLeft 1s ease forwards 1s}.right-form{opacity:0;transform:translate(30px);animation:slideInRight 1s ease forwards 1s}.left-info h3{color:#667eea;font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1rem;position:relative;padding-bottom:15px}.left-info h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:gold}.left-info>p{color:#666;font-size:clamp(.9rem,1.5vw,1rem);margin-bottom:30px;line-height:1.8}.left-info ul{list-style:none;padding:0;margin-top:30px}.left-info ul li{margin-bottom:25px;padding-left:40px;position:relative;opacity:0;transform:translateY(10px);animation:fadeInUp .5s ease forwards;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.6}.left-info ul li:nth-child(1){animation-delay:1.2s}.left-info ul li:nth-child(2){animation-delay:1.4s}.left-info ul li:nth-child(3){animation-delay:1.6s}.left-info ul li:nth-child(4){animation-delay:1.8s}.left-info ul li:before{content:"";position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background:#667eea;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.left-info ul li:nth-child(1):before{content:"📍"}.left-info ul li:nth-child(2):before{content:"📞"}.left-info ul li:nth-child(3):before{content:"📧"}.left-info ul li:nth-child(4):before{content:"🌐"}.right-form h3{color:#667eea;font-size:clamp(1.5rem,3vw,2rem);margin-bottom:2rem;position:relative;padding-bottom:15px}.right-form h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:gold}.right-form form{opacity:0;animation:fadeIn 1s ease forwards 1.2s}.row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(15px,2vw,20px);margin-bottom:20px}.right-form input,.right-form textarea{width:100%;padding:clamp(12px,2vw,15px);margin-bottom:clamp(15px,2vw,20px);border:2px solid #e1e1e1;border-radius:10px;font-size:clamp(14px,1.5vw,16px);transition:all .3s ease;opacity:0;transform:translateY(10px);animation:fadeInUp .5s ease forwards}.right-form input:nth-child(1){animation-delay:1.4s}.right-form input:nth-child(2){animation-delay:1.5s}.right-form input:nth-child(3){animation-delay:1.6s}.right-form textarea{animation-delay:1.7s}.right-form input:focus,.right-form textarea:focus{outline:none;border-color:#667eea;box-shadow:0 5px 15px #667eea1a;transform:translateY(-2px)}.right-form button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:clamp(12px,2vw,15px) clamp(30px,4vw,40px);border:none;border-radius:50px;font-size:clamp(16px,2vw,18px);font-weight:600;cursor:pointer;transition:all .3s ease;opacity:0;transform:translateY(10px);animation:fadeInUp .5s ease forwards 1.8s;position:relative;overflow:hidden;width:100%;max-width:300px}.right-form button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #667eea4d}.success{color:#4caf50;text-align:center;margin-top:20px;opacity:0;animation:fadeIn .5s ease forwards;font-size:clamp(.9rem,1.5vw,1rem)}.map-section{max-width:1200px;margin:60px auto;padding:0 clamp(20px,4vw,40px);opacity:0;transform:translateY(40px);animation:fadeInUp 1s ease forwards 2s}.map-section iframe{width:100%;height:clamp(300px,40vw,400px);border-radius:20px;border:none;box-shadow:0 10px 40px #0000001a;transition:all .3s ease}.map-section iframe:hover{transform:translateY(-5px);box-shadow:0 20px 60px #00000026}@media(max-width:768px){.contact-hero{height:60vh;min-height:400px}.contact-box{grid-template-columns:1fr;margin-top:-40px;gap:30px;padding:25px 20px}.left-info,.right-form{transform:none!important}.left-info ul li{padding-left:35px;font-size:.95rem}.left-info ul li:before{width:25px;height:25px;font-size:12px}.map-section{margin:40px auto}}@media(max-width:576px){.contact-hero{height:50vh;min-height:350px}.overlay h1{font-size:2rem}.overlay p{font-size:.9rem}.contact-box{margin-top:-30px;padding:20px 15px;border-radius:15px}.row{grid-template-columns:1fr;gap:10px}.right-form input,.right-form textarea{padding:12px;font-size:14px}.right-form button{max-width:100%;padding:12px 30px;font-size:16px}.left-info ul li{font-size:.85rem;margin-bottom:20px}.map-section{margin:30px auto;padding:0 15px}.map-section iframe{height:250px;border-radius:15px}}@media(max-width:400px){.contact-hero{height:45vh;min-height:300px}.overlay h1{font-size:1.8rem}.overlay p{font-size:.8rem}.contact-box{padding:15px 12px}.left-info h3,.right-form h3{font-size:1.3rem}.left-info ul li{padding-left:30px;font-size:.8rem}.left-info ul li:before{width:22px;height:22px;font-size:10px}.right-form input,.right-form textarea{padding:10px;font-size:13px}.map-section iframe{height:200px}}@media(max-height:500px)and (orientation:landscape){.contact-hero{height:100vh;min-height:300px}.overlay h1{font-size:2rem;margin-bottom:.5rem}.overlay p{font-size:.9rem}.contact-box{margin-top:-30px;padding:20px}}@media(prefers-color-scheme:dark){.contact-box{background:#1a1a1a;color:#fff}.right-form input,.right-form textarea{background:#2a2a2a;border-color:#444;color:#fff}.right-form input:focus,.right-form textarea:focus{border-color:#667eea;background:#2a2a2a}}@media(prefers-contrast:high){.contact-hero{background:navy}.overlay h1:after{background:#ff0}.right-form button{background:navy;border:2px solid #000}}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{to{opacity:1;transform:translate(0)}}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}@keyframes fadeIn{to{opacity:1}}@keyframes backgroundMove{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes expandWidth{to{transform:scaleX(1)}}.contact-form-container{display:flex;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.form-wrapper{flex:1;background:#fff;padding:3rem;border-radius:20px 0 0 20px;box-shadow:0 20px 60px #0000004d;overflow-y:auto}.form-header{text-align:center;margin-bottom:2.5rem}.form-header h1{color:#2d3748;font-size:2.5rem;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle{color:#718096;font-size:1.1rem}.enquiry-form{max-width:600px;margin:0 auto}.form-group{margin-bottom:1.5rem}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}label{display:block;margin-bottom:.5rem;color:#4a5568;font-weight:600;font-size:.95rem}.form-input,.form-select,.form-textarea{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#f8fafc}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%234a5568'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.5em}.form-textarea{resize:vertical}.submit-btn{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-top:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.btn-icon{width:1.25rem;height:1.25rem}.result-message{margin-top:1.5rem;padding:1rem;border-radius:10px;text-align:center;font-weight:500;animation:slideIn .3s ease}.result-message.success{background:#d1fae5;color:#065f46;border:2px solid #10b981}.result-message.error{background:#fee2e2;color:#991b1b;border:2px solid #ef4444}.image-slider{flex:1;background:#1a202c;padding:3rem;border-radius:0 20px 20px 0;color:#fff;display:flex;flex-direction:column}.slider-container{flex:1;display:flex;flex-direction:column}.slider-header{text-align:center;margin-bottom:2rem}.slider-header h2{font-size:2.2rem;margin-bottom:.5rem;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.slider-header p{color:#cbd5e0;font-size:1.1rem}.image-container{position:relative;flex:1;border-radius:15px;overflow:hidden;margin-bottom:2rem;box-shadow:0 15px 35px #00000080}.slider-image{width:100%;height:400px;object-fit:cover;transition:opacity .5s ease-in-out}.slider-controls{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);padding:0 1rem}.slider-btn{background:#fff3;border:none;color:#fff;width:3rem;height:3rem;border-radius:50%;font-size:1.5rem;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.slider-btn:hover{background:#ffffff4d;transform:scale(1.1)}.image-indicators{position:absolute;bottom:1rem;left:0;right:0;display:flex;justify-content:center;gap:.5rem}.indicator{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease;padding:0}.indicator.active{background:#fff;transform:scale(1.3)}.slider-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.feature{background:#ffffff1a;padding:1.5rem;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.feature:hover{transform:translateY(-5px);background:#ffffff26}.feature-icon{font-size:2rem}.feature h4{font-size:1rem;margin-bottom:.25rem;color:#fff}.feature p{font-size:.875rem;color:#cbd5e0;margin:0}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.contact-form-container{flex-direction:column;padding:1rem}.form-wrapper{border-radius:20px 20px 0 0}.image-slider{border-radius:0 0 20px 20px}.slider-features{grid-template-columns:1fr}}@media(max-width:768px){.form-row{flex-direction:column;gap:0}.form-header h1{font-size:2rem}.slider-image{height:300px}}.gallery{position:relative;width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden}.gallery-fullscreen-container{position:relative;width:100%;height:100vh;min-height:600px;background:#f8fafc}.gallery-fullscreen-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:#fff;display:block;z-index:1}.gallery-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;z-index:20;padding:2rem;text-align:center}.loading-spinner-large{width:60px;height:60px;border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite;margin-bottom:1.5rem}.gallery-loading p{font-size:1.2rem;margin-bottom:.5rem;font-weight:500}.loading-subtext{font-size:.9rem;opacity:.8}.gallery-error{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:3rem;z-index:30;text-align:center}.error-icon{width:80px;height:80px;color:#e53e3e;margin-bottom:1.5rem}.gallery-error h3{font-size:1.5rem;color:#2d3748;margin-bottom:1rem}.gallery-error p{color:#718096;max-width:400px;margin-bottom:2rem;line-height:1.6}.retry-button{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.retry-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.retry-icon{width:20px;height:20px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.gallery-fullscreen-container,.gallery-fullscreen-iframe{min-height:500px}}@media(max-width:480px){.gallery-fullscreen-container,.gallery-fullscreen-iframe{min-height:400px}}.gallery-container,.gallery-header,.gallery-title,.gallery-subtitle,.categories-filter,.gallery-stats,.gallery-grid,.action-buttons,.upload-form-container,.floating-add-container,.password-modal-overlay{display:none!important}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Segoe UI,Roboto,Arial,sans-serif;background-color:#fff;color:#222;line-height:1.6;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font-family:inherit;outline:none;border:none;cursor:pointer;background:none}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{max-width:1200px;margin:auto;padding:0 20px}main{min-height:calc(100vh - 160px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}::selection{background:#e53935;color:#fff}
