:root{--orange:#ff5b0a;--ink:#0d1115;--muted:#727981;--line:#ece7df;--cream:#fbf8f2;--card:#fffefa;--shadow:0 14px 45px rgba(60,43,24,.07)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fffdfa 0,#fbf8f2 58%,#fffaf3 100%);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page{width:min(100% - 46px,1180px);margin-inline:auto}.topbar{height:74px;background:rgba(255,255,255,.95);border-bottom:1px solid #eeeae3;position:relative;z-index:50}.header-inner{height:74px;display:flex;align-items:center;gap:24px}.brand{width:174px;min-width:174px;display:flex;align-items:center}.brand img{width:160px;height:auto;display:block}.desktop-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:24px;white-space:nowrap}.desktop-nav a{font-size:12px;font-weight:650;transition:.2s}.desktop-nav a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:14px}.price-button{height:46px;padding:0 22px;border-radius:10px;background:var(--orange);color:white;font-size:14px;font-weight:800;display:flex;align-items:center;gap:12px;box-shadow:0 9px 18px rgba(255,91,10,.18)}.price-button span{font-size:20px;font-weight:400}.mini-action{width:48px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:8px}.mini-action svg{width:20px;height:20px;fill:currentColor}.mini-action small{font-size:8px}.menu-button{width:30px;height:34px;border:0;background:none;padding:6px 4px;display:flex;flex-direction:column;justify-content:center;gap:4px;cursor:pointer}.menu-button span{width:18px;height:2px;background:#111;border-radius:9px}.mobile-menu{display:none;position:absolute;top:74px;left:0;right:0;background:white;border-bottom:1px solid #eee;padding:16px 24px;box-shadow:0 16px 30px rgba(0,0,0,.08)}.mobile-menu.open{display:grid;gap:14px}.mobile-menu a{font-weight:700;font-size:15px}.hero{background:#fffdf9;border-bottom:1px solid #eee8df}.hero-grid{display:grid;grid-template-columns:40.3% 59.7%;align-items:stretch;min-height:517px}.hero-copy{padding:31px 22px 0 8px;position:relative;z-index:2}.hero-kicker{font-size:12px;letter-spacing:.18em;line-height:1.55;text-transform:uppercase;color:#576171;font-weight:700;position:relative;padding-left:20px;margin-bottom:22px}.hero-kicker span{position:absolute;left:0;top:2px;width:3px;height:31px;background:var(--orange);border-radius:8px}.hero h1{font-size:clamp(42px,5.3vw,66px);line-height:.91;letter-spacing:-.055em;text-transform:uppercase;margin:0 0 18px;font-weight:950}.hero h1 em{font-style:normal;color:var(--orange)}.hero-lead{font-size:15px;line-height:1.46;color:#68717e;margin:0;max-width:390px}.hero-buttons{display:flex;gap:12px;margin-top:22px}.button{height:48px;padding:0 20px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:800}.button.orange{background:var(--orange);color:#fff;box-shadow:0 10px 20px rgba(255,91,10,.15)}.button.outline{border:1.5px solid #1f2933;background:white}.button.outline svg{width:19px;height:19px;fill:#111}.button span{font-size:21px;font-weight:400}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;max-width:420px}.benefit{display:flex;align-items:flex-start;gap:9px}.benefit svg{width:29px;height:29px;min-width:29px;fill:none;stroke:var(--orange);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.benefit b{display:block;font-size:12px;line-height:1.15;margin-bottom:7px}.benefit small{display:block;font-size:8.5px;line-height:1.38;color:#8b9198}.script-mark{position:absolute;left:0;bottom:7px;width:150px;height:auto;mix-blend-mode:multiply}.hero-visual{overflow:hidden;min-width:0}.hero-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:left top}.section-tight{padding:0}.panel{background:rgba(255,255,255,.78);border-radius:13px}.categories-panel{padding:12px 0 8px;background:transparent}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-heading>div{display:flex;align-items:center;gap:10px}.section-heading i{width:22px;height:3px;border-radius:999px;background:var(--orange);display:block}.section-heading h2{font-size:27px;letter-spacing:-.04em;margin:0;line-height:1;font-weight:900}.section-heading>span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#7d8490}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.category-card{height:194px;background:rgba(255,255,255,.78);border:1px solid #f1ece5;border-radius:10px;padding:9px 10px 10px;box-shadow:0 6px 20px rgba(77,61,43,.025);overflow:hidden;transition:.2s}.category-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.category-card img{width:100%;height:108px;object-fit:cover;border-radius:6px;display:block;margin-bottom:5px}.category-card h3{font-size:15px;line-height:1.02;margin:0 0 5px;letter-spacing:-.025em}.category-card p{font-size:10px;line-height:1.27;margin:0;color:#89909a}.estimate-section{padding:9px 0 12px}.estimate-layout{display:grid;grid-template-columns:32.3% 67.7%;gap:13px}.batumi-card{border-radius:10px;overflow:hidden;min-height:300px}.batumi-card img{width:100%;height:100%;display:block;object-fit:cover}.estimate-card{min-height:300px;background:rgba(255,255,255,.9);border:1px solid #f1ece5;border-radius:11px;padding:18px 22px 13px;box-shadow:0 9px 35px rgba(70,52,31,.04)}.estimate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:11px}.estimate-head>div{position:relative}.estimate-head i{display:block;width:34px;height:3px;background:var(--orange);margin-bottom:8px;border-radius:8px}.estimate-head h2{font-size:25px;line-height:1;margin:0;letter-spacing:-.04em;font-weight:950}.estimate-head>span{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#8b9198;padding-top:6px;white-space:nowrap}.fields{display:grid;grid-template-columns:1fr 1fr;column-gap:18px;row-gap:8px}.fields label{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto 37px;column-gap:7px}.field-label{grid-column:1/3;display:flex;align-items:center;gap:8px;font-size:10px;margin-bottom:3px}.field-label svg{width:18px;height:18px;fill:none;stroke:#27313b;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.field-label b{font-size:10px}.fields input,.fields select{grid-column:2;border:1px solid #e2e5e8;background:#fff;height:37px;border-radius:5px;padding:0 11px;font-size:11px;color:#333;outline:none;box-shadow:0 2px 5px rgba(0,0,0,.02)}.fields input:focus,.fields select:focus{border-color:#ff8b50;box-shadow:0 0 0 3px rgba(255,91,10,.08)}.fields label::before{content:"";grid-row:2;grid-column:1;width:34px;height:37px;border-radius:7px;background:#fbfaf7;border:1px solid #f1ece5}.fields .field-label svg{position:absolute;left:8px;top:25px;z-index:2}.fields .desired{grid-column:1/3;grid-template-columns:38px 1fr}.submit-button{margin-top:10px;width:100%;height:42px;border:0;border-radius:6px;background:var(--orange);color:white;font-weight:800;cursor:pointer;font-size:15px}.submit-button span{font-size:20px;font-weight:400;margin-left:10px}.privacy-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#9aa0a7;margin-top:8px}.privacy-note svg{width:14px;height:14px;fill:none;stroke:#8f969e;stroke-width:1.8}.message-box{margin-top:10px}.message-box textarea{width:100%;height:90px;resize:vertical;border:1px solid #e2e5e8;border-radius:7px;padding:10px;font-size:12px}.message-box div{display:flex;gap:8px;margin-top:7px}.message-box button,.message-box a{border:0;background:#111;color:white;padding:9px 13px;border-radius:7px;font-size:11px}.message-box a{background:var(--orange)}.compact-section{padding:0 0 12px}.compact-panel{padding:13px 14px 11px;box-shadow:0 9px 30px rgba(64,48,30,.035)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.process-card{min-height:96px;border:1px solid #eee8e0;background:#fffdfa;border-radius:8px;display:grid;grid-template-columns:34px 48px 1fr 12px;align-items:center;padding:12px;gap:8px;position:relative}.process-card .num{font-size:12px;color:var(--orange);align-self:start;background:#fff0e7;border-radius:50%;width:29px;height:29px;display:grid;place-items:center}.process-card>svg{width:46px;height:46px;fill:none;stroke:var(--orange);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.process-card h3{font-size:15px;margin:0 0 3px}.process-card p{font-size:9.5px;line-height:1.4;color:#858c96;margin:0}.process-card .chev{font-size:24px;font-weight:300}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.why-card{min-height:83px;border:1px solid #eee8e0;border-radius:8px;background:#fffdfa;display:flex;align-items:flex-start;gap:10px;padding:12px}.why-card>svg{width:37px;height:37px;min-width:37px;fill:none;stroke:var(--orange);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.why-card h3{font-size:12px;margin:2px 0 4px}.why-card p{font-size:9px;line-height:1.35;color:#8b929b;margin:0}.visual-footer{position:relative;width:min(100%,1180px);margin:0 auto;background:#fff}.footer-image img{width:100%;height:auto;display:block}.footer-hotspot{position:absolute;z-index:2}.footer-home{left:2%;top:5%;width:18%;height:28%}.footer-site{left:38%;top:13%;width:22%;height:28%}.footer-tg{left:70%;top:9%;width:5%;height:20%}.footer-ig{left:75%;top:9%;width:5%;height:20%}.mobile-sticky{display:none}
@media (max-width:1100px){.desktop-nav{gap:13px}.desktop-nav a{font-size:10px}.price-button{padding:0 14px}.mini-action{display:none}.hero h1{font-size:52px}.hero-lead{font-size:14px}.benefit small{font-size:8px}.page{width:min(100% - 30px,1000px)}}
@media (max-width:860px){.topbar,.header-inner{height:66px}.desktop-nav{display:none}.header-inner{justify-content:space-between}.brand{width:150px;min-width:150px}.brand img{width:145px}.price-button{height:42px}.mini-action{display:flex}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:28px 8px 18px}.hero h1{font-size:clamp(43px,12vw,68px)}.hero-lead{max-width:610px}.hero-benefits{max-width:620px}.script-mark{display:none}.hero-visual{border-top:1px solid #eee}.hero-visual img{height:auto}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{height:auto;min-height:190px}.estimate-layout{grid-template-columns:1fr}.batumi-card{max-height:360px}.estimate-card{min-height:0}.process-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr 1fr}.visual-footer{width:100%}.mobile-sticky{display:block;position:fixed;z-index:90;left:12px;right:12px;bottom:12px}.mobile-sticky a{height:48px;border-radius:10px;background:var(--orange);color:white;display:flex;align-items:center;justify-content:center;font-weight:850;box-shadow:0 12px 35px rgba(255,91,10,.28)}body{padding-bottom:70px}}
@media (max-width:560px){.page{width:min(100% - 22px,520px)}.header-actions{gap:8px}.price-button{font-size:12px;padding:0 12px}.mini-action{display:none}.hero-copy{padding-top:24px}.hero-kicker{font-size:10px}.hero h1{font-size:42px}.hero-lead{font-size:14px}.hero-buttons{flex-direction:column}.button{width:100%}.hero-benefits{grid-template-columns:1fr;gap:10px}.benefit small{font-size:9px}.section-heading{align-items:flex-end}.section-heading h2{font-size:24px}.section-heading>span{font-size:7px;text-align:right}.category-grid{grid-template-columns:1fr 1fr}.category-card img{height:120px}.estimate-card{padding:16px 13px}.estimate-head{display:block}.estimate-head>span{display:block;margin-top:7px}.estimate-head h2{font-size:24px}.fields{grid-template-columns:1fr}.fields .desired{grid-column:auto}.why-grid{grid-template-columns:1fr}.process-card{grid-template-columns:30px 42px 1fr}.process-card .chev{display:none}.visual-footer .footer-image img{min-height:180px;object-fit:cover;object-position:center}.footer-site,.footer-tg,.footer-ig{display:none}}
/* v29 exact-reference refinements */
.hero h1{white-space:nowrap;position:relative;z-index:4}.estimate-meta{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.estimate-meta>span{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#8b9198;white-space:nowrap}.desired-trigger{height:25px;border:1px solid #ffb18a;background:#fff8f3;color:#e95000;border-radius:6px;padding:0 9px;font-size:9px;font-weight:850;cursor:pointer}.desired-trigger.has-value{background:#fff0e7;border-color:#ff7b38;color:#c74300}.amount-modal[hidden]{display:none}.amount-modal{position:fixed;inset:0;z-index:200;background:rgba(15,18,21,.38);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.amount-dialog{width:min(100%,390px);background:#fffdfa;border-radius:18px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.2);position:relative;text-align:center}.amount-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:28px;color:#81868c;cursor:pointer}.amount-icon{width:52px;height:52px;border-radius:15px;background:#fff0e7;color:var(--orange);display:grid;place-items:center;margin:0 auto 12px;font-size:28px;font-weight:900}.amount-dialog h3{font-size:24px;margin:0 0 7px;letter-spacing:-.04em}.amount-dialog p{font-size:13px;color:#777f88;margin:0 0 17px}.amount-input-wrap{height:52px;display:flex;align-items:center;border:1.5px solid #e6e0d8;border-radius:10px;background:#fff;overflow:hidden}.amount-input-wrap input{border:0;outline:0;flex:1;height:100%;padding:0 14px;font-size:17px}.amount-input-wrap span{font-size:20px;font-weight:800;padding:0 16px;color:#555}.amount-save{width:100%;height:48px;border:0;border-radius:10px;background:var(--orange);color:#fff;font-weight:850;margin-top:12px;cursor:pointer}
@media(max-width:560px){.hero h1{white-space:normal}.estimate-meta{align-items:flex-start;margin-top:8px}.estimate-head{gap:8px}}

/* v30 — Batumi + Tbilisi city expansion */
.city-switch{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:5px;background:#fff;border:1px solid #eee7df;border-radius:10px;box-shadow:0 6px 18px rgba(70,52,31,.04)}
.city-switch span,.city-switch a{height:29px;padding:0 11px;border-radius:7px;display:inline-flex;align-items:center;font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.city-switch span{background:#111;color:#fff}.city-switch a{color:#d94d00;background:#fff5ee}.city-switch a:hover{background:#ffeadc}
.brand-text{display:flex;flex-direction:column;line-height:.9;font-weight:950;font-size:24px;letter-spacing:-.06em}.brand-text small{font-size:8px;line-height:1.2;letter-spacing:.18em;margin-top:6px;color:#717882;font-weight:800}
.hero-visual.tbilisi-visual{position:relative;background:radial-gradient(circle at 60% 30%,#fff 0 18%,transparent 19%),linear-gradient(135deg,#f8efe4 0%,#fbf7f0 55%,#efe0ce 100%);min-height:517px;isolation:isolate;display:flex;align-items:flex-end;justify-content:center}
.hero-visual.tbilisi-visual:before{content:"";position:absolute;inset:8% 9% 0 18%;border-radius:180px 180px 0 0;border:1px solid rgba(115,84,52,.18);background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(234,216,193,.5));z-index:-1}
.hero-visual.tbilisi-visual:after{content:"TBILISI • GEORGIA";position:absolute;right:20px;top:22px;font-size:9px;letter-spacing:.22em;font-weight:800;color:#806e5e}
.tbilisi-tech{width:78%!important;height:auto!important;max-height:485px;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 25px 35px rgba(70,48,24,.14));position:relative;z-index:2}
.tbilisi-caption{position:absolute;left:22px;bottom:22px;z-index:3;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#604f40;font-weight:850;line-height:1.5}.tbilisi-caption b{display:block;color:#ed5d0b;font-size:18px;letter-spacing:-.03em;text-transform:none}
.tbilisi-card{border-radius:10px;overflow:hidden;min-height:300px;background:linear-gradient(145deg,#e8d6c0,#fff9f1 48%,#d8c0a5);position:relative;padding:28px;display:flex;align-items:flex-end;border:1px solid #eadfce}.tbilisi-card:before{content:"";position:absolute;width:230px;height:230px;border:1px solid rgba(76,57,39,.18);border-radius:50%;right:-65px;top:-70px}.tbilisi-card:after{content:"თბილისი";position:absolute;right:24px;top:24px;font-size:28px;font-weight:900;color:rgba(50,40,30,.1)}.tbilisi-card .city-copy{position:relative;z-index:2}.tbilisi-card strong{display:block;font-size:25px;line-height:1.02;letter-spacing:-.04em;text-transform:uppercase;max-width:240px}.tbilisi-card p{font-size:11px;line-height:1.5;color:#665c53;margin:10px 0 0;max-width:250px}.tbilisi-card .city-code{display:inline-block;margin-bottom:13px;font-size:9px;letter-spacing:.2em;color:#df5a0b;font-weight:900;text-transform:uppercase}
.city-footer{width:min(100% - 46px,1180px);margin:0 auto 0;background:linear-gradient(100deg,#171819,#27211d 50%,#7d5b40);color:#fff;border-radius:13px 13px 0 0;padding:32px 36px;display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:24px;align-items:center}.city-footer .footer-brand{font-size:32px;font-weight:950;letter-spacing:-.06em}.city-footer .footer-brand small{display:block;font-size:9px;letter-spacing:.18em;font-weight:700;color:#d3cbc2;margin-top:7px}.city-footer .footer-mid{text-align:center}.city-footer .footer-mid b{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.city-footer .footer-mid a{display:inline-block;margin-top:8px;color:#ff7a32;font-weight:900;font-size:24px}.city-footer .footer-links{text-align:right;font-size:12px;line-height:1.9}.city-footer .footer-links a{color:#fff}.city-footer .footer-links a:hover{color:#ff8b50}
@media(max-width:860px){.hero-visual.tbilisi-visual{min-height:420px}.tbilisi-tech{width:70%!important}.city-footer{width:100%;border-radius:0;grid-template-columns:1fr;text-align:center}.city-footer .footer-links{text-align:center}}
@media(max-width:560px){.city-switch{margin-top:12px}.hero-visual.tbilisi-visual{min-height:330px}.tbilisi-tech{width:86%!important}.tbilisi-caption{left:14px;bottom:14px}.city-footer{padding:28px 18px}}
