:root{--lp-hero-top: #0f2e22;--lp-hero-bottom: #123a2b;--lp-section-alt: #184433;--lp-page-base: #102d22;--lp-card-surface: #1b4a39;--lp-card-border: rgba(255, 255, 255, .08);--lp-card-shadow: 0 8px 24px rgba(0, 0, 0, .25);--lp-card-shadow-soft: 0 6px 18px rgba(0, 0, 0, .2);--lp-section-divider: rgba(255, 255, 255, .1);--lp-text-high: rgba(248, 249, 250, .95);--lp-text-mid: rgba(248, 249, 250, .82);--lp-text-low: rgba(248, 249, 250, .72);--landing-accent: var(--color-brand-primary)}html{scroll-behavior:smooth}body{margin:0;font-family:"IBM Plex Sans",var(--font-family-ui);background:var(--lp-page-base);color:var(--lp-text-high);min-height:100vh;overflow-x:hidden}section{position:relative}.section-inner{width:min(1140px,calc(100% - 2.5rem));margin:0 auto}.hero{padding:2rem 0 3rem;background:linear-gradient(180deg,var(--lp-hero-top) 0%,var(--lp-hero-bottom) 100%);border-bottom:1px solid var(--lp-section-divider)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.2rem;align-items:stretch}.hero-copy{max-width:none}.hero-primary-card{background:var(--lp-card-surface);border:1px solid var(--lp-card-border);border-radius:12px;box-shadow:var(--lp-card-shadow);padding:1rem 1rem 1.1rem;height:100%;display:flex}.hero-primary-card .hero-copy{display:flex;flex-direction:column;width:100%}.hero-media{width:100%;height:100%}.hero-shot-card{margin:0;background:var(--lp-card-surface);border:1px solid var(--lp-card-border);border-radius:12px;box-shadow:var(--lp-card-shadow);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:clamp(380px,52vw,640px);padding:.5rem;height:100%}.hero-shot-card img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.eyebrow{margin:0;display:inline-flex;padding:.35rem .7rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-text-mid)}.hero h1{margin:.9rem 0 1rem;font-family:"Barlow Condensed",var(--font-family-display);font-size:clamp(2rem,4vw,4rem);line-height:.98;letter-spacing:.01em;text-wrap:balance;color:var(--lp-text-high)}.hero-subhead{margin:0;max-width:58ch;font-size:clamp(1rem,1.8vw,1.25rem);color:var(--lp-text-mid)}.hero-tagline{margin:0 0 .95rem;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.2;font-weight:600;color:var(--lp-text-mid)}.hero-metrics{margin:1.3rem 0 0;padding:0;list-style:none;display:grid;gap:.8rem}.hero-metrics li{display:grid;gap:.2rem;padding:.75rem .9rem;background:#1b4a39c7;border-left:3px solid var(--landing-accent);border:1px solid var(--lp-card-border);border-left-width:3px;border-radius:8px;box-shadow:var(--lp-card-shadow-soft)}.hero-metrics strong{font-size:.97rem}.hero-metrics span{font-size:.92rem;color:var(--lp-text-low)}.hero-actions{margin-top:1.55rem;display:flex;flex-wrap:wrap;gap:.85rem}.cta-button{display:inline-flex;justify-content:center;align-items:center;padding:.95rem 1.55rem;min-height:48px;border:1px solid transparent;border-radius:10px;text-decoration:none;background-color:var(--landing-accent);color:#10261d;font-weight:700;letter-spacing:.02em;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;box-shadow:0 14px 28px #fb850047}.cta-button:hover{transform:translateY(-1px);filter:brightness(1.03)}.cta-button:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.hero-login-link{margin-top:1.2rem}.hero-login-link a{color:var(--lp-text-mid);font-size:.95rem;text-underline-offset:2px}.section{padding:4rem 0}.section-dark{background:linear-gradient(180deg,#123a2bfa,#153e30fa)}.section-band{background:#184433e6}.section-heading{margin-bottom:1.5rem}.section-heading h2{margin:0;font-family:"Barlow Condensed",var(--font-family-display);font-size:clamp(1.65rem,2.8vw,2.5rem);line-height:1.02;text-wrap:balance}.section-heading p{margin:.5rem 0 0;color:var(--lp-text-mid)}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.step-card{background:var(--lp-card-surface);border:1px solid var(--lp-card-border);border-radius:10px;padding:1rem;box-shadow:var(--lp-card-shadow-soft)}.step-number{display:inline-block;margin-bottom:.4rem;color:var(--landing-accent);font-family:var(--font-family-sensor);font-size:.92rem;font-weight:700}.step-card h3{margin:0;font-size:1.05rem}.step-card p{margin:.45rem 0 0;color:var(--lp-text-mid);font-size:.94rem}.form-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:1.15rem;align-items:start}.form-intro h2{margin:0;font-family:"Barlow Condensed",var(--font-family-display);font-size:clamp(1.6rem,2.4vw,2.35rem)}.form-intro p{margin:.7rem 0 0;color:var(--lp-text-mid)}.signup-card{width:100%;background:var(--lp-card-surface);padding:1.4rem;border-radius:12px;border:1px solid var(--lp-card-border);box-shadow:var(--lp-card-shadow)}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.35rem;font-weight:600;font-size:.92rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;font-size:.96rem;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0f;color:var(--lp-text-high);font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--landing-accent);box-shadow:0 0 0 3px #fb85002e}.form-group input.error{border-color:var(--color-status-error);background:#ff44441a}.form-group textarea{resize:vertical}.form-helper{display:block;margin-top:.42rem;color:var(--lp-text-low);font-size:.85rem}.form-helper.error{color:var(--color-status-error)}.submit-button{width:100%;min-height:48px;padding:.85rem 1rem;border:none;border-radius:8px;background-color:var(--landing-accent);color:#122d22;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .16s ease,filter .16s ease}.submit-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.message{margin-top:.9rem;padding:.75rem;border-radius:7px;text-align:left;font-size:.92rem;font-weight:600}.message.success{background-color:#4caf5038;border:1px solid rgba(76,175,80,.45);color:var(--color-status-success)}.message.error{background-color:#ff444430;border:1px solid rgba(255,68,68,.5);color:#ffc0c0}.hidden{display:none!important}.legal-footer{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px;padding:24px 16px 36px;font-size:.9rem;color:var(--lp-text-low);background:#143629}.footer-branding{width:100%;text-align:center;display:grid;gap:.2rem}.footer-brand-line,.footer-operator-line{margin:0}.footer-brand-line{font-weight:700;color:var(--lp-text-high)}.legal-footer a{color:var(--lp-text-mid);text-decoration:none}.legal-footer a:hover{text-decoration:underline}.footer-support-contact{width:100%;text-align:center}@media (prefers-reduced-motion: reduce){.hero-copy{animation:none;opacity:1;transform:none}}@media (max-width: 1024px){.hero-grid{grid-template-columns:1fr}.hero-primary-card{min-height:unset}.form-layout{grid-template-columns:1fr}.hero{padding-top:2rem}.hero-shot-card img{height:auto;max-height:clamp(320px,72vw,520px)}}@media (max-width: 768px){.section-inner{width:min(100%,calc(100% - 1.5rem))}.section{padding:3rem 0}.steps-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.cta-button{width:100%}}
