:root{--ink:#101114;--ink-2:#242529;--yellow:#f5a603;--gold:#ffd21c;--paper:#fff;--soft:#f6f5ef;--line:#d8d5c8;--muted:#5b5b62;--max:1180px;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.6 Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.site-header,.site-footer{padding:1rem max(1.25rem,calc((100% - var(--max))/2));display:flex;gap:2rem;align-items:center;justify-content:space-between}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.site-footer{background:var(--ink);color:#fff;align-items:flex-start;flex-wrap:wrap}.brand img,.site-footer img{display:block;width:172px;height:auto}nav{display:flex;gap:1.1rem;align-items:center;flex-wrap:wrap}nav a{text-decoration:none;font-weight:700}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:var(--yellow);color:#111;padding:.75rem 1.1rem;border:0;border-radius:var(--radius);font-weight:800;text-decoration:none;cursor:pointer}.button.secondary{background:#fff;border:1px solid var(--line)}.hero{background:radial-gradient(circle at 82% 35%,#3d3d35 0 18%,transparent 19%),var(--ink);color:#fff;padding:5rem max(1.25rem,calc((100% - var(--max))/2)) 3.5rem;min-height:560px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:3rem;align-items:center}.hero h1{font-size:clamp(2.6rem,7vw,5.4rem);line-height:1;margin:.15em 0;max-width:900px}.hero strong{color:var(--gold)}.hero p{max-width:680px;font-size:1.12rem}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7b5700;font-weight:800;font-size:.78rem}.hero .eyebrow,.dark .eyebrow{color:var(--gold)}section{padding:4rem max(1.25rem,calc((100% - var(--max))/2))}section.alt{background:var(--soft)}section.dark{background:var(--ink);color:#fff}h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.08;margin:.2em 0 .4em}h2{font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.18;margin:.25em 0 .55em}h3{line-height:1.25}.lead{font-size:1.15rem;max-width:760px;color:var(--muted)}.dark .lead,.hero .lead{color:#ece8d8}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.grid.two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card{padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink)}.card h2,.card h3{margin-top:.2rem;overflow-wrap:anywhere}.notice{border-left:6px solid var(--yellow);padding:1rem;background:#fff8cf;color:#211900}.dark .notice{background:#2b281d;color:#fff}.pill{display:inline-block;border:1px solid var(--line);border-radius:999px;padding:.25rem .7rem;background:#fff;font-weight:700}.price-box{border:2px solid var(--yellow);background:#fff;padding:1.4rem;border-radius:var(--radius)}.pending{color:#6c4a00;font-weight:800}.device-stage{display:grid;place-items:center;min-height:340px}.device-art{position:relative;width:min(100%,360px);aspect-ratio:1;border-radius:22px;background:linear-gradient(145deg,#f7f7f2,#d6d4ca);box-shadow:0 26px 70px rgba(0,0,0,.28);display:grid;place-items:center}.bp-device{width:230px;height:270px;border-radius:18px;background:#fbfbf8;border:8px solid #2c2d30;box-shadow:inset 0 -26px 0 #ece9df}.bp-device:before{content:"";position:absolute;width:132px;height:82px;border:10px solid #111;border-radius:42px;top:42px;background:#f2f4ee}.bp-device:after{content:"CELLULAR BP";position:absolute;top:155px;width:150px;text-align:center;font-size:.78rem;font-weight:800;color:#333}.scale-device{width:250px;height:250px;border-radius:28px;background:linear-gradient(145deg,#fbfbf8,#e4e1d7);border:8px solid #2c2d30}.scale-device:before{content:"CELLULAR SCALE";position:absolute;top:95px;left:50%;transform:translateX(-50%);font-size:.82rem;font-weight:800;color:#333}.signal{position:absolute;right:44px;top:44px;width:54px;height:54px;border-top:8px solid var(--yellow);border-right:8px solid var(--yellow);border-radius:0 36px 0 0}.guide-image{width:100%;height:auto;border:1px solid var(--line);border-radius:var(--radius)}form{max-width:760px}.field{margin:1rem 0}label{display:block;font-weight:800;margin-bottom:.25rem}input,textarea,select{width:100%;padding:.82rem;font:inherit;border:1px solid #777;border-radius:6px;background:#fff}span.field-validation-error{color:#9a1f1f;font-weight:700}.small{font-size:.9rem;color:#d8d5c8}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:30}.menu{display:none}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid var(--line);padding:.8rem;text-align:left;vertical-align:top}@media(max-width:860px){.site-header{align-items:center}.menu{display:inline-flex}.site-header nav{display:none;position:absolute;top:73px;left:0;right:0;background:#fff;padding:1.25rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto;padding-top:3rem}.device-stage{min-height:280px}section{padding-top:3rem;padding-bottom:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* Modern Option enhancement */
.modern-hero{overflow:hidden;background:linear-gradient(125deg,#101114,#17191f 60%,#332b0b)}.microcopy{font-size:.85rem!important;color:#d8d4c7!important}.hero-stage{min-height:420px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.02));box-shadow:0 30px 70px #0006}.hero-stage .scale-device{position:absolute;left:115px;top:150px}.fit-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(1.25rem,calc((100% - var(--max))/2));background:var(--gold)}.fit-strip div{padding:1.25rem;border-right:1px solid #0003}.fit-strip strong,.fit-strip span{display:block}.fit-strip span{font-size:.9rem}.product-grid{margin-top:2rem}.product-card{padding:0 0 1.5rem;overflow:hidden}.product-card h3,.product-card p,.product-card a{margin-left:1.5rem;margin-right:1.5rem}.product-card .device-stage{border-radius:0;border:0;border-bottom:1px solid var(--line)}.editorial,.spotlight{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);align-items:center;min-height:540px}.editorial-visual{position:relative;min-height:350px;border:1px solid #fff3;background:radial-gradient(circle,#ffd21c30,transparent 62%)}.reading-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:1.4rem;background:#fff;color:var(--ink);box-shadow:0 15px 40px #0008}.reading-card small,.reading-card strong{display:block}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:2rem 0}.process-grid article{padding:1.5rem;background:#fff;border-top:3px solid var(--ink)}.process-grid article+article{border-left:1px solid var(--line)}.process-grid span{font-size:2rem;font-weight:900;color:#8b6200}.grid.three{grid-template-columns:repeat(3,1fr)}.spotlight .device-stage{min-height:380px}.spotlight.reverse{background:var(--soft)}.spotlight.reverse .device-stage{order:2}.pricing-band,.conversion-band{display:flex;justify-content:space-between;align-items:center;gap:3rem;background:var(--gold)}.resources-showcase{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.resource-stack{display:grid;gap:.75rem}.resource-stack a{display:flex;flex-direction:column;padding:1.25rem;background:#fff;color:var(--ink);text-decoration:none;border-left:5px solid var(--gold)}.resource-stack span{color:var(--muted);font-size:.9rem}.conversion-band{background:linear-gradient(120deg,var(--gold),#f4b400)}
@media(max-width:800px){.editorial,.spotlight,.resources-showcase{grid-template-columns:1fr}.hero-stage{min-height:320px}.fit-strip,.process-grid,.grid.three{grid-template-columns:1fr}.fit-strip div{border-right:0;border-bottom:1px solid #0003}.process-grid article+article{border-left:0}.spotlight.reverse .device-stage{order:0}.pricing-band,.conversion-band{align-items:flex-start;flex-direction:column}.editorial,.spotlight{min-height:auto}}

.device-stage,.device-art{max-width:100%;overflow:hidden}.hero-stage .device-art{width:min(360px,100%)}@media(max-width:800px){.hero-stage .device-art{transform:scale(.9);transform-origin:center}.hero-stage .scale-device{left:95px}}

/* Reference-fidelity hero refinement */
.modern-hero{background:#f4f8fc;color:var(--ink);min-height:620px}.modern-hero strong{color:#17639a}.modern-hero .eyebrow{display:inline-block;background:#e4f0f9;color:#175b88;padding:.35rem .65rem;border-radius:999px;letter-spacing:.06em}.modern-hero .lead{color:var(--muted)}.modern-hero h1{font-size:clamp(2.7rem,5.2vw,4.7rem);max-width:720px}.modern-hero .microcopy{color:var(--muted)!important}.hero-product-panel{position:relative;min-height:430px;padding:2rem;border:1px solid #dbe6ef;border-radius:24px;background:linear-gradient(145deg,#fff,#eaf3f9);box-shadow:0 24px 60px #173e5b24;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-images{display:flex;align-items:flex-end;justify-content:center;gap:1rem;width:100%}.product-images img{display:block;max-width:54%;max-height:270px;object-fit:contain;filter:drop-shadow(0 18px 18px #173e5b35)}.product-images img+img{max-width:38%;max-height:210px}.status-card{position:absolute;left:1.5rem;bottom:3.5rem;display:flex;align-items:center;gap:.7rem;background:#fff;padding:.8rem 1rem;border-radius:12px;box-shadow:0 12px 35px #173e5b35}.status-card small,.status-card strong{display:block}.status-card strong{color:var(--ink)}.status-dot{width:11px;height:11px;border-radius:50%;background:#2f9e62;box-shadow:0 0 0 5px #2f9e6220}.hero-product-panel>p{margin:1.5rem 0 0;color:var(--muted);font-size:.9rem}@media(max-width:800px){.modern-hero{min-height:auto}.hero-product-panel{min-height:350px}.product-images img{max-height:210px}.product-images img+img{max-height:160px}.status-card{left:1rem;bottom:3rem}}

.hero-product-panel{padding-bottom:5.75rem}.hero-product-panel>p{position:absolute;right:1.5rem;bottom:1.25rem;max-width:230px;text-align:right;margin:0}.status-card{bottom:1.1rem}@media(max-width:800px){.hero-product-panel{padding-bottom:6.5rem}.hero-product-panel>p{right:1rem;bottom:1rem;max-width:145px}.status-card{left:1rem;bottom:1rem}}

@media(min-width:801px){.modern-hero{min-height:540px;padding-top:3.75rem;padding-bottom:3rem}.hero-product-panel{min-height:390px}.product-images img{max-height:240px}.product-images img+img{max-height:190px}}
