:root{--ox-orange:#fe5000;--ox-dark:#151d32;--ox-soft:#fff5ef;--ox-line:#e8ebf1;--ox-muted:#687084}
.ox-seo-page{color:#20293c;background:#fff;font-family:Arial,Helvetica,sans-serif}
.ox-seo-page .ox-topbar{padding:10px 0;color:#fff;background:#11192c;font-size:13px}
.ox-seo-page .ox-topbar .container{display:flex;justify-content:space-between;gap:20px}
.ox-seo-page .ox-nav{position:sticky;top:0;z-index:900;padding:14px 0;border-bottom:1px solid var(--ox-line);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.ox-seo-page .ox-nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px}
.ox-seo-page .ox-logo{width:145px;max-height:52px}
.ox-seo-page .ox-menu{display:flex;align-items:center;gap:22px;margin:0;padding:0;list-style:none}
.ox-seo-page .ox-menu a{color:var(--ox-dark);font-size:14px;font-weight:700;text-decoration:none}
.ox-seo-page .ox-menu a:hover{color:var(--ox-orange)}
.ox-seo-page .ox-nav-cta,.ox-seo-page .ox-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;padding:13px 18px;color:#fff!important;background:var(--ox-orange);font-weight:800;text-decoration:none;cursor:pointer}
.ox-seo-page .ox-btn-dark{background:var(--ox-dark)}
.ox-seo-page .ox-btn-light{border:1px solid rgba(255,255,255,.5);background:transparent}
.ox-seo-page .ox-hero{position:relative;overflow:hidden;padding:92px 0 78px;color:#fff;background:linear-gradient(135deg,#131c31,#273654)}
.ox-seo-page .ox-hero:after{position:absolute;right:-10%;bottom:-55%;width:520px;height:520px;border:80px solid rgba(254,80,0,.14);border-radius:50%;content:""}
.ox-seo-page .ox-kicker{display:inline-flex;margin-bottom:16px;border:1px solid rgba(255,255,255,.25);border-radius:99px;padding:7px 11px;color:#ffd2bf;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.ox-seo-page .ox-hero h1{max-width:900px;margin:0 0 18px;color:#fff;font-size:clamp(38px,6vw,68px);line-height:1.06;letter-spacing:-1.5px}
.ox-seo-page .ox-hero p{max-width:780px;margin:0 0 26px;color:#dce2ed;font-size:18px;line-height:1.7}
.ox-seo-page .ox-actions{display:flex;flex-wrap:wrap;gap:10px}
.ox-seo-page .ox-breadcrumb{padding:15px 0;border-bottom:1px solid var(--ox-line);color:var(--ox-muted);font-size:12px}
.ox-seo-page .ox-breadcrumb a{color:var(--ox-orange);text-decoration:none}
.ox-seo-page .ox-section{padding:72px 0}
.ox-seo-page .ox-section-soft{background:#f6f7fa}
.ox-seo-page .ox-section-orange{color:#fff;background:linear-gradient(135deg,#e74600,#ff6a20)}
.ox-seo-page .ox-section h2{margin:0 0 15px;color:var(--ox-dark);font-size:clamp(28px,4vw,44px);line-height:1.15}
.ox-seo-page .ox-section-orange h2,.ox-seo-page .ox-section-orange p{color:#fff}
.ox-seo-page .ox-lead{max-width:800px;margin:0 0 28px;color:var(--ox-muted);font-size:17px;line-height:1.75}
.ox-seo-page .ox-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}
.ox-seo-page .ox-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.ox-seo-page .ox-card{padding:24px;border:1px solid var(--ox-line);border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(21,29,50,.05)}
.ox-seo-page .ox-card h3{margin:0 0 10px;color:var(--ox-dark);font-size:19px}
.ox-seo-page .ox-card p,.ox-seo-page .ox-card li{color:#596277;line-height:1.65}
.ox-seo-page .ox-card ul{margin:10px 0 0;padding-left:20px}
.ox-seo-page .ox-stat{border-top:3px solid var(--ox-orange)}
.ox-seo-page .ox-stat strong{display:block;margin-bottom:6px;color:var(--ox-orange);font-size:30px}
.ox-seo-page .ox-table-wrap{overflow:auto;border:1px solid var(--ox-line);border-radius:15px;background:#fff;box-shadow:0 10px 35px rgba(21,29,50,.05)}
.ox-seo-page table{width:100%;border-collapse:collapse;min-width:820px}
.ox-seo-page th,.ox-seo-page td{padding:14px 15px;border-bottom:1px solid var(--ox-line);text-align:left;vertical-align:top;line-height:1.5}
.ox-seo-page th{color:#fff;background:var(--ox-dark);font-size:11px;letter-spacing:.5px;text-transform:uppercase}
.ox-seo-page td{font-size:13px}
.ox-seo-page tr:last-child td{border-bottom:0}
.ox-seo-page .ox-category{display:inline-block;border-radius:99px;padding:4px 8px;color:#c63c00;background:#fff0e8;font-size:10px;font-weight:900}
.ox-seo-page .ox-quarter-cta{margin:30px 0;border-radius:16px;padding:26px;color:#fff;background:linear-gradient(135deg,#172039,#2e3e62)}
.ox-seo-page .ox-quarter-cta h3{margin:0 0 8px;color:#fff}
.ox-seo-page .ox-faq{display:grid;gap:12px}
.ox-seo-page details{border:1px solid var(--ox-line);border-radius:12px;padding:17px 19px;background:#fff}
.ox-seo-page summary{color:var(--ox-dark);font-weight:800;cursor:pointer}
.ox-seo-page details p{margin:12px 0 0;color:var(--ox-muted);line-height:1.7}
.ox-seo-page .ox-lead-form,.ox-seo-page .ox-tool-card{border-radius:18px;padding:28px;background:#fff;box-shadow:0 18px 60px rgba(21,29,50,.1)}
.ox-seo-page .ox-form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}
.ox-seo-page label{display:block;margin-bottom:6px;color:var(--ox-dark);font-size:12px;font-weight:800}
.ox-seo-page input,.ox-seo-page select,.ox-seo-page textarea{width:100%;border:1px solid #dce1e9;border-radius:10px;outline:0;padding:12px;color:var(--ox-dark);background:#fff;font:inherit}
.ox-seo-page input:focus,.ox-seo-page select:focus,.ox-seo-page textarea:focus{border-color:var(--ox-orange);box-shadow:0 0 0 3px rgba(254,80,0,.08)}
.ox-seo-page textarea{min-height:110px;resize:vertical}
.ox-seo-page .ox-result{display:none;margin-top:22px;border-left:4px solid var(--ox-orange);border-radius:10px;padding:20px;background:#f7f8fa;white-space:pre-wrap;line-height:1.65}
.ox-seo-page .ox-result.is-visible{display:block}
.ox-seo-page .ox-footer{padding:55px 0 25px;color:#c9cfda;background:#11192c}
.ox-seo-page .ox-footer h3{color:#fff}
.ox-seo-page .ox-footer a{color:#fff}
.ox-seo-page .ox-footer-grid{display:grid;gap:30px;grid-template-columns:2fr 1fr 1fr}
.ox-seo-page .ox-footer ul{margin:0;padding:0;list-style:none;line-height:2}
.ox-sticky-actions{position:fixed;right:18px;bottom:18px;z-index:850;display:grid;gap:9px}
.ox-sticky-actions a{display:flex;align-items:center;justify-content:center;min-width:148px;border-radius:99px;padding:11px 15px;color:#fff;background:#16a864;box-shadow:0 8px 28px rgba(0,0,0,.18);font:800 12px Arial;text-decoration:none}
.ox-sticky-actions a:last-child{background:var(--ox-orange)}
.ox-seo-page .ox-note{border-left:4px solid #e4a900;padding:13px 15px;color:#685800;background:#fff9df;line-height:1.6}
@media(max-width:900px){.ox-seo-page .ox-menu{display:none}.ox-seo-page .ox-grid,.ox-seo-page .ox-grid-2,.ox-seo-page .ox-footer-grid{grid-template-columns:1fr 1fr}.ox-seo-page .ox-hero{padding:70px 0}.ox-seo-page .ox-form-grid{grid-template-columns:1fr}}
@media(max-width:600px){.ox-seo-page .ox-topbar{display:none}.ox-seo-page .ox-grid,.ox-seo-page .ox-grid-2,.ox-seo-page .ox-footer-grid{grid-template-columns:1fr}.ox-seo-page .ox-section{padding:52px 0}.ox-seo-page .ox-hero h1{font-size:39px}.ox-seo-page .ox-hero p{font-size:16px}.ox-sticky-actions{right:10px;bottom:18px}.ox-sticky-actions a{min-width:0;padding:10px 13px;font-size:11px}}

