@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Rubik+Mono+One&display=swap');
:root{--blue:#079ed9;--deep:#05295b;--yellow:#ffd026;--coral:#ff6b4a;--white:#fff;--pale:#eaf8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--deep);background:#fff}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fffdf8ee;backdrop-filter:blur(15px);border-bottom:1px solid #dcebf0}.header-inner{min-height:78px;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;white-space:nowrap}.brand img{width:44px;height:44px}.brand small{display:block;font-size:10px;color:var(--coral);letter-spacing:.12em;text-transform:uppercase}.desktop-nav{display:flex;justify-content:center;gap:22px;flex:1;font-size:13px;font-weight:700}.desktop-nav a:hover,.text-link:hover{color:var(--coral)}.header-actions{display:flex;align-items:center;gap:15px}.vk-link{font-weight:800;color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:800;font-size:13px;border:2px solid transparent}.button-yellow{background:var(--yellow)}.button-yellow:hover{background:#f5b900}.button-light{color:var(--deep);background:#fff}.button-blue{background:var(--blue);color:#fff}.hero{position:relative;overflow:hidden;min-height:650px;background:linear-gradient(160deg,#ffe97c 0%,#ffcf46 35%,#079ed9 36%,#006fb9 100%);background-image:linear-gradient(160deg,#ffe97c 0%,#ffcf46 35%,#079ed9 36%,#006fb9 100%),var(--hero-image);background-size:cover;background-blend-mode:multiply}.hero:after{content:'';position:absolute;inset:auto 0 0;height:160px;background:radial-gradient(80% 70% at 50% 100%,transparent 58%,#fff 60%);opacity:.9}.hero-content{position:relative;z-index:2;padding-top:95px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;margin:0 0 18px}.hero .eyebrow{color:var(--deep)}h1,h2{margin:0;font-weight:800;line-height:.95}h1{font-family:'Rubik Mono One',sans-serif;font-size:clamp(60px,10vw,140px);letter-spacing:-.06em;color:var(--deep)}h1 em{color:#fff;font-style:normal}.hero-tagline{font-size:28px;font-weight:800;margin:25px 0}.hero-buttons{display:flex;gap:12px}.hero-sun{position:absolute;right:12%;top:70px;width:180px;height:180px;background:#fff6c5;border-radius:50%;box-shadow:0 0 70px #fff}.hero-fish{position:absolute;right:12%;bottom:140px;font-size:130px;transform:rotate(-15deg);z-index:2}.section{padding:100px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section h2{font-size:clamp(38px,5vw,70px)}.section p{font-size:18px;line-height:1.7}.intro{background:#fff}.blue{color:var(--blue)}.blue-section{background:var(--blue);color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:40px}.section-heading h2{font-size:clamp(34px,5vw,62px)}.text-link{font-weight:800}.event-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.event-card{background:#fff;color:var(--deep);padding:27px;border-radius:22px;min-height:220px;display:flex;flex-direction:column}.event-time{color:var(--coral);font-size:30px;font-weight:800}.event-card h3,.news-card h3{font-size:22px;margin:18px 0 8px}.event-card p{font-size:13px;margin:0 0 25px;line-height:1.4}.event-card a{margin-top:auto;font-weight:800;color:var(--blue)}.map-section{background:var(--pale)}.map-art{height:360px;border-radius:35px;background:linear-gradient(145deg,#a9e8f4,#4bc0dc);position:relative;overflow:hidden;padding:45px;color:var(--deep)}.map-art:before,.map-art:after{content:'';position:absolute;inset:45% -10% auto;height:110px;background:#fff8;border-radius:50%;transform:rotate(-8deg)}.map-art:after{top:63%;background:#079ed988}.map-art span{font-size:60px;color:var(--coral);position:absolute;left:46%;top:45%;z-index:2}.map-art b{font-size:27px;position:relative;z-index:2}.map-art i{position:absolute;background:#fff;padding:9px 13px;border-radius:15px;font-size:11px;font-style:normal;font-weight:800;z-index:3}.map-art i:nth-of-type(1){right:30px;top:70px}.map-art i:nth-of-type(2){left:25px;bottom:55px}.map-art i:nth-of-type(3){right:45px;bottom:35px}.yellow-section{background:var(--yellow)}.three-columns{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:25px;align-items:center}.feature-pill{background:#fff8;border-radius:25px;padding:25px;display:grid;grid-template-columns:45px 1fr;gap:4px 10px;font-size:26px}.feature-pill strong,.feature-pill span{grid-column:2;font-size:16px}.feature-pill span{font-size:13px}.lead{font-size:25px!important;max-width:700px}.news-section{background:#f7fbfc}.news-card{padding:25px;border-top:5px solid var(--coral);background:#fff;border-radius:0 0 18px 18px}.news-card span{color:var(--coral);font-size:12px;font-weight:800}.news-card h3{margin:18px 0 8px}.news-card p{font-size:14px;margin:0}.contact-section{background:var(--deep);color:#fff}.contact-section a{color:var(--yellow)}.site-footer{background:#021d43;color:#fff;padding:35px 0}.site-footer .container{display:flex;gap:30px;align-items:center}.site-footer div{margin-right:auto}.site-footer p{margin:5px 0;color:#b5cbe4;font-size:13px}.mobile-nav{display:none}.messages{position:fixed;top:90px;right:20px;z-index:30}.message{background:var(--yellow);padding:16px 20px;border-radius:15px;font-weight:700}@media(max-width:900px){.desktop-nav{display:none}.header-actions .button{padding:11px 15px}.hero{min-height:570px}.hero-content{padding-top:70px}.hero-fish{font-size:85px;right:7%;bottom:100px}.split,.three-columns{grid-template-columns:1fr;gap:30px}.event-grid,.news-grid{grid-template-columns:1fr}.section{padding:70px 0}.section-heading{align-items:start;flex-direction:column}.map-art{height:280px}.site-footer{padding-bottom:95px}.mobile-nav{position:fixed;display:flex;z-index:25;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dcebf0;justify-content:space-around;padding:9px 8px 7px}.mobile-nav a{font-size:22px;text-align:center;color:var(--blue);line-height:1}.mobile-nav span{display:block;font-size:10px;margin-top:4px;color:var(--deep)}}
.button.is-saved{background:#b9f3d0;color:#075b37}.vk-link{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:2px solid var(--blue);border-radius:12px;background:#fff;color:var(--blue);font-size:15px;font-weight:800;line-height:1;transition:background .2s,color .2s,transform .2s}.vk-link:hover{background:var(--blue);color:#fff;transform:translateY(-2px)}.vk-link--empty{opacity:.45;cursor:not-allowed}.vk-link--empty:hover{background:#fff;color:var(--blue);transform:none}
