:root{--bg:#edf3f9;--paper:#fff;--line:#d7e1ed;--ink:#0f2442;--muted:#637796;--blue:#0b67db;--blue2:#167cf4;--navy:#06295a;--navy2:#08396f;--shadow:0 18px 45px rgba(6,30,67,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:Arial,"Helvetica Neue",sans-serif;background:var(--bg);color:var(--ink);line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.hero-shell{background:linear-gradient(180deg,#06295a 0%,#0a3d78 62%,#0c3565 100%);color:#fff;overflow:hidden}.site-header{position:sticky;top:0;z-index:40;background:rgba(5,38,81,.79);backdrop-filter:blur(17px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{max-width:1240px;margin:auto;padding:0 24px;min-height:82px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-wave{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#61b9ff,#1674e9);font-size:28px;font-weight:800}.brand strong{display:block;font-size:24px;letter-spacing:.05em}.brand small{display:block;color:#bed4ed;font-size:10px;line-height:1.15;letter-spacing:.05em;text-transform:uppercase}.main-nav{display:flex;gap:22px;align-items:center}.main-nav a{font-size:13px;color:#d9e6f5;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:#61b9ff;transform:scaleX(0);transform-origin:left;transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.header-contact{display:flex;align-items:center;gap:16px}.header-contact>div{text-align:right}.header-contact a{font-weight:700}.header-contact small{display:block;color:#b8cae0;font-size:10px}.call-btn{background:#1677eb;color:#fff;padding:11px 17px;border-radius:9px;font-size:13px}.menu-button{display:none;background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:9px;padding:9px 12px}.hero{max-width:1240px;margin:auto;padding:28px 24px 26px;display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.hero-copy{padding:34px 0 16px}.hero-kicker{display:inline-flex;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);padding:7px 12px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(44px,5.5vw,69px);line-height:1.03;letter-spacing:-.045em;margin:18px 0}.hero-copy p{font-size:20px;color:#d3dfef;max-width:650px}.hero-actions{display:flex;gap:12px;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:10px;padding:13px 18px;font-weight:700;cursor:pointer}.button.primary{background:linear-gradient(180deg,#2284ff,#0d67dd);color:#fff}.button.outline{border:1px solid rgba(255,255,255,.32);color:#fff;background:rgba(255,255,255,.04)}.hero-art{min-width:0}.hero-window{height:470px;border-radius:26px;position:relative;overflow:hidden;background:linear-gradient(140deg,#0d4b8a 0%,#0d3261 50%,#164f88 100%);box-shadow:0 28px 60px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.12)}.hero-window:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,24,54,.55),rgba(2,24,54,.15) 60%,rgba(125,192,255,.08))}.hero-window>img{position:absolute;z-index:3;right:34px;top:30px;width:58%;max-height:190px;object-fit:contain;filter:drop-shadow(0 24px 26px rgba(0,0,0,.35))}.cityline{position:absolute;right:20px;bottom:96px;width:43%;height:190px;background:linear-gradient(180deg,rgba(192,225,255,.32),rgba(67,124,186,.18));border-radius:18px}.cityline i{position:absolute;bottom:18px;width:38px;background:linear-gradient(#ceb68f,#8d674c);border-radius:6px 6px 0 0}.cityline i:before{content:"";position:absolute;left:5px;right:5px;top:-22px;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:24px solid #ae5946}.cityline i:nth-child(1){left:22px;height:86px}.cityline i:nth-child(2){left:78px;height:126px}.cityline i:nth-child(3){left:135px;height:105px}.cityline i:nth-child(4){left:188px;height:152px}.room-sofa{position:absolute;left:34px;bottom:24px;width:52%;height:100px;border-radius:26px;background:linear-gradient(#32618f,#1e446d);z-index:2}.room-sofa:before,.room-sofa:after{content:"";position:absolute;top:-18px;width:38%;height:52px;border-radius:18px;background:#3f6f9d}.room-sofa:before{left:12%}.room-sofa:after{right:12%}.room-plant{position:absolute;left:28px;bottom:125px;width:34px;height:64px;border-radius:0 0 10px 10px;background:#24476b;z-index:2}.room-plant:before,.room-plant:after{content:"";position:absolute;background:#2da27a;border-radius:100% 0 100% 0;width:18px;height:50px;top:-36px}.room-plant:before{left:-9px;transform:rotate(-22deg)}.room-plant:after{right:-11px;transform:rotate(24deg)}.hand-note{position:absolute;right:36px;bottom:31px;z-index:4;font-family:"Comic Sans MS",cursive;font-size:24px;line-height:1.05;transform:rotate(-8deg);color:#eef7ff}.hand-note span{display:block;width:54px;border-bottom:3px solid #eef7ff;margin:7px 0 0 auto}.hero-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:6px}.hero-benefits article{display:flex;gap:10px;align-items:center;padding:11px 12px;border-top:1px solid rgba(255,255,255,.09)}.hero-benefits article>b{font-size:22px;color:#9dd5ff}.hero-benefits strong,.hero-benefits small{display:block}.hero-benefits strong{font-size:12px}.hero-benefits small{font-size:10px;color:#bbcee4}.section{max-width:1240px;margin:auto;padding:38px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head h2{font-size:34px;line-height:1.06;margin:0;letter-spacing:-.03em}.section-head>a{color:var(--blue);font-size:13px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-image{height:150px;border-radius:12px;background:linear-gradient(180deg,#eef4fa,#dde8f3);display:grid;place-items:center;padding:18px}.category-image img{max-height:100%;object-fit:contain}.category-card h3{font-size:22px;margin:14px 0 5px}.category-card p{font-size:13px;color:var(--muted);min-height:42px;margin:0 0 11px}.category-card>div:last-child{display:flex;align-items:center;justify-content:space-between}.category-card strong{font-size:15px}.category-card>div:last-child span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid #7fb1eb;color:var(--blue)}
.services-band{background:linear-gradient(180deg,#07376e,#062b58);color:#fff;padding:30px max(24px,calc((100vw - 1192px)/2)) 36px;margin-top:12px}.section-head.light h2,.section-head.light a{color:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{border:1px solid rgba(131,185,244,.28);border-radius:14px;padding:20px;background:rgba(255,255,255,.04)}.service-card>span{font-size:28px;color:#7fc3ff}.service-card h3{font-size:20px;margin:12px 0 6px}.service-card p{margin:0;color:#cbd9ea;font-size:13px}.offer-section{max-width:1240px;margin:0 auto;padding:24px;display:grid;grid-template-columns:1.05fr .95fr;border-radius:22px;overflow:hidden}.offer-visual{min-height:280px;position:relative;overflow:hidden;border-radius:18px 0 0 18px;background:linear-gradient(180deg,#a8d2fb 0%,#75aee7 50%,#d7e7f6 100%)}.offer-visual>img{position:absolute;left:28px;bottom:46px;width:42%;max-height:170px;object-fit:contain;z-index:2;filter:drop-shadow(0 18px 18px rgba(10,50,95,.2))}.offer-room{position:absolute;left:20px;bottom:0;width:49%;height:100px;border-radius:18px 18px 0 0;background:#eff7ff}.offer-city{position:absolute;right:0;top:0;bottom:0;width:42%}.offer-city i{position:absolute;bottom:34px;width:44px;background:linear-gradient(#cab28f,#8c674c);border-radius:6px 6px 0 0}.offer-city i:before{content:"";position:absolute;left:6px;right:6px;top:-24px;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:26px solid #b25d49}.offer-city i:nth-child(1){left:18px;height:92px}.offer-city i:nth-child(2){left:80px;height:142px}.offer-city i:nth-child(3){left:144px;height:114px}.offer-note{position:absolute;right:22px;top:36px;font-family:"Comic Sans MS",cursive;font-size:24px;line-height:1.05;color:#0c4d94;transform:rotate(-7deg)}.offer-copy{background:#eaf4fd;padding:34px 34px;display:flex;flex-direction:column;justify-content:center;border-radius:0 18px 18px 0;border:1px solid #d6e4f1;border-left:0}.offer-copy small{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);font-weight:700}.offer-copy h2{font-size:38px;line-height:1.04;margin:10px 0 12px;letter-spacing:-.04em}.offer-copy p{color:var(--muted);margin:0 0 22px}.reviews-section{padding-top:20px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.review-top{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-bottom:14px}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#c9ddfa,#edf5ff);font-weight:800}.review-top b,.review-top small{display:block}.review-top small{color:var(--muted);font-size:11px}.review-top strong{color:#f2b900;letter-spacing:1px}.review-card p{color:var(--muted);font-size:14px;min-height:84px}.review-card footer{font-size:11px;color:#8b9bb1}.bottom-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;padding-top:10px}.faq-panel,.contact-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.section-head.compact{margin-bottom:10px}.section-head.compact h2{font-size:28px}.faq-list{display:grid;gap:8px}.faq-list details{border:1px solid var(--line);border-radius:10px;background:#f9fbfe}.faq-list summary{list-style:none;cursor:pointer;padding:13px 14px;font-weight:700;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{margin:0;padding:0 14px 14px;color:var(--muted);font-size:13px}.contact-content{display:grid;grid-template-columns:1fr .9fr;gap:14px}.contact-list p{display:grid;grid-template-columns:24px 1fr;gap:8px;margin:0 0 11px}.contact-list span{color:var(--blue)}.contact-list a,.contact-list b{font-size:13px}.map-card{position:relative;min-height:190px;background:#eef4fa;border-radius:12px;overflow:hidden;display:grid;place-items:center}.map-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49%,rgba(123,150,183,.22) 50%,transparent 51%) 0 0/48px 48px,linear-gradient(transparent 49%,rgba(123,150,183,.22) 50%,transparent 51%) 0 0/48px 48px}.map-pin{position:relative;z-index:2;width:42px;height:42px;border-radius:50% 50% 50% 0;background:#e74d68;transform:rotate(-45deg)}.map-pin:before{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff}.map-card>b{position:absolute;right:12px;bottom:12px;background:#fff;padding:8px 10px;border-radius:8px;font-size:11px;box-shadow:0 6px 16px rgba(0,0,0,.08)}.map-card small{font-weight:400;color:var(--muted)}.consult-bar{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-top:12px;background:#eef5fd;border-radius:11px;padding:10px}.consult-bar b,.consult-bar small{display:block}.consult-bar small{font-size:11px;color:var(--muted)}.consult-bar a{background:#1677eb;color:#fff;padding:9px 12px;border-radius:8px;font-size:12px}.about-band{max-width:1192px;margin:0 auto 24px;padding:28px 30px;border-radius:18px;background:linear-gradient(135deg,#0a376f,#0b5cbd);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center}.about-band small{text-transform:uppercase;letter-spacing:.08em;color:#a9d2ff}.about-band h2{font-size:34px;line-height:1.05;margin:8px 0}.about-band p{margin:0;color:#d7e5f4}.request-section{max-width:1192px;margin:0 auto 38px;padding:30px;border-radius:18px;background:#0a2f60;color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.request-copy small{color:#9fcdf8;text-transform:uppercase;letter-spacing:.08em}.request-copy h2{font-size:36px;line-height:1.05;margin:8px 0 10px}.request-copy p{color:#cbd9eb}.request-copy>a{font-size:24px;font-weight:700}.request-section form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.request-section label{font-size:11px;color:#c8d7e9}.request-section input,.request-section select,.request-section textarea{display:block;width:100%;margin-top:5px;background:#113e71;border:1px solid #356494;color:#fff;border-radius:9px;padding:11px}.request-section label:nth-child(4){grid-column:1/-1}.request-section form>small{align-self:center;color:#a9bdd5}.site-footer{background:#06295a;color:#fff;padding:28px max(24px,calc((100vw - 1192px)/2)) 18px}.footer-top{display:grid;grid-template-columns:1.2fr repeat(3,1fr) auto;gap:24px;align-items:start}.footer-top>div b{display:block;margin-bottom:8px}.footer-top>div a{display:block;color:#cbd9ea;font-size:12px;margin:5px 0}.footer-phone{text-align:right}.footer-phone>a:first-child{font-size:18px;font-weight:700;color:#fff}.footer-phone .call-btn{margin-top:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:22px;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);font-size:10px;color:#aebfd3}.reveal{opacity:0;transform:translateY(20px);transition:.5s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.main-nav{display:none}.main-nav.open{display:grid;position:absolute;top:82px;left:24px;right:24px;background:#072c5e;padding:16px;border-radius:12px;gap:12px}.menu-button{display:block}.header-contact>div{display:none}.hero{grid-template-columns:1fr}.hero-benefits,.category-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.hero-window{height:420px}.offer-section,.bottom-grid,.about-band,.request-section{grid-template-columns:1fr}.offer-visual{border-radius:18px 18px 0 0}.offer-copy{border-radius:0 0 18px 18px;border-left:1px solid #d6e4f1;border-top:0}.footer-top{grid-template-columns:1fr 1fr 1fr}.footer-phone{text-align:left}}@media(max-width:720px){html{scroll-padding-top:82px}.header-inner{padding:0 16px;min-height:74px}.brand strong{font-size:19px}.brand small{display:none}.brand-wave{width:38px;height:38px}.call-btn{display:none}.hero{padding:20px 16px 18px}.hero-copy{padding-top:18px}.hero h1{font-size:42px}.hero-copy p{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-window{height:360px}.hero-window>img{right:14px;top:26px;width:68%}.room-sofa{left:14px;width:62%;height:78px}.hero-benefits,.category-grid,.service-grid,.review-grid{grid-template-columns:1fr}.section{padding:30px 16px}.services-band{padding:28px 16px}.offer-section{padding:16px}.offer-copy{padding:26px 20px}.offer-copy h2{font-size:31px}.offer-visual{min-height:230px}.bottom-grid{padding-top:0}.contact-content{grid-template-columns:1fr}.consult-bar{grid-template-columns:auto 1fr}.consult-bar a{grid-column:1/-1;text-align:center}.about-band,.request-section{margin-left:16px;margin-right:16px;padding:24px 18px}.request-section form{grid-template-columns:1fr}.request-section label:nth-child(4){grid-column:auto}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.section-head h2{font-size:29px}.hand-note{font-size:20px;right:18px}.cityline{width:46%;right:10px}.cityline i:nth-child(4){display:none}}
