/* Fasadio — design system (1:1 z Claude Design projektu) */
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f4f6f7;color:#0e1a24;font-family:Manrope,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:#1f6fbf;text-decoration:none}
a:hover{color:#0f8ea3;text-decoration:underline}
h1,h2,h3,h4{font-family:'Space Grotesk',Helvetica,sans-serif;margin:0;letter-spacing:-0.02em;font-weight:700}
p{margin:0}
button{font-family:inherit}
input,select,textarea{font-family:inherit}
img{max-width:100%;display:block}
ul{margin:0;padding:0;list-style:none}
.container{max-width:1200px;margin:0 auto;padding:0 24px}
.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

/* ===== Top bar ===== */
.topbar{background:#10222e;color:#cfe0ea;font-size:13px;padding:8px 0}
.topbar .container{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between}
.topbar-group{display:flex;flex-wrap:wrap;gap:20px;align-items:center}
.topbar-sep{opacity:.5}
.topbar a{color:#cfe0ea}

/* ===== Header ===== */
.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,0.94);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8ec}
.site-header .container{padding:14px 24px;display:flex;align-items:center;gap:28px}
.logo{display:flex;align-items:center;gap:10px;background:none;border:none;padding:0;cursor:pointer;color:inherit}
.logo:hover{text-decoration:none}
.logo-mark{width:34px;height:34px;border-radius:9px;background:#1f6fbf;display:flex;align-items:center;justify-content:center;color:#fff;font-family:'Space Grotesk';font-weight:700;font-size:17px;flex:none}
.logo-word{font-family:'Space Grotesk';font-weight:700;font-size:21px;letter-spacing:-0.03em;color:#10222e}
.main-nav{display:flex;flex-wrap:wrap;gap:22px;align-items:center;margin-left:auto}
.nav-link{padding:6px 0;font-size:14.5px;font-weight:600;cursor:pointer;background:none;border:none;border-bottom:2px solid transparent;color:#31505f}
.nav-link:hover{text-decoration:none;color:#1f6fbf}
.nav-link.active{border-bottom-color:#1f6fbf;color:#1f6fbf}
.header-actions{display:flex;gap:10px;align-items:center}
.cart-btn{position:relative;display:flex;align-items:center;gap:8px;background:#eef3f7;border:1px solid #dce5eb;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:600;color:#10222e;cursor:pointer}
.cart-btn:hover{text-decoration:none}
.cart-count{min-width:22px;height:22px;border-radius:11px;background:#1f6fbf;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 6px}
.header-cta{background:#0f8ea3;color:#fff;border:none;border-radius:10px;padding:11px 18px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}
.header-cta:hover{background:#0c7789;color:#fff;text-decoration:none}
.nav-toggle{display:none;background:#eef3f7;border:1px solid #dce5eb;border-radius:10px;width:42px;height:42px;cursor:pointer;align-items:center;justify-content:center}
.nav-toggle span,.nav-toggle span::before,.nav-toggle span::after{content:'';display:block;width:18px;height:2px;background:#10222e;position:relative;transition:.2s}
.nav-toggle span::before{position:absolute;top:-6px}
.nav-toggle span::after{position:absolute;top:6px}

/* ===== Buttons ===== */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:12px;padding:16px 26px;font-size:15.5px;font-weight:700;cursor:pointer;text-align:center}
.btn:hover{text-decoration:none}
.btn-blue{background:#1f6fbf;color:#fff}
.btn-blue:hover{background:#1a5fa3;color:#fff}
.btn-teal{background:#0f8ea3;color:#fff}
.btn-teal:hover{background:#0c7789;color:#fff}
.btn-dark{background:#10222e;color:#fff}
.btn-dark:hover{background:#0a1720;color:#fff}
.btn-outline-light{background:rgba(255,255,255,0.08);color:#fff;border:1px solid rgba(255,255,255,0.25)}
.btn-outline-light:hover{background:rgba(255,255,255,0.16);color:#fff}
.btn-light{background:#eef3f7;color:#10222e;border:1px solid #dce5eb}
.btn-light:hover{background:#e2eaf0;color:#10222e}
.btn-block{width:100%}
.btn-sm{padding:11px 14px;font-size:13.5px;border-radius:9px}

/* ===== Sections ===== */
.section{max-width:1200px;margin:0 auto;padding:84px 24px}
.section-narrow{max-width:900px;margin:0 auto;padding:0 24px 90px}
.section-legal{max-width:860px;margin:0 auto;padding:64px 24px 84px}
.section-tight{max-width:1100px;margin:0 auto;padding:56px 24px 84px}
.section-dark{background:#10222e;color:#fff}
.eyebrow{font-size:12.5px;letter-spacing:0.12em;text-transform:uppercase;color:#0f8ea3;font-weight:700}
.eyebrow-light{font-size:12.5px;letter-spacing:0.12em;text-transform:uppercase;color:#8fc4d6;font-weight:700}

/* ===== Hero (home) ===== */
.hero{background:#10222e;color:#fff;overflow:hidden}
.hero .container{display:grid;grid-template-columns:1.05fr 0.95fr;gap:56px;align-items:center;min-height:560px}
.hero-copy{padding:72px 0}
.badge-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,0.22);border-radius:999px;padding:7px 14px;font-size:12.5px;letter-spacing:0.08em;text-transform:uppercase;color:#8fc4d6}
.hero h1{font-size:58px;line-height:1.03;margin:22px 0 0}
.hero-lead{margin-top:22px;font-size:18.5px;line-height:1.6;color:#bcd2de;max-width:520px}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.hero-stats{display:flex;flex-wrap:wrap;gap:28px;margin-top:38px;padding-top:26px;border-top:1px solid rgba(255,255,255,0.12)}
.hero-stat-num{font-family:'Space Grotesk';font-size:26px;font-weight:700}
.hero-stat-label{font-size:13px;color:#8fa8b6}
.hero-media{height:100%;min-height:560px;position:relative;border-radius:0}
.hero-media img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.photo-tag{position:absolute;left:22px;bottom:22px;font-family:ui-monospace,Menlo,monospace;font-size:12px;color:#fff;background:rgba(16,34,46,0.72);padding:7px 10px;border-radius:6px}
.photo-tag-light{color:#274454;background:rgba(255,255,255,0.88)}

/* ===== Trust bar ===== */
.trustbar{background:#fff;border-bottom:1px solid #e6ecf0}
.trustbar .container{padding:26px 24px;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}
.trust-item{display:flex;align-items:center;gap:12px;font-size:14.5px;font-weight:600;color:#274454}
.trust-dot{width:8px;height:8px;border-radius:50%;background:#0f8ea3;flex:none}

/* ===== Section headers ===== */
.section-head{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-end;justify-content:space-between}
.section-head h2{font-size:40px;margin-top:12px;max-width:620px}
.section-head p{max-width:380px;font-size:15.5px;line-height:1.65;color:#54707f}

/* ===== Services grid ===== */
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}
.card{background:#fff;border:1px solid #e4eaee;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:12px;transition:all .2s}
.card:hover{border-color:#1f6fbf;transform:translateY(-3px)}
.card-num{width:44px;height:44px;border-radius:12px;background:#eaf2f8;color:#1f6fbf;font-family:'Space Grotesk';font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center}
.card h3{font-size:20px;margin-top:6px}
.card p{font-size:14.5px;line-height:1.65;color:#54707f}
.card-price{margin-top:auto;padding-top:14px;font-size:14px;font-weight:700;color:#10222e}

/* ===== Calculator ===== */
.calc-box{background:#fff;border:1px solid #e4eaee;border-radius:22px;padding:44px;display:grid;grid-template-columns:1fr 1fr;gap:48px}
.calc-box h2{font-size:34px;margin-top:12px}
.calc-box>div:first-child>p{margin-top:14px;font-size:15.5px;line-height:1.65;color:#54707f}
.calc-label{font-size:13.5px;font-weight:700;color:#274454;margin-bottom:10px}
.calc-types{display:flex;flex-wrap:wrap;gap:8px}
.chip{border:1px solid #dbe3e9;background:#fff;color:#31505f;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer}
.chip.active{border-color:#1f6fbf;background:#eaf2f8;color:#1f6fbf}
.calc-range-row{display:flex;justify-content:space-between;font-size:13.5px;font-weight:700;color:#274454;margin-bottom:10px}
.calc-range-row span.val{color:#1f6fbf}
input[type=range]{width:100%;accent-color:#1f6fbf}
.calc-check{display:flex;align-items:center;gap:10px;margin-top:22px;font-size:14.5px;color:#274454;cursor:pointer}
.calc-check input{width:18px;height:18px;accent-color:#0f8ea3}
.calc-result{background:#10222e;border-radius:18px;padding:36px;color:#fff;display:flex;flex-direction:column}
.calc-result-label{font-size:13.5px;color:#8fa8b6}
.calc-total{font-family:'Space Grotesk';font-size:52px;font-weight:700;margin-top:8px}
.calc-note{font-size:13.5px;color:#8fa8b6;margin-top:4px}
.calc-rows{margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,0.12);display:flex;flex-direction:column;gap:12px}
.calc-row{display:flex;justify-content:space-between;font-size:14.5px}
.calc-row span:first-child{color:#bcd2de}
.calc-row span:last-child{font-weight:600}
.calc-result .btn{margin-top:auto}

/* ===== Steps ===== */
.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:44px}
.step{border-top:2px solid #1f6fbf;padding-top:20px}
.step-num{font-family:'Space Grotesk';font-size:14px;color:#8fc4d6;font-weight:700}
.step h3{font-size:21px;margin-top:10px;color:#fff}
.step p{font-size:14.5px;line-height:1.65;color:#bcd2de;margin-top:10px}

/* ===== Tech facts ===== */
.tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.tech-grid h2{font-size:38px;margin-top:12px}
.tech-grid>div:first-child>p{margin-top:16px;font-size:16px;line-height:1.7;color:#54707f}
.tech-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}
.tech-fact{background:#fff;border:1px solid #e4eaee;border-radius:14px;padding:20px}
.tech-fact-num{font-family:'Space Grotesk';font-size:24px;font-weight:700;color:#1f6fbf}
.tech-fact-text{font-size:14px;color:#54707f;margin-top:6px;line-height:1.55}
.media-box{height:420px;border-radius:20px;position:relative;overflow:hidden;background:#dfe6ea}
.media-box img{width:100%;height:100%;object-fit:cover}

/* ===== Before/after ===== */
.ba-head{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end;justify-content:space-between}
.ba-head h2{font-size:38px;max-width:560px}
.ba-head p{max-width:380px;font-size:15px;line-height:1.65;color:#54707f}
.ba-wrap{margin-top:34px;position:relative;height:440px;border-radius:20px;overflow:hidden;background:#c9d2d8}
.ba-after,.ba-before{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ba-after-wrap{position:absolute;inset:0;overflow:hidden;border-right:3px solid #0f8ea3}
.ba-after-wrap img{position:absolute;inset:0;width:var(--ba-full-w,1160px);max-width:none;height:100%;object-fit:cover}
.ba-tag-left{position:absolute;left:22px;bottom:22px}
.ba-tag-right{position:absolute;right:22px;bottom:22px}
.ba-wrap input[type=range]{width:100%;margin-top:18px;accent-color:#0f8ea3}

/* ===== Reviews ===== */
.review-card{background:#fff;border:1px solid #e4eaee;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:16px}
.review-stars{color:#e0a500;font-size:15px;letter-spacing:2px}
.review-text{font-size:15.5px;line-height:1.7;color:#274454}
.review-foot{margin-top:auto;padding-top:14px;border-top:1px solid #eef2f5}
.review-name{font-weight:700;font-size:14.5px}
.review-role{font-size:13px;color:#6d8695}

/* ===== Cities ===== */
.cities-box{background:#eaf2f8;border-radius:22px;padding:44px}
.cities-box h2{font-size:32px}
.cities-box p{margin-top:12px;font-size:15.5px;color:#54707f;max-width:640px}
.cities-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.city-pill{background:#fff;border:1px solid #d5e2ec;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;color:#274454;display:inline-block}

/* ===== FAQ ===== */
.faq-list{margin-top:32px;display:flex;flex-direction:column;gap:10px}
.faq-item{background:#fff;border:1px solid #e4eaee;border-radius:14px;overflow:hidden}
.faq-q{width:100%;text-align:left;background:none;border:none;padding:22px 24px;font-size:16.5px;font-weight:700;color:#10222e;cursor:pointer;display:flex;justify-content:space-between;gap:16px}
.faq-sign{color:#1f6fbf;flex:none}
.faq-a{padding:0 24px 24px;font-size:15px;line-height:1.7;color:#54707f;display:none}
.faq-item.open .faq-a{display:block}
.section-narrow h2{font-size:38px;text-align:center}

/* ===== Page hero (inner pages) ===== */
.page-hero{background:#10222e;color:#fff}
.page-hero .container{padding:64px 24px}
.page-hero h1{font-size:48px;margin-top:14px;max-width:760px}
.page-hero p{margin-top:18px;font-size:18px;line-height:1.65;color:#bcd2de;max-width:700px}
.page-hero-sm .container{padding:56px 24px}
.page-hero-sm h1{font-size:44px}
.page-hero-sm p{margin-top:14px;font-size:17px;color:#bcd2de;max-width:660px}
.crumb{font-size:13px;color:#8fa8b6}

/* ===== Service detail ===== */
.detail-grid{display:grid;grid-template-columns:1.4fr 0.6fr;gap:44px;align-items:start}
.detail-body{display:flex;flex-direction:column;gap:30px}
.detail-body h2{font-size:27px}
.detail-body-ps{display:flex;flex-direction:column;gap:12px;margin-top:14px}
.detail-body-ps p{font-size:16px;line-height:1.75;color:#3f5c6b}
.photo-box{height:340px;border-radius:18px;background:#dfe6ea;position:relative;overflow:hidden}
.photo-box img{width:100%;height:100%;object-fit:cover}
.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}
.included-item{background:#fff;border:1px solid #e4eaee;border-radius:12px;padding:16px 18px;font-size:14.5px;color:#274454;display:flex;gap:10px}
.check{color:#0f8ea3;font-weight:700}
.detail-aside{position:sticky;top:96px;display:flex;flex-direction:column;gap:16px}
.price-card{background:#fff;border:1px solid #e4eaee;border-radius:18px;padding:26px}
.price-card-label{font-size:13px;color:#6d8695}
.price-card-value{font-family:'Space Grotesk';font-size:36px;font-weight:700;margin-top:4px}
.price-card-note{font-size:13px;color:#6d8695;margin-top:4px}
.urgent-card{background:#eaf2f8;border-radius:18px;padding:26px}
.urgent-card-title{font-weight:700;font-size:15px}
.urgent-card p{font-size:14px;line-height:1.6;color:#54707f;margin-top:8px}
.urgent-phone{font-family:'Space Grotesk';font-size:21px;font-weight:700;margin-top:12px}

/* ===== Pricing table ===== */
.price-table{background:#fff;border:1px solid #e4eaee;border-radius:18px;overflow:hidden}
.price-table-head{display:grid;grid-template-columns:2.2fr 1fr 1fr;gap:16px;padding:18px 26px;background:#f7fafb;border-bottom:1px solid #e4eaee;font-size:12.5px;letter-spacing:0.08em;text-transform:uppercase;color:#6d8695;font-weight:700}
.price-row{display:grid;grid-template-columns:2.2fr 1fr 1fr;gap:16px;padding:20px 26px;border-bottom:1px solid #eef2f5;align-items:center}
.price-row:last-child{border-bottom:none}
.price-row-name{font-weight:700;font-size:15.5px}
.price-row-note{font-size:13.5px;color:#6d8695;margin-top:3px}
.price-row-unit{font-size:14.5px;color:#54707f}
.price-row-value{font-family:'Space Grotesk';font-weight:700;font-size:17px}
.two-col-info{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:26px}
.info-box{background:#eaf2f8;border-radius:16px;padding:26px}
.info-box.plain{background:#fff;border:1px solid #e4eaee}
.info-box h3{font-size:20px}
.info-box p{font-size:14.5px;line-height:1.7;color:#54707f;margin-top:10px}

/* ===== Shop ===== */
.shop-filters{display:flex;flex-wrap:wrap;gap:8px}
.filter-pill{border:1px solid #dbe3e9;background:#fff;color:#31505f;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer}
.filter-pill.active{border-color:#1f6fbf;background:#1f6fbf;color:#fff}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px}
.product-card{background:#fff;border:1px solid #e4eaee;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}
.product-thumb{height:170px;position:relative;overflow:hidden;background:#e3e9ed}
.product-thumb img{width:100%;height:100%;object-fit:cover}
.product-body{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1}
.product-cat{font-size:11.5px;letter-spacing:0.09em;text-transform:uppercase;color:#0f8ea3;font-weight:700}
.product-card h3{font-size:17px;line-height:1.3}
.product-desc{font-size:13.5px;line-height:1.6;color:#6d8695}
.product-foot{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.product-price{font-family:'Space Grotesk';font-weight:700;font-size:19px}
.grid-3-info{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}

/* ===== Blog ===== */
.post-list{max-width:1100px;margin:0 auto;padding:48px 24px 84px;display:flex;flex-direction:column;gap:18px}
.post-card{text-align:left;background:#fff;border:1px solid #e4eaee;border-radius:18px;padding:0;cursor:pointer;display:grid;grid-template-columns:280px 1fr;overflow:hidden;color:inherit}
.post-card:hover{text-decoration:none}
.post-thumb{height:100%;min-height:180px;position:relative;overflow:hidden;background:#e3e9ed}
.post-thumb img{width:100%;height:100%;object-fit:cover}
.post-card-body{padding:28px}
.post-meta{font-size:12.5px;color:#0f8ea3;font-weight:700;letter-spacing:0.06em;text-transform:uppercase}
.post-card h2{font-size:25px;margin-top:10px}
.post-card p{font-size:15px;line-height:1.7;color:#54707f;margin-top:10px}
.post-link{display:inline-block;margin-top:14px;font-size:14px;font-weight:700;color:#1f6fbf}
.post-article{max-width:820px;margin:0 auto;padding:56px 24px 84px}
.back-link{background:none;border:none;padding:0;color:#1f6fbf;font-weight:700;font-size:14px;cursor:pointer;display:inline-block}
.post-article h1{font-size:42px;margin-top:12px}
.post-article-lead{font-size:19px;line-height:1.6;color:#54707f;margin-top:16px}
.post-hero-img{height:320px;border-radius:16px;margin-top:28px;background:#dfe6ea;overflow:hidden;position:relative}
.post-hero-img img{width:100%;height:100%;object-fit:cover}
.post-body{display:flex;flex-direction:column;gap:16px;margin-top:30px}
.post-body p{font-size:16.5px;line-height:1.8;color:#26404e}
.post-cta{margin-top:36px;background:#eaf2f8;border-radius:16px;padding:28px}
.post-cta h3{font-size:21px}
.post-cta p{font-size:15px;line-height:1.65;color:#54707f;margin-top:8px}
.post-cta .btn{margin-top:16px}

/* ===== About ===== */
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.about-text{display:flex;flex-direction:column;gap:16px}
.about-text p{font-size:16.5px;line-height:1.8;color:#3f5c6b}
.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-content:start}
.stat-box{background:#fff;border:1px solid #e4eaee;border-radius:16px;padding:24px}
.stat-num{font-family:'Space Grotesk';font-size:30px;font-weight:700;color:#1f6fbf}
.stat-label{font-size:14px;color:#54707f;margin-top:6px}
.section h2.sub-h{font-size:34px;margin-top:70px}
.certs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}
.cert-item{background:#fff;border:1px solid #e4eaee;border-radius:14px;padding:22px;font-size:14.5px;font-weight:600;color:#274454;line-height:1.5}
.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:22px}
.team-card{background:#fff;border:1px solid #e4eaee;border-radius:16px;overflow:hidden}
.team-photo{height:180px;position:relative;overflow:hidden;background:#e3e9ed}
.team-photo img{width:100%;height:100%;object-fit:cover}
.team-body{padding:18px}
.team-name{font-weight:700;font-size:16px}
.team-role{font-size:13.5px;color:#6d8695;margin-top:4px}

/* ===== Contact ===== */
.contact-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:44px;margin-top:40px;align-items:start}
.contact-form-box{background:#fff;border:1px solid #e4eaee;border-radius:20px;padding:34px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.field{display:flex;flex-direction:column;gap:7px;font-size:13.5px;font-weight:700;color:#274454}
.field.span-2{grid-column:span 2}
.field input,.field select,.field textarea{border:1px solid #dbe3e9;border-radius:10px;padding:13px;font-size:15px;font-weight:400;color:#0e1a24;width:100%}
.field textarea{resize:vertical}
.field.error input,.field.error select,.field.error textarea{border-color:#c0555f}
.field-error-msg{display:none;color:#c0555f;font-size:12.5px;font-weight:600}
.field.error .field-error-msg{display:block}
.consent-row{display:flex;gap:10px;margin-top:18px;font-size:13px;color:#54707f;line-height:1.6;align-items:flex-start}
.consent-row input{width:17px;height:17px;margin-top:2px;accent-color:#0f8ea3;flex:none}
.form-success{text-align:center;padding:40px 10px}
.form-success-title{font-family:'Space Grotesk';font-size:26px;font-weight:700}
.form-success p{font-size:15.5px;color:#54707f;margin-top:12px;line-height:1.65}
.contact-side{display:flex;flex-direction:column;gap:16px}
.dispatch-card{background:#10222e;color:#fff;border-radius:20px;padding:30px}
.dispatch-phone{font-family:'Space Grotesk';font-size:28px;font-weight:700;margin-top:10px}
.dispatch-email{font-size:15px;color:#bcd2de;margin-top:6px}
.dispatch-hours{font-size:14px;color:#8fa8b6;margin-top:14px;line-height:1.6}
.info-card{background:#fff;border:1px solid #e4eaee;border-radius:20px;padding:30px}
.info-card h3{font-size:19px}
.company-rows{display:flex;flex-direction:column;gap:8px;margin-top:14px;font-size:14.5px;color:#3f5c6b;line-height:1.6}
.company-row{display:flex;justify-content:space-between;gap:16px;border-bottom:1px dashed #e7edf1;padding-bottom:8px}
.company-row span:first-child{color:#6d8695}
.company-row span:last-child{font-weight:600;text-align:right}
.map-box{height:220px;border-radius:20px;background:#dfe6ea;position:relative;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}
.map-box iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.map-cta{position:relative;background:rgba(255,255,255,0.92);padding:10px 12px;border-radius:8px;font-size:13px;color:#274454;font-weight:600;align-self:flex-start}

/* ===== Legal pages ===== */
.section-legal h1{font-size:40px}
.legal-meta{font-size:14px;color:#6d8695;margin-top:12px}
.legal-sections{display:flex;flex-direction:column;gap:28px;margin-top:34px}
.legal-sections h2{font-size:23px}
.legal-sections .ps{display:flex;flex-direction:column;gap:12px;margin-top:12px}
.legal-sections p{font-size:15.5px;line-height:1.8;color:#3f5c6b}

/* ===== CTA + Footer ===== */
.cta-strip{background:#0f8ea3}
.cta-strip .container{padding:56px 24px;display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between}
.cta-strip h2{font-size:32px;color:#fff}
.cta-strip p{color:#d7f0f5;font-size:16px;margin-top:8px}
.cta-actions{display:flex;gap:12px;flex-wrap:wrap}

.site-footer{background:#10222e;color:#bcd2de}
.footer-grid{max-width:1200px;margin:0 auto;padding:58px 24px 30px;display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:36px}
.footer-brand{display:flex;align-items:center;gap:10px}
.footer-brand .logo-mark{width:30px;height:30px}
.footer-brand-word{font-family:'Space Grotesk';font-weight:700;font-size:19px;color:#fff}
.footer-desc{font-size:14px;line-height:1.7;margin-top:14px}
.footer-addr{font-size:14px;line-height:1.8;margin-top:16px;color:#8fa8b6}
.footer-col-title{color:#fff;font-weight:700;font-size:14.5px;margin-bottom:14px}
.footer-links{display:flex;flex-direction:column;gap:9px}
.footer-links a{background:none;border:none;padding:0;text-align:left;color:#bcd2de;font-size:14px;cursor:pointer}
.footer-links a:hover{color:#fff}
.footer-bottom{max-width:1200px;margin:0 auto;padding:20px 24px 40px;border-top:1px solid rgba(255,255,255,0.12);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;font-size:13px;color:#8fa8b6}

/* ===== Cart drawer ===== */
.cart-overlay{position:fixed;inset:0;z-index:90;display:none;justify-content:flex-end}
.cart-overlay.open{display:flex}
.cart-backdrop{position:absolute;inset:0;background:rgba(10,24,33,0.55)}
.cart-panel{position:relative;width:460px;max-width:92vw;height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-18px 0 50px rgba(0,0,0,0.2)}
.cart-head{padding:24px;border-bottom:1px solid #e6ecf0;display:flex;justify-content:space-between;align-items:center}
.cart-head h3{font-size:21px}
.cart-close{background:#f1f5f7;border:none;border-radius:9px;width:34px;height:34px;font-size:17px;cursor:pointer;color:#54707f}
.cart-items{flex:1;overflow:auto;padding:20px 24px}
.cart-empty{text-align:center;padding:60px 10px}
.cart-empty p{font-size:15.5px;color:#54707f;line-height:1.65}
.cart-line{display:grid;grid-template-columns:66px 1fr auto;gap:14px;align-items:center;border-bottom:1px solid #eef2f5;padding-bottom:14px;margin-bottom:14px}
.cart-line-thumb{height:66px;border-radius:10px;overflow:hidden;background:#e3e9ed}
.cart-line-thumb img{width:100%;height:100%;object-fit:cover}
.cart-line-name{font-weight:700;font-size:14.5px;line-height:1.35}
.cart-line-price{font-size:13px;color:#6d8695;margin-top:3px}
.qty-row{display:flex;align-items:center;gap:8px;margin-top:8px}
.qty-btn{width:28px;height:28px;border:1px solid #dbe3e9;background:#fff;border-radius:8px;cursor:pointer;font-weight:700;color:#274454}
.qty-val{font-size:14px;font-weight:700;min-width:18px;text-align:center;display:inline-block}
.remove-btn{margin-left:6px;background:none;border:none;font-size:12.5px;color:#a1616b;cursor:pointer}
.cart-line-total{font-family:'Space Grotesk';font-weight:700;font-size:15.5px}
.cart-summary{border-top:1px solid #e6ecf0;padding:22px 24px 26px}
.cart-summary-row{display:flex;justify-content:space-between;font-size:14.5px;color:#54707f}
.cart-summary-total{display:flex;justify-content:space-between;align-items:baseline;margin-top:10px}
.cart-summary-total span:first-child{font-size:15px;font-weight:700}
.cart-summary-total span:last-child{font-family:'Space Grotesk';font-size:27px;font-weight:700}
.order-note{margin-top:16px;background:#e7f4f0;border-radius:12px;padding:18px;font-size:14.5px;color:#1d5a4c;line-height:1.6;display:none}
.order-note.show{display:block}
.checkout-fields{display:flex;flex-direction:column;gap:10px;margin-top:16px}
.checkout-fields input{border:1px solid #dbe3e9;border-radius:10px;padding:11px 13px;font-size:14px;width:100%}
.cart-legal{font-size:12px;color:#6d8695;margin-top:10px;line-height:1.55}

/* ===== Cookie banner ===== */
.cookie-bar{position:fixed;left:20px;right:20px;bottom:20px;z-index:80;background:#fff;border:1px solid #dbe4ea;border-radius:16px;box-shadow:0 18px 44px rgba(16,34,46,0.18);padding:22px 24px;display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;max-width:1160px;margin:0 auto}
.cookie-bar.hidden{display:none}
.cookie-copy{max-width:640px}
.cookie-title{font-weight:700;font-size:15.5px}
.cookie-copy p{font-size:13.5px;line-height:1.6;color:#54707f;margin-top:6px}
.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}

/* ===== 404 ===== */
.error-page{max-width:640px;margin:0 auto;padding:120px 24px;text-align:center}
.error-code{font-family:'Space Grotesk';font-size:88px;font-weight:700;color:#1f6fbf}
.error-page h1{font-size:30px;margin-top:10px}
.error-page p{font-size:16px;color:#54707f;margin-top:14px;line-height:1.6}
.error-page .btn{margin-top:26px}

/* ===== Responsive ===== */
@media (max-width:980px){
  .hero .container{grid-template-columns:1fr;min-height:0}
  .hero-copy{padding:56px 0 0}
  .hero-media{min-height:320px;order:-1}
  .hero h1{font-size:42px}
  .grid-3,.grid-4,.product-grid,.certs-grid,.team-grid,.grid-3-info{grid-template-columns:repeat(2,1fr)}
  .calc-box,.tech-grid,.about-grid,.detail-grid,.contact-grid,.two-col-info{grid-template-columns:1fr}
  .detail-aside{position:static}
  .footer-grid{grid-template-columns:1fr 1fr}
  .post-card{grid-template-columns:1fr}
  .post-thumb{min-height:200px}
}
@media (max-width:768px){
  .main-nav{position:fixed;top:65px;left:0;right:0;bottom:0;background:#fff;flex-direction:column;align-items:flex-start;padding:24px;gap:6px;overflow:auto;display:none;margin-left:0;z-index:70}
  .main-nav.open{display:flex}
  .nav-link{width:100%;padding:12px 0;border-bottom:1px solid #eef2f5}
  .nav-toggle{display:flex}
  .site-header .container{flex-wrap:wrap}
  .header-actions{margin-left:auto}
  .hero-stats{gap:18px}
  .section,.section-tight{padding-left:20px;padding-right:20px}
  .section-head h2,.tech-grid h2,.ba-head h2,.calc-box h2{font-size:30px}
  .grid-3,.grid-4,.product-grid,.certs-grid,.team-grid,.grid-3-info{grid-template-columns:1fr}
  .form-grid{grid-template-columns:1fr}
  .field.span-2{grid-column:span 1}
  .footer-grid{grid-template-columns:1fr;padding-bottom:10px}
  .page-hero h1{font-size:34px}
  .price-table-head,.price-row{grid-template-columns:1.6fr 1fr 1fr;gap:8px;padding:14px}
  .cta-strip .container{flex-direction:column;align-items:flex-start}
  .cookie-bar{left:10px;right:10px;bottom:10px;padding:18px}
}
