:root{color-scheme:dark;--black:#030303;--panel:rgba(255,255,255,.055);--line:rgba(255,255,255,.16);--muted:#b8b8b8;--white:#fff;--radius:30px;--shadow:0 26px 80px rgba(0,0,0,.45)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--black);color:var(--white);font-family:"Avenir Next","Segoe UI",Arial,sans-serif;font-size:1rem;line-height:1.55}body::before{content:"";position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 86% 8%,rgba(255,255,255,.28),transparent 25%),radial-gradient(circle at 12% 74%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,#020202 0%,#131313 45%,#020202 100%)}.ambient{position:fixed;z-index:-2;width:45rem;height:45rem;top:-24rem;right:-18rem;border-radius:50%;background:rgba(255,255,255,.18);filter:blur(90px);animation:drift 12s ease-in-out infinite alternate;pointer-events:none}@keyframes drift{to{transform:translate(-5vw,8vh) scale(.88);opacity:.62}}a{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:#fff;color:#000;padding:.8rem 1rem;border-radius:10px}.skip-link:focus{top:1rem}
.site-header{position:sticky;top:0;z-index:50;width:min(1180px,calc(100% - 32px));margin:16px auto 0;min-height:70px;padding:10px 12px 10px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:22px;background:rgba(5,5,5,.7);box-shadow:0 18px 50px rgba(0,0,0,.28);backdrop-filter:blur(20px)}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:750;letter-spacing:-.03em;font-size:1.1rem}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#fff,#aaa);color:#050505;font-weight:900;font-style:italic;box-shadow:0 0 24px rgba(255,255,255,.28)}.site-nav{display:flex;align-items:center;gap:6px}.site-nav a{min-height:46px;display:inline-flex;align-items:center;padding:0 16px;border-radius:14px;text-decoration:none;color:#d6d6d6}.site-nav a:hover,.site-nav a:focus-visible{background:rgba(255,255,255,.08);color:#fff}.site-nav .nav-cta{background:#fff;color:#000;font-weight:750}.site-nav .nav-cta:hover,.site-nav .nav-cta:focus-visible{background:#dedede;color:#000}.nav-toggle{display:none;border:1px solid var(--line);border-radius:12px;background:transparent;color:#fff;min-height:44px;padding:0 14px;font:inherit}main,.site-footer{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.hero{min-height:700px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(28px,5vw,78px);padding:78px 0 88px}.hero-copy{position:relative;z-index:1}.eyebrow{margin:0 0 14px;color:#c7c7c7;font-size:.78rem;line-height:1.2;font-weight:800;letter-spacing:.22em}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:720px;margin:0;font-size:clamp(3rem,7.1vw,6.6rem);line-height:.93;letter-spacing:-.07em;font-weight:720;text-wrap:balance}.intro{max-width:610px;margin:28px 0 0;color:#d0d0d0;font-size:clamp(1.08rem,2vw,1.32rem)}.primary-cta,.purchase-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;border:1px solid #fff;border-radius:16px;background:#fff;color:#000;text-decoration:none;font-weight:800;box-shadow:0 0 28px rgba(255,255,255,.14);transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.primary-cta{margin-top:32px}.primary-cta:hover,.purchase-button:hover{transform:translateY(-2px);box-shadow:0 10px 34px rgba(255,255,255,.2);background:#e8e8e8}.checkout-note{margin:14px 0 0;color:#929292;font-size:.88rem}.hero-art{position:relative;border-radius:42px;overflow:hidden;box-shadow:0 0 80px rgba(255,255,255,.16),var(--shadow);transform:rotate(2deg)}.hero-art::after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.2);border-radius:inherit;pointer-events:none}.hero-art img{width:100%;aspect-ratio:1;object-fit:cover}
.products{scroll-margin-top:110px;padding:92px 0}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;align-items:end;margin-bottom:38px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-4px}h2{margin:0;font-size:clamp(2.3rem,5vw,4.9rem);line-height:1;letter-spacing:-.055em;font-weight:700;text-wrap:balance}.section-heading>p:last-child{margin:0;color:var(--muted);justify-self:end;max-width:340px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.025));box-shadow:var(--shadow);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.product-visual{min-height:300px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 30%,#525252 0%,#171717 35%,#030303 76%);border-bottom:1px solid var(--line)}.product-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 25%,rgba(255,255,255,.1) 50%,transparent 75%);transform:translateX(-120%);transition:transform 700ms ease}.product-card:hover .product-visual::after{transform:translateX(120%)}.rxdr-lockup{display:grid;justify-items:center;color:#fff;text-shadow:0 0 24px rgba(255,255,255,.34)}.rxdr-lockup span{font-size:clamp(4rem,10vw,6.5rem);line-height:.9;font-weight:900;letter-spacing:-.09em;transform:skew(-8deg)}.rxdr-lockup small,.xim-visual small,.uploader-visual small{margin-top:12px;color:#cfcfcf;font-size:.74rem;font-weight:800;letter-spacing:.28em}.xim-visual{align-content:center}.xim-visual strong{z-index:1;font-size:clamp(4rem,10vw,7rem);line-height:.9;letter-spacing:-.09em;text-shadow:0 0 28px rgba(255,255,255,.36)}.xim-visual small{z-index:1}.orbit{position:absolute;width:230px;height:230px;border:1px solid rgba(255,255,255,.22);border-radius:50%;transform:rotate(30deg) scaleY(.38)}.orbit-two{transform:rotate(-30deg) scaleY(.38)}.uploader-visual{align-content:center}.upload-arrow{width:118px;height:118px;display:grid;place-items:center;border:3px solid #fff;border-radius:34px;font-size:5.5rem;line-height:1;font-weight:250;box-shadow:inset 0 0 30px rgba(255,255,255,.1),0 0 30px rgba(255,255,255,.18)}.sound-visual img{width:88%;max-height:260px;object-fit:contain;filter:grayscale(1) contrast(1.18) brightness(1.16);mix-blend-mode:screen}.product-copy{padding:26px}.product-type{margin:0 0 9px;color:#aaa;font-size:.72rem;font-weight:800;letter-spacing:.2em}.product-copy h3{margin:0;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.1;letter-spacing:-.04em}.product-description{min-height:3.1em;margin:14px 0 0;color:var(--muted)}.product-prompt{margin:25px 0 12px;color:#fff;font-weight:700}.purchase-button{width:100%}
.support-strip{margin:30px 0 100px;padding:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.045)}.support-strip div{min-width:0;padding:10px 24px;display:grid;gap:4px;border-right:1px solid var(--line)}.support-strip div:last-child{border-right:0}.support-strip span{color:var(--muted);font-size:.9rem}.faq-preview{padding:90px 0 110px;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(32px,7vw,100px);border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:22px 42px 22px 0;position:relative;font-size:1.08rem;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:8px;top:17px;font-size:1.5rem;color:#aaa}.faq-list details[open] summary::after{content:"−"}.faq-list details p{margin:-6px 40px 22px 0;color:var(--muted)}.text-link{display:inline-flex;gap:9px;margin-top:24px;text-underline-offset:5px}.site-footer{padding:34px 0 100px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border-top:1px solid var(--line);color:#b8b8b8}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand div{display:grid}.footer-brand strong{color:#fff}.footer-brand span:last-child{font-size:.85rem}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.site-footer a{text-underline-offset:4px}.site-footer>p{grid-column:1/-1;margin:0;font-size:.83rem}.cookie-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:80;max-width:720px;margin:0 auto;padding:18px;align-items:center;gap:20px;border:1px solid rgba(255,255,255,.24);border-radius:20px;background:rgba(8,8,8,.94);box-shadow:0 25px 80px rgba(0,0,0,.65);backdrop-filter:blur(18px)}.cookie-banner:not([hidden]){display:flex}.cookie-banner p{flex:1;margin:0;color:#c8c8c8;font-size:.9rem}.cookie-banner strong{color:#fff}.cookie-banner div{display:flex;gap:8px}.cookie-banner button{min-height:44px;padding:0 16px;border-radius:12px;border:1px solid var(--line);background:transparent;color:#fff;font:inherit;font-weight:700}.cookie-banner .cookie-accept{background:#fff;color:#000;border-color:#fff}
.page-main{min-height:70vh;padding:80px 0 110px}.page-shell{max-width:840px;margin:0 auto}.page-shell h1{font-size:clamp(3rem,7vw,5.8rem)}.page-shell .lede{margin:22px 0 50px;color:#c9c9c9;font-size:1.18rem}.policy-section{padding:28px 0;border-top:1px solid var(--line)}.policy-section h2{font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:-.035em}.policy-section p,.policy-section li{color:#c5c5c5}.policy-section a{text-underline-offset:4px}.back-link{display:inline-flex;margin-bottom:28px;color:#c8c8c8;text-underline-offset:5px}.error-page{min-height:calc(100vh - 120px);display:grid;place-items:center;text-align:center;padding:50px 0}.error-page .error-code{margin:0;font-size:clamp(7rem,25vw,15rem);line-height:.8;font-weight:900;letter-spacing:-.1em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.55)}.error-page h1{margin:28px auto 0;font-size:clamp(2.2rem,6vw,4.5rem)}.error-page p{max-width:500px;color:var(--muted)}
@media (hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-4px) scale(1.01);border-color:rgba(255,255,255,.34);box-shadow:0 30px 90px rgba(0,0,0,.55),0 0 35px rgba(255,255,255,.08)}}
@media (max-width:820px){.site-header{min-height:64px}.nav-toggle{display:inline-flex;align-items:center}.site-nav{position:absolute;top:calc(100% + 8px);left:0;right:0;display:none;padding:10px;flex-direction:column;align-items:stretch;border:1px solid var(--line);border-radius:18px;background:rgba(5,5,5,.97);box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a{justify-content:center}.hero{min-height:auto;grid-template-columns:1fr;padding:64px 0 74px}.hero-art{width:min(520px,92%);justify-self:center;order:-1;transform:rotate(1deg)}.section-heading,.faq-preview{grid-template-columns:1fr}.section-heading>p:last-child{justify-self:start}.product-grid{grid-template-columns:1fr}.support-strip{grid-template-columns:1fr}.support-strip div{border-right:0;border-bottom:1px solid var(--line)}.support-strip div:last-child{border-bottom:0}.site-footer{grid-template-columns:1fr;padding-bottom:72px}.site-footer nav{justify-content:flex-start}.site-footer>p{grid-column:auto}.cookie-banner{bottom:14px;flex-direction:column;align-items:stretch}.cookie-banner div{justify-content:flex-end}}
@media (max-width:500px){main,.site-footer{width:min(100% - 24px,1180px)}.site-header{width:calc(100% - 20px);margin-top:10px}.brand{font-size:1rem}.brand-mark{width:38px;height:38px}h1{font-size:clamp(2.75rem,14vw,4.3rem)}.hero{padding-top:48px}.product-visual{min-height:250px}.product-copy{padding:22px}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}}

/* Compact brand mark and weekly product highlight */
.site-header .brand-mark{width:26px;height:26px;border-radius:8px;font-size:.76rem;box-shadow:0 0 14px rgba(255,255,255,.2)}
.site-header{min-height:58px;padding-block:8px}
.hero{min-height:560px;grid-template-columns:minmax(0,1fr) auto;gap:clamp(26px,5vw,70px)}
.hero-art{width:190px;border-radius:26px;transform:rotate(1deg);box-shadow:0 0 45px rgba(255,255,255,.12),var(--shadow)}
.highlight-stage{max-width:900px;margin:0 auto}
.weekly-highlight[hidden]{display:none}
.highlight-stage .product-card{display:grid;grid-template-columns:.92fr 1.08fr}
.highlight-stage .product-visual{min-height:420px;border-bottom:0;border-right:1px solid var(--line)}
.highlight-stage .product-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,54px)}
.highlight-stage .product-description{min-height:0}
.highlight-stage .purchase-button{margin-top:0}
.upload-badge{width:136px;height:82px;display:grid;place-items:center;border:3px solid #fff;border-radius:24px;font-size:1.05rem;font-weight:850;letter-spacing:.14em;box-shadow:inset 0 0 30px rgba(255,255,255,.1),0 0 30px rgba(255,255,255,.18)}
@media (max-width:820px){.hero{grid-template-columns:1fr;gap:26px}.hero-art{width:132px;order:-1;justify-self:start;transform:none}.highlight-stage .product-card{grid-template-columns:1fr}.highlight-stage .product-visual{min-height:280px;border-right:0;border-bottom:1px solid var(--line)}}
@media (max-width:500px){.site-header .brand-mark{width:24px;height:24px}.hero-art{width:108px}}

/* Clickable weekly deal and text-only Radarware branding */
.brand{gap:0;font-size:1.12rem;letter-spacing:-.025em}
.hero{min-height:auto;grid-template-columns:1fr;padding:72px 0 44px}
.products{padding:48px 0 80px}
.hero-copy{max-width:900px}
.weekly-highlight{color:inherit;text-decoration:none;cursor:pointer}
.weekly-highlight:focus-visible{outline:3px solid #fff;outline-offset:5px}
.weekly-highlight #highlight-mark{z-index:1;font-size:clamp(3.7rem,10vw,6.7rem);line-height:.9;font-weight:900;letter-spacing:-.08em;text-shadow:0 0 28px rgba(255,255,255,.36)}
.weekly-highlight #highlight-visual-label{z-index:1;margin-top:14px;color:#d0d0d0;font-size:.74rem;font-weight:800;letter-spacing:.24em}
.sound-highlight-visual{align-content:center}
.discount-badge{width:max-content;margin-top:26px;padding:7px 11px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:.8rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.highlight-action{margin-top:14px;color:#ddd;font-weight:750;text-decoration:underline;text-underline-offset:5px}
.secondary-cta{min-height:54px;width:max-content;margin:18px auto 0;display:flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.055);color:#fff;text-decoration:none;font-weight:800;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease}
.secondary-cta:hover,.secondary-cta:focus-visible{transform:translateY(-2px);border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.1)}
@media (max-width:820px){.hero{min-height:auto;padding:44px 0 28px}.products{padding:38px 0 64px}}

/* Product menu */
.nav-products{position:relative}
.products-toggle{min-height:46px;display:inline-flex;align-items:center;padding:0 16px;border:0;border-radius:14px;background:transparent;color:#d6d6d6;font:inherit;cursor:pointer}
.products-toggle:hover,.products-toggle:focus-visible,.products-toggle[aria-expanded="true"]{background:rgba(255,255,255,.08);color:#fff}
.products-menu{position:absolute;top:calc(100% + 10px);left:0;z-index:70;width:max-content;min-width:260px;padding:8px;display:grid;gap:4px;border:1px solid var(--line);border-radius:16px;background:rgba(5,5,5,.98);box-shadow:var(--shadow);backdrop-filter:blur(20px)}
.products-menu[hidden]{display:none}
.products-menu a{min-height:44px;padding:0 14px;justify-content:flex-start;white-space:nowrap}
@media (max-width:820px){.nav-products{display:grid}.products-toggle{width:100%;justify-content:center}.products-menu{position:static;width:100%;min-width:0;margin-top:4px;box-shadow:none}.products-menu a{justify-content:center;white-space:normal;text-align:center}}

/* Radarware shop */
.shop-main{padding:72px 0 110px}
.shop-intro{max-width:800px;margin-bottom:42px}
.shop-intro h1{font-size:clamp(3.2rem,8vw,6.4rem)}
.shop-intro .lede{max-width:680px;margin:24px 0 0;color:#c8c8c8;font-size:1.12rem}
.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.shop-card{scroll-margin-top:100px;min-height:310px;padding:clamp(24px,4vw,38px);display:flex;flex-direction:column;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));box-shadow:var(--shadow);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}
.shop-card:target,.shop-card.is-weekly{border-color:rgba(255,255,255,.4);box-shadow:var(--shadow),0 0 36px rgba(255,255,255,.09)}
.shop-card .product-type{margin-bottom:10px}
.shop-card h2{font-size:clamp(1.8rem,4vw,2.8rem)}
.shop-card .product-price{margin:12px 0 0;color:#fff;font-size:1.15rem;font-weight:800}
.shop-card>p:not(.product-type){margin:16px 0 28px;color:var(--muted)}
.shop-card>p.product-price{margin:12px 0 0;color:#fff}
.shop-details{margin:0 0 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.shop-details summary{position:relative;padding:16px 34px 16px 0;cursor:pointer;list-style:none;color:#f0f0f0;font-weight:750}
.shop-details summary::-webkit-details-marker{display:none}
.shop-details summary::after{content:"+";position:absolute;right:6px;top:9px;color:#aaa;font-size:1.45rem;font-weight:400}
.shop-details[open] summary::after{content:"−"}
.shop-details-body{padding:0 0 18px;color:var(--muted)}
.shop-details-body p{margin:0 0 14px}
.shop-details-body h3{margin:22px 0 8px;color:#fff;font-size:1rem;letter-spacing:-.01em}
.shop-details-body ul{margin:0;padding-left:20px}
.shop-details-body li+li{margin-top:7px}
.shop-details-body .product-requirement{margin-bottom:0;color:#ddd;font-weight:650}
.shop-card-actions{margin-top:auto;display:grid;gap:10px}
.shop-buy{min-height:56px;width:100%;display:flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid #fff;border-radius:15px;background:#fff;color:#050505;text-align:center;text-decoration:none;font-weight:850;line-height:1.2;box-shadow:0 0 28px rgba(255,255,255,.12);transition:transform 180ms ease,background 180ms ease,box-shadow 180ms ease}
.shop-buy:hover,.shop-buy:focus-visible{transform:translateY(-2px);background:#e8e8e8;box-shadow:0 10px 34px rgba(255,255,255,.18)}
.shop-buy span,.shop-buy small{display:block}.shop-buy{flex-direction:column;gap:2px}.shop-buy small{font-size:.72rem;font-weight:750;color:#555;text-transform:uppercase;letter-spacing:.08em}
.shop-discount{min-height:44px;padding:8px 14px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.07);color:#fff;font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}
.shop-note{margin:28px 0 0;color:#929292;font-size:.88rem}
.cart-open{min-height:46px;padding:0 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;font:inherit;font-weight:750;cursor:pointer}.cart-count{min-width:24px;height:24px;margin-left:5px;display:inline-grid;place-items:center;border-radius:999px;background:#fff;color:#050505;font-size:.78rem}
.cart-dialog{width:min(620px,calc(100% - 24px));max-height:min(760px,calc(100dvh - 30px));padding:0;border:1px solid rgba(255,255,255,.22);border-radius:26px;background:#0a0a0a;color:#fff;box-shadow:0 35px 120px rgba(0,0,0,.75)}.cart-dialog::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(8px)}.cart-panel{padding:clamp(22px,5vw,38px)}.cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-header h2{font-size:clamp(2rem,6vw,3.4rem)}.cart-close,.cart-item button{min-height:42px;padding:0 13px;border:1px solid var(--line);border-radius:12px;background:transparent;color:#fff;font:inherit;cursor:pointer}.cart-items{display:grid}.cart-item{min-width:0;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.cart-item div{min-width:0;display:grid;gap:4px}.cart-item span{color:var(--muted)}.cart-empty{margin:0;padding:34px 0;color:var(--muted)}.cart-summary{padding-top:24px}.cart-summary>p:first-child{margin:0 0 16px;display:flex;justify-content:space-between;font-size:1.18rem}.cart-checkout{flex-direction:row}.cart-checkout.is-disabled{opacity:.45;pointer-events:none}.cart-note{margin:12px 0 0;color:#8f8f8f;font-size:.82rem;text-align:center}
@media (max-width:720px){.shop-main{padding:50px 0 82px}.shop-grid{grid-template-columns:1fr}.shop-card{min-height:280px}}
