:root{--e70-ink:#0f172a;--e70-muted:#64748b;--e70-line:#e2e8f0;--e70-soft:#f8fafc;--e70-red:#e11d48;--e70-red2:#be123c;--e70-green:#16a34a;--e70-blue:#0b3b68;--e70-radius:20px;--e70-shadow:0 18px 50px rgba(15,23,42,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--e70-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}.e70-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.e70-skip{position:absolute;left:-9999px}.e70-skip:focus{left:16px;top:16px;z-index:99999;background:#fff;padding:10px}.e70-topbar{background:#0b1220;color:#cbd5e1;font-size:12px}.e70-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.e70-topbar-inner>div{display:flex;align-items:center;gap:7px}.e70-dot{width:7px;height:7px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.e70-header{position:sticky;top:0;z-index:9000;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(226,232,240,.85);backdrop-filter:saturate(180%) blur(14px);transition:.2s}.admin-bar .e70-header{top:32px}.e70-header.is-scrolled{box-shadow:0 12px 30px rgba(15,23,42,.06)}.e70-header-main{height:80px;display:flex;align-items:center;gap:28px}.e70-brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:max-content}.e70-brand .custom-logo{max-height:58px;width:auto}.e70-brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--e70-red),#fb7185);color:#fff;font-weight:900;letter-spacing:-.04em}.e70-brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.e70-brand b{font-size:22px;letter-spacing:-.04em}.e70-brand small{font-size:10px;color:var(--e70-muted);margin-top:4px}.e70-nav{margin-left:auto}.e70-nav-list{display:flex;list-style:none;gap:24px;padding:0;margin:0}.e70-nav-list a{text-decoration:none;font-size:14px;font-weight:750;color:#334155}.e70-nav-list a:hover{color:var(--e70-red)}.e70-header-actions{display:flex;align-items:center;gap:10px}.e70-header-phone{display:flex;align-items:center;gap:8px;text-decoration:none;padding:8px 10px}.e70-header-phone svg{width:20px;height:20px;fill:var(--e70-red)}.e70-header-phone span{display:flex;flex-direction:column;line-height:1.05}.e70-header-phone small{font-size:9px;color:var(--e70-muted);text-transform:uppercase;letter-spacing:.08em}.e70-header-phone b{font-size:13px}.e70-header-wa{display:flex;align-items:center;gap:7px;text-decoration:none;background:var(--e70-green);color:#fff;padding:11px 14px;border-radius:11px;font-weight:800;font-size:13px}.e70-header-wa svg{width:19px;height:19px;fill:currentColor}.e70-menu-toggle{display:none;border:0;background:#f1f5f9;border-radius:10px;width:42px;height:42px;font-size:20px}.e70-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(225,29,72,.11),transparent 32%),linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid var(--e70-line)}.e70-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid #e2e8f0;border-radius:50%;right:-300px;bottom:-320px}.e70-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center;min-height:570px;padding-block:72px}.e70-kicker{display:inline-block;color:var(--e70-red);font-size:11px;font-weight:900;letter-spacing:.13em;margin-bottom:10px}.e70-hero h1,.e70-page-hero h1,.e70-article-header h1{font-size:clamp(40px,5.3vw,68px);line-height:1.02;letter-spacing:-.055em;margin:0;color:#0b1220}.e70-hero-copy>p{max-width:700px;font-size:18px;color:#526071;margin:22px 0 0}.e70-hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.e70-primary-btn,.e70-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 20px;border-radius:12px;text-decoration:none;font-weight:850;font-size:14px}.e70-primary-btn{background:var(--e70-red);color:#fff}.e70-primary-btn:hover{background:var(--e70-red2)}.e70-secondary-btn{background:#fff;color:var(--e70-ink);border:1px solid #dbe3ec}.e70-secondary-btn svg{width:20px;height:20px;fill:var(--e70-green)}.e70-proof{display:flex;gap:20px;flex-wrap:wrap;color:#64748b;font-size:12px;margin-top:22px}.e70-hero-panel{position:relative;z-index:2}.e70-hero-card{background:#fff;border:1px solid #e7ebf0;border-radius:24px;padding:28px;box-shadow:var(--e70-shadow)}.e70-card-label{font-size:10px;font-weight:900;letter-spacing:.12em;color:#94a3b8}.e70-hero-card h2{font-size:28px;line-height:1.1;letter-spacing:-.04em;margin:8px 0 20px}.e70-search-form{display:flex;gap:8px;background:#f8fafc;padding:6px;border:1px solid #e2e8f0;border-radius:14px}.e70-search-form input{min-width:0;flex:1;background:transparent;border:0;outline:0;padding:0 10px;font:inherit;font-size:13px}.e70-search-form button{border:0;background:#0f172a;color:#fff;border-radius:10px;padding:11px 15px;font-weight:800;cursor:pointer}.e70-contact-mini{margin-top:22px;padding-top:20px;border-top:1px solid #eef2f7;display:grid;gap:14px}.e70-contact-mini>div{display:flex;align-items:center;gap:12px}.e70-contact-mini svg{width:22px;height:22px;fill:var(--e70-red)}.e70-contact-mini span{display:flex;flex-direction:column;line-height:1.2}.e70-contact-mini small{font-size:10px;color:#94a3b8}.e70-contact-mini a{text-decoration:none;font-weight:800;font-size:13px}.e70-section{padding:80px 0}.e70-cat-section{background:#0b1220;color:#fff}.e70-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.e70-section-head h2,.e70-value h2{font-size:clamp(30px,3.5vw,46px);line-height:1.05;letter-spacing:-.045em;margin:0}.e70-section-head>p{max-width:480px;margin:0;color:#94a3b8}.e70-text-link{font-weight:850;text-decoration:none;color:var(--e70-red);font-size:14px}.e70-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.e70-category-card{position:relative;display:flex;flex-direction:column;min-height:150px;padding:22px;border:1px solid #263143;border-radius:17px;background:#111b2d;text-decoration:none;transition:.2s}.e70-category-card:hover{transform:translateY(-3px);border-color:#475569;background:#152137}.e70-category-icon{position:absolute;right:18px;top:18px;color:#64748b}.e70-category-card strong{font-size:17px;margin-top:auto}.e70-category-card small{font-size:12px;color:#94a3b8;margin-top:4px}.e70-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.e70-product-card{background:#fff;border:1px solid #e7ebf0;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(15,23,42,.055);transition:.22s}.e70-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(15,23,42,.11)}.e70-product-media{position:relative;display:flex;align-items:center;justify-content:center;height:255px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc);overflow:hidden}.e70-product-media img{width:100%;height:100%;object-fit:contain;transition:.25s}.e70-product-card:hover .e70-product-media img{transform:scale(1.025)}.e70-product-media>span:not(.e70-noimg){position:absolute;right:14px;bottom:14px;opacity:0;transform:translateY(4px);background:#0f172a;color:#fff;padding:7px 10px;border-radius:8px;font-size:11px;font-weight:800;transition:.2s}.e70-product-card:hover .e70-product-media>span{opacity:1;transform:none}.e70-product-body{padding:18px 18px 16px}.e70-product-cat{font-size:10px;letter-spacing:.08em;font-weight:900;color:var(--e70-red);text-transform:uppercase;margin-bottom:7px}.e70-product-body h3{font-size:18px;line-height:1.2;letter-spacing:-.02em;margin:0 0 9px}.e70-product-body h3 a{text-decoration:none}.e70-product-body p{color:var(--e70-muted);font-size:13px;line-height:1.55;margin:0;min-height:60px}.e70-product-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef2f7;margin-top:15px;padding-top:13px}.e70-product-actions>a:first-child{font-size:13px;font-weight:850;text-decoration:none;color:var(--e70-red)}.e70-product-actions .wa{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ecfdf5;color:var(--e70-green)}.e70-product-actions .wa svg{width:18px;height:18px;fill:currentColor}.e70-noimg{font-weight:900;font-size:50px;color:#cbd5e1}.e70-value{background:#f8fafc;border-block:1px solid #edf2f7}.e70-value-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.e70-value p{color:var(--e70-muted);max-width:600px}.e70-value-cards{display:grid;gap:12px}.e70-value-cards>div{display:flex;align-items:center;gap:16px;background:#fff;padding:18px;border:1px solid #e7ebf0;border-radius:15px}.e70-value-cards b{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff1f2;color:var(--e70-red);font-size:12px}.e70-value-cards span{display:flex;flex-direction:column}.e70-value-cards strong{font-size:15px}.e70-value-cards small{color:var(--e70-muted)}.e70-page-hero{background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid var(--e70-line);padding:46px 0 38px}.e70-page-hero h1{font-size:clamp(38px,5vw,60px);max-width:880px}.e70-page-hero p{max-width:720px;color:var(--e70-muted)}.e70-breadcrumb{display:flex;gap:8px;align-items:center;color:#94a3b8;font-size:12px;margin-bottom:14px}.e70-breadcrumb a{text-decoration:none;color:#64748b}.e70-term-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.e70-term-row a{font-size:11px;font-weight:800;text-decoration:none;background:#fff1f2;color:var(--e70-red);border-radius:999px;padding:6px 10px}.e70-product-page{padding:50px 0 90px}.e70-product-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:44px;align-items:start}.e70-product-content{min-width:0;font-size:16px;color:#334155}.e70-product-content>h2:first-of-type,.e70-product-content>h1:first-of-type{font-size:30px;letter-spacing:-.03em;color:#0f172a}.e70-product-content h2{margin-top:40px;color:#0f172a}.e70-product-content h3{color:#0f172a}.e70-product-content p{margin:0 0 18px}.e70-product-content img{max-width:100%;height:auto;border-radius:18px}.e70-product-content>p:first-child img,.e70-product-content>figure:first-child img{display:block;max-height:620px;object-fit:contain;margin-inline:auto}.e70-product-content iframe{max-width:100%;border-radius:14px}.e70-product-content .wp-block-embed__wrapper{position:relative}.e70-product-content a{color:var(--e70-red);font-weight:700}.e70-product-content table{width:100%;border-collapse:collapse}.e70-product-content td,.e70-product-content th{padding:10px;border:1px solid #e2e8f0}.e70-product-sidebar{position:sticky;top:132px}.admin-bar .e70-product-sidebar{top:164px}.e70-side-card{border:1px solid #e2e8f0;border-radius:20px;padding:24px;box-shadow:var(--e70-shadow);background:#fff}.e70-side-card h2{font-size:23px;line-height:1.15;letter-spacing:-.03em;margin:0 0 10px}.e70-side-card>p{font-size:13px;color:var(--e70-muted);margin:0 0 18px}.e70-side-wa,.e70-side-phone{display:flex;align-items:center;gap:12px;padding:13px;border-radius:12px;text-decoration:none;margin-top:9px}.e70-side-wa{background:var(--e70-green);color:#fff}.e70-side-phone{background:#0f172a;color:#fff}.e70-side-wa svg,.e70-side-phone svg{width:23px;height:23px;fill:currentColor}.e70-side-wa span,.e70-side-phone span{display:flex;flex-direction:column;line-height:1.1}.e70-side-wa b,.e70-side-phone b{font-size:14px}.e70-side-wa small,.e70-side-phone small{font-size:10px;opacity:.8;margin-top:3px}.e70-side-trust{border-top:1px solid #eef2f7;margin-top:17px;padding-top:14px;display:grid;gap:6px;font-size:11px;color:#64748b}.e70-article-header{padding:55px 0 0;background:#f8fafc}.e70-reading{max-width:820px}.e70-article-header h1{font-size:clamp(38px,5vw,58px)}.e70-article-meta{display:flex;gap:15px;color:#94a3b8;font-size:12px;margin:16px 0 30px}.e70-article-header figure{margin:0}.e70-article-header img{width:100%;height:auto;border-radius:22px}.e70-article-body{padding-block:48px 90px;font-size:17px;color:#334155}.e70-article-body h2{font-size:30px;color:#0f172a;letter-spacing:-.03em;margin-top:42px}.e70-article-body img{max-width:100%;height:auto;border-radius:16px}.e70-pagination{margin-top:36px}.e70-pagination .nav-links{display:flex;gap:8px}.e70-pagination a,.e70-pagination span{padding:8px 12px;border:1px solid #e2e8f0;border-radius:9px;text-decoration:none}.e70-empty{padding:70px 0;text-align:center}.e70-empty form{max-width:580px;margin:20px auto}.e70-footer{background:#080d17;color:#cbd5e1;padding:58px 0 22px}.e70-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:70px}.e70-footer-brand{font-size:28px;font-weight:900;color:#fff}.e70-footer p{font-size:13px;color:#94a3b8;max-width:420px}.e70-footer h3{font-size:13px;color:#fff}.e70-footer a{display:block;color:#cbd5e1;text-decoration:none;font-size:13px;margin:7px 0}.e70-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;margin-top:32px;border-top:1px solid #1e293b;font-size:11px;color:#64748b}@media(max-width:1050px){.e70-header-actions{display:none}.e70-product-grid{grid-template-columns:repeat(3,1fr)}.e70-category-grid{grid-template-columns:repeat(3,1fr)}.e70-product-layout{grid-template-columns:1fr 300px}}@media(max-width:820px){.admin-bar .e70-header{top:46px}.e70-topbar-inner>span:first-child{display:none}.e70-header-main{height:68px}.e70-nav{display:none;position:absolute;left:20px;right:20px;top:102px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:var(--e70-shadow)}.admin-bar .e70-nav{top:114px}.e70-nav.is-open{display:block}.e70-nav-list{flex-direction:column;gap:10px}.e70-menu-toggle{display:block;margin-left:auto}.e70-hero-grid{grid-template-columns:1fr;gap:38px;min-height:0;padding-block:55px}.e70-hero-panel{max-width:650px}.e70-category-grid{grid-template-columns:repeat(2,1fr)}.e70-product-grid{grid-template-columns:repeat(2,1fr)}.e70-value-grid{grid-template-columns:1fr;gap:35px}.e70-product-layout{grid-template-columns:1fr}.e70-product-sidebar{position:static}.e70-footer-grid{grid-template-columns:1fr 1fr;gap:34px}}@media(max-width:560px){.e70-container{width:min(100% - 28px,1180px)}.e70-topbar-inner{justify-content:center}.e70-hero-grid{padding-block:42px}.e70-hero h1{font-size:42px}.e70-hero-copy>p{font-size:16px}.e70-hero-actions{display:grid}.e70-primary-btn,.e70-secondary-btn{width:100%}.e70-proof{gap:9px 15px}.e70-hero-card{padding:20px}.e70-search-form{flex-direction:column}.e70-search-form button{min-height:44px}.e70-section{padding:58px 0}.e70-section-head{align-items:start;flex-direction:column;margin-bottom:24px}.e70-category-grid{grid-template-columns:1fr 1fr;gap:10px}.e70-category-card{min-height:130px;padding:17px}.e70-product-grid{grid-template-columns:1fr;gap:15px}.e70-product-media{height:290px}.e70-product-body p{min-height:0}.e70-page-hero{padding:34px 0 28px}.e70-page-hero h1{font-size:39px}.e70-product-page{padding-top:28px}.e70-product-content{font-size:15px}.e70-footer-grid{grid-template-columns:1fr}.e70-footer-bottom{flex-direction:column}.e70-footer{padding-bottom:88px}}
