 @media only screen and (min-width: 0rem) {.lp-hero {padding: clamp(7rem, 12vw, 9.5rem) 1rem clamp(3.5rem, 6vw, 5rem) 1rem;background: linear-gradient(160deg, #042d5a 0%, #03234a 55%, #021933 100%);color: var(--bodyTextColorWhite);}.lp-hero-inner {max-width: 52rem;margin: 0 auto;}.lp-topper {display: block;margin-bottom: 0.75rem;color: #90c8ff;font-size: 0.8rem;font-weight: 600;letter-spacing: 0.2em;text-transform: uppercase;}.lp-hero h1 {margin: 0 0 1.25rem 0;color: #ffffff;font-size: clamp(2rem, 5.2vw, 3.25rem);font-weight: 900;line-height: 1.1;}.lp-hero-copy {margin: 0 0 2rem 0;max-width: 42rem;color: #b0c4de;font-size: clamp(1rem, 1.6vw, 1.125rem);line-height: 1.6;}.lp-actions {display: flex;flex-wrap: wrap;gap: 1rem;}.lp-btn {display: inline-flex;align-items: center;justify-content: center;min-height: 3.1rem;padding: 0.95rem 1.9rem;border: 1px solid rgba(255, 255, 255, 0.25);border-radius: 999px;background: #ffffff;color: #03234a;font-size: 0.95rem;font-weight: 800;letter-spacing: 0.03em;line-height: 1;text-transform: uppercase;text-decoration: none;transition: background-color 0.25s ease, color 0.25s ease;}.lp-btn:hover {background: #3fb2ff;color: #ffffff;}.lp-btn.lp-btn--ghost {background: transparent;color: #ffffff;}.lp-btn.lp-btn--ghost:hover {background: rgba(255, 255, 255, 0.12);}.lp-body {padding: var(--sectionPadding);background: #ffffff;}.lp-body-inner {max-width: 52rem;margin: 0 auto;}.lp-body h2 {margin: 3rem 0 1rem 0;color: var(--headerColor);font-size: clamp(1.5rem, 3vw, 2rem);font-weight: 900;line-height: 1.2;}.lp-body h2:first-child {margin-top: 0;}.lp-body h3 {margin: 2rem 0 0.5rem 0;color: var(--headerColor);font-size: 1.15rem;font-weight: 800;}.lp-body p, .lp-body li {color: var(--bodyTextColor);font-size: 1rem;line-height: 1.7;}.lp-body p {margin: 0 0 1.1rem 0;}.lp-body ul {margin: 0 0 1.5rem 0;padding-left: 1.25rem;}.lp-body li {margin-bottom: 0.6rem;}.lp-body a {color: #0b64b0;text-decoration: underline;text-underline-offset: 2px;}.lp-body a:hover {color: #03234a;}.lp-callout {margin: 2rem 0;padding: 1.75rem;border: 1px solid rgba(3, 35, 74, 0.14);border-left: 4px solid #3fb2ff;border-radius: 0.75rem;background: #f5f9fd;}.lp-callout p:last-child {margin-bottom: 0;}.lp-grid {display: grid;grid-template-columns: 1fr;gap: 1.5rem;margin: 2rem 0;}.lp-card {padding: 1.5rem;border: 1px solid rgba(3, 35, 74, 0.12);border-radius: 0.75rem;background: #ffffff;}.lp-card h3 {margin-top: 0;}.lp-card p:last-child {margin-bottom: 0;}}@media only screen and (min-width: 48rem) {.lp-grid {grid-template-columns: repeat(2, 1fr);}}html.dark-mode .lp-body {background: #061623;}html.dark-mode .lp-body h2, html.dark-mode .lp-body h3 {color: var(--bodyTextColorWhite);}html.dark-mode .lp-body p, html.dark-mode .lp-body li {color: #b8c4d4;}html.dark-mode .lp-body a {color: #6fc3ff;}html.dark-mode .lp-body a:hover {color: #ffffff;}html.dark-mode .lp-callout {border-color: rgba(255, 255, 255, 0.16);background: rgba(255, 255, 255, 0.05);}html.dark-mode .lp-card {border-color: rgba(255, 255, 255, 0.14);background: rgba(255, 255, 255, 0.04);}@media only screen and (min-width: 0rem) {.lp-stats {display: grid;grid-template-columns: repeat(2, 1fr);gap: 1px;margin-top: 2.75rem;border: 1px solid rgba(255, 255, 255, 0.14);border-radius: 0.75rem;overflow: hidden;background: rgba(255, 255, 255, 0.14);}.lp-stat {padding: 1.25rem 1rem;background: #03234a;text-align: center;}.lp-stat-value {display: block;color: #ffffff;font-size: clamp(1.35rem, 3vw, 1.75rem);font-weight: 900;line-height: 1.1;}.lp-stat-label {display: block;margin-top: 0.35rem;color: #90c8ff;font-size: 0.72rem;letter-spacing: 0.08em;text-transform: uppercase;}.lp-icon-grid {display: grid;grid-template-columns: 1fr;gap: 1.25rem;margin: 2rem 0 2.5rem 0;}.lp-icon-card {padding: 1.75rem 1.5rem;border: 1px solid rgba(3, 35, 74, 0.12);border-radius: 0.85rem;background: #ffffff;box-shadow: 0 1px 3px rgba(3, 35, 74, 0.06);}.lp-icon-card h3 {margin: 0 0 0.5rem 0;font-size: 1.05rem;}.lp-icon-card p:last-child {margin-bottom: 0;}.lp-icon-bg {display: flex;align-items: center;justify-content: center;width: 3rem;height: 3rem;margin-bottom: 1rem;border-radius: 0.65rem;background: #eaf4ff;}.lp-icon-bg img {width: 1.5rem;height: 1.5rem;}.lp-steps {display: grid;grid-template-columns: 1fr;gap: 1.25rem;margin: 2rem 0 2.5rem 0;counter-reset: lpstep;}.lp-step {position: relative;padding: 1.6rem 1.5rem 1.5rem 1.5rem;border: 1px solid rgba(3, 35, 74, 0.12);border-radius: 0.85rem;background: #f7fafd;counter-increment: lpstep;}.lp-step h3 {margin: 0 0 0.4rem 0;font-size: 1.05rem;}.lp-step p:last-child {margin-bottom: 0;}.lp-step::before {content: "0" counter(lpstep);display: block;margin-bottom: 0.6rem;color: #3fb2ff;font-size: 0.78rem;font-weight: 800;letter-spacing: 0.14em;}.lp-figure {margin: 2.25rem 0;}.lp-figure img {display: block;width: 100%;height: auto;border: 1px solid rgba(3, 35, 74, 0.12);border-radius: 0.85rem;}.lp-figure figcaption {margin-top: 0.75rem;color: var(--bodyTextColor);font-size: 0.85rem;}.lp-work {display: grid;grid-template-columns: 1fr;gap: 1.25rem;margin: 2rem 0 2.5rem 0;}.lp-work-item img {display: block;width: 100%;height: auto;border: 1px solid rgba(3, 35, 74, 0.12);border-radius: 0.75rem;}.lp-work-item h3 {margin: 0.85rem 0 0.25rem 0;font-size: 1rem;}.lp-work-item p {margin: 0;font-size: 0.9rem;}.lp-faq {margin: 2rem 0 0 0;border-top: 1px solid rgba(3, 35, 74, 0.12);}.lp-faq-item {padding: 1.4rem 0;border-bottom: 1px solid rgba(3, 35, 74, 0.12);}.lp-faq-item h3 {margin: 0 0 0.5rem 0;font-size: 1.02rem;}.lp-faq-item p:last-child {margin-bottom: 0;}}@media only screen and (min-width: 48rem) {.lp-stats {grid-template-columns: repeat(4, 1fr);}.lp-icon-grid, .lp-work {grid-template-columns: repeat(2, 1fr);}.lp-steps {grid-template-columns: repeat(3, 1fr);}.lp-work--three {grid-template-columns: repeat(3, 1fr);}}html.dark-mode .lp-icon-card, html.dark-mode .lp-step {border-color: rgba(255, 255, 255, 0.14);background: rgba(255, 255, 255, 0.04);}html.dark-mode .lp-icon-bg {background: rgba(63, 178, 255, 0.16);}html.dark-mode .lp-figure img, html.dark-mode .lp-work-item img {border-color: rgba(255, 255, 255, 0.14);}html.dark-mode .lp-figure figcaption {color: #b8c4d4;}html.dark-mode .lp-faq, html.dark-mode .lp-faq-item {border-color: rgba(255, 255, 255, 0.14);}