:root{
  --bg:#060708;--bg2:#0a0c0f;--panel:#0e1115;--panel2:#12161b;--line:#242a31;--line2:#343b45;
  --text:#f4f5f7;--text2:#c9cdd2;--muted:#8e949d;--gold:#d9a928;--gold2:#f5cf62;--gold3:#8a6516;
  --green:#5dd68a;--danger:#ff6b78;--radius:20px;--container:1480px;--shadow:0 24px 80px rgba(0,0,0,.42)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(calc(100% - 48px),var(--container));margin:auto}.section{padding:78px 0;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#d7d9dd;font-size:11px;letter-spacing:.18em;font-weight:850;text-transform:uppercase}.eyebrow::before{content:"";width:28px;height:1px;background:linear-gradient(90deg,var(--gold),transparent)}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-3;background:radial-gradient(circle at 76% 8%,rgba(215,166,34,.12),transparent 22%),radial-gradient(circle at 18% 35%,rgba(255,255,255,.04),transparent 25%),linear-gradient(180deg,#050607,#090b0e 42%,#050607)}body::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(180deg,#000,transparent 75%)}
/* animated gold edge */
.gold-edge{position:relative;isolation:isolate}.gold-edge::before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(120deg,transparent 0 25%,rgba(245,207,98,.18) 35%,var(--gold2) 50%,rgba(245,207,98,.16) 65%,transparent 75% 100%);background-size:220% 100%;animation:edge-run 5.5s linear infinite;z-index:-1;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.gold-edge::after{content:"";position:absolute;width:90px;height:2px;top:-1px;left:8%;background:linear-gradient(90deg,transparent,var(--gold2),transparent);filter:blur(.2px);box-shadow:0 0 14px rgba(245,207,98,.8);animation:light-run 5.5s ease-in-out infinite;pointer-events:none}@keyframes edge-run{to{background-position:-220% 0}}@keyframes light-run{0%{left:5%;opacity:.1}12%{opacity:1}50%{left:80%;opacity:.7}100%{left:5%;opacity:.1}}
/* header */
.site-header{position:sticky;top:0;z-index:90;background:rgba(5,6,7,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(217,169,40,.16)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:12px;min-width:220px}.brand img{height:39px;width:auto;filter:drop-shadow(0 0 12px rgba(255,255,255,.08))}.nav{display:flex;align-items:center;gap:6px}.nav a{padding:12px 14px;border-radius:10px;color:#c5c9ce;font-size:13px;font-weight:760;position:relative}.nav a:hover,.nav a.active{color:#fff}.nav a.active::after{content:"";position:absolute;left:17px;right:17px;bottom:4px;height:2px;background:var(--gold2);box-shadow:0 0 10px var(--gold)}.header-actions{display:flex;align-items:center;gap:10px}.btn{min-height:44px;padding:0 18px;border-radius:12px;border:1px solid var(--line2);background:#0d1014;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:850;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px);border-color:#8b6b20}.btn-gold{background:linear-gradient(135deg,#f7d362,#d8a526 58%,#a87816);color:#161109;border-color:#e4b63e;box-shadow:0 10px 32px rgba(218,169,40,.19)}.btn-ghost{background:rgba(12,14,17,.72)}.btn-lg{min-height:54px;padding:0 25px;font-size:14px}.mobile-toggle{display:none;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:#0c0f12;color:white}.mobile-menu{display:none;border-top:1px solid var(--line);padding:12px 24px 18px}.mobile-menu a{display:block;padding:11px 10px;color:#d4d7dc}
/* hero */
.hero{min-height:720px;position:relative;overflow:hidden;border-bottom:1px solid rgba(217,169,40,.14)}.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 67% 54%,rgba(216,164,29,.15),transparent 17%),radial-gradient(circle at 68% 51%,#10151a 0 14%,transparent 14.5%),radial-gradient(circle at 68% 51%,transparent 0 18%,rgba(235,184,46,.35) 18.2% 18.45%,transparent 18.8%),linear-gradient(110deg,rgba(255,255,255,.018),transparent 42%);pointer-events:none}.hero::after{content:"";position:absolute;right:-16%;top:110px;width:760px;height:760px;border-radius:50%;border:1px solid rgba(229,179,40,.32);box-shadow:0 0 80px rgba(222,172,38,.1),inset 0 0 70px rgba(222,172,38,.05);opacity:.9}.hero-grid{min-height:640px;display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:center;position:relative;z-index:2}.hero-copy{padding:44px 0}.pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(218,169,40,.35);background:rgba(25,21,10,.32);color:#d7d4cc;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;box-shadow:inset 0 0 18px rgba(218,169,40,.06)}.pill i{color:var(--gold2)}.hero h1{font-size:clamp(48px,5.1vw,86px);line-height:.98;letter-spacing:-.045em;margin:21px 0 20px;max-width:820px}.hero h1 span{display:block;background:linear-gradient(180deg,#fff 0%,#c9ccd1 60%,#7c838c 100%);-webkit-background-clip:text;color:transparent}.hero h1 em{font-style:normal;background:linear-gradient(110deg,#f7df87 0%,#d7a623 48%,#f7cf59 74%,#8c6517 100%);-webkit-background-clip:text;color:transparent}.hero-copy>p{color:#bec3ca;font-size:17px;max-width:690px}.hero-actions{display:flex;gap:12px;margin:29px 0 25px}.micro-trust{display:flex;flex-wrap:wrap;gap:18px;color:#acb1b8;font-size:12px}.micro-trust span{display:flex;align-items:center;gap:8px}.micro-trust i{width:17px;height:17px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:9px}.side-motto{position:absolute;left:-108px;bottom:63px;color:#697079;font-size:10px;letter-spacing:.24em;line-height:1.65;text-transform:uppercase}.side-motto::after{content:"";display:block;width:34px;height:2px;background:var(--gold);margin-top:10px}.hero-visual{position:relative;min-height:540px;display:flex;align-items:center}.dashboard{width:100%;border:1px solid #343940;background:linear-gradient(145deg,rgba(14,17,20,.96),rgba(8,10,12,.98));border-radius:24px;padding:16px;box-shadow:0 30px 90px rgba(0,0,0,.55)}.dash-top{height:58px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #20252b;padding:0 5px 12px}.dash-brand{display:flex;align-items:center;gap:12px}.dash-brand img{height:29px}.dash-user{display:flex;align-items:center;gap:9px;background:#12161a;border:1px solid #272d34;border-radius:12px;padding:7px 9px;font-size:11px;color:#ccd0d5}.avatar{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 36% 34%,#f8d56e,#8c661a 45%,#262119);border:1px solid #a67d22}.dash-body{display:grid;grid-template-columns:155px 1fr;min-height:405px}.dash-nav{padding:14px 10px 10px 0;border-right:1px solid #20252b;display:flex;flex-direction:column;gap:5px}.dash-nav button{border:0;background:transparent;color:#aeb4bc;text-align:left;border-radius:10px;padding:10px;font-size:11px}.dash-nav button.active{color:#f8e7a4;background:linear-gradient(90deg,rgba(218,169,40,.15),transparent);border:1px solid rgba(218,169,40,.25)}.dash-main{padding:18px}.dash-main h3{font-size:22px;margin:0}.dash-main>p{margin:3px 0 18px;color:#888f98;font-size:11px}.dash-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric{background:#11151a;border:1px solid #252b31;border-radius:13px;padding:14px}.metric small{color:#888f98;font-size:9px}.metric b{display:block;font-size:21px;margin-top:5px}.metric b.gold{color:var(--gold2)}.ai-banner{margin-top:13px;min-height:145px;border-radius:16px;border:1px solid rgba(218,169,40,.55);background:radial-gradient(circle at 85% 70%,rgba(221,171,34,.24),transparent 28%),linear-gradient(135deg,#12100a,#0b0d10 52%);padding:22px;position:relative;overflow:hidden}.ai-banner::after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(247,207,98,.7);border-radius:50%;right:-18px;bottom:-92px;box-shadow:0 0 35px rgba(218,169,40,.15)}.ai-banner strong{font-size:24px}.ai-banner span{display:block;color:#d9ae36;font-size:11px;margin-top:2px}.hero-label{position:absolute;right:-114px;bottom:80px;font-size:10px;color:#686f77;letter-spacing:.23em;line-height:1.7;text-transform:uppercase}
/* stats */
.stat-strip{border-bottom:1px solid #1d2228;background:rgba(6,8,9,.88)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:24px 34px;display:flex;gap:16px;align-items:center;border-right:1px solid #1d2228}.stat:last-child{border:0}.stat-icon{font-size:27px;color:var(--gold2)}.stat b{display:block;color:#f4d66e;font-size:22px}.stat span{color:#9298a0;font-size:10px;letter-spacing:.06em;text-transform:uppercase}
/* shared */
.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head h2{margin:6px 0 0;font-size:34px;letter-spacing:-.02em}.section-head p{max-width:600px;margin:0;color:var(--muted)}.text-link{color:var(--gold2);font-size:12px;font-weight:800}.card{background:linear-gradient(145deg,#111419,#0a0c0f);border:1px solid #2a3037;border-radius:var(--radius);box-shadow:inset 0 1px rgba(255,255,255,.02)}
.tool-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.tool-card{padding:22px 20px;min-height:165px;transition:.25s;cursor:pointer}.tool-card:hover{transform:translateY(-4px);border-color:#6f5923;box-shadow:0 12px 35px rgba(0,0,0,.22)}.tool-card .icon{width:43px;height:43px;border-radius:12px;border:1px solid rgba(218,169,40,.33);background:rgba(218,169,40,.07);color:var(--gold2);display:grid;place-items:center;font-size:21px;margin-bottom:18px}.tool-card strong{font-size:14px}.tool-card p{font-size:12px;color:#9298a0;margin:8px 0 0}.tool-card .arrow{position:absolute;right:16px;top:17px;width:25px;height:25px;border-radius:50%;border:1px solid #54471f;color:var(--gold2);display:grid;place-items:center;font-size:12px}.tool-card{position:relative}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.benefit{padding:26px;display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center}.benefit .big-icon{font-size:34px;color:var(--gold2);text-shadow:0 0 18px rgba(218,169,40,.35)}.benefit h3{font-size:16px;margin:0 0 5px}.benefit p{color:#9298a0;font-size:12px;margin:0}
.pricing-wrap{display:grid;grid-template-columns:1.45fr .75fr;gap:16px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.price-card{padding:23px;position:relative;min-height:315px}.price-card.featured{border-color:#9c7925;box-shadow:0 0 36px rgba(218,169,40,.12)}.popular{position:absolute;right:16px;top:-11px;background:linear-gradient(135deg,#f5d46c,#bd8d19);color:#1a1304;font-size:9px;font-weight:900;padding:6px 9px;border-radius:999px}.price-card h3{font-size:16px;margin:0}.price-card .price{font-size:31px;font-weight:900;margin:6px 0 18px}.price-card .price small{font-size:10px;color:#858c94;font-weight:600}.price-card ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:9px}.price-card li{font-size:11px;color:#aeb4bc}.price-card li::before{content:"✓";color:#f0c84e;margin-right:8px}.cta-card{padding:34px;background:radial-gradient(circle at 82% 65%,rgba(219,170,37,.18),transparent 26%),linear-gradient(145deg,#151208,#0b0d10 58%);min-height:315px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.cta-card::after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(238,193,73,.65);border-radius:50%;right:-75px;bottom:-135px;box-shadow:0 0 60px rgba(218,169,40,.12)}.cta-card h2{font-size:31px;line-height:1.05;margin:12px 0}.cta-card p{color:#969da5;max-width:410px;font-size:12px}.cta-card .btn{align-self:flex-start;margin-top:10px;position:relative;z-index:2}
/* footer */
.footer{border-top:1px solid #1d2228;padding:26px 0 20px;background:#050607}.footer-row{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:22px}.footer-brand img{height:38px}.footer-nav{display:flex;justify-content:center;gap:18px;font-size:11px;color:#9ba1a8}.footer-end{text-align:right;color:#717881;font-size:10px}.copyright{margin-top:18px;padding-top:15px;border-top:1px solid #191e23;color:#5e656d;font-size:10px;display:flex;justify-content:space-between}
/* inner pages */
.page-hero{padding:78px 0 48px;border-bottom:1px solid #1c2126}.page-hero h1{font-size:56px;margin:10px 0}.page-hero p{max-width:760px;color:#9da3aa}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog .tool-card{min-height:225px}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.chip{border:1px solid #2b3138;background:#0c0f12;color:#9da4ac;border-radius:999px;padding:8px 13px;font-size:11px;cursor:pointer}.chip.active{border-color:#8d6d1f;color:#f4d36b;background:#171306}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px}.detail-media{min-height:480px;padding:32px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 70% 40%,rgba(218,169,40,.15),transparent 25%),linear-gradient(145deg,#11151a,#080a0c)}.app-ui{width:100%;max-width:650px;border:1px solid #383e45;border-radius:19px;background:#0d1014;padding:14px;box-shadow:var(--shadow)}.app-top{height:34px;border-bottom:1px solid #222831;display:flex;align-items:center;gap:7px}.app-top i{width:7px;height:7px;border-radius:50%;background:#343a41}.app-body{display:grid;grid-template-columns:115px 1fr;min-height:330px}.app-side{border-right:1px solid #222831;padding:14px 8px}.app-side span{display:block;padding:7px;border-radius:8px;color:#777f88;font-size:9px}.app-side span:first-child{background:#17130a;color:#dfbd59}.app-content{padding:16px}.app-row{height:46px;border:1px solid #252b32;border-radius:11px;margin:8px 0;background:linear-gradient(90deg,#12161b,#0e1115)}.detail-copy{padding:18px}.detail-copy h1{font-size:48px;margin:8px 0 12px}.detail-copy .lead{font-size:16px;color:#aeb4bc}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.feature-list span{border:1px solid #2a3037;background:#0c0f12;border-radius:11px;padding:12px;color:#c3c8ce;font-size:11px}.feature-list span::before{content:"✦";color:var(--gold2);margin-right:8px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.contact-card{padding:28px}.field{display:grid;gap:7px;margin-bottom:14px}.field label{font-size:10px;color:#8f969e;letter-spacing:.08em;text-transform:uppercase}.field input,.field textarea,.field select{width:100%;background:#090b0e;border:1px solid #2c3239;border-radius:11px;color:white;padding:12px 13px;outline:0}.field input:focus,.field textarea:focus,.field select:focus{border-color:#86681f;box-shadow:0 0 0 3px rgba(218,169,40,.07)}.field textarea{min-height:130px;resize:vertical}.status-box{padding:14px;border-radius:12px;border:1px solid #2b3138;background:#0b0e11;color:#aab0b7;font-size:11px}.status-box.ok{border-color:rgba(93,214,138,.28);color:#7ee6a2}.download-panel{text-align:center;padding:50px}.download-panel h2{font-size:38px}.download-panel p{color:#969da5;max-width:650px;margin:0 auto 25px}.version-card{max-width:720px;margin:24px auto 0;text-align:left;padding:20px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.version-card strong{display:block}.version-card span{color:#7f8790;font-size:11px}
.reveal{opacity:0;transform:translateY(14px);transition:.6s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1180px){.nav{display:none}.mobile-toggle{display:block}.header-actions .btn-ghost{display:none}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:auto;padding-bottom:60px}.hero-label,.side-motto{display:none}.tool-grid{grid-template-columns:repeat(3,1fr)}.pricing-wrap{grid-template-columns:1fr}.footer-row{grid-template-columns:1fr}.footer-nav{justify-content:flex-start}.footer-end{text-align:left}.detail-grid,.contact-grid{grid-template-columns:1fr}.catalog{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(calc(100% - 28px),var(--container))}.header-inner{height:66px}.brand img{height:32px}.header-actions .btn-gold{display:none}.hero{min-height:auto}.hero-grid{min-height:auto}.hero-copy{padding:55px 0 25px}.hero h1{font-size:49px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-visual{padding-bottom:34px}.dashboard{padding:10px}.dash-body{grid-template-columns:1fr}.dash-nav{display:none}.dash-main{padding:13px}.dash-metrics{grid-template-columns:1fr}.stat-grid{grid-template-columns:1fr 1fr}.stat{padding:18px;border-bottom:1px solid #1d2228}.section{padding:58px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:30px}.tool-grid,.benefit-grid,.pricing-grid,.catalog{grid-template-columns:1fr}.detail-copy h1,.page-hero h1{font-size:40px}.feature-list{grid-template-columns:1fr}.footer-nav{flex-wrap:wrap}.copyright{flex-direction:column;gap:8px}.version-card{grid-template-columns:1fr}.mobile-menu.open{display:block}}

/* ========================================================================== 
   X38 WEB R6 — USER GRAPHIC ASSET INTEGRATION
   Uses the supplied black/graphite/gold HUD assets as real website resources.
   ========================================================================== */
:root{--r6-gold:#D7A72E;--r6-gold-bright:#FFD864;--r6-graphite:#101214;--r6-silver:#d8dadd}
body{background:#050505}
body::before{background:radial-gradient(circle at 74% 7%,rgba(255,216,100,.09),transparent 20%),radial-gradient(circle at 20% 38%,rgba(255,255,255,.028),transparent 24%),linear-gradient(180deg,#030404,#090a0c 38%,#050505)}
.site-header{background:rgba(3,4,5,.86);border-bottom-color:rgba(255,216,100,.19);box-shadow:0 7px 34px rgba(0,0,0,.2)}
.btn-gold{background:linear-gradient(135deg,#ffe17f,#d7a72e 56%,#866019);border-color:#e4b63e;box-shadow:inset 0 1px rgba(255,255,255,.5),0 8px 28px rgba(215,167,46,.2)}
.btn-secondary-light{background:linear-gradient(145deg,#1a1d21,#0e1012);color:#f5f5f5;border-color:#777c83}.btn-secondary-light:hover{border-color:var(--gold2);color:#ffe598;box-shadow:0 0 22px rgba(215,167,46,.12)}
.hero-r6{min-height:760px;background:#050607}.hero-r6 .hero-bg-asset{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,5,6,.22) 0%,rgba(4,5,6,.23) 36%,rgba(4,5,6,.53) 100%),linear-gradient(180deg,rgba(4,5,6,.08),rgba(4,5,6,.36) 70%,#050607 100%),url('../img/graphics/hero-tech-bg.webp');background-size:cover;background-position:center;opacity:.95;filter:saturate(.88) contrast(1.04);pointer-events:none}.hero-r6::before{background:linear-gradient(90deg,rgba(2,3,4,.78),rgba(2,3,4,.26) 48%,rgba(2,3,4,.22)),radial-gradient(circle at 75% 45%,rgba(255,211,85,.09),transparent 24%)}.hero-r6::after{display:none}.hero-r6 .hero-grid{min-height:690px}.hero-r6 .hero-copy{position:relative}.hero-r6 .hero-copy::before{content:"";position:absolute;left:-72px;top:90px;width:210px;height:520px;background:url('../img/graphics/corner-tech.webp') left top/contain no-repeat;opacity:.24;filter:drop-shadow(0 0 18px rgba(215,167,46,.1));pointer-events:none;z-index:-1}.hero-r6 h1{text-shadow:0 8px 32px rgba(0,0,0,.48)}
.hero-visual{isolation:isolate}.orbit-deco{position:absolute;right:-92px;top:-42px;width:520px;opacity:.23;filter:drop-shadow(0 0 30px rgba(215,167,46,.16));pointer-events:none;z-index:-1;animation:r6-float 7s ease-in-out infinite}@keyframes r6-float{0%,100%{transform:translate3d(0,0,0) rotate(-3deg)}50%{transform:translate3d(-6px,7px,0) rotate(1deg)}}
.dashboard-shell{position:relative;width:100%;padding:18px}.dashboard-frame-asset{position:absolute;inset:-5% -4% -6%;width:108%;height:111%;object-fit:fill;opacity:.84;pointer-events:none;z-index:2;filter:drop-shadow(0 0 24px rgba(215,167,46,.13))}.dashboard-shell .dashboard{position:relative;z-index:1;border-color:#2f3439;background:linear-gradient(150deg,rgba(12,15,18,.94),rgba(5,7,9,.97));box-shadow:0 30px 100px rgba(0,0,0,.62),inset 0 1px rgba(255,255,255,.02)}
.icon-file img{width:100%;height:100%;object-fit:contain}.stat-icon.icon-file{border:0;background:transparent}.stat-icon.icon-file img{width:34px;height:34px}.benefit .big-icon.icon-file{width:42px;height:42px;display:grid;place-items:center}.benefit .big-icon.icon-file img{width:38px;height:38px}.tool-card .icon img{width:24px;height:24px}.tool-card .icon{overflow:hidden}
.asset-divider{height:56px;display:flex;align-items:center;justify-content:center;opacity:.52;pointer-events:none}.asset-divider img{width:min(900px,75vw);height:30px;object-fit:fill;filter:drop-shadow(0 0 14px rgba(215,167,46,.15))}
.section-tight{padding-top:18px}.section::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 0,rgba(215,167,46,.025),transparent 26%)}
.card{background:linear-gradient(145deg,rgba(20,22,25,.92),rgba(7,9,11,.96));border-color:#292d32}.tool-card,.benefit,.price-card,.contact-card,.download-panel{backdrop-filter:blur(8px)}
.tool-card::before{content:"";position:absolute;left:12px;bottom:7px;width:55%;height:1px;background:linear-gradient(90deg,rgba(255,216,100,.65),transparent);opacity:.18}.tool-card:hover::before{opacity:.75}
.tool-access{position:absolute;left:17px;top:17px;padding:4px 8px;border-radius:999px;font-size:8px;letter-spacing:.08em;font-weight:900}.tool-access.free{border:1px solid rgba(255,216,100,.5);background:#18150d;color:#ffe086}.tool-card:has(.tool-access) .icon{margin-top:20px}
.pricing-section{background:linear-gradient(180deg,rgba(0,0,0,0),rgba(215,167,46,.018) 40%,rgba(0,0,0,0))}.pricing-wrap-r6{grid-template-columns:1fr;gap:18px}.pricing-grid-4{grid-template-columns:repeat(4,1fr)}.free-plan{border-color:#5f6268;background:linear-gradient(145deg,#17191c,#090b0d)}.free-plan::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(130deg,rgba(255,255,255,.035),transparent 38%)}.popular-free{background:linear-gradient(135deg,#eceef0,#9ea3aa);color:#101214}.price-card{overflow:visible}.price-card .price{letter-spacing:-.025em}.price-card li{line-height:1.45}
.cta-asset{min-height:290px;padding:42px 45% 38px 40px;background:linear-gradient(135deg,rgba(17,18,18,.97),rgba(7,8,10,.95));overflow:hidden}.cta-asset::after{display:none}.cta-copy{position:relative;z-index:3}.cta-ring{position:absolute;right:1.5%;top:50%;transform:translateY(-50%);width:min(440px,42%);opacity:.78;filter:drop-shadow(0 0 35px rgba(215,167,46,.2));animation:r6-ring 11s linear infinite}@keyframes r6-ring{from{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(360deg)}}
.page-hero-asset{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(5,6,7,.94),rgba(5,6,7,.82)),url('../img/graphics/hero-tech-bg.webp') center 56%/cover no-repeat}.page-hero-asset::after{content:"";position:absolute;right:-30px;top:-60px;width:370px;height:370px;background:url('../img/graphics/orbit-ring.webp') center/contain no-repeat;opacity:.12;pointer-events:none}.page-hero-asset>.container{position:relative;z-index:1}
.pricing-note{margin-top:28px;padding:34px 38px;min-height:170px;overflow:hidden;position:relative;display:flex;align-items:center}.pricing-note>div{position:relative;z-index:2;max-width:850px}.pricing-note h2{margin:8px 0 4px;font-size:28px}.pricing-note p{color:#9ca2aa;margin:0}.pricing-note-art{position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:620px;height:210px;object-fit:fill;opacity:.33;pointer-events:none}
.free-empty-note{margin-top:20px;border-color:rgba(255,216,100,.25);color:#c9ccd2}.free-empty-note b{color:#ffe086}
.footer{background:linear-gradient(180deg,#050607,#020303);border-top-color:rgba(215,167,46,.15)}
@media(max-width:1180px){.dashboard-shell{max-width:820px;margin:auto}.pricing-grid-4{grid-template-columns:repeat(2,1fr)}.cta-asset{padding-right:40%}.orbit-deco{right:0}.hero-r6 .hero-copy::before{display:none}}
@media(max-width:760px){.hero-r6{min-height:auto}.hero-r6 .hero-grid{min-height:auto}.dashboard-shell{padding:8px}.dashboard-frame-asset{display:none}.orbit-deco{display:none}.asset-divider{height:34px}.asset-divider img{width:100%;height:20px}.pricing-grid-4{grid-template-columns:1fr}.cta-asset{padding:30px 26px;min-height:340px}.cta-ring{right:-80px;bottom:-40px;top:auto;transform:none;width:300px;opacity:.22;animation:none}.pricing-note{padding:26px}.pricing-note-art{opacity:.13;width:110%;right:-30%}.page-hero-asset::after{display:none}}
@media(prefers-reduced-motion:reduce){.orbit-deco,.cta-ring{animation:none!important}}


/* =========================================================
   R6.1 READABILITY HOTFIX — larger, brighter, production-safe
   ========================================================= */
:root{
  --text:#ffffff;
  --text2:#e7e9ec;
  --muted:#b9bec6;
}
body{font-size:16px;line-height:1.65;color:var(--text)}
.nav a{font-size:15px;color:#e4e7eb}
.mobile-menu a{font-size:16px;color:#f0f2f4}
.btn{font-size:15px;font-weight:850;min-height:46px}
.btn-lg{font-size:16px;min-height:54px}
.eyebrow{font-size:13px;color:#f0f2f4}
.pill{font-size:13px;color:#f4f2eb}
.hero-copy>p{font-size:18px;line-height:1.7;color:#e2e5e9}
.micro-trust{font-size:14px;color:#d7dbe0}
.section-head h2{font-size:clamp(32px,3vw,44px)}
.section-head p{font-size:17px;line-height:1.7;color:#cbd0d6}
.text-link{font-size:15px;color:#ffe07a}
.tool-card{min-height:205px;padding:26px 24px}
.tool-card strong{font-size:20px;line-height:1.35;color:#fff}
.tool-card p{font-size:16px;line-height:1.65;color:#c8cdd4}
.tool-card .text-link{font-size:15px}
.tool-access{font-size:12px!important;font-weight:900!important;letter-spacing:.06em}
.tool-access.paid{background:rgba(218,169,40,.12);border:1px solid rgba(245,207,98,.48);color:#ffe480}
.chip{font-size:14px!important;padding:10px 16px!important;color:#dfe3e7!important}
.chip.active{color:#fff!important}
.benefit h3{font-size:19px;color:#fff}
.benefit p{font-size:16px;line-height:1.65;color:#c8cdd4}
.price-card h3{font-size:22px;color:#fff}
.price-card .price{font-size:30px}
.price-card li{font-size:15px;line-height:1.6;color:#e2e5e9}
.page-hero h1{font-size:clamp(40px,4vw,64px)!important;line-height:1.08!important}
.page-hero p{font-size:18px!important;line-height:1.7!important;color:#d9dde2!important;max-width:920px}
.status-box{font-size:15px!important;color:#eef1f4!important}
.footer-nav a{font-size:14px!important;color:#d6dae0!important}
.footer-end{font-size:12px!important;color:#c1c6cd!important}
.copyright{font-size:13px!important;color:#aeb4bc!important}
@media(max-width:900px){body{font-size:16px}.tool-card{min-height:auto}.nav a{font-size:14px}.page-hero p{font-size:17px!important}}
@media(max-width:520px){.container{width:min(calc(100% - 28px),var(--container))}.hero-copy>p,.page-hero p{font-size:16px!important}.tool-card strong{font-size:19px}.tool-card p{font-size:15.5px}.btn{font-size:14px}}
