:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2b2118;background:#f7f2ea;--bg: #f7f2ea;--card: #fffaf1;--card-strong: #fff6e8;--line: #eadcc7;--text: #2b2118;--muted: #6d5c49;--accent: #a76727;--accent-dark: #88501b;--accent-soft: #f4e3c9;--green: #7a8462;--shadow: 0 8px 24px rgba(45, 31, 18, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}#project,#technology,#planning,#included,#gallery,#contacts,#about{scroll-margin-top:144px}body{margin:0;min-width:0;overflow-x:hidden;background:radial-gradient(circle at 8% 0%,rgba(255,255,255,.94) 0 18rem,transparent 34rem),linear-gradient(180deg,#fbf7ef 0%,var(--bg) 100%)}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{width:min(100%,1360px);margin:0 auto;padding:18px 18px 34px}.header{position:sticky;top:12px;z-index:10;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;min-height:62px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fffaf1e0;box-shadow:0 8px 22px #392a190f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;white-space:nowrap}.brand-mark{display:grid;width:38px;height:38px;place-items:center;color:var(--accent)}.brand-mark img{width:34px;height:34px;object-fit:contain}.nav{display:flex;min-width:0;justify-content:center;gap:30px;font-size:14px;font-weight:650}.nav a{display:inline-flex;min-height:34px;align-items:center;transition:color .18s ease}.nav a:hover{color:var(--accent)}.header-phone,.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;border-radius:8px;border:1px solid transparent;padding:0 22px;font-weight:750;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button-primary{color:#fffaf2;background:linear-gradient(180deg,#b06d2a,#965819);box-shadow:inset 0 1px #ffffff3d}.header-phone{color:var(--accent-dark);background:#fffaf1e0;border-color:#dcbf9c;white-space:nowrap}.menu-toggle{display:none;width:44px;height:44px;place-items:center;border:1px solid #dcbf9c;border-radius:8px;color:var(--accent-dark);background:#fffaf1e6;cursor:pointer}.menu-toggle svg{width:23px;height:23px}.header-phone:hover,.button:hover{transform:translateY(-1px)}.hero{position:relative;display:grid;grid-template-columns:minmax(330px,.82fr) minmax(480px,1.18fr);align-items:center;min-height:380px;overflow:hidden;margin-top:14px;border-radius:12px;background:linear-gradient(90deg,#fbf7effa,#fbf7efe6 32%,#fbf7ef14 63%),#efe2cf}.hero-copy{position:relative;z-index:2;padding:48px 0 48px 12px}.hero h1,.section h2,.technology-card h2{margin:0;font-family:Georgia,Times New Roman,serif;letter-spacing:0;color:#2a1c12}.hero h1{max-width:560px;font-size:46px;line-height:1.08;font-weight:800}.hero-title-emphasis{display:inline;color:var(--accent-dark);background:linear-gradient(180deg,transparent 58%,rgba(244,202,142,.62) 58%)}.hero-title-main,.hero-title-tail{display:block}.hero-title-main{width:auto;max-width:100%;white-space:normal}.hero-title-tail{color:#2a1c12}.hero-title-location{display:block;color:#2a1c12;font-size:.74em}.hero-title-nowrap{white-space:nowrap}.hero-advantage{display:grid;gap:12px;max-width:500px;margin:24px 0 26px;padding:18px 18px 18px 20px;border:1px solid rgba(190,144,87,.34);border-left:4px solid var(--accent);border-radius:10px;color:var(--text);background:#fffaf1db;box-shadow:0 8px 22px #2d1f1214;font-size:16px;line-height:1.48}.hero-advantage p{margin:0}.hero-advantage-kicker{color:var(--accent-dark);font-size:18px;font-weight:850;line-height:1.25}.hero-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.hero-price-item{display:grid;gap:4px;min-height:72px;grid-template-rows:auto auto;align-content:start;padding:10px 8px;border:1px solid rgba(167,103,39,.28);border-radius:8px;background:#fff6e8}.hero-price-item-highlighted{border-color:#7a84626b;background:linear-gradient(180deg,#eef3df,#e4ecd2);box-shadow:inset 0 0 0 1px #7a84622e}.hero-price-item span{color:#344120;min-height:20px;font-size:16px;font-weight:850;line-height:1.15;white-space:nowrap}.hero-price-value{display:block;color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;font-size:19px;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1;font-weight:850;line-height:1.1;white-space:nowrap}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-visual{position:absolute;inset:0 0 0 24%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 100%)}.hero-visual:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(247,242,234,.7) 0%,rgba(247,242,234,.1) 32%,transparent 64%)}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-visual picture{display:block;width:100%;height:100%}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:center;margin-top:16px;padding:18px 24px;border:1px solid var(--line);border-radius:12px;background:#fffaf1f2;box-shadow:var(--shadow)}.metric{display:flex;gap:13px;align-items:center}.metric svg,.package-card svg,.technology-card svg{flex:0 0 auto;width:34px;height:34px;color:var(--accent);stroke-width:1.6}.metric strong{display:block;white-space:nowrap;font-size:20px;line-height:1.1}.metric span{display:block;margin-top:5px;color:var(--muted);font-size:13px}.section{margin-top:24px}.payment-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.payment-assurance{display:flex;min-height:58px;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(167,103,39,.22);border-radius:10px;background:#fffaf1d1}.payment-assurance-featured{border-color:#7a84626b;background:linear-gradient(180deg,#eef3df,#e4ecd2);box-shadow:inset 0 0 0 1px #7a84622e}.payment-assurance svg{flex:0 0 auto;width:22px;height:22px;color:var(--accent)}.payment-assurance strong{font-size:14px;line-height:1.25}.payment-assurance-featured strong{color:#344120;font-size:16px;font-weight:850}.section h2{font-size:26px;line-height:1.15}.technology-tabs h2{margin-bottom:14px}.tab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tech-option{min-width:0}.tech-tab{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;width:100%;min-height:66px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:#fffaf1bd;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.tech-tab[aria-pressed=true]{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent),var(--shadow);background:#fffaf2}.tech-tab:hover{transform:translateY(-1px);border-color:#c8955b}.tech-tab-copy,.tech-tab-title,.tech-tab-note,.tech-tab-price{display:block}.tech-tab-copy{min-width:0}.tech-tab-title{margin-bottom:6px;font-size:16px;font-weight:650}.tech-tab-note{margin:-2px 0 7px;color:var(--muted);font-size:13px;line-height:1.2}.tech-tab-note strong,.technology-card strong{color:var(--accent-dark);font-weight:850}.power-node-help{position:relative;display:inline-grid;width:22px;height:22px;margin-left:7px;place-items:center;vertical-align:middle;border:1px solid rgba(167,103,39,.38);border-radius:50%;color:var(--accent-dark);background:#fffaf2;cursor:help}.power-node-help:focus-visible{outline:3px solid rgba(167,103,39,.22);outline-offset:2px}.power-node-help svg{width:15px;height:15px;stroke-width:2.3}.power-node-tooltip{position:absolute;left:50%;bottom:calc(100% + 10px);z-index:24;width:min(330px,calc(100vw - 32px));padding:12px 13px;border:1px solid rgba(122,132,98,.38);border-radius:8px;color:#2b2118;background:#fffaf2;box-shadow:0 14px 34px #2d1f122e;font-size:13px;font-weight:650;line-height:1.4;text-align:left;transform:translate(-50%);pointer-events:none}.power-node-tooltip:after{position:absolute;left:50%;bottom:-7px;width:12px;height:12px;border-right:1px solid rgba(122,132,98,.38);border-bottom:1px solid rgba(122,132,98,.38);background:#fffaf2;content:"";transform:translate(-50%) rotate(45deg)}.tech-tab-price{font-size:15px;font-weight:650}.tech-tab-toggle{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(167,103,39,.28);border-radius:50%;color:var(--accent-dark);background:#fff6e8e0;transition:transform .18s ease}.tech-tab-toggle svg{width:18px;height:18px}.tech-tab[aria-expanded=true] .tech-tab-toggle{transform:rotate(180deg)}.mobile-tech-panel{display:none}.gallery-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px}.render-gallery{display:grid;grid-template-columns:1.12fr .96fr;align-items:start;gap:10px;min-width:0}.gallery-main,.gallery-thumbs img,.built-grid img,.video-preview,.plan-image-wrap,.table-card,.info-card,.package-card{border:1px solid var(--line);border-radius:12px;background:var(--card);box-shadow:0 5px 16px #2d1f120d}.gallery-image-button,.built-photo-button{display:block;width:100%;border:0;padding:0;border-radius:12px;background:transparent;cursor:zoom-in;overflow:hidden}.gallery-main{width:100%;height:292px;object-fit:cover}.gallery-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,141px);align-content:start;gap:10px;row-gap:10px}.gallery-thumbs img{width:100%;height:141px;object-fit:cover}.gallery-thumb-button:nth-child(3){grid-column:1 / -1}.gallery-thumb-button:nth-child(3) img{height:141px}.lightbox-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;background:#1e160edb}.lightbox{position:relative;width:min(1180px,100%);max-height:calc(100vh - 48px)}.lightbox img{width:100%;max-height:calc(100vh - 48px);border-radius:12px;object-fit:contain;background:#1e160e;box-shadow:0 18px 60px #00000057}.lightbox-close{position:absolute;top:12px;right:12px;z-index:1;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,250,241,.78);border-radius:8px;color:#fffaf2;background:#1e160ea3;cursor:pointer}.lightbox-close svg{width:22px;height:22px}.lightbox-nav{position:absolute;top:50%;z-index:1;display:grid;width:48px;height:64px;place-items:center;border:1px solid rgba(255,250,241,.66);border-radius:8px;color:#fffaf2;background:#1e160e80;cursor:pointer;transform:translateY(-50%)}.lightbox-nav:hover,.lightbox-close:hover{background:#1e160ebd}.lightbox-nav-prev{left:12px}.lightbox-nav-next{right:12px}.lightbox-nav svg{width:28px;height:28px}.info-card{padding:24px}.technology-card h2{margin-bottom:22px;text-align:center;font-size:25px}.technology-card ul{display:grid;gap:16px;margin:0;padding:0;list-style:none}.technology-card li{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;color:var(--muted);font-size:14px;line-height:1.45}.technology-card svg{padding:7px;border-radius:8px;background:var(--accent-soft)}.planning-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(300px,.52fr);gap:20px;align-items:stretch;margin-top:14px}.plan-image-wrap{display:grid;place-items:center;padding:0;overflow:hidden;background:#fffaf5}.plan-image-wrap img{width:min(100%,720px);height:auto;object-fit:contain}.table-card{padding:18px 18px 20px}.table-card h3{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:21px}table{width:100%;border-collapse:collapse;font-size:13px}.table-card th:last-child,.table-card td:last-child{width:96px}th,td{padding:7px 5px;border-bottom:1px solid #eadcc7;text-align:left}th:last-child,td:last-child{text-align:right}.table-card strong{display:block;margin-top:16px;padding:12px;border-radius:8px;background:var(--card-strong);font-size:14px}.package-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.package-card{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;min-height:78px;padding:13px;font-size:13px;line-height:1.25}.built-home-section{display:grid;gap:16px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fffaf1b3}.built-home-section h2{margin-bottom:0}.video-section,.built-gallery{display:grid;gap:10px}.video-section h3,.built-gallery h3{margin:0;font-family:Georgia,Times New Roman,serif;color:#2a1c12;font-size:22px;line-height:1.15}.video-preview{position:relative;display:block;width:100%;max-width:960px;margin-inline:auto;overflow:hidden;aspect-ratio:16 / 9;background:#1c140e;color:#fffaf2}.video-player{display:block;width:100%;height:100%;object-fit:cover;background:#1c140e}.built-grid{display:grid;grid-template-columns:repeat(4,minmax(0,196px));gap:12px;justify-content:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fffaf194}.built-grid img{width:100%;height:88px;object-fit:cover}.lead-section{display:grid;grid-template-columns:minmax(240px,.52fr) minmax(0,1.48fr);gap:22px;align-items:start;padding:20px 16px;border:1px solid var(--line);border-radius:12px;background:#fffaf1b3}.lead-section h2{font-size:25px}.lead-heading{display:grid;min-height:100%;align-items:center}.lead-form{display:grid;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(220px,1.25fr);gap:10px;align-items:start}.lead-form label{display:grid;gap:6px}.lead-form label>span{color:var(--muted);font-size:12px;font-weight:700}.lead-form input,.lead-form select{width:100%;height:44px;border:1px solid #ddc7aa;border-radius:8px;padding:0 12px;color:var(--text);background:#ffffff94;outline:none}.lead-form input[aria-invalid=true],.lead-form select[aria-invalid=true]{border-color:#a13f1b;box-shadow:0 0 0 3px #a13f1b1f}.lead-form input:focus,.lead-form select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #a7672724}.field-error{margin:0;color:#a13f1b;font-size:12px;font-weight:750}.consent-row{grid-column:1 / span 2;display:grid;gap:4px;align-content:center;min-height:46px}.consent-row label{display:flex;gap:9px;align-items:center;min-height:44px}.consent-row input{width:20px;height:20px;accent-color:var(--accent)}.consent-row a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}.submit-button{grid-column:3;width:100%;min-height:48px}.submit-button:disabled{cursor:wait;opacity:.72}.success-message{grid-column:1 / -1;display:flex;align-items:center;gap:8px;color:#53643f;font-weight:800}.success-message svg{width:18px;height:18px}.contact-section,.office-map,.about-section,.rating-section{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fffaf1b3}.contact-section h2,.about-section h2{margin-bottom:0}.about-section{position:relative;padding:24px 26px;border-color:#7a846275;border-left:5px solid var(--green);background:linear-gradient(135deg,#fffaf1f5,#eef3dff0);box-shadow:0 16px 38px #2d1f121a}.about-section h2{max-width:1040px;color:#2a1c12;font-size:30px}.contact-grid{display:grid;grid-template-columns:minmax(210px,1fr) minmax(210px,1fr) auto minmax(210px,1fr);gap:12px;align-items:center}.contact-link{display:inline-flex;min-height:54px;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(167,103,39,.22);border-radius:10px;background:#fffaf2;font-weight:800}.contact-link svg{flex:0 0 auto;width:22px;height:22px;color:var(--accent)}.brand-messengers{display:flex;gap:10px}.brand-messengers a{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(167,103,39,.18);border-radius:10px;background:#fffaf2;transition:transform .18s ease,border-color .18s ease}.brand-messengers a:hover,.contact-link:hover,.twogis-badge:hover{border-color:var(--accent);transform:translateY(-1px)}.brand-messengers img{width:32px;height:32px;object-fit:contain}.office-address{display:flex;align-items:center;gap:10px;color:var(--text)}.office-address svg{width:22px;height:22px;color:var(--accent)}.office-address strong{font-size:15px;line-height:1.3}.office-map-wrap{position:relative;overflow:hidden;width:100%;border:1px solid var(--line);border-radius:10px;background:var(--card)}.office-map-frame{display:block;width:100%;height:340px;border:0}.office-map-pin{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(169,48,32,.3);border-radius:999px;color:#7f2417;background:#fffaf1f5;box-shadow:0 8px 20px #2d1f1229;font-size:13px;font-weight:850;transform:translate(-50%,-100%);pointer-events:none}.office-map-pin:before{width:12px;height:12px;border-radius:50%;background:#e53b28;box-shadow:0 0 0 4px #e53b2829;content:""}.about-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;color:var(--muted);font-size:16px;line-height:1.55}.about-copy p{margin:0}.twogis-badge{display:inline-grid;grid-template-columns:28px auto 1fr;gap:10px;align-items:center;justify-self:start;min-height:58px;padding:12px 16px;border:1px solid rgba(53,155,70,.28);border-radius:10px;background:#fff;box-shadow:var(--shadow);transition:transform .18s ease,border-color .18s ease}.twogis-badge img{width:24px;height:24px}.twogis-badge strong{color:#1c7c38;font-size:24px;line-height:1}.twogis-badge span{color:var(--text);font-weight:800}.site-footer{display:grid;gap:18px;margin-top:24px;padding:22px 16px;border-top:1px solid var(--line);color:var(--muted)}.footer-nav,.footer-legal{display:flex;flex-wrap:wrap;gap:12px 22px}.footer-nav a{color:var(--text);font-weight:800}.footer-legal a{text-decoration:underline;text-underline-offset:3px}.cookie-banner{position:fixed;right:18px;bottom:18px;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;width:min(620px,calc(100vw - 36px));padding:16px;border:1px solid #dcbf9c;border-radius:12px;background:#fffaf1fa;box-shadow:0 18px 48px #2d1f122e}.cookie-banner p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.cookie-banner a{color:var(--accent-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}@media(max-width:980px){.site-shell{padding-inline:14px}.header{grid-template-columns:1fr auto}.nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;overflow-x:auto;padding-bottom:12px}.hero{grid-template-columns:1fr;min-height:520px}.hero-copy{padding:40px 18px}.hero-visual{inset:170px 0 0;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 100%)}.hero-visual:after{background:linear-gradient(180deg,#f7f2eaf5,#f7f2eaad 28%,#f7f2ea0a 70%)}.metrics,.gallery-layout,.planning-grid,.lead-section{grid-template-columns:1fr}.metrics,.package-grid{grid-template-columns:repeat(2,1fr)}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}.consent-row,.submit-button{grid-column:1 / -1}}@media(max-width:1120px){.lead-section{grid-template-columns:1fr}.lead-form{grid-template-columns:repeat(2,minmax(0,1fr))}.consent-row,.submit-button{grid-column:1 / -1}}@media(max-width:680px){#project,#technology,#planning,#included,#gallery,#contacts,#about{scroll-margin-top:88px}.site-shell{padding:82px 10px 10px}.header{position:fixed;top:10px;right:10px;left:10px;grid-template-columns:38px minmax(0,1fr) 44px;gap:8px;min-height:58px;padding:7px 10px}.brand{min-width:0;gap:0}.brand span:not(.brand-mark){display:none}.brand-mark{width:34px;height:34px}.brand-mark img{width:32px;height:32px}.header-phone{justify-self:center;min-height:40px;padding-inline:10px;font-size:14px}.menu-toggle{display:grid;justify-self:end}.nav{position:absolute;top:calc(100% + 8px);right:0;left:0;display:none;grid-column:1 / -1;grid-row:auto;grid-template-columns:1fr;gap:4px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fffaf1fa;box-shadow:0 14px 28px #392a191f;overflow:visible}.header.is-menu-open .nav{display:grid}.nav a{min-height:42px;padding-inline:10px;border-radius:8px}.nav a:hover{background:var(--accent-soft)}.hero{margin-top:10px;min-height:700px;align-items:start}.hero-copy{padding:26px 12px 18px}.hero h1{max-width:330px;font-size:32px}.hero-advantage{max-width:calc(100vw - 44px);font-size:15px;line-height:1.5}.hero-advantage-kicker{font-size:17px}.hero-price-grid{grid-template-columns:1fr}.hero-price-item{min-height:58px;grid-template-columns:1fr auto;align-items:center}.hero-price-item span,.hero-price-item strong{font-size:16px}.hero-price-item strong{font-size:18px}.hero-actions{display:grid;width:100%}.button{width:100%}.hero-visual{inset:430px 0 0}.tab-grid,.render-gallery,.package-grid,.lead-form{grid-template-columns:1fr}.built-grid{grid-template-columns:repeat(2,minmax(0,196px))}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.desktop-technology-detail,.technology-card{display:none}.tab-grid{gap:8px}.tech-option{display:grid;gap:8px}.tech-tab{min-height:68px;padding:10px 12px;text-align:left;box-shadow:0 4px 14px #2d1f120f}.tech-tab[aria-pressed=true]{background:#fff8ed}.tech-tab-title{font-size:16px}.tech-tab-note{font-size:12px}.power-node-help{width:32px;height:32px;margin-left:8px}.power-node-help svg{width:20px;height:20px}.power-node-tooltip{position:fixed;inset:118px 12px auto;width:auto;font-size:13px;transform:none}.power-node-tooltip:after{display:none}.tech-tab-toggle{width:34px;height:34px}.mobile-tech-panel{display:grid;gap:14px;min-width:0;padding:2px 0 8px}.mobile-technology-gallery{display:grid;gap:8px;min-width:0;overflow-x:hidden}.mobile-gallery-image-button{display:block;width:100%;border:0;padding:0;border-radius:10px;background:transparent;cursor:zoom-in;overflow:hidden}.mobile-gallery-image-button img{width:100%;border:1px solid var(--line);border-radius:10px;background:var(--card);object-fit:cover;box-shadow:0 5px 16px #2d1f120d}.mobile-gallery-main img{height:228px}.mobile-gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;overflow-x:hidden}.mobile-gallery-thumbs img{height:74px}.mobile-package{display:grid;gap:10px}.mobile-package h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.12}.render-gallery{overflow:hidden}.gallery-thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.gallery-thumb-button{flex:0 0 74%;scroll-snap-align:start}.lead-section{padding:18px 12px}.contact-grid,.about-copy,.cookie-banner{grid-template-columns:1fr}.brand-messengers,.footer-nav,.footer-legal{justify-content:flex-start}.payment-assurances{grid-template-columns:1fr}.office-map-frame{height:280px}.twogis-badge{grid-template-columns:28px 1fr}.twogis-badge span{grid-column:1 / -1}.cookie-banner{right:10px;bottom:10px;width:calc(100vw - 20px)}}@media(max-width:360px){.hero{min-height:710px}.hero-copy{padding:22px 10px 16px}.hero h1{max-width:286px;font-size:29px}.hero-advantage{max-width:calc(100vw - 40px);margin:18px 0 20px;font-size:15px}.hero-visual{inset:438px 0 0}}
