.landing-mobile-page{--landing-color-bg:#f5f8fb;background:radial-gradient(circle at 12% 14%,rgba(18,147,213,.14),transparent 42%),radial-gradient(circle at 88% 76%,rgba(16,86,138,.12),transparent 46%),var(--landing-color-bg);font-family:var(--public-mobile-font-family)}.landing-mobile-main{overflow:hidden}.landing-mobile-hero-section{padding:74px 0 86px}.landing-mobile-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);gap:44px;align-items:center}.landing-mobile-eyebrow{margin:0;color:#0e86cb;font-size:var(--public-mobile-eyebrow);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.landing-mobile-hero-copy h1{margin:14px 0 0;color:#0f2232;font-size:var(--public-mobile-hero-title);font-weight:800;line-height:1.08;max-width:18ch}.landing-mobile-hero-description{margin:20px 0 0;color:#5f6d7f;font-size:var(--public-mobile-body);line-height:1.62;max-width:62ch}.landing-mobile-highlight-list{margin:28px 0 0;padding:0;list-style:none;display:grid;gap:12px}.landing-mobile-highlight-list li{display:flex;align-items:flex-start;gap:10px;color:#3c4d62;font-size:var(--public-mobile-list);line-height:1.45}.landing-mobile-highlight-list i{color:#1293d5;font-size:var(--public-mobile-icon-size);margin-top:2px}.landing-mobile-store-links{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.landing-mobile-store-link{min-width:252px;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;border-radius:14px;border:1px solid rgba(10,30,52,.12);background:#ffffff;color:#1e2f40;text-decoration:none;padding:12px 16px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.landing-mobile-store-main{display:inline-flex;align-items:center;gap:12px;min-width:0}.landing-mobile-store-link:focus-visible,.landing-mobile-store-link:hover{border-color:rgba(18,147,213,.4);box-shadow:0 12px 24px rgba(13,82,130,.2);transform:translateY(-2px)}.landing-mobile-store-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#0b7fc3,#1aa2e8);color:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:var(--public-mobile-store-icon)}.landing-mobile-store-text{display:flex;flex-direction:column;line-height:1.2}.landing-mobile-store-text span{color:#607081;font-size:var(--public-mobile-store-label)}.landing-mobile-store-text strong{color:#1a2938;font-size:var(--public-mobile-store-value);font-weight:700}.landing-mobile-store-qr{width:68px;height:68px;border-radius:10px;border:1px solid rgba(10,30,52,.14);background:#ffffff;flex-shrink:0}.landing-mobile-hero-media{display:flex;justify-content:center}.landing-mobile-shot-card{border-radius:24px;border:1px solid rgba(15,35,54,.1);background:#ffffff;box-shadow:0 24px 50px rgba(17,38,58,.14);overflow:hidden;animation:landing-mobile-rise .65s ease both}.landing-mobile-shot-card.is-featured{max-width:390px}.landing-mobile-shot-card img{width:100%;display:block;height:auto}.landing-mobile-shot-copy{padding:20px}.landing-mobile-shot-copy h2,.landing-mobile-shot-copy h3{margin:0;color:#1a2a3a;font-size:var(--public-mobile-card-title);font-weight:700;line-height:1.2}.landing-mobile-shot-copy p{margin:8px 0 0;color:#647588;font-size:var(--public-mobile-card-text);line-height:1.5}.landing-mobile-features-section{padding-top:20px}.landing-mobile-section-head{text-align:center}.landing-mobile-overline{margin:0;color:#0f85c8;font-size:var(--public-mobile-overline);font-weight:700;text-transform:uppercase;letter-spacing:.1em}.landing-mobile-section-head h2{margin:12px 0 0;color:#112538;font-size:var(--public-mobile-section-title);font-weight:800;line-height:1.15}.landing-mobile-feature-grid{margin-top:34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.landing-mobile-feature-card{border-radius:18px;border:1px solid rgba(16,58,89,.1);background:#ffffff;padding:24px;animation:landing-mobile-rise .65s ease both}.landing-mobile-feature-card:nth-child(2),.landing-mobile-feature-card:nth-child(4){animation-delay:.12s}.landing-mobile-feature-card:nth-child(3){animation-delay:.08s}.landing-mobile-feature-icon{width:44px;height:44px;border-radius:12px;background:rgba(18,147,213,.14);color:#0d81c4;display:inline-flex;align-items:center;justify-content:center;font-size:var(--public-mobile-feature-icon)}.landing-mobile-feature-card h3{margin:14px 0 0;color:#15293b;font-size:var(--public-mobile-feature-title);font-weight:700;line-height:1.2}.landing-mobile-feature-card p{margin:10px 0 0;color:#5f7183;font-size:var(--public-mobile-feature-text);line-height:1.55}.landing-mobile-gallery-section{padding-top:52px;padding-bottom:82px}.landing-mobile-gallery-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.landing-mobile-gallery-grid .landing-mobile-shot-card:nth-child(2){animation-delay:.08s}.landing-mobile-gallery-grid .landing-mobile-shot-card:nth-child(3){animation-delay:.16s}.landing-mobile-cta-section{padding:0 0 82px}.landing-mobile-cta-content{border-radius:26px;border:1px solid rgba(8,37,62,.14);background:linear-gradient(135deg,#0c6aa4,#1293d5 54%,#35b8f2);box-shadow:0 22px 46px rgba(13,83,129,.3);text-align:center;padding:38px 26px}.landing-mobile-cta-content h2{margin:0;color:#ffffff;font-size:var(--public-mobile-cta-title);font-weight:800;line-height:1.15}.landing-mobile-cta-content p{margin:14px auto 0;color:rgba(255,255,255,.9);font-size:var(--public-mobile-cta-text);line-height:1.5;max-width:56ch}.landing-mobile-store-links--cta{justify-content:center}.landing-mobile-store-links--cta .landing-mobile-store-link{border:1px solid rgba(255,255,255,.38)}.landing-mobile-store-links--cta .landing-mobile-store-qr{border-color:rgba(255,255,255,.48)}@keyframes landing-mobile-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px){.landing-mobile-hero-section{padding:58px 0 68px}.landing-mobile-hero-grid{grid-template-columns:1fr;gap:32px}.landing-mobile-hero-copy h1{max-width:100%}.landing-mobile-hero-media{justify-content:flex-start}.landing-mobile-feature-grid{grid-template-columns:1fr}.landing-mobile-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.landing-mobile-hero-section{padding:44px 0 52px}.landing-mobile-eyebrow{font-size:var(--public-mobile-eyebrow-mobile)}.landing-mobile-hero-copy h1{margin-top:10px;font-size:var(--public-mobile-hero-title-mobile)}.landing-mobile-hero-description{margin-top:16px;font-size:var(--public-mobile-body-mobile)}.landing-mobile-highlight-list{margin-top:20px;gap:10px}.landing-mobile-highlight-list li{font-size:var(--public-mobile-list-mobile)}.landing-mobile-store-links{margin-top:24px;gap:10px}.landing-mobile-store-link{width:100%;min-width:0;padding:10px 12px;gap:10px}.landing-mobile-store-main{gap:10px}.landing-mobile-store-icon{width:34px;height:34px;font-size:var(--public-mobile-store-icon-mobile)}.landing-mobile-store-text span{font-size:var(--public-mobile-store-label-mobile)}.landing-mobile-store-text strong{font-size:var(--public-mobile-store-value-mobile)}.landing-mobile-store-qr{width:56px;height:56px;border-radius:8px}.landing-mobile-shot-card,.landing-mobile-shot-card.is-featured{max-width:100%;border-radius:18px}.landing-mobile-shot-copy{padding:16px}.landing-mobile-shot-copy h2,.landing-mobile-shot-copy h3{font-size:var(--public-mobile-card-title-mobile)}.landing-mobile-shot-copy p{margin-top:6px;font-size:var(--public-mobile-card-text-mobile)}.landing-mobile-overline{font-size:var(--public-mobile-overline-mobile)}.landing-mobile-section-head h2{margin-top:8px;font-size:var(--public-mobile-section-title-mobile)}.landing-mobile-feature-grid,.landing-mobile-gallery-grid{margin-top:24px;grid-template-columns:1fr;gap:14px}.landing-mobile-feature-card{border-radius:14px;padding:18px}.landing-mobile-feature-icon{width:38px;height:38px;font-size:var(--public-mobile-feature-icon-mobile)}.landing-mobile-feature-card h3{margin-top:12px;font-size:var(--public-mobile-feature-title-mobile)}.landing-mobile-feature-card p{margin-top:8px;font-size:var(--public-mobile-feature-text-mobile)}.landing-mobile-gallery-section{padding-top:38px;padding-bottom:58px}.landing-mobile-cta-section{padding-bottom:58px}.landing-mobile-cta-content{border-radius:18px;padding:26px 16px}.landing-mobile-cta-content h2{font-size:var(--public-mobile-cta-title-mobile)}.landing-mobile-cta-content p{margin-top:10px;font-size:var(--public-mobile-cta-text-mobile)}}@media (prefers-reduced-motion:reduce){.landing-mobile-feature-card,.landing-mobile-shot-card,.landing-mobile-store-link{animation:none;transition:none}}