.lm-hero{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.lm-map-bg{z-index:0;position:absolute;inset:0}.lm-map-bg .maplibregl-map{width:100%!important;height:100%!important}.lm-map-bg .maplibregl-canvas{filter:saturate(1.08)contrast(1.04)brightness(.98)}.lm-map-bg .maplibregl-ctrl-attrib,.lm-map-bg .maplibregl-ctrl-logo{display:none!important}.lm-overlay{z-index:1;pointer-events:none;background:linear-gradient(#faf8f5b8 0%,#faf8f54d 40%,#faf8f58c 100%);position:absolute;inset:0}.lm-marker{opacity:0;background:#d97706;border:2px solid #ea8c00;border-radius:50%;animation:.7s cubic-bezier(.22,1,.36,1) forwards lm-marker-appear;position:relative;box-shadow:0 0 0 3px #d9770626,0 2px 8px #b4530940}.lm-marker-pulse{opacity:0;border:1.5px solid #d97706;border-radius:50%;animation:3.5s ease-out infinite lm-marker-ring;position:absolute;inset:-4px}@keyframes lm-marker-appear{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes lm-marker-ring{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(2.2)}}.lm-hero-content{z-index:2;text-align:center;width:100%;max-width:680px;padding:5rem 2rem 3rem;animation:.9s cubic-bezier(.22,1,.36,1) both lm-fade-up;position:relative}.lm-hero-badge{-webkit-backdrop-filter:blur(8px);font-family:var(--font-ibm-plex-mono), "Courier New", monospace;letter-spacing:.06em;color:#3d4a5c;background:#ffffffd9;border:1px solid #d9770633;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.75rem;padding:6px 16px;font-size:.72rem;font-weight:600;animation:.9s cubic-bezier(.22,1,.36,1) .15s both lm-fade-up;display:inline-flex}.lm-badge-dot{background:#d97706;border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite lm-pulse;box-shadow:0 0 10px #d9770680}.lm-badge-sep{background:#d9770640;width:1px;height:12px}.lm-h1{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:-.03em;color:#1a2332;margin:0 0 1.25rem;font-size:clamp(2.6rem,6vw,4.2rem);font-weight:800;line-height:1.08;animation:.9s cubic-bezier(.22,1,.36,1) 80ms both lm-fade-up}.lm-h1-accent{color:#b45309}.lm-tagline{color:#3d4a5c;max-width:520px;margin:0 auto 2.25rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7;animation:.9s cubic-bezier(.22,1,.36,1) .2s both lm-fade-up}.lm-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:2.5rem;animation:.9s cubic-bezier(.22,1,.36,1) .3s both lm-fade-up;display:flex}.lm-cta-primary{color:#fffbf0;background:#b45309;border-radius:14px;align-items:center;gap:8px;padding:.85rem 2rem;font-size:1.05rem;font-weight:650;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,background .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #b4530926,0 4px 16px #b4530940}.lm-cta-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.lm-cta-primary:hover{background:#d97706;transform:translateY(-2px)scale(1.02);box-shadow:0 0 0 1px #d9770633,0 8px 28px #d977064d}.lm-cta-primary:hover:before{opacity:1}.lm-cta-secondary{-webkit-backdrop-filter:blur(8px);color:#b45309;background:#ffffffd9;border:1.5px solid #e8dfd2;border-radius:14px;align-items:center;gap:6px;padding:.85rem 1.75rem;font-size:1rem;font-weight:550;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),background .25s,border-color .25s;display:inline-flex}.lm-cta-secondary:hover{background:#fffffff2;border-color:#d97706;transform:translateY(-1px)}.lm-trust-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;animation:.9s cubic-bezier(.22,1,.36,1) .4s both lm-fade-up;display:flex}.lm-trust-label{font-family:var(--font-ibm-plex-mono), "Courier New", monospace;letter-spacing:.04em;color:#9aa5b4;margin-right:4px;font-size:.7rem;font-weight:600}.lm-trust-source{font-family:var(--font-ibm-plex-mono), "Courier New", monospace;color:#6b7a8d;align-items:center;gap:6px;font-size:.7rem;font-weight:500;display:inline-flex}.lm-trust-dot{background:#e8dfd2;border-radius:50%;width:3px;height:3px}.lm-scroll-hint{z-index:2;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.lm-scroll-track{background:#fff9;border:1.5px solid #b4530933;border-radius:11px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex}.lm-scroll-thumb{opacity:.6;background:#d97706;border-radius:3px;width:3px;height:8px;animation:2s ease-in-out infinite lm-scroll-bob}@keyframes lm-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes lm-pulse{0%,to{opacity:1;box-shadow:0 0 10px #d9770680}50%{opacity:.6;box-shadow:0 0 16px #d97706b3}}@keyframes lm-scroll-bob{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:.2;transform:translateY(10px)}}.hp-section-heading-wrap,.hp-timeline-header{text-align:center;margin-bottom:3rem}.hp-section-heading{font-family:var(--font-fraunces), Georgia, serif;color:#1a2332;letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700}.hp-section-sub{color:#4a5568;margin:0;font-size:clamp(.9rem,2vw,1.05rem);line-height:1.5}.hp-timeline-section{background:#fdf8f0;max-width:1080px;margin:0 auto;padding:5rem 1.5rem 4rem}.hp-timeline{max-width:960px;margin:0 auto;position:relative}.hp-timeline-line{background:linear-gradient(#e8dfd0,#dde2ea,#e8dfd0);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hp-tl-row{opacity:0;grid-template-columns:1fr 60px 1fr;align-items:center;margin-bottom:4rem;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(32px)}.hp-tl-row.hp-revealed{opacity:1;transform:translateY(0)}.hp-tl-row:last-child{margin-bottom:0}.hp-tl-row-right .hp-tl-content{grid-column:3}.hp-tl-row-right .hp-tl-node{grid-area:1/2}.hp-tl-row-left .hp-tl-content{grid-area:1/1}.hp-tl-row-left .hp-tl-node{grid-area:1/2}.hp-tl-row-left .hp-tl-content{direction:rtl}.hp-tl-row-left .hp-tl-content>*{direction:ltr}.hp-tl-row-left .hp-tl-text{text-align:right}.hp-tl-node{z-index:2;justify-content:center;align-items:center;display:flex}.hp-tl-num{color:#fff;width:44px;height:44px;font-family:var(--font-fraunces), Georgia, serif;background:#d4702c;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 4px 16px #d4702c40,0 0 0 4px #fdf8f0}.hp-tl-content{flex-direction:column;gap:1rem;display:flex}.hp-tl-title{font-family:var(--font-fraunces), Georgia, serif;color:#1a2332;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.4rem;font-weight:700}.hp-tl-desc{color:#4a5568;max-width:340px;margin:0;font-size:.9rem;line-height:1.6}.hp-tl-row-left .hp-tl-desc{margin-left:auto}.hp-tl-link{color:#d4702c;align-items:center;gap:4px;font-size:.85rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.hp-tl-link:hover{gap:8px}.hp-browser-frame{background:#fff;border:1px solid #dde2ea;border-radius:12px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;overflow:hidden;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.hp-tl-row:hover .hp-browser-frame{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f,0 2px 8px #0000000f}.hp-browser-bar{background:#f0f2f5;border-bottom:1px solid #dde2ea;gap:6px;padding:10px 14px;display:flex}.hp-browser-dot{background:#c0c8d4;border-radius:50%;width:8px;height:8px}.hp-tl-img{width:100%;height:auto;display:block}.hp-stats-section{opacity:0;max-width:960px;margin:0 auto;padding:4rem 1.5rem 3rem;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.hp-stats-section.hp-revealed{opacity:1;transform:translateY(0)}.hp-stats-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.hp-stat-card{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:14px;flex-direction:column;gap:10px;padding:1rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 1px 3px #00000008}.hp-stat-card:hover{box-shadow:0 8px 24px color-mix(in srgb, var(--card-color) 12%, transparent);border-color:color-mix(in srgb, var(--card-color) 20%, transparent);transform:translateY(-3px)}.hp-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .25s;display:flex}.hp-stat-card:hover .hp-stat-icon{transform:scale(1.08)}.hp-sc-title{color:#1a2332;margin-bottom:2px;font-size:.88rem;font-weight:700}.hp-sc-desc{color:#8a96a8;font-size:.72rem;line-height:1.4}.hp-sc-chevron{color:#c0c8d4;transition:transform .25s,color .25s;position:absolute;top:1rem;right:.75rem}.hp-stat-card:hover .hp-sc-chevron{color:var(--card-color);transform:translate(3px)}.hp-cta-section{opacity:0;max-width:960px;margin:0 auto;padding:0 1.5rem 4rem;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.hp-cta-section.hp-revealed{opacity:1;transform:translateY(0)}.hp-cta-inner{text-align:center;background:linear-gradient(135deg,#fbf6ee 0%,#fdf8f0 50%,#fff8f0 100%);border:1px solid #e8dfd0;border-radius:24px;padding:3.5rem 2rem}.hp-cta-heading{font-family:var(--font-fraunces), Georgia, serif;color:#1a2332;letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:700}.hp-cta-sub{color:#4a5568;max-width:420px;margin:0 auto 1.75rem;font-size:.95rem;line-height:1.5}.hp-cta-btn{color:#fff;background:#d4702c;border-radius:14px;align-items:center;gap:8px;padding:.8rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:inline-flex;box-shadow:0 4px 20px #1b3a5c4d}.hp-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #1b3a5c66}@media (max-width:960px){.lm-hero-content{padding:4rem 1.5rem 3rem}}@media (max-width:900px){.hp-stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.hp-timeline-line{left:28px;transform:none}.hp-tl-row,.hp-tl-row-left,.hp-tl-row-right{grid-template-rows:auto;grid-template-columns:56px 1fr!important}.hp-tl-row-right .hp-tl-content,.hp-tl-row-left .hp-tl-content{direction:ltr!important;grid-column:2!important}.hp-tl-row-left .hp-tl-text{text-align:left!important}.hp-tl-row-left .hp-tl-desc{margin-left:0!important}.hp-tl-row-right .hp-tl-node,.hp-tl-row-left .hp-tl-node{grid-area:1/1!important}.hp-tl-num{width:38px;height:38px;font-size:.95rem}}@media (max-width:640px){.lm-hero{min-height:92svh}.lm-map-bg{transform-origin:50%;transform:scale(1.06)}.lm-map-bg .maplibregl-canvas{filter:saturate(1.18)contrast(1.1)brightness(.94)}.lm-overlay{background:linear-gradient(#faf8f594 0%,#faf8f52e 32%,#faf8f56b 68%,#faf8f5ad 100%)}.lm-hero-content{padding:3.5rem 1.25rem 2.5rem}.lm-hero-badge{background:#ffffffeb}.lm-h1,.lm-tagline{text-shadow:0 1px #ffffffa6,0 10px 30px #faf8f56b}.lm-hero-actions{flex-direction:column;align-items:stretch}.lm-cta-primary,.lm-cta-secondary{justify-content:center}.lm-trust-bar{gap:4px}.lm-trust-source{font-size:.62rem}.hp-stats-grid{grid-template-columns:repeat(2,1fr)}.hp-trust-bar{gap:4px;font-size:.62rem}}@media (max-width:480px){.hp-stats-grid{grid-template-columns:1fr}.hp-hero-actions{flex-direction:column;align-items:stretch}.hp-hero-btn{justify-content:center}.hp-cta-inner{padding:2.5rem 1.5rem}.hp-timeline-section{padding:3rem 1rem 2.5rem}}@media (prefers-reduced-motion:reduce){.lm-marker,.lm-marker-pulse,.lm-hero-content,.lm-hero-badge,.lm-h1,.lm-tagline,.lm-hero-actions,.lm-trust-bar,.lm-badge-dot,.lm-scroll-thumb{opacity:1!important;animation:none!important}.lm-marker{opacity:1!important;transform:scale(1)!important}.hp-tl-row,.hp-stats-section,.hp-cta-section{opacity:1!important;transition:none!important;transform:none!important}.hp-cta-btn,.hp-stat-card,.hp-browser-frame,.hp-stat-icon,.hp-tl-link,.hp-sc-chevron,.lm-cta-primary,.lm-cta-secondary{transition:none!important}.hp-stat-card:hover,.hp-stat-card:hover .hp-stat-icon,.hp-browser-frame:hover,.hp-cta-btn:hover,.lm-cta-primary:hover,.lm-cta-secondary:hover{transform:none!important}}