:root{--container: 1100px}html,body,#root{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:#c0bfbf;background:#0b1220}.container{max-width:var(--container);margin:0 auto;padding:0 16px}.section{padding:36px 0}.section-title{margin:0 0 16px;font-size:28px}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:600;cursor:pointer}.btn--primary{background:#111827;color:#fff}.btn--ghost{background:transparent;border:1px solid #e5e7eb;color:#111827}.btn--light{background:#f1f5f9;color:#0f172a}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 6px 24px #0206170f}.card--product header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.pill-badge{display:inline-block;font-size:12px;padding:4px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-weight:700}.header--frost{position:sticky;top:0;-webkit-backdrop-filter:saturate(1.2) blur(8px);backdrop-filter:saturate(1.2) blur(8px);background:#020617bf;z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.brand{display:flex;align-items:center;gap:8px}.brand-name{color:#fff;text-decoration:none;font-size:20px;font-weight:700}.nav a{color:#cbd5e1;text-decoration:none;padding:6px 10px;border-radius:8px}.nav a:hover{background:#ffffff14;color:#fff}.footer{padding:24px 0 40px;color:#64748b}.hero--kapti{background:radial-gradient(80% 60% at 20% 10%,#e2e8f0,#f8fafc 45%,#fff);padding:48px 0}.hero-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:center}@media (max-width: 900px){.hero-inner{grid-template-columns:1fr}}.hero-logo{width:120px;height:120px;filter:drop-shadow(0 1px 0 rgba(0,0,0,.05))}.hero-title{margin:12px 0 8px;font-size:36px;line-height:1.15;letter-spacing:-.01em}.hero-sub{margin:0 0 18px;color:#334155}.hero-cta{display:flex;gap:12px}.hero-art{display:flex;justify-content:center}.hero-card{width:100%;max-width:380px;border:1px solid #e5e7eb;border-radius:16px;padding:16px;background:#fff;box-shadow:0 6px 24px #0206170f}.hero-card-title{font-weight:700;font-size:18px}.hero-card-meta{color:#475569;margin:4px 0 10px}.pill-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media (max-width: 900px){.pill-row{grid-template-columns:1fr}}.pill{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 4px 16px #0206170a}.pill-top{font-weight:700}.pill-sub{color:#64748b;margin-top:2px}.credbar{background:#0b1220;color:#e5e7eb;padding:12px 0;margin:24px 0}.credbar-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:14px}@media (max-width: 900px){.credbar-inner{grid-template-columns:1fr;text-align:center}}.subscribe{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;max-width:720px;margin:0 auto;text-align:center}.subscribe-row{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:10px}@media (max-width: 600px){.subscribe-row{grid-template-columns:1fr}}.input{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;font:inherit}.reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .6s ease}.reveal.in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}}.hero-photo{margin:0;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 8px 28px #02061714}.hero-photo img{display:block;width:100%;height:auto}.hero-photo figcaption{padding:8px 12px;font-size:13px;color:#475569}.section--tight{padding-block:3rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.card{border:1px solid var(--muted,#e5e7eb);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;background:var(--page,#fff)}.card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f3f4f6}.card-body{padding:.75rem 1rem}.product-media{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 960px){.product-media{grid-template-columns:1fr 1fr}}.hero--kapti .cta-row{display:flex;gap:.75rem;margin-top:1rem}.btn--ghost{background:transparent;border:1px solid var(--muted,#e5e7eb)}.product-v2__header{margin-bottom:1rem}.product-v2__title{margin:.25rem 0}.product-v2__badges{display:flex;flex-wrap:wrap;gap:.5rem}.badge{background:#eef1f5;border:1px solid #e5e7eb;padding:.25rem .5rem;border-radius:999px;font-size:.8rem}.product-v2__body{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 992px){.product-v2__body{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1.5rem}}.product-v2__media .media-main{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff}.media-main__img{width:100%;display:block}.media-thumbs{display:flex;gap:.75rem;margin-top:.75rem}.thumb{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:.25rem;display:flex;align-items:center;gap:.5rem;cursor:pointer}.thumb img{width:56px;height:42px;object-fit:cover;border-radius:8px;background:#f3f4f6}.thumb-3d{width:56px;height:42px;display:grid;place-items:center;border-radius:8px;border:1px dashed #cbd5e1}.thumb.is-active{outline:2px solid #111}.product-v2__aside{position:sticky;top:84px;height:fit-content}.aside-card{border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background:#fff}.aside-card .price{font-size:1.5rem;font-weight:700}.aside-card .sku{color:#6b7280;margin-bottom:.5rem}.specs-table{width:100%;border-collapse:collapse;margin:.5rem 0 1rem}.specs-table td{padding:.35rem 0;border-bottom:1px dashed #eef0f3}.cta-stack{display:grid;gap:.5rem}.product-v2__tabs{margin-top:1.5rem}.tabs-nav{display:flex;gap:.5rem;border-bottom:1px solid #e5e7eb}.tabs-nav button{padding:.5rem .75rem;background:transparent;border:none;cursor:pointer;border-bottom:2px solid transparent}.tabs-nav button.is-active{border-color:#111;font-weight:600}.tabs-body{padding-top:1rem}.prose p{margin:.5rem 0 .75rem}.prose ul,.prose ol{padding-left:1.25rem}.shop-hero{position:relative;padding:4.5rem 0 2rem;background:radial-gradient(1000px 400px at 90% -10%,rgba(15,23,42,.25),transparent 60%),radial-gradient(800px 300px at -10% 10%,rgba(2,6,23,.25),transparent 60%),linear-gradient(180deg,#0b1220,#0b1220 40%,#0f172a);color:#fff}.shop-hero__copy .hero-logo{display:block;margin:0 auto 1rem;width:240px;height:auto}.shop-hero__copy{text-align:center}.shop-hero__copy .hero-logo{display:block;margin:0 auto 1rem}.shop-hero__copy .shop-hero__title,.shop-hero__copy .shop-hero__sub{text-align:center;margin-left:auto;margin-right:auto}.capabilities-image{margin:1.5rem 0;text-align:center}.capabilities-image img{max-width:100%;width:480px;border-radius:8px;border:1px solid #e5e7eb}.capabilities-image .caption{margin-top:.5rem;font-size:.9rem;color:#6b7280}.km-cartbadge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#0f172a14;-webkit-backdrop-filter:saturate(120%) blur(2px);backdrop-filter:saturate(120%) blur(2px);transition:transform .15s ease}.km-cartbadge:hover{transform:translateY(-1px)}.km-cartbadge svg{fill:currentColor;opacity:.9}.km-cartbadge__count{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#111827;color:#fff;font-size:12px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000001f}.inspection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.5rem}.inspection-item{text-align:center}.inspection-photo{width:100%;max-width:320px;height:auto;border:1px solid #668cd6;border-radius:8px;margin:0 auto;cursor:pointer;transition:transform .2s ease}.inspection-photo:hover{transform:scale(1.02)}.caption{font-size:.9rem;color:#6b7280;margin-top:.5rem}.lightbox-overlay{position:fixed;inset:0;background:#000c;display:none;justify-content:center;align-items:center;z-index:9999}.lightbox-overlay img{max-width:90%;max-height:90%;border-radius:8px;box-shadow:0 4px 20px #00000080;background:#fff}.lightbox-overlay.active{display:flex;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shop-hero__inner{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}@media (max-width: 960px){.shop-hero__inner{grid-template-columns:1fr}}.shop-hero__title{margin:.5rem 0}.shop-hero__sub{color:#cbd5e1;max-width:60ch}.shop-hero .cta-row{margin-top:1rem;display:flex;gap:.75rem;flex-wrap:wrap}.shop-hero__placeholders{display:grid;gap:.75rem;align-content:start}.ph{border:1px dashed rgba(255,255,255,.28);border-radius:14px;padding:0;overflow:hidden;background:none;height:200px;display:block}.ph--tall{height:200px}.ph--wide{height:140px}.ph__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0}.section--muted{background:#f7f8fb}.quality-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width: 960px){.quality-grid{grid-template-columns:1fr}}.quality-card{border:1px solid #e5e7eb;border-radius:12px;background:#0b1220;padding:1rem}.stats{border:1px solid #e5e7eb;border-radius:12px;background:#0b1220;padding:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}@media (max-width: 720px){.stats{grid-template-columns:1fr}}.stat{text-align:center}.stat__num{font-size:1.6rem;font-weight:800}.stat__label{color:#6b7280}.stat__footnote{grid-column:1/-1;font-size:.8rem;color:#6b7280;margin-top:.25rem}.timeline{list-style:none;padding:0;margin:.75rem 0 0}.timeline li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;padding:.5rem 0}.timeline__step{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#111827;color:#fff;font-weight:700}.timeline__body h4{margin:0}.timeline__body p{margin:.25rem 0 0;color:#4b5563}.quote-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:1rem;display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center}@media (max-width: 720px){.quote-card{grid-template-columns:1fr}}.quote-card__cta{display:flex;gap:.5rem;flex-wrap:wrap}.quote-card{color:#0f172a}.quote-card h3{color:#0b1220}.quote-card p{color:#475569}.pill-list{display:flex;flex-wrap:wrap;gap:.5rem}.pill{border:1px solid #e5e7eb;background:#fff;padding:.35rem .6rem;border-radius:999px;font-size:.9rem}.shop-hero__title{font-weight:800;line-height:1.12;letter-spacing:-.015em;font-size:clamp(28px,4vw + .5rem,48px);text-align:center;margin-left:auto;margin-right:auto}@media (max-width: 520px){.shop-hero__title{position:relative;padding-bottom:10px}.shop-hero__title:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:0;width:120px;height:2px;background:linear-gradient(90deg,#fff0,#ffffffd9,#fff0)}}.shop-hero__sub{font-size:clamp(16px,1.1vw + .75rem,20px);line-height:1.55;max-width:65ch;text-align:center;margin-left:auto;margin-right:auto;color:#cbd5e1}@media (max-width: 900px){.shop-hero{padding:48px 0 32px}.shop-hero__copy{text-align:center}.hero-logo{width:clamp(36px,6vw,56px);height:auto}}.header--frost{position:sticky;top:0;z-index:10}.header--frost:after{content:"";position:absolute;left:0;right:0;top:100%;height:140px;pointer-events:none;background:linear-gradient(180deg,#535f778c,#37445f59 35%,#0b122000)}:root{--bg:#0b1220;--panel:#0f172a;--ink:#e5e7eb;--muted:#94a3b8;--brand:#60a5fa;--brand2:#34d399;--hairline:#203047}.container{max-width:1100px;margin:0 auto;padding-left:24px;padding-right:24px}.section{padding:32px 0}.badge{display:inline-block;font-size:12px;padding:.25rem .5rem;border:1px solid #334155;color:#cbd5e1;border-radius:999px;background:#ffffff08}.lead{font-size:1.05rem;color:#cbd5e1;line-height:1.6}.muted{color:#94a3b8}.hairline{border:1px solid var(--hairline);border-radius:12px}.shadow-soft{box-shadow:0 10px 30px #0206172e}.prose p{margin:0 0 .75rem}.prose ul{padding-left:1.1rem;margin:.5rem 0 1rem}.prose li{margin:.25rem 0}img.round{border-radius:12px}.spec-table{width:100%;border-collapse:collapse;margin:.75rem 0 1rem}.spec-table th,.spec-table td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid rgba(148,163,184,.25)}.spec-table th{font-weight:600;color:#e2e8f0}.callout{border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:.75rem;background:#ffffff08}.kapti-cta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.kapti-cta .btn{padding:.6rem .9rem;border-radius:10px;border:1px solid #334155;text-decoration:none;color:#e5e7eb}.kapti-cta .btn:hover{background:#ffffff0f}.shop-hero__title{position:relative;font-size:2.5rem;line-height:1.2}.shop-hero__title .underline{position:relative}.shop-hero__title .underline:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background:#dbd6d2;transform:scaleX(0);transform-origin:left;transition:transform 1.5s ease-out}.shop-hero__title:hover .underline:after{transform:scaleX(1)}.shop-hero__title{position:relative;font-size:2.5rem;line-height:1.2;overflow:visible;--ul-speed: .5s}.shop-hero__title .underline{position:relative;font-style:italic;font-weight:600}.shop-hero__title .underline:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background:#f1f0f0;transform:scaleX(0);transform-origin:left;transition:transform var(--ul-speed) ease-out}.shop-hero__title:hover .underline:after,.shop-hero__title .underline:focus-visible:after{transform:scaleX(1)}.shop-hero__title .bang{display:inline-block;margin-left:.05em;opacity:0;transform:translate(-.15em) scale(.9) rotate(-10deg);transition:opacity 1.2s ease-out var(--ul-speed),transform .25s cubic-bezier(.22,1,.36,1) var(--ul-speed)}.shop-hero__title:hover .bang,.shop-hero__title .underline:focus-visible .bang{opacity:1;transform:translate(0) scale(1) rotate(0)}@media (prefers-reduced-motion: reduce){.shop-hero__title .underline:after{transition:none;transform:scaleX(1)}.shop-hero__title .bang{transition:none;opacity:1;transform:none}}.shop-hero__title .underline:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background:#fff;transform:scaleX(0);transform-origin:left;transition:none}.shop-hero__title:hover .underline:after,.shop-hero__title .underline:focus-visible:after{transform:scaleX(1);transition:transform var(--ul-speed, .5s) ease-out}.shop-hero__title .bang{opacity:0;transform:translate(-.15em) scale(.9) rotate(-10deg);transition:none}.shop-hero__title:hover .bang,.shop-hero__title .underline:focus-visible .bang{opacity:1;transform:translate(0) scale(1) rotate(0);transition:opacity .2s ease-out var(--ul-speed, .5s),transform .25s cubic-bezier(.22,1,.36,1) var(--ul-speed, .5s)}.kapti-pro.container{max-width:1100px;margin:0 auto;padding:24px}.kapti-pro__hero{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:start}@media (max-width: 960px){.kapti-pro__hero{grid-template-columns:1fr}}.kapti-pro__media{display:grid;gap:12px;position:sticky;top:92px}@media (max-width: 960px){.kapti-pro__media{position:static}}.kapti-pro__image{display:block;overflow:hidden;border-radius:14px}.kapti-pro__image img{display:block;width:100%;height:auto;object-fit:contain;background:radial-gradient(ellipse at center,#ffffff0f,#fff0);border:1px solid rgba(148,163,184,.2);border-radius:14px}.kapti-pro__summary{display:grid;gap:14px}.kapti-pro__title{margin:0 0 4px;line-height:1.15}.kapti-pro__buy{display:grid;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#ffffff08}.featgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;padding:0;margin:.5rem 0 1rem;list-style:none}@media (max-width: 800px){.featgrid{grid-template-columns:1fr}}.featgrid li{position:relative;padding-left:1.3rem}.featgrid li:before{content:"•";position:absolute;left:0;top:.15rem;opacity:.7}.kapti-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.kapti-tab{padding:.45rem .75rem;border:1px solid rgba(148,163,184,.25);border-radius:10px;background:#ffffff08;cursor:pointer}.kapti-tab[aria-selected=true]{background:linear-gradient(180deg,#ffffff14,#ffffff05);border-color:#94a3b859}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 6px 24px #0206170f;color:#0f172a}.pill-badge{display:inline-block;font-size:12px;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-weight:700}.price{font-weight:700}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media (max-width: 900px){.grid{grid-template-columns:1fr}}.kapti-pro{--ink: #e7ecf3;--muted:#a9b6c6;--brand:#7dc3ff;--brand2:#5ce0b3;color:var(--ink)}.kapti-pro,.kapti-pro p,.kapti-pro li,.kapti-pro .lead,.kapti-pro .prose{color:var(--ink)}.kapti-pro .muted{color:var(--muted)}.kapti-pro h1,.kapti-pro h2,.kapti-pro h3,.kapti-pro h4{color:var(--ink)}.kapti-pro .featgrid li:before{color:var(--brand2)}.kapti-pro a{color:var(--brand)}.kapti-pro a:hover{color:var(--ink);text-decoration:underline}.kapti-pro .crumbs__link{color:var(--muted)}.kapti-pro .crumbs__link:hover,.kapti-pro .crumbs__current{color:var(--ink)}.kapti-pro .spec-table{width:100%;border-collapse:collapse;margin:.75rem 0 1rem}.kapti-pro .spec-table th,.kapti-pro .spec-table td{text-align:left;padding:.5rem .6rem;border-bottom:1px solid rgba(148,163,184,.25);color:var(--ink)}.kapti-pro .spec-table th{font-weight:600}.kapti-pro .callout{border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:.75rem;background:#ffffff08;color:var(--ink)}.kapti-pro .btn{display:inline-flex;align-items:center;gap:8px;padding:.55rem .9rem;border-radius:10px;text-decoration:none;font-weight:600;cursor:pointer}.kapti-pro .btn--primary{background:#111827;color:#fff;border:1px solid #333c4a}.kapti-pro .btn--ghost{background:transparent;border:1px solid #334155;color:var(--ink)}.kapti-pro .btn--light{background:#f1f5f9;color:#0f172a}.kapti-pro .card,.kapti-pro .kapti-pro__buy{background:var(--panel)!important;border:1px solid var(--hairline)!important;color:var(--ink)!important}.kapti-pro .kapti-pro__panel,.kapti-pro .kapti-pro__summary,.kapti-pro .card,.kapti-pro .kapti-pro__buy{background:var(--panel, #0f172a)!important;border:1px solid var(--hairline, #203047)!important;color:var(--ink, #e5e7eb)!important}.kapti-pro .prose,.kapti-pro h1,.kapti-pro h2,.kapti-pro h3,.kapti-pro p,.kapti-pro li{color:var(--ink, #e5e7eb)!important}.kapti-hero{display:grid;gap:16px;margin-bottom:16px}.kapti-title{margin:0;font-size:clamp(22px,3.2vw,30px)}.stack>*+*{margin-top:10px}.chip-bar{display:flex;flex-wrap:wrap;gap:.5rem}.pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;border-radius:999px;border:1px solid var(--hairline, #203047);background:#ffffff08;color:var(--ink, #e5e7eb);font-size:13px;white-space:nowrap}.price-wrap{display:grid;gap:6px}.price-line{display:flex;align-items:baseline;gap:10px}.price{font-size:24px;font-weight:800}.sku{font-size:14px;color:var(--ink, #e5e7eb);opacity:.85}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.meta-grid .meta-wide{grid-column:1 / -1}.meta-label{font-size:12px;letter-spacing:.3px;text-transform:uppercase;opacity:.7}@media (max-width: 720px){.meta-grid{grid-template-columns:1fr}}.bullet{padding-left:1.1rem;margin:.25rem 0 0}.bullet li{margin:.25rem 0}.notice{border:1px solid var(--hairline, #203047);padding:.75rem .9rem;border-radius:12px;background:#ffffff08}.buy-block{display:grid;gap:12px}.qty-row{display:inline-flex;align-items:center;gap:8px}.qty{width:64px;padding:.45rem .5rem;border-radius:8px;border:1px solid var(--hairline, #203047);background:var(--panel, #0f172a);color:var(--ink, #e5e7eb)}.cta-row{display:flex;flex-wrap:wrap;gap:.6rem}.btn{display:inline-flex;align-items:center;gap:8px;padding:.55rem .9rem;border-radius:10px;text-decoration:none;font-weight:600;cursor:pointer}.btn--primary{background:#111827;color:#fff;border:1px solid #333c4a}.btn--ghost{background:transparent;border:1px solid #334155;color:var(--ink, #e5e7eb)}.small{font-size:12px}.tabs-row{display:flex;gap:.5rem;flex-wrap:wrap}.tab{padding:.45rem .75rem;border:1px solid #334155;border-radius:10px;background:#ffffff08;color:var(--ink, #e5e7eb);cursor:pointer}.tab.is-active{background:linear-gradient(180deg,#ffffff14,#ffffff05);border-color:#516074}.kapti-pro.container{background:var(--bg, #0b1220)!important;color:var(--ink, #e5e7eb)!important;padding:24px;border-radius:12px}.kapti-pro .card,.kapti-pro .kapti-pro__buy,.kapti-pro .meta-grid,.kapti-pro .notice{background:var(--panel, #0f172a)!important;border:1px solid var(--hairline, #203047)!important;color:var(--ink, #e5e7eb)!important}.kapti-pro,.kapti-pro p,.kapti-pro li,.kapti-pro .prose,.kapti-pro h1,.kapti-pro h2,.kapti-pro h3{color:var(--ink, #e5e7eb)!important}.kapti-pro input,.kapti-pro select,.kapti-pro textarea{background:var(--panel, #0f172a)!important;color:var(--ink, #e5e7eb)!important;border:1px solid var(--hairline, #203047)!important;border-radius:8px}.rc-subnav__homes,.rc-subnav a[href="/"],.rc-subnav a[href="/rc"],.rc-subnav .sep{display:none!important}.install-section{padding:0;overflow:hidden}.install-pdf{width:100%;height:min(82vh,900px);display:block;border:0}.install-fallback{display:grid;place-items:center;padding:24px}.chip-bar{display:flex;gap:.5rem;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;padding:.35rem .6rem;border-radius:999px;border:1px solid var(--hairline, #203047);background:#ffffff08;color:var(--ink, #e5e7eb);font-size:13px;white-space:nowrap}.meta-label{font-size:12px;text-transform:uppercase;letter-spacing:.3px;opacity:.75}.meta-value{font-size:15px}.price-line .price{font-weight:800;font-size:24px}.sku{opacity:.85}.kapti-pro .kapti-pro__summary .cta-row a[href^="mailto:"],.kapti-pro .kapti-pro__buy a[href^="mailto:"]{display:none!important}
