/* Spotrebio — shared stylesheet */
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#F6F4F0;color:#15181B;font-family:'Archivo','IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}
a{color:#0E6E75;text-decoration:none}
a:hover{color:#0A5257;text-decoration:underline}
h1,h2,h3,h4{font-family:'Archivo',system-ui,sans-serif;margin:0;letter-spacing:-0.02em}
p{margin:0}
img{max-width:100%;display:block}
button{font-family:inherit}
@keyframes slideUp{from{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}

.wrap{min-height:100vh;display:flex;flex-direction:column}

/* promo bar */
.promo{background:#15181B;color:#F6F4F0;font-size:13px;padding:9px 24px;display:flex;justify-content:center;gap:24px;flex-wrap:wrap;align-items:center}
.promo strong{color:#D2792A;font-weight:600}
.promo .muted{opacity:.75}
.promo a{color:#F6F4F0;font-weight:600}
.promo a:hover{color:#F6F4F0;text-decoration:underline}

/* header */
header.site{position:sticky;top:0;z-index:40;background:rgba(246,244,240,.92);backdrop-filter:blur(10px);border-bottom:1px solid #E2DED6}
.header-inner{max-width:1240px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.brand-mark{width:30px;height:30px;border-radius:8px;background:#0E6E75;display:grid;place-items:center;color:#fff;font-family:'Archivo';font-weight:700;font-size:16px}
.brand-name{font-family:'Archivo';font-weight:700;font-size:19px;letter-spacing:-0.03em;line-height:1;color:#15181B}
.brand-sub{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8A8F94;margin-top:2px}
nav.mainnav{display:flex;gap:2px;flex-wrap:wrap;flex:1 1 auto}
nav.mainnav a{padding:8px 12px;border-radius:8px;font-size:14.5px;font-weight:500;color:#3A4044}
nav.mainnav a:hover{background:#EDEAE3;text-decoration:none}
nav.mainnav a.active{color:#0E6E75;background:#E7F0EF}
.header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.header-phone{font-family:'Archivo';font-weight:600;font-size:15px;color:#15181B;padding:9px 12px}
.cart-btn{position:relative;cursor:pointer;padding:9px 16px;border:1px solid #D8D3C9;border-radius:9px;font-size:14px;font-weight:600;background:#fff;color:#15181B}
.cart-btn:hover{border-color:#0E6E75;text-decoration:none}
.cart-count{display:inline-block;min-width:20px;text-align:center;margin-left:6px;background:#0E6E75;color:#fff;border-radius:20px;font-size:12px;padding:1px 6px}

main{flex:1 1 auto}

/* buttons */
.btn{cursor:pointer;display:inline-block;border:none;font-family:'Archivo';font-weight:600;border-radius:10px;font-size:15.5px;padding:15px 26px}
.btn-primary{background:#0E6E75;color:#fff}
.btn-primary:hover{background:#0A5257;color:#fff;text-decoration:none}
.btn-secondary{background:#fff;border:1px solid #D8D3C9;color:#15181B}
.btn-secondary:hover{border-color:#15181B;text-decoration:none}
.btn-dark{background:#15181B;color:#fff}
.btn-dark:hover{background:#0E6E75;color:#fff;text-decoration:none}
.btn-block{display:block;width:100%;text-align:center;padding:14px;border-radius:9px}

/* hero */
.hero{max-width:1240px;margin:0 auto;padding:64px 24px 48px;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}
.badge-live{display:inline-flex;align-items:center;gap:8px;background:#E7F0EF;color:#0A5257;border-radius:40px;padding:6px 14px;font-size:13px;font-weight:600;margin-bottom:22px}
.badge-dot{width:7px;height:7px;border-radius:9px;background:#0E6E75;display:inline-block}
.hero h1{font-size:56px;line-height:1.03;font-weight:700;margin-bottom:20px;text-wrap:balance}
.hero-lead{font-size:18.5px;line-height:1.55;color:#4A5054;max-width:52ch;text-wrap:pretty}
.hero-ctas{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;padding-top:28px;border-top:1px solid #E2DED6}
.stat-num{font-family:'Archivo';font-weight:700;font-size:30px;color:#0E6E75}
.stat-label{font-size:13.5px;color:#5E6469;margin-top:3px}
.hero-media{display:grid;gap:14px}
.hero-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}

.photo{border:1px solid #E2DED6;border-radius:14px;overflow:hidden;background:#EDE9E1}
.photo img{width:100%;height:100%;object-fit:cover}
.ratio-4-3{aspect-ratio:4/3}
.ratio-16-10{aspect-ratio:16/10}
.ratio-16-9{aspect-ratio:16/9}
.ratio-16-8{aspect-ratio:16/8}
.ratio-1-1{aspect-ratio:1/1}

/* generic section */
.section{max-width:1240px;margin:0 auto;padding:64px 24px}
.section-white{background:#fff;border-top:1px solid #E2DED6;border-bottom:1px solid #E2DED6}
.eyebrow{font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:#0E6E75;font-weight:600;margin-bottom:10px}
.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;flex-wrap:wrap}
.section h2{font-size:36px;font-weight:700}
.link-arrow{cursor:pointer;font-weight:600;color:#0E6E75;font-size:15px}

/* services grid (home) */
.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.service-card{cursor:pointer;border:1px solid #E2DED6;border-radius:14px;padding:22px;background:#F9F8F5;display:flex;flex-direction:column;gap:8px;color:inherit}
.service-card:hover{border-color:#0E6E75;background:#fff;text-decoration:none}
.service-abbr{width:36px;height:36px;border-radius:9px;background:#E7F0EF;display:grid;place-items:center;font-family:'Archivo';font-weight:700;color:#0E6E75;font-size:14px}
.service-card h3{font-size:17.5px;font-weight:600;margin-top:4px;color:#15181B}
.service-card p{font-size:14px;line-height:1.5;color:#5E6469;flex:1 1 auto}
.service-from{font-size:13.5px;font-weight:600;color:#15181B;margin-top:4px}

/* steps */
.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.step{border-top:2px solid #0E6E75;padding-top:18px}
.step-n{font-family:'Archivo';font-weight:700;font-size:14px;color:#0E6E75;margin-bottom:8px}
.step h3{font-size:18px;font-weight:600;margin-bottom:8px}
.step p{font-size:14.5px;line-height:1.55;color:#5E6469}

/* brands (dark) */
.section-dark{background:#15181B;color:#F6F4F0}
.brands-wrap{max-width:1240px;margin:0 auto;padding:56px 24px;display:grid;grid-template-columns:1fr 1.3fr;gap:48px;align-items:center}
.brands-wrap h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:14px}
.brands-wrap p{font-size:15.5px;line-height:1.6;color:#B9BDC0}
.brand-chips{display:flex;flex-wrap:wrap;gap:10px}
.brand-chip{border:1px solid #3A3E42;border-radius:8px;padding:11px 18px;font-size:14.5px;font-weight:500;color:#E6E8EA}

/* reasons + form */
.two-col{max-width:1240px;margin:0 auto;padding:64px 24px;display:grid;grid-template-columns:1fr 1fr;gap:56px}
.reasons h2{font-size:34px;font-weight:700;margin-bottom:24px}
.reason-list{display:grid;gap:18px}
.reason{display:flex;gap:14px;align-items:flex-start}
.reason-check{width:22px;height:22px;border-radius:20px;background:#0E6E75;color:#fff;display:grid;place-items:center;font-size:12px;flex:0 0 auto;margin-top:2px}
.reason h3{font-size:16.5px;font-weight:600;margin-bottom:4px}
.reason p{font-size:14.5px;line-height:1.55;color:#5E6469}

.card{background:#fff;border:1px solid #E2DED6;border-radius:16px;padding:30px}
.card h3{font-size:22px;font-weight:700;margin-bottom:6px}
.card-lead{font-size:14.5px;color:#5E6469;margin-bottom:22px}
.form-grid{display:grid;gap:12px}
.form-grid input[type=text],.form-grid input[type=tel],.form-grid input[type=email],.form-grid textarea{padding:13px 14px;border:1px solid #D8D3C9;border-radius:9px;font-size:15px;font-family:inherit;background:#F9F8F5;width:100%}
.form-grid textarea{min-height:120px;resize:vertical}
.consent{display:flex;gap:10px;font-size:12.5px;color:#5E6469;line-height:1.45;align-items:flex-start}
.consent input{margin-top:2px}
.alert-success{background:#E7F0EF;border:1px solid #BFD9D7;color:#0A5257;padding:12px 14px;border-radius:9px;font-size:14px;display:none}
.alert-success.show{display:block;animation:slideUp .18s ease}
.alert-error{background:#FBEAEA;border:1px solid #E7BEBE;color:#9A2E2E;padding:12px 14px;border-radius:9px;font-size:14px;display:none}
.alert-error.show{display:block;animation:slideUp .18s ease}

/* reviews */
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.review{border:1px solid #E2DED6;border-radius:14px;padding:24px;background:#F9F8F5}
.review-stars{color:#D2792A;font-size:15px;letter-spacing:2px;margin-bottom:12px}
.review p{font-size:15px;line-height:1.6;color:#2B3033;margin-bottom:16px}
.review-name{font-size:13.5px;font-weight:600}
.review-city{font-size:13px;color:#8A8F94}

/* coverage */
.coverage-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:start}
.city-chips{display:flex;flex-wrap:wrap;gap:9px}
.city-chip{background:#fff;border:1px solid #E2DED6;border-radius:8px;padding:10px 15px;font-size:14.5px}

/* faq */
.faq-list{display:grid;gap:10px}
.faq-item{border:1px solid #E2DED6;border-radius:12px;background:#F9F8F5;overflow:hidden}
.faq-q{cursor:pointer;padding:18px 20px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-weight:600;font-size:16.5px;font-family:'Archivo';background:none;border:none;width:100%;text-align:left;color:#15181B}
.faq-sign{color:#0E6E75;font-size:20px}
.faq-a{padding:0 20px 20px;font-size:15px;line-height:1.6;color:#4A5054;display:none}
.faq-item.open .faq-a{display:block}
.faq-item.open .faq-sign::before{content:'\2212'}
.faq-sign::before{content:'+'}

/* generic page header */
.page-head{max-width:1240px;margin:0 auto;padding:56px 24px 24px}
.page-head h1{font-size:46px;font-weight:700;margin-bottom:16px}
.page-head p{font-size:18px;line-height:1.6;color:#4A5054;max-width:70ch;text-wrap:pretty}
.page-narrow .page-head{max-width:900px}
.page-narrow{max-width:900px;margin:0 auto;padding:60px 24px}

/* services list page */
.service-rows{max-width:1240px;margin:0 auto;padding:24px 24px 64px;display:grid;gap:18px}
.service-row{background:#fff;border:1px solid #E2DED6;border-radius:16px;padding:28px;display:grid;grid-template-columns:220px 1fr 190px;gap:28px;align-items:center}
.service-row .photo{border-radius:10px}
.service-row h2{font-size:24px;font-weight:700;margin-bottom:8px}
.service-row p.desc{font-size:15px;line-height:1.6;color:#4A5054;margin-bottom:14px}
.issue-chips{display:flex;flex-wrap:wrap;gap:8px}
.issue-chip{background:#F1EFE9;border-radius:7px;padding:6px 11px;font-size:13px;color:#4A5054}
.service-price{text-align:right}
.service-price .label{font-size:13px;color:#8A8F94}
.service-price .amount{font-family:'Archivo';font-weight:700;font-size:30px;color:#0E6E75;margin:2px 0 12px}

/* price table */
.price-table{background:#fff;border:1px solid #E2DED6;border-radius:16px;overflow:hidden}
.price-head{display:grid;grid-template-columns:1fr 150px 150px;gap:16px;padding:16px 24px;background:#F1EFE9;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:#5E6469}
.price-row{display:grid;grid-template-columns:1fr 150px 150px;gap:16px;padding:16px 24px;border-top:1px solid #EDEAE3;align-items:center}
.price-row .name{font-weight:600;font-size:15.5px}
.price-row .note{font-size:13.5px;color:#8A8F94;margin-top:2px}
.price-row .amount{text-align:right;font-family:'Archivo';font-weight:700;font-size:17px}
.price-row .time{text-align:right;font-size:14px;color:#5E6469}
.price-blocks{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}
.price-blocks .block{border-radius:14px;padding:22px}
.price-blocks .block h3{font-size:18px;font-weight:700;margin-bottom:8px}
.price-blocks .block p{font-size:14.5px;line-height:1.55}
.block-teal{background:#E7F0EF;border:1px solid #BFD9D7;color:#2B3033}
.block-white{background:#fff;border:1px solid #E2DED6;color:#4A5054}

/* shop */
.shop-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}
.shop-filter{cursor:pointer;padding:9px 16px;border-radius:9px;font-size:14px;font-weight:500;border:1px solid #D8D3C9;background:#fff;color:#3A4044}
.shop-filter.active{border-color:#0E6E75;background:#0E6E75;color:#fff}
.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.product-card{background:#fff;border:1px solid #E2DED6;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}
.product-card .photo{border-radius:0;border-left:none;border-right:none;border-top:none}
.product-body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1 1 auto}
.product-cat{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#8A8F94}
.product-card h3{font-size:16px;font-weight:600;line-height:1.3}
.product-card p{font-size:13.5px;line-height:1.5;color:#5E6469;flex:1 1 auto}
.product-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}
.product-price{font-family:'Archivo';font-weight:700;font-size:21px}
.product-stock{font-size:12px;color:#7A9A6B;font-weight:600}
.add-cart{cursor:pointer;background:#0E6E75;color:#fff;padding:10px 14px;border-radius:9px;font-size:13.5px;font-weight:600;border:none}
.add-cart:hover{background:#0A5257}
.shop-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}
.perk{border:1px solid #E2DED6;border-radius:14px;padding:22px;background:#fff}
.perk h3{font-size:17px;font-weight:700;margin-bottom:6px}
.perk p{font-size:14px;line-height:1.55;color:#5E6469}

/* about */
.about-hero{max-width:1240px;margin:0 auto;padding:56px 24px;display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:start}
.about-hero h1{font-size:46px;font-weight:700;margin-bottom:20px}
.about-hero p{font-size:17px;line-height:1.65;color:#3A4044;margin-bottom:16px}
.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.value{border-top:2px solid #0E6E75;padding-top:14px}
.value h3{font-size:16.5px;font-weight:700;margin-bottom:6px}
.value p{font-size:14px;line-height:1.55;color:#5E6469}
.company-card{background:#15181B;color:#F6F4F0;border-radius:14px;padding:26px}
.company-card h3{font-size:19px;font-weight:700;color:#fff;margin-bottom:14px}
.company-card div.row{display:grid;gap:8px;font-size:14.5px;color:#C4C8CB;line-height:1.5}
.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.team-card h3{font-size:17px;font-weight:600}
.team-role{font-size:14px;color:#0E6E75;margin:2px 0 6px}
.team-card p{font-size:13.5px;line-height:1.5;color:#5E6469}

/* blog */
.posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.post-card{cursor:pointer;background:#fff;border:1px solid #E2DED6;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;color:inherit}
.post-card:hover{border-color:#0E6E75;text-decoration:none}
.post-card .photo{border-radius:0;border-top:none;border-left:none;border-right:none}
.post-body{padding:24px}
.post-meta{font-size:12.5px;color:#8A8F94;margin-bottom:8px}
.post-card h2{font-size:22px;font-weight:700;line-height:1.25;margin-bottom:10px}
.post-card p{font-size:15px;line-height:1.6;color:#5E6469}
.post-more{margin-top:14px;font-weight:600;color:#0E6E75;font-size:14.5px}

/* article */
.article{max-width:760px;margin:0 auto;padding:48px 24px 64px}
.back-link{cursor:pointer;color:#0E6E75;font-weight:600;font-size:14.5px;margin-bottom:22px;display:inline-block}
.article-meta{font-size:13px;color:#8A8F94;margin-bottom:10px}
.article h1{font-size:42px;line-height:1.1;font-weight:700;margin-bottom:18px;text-wrap:balance}
.article-lead{font-size:19px;line-height:1.6;color:#4A5054;margin-bottom:28px}
.article .photo{margin-bottom:32px}
.article-body{display:grid;gap:20px}
.article-body h2{font-size:25px;font-weight:700;margin-bottom:10px}
.article-body p{font-size:17px;line-height:1.7;color:#2B3033;text-wrap:pretty}
.article-cta{margin-top:40px;background:#E7F0EF;border:1px solid #BFD9D7;border-radius:14px;padding:26px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}
.article-cta h3{font-size:20px;font-weight:700;margin-bottom:6px}
.article-cta p{font-size:15px;color:#2B3033}

/* contact */
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}
.contact-side{display:grid;gap:18px}
.contact-box{background:#fff;border:1px solid #E2DED6;border-radius:16px;padding:26px}
.contact-box h3{font-size:19px;font-weight:700;margin-bottom:14px}
.contact-lines{display:grid;gap:10px;font-size:15.5px;line-height:1.5}
.contact-lines .lbl{color:#8A8F94}
.hours-list{display:grid;gap:8px;font-size:15px}
.hours-row{display:flex;justify-content:space-between;border-bottom:1px solid #EDEAE3;padding-bottom:8px}
.hours-row .d{color:#5E6469}
.hours-row .t{font-weight:600}
.map-embed{border:1px solid #E2DED6;border-radius:14px;overflow:hidden}
.map-embed iframe{width:100%;height:100%;border:0;display:block}

/* legal */
.legal{max-width:840px;margin:0 auto;padding:56px 24px 72px}
.legal h1{font-size:42px;font-weight:700;margin-bottom:10px;text-wrap:balance}
.legal-meta{font-size:14px;color:#8A8F94;margin-bottom:30px}
.legal-sections{display:grid;gap:26px}
.legal-sections h2{font-size:22px;font-weight:700;margin-bottom:10px}
.legal-sections .paras{display:grid;gap:12px}
.legal-sections p{font-size:16px;line-height:1.7;color:#2B3033;text-wrap:pretty}

/* footer */
footer.site{background:#15181B;color:#B9BDC0;margin-top:auto}
.footer-grid{max-width:1240px;margin:0 auto;padding:56px 24px 28px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px}
.footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:14px}
.footer-brand .brand-mark{width:28px;height:28px}
.footer-brand span{font-family:'Archivo';font-weight:700;font-size:19px;color:#fff}
.footer-grid p{font-size:14.5px;line-height:1.6;max-width:38ch}
.footer-company{margin-top:18px;font-size:14px;line-height:1.7}
.footer-company a{color:#fff}
.footer-col h4{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:14px}
.footer-links{display:grid;gap:9px;font-size:14.5px}
.footer-links a{color:#B9BDC0}
.footer-links a:hover{color:#fff;text-decoration:none}
.footer-bottom{max-width:1240px;margin:0 auto;padding:20px 24px 40px;border-top:1px solid #2C3033;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:13px}
.footer-bottom-links{display:flex;gap:18px;flex-wrap:wrap}
.footer-bottom-links a,.footer-bottom-links span{color:#B9BDC0}
.footer-bottom-links span.link{cursor:pointer;text-decoration:underline}

/* cart drawer */
.cart-overlay{position:fixed;inset:0;z-index:60;display:none;justify-content:flex-end}
.cart-overlay.open{display:flex}
.cart-backdrop{position:absolute;inset:0;background:rgba(21,24,27,.45)}
.cart-panel{position:relative;width:440px;max-width:100%;background:#F6F4F0;height:100%;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.2);animation:slideUp .18s ease}
.cart-head{padding:22px 24px;border-bottom:1px solid #E2DED6;display:flex;justify-content:space-between;align-items:center;background:#fff}
.cart-head h2{font-size:21px;font-weight:700}
.cart-close{cursor:pointer;font-size:22px;color:#8A8F94;line-height:1;background:none;border:none}
.cart-body{flex:1 1 auto;overflow-y:auto;padding:20px 24px;display:grid;gap:14px;align-content:start}
.cart-empty{text-align:center;padding:60px 20px;color:#8A8F94}
.cart-empty p{font-size:15.5px;margin-bottom:16px}
.cart-line{background:#fff;border:1px solid #E2DED6;border-radius:12px;padding:14px;display:grid;grid-template-columns:64px 1fr;gap:14px}
.cart-line-thumb{aspect-ratio:1/1;border-radius:8px;background:#EDE9E1;border:1px solid #E2DED6;overflow:hidden}
.cart-line-thumb img{width:100%;height:100%;object-fit:cover}
.cart-line-top{display:flex;justify-content:space-between;gap:10px}
.cart-line-top h3{font-size:15px;font-weight:600;line-height:1.3}
.cart-line-remove{cursor:pointer;color:#8A8F94;font-size:13px;background:none;border:none}
.cart-line-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10px}
.qty-control{display:flex;align-items:center;gap:2px;border:1px solid #D8D3C9;border-radius:8px;overflow:hidden}
.qty-control button{cursor:pointer;padding:5px 11px;font-weight:600;background:none;border:none}
.qty-val{padding:5px 8px;font-size:14px;min-width:28px;text-align:center;display:inline-block}
.cart-line-sum{font-family:'Archivo';font-weight:700;font-size:16px}
.cart-foot{border-top:1px solid #E2DED6;padding:20px 24px;background:#fff;display:grid;gap:12px}
.cart-row{display:flex;justify-content:space-between;font-size:14.5px;color:#5E6469}
.cart-total{display:flex;justify-content:space-between;align-items:baseline}
.cart-total .lbl{font-size:15px;color:#5E6469}
.cart-total .amount{font-family:'Archivo';font-weight:700;font-size:26px}
.cart-note{font-size:12px;color:#8A8F94;line-height:1.5}

/* cookie bar */
.cookie-bar{position:fixed;left:24px;right:24px;bottom:24px;z-index:70;display:none;justify-content:center}
.cookie-bar.open{display:flex}
.cookie-card{background:#fff;border:1px solid #D8D3C9;border-radius:16px;box-shadow:0 18px 50px rgba(21,24,27,.18);padding:24px;max-width:880px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}
.cookie-card h3{font-size:17px;font-weight:700;margin-bottom:6px}
.cookie-card p{font-size:14px;line-height:1.55;color:#4A5054}
.cookie-card span.link{color:#0E6E75;cursor:pointer;text-decoration:underline}
.cookie-actions{display:grid;gap:8px;min-width:190px}
.cookie-actions button{cursor:pointer;text-align:center;padding:12px 18px;border-radius:9px;font-weight:600;font-size:14.5px;font-family:inherit}
.cookie-accept{background:#0E6E75;color:#fff;border:none}
.cookie-reject{background:#fff;border:1px solid #D8D3C9;color:#15181B}

/* 404 */
.notfound{max-width:640px;margin:0 auto;padding:120px 24px;text-align:center}
.notfound h1{font-size:64px;margin-bottom:16px}
.notfound p{font-size:17px;color:#4A5054;margin-bottom:28px}

@media (max-width:980px){
  .hero{grid-template-columns:1fr;padding-top:36px}
  .two-col{grid-template-columns:1fr}
  .about-hero{grid-template-columns:1fr}
  .brands-wrap{grid-template-columns:1fr}
  .services-grid{grid-template-columns:repeat(2,1fr)}
  .steps-grid{grid-template-columns:repeat(2,1fr)}
  .reviews-grid{grid-template-columns:1fr}
  .coverage-grid{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr 1fr}
  .products-grid{grid-template-columns:repeat(2,1fr)}
  .posts-grid{grid-template-columns:1fr}
  .team-grid{grid-template-columns:repeat(2,1fr)}
  .service-row{grid-template-columns:1fr;text-align:left}
  .service-price{text-align:left}
  .price-blocks{grid-template-columns:1fr}
  .cart-panel{width:100%}
}
@media (max-width:640px){
  .hero h1{font-size:38px}
  .section h2,.page-head h1{font-size:28px}
  .services-grid,.steps-grid,.products-grid,.team-grid{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr}
  .header-inner{flex-wrap:wrap}
  nav.mainnav{order:3;width:100%}
  .header-phone{display:none}
}
