:root{--ink:#17131d;--paper:#f7f6f2;--white:#fff;--acid:#ddff57;--violet:#7256ff;--pink:#f05d9f;--line:rgba(23,19,29,.16);--muted:#6d6874;--radius:22px;--pad:clamp(20px,5vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}a{color:inherit}img{display:block;max-width:100%}button,input{font:inherit}.skip{position:fixed;top:-80px;left:16px;background:var(--acid);padding:12px 18px;z-index:99}.skip:focus{top:12px}.site-header{position:sticky;top:0;height:78px;padding:0 var(--pad);display:flex;align-items:center;gap:28px;background:rgba(247,246,242,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:30}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:1.15rem;letter-spacing:.02em}.brand-mark{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--acid);font-family:Georgia,serif;font-style:italic}.desktop-nav{display:flex;gap:26px;margin-left:auto}.desktop-nav a,.header-phone{font-size:.9rem;text-decoration:none;font-weight:650}.desktop-nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-phone{background:var(--ink);color:#fff;padding:11px 16px;border-radius:999px}.menu-toggle,.mobile-nav{display:none}.hero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1.05fr .95fr;padding:clamp(34px,5vw,72px) var(--pad) 58px;gap:clamp(28px,5vw,80px);align-items:center}.eyebrow,.section-kicker{text-transform:uppercase;font-size:.77rem;font-weight:800;letter-spacing:.14em}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--violet)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(3.5rem,7.5vw,8rem);line-height:.83;letter-spacing:-.065em;margin:32px 0}.hero h1 em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--violet)}.hero-lead{max-width:590px;font-size:clamp(1.05rem,1.6vw,1.35rem);color:var(--muted)}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer}.primary{background:var(--acid);color:var(--ink)}.ghost{border-color:var(--ink)}.outline{display:flex;margin:30px auto 0;background:transparent;border-color:var(--ink)}.hero-meta{display:flex;gap:36px;margin-top:50px;padding-top:22px;border-top:1px solid var(--line)}.hero-meta div{display:grid;gap:3px}.hero-meta span,.contact-lines span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.hero-meta strong{font-size:.9rem}.hero-media{position:relative;height:min(72vh,760px);min-height:480px}.hero-media>img{width:100%;height:100%;object-fit:cover;border-radius:180px 180px 26px 26px}.hero-rating{position:absolute;left:-38px;bottom:68px;background:#fff;border-radius:18px;padding:16px 18px;display:flex;gap:14px;align-items:center;box-shadow:0 16px 44px rgba(23,19,29,.14)}.hero-rating b{font-size:2.2rem}.hero-rating span{font-size:.72rem;line-height:1.45;color:var(--muted)}.play-link{position:absolute;right:16px;bottom:18px;background:var(--ink);color:#fff;border-radius:999px;padding:9px 15px 9px 9px;display:flex;gap:8px;align-items:center;text-decoration:none;font-weight:700;font-size:.85rem}.play-link span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--acid);color:var(--ink)}.ticker{background:var(--violet);color:#fff;overflow:hidden;white-space:nowrap;padding:16px 0;font-weight:900;letter-spacing:.08em}.ticker div{width:max-content;animation:ticker 24s linear infinite}.ticker i{color:var(--acid);padding:0 22px}@keyframes ticker{to{transform:translateX(-45%)}}.section{padding:clamp(70px,10vw,140px) var(--pad)}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;margin-top:38px}.about h2,.section-head h2,.contact h2,.video-copy h2{font-size:clamp(2.6rem,5.4vw,6rem);line-height:.94;letter-spacing:-.055em;margin:0;max-width:900px}.about-copy{max-width:580px;color:var(--muted);font-size:1.08rem}.text-link{display:inline-flex;gap:12px;margin-top:16px;font-weight:800;text-underline-offset:5px}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:80px}.feature-row article{background:var(--paper);padding:28px;min-height:210px}.feature-row article>span{color:var(--violet);font-weight:900}.feature-row h3{font-size:1.2rem;margin:38px 0 8px}.feature-row p{color:var(--muted);font-size:.92rem}.dark{background:var(--ink);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:52px}.section-head>p{max-width:420px;color:var(--muted);margin:0}.section-head.light>p{color:#a9a4af}.section-head h2{margin-top:16px}.service-feature{display:grid;grid-template-columns:.75fr 1.25fr;background:#261f31;border-radius:var(--radius);overflow:hidden;margin-bottom:30px}.service-feature img{width:100%;height:100%;min-height:420px;object-fit:cover}.service-feature>div{padding:clamp(28px,5vw,70px);display:flex;flex-direction:column;align-items:flex-start}.service-feature h3{font-size:clamp(2rem,3.6vw,4.3rem);line-height:.98;letter-spacing:-.04em;margin:24px 0 20px}.service-feature p{color:#c4beca;max-width:680px}.service-feature strong{font-size:2rem;color:var(--acid);margin-top:auto}.service-feature a{color:#fff;margin-top:18px;font-weight:800}.pill{border:1px solid #5c5367;padding:7px 12px;border-radius:999px;font-size:.76rem}.service-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:54px 0 26px}.search{display:flex;align-items:center;gap:10px;border-bottom:1px solid #645b6d;min-width:min(360px,100%);padding:12px 0}.search input{width:100%;background:transparent;border:0;color:#fff;outline:0;font-size:1rem}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filters button{border:1px solid #544c5c;background:transparent;color:#fff;padding:9px 14px;border-radius:999px;cursor:pointer}.filters button.active{background:var(--acid);color:var(--ink);border-color:var(--acid)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #4a4352;border-left:1px solid #4a4352}.service-card{position:relative;min-height:280px;padding:25px;display:flex;flex-direction:column;border-right:1px solid #4a4352;border-bottom:1px solid #4a4352;text-decoration:none;overflow:hidden;transition:.25s}.service-card:hover{background:#2b2334}.service-card .number{color:#8e8598;font-size:.78rem}.service-card h3{font-size:1.45rem;line-height:1.15;margin:auto 0 10px}.service-card p{color:#aaa2b2;font-size:.9rem;margin:0}.service-card strong{color:var(--acid);margin-top:12px}.service-card .arrow{position:absolute;right:22px;top:20px;font-size:1.4rem}.image-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.38}.image-card>*:not(img){z-index:1}.no-results{text-align:center;padding:30px;color:#bbb}.gallery-grid{display:grid;grid-template-columns:1.25fr .75fr 1fr;grid-auto-rows:210px;gap:12px}.gallery-item{border:0;padding:0;cursor:pointer;overflow:hidden;background:#ddd;border-radius:16px}.gallery-item:nth-child(1),.gallery-item:nth-child(7){grid-row:span 2}.gallery-item:nth-child(4){grid-column:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.gallery-item:hover img{transform:scale(1.04)}.video-section{background:var(--acid);padding:var(--pad);display:grid;grid-template-columns:.7fr 1.3fr;gap:6vw;align-items:center}.video-copy p{max-width:380px}.video-section video{width:100%;border-radius:var(--radius);background:#000;max-height:72vh}.news-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.news-card{grid-column:span 4;min-height:300px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;cursor:pointer;display:flex;flex-direction:column;transition:.25s}.news-card:nth-child(1),.news-card:nth-child(2){grid-column:span 6}.news-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(23,19,29,.1)}.news-card time{font-size:.76rem;color:var(--violet);font-weight:800}.news-card h3{font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.13;margin:auto 0 16px}.news-card p{color:var(--muted);margin:0}.review-summary{display:flex;gap:14px;align-items:center}.review-summary strong{font-size:3rem;color:var(--acid)}.review-summary span{font-size:.82rem;color:#b6afbe}.review-window{overflow:hidden}.review-track{display:flex;transition:transform .45s ease}.review-card{flex:0 0 33.333%;padding:0 12px}.review-card>div{height:100%;min-height:370px;border:1px solid #4c4456;border-radius:20px;padding:28px;display:flex;flex-direction:column}.stars{color:var(--acid);letter-spacing:.12em}.review-card blockquote{margin:26px 0;color:#d8d4dc;font-family:Georgia,serif;font-size:1.08rem;line-height:1.55}.review-author{margin-top:auto;border-top:1px solid #4c4456;padding-top:16px}.review-author strong,.review-author span{display:block}.review-author span{font-size:.78rem;color:#91899a}.slider-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin:34px 0}.slider-controls button{width:50px;height:50px;border-radius:50%;border:1px solid #625a6b;background:transparent;color:#fff;cursor:pointer;font-size:1.2rem}.light-link{color:#fff}.contact{display:grid;grid-template-columns:.85fr 1.15fr;padding-bottom:0}.contact-card{background:var(--violet);color:#fff;padding:clamp(36px,6vw,80px);min-height:690px}.contact-card h2{margin:22px 0 54px}.contact-lines{display:grid;gap:24px}.contact-lines span{color:#c8befc}.contact-lines p{font-size:1.08rem}.contact-lines a{text-underline-offset:4px}.ghost-light{border-color:#fff}.vk-link{display:inline-block;margin-top:28px;font-weight:800}.map{border:0;width:100%;height:100%;min-height:690px;filter:saturate(.55) contrast(1.02)}footer{background:var(--ink);color:#fff;padding:40px var(--pad);display:flex;align-items:center;gap:30px}footer p{margin:0;color:#aaa2b2}footer>a:last-child{margin-left:auto}.footer-brand{color:#fff}.mobile-call{display:none}.lightbox,.news-modal{width:100%;height:100%;max-width:none;max-height:none;margin:0;border:0;padding:0;background:rgba(10,8,12,.94);color:#fff}.lightbox[open]{display:grid;grid-template-columns:80px 1fr 80px;place-items:center}.lightbox::backdrop,.news-modal::backdrop{background:rgba(10,8,12,.9)}.lightbox figure{margin:0;width:min(84vw,1200px);height:86vh;display:flex;flex-direction:column}.lightbox figure img{width:100%;height:calc(100% - 50px);object-fit:contain}.lightbox figcaption{display:flex;justify-content:space-between;padding-top:14px;color:#bcb7c1}.modal-close{position:fixed;right:18px;top:16px;width:48px;height:48px;border-radius:50%;border:1px solid #777;background:#1d1823;color:#fff;font-size:2rem;z-index:2;cursor:pointer}.modal-prev,.modal-next{border:0;background:transparent;color:#fff;font-size:2rem;cursor:pointer;width:64px;height:64px}.news-modal[open]{display:grid;place-items:center}.news-modal article{background:var(--paper);color:var(--ink);width:min(760px,calc(100% - 32px));max-height:82vh;overflow:auto;border-radius:24px;padding:clamp(28px,5vw,60px)}.news-modal time{color:var(--violet);font-weight:800}.news-modal h2{font-size:clamp(2rem,4vw,4rem);line-height:1;margin:22px 0}.news-modal p{white-space:pre-line;color:var(--muted);font-size:1.08rem}.hidden{display:none!important}
@media (max-width:1000px){.desktop-nav,.header-phone{display:none}.menu-toggle{display:flex;margin-left:auto;width:46px;height:46px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:7px}.menu-toggle span{width:24px;height:2px;background:var(--ink)}.mobile-nav{position:fixed;inset:78px 0 auto;background:var(--paper);z-index:29;padding:24px var(--pad);border-bottom:1px solid var(--line);flex-direction:column;gap:18px}.mobile-nav:not([hidden]){display:flex}.mobile-nav a{font-size:1.3rem;font-weight:800;text-decoration:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-media{height:65vh;max-height:620px}.hero-rating{left:16px}.feature-row{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.review-card{flex-basis:50%}.contact{grid-template-columns:1fr}.map{min-height:520px}.video-section{grid-template-columns:1fr}.video-copy{padding:30px 0}.news-card,.news-card:nth-child(1),.news-card:nth-child(2){grid-column:span 6}}
@media (max-width:680px){:root{--pad:20px}.site-header{height:68px}.mobile-nav{inset:68px 0 auto}.hero{padding-top:35px}.hero h1{font-size:clamp(3.3rem,17vw,5.5rem)}.hero-actions{display:grid}.btn{width:100%}.hero-meta{display:grid;gap:14px;margin-top:34px}.hero-media{min-height:430px;height:68vh}.hero-media>img{border-radius:90px 90px 20px 20px}.hero-rating{left:10px;bottom:72px}.about-grid{grid-template-columns:1fr}.about h2,.section-head h2,.contact h2,.video-copy h2{font-size:clamp(2.7rem,13vw,4.3rem)}.about-copy{margin-top:22px}.feature-row{grid-template-columns:1fr 1fr;margin-top:48px}.feature-row article{padding:18px;min-height:200px}.section-head{display:block}.section-head>p{margin-top:20px}.service-feature{grid-template-columns:1fr}.service-feature img{min-height:320px;max-height:420px}.service-toolbar{display:block}.filters{justify-content:flex-start;margin-top:18px}.service-grid{grid-template-columns:1fr}.service-card{min-height:220px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.gallery-item:nth-child(1),.gallery-item:nth-child(7){grid-row:span 2}.gallery-item:nth-child(4){grid-column:span 1}.gallery-item:nth-child(n+9){display:none}.news-card,.news-card:nth-child(1),.news-card:nth-child(2){grid-column:span 12;min-height:260px}.review-card{flex-basis:100%;padding:0}.lightbox[open]{grid-template-columns:1fr}.lightbox figure{width:100vw;height:85vh;padding:60px 12px 0}.modal-prev,.modal-next{position:fixed;bottom:16px;z-index:2}.modal-prev{left:18px}.modal-next{right:18px}.contact-card{margin:0 -20px;min-height:auto}.map{margin:0 -20px;width:calc(100% + 40px);min-height:450px}footer{padding-bottom:98px;display:grid;gap:12px}footer>a:last-child{margin:0}.mobile-call{display:flex;position:fixed;left:14px;right:14px;bottom:12px;height:54px;align-items:center;justify-content:center;border-radius:999px;background:var(--acid);color:var(--ink);font-weight:900;text-decoration:none;z-index:25;box-shadow:0 12px 30px rgba(23,19,29,.25)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}.review-track,.gallery-item img,.news-card{transition:none}}
.video-poster{position:relative;display:block;border-radius:var(--radius);overflow:hidden;background:#000;color:#fff}.video-poster img{width:100%;max-height:72vh;object-fit:cover}.video-poster span{position:absolute;left:20px;bottom:20px;background:var(--ink);padding:14px 18px;border-radius:999px;font-weight:800}
