@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Prata&display=swap');
:root{--bg:#111110;--panel:#1e1e1c;--input:#252522;--border:#32322e;--text:#f8f4eb;--muted:#aaa69e;--orange:#ff7610;--serif:"Prata",Georgia,serif;--sans:"Manrope",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.7 var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:5px}.container{width:min(1120px,calc(100% - 64px));margin-inline:auto}.header{height:86px;position:sticky;top:0;z-index:20;background:#111110f5;border-bottom:1px solid var(--border);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font:700 22px Georgia,serif;color:var(--orange);white-space:nowrap}.brand span{margin-right:8px}.header nav{display:flex;gap:30px;color:#c0bcb4;font-size:13px}.header nav a:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--orange);color:white;border:1px solid transparent;border-radius:12px;min-height:51px;padding:13px 25px;font-weight:800;line-height:1.4;cursor:pointer;transition:background .18s,transform .18s}.button:hover{background:#ed6500;transform:translateY(-1px)}.button.small{min-height:39px;padding:10px 21px;font-size:13px}.button.secondary{background:#22221ed9;border-color:var(--border)}.button.secondary:hover{background:#30302a}.phone-icon{color:#ee4e9c;font-size:20px}.hero{position:relative;background:linear-gradient(90deg,rgba(12,11,9,.94) 0%,rgba(12,11,9,.75) 45%,rgba(12,11,9,.18) 100%),url('images/hero.jpg') center 55%/cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#111110,transparent 18%);pointer-events:none}.hero-inner{position:relative;z-index:1;min-height:650px;display:flex;align-items:center}.hero-content{max-width:610px;padding:64px 0 90px}.eyebrow{display:inline-block;color:#ff8a30;border:1px solid #94500e;background:#66300835;border-radius:30px;font-size:11px;font-weight:700;padding:5px 12px}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.3;margin:0}h1{font-size:58px;margin:27px 0 20px;letter-spacing:-1.5px}.hero-lead{font-size:16px;max-width:455px;color:#c5bfb4;line-height:1.85}.hero-actions{display:flex;gap:12px;margin:30px 0}.hero-actions .button{padding-inline:22px}.desktop-arrow{margin-left:14px;font-size:20px}.assurances{display:flex;flex-wrap:wrap;gap:8px 20px;color:#a69d8d;font-size:11px}.hero-caption{position:absolute;right:0;bottom:44px;font-size:11px;color:#c1b29a;letter-spacing:.5px}.ember{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--orange);margin-right:8px;box-shadow:0 0 15px var(--orange)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-block:25px 8px}.benefits>div{border:1px solid var(--border);background:var(--panel);border-radius:14px;padding:23px;text-align:center}.benefits strong{display:block;font:25px var(--serif);color:var(--orange);margin-bottom:8px}.benefits span{color:var(--muted);font-size:12px}.section{padding:86px 0}.section-heading{text-align:center;margin-bottom:38px}.kicker{font-size:10px;font-weight:800;letter-spacing:2px;color:var(--orange);display:block;margin-bottom:16px}h2{font-size:36px}.section-heading p,.request-intro>p{color:var(--muted);margin:9px 0 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{overflow:hidden;border-radius:15px;border:1px solid var(--border);background:var(--panel)}.service-card img{display:block;width:100%;height:220px;object-fit:cover;transition:transform .5s}.service-card:hover img{transform:scale(1.025)}.service-body{padding:22px}h3{font-size:14px;line-height:1.5;margin:0;font-weight:800}.service-body p,.step p,.review p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.8}.service-link{display:flex;justify-content:space-between;color:var(--orange);font-size:12px;margin-top:22px;font-weight:700}.divided{border-top:1px solid var(--border)}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:var(--panel);border:1px solid var(--border);border-radius:15px;padding:24px}.step-number{width:37px;height:37px;display:grid;place-items:center;background:#292924;color:var(--orange);font:700 12px Georgia,serif;border-radius:11px;margin-bottom:20px}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.review{background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:24px}.review-top{display:flex;gap:12px;align-items:center}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#282824;color:var(--orange);font-family:Georgia,serif;flex-shrink:0}.city{display:block;color:var(--muted);font-size:11px;line-height:1.3}.stars{color:var(--orange);margin-left:auto;font-size:14px;white-space:nowrap}.review p{margin-top:14px}.demo-note{color:#99958d;text-align:center;font-size:10px;margin:20px 0 0}.faq-container{max-width:740px}.faq-list{display:grid;gap:10px}details{border:1px solid var(--border);background:var(--panel);border-radius:14px;overflow:hidden}summary{padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;font-size:13px;font-weight:800;list-style:none}summary::-webkit-details-marker{display:none}summary span:after{content:"+";color:var(--orange);font-size:19px}details[open] summary span:after{content:"−"}details>p{margin:0;padding:0 22px 20px;color:var(--muted);font-size:13px}.request-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;max-width:980px}.request-intro h2{font-size:40px}.request-decoration{font-size:65px;margin-top:30px;filter:saturate(.75)}.request-card{background:var(--panel);border:1px solid var(--border);border-radius:17px;padding:28px}.field{margin-bottom:13px}input,select,textarea{width:100%;border:1px solid var(--border);background:var(--input);border-radius:11px;color:var(--text);padding:12px 15px;min-height:43px;font-size:13px}input::placeholder,textarea::placeholder{color:#aaa69e}select{color:#aaa69e;color-scheme:dark}textarea{resize:vertical;display:block}.request-card .button{width:100%}.form-call{text-align:center;color:var(--muted);font-size:10px;margin:17px 0 0}.form-call a{color:var(--orange);font-weight:700}.success{padding:14px;margin-bottom:16px;border:1px solid #50744a;border-radius:10px;background:#243122;color:#d9efcc}.error,.form-errors{font-size:12px;color:#ffb6a0}.form-errors{margin-bottom:15px}.mobile-actions{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-70px;left:20px;z-index:50;padding:10px;background:var(--orange)}.skip:focus{top:10px}
@media(max-width:900px){.header nav{gap:18px}.hero-caption{display:none}.steps-grid{grid-template-columns:repeat(2,1fr)}.services-grid{gap:14px}.service-body{padding:18px}.request-container{gap:36px}.hero-actions{flex-wrap:wrap}h1{font-size:49px}}
@media(max-width:600px){html{scroll-padding-top:86px}.container{width:calc(100% - 28px)}.header{height:66px}.header-inner{width:calc(100% - 36px)}.header nav{display:none}.brand{font-size:17px}.brand span{margin-right:5px}.button.small{font-size:12px;padding:8px 14px;min-height:33px;border-radius:12px}.hero{background:linear-gradient(180deg,#0c0b09c9,#0c0b09b8 56%,#0c0b0975),url('images/hero.jpg') center/cover}.hero-inner{min-height:582px;display:block}.hero-content{text-align:center;padding:70px 0 76px;max-width:none}.eyebrow{font-size:10px;padding:4px 10px;letter-spacing:-.15px}h1{font-size:33px;letter-spacing:-.65px;line-height:1.28;margin:25px 0 18px}.hero-lead{font-size:14px;line-height:1.8;max-width:325px;margin:0 auto}.hero-actions{display:grid;gap:10px;margin:28px 0 33px}.hero-actions .button{min-height:51px}.desktop-arrow{display:none}.assurances{justify-content:center;gap:2px 18px;font-size:10px;padding:0 20px}.benefits{grid-template-columns:repeat(2,1fr);gap:10px;padding:30px 0 0}.benefits>div{padding:19px 10px}.benefits strong{font-size:23px}.section{padding:57px 0}.section-heading{margin-bottom:34px}.kicker{display:none}h2{font-size:28px;letter-spacing:-.7px}.section-heading p,.request-intro>p{font-size:12px;line-height:1.6}.services-grid,.steps-grid,.reviews-grid{grid-template-columns:1fr;gap:14px}.service-card img{height:157px}.service-body{padding:18px}.service-body p{font-size:12px;line-height:1.85}.service-link{display:none}.step{display:flex;gap:15px;padding:19px 18px}.step-number{flex-shrink:0;margin:0}.step h3{font-size:12px}.step p{font-size:12px;line-height:1.65;margin-top:4px}.review{padding:18px}.review h3{font-size:12px}.review-top{gap:10px}.review p{font-size:12px;line-height:1.75;margin-top:12px}.stars{font-size:12px;letter-spacing:-1px}.faq-list{gap:8px}summary{padding:14px 18px;min-height:48px;font-size:11px;line-height:1.5}details>p{padding:0 18px 16px;font-size:12px}.request-container{display:block}.request-intro{text-align:center;margin-bottom:36px}.request-intro h2{font-size:28px}.request-intro>p{max-width:300px;margin:9px auto 0}.request-decoration{display:none}.request-card{padding:21px}.field{margin-bottom:12px}.request-section{padding-bottom:55px}.mobile-actions{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:11px 14px calc(11px + env(safe-area-inset-bottom));background:#111110f5;border-top:1px solid var(--border);backdrop-filter:blur(16px)}.mobile-actions .button{padding:11px 7px;font-size:12px;min-height:45px;border-radius:11px}.phone-icon{font-size:16px}}
.mobile-messengers{display:none}@media(max-width:600px){.mobile-messengers{position:fixed;right:14px;bottom:94px;z-index:31;display:grid;gap:9px}.messenger-link{width:48px;height:48px;display:grid;place-items:center;border:1px solid #ffffff2e;border-radius:50%;box-shadow:0 9px 25px #0008;transition:transform .18s,filter .18s}.messenger-link:hover{transform:translateY(-2px);filter:brightness(1.1)}.messenger-link svg{width:23px;height:23px;fill:#fff;color:#fff}.messenger-link.telegram{background:#229ed9}.messenger-link.viber{background:#7360f2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Footer */
.site-footer{background:#0c0c0b;border-top:1px solid var(--border);padding:58px 0 0}
.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.35fr;gap:36px;padding-bottom:46px}
.footer-about .brand{font-size:24px}
.footer-tagline{font:24px/1.5 var(--serif);margin:22px 0 12px;letter-spacing:-.5px}
.footer-description{max-width:270px;font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 19px}
.footer-area{color:#c5beb0;font-size:11px}
.footer-column h2{font:800 12px/1.5 var(--sans);letter-spacing:.3px;margin:4px 0 21px}
.footer-column ul{list-style:none;margin:0;padding:0;display:grid;gap:2px}
.footer-column li a{display:inline-block;padding:7px 0;color:var(--muted);font-size:12px;transition:color .18s}
.footer-column li a:hover,.footer-bottom a:hover{color:var(--orange)}
.footer-phone{display:inline-block;color:var(--orange);font-size:17px;font-weight:800;white-space:nowrap}
.footer-contact p{color:var(--muted);font-size:11px;line-height:1.9;margin:13px 0 22px}
.footer-cta{font-size:12px;min-height:44px;padding:11px 17px;gap:20px}
.footer-bottom{border-top:1px solid var(--border);padding:21px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}
.footer-bottom a{display:inline-flex;align-items:center;gap:12px;min-height:36px;color:var(--text)}
.footer-bottom a span{color:var(--orange);font-size:18px}
@media(max-width:1000px){.footer-main{grid-template-columns:1.3fr 1fr;gap:36px 60px}.footer-about{grid-row:span 2}.footer-contact{grid-column:2}.footer-signoff{display:none}}
@media(max-width:600px){.site-footer{padding:36px 0 calc(83px + env(safe-area-inset-bottom))}.footer-main{grid-template-columns:1fr 1fr;gap:26px 16px;padding-bottom:28px}.footer-about{grid-column:1/-1;grid-row:auto;border-bottom:1px solid var(--border);padding-bottom:26px}.footer-about .brand{font-size:23px}.footer-tagline{font-size:25px;margin:18px 0 12px}.footer-description{max-width:320px;font-size:12px}.footer-column h2{font-size:12px;margin:0 0 12px;letter-spacing:0}.footer-column li a{font-size:12px;padding:10px 0;line-height:1.6}.footer-contact{grid-column:1/-1;border-top:1px solid var(--border);padding-top:26px}.footer-phone{font-size:21px}.footer-contact p{font-size:12px;margin:10px 0 18px}.footer-cta{width:100%;justify-content:space-between;min-height:47px}.footer-bottom{flex-wrap:wrap;gap:4px 20px;padding:18px 0 0;font-size:10px}.footer-bottom a{margin-left:auto}}

/* Article section */
.articles-page{min-height:70vh;padding:3rem 0 5rem;background:#111110}.articles-container{max-width:1060px}.articles-page h1{font-family:Georgia,serif;font-size:clamp(2.25rem,5vw,4.25rem);line-height:1.05;color:#fff}.articles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2.25rem}.article-card,.article-content{border:1px solid #33332f;background:#1c1c1a;border-radius:18px}.article-card{padding:1.7rem}.article-card h2{font-size:1.35rem;line-height:1.25;margin:.35rem 0 .7rem}.article-card h2 a{color:#fff;text-decoration:none}.article-card h2 a:hover,.article-back:hover{color:#ff7418}.article-card p{color:#aaa69d;line-height:1.65}.article-date{color:#ff7418!important;font-size:.85rem;font-weight:700;margin:0 0 .7rem}.article-content{max-width:780px;margin:0 auto;padding:clamp(1.5rem,5vw,4rem)}.article-content h1{margin:.2rem 0 1.25rem}.article-lead{font-size:1.2rem;color:#d4d0c6;line-height:1.6}.article-body{color:#bdb9ae;line-height:1.75;font-size:1.05rem}.article-body p{margin:1.15rem 0}.article-back{display:inline-block;color:#d4d0c6;text-decoration:none;margin-bottom:2rem}.article-cta{border-top:1px solid #3b3b36;margin-top:2.5rem;padding-top:1.5rem}.article-cta p{color:#fff;font-weight:700}@media(max-width:700px){.articles-page{padding:2rem 0 6.5rem}.articles-grid{grid-template-columns:1fr}.article-card{padding:1.35rem}.article-content{border-radius:14px}}
