:root{--bg:#f4f6f8;--dark:#171d24;--dark2:#202832;--text:#17202c;--muted:#647083;--yellow:#ffc400;--yellow2:#ffdb54;--line:#e5e9ef;--white:#fff;--radius:18px;--shadow:0 18px 45px rgba(22,30,42,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:1180px;margin:0 auto;padding:0 22px}.top{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 25px rgba(0,0,0,.04)}.nav{display:flex;align-items:center;gap:24px;min-height:76px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;flex:0 0 auto}.brand img{width:154px;height:auto;max-height:48px}.brand span{display:none}.menu{display:flex;gap:24px;font-weight:800;font-size:15px}.menu a{padding:27px 0;border-bottom:3px solid transparent}.menu a:hover{border-color:var(--yellow)}.headcall{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.headcall a{font-weight:900;font-size:22px}.headcall small{color:var(--muted)}.burger{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:14px;font-size:26px;width:52px;height:52px}.hero{position:relative;color:#fff;background:linear-gradient(90deg,rgba(12,17,22,.88) 0%,rgba(12,17,22,.55) 46%,rgba(12,17,22,.28) 100%),var(--hero) center/cover no-repeat;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 55% 45%,rgba(255,196,0,.12),transparent 38%);pointer-events:none}.hero-wrap{position:relative;z-index:1;min-height:548px;display:flex;align-items:center}.hero-card{max-width:650px;padding:42px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;background:rgba(255,196,0,.16);border:1px solid rgba(255,196,0,.65);color:#ffda56;padding:9px 15px;border-radius:999px;font-weight:900;font-size:15px}.hero h1{font-size:56px;line-height:1.04;margin:20px 0 14px;font-weight:900;letter-spacing:-1.6px;text-wrap:balance}.hero p{font-size:21px;max-width:620px;margin:0 0 26px;color:#f4f6f8}.hero p b{white-space:nowrap}.cta-row{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:15px 22px;font-weight:900;cursor:pointer;min-height:48px;transition:.15s ease}.btn:hover{transform:translateY(-1px)}.btn-yellow{background:var(--yellow);color:#111820}.btn-dark{background:var(--dark);color:#fff}.btn-light{background:#fff;color:#111820;border:1px solid var(--line)}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.trust span{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);border-radius:15px;padding:14px;font-weight:900;backdrop-filter:blur(4px)}.section{padding:68px 0}.soft{background:#fff}.section h2{font-size:38px;line-height:1.15;margin:0 0 12px;letter-spacing:-.6px}.lead{font-size:18px;color:var(--muted);margin:0 0 28px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:8px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cat-card,.product-card,.info-card,.faq-item,.process-card,.gallery-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.cat-card{padding:22px;min-height:185px;display:flex;flex-direction:column;justify-content:space-between;transition:.15s ease}.cat-card:hover{transform:translateY(-3px);border-color:#ffd33d}.cat-icon{width:46px;height:46px;border-radius:14px;background:#fff3bd;display:flex;align-items:center;justify-content:center;font-size:23px;margin-bottom:12px}.cat-card b{font-size:22px;line-height:1.2}.cat-card em{font-style:normal;color:var(--muted);margin-top:12px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;display:flex;flex-direction:column}.product-img{display:block;background:#f8f8f8}.product-card img{width:100%;height:220px;object-fit:contain;background:#f8f8f8;padding:12px}.product-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.product-body h3{font-size:19px;line-height:1.25;margin:0;min-height:48px}.price{font-size:19px;font-weight:900;color:#111;background:#fff1ad;border-radius:10px;padding:8px 10px;display:inline-block}.spec{color:var(--muted);font-size:14px}.product-body p{color:#303b4b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}.product-actions{margin-top:auto;display:flex;gap:10px}.product-actions .btn{flex:1;padding:12px 14px;min-height:44px;font-size:14px}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:22px}.info-card b{font-size:19px}.info-card p{color:var(--muted);margin:8px 0 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-card{padding:24px}.process-card span{width:38px;height:38px;background:var(--yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:14px}.process-card b{font-size:19px}.process-card p{color:var(--muted);margin:8px 0 0}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery-card{overflow:hidden;margin:0}.gallery-card img{width:100%;height:210px;object-fit:cover}.gallery-card figcaption{padding:15px;font-weight:900}.wide-cta{background:var(--dark);color:#fff;border-radius:28px;padding:38px;display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.wide-cta h2{color:#fff}.wide-cta p{color:#d7dce3}.lead-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px}.lead-form input,.lead-form textarea,.admin input,.admin textarea,.admin select{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 15px;font:inherit}.lead-form label{grid-column:1/-1;font-size:12px;color:#cfd4dc}.lead-form textarea{grid-column:1/3;min-height:95px}.page{padding:55px 0}.page-card{background:#fff;border-radius:24px;padding:36px;box-shadow:var(--shadow);border:1px solid var(--line)}.filter-row{margin-bottom:25px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:start}.product-gallery img{width:100%;border-radius:24px;background:#fff;object-fit:contain;max-height:520px;padding:18px;box-shadow:var(--shadow);border:1px solid var(--line)}.gallery-note{margin-top:12px;color:var(--muted);font-size:14px}.product-side{background:#fff;border-radius:24px;padding:30px;box-shadow:var(--shadow);border:1px solid var(--line);position:sticky;top:96px}.crumbs{font-size:14px;color:var(--muted);margin-bottom:12px}.product-side h1{font-size:38px;line-height:1.08;margin:0 0 14px}.big-price{font-size:24px;margin-bottom:12px}.product-spec{margin:10px 0 18px}.product-actions-main{margin-top:24px}.mini-trust{margin-top:20px;display:grid;gap:8px;color:#475467}.faq{display:grid;gap:14px}.faq-item{padding:20px}.faq-item b{display:block;margin-bottom:8px}.faq-item p{margin:0;color:var(--muted)}.foot{background:#12171d;color:#fff;padding:44px 0;margin-top:70px}.footgrid{display:grid;grid-template-columns:2fr 1.3fr 1fr;gap:30px}.foot p,.foot a{color:#cfd4dc}.mobilebar{display:none}.admin{background:#f6f7f9}.admin-shell{max-width:1180px;margin:25px auto;padding:0 20px}.admin-top{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:16px;padding:18px 22px;margin-bottom:18px}.admin-grid{display:grid;grid-template-columns:240px 1fr;gap:18px}.admin-menu{background:#fff;border-radius:16px;padding:14px;height:max-content;position:sticky;top:18px}.admin-menu a{display:block;padding:12px;border-radius:10px;font-weight:800}.admin-menu a:hover{background:#fff3bd}.admin-panel{background:#fff;border-radius:16px;padding:22px}.admin table{width:100%;border-collapse:collapse}.admin th,.admin td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.admin .row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.notice{background:#e9f8ef;border:1px solid #b9ecc9;padding:12px;border-radius:12px;margin:0 0 15px}.danger{background:#fff0f0;border-color:#ffc7c7}.small{font-size:12px;color:var(--muted)}@media(max-width:900px){.wrap{padding:0 16px}.nav{min-height:70px}.brand img{width:138px;max-height:48px}.menu{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:10px 20px;border-bottom:1px solid var(--line);box-shadow:0 20px 30px rgba(0,0,0,.08)}.menu.open{display:flex}.menu a{padding:12px 0}.headcall{display:none}.burger{display:block}.hero{background-position:center}.hero-wrap{min-height:520px;align-items:center}.hero-card{padding:28px 0;max-width:100%}.hero h1{font-size:35px;letter-spacing:-.7px}.hero p{font-size:18px}.trust{grid-template-columns:1fr 1fr}.cards,.info-grid,.process-grid,.gallery-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.wide-cta{grid-template-columns:1fr;padding:24px}.lead-form{grid-template-columns:1fr}.lead-form textarea{grid-column:auto}.section{padding:44px 0}.section h2{font-size:31px}.section-head{align-items:flex-start;flex-direction:column}.product-page{grid-template-columns:1fr}.product-side{position:static}.footgrid{grid-template-columns:1fr}.mobilebar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:60}.mobilebar a{background:var(--yellow);padding:14px 8px;text-align:center;font-weight:900;border-right:1px solid rgba(0,0,0,.15)}body{padding-bottom:54px}.admin-grid{grid-template-columns:1fr}.admin-menu{position:static}.admin .row{grid-template-columns:1fr}}@media(max-width:560px){.top{position:sticky}.hero-wrap{min-height:470px}.hero h1{font-size:30px}.hero p{font-size:16px}.eyebrow{font-size:14px}.cta-row .btn{width:100%}.trust,.cards,.info-grid,.process-grid,.gallery-grid{grid-template-columns:1fr}.trust span{padding:12px}.cat-card{min-height:140px}.product-card img{height:205px}.product-body h3{min-height:auto}.page-card{padding:20px}.product-side h1{font-size:29px}.brand img{width:130px}.burger{width:48px;height:48px}.hero:after{display:none}.wide-cta{border-radius:20px}.lead-form input,.lead-form textarea{font-size:16px}}
/* v4 admin and mobile polish */
.admin-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.admin-help{color:var(--muted);margin:6px 0 0;max-width:760px}.admin-product{border:1px solid var(--line);border-radius:18px;margin-bottom:16px;background:#fff;overflow:hidden}.admin-product summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;padding:16px 18px;font-weight:900;background:#fafbfc}.admin-product summary em{font-style:normal;color:#667085;font-size:13px;background:#eef2f6;border-radius:999px;padding:5px 10px}.admin-product-grid{display:grid;grid-template-columns:190px 1fr;gap:20px;padding:18px}.admin-preview{display:flex;flex-direction:column;gap:12px}.admin-preview img{width:100%;height:145px;object-fit:contain;border:1px solid var(--line);border-radius:14px;background:#f8f9fb}.admin-fields label,.faq-edit label{display:grid;gap:7px;font-weight:800;color:#344054}.admin-fields label input,.admin-fields label textarea,.admin-fields label select,.faq-edit input,.faq-edit textarea{font-weight:400}.checkline{display:flex!important;grid-template-columns:auto!important;align-items:center;gap:8px;margin-top:10px}.checkline input{width:auto!important}.sticky-save{position:sticky;bottom:12px;background:rgba(255,255,255,.9);backdrop-filter:blur(6px);border:1px solid var(--line);border-radius:16px;padding:12px;margin-top:16px;box-shadow:var(--shadow)}.faq-edit{display:grid;grid-template-columns:1fr 1.3fr;gap:14px;border:1px solid var(--line);border-radius:16px;padding:14px;margin-bottom:14px}.faq-edit textarea{min-height:88px}.admin-panel h1{margin-top:0}.admin input[type=file]{padding:10px;background:#fff}.admin textarea{min-height:84px;resize:vertical}.admin-menu a{font-size:16px}.product-page .product-gallery{min-width:0}.product-side p{font-size:17px}.page-card h1{margin-top:0}.cat-card{position:relative;overflow:hidden}.cat-card:after{content:"";position:absolute;right:-32px;bottom:-35px;width:105px;height:105px;background:rgba(255,196,0,.18);border-radius:50%}.lead-form .btn{min-width:150px}.hero{background-position:center}.hero h1{text-shadow:0 3px 14px rgba(0,0,0,.28)}
@media(max-width:900px){.admin-title-row{flex-direction:column}.admin-product-grid{grid-template-columns:1fr}.admin-preview{max-width:260px}.faq-edit{grid-template-columns:1fr}.admin-shell{padding:0 12px}.admin-panel{padding:18px}.hero-wrap{min-height:500px}.hero-card{padding:24px 0}.trust span{font-size:15px}.product-actions .btn{font-size:13px}.wide-cta .lead-form{gap:10px}.gallery-card img{height:190px}}
@media(max-width:560px){.top{background:#fff}.nav{min-height:76px}.brand img{width:150px}.burger{font-size:31px;width:54px;height:54px}.hero{background-position:58% center}.hero-wrap{min-height:485px}.hero h1{font-size:33px;line-height:1.05}.hero p{font-size:17px;line-height:1.45}.eyebrow{font-size:15px;padding:8px 13px}.trust{gap:10px}.trust span{font-size:15px;border-radius:13px}.section{padding:38px 0}.section h2{font-size:30px}.product-card{border-radius:18px}.product-card img{height:220px}.product-actions{gap:8px}.mobilebar a:first-child:before{content:"☎ ";}.mobilebar a:last-child:before{content:"✉ ";}.admin-product summary{align-items:flex-start;flex-direction:column}.admin-preview{max-width:100%}.admin-top{gap:12px}.admin-top .btn{padding:12px 16px}.admin-shell{margin:12px auto}.admin .row{gap:10px}}
/* v5 full inner pages, modal, editor */
button.btn{border:0;cursor:pointer;font:inherit}.hp-field{display:none!important}.inner-hero{background:#fff;border:1px solid var(--line);border-radius:30px;padding:38px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 300px;gap:30px;align-items:center;margin-bottom:28px}.inner-hero h1{font-size:42px;line-height:1.06;margin:10px 0 14px}.inner-hero p{font-size:18px;color:var(--muted);max-width:820px}.eyebrow.dark{color:#6b5300;background:#fff3bd;border-color:#ffd94d}.inner-hero-cta{background:#12171d;color:#fff;border-radius:22px;padding:24px;display:grid;gap:8px}.inner-hero-cta b{font-size:22px}.inner-hero-cta span{color:#d7dce3}.inner-hero-cta .btn{margin-top:12px}.catalog-page .page-card{padding:0;background:transparent;box-shadow:none;border:0}.catalog-grid{margin-top:18px}.product-topline{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px;margin-bottom:10px}.catalog-help{margin:42px 0 0;background:linear-gradient(135deg,#171d24,#273241);color:#fff;border-radius:28px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.catalog-help h2{margin:0 0 8px;color:#fff}.catalog-help p{margin:0;color:#d7dce3;max-width:720px}.content-layout{display:grid;grid-template-columns:1fr 300px;gap:24px;margin-bottom:26px}.content-main,.content-side,.page-info-card,.contact-panel,.steps-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.editable-content{font-size:18px;color:#344054}.editable-content h2,.editable-content h3{color:var(--text);margin-top:0}.editable-content p{margin:0 0 14px}.content-side{height:max-content;position:sticky;top:96px;display:grid;gap:10px}.content-side b{font-size:22px}.content-side span{color:var(--muted)}.page-block-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0}.page-info-card h3,.page-info-card h2{margin-top:0}.page-info-card p{color:var(--muted)}.page-info-card.wide{grid-column:span 2}.steps-panel{margin-top:28px}.contact-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:start}.contact-card{background:#f5f7fa;border-radius:20px;padding:24px}.contact-card h3{margin-top:0}.product-page-v2{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:start}.product-gallery-v2,.product-side-v2{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.product-gallery-v2 img{width:100%;height:520px;object-fit:contain;background:#f7f8fa;border-radius:22px}.backlink{display:inline-flex;margin-bottom:18px;color:var(--muted);font-weight:800}.mini-gallery-note{margin-top:14px;color:var(--muted)}.product-side-v2{position:sticky;top:96px}.product-side-v2 h1{font-size:42px;line-height:1.06;margin:8px 0 12px}.product-lead{font-size:18px;color:#475467}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center;margin:20px 0}.price-row>span:last-child{background:#f4f6f8;border-radius:14px;padding:14px;font-weight:800}.product-content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.modal{display:none;position:fixed;inset:0;z-index:100}.modal.is-open{display:block}.modal__overlay{position:absolute;inset:0;background:rgba(11,16,22,.62);backdrop-filter:blur(5px)}.modal__box{position:relative;background:#fff;border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.35);max-width:620px;margin:7vh auto;padding:34px}.modal__box h2{font-size:32px;margin:0 0 8px}.modal__box p{color:var(--muted);margin-top:0}.modal__close{position:absolute;right:16px;top:14px;width:42px;height:42px;border:0;border-radius:50%;background:#f1f3f6;font-size:28px;cursor:pointer}.modal .lead-form{grid-template-columns:1fr 1fr}.modal .lead-form textarea,.modal .lead-form label{grid-column:1/-1}.modal .lead-form button{grid-column:1/-1}.mobilebar button{background:var(--yellow);border:0;font-weight:900;font:inherit}.admin-page-fields{padding:18px}.editor-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.editor-toolbar button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 12px;font-weight:800;cursor:pointer}.wysiwyg-editor{min-height:170px;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;outline:none}.wysiwyg-editor:focus{border-color:#ffc400;box-shadow:0 0 0 4px rgba(255,196,0,.15)}.wysiwyg-editor.mini{min-height:95px;margin-top:8px}.block-edit{border:1px solid var(--line);border-radius:16px;padding:14px;margin:12px 0;background:#fafbfc}.block-edit input{margin-bottom:8px}.admin-fields h3{margin:20px 0 8px}.agree{opacity:.8}.lead-form .agree input{width:auto;margin-right:8px}
@media(max-width:900px){.inner-hero,.content-layout,.contact-panel,.product-page-v2{grid-template-columns:1fr}.inner-hero{padding:26px}.inner-hero h1,.product-side-v2 h1{font-size:34px}.page-block-grid,.product-content-grid{grid-template-columns:1fr}.page-info-card.wide{grid-column:auto}.content-side,.product-side-v2{position:static}.catalog-help{flex-direction:column;align-items:flex-start}.product-gallery-v2 img{height:380px}.modal__box{margin:4vh 14px;padding:24px}.modal .lead-form{grid-template-columns:1fr}}
@media(max-width:560px){.inner-hero{border-radius:22px;padding:22px}.inner-hero h1{font-size:30px}.inner-hero p{font-size:16px}.content-main,.content-side,.page-info-card,.contact-panel,.steps-panel,.product-gallery-v2,.product-side-v2{padding:20px;border-radius:20px}.catalog-help{padding:24px;border-radius:22px}.product-gallery-v2 img{height:300px}.price-row{grid-template-columns:1fr}.modal__box h2{font-size:26px}.modal__box{border-radius:22px}.page{padding:28px 0}.filter-row{display:flex;gap:8px;overflow:auto;padding-bottom:4px}.filter-row .btn{white-space:nowrap}}
/* v6 visual polish: simpler header, meaningful modals, warmer sections */
body{background:linear-gradient(180deg,#eef2f6 0,#f5f7fa 260px,#eef2f6 100%)}
.top{background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}
.nav{min-height:70px}.menu{gap:30px}.menu a{font-size:16px}.headcall a{font-size:24px}
.hero{background-color:#171d24}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,196,0,.08),transparent 48%,rgba(0,0,0,.18));pointer-events:none}.hero-card{background:linear-gradient(90deg,rgba(18,23,29,.58),rgba(18,23,29,.18));border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:34px;backdrop-filter:blur(2px)}
.categories-section{background:linear-gradient(180deg,#fff 0,#f4f7fa 100%)}
.products-section{background:linear-gradient(180deg,#f4f7fa 0,#eef3f7 100%)}
.section.soft{background:linear-gradient(180deg,#fff9dc 0,#fff 100%)}
.cat-card{background:linear-gradient(145deg,#fff 0,#fff 68%,#fff2b3 100%)}
.cat-icon{background:#ffc400;color:#111820}.product-card{background:#fff;border-color:#dde5ee}.product-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(22,30,42,.15);transition:.16s ease}.price{background:linear-gradient(90deg,#ffe875,#fff3bd)}
.info-card,.process-card,.page-info-card{background:linear-gradient(180deg,#fff 0,#fbfcfe 100%)}
.inner-hero{background:linear-gradient(135deg,#fff 0,#fff 60%,#fff2b3 100%);border-color:#dde5ee}.inner-hero-cta{background:linear-gradient(135deg,#111820,#263342)}
.catalog-help,.wide-cta{background:linear-gradient(135deg,#111820,#243142 60%,#111820)}
.content-main,.content-side,.contact-panel,.steps-panel,.product-gallery-v2,.product-side-v2,.page-card{border-color:#dde5ee}.content-side{background:linear-gradient(180deg,#111820,#243142);color:#fff}.content-side span{color:#d8dee8}.content-side .btn-dark{background:#ffc400;color:#111820}.contact-card{background:#eef3f8}.footer,.foot{background:#10161d}.modal__box{border:1px solid rgba(255,196,0,.28)}.modal__box:before{content:"";display:block;height:6px;background:linear-gradient(90deg,#ffc400,#ffe875);border-radius:999px;margin:-8px 0 18px}.modal__overlay{background:rgba(11,16,22,.68)}
.filter-row .btn{box-shadow:0 6px 18px rgba(22,30,42,.06)}
.mobilebar{box-shadow:0 -12px 28px rgba(0,0,0,.18)}
@media(max-width:760px){.menu{background:#fff}.menu a{border-radius:12px;padding:14px 16px}.hero-card{padding:0;background:transparent;border:0;backdrop-filter:none}.hero-wrap{min-height:520px}.inner-hero{background:linear-gradient(180deg,#fff,#fff8d6)}.catalog-help{align-items:stretch}.catalog-help .btn{width:100%}.content-side{position:static}.top .headcall{display:none}.foot{padding-bottom:86px}.modal__box{max-height:92vh;overflow:auto}.modal__box:before{margin-top:0}.product-card:hover{transform:none}}

/* v7 spacing and readability polish */
:root{--page-gap:52px;--card-gap:22px}
.wrap{max-width:1120px}.section{padding:58px 0}.page{padding:46px 0 28px}.foot{margin-top:54px;padding:52px 0}.top{box-shadow:0 8px 24px rgba(17,24,32,.035)}
.nav{min-height:66px}.brand img{width:142px}.menu{gap:28px}.menu a{padding:22px 0}.headcall a{font-size:22px;line-height:1.05}.headcall small{font-size:12px}
.hero-wrap{min-height:505px}.hero-card{max-width:585px;padding:30px;border-radius:24px}.hero h1{font-size:50px;margin:16px 0 12px}.hero p{font-size:19px;margin-bottom:22px}.trust{margin-top:24px;gap:12px}.trust span{padding:12px 14px;border-radius:13px;font-size:14px}.btn{border-radius:12px;min-height:46px;padding:13px 20px}.eyebrow{padding:8px 14px;font-size:14px}
.section-head{margin-bottom:20px}.section h2{font-size:34px}.lead{font-size:16px;margin-bottom:24px}.cards,.product-grid,.info-grid,.process-grid,.gallery-grid{gap:20px}.cat-card{min-height:165px;padding:20px}.cat-card b{font-size:20px}.cat-card em{font-size:14px}.cat-icon{width:42px;height:42px;font-size:20px}
.product-card{border-radius:20px}.product-card img{height:195px;padding:10px}.product-body{padding:16px;gap:9px}.product-body h3{font-size:18px;min-height:44px}.price{font-size:17px;padding:7px 10px}.product-body p{font-size:15px;min-height:44px}.product-actions .btn{min-height:42px;padding:10px 12px}.product-topline{font-size:12px}
.info-card,.process-card,.faq-item{padding:20px;border-radius:18px}.wide-cta{border-radius:24px;padding:32px 36px}.lead-form input,.lead-form textarea{padding:13px 14px;border-radius:11px}.lead-form textarea{min-height:86px}.lead-form label{line-height:1.35}.faq{gap:12px}.gallery-card img{height:185px}.gallery-card figcaption{padding:13px;font-size:14px}
.inner-hero{padding:34px 36px;border-radius:28px;margin-bottom:26px;grid-template-columns:1fr 280px}.inner-hero h1{font-size:38px;margin:8px 0 12px}.inner-hero p{font-size:17px;margin:0}.inner-hero-cta{padding:22px;border-radius:20px}.content-layout{gap:22px}.content-main,.content-side,.page-info-card,.contact-panel,.steps-panel{border-radius:22px;padding:26px}.page-block-grid{gap:16px;margin:24px 0}.catalog-help{margin-top:34px;border-radius:24px;padding:30px 34px}.filter-row{margin-bottom:22px}.catalog-grid{margin-top:14px}.product-gallery-v2,.product-side-v2{border-radius:24px;padding:24px}.product-gallery-v2 img{height:460px}.product-side-v2 h1{font-size:36px}.modal__box{padding:30px;border-radius:24px}.modal__box h2{font-size:28px}
/* fix overly empty inner blocks */
.content-main:empty,.editable-content:empty{display:none}.inner-page .content-layout:has(.content-main:empty){grid-template-columns:1fr}.content-main .editable-content{min-height:auto}.contacts .content-main,.delivery .content-main{min-height:auto}
/* touch target and visual rhythm */
.filter-row{display:flex;gap:10px;flex-wrap:wrap}.filter-row .btn{min-width:76px}.catalog-page .inner-hero{margin-bottom:22px}.product-card .btn-dark{background:linear-gradient(135deg,#12171d,#202a36)}
@media(max-width:900px){
  .wrap{padding:0 18px}.section{padding:42px 0}.page{padding:26px 0 18px}.nav{min-height:70px}.brand img{width:142px}.burger{width:50px;height:50px;border-radius:14px}.hero-wrap{min-height:475px}.hero-card{padding:0}.hero h1{font-size:34px}.hero p{font-size:17px}.trust{margin-top:20px;grid-template-columns:1fr 1fr}.trust span{font-size:14px}.section h2{font-size:30px}.lead{font-size:15px}.cards,.info-grid,.process-grid,.gallery-grid{gap:14px}.product-grid{gap:18px}.inner-hero{grid-template-columns:1fr;padding:24px;border-radius:22px;gap:18px}.inner-hero h1{font-size:31px}.inner-hero-cta{padding:20px}.content-layout{grid-template-columns:1fr;gap:18px}.content-main,.content-side,.page-info-card,.contact-panel,.steps-panel{padding:22px;border-radius:20px}.page-block-grid{grid-template-columns:1fr;gap:14px}.process-grid{grid-template-columns:1fr 1fr}.catalog-help{padding:24px;border-radius:22px;margin-top:28px}.foot{margin-top:40px;padding:42px 0 92px}.footgrid{gap:22px}.product-gallery-v2 img{height:360px}.product-side-v2 h1{font-size:31px}
}
@media(max-width:560px){
  body{background:linear-gradient(180deg,#eef2f6 0,#f4f7fa 220px,#eef2f6 100%)}.wrap{padding:0 12px}.top{border-bottom:1px solid #e9edf2}.nav{min-height:64px}.brand img{width:132px}.burger{width:44px;height:44px;font-size:27px}.menu{top:64px}.hero{background-position:60% center}.hero-wrap{min-height:430px}.hero h1{font-size:27px;line-height:1.08;margin:12px 0 10px}.hero p{font-size:15px;line-height:1.42;margin-bottom:16px}.eyebrow{font-size:13px;padding:7px 12px}.cta-row{gap:10px}.cta-row .btn{width:100%;min-height:44px}.trust{grid-template-columns:1fr;gap:8px;margin-top:16px}.trust span{padding:10px 12px;border-radius:12px}.section{padding:30px 0}.section h2{font-size:25px;margin-bottom:8px}.lead{font-size:14px;margin-bottom:16px}.section-head{margin-bottom:12px}.cat-card{min-height:120px;padding:16px;border-radius:17px}.cat-card b{font-size:17px}.cat-card em{font-size:13px;margin-top:8px}.cat-icon{width:36px;height:36px;font-size:18px}.product-grid{gap:14px}.product-card{border-radius:18px}.product-card img{height:190px;padding:8px}.product-body{padding:14px;gap:8px}.product-body h3{font-size:16px;min-height:auto}.price{font-size:16px}.product-body p{font-size:14px;min-height:auto}.product-actions{gap:8px}.product-actions .btn{font-size:13px;min-height:40px}.info-card,.process-card,.faq-item{padding:16px}.process-grid{grid-template-columns:1fr;gap:12px}.gallery-grid{gap:12px}.gallery-card img{height:150px}.wide-cta{border-radius:22px;padding:22px}.wide-cta h2{font-size:24px}.lead-form{gap:9px}.lead-form input,.lead-form textarea{padding:12px 13px}.inner-hero{padding:20px 18px;border-radius:20px;margin-bottom:18px}.inner-hero h1{font-size:26px}.inner-hero p{font-size:14px}.inner-hero-cta{border-radius:18px}.page{padding:18px 0 12px}.filter-row{gap:8px;margin-bottom:16px;position:sticky;top:65px;background:rgba(238,242,246,.94);z-index:12;padding:8px 0}.filter-row .btn{min-height:42px;padding:10px 14px}.catalog-grid{margin-top:10px}.catalog-help{margin-top:20px;padding:20px;border-radius:18px}.catalog-help h2{font-size:22px}.content-main,.content-side,.page-info-card,.contact-panel,.steps-panel{padding:18px;border-radius:18px}.page-block-grid{margin:18px 0}.product-gallery-v2,.product-side-v2{padding:18px;border-radius:18px}.product-gallery-v2 img{height:280px}.product-side-v2 h1{font-size:26px}.modal__box{margin:3vh 12px;padding:22px 18px;border-radius:20px}.modal__box h2{font-size:24px}.modal__close{right:10px;top:10px}.foot{margin-top:30px;padding:34px 0 92px}.mobilebar a,.mobilebar button{min-height:52px;font-weight:900}.contact-card{padding:18px;border-radius:18px}
}


/* V8 UI/UX polish */
.hero-wrap{min-height:460px}
.categories-section{background:#fff}
.products-section{background:#f7f9fb}
.soft{background:#fff6d8}
.wide-cta,.info-grid{background:#171d24;color:#fff;border-radius:24px;padding:28px}
.category-cards .cat-card{padding:28px;min-height:220px}
.cat-icon{width:60px;height:60px;font-size:30px}
.cat-card em{margin-top:16px}
.cat-card:after{content:"Подробнее →";margin-top:18px;font-weight:700;color:#0f4c81}
.product-card{position:relative}
.product-card:before{content:"✓ Есть в наличии";position:absolute;top:12px;left:12px;background:#fff6d8;color:#111;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;z-index:2}
.foot{background:#171d24;color:#fff;padding:50px 0}
.footgrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}
.footer-cta{margin-top:12px}
@media(max-width:768px){
.hero-wrap{min-height:390px}
.trust{grid-template-columns:1fr 1fr}
.section{padding:48px 0}
.menu.open{position:fixed;top:80px;left:16px;right:16px;background:#fff;padding:20px;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.18);display:flex;flex-direction:column}
.footgrid{grid-template-columns:1fr}
}


/* V9 Professional Conversion + CMS Builder */
.menu-actions{display:none}.hp-field{display:none!important}.lead-extra{display:none}.modal.type-selection .lead-interest,.modal.type-rent .lead-interest,.modal.type-rent .lead-term,.modal.type-calc .lead-term,.modal.type-calc .lead-address{display:block}.modal.type-calc .lead-form,.modal.type-rent .lead-form{grid-template-columns:1fr 1fr}.modal.type-calc .lead-form textarea,.modal.type-rent .lead-form textarea{grid-column:1/-1}.modal.type-selection .lead-form textarea{grid-column:1/-1}.lead-form input,.lead-form textarea{min-height:54px}.lead-form input:focus,.lead-form textarea:focus{outline:2px solid rgba(255,196,0,.55);border-color:#ffc400}.lead-form button{min-height:54px}.agree input{width:auto;margin-right:6px}.product-card:before{content:"✓ Доставка по Беларуси"}.product-topline{display:flex;justify-content:space-between;gap:8px;color:#647083;font-weight:800}.mini-trust{background:#f6f8fb;border:1px solid #e4e9ef;border-radius:18px;padding:16px}.product-side-v2 .mini-trust{grid-template-columns:1fr 1fr}.builder-cta{background:linear-gradient(135deg,#111820,#263442);color:#fff;border-radius:26px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:28px 0}.builder-cta h2{color:#fff;margin:0 0 8px}.builder-cta p{color:#d9dee6;margin:0}.page-builder-block{margin:28px 0}.builder-text,.builder-advantages,.builder-faq,.builder-gallery,.builder-steps,.builder-contacts{background:#fff;border:1px solid #dde5ee;border-radius:24px;padding:28px;box-shadow:0 16px 42px rgba(22,30,42,.08)}.builder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.builder-card{background:#f6f8fb;border:1px solid #e4e9ef;border-radius:18px;padding:18px}.builder-card span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:#ffc400;border-radius:50%;font-weight:900;margin-bottom:10px}.builder-contact-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.builder-contact-row>div{background:#f6f8fb;border:1px solid #e4e9ef;border-radius:18px;padding:18px;display:grid;gap:6px}.editable-content table{width:100%;border-collapse:collapse;margin:16px 0}.editable-content th,.editable-content td{border:1px solid #dde5ee;padding:10px;text-align:left}.editable-content img{border-radius:16px;margin:14px 0}.editable-content iframe{max-width:100%;border:0;border-radius:16px;aspect-ratio:16/9;height:auto}.html-source{display:none;width:100%;min-height:120px;margin-top:8px;font-family:Consolas,monospace;font-size:13px}.html-source.is-open{display:block}.builder-block-edit{background:#f8fafc;border:1px solid #e4e9ef;border-radius:16px;padding:16px;margin:16px 0}.editor-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.editor-toolbar button{border:1px solid #d9e1ea;background:#fff;border-radius:10px;padding:8px 10px;font-weight:800;cursor:pointer}.wysiwyg-editor{min-height:150px;background:#fff;border:1px solid #d9e1ea;border-radius:12px;padding:14px}.wysiwyg-editor.mini{min-height:100px}.catalog-builder{margin-top:28px}.footgrid>div:first-child b{font-size:22px}.footer-cta .btn{width:100%}
@media(max-width:768px){.hero-wrap{min-height:370px}.trust{grid-template-columns:1fr 1fr}.trust span{text-align:center}.category-cards .cat-card{min-height:170px;padding:20px}.cat-icon{width:54px;height:54px}.menu.open .menu-actions{display:grid;grid-template-columns:1fr;gap:10px;border-top:1px solid #eef1f4;margin-top:8px;padding-top:14px}.menu.open a{padding:13px 14px}.menu.open .btn{width:100%;padding:12px 14px}.builder-grid,.builder-contact-row{grid-template-columns:1fr}.builder-cta{display:grid;padding:24px;border-radius:22px}.modal.type-calc .lead-form,.modal.type-rent .lead-form,.lead-form{grid-template-columns:1fr}.lead-form textarea{grid-column:1/-1}.product-side-v2 .mini-trust{grid-template-columns:1fr}.footgrid{grid-template-columns:1fr;gap:18px}.page-builder-block{margin:20px 0}.builder-text,.builder-advantages,.builder-faq,.builder-gallery,.builder-steps,.builder-contacts{padding:20px;border-radius:20px}}
@media(max-width:560px){.hero-wrap{min-height:360px}.hero-card{max-width:100%}.hero h1{font-size:26px}.trust{grid-template-columns:1fr 1fr;gap:8px}.trust span{font-size:12px;padding:9px 6px}.section{padding:34px 0}.products-section{background:#eef3f7}.soft{background:#fff7d8}.wide-cta,.info-grid{border-radius:22px}.product-card:before{font-size:11px;top:10px;left:10px}.builder-cta .btn{width:100%}.mobilebar{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:fixed;left:10px;right:10px;bottom:10px;z-index:49;background:rgba(255,255,255,.96);padding:8px;border-radius:18px}.mobilebar a,.mobilebar button{border:0;border-radius:13px;background:#ffc400;color:#111820;display:flex;align-items:center;justify-content:center}.mobilebar button{font:inherit}}


/* V12 Admin, SEO and Security Edition */
body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif;font-synthesis-weight:none;text-rendering:optimizeLegibility}.product-card:before{content:none!important}.product-badge{position:absolute;top:12px;left:12px;background:#fff6d8;color:#111;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900;z-index:2;box-shadow:0 8px 20px rgba(0,0,0,.08)}.cat-card:after{content:none!important}.cat-more{margin-top:auto;padding-top:18px;color:#0f4c81;font-weight:900;display:inline-flex;align-items:center;gap:8px}.cat-more i{display:inline-flex;width:24px;height:24px;border-radius:50%;background:#fff0a8;color:#111;align-items:center;justify-content:center;font-style:normal}.trust span{display:flex;align-items:center;gap:8px}.trust span i{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;background:var(--yellow);color:#111;border-radius:50%;font-style:normal;font-size:12px}.lead-form .agree{display:flex!important;align-items:center;gap:9px;color:#6b7584!important;font-size:13px!important;line-height:1.35;grid-column:1/-1}.lead-form .agree input{appearance:none;width:18px!important;height:18px!important;min-height:18px!important;flex:0 0 18px;margin:0;border:1.5px solid #b9c1cd;border-radius:5px;background:#fff;padding:0}.lead-form .agree input:checked{background:var(--yellow);border-color:var(--yellow);box-shadow:inset 0 0 0 4px #fff}.lead-form .agree input:focus{outline:2px solid rgba(255,196,0,.35);outline-offset:2px}.product-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.product-facts>div{background:#f5f7fa;border:1px solid #e7ecf2;border-radius:14px;padding:14px}.product-facts small{display:block;color:#647083;font-weight:800;margin-bottom:4px}.product-facts b{font-size:18px}.detail-badge{display:inline-flex;background:#fff2b6;border:1px solid #ffe07a;border-radius:999px;padding:7px 12px;font-weight:900;margin-bottom:14px}.map-panel{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:18px;margin-top:28px;overflow:hidden}.map-panel iframe{width:100%;min-height:360px;border:0;border-radius:18px}.theme-yellow{background:#fff6d8!important}.theme-soft{background:#f6f9fc!important}.theme-dark{background:linear-gradient(135deg,#111820,#263442)!important;color:#fff}.theme-dark h2,.theme-dark p,.theme-dark a{color:#fff}.theme-dark .builder-card,.theme-dark .faq-item{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}
.admin-v12{--admin-bg:#eef2f6;--admin-panel:#fff;--admin-muted:#667085;--admin-line:#dfe6ee;background:linear-gradient(180deg,#eef2f6 0,#f6f8fb 260px,#eef2f6 100%);font-size:15px;padding-bottom:0}.admin-v12 .admin-shell{max-width:1280px;margin:28px auto;padding:0 22px}.admin-v12 .admin-top{min-height:76px;border:1px solid #e6ecf3;box-shadow:0 18px 42px rgba(24,32,44,.06);border-radius:22px;padding:18px 22px}.admin-brand{display:grid;gap:2px}.admin-brand b{font-size:18px}.admin-brand span{color:var(--admin-muted);font-weight:700;font-size:13px}.admin-top-actions{display:flex;gap:10px;align-items:center}.admin-v12 .admin-grid{grid-template-columns:260px minmax(0,1fr);gap:20px}.admin-v12 .admin-menu{border:1px solid #e6ecf3;box-shadow:0 18px 42px rgba(24,32,44,.06);border-radius:22px;padding:12px;top:20px}.admin-v12 .admin-menu a{display:flex;align-items:center;gap:10px;padding:13px 14px;border-radius:14px;color:#101828;transition:.15s}.admin-v12 .admin-menu a span{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;background:#f2f5f8;border-radius:8px;font-size:13px}.admin-v12 .admin-menu a:hover,.admin-v12 .admin-menu a.is-active{background:#fff4bd;color:#111820}.admin-v12 .admin-menu a.is-active{box-shadow:inset 4px 0 0 var(--yellow)}.admin-v12 .admin-panel{border:1px solid #e6ecf3;box-shadow:0 18px 42px rgba(24,32,44,.06);border-radius:22px;padding:28px;min-width:0}.admin-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.admin-title-row h1{font-size:34px;line-height:1.1;margin:0 0 10px;letter-spacing:-.6px}.admin-help{color:var(--admin-muted);margin:0;max-width:860px}.admin-help.small{font-size:13px}.admin-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f7f9fc;border:1px solid var(--admin-line);border-radius:18px;padding:12px;margin-bottom:18px}.admin-search{max-width:420px}.admin-card,.admin-product{border:1px solid var(--admin-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 32px rgba(24,32,44,.06);margin-bottom:16px;overflow:hidden}.admin-product summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;cursor:pointer;background:#fbfcfe}.admin-product summary span{font-size:17px;font-weight:900}.admin-product summary em{font-style:normal;color:var(--admin-muted);font-size:13px;font-weight:800}.admin-product-grid{display:grid;grid-template-columns:260px 1fr;gap:22px;padding:20px}.admin-preview{background:#f7f9fc;border:1px solid #e5ebf2;border-radius:18px;padding:14px;height:max-content;position:sticky;top:20px}.admin-preview img{width:100%;height:180px;object-fit:contain;background:#fff;border-radius:14px;border:1px solid #edf1f5;margin-bottom:12px}.admin-preview-actions{display:grid;gap:10px}.admin-v12 input,.admin-v12 textarea,.admin-v12 select{background:#fff;border:1px solid #dfe6ee;border-radius:14px;padding:14px 15px;font-size:15px;color:#111820}.admin-v12 textarea{resize:vertical}.admin-v12 label{display:grid;gap:7px;font-weight:800;color:#263442;margin-bottom:14px}.admin-v12 label input,.admin-v12 label textarea,.admin-v12 label select{font-weight:500;color:#17202c}.admin-v12 .row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:0}.admin-section{background:#fff;border:1px solid var(--admin-line);border-radius:20px;padding:22px;margin:18px 0;box-shadow:0 12px 32px rgba(24,32,44,.04)}.admin-section.compact{margin-bottom:20px}.admin-section h2{font-size:22px;margin:0 0 14px;letter-spacing:-.2px}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:6px;background:#f3f6fa;border:1px solid #e4ebf2;border-radius:16px}.admin-tabs button{border:0;background:transparent;border-radius:12px;padding:11px 15px;font-weight:900;cursor:pointer;color:#455468}.admin-tabs button.is-active{background:#fff;color:#111820;box-shadow:0 8px 20px rgba(24,32,44,.08)}.wide-tabs{position:sticky;top:10px;z-index:4}.tab-panel{display:none}.tab-panel.is-active{display:block}.checkline,.danger-check{display:flex!important;align-items:center;gap:8px;font-weight:800!important;margin:8px 0!important}.checkline input,.danger-check input{width:18px!important;height:18px!important;min-height:18px!important}.danger-check{color:#b42318!important}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.editor-toolbar{position:relative}.editor-toolbar button{min-height:38px}.wysiwyg-editor{outline:0}.wysiwyg-editor:focus{border-color:var(--yellow);box-shadow:0 0 0 3px rgba(255,196,0,.18)}.block-edit{background:#f8fafc;border:1px solid #e2e9f0;border-radius:18px;padding:18px;margin:16px 0}.block-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.block-head>div{display:flex;gap:6px}.block-head .btn{min-height:36px;padding:8px 10px}.is-empty-block{opacity:.72}.repeat-row{display:grid;grid-template-columns:.8fr 1.3fr auto;gap:12px;align-items:end;border-bottom:1px solid #edf1f5;padding:12px 0}.repeat-card{border:1px solid #e4ebf2;border-radius:18px;background:#f8fafc;padding:16px;margin:12px 0}.char-counter{float:right;color:#667085;font-weight:800;font-size:12px}.char-counter.is-bad{color:#b42318}.sticky-save{position:sticky;bottom:14px;z-index:20;background:rgba(255,255,255,.96);border:1px solid #e3eaf2;border-radius:20px;box-shadow:0 20px 60px rgba(24,32,44,.15);padding:12px 14px;margin-top:22px;display:flex;align-items:center;gap:14px;justify-content:space-between}.sticky-save span{color:#667085;font-size:13px;font-weight:800}.notice{border-radius:16px}.gallery-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-admin-card{background:#fff;border:1px solid #e4ebf2;border-radius:18px;padding:14px}.gallery-admin-card img,.empty-img{height:170px;width:100%;object-fit:cover;border-radius:14px;background:#f1f4f8;margin-bottom:12px;display:flex;align-items:center;justify-content:center;color:#667085;font-weight:900}.seo-row{padding:18px}.seo-row-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.seo-row-head a{color:#0f4c81;font-weight:800}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.security-checks{display:grid;gap:10px}.security-check{display:flex;gap:10px;align-items:center;background:#f8fafc;border:1px solid #e4ebf2;border-radius:14px;padding:12px;font-weight:800}.security-check span{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center}.security-check.ok span{background:#d1fadf;color:#027a48}.security-check.bad span{background:#fee4e2;color:#b42318}.admin-log{background:#101828;color:#e7edf4;border-radius:18px;padding:16px;max-height:360px;overflow:auto;font-size:13px}.inline-form{float:right}.leads-list{display:grid;gap:14px}.lead-card{padding:18px}.lead-head{display:flex;justify-content:space-between;gap:12px}.lead-head b{font-size:20px}.lead-head span{color:#667085;font-weight:800}.add-page-form .admin-section{background:#f8fafc}.login-shell{max-width:500px}.login-panel{padding:32px!important}.admin-save-toast{display:none;position:fixed;right:18px;bottom:18px;z-index:100;background:#111820;color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 18px 45px rgba(0,0,0,.2)}.admin-save-toast.is-visible{display:block}.admin-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-bottom:14px}.admin-form .html-source{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.content-main iframe,.editable-content iframe{width:100%;min-height:315px}
@media(max-width:1000px){.admin-v12 .admin-grid{grid-template-columns:1fr}.admin-v12 .admin-menu{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.admin-product-grid,.security-grid{grid-template-columns:1fr}.admin-preview{position:static}.gallery-admin-grid{grid-template-columns:1fr 1fr}.wide-tabs{position:static}.repeat-row{grid-template-columns:1fr}.admin-top{align-items:flex-start}.admin-top-actions{flex-wrap:wrap}.admin-v12 .row{grid-template-columns:1fr}}
@media(max-width:620px){.admin-v12 .admin-shell{padding:0 12px;margin:12px auto}.admin-v12 .admin-panel,.admin-v12 .admin-top,.admin-v12 .admin-menu{border-radius:18px;padding:16px}.admin-v12 .admin-menu{grid-template-columns:1fr}.admin-title-row{display:grid}.admin-title-row h1{font-size:28px}.admin-product summary{display:grid}.admin-top{display:grid;gap:12px}.gallery-admin-grid{grid-template-columns:1fr}.sticky-save{display:grid}.product-facts{grid-template-columns:1fr}.lead-form{grid-template-columns:1fr}.lead-form textarea{grid-column:1/-1}}


/* V13 Admin UX/editor/logo/mobile spacing fixes */
.brand{min-width:0}.brand img{width:136px;max-height:42px;object-fit:contain}.foot-logo{width:176px;max-width:100%;height:auto;margin:0 0 14px}.foot b{font-weight:700}.top{z-index:80}
body:not(.admin-v12){font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif}.btn{font-weight:800}.menu{font-weight:700}.headcall a{font-weight:800}.section h2{font-weight:800}.product-body h3,.cat-card b{font-weight:750}.price{font-weight:800}
@media(max-width:900px){.brand img{width:124px;max-height:38px}.nav{min-height:64px}.hero-wrap{min-height:430px;padding:32px 0}.hero-card{padding:8px 0}.hero h1{font-size:34px;line-height:1.08}.hero p{font-size:17px}.section.categories-section{padding-top:42px}.trust{grid-template-columns:1fr 1fr!important;gap:10px}.trust span{min-height:42px;padding:10px 12px}.menu.open{top:68px;left:14px;right:14px;border:1px solid #e7ecf2;border-radius:22px;padding:18px;box-shadow:0 24px 60px rgba(17,24,32,.18)}}
@media(max-width:620px){.wrap{padding:0 18px}.hero-wrap{min-height:400px;padding:28px 0 30px;align-items:center}.hero-card{padding:0}.hero h1{font-size:31px;margin:12px 0 10px;letter-spacing:-.6px}.hero p{font-size:16px;margin-bottom:18px}.eyebrow{font-size:13px;padding:7px 12px}.cta-row{gap:10px}.trust{margin-top:18px}.trust span{font-size:13px;border-radius:14px}.section{padding:42px 0}.categories-section{padding-top:40px!important}.category-cards.cards{grid-template-columns:1fr 1fr!important;gap:12px}.category-cards .cat-card{min-height:168px;padding:17px}.cat-icon{width:44px;height:44px;font-size:22px;margin-bottom:10px}.cat-card b{font-size:18px}.cat-card em{font-size:13px}.cat-more{font-size:13px;padding-top:12px}.mobilebar{bottom:10px;left:10px;right:10px}.brand img{width:116px}}
@media(max-width:420px){.category-cards.cards{grid-template-columns:1fr!important}.hero-wrap{min-height:390px}.trust span{font-size:12px;padding:9px}.brand img{width:110px}.burger{width:44px;height:44px}}

/* calmer admin typography */
.admin-v12{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,Helvetica,sans-serif;font-size:15px;font-weight:400;color:#17202c}.admin-v12 h1,.admin-v12 h2,.admin-v12 h3{color:#111820}.admin-title-row h1{font-weight:760!important;letter-spacing:-.45px}.admin-section h2{font-weight:700!important}.admin-product summary span{font-weight:700!important}.admin-product summary em{font-weight:500!important}.admin-brand b{font-weight:700!important}.admin-brand span{font-weight:500!important}.admin-v12 label{font-weight:600!important;color:#344054}.admin-v12 input,.admin-v12 textarea,.admin-v12 select{font-weight:400!important}.admin-v12 .btn{font-weight:650!important}.admin-v12 .admin-menu a{font-weight:600!important}.admin-v12 .admin-tabs button{font-weight:600!important}.admin-v12 .checkline,.admin-v12 .danger-check{font-weight:500!important;color:#344054!important}.admin-v12 .sticky-save span,.admin-help,.admin-v12 .small{font-weight:400!important}.admin-v12 .notice{font-weight:500}.admin-v12 .admin-panel{padding-bottom:30px}

/* reliable admin tabs/buttons */
.admin-v12 .admin-tabs{position:relative;z-index:5}.admin-v12 .admin-tabs button{user-select:none}.admin-v12 .tab-panel{animation:adminFade .12s ease}@keyframes adminFade{from{opacity:.65;transform:translateY(2px)}to{opacity:1;transform:none}}

/* better editor */
.editor-toolbar{display:flex;flex-wrap:wrap;gap:7px;align-items:center;background:#f5f7fa;border:1px solid #e2e9f0;border-radius:14px;padding:8px;margin:8px 0 10px}.editor-toolbar button{border:1px solid #d8e0ea!important;background:#fff!important;color:#263442!important;border-radius:10px!important;min-height:34px!important;padding:7px 10px!important;font-size:13px!important;font-weight:600!important;cursor:pointer}.editor-toolbar button:hover{background:#fff7d8!important;border-color:#ffd75a!important}.editor-toolbar button.editor-primary{background:#111820!important;color:#fff!important;border-color:#111820!important}.wysiwyg-editor{background:#fff;border:1px solid #dfe6ee;border-radius:14px;min-height:190px;padding:16px 17px;line-height:1.65;font-size:15px;font-weight:400}.wysiwyg-editor.mini{min-height:120px}.wysiwyg-editor p{margin:0 0 12px}.wysiwyg-editor h2{font-size:24px;margin:20px 0 10px}.wysiwyg-editor h3{font-size:19px;margin:16px 0 8px}.wysiwyg-editor ul,.wysiwyg-editor ol{padding-left:24px}.wysiwyg-editor table{width:100%;border-collapse:collapse;margin:12px 0}.wysiwyg-editor th,.wysiwyg-editor td{border:1px solid #dfe6ee;padding:9px;text-align:left}.wysiwyg-editor blockquote{border-left:4px solid var(--yellow);margin:12px 0;padding:10px 14px;background:#fff8d6;border-radius:10px}.html-source{border:1px solid #dfe6ee;border-radius:14px;padding:14px;background:#111820;color:#e7edf4;min-height:220px}.html-source.is-open{display:block}.html-source.is-open + .wysiwyg-editor,.wysiwyg-editor.is-html-hidden{display:none}.editor-hint{display:block;color:#667085;font-size:12px;margin:-2px 0 8px;font-weight:400}.admin-v12 .wide-tabs{top:12px}


/* V14 mobile polish + calmer typography + editor/UI fixes */
body:not(.admin-v12){font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body:not(.admin-v12) p,body:not(.admin-v12) .lead,body:not(.admin-v12) .spec,body:not(.admin-v12) .product-lead,body:not(.admin-v12) .editable-content{font-weight:400}
body:not(.admin-v12) h1,body:not(.admin-v12) h2,body:not(.admin-v12) h3{font-weight:760;letter-spacing:-.35px}
body:not(.admin-v12) .btn{font-weight:700}
body:not(.admin-v12) .menu{font-weight:650}
body:not(.admin-v12) .product-body h3,body:not(.admin-v12) .cat-card b{font-weight:700}
body:not(.admin-v12) .price,body:not(.admin-v12) .product-badge,body:not(.admin-v12) .cat-more{font-weight:700}

@media(max-width:760px){
  body:not(.admin-v12){padding-bottom:108px!important}
  .top{box-shadow:0 8px 24px rgba(17,24,32,.06)}
  .nav{min-height:60px!important}
  .brand img{width:132px!important;max-height:40px!important}
  .burger{width:42px!important;height:42px!important;border-radius:14px!important;font-size:24px!important;line-height:1;background:#fff}
  .menu.open{top:64px!important;left:14px!important;right:14px!important;border-radius:22px!important;gap:4px!important;padding:14px!important}
  .menu.open a{font-weight:600!important}
  .menu-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:8px!important}
  .menu-actions .btn{width:100%;min-height:44px!important}

  .hero{background:linear-gradient(90deg,rgba(12,17,22,.94) 0%,rgba(12,17,22,.80) 52%,rgba(12,17,22,.52) 100%),var(--hero) 62% center/cover no-repeat!important}
  .hero .wrap{padding-left:18px!important;padding-right:18px!important}
  .hero-wrap{min-height:390px!important;padding:22px 0 24px!important;align-items:center!important}
  .hero-card{padding:0!important;max-width:100%!important}
  .eyebrow{font-size:12.5px!important;font-weight:650!important;padding:7px 11px!important;line-height:1.1;background:rgba(255,196,0,.18)!important}
  .hero h1{font-size:27px!important;line-height:1.09!important;font-weight:780!important;letter-spacing:-.35px!important;margin:12px 0 8px!important;text-wrap:balance}
  .hero p{font-size:14.5px!important;line-height:1.42!important;font-weight:400!important;margin:0 0 14px!important;max-width:360px!important;color:#f1f4f8!important}
  .hero p b{font-weight:700!important}
  .cta-row{gap:8px!important}
  .cta-row .btn{width:100%;min-height:46px!important;border-radius:12px!important;font-size:14px!important;font-weight:700!important;padding:12px 16px!important}
  .cta-row .btn-light{background:rgba(255,255,255,.96)!important;border-color:rgba(255,255,255,.75)!important}
  .trust{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:14px!important}
  .trust span{min-height:38px!important;padding:8px 9px!important;border-radius:12px!important;background:rgba(17,24,32,.68)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important;backdrop-filter:blur(2px)!important;font-weight:600!important;font-size:12.2px!important;line-height:1.16!important;white-space:normal!important;color:#fff!important}
  .trust span i{width:19px!important;height:19px!important;min-width:19px!important;font-size:10px!important;flex:0 0 19px!important;background:var(--yellow)!important;color:#111820!important}

  .section{padding:34px 0!important}
  .categories-section{padding-top:34px!important;padding-bottom:42px!important}
  .section h2{font-size:25px!important;line-height:1.16!important;font-weight:760!important;margin-bottom:8px!important}
  .lead{font-size:14px!important;line-height:1.45!important;margin-bottom:16px!important;color:#647083!important}
  .category-cards.cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .category-cards .cat-card{min-height:176px!important;padding:16px!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(17,24,32,.08)!important}
  .cat-icon{width:42px!important;height:42px!important;font-size:20px!important;border-radius:13px!important;margin-bottom:10px!important}
  .cat-card b{font-size:17px!important;line-height:1.16!important;font-weight:700!important}
  .cat-card em{font-size:12.7px!important;line-height:1.35!important;margin-top:8px!important;color:#647083!important}
  .cat-more{margin-top:auto!important;padding-top:10px!important;font-size:12.7px!important;font-weight:650!important;color:#0f4c81!important;gap:6px!important}
  .cat-more i{width:21px!important;height:21px!important;font-size:12px!important}

  .mobilebar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;position:fixed!important;left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:90!important;background:rgba(255,255,255,.98)!important;border:1px solid #e5eaf0!important;padding:9px!important;border-radius:20px!important;box-shadow:0 18px 45px rgba(17,24,32,.22)!important;backdrop-filter:blur(10px)!important}
  .mobilebar a,.mobilebar button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;border-radius:14px!important;border:1px solid transparent!important;font-size:14px!important;font-weight:700!important;text-align:center!important;text-decoration:none!important;padding:0 10px!important}
  .mobilebar a:first-child{background:#111820!important;color:#fff!important;border-color:#111820!important}
  .mobilebar button{background:var(--yellow)!important;color:#111820!important;font:inherit!important;font-weight:700!important;cursor:pointer!important}
  .foot{padding-bottom:116px!important}

  .modal__box{margin:3vh 12px!important;padding:22px 18px!important;border-radius:22px!important;max-height:92vh!important;overflow:auto!important}
  .modal__box h2{font-size:24px!important;font-weight:740!important}
  .lead-form .agree{font-size:12.5px!important;color:#576275!important;font-weight:400!important}
}
@media(max-width:380px){
  .brand img{width:122px!important}.hero h1{font-size:25px!important}.hero p{font-size:14px!important}.trust span{font-size:11.5px!important;padding:8px 7px!important}.category-cards.cards{grid-template-columns:1fr!important}.category-cards .cat-card{min-height:auto!important}
}

/* V14 calmer admin typography */
.admin-v12{font-weight:400!important;color:#17202c}
.admin-v12 h1{font-weight:720!important;letter-spacing:-.35px!important}.admin-v12 h2{font-weight:650!important}.admin-v12 h3{font-weight:620!important}
.admin-v12 label{font-weight:500!important;color:#344054!important}.admin-v12 input,.admin-v12 textarea,.admin-v12 select{font-weight:400!important;color:#17202c!important}
.admin-v12 .admin-menu a{font-weight:500!important}.admin-v12 .admin-menu a.is-active{font-weight:650!important}.admin-v12 .admin-tabs button{font-weight:500!important}.admin-v12 .admin-tabs button.is-active{font-weight:650!important}
.admin-v12 .btn{font-weight:600!important}.admin-v12 b,.admin-v12 strong{font-weight:650}.admin-v12 .checkline,.admin-v12 .danger-check{font-weight:400!important}.admin-v12 .repeat-row{align-items:center}.admin-v12 .repeat-row label{margin:0}
.admin-v12 .admin-help,.admin-v12 .small,.admin-v12 p{font-weight:400!important}.admin-v12 .admin-brand b{font-weight:650!important}.admin-v12 .admin-brand span{font-weight:400!important}

/* V14 editor polish */
.admin-v12 .editor-toolbar{background:#f7f9fc!important;border:1px solid #dfe6ee!important;border-radius:16px!important;padding:9px!important;gap:6px!important;align-items:center!important}
.admin-v12 .editor-toolbar button{min-height:34px!important;border-radius:10px!important;padding:7px 10px!important;font-size:13px!important;font-weight:500!important;background:#fff!important;color:#263442!important;border:1px solid #d8e0ea!important}
.admin-v12 .editor-toolbar button:hover{background:#fff7d8!important;border-color:#ffd75a!important}
.admin-v12 .editor-toolbar .editor-sep{width:1px;height:22px;background:#dfe6ee;margin:0 3px;display:inline-block}
.admin-v12 .wysiwyg-editor{font-weight:400!important;line-height:1.65!important;min-height:210px!important;border-radius:16px!important;background:#fff!important}
.admin-v12 .wysiwyg-editor.mini{min-height:145px!important}
.admin-v12 .html-source{font-weight:400!important;border-radius:16px!important;min-height:210px!important}
.admin-v12 .editor-hint{font-weight:400!important;color:#667085!important}


/* V15 final UI/UX fixes: logo, Hero badges, mobile CTA/footer, contacts map */
.brand img{width:178px!important;max-height:54px!important;object-fit:contain!important}.foot-logo{width:196px!important;max-height:58px!important}.nav{gap:30px}.menu{font-weight:650!important}.headcall a{font-weight:780!important}
.hero-card{max-width:760px!important}.trust{grid-template-columns:repeat(4,minmax(150px,1fr))!important;gap:12px!important;max-width:760px}.trust span{position:relative;display:flex!important;align-items:center!important;gap:10px!important;min-height:52px;padding:12px 14px!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.09))!important;border:1px solid rgba(255,255,255,.26)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 24px rgba(0,0,0,.13)!important;color:#fff!important;font-size:14px!important;line-height:1.18!important;font-weight:650!important;white-space:normal!important;backdrop-filter:blur(5px)}.trust span i{width:25px!important;height:25px!important;min-width:25px!important;border-radius:999px!important;background:var(--yellow)!important;color:#121820!important;font-size:13px!important;font-weight:800!important;box-shadow:0 6px 16px rgba(255,196,0,.25)!important}.trust span:nth-child(4){min-width:160px}
.wide-cta .lead-form{align-items:start}.wide-cta .lead-form .agree{color:rgba(255,255,255,.78)!important}.wide-cta .lead-form .agree span{color:rgba(255,255,255,.78)!important}.wide-cta .lead-form .agree input{border-color:rgba(255,255,255,.65)!important;background:#fff!important}.contact-panel .lead-form .agree{color:#667085!important}.contact-panel .lead-form .agree span{color:#667085!important}
.map-panel{background:#fff!important;border:1px solid var(--line)!important;border-radius:28px!important;box-shadow:var(--shadow)!important;padding:24px!important;margin:34px 0!important;overflow:hidden}.map-panel__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.map-panel__head h2{font-size:30px;line-height:1.15;margin:0 0 8px}.map-panel__head p{margin:0;color:#647083;max-width:680px}.map-frame{overflow:hidden;border-radius:22px;background:#edf2f6;border:1px solid #e3e9ef}.map-frame iframe{display:block;width:100%!important;min-height:420px!important;border:0!important;border-radius:22px!important;aspect-ratio:auto!important}.map-frame:empty{display:none}.mobilebar a:first-child:before,.mobilebar a:last-child:before{content:none!important}
@media(max-width:900px){.brand img{width:152px!important;max-height:46px!important}.nav{min-height:66px!important}.hero-card{max-width:100%!important}.trust{grid-template-columns:1fr 1fr!important;max-width:100%!important}.trust span:nth-child(4){min-width:0}.menu.open{top:70px!important}.menu.open .menu-actions{display:grid!important;gap:10px!important;padding-top:14px!important;border-top:1px solid #eef1f4}.menu.open .menu-actions .btn{min-height:46px!important;border-radius:14px!important;font-weight:650!important}}
@media(max-width:760px){body:not(.admin-v12){padding-bottom:0!important}.brand img{width:148px!important;max-height:44px!important}.nav{min-height:62px!important}.hero .wrap{padding-left:18px!important;padding-right:18px!important}.hero-wrap{min-height:392px!important;padding-top:24px!important;padding-bottom:24px!important}.hero h1{font-size:27px!important;line-height:1.08!important;font-weight:760!important}.hero p{font-size:14.5px!important}.trust{gap:8px!important;margin-top:14px!important}.trust span{min-height:39px!important;padding:8px 9px!important;border-radius:12px!important;font-size:12.2px!important;font-weight:580!important;line-height:1.15!important;background:rgba(17,24,32,.70)!important;box-shadow:none!important}.trust span i{width:19px!important;height:19px!important;min-width:19px!important;font-size:10px!important}.wide-cta{padding:22px 16px 24px!important;border-radius:24px!important;gap:18px!important}.wide-cta h2{font-size:24px!important}.wide-cta p{font-size:14px!important}.wide-cta .lead-form{gap:10px!important}.wide-cta .lead-form input,.wide-cta .lead-form textarea{min-height:48px!important;font-size:14px!important}.wide-cta .lead-form textarea{min-height:82px!important}.wide-cta .lead-form button{min-height:48px!important}.wide-cta .lead-form .agree{display:flex!important;align-items:center!important;gap:8px!important;margin-top:2px!important;font-size:12px!important;line-height:1.3!important;color:rgba(255,255,255,.75)!important}.wide-cta .lead-form .agree span{color:rgba(255,255,255,.75)!important}.mobilebar{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.97)!important}.foot{margin-top:44px!important;padding:38px 0 calc(118px + env(safe-area-inset-bottom))!important;background:#12171d!important}.map-panel{padding:16px!important;border-radius:24px!important}.map-panel__head{display:grid;gap:12px}.map-panel__head h2{font-size:24px}.map-panel__head .btn{width:100%}.map-frame iframe{min-height:320px!important}.contact-panel .lead-form .agree{font-size:12px!important;color:#667085!important}.contact-panel .lead-form .agree span{color:#667085!important}}
@media(max-width:420px){.brand img{width:140px!important;max-height:42px!important}.burger{width:42px!important;height:42px!important}.trust span{font-size:11.6px!important;padding:8px 7px!important}.trust span i{width:18px!important;height:18px!important;min-width:18px!important}.hero h1{font-size:25.5px!important}.section h2{font-size:24px!important}.mobilebar a,.mobilebar button{font-size:13.5px!important}}
@media(max-width:360px){.brand img{width:132px!important}.trust{grid-template-columns:1fr!important}.trust span{min-height:36px!important}}

/* V16 full mobile/UIUX cleanup: logo, benefit cards, quick form, mobile menu/footer */
html,body{min-height:100%;background:#eef2f6}body:not(.admin-v12){font-weight:400}.btn,.product-actions .btn,.footer-cta .btn{font-weight:700!important}.lead,.spec,.product-body p,.faq-item p,.page-info-card p,.content-main p,.content-side p{font-weight:400!important}.section h2,.inner-hero h1,.product-side-v2 h1{font-weight:760!important}.brand img{width:212px!important;max-height:62px!important;object-fit:contain!important}.foot-logo{width:212px!important;max-height:62px!important}.nav{min-height:78px!important}.menu a{font-weight:650!important}.headcall a{font-weight:780!important}

/* Hero badges */
.trust{max-width:820px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.trust span{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:54px!important;padding:12px 14px!important;border-radius:16px!important;background:rgba(14,21,30,.68)!important;border:1px solid rgba(255,255,255,.25)!important;color:#fff!important;font-size:14.2px!important;line-height:1.18!important;font-weight:650!important;white-space:nowrap!important;box-shadow:0 12px 28px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.15)!important;backdrop-filter:blur(6px)}.trust span i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:25px!important;height:25px!important;min-width:25px!important;border-radius:999px!important;background:var(--yellow)!important;color:#111820!important;font-size:13px!important;font-weight:800!important;line-height:1!important}.trust span:nth-child(4){min-width:0!important}

/* Benefits block: fix white text on white cards and make mobile compact */
.benefits-section .info-grid{background:#121820!important;color:#fff!important;border-radius:30px!important;padding:26px!important;gap:16px!important;box-shadow:0 24px 60px rgba(18,24,32,.18)!important}.benefits-section .info-card{position:relative!important;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)!important;color:#17202c!important;border:1px solid #e2e8ef!important;border-radius:20px!important;box-shadow:0 14px 34px rgba(0,0,0,.08)!important;padding:22px 20px 20px 58px!important;min-height:150px!important}.benefits-section .info-card:before{content:'✓';position:absolute;left:20px;top:22px;width:26px;height:26px;border-radius:999px;background:var(--yellow);color:#111820;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.benefits-section .info-card b{display:block!important;color:#17202c!important;font-size:18px!important;line-height:1.25!important;font-weight:720!important;margin:0 0 8px!important}.benefits-section .info-card p{color:#667085!important;font-size:15px!important;line-height:1.45!important;font-weight:400!important;margin:0!important}

/* Forms and consent */
.lead-form .agree{opacity:1!important;display:flex!important;align-items:flex-start!important;gap:9px!important;grid-column:1/-1!important;color:#6b7584!important;font-size:12.5px!important;line-height:1.35!important;font-weight:400!important;margin-top:2px!important}.lead-form .agree span{color:inherit!important;font-weight:400!important}.lead-form .agree input{appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;margin:1px 0 0!important;padding:0!important;border:1.5px solid #b7c0cc!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important;outline:0!important;position:relative!important;flex:0 0 18px!important}.lead-form .agree input:checked{background:var(--yellow)!important;border-color:var(--yellow)!important}.lead-form .agree input:checked:after{content:'✓';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#111820;font-size:13px;font-weight:900;line-height:1}.lead-form .agree input:focus-visible{box-shadow:0 0 0 3px rgba(255,196,0,.22)!important}

/* Quick selection form */
.quick-cta-section{padding-top:54px!important}.quick-selection-cta{grid-template-columns:.92fr 1.08fr!important;align-items:center!important;background:linear-gradient(135deg,#121820 0%,#1f2b38 58%,#121820 100%)!important;box-shadow:0 26px 70px rgba(18,24,32,.20)!important}.quick-selection-cta .lead-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;align-items:start!important}.quick-selection-cta .lead-form textarea{grid-column:1/-1!important;min-height:92px!important}.quick-selection-cta .lead-form button{grid-column:1/-1!important;min-height:52px!important}.quick-selection-cta .lead-form input:not([type="hidden"]):not(.hp-field),.quick-selection-cta .lead-form textarea{background:#fff!important;color:#17202c!important;border-color:#e3e8ef!important}.quick-selection-cta .lead-form input::placeholder,.quick-selection-cta .lead-form textarea::placeholder{color:#7a8595!important}.quick-selection-cta .lead-form .agree{color:rgba(255,255,255,.78)!important}.quick-selection-cta .lead-form .agree span{color:rgba(255,255,255,.78)!important}.quick-selection-cta .lead-form .agree input{background:#fff!important;border-color:rgba(255,255,255,.75)!important}.quick-selection-cta .lead-form .agree input:checked{background:var(--yellow)!important;border-color:var(--yellow)!important}

/* Floating mobile bottom bar */
.mobilebar{display:none}.mobilebar a,.mobilebar button{letter-spacing:0!important}.mobilebar a:first-child{background:#111820!important;color:#fff!important}.mobilebar button{background:var(--yellow)!important;color:#111820!important}

/* Mobile menu */
.menu.open{background:#fff!important;color:#17202c!important;border:1px solid #e6ebf1!important}.menu.open a{color:#17202c!important;font-weight:600!important}.menu.open .btn-light{background:#fff!important;color:#111820!important;border:1px solid #dbe2eb!important}.menu.open .btn-yellow{background:var(--yellow)!important;color:#111820!important;border:0!important}

@media(max-width:900px){.brand img{width:190px!important;max-height:56px!important}.nav{min-height:72px!important}.menu.open{position:fixed!important;top:76px!important;left:14px!important;right:14px!important;padding:18px!important;border-radius:24px!important;box-shadow:0 24px 70px rgba(17,24,32,.22)!important;z-index:95!important}.menu.open .menu-actions{display:grid!important;gap:10px!important;margin-top:8px!important;padding-top:14px!important;border-top:1px solid #edf1f5!important}.menu.open .menu-actions .btn{width:100%!important;min-height:48px!important;border-radius:14px!important}}
@media(max-width:760px){body:not(.admin-v12){padding-bottom:0!important;background:#eef2f6!important}.wrap{padding-left:16px!important;padding-right:16px!important}.top{background:#fff!important}.nav{min-height:68px!important}.brand img{width:178px!important;max-height:50px!important}.burger{width:44px!important;height:44px!important;border-radius:14px!important;font-size:25px!important}.menu.open{top:72px!important;left:12px!important;right:12px!important}.hero{background-position:61% center!important}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,15,21,.88),rgba(10,15,21,.68) 58%,rgba(10,15,21,.46));z-index:0;pointer-events:none}.hero:after{z-index:0}.hero .wrap{padding-left:16px!important;padding-right:16px!important}.hero-wrap{min-height:392px!important;padding-top:22px!important;padding-bottom:22px!important}.hero-card{position:relative!important;z-index:1!important;padding:0!important}.eyebrow{font-size:12.2px!important;font-weight:650!important;padding:6px 11px!important}.hero h1{font-size:25.5px!important;line-height:1.08!important;font-weight:760!important;letter-spacing:-.45px!important;margin:11px 0 8px!important}.hero p{font-size:14px!important;line-height:1.35!important;margin-bottom:12px!important}.cta-row{gap:8px!important}.cta-row .btn{min-height:44px!important;border-radius:12px!important;font-size:13.2px!important;font-weight:700!important}.trust{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:13px!important;max-width:100%!important}.trust span{min-height:38px!important;padding:8px 8px!important;border-radius:12px!important;background:rgba(10,16,23,.76)!important;color:#fff!important;border-color:rgba(255,255,255,.18)!important;font-size:11.5px!important;font-weight:580!important;line-height:1.12!important;white-space:normal!important;box-shadow:none!important}.trust span i{width:18px!important;height:18px!important;min-width:18px!important;font-size:10px!important}.section{padding:36px 0!important}.section h2{font-size:24px!important;line-height:1.14!important;font-weight:740!important}.lead{font-size:13.4px!important;line-height:1.45!important}.category-cards.cards{grid-template-columns:1fr 1fr!important;gap:12px!important}.category-cards .cat-card{min-height:178px!important;padding:14px!important;border-radius:18px!important}.cat-icon{width:40px!important;height:40px!important;font-size:18px!important}.cat-card b{font-size:16.2px!important;line-height:1.15!important;font-weight:720!important}.cat-card em{font-size:12.5px!important;line-height:1.35!important}.cat-more{font-size:12.5px!important;font-weight:650!important}.benefits-section{padding-top:32px!important;padding-bottom:34px!important}.benefits-section h2{color:#17202c!important;margin-bottom:14px!important}.benefits-section .info-grid{grid-template-columns:1fr!important;padding:14px!important;border-radius:22px!important;gap:10px!important;background:#121820!important}.benefits-section .info-card{min-height:0!important;padding:14px 14px 14px 48px!important;border-radius:16px!important}.benefits-section .info-card:before{left:14px!important;top:14px!important;width:24px!important;height:24px!important}.benefits-section .info-card b{color:#17202c!important;font-size:14.8px!important;line-height:1.22!important;font-weight:700!important;margin-bottom:5px!important}.benefits-section .info-card p{color:#687386!important;font-size:13px!important;line-height:1.38!important}.quick-cta-section{padding:34px 0!important}.quick-selection-cta{display:block!important;border-radius:24px!important;padding:22px 14px 20px!important;margin-left:0!important;margin-right:0!important}.quick-selection-cta h2{font-size:23px!important;line-height:1.12!important;margin-bottom:9px!important;font-weight:740!important}.quick-selection-cta p{font-size:13.2px!important;line-height:1.45!important;margin-bottom:16px!important}.quick-selection-cta .lead-form{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.quick-selection-cta .lead-form input:not([type="hidden"]):not(.hp-field),.quick-selection-cta .lead-form textarea{width:100%!important;min-height:48px!important;font-size:14px!important;border-radius:12px!important;padding:12px 13px!important}.quick-selection-cta .lead-form textarea{min-height:84px!important}.quick-selection-cta .lead-form button{min-height:49px!important;border-radius:13px!important;font-size:13.5px!important;font-weight:700!important}.quick-selection-cta .lead-form .agree{font-size:11.5px!important;line-height:1.3!important;margin-top:2px!important;color:rgba(255,255,255,.82)!important}.quick-selection-cta .lead-form .agree input{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;border-radius:5px!important}.faq-section{padding-bottom:28px!important}.foot{margin-top:38px!important;padding:36px 0 calc(112px + env(safe-area-inset-bottom))!important;background:#12171d!important}.footgrid{gap:22px!important}.foot-logo{width:188px!important;max-height:56px!important}.mobilebar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;position:fixed!important;left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:90!important;background:rgba(255,255,255,.97)!important;border:1px solid #e4eaf0!important;padding:9px!important;border-radius:20px!important;box-shadow:0 18px 45px rgba(17,24,32,.22)!important;backdrop-filter:blur(10px)!important}.mobilebar a,.mobilebar button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;border-radius:14px!important;font-size:13.5px!important;font-weight:700!important;text-align:center!important;text-decoration:none!important;border:0!important}.modal__box{margin:3vh 12px!important;padding:22px 18px!important;border-radius:22px!important;max-height:92vh!important;overflow:auto!important}}
@media(max-width:420px){.brand img{width:172px!important;max-height:48px!important}.wrap{padding-left:14px!important;padding-right:14px!important}.hero h1{font-size:24.8px!important}.trust span{font-size:11.2px!important;padding:7px 7px!important}.category-cards .cat-card{min-height:174px!important}.quick-selection-cta{padding-left:13px!important;padding-right:13px!important}}
@media(max-width:370px){.brand img{width:160px!important}.burger{width:42px!important;height:42px!important}.trust{grid-template-columns:1fr!important}.category-cards.cards{grid-template-columns:1fr!important}.category-cards .cat-card{min-height:auto!important}.hero-wrap{min-height:430px!important}}


/* V17 quick selection form fix: stable mobile form + consent checkbox */
.lead-form .agree{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;grid-column:1/-1!important;margin:4px 0 0!important;padding:0!important;min-height:22px!important;font-size:12.5px!important;line-height:1.35!important;font-weight:400!important;color:#687386!important;opacity:1!important}
.lead-form .agree span{display:block!important;color:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:400!important;margin:0!important;padding:0!important}
.lead-form .agree input[type="checkbox"],.lead-form .agree .agree-checkbox{all:unset!important;box-sizing:border-box!important;display:block!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;aspect-ratio:1/1!important;flex:0 0 18px!important;margin:1px 0 0!important;padding:0!important;border:1.5px solid #bac4d0!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important;outline:0!important;cursor:pointer!important;position:relative!important;appearance:none!important;-webkit-appearance:none!important;transform:none!important;vertical-align:top!important}
.lead-form .agree input[type="checkbox"]:checked,.lead-form .agree .agree-checkbox:checked{background:var(--yellow)!important;border-color:var(--yellow)!important}
.lead-form .agree input[type="checkbox"]:checked:after,.lead-form .agree .agree-checkbox:checked:after{content:'✓'!important;position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#111820!important;font-size:13px!important;font-weight:800!important;line-height:1!important}
.lead-form .agree input[type="checkbox"]:focus-visible,.lead-form .agree .agree-checkbox:focus-visible{box-shadow:0 0 0 3px rgba(255,196,0,.25)!important}

.quick-selection-cta{overflow:hidden!important}
.quick-selection-cta .lead-form{width:100%!important;max-width:100%!important}
.quick-selection-cta .lead-form > input:not([type="hidden"]):not([type="checkbox"]):not(.hp-field),.quick-selection-cta .lead-form > textarea{box-sizing:border-box!important;width:100%!important;background:#fff!important;color:#17202c!important;border:1px solid #e2e8f0!important;box-shadow:0 1px 0 rgba(255,255,255,.28) inset!important}
.quick-selection-cta .lead-form > input:not([type="hidden"]):not([type="checkbox"]):not(.hp-field):focus,.quick-selection-cta .lead-form > textarea:focus{border-color:var(--yellow)!important;box-shadow:0 0 0 3px rgba(255,196,0,.18)!important;outline:0!important}
.quick-selection-cta .lead-form .agree{color:rgba(255,255,255,.82)!important;font-size:12px!important;margin-top:2px!important;align-items:center!important}
.quick-selection-cta .lead-form .agree span{color:rgba(255,255,255,.82)!important}
.quick-selection-cta .lead-form .agree input[type="checkbox"],.quick-selection-cta .lead-form .agree .agree-checkbox{background:#fff!important;border-color:rgba(255,255,255,.82)!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;flex-basis:18px!important;border-radius:5px!important;padding:0!important}
.quick-selection-cta .lead-form .agree input[type="checkbox"]:checked,.quick-selection-cta .lead-form .agree .agree-checkbox:checked{background:var(--yellow)!important;border-color:var(--yellow)!important}

@media(max-width:760px){
  .brand img{width:192px!important;max-height:54px!important}
  .quick-cta-section{padding-top:28px!important;padding-bottom:34px!important}
  .quick-selection-cta{border-radius:24px!important;padding:22px 14px 18px!important;box-shadow:0 20px 48px rgba(17,24,32,.20)!important}
  .quick-selection-cta h2{font-size:21.5px!important;line-height:1.12!important;margin:0 0 8px!important;letter-spacing:-.2px!important;color:#fff!important}
  .quick-selection-cta p{font-size:13px!important;line-height:1.45!important;margin:0 0 15px!important;color:rgba(255,255,255,.82)!important}
  .quick-selection-cta .lead-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .quick-selection-cta .lead-form > input:not([type="hidden"]):not([type="checkbox"]):not(.hp-field),.quick-selection-cta .lead-form > textarea{min-height:48px!important;border-radius:13px!important;padding:12px 13px!important;font-size:14px!important;line-height:1.35!important}
  .quick-selection-cta .lead-form > textarea{min-height:86px!important;resize:vertical!important}
  .quick-selection-cta .lead-form > button{width:100%!important;min-height:50px!important;border-radius:13px!important;margin:0!important;font-size:13.5px!important;font-weight:700!important}
  .quick-selection-cta .lead-form .agree{display:flex!important;gap:9px!important;margin-top:2px!important;min-height:20px!important;font-size:11.8px!important;line-height:1.3!important;color:rgba(255,255,255,.82)!important}
  .quick-selection-cta .lead-form .agree input[type="checkbox"],.quick-selection-cta .lead-form .agree .agree-checkbox{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;margin-top:0!important}
  .mobilebar{bottom:calc(9px + env(safe-area-inset-bottom))!important}
  .faq-section{padding-bottom:42px!important}
}
@media(max-width:420px){.brand img{width:186px!important;max-height:52px!important}.quick-selection-cta{padding-left:12px!important;padding-right:12px!important}}
@media(max-width:370px){.brand img{width:174px!important}}

/* V18 mobile layout stability: iPhone 12/14 spacing + readable quick form */
@media (max-width: 760px){
  html{font-size:16px!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
  body:not(.admin-v12){font-size:16px!important;line-height:1.5!important;background:#f4f6f8!important;padding-bottom:calc(86px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}

  .wrap{width:100%!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important;margin-left:auto!important;margin-right:auto!important}
  .nav.wrap{padding-left:18px!important;padding-right:18px!important}
  .nav{min-height:68px!important;gap:12px!important}
  .brand{min-width:0!important;max-width:calc(100% - 58px)!important}
  .brand img{width:210px!important;max-width:210px!important;max-height:50px!important;height:auto!important;object-fit:contain!important}
  .burger{width:46px!important;height:46px!important;border-radius:15px!important;font-size:24px!important;flex:0 0 46px!important}

  .section{padding-top:44px!important;padding-bottom:44px!important}
  .section h2{font-size:27px!important;line-height:1.16!important;font-weight:760!important;letter-spacing:-.3px!important;margin-bottom:10px!important}
  .lead{font-size:15.5px!important;line-height:1.45!important;margin-bottom:22px!important;color:#647083!important}

  .quick-cta-section{padding:38px 0 44px!important;background:linear-gradient(180deg,#eef4f8 0,#f7fafc 100%)!important}
  .quick-cta-section > .wrap{padding-left:18px!important;padding-right:18px!important}
  .quick-selection-cta{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:24px 18px 22px!important;border-radius:26px!important;display:grid!important;grid-template-columns:1fr!important;gap:16px!important;background:linear-gradient(180deg,#18212b 0%,#111820 100%)!important;box-shadow:0 22px 56px rgba(17,24,32,.22)!important;overflow:visible!important}
  .quick-selection-cta h2{font-size:24px!important;line-height:1.14!important;font-weight:760!important;letter-spacing:-.25px!important;margin:0 0 9px!important;color:#fff!important;text-wrap:balance!important}
  .quick-selection-cta p{font-size:14.8px!important;line-height:1.45!important;color:rgba(255,255,255,.84)!important;margin:0!important}
  .quick-selection-cta .lead-form{display:grid!important;grid-template-columns:1fr!important;gap:11px!important;width:100%!important;max-width:100%!important;margin:0!important;align-items:stretch!important}
  .quick-selection-cta .lead-form > input:not([type="hidden"]):not([type="checkbox"]):not(.hp-field),
  .quick-selection-cta .lead-form > textarea{display:block!important;width:100%!important;max-width:100%!important;min-height:54px!important;border-radius:15px!important;padding:14px 15px!important;font-size:16px!important;line-height:1.35!important;color:#17202c!important;background:#fff!important;border:1px solid #dfe7ef!important;box-shadow:0 1px 0 rgba(255,255,255,.28) inset!important;font-weight:400!important}
  .quick-selection-cta .lead-form > textarea{min-height:104px!important;resize:vertical!important}
  .quick-selection-cta .lead-form > button{width:100%!important;min-height:54px!important;border-radius:15px!important;margin:0!important;font-size:15px!important;font-weight:760!important;padding:0 14px!important;color:#111820!important}
  .quick-selection-cta .lead-form .agree{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:2px 0 0!important;padding:0!important;min-height:auto!important;font-size:12.8px!important;line-height:1.35!important;color:rgba(255,255,255,.86)!important;opacity:1!important;font-weight:400!important}
  .quick-selection-cta .lead-form .agree span{color:rgba(255,255,255,.86)!important;font-size:inherit!important;line-height:inherit!important;font-weight:400!important}
  .quick-selection-cta .lead-form .agree input[type="checkbox"],
  .quick-selection-cta .lead-form .agree .agree-checkbox{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;flex:0 0 20px!important;margin:0!important;border-radius:6px!important;background:#fff!important;border:1.5px solid rgba(255,255,255,.86)!important;box-shadow:none!important}

  .mobilebar{left:14px!important;right:14px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;padding:9px!important;border-radius:20px!important}
  .mobilebar a,.mobilebar button{min-height:49px!important;font-size:14px!important;line-height:1.1!important}
  .faq-section{padding-bottom:96px!important}
}

@media (max-width: 430px){
  .wrap,.nav.wrap,.quick-cta-section > .wrap{padding-left:16px!important;padding-right:16px!important}
  .brand img{width:206px!important;max-width:206px!important;max-height:50px!important}
  .hero .wrap{padding-left:16px!important;padding-right:16px!important}
  .quick-selection-cta{padding:24px 16px 22px!important;border-radius:25px!important}
  .quick-selection-cta h2{font-size:23.5px!important}
  .quick-selection-cta p{font-size:14.5px!important}
}

@media (max-width: 390px){
  .wrap,.nav.wrap,.quick-cta-section > .wrap{padding-left:15px!important;padding-right:15px!important}
  .brand img{width:198px!important;max-width:198px!important;max-height:48px!important}
  .section h2{font-size:26px!important}
  .quick-selection-cta h2{font-size:22.8px!important}
  .quick-selection-cta .lead-form > input:not([type="hidden"]):not([type="checkbox"]):not(.hp-field),
  .quick-selection-cta .lead-form > textarea{font-size:16px!important;min-height:53px!important}
}

@media (max-width: 360px){
  .wrap,.nav.wrap,.quick-cta-section > .wrap{padding-left:14px!important;padding-right:14px!important}
  .brand img{width:184px!important;max-width:184px!important}
  .burger{width:44px!important;height:44px!important;flex-basis:44px!important}
  .quick-selection-cta h2{font-size:21.5px!important}
}

/* V19 home desktop polish: cleaner hero and readable benefit badges */
@media (min-width: 761px){
  .home .hero,
  body:not(.admin-v12) .hero{background-position:center center!important}
  .home .hero-wrap,
  body:not(.admin-v12) .hero-wrap{min-height:485px!important}
  .home .hero-card,
  body:not(.admin-v12) .hero-card{
    max-width:650px!important;
    padding:34px 34px 32px!important;
    border-radius:28px!important;
    background:linear-gradient(90deg,rgba(18,24,32,.76) 0%,rgba(18,24,32,.46) 100%)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    box-shadow:0 26px 70px rgba(0,0,0,.20)!important;
    backdrop-filter:blur(3px)!important;
  }
  .home .hero h1,
  body:not(.admin-v12) .hero h1{
    max-width:585px!important;
    font-size:50px!important;
    line-height:1.055!important;
    letter-spacing:-1.1px!important;
    margin:18px 0 14px!important;
  }
  .home .hero p,
  body:not(.admin-v12) .hero p{
    max-width:585px!important;
    font-size:18px!important;
    line-height:1.45!important;
    margin-bottom:22px!important;
  }
  .home .hero .trust,
  body:not(.admin-v12) .hero .trust{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    max-width:590px!important;
    width:100%!important;
    gap:10px!important;
    margin-top:24px!important;
  }
  .home .hero .trust span,
  body:not(.admin-v12) .hero .trust span{
    min-height:46px!important;
    padding:10px 14px!important;
    border-radius:15px!important;
    background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,.08))!important;
    border:1px solid rgba(255,255,255,.22)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 10px 24px rgba(0,0,0,.14)!important;
    color:#fff!important;
    font-size:14px!important;
    line-height:1.18!important;
    font-weight:650!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .home .hero .trust span i,
  body:not(.admin-v12) .hero .trust span i{
    width:23px!important;
    height:23px!important;
    min-width:23px!important;
    font-size:12px!important;
    box-shadow:0 6px 16px rgba(255,196,0,.22)!important;
  }
  .home .categories-section,
  body:not(.admin-v12) .categories-section{padding-top:58px!important}
}

/* V19 mobile home stability: more side air, no tiny text on iPhone widths */
@media (max-width:760px){
  body:not(.admin-v12){-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important}
  .wrap,
  .nav.wrap{padding-left:18px!important;padding-right:18px!important}
  .brand img{width:220px!important;max-width:220px!important;max-height:54px!important}
  .hero .wrap{padding-left:18px!important;padding-right:18px!important}
  .hero-wrap{min-height:420px!important;padding-top:24px!important;padding-bottom:26px!important}
  .hero h1{font-size:28px!important;line-height:1.08!important;font-weight:760!important;margin:12px 0 9px!important}
  .hero p{font-size:15.2px!important;line-height:1.42!important;margin-bottom:14px!important}
  .cta-row .btn{min-height:48px!important;font-size:14.2px!important;font-weight:700!important}
  .trust{gap:9px!important;margin-top:14px!important}
  .trust span{min-height:42px!important;padding:9px 10px!important;font-size:12.4px!important;line-height:1.15!important;font-weight:600!important}
  .trust span i{width:20px!important;height:20px!important;min-width:20px!important;font-size:10.5px!important}
  .category-cards.cards{gap:14px!important}
  .category-cards .cat-card{padding:16px!important;min-height:188px!important}
  .cat-card b{font-size:17px!important;line-height:1.16!important}
  .cat-card em{font-size:13px!important;line-height:1.38!important}
}
@media (max-width:430px){
  .wrap,
  .nav.wrap{padding-left:17px!important;padding-right:17px!important}
  .brand img{width:214px!important;max-width:214px!important;max-height:52px!important}
  .hero .wrap{padding-left:17px!important;padding-right:17px!important}
  .hero h1{font-size:27px!important}
  .hero p{font-size:15px!important}
}
@media (max-width:390px){
  .wrap,
  .nav.wrap{padding-left:16px!important;padding-right:16px!important}
  .brand img{width:204px!important;max-width:204px!important;max-height:50px!important}
  .hero .wrap{padding-left:16px!important;padding-right:16px!important}
  .hero h1{font-size:26.2px!important}
  .trust span{font-size:12px!important}
}

/* V20 final UI/UX system pass: stable mobile, forms, footer, catalog, contacts */
body:not(.admin-v12){font-weight:400;background:#eef2f6;color:#17202c;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body:not(.admin-v12) p,body:not(.admin-v12) li{font-weight:400}.btn{letter-spacing:0!important}.wrap{max-width:1180px}.top{background:#fff}.brand img{width:214px!important;max-height:62px!important}.headcall a{font-size:23px!important}.menu a{font-weight:650!important}

/* Home hero desktop */
@media(min-width:761px){
  .home-page .hero-wrap{min-height:500px!important}.home-page .hero-card{max-width:680px!important;padding:36px!important;border-radius:28px!important;background:linear-gradient(90deg,rgba(18,24,32,.78),rgba(18,24,32,.48))!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 28px 72px rgba(0,0,0,.22)!important;backdrop-filter:blur(3px)!important}.home-page .hero h1{font-size:50px!important;line-height:1.06!important;font-weight:780!important;letter-spacing:-1.1px!important}.home-page .hero p{font-size:18px!important;line-height:1.45!important;max-width:600px!important}.home-page .hero .trust{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important;max-width:600px!important;margin-top:24px!important}.home-page .hero .trust span{white-space:normal!important;min-height:46px!important;padding:10px 13px!important;font-size:14px!important;font-weight:620!important;line-height:1.18!important}.home-page .hero .trust span i{width:23px!important;height:23px!important;min-width:23px!important}
  .home-page .categories-section{padding-top:64px!important}.home-page .category-cards .cat-card{min-height:220px!important;padding:26px!important}.home-page .cat-card b{font-size:22px!important;font-weight:720!important}.home-page .cat-more{margin-top:18px!important}
}

/* Better generic desktop blocks */
.benefits-section .info-card b,.catalog-builder .info-card b{font-weight:700!important}.benefits-section .info-card p,.catalog-builder .info-card p{font-size:15px!important;line-height:1.45!important}.catalog-help{align-items:center!important}.content-main,.page-info-card,.contact-panel,.steps-panel{box-shadow:0 16px 44px rgba(22,30,42,.08)!important}.contact-panel .lead-form{grid-template-columns:1fr 1fr!important}.contact-panel .lead-form textarea{grid-column:1/-1!important}.contact-panel .lead-form button{grid-column:1/-1!important;max-width:320px!important}.contact-panel .lead-form .agree{grid-column:1/-1!important;display:flex!important;align-items:center!important;gap:9px!important;color:#667085!important;font-size:13px!important}.contact-panel .lead-form .agree span{color:#667085!important}.contact-panel .lead-form .agree input{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}.process-card p,.page-info-card p,.editable-content{font-size:16px!important;line-height:1.55!important}.map-frame iframe{width:100%!important;border:0!important;display:block!important}

/* Final mobile foundation */
@media(max-width:760px){
  html,body{width:100%;overflow-x:hidden!important}body:not(.admin-v12){font-size:16px!important;line-height:1.5!important;background:#eef2f6!important;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;padding-bottom:0!important}
  .wrap,.nav.wrap{max-width:none!important;width:100%!important;padding-left:20px!important;padding-right:20px!important}.top{position:sticky!important;top:0!important;z-index:80!important;border-bottom:1px solid #e7edf3!important}.nav{min-height:72px!important;gap:12px!important}.brand{max-width:calc(100vw - 92px)!important;min-width:0!important;display:flex!important}.brand img{width:236px!important;max-width:calc(100vw - 104px)!important;max-height:56px!important;height:auto!important;object-fit:contain!important}.burger{margin-left:auto!important;width:46px!important;height:46px!important;min-width:46px!important;border-radius:15px!important;font-size:24px!important;background:#fff!important;box-shadow:0 4px 16px rgba(16,24,40,.08)!important}
  .menu.open{position:fixed!important;top:78px!important;left:16px!important;right:16px!important;z-index:100!important;padding:18px!important;border-radius:24px!important;box-shadow:0 24px 70px rgba(17,24,32,.25)!important}.menu.open a{font-size:16px!important;font-weight:620!important}.menu.open .menu-actions .btn{font-size:15px!important;min-height:50px!important}
  .section{padding:46px 0!important}.section h2{font-size:27px!important;line-height:1.16!important;font-weight:740!important;letter-spacing:-.25px!important}.lead{font-size:15px!important;line-height:1.48!important;color:#657083!important;margin-bottom:22px!important}.btn{font-size:15px!important;font-weight:700!important;min-height:50px!important;border-radius:14px!important}.eyebrow{font-size:13px!important;font-weight:650!important;line-height:1.1!important;padding:7px 12px!important}

  /* home mobile hero */
  .home-page .hero{background-position:60% center!important}.home-page .hero:before{content:''!important;position:absolute!important;inset:0!important;z-index:0!important;background:linear-gradient(90deg,rgba(9,14,20,.90) 0%,rgba(9,14,20,.73) 58%,rgba(9,14,20,.48) 100%)!important}.home-page .hero:after{z-index:0!important}.home-page .hero .wrap{padding-left:20px!important;padding-right:20px!important}.home-page .hero-wrap{min-height:430px!important;padding-top:26px!important;padding-bottom:28px!important;display:flex!important;align-items:center!important}.home-page .hero-card{position:relative!important;z-index:1!important;width:100%!important;max-width:100%!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}.home-page .hero h1{font-size:29px!important;line-height:1.08!important;font-weight:760!important;letter-spacing:-.45px!important;margin:13px 0 10px!important;max-width:340px!important}.home-page .hero p{font-size:15.5px!important;line-height:1.42!important;margin:0 0 15px!important;max-width:355px!important}.home-page .cta-row{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.home-page .cta-row .btn{width:100%!important;min-height:50px!important;font-size:15px!important}.home-page .trust{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:15px!important;max-width:100%!important}.home-page .trust span{display:flex!important;align-items:center!important;gap:8px!important;min-height:44px!important;padding:9px 10px!important;border-radius:13px!important;background:rgba(15,22,30,.78)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:none!important;font-size:12.7px!important;line-height:1.15!important;font-weight:600!important;white-space:normal!important;overflow:visible!important}.home-page .trust span i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:21px!important;height:21px!important;min-width:21px!important;border-radius:999px!important;background:var(--yellow)!important;color:#111820!important;font-size:11px!important;font-weight:800!important}

  /* cards and product grids mobile */
  .category-cards.cards{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.category-cards .cat-card{min-height:196px!important;padding:16px!important;border-radius:19px!important}.cat-icon{width:42px!important;height:42px!important;border-radius:13px!important;font-size:19px!important}.cat-card b{font-size:17px!important;line-height:1.16!important;font-weight:720!important}.cat-card em{font-size:13.5px!important;line-height:1.38!important}.cat-more{font-size:13.5px!important;font-weight:650!important;margin-top:14px!important}.product-grid{gap:18px!important}.product-card{border-radius:20px!important}.product-card img{height:190px!important}.product-body{padding:16px!important}.product-body h3{font-size:18px!important;min-height:auto!important}.product-actions .btn{min-height:46px!important;font-size:14px!important}.filter-row{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:0 0 8px!important;margin:0 0 20px!important}.filter-row .btn{white-space:nowrap!important;min-height:44px!important;font-size:14px!important;padding-left:14px!important;padding-right:14px!important}

  /* mobile content pages */
  .page{padding:26px 0 110px!important}.inner-hero{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;padding:24px 20px!important;border-radius:24px!important;margin-bottom:22px!important}.inner-hero h1{font-size:30px!important;line-height:1.1!important;font-weight:760!important}.inner-hero p{font-size:15.5px!important;line-height:1.45!important}.inner-hero-cta{padding:18px!important;border-radius:20px!important}.inner-hero-cta b{font-size:20px!important}.content-layout,.contact-panel,.product-page-v2{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}.content-main,.content-side,.page-info-card,.contact-panel,.steps-panel,.product-gallery-v2,.product-side-v2{padding:20px!important;border-radius:22px!important}.content-main p,.page-info-card p,.editable-content,.process-card p{font-size:15.5px!important;line-height:1.55!important}.page-info-card h2,.steps-panel h2,.contact-panel h2{font-size:25px!important;line-height:1.16!important}.process-grid{grid-template-columns:1fr!important;gap:12px!important}.process-card{padding:18px!important;display:grid!important;grid-template-columns:42px 1fr!important;column-gap:12px!important;align-items:start!important}.process-card span{grid-row:1/3!important;margin:0!important}.process-card b{font-size:17px!important}.process-card p{margin:4px 0 0!important}.catalog-help{display:grid!important;gap:16px!important;padding:22px 18px!important;border-radius:22px!important;margin-top:28px!important}.catalog-help h2{font-size:22px!important}.catalog-help p{font-size:14.5px!important;line-height:1.45!important}.catalog-help .btn{width:100%!important}.benefits-section .info-grid,.catalog-builder .info-grid{grid-template-columns:1fr!important;gap:10px!important;padding:14px!important;border-radius:24px!important}.benefits-section .info-card,.catalog-builder .info-card{min-height:auto!important;padding:15px 15px 15px 50px!important;border-radius:17px!important}.benefits-section .info-card:before,.catalog-builder .info-card:before{left:15px!important;top:15px!important;width:24px!important;height:24px!important}.benefits-section .info-card b,.catalog-builder .info-card b{font-size:15px!important;line-height:1.25!important;font-weight:700!important}.benefits-section .info-card p,.catalog-builder .info-card p{font-size:13.5px!important;line-height:1.38!important}

  /* quick selection form */
  .quick-cta-section{padding:40px 0 48px!important;background:linear-gradient(180deg,#eef4f8 0%,#f7fafc 100%)!important}.quick-cta-section>.wrap{padding-left:20px!important;padding-right:20px!important}.quick-selection-cta{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;margin:0!important;padding:24px 18px 22px!important;border-radius:26px!important;gap:17px!important;background:linear-gradient(180deg,#18222e,#111820)!important;box-shadow:0 24px 58px rgba(17,24,32,.24)!important;overflow:visible!important}.quick-selection-cta h2{font-size:24px!important;line-height:1.13!important;font-weight:740!important;letter-spacing:-.25px!important;color:#fff!important;margin:0 0 9px!important}.quick-selection-cta p{font-size:15px!important;line-height:1.45!important;color:rgba(255,255,255,.86)!important;margin:0!important}.quick-selection-cta .lead-form{display:grid!important;grid-template-columns:1fr!important;gap:11px!important;width:100%!important;align-items:stretch!important}.quick-selection-cta .lead-form>input:not([type="hidden"]):not([type="checkbox"]):not(.hp-field),.quick-selection-cta .lead-form>textarea{display:block!important;width:100%!important;max-width:100%!important;min-height:54px!important;padding:14px 15px!important;border-radius:15px!important;background:#fff!important;border:1px solid #dfe7ef!important;color:#17202c!important;font-size:16px!important;line-height:1.35!important;font-weight:400!important}.quick-selection-cta .lead-form>textarea{min-height:106px!important}.quick-selection-cta .lead-form>button{width:100%!important;min-height:54px!important;border-radius:15px!important;font-size:15px!important;font-weight:740!important}.lead-form .agree,.quick-selection-cta .lead-form .agree{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:2px 0 0!important;padding:0!important;color:rgba(255,255,255,.86)!important;font-size:12.7px!important;line-height:1.35!important;opacity:1!important}.lead-form .agree span,.quick-selection-cta .lead-form .agree span{font-size:inherit!important;line-height:inherit!important;color:inherit!important}.lead-form .agree input[type="checkbox"],.lead-form .agree .agree-checkbox{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;flex:0 0 20px!important;margin:0!important;border-radius:6px!important;border:1.5px solid #cdd5df!important;background:#fff!important;box-shadow:none!important;position:relative!important}.lead-form .agree input[type="checkbox"]:checked,.lead-form .agree .agree-checkbox:checked{background:var(--yellow)!important;border-color:var(--yellow)!important}.lead-form .agree input[type="checkbox"]:checked:after,.lead-form .agree .agree-checkbox:checked:after{content:'✓'!important;position:absolute!important;inset:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:800!important;color:#111820!important}.contact-panel .lead-form{grid-template-columns:1fr!important}.contact-panel .lead-form input,.contact-panel .lead-form textarea{font-size:16px!important;min-height:52px!important}.contact-panel .lead-form button{max-width:none!important;width:100%!important}.contact-panel .lead-form .agree{color:#667085!important;font-size:12.8px!important}

  /* map, footer, bottom bar */
  .map-panel{padding:18px!important;border-radius:24px!important;margin:24px 0 0!important}.map-panel__head{display:grid!important;gap:12px!important}.map-panel__head h2{font-size:25px!important}.map-panel__head p{font-size:14.5px!important}.map-panel__head .btn{width:100%!important}.map-frame{border-radius:18px!important;overflow:hidden!important}.map-frame iframe{min-height:300px!important;border-radius:18px!important}.foot{margin-top:36px!important;padding:38px 0 calc(132px + env(safe-area-inset-bottom))!important;background:#12171d!important}.footgrid{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}.foot-logo{width:210px!important;max-height:58px!important}.mobilebar{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;position:fixed!important;left:14px!important;right:14px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:90!important;background:rgba(255,255,255,.98)!important;border:1px solid #e4eaf0!important;padding:9px!important;border-radius:20px!important;box-shadow:0 18px 45px rgba(17,24,32,.23)!important;backdrop-filter:blur(10px)!important}.mobilebar a,.mobilebar button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;border-radius:14px!important;font-size:14px!important;font-weight:700!important;border:0!important}.mobilebar a:first-child{background:#111820!important;color:#fff!important}.mobilebar button{background:var(--yellow)!important;color:#111820!important}.modal__box{margin:3vh 14px!important;padding:24px 18px!important;border-radius:24px!important;max-height:92vh!important;overflow:auto!important}.modal__box h2{font-size:26px!important}.modal .lead-form{grid-template-columns:1fr!important}.modal .lead-form input,.modal .lead-form textarea{font-size:16px!important;min-height:52px!important}.modal .lead-form .agree{color:#667085!important;font-size:12.8px!important}
}
@media(max-width:430px){.wrap,.nav.wrap{padding-left:18px!important;padding-right:18px!important}.home-page .hero .wrap,.quick-cta-section>.wrap{padding-left:18px!important;padding-right:18px!important}.brand img{width:224px!important;max-width:calc(100vw - 100px)!important}.home-page .hero h1{font-size:28px!important}.home-page .hero p{font-size:15.2px!important}.trust span{font-size:12.3px!important}.quick-selection-cta{padding-left:17px!important;padding-right:17px!important}.category-cards .cat-card{min-height:190px!important}}
@media(max-width:390px){.wrap,.nav.wrap{padding-left:17px!important;padding-right:17px!important}.home-page .hero .wrap,.quick-cta-section>.wrap{padding-left:17px!important;padding-right:17px!important}.brand img{width:214px!important;max-width:calc(100vw - 96px)!important}.home-page .hero h1{font-size:27px!important}.home-page .hero p{font-size:15px!important}.home-page .trust span{font-size:12px!important}.category-cards .cat-card{min-height:188px!important}.quick-selection-cta h2{font-size:23px!important}}
@media(max-width:360px){.brand img{width:198px!important}.home-page .trust{grid-template-columns:1fr!important}.category-cards.cards{grid-template-columns:1fr!important}.category-cards .cat-card{min-height:auto!important}.home-page .hero-wrap{min-height:470px!important}}

/* V21: leads, SEO text, requisites, delivery and catalog polish */
.filter-row{scroll-margin-top:100px}.catalog-grid{scroll-margin-top:110px}.seo-text-block{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:30px;margin:30px 0}.seo-text-block h2{font-size:28px;margin:0 0 14px}.seo-text-block p{font-size:17px;line-height:1.65;color:#384457;margin:0 0 14px}.seo-text-block p:last-child{margin-bottom:0}.home-seo-section{padding-top:10px}.catalog-seo-text{margin-top:26px}.builder-advantages{padding:28px!important;border-radius:26px!important;background:#fff!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important}.builder-advantages h2{margin-bottom:18px!important}.builder-advantages .builder-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:14px!important}.builder-advantages .builder-card{position:relative;display:grid!important;grid-template-columns:34px 1fr!important;align-items:start!important;gap:12px!important;min-height:116px!important;padding:18px!important;border-radius:18px!important;background:#f6f8fb!important;border:1px solid #e3e9f0!important;box-shadow:none!important}.builder-advantages .builder-card .checkmark{display:flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;border-radius:50%!important;background:var(--yellow)!important;color:#111820!important;font-weight:900!important;font-size:15px!important;margin:0!important}.builder-advantages .builder-card b{display:block!important;font-size:16px!important;line-height:1.25!important;font-weight:800!important;margin:2px 0 6px!important;color:#111820!important}.builder-advantages .builder-card p{font-size:14px!important;line-height:1.45!important;color:#657186!important;margin:0!important}.catalog-builder{margin-top:30px}.catalog-builder .builder-advantages{margin-top:0!important}.delivery-intro-panel{display:grid;grid-template-columns:1.4fr .8fr;gap:22px;align-items:stretch;margin-bottom:24px}.delivery-intro-panel .editable-content,.delivery-call-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:28px}.delivery-intro-panel .editable-content p{font-size:17px;line-height:1.65;color:#354052;margin:0 0 12px}.delivery-call-card{background:linear-gradient(180deg,#172230,#111820);color:#fff;display:flex;flex-direction:column;justify-content:center;gap:12px}.delivery-call-card b{font-size:25px}.delivery-call-card span{color:#d7dde6}.delivery-info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.delivery-info-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:24px}.delivery-info-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:#fff2b8;margin-bottom:14px;font-size:22px}.delivery-info-card h2{font-size:21px;margin:0 0 10px}.delivery-info-card p{font-size:15.5px;line-height:1.55;color:#556176;margin:0}.requisites-panel{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:28px;margin:26px 0}.requisites-panel h2{margin:0 0 18px}.requisites-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px}.requisites-list p{margin:0;color:#ccd3dc}.requisites-panel .requisites-list p{color:#364256;background:#f5f8fb;border:1px solid #e4eaf1;border-radius:16px;padding:14px}.requisites-list b{color:inherit}.foot-req{margin-top:18px}.foot-req .requisites-list{grid-template-columns:1fr;gap:7px}.foot-req .requisites-list p{font-size:13px;line-height:1.45;color:#cfd4dc}.mail-settings-box{margin:18px 0;padding:18px;border:1px solid #e4eaf1;border-radius:18px;background:#f7fafc}.mail-settings-box h3{margin:0 0 6px}.lead-card p b{font-weight:750}.contact-panel .lead-form{grid-template-columns:1fr 1fr auto}.contact-panel .lead-form textarea{grid-column:1/3}.contact-panel .lead-form .agree{color:#667085!important}.contact-panel .lead-form button{min-width:170px}.inner-page .content-side{align-self:stretch}.inner-page .content-side .btn{width:100%}
@media(min-width:901px){.catalog-page .builder-advantages .builder-card{min-height:108px}.catalog-page .builder-advantages .builder-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-page-body .content-layout{display:none}.page-delivery .content-layout{display:none}.home-page .trust{grid-template-columns:repeat(4,minmax(0,1fr))}.home-page .trust span{min-height:58px;display:flex;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:750}.home-page .trust span i{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--yellow);color:#111820;flex:0 0 26px;font-size:13px}.home-page .trust span:first-child,.home-page .trust span:nth-child(2),.home-page .trust span:nth-child(3),.home-page .trust span:nth-child(4){white-space:normal}}
@media(max-width:900px){.seo-text-block{padding:22px;margin:22px 0;border-radius:22px}.seo-text-block h2{font-size:24px}.seo-text-block p{font-size:15.5px;line-height:1.6}.builder-advantages .builder-grid{grid-template-columns:1fr 1fr!important}.builder-advantages .builder-card{min-height:104px!important}.delivery-intro-panel,.delivery-info-cards{grid-template-columns:1fr}.delivery-call-card{padding:22px}.requisites-list{grid-template-columns:1fr}.contact-panel .lead-form{grid-template-columns:1fr!important}.contact-panel .lead-form textarea{grid-column:auto!important}.contact-panel .lead-form button{width:100%!important}.filter-row{scroll-margin-top:82px}}
@media(max-width:560px){.builder-advantages{padding:20px!important;border-radius:22px!important}.builder-advantages .builder-grid{grid-template-columns:1fr!important;gap:10px!important}.builder-advantages .builder-card{grid-template-columns:30px 1fr!important;min-height:auto!important;padding:15px!important;border-radius:16px!important}.builder-advantages .builder-card .checkmark{width:25px!important;height:25px!important;font-size:13px!important}.builder-advantages .builder-card b{font-size:15px!important;margin:1px 0 4px!important}.builder-advantages .builder-card p{font-size:13.5px!important;line-height:1.38!important}.catalog-builder{margin-top:24px}.delivery-info-card,.delivery-intro-panel .editable-content,.delivery-call-card{padding:20px;border-radius:22px}.delivery-info-cards{gap:12px}.delivery-info-icon{width:38px;height:38px;font-size:19px}.delivery-info-card h2{font-size:18px}.delivery-info-card p{font-size:14.5px}.requisites-panel{padding:20px;border-radius:22px}.requisites-panel .requisites-list p{font-size:14px}.contact-panel .lead-form .agree,.quick-selection-cta .lead-form .agree,.modal .lead-form .agree{font-size:12.4px!important;line-height:1.35!important}.lead-form .agree input[type="checkbox"],.lead-form .agree .agree-checkbox{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}.filter-row{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:6px!important;margin-bottom:16px!important}.filter-row .btn{white-space:nowrap!important;min-height:42px!important;padding:10px 13px!important;font-size:13px!important}.foot-req .requisites-list p{font-size:12.5px}.mobilebar{bottom:calc(8px + env(safe-area-inset-bottom))!important}.page{padding-bottom:118px!important}}


/* V22: delivery merge, compact footer requisites, smoother catalog filters */
.delivery-intro-single{display:block!important;margin-bottom:22px!important}.delivery-intro-single .editable-content{display:block!important;max-width:none!important}.delivery-page-body .page-hero{grid-template-columns:1.15fr .85fr}.delivery-page-body .inner-hero-cta{box-shadow:0 18px 38px rgba(17,24,32,.10)}
.foot{padding:42px 0!important;margin-top:58px!important}.footgrid{align-items:start}.foot-req-compact{margin-top:14px!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.10)}.foot-req-compact b{display:block!important;margin-bottom:6px!important}.foot-req-line{margin:0!important;color:#cfd4dc!important;font-size:14px!important;line-height:1.5!important}.foot-req-link{display:inline-block!important;margin-top:6px!important;color:#fff!important;text-decoration:underline;text-underline-offset:3px;font-size:13px!important}.requisites-panel{scroll-margin-top:110px}.requisites-panel .requisites-list{grid-template-columns:repeat(3,minmax(0,1fr))}.requisites-panel .requisites-list p{font-size:14px;line-height:1.45;padding:13px!important}.requisites-panel .requisites-list p:nth-child(n+4){font-size:13.2px}
.catalog-page .product-card[hidden]{display:none!important}.catalog-page .filter-row .btn{cursor:pointer}.catalog-page .catalog-grid{transition:opacity .12s ease}.catalog-page .product-card{box-shadow:0 14px 34px rgba(22,30,42,.08)!important}.catalog-page .catalog-help,.catalog-page .builder-advantages{box-shadow:0 14px 34px rgba(22,30,42,.08)!important}.builder-advantages .builder-card .checkmark{width:24px!important;height:24px!important;flex:0 0 24px!important;font-size:12px!important;margin-top:1px!important}.builder-advantages .builder-card{grid-template-columns:26px 1fr!important;align-items:start!important;min-height:96px!important;padding:16px!important}.builder-advantages .builder-card b{margin:0 0 5px!important;line-height:1.25!important}.builder-advantages .builder-card p{line-height:1.42!important}.catalog-page .builder-advantages .builder-card{display:grid!important;align-content:start!important}.catalog-page .builder-advantages h2{margin-bottom:16px!important}
.mail-settings-box h4{margin:18px 0 10px;font-size:16px}.mail-settings-box select{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 15px;font:inherit;background:#fff}.admin-form select{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 15px;font:inherit;background:#fff}
@media(max-width:900px){.delivery-page-body .page-hero{grid-template-columns:1fr}.delivery-intro-single .editable-content{padding:22px!important}.requisites-panel .requisites-list{grid-template-columns:1fr 1fr}.foot{padding-bottom:118px!important}.catalog-page .product-card,.catalog-page .catalog-help,.catalog-page .builder-advantages{box-shadow:0 8px 22px rgba(22,30,42,.07)!important}}
@media(max-width:560px){.delivery-intro-single{margin-bottom:16px!important}.delivery-intro-single .editable-content{padding:18px!important;border-radius:20px!important}.delivery-page-body .inner-hero-cta{padding:18px!important}.delivery-info-cards{margin-top:18px!important}.foot{margin-top:40px!important;padding-top:34px!important;padding-bottom:116px!important}.footgrid{gap:22px!important}.foot-req-compact{margin-top:10px!important}.foot-req-line{font-size:12.5px!important}.requisites-panel .requisites-list{grid-template-columns:1fr}.requisites-panel .requisites-list p{font-size:13px!important}.catalog-page .product-card{box-shadow:0 6px 18px rgba(22,30,42,.06)!important;border-color:#e9eef4!important}.catalog-page .catalog-help,.catalog-page .builder-advantages{box-shadow:0 8px 20px rgba(22,30,42,.06)!important}.builder-advantages .builder-card{grid-template-columns:24px 1fr!important;padding:14px!important;min-height:0!important}.builder-advantages .builder-card .checkmark{width:22px!important;height:22px!important;flex-basis:22px!important}.catalog-page .builder-advantages .builder-grid{gap:9px!important}.filter-row{scroll-margin-top:0!important}.catalog-grid{scroll-margin-top:0!important}}
.lead-mail-error{background:#fff4e5;border:1px solid #ffd49b;border-radius:12px;padding:10px 12px;color:#8a4b00!important}

/* V23 security admin */
.notice.danger{background:#fff1f1;border-color:#f3b4b4;color:#9b1c1c}.security-check.bad{background:#fff1f1}.security-check.ok{background:#eefaf1}


/* V24: lead textarea lock/autogrow + improved requisites panel */
.lead-form textarea,
.modal .lead-form textarea,
.contact-panel .lead-form textarea,
.quick-selection-cta .lead-form textarea{
  resize:none!important;
  overflow:hidden!important;
  max-width:100%!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.modal .lead-form,
.contact-panel .lead-form,
.quick-selection-cta .lead-form{
  min-width:0!important;
}
.modal .lead-form > *,
.contact-panel .lead-form > *,
.quick-selection-cta .lead-form > *{
  min-width:0!important;
  box-sizing:border-box!important;
}
.modal .lead-form textarea{
  grid-column:1 / -1!important;
  min-height:90px!important;
}
.contact-panel .lead-form textarea{
  min-height:82px!important;
}
.quick-selection-cta .lead-form textarea{
  min-height:98px!important;
}
.requisites-panel{
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;
  border:1px solid #e4ebf3!important;
  border-radius:28px!important;
  box-shadow:0 24px 60px rgba(17,24,32,.08)!important;
  padding:30px!important;
}
.requisites-panel h2{
  font-size:26px!important;
  line-height:1.15!important;
  margin:0 0 20px!important;
}
.requisites-panel .requisites-list{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.requisites-panel .requisites-list p{
  display:block!important;
  min-height:84px!important;
  margin:0!important;
  padding:16px 17px!important;
  border-radius:18px!important;
  background:#f4f7fb!important;
  border:1px solid #e2e9f1!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85)!important;
  color:#253042!important;
  font-size:14.2px!important;
  line-height:1.45!important;
  word-break:break-word!important;
}
.requisites-panel .requisites-list p b{
  display:block!important;
  margin:0 0 7px!important;
  color:#111820!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  letter-spacing:.035em!important;
}
.requisites-panel .requisites-list p:nth-child(3){
  background:linear-gradient(180deg,#f7faff 0%,#eef4fa 100%)!important;
}
@media(max-width:900px){
  .requisites-panel{padding:24px!important;border-radius:24px!important}
  .requisites-panel .requisites-list{grid-template-columns:1fr 1fr!important}
}
@media(max-width:560px){
  .modal .lead-form textarea,
  .contact-panel .lead-form textarea,
  .quick-selection-cta .lead-form textarea{
    resize:none!important;
    overflow:hidden!important;
    font-size:16px!important;
    line-height:1.45!important;
  }
  .requisites-panel{
    padding:20px!important;
    border-radius:22px!important;
    margin:22px 0!important;
  }
  .requisites-panel h2{font-size:23px!important;margin-bottom:14px!important}
  .requisites-panel .requisites-list{grid-template-columns:1fr!important;gap:10px!important}
  .requisites-panel .requisites-list p{
    min-height:auto!important;
    padding:14px 15px!important;
    font-size:13.8px!important;
  }
}

/* V25: premium requisites block */
.requisites-panel{
  background:#fff!important;
  border:1px solid #e3eaf2!important;
  border-radius:30px!important;
  box-shadow:0 22px 56px rgba(17,24,32,.075)!important;
  padding:32px!important;
}
.requisites-panel h2{
  margin:0 0 20px!important;
  font-size:28px!important;
  line-height:1.15!important;
  font-weight:760!important;
  letter-spacing:-.25px!important;
  color:#111820!important;
}
.requisites-v2{
  display:grid!important;
  grid-template-columns:.86fr 1.45fr!important;
  gap:20px!important;
  align-items:stretch!important;
}
.requisites-summary{
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  min-height:220px!important;
  padding:24px!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#172331 0%,#111820 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 42px rgba(17,24,32,.16)!important;
}
.requisites-summary .req-badge{
  align-self:flex-start!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  background:#ffc400!important;
  color:#111820!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:750!important;
  letter-spacing:.01em!important;
}
.requisites-summary .req-badge:before{content:"✓";font-weight:900!important}
.requisites-summary h3{
  margin:28px 0 10px!important;
  font-size:25px!important;
  line-height:1.12!important;
  font-weight:760!important;
  color:#fff!important;
  letter-spacing:-.25px!important;
}
.requisites-summary p{
  margin:0!important;
  color:#d8dee8!important;
  font-size:15px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
.requisites-table{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:0!important;
  overflow:hidden!important;
  border:1px solid #e4ebf3!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.requisites-row{
  display:grid!important;
  grid-template-columns:190px 1fr!important;
  gap:18px!important;
  align-items:start!important;
  min-height:auto!important;
  margin:0!important;
  padding:16px 18px!important;
  border:0!important;
  border-bottom:1px solid #e8eef5!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#202b3a!important;
}
.requisites-row:last-child{border-bottom:0!important}
.requisites-row:nth-child(even){background:#fbfdff!important}
.requisites-row--primary{background:#fffaf0!important}
.requisites-row--primary:nth-child(even){background:#fff7df!important}
.requisites-row span{
  display:block!important;
  margin:3px 0 0!important;
  color:#657286!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:720!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
}
.requisites-row strong{
  display:block!important;
  color:#111820!important;
  font-size:15.5px!important;
  line-height:1.46!important;
  font-weight:560!important;
  word-break:break-word!important;
}
.requisites-row--account strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:14.5px!important;letter-spacing:-.02em!important}
.requisites-row--note{grid-template-columns:1fr!important;gap:6px!important;background:#f7fafc!important}
@media(max-width:900px){
  .requisites-v2{grid-template-columns:1fr!important;gap:14px!important}
  .requisites-summary{min-height:auto!important;padding:22px!important;border-radius:22px!important}
  .requisites-summary h3{margin:18px 0 8px!important;font-size:23px!important}
  .requisites-row{grid-template-columns:165px 1fr!important}
}
@media(max-width:560px){
  .requisites-panel{padding:20px!important;border-radius:22px!important;margin:22px 0!important}
  .requisites-panel h2{font-size:24px!important;margin-bottom:14px!important}
  .requisites-summary{padding:18px!important;border-radius:18px!important}
  .requisites-summary h3{font-size:21px!important;margin:16px 0 8px!important}
  .requisites-summary p{font-size:14px!important;line-height:1.48!important}
  .requisites-table{border-radius:18px!important}
  .requisites-row{grid-template-columns:1fr!important;gap:6px!important;padding:14px 15px!important}
  .requisites-row span{font-size:11px!important;margin:0!important}
  .requisites-row strong{font-size:14.2px!important;line-height:1.42!important}
  .requisites-row--account strong{font-size:13.2px!important}
}

/* V26: clean requisites block, closer to site style */
.requisites-panel{
  background:#fff!important;
  border:1px solid #e4ebf3!important;
  border-radius:28px!important;
  box-shadow:0 18px 48px rgba(17,24,32,.07)!important;
  padding:28px!important;
  margin:28px 0!important;
}
.requisites-panel>h2{
  margin:0 0 14px!important;
  font-size:27px!important;
  line-height:1.18!important;
  font-weight:760!important;
  color:#111820!important;
}
.requisites-v2,.requisites-summary,.requisites-table,.requisites-row{all:unset;box-sizing:border-box!important}
.requisites-v3{
  display:block!important;
}
.requisites-v3-head{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:18px 20px!important;
  margin:0 0 14px!important;
  border-radius:20px!important;
  background:linear-gradient(90deg,#fff9df 0%,#ffffff 72%)!important;
  border:1px solid #f1e3aa!important;
}
.requisites-v3-head .req-badge{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:6px 10px!important;
  margin:0 0 10px!important;
  border-radius:999px!important;
  background:#ffc400!important;
  color:#111820!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:760!important;
}
.requisites-v3-head .req-badge:before{content:'✓';font-weight:900!important}
.requisites-v3-head h3{
  margin:0 0 6px!important;
  color:#111820!important;
  font-size:22px!important;
  line-height:1.2!important;
  font-weight:760!important;
  letter-spacing:-.15px!important;
}
.requisites-v3-head p{
  max-width:700px!important;
  margin:0!important;
  color:#667085!important;
  font-size:15.5px!important;
  line-height:1.55!important;
  font-weight:400!important;
}
.requisites-v3-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
.requisites-v3-row{
  display:grid!important;
  grid-template-columns:minmax(130px,.42fr) 1fr!important;
  gap:12px!important;
  align-items:start!important;
  padding:15px 16px!important;
  border:1px solid #e6edf4!important;
  border-radius:16px!important;
  background:#f8fafc!important;
  box-shadow:none!important;
  min-width:0!important;
}
.requisites-v3-row--main{
  background:#fffdf5!important;
  border-color:#f2e5b4!important;
}
.requisites-v3-row--address,
.requisites-v3-row--account,
.requisites-v3-row--note{
  grid-column:1 / -1!important;
}
.requisites-v3-row span{
  display:block!important;
  margin:2px 0 0!important;
  color:#697586!important;
  font-size:11.5px!important;
  line-height:1.25!important;
  font-weight:760!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
}
.requisites-v3-row strong{
  display:block!important;
  color:#111820!important;
  font-size:15.2px!important;
  line-height:1.42!important;
  font-weight:560!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
}
.requisites-v3-row--account strong{
  font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
  font-size:14.2px!important;
  letter-spacing:-.02em!important;
}
@media(max-width:900px){
  .requisites-v3-list{grid-template-columns:1fr!important}
  .requisites-v3-row{grid-template-columns:145px 1fr!important}
}
@media(max-width:560px){
  .requisites-panel{padding:18px!important;border-radius:22px!important;margin:22px 0!important}
  .requisites-panel>h2{font-size:23px!important;margin-bottom:12px!important}
  .requisites-v3-head{padding:16px!important;border-radius:18px!important;margin-bottom:12px!important}
  .requisites-v3-head h3{font-size:19px!important}
  .requisites-v3-head p{font-size:14px!important;line-height:1.48!important}
  .requisites-v3-list{gap:9px!important}
  .requisites-v3-row{grid-template-columns:1fr!important;gap:5px!important;padding:13px 14px!important;border-radius:15px!important}
  .requisites-v3-row span{font-size:11px!important;margin:0!important}
  .requisites-v3-row strong{font-size:14px!important;line-height:1.42!important}
  .requisites-v3-row--account strong{font-size:12.8px!important}
}

/* V27: official compact requisites block */
.requisites-panel{
  background:#fff!important;
  border:1px solid #e5ebf2!important;
  border-radius:28px!important;
  box-shadow:0 18px 46px rgba(17,24,32,.07)!important;
  padding:30px 32px!important;
  margin:28px 0!important;
}
.requisites-panel>h2{
  margin:0 0 16px!important;
  font-size:28px!important;
  line-height:1.18!important;
  font-weight:760!important;
  color:#111820!important;
}
.requisites-v3{display:none!important}
.requisites-v4{display:block!important;max-width:100%!important}
.requisites-v4-note{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:13px 16px!important;
  margin:0 0 14px!important;
  border-radius:18px!important;
  background:linear-gradient(90deg,#fff9df 0%,#fff 74%)!important;
  border:1px solid #f1e2aa!important;
}
.requisites-v4-note .req-badge{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  white-space:nowrap!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  background:#ffc400!important;
  color:#111820!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:750!important;
}
.requisites-v4-note .req-badge:before{content:'✓';font-weight:900!important}
.requisites-v4-note p{
  margin:0!important;
  color:#5f6b7c!important;
  font-size:15px!important;
  line-height:1.45!important;
  font-weight:400!important;
}
.requisites-v4-table{
  display:block!important;
  overflow:hidden!important;
  border:1px solid #e5ebf2!important;
  border-radius:20px!important;
  background:#fff!important;
}
.requisites-v4-row{
  display:grid!important;
  grid-template-columns:230px minmax(0,1fr)!important;
  min-height:54px!important;
  border-bottom:1px solid #e5ebf2!important;
  background:#fff!important;
}
.requisites-v4-row:last-child{border-bottom:0!important}
.requisites-v4-row .req-label{
  display:flex!important;
  align-items:center!important;
  padding:14px 18px!important;
  background:#f6f8fb!important;
  border-right:1px solid #e5ebf2!important;
  color:#647286!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:760!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
}
.requisites-v4-row .req-value{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  padding:14px 20px!important;
  color:#111820!important;
  font-size:15.5px!important;
  line-height:1.45!important;
  font-weight:540!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
}
.requisites-v4-row--main .req-value{background:#fffdf5!important;font-weight:650!important}
.requisites-v4-row--account .req-value{
  font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;
  font-size:14.2px!important;
  letter-spacing:-.02em!important;
}
.requisites-v4-row--note .req-value{color:#3d4857!important}
@media(max-width:900px){
  .requisites-panel{padding:24px!important;border-radius:24px!important}
  .requisites-v4-row{grid-template-columns:190px minmax(0,1fr)!important}
}
@media(max-width:560px){
  .requisites-panel{padding:18px!important;border-radius:22px!important;margin:22px 0!important}
  .requisites-panel>h2{font-size:23px!important;margin-bottom:12px!important}
  .requisites-v4-note{align-items:flex-start!important;flex-direction:column!important;gap:8px!important;padding:14px!important;border-radius:16px!important;margin-bottom:12px!important}
  .requisites-v4-note p{font-size:14px!important;line-height:1.45!important}
  .requisites-v4-table{border-radius:17px!important}
  .requisites-v4-row{grid-template-columns:1fr!important;min-height:0!important}
  .requisites-v4-row .req-label{border-right:0!important;border-bottom:1px solid #e9eef4!important;padding:11px 14px 8px!important;font-size:11px!important;background:#f8fafc!important}
  .requisites-v4-row .req-value{padding:10px 14px 13px!important;font-size:14px!important;line-height:1.42!important;display:block!important}
  .requisites-v4-row--account .req-value{font-size:12.8px!important}
}


/* V28: final 10/10 compact official requisites block */
.requisites-panel{
  background:#fff!important;
  border:1px solid #e5ebf2!important;
  border-radius:26px!important;
  box-shadow:0 16px 42px rgba(17,24,32,.065)!important;
  padding:26px 28px!important;
  margin:26px 0!important;
}
.requisites-panel>h2{
  margin:0 0 14px!important;
  font-size:27px!important;
  line-height:1.15!important;
  font-weight:760!important;
  color:#111820!important;
}
.requisites-v4-note{display:none!important}
.requisites-v4,
.requisites-v4--clean{
  display:block!important;
  max-width:100%!important;
}
.requisites-v4-table{
  display:block!important;
  overflow:hidden!important;
  border:1px solid #e5ebf2!important;
  border-radius:18px!important;
  background:#fff!important;
}
.requisites-v4-row{
  display:grid!important;
  grid-template-columns:190px minmax(0,1fr)!important;
  min-height:46px!important;
  border-bottom:1px solid #e9eef4!important;
  background:#fff!important;
}
.requisites-v4-row:last-child{border-bottom:0!important}
.requisites-v4-row .req-label{
  display:flex!important;
  align-items:center!important;
  padding:11px 16px!important;
  background:#f7f9fc!important;
  border-right:1px solid #e9eef4!important;
  color:#657286!important;
  font-size:11.5px!important;
  line-height:1.25!important;
  font-weight:720!important;
  text-transform:uppercase!important;
  letter-spacing:.045em!important;
}
.requisites-v4-row .req-value{
  display:flex!important;
  align-items:center!important;
  min-width:0!important;
  padding:11px 17px!important;
  color:#111820!important;
  font-size:14.8px!important;
  line-height:1.42!important;
  font-weight:520!important;
  word-break:break-word!important;
  overflow-wrap:anywhere!important;
  background:#fff!important;
}
.requisites-v4-row--unp .req-value,
.requisites-v4-row--account .req-value{
  background:#fffdf5!important;
}
.requisites-v4-row--legal .req-value,
.requisites-v4-row--unp .req-value{
  font-weight:650!important;
}
.requisites-v4-row--account .req-value{
  font-family:inherit!important;
  font-size:14.4px!important;
  letter-spacing:0!important;
  font-weight:560!important;
}
.requisites-v4-row--address .req-value{line-height:1.45!important}
.requisites-v4-row--note .req-value{color:#3d4857!important;background:#fff!important}
@media(max-width:900px){
  .requisites-panel{padding:22px!important;border-radius:24px!important}
  .requisites-v4-row{grid-template-columns:175px minmax(0,1fr)!important}
}
@media(max-width:560px){
  .requisites-panel{padding:18px!important;border-radius:22px!important;margin:22px 0!important}
  .requisites-panel>h2{font-size:23px!important;margin-bottom:12px!important}
  .requisites-v4-table{border-radius:17px!important}
  .requisites-v4-row{grid-template-columns:1fr!important;min-height:0!important}
  .requisites-v4-row .req-label{
    border-right:0!important;
    border-bottom:1px solid #edf1f6!important;
    padding:10px 14px 6px!important;
    font-size:11px!important;
    background:#f8fafc!important;
  }
  .requisites-v4-row .req-value{
    display:block!important;
    padding:9px 14px 12px!important;
    font-size:14.2px!important;
    line-height:1.42!important;
  }
  .requisites-v4-row--account .req-value{font-size:13.5px!important;line-height:1.35!important}
}

/* V29 Belarus phone mask and required fields UX */
.lead-form input.is-invalid,
.lead-form textarea.is-invalid,
.lead-form input:user-invalid,
.lead-form textarea:user-invalid{
  border-color:#e5484d!important;
  box-shadow:0 0 0 3px rgba(229,72,77,.10)!important;
}
.lead-form input[name="name"],
.lead-form input[name="phone"]{
  font-variant-numeric:tabular-nums;
}
.lead-form input[name="phone"]::placeholder{
  color:#8b95a5;
}
@media(max-width:560px){
  .lead-form input[name="name"],
  .lead-form input[name="phone"]{
    min-height:54px!important;
    font-size:16px!important;
  }
}


/* V30: reliable forms + phone mask UX */
.lead-form{
  align-items:start!important;
}
.lead-form .agree{
  grid-column:1/-1!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  margin:2px 0 0!important;
  color:#667085!important;
  font-size:13px!important;
  line-height:1.35!important;
  cursor:pointer!important;
  order:20!important;
}
.wide-cta .lead-form .agree,
.quick-selection-cta .lead-form .agree{
  color:#d8dee7!important;
}
.lead-form .agree input[type="checkbox"],
.lead-form .agree .agree-checkbox{
  width:18px!important;
  min-width:18px!important;
  height:18px!important;
  min-height:18px!important;
  margin:1px 0 0!important;
  padding:0!important;
  flex:0 0 18px!important;
  accent-color:var(--yellow)!important;
}
.lead-form .agree.is-invalid span{
  color:#f04438!important;
}
.lead-form .form-status{
  grid-column:1/-1!important;
  min-height:0!important;
  font-size:13px!important;
  line-height:1.35!important;
  margin:0!important;
  padding:0!important;
  color:transparent!important;
  order:25!important;
}
.lead-form .form-status:not(:empty){
  margin:2px 0 0!important;
  padding:10px 12px!important;
  border-radius:12px!important;
  color:#344054!important;
  background:#f3f6fa!important;
  border:1px solid #e1e7ef!important;
}
.lead-form .form-status.is-error:not(:empty){
  background:#fff4f4!important;
  border-color:#ffc9c9!important;
  color:#b42318!important;
}
.lead-form .form-status.is-info:not(:empty),
.lead-form .form-status.is-ok:not(:empty){
  background:#eef8f1!important;
  border-color:#bdeac8!important;
  color:#16703a!important;
}
.lead-form button[type="submit"]{
  grid-column:1/-1!important;
  width:100%!important;
  order:30!important;
}
.lead-form button[type="submit"]:disabled{
  opacity:.72!important;
  cursor:wait!important;
  transform:none!important;
}
.lead-form input[name="phone"]{
  direction:ltr!important;
  unicode-bidi:plaintext!important;
}
.modal .lead-form,.contact-panel .lead-form,.quick-selection-cta .lead-form{
  gap:12px!important;
}
.modal .lead-form button[type="submit"],
.contact-panel .lead-form button[type="submit"],
.quick-selection-cta .lead-form button[type="submit"]{
  min-height:52px!important;
  font-size:15px!important;
}
@media(max-width:560px){
  .lead-form .agree{font-size:12.8px!important;line-height:1.38!important;gap:9px!important}
  .lead-form .form-status:not(:empty){font-size:12.8px!important;padding:9px 10px!important}
  .lead-form button[type="submit"]{min-height:54px!important;font-size:16px!important}
}


/* V31: simple phone field without visual mask */
.lead-form input[name="phone"]{
  letter-spacing:0!important;
  font-variant-numeric:tabular-nums;
}
.lead-form input[name="phone"]::placeholder{
  color:#8b95a5!important;
}
.lead-form .form-status.is-error:not(:empty){
  font-weight:600;
}

/* V32: mobile catalog filter line + softer product area */
@media(max-width:900px){
  .catalog-page .wrap{padding-left:16px!important;padding-right:16px!important;}
  .catalog-page .inner-hero{margin-bottom:14px!important;box-shadow:0 10px 26px rgba(22,30,42,.055)!important;border-color:rgba(226,232,240,.8)!important;overflow:hidden!important;}
  .catalog-page .filter-row{position:relative!important;z-index:2!important;margin-top:0!important;margin-bottom:14px!important;padding-top:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
  .catalog-page .filter-row:before,.catalog-page .filter-row:after{display:none!important;content:none!important;}
  .catalog-page .filter-row .btn{box-shadow:0 4px 10px rgba(22,30,42,.045)!important;border-color:#e9eef4!important;}
  .catalog-page .catalog-grid{margin-top:12px!important;scroll-margin-top:82px!important;}
  .catalog-page .product-card{box-shadow:0 5px 14px rgba(22,30,42,.045)!important;border-color:#edf1f6!important;}
}
@media(max-width:560px){
  .catalog-page .inner-hero{box-shadow:none!important;border:0!important;background:linear-gradient(180deg,#ffffff 0%,#fff8d9 100%)!important;border-radius:0 0 22px 22px!important;margin-left:-16px!important;margin-right:-16px!important;padding-left:16px!important;padding-right:16px!important;}
  .catalog-page .filter-row{margin-left:0!important;margin-right:0!important;}
  .catalog-page .filter-row .btn{box-shadow:none!important;}
  .catalog-page .product-card{box-shadow:none!important;border:1px solid #edf1f6!important;}
  .catalog-page .catalog-help,.catalog-page .builder-advantages{box-shadow:none!important;border:1px solid #edf1f6!important;}
  .catalog-page .catalog-grid{scroll-margin-top:76px!important;}
}


/* V34: mobile catalog filter/buttons stability */
.catalog-page .product-card{
  position:relative!important;
}
.catalog-page .product-badge{
  z-index:3!important;
}
@media(max-width:900px){
  .catalog-page .filter-row{
    position:relative!important;
    z-index:20!important;
    clear:both!important;
    isolation:isolate!important;
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    margin:0 0 22px!important;
    padding:0 0 4px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .catalog-page .filter-row .btn{
    position:relative!important;
    z-index:21!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
  .catalog-page .catalog-grid{
    position:relative!important;
    z-index:1!important;
    margin-top:0!important;
    padding-top:0!important;
    scroll-margin-top:86px!important;
  }
  .catalog-page .product-card{
    position:relative!important;
    overflow:hidden!important;
  }
}
@media(max-width:560px){
  .catalog-page .filter-row{
    margin-bottom:20px!important;
    padding-bottom:4px!important;
  }
  .catalog-page .catalog-grid{
    scroll-margin-top:78px!important;
  }
}

/* V35: final mobile catalog filter separation */
.catalog-page .catalog-results{
  position:relative!important;
  display:block!important;
  clear:both!important;
  isolation:isolate!important;
  margin:28px 0 0!important;
  padding:0!important;
  scroll-margin-top:98px!important;
}
.catalog-page .catalog-results .filter-row{
  position:static!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0 0 24px!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
  inset:auto!important;
  float:none!important;
}
.catalog-page .catalog-results .filter-row .btn{
  position:relative!important;
  z-index:auto!important;
  flex:0 0 auto!important;
  margin:0!important;
  transform:none!important;
}
.catalog-page .catalog-results .catalog-grid{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  clear:both!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  scroll-margin-top:118px!important;
}
.catalog-page .catalog-results .product-card{
  position:relative!important;
  z-index:auto!important;
  margin-top:0!important;
  transform:none!important;
}
.catalog-page .catalog-results .product-card:hover{
  transform:translateY(-3px)!important;
}
.catalog-page .catalog-results .product-badge{
  top:12px!important;
  left:12px!important;
  right:auto!important;
  z-index:4!important;
  max-width:calc(100% - 24px)!important;
}
@media(max-width:900px){
  .catalog-page .catalog-results{
    margin-top:30px!important;
    padding-top:0!important;
    scroll-margin-top:82px!important;
  }
  .catalog-page .catalog-results .filter-row{
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    gap:8px!important;
    margin:0 0 24px!important;
    padding:0 0 6px!important;
    z-index:auto!important;
  }
  .catalog-page .catalog-results .filter-row::-webkit-scrollbar{display:none!important;}
  .catalog-page .catalog-results .filter-row .btn{
    min-height:42px!important;
    padding:10px 13px!important;
    font-size:13px!important;
    white-space:nowrap!important;
    box-shadow:none!important;
  }
  .catalog-page .catalog-results .catalog-grid{
    margin-top:0!important;
    padding-top:0!important;
    scroll-margin-top:92px!important;
  }
  .catalog-page .catalog-results .product-card:first-child{
    margin-top:0!important;
  }
}
@media(max-width:560px){
  .catalog-page .catalog-results{
    margin-top:28px!important;
    padding-left:0!important;
    padding-right:0!important;
    scroll-margin-top:74px!important;
  }
  .catalog-page .catalog-results .filter-row{
    margin-bottom:24px!important;
    padding-bottom:6px!important;
  }
  .catalog-page .catalog-results .catalog-grid{
    gap:18px!important;
    scroll-margin-top:84px!important;
  }
  .catalog-page .catalog-results .product-card{
    border-radius:18px!important;
    overflow:hidden!important;
  }
}

/* V36 final audit cleanup: stable UI, mobile catalog, forms, security-friendly layout */
:root{--shadow-soft:0 14px 34px rgba(22,30,42,.075);--shadow-panel:0 20px 55px rgba(22,30,42,.10)}
body:not(.admin-v12){font-weight:400;background:#eef2f6;color:#17202c;overflow-x:hidden}
body:not(.admin-v12) p,body:not(.admin-v12) li{font-weight:400}
body:not(.admin-v12) h1,body:not(.admin-v12) h2,body:not(.admin-v12) h3{letter-spacing:-.02em}
.btn{font-weight:750!important}.btn:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(255,196,0,.45)!important;outline-offset:2px!important}
.wrap{width:min(100% - 32px,1180px)!important;padding-left:0!important;padding-right:0!important}
.top{z-index:100!important}.brand img{width:176px!important;max-height:54px!important}.nav{min-height:76px!important}.headcall a{font-weight:800!important}.menu a{font-weight:680!important}
.hero-card{max-width:760px!important}.trust{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:790px!important}.trust span{white-space:normal!important;line-height:1.18!important;font-weight:680!important}.trust span i{flex:0 0 24px!important}
.product-card,.cat-card,.page-card,.inner-hero,.catalog-help,.builder-advantages,.contact-panel,.map-panel,.seo-text-block,.delivery-info-card,.process-card,.faq-item{box-shadow:var(--shadow-soft)!important;border-color:#e7edf4!important}.product-card:hover,.cat-card:hover{box-shadow:var(--shadow-panel)!important;transform:translateY(-2px)!important}
.lead-form{align-items:start!important}.lead-form input,.lead-form textarea{max-width:100%!important}.lead-form textarea{resize:none!important;overflow:hidden!important}.lead-form input[name="phone"]{letter-spacing:0!important;font-variant-numeric:tabular-nums!important}.lead-form .agree{display:flex!important;align-items:center!important;gap:9px!important;opacity:1!important;color:#667085!important;font-weight:400!important}.lead-form .agree span{font-weight:400!important}.wide-cta .lead-form .agree,.quick-selection-cta .lead-form .agree{color:#d8dee7!important}.lead-form .form-status:not(:empty){font-weight:500!important}.modal__box{max-width:650px!important;width:min(650px,calc(100vw - 32px))!important}.modal .lead-form{grid-template-columns:1fr 1fr!important}.modal .lead-form textarea,.modal .lead-form .agree,.modal .lead-form .form-status,.modal .lead-form button[type="submit"]{grid-column:1/-1!important}
.catalog-page .catalog-results{display:grid!important;grid-template-columns:1fr!important;gap:22px!important;position:relative!important;isolation:isolate!important;margin:34px 0 0!important;padding:0!important;clear:both!important;scroll-margin-top:100px!important}.catalog-page .catalog-results .filter-row{display:flex!important;position:relative!important;z-index:1!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;clear:both!important;float:none!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}.catalog-page .catalog-results .filter-row .btn{position:relative!important;z-index:1!important;flex:0 0 auto!important;margin:0!important;box-shadow:none!important;white-space:nowrap!important}.catalog-page .catalog-results .catalog-grid{display:grid!important;position:relative!important;z-index:0!important;width:100%!important;margin:0!important;padding:0!important;clear:both!important;gap:22px!important;scroll-margin-top:112px!important}.catalog-page .catalog-results .product-card{position:relative!important;margin:0!important;overflow:hidden!important}.catalog-page .product-card[hidden]{display:none!important}.catalog-page .product-badge{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;z-index:5!important;max-width:calc(100% - 24px)!important;pointer-events:none!important}.catalog-page .product-img{position:relative!important;z-index:0!important}.catalog-page .catalog-help{margin-top:28px!important}.catalog-page .builder-advantages .builder-card{align-items:center!important;min-height:94px!important}.catalog-page .builder-advantages .builder-card .checkmark{width:24px!important;height:24px!important;flex:0 0 24px!important;font-size:12px!important;margin:0!important}.catalog-page .builder-advantages .builder-card b{margin:0!important;line-height:1.25!important}.catalog-page .builder-advantages .builder-card p{margin:5px 0 0!important;color:#647083!important}
.delivery-page-body .delivery-intro-panel{display:block!important}.delivery-page-body .delivery-intro-panel .editable-content{max-width:none!important}.delivery-page-body .inner-hero-cta,.content-side{box-shadow:var(--shadow-soft)!important}.delivery-info-cards{align-items:stretch!important}.delivery-info-card{box-shadow:var(--shadow-soft)!important}.steps-panel{background:#fff;border:1px solid #e7edf4;border-radius:28px;box-shadow:var(--shadow-soft);padding:30px;margin:30px 0}.steps-panel>h2{margin-top:0!important}
.requisites-panel{background:#fff!important;border:1px solid #e7edf4!important;border-radius:26px!important;box-shadow:var(--shadow-soft)!important;padding:28px!important}.requisites-panel>h2{font-size:28px!important;margin:0 0 18px!important}.requisites-v4-table{display:block!important;border:1px solid #e7edf4!important;border-radius:18px!important;overflow:hidden!important;background:#fff!important}.requisites-v4-row{display:grid!important;grid-template-columns:190px 1fr!important;min-height:48px!important;border-bottom:1px solid #e7edf4!important;background:#fff!important}.requisites-v4-row:last-child{border-bottom:0!important}.requisites-v4-row--unp,.requisites-v4-row--account{background:#fffaf0!important}.req-label{padding:14px 16px!important;background:#f7f9fc!important;color:#647083!important;text-transform:uppercase!important;font-size:11px!important;font-weight:800!important;letter-spacing:.04em!important;border-right:1px solid #e7edf4!important}.req-value{padding:14px 18px!important;color:#17202c!important;font-size:14.5px!important;font-weight:650!important;line-height:1.42!important;word-break:break-word!important}.requisites-v4-row--account .req-value{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:13.8px!important;font-weight:600!important}.foot{margin-top:56px!important;padding-top:40px!important}.footgrid{grid-template-columns:1.6fr 1fr 1fr 1fr!important}.foot-req-compact{margin-top:12px!important;padding-top:10px!important}.foot-req-line{font-size:13px!important;line-height:1.45!important}.foot-logo{width:176px!important;max-height:54px!important}
.admin-v12{font-weight:400}.admin-v12 .admin-menu a,.admin-v12 label,.admin-v12 .btn{font-weight:650!important}.admin-v12 h1{font-weight:760!important}.admin-v12 h2{font-weight:700!important}.admin-v12 input,.admin-v12 textarea,.admin-v12 select{font-weight:400!important}
@media(max-width:900px){.wrap{width:min(100% - 28px,1180px)!important}.nav{min-height:66px!important}.brand img{width:156px!important;max-height:48px!important}.burger{width:46px!important;height:46px!important}.menu.open{left:14px!important;right:14px!important;top:72px!important;border-radius:22px!important;padding:18px!important;box-shadow:0 24px 55px rgba(22,30,42,.18)!important}.hero-wrap{min-height:420px!important}.hero h1{font-size:30px!important;line-height:1.08!important}.hero p{font-size:15.5px!important;line-height:1.45!important}.trust{grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:16px!important}.trust span{min-height:42px!important;padding:8px 10px!important;font-size:12.5px!important;background:rgba(17,24,32,.72)!important}.catalog-page .catalog-results{margin-top:24px!important;gap:18px!important;scroll-margin-top:82px!important}.catalog-page .catalog-results .filter-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:0!important;overflow:visible!important}.catalog-page .catalog-results .filter-row .btn{width:100%!important;min-height:42px!important;padding:9px 8px!important;font-size:12.5px!important;text-align:center!important}.catalog-page .catalog-results .catalog-grid{gap:18px!important;scroll-margin-top:86px!important}.catalog-page .product-card{box-shadow:none!important;border:1px solid #e9eef5!important}.catalog-page .product-img img{height:218px!important;object-fit:contain!important}.product-actions{gap:8px!important}.product-actions .btn{min-height:44px!important}.builder-advantages .builder-grid{grid-template-columns:1fr!important}.footgrid{grid-template-columns:1fr!important;gap:22px!important}.foot{padding-bottom:116px!important}.modal__box{width:calc(100vw - 28px)!important}.modal .lead-form{grid-template-columns:1fr!important}.requisites-v4-row{grid-template-columns:1fr!important;min-height:0!important}.req-label{border-right:0!important;border-bottom:1px solid #edf1f6!important;padding:11px 14px 6px!important}.req-value{padding:8px 14px 13px!important}.map-frame iframe{min-height:320px!important}.mobilebar{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;border-radius:18px!important;background:#fff!important;padding:7px!important;box-shadow:0 14px 35px rgba(0,0,0,.20)!important;gap:7px!important}.mobilebar a,.mobilebar button{border-radius:13px!important;min-height:46px!important}}
@media(max-width:560px){.wrap{width:min(100% - 24px,1180px)!important}.brand img{width:148px!important;max-height:44px!important}.nav{min-height:62px!important}.section{padding:42px 0!important}.page{padding:34px 0 112px!important}.inner-hero{padding:22px!important;border-radius:24px!important}.inner-hero h1{font-size:28px!important;line-height:1.08!important}.inner-hero p{font-size:14.5px!important}.catalog-page .catalog-results{margin-top:22px!important}.catalog-page .catalog-results .filter-row{gap:7px!important}.catalog-page .catalog-results .filter-row .btn{font-size:12px!important;padding:9px 6px!important;min-height:40px!important;border-radius:12px!important}.catalog-page .catalog-results .product-card:first-child{margin-top:0!important}.catalog-page .product-body{padding:15px!important}.catalog-page .product-body h3{font-size:16px!important;min-height:0!important}.catalog-page .price{font-size:14px!important}.modal__box{padding:22px!important;border-radius:22px!important}.modal__box h2{font-size:24px!important;line-height:1.15!important}.lead-form input,.lead-form textarea{font-size:16px!important;min-height:48px!important}.lead-form textarea{min-height:92px!important}.lead-form .agree{font-size:12.5px!important;line-height:1.35!important}.quick-selection-cta{padding:22px 14px!important;border-radius:24px!important}.quick-selection-cta h2{font-size:22px!important}.quick-selection-cta p{font-size:14px!important}.requisites-panel{padding:22px!important}.requisites-panel>h2{font-size:24px!important}.foot{margin-top:42px!important;padding-top:34px!important}.foot-logo{width:150px!important}.map-panel{padding:18px!important;border-radius:24px!important}.map-panel__head{display:grid!important;gap:12px!important}.map-panel__head .btn{width:100%!important}}

/* V39 privacy policy page and consent links */
.lead-form .agree a{color:#0f4c81!important;text-decoration:underline;text-underline-offset:3px;font-weight:650!important}
.wide-cta .lead-form .agree a,.quick-selection-cta .lead-form .agree a{color:#fff!important;text-decoration-color:rgba(255,255,255,.65)}
.policy-panel{background:#fff;border:1px solid #e7edf4;border-radius:28px;box-shadow:var(--shadow-soft,0 14px 34px rgba(22,30,42,.075));padding:34px;margin:28px 0 0}
.policy-content{max-width:920px;color:#2f3b4a;font-size:16px;line-height:1.68}
.policy-content .policy-list{margin:0;padding-left:24px;display:grid;gap:14px}
.policy-content .policy-list li::marker{font-weight:800;color:#ffc400}
.policy-content a{color:#0f4c81;font-weight:700;text-decoration:underline;text-underline-offset:3px}
@media(max-width:560px){.policy-panel{padding:22px;border-radius:24px;margin-top:20px}.policy-content{font-size:15px;line-height:1.62}.policy-content .policy-list{gap:12px;padding-left:20px}.footgrid div:nth-child(3) p a[href="/privacy/"]{line-height:1.35}}
