@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,sans-serif;background:#0b1a2e;color:#e2e8f0}.serif{font-family:"DM Serif Display",serif}::selection{background:rgba(0,184,148,.2);color:#f5f1e8}input,select,textarea{font-family:DM Sans,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f2240}::-webkit-scrollbar-thumb{background:rgba(0,184,148,.27);border-radius:3px}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes breathe{0%,to{opacity:.3}50%{opacity:.8}}@keyframes drift{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes driftR{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:767px){.hero-buttons{flex-direction:column!important;gap:10px!important;align-items:stretch!important}.hero-buttons>a{width:100%!important;text-align:center!important}.calc-grid{grid-template-columns:1fr!important;gap:24px!important}.protocol-buttons{flex-direction:column!important}.protocol-buttons>a{width:100%!important;text-align:center!important}.pricing-grid{grid-template-columns:1fr!important}.trust-badges{flex-direction:column!important;align-items:center!important}.journey-steps,.trust-badges{gap:8px!important}section{padding-top:48px!important;padding-bottom:48px!important}.serif{font-size:85%!important}.hero-headline{font-size:36px!important;line-height:1.15!important}.hero-subtext{font-size:16px!important;line-height:1.6!important;padding:0 20px!important}.compound-marquee>div>div{min-width:160px!important;min-height:150px!important;padding:16px 14px!important}.compound-marquee>div>div h4{font-size:15px!important;margin-bottom:4px!important}.compound-marquee>div>div p{font-size:11px!important;margin-bottom:6px!important}.compound-marquee>div{gap:10px!important}.scroll-hint{display:none!important}.comparison-wrap{overflow-x:hidden!important}.comparison-wrap table{min-width:unset!important;width:100%!important;table-layout:fixed!important}.comparison-wrap td,.comparison-wrap th{padding:10px 6px!important;font-size:11px!important;word-wrap:break-word!important}.comparison-wrap td:first-child,.comparison-wrap th:first-child{width:38%!important}.comparison-mobile{display:flex!important}.comparison-wrap{display:none!important}}.comparison-mobile{display:none;flex-direction:column;gap:6px;padding:0 4px}.comparison-row{background:rgba(17,31,56,.72);border:1px solid hsla(0,0%,100%,.06);border-radius:10px;padding:14px 16px}.comparison-feature{color:#e2e8f0;font-size:14px;font-weight:600;margin-bottom:10px}.comparison-values{display:flex;justify-content:space-between;gap:4px}.brand-check{display:flex;flex-direction:column;align-items:center;flex:1 1}.brand-label{color:#7b8da0;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.check-emerald{color:#00b894}.check-dash,.check-emerald{font-size:18px;font-weight:700}.check-dash{color:#e74c3c;opacity:.5}.check-partial{color:#7b8da0;font-size:10px;font-weight:600}.fade-up{animation:fadeUp .7s ease both}.fade-up-1{animation-delay:.1s}.fade-up-2{animation-delay:.2s}.fade-up-3{animation-delay:.3s}.fade-up-4{animation-delay:.4s}.fade-up-5{animation-delay:.5s}