:root{
  --bg:#fffdfb;--surface:#ffffff;--surface-soft:#fff9f4;--ink:#0b1530;--text:#111a2d;--muted:#5f6979;
  --line:#dfe6e2;--line-strong:#cbd7d0;--green:#159a2b;--lime:#7be338;--red:#ff3d2e;--orange:#ff7a2f;
  --pink:#ff2ca3;--cyan:#08bfc9;--blue:#2f78ff;--purple:#8a4dff;--gold:#ffb119;--shadow:0 18px 50px rgba(24,45,72,.09);--max:1540px
}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0!important;color:var(--text)!important;font-family:Inter,system-ui,sans-serif!important;line-height:1.5;background:
 radial-gradient(circle at 0 8%,rgba(255,106,55,.16),transparent 26%),
 radial-gradient(circle at 100% 10%,rgba(125,230,53,.18),transparent 28%),
 radial-gradient(circle at 8% 88%,rgba(255,44,163,.08),transparent 22%),
 radial-gradient(circle at 92% 82%,rgba(0,196,207,.08),transparent 23%),
 linear-gradient(180deg,#fff 0%,#fffdf9 54%,#fbffff 100%)!important;min-height:100vh}
a{color:inherit}.me-main{min-height:70vh!important;max-width:none!important;padding:0!important;background:transparent!important}

/* Global header/footer */
.me-header{height:74px;position:sticky;top:0;z-index:90;display:flex;align-items:center;gap:24px;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(255,255,255,.94);border-bottom:1px solid rgba(212,222,217,.9);backdrop-filter:blur(18px);box-shadow:0 5px 24px rgba(30,50,70,.04)}
.me-brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;min-width:210px}.me-mark{width:38px;height:38px;display:grid;place-items:center;color:var(--green);border:2px solid var(--green);font-weight:900;clip-path:polygon(50% 0,100% 100%,76% 100%,50% 48%,24% 100%,0 100%)}.me-brand b{display:block;font-size:20px;letter-spacing:.08em}.me-brand small{display:block;color:var(--green);font-size:8px;letter-spacing:.42em;margin-top:-3px}.me-nav{display:flex;align-items:center;justify-content:center;gap:22px;flex:1}.me-nav a,.me-ghost{color:#172033;text-decoration:none;font-size:13px;font-weight:720}.me-nav a:hover,.me-member-link{color:var(--green)!important}.me-account{display:flex;align-items:center;gap:9px}.me-account form{margin:0}.me-ghost,.me-green{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfcfc3;border-radius:9px;min-height:42px;padding:9px 17px;background:rgba(255,255,255,.9);color:var(--ink);text-decoration:none;font-weight:800;box-shadow:0 4px 12px rgba(32,50,70,.03)}.me-account button{font:inherit;cursor:pointer}.me-green{background:linear-gradient(135deg,#10a827,#6ee439);border-color:#19a72d;color:#fff!important;box-shadow:0 10px 24px rgba(24,165,48,.16)}.me-green:hover{filter:saturate(1.12);transform:translateY(-1px)}.me-menu{display:none;background:#fff;border:1px solid var(--line);color:var(--ink);border-radius:8px;padding:8px 12px}.me-footer{padding:34px max(24px,calc((100vw - var(--max))/2));border-top:1px solid var(--line);background:rgba(255,255,255,.88);color:#6d7785}.me-footer>div{display:flex;flex-direction:column}.me-footer b{color:var(--ink)}.me-footer span{font-size:12px}.me-footer nav{display:flex;gap:18px;flex-wrap:wrap;margin:14px 0}.me-footer a{font-size:12px;color:#566275;text-decoration:none}.me-footer p{font-size:10px;max-width:1000px}

/* Shared page canvas */
.me-home-first,.me-section,.me-page-hero,.me-disclaimer{width:min(var(--max),calc(100% - 48px));margin-left:auto;margin-right:auto}.me-home-first{padding:18px 0 10px}.me-home-light{padding-top:16px}.me-mini-ribbon{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 0 12px;color:#5f6c69;font-size:11px;text-transform:uppercase;letter-spacing:.11em}.me-mini-ribbon span{display:inline-flex;border:1px solid #ffd2c5;background:rgba(255,255,255,.78);border-radius:999px;padding:7px 13px;color:#ef482e;font-weight:900}.me-mini-ribbon strong{color:var(--green);font-size:10px;letter-spacing:.13em}.me-primary-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:16px 0 0}.me-big{min-height:48px;padding:11px 22px}.me-section{padding:70px 0;border-top:1px solid rgba(216,226,220,.72)}.me-section header{max-width:1040px}.me-section header>span,.me-page-hero>span,.me-pro-intro>div>span,.me-custom-callout span,.me-price-cta span,.me-other-prices span{font-size:11px;letter-spacing:.17em;color:var(--green);font-weight:900}.me-section h2,.me-page-hero h1,.me-pro-intro h2,.me-custom-callout h2,.me-price-cta h2{font-family:'Space Grotesk',Inter,sans-serif;letter-spacing:-.035em;color:var(--ink)}.me-section header h2,.me-pro-intro h2{font-size:clamp(32px,4.1vw,58px);line-height:1.02;margin:9px 0 13px}.me-section h2 em,.me-page-hero h1 em,.me-pro-intro h2 em{font-style:normal;color:var(--green)}.me-section header p,.me-pro-intro p{color:var(--muted);font-size:17px;max-width:920px}.me-center{text-align:center;margin-left:auto;margin-right:auto}.me-disclaimer{font-size:10px;color:#6d7782;text-align:center;border-top:1px solid var(--line);padding:16px 18px 34px}

/* New homepage comparison */
.edge-hero{position:relative;overflow:hidden;border:1px solid #e1e9e4;border-radius:20px;background:linear-gradient(120deg,rgba(255,250,246,.95),rgba(255,255,255,.96) 46%,rgba(249,255,244,.95));box-shadow:var(--shadow);padding:18px 20px 14px}.edge-hero:before,.edge-hero:after{content:"";position:absolute;width:320px;height:320px;pointer-events:none;filter:blur(8px);opacity:.16;border-radius:50%}.edge-hero:before{left:-160px;top:-90px;background:conic-gradient(from 180deg,var(--orange),var(--pink),transparent)}.edge-hero:after{right:-170px;top:-75px;background:conic-gradient(from 45deg,var(--lime),var(--green),transparent)}.edge-head{position:relative;z-index:2;text-align:center;padding:0 18px 14px}.edge-head h1{font-family:'Space Grotesk',Inter,sans-serif;font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:-.045em;margin:0;color:var(--ink)}.edge-head h1 .red{color:var(--red)}.edge-head h1 .green{color:var(--green)}.edge-head p{margin:10px auto 0;font-size:18px;font-weight:700;color:#30394a}.edge-compare{position:relative;z-index:2;display:grid;grid-template-columns:150px minmax(380px,1fr) 120px minmax(470px,1.05fr) 170px;gap:14px;align-items:stretch}.edge-tools{border:1px solid var(--line-strong);border-radius:14px;background:rgba(255,255,255,.88);padding:17px 13px;display:flex;flex-direction:column;gap:0;box-shadow:0 8px 24px rgba(26,48,67,.04)}.edge-tools>b{font-size:10px;text-align:center;letter-spacing:.06em;color:var(--ink)}.edge-tools>strong{font-size:10px;text-align:center;color:var(--red);margin:3px 0 12px}.edge-tools span,.edge-tools a{display:block;text-decoration:none;padding:10px 5px;border-top:1px solid #edf1ee;font-size:10px;font-weight:750;color:#1f2a3d}.edge-tools a{color:#1e5830}.pro-tools>b{color:var(--green);margin-bottom:8px}.edge-panel{border-radius:14px;background:rgba(255,255,255,.86);padding:14px;border:1px solid}.edge-retail{border-color:#ffb7ad}.edge-pro{border-color:#addda8}.edge-panel>header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.edge-panel>header i{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-style:normal;font-size:24px;line-height:1;border:2px solid}.edge-retail>header i{color:var(--red);border-color:var(--red)}.edge-pro>header i{color:var(--green);border-color:var(--green)}.edge-panel>header h2{font-size:15px;line-height:1.15;letter-spacing:.01em;margin:0;color:#171d2a}.retail-chart{height:270px;position:relative;border:1px solid #f0d8d2;border-radius:10px;background:linear-gradient(180deg,#fff,#fff9f7);overflow:hidden}.retail-chart svg{width:100%;height:100%}.retail-chart .grid path{stroke:#e9eeea;stroke-width:1}.retail-chart .ma{fill:none;stroke-width:3}.retail-chart .ma1{stroke:#2e7cff}.retail-chart .ma2{stroke:#ff9d00}.retail-chart .ma3{stroke:#e839d9}.retail-chart .candles path{stroke:#11aa42;stroke-width:7}.retail-chart .candles path:nth-child(4n){stroke:#f34336}.retail-chart .candles .crash{stroke:#f12f28;stroke-width:12}.drop-arrow{fill:none;stroke:#f12f28;stroke-width:4}.retail-callout,.retail-reality{position:absolute;z-index:3;font-size:10px;font-weight:900;border:1px solid #ff9f94;border-radius:7px;background:#fff;color:var(--red);padding:6px 8px;text-align:center}.retail-callout{right:9px;top:8px}.retail-reality{right:85px;bottom:18px}.edge-caption{font-size:10px;text-align:center;font-weight:800;color:#384152;margin:9px 0}.retail-facts{display:grid;gap:5px}.retail-facts p{margin:0;font-size:10px;color:#4f5969}.retail-facts b{color:var(--red)}.edge-panel>footer{margin-top:10px;border-radius:9px;padding:10px 11px;display:flex;flex-direction:column;gap:1px}.edge-retail>footer{background:#fff1ef;border:1px solid #ffd0ca}.edge-pro>footer{background:#f2fff0;border:1px solid #c6edc2}.edge-panel>footer b{font-size:10px}.edge-panel>footer span{font-size:9px}.edge-retail>footer b,.edge-retail>footer span{color:#e9362d}.edge-pro>footer b,.edge-pro>footer span{color:#148b29}.edge-vs{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:12px;padding:0 4px}.edge-vs small{font-weight:850;font-size:9px;line-height:1.45;color:#384256}.edge-vs b{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;font-size:28px;font-family:'Space Grotesk';background:#fff;border:1px solid #b8d8bf;box-shadow:0 8px 22px rgba(34,76,46,.12)}.edge-vs strong{font-size:10px;color:var(--green);line-height:1.3}.pro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mini-chart{min-height:118px;border:1px solid #dce7df;border-radius:9px;background:#fff;padding:8px;overflow:hidden}.mini-chart>b{display:block;font-size:8px;letter-spacing:.03em;margin-bottom:6px;color:#1d2533}.footprint-bars{display:grid;gap:3px;font:700 9px ui-monospace,monospace}.footprint-bars span:nth-child(odd){color:#159a2b}.footprint-bars span:nth-child(even){color:#ed443b}.dom-row{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:3px;font:700 8px ui-monospace,monospace;padding:3px}.dom-row em{color:#13a13a;font-style:normal}.dom-row i{color:#ee4337;font-style:normal}.dom-row span{text-align:center}.dom-row.hot{background:#f7fbf7}.heatmap{display:flex;flex-direction:column;gap:4px;align-items:flex-end;padding-top:4px}.heatmap i,.heatmap em{display:block;height:8px;border-radius:1px}.heatmap i{background:linear-gradient(90deg,#ff8c50,#e5322c)}.heatmap em{align-self:flex-start;background:linear-gradient(90deg,#168c32,#78df3a)}.flow table{width:100%;font-size:7px;border-collapse:collapse}.flow td{padding:2px}.up{color:#129b33!important}.down{color:#e43f35!important}.profile-bars{display:flex;flex-direction:column;gap:3px}.profile-bars i,.profile-bars em{height:8px;display:block}.profile-bars i{background:#28ad3e}.profile-bars em{background:#ef4539}.pressure svg{width:100%;height:70px}.liquidity-lines{display:grid;gap:6px;padding-top:8px}.liquidity-lines i,.liquidity-lines em{display:block;height:11px}.liquidity-lines i{background:linear-gradient(90deg,#e4ffe0,#25a741)}.liquidity-lines em{background:linear-gradient(90deg,#ffefe9,#e74436)}.catalysts p,.cross p{font-size:7px;margin:4px 0}.catalysts p span,.cross p span{float:right;font-weight:800}.warn{color:#f04837}.edge-benefits{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr) 1.2fr;gap:0;margin-top:13px;border:1px solid #dfe7e2;border-radius:12px;background:rgba(255,255,255,.9);overflow:hidden}.edge-benefits article{padding:12px 14px;border-right:1px solid #e6ece8}.edge-benefits article b{font-size:9px;color:#1e2837}.edge-benefits article p{font-size:8px;color:#657080;margin:5px 0 0}.edge-cta{display:flex;align-items:center;justify-content:center;text-align:center;padding:13px;background:linear-gradient(135deg,#ff6e25,#ff2f78);color:#fff;text-decoration:none;font-weight:900;font-size:13px}.edge-source{text-align:center;font-size:8px;color:#78818d;margin:9px 0 0}

/* Shared cards and layouts */
.me-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.me-steps article,.me-paths article,.me-tool-grid article,.me-plan-row article,.me-module-strip article,.me-other-prices article,.me-resource-grid a,.me-probability-card,.pro-depth-grid article{background:rgba(255,255,255,.9);border:1px solid var(--line);border-radius:14px;padding:25px;box-shadow:0 10px 30px rgba(25,48,70,.045)}.me-steps b{color:var(--green);font-size:12px;letter-spacing:.1em}.me-steps h3,.me-paths h3,.me-tool-grid h3{font-size:21px;margin:9px 0;color:var(--ink)}.me-steps p,.me-paths p,.me-tool-grid p{color:var(--muted);margin-bottom:0}.me-paths{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.me-paths article{display:flex;flex-direction:column;min-height:285px}.me-paths article>span,.me-tool-grid b,.me-plan-row article>span,.me-module-strip span{font-size:10px;letter-spacing:.13em;font-weight:900;color:#7b8591}.me-paths article.green{border-color:#a9dca8;background:linear-gradient(180deg,#fbfff9,#fff)}.me-paths article.green>span,.me-paths article.green strong{color:var(--green)}.me-paths strong{display:block;font-size:24px;margin-top:auto;padding-top:18px;color:var(--ink)}.me-paths a{color:var(--green);font-weight:850;text-decoration:none;margin-top:10px}.me-autopilot-band,.me-custom-callout,.me-price-cta{display:flex;align-items:center;justify-content:space-between;gap:40px}.me-autopilot-band>div,.me-custom-callout>div{max-width:980px}.me-autopilot-band>div>span{font-size:11px;color:var(--purple);font-weight:900;letter-spacing:.14em}.me-autopilot-band h2{font-size:clamp(30px,3.5vw,48px);margin:8px 0}.me-autopilot-band p{color:var(--muted)}

/* Standard public pages */
.me-page-hero{text-align:center;padding:72px 0 44px;max-width:1180px}.me-page-hero h1{font-size:clamp(44px,6vw,78px);line-height:.98;margin:10px 0 15px}.me-page-hero p{font-size:20px;color:var(--muted);max-width:930px;margin:0 auto}.me-page-hero>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}.me-pro-intro{display:grid;grid-template-columns:1.45fr .75fr;gap:22px;align-items:center}.me-probability-card small{display:block;color:var(--green);font-weight:900;letter-spacing:.12em}.me-probability-card strong{display:block;font-size:28px;margin:10px 0;color:var(--ink)}.me-probability-card p{color:var(--muted)}.me-tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.me-tool-grid article{min-height:245px}.me-tool-grid b{color:var(--green)}.me-tool-grid em{display:block;color:#596575;font-size:13px;font-style:normal;margin-top:14px;padding-top:14px;border-top:1px solid #e6ece8}.me-tool-grid.education,.me-tool-grid.custom{grid-template-columns:repeat(3,1fr)}.me-plain-compare{display:grid;grid-template-columns:1fr 1fr;gap:16px}.me-plain-compare>div{padding:30px;border-radius:14px;background:rgba(255,255,255,.9)}.me-plain-compare .bad{border:1px solid #ffbeb7;background:linear-gradient(180deg,#fff7f5,#fff)}.me-plain-compare .good{border:1px solid #b2dfad;background:linear-gradient(180deg,#f7fff4,#fff)}.me-plain-compare span{font-size:11px;letter-spacing:.14em;font-weight:900}.me-plain-compare .bad span{color:var(--red)}.me-plain-compare .good span{color:var(--green)}.me-plain-compare h2{font-size:31px}.me-plain-compare li,.me-plain-compare p{color:var(--muted)}.me-price-cta{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.me-price-cta>div{min-width:250px}.me-price-cta h2{font-size:44px;margin:6px 0}.me-price-cta p{color:var(--muted)}.me-plan-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.me-plan-row.two{grid-template-columns:repeat(2,1fr);max-width:1000px}.me-plan-row article{display:flex;flex-direction:column;position:relative}.me-plan-row article.featured{border-color:#91cf8c;box-shadow:0 14px 36px rgba(26,146,42,.09)}.me-plan-row article>i{position:absolute;top:-11px;right:14px;font-style:normal;background:linear-gradient(135deg,#15a32c,#75e03c);color:#fff;border-radius:6px;padding:5px 9px;font-size:9px;font-weight:900;letter-spacing:.08em}.me-plan-row h3{font-size:46px;margin:10px 0;color:var(--ink)}.me-plan-row h3 small{font-size:14px;color:#798491}.me-plan-row ul{padding-left:18px;color:#596576;flex:1}.me-plan-row li{margin:8px 0}.me-plan-row a{margin-top:14px}.me-module-strip{display:grid!important;grid-template-columns:repeat(4,1fr);gap:12px}.me-module-strip strong{display:block;font-size:24px;margin:8px 0;color:var(--ink)}.me-module-strip p{font-size:13px;color:var(--muted)}.me-other-prices{display:grid!important;grid-template-columns:repeat(3,1fr);gap:14px}.me-other-prices h3{font-size:31px;margin:9px 0;color:var(--ink)}.me-other-prices p{color:var(--muted)}.me-other-prices a{color:var(--green);text-decoration:none;font-weight:850}.me-custom-callout h2{font-size:48px;margin:5px 0}.me-resource-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:13px}.me-resource-grid a{color:var(--ink);text-decoration:none}.me-resource-grid a span{color:var(--green);font-size:10px;letter-spacing:.13em;font-weight:900}.me-resource-grid h2{font-size:26px;margin:8px 0}.me-resource-grid p{color:var(--muted)}

/* Sierra / professional data explainer */
.pro-depth-section{background:linear-gradient(135deg,rgba(255,247,243,.7),rgba(255,255,255,.8) 47%,rgba(247,255,244,.72));border-radius:22px;border:1px solid #e4ebe6;margin-top:20px;margin-bottom:20px;padding-left:30px;padding-right:30px}.pro-depth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.pro-depth-grid article span{font-size:9px;letter-spacing:.13em;color:var(--green);font-weight:900}.pro-depth-grid h3{font-size:21px;color:var(--ink);margin:10px 0}.pro-depth-grid p{font-size:13px;color:var(--muted)}.pro-depth-grid p b{color:#273248}.pro-depth-grid p em{font-style:normal;color:var(--green);font-weight:800}.technical-source-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.technical-source-row a{font-size:10px;font-weight:800;color:#155e34;background:#fff;border:1px solid #cce0d0;border-radius:999px;padding:8px 11px;text-decoration:none}.technical-source-row a:hover{border-color:#72c47c;background:#f7fff7}

/* Inherited application surfaces: same white / bright system on every page */
.auth-shell,.product-head,.shop-head,.store-toolbar,.shop-store,.section,.tech-page-head,.terminal-layout,.collapsed-operations,.page-hero,.support-page,.shop-page,.pricing-page,.dashboard-header,.market-day-strip,.ecosystem-quickbar,.dashboard-grid,.admin-grid,.billing-shell{color:var(--text)!important;background:transparent!important}.auth-card,.store-card,.tech-panel,.operations-inner,.product-head,.store-toolbar,.compact-callout,.custom-clean-grid article,.docs-clean-grid a,.checkout-card,.pricing-card,.feature-card,.capability-card,.system-box,.module-grid article,.plan-row article,.home-start-panel,.home-start-panel>a,.perk-accordion details,.runtime-summary>div{background:rgba(255,255,255,.94)!important;border-color:var(--line)!important;color:var(--text)!important;box-shadow:0 10px 30px rgba(30,52,73,.045)!important}.auth-card input,.auth-card select,.store-toolbar input,.store-toolbar select,input,select,textarea{background:#fff!important;color:var(--ink)!important;border-color:#ccd7d0!important}.product-head h1,.shop-head h1,.tech-page-head h1,.dashboard-header h1,.page-hero h1,.section-heading h2{color:var(--ink)!important}.product-head p,.store-card p,.tech-page-head p,.page-hero p,.section-heading p{color:var(--muted)!important}.se-btn.primary,.button:not(.button-secondary),.button:not(.button-danger){background:linear-gradient(135deg,#14a72c,#76e139)!important;color:#fff!important;border-color:#2bae3a!important;box-shadow:0 8px 20px rgba(29,163,48,.14)!important}.button-secondary,.se-btn:not(.primary){background:#fff!important;color:var(--ink)!important;border-color:#c8d5cd!important;box-shadow:none!important}.button-danger{background:#fff!important;color:#b7313d!important;border-color:#f0c5cb!important}.store-card{box-shadow:0 10px 30px rgba(30,52,73,.045)!important}.store-shelf header,.store-card footer{border-color:var(--line)!important}.tech-tabs,.ecosystem-quickbar,.market-day-strip,.store-compact-status{background:rgba(255,255,255,.92)!important;border-color:var(--line)!important;color:var(--ink)!important}.tech-tabs button,.ecosystem-quickbar a{color:#4c5869!important}.tech-tabs button.active{color:var(--green)!important;border-color:var(--green)!important}.tech-kpi,.market-card,.alert-card,.news-card,.calendar-card,.sentinel-card,.member-card{background:#fff!important;border-color:var(--line)!important;color:var(--text)!important}.tech-kpi small,.market-card small,.alert-card small{color:#7a8592!important}.compact-alert-rail>button{background:#fff!important;color:var(--ink)!important;border-color:#cdd8d1!important;box-shadow:var(--shadow)!important}.compact-drawer{background:#fff!important;color:var(--ink)!important;border-color:var(--line)!important}.empty-state{color:#798491!important}.se-flash{max-width:1000px;margin:12px auto}.compact-alert-rail{z-index:100}
/* Technical console/output can remain dark inside the white application shell for legibility. */
.live-data-output-pane,.raw-console,.dashboard-frame-wrap,.home-event-field{background:#08101b!important;color:#e3edf7!important}.live-data-shell,.live-data-workspace,.live-data-list{background:#fff!important;color:var(--ink)!important}.live-data-list{border-color:var(--line)!important}.intel-script-row strong{color:var(--ink)!important}.intel-script-row:hover,.intel-script-row.selected{background:#f7fff7!important}.console-head{background:#101a27!important;color:#dbe5ee!important}.console-head strong{color:#fff!important}

@media(max-width:1280px){.edge-compare{grid-template-columns:130px minmax(350px,1fr) 90px minmax(420px,1fr) 150px}.pro-grid{grid-template-columns:repeat(2,1fr)}.edge-benefits{grid-template-columns:repeat(2,1fr)}.edge-benefits .edge-cta{grid-column:1/-1}.me-nav{gap:14px}.me-nav a{font-size:11px}.me-paths,.me-tool-grid{grid-template-columns:repeat(2,1fr)}.pro-depth-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.me-header{padding:0 16px}.me-menu{display:block;margin-left:auto}.me-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px;flex-direction:column;align-items:flex-start}.me-nav.open{display:flex}.me-account{display:none}.me-mini-ribbon{display:none}.me-home-first,.me-section,.me-page-hero,.me-disclaimer{width:min(var(--max),calc(100% - 28px))}.edge-hero{padding:14px}.edge-compare{grid-template-columns:1fr}.edge-tools{display:grid;grid-template-columns:repeat(3,1fr)}.edge-tools>b,.edge-tools>strong{grid-column:1/-1}.edge-vs{padding:12px}.edge-pro{order:3}.pro-tools{order:4}.edge-benefits{grid-template-columns:1fr}.edge-benefits article{border-right:0;border-bottom:1px solid #e6ece8}.me-steps,.me-paths,.me-tool-grid,.me-tool-grid.education,.me-tool-grid.custom,.me-plan-row,.me-plan-row.two,.me-module-strip,.me-other-prices,.me-resource-grid,.me-pro-intro,.me-plain-compare,.pro-depth-grid{grid-template-columns:1fr}.me-autopilot-band,.me-custom-callout,.me-price-cta{flex-direction:column;align-items:flex-start}.me-page-hero{padding-top:52px}.me-page-hero h1{font-size:clamp(40px,11vw,62px)}.me-section{padding:52px 0}.pro-depth-section{padding-left:18px;padding-right:18px}}
@media(max-width:600px){.edge-head h1{font-size:34px}.edge-head p{font-size:14px}.edge-tools{grid-template-columns:1fr 1fr}.pro-grid{grid-template-columns:1fr}.retail-chart{height:220px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}


/* 0.23.4 R5 — sitewide narrow-gutter canvas. Desktop uses ~24px each side, matching the approved Autopilot reference. */
:root{--amp-page-gutter:24px;--max:9999px!important}
@media(min-width:981px){
  .me-header{padding-left:var(--amp-page-gutter)!important;padding-right:var(--amp-page-gutter)!important}
  .me-footer{padding-left:var(--amp-page-gutter)!important;padding-right:var(--amp-page-gutter)!important}
  .me-home-first,.me-section,.me-page-hero,.me-disclaimer,
  .home-shell,.home-directory,.home-bottom-bar,
  .page-hero,.dashboard-header,.section,.market-day-strip,.ecosystem-quickbar,.dashboard-grid,
  .support-page,.shop-page,.pricing-page,.billing-shell,.auth-shell,.legal-page,.admin-shell,
  .tech-page-head,.terminal-layout,.collapsed-operations,.grid-page-head,.grid-terminal,
  .shop-store,.autopilot-system-strip,.autopilot-plans,.pro-inventory-section,
  .product-head,.store-toolbar,.career-panel,.live-data-shell{
    width:calc(100% - (var(--amp-page-gutter) * 2))!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .pricing-band{width:calc(100% - (var(--amp-page-gutter) * 2))!important;max-width:none!important}
  .wide-tech-rail{display:none!important}
}
@media(max-width:980px){:root{--amp-page-gutter:14px}.me-home-first,.me-section,.me-page-hero,.me-disclaimer,.page-hero,.dashboard-header,.section,.support-page,.shop-page,.pricing-page,.billing-shell,.auth-shell,.legal-page,.admin-shell,.tech-page-head,.terminal-layout,.collapsed-operations,.grid-page-head,.grid-terminal,.shop-store,.product-head,.store-toolbar,.career-panel,.live-data-shell{width:calc(100% - 28px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}}
