.compare-module__-ZWgpW__container{--black:#080808;--off-black:#0f0f0f;--card:#141414;--card-2:#1a1a1a;--card-3:#1f1f1f;--border:#ffffff14;--border-bright:#ffffff26;--green:#00e676;--green-dim:#00e6761f;--green-glow:#00e67640;--amber:#ffb300;--amber-dim:#ffb30014;--red:#f44;--red-dim:#ff44441a;--white:#fff;--gray:#888;--gray-light:#bbb;background:var(--black);color:var(--white);font-family:var(--font-body,"DM Sans",sans-serif);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:16px;line-height:1.6;position:relative;overflow-x:hidden}.compare-module__-ZWgpW__noiseBg{pointer-events:none;z-index:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.compare-module__-ZWgpW__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#080808d9;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:fixed;top:0;left:0;right:0}.compare-module__-ZWgpW__navLogo{font-family:var(--font-display,"Bebas Neue",sans-serif);letter-spacing:2px;color:var(--green);font-size:26px;text-decoration:none}.compare-module__-ZWgpW__navActions{align-items:center;gap:12px;display:flex}.compare-module__-ZWgpW__navSignIn{color:var(--gray-light);border-radius:20px;padding:6px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.compare-module__-ZWgpW__navSignIn:hover{color:var(--white)}.compare-module__-ZWgpW__navCta{background:var(--green);color:var(--black);font-family:var(--font-body,"DM Sans",sans-serif);cursor:pointer;border:none;border-radius:100px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.compare-module__-ZWgpW__navCta:hover{box-shadow:0 0 20px var(--green-glow);transform:scale(1.04)}.compare-module__-ZWgpW__hero{z-index:1;flex-direction:column;justify-content:center;min-height:100svh;padding:120px 20px 80px;display:flex;position:relative;overflow:hidden}.compare-module__-ZWgpW__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#00e6760f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-100px;right:-100px}.compare-module__-ZWgpW__heroInner{z-index:2;text-align:center;width:100%;max-width:980px;margin:0 auto;position:relative}.compare-module__-ZWgpW__heroEyebrow{font-family:var(--font-mono,"Space Mono",monospace);color:var(--green);letter-spacing:3px;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;display:inline-flex}.compare-module__-ZWgpW__heroEyebrow:before{content:"";background:var(--green);width:24px;height:2px;display:inline-block}.compare-module__-ZWgpW__heroHeadline{font-family:var(--font-display,"Bebas Neue",sans-serif);letter-spacing:1px;margin-bottom:12px;font-size:clamp(56px,12vw,96px);line-height:.94}.compare-module__-ZWgpW__heroHeadline .compare-module__-ZWgpW__lineWhite{color:var(--white);display:block}.compare-module__-ZWgpW__heroHeadline .compare-module__-ZWgpW__lineGreen{color:var(--green);display:block}.compare-module__-ZWgpW__heroSub{color:var(--gray-light);max-width:620px;margin:24px auto 40px;font-size:18px;line-height:1.55}.compare-module__-ZWgpW__heroSub strong{color:var(--white);font-weight:600}.compare-module__-ZWgpW__heroCtaGroup{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.compare-module__-ZWgpW__btnPrimary{background:var(--green);color:var(--black);font-family:var(--font-body,"DM Sans",sans-serif);cursor:pointer;letter-spacing:.3px;border:none;border-radius:100px;padding:18px 36px;font-size:17px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.compare-module__-ZWgpW__btnPrimary:hover{box-shadow:0 0 32px var(--green-glow);transform:scale(1.03)}.compare-module__-ZWgpW__btnGhost{color:var(--gray-light);border:1px solid var(--border-bright);cursor:pointer;background:0 0;border-radius:100px;padding:16px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s,border-color .2s,background .4s;display:inline-block}.compare-module__-ZWgpW__btnGhost:hover{color:var(--white);background:var(--green-dim);border-color:#00e67666}.compare-module__-ZWgpW__section{z-index:1;padding:80px 20px;position:relative}.compare-module__-ZWgpW__sectionAlt{background:var(--off-black);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.compare-module__-ZWgpW__sectionInner{max-width:1100px;margin:0 auto}.compare-module__-ZWgpW__sectionInnerNarrow{text-align:center;max-width:760px;margin:0 auto}.compare-module__-ZWgpW__sectionLabel{font-family:var(--font-mono,"Space Mono",monospace);color:var(--gray);letter-spacing:3px;text-transform:uppercase;margin-bottom:24px;font-size:11px;display:block}.compare-module__-ZWgpW__sectionLabelGreen{color:var(--green)}.compare-module__-ZWgpW__sectionHeadline{font-family:var(--font-display,"Bebas Neue",sans-serif);letter-spacing:.5px;margin-bottom:12px;font-size:clamp(40px,9vw,72px);line-height:.95}.compare-module__-ZWgpW__sectionHeadline .compare-module__-ZWgpW__green{color:var(--green)}.compare-module__-ZWgpW__sectionSub{color:var(--gray-light);max-width:640px;margin-bottom:40px;font-size:16px;line-height:1.6}.compare-module__-ZWgpW__centered .compare-module__-ZWgpW__sectionSub{margin-left:auto;margin-right:auto}.compare-module__-ZWgpW__thesisBody{color:var(--gray-light);max-width:680px;margin:0 auto;font-size:18px;line-height:1.7}.compare-module__-ZWgpW__thesisBody strong{color:var(--white);font-weight:600}.compare-module__-ZWgpW__gridWrap{margin-top:40px}.compare-module__-ZWgpW__gridTable{display:none}@media (min-width:768px){.compare-module__-ZWgpW__gridTable{border:1px solid var(--border);background:var(--card);border-radius:20px;display:block;overflow-x:auto}.compare-module__-ZWgpW__gridCards{display:none}}.compare-module__-ZWgpW__gridTable table{border-collapse:collapse;width:100%}.compare-module__-ZWgpW__gridTable thead{background:var(--card-2)}.compare-module__-ZWgpW__gridTable th{text-align:left;font-family:var(--font-mono,"Space Mono",monospace);color:var(--gray);letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid var(--border);white-space:nowrap;padding:18px 24px;font-size:10px;font-weight:700}.compare-module__-ZWgpW__gridTable tbody tr{border-top:1px solid var(--border);transition:background .2s,border-color .2s}.compare-module__-ZWgpW__gridTable tbody tr:first-child{border-top:none}.compare-module__-ZWgpW__gridTable tbody tr:hover{background:var(--card-2);border-color:var(--border-bright)}.compare-module__-ZWgpW__gridTable tbody tr.compare-module__-ZWgpW__gridRowHighlight{border-left:3px solid var(--green);background:linear-gradient(90deg,#00e67614 0%,#00e6760a 100%)}.compare-module__-ZWgpW__gridTable tbody tr.compare-module__-ZWgpW__gridRowHighlight:hover{background:linear-gradient(90deg,#00e6761f 0%,#00e6760f 100%)}.compare-module__-ZWgpW__gridTable td{color:var(--gray-light);vertical-align:top;padding:22px 24px;font-size:14px}.compare-module__-ZWgpW__gridPlatform{color:var(--white);margin-bottom:4px;font-size:17px;font-weight:700}.compare-module__-ZWgpW__gridRowHighlight .compare-module__-ZWgpW__gridPlatform{color:var(--green);font-family:var(--font-display,"Bebas Neue",sans-serif);letter-spacing:1px;font-size:24px}.compare-module__-ZWgpW__gridTagline{font-family:var(--font-mono,"Space Mono",monospace);color:var(--gray);letter-spacing:1px;font-size:11px}.compare-module__-ZWgpW__gridCellHighlight{font-size:15px;font-weight:700;color:var(--green)!important}.compare-module__-ZWgpW__gridCards{flex-direction:column;gap:12px;display:flex}.compare-module__-ZWgpW__gridCard{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:20px;transition:border-color .2s,transform .2s}.compare-module__-ZWgpW__gridCard:hover{border-color:var(--border-bright);transform:translateY(-2px)}.compare-module__-ZWgpW__gridCardHighlight{background:linear-gradient(135deg,#00e67614 0%,#00e67608 100%);border:1px solid #00e6764d;position:relative;overflow:hidden}.compare-module__-ZWgpW__gridCardHighlight:before{content:"";background:var(--green);width:3px;position:absolute;top:0;bottom:0;left:0}.compare-module__-ZWgpW__gridCardPlatform{color:var(--white);margin-bottom:4px;font-size:18px;font-weight:700}.compare-module__-ZWgpW__gridCardHighlight .compare-module__-ZWgpW__gridCardPlatform{color:var(--green);font-family:var(--font-display,"Bebas Neue",sans-serif);letter-spacing:1px;font-size:28px}.compare-module__-ZWgpW__gridCardTagline{font-family:var(--font-mono,"Space Mono",monospace);color:var(--gray);letter-spacing:1px;margin-bottom:16px;font-size:11px}.compare-module__-ZWgpW__gridCardRows{flex-direction:column;gap:8px;display:flex}.compare-module__-ZWgpW__gridCardRow{border-top:1px solid var(--border);justify-content:space-between;gap:16px;padding:8px 0;font-size:14px;display:flex}.compare-module__-ZWgpW__gridCardRow:first-child{border-top:none;padding-top:0}.compare-module__-ZWgpW__gridCardRowLabel{color:var(--gray)}.compare-module__-ZWgpW__gridCardRowValue{color:var(--gray-light);text-align:right;font-weight:500}.compare-module__-ZWgpW__gridCardHighlight .compare-module__-ZWgpW__gridCardRowValue{color:var(--white)}.compare-module__-ZWgpW__gridFootnote{color:var(--gray);margin-top:24px;font-size:12px;line-height:1.6}.compare-module__-ZWgpW__memBody{color:var(--gray-light);max-width:680px;margin:0 auto 40px;font-size:17px;line-height:1.7}.compare-module__-ZWgpW__memBody strong{color:var(--white);font-weight:600}.compare-module__-ZWgpW__mathGrid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:720px;margin:0 auto;display:grid}@media (min-width:768px){.compare-module__-ZWgpW__mathGrid{grid-template-columns:repeat(4,1fr)}}.compare-module__-ZWgpW__mathCard{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:16px;padding:22px 16px;transition:border-color .2s,transform .2s}.compare-module__-ZWgpW__mathCard:hover{border-color:var(--border-bright);transform:translateY(-2px)}.compare-module__-ZWgpW__mathCardHighlight{background:linear-gradient(135deg,#00e6761a 0%,#00e6760a 100%);border:1px solid #00e67659;animation:3s ease-in-out infinite compare-module__-ZWgpW__pulseGlow}.compare-module__-ZWgpW__mathLabel{font-family:var(--font-mono,"Space Mono",monospace);color:var(--gray);letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:10px}.compare-module__-ZWgpW__mathValue{font-family:var(--font-display,"Bebas Neue",sans-serif);color:var(--white);letter-spacing:.5px;font-size:clamp(28px,6vw,38px);line-height:1}.compare-module__-ZWgpW__mathCardHighlight .compare-module__-ZWgpW__mathValue{color:var(--green)}.compare-module__-ZWgpW__scenarioGrid{grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid}@media (min-width:768px){.compare-module__-ZWgpW__scenarioGrid{grid-template-columns:repeat(3,1fr)}}.compare-module__-ZWgpW__scenarioCard{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:24px;transition:border-color .2s,transform .2s,box-shadow .2s}.compare-module__-ZWgpW__scenarioCard:hover{border-color:var(--border-bright);transform:translateY(-3px)}.compare-module__-ZWgpW__scenarioCardHighlight{background:linear-gradient(135deg,#00e67614 0%,#00e67605 100%);border:1px solid #00e67659}.compare-module__-ZWgpW__scenarioCardHighlight:hover{border-color:#00e67699;box-shadow:0 0 40px #00e67626}.compare-module__-ZWgpW__scenarioPlatform{color:var(--white);margin-bottom:4px;font-size:14px;font-weight:700}.compare-module__-ZWgpW__scenarioCardHighlight .compare-module__-ZWgpW__scenarioPlatform{color:var(--green)}.compare-module__-ZWgpW__scenarioRideTotal{font-family:var(--font-mono,"Space Mono",monospace);color:var(--gray);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:20px;font-size:11px}.compare-module__-ZWgpW__scenarioReceipt{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.compare-module__-ZWgpW__scenarioReceiptRow{justify-content:space-between;align-items:baseline;font-size:14px;display:flex}.compare-module__-ZWgpW__scenarioReceiptLabel{color:var(--gray)}.compare-module__-ZWgpW__scenarioReceiptValue{color:var(--gray-light);font-weight:600}.compare-module__-ZWgpW__scenarioKeepRow .compare-module__-ZWgpW__scenarioReceiptLabel{color:var(--gray)}.compare-module__-ZWgpW__scenarioKeepRow .compare-module__-ZWgpW__scenarioReceiptValue{font-family:var(--font-display,"Bebas Neue",sans-serif);color:var(--white);letter-spacing:.5px;font-size:24px}.compare-module__-ZWgpW__scenarioCardHighlight .compare-module__-ZWgpW__scenarioKeepRow .compare-module__-ZWgpW__scenarioReceiptValue{color:var(--green);font-size:32px}.compare-module__-ZWgpW__scenarioBreakdown{color:var(--gray);border-top:1px solid var(--border);padding-top:14px;font-size:13px;line-height:1.6}.compare-module__-ZWgpW__faqList{flex-direction:column;gap:8px;margin-top:32px;display:flex}.compare-module__-ZWgpW__faqItem{background:var(--card);border:1px solid var(--border);border-radius:14px;transition:border-color .2s,background .4s;overflow:hidden}.compare-module__-ZWgpW__faqItem[open]{background:var(--card-2);border-color:#00e67640}.compare-module__-ZWgpW__faqItem:hover{border-color:var(--border-bright)}.compare-module__-ZWgpW__faqItem[open]:hover{border-color:#00e67666}.compare-module__-ZWgpW__faqSummary{cursor:pointer;color:var(--white);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:16px;font-weight:600;list-style:none;display:flex}.compare-module__-ZWgpW__faqSummary::-webkit-details-marker{display:none}.compare-module__-ZWgpW__faqIcon{background:var(--green-dim);width:28px;height:28px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;line-height:1;transition:transform .25s,background .25s;display:inline-flex}.compare-module__-ZWgpW__faqItem[open] .compare-module__-ZWgpW__faqIcon{background:var(--green);color:var(--black);transform:rotate(45deg)}.compare-module__-ZWgpW__faqAnswer{color:var(--gray-light);padding:0 20px 20px;font-size:15px;line-height:1.6}.compare-module__-ZWgpW__finalCta{text-align:center;z-index:1;border-top:1px solid var(--border);background:radial-gradient(circle at 50% 0,#00e6760d 0%,#0000 60%);padding:100px 20px;position:relative}.compare-module__-ZWgpW__finalCtaInner{max-width:680px;margin:0 auto}.compare-module__-ZWgpW__finalCtaHeadline{font-family:var(--font-display,"Bebas Neue",sans-serif);letter-spacing:.5px;margin-bottom:16px;font-size:clamp(48px,10vw,84px);line-height:.95}.compare-module__-ZWgpW__finalCtaSub{color:var(--gray-light);margin-bottom:32px;font-size:17px;line-height:1.6}.compare-module__-ZWgpW__finalCtaButtons{flex-direction:column;align-items:center;gap:12px;display:flex}@media (min-width:640px){.compare-module__-ZWgpW__finalCtaButtons{flex-direction:row;justify-content:center}}@keyframes compare-module__-ZWgpW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.compare-module__-ZWgpW__fadeUp{opacity:0;animation:.6s forwards compare-module__-ZWgpW__fadeUp}.compare-module__-ZWgpW__reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.compare-module__-ZWgpW__reveal.visible{opacity:1;transform:translateY(0)}@keyframes compare-module__-ZWgpW__pulseGlow{0%,to{border-color:#00e67659;box-shadow:0 0 #00e67600}50%{border-color:#00e6768c;box-shadow:0 0 24px #00e6762e}}