:root{--ink:#142436;--yellow:#fff200;--pink:#ff2787;--blue:#2157ff;--paper:#f7f5ee;--white:#fff;--line:#cad0d6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.topbar{position:sticky;top:0;z-index:20;height:82px;padding:0 max(24px,5vw);display:flex;align-items:center;justify-content:space-between;background:rgba(247,245,238,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand img{width:50px;height:50px;object-fit:cover;border-radius:50%}.topbar nav{display:flex;gap:30px;font-weight:700;font-size:.88rem}.topbar nav a:hover{color:var(--pink)}.phone{font-weight:800;padding:10px 14px;border:2px solid var(--ink);border-radius:100px}.hero{min-height:700px;display:grid;grid-template-columns:1.12fr .88fr;padding:42px max(24px,5vw) 60px;gap:28px}.hero-copy{display:flex;flex-direction:column;justify-content:center}.kicker,.section-no{font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem}.kicker{display:flex;align-items:center;gap:10px}.kicker span{width:10px;height:10px;background:var(--pink);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Unbounded,Manrope,sans-serif}h1{font-size:clamp(4.2rem,8vw,8.8rem);line-height:.86;letter-spacing:-.075em;margin:35px 0}h1 em{color:var(--blue);font-style:normal}.lead{max-width:650px;font-size:1.25rem}.hero-actions{display:flex;align-items:center;gap:28px;margin:30px 0 58px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 26px;border:0;border-radius:100px;font:800 .92rem Manrope;cursor:pointer}.button.dark{background:var(--ink);color:#fff}.button.pink{width:100%;background:var(--pink);color:#fff}.text-link{font-weight:800;border-bottom:2px solid var(--ink)}.quick-facts{display:flex;gap:36px}.quick-facts div{display:flex;flex-direction:column}.quick-facts strong{font-size:.95rem}.quick-facts span{font-size:.76rem;color:#6f7982}.hero-photo{position:relative;min-height:600px;background:var(--yellow);border-radius:140px 20px 140px 20px;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover}.sticker{position:absolute;right:18px;top:20px;width:132px;height:132px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--yellow);font:800 1rem Unbounded;transform:rotate(8deg);box-shadow:0 10px 30px #14243644}.caption{position:absolute;left:20px;bottom:20px;padding:9px 15px;background:#fff;border-radius:100px;font-weight:800}.marquee{overflow:hidden;background:var(--blue);color:#fff;padding:15px 0;font:700 1rem Unbounded;white-space:nowrap}.marquee div{width:max-content;animation:move 25s linear infinite}@keyframes move{to{transform:translateX(-45%)}}.section{padding:110px max(24px,7vw)}.heading{display:grid;grid-template-columns:.35fr 1fr;gap:30px;align-items:start;margin-bottom:60px}.heading h2,.about h2,.calculator-section h2{font-size:clamp(2.5rem,5vw,5.4rem);line-height:1.02;letter-spacing:-.055em;margin-bottom:0}.service-list{border-top:2px solid var(--ink)}.service-list article{display:grid;grid-template-columns:70px 1fr 1.4fr 40px;gap:25px;align-items:center;padding:26px 0;border-bottom:1px solid var(--line)}.service-list article>span{color:var(--pink);font-weight:800}.service-list h3,.service-list p{margin:0}.service-list h3{font-size:1.2rem}.service-list p{color:#65717b}.service-list b{font-size:1.5rem}.tariffs{padding:110px max(24px,7vw);background:var(--ink);color:#fff}.heading.light .section-no{color:var(--yellow)}.tariff-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tariff-grid article{position:relative;padding:28px;background:#203449;border-radius:18px;min-height:380px}.tariff-grid article.featured{background:var(--yellow);color:var(--ink);transform:translateY(-14px)}.tariff-grid p{font-weight:800}.tariff-grid strong{display:block;font:700 1.8rem Unbounded;margin:24px 0}.tariff-grid small{font-size:.9rem}.tariff-grid ul{list-style:none;margin:0;padding:0}.tariff-grid li{padding:8px 0;border-bottom:1px solid #ffffff20;font-size:.88rem}.featured li{border-color:#14243622}.badge{position:absolute;top:-14px;right:16px;background:var(--pink);color:#fff;padding:7px 11px;border-radius:100px;font-size:.68rem;font-weight:800}.tariff-note{max-width:700px;color:#a9b4bf;margin:35px 0 0}.gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.gallery figure{margin:0;position:relative;height:440px;overflow:hidden;border-radius:12px}.gallery figure.wide{height:530px}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery figure:hover img{transform:scale(1.025)}.gallery figcaption{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.92);padding:16px 18px;border-radius:10px;display:flex;justify-content:space-between;gap:20px}.gallery figcaption span{color:#69737b;font-size:.82rem}.about{display:grid;grid-template-columns:.85fr 1.15fr;min-height:720px;background:var(--yellow)}.about-photo img{width:100%;height:100%;object-fit:cover}.about-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 7vw}.about-copy h2 span{color:var(--blue)}.about-copy>p:not(.section-no){font-size:1.15rem;max-width:720px;margin-top:35px}.about blockquote{margin:24px 0 0;padding-left:20px;border-left:5px solid var(--pink);font-weight:800}.calculator-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:110px max(24px,7vw);background:#dfe8ff}.calculator-section>div>p:last-child{max-width:560px;margin-top:30px}.calculator{background:#fff;border-radius:20px;padding:38px;box-shadow:10px 10px 0 var(--blue)}fieldset{border:0;padding:0;margin:0 0 30px}legend,.range-label{font-weight:800;margin-bottom:13px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choices input{position:absolute;opacity:0}.choices span{display:block;text-align:center;padding:12px;border:2px solid var(--line);border-radius:100px;cursor:pointer}.choices input:checked+span{background:var(--yellow);border-color:var(--ink)}.range-label,.result,.range-scale{display:flex;justify-content:space-between}.range-label output{font-size:1.25rem}input[type=range]{width:100%;accent-color:var(--pink)}.range-scale{color:#7e8891;font-size:.76rem}.result{align-items:end;margin:30px 0 20px;padding-top:24px;border-top:1px solid var(--line)}.result strong{font:700 1.8rem Unbounded}.contact{padding:85px max(24px,7vw);background:var(--pink);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:40px}.contact p{text-transform:uppercase;font-weight:800;letter-spacing:.1em}.contact h2{font-size:clamp(2.6rem,5vw,5.7rem);margin:0;line-height:.95}.contact>div:last-child{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.big-phone{font:700 clamp(1.5rem,3vw,3rem) Unbounded;border-bottom:3px solid #fff}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px max(24px,5vw);background:var(--ink);color:#fff;font-size:.82rem}footer p{margin:0;color:#a6b0ba}@media(max-width:950px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.hero-photo{min-height:620px}.heading{grid-template-columns:1fr}.tariff-grid{grid-template-columns:1fr 1fr}.about,.calculator-section{grid-template-columns:1fr}.about-photo{height:650px}.service-list article{grid-template-columns:50px 1fr 40px}.service-list article p{grid-column:2/4}.quick-facts{flex-wrap:wrap}}@media(max-width:620px){.topbar{height:68px}.brand span{display:none}.brand img{width:45px;height:45px}.phone{font-size:.8rem}h1{font-size:clamp(3.8rem,20vw,5.2rem)}.hero{padding:40px 18px}.hero-photo{min-height:410px;border-radius:80px 12px}.hero-actions{align-items:flex-start;flex-direction:column}.quick-facts{gap:18px}.section,.tariffs,.calculator-section{padding:75px 20px}.service-list article{grid-template-columns:35px 1fr 25px}.tariff-grid{grid-template-columns:1fr}.tariff-grid article.featured{transform:none}.gallery{grid-template-columns:1fr}.gallery figure,.gallery figure.wide{height:360px}.gallery figcaption{align-items:flex-start;flex-direction:column;gap:3px}.about-photo{height:420px}.about-copy{padding:65px 20px}.calculator{padding:24px 18px}.choices{grid-template-columns:1fr}.result{align-items:flex-start;flex-direction:column;gap:5px}.contact{padding:65px 20px;align-items:flex-start;flex-direction:column}.contact>div:last-child{align-items:flex-start;flex-direction:column}footer{align-items:flex-start;flex-direction:column}}

/* Mobile viewport fix */
body{overflow-x:hidden}.hero,.hero-copy,.hero-photo{min-width:0}@media(max-width:620px){.hero-copy h1{max-width:100%;font-size:clamp(2.85rem,13.5vw,4.5rem);letter-spacing:-.085em;overflow-wrap:normal}.hero-copy{overflow:hidden}.quick-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.quick-facts div:last-child{grid-column:1/-1}}@media(max-width:360px){.hero-copy h1{font-size:2.75rem}}

/* Full-size horizontal brand mark */
.topbar .brand img{width:156px;height:70px;object-fit:contain;border-radius:0}.topbar .brand span{display:none}footer .brand img{width:150px;height:64px;object-fit:contain;border-radius:0}footer .brand span{display:none}@media(max-width:620px){.topbar .brand img{width:122px;height:58px}.topbar .brand span{display:none}}

/* Detailed price comparison */
.tariff-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px}.tariff-grid article.price-plan{min-height:0;padding:36px;border:1px solid #ffffff1f}.tariff-grid article.price-plan.featured{transform:none}.price-plan.open-plan{background:#203449}.price-plan .badge{position:static;display:inline-block;margin-bottom:22px}.price-plan.open-plan .badge{background:var(--blue)}.price-plan>p:first-of-type{font-size:1.15rem}.price-plan .plan-limit{min-height:48px;margin:-8px 0 28px;color:#66717b;font-size:.84rem}.open-plan .plan-limit{color:#b4bec8}.price-plan h3{margin:26px 0 8px;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:var(--pink)}.price-plan.featured h3{color:var(--blue)}.price-plan li{position:relative;padding:9px 0 9px 22px;line-height:1.45}.price-plan li:before{content:'✓';position:absolute;left:0;color:var(--yellow);font-weight:800}.price-plan.featured li:before{color:var(--blue)}.extras{margin-top:36px;padding:30px;border:1px solid #ffffff30;border-radius:18px}.extras-label{margin-bottom:22px;color:var(--yellow);font:700 1rem Unbounded}.extras-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.extras-grid div{display:flex;flex-direction:column;gap:7px;padding:18px;background:#203449;border-radius:12px}.extras-grid span{color:#b4bec8;font-size:.83rem;line-height:1.45}.calculator .choices{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:950px){.extras-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.tariff-grid{grid-template-columns:1fr}.tariff-grid article.price-plan{padding:25px 20px}.price-plan .plan-limit{min-height:0}.extras{padding:22px 16px}.extras-grid{grid-template-columns:1fr}.calculator .choices{grid-template-columns:1fr}}

/* Header and services refinement */
.topbar{height:104px;background:rgba(20,36,54,.97);border-bottom-color:#ffffff20;color:#fff}.topbar>.brand,.topbar>nav,.topbar>.phone{align-self:center}.topbar .brand img{width:205px;height:80px}.topbar nav a{color:#dce4ec}.topbar nav a:hover{color:var(--yellow)}.topbar .phone{border-color:#fff;color:#fff}.service-list article{grid-template-columns:70px 1fr 1.4fr}.service-list article>b{display:none}@media(max-width:950px){.service-list article{grid-template-columns:50px 1fr}.service-list article p{grid-column:2}}@media(max-width:620px){.topbar{height:78px;padding-left:14px;padding-right:14px}.topbar .brand img{width:128px;height:50px}.topbar .phone{padding:8px 10px;font-size:.74rem}.service-list article{grid-template-columns:35px 1fr}.service-list article p{grid-column:2}}

/* White logo, original about photo and social link */
.topbar .brand img,footer .brand img{filter:brightness(0) invert(1)}footer .brand img{width:170px;height:66px}.about{display:grid;grid-template-columns:.85fr 1.15fr;min-height:720px}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.button.telegram{background:#229ed9;color:#fff}.button.telegram:hover{background:#1686bd}.button.instagram{background:#fff;color:var(--ink)}.button.instagram:hover{background:var(--yellow)}.footer-instagram{border-bottom:1px solid #ffffff80}@media(max-width:950px){.about{grid-template-columns:1fr}.about-photo{height:650px}footer{flex-wrap:wrap}}@media(max-width:620px){.about-photo{height:420px}.about-copy{min-height:0}.button.telegram,.button.instagram{text-align:center}}

/* Keep the main heading clear of the portrait on wide screens */
@media(min-width:951px){.hero{gap:40px}.hero-copy h1{max-width:100%;font-size:clamp(4.2rem,6.6vw,7.4rem);letter-spacing:-.07em}}

/* Center the sticker copy inside the circle */
.sticker{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:16px;font-size:.92rem;line-height:1.18}.sticker>span:last-child{display:block;width:100%;text-align:center}.sticker-icon{display:block;font-size:1rem;line-height:1}
