:root{--bg:#11100e;--bg2:#1a1713;--text:#f7f3ea;--muted:#b9b0a2;--gold:#caa15a;--gold2:#e0bb72;--paper:#f4efe6;--ink:#161412;--line:rgba(202,161,90,.28);--shadow:0 24px 80px rgba(0,0,0,.35);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fbf8f2;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px max(20px,calc((100vw - 1180px)/2));background:rgba(17,16,14,.92);backdrop-filter:blur(16px);color:var(--text);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--gold);color:var(--gold);font-weight:800;border-radius:14px}.brand b{display:block;font-size:15px;letter-spacing:.04em;text-transform:uppercase}.brand small{display:block;color:var(--gold);font-size:11px;text-transform:uppercase}.nav{display:flex;gap:22px;color:var(--muted);font-size:14px}.nav a:hover{color:var(--gold)}.header-phone{font-weight:700;color:var(--gold2)}.section{padding:104px 0}.section-dark{background:var(--bg);color:var(--text)}.soft{background:var(--paper)}.compact{padding:44px 0}.hero{position:relative;min-height:calc(100vh - 80px);overflow:hidden;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 76% 30%,rgba(202,161,90,.28),transparent 30%),linear-gradient(90deg,rgba(17,16,14,.98) 0%,rgba(17,16,14,.9) 52%,rgba(17,16,14,.66) 100%),url('assets/hero-bg.jpg');background-size:cover;background-position:center}.hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .72fr;gap:58px;align-items:center}.eyebrow{margin:0 0 16px;color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:13px}.hero h1{margin:0;font-size:clamp(42px,5.8vw,82px);line-height:1.03;letter-spacing:-.06em;font-weight:800;max-width:920px}.hero-lead{font-size:clamp(18px,1.55vw,22px);color:#efe8dc;max-width:850px;margin:26px 0 0}.hero-note{font-size:18px;color:var(--gold2);max-width:760px;margin:18px 0 0;font-weight:700}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;border-radius:999px;font-weight:800;transition:.2s ease;border:1px solid transparent;cursor:pointer;font-family:inherit}.btn-primary{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#17120a;box-shadow:0 14px 42px rgba(202,161,90,.28)}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{border-color:var(--line);color:var(--text);background:rgba(255,255,255,.04)}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px;max-width:900px}.hero-proof div{padding:18px;border:1px solid rgba(202,161,90,.22);border-radius:22px;background:rgba(255,255,255,.045);backdrop-filter:blur(12px)}.hero-proof b{display:block;color:var(--gold2);font-size:20px;line-height:1.05;margin-bottom:7px}.hero-proof span{display:block;color:#d8d0c3;font-size:13px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px;max-width:850px}.hero-tags span{border:1px solid var(--line);background:rgba(255,255,255,.05);color:#efe8dc;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}.hero-person{align-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:18px}.portrait-placeholder{width:min(420px,100%);height:540px;border-radius:36px;background:linear-gradient(160deg,rgba(255,255,255,.08),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;text-align:center;color:var(--muted);box-shadow:var(--shadow)}.signature-card{width:min(430px,100%);padding:28px 30px;border-radius:24px;background:linear-gradient(135deg,#e1bd72,#ae8138);color:#17120a}.signature-card b{display:block;font-size:28px;font-family:Georgia,serif;font-style:italic;font-weight:400}.signature-card span{display:block;font-size:18px;margin-top:8px}.intro-strip{padding:44px 0;background:#0c0b09;color:var(--text)}.difference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);border-radius:32px;overflow:hidden}.difference-grid article{padding:34px;background:rgba(255,255,255,.035)}.difference-grid span{color:var(--gold);font-weight:800}.difference-grid h2{font-size:28px;line-height:1.05;margin:18px 0 12px;letter-spacing:-.035em}.difference-grid p{margin:0;color:var(--muted)}.section-head{max-width:850px;margin-bottom:46px}.section-head.wide{max-width:1050px}.section-head h2,.split h2,.contact-grid h2,.about-card h2{font-size:clamp(32px,4vw,56px);line-height:1.08;letter-spacing:-.045em;margin:0}.section-head p,.rich-text p,.about-card p,.contact-grid p{font-size:18px;color:#625a50}.section-dark .section-head p,.section-dark .contact-grid p,.section-dark .rich-text p{color:var(--muted)}.card-grid{display:grid;gap:18px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card,.price-card,.case-card,.faq-list details,.audience-grid article,.levels-grid article,.budget-grid article{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius);padding:30px;box-shadow:0 12px 42px rgba(30,20,8,.06)}.card h3,.price-card h3,.case-card h3,.audience-grid h3,.levels-grid h3{font-size:23px;margin:0 0 10px;line-height:1.18}.card p,.price-card p,.case-card p,.audience-grid p,.levels-grid p,.budget-grid p{margin:0;color:#625a50}.card.accent{background:#15130f;color:var(--text);border-color:var(--line)}.card.accent p{color:var(--muted)}.card-num,.levels-grid span,.timeline span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--gold);border-radius:14px;color:var(--gold);font-weight:800;margin-bottom:18px}.center-note{margin-top:30px;padding:24px 28px;border-radius:24px;background:#15130f;color:var(--gold2);font-weight:800;text-align:center}.split{display:grid;grid-template-columns:.9fr 1fr;gap:70px;align-items:start}.rich-text{border-left:1px solid var(--gold);padding-left:32px}.light-split h2{color:var(--text)}.dark-rich{border-left-color:var(--gold)}.audience-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.route-grid article{padding:28px;border-radius:26px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 42px rgba(30,20,8,.05)}.route-grid b{display:block;font-size:22px;line-height:1.12;margin-bottom:10px}.route-grid p{margin:0;color:#625a50}.responsibility-table{margin-top:36px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:rgba(255,255,255,.03)}.table-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid rgba(202,161,90,.18)}.table-row:last-child{border-bottom:0}.table-row span{padding:20px 24px;color:#efe8dc}.table-row span:first-child{color:var(--muted);border-right:1px solid rgba(202,161,90,.18)}.table-row.head{background:rgba(202,161,90,.14);font-weight:800}.table-row.head span{color:var(--gold2)}.finish-board{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--line);border-radius:30px;overflow:hidden;margin-top:44px;background:rgba(255,255,255,.03)}.finish-board div{padding:28px;background:rgba(255,255,255,.035)}.finish-board b{display:block;color:var(--gold2);font-size:21px;line-height:1.12;margin-bottom:8px}.finish-board span{color:var(--muted)}.levels-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.refined-levels article{border-top:4px solid rgba(202,161,90,.45)}.project-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.project-filters button{border:1px solid #e5d8c4;background:#fff;color:#5d5244;border-radius:999px;padding:11px 16px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.project-filters button.active,.project-filters button:hover{background:#15130f;color:var(--gold2);border-color:var(--gold)}.featured-project{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;background:#15130f;color:var(--text);border-radius:36px;padding:28px;border:1px solid var(--line);box-shadow:var(--shadow);margin-bottom:24px}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.project-gallery div{min-height:190px;border-radius:22px;background:linear-gradient(135deg,#756b60,#d7c7ad);display:grid;place-items:end start;font-weight:800;color:#fff;text-align:left;padding:18px}.editorial-gallery div:nth-child(1){min-height:420px;grid-row:span 2;background:linear-gradient(135deg,#5f574c,#c8b695)}.editorial-gallery div:nth-child(2){background:linear-gradient(135deg,#bca37b,#3b342c)}.editorial-gallery div:nth-child(3){background:linear-gradient(135deg,#2d2923,#86745d)}.editorial-gallery div:nth-child(4){background:linear-gradient(135deg,#d9d1c4,#8f877b)}.project-gallery span{display:inline-flex;padding:9px 12px;border-radius:999px;background:rgba(17,16,14,.72);color:#fff;font-size:13px}.project-info{padding:10px}.project-info h3{font-size:34px;line-height:1.08;margin:0 0 22px}.project-info dl{margin:0 0 24px}.project-info dt{color:var(--gold);font-weight:800;margin-top:16px}.project-info dd{margin:4px 0 0;color:#efe8dc}.project-grid-premium{display:grid;grid-template-columns:1.1fr .95fr .95fr;gap:18px}.project-card{background:#fff;border-radius:30px;border:1px solid rgba(0,0,0,.08);overflow:hidden;box-shadow:0 18px 60px rgba(30,20,8,.06)}.project-photo{height:260px;background:linear-gradient(135deg,#d9d1c4,#8f877b);display:grid;place-items:end start;color:#fff;font-weight:800;padding:22px}.project-card h3{font-size:25px;line-height:1.1;margin:24px 24px 10px}.project-card p{margin:0 24px 20px;color:#625a50}.project-card a{display:inline-flex;margin:0 24px 26px;color:#9d7133;font-weight:800}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-grid{grid-template-columns:repeat(4,1fr)}.case-image{height:240px;border-radius:22px;background:linear-gradient(135deg,#d9d1c4,#8f877b);display:grid;place-items:center;color:#fff;font-weight:800;margin-bottom:20px;text-align:center}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:44px}.comparison-grid div{padding:34px;border-radius:28px;background:#fff;border:1px solid rgba(0,0,0,.08)}.premium-compare div:nth-child(2){background:#15130f;color:var(--text);border-color:var(--line)}.premium-compare div:nth-child(2) p{color:var(--muted)}.comparison-grid b,.budget-grid b{display:block;font-size:24px;line-height:1.15;margin-bottom:12px}.about-card{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px;align-items:center;background:#fff;border-radius:36px;padding:34px;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 70px rgba(30,20,8,.08)}.premium-about{background:linear-gradient(135deg,#fff,#f7efe1)}.about-photo{height:420px;border-radius:28px;background:#222;color:var(--gold);display:grid;place-items:center;font-weight:800}.quote-card{margin:22px 0;padding:22px;border-left:3px solid var(--gold);background:#f7f1e6;border-radius:0 20px 20px 0;font-weight:800}.principles{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}.principles li{padding:10px 14px;border-radius:999px;background:#15130f;color:var(--gold2);font-size:13px;font-weight:800}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.timeline div{padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 42px rgba(30,20,8,.05)}.timeline b{display:block;font-size:22px;line-height:1.15;margin-bottom:8px}.timeline p{margin:0;color:#625a50}.refined-timeline div:nth-child(1),.refined-timeline div:nth-child(8){background:#15130f;color:var(--text);border-color:var(--line)}.refined-timeline div:nth-child(1) p,.refined-timeline div:nth-child(8) p{color:var(--muted)}.budget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.cta-line{margin-top:32px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.cta-line span{max-width:600px;color:#625a50;font-weight:700}.review-card{background:#fff;border-radius:36px;padding:42px;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 70px rgba(30,20,8,.08);max-width:900px}.review-card p{font-size:24px;line-height:1.45;margin:0 0 22px}.review-card span{color:var(--gold);font-weight:800}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.proof-grid div{padding:28px;background:rgba(255,255,255,.03)}.proof-grid b{display:block;color:var(--gold);font-size:20px}.proof-grid span{display:block;color:var(--muted);margin-top:6px}.handover-grid{margin-top:44px}.faq-list{display:grid;gap:14px}.faq-list summary{font-weight:800;font-size:20px;cursor:pointer}.faq-list p{color:#625a50}.contact-grid{display:grid;grid-template-columns:.9fr 1fr;gap:54px;align-items:start}.contact-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.contact-links a{border:1px solid var(--line);border-radius:999px;padding:12px 18px;color:var(--gold)}.lead-form{background:#fff;color:var(--ink);padding:34px;border-radius:32px;display:grid;gap:16px}.lead-form label{font-weight:800;font-size:14px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;margin-top:8px;border:1px solid #ddd3c3;border-radius:16px;padding:15px 16px;font:inherit;background:#fbf8f2}.lead-form textarea{resize:vertical}.lead-form .btn{width:100%;border:0}.form-note{font-size:13px;color:#756b60;margin:0}.mobile-sticky-cta{display:none}.footer{padding:28px 0;background:#090807;color:var(--muted)}.footer-grid{display:flex;justify-content:space-between;gap:20px}@media(max-width:1100px){.audience-grid,.levels-grid,.timeline{grid-template-columns:repeat(2,1fr)}.project-grid,.project-grid-premium{grid-template-columns:repeat(2,1fr)}.difference-grid,.route-grid,.budget-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.nav{display:none}.hero{min-height:auto;padding:70px 0}.hero-grid,.split,.contact-grid,.about-card,.featured-project{grid-template-columns:1fr}.hero-person{align-items:flex-start}.portrait-placeholder{height:360px}.proof-grid,.card-grid.three,.case-grid,.price-grid,.budget-grid,.timeline,.finish-board,.hero-proof{grid-template-columns:1fr 1fr}.hero h1{font-size:42px}.site-header{padding:14px 20px}.header-phone{display:none}.table-row{grid-template-columns:1fr}.table-row span:first-child{border-right:0;border-bottom:1px solid rgba(202,161,90,.18)}.comparison-grid{grid-template-columns:1fr}}@media(max-width:640px){body{padding-bottom:76px}.container{width:calc(100% - 28px)}.section{padding:68px 0}.brand small{display:none}.hero h1{font-size:34px}.hero-lead{font-size:17px}.hero-note{font-size:16px}.proof-grid,.card-grid.three,.case-grid,.price-grid,.budget-grid,.timeline,.audience-grid,.levels-grid,.project-grid,.project-gallery,.difference-grid,.route-grid,.finish-board,.hero-proof,.project-grid-premium{grid-template-columns:1fr}.btn{width:100%}.signature-card b{font-size:24px}.section-head h2,.split h2,.contact-grid h2,.about-card h2{font-size:31px}.lead-form{padding:24px}.footer-grid{flex-direction:column}.review-card p{font-size:19px}.featured-project{padding:18px}.project-info h3{font-size:28px}.table-row span{padding:16px}.cta-line .btn{width:100%}.editorial-gallery div:nth-child(1){min-height:260px}.mobile-sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border-radius:999px;background:rgba(17,16,14,.92);backdrop-filter:blur(16px);box-shadow:0 16px 50px rgba(0,0,0,.35)}.mobile-sticky-cta a{min-height:48px;border-radius:999px;display:grid;place-items:center;font-size:13px;font-weight:800}.mobile-sticky-cta a:first-child{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#17120a}.mobile-sticky-cta a:last-child{border:1px solid var(--line);color:var(--gold2)}}