:root{--u2-dark:#071b2d;--u2-dark2:#0b2238;--u2-orange:#ff7a00;--u2-text:#10243e}
*{box-sizing:border-box}
html,body{margin:0;padding:0;min-height:100%}
body{background:#071b2d;color:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.5;overflow-x:hidden}
.u2-header{width:100%;background:#fff;border-bottom:1px solid #e8edf3;position:relative;z-index:100}
.u2-header__inner{width:min(1180px,calc(100% - 40px));height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.u2-logo{display:inline-flex;align-items:center;text-decoration:none;line-height:0;flex:0 0 auto}
.u2-logo img{display:block;width:153px;max-width:153px;height:auto}
.u2-nav{display:flex;align-items:center;gap:24px;flex-wrap:nowrap}
.u2-nav a{position:relative;color:#10243e;text-decoration:none;font-size:14px;line-height:1;font-weight:700;padding:31px 0 28px;white-space:nowrap}
.u2-nav a:hover,.u2-nav a.is-active{color:var(--u2-orange)}
.u2-nav a.is-active::after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--u2-orange);border-radius:999px}
.u2-main{width:100%;min-width:0;background:#071b2d}
.seal-breadcrumbs{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:15px 0;color:#c8d8e8;font-size:13px;font-weight:800}
.seal-breadcrumbs a{color:#fff;text-decoration:none}
.seal-breadcrumbs a:hover{color:#ff7a00}
.u2-breadcrumb-sep{margin:0 7px;color:#6f91a9}
.u2-breadcrumb-current{color:#ff7a00}
.rk-product{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 52px}
.rk-product__hero{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(0,1.12fr);gap:clamp(30px,4vw,64px);align-items:center}
.rk-product__media{margin:0;min-width:0;border:1px solid rgba(73,139,184,.65);border-radius:22px;background:radial-gradient(circle at 50% 45%,#183d57 0,#0a263d 58%,#071b2d 100%);box-shadow:0 20px 44px rgba(0,0,0,.3);overflow:hidden}
.rk-product__media-stage{position:relative;width:100%;aspect-ratio:4/5}
.rk-product__media-stage>img{display:block;width:100%;height:100%;object-fit:contain}
.rk-product__label{position:absolute;left:34.05%;top:37.52%;width:31.28%;height:25.68%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#121212;text-align:center;font-weight:900;line-height:1.08;padding:10px 8px;overflow:hidden}
.rk-product__label-name{width:100%;font-size:clamp(11px,1.35vw,18px);overflow-wrap:anywhere}
.rk-product__label-code{width:100%;margin-top:12%;padding-top:10%;border-top:1px solid #555;font-size:clamp(9px,.95vw,13px);overflow-wrap:anywhere}
.rk-product__label--code-only .rk-product__label-code{margin:0;padding:0;border:0;font-size:clamp(14px,1.75vw,23px);line-height:1.08}
.rk-product__media figcaption{padding:10px 14px;border-top:1px solid rgba(73,139,184,.45);background:#0b324e;color:#bed0dd;font-size:12px}
.rk-product__kicker{display:inline-flex;margin-bottom:12px;border:1px solid rgba(255,122,0,.72);border-radius:999px;padding:7px 12px;color:#ff9b32;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.rk-product h1{margin:0;color:#fff;font-size:clamp(34px,4.1vw,58px);line-height:1.04;letter-spacing:-.03em;overflow-wrap:anywhere}
.rk-product h1 em{display:block;margin-top:8px;color:#ff7a00;font-style:normal}
.rk-product__lead{margin:18px 0 0;color:#d8e5ee;font-size:17px;font-weight:650;line-height:1.6}
.rk-product__badges{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}
.rk-product__badge{display:inline-flex;align-items:center;min-height:36px;border:1px solid rgba(132,185,221,.48);border-radius:9px;background:#f7fafc;color:#10243e;padding:8px 11px;font-size:13px;font-weight:900}
.rk-product__order{width:100%;border-collapse:collapse;margin-top:18px}
.rk-product__order td{padding:0;border:0;vertical-align:bottom}
.rk-product__order td:first-child{width:118px;padding-right:10px}
.rk-product__order label{display:block;color:#c8d8e8;font-size:12px;font-weight:900}
.rk-product__order input{display:block;width:100%;height:46px;margin-top:5px;border:1px solid #90b3ca;border-radius:10px;background:#fff;color:#10243e;padding:8px 11px;font:900 16px Arial,sans-serif}
.rk-product__order button{width:100%;min-height:46px;border:0;border-radius:10px;background:#ff7a00;color:#fff;padding:12px 18px;font:900 15px Arial,sans-serif;cursor:pointer}
.rk-product__order button:hover,.rk-product__order button.is-added{background:#ff9630}
.rk-product__verify{margin:10px 0 0;color:#aebfcb;font-size:12px}
.rk-product__sections{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}
.rk-product__card{border:1px solid rgba(70,135,178,.55);border-radius:17px;background:#08253e;padding:23px}
.rk-product__card--wide{grid-column:1/-1}
.rk-product__card h2{margin:0 0 14px;color:#fff;font-size:25px}
.rk-product__card p{margin:0;color:#d2e0e9}
.rk-product__specs{display:grid;grid-template-columns:minmax(150px,.78fr) minmax(0,1.22fr);margin:0}
.rk-product__specs dt,.rk-product__specs dd{margin:0;padding:10px 0;border-bottom:1px solid rgba(111,159,192,.25)}
.rk-product__specs dt{padding-right:14px;color:#9fb7c8;font-size:13px;font-weight:800}
.rk-product__specs dd{color:#fff;font-weight:850;overflow-wrap:anywhere}
.rk-compat{width:100%;border-collapse:collapse;font-size:13px}
.rk-compat th{background:#d7ebf4;color:#10243e;text-align:left;padding:9px}
.rk-compat td{background:#fff;color:#263f52;padding:9px;border-top:1px solid #dce7ed;vertical-align:top}
.rk-compat-scroll{overflow:auto;border-radius:10px}
.rk-related{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.rk-related a{display:block;min-width:0;border:1px solid rgba(105,165,205,.48);border-radius:11px;background:#0b324e;padding:13px;color:#fff;text-decoration:none}
.rk-related a:hover{border-color:#ff7a00}
.rk-related strong{display:block;color:#ff9b32;overflow-wrap:anywhere}
.rk-related span{display:block;margin-top:5px;color:#c3d3de;font-size:12px}
.u2-cta{width:min(1180px,calc(100% - 40px));margin:0 auto 36px;padding:22px 24px;border-radius:16px;background:#0b324e;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}
.u2-cta strong{display:block;font-size:21px;line-height:1.2;margin-bottom:5px}
.u2-cta span{color:#d7e2ee}
.u2-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:12px 18px;border-radius:10px;background:#ff7a00;color:#fff;text-decoration:none;font-weight:900}
.u2-footer{background:#041321;color:#b8cbe0;text-align:center;font-size:13px;padding:18px 20px}
.u2-footer a{color:#d8e3ec}
.rk-product-link{color:#093f66;text-decoration:underline;text-decoration-color:rgba(255,122,0,.55);text-underline-offset:3px}
.rk-product-link:hover{color:#d86400}
.uplotnist-cookie{position:fixed;left:22px;bottom:22px;z-index:9999;display:flex;max-width:560px;align-items:center;gap:18px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#08253e;color:#fff;padding:16px 18px;box-shadow:0 12px 35px rgba(0,0,0,.35);font-size:13px;opacity:0;pointer-events:none;transform:translateY(14px);transition:.2s opacity,.2s transform}
.uplotnist-cookie.is-visible{opacity:1;pointer-events:auto;transform:none}
.uplotnist-cookie a{color:#ff9b32}.uplotnist-cookie__btn{border:0;border-radius:8px;background:#ff7a00;color:#fff;padding:9px 14px;font-weight:900;cursor:pointer}
@media(max-width:900px){.rk-product__hero{grid-template-columns:1fr}.rk-product__media{max-width:620px;margin:0 auto}.rk-product__sections{grid-template-columns:1fr}.rk-product__card--wide{grid-column:auto}.rk-related{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.u2-header__inner{height:auto;min-height:72px;align-items:flex-start;flex-direction:column;padding:14px 0;gap:12px}.u2-nav{gap:14px;flex-wrap:wrap}.u2-nav a{padding:4px 0;font-size:13px}.u2-nav a.is-active::after{bottom:-4px}.seal-breadcrumbs,.rk-product,.u2-cta{width:calc(100% - 24px)}.rk-product{padding-top:16px}.rk-product h1{font-size:34px}.rk-product__card{padding:18px}.rk-product__specs{grid-template-columns:1fr}.rk-product__specs dt{padding-bottom:2px;border-bottom:0}.rk-product__specs dd{padding-top:2px}.rk-product__order td:first-child{width:94px}.rk-related{grid-template-columns:1fr}.uplotnist-cookie{left:12px;right:12px;bottom:12px;max-width:none;align-items:flex-start;flex-direction:column}}
