:root{--bg:#050505;--bg-soft:#090807;--panel:#0d0c0b;--panel-soft:#12100e;--gold:#c88a2f;--gold-light:#f1c56f;--gold-dark:#7a4a16;--text:#f3dfb5;--text-soft:#c8b894;--muted:#81766a;--border:rgba(200,138,47,.28);--border-strong:rgba(200,138,47,.52);--container:1320px}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 78% 0,rgba(200,122,30,.2),transparent 30%),linear-gradient(180deg,#070707,#040404);color:var(--text);font-family:Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}img{display:block;max-width:100%}.page{min-height:100vh;background:var(--bg)}.container{width:min(100% - 64px,var(--container));margin:0 auto}.serif{font-family:Georgia,Times New Roman,serif}.section-label{display:flex;align-items:center;gap:16px;margin-bottom:14px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.section-label:after{content:"";width:48px;height:1px;background:linear-gradient(90deg,var(--gold),transparent)}.gold-button{display:inline-flex;align-items:center;justify-content:center;min-width:210px;height:54px;padding:0 28px;border:1px solid hsla(40,82%,69%,.45);border-radius:2px;background:linear-gradient(90deg,#8b5517,#d79a3b,#f1c56f);color:#130d07;font-size:14px;font-weight:700;box-shadow:0 0 38px rgba(200,138,47,.28);transition:.2s ease}.gold-button:hover{transform:translateY(-1px);box-shadow:0 0 52px rgba(200,138,47,.4)}.gold-button-outline{display:inline-flex;align-items:center;justify-content:center;min-width:210px;height:54px;padding:0 28px;border:1px solid rgba(200,138,47,.48);border-radius:2px;background:rgba(0,0,0,.18);color:var(--text);font-size:14px;font-weight:600;transition:.2s ease}.gold-button-outline:hover{border-color:var(--gold-light);background:rgba(200,138,47,.1)}.card{border:1px solid var(--border);background:linear-gradient(180deg,hsla(0,0%,100%,.025),hsla(0,0%,100%,.01)),rgba(8,8,8,.82);box-shadow:0 24px 70px rgba(0,0,0,.45)}.site-header{inset:0 0 auto 0;z-index:50}.header-inner{width:min(100% - 64px,var(--container));margin:0 auto;height:82px;display:grid;grid-template-columns:260px 1fr 190px;grid-gap:24px}.header-nav{justify-content:center;gap:38px;color:#d9d0bd;font-size:13px}.header-nav a{padding:12px 0;transition:.2s ease}.header-nav a.active,.header-nav a:hover{color:var(--gold-light)}.header-nav a.active:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:1px;background:var(--gold)}.header-action{display:flex;justify-content:flex-end}.header-button{height:52px;min-width:168px;border:1px solid rgba(200,138,47,.55);border-radius:2px;background:rgba(0,0,0,.25);color:var(--text);font-size:13px;transition:.2s ease}.header-button:hover{background:rgba(200,138,47,.1);border-color:var(--gold-light)}.logo-link{display:inline-flex;align-items:center;width:235px;height:54px}.logo-svg{width:235px;height:auto;display:block;filter:drop-shadow(0 0 10px rgba(200,138,47,.28))}.home-hero{position:relative;min-height:720px;padding-top:82px;overflow:hidden;background:#050505}.home-hero-bg{position:absolute;inset:0;z-index:0}.home-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.home-hero-overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 72% 14%,rgba(228,137,36,.24),transparent 30%),linear-gradient(90deg,#050505,rgba(5,5,5,.92) 30%,rgba(5,5,5,.42) 63%,rgba(5,5,5,.14)),linear-gradient(180deg,rgba(5,5,5,.22),rgba(5,5,5,.1) 55%,#050505)}.home-hero-inner{position:relative;z-index:2;min-height:638px;display:flex;align-items:center}.home-hero-content{width:610px;padding-top:32px}.home-hero-title{margin:0;color:var(--text);font-size:78px;font-weight:500;line-height:.95;letter-spacing:-.035em;text-shadow:0 0 28px rgba(200,138,47,.16)}.home-hero-text{max-width:520px;margin:26px 0 0;color:#d6cbbb;font-size:16px;line-height:1.65}.home-hero-actions{display:flex;gap:20px;margin-top:34px}.home-features{position:relative;z-index:4;margin-top:-42px;padding-bottom:58px}.home-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.home-feature-card{min-height:124px;display:grid;grid-template-columns:64px 1fr;grid-gap:22px;gap:22px;align-items:center;padding:25px 26px}.home-feature-icon{width:54px;height:54px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(200,138,47,.25))}.home-feature-title{margin:0;color:var(--text);font-size:21px;font-weight:500;line-height:1.15}.home-feature-text{margin:8px 0 0;color:#9f9588;font-size:14px;line-height:1.55}.home-projects{padding:10px 0 54px;background:#050505}.home-projects-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:30px}.home-section-title{margin:0;color:var(--text);font-size:38px;font-weight:500;line-height:1.1}.home-projects-link{margin-bottom:8px;color:var(--text-soft);font-size:14px;transition:.2s ease}.home-projects-link:hover{color:var(--gold-light)}.home-projects-grid{display:grid;grid-gap:22px;gap:22px}.project-card{overflow:hidden;border:1px solid rgba(200,138,47,.25);background:#0c0b0a;box-shadow:0 24px 70px rgba(0,0,0,.42)}.project-card-image{height:230px;overflow:hidden;background:#090807}.project-card-image img{width:100%;height:100%;object-fit:cover;transition:.45s ease}.project-card:hover .project-card-image img{transform:scale(1.04)}.project-card-body{padding:22px 24px 24px}.project-card-title{margin:0;color:var(--text);font-size:25px;font-weight:500;line-height:1.1}.project-card-meta{margin:13px 0 0;color:#9f9588;font-size:13px;line-height:1.5}.project-card-link{display:inline-flex;margin-top:16px;color:var(--gold-light);font-size:14px;font-weight:600}.home-reliability{position:relative;overflow:hidden;padding:22px 0 54px;background:#050505}.home-reliability-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 30%,rgba(200,138,47,.12),transparent 32%),linear-gradient(180deg,rgba(5,5,5,0),rgba(14,11,8,.72) 55%,#050505);opacity:.95}.home-reliability .container{position:relative;z-index:2}.home-stats-grid{margin-top:30px;display:grid;grid-template-columns:.9fr 1fr 1.15fr .9fr 1.1fr;border-top:1px solid rgba(200,138,47,.16);border-bottom:1px solid rgba(200,138,47,.08)}.home-stat{min-height:118px;padding:22px 28px 20px;border-right:1px solid rgba(200,138,47,.22)}.home-stat:last-child{border-right:none}.home-stat-value{color:var(--gold-light);font-size:54px;font-weight:500;line-height:1;text-shadow:0 0 24px rgba(200,138,47,.22)}.home-stat-text{max-width:160px;margin-top:12px;color:#b7aa96;font-size:14px;line-height:1.45}.home-process{position:relative;padding:12px 0 58px;background:radial-gradient(circle at 78% 40%,rgba(200,138,47,.08),transparent 30%),#050505}.home-process-grid{margin-top:28px;display:grid;grid-gap:22px;gap:22px}.process-card{position:relative;min-height:196px;padding:28px 24px 26px;border:1px solid rgba(200,138,47,.3);background:radial-gradient(circle at 20% 0,rgba(200,138,47,.08),transparent 32%),linear-gradient(180deg,hsla(0,0%,100%,.026),hsla(0,0%,100%,.01)),rgba(8,8,8,.88);box-shadow:0 24px 70px rgba(0,0,0,.42)}.process-number{color:var(--gold-light);font-size:36px;font-weight:500;line-height:1;text-shadow:0 0 22px rgba(200,138,47,.18)}.process-icon{width:52px;height:52px;object-fit:contain;margin-top:18px;filter:drop-shadow(0 0 12px rgba(200,138,47,.24))}.process-title{margin:14px 0 0;color:var(--text);font-size:20px;font-weight:500;line-height:1.2}.process-text{margin:12px 0 0;color:#9f9588;font-size:14px;line-height:1.55}.process-arrow{position:absolute;top:50%;right:-20px;z-index:3;transform:translateY(-50%);color:var(--gold);font-size:58px;line-height:1;text-shadow:0 0 20px rgba(200,138,47,.35)}.site-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(200,138,47,.05),transparent),radial-gradient(circle at 88% 10%,rgba(200,138,47,.08),transparent 26%)}.footer-top{position:relative;z-index:2;width:min(100% - 64px,var(--container));padding:36px 0 30px;grid-template-columns:1.25fr 1.1fr 1.15fr 1.15fr;grid-gap:38px;gap:38px}.footer-brand-text{max-width:265px;margin:18px 0 0;color:#b5aa99;font-size:14px;line-height:1.65}.footer-socials{gap:16px;margin-top:22px}.footer-socials img{width:28px;height:28px;opacity:1;filter:drop-shadow(0 0 12px rgba(214,150,50,.4))}.footer-contact{min-height:90px;display:grid;grid-template-columns:58px 1fr;grid-gap:18px;gap:18px;align-items:start;padding-left:34px;border-left:1px solid rgba(200,138,47,.22)}.footer-contact-icon{width:52px;height:52px;opacity:1;filter:drop-shadow(0 0 14px rgba(214,150,50,.42))}.footer-contact-title{margin:0;color:var(--text);font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500;line-height:1.2}.footer-contact-subtitle{margin:7px 0 0;color:#80766a;font-size:12px;line-height:1.45}.footer-bottom{position:relative;z-index:2;width:min(100% - 64px,var(--container));padding:18px 0 20px;display:flex;justify-content:space-between;gap:20px;color:#6f665b;font-size:11px}.home-feature-card,.process-card,.project-card{transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.home-feature-card:hover,.process-card:hover,.project-card:hover{border-color:hsla(40,82%,69%,.46);transform:translateY(-2px);box-shadow:0 28px 78px rgba(0,0,0,.52)}@media (max-width:900px){.container,.footer-bottom,.footer-top,.header-inner{width:min(100% - 32px,var(--container))}.header-inner{grid-template-columns:1fr auto}.header-action,.header-nav{display:none}.home-hero{min-height:660px}.home-hero-content{width:100%}.home-hero-title{font-size:52px}.home-hero-actions{flex-direction:column;align-items:flex-start}.footer-top,.home-features-grid,.home-process-grid,.home-projects-grid,.home-stats-grid{grid-template-columns:1fr}.footer-contact{border-left:none;padding-left:0}.footer-bottom{flex-direction:column}.process-arrow{.process-arrow{display:flex;align-items:center;justify-content:center;width:28px;min-width:28px;color:#f0c56b!important;font-size:46px;line-height:1;font-weight:500;opacity:1!important;text-shadow:0 0 8px hsla(41,82%,68%,.35),0 0 16px hsla(41,82%,68%,.18)}.process-arrow span,.process-arrow svg,.process-arrow:after,.process-arrow:before{color:#f0c56b!important;fill:#f0c56b!important;stroke:#f0c56b!important;opacity:1!important}display:none}}.site-header{right:0}.footer-contact-title,.home-feature-title,.home-hero-title,.home-section-title,.process-title,.project-card-title{color:#f3dfb5!important}.footer-brand-text,.footer-contact-subtitle,.home-feature-text,.home-hero-text,.home-stat-text,.process-text,.project-card-meta{color:#d6cbbb!important}.section-label{color:#c88a2f!important}.home-hero-content{margin-left:0}.container{width:min(100% - 64px,1320px);margin-left:auto;margin-right:auto}.home-process,.home-projects,.home-reliability{background:#050505}.project-card-body{background:#0c0b0a}.home-projects-link,.project-card-link{color:#f1c56f!important}:root{--container:1120px}.container,.footer-bottom,.footer-top,.header-inner{width:min(100% - 56px,1120px)!important}.home-hero-content{width:540px}.home-hero-title{font-size:66px}.home-section-title{font-size:34px}.home-projects-grid{grid-template-columns:repeat(3,1fr);gap:20px}.project-card-image{height:210px}.home-feature-card{min-height:112px}.home-stats-grid{grid-template-columns:repeat(5,1fr)}.home-stat-value{font-size:44px}.home-process-grid{grid-template-columns:repeat(4,1fr)}.process-card{min-height:190px}.footer-socials img{width:34px!important;height:34px!important;object-fit:contain}.footer-contact-icon{width:58px!important;height:58px!important;object-fit:contain}.footer-contact{grid-template-columns:64px 1fr!important}.footer-top{padding-top:34px!important;padding-bottom:28px!important}.footer-contact{grid-template-columns:44px 1fr!important;padding-left:26px!important}.footer-contact-icon{width:38px!important;height:38px!important}.footer-contact-title{line-height:1.15!important}.footer-socials img{width:24px!important;height:24px!important}.footer-bottom{padding-top:16px!important;padding-bottom:18px!important}.site-footer{position:relative;border-top:1px solid rgba(200,138,47,.18);background:radial-gradient(circle at 18% 20%,rgba(200,138,47,.08),transparent 24%),linear-gradient(180deg,rgba(10,8,6,.98),#030303)}.footer-top{width:min(100% - 56px,1120px)!important;margin:0 auto;padding:34px 0 28px!important;display:grid;grid-template-columns:1.35fr 1.05fr 1.35fr 1.2fr!important;grid-gap:30px!important;gap:30px!important;align-items:flex-start!important}.site-footer .logo-link{width:210px!important;height:46px!important}.site-footer .logo-svg{width:210px!important;filter:drop-shadow(0 0 12px rgba(200,138,47,.45))}.footer-brand-text{max-width:245px!important;margin:18px 0 0!important;font-size:14px!important;line-height:1.55!important}.footer-socials{gap:16px!important}.footer-socials img{width:32px!important;height:32px!important;object-fit:contain!important;opacity:1!important;filter:none!important}.footer-contact{min-height:74px!important;grid-template-columns:50px 1fr!important;padding-left:24px!important;border-left:1px solid rgba(200,138,47,.22)!important}.footer-contact-icon{width:44px!important;height:44px!important;object-fit:contain!important;opacity:1!important;filter:none!important}.footer-contact-title{font-size:18px!important}.footer-contact-subtitle{margin:7px 0 0!important;font-size:12px!important;max-width:190px}.footer-bottom{margin:0 auto;padding:16px 0 18px!important;border-top:1px solid rgba(200,138,47,.12);color:#6f665b!important;font-size:11px!important}@media (max-width:900px){.footer-top{grid-template-columns:1fr!important}.footer-contact{padding-left:0!important;border-left:none!important}.footer-bottom{flex-direction:column!important}}.footer-socials{margin-top:22px!important}.footer-icon-box{width:38px!important;height:38px!important;flex:0 0 38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(200,138,47,.75)!important;border-radius:50%!important;background:radial-gradient(circle at 32% 24%,rgba(255,210,120,.16),transparent 28%),radial-gradient(circle at center,#15100a 0,#090807 68%,#040404 100%)!important;box-shadow:0 0 14px rgba(200,138,47,.22),inset 0 0 12px rgba(200,138,47,.1)!important}.footer-icon-box img{width:22px!important;height:22px!important;object-fit:contain!important;opacity:1!important;filter:none!important}.footer-contact{grid-template-columns:46px 1fr!important;grid-gap:14px!important;gap:14px!important}.footer-contact-icon-box{width:38px!important;height:38px!important;flex-basis:38px!important}.footer-contact-icon-box img{width:22px!important;height:22px!important}.footer-contact-icon,.footer-socials>img{display:none!important}.site-footer{min-height:250px;border-top:1px solid rgba(200,138,47,.22)!important;background:radial-gradient(circle at 18% 20%,rgba(200,138,47,.12),transparent 26%),radial-gradient(circle at 82% 40%,rgba(200,138,47,.08),transparent 28%),linear-gradient(180deg,#100c08,#050505)!important}.footer-top-large{width:min(100% - 56px,1120px)!important;margin:0 auto!important;padding:46px 0 42px!important;display:grid!important;grid-template-columns:1.45fr 1.15fr 1.35fr 1.2fr!important;grid-gap:38px!important;gap:38px!important;align-items:flex-start!important}.footer-brand{min-width:0}.site-footer .logo-link{width:220px!important;height:48px!important}.site-footer .logo-svg{width:220px!important;opacity:1!important;filter:drop-shadow(0 0 14px rgba(200,138,47,.45))!important}.footer-brand-text{max-width:270px!important;margin:22px 0 0!important;color:#d6cbbb!important;font-size:15px!important;line-height:1.6!important}.footer-socials{display:flex!important;align-items:center!important;gap:14px!important;margin-top:26px!important}.footer-contact{min-height:86px!important;display:grid!important;grid-template-columns:54px 1fr!important;grid-gap:18px!important;gap:18px!important;align-items:start!important;padding-left:28px!important;border-left:1px solid rgba(200,138,47,.24)!important}.footer-svg-icon{width:46px;height:46px;flex:0 0 46px;display:inline-flex;align-items:center;justify-content:center}.footer-svg-icon svg{width:46px;height:46px;overflow:visible;display:block;filter:drop-shadow(0 0 12px rgba(200,138,47,.36))}.footer-svg-icon-bg{fill:#070605}.footer-svg-icon-ring{stroke:#c88a2f;stroke-width:2}.footer-svg-icon-line{stroke:#f1c56f;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;fill:none}.footer-svg-icon-dot,.footer-svg-icon-fill{fill:#f1c56f}.footer-contact-title{margin:0!important;color:#f3dfb5!important;font-family:Georgia,Times New Roman,serif!important;font-size:20px!important;font-weight:500!important;line-height:1.2!important;white-space:nowrap}.footer-contact-subtitle{margin:8px 0 0!important;color:#c8b894!important;font-size:13px!important;line-height:1.35!important;max-width:210px}.footer-bottom{width:min(100% - 56px,1120px)!important;margin:0 auto!important;padding:18px 0 22px!important;border-top:1px solid rgba(200,138,47,.14)!important;display:flex!important;justify-content:space-between!important;gap:20px!important;color:#7f7365!important;font-size:12px!important}.footer-contact-icon,.footer-socials img,.footer-socials>img{display:none!important}@media (max-width:900px){.footer-top-large{grid-template-columns:1fr!important;padding-top:36px!important;padding-bottom:34px!important}.footer-contact{padding-left:0!important;border-left:none!important}.footer-bottom{flex-direction:column!important}}.home-reliability{padding-top:36px!important;padding-bottom:62px!important;background:radial-gradient(circle at 82% 40%,rgba(200,138,47,.14),transparent 34%),linear-gradient(180deg,#050505,#0d0a07 48%,#050505)!important}.home-reliability-bg{opacity:.45!important}.home-reliability .section-label{color:#c88a2f!important}.home-reliability .home-section-title{color:#f3dfb5!important;font-size:40px!important;margin-bottom:34px!important}.home-stats-grid{margin-top:0!important;border-top:1px solid rgba(200,138,47,.2)!important;border-bottom:1px solid rgba(200,138,47,.12)!important}.home-stat{min-height:128px!important;padding:28px 30px 24px!important;border-right:1px solid rgba(200,138,47,.24)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.012),rgba(200,138,47,.025))!important}.home-stat-value{color:#f1c56f!important;font-size:52px!important;font-weight:500!important;line-height:1!important;opacity:1!important;text-shadow:0 0 18px rgba(200,138,47,.35),0 0 3px hsla(40,82%,69%,.25)!important}.home-stat-text{margin-top:12px!important;color:#d6cbbb!important;font-size:14px!important;line-height:1.45!important;opacity:1!important}.home-stat:last-child{border-right:none!important}.site-header{position:absolute;top:0;left:0;width:100%;z-index:100;padding-top:20px}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 26px;border:1px solid rgba(200,138,47,.24);background:linear-gradient(180deg,rgba(12,10,8,.88),rgba(7,6,5,.78)),radial-gradient(circle at 85% 50%,rgba(200,138,47,.1),transparent 32%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 18px 40px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.03)}.brand-logo{gap:14px;text-decoration:none;flex-shrink:0}.brand-logo,.brand-mark{display:inline-flex;align-items:center}.brand-mark{width:42px;height:42px;justify-content:center;color:#d9a646;filter:drop-shadow(0 0 10px rgba(200,138,47,.18))}.brand-mark svg{width:100%;height:100%;display:block}.brand-text{font-size:18px;line-height:1;letter-spacing:.18em;font-weight:700;color:#f1cf8a;text-transform:uppercase;white-space:nowrap}.header-nav{display:flex;align-items:center;gap:34px}.header-nav a{position:relative;text-decoration:none;color:#ede0c3;font-size:14px;font-weight:500;transition:color .25s ease,opacity .25s ease}.header-nav a.active,.header-nav a:hover{color:#f3cf86}.header-nav a.active:after,.header-nav a:hover:after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:1px;background:linear-gradient(90deg,#c88a2f,#f1cf8a)}.header-action{flex-shrink:0}.header-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 30px;border:1px solid rgba(200,138,47,.42);color:#f1dfbb;text-decoration:none;font-size:14px;font-weight:500;background:linear-gradient(180deg,hsla(0,0%,100%,.015),rgba(200,138,47,.04));transition:all .25s ease}.header-button:hover{color:#0d0905;background:linear-gradient(135deg,#c88a2f,#f1cf8a);box-shadow:0 0 18px rgba(200,138,47,.24)}.hero-section,.home-hero,.main-hero{padding-top:150px!important}@media (max-width:1100px){.header-inner{min-height:82px;padding:16px 20px}.header-nav{gap:22px}.header-nav a{font-size:13px}.header-button{min-height:48px;padding:0 20px;font-size:13px}.brand-text{font-size:16px;letter-spacing:.14em}.brand-mark{width:38px;height:38px}}@media (max-width:900px){.header-nav{display:none}.header-inner{justify-content:space-between}}@media (max-width:640px){.site-header{padding-top:14px}.header-inner{min-height:76px;padding:14px 16px}.brand-text{font-size:14px;letter-spacing:.12em}.brand-mark{width:34px;height:34px}.header-button{min-height:44px;padding:0 16px;font-size:12px}}.site-header .container{max-width:1460px!important}.header-inner{min-height:104px!important;padding:22px 34px!important}.brand-mark{width:48px!important;height:48px!important}.brand-text{font-size:22px!important;letter-spacing:.2em!important}.header-nav{gap:42px!important}.header-nav a{font-size:16px!important}.header-button{min-height:62px!important;min-width:198px!important;padding:0 36px!important;font-size:15px!important}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:22px;min-width:280px}.footer-brand .logo-link,.footer-brand a{display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none}.footer-brand .brand-mark{width:42px;height:42px;flex-shrink:0}.footer-brand .brand-text{font-size:18px;line-height:1;letter-spacing:.18em;font-weight:700}.footer-brand-text{max-width:280px;margin:0;font-size:17px;line-height:1.7;color:rgba(255,244,220,.88)}.footer-socials{display:flex;align-items:center;gap:14px;margin-top:6px}.footer-socials a,.footer-socials img{display:block}.footer-socials img,.footer-socials svg{width:38px;height:38px;object-fit:contain}.footer-top{align-items:start}.site-footer .logo,.site-footer .logo-link{display:inline-flex;align-items:center;gap:14px}.home-process-icon,.process-card-icon,.process-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.home-process-icon img,.home-process-icon svg,.process-card-icon img,.process-card-icon svg,.process-icon img,.process-icon svg{width:34px;height:34px;object-fit:contain;opacity:1;filter:brightness(1.35) saturate(1.15) drop-shadow(0 0 10px rgba(255,190,70,.22))}.home-process-card,.process-card{background:linear-gradient(180deg,rgba(20,15,10,.72),rgba(8,8,8,.92))}.home-process-card:hover .home-process-icon img,.home-process-card:hover .process-card-icon img,.process-card:hover .process-icon img{filter:brightness(1.5) saturate(1.2) drop-shadow(0 0 14px rgba(255,196,92,.35))}.process-number,.process-number.serif{text-shadow:0 0 16px rgba(200,138,47,.42),0 0 3px hsla(40,82%,69%,.35)!important}.process-card .process-number{color:#f1c56f!important}.hero,.home-hero{color:#f3dfb5}.hero .section-label,.home-hero .section-label{color:#c88a2f!important;opacity:1!important;text-shadow:0 0 10px rgba(200,138,47,.25)}.hero h1,.home-hero h1{color:#f3dfb5!important;text-shadow:0 2px 18px rgba(0,0,0,.35)}.hero .hero-description,.hero .hero-text,.hero p,.home-hero .hero-description,.home-hero .hero-text,.home-hero p{color:#f6ead2!important;opacity:1!important;text-shadow:0 1px 10px rgba(0,0,0,.35)}.hero .btn-secondary,.hero .hero-actions a:nth-child(2),.hero .hero-actions button:nth-child(2),.home-hero .btn-secondary,.home-hero .hero-actions a:nth-child(2),.home-hero .hero-actions button:nth-child(2){color:#f1c56f!important;border:1px solid rgba(200,138,47,.55)!important;background:hsla(0,0%,4%,.35)!important;text-shadow:0 0 10px rgba(200,138,47,.18)}.hero .btn-secondary:hover,.hero .hero-actions a:nth-child(2):hover,.hero .hero-actions button:nth-child(2):hover,.home-hero .btn-secondary:hover,.home-hero .hero-actions a:nth-child(2):hover,.home-hero .hero-actions button:nth-child(2):hover{color:#fff4dd!important;border-color:#c88a2f!important;background:rgba(200,138,47,.12)!important}.home-hero{position:relative!important;min-height:720px!important;padding-top:0!important;overflow:hidden!important;background:#050505!important}.home-hero-bg{position:absolute!important;inset:0!important;z-index:0!important}.home-hero-bg img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.home-hero-overlay{position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.66) 32%,rgba(0,0,0,.32) 62%,rgba(0,0,0,.08)),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.04) 54%,#050505)!important}.home-hero-inner{position:relative!important;z-index:2!important;min-height:720px!important;display:flex!important;align-items:center!important;padding-top:90px!important}.home-hero-content{width:560px!important;margin-left:0!important;padding-top:0!important}.home-hero-title{color:#f3dfb5!important;font-size:68px!important;line-height:.95!important;opacity:1!important;text-shadow:0 2px 20px rgba(0,0,0,.45)!important}.home-hero-text{color:#fff0d3!important;opacity:1!important;font-size:17px!important;line-height:1.62!important;text-shadow:0 1px 12px rgba(0,0,0,.55)!important}.home-hero .gold-button-outline,.home-hero-actions a:nth-child(2){color:#f1c56f!important;opacity:1!important;border-color:rgba(200,138,47,.7)!important;background:rgba(0,0,0,.28)!important}.process-section{position:relative;padding:78px 0 84px!important;background:radial-gradient(circle at 82% 36%,rgba(200,138,47,.08),transparent 30%),#050505!important}.process-label{display:flex;align-items:center;gap:16px;margin-bottom:14px;color:#c88a2f!important;font-size:11px;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.process-label:after{content:"";width:48px;height:1px;background:linear-gradient(90deg,#c88a2f,transparent)}.process-main-title{margin:0 0 34px!important;color:#f3dfb5!important;font-size:40px!important;font-weight:500!important;line-height:1.1!important}.process-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;grid-gap:22px!important;gap:22px!important}.process-item-wrap{position:relative;min-width:0}.process-card{min-height:236px!important;padding:30px 26px 28px!important;border:1px solid rgba(200,138,47,.34)!important;background:radial-gradient(circle at 18% 0,rgba(200,138,47,.12),transparent 34%),linear-gradient(180deg,rgba(18,16,14,.88),rgba(7,7,7,.96))!important;box-shadow:0 24px 70px rgba(0,0,0,.42)!important}.process-number,.process-number.serif{margin:0 0 20px!important;color:#f1c56f!important;opacity:1!important;font-size:42px!important;font-weight:500!important;line-height:1!important;text-shadow:0 0 16px rgba(200,138,47,.46),0 0 4px hsla(40,82%,69%,.38)!important}.process-icon{width:42px!important;height:42px!important;object-fit:contain!important;margin:0 0 18px!important;opacity:1!important;filter:brightness(1.45) saturate(1.2) drop-shadow(0 0 12px rgba(241,197,111,.32))!important}.process-card-title{margin:0 0 12px!important;color:#f3dfb5!important;font-size:22px!important;font-weight:500!important;line-height:1.2!important}.process-card-text{margin:0!important;max-width:260px;color:#f5efe2!important;font-size:15px!important;line-height:1.55!important}.process-arrow{position:absolute!important;top:50%!important;right:-19px!important;z-index:8!important;transform:translateY(-50%)!important;color:#f1c56f!important;font-size:56px!important;line-height:1!important;opacity:1!important;text-shadow:0 0 12px hsla(40,82%,69%,.48),0 0 24px rgba(200,138,47,.24)!important}@media (max-width:900px){.process-grid{grid-template-columns:1fr!important}.process-arrow{display:none!important}}.projects-test-section{min-height:640px;padding:190px 0 90px;background:radial-gradient(circle at 72% 18%,rgba(200,138,47,.12),transparent 30%),linear-gradient(180deg,#070707,#050505)}.projects-test-title{margin:0;max-width:760px;color:#f3dfb5;font-size:64px;font-weight:500;line-height:1.05}.projects-test-text{max-width:560px;margin:26px 0 0;color:#f6ead2;font-size:17px;line-height:1.65}.projects-hero,.projects-page{background:#050505}.projects-hero{position:relative;min-height:620px;overflow:hidden}.projects-hero-bg{position:absolute;inset:0;z-index:0}.projects-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.projects-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.66) 36%,rgba(0,0,0,.28) 68%,rgba(0,0,0,.12)),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.12) 52%,#050505)}.projects-hero-inner{position:relative;z-index:2;min-height:620px;display:flex;align-items:center;padding-top:116px}.projects-hero-content{max-width:680px}.projects-hero-title{margin:0;color:#f3dfb5;font-size:76px;font-weight:500;line-height:.95;letter-spacing:-.035em;text-shadow:0 2px 24px rgba(0,0,0,.45)}.projects-hero-text{max-width:560px;margin:28px 0 0;color:#fff0d3;font-size:18px;line-height:1.65;text-shadow:0 1px 12px rgba(0,0,0,.55)}.projects-catalog{padding:74px 0 88px;background:radial-gradient(circle at 82% 22%,rgba(200,138,47,.08),transparent 28%),#050505}.projects-catalog-head{display:grid;grid-template-columns:1fr 420px;grid-gap:48px;gap:48px;align-items:end;margin-bottom:34px}.projects-section-title{margin:0;color:#f3dfb5;font-size:44px;font-weight:500;line-height:1.1}.projects-catalog-text{margin:0 0 8px;color:#d6cbbb;font-size:16px;line-height:1.6}.projects-filters{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:34px}.projects-filter{height:44px;padding:0 22px;border:1px solid rgba(200,138,47,.34);border-radius:0;background:rgba(7,7,7,.78);color:#d6cbbb;font-size:14px;cursor:pointer;transition:.22s ease}.projects-filter.active,.projects-filter:hover{color:#0d0905;border-color:hsla(40,82%,69%,.72);background:linear-gradient(135deg,#9f621c,#d99638,#f1c56f);box-shadow:0 0 22px rgba(200,138,47,.22)}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.projects-card{overflow:hidden;border:1px solid rgba(200,138,47,.28);background:linear-gradient(180deg,rgba(18,16,14,.92),rgba(7,7,7,.98));box-shadow:0 26px 70px rgba(0,0,0,.46);transition:.25s ease}.projects-card:hover{transform:translateY(-3px);border-color:hsla(40,82%,69%,.48);box-shadow:0 30px 82px rgba(0,0,0,.56)}.projects-card-image{height:250px;overflow:hidden;background:#090807}.projects-card-image img{width:100%;height:100%;object-fit:cover;transition:.45s ease}.projects-card:hover .projects-card-image img{transform:scale(1.045)}.projects-card-body{padding:24px 26px 28px}.projects-card-category{margin-bottom:12px;color:#c88a2f;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.projects-card-title{margin:0;color:#f3dfb5;font-size:28px;font-weight:500;line-height:1.12}.projects-card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:14px;color:#d6cbbb;font-size:13px}.projects-card-meta span{position:relative}.projects-card-meta span:not(:last-child):after{content:"•";position:absolute;right:-10px;color:#c88a2f}.projects-card-text{margin:16px 0 0;color:#a99d8e;font-size:14px;line-height:1.62}.projects-card-link{display:inline-flex;margin-top:20px;color:#f1c56f;font-size:14px;font-weight:700}.projects-cta{padding:0 0 88px;background:#050505}.projects-cta-box{display:grid;grid-template-columns:1fr auto;grid-gap:42px;gap:42px;align-items:center;padding:44px 48px;border:1px solid rgba(200,138,47,.34);background:radial-gradient(circle at 84% 20%,rgba(200,138,47,.16),transparent 30%),linear-gradient(180deg,rgba(18,16,14,.92),rgba(7,7,7,.98));box-shadow:0 28px 78px rgba(0,0,0,.48)}.projects-cta-title{max-width:720px;margin:0;color:#f3dfb5;font-size:42px;font-weight:500;line-height:1.1}.projects-cta-text{max-width:640px;margin:18px 0 0;color:#d6cbbb;font-size:16px;line-height:1.62}@media (max-width:1000px){.projects-hero-title{font-size:56px}.projects-catalog-head{grid-template-columns:1fr}.projects-grid{grid-template-columns:1fr 1fr}.projects-cta-box{grid-template-columns:1fr}}@media (max-width:700px){.projects-hero{min-height:560px}.projects-hero-inner{min-height:560px;padding-top:120px}.projects-hero-title{font-size:42px}.projects-hero-text{font-size:16px}.projects-grid{grid-template-columns:1fr}.projects-card-image{height:220px}.projects-cta-title,.projects-section-title{font-size:34px}.projects-cta-box{padding:32px 24px}}.projects-page .container{max-width:1240px!important}.projects-hero,.projects-hero-inner{min-height:560px!important}.projects-hero-inner{padding-top:130px!important}.projects-hero-title{font-size:70px!important}.projects-hero-text{max-width:620px!important;font-size:18px!important}.projects-catalog{padding-top:78px!important}.projects-catalog-head{grid-template-columns:1fr 460px!important;margin-bottom:36px!important}.projects-section-title{font-size:48px!important}.projects-catalog-text{font-size:17px!important}.projects-filters{margin-bottom:38px!important}.projects-filter{height:48px!important;padding:0 24px!important;font-size:15px!important}.projects-grid{grid-template-columns:repeat(3,1fr)!important;gap:26px!important}.projects-card-image{height:260px!important}.projects-card-body{padding:28px 28px 30px!important}.projects-card-category{font-size:11px!important;letter-spacing:.24em!important}.projects-card-title{font-size:30px!important}.projects-card-meta{font-size:14px!important}.projects-card-text{line-height:1.62!important}.projects-card-link,.projects-card-text{font-size:15px!important}.projects-cta{padding-top:12px!important;padding-top:34px!important;padding-bottom:96px!important}.projects-cta-box{position:relative!important;overflow:hidden!important;min-height:260px!important;padding:56px 58px!important;border-color:rgba(200,138,47,.42)!important;background:radial-gradient(circle at 82% 50%,hsla(40,82%,69%,.18),transparent 26%),radial-gradient(circle at 18% 10%,rgba(200,138,47,.1),transparent 30%),linear-gradient(135deg,rgba(18,14,10,.96),rgba(7,7,7,.98))!important;box-shadow:0 34px 90px rgba(0,0,0,.55),inset 0 1px 0 hsla(0,0%,100%,.035)!important}.projects-cta-box:after{content:"";position:absolute;right:-120px;top:-120px;width:340px;height:340px;background:radial-gradient(circle,hsla(40,82%,69%,.22),transparent 62%);pointer-events:none}.projects-cta-title{max-width:760px!important;font-size:46px!important;line-height:1.08!important}.projects-cta-text{max-width:680px!important;color:#f2e3c8!important}.projects-cta .gold-button{position:relative!important;z-index:2!important;min-width:230px!important;height:62px!important;font-size:15px!important}.services-hero,.services-page{background:#050505}.services-hero{position:relative;min-height:620px;overflow:hidden}.services-hero-bg{position:absolute;inset:0;z-index:0}.services-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.services-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.68) 38%,rgba(0,0,0,.22) 72%,rgba(0,0,0,.08)),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.08) 58%,#050505)}.services-hero-inner{position:relative;z-index:2;min-height:620px;display:flex;flex-direction:column;justify-content:center;padding-top:132px}.services-breadcrumbs{margin-bottom:44px;color:#9f8c6d;font-size:13px}.services-breadcrumbs span{margin:0 10px;color:#c88a2f}.services-hero-content{display:grid;grid-template-columns:1fr 420px;grid-gap:60px;gap:60px;align-items:center}.services-hero-title{margin:0;max-width:760px;color:#f3dfb5;font-size:72px;font-weight:500;line-height:1.02;letter-spacing:-.035em;text-shadow:0 2px 24px rgba(0,0,0,.5)}.services-hero-text{max-width:620px;margin:32px 0 0;color:#d6cbbb;font-size:18px;line-height:1.65}.services-steps{padding:46px 0 38px;background:radial-gradient(circle at 12% 34%,rgba(200,138,47,.08),transparent 26%),#050505}.services-steps-title-row{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:28px;gap:28px;align-items:center;margin-bottom:42px}.services-steps-title-row span{height:1px;background:linear-gradient(90deg,transparent,rgba(200,138,47,.55),transparent)}.services-steps-title-row h2{margin:0;color:#c8a56a;font-size:22px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.services-timeline{position:relative;display:grid;grid-gap:22px;gap:22px}.services-timeline:before{content:"";position:absolute;left:36px;top:28px;bottom:28px;width:1px;background:linear-gradient(180deg,hsla(40,82%,69%,.1),hsla(40,82%,69%,.88),hsla(40,82%,69%,.1));box-shadow:0 0 18px hsla(40,82%,69%,.28)}.services-step{position:relative;display:grid;grid-template-columns:130px 1fr;grid-gap:26px;gap:26px;align-items:center}.services-step:before{content:"";position:absolute;left:29px;top:50%;width:15px;height:15px;transform:translateY(-50%);border-radius:50%;background:#f1c56f;box-shadow:0 0 14px hsla(40,82%,69%,.9),0 0 26px hsla(40,82%,69%,.34)}.services-step-number{color:#c88a2f;font-size:58px;line-height:1;text-align:right;text-shadow:0 0 14px rgba(200,138,47,.3)}.services-step-card{min-height:120px;display:grid;grid-template-columns:86px 1fr 320px;grid-gap:24px;gap:24px;align-items:center;overflow:hidden;border:1px solid rgba(200,138,47,.34);background:linear-gradient(90deg,rgba(16,14,12,.96),hsla(0,0%,5%,.94) 54%,rgba(7,7,7,.82));box-shadow:0 22px 64px rgba(0,0,0,.42)}.services-step-icon{padding-left:30px;color:#d9a441;font-size:42px;line-height:1;text-shadow:0 0 14px rgba(217,164,65,.34)}.services-step-content{padding:22px 0}.services-step-content h3{margin:0 0 9px;color:#f3dfb5;font-size:23px;font-weight:500}.services-step-content p{max-width:560px;margin:0;color:#a99d8e;font-size:14px;line-height:1.55}.services-step-image{height:120px;overflow:hidden;opacity:.72;mask-image:linear-gradient(90deg,transparent,#000 26%);-webkit-mask-image:linear-gradient(90deg,transparent,#000 26%)}.services-step-image img{width:100%;height:100%;object-fit:cover}.services-advantages{padding:34px 0 86px;background:#050505}.services-steps-title-row.compact{margin-bottom:34px}.services-advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;margin-bottom:26px}.services-advantage-card{min-height:150px;display:grid;grid-template-columns:76px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:26px 24px;border:1px solid rgba(200,138,47,.28);background:radial-gradient(circle at 14% 26%,rgba(200,138,47,.12),transparent 30%),linear-gradient(180deg,rgba(18,16,14,.92),rgba(7,7,7,.96))}.services-advantage-icon{color:#d9a441;font-size:40px;text-shadow:0 0 14px rgba(217,164,65,.3)}.services-advantage-card h3{margin:0 0 8px;color:#f3dfb5;font-size:21px;font-weight:500}.services-advantage-card p{margin:0;color:#a99d8e;font-size:14px;line-height:1.5}.services-final-cta{display:grid;grid-template-columns:74px 1fr auto;grid-gap:24px;gap:24px;align-items:center;padding:24px 30px;border:1px solid rgba(200,138,47,.34);background:radial-gradient(circle at 8% 50%,hsla(40,82%,69%,.18),transparent 18%),linear-gradient(90deg,rgba(14,12,10,.96),rgba(7,7,7,.98))}.services-final-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid hsla(40,82%,69%,.52);color:#f1c56f;font-size:34px;box-shadow:0 0 22px hsla(40,82%,69%,.28)}.services-final-cta p{margin:0;max-width:720px;color:#f3dfb5;font-size:17px;line-height:1.55}.services-final-cta .gold-button{min-width:210px}@media (max-width:1000px){.services-hero-title{font-size:54px}.services-step{grid-template-columns:96px 1fr}.services-step-card{grid-template-columns:70px 1fr}.services-step-image{display:none}.services-advantages-grid,.services-final-cta{grid-template-columns:1fr}}@media (max-width:700px){.services-hero{min-height:560px}.services-hero-inner{min-height:560px;padding-top:120px}.services-hero-title{font-size:40px}.services-steps-title-row{grid-template-columns:1fr}.services-steps-title-row span{display:none}.services-steps-title-row h2{white-space:normal;font-size:17px;line-height:1.4}.services-step:before,.services-timeline:before{display:none}.services-step{grid-template-columns:1fr;gap:12px}.services-step-number{text-align:left;font-size:42px}.services-step-card{grid-template-columns:1fr;padding:24px}.services-step-icon{padding-left:0}}.services-page .container{max-width:1240px!important}.services-hero,.services-hero-inner{min-height:640px!important}.services-hero-inner{padding-top:130px!important;justify-content:center!important}.services-breadcrumbs{margin-bottom:28px!important;color:#9f8c6d!important;font-size:14px!important}.services-hero-content{display:block!important}.services-hero-title{max-width:760px!important;font-size:68px!important;line-height:1.04!important;letter-spacing:-.03em!important}.services-hero-text{max-width:650px!important;margin-top:28px!important;color:#f1e5ce!important;font-size:18px!important;line-height:1.65!important}.services-steps{padding-top:54px!important}.services-steps-title-row{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:44px!important}.services-steps-title-row h2{color:#d8ad63!important;font-size:22px!important;letter-spacing:.22em!important}.services-timeline{max-width:1120px!important;margin:0 auto!important;gap:20px!important}.services-step{grid-template-columns:120px 1fr!important;gap:28px!important}.services-step-number{color:#d8942d!important;font-size:60px!important;text-shadow:0 0 14px rgba(216,148,45,.48),0 0 28px rgba(216,148,45,.22)!important}.services-step-card{min-height:138px!important;grid-template-columns:92px 1fr 360px!important;border-color:rgba(200,138,47,.44)!important;background:linear-gradient(90deg,rgba(18,16,14,.98),rgba(9,9,9,.96) 55%,rgba(5,5,5,.82))!important}.services-step-content h3{color:#f3dfb5!important;font-size:24px!important}.services-step-content p{color:#cfc3ad!important;font-size:15px!important;line-height:1.55!important}.services-step-image{height:138px!important;opacity:.82!important}.services-step-icon{color:#f1c56f!important;font-size:44px!important;filter:drop-shadow(0 0 12px rgba(241,197,111,.32))}.services-advantages{padding-top:48px!important}.services-advantages-grid{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}.services-advantage-card{min-height:170px!important;padding:30px 28px!important}.services-final-cta{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;margin-top:30px!important}.services-advantage-icon,.services-final-icon,.services-step-icon{display:flex!important;align-items:center!important;justify-content:center!important}.service-svg-icon{color:#f1c56f!important;filter:drop-shadow(0 0 14px rgba(241,197,111,.36))!important}.service-svg-icon,.service-svg-icon svg{width:48px!important;height:48px!important}.service-svg-icon circle,.service-svg-icon path{stroke:currentColor!important;stroke-width:3.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}.services-advantage-icon .service-svg-icon,.services-advantage-icon .service-svg-icon svg,.services-final-icon .service-svg-icon,.services-final-icon .service-svg-icon svg{width:42px!important;height:42px!important}.services-advantage-icon,.services-final-icon,.services-step-icon{color:#d9a441!important}.service-svg-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:inherit!important;filter:drop-shadow(0 0 8px rgba(217,164,65,.38)) drop-shadow(0 0 18px rgba(217,164,65,.16))!important}.service-svg-icon,.service-svg-icon svg{width:52px!important;height:52px!important}.service-svg-icon svg *{vector-effect:non-scaling-stroke}.services-step-icon .service-svg-icon,.services-step-icon .service-svg-icon svg{width:50px!important;height:50px!important}.services-advantage-icon .service-svg-icon,.services-advantage-icon .service-svg-icon svg,.services-final-icon .service-svg-icon,.services-final-icon .service-svg-icon svg{width:46px!important;height:46px!important}.service-svg-icon,.service-svg-icon svg{width:58px!important;height:58px!important}.service-svg-icon circle,.service-svg-icon path,.service-svg-icon rect{stroke-width:2.15!important}.services-step-icon{padding-left:34px!important}.service-svg-icon{color:#d99a35!important;filter:drop-shadow(0 0 7px rgba(217,154,53,.42)) drop-shadow(0 0 18px rgba(217,154,53,.18))!important}.service-svg-icon,.service-svg-icon svg{width:64px!important;height:64px!important}.service-svg-icon svg{display:block!important;overflow:visible!important}.service-svg-icon circle,.service-svg-icon path,.service-svg-icon rect{stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}.services-step-icon{padding-left:32px!important;padding-left:26px!important;display:flex!important;align-items:center!important;justify-content:center!important}.services-step-icon-img{width:64px!important;height:64px!important}.services-advantage-icon,.services-final-icon{color:#d99a35!important}.services-advantage-icon .service-svg-icon,.services-advantage-icon .service-svg-icon svg,.services-final-icon .service-svg-icon,.services-final-icon .service-svg-icon svg{width:54px!important;height:54px!important}.services-advantage-icon .service-svg-icon circle,.services-advantage-icon .service-svg-icon path,.services-advantage-icon .service-svg-icon rect,.services-final-icon .service-svg-icon circle,.services-final-icon .service-svg-icon path,.services-final-icon .service-svg-icon rect{stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}.services-step-icon-img{width:54px!important;height:54px!important;object-fit:contain!important;display:block!important;filter:drop-shadow(0 0 8px rgba(217,154,53,.34)) drop-shadow(0 0 18px rgba(217,154,53,.16))!important}.about-hero,.about-page{background:#050505}.about-hero{position:relative;min-height:620px;overflow:hidden}.about-hero-bg{position:absolute;inset:0;z-index:0}.about-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.about-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.68) 42%,rgba(0,0,0,.18)),linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.06) 55%,#050505)}.about-hero-inner{position:relative;z-index:2;min-height:620px;display:flex;flex-direction:column;justify-content:center;padding-top:132px}.about-breadcrumbs{margin-bottom:36px;color:#9f8c6d;font-size:14px}.about-breadcrumbs span{margin:0 10px;color:#c88a2f}.about-hero-content{max-width:780px}.about-hero-title{margin:0;color:#f3dfb5;font-size:68px;font-weight:500;line-height:1.04;letter-spacing:-.035em;text-shadow:0 2px 24px rgba(0,0,0,.5)}.about-hero-text{max-width:680px;margin:30px 0 0;color:#f1e5ce;font-size:18px;line-height:1.65}.about-intro{padding:92px 0;background:radial-gradient(circle at 78% 20%,rgba(200,138,47,.09),transparent 28%),#050505}.about-intro-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center}.about-intro-media{min-height:430px;overflow:hidden;border:1px solid rgba(200,138,47,.32);box-shadow:0 34px 90px rgba(0,0,0,.48)}.about-intro-media img{width:100%;height:430px;object-fit:cover;display:block}.about-section-title{margin:0;color:#f3dfb5;font-size:46px;font-weight:500;line-height:1.12;letter-spacing:-.025em}.about-intro-content p{margin:24px 0 0;color:#d7cab8;font-size:17px;line-height:1.7}.about-stats{padding:0 0 92px;background:#050505}.about-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(200,138,47,.28);border-bottom:1px solid rgba(200,138,47,.28)}.about-stat{min-height:190px;padding:34px 28px;border-right:1px solid rgba(200,138,47,.28);background:radial-gradient(circle at 34% 20%,hsla(40,82%,69%,.12),transparent 34%),linear-gradient(180deg,rgba(18,16,14,.88),rgba(5,5,5,.98))}.about-stat:last-child{border-right:none}.about-stat-value{color:#f1c56f;font-size:48px;line-height:1;text-shadow:0 0 18px hsla(40,82%,69%,.28)}.about-stat p{max-width:240px;margin:18px 0 0;color:#f2e3c8;font-size:15px;line-height:1.45}.about-principles{padding:92px 0;background:radial-gradient(circle at 10% 42%,rgba(200,138,47,.08),transparent 30%),linear-gradient(180deg,#050505,#080706)}.about-section-head{display:grid;grid-template-columns:1fr 420px;grid-gap:70px;gap:70px;align-items:end;margin-bottom:42px}.about-section-head p{margin:0;color:#b9ad9b;font-size:16px;line-height:1.65}.about-principles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.about-principle-card{min-height:300px;padding:34px 30px;border:1px solid rgba(200,138,47,.34);background:radial-gradient(circle at 20% 12%,hsla(40,82%,69%,.11),transparent 34%),linear-gradient(180deg,rgba(18,16,14,.94),rgba(7,7,7,.98));box-shadow:0 28px 74px rgba(0,0,0,.38)}.about-principle-number{margin-bottom:48px;color:#f1c56f;font-size:42px;line-height:1;text-shadow:0 0 18px hsla(40,82%,69%,.25)}.about-principle-card h3{margin:0 0 16px;color:#f3dfb5;font-size:28px;font-weight:500;line-height:1.15}.about-principle-card p{margin:0;color:#cfc3ad;font-size:15px;line-height:1.6}.about-contacts{padding:0 0 96px;background:#050505}.about-contacts-box{display:grid;grid-template-columns:1fr 430px;grid-gap:56px;gap:56px;padding:58px;border:1px solid rgba(200,138,47,.38);background:radial-gradient(circle at 82% 28%,hsla(40,82%,69%,.16),transparent 28%),linear-gradient(135deg,rgba(18,14,10,.96),rgba(7,7,7,.98));box-shadow:0 34px 90px rgba(0,0,0,.52)}.about-contacts-title{max-width:680px;margin:0;color:#f3dfb5;font-size:50px;font-weight:500;line-height:1.08;letter-spacing:-.03em}.about-contacts-text{max-width:640px;margin:24px 0 0;color:#d7cab8;font-size:17px;line-height:1.65}.about-contacts-list{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;margin-top:42px}.about-contact-item{padding:20px 0;border-bottom:1px solid rgba(200,138,47,.22)}.about-contact-label{margin-bottom:8px;color:#c88a2f;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.about-contact-value{color:#f3dfb5;font-size:26px;line-height:1.2}.about-contact-note{margin-top:6px;color:#9f8c6d;font-size:14px}.about-form{display:grid;grid-gap:16px;gap:16px;padding:28px;border:1px solid rgba(200,138,47,.26);background:rgba(5,5,5,.52)}.about-form label{display:grid;grid-gap:8px;gap:8px}.about-form span{color:#c8a56a;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.about-form input,.about-form select,.about-form textarea{width:100%;min-height:54px;padding:0 16px;border:1px solid rgba(200,138,47,.28);outline:none;background:rgba(0,0,0,.36);color:#f3dfb5;font:inherit}.about-form textarea{min-height:116px;padding-top:14px;resize:vertical}.about-form input::placeholder,.about-form textarea::placeholder{color:hsla(41,72%,83%,.42)}.about-form .gold-button{width:100%;margin-top:6px;border:none;cursor:pointer}.about-form-note{margin:0;color:#8f8270;font-size:12px;line-height:1.45}@media (max-width:1000px){.about-hero-title{font-size:52px}.about-contacts-box,.about-intro-grid,.about-section-head{grid-template-columns:1fr}.about-principles-grid,.about-stats-grid{grid-template-columns:repeat(2,1fr)}.about-contacts-box{padding:38px}}@media (max-width:700px){.about-hero{min-height:560px}.about-hero-inner{min-height:560px;padding-top:120px}.about-hero-title{font-size:40px}.about-contacts-text,.about-hero-text,.about-intro-content p{font-size:15px}.about-intro,.about-principles{padding:64px 0}.about-principles-grid,.about-stats-grid{grid-template-columns:1fr}.about-stat{border-right:none;border-bottom:1px solid rgba(200,138,47,.22)}.about-contacts-title,.about-section-title{font-size:34px}.about-contacts-box{padding:28px 22px}.about-contact-value{font-size:22px}}.about-page .container{max-width:1240px!important}.about-hero,.about-hero-inner{min-height:660px!important}.about-hero-inner{padding-top:145px!important}.about-hero-content{max-width:840px!important}.about-hero-title{font-size:72px!important;line-height:1.02!important}.about-hero-text{max-width:720px!important;font-size:18px!important}.about-intro{padding:110px 0!important}.about-intro-grid{grid-template-columns:520px 1fr!important;gap:88px!important}.about-intro-media{min-height:440px!important}.about-intro-media img{height:440px!important}.about-section-title{font-size:50px!important}.about-intro-content p{font-size:18px!important}.about-stats-grid{max-width:1240px!important;margin:0 auto!important}.about-stat{min-height:210px!important;padding:42px 34px!important}.about-stat-value{font-size:54px!important}.about-principles{padding:110px 0!important}.about-section-head{grid-template-columns:1fr 460px!important;gap:90px!important}.about-principles-grid{gap:26px!important}.about-principle-card{min-height:330px!important;padding:40px 34px!important}.about-principle-card h3{font-size:30px!important}.about-principle-card p{font-size:16px!important}.about-contacts{padding-bottom:110px!important}.about-contacts-box{grid-template-columns:1fr 470px!important;gap:70px!important;padding:68px!important}.about-contacts-title{font-size:54px!important}.about-contacts-text{font-size:18px!important}.about-form{padding:34px!important}html{scroll-behavior:smooth}.about-form-message{margin:0;padding:14px 16px;border:1px solid rgba(200,138,47,.34);background:rgba(200,138,47,.08);color:#f3dfb5;font-size:14px;line-height:1.45}.about-form-message.success{border-color:hsla(40,82%,69%,.52);background:hsla(40,82%,69%,.12);box-shadow:0 0 22px hsla(40,82%,69%,.12)}.about-form-message.error{border-color:hsla(0,100%,73%,.48);background:hsla(0,100%,73%,.08);color:#ffd6d6}.about-form option,.about-form select{background:#0b0b0b;color:#f3d08b}.about-form select{width:100%;height:56px;border:1px solid rgba(201,149,53,.35);font-size:16px;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23f3d08b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px;padding:0 46px 0 18px}.about-form select:focus{border-color:#c99535;box-shadow:0 0 0 1px rgba(201,149,53,.35)}.about-form option{background:#0b0b0b;color:#f3d08b}.header-backdrop,.mobile-menu-button,.mobile-menu-panel{display:none}@media (max-width:900px){.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;width:100%!important;padding-top:10px!important;pointer-events:none}.site-header .container{width:min(100% - 28px,1120px)!important;max-width:none!important}.header-inner{width:100%!important;min-height:68px!important;height:68px!important;padding:12px 14px!important;display:grid!important;grid-template-columns:1fr 46px!important;align-items:center!important;grid-gap:12px!important;gap:12px!important;border-radius:14px!important;background:rgba(8,7,6,.88)!important;border:1px solid rgba(200,138,47,.28)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;pointer-events:auto}.header-action,.header-nav{display:none!important}.brand-logo{max-width:220px!important;min-width:0!important;gap:10px!important}.brand-mark{width:36px!important;height:36px!important;flex:0 0 36px!important}.brand-text{font-size:15px!important;letter-spacing:.14em!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobile-menu-button{width:46px!important;height:46px!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:1px solid rgba(200,138,47,.42)!important;border-radius:12px!important;background:rgba(0,0,0,.28)!important;color:#f1c56f!important;cursor:pointer!important}.mobile-menu-button span{width:20px!important;height:2px!important;display:block!important;border-radius:999px!important;background:currentColor!important;transition:transform .2s ease,opacity .2s ease!important}.mobile-menu-button.is-open span:first-child{transform:translateY(8px) rotate(45deg)!important}.mobile-menu-button.is-open span:nth-child(2){opacity:0!important}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)!important}.header-backdrop{position:fixed!important;inset:0!important;z-index:998!important;display:block!important;border:0!important;background:rgba(0,0,0,.58)!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease!important}.header-backdrop.is-open{opacity:1!important;pointer-events:auto!important}.mobile-menu-panel{position:fixed!important;top:92px!important;left:14px!important;right:14px!important;z-index:999!important;display:block!important;padding:22px!important;border:1px solid rgba(200,138,47,.3)!important;border-radius:18px!important;background:linear-gradient(180deg,#11100e,#070605)!important;box-shadow:0 28px 90px rgba(0,0,0,.58)!important;transform:translateY(-12px)!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease,transform .2s ease!important}.mobile-menu-panel.is-open{transform:translateY(0)!important;opacity:1!important;pointer-events:auto!important}.mobile-menu-nav{display:grid!important;grid-gap:8px!important;gap:8px!important}.mobile-menu-nav a{display:flex!important;align-items:center!important;min-height:48px!important;padding:0 14px!important;border-radius:12px!important;color:#f3dfb5!important;font-size:16px!important;text-decoration:none!important;background:hsla(0,0%,100%,.025)!important;border:1px solid hsla(0,0%,100%,.04)!important}.mobile-menu-nav a.active{color:#f1c56f!important;border-color:rgba(200,138,47,.32)!important;background:rgba(200,138,47,.08)!important}.mobile-menu-button-main{width:100%!important;min-height:52px!important;margin-top:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;background:linear-gradient(90deg,#8b5517,#d79a3b,#f1c56f)!important;color:#130d07!important;font-weight:700!important;text-decoration:none!important}.mobile-menu-contacts{margin-top:18px!important;padding-top:16px!important;display:grid!important;grid-gap:8px!important;gap:8px!important;border-top:1px solid rgba(200,138,47,.16)!important}.mobile-menu-contacts a{color:#c8b894!important;font-size:14px!important;text-decoration:none!important}.about-hero,.home-hero,.projects-hero,.services-hero{padding-top:120px!important}}@media (max-width:520px){.brand-logo{max-width:185px!important}.brand-text{font-size:13px!important;letter-spacing:.11em!important}.brand-mark{width:32px!important;height:32px!important;flex-basis:32px!important}.mobile-menu-panel{top:88px!important;padding:18px!important}}@media (max-width:900px){.container,.footer-bottom,.footer-top,.footer-top-large,.site-header .container{width:min(100% - 32px,1120px)!important}.home-hero{min-height:auto!important;padding-top:116px!important;padding-bottom:34px!important;overflow:visible!important}.home-hero-bg{position:absolute!important;inset:0!important;height:100%!important}.home-hero-bg img{object-position:center top!important}.home-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.62) 52%,rgba(0,0,0,.22)),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.2) 48%,#050505)!important}.home-hero-inner{min-height:auto!important;display:block!important;padding-top:0!important}.home-hero-content{width:100%!important;max-width:none!important;padding-top:0!important}.home-hero .section-label{max-width:310px!important;margin-bottom:18px!important;font-size:10px!important;line-height:1.35!important;letter-spacing:.34em!important}.home-hero-title{max-width:360px!important;font-size:clamp(48px,14.5vw,64px)!important;line-height:.96!important;letter-spacing:-.055em!important}.home-hero-text{max-width:360px!important;margin-top:24px!important;color:#fff0d3!important;font-size:16px!important;line-height:1.58!important}.home-hero-actions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;margin-top:30px!important}.home-hero-actions .gold-button,.home-hero-actions .gold-button-outline{width:min(100%,320px)!important;min-width:0!important;height:56px!important;border-radius:2px!important;font-size:14px!important}.home-hero-actions .gold-button-outline{color:#f1c56f!important;border-color:hsla(40,82%,69%,.62)!important;background:rgba(0,0,0,.42)!important;opacity:1!important}.home-features{margin-top:0!important;padding-top:18px!important;padding-bottom:46px!important;background:#050505!important}.home-features-grid{grid-template-columns:1fr!important;gap:14px!important}.home-feature-card{min-height:auto!important;display:grid!important;grid-template-columns:54px 1fr!important;grid-gap:18px!important;gap:18px!important;align-items:center!important;padding:22px 20px!important;background:linear-gradient(180deg,rgba(18,16,14,.94),rgba(7,7,7,.98))!important}.home-feature-icon{width:42px!important;height:42px!important}.home-feature-title{font-size:22px!important;line-height:1.15!important}.home-feature-text{margin-top:8px!important;font-size:15px!important;line-height:1.55!important}}@media (max-width:520px){.container,.footer-bottom,.footer-top,.footer-top-large,.site-header .container{width:min(100% - 28px,1120px)!important}.home-hero{padding-top:112px!important;padding-bottom:28px!important}.home-hero-title{font-size:clamp(46px,15vw,58px)!important}.home-hero-text{font-size:15.5px!important}.home-hero-actions .gold-button,.home-hero-actions .gold-button-outline{width:100%!important}.home-feature-card{padding:20px 18px!important}}@media (max-width:1100px){body,html{overflow-x:hidden!important}.projects-page .projects-catalog{padding-top:56px!important;padding-bottom:64px!important}.projects-page .projects-catalog-head{display:grid!important;grid-template-columns:1fr!important;grid-gap:20px!important;gap:20px!important;margin-bottom:28px!important}.projects-page .projects-catalog-text{max-width:none!important;font-size:15px!important;line-height:1.65!important}.projects-page .projects-filters{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:10px!important;gap:10px!important;margin-bottom:28px!important}.projects-page .projects-filter{width:100%!important;min-height:48px!important;padding:0 12px!important;font-size:14px!important;white-space:normal!important}.projects-page .projects-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:22px!important;gap:22px!important;width:100%!important}.projects-page .projects-card{width:100%!important;max-width:100%!important;min-width:0!important}.projects-page .projects-card-image{height:240px!important}.projects-page .projects-card-body{padding:22px!important}.projects-page .projects-card-category{font-size:10px!important;line-height:1.35!important;letter-spacing:.32em!important}.projects-page .projects-card-title{margin-top:12px!important;font-size:34px!important;line-height:1.05!important}.projects-page .projects-card-meta{display:flex!important;flex-wrap:wrap!important;gap:8px 12px!important;margin-top:16px!important;font-size:14px!important}.projects-page .projects-card-text{margin-top:18px!important;font-size:15px!important;line-height:1.65!important}.projects-page .projects-card-link{display:inline-flex!important;margin-top:18px!important}}@media (max-width:520px){.projects-page .projects-filters{grid-template-columns:1fr!important}.projects-page .projects-card-image{height:220px!important}.projects-page .projects-card-title{font-size:31px!important}.projects-page .projects-card-body{padding:20px!important}}@media (max-width:1100px){.process-section,.services-steps{overflow:hidden!important}.process-section .container,.services-steps .container{width:min(100% - 32px,1120px)!important}.process-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:18px!important;gap:18px!important;width:100%!important}.process-card,.process-item-wrap{width:100%!important;min-width:0!important}.process-card{padding:26px 22px!important}.process-arrow{display:none!important}.process-number{font-size:44px!important;line-height:1!important}.process-icon{width:54px!important;height:54px!important;margin:22px 0!important}.process-card-title{font-size:30px!important;line-height:1.12!important}.process-card-text{font-size:16px!important;line-height:1.65!important}.services-timeline{grid-template-columns:1fr!important;grid-gap:18px!important;gap:18px!important}.services-step,.services-timeline{display:grid!important;width:100%!important}.services-step{grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;min-width:0!important}.services-step-number{width:100%!important;min-height:72px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 22px!important;font-size:42px!important;line-height:1!important}.services-step-card{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:18px!important;gap:18px!important;padding:24px 22px!important}.services-step-icon{width:58px!important;height:58px!important}.services-step-icon-img{max-width:58px!important;max-height:58px!important}.services-step-content h3{font-size:30px!important;line-height:1.12!important}.services-step-content p{font-size:16px!important;line-height:1.65!important}.services-step-image{width:100%!important;height:220px!important}.services-step-image img{width:100%!important;height:100%!important;object-fit:cover!important}}@media (max-width:520px){.process-section .container,.services-steps .container{width:min(100% - 28px,1120px)!important}.process-card,.services-step-card{padding:22px 18px!important}.process-card-title,.services-step-content h3{font-size:28px!important}.services-step-number{min-height:66px!important;padding:0 18px!important;font-size:38px!important}.services-step-image{height:200px!important}}@media (max-width:1100px){body,html{overflow-x:hidden!important}#contacts{scroll-margin-top:110px!important}.about-page,.about-section,.contact-section,.contacts-section{overflow:hidden!important}.about-page .container,.about-section .container,.contact-section .container,.contacts-section .container{width:min(100% - 32px,1120px)!important;max-width:none!important}.about-hero{min-height:auto!important;padding-top:120px!important;padding-bottom:56px!important}.about-company-grid,.about-content-grid,.about-grid,.about-hero-content,.about-hero-inner,.about-intro,.about-intro-grid,.about-story-grid,.contact-content,.contact-grid,.contacts-content,.contacts-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:24px!important;gap:24px!important;width:100%!important}.about-hero-title,.about-title,.contact-title,.contacts-title{max-width:100%!important;font-size:clamp(42px,12vw,58px)!important;line-height:.98!important;letter-spacing:-.045em!important}.about-hero-text,.about-text,.contact-text,.contacts-text{max-width:100%!important;font-size:16px!important;line-height:1.65!important}.about-hero-image,.about-image,.about-photo,.contact-image,.contacts-image{width:100%!important;height:260px!important;min-height:0!important;max-width:100%!important;overflow:hidden!important}.about-hero-image img,.about-image img,.about-photo img,.contact-image img,.contacts-image img{width:100%!important;height:100%!important;object-fit:cover!important}.about-card,.about-info-card,.about-value-card,.contact-card,.contacts-card{width:100%!important;min-width:0!important;padding:24px 22px!important}.about-cards,.about-stats,.about-stats-grid,.about-values,.about-values-grid,.contact-cards,.contacts-cards{display:grid!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important;width:100%!important}.about-stat,.about-stats-item,.about-value,.contact-item,.contacts-item{width:100%!important;min-width:0!important}.about-number,.about-stat-number{font-size:42px!important;line-height:1!important}.contact-section,.contacts-section{padding-top:56px!important;padding-bottom:64px!important}.contact-details,.contact-info,.contacts-details,.contacts-info{display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;width:100%!important}.contact-details a,.contact-info a,.contacts-details a,.contacts-info a{word-break:break-word!important}.contact-form,.contacts-form,.lead-form,form{width:100%!important;max-width:100%!important;min-width:0!important}.contact-form,.contacts-form,.lead-form{padding:24px 22px!important}.contact-form-row,.contacts-form-row,.form-row,.lead-form-row{display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important}.contact-form input,.contact-form select,.contact-form textarea,.contacts-form input,.contacts-form select,.contacts-form textarea,.lead-form input,.lead-form select,.lead-form textarea,form input,form select,form textarea{width:100%!important;min-width:0!important;max-width:100%!important;min-height:52px!important;font-size:16px!important}.contact-form textarea,.contacts-form textarea,.lead-form textarea,form textarea{min-height:130px!important}.contact-form button,.contacts-form button,.lead-form button,form button{width:100%!important;min-height:56px!important}}@media (max-width:520px){.about-page .container,.about-section .container,.contact-section .container,.contacts-section .container{width:min(100% - 28px,1120px)!important}.about-hero{padding-top:112px!important;padding-bottom:46px!important}.about-hero-title,.about-title,.contact-title,.contacts-title{font-size:clamp(38px,13vw,50px)!important}.about-card,.about-info-card,.about-value-card,.contact-card,.contact-form,.contacts-card,.contacts-form,.lead-form{padding:22px 18px!important}.about-hero-image,.about-image,.about-photo,.contact-image,.contacts-image{height:220px!important}}@media (max-width:1100px){#contacts{width:100%!important;overflow:hidden!important}#contacts *,#contacts :after,#contacts :before{box-sizing:border-box!important}#contacts .container{width:min(100% - 32px,1120px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}#contacts [class*=content],#contacts [class*=grid],#contacts [class*=inner],#contacts [class*=wrap],#contacts [class*=wrapper]{display:grid!important;grid-template-columns:1fr!important;grid-gap:24px!important;gap:24px!important}#contacts [class*=content],#contacts [class*=form],#contacts [class*=grid],#contacts [class*=inner],#contacts [class*=wrap],#contacts [class*=wrapper],#contacts form{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;transform:none!important}#contacts button,#contacts input,#contacts select,#contacts textarea{width:100%!important;max-width:100%!important;min-width:0!important}#contacts textarea{min-height:130px!important;resize:vertical!important}#contacts .gold-button,#contacts button[type=submit]{min-height:56px!important}}@media (max-width:520px){#contacts .container{width:min(100% - 28px,1120px)!important}#contacts [class*=form],#contacts form{padding:22px 18px!important}}@media (max-width:1100px){.about-contacts{padding:56px 0 72px!important;overflow:hidden!important}.about-contacts .container{width:min(100% - 32px,1120px)!important;max-width:none!important;margin:0 auto!important}.about-contacts-box{display:flex!important;flex-direction:column!important;gap:32px!important;padding:28px 24px!important;overflow:hidden!important}.about-contacts-box,.about-contacts-content{width:100%!important;max-width:100%!important}.about-contacts-content{display:block!important;position:static!important;transform:none!important;margin:0!important}.about-contacts-title{max-width:100%!important;margin:0!important;font-size:clamp(42px,13vw,58px)!important;line-height:.98!important;letter-spacing:-.05em!important}.about-contacts-text{max-width:100%!important;margin-top:22px!important;font-size:17px!important;line-height:1.65!important}.about-contacts-list{width:100%!important;margin-top:32px!important}.about-contact-value{font-size:25px!important;line-height:1.15!important;word-break:break-word!important}.about-form{max-width:100%!important;min-width:0!important;grid-template-columns:1fr!important;grid-gap:16px!important;gap:16px!important;position:static!important;transform:none!important;margin:0!important;padding:24px 20px!important;border:1px solid rgba(200,138,47,.28)!important;background:rgba(0,0,0,.32)!important}.about-form,.about-form label{width:100%!important;display:grid!important}.about-form label{grid-gap:8px!important;gap:8px!important}.about-form input,.about-form select,.about-form textarea{width:100%!important;max-width:100%!important;min-width:0!important;min-height:54px!important;padding-left:16px!important;padding-right:16px!important;font-size:16px!important}.about-form textarea{min-height:130px!important;padding-top:14px!important}.about-form .gold-button{width:100%!important;min-width:0!important;min-height:56px!important}}@media (max-width:520px){.about-contacts .container{width:min(100% - 28px,1120px)!important}.about-contacts-box{padding:26px 18px!important;gap:28px!important}.about-contacts-title{font-size:clamp(38px,13vw,50px)!important}.about-contacts-text{font-size:16px!important}.about-contact-value{font-size:23px!important}.about-form{padding:22px 16px!important}}.legal-page{min-height:100vh;background:radial-gradient(circle at 82% 16%,rgba(198,134,43,.18),transparent 30%),radial-gradient(circle at 18% 10%,rgba(198,134,43,.1),transparent 24%),linear-gradient(180deg,#0a0704,#050505 42%,#050505);color:#f3dfb5}.legal-hero{padding:150px 0 48px;position:relative;overflow:hidden}.legal-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(200,138,47,.22) 18%,rgba(200,138,47,.38) 50%,rgba(200,138,47,.22) 82%,transparent)}.legal-page .about-breadcrumbs,.legal-page .about-breadcrumbs a{color:#bea57a}.legal-page .about-breadcrumbs span{color:#8f6c37}.legal-page .section-label{color:#d6a44b}.legal-title{max-width:920px;margin:18px 0 0;color:#f6e3bb;font-size:clamp(48px,6vw,84px);line-height:.96;letter-spacing:-.05em}.legal-lead{max-width:760px;margin:22px 0 0;color:#d6c29c;font-size:18px;line-height:1.8}.legal-content-section{padding:24px 0 92px}.legal-content{max-width:980px;margin:0 auto;padding:44px 46px;border:1px solid rgba(200,138,47,.22);background:linear-gradient(180deg,rgba(15,12,9,.96),rgba(7,6,5,.98));box-shadow:0 28px 90px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,220,160,.04);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.legal-content>:first-child{margin-top:0}.legal-content h2{margin:34px 0 14px;color:#f1c56f;font-size:30px;line-height:1.18;font-weight:600}.legal-content p{margin:0 0 16px;color:#ead9b8;font-size:16px;line-height:1.82}.legal-content ul{margin:0 0 18px;padding-left:24px}.legal-content li{margin-bottom:8px;color:#e7d4af;font-size:16px;line-height:1.8}.legal-content a{color:#f1c56f;text-decoration:none;border-bottom:1px solid hsla(40,82%,69%,.32);transition:color .2s ease,border-color .2s ease}.legal-content a:hover{color:#ffd98c;border-color:rgba(255,217,140,.6)}.legal-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:40px;padding-top:12px}@media (max-width:1100px){.legal-hero{padding:128px 0 40px!important}.legal-content-section{padding:18px 0 72px!important}.legal-content{padding:34px 30px!important}.legal-content,.legal-title{max-width:100%!important}}@media (max-width:900px){.legal-hero{padding:118px 0 34px!important}.legal-title{font-size:clamp(40px,12vw,58px)!important;line-height:.98!important}.legal-lead{max-width:100%!important;font-size:16px!important;line-height:1.7!important}.legal-content{padding:28px 22px!important}.legal-content h2{font-size:24px!important;line-height:1.2!important}.legal-content li,.legal-content p{font-size:15px!important;line-height:1.74!important}.legal-actions{display:grid!important;grid-template-columns:1fr!important}.legal-actions .gold-button,.legal-actions .gold-button-outline{width:100%!important}}@media (max-width:520px){.legal-hero{padding:108px 0 28px!important}.legal-title{font-size:clamp(36px,13vw,48px)!important}.legal-content{padding:24px 18px!important}.legal-content h2{margin-top:28px!important;font-size:22px!important}.legal-content ul{padding-left:20px!important}}.premium-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 8%,rgba(200,138,47,.16),transparent 30%),radial-gradient(circle at 88% 18%,rgba(200,138,47,.1),transparent 26%),linear-gradient(180deg,#080604,#050505);border-top:1px solid rgba(200,138,47,.22)}.premium-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,hsla(40,82%,69%,.04),transparent),linear-gradient(180deg,rgba(255,220,150,.03),transparent 40%)}.premium-footer-top{position:relative;z-index:1;display:grid!important;grid-template-columns:1.15fr .75fr 1fr 1fr!important;grid-gap:42px!important;gap:42px!important;align-items:flex-start!important;padding-top:58px!important;padding-bottom:48px!important}.premium-footer-brand{display:grid;grid-gap:22px;gap:22px}.premium-footer .footer-brand-text{max-width:330px;color:#d6c29c;font-size:15px;line-height:1.7}.premium-footer-legal{display:grid;grid-gap:5px;gap:5px;padding-top:18px;border-top:1px solid rgba(200,138,47,.16)}.premium-footer-legal p{margin:0;color:#9f8b68;font-size:13px;line-height:1.45}.premium-footer-column{display:grid;grid-gap:18px;gap:18px;min-width:0}.premium-footer-column h3{margin:0;color:#f1c56f;font-size:13px;font-weight:700;letter-spacing:.26em;text-transform:uppercase}.premium-footer-nav{display:grid;grid-gap:12px;gap:12px}.premium-footer-docs a,.premium-footer-nav a{width:-moz-fit-content;width:fit-content;color:#d8c49b;font-size:15px;line-height:1.4;text-decoration:none;transition:color .2s ease}.premium-footer .footer-contact-title:hover,.premium-footer-docs a:hover,.premium-footer-nav a:hover{color:#f1c56f}.premium-footer-contact{display:grid!important;grid-template-columns:52px 1fr!important;align-items:start!important;grid-gap:14px!important;gap:14px!important;min-width:0}.premium-footer-contact-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center}.premium-footer-contact-content{min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:1px}.premium-footer .footer-contact-title{display:block;margin:0;color:#fff1cd;font-size:16px;line-height:1.45;text-decoration:none;word-break:break-word}.premium-footer .footer-contact-subtitle{margin:0;color:#a99774;font-size:13px;line-height:1.45}.premium-footer-messengers{display:grid;grid-template-columns:52px 1fr;grid-gap:14px;gap:14px;align-items:center;margin-top:2px}.premium-footer-messengers p{grid-column:1/-1;margin:0;padding-left:66px;color:#a99774;font-size:13px;line-height:1.4}.premium-footer-social-row{grid-column:2;display:flex;align-items:center;justify-content:flex-start;gap:12px}.premium-footer-social-item{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center}.premium-footer-bottom{position:relative;z-index:1;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding-top:22px!important;padding-bottom:26px!important;border-top:1px solid rgba(200,138,47,.18);color:#9f8b68;font-size:13px}.premium-footer-docs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.premium-footer .footer-svg-icon{flex:0 0 auto;display:inline-flex;width:52px;height:52px}.premium-footer .footer-svg-icon svg{width:52px;height:52px;display:block}@media (max-width:1180px){.premium-footer-top{grid-template-columns:1fr 1fr!important;gap:34px 28px!important}.premium-footer-brand{grid-column:1/-1}.premium-footer .footer-brand-text{max-width:520px}}@media (max-width:700px){.premium-footer-top{grid-template-columns:1fr!important;gap:30px!important;padding-top:44px!important;padding-bottom:34px!important}.premium-footer-bottom{display:grid!important;grid-template-columns:1fr!important;justify-items:flex-start!important;grid-gap:14px!important;gap:14px!important}.premium-footer-docs{display:grid;justify-content:flex-start;grid-gap:10px;gap:10px}.premium-footer-docs a,.premium-footer-nav a{font-size:14px}.premium-footer .footer-contact-title{font-size:15px}}@media (max-width:520px){.premium-footer-contact{grid-template-columns:48px 1fr!important;gap:12px!important}.premium-footer .footer-svg-icon,.premium-footer .footer-svg-icon svg,.premium-footer-contact-icon,.premium-footer-social-item{width:48px;height:48px}.premium-footer-messengers{grid-template-columns:48px 1fr;gap:12px}.premium-footer-messengers p{padding-left:60px}}.not-found-page{min-height:100vh;background:radial-gradient(circle at 72% 18%,rgba(200,138,47,.18),transparent 30%),linear-gradient(180deg,#0a0704,#050505);color:#fff1cd}.not-found-section{min-height:72vh;display:flex;align-items:center;padding:150px 0 90px}.not-found-title{max-width:760px;margin:18px 0 0;color:#f6e3bb;font-size:clamp(54px,8vw,110px);line-height:.92;letter-spacing:-.06em}.not-found-text{max-width:560px;margin:26px 0 0;color:#d6c29c;font-size:18px;line-height:1.7}.not-found-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}@media (max-width:900px){.not-found-section{min-height:68vh;padding:120px 0 70px!important}.not-found-actions{display:grid!important;grid-template-columns:1fr!important;max-width:360px}.not-found-actions .gold-button,.not-found-actions .gold-button-outline{width:100%!important}}