@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:wght@700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--teal-900:#0f3d38;--teal-800:#0d6b61;--teal-700:#0a8a7d;--teal-600:#0d9488;--teal-500:#14b8a6;--teal-400:#2dd4bf;--teal-300:#5eead4;--teal-100:#ccfbf1;--navy:#0f1f3d;--navy-light:#162447;--gold:#f59e0b;--gold-light:#fbbf24;--white:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--gray-800:#1e293b}html{scroll-behavior:smooth}body{background:var(--white);color:var(--gray-800);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--teal-500);border-radius:3px}::selection{background:var(--teal-300);color:var(--navy)}#root{width:100%;min-height:100vh}.section-title{color:var(--navy);font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.section-subtitle{color:var(--gray-600);max-width:600px;margin:0 auto;font-size:1rem;line-height:1.7}.tag{letter-spacing:.12em;text-transform:uppercase;color:var(--teal-700);background:var(--teal-100);border-radius:100px;align-items:center;gap:6px;margin-bottom:1rem;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--teal-500), var(--teal-700));color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0d948866}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0d94888c}.btn-outline{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:0 0;border:2px solid #ffffff80;border-radius:12px;align-items:center;gap:8px;padding:13px 27px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-outline:hover{background:#ffffff26;border-color:#fff;transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0 24px}.navbar{z-index:1000;padding:20px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#0f1f3df5;padding:12px 0;box-shadow:0 4px 30px #0000004d}.nav-inner{align-items:center;gap:32px;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-img{object-fit:cover;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;width:46px;height:46px;box-shadow:0 4px 14px #0000004d}.logo-text{flex-direction:column;line-height:1.1;display:flex}.logo-main{color:#fff;letter-spacing:-.02em;font-size:1rem;font-weight:800}.logo-sub{color:var(--teal-300);text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:500}.nav-links{gap:4px;margin-left:auto;list-style:none;display:flex}.nav-link{color:#fffc;border-radius:8px;padding:8px 14px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-link:hover{color:#fff;background:#ffffff1a}.nav-cta{flex-shrink:0;padding:10px 20px!important;font-size:.85rem!important}.hamburger{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:4px;display:none}.mobile-menu{background:#0f1f3dfa;border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;display:flex;overflow:hidden}.mobile-link{color:#ffffffd9;text-align:center;border-bottom:1px solid #ffffff0f;width:100%;padding:12px 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-link:hover{color:var(--teal-400)}@media (width<=900px){.nav-links,.nav-cta{display:none}.hamburger{display:flex}}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-overlay{background:linear-gradient(135deg,#0f1f3deb 0%,#0d6b61b3 100%);position:absolute;inset:0}.hero-gradient{background:radial-gradient(at 70%,#14b8a626 0%,#0000 60%);position:absolute;inset:0}.hero-particles{pointer-events:none;z-index:1;position:absolute;inset:0}.particle{background:var(--teal-400);opacity:.4;width:4px;height:4px;left:calc(var(--i) * 5.2%);top:calc(var(--i) * 4.7% + 10%);animation:float calc(4s + var(--i) * .3s) ease-in-out infinite alternate;border-radius:50%;position:absolute}@keyframes float{0%{opacity:.3;transform:translateY(0)scale(1)}to{opacity:.6;transform:translateY(-24px)scale(1.4)}}.hero-content{z-index:2;justify-content:space-between;align-items:center;gap:48px;padding-top:100px;padding-bottom:60px;display:flex;position:relative}.hero-text{flex:1;max-width:580px}.hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.08}.hero-highlight{background:linear-gradient(135deg, var(--teal-400), var(--gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc{color:#ffffffd1;max-width:480px;margin-bottom:32px;font-size:1.15rem;line-height:1.75}.hero-prices{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:20px;width:fit-content;margin-bottom:36px;padding:18px 28px;display:flex}.price-card{flex-direction:column;gap:2px;display:flex}.price-label{color:var(--teal-300);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600}.price-value{color:#fff;font-size:2rem;font-weight:800;line-height:1}.price-divider{background:#fff3;width:1px;height:48px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-btn{border-radius:14px!important;padding:16px 32px!important;font-size:1rem!important}.hero-badges{flex-direction:column;flex-shrink:0;gap:16px;display:flex}.badge-card{-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:16px;min-width:230px;padding:18px 22px;transition:all .3s;display:flex}.badge-card:hover{background:#ffffff1f;transform:translate(-6px)}.badge-icon{background:linear-gradient(135deg, var(--teal-500), var(--teal-700));color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 4px 16px #0d948866}.badge-num{color:#fff;margin-bottom:2px;font-size:1.5rem;font-weight:800;line-height:1}.badge-txt{color:#ffffffb3;font-size:.78rem;line-height:1.3}.scroll-indicator{z-index:3;color:#fff;opacity:.6;text-decoration:none;animation:2s ease-in-out infinite bounce;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (width<=900px){.hero-content{text-align:center;flex-direction:column;align-items:center}.hero-desc{margin:0 auto 32px}.hero-actions{justify-content:center}.hero-prices{margin:0 auto 32px}.hero-badges{flex-flow:wrap;justify-content:center}.badge-card{min-width:160px}.badge-card:hover{transform:translateY(-4px)}}@media (width<=480px){.hero-prices{padding:14px 18px}.hero-badges{gap:10px}}.stats-section{background:linear-gradient(135deg, var(--navy) 0%, var(--teal-900) 100%);padding:70px 0;position:relative;overflow:hidden}.stats-section:before{content:"";background:radial-gradient(at 50% 0,#14b8a61f 0%,#0000 70%);position:absolute;inset:0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid;position:relative}.stat-card{text-align:center;border-right:1px solid #ffffff12;flex-direction:column;align-items:center;padding:40px 24px;transition:background .3s;display:flex}.stat-card:last-child{border-right:none}.stat-card:hover{background:#ffffff0a}.stat-icon{background:linear-gradient(135deg, var(--teal-500), var(--teal-700));color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex;box-shadow:0 4px 20px #0d948859}.stat-num{color:#fff;background:linear-gradient(135deg, white, var(--teal-300));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-family:Inter,sans-serif;font-size:3rem;font-weight:900;line-height:1}.stat-label{color:#ffffff8c;font-size:.85rem;font-weight:500;line-height:1.4}@media (width<=768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{border-bottom:1px solid #ffffff12}.stat-card:nth-child(odd){border-right:1px solid #ffffff12}.stat-card:nth-child(2n){border-right:none}.stat-card:nth-last-child(-n+2){border-bottom:none}}@media (width<=480px){.stats-grid{grid-template-columns:1fr 1fr}.stat-num{font-size:2.2rem}}.methodology{background:var(--gray-50);padding:100px 0}.section-header{text-align:center;margin-bottom:64px}.methods-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.method-card{border:1px solid var(--gray-200);background:#fff;border-radius:24px;transition:all .4s;overflow:hidden;box-shadow:0 4px 24px #00000012}.method-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000021}.method-image-wrap{height:220px;position:relative;overflow:hidden}.method-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.method-card:hover .method-image{transform:scale(1.07)}.method-image-overlay{position:absolute;inset:0}.method-icon-badge{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 16px #0000004d}.method-tag{text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border-radius:100px;padding:5px 12px;font-size:.7rem;font-weight:700;position:absolute;top:16px;left:16px}.method-body{padding:28px}.method-title{color:var(--navy);margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:800}.method-desc{color:var(--gray-600);margin-bottom:20px;font-size:.88rem;line-height:1.7}.method-features{flex-direction:column;gap:10px;list-style:none;display:flex}.method-features li{color:var(--gray-700,#374151);align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.check-icon{width:22px;height:22px;color:inherit;opacity:.15;background:currentColor;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.method-features li .check-icon{opacity:1;background:0 0;width:auto;height:auto}@media (width<=900px){.methods-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (width<=600px){.methodology{padding:70px 0}.section-header{margin-bottom:40px}}.gallery-section{background:#fff;padding:100px 0}.gallery-grid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px;display:grid}.gallery-item{cursor:pointer;aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden}.gallery-item.wide{aspect-ratio:16/7;grid-column:span 2}.gallery-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover .gallery-img{transform:scale(1.06)}.gallery-overlay{opacity:0;background:#0f1f3d00;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-overlay{opacity:1;background:#0d94888c}.gallery-label{color:#fff;background:linear-gradient(#0000,#0f1f3dd9);align-items:center;gap:6px;padding:12px 16px;font-size:.8rem;font-weight:600;display:flex;position:absolute;bottom:0;left:0;right:0}.services-strip{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.service-pill{background:var(--teal-100);color:var(--teal-700);cursor:default;border:1px solid #0d948833;border-radius:100px;padding:10px 20px;font-size:.82rem;font-weight:600;transition:all .2s}.service-pill:hover{background:var(--teal-600);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #0d94884d}.lightbox{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox-content{background:#0f1f3d;border-radius:20px;width:100%;max-width:880px;position:relative;overflow:hidden}.lightbox-content img{object-fit:contain;width:100%;max-height:75vh;display:block}.lightbox-content p{color:#fff;text-align:center;background:#0000004d;padding:14px;font-size:.9rem;font-weight:500}.lightbox-close{z-index:1;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:12px;right:12px}.lightbox-close:hover{background:#fff3}@media (width<=768px){.gallery-grid{grid-template-columns:1fr 1fr}.gallery-item.wide{aspect-ratio:16/8;grid-column:span 2}.gallery-section{padding:70px 0}}@media (width<=480px){.gallery-grid{grid-template-columns:1fr}.gallery-item.wide{aspect-ratio:4/3;grid-column:span 1}}.events-section{padding:100px 0;position:relative;overflow:hidden}.events-bg{background:linear-gradient(160deg, var(--navy) 0%, #0a2540 60%, var(--teal-900) 100%);z-index:0;position:absolute;inset:0}.events-bg:before{content:"";background:radial-gradient(at 80% 20%,#14b8a61a 0%,#0000 60%),radial-gradient(at 20% 80%,#f59e0b0f 0%,#0000 50%);position:absolute;inset:0}.events-section .container{z-index:1;position:relative}.events-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.event-card{-webkit-backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;transition:all .4s;overflow:hidden}.event-card:hover{background:#ffffff17;transform:translateY(-8px);box-shadow:0 20px 60px #0000004d}.event-img-wrap{height:160px;position:relative;overflow:hidden}.event-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.event-card:hover .event-img{transform:scale(1.08)}.event-img-overlay{background:linear-gradient(#0f1f3d1a 40%,#0f1f3db3 100%);position:absolute;inset:0}.event-icon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 4px 14px #00000059}.event-body{padding:20px 22px 24px}.event-date{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:5px;margin-bottom:10px;font-size:.72rem;font-weight:700;display:inline-flex}.event-title{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:700;line-height:1.35}.event-desc{color:#ffffff94;font-size:.82rem;line-height:1.65}@media (width<=900px){.events-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.events-grid{grid-template-columns:1fr}.events-section{padding:70px 0}}.community-section{background:var(--gray-50);padding:100px 0}.bottom-strip{grid-template-columns:3fr 2fr;align-items:start;gap:24px;display:grid}.inscription-card{background:linear-gradient(135deg, var(--navy) 0%, var(--teal-900) 100%);border-radius:24px;grid-template-columns:1fr 1fr;min-height:320px;display:grid;overflow:hidden}.insc-content{flex-direction:column;justify-content:center;padding:40px;display:flex}.insc-title{color:#fff;margin:8px 0 20px;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:800;line-height:1.2}.insc-prices{gap:20px;margin-bottom:20px;display:flex}.insc-price{flex-direction:column;display:flex}.insc-price span{color:var(--teal-300);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:600}.insc-price strong{color:#fff;font-size:1.5rem;font-weight:900}.insc-contacts{flex-wrap:wrap;gap:12px;display:flex}.insc-phone{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;padding:8px 14px;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s}.insc-phone:hover{background:#ffffff26;transform:translateY(-2px)}.insc-image{overflow:hidden}.insc-image img{object-fit:cover;object-position:center top;width:100%;height:100%}.downloads-card{border:1px solid var(--gray-200);background:#fff;border-radius:24px;padding:32px;box-shadow:0 4px 24px #0000000f}.dl-title{color:var(--navy);margin-bottom:24px;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:800}.dl-list{flex-direction:column;gap:12px;display:flex}.dl-item{border:1px solid var(--gray-200);background:var(--gray-50);border-radius:14px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:all .25s;display:flex}.dl-item:hover{border-color:var(--teal-300);background:var(--teal-100);transform:translate(4px);box-shadow:0 4px 16px #0d94881f}.dl-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dl-info{flex-direction:column;flex:1;gap:2px;display:flex}.dl-label{color:var(--gray-800);font-size:.85rem;font-weight:600}.dl-size{color:var(--gray-400);font-size:.72rem}.dl-arrow{color:var(--gray-400);transition:color .2s}.dl-item:hover .dl-arrow{color:var(--teal-600)}@media (width<=1024px){.bottom-strip,.inscription-card{grid-template-columns:1fr}.insc-image{height:200px}}@media (width<=600px){.community-section{padding:70px 0}.insc-content{padding:28px}.insc-title{font-size:1.4rem}.bottom-strip{gap:16px}}.footer{background:var(--navy);color:#fff}.footer-top{border-bottom:1px solid #ffffff0f;padding:70px 0 50px}.footer-grid{grid-template-columns:2fr 1fr 1.5fr 1.8fr;gap:48px;display:grid}.footer-logo{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer-logo-img{object-fit:cover;border:2px solid #fff3;border-radius:50%;flex-shrink:0;width:52px;height:52px;box-shadow:0 4px 14px #00000059}.footer-logo-main{color:#fff;font-size:1.05rem;font-weight:800}.footer-logo-sub{color:var(--teal-300);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:600}.footer-tagline{color:#ffffff80;max-width:280px;margin-bottom:24px;font-size:.85rem;line-height:1.7}.footer-socials{gap:10px;display:flex}.social-btn{color:#ffffffb3;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .25s;display:flex}.social-btn:hover{background:var(--teal-600);border-color:var(--teal-500);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #0d948866}.footer-col-title{text-transform:uppercase;letter-spacing:.1em;color:var(--teal-400);margin-bottom:20px;font-size:.8rem;font-weight:700}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-link{color:#ffffff8c;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-contacts{flex-direction:column;gap:12px;display:flex}.footer-contact{color:#ffffff8c;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.4;text-decoration:none;transition:color .2s;display:flex}.footer-contact:hover{color:var(--teal-300)}.footer-contact svg{flex-shrink:0;margin-top:2px}.footer-map{border:1px solid #ffffff1a;border-radius:14px;height:180px;overflow:hidden}.footer-map iframe{filter:grayscale(60%)invert(90%)hue-rotate(180deg);border:none;width:100%;height:100%}.footer-bottom{padding:20px 0}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-bottom p{color:#ffffff59;font-size:.78rem}.footer-dev{opacity:.5;align-items:center;gap:8px;text-decoration:none;transition:opacity .25s;display:flex}.footer-dev:hover{opacity:1}.footer-dev span{color:#fff9;white-space:nowrap;font-size:.72rem}.footer-dev-logo{object-fit:contain;width:auto;height:22px}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (width<=600px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-top{padding:50px 0 36px}.footer-bottom-inner{text-align:center;justify-content:center}}
