:root{--ink:#06261c;--ink-deep:#031711;--forest:#0b3d2e;--forest-mid:#145a44;--gold:#d4b978;--gold-soft:#e8d5a3;--paper:#f5f7f6;--paper-2:#e9efec;--white:#fff;--muted:#5c6b64;--line:#06261c1a;--radius:2px;--shadow:0 30px 80px #03171124;--font-display:"Newsreader", Georgia, serif;--font-body:"Manrope", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.15}p{margin:0}.container{width:min(1080px,100% - 2.5rem);margin-inline:auto}.section{padding:clamp(4rem,9vw,7rem) 0}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--forest-mid);margin:0 0 .9rem;font-size:.75rem;font-weight:700}.lead{color:var(--muted);max-width:36rem;font-size:1.05rem}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;min-height:3.25rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-gold{background:var(--gold);color:var(--ink-deep);box-shadow:0 12px 32px #d4b97847}.btn-gold:hover{background:var(--gold-soft)}.btn-dark{background:var(--ink);color:var(--white)}.btn-dark:hover{background:var(--forest)}.btn-ghost{color:var(--white);background:0 0;border:1px solid #ffffff4d}.btn-ghost:hover{background:#ffffff0f}.micro{color:var(--muted);font-size:.8rem}.sticky-cta{z-index:50;padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#031711f5;border-top:1px solid #d4b97838;display:none;position:fixed;inset:auto 0 0}.sticky-cta .btn{width:100%}@media (width<=768px){.sticky-cta{display:block}body{padding-bottom:4.75rem}}.dash{color:#eef3f0;background:#07110e;min-height:100vh;padding:2rem 1.25rem 4rem;font-family:Manrope,system-ui,sans-serif}.dash__header{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:min(1100px,100%);margin:0 auto 2rem;display:flex}.dash__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#d4b978;margin:0 0 .4rem;font-size:.72rem;font-weight:700}.dash h1{margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(1.8rem,4vw,2.4rem)}.dash__sub{color:#eef3f099;margin:.4rem 0 0}.dash__meta{color:#eef3f08c;flex-direction:column;align-items:flex-end;gap:.4rem;font-size:.82rem;display:flex}.dash__sound{color:#d4b978;cursor:pointer;font:inherit;background:0 0;border:1px solid #d4b97859;padding:.45rem .7rem;font-size:.78rem;font-weight:700}.dash__sound.is-on{background:#d4b97824}.dash__live{background:#ffffff08;border:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:min(1100px,100%);margin:0 auto 1.25rem;padding:1rem 1.15rem;display:flex}.dash__live.is-active{background:#d4b97814;border-color:#d4b97873}.dash__live>div{align-items:center;gap:.6rem;display:flex}.dash__live p{color:#eef3f08c;margin:0;font-size:.88rem}.dash__live-dot{background:#5c6b64;border-radius:50%;width:10px;height:10px}.dash__live.is-active .dash__live-dot{background:#c8f135;animation:1.4s infinite dash-pulse;box-shadow:0 0 #c8f1358c}@keyframes dash-pulse{0%{box-shadow:0 0 #c8f13573}70%{box-shadow:0 0 0 10px #c8f13500}to{box-shadow:0 0 #c8f13500}}.dash__pill{text-transform:uppercase;letter-spacing:.06em;border:1px solid #d4b97859;padding:.25rem .55rem;font-size:.72rem}.dash__pill--memory{color:#ffb088;border-color:#ff8c5a80}.dash__pill--redis{color:#d4b978}.dash__status{color:#eef3f0b3;width:min(1100px,100%);margin:0 auto 1rem}.dash__status--err{color:#ffb4a8}.dash__kpis{grid-template-columns:repeat(2,1fr);gap:.75rem;width:min(1100px,100%);margin:0 auto 1.5rem;display:grid}@media (width>=800px){.dash__kpis{grid-template-columns:repeat(5,1fr)}}.dash__kpis article{background:#ffffff08;border:1px solid #ffffff14;padding:1rem}.dash__kpis span{color:#eef3f08c;margin-bottom:.35rem;font-size:.78rem;display:block}.dash__kpis strong{font-family:Newsreader,Georgia,serif;font-size:1.7rem;font-weight:600}.dash__block{background:#ffffff08;border:1px solid #ffffff14;width:min(1100px,100%);margin:0 auto 1.5rem;padding:1.25rem}.dash__block h2{margin:0 0 .75rem;font-family:Newsreader,Georgia,serif;font-size:1.35rem}.dash__hint{color:#eef3f08c;margin:-.25rem 0 1rem;font-size:.85rem}.dash__hint code,.dash td code{color:#d4b978;font-size:.9em}.dash__table-wrap{overflow-x:auto}.dash table{border-collapse:collapse;width:100%;font-size:.9rem}.dash th,.dash td{text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:.7rem .55rem}.dash th{text-transform:uppercase;letter-spacing:.06em;color:#eef3f080;font-size:.72rem}.dash__funnel{gap:.85rem;display:grid}.dash__funnel-label{justify-content:space-between;gap:1rem;margin-bottom:.3rem;font-size:.9rem;display:flex}.dash__funnel-label span{color:#eef3f08c}.dash__funnel-track{background:#ffffff14;height:8px;overflow:hidden}.dash__funnel-track>div{background:linear-gradient(90deg,#145a44,#d4b978);height:100%}.header{z-index:20;padding:1.15rem 0;position:absolute;inset:0 0 auto}.header__inner{justify-content:space-between;align-items:center;display:flex}.logo{font-family:var(--font-display);color:var(--white);letter-spacing:-.02em;font-size:1.35rem;font-weight:600}.logo span{color:var(--gold)}.logo--footer{color:var(--white);margin-bottom:.7rem;display:inline-block}.header__cta{min-height:2.7rem;padding-inline:1.15rem;font-size:.88rem}.hero{min-height:min(100svh,900px);color:var(--white);align-items:end;padding:8rem 0 5rem;display:grid;position:relative;overflow:hidden}.hero__media{background:linear-gradient(#03171173 0%,#031711b8 48%,#031711f0 100%),linear-gradient(115deg,#06261c8c,#06261c26),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=2200&q=80) 50%/cover no-repeat;position:absolute;inset:0}.hero__media:after{content:"";background:radial-gradient(at 75% 20%,#d4b9782e,#0000 42%);position:absolute;inset:0}.hero__content{z-index:1;max-width:40rem;position:relative}.hero__brand{font-family:var(--font-display);letter-spacing:-.03em;color:var(--gold);margin-bottom:1.15rem;font-size:clamp(2.6rem,8vw,5rem);font-weight:600;line-height:.95}.hero h1{max-width:16ch;margin-bottom:1rem;font-size:clamp(1.7rem,3.8vw,2.65rem);font-weight:500}.hero__lead{color:#f5f7f6d1;max-width:34rem;margin-bottom:1.7rem;font-size:1.08rem}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.hero__trust{color:#f5f7f68c;font-size:.84rem}.trustbar{background:var(--ink);color:var(--white);border-top:1px solid #d4b97833;padding:1.6rem 0}.trustbar__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.trustbar__grid strong{font-family:var(--font-display);color:var(--gold);font-size:1.35rem;font-weight:600;display:block}.trustbar__grid span{color:#f5f7f6a6;font-size:.85rem}@media (width>=800px){.trustbar__grid{grid-template-columns:repeat(4,1fr)}}.problem{background:var(--white)}.problem__layout{gap:2.5rem;display:grid}.problem h2{max-width:14ch;margin-bottom:.85rem;font-size:clamp(1.8rem,3.4vw,2.7rem)}.problem__stats{gap:.75rem;display:grid}.problem__stats>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding:1.1rem 1.2rem;display:flex}.problem__stats span{color:var(--muted);font-size:.95rem}.problem__stats strong{font-family:var(--font-display);font-size:1.45rem;font-weight:600}.problem__stats--win{background:var(--ink);color:var(--white);border-bottom:none!important}.problem__stats--win span{color:#f5f7f6b3}.problem__stats--win strong{color:var(--gold)}@media (width>=860px){.problem__layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}}.featured{background:linear-gradient(180deg, var(--paper) 0%, var(--paper-2) 100%)}.featured h2{max-width:18ch;margin-bottom:.85rem;font-size:clamp(1.8rem,3.4vw,2.7rem)}.featured__lead{margin-bottom:2.4rem}.featured__ops{gap:1rem;margin-bottom:2.5rem;display:grid}@media (width>=800px){.featured__ops{grid-template-columns:repeat(3,1fr)}}.op{background:var(--white);border-left:3px solid var(--gold);box-shadow:var(--shadow);padding:1.5rem 1.35rem}.op__rate{font-family:var(--font-display);color:var(--forest);margin-bottom:.35rem;font-size:2rem;font-weight:600}.op h3{margin-bottom:.3rem;font-size:1.1rem}.op p{color:var(--muted);font-size:.92rem}.featured__why{gap:2rem;padding-top:.5rem;display:grid}@media (width>=800px){.featured__why{grid-template-columns:1.15fr .85fr;gap:3rem}}.featured__why h3{margin-bottom:.85rem;font-size:1.25rem}.featured__why ul{color:var(--muted);gap:.55rem;margin:0;padding-left:1.15rem;display:grid}.featured__why p{color:var(--muted);margin-bottom:1.25rem}.simulator{background:var(--ink-deep);color:var(--white)}.simulator .eyebrow{color:var(--gold)}.simulator .lead,.simulator .micro{color:#f5f7f6a6}.simulator__grid{gap:2.5rem;display:grid}@media (width>=900px){.simulator__grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:3.5rem}}.simulator h2{max-width:14ch;margin-bottom:.85rem;font-size:clamp(1.8rem,3.2vw,2.55rem)}.field{color:#f5f7f6bf;flex-direction:column;gap:.55rem;margin-top:1.4rem;font-size:.92rem;display:flex}.field__box{background:#ffffff0d;border:1px solid #ffffff1f;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.field__box input,.field input[type=range]{width:100%;color:var(--white);background:0 0;border:none;outline:none}.field input[type=range]{accent-color:var(--gold)}.simulator__panel{background:linear-gradient(160deg,#145a4459,#ffffff08);border:1px solid #d4b97838;padding:1.7rem 1.45rem}.simulator__gain{color:#f5f7f6bf;margin-bottom:1.4rem}.simulator__gain strong{font-family:var(--font-display);color:var(--gold);font-size:1.25rem}.bars{gap:1.15rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.bars__row{justify-content:space-between;gap:1rem;margin-bottom:.35rem;font-size:.92rem;display:flex}.bars__track{background:#ffffff14;height:10px;overflow:hidden}.bars__fill{height:100%}.bars__fill--win{background:linear-gradient(90deg, var(--forest-mid), var(--gold))}.bars__fill--mid{background:#fff6}.bars__fill--soft{background:#fff3}.bars small{color:#f5f7f673;margin-top:.3rem;font-size:.75rem;display:block}.simulator__panel .btn{width:100%}.steps h2{max-width:16ch;margin-bottom:2rem;font-size:clamp(1.8rem,3.2vw,2.5rem)}.steps__grid{gap:1.75rem;display:grid}@media (width>=800px){.steps__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.step span{font-family:var(--font-display);color:var(--gold);margin-bottom:.7rem;font-size:2.4rem;line-height:1;display:block}.step h3{margin-bottom:.4rem;font-size:1.2rem}.step p{color:var(--muted)}.more{background:var(--paper-2)}.more h2{max-width:16ch;margin-bottom:1.8rem;font-size:clamp(1.7rem,3vw,2.3rem)}.more__grid{gap:1.5rem;display:grid}@media (width>=800px){.more__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.more__grid article{border-top:1px solid var(--line);padding-top:1rem}.more__grid h3{margin-bottom:.45rem;font-size:1.15rem}.more__grid p{color:var(--muted);font-size:.95rem}.closing{background:var(--white)}.closing__grid{gap:2.5rem;display:grid}@media (width>=900px){.closing__grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:3.5rem}}.closing h2{max-width:14ch;margin-bottom:1.4rem;font-size:clamp(1.7rem,3vw,2.35rem)}.faq__item{border-bottom:1px solid var(--line)}.faq__q{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;gap:1rem;padding:1.1rem 0;font-size:1.02rem;font-weight:650;display:flex}.faq__q span{color:var(--forest-mid);font-size:1.25rem}.faq__a{color:var(--muted);padding:0 0 1.1rem;font-size:.95rem}.closing__cta{background:var(--ink);color:var(--white);padding:2rem 1.6rem}.closing__cta h2{color:var(--white);max-width:12ch}.closing__cta>p{color:#f5f7f6bf;margin-bottom:1.4rem}.closing__note{margin-top:1rem;color:#f5f7f680!important}.footer{background:var(--ink-deep);color:#f5f7f69e;padding:2.5rem 0;font-size:.88rem}.footer__inner{gap:1.5rem;display:grid}@media (width>=800px){.footer__inner{grid-template-columns:1.2fr 1fr;gap:3rem}}.footer a{color:var(--gold);text-underline-offset:3px;margin-top:.7rem;text-decoration:underline;display:inline-block}
