:root{--bg-primary:#0a0a0c;--bg-secondary:#121216;--bg-card:rgba(18,18,22,.78);--bg-glass:rgba(18,18,22,.7);--bg-gradient:linear-gradient(135deg,rgba(33,80,255,.18),rgba(173,63,255,.15));--primary-glow:rgba(68,51,255,.15);--accent-blue:#198cff;--accent-purple:#884dff;--accent-emerald:#17cf73;--accent-crimson:#f42547;--text-primary:#f3f4f6;--text-secondary:#9ca3af;--text-muted:#6b7280;--border-glow:hsla(0,0%,100%,.08);--shadow-light:0 24px 120px rgba(5,8,18,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,rgba(63,86,255,.15),transparent 22%),radial-gradient(circle at 20% 20%,rgba(108,99,255,.1),transparent 12%),var(--bg-primary);color:var(--text-primary)}a,button{font:inherit}button{cursor:pointer}.page-shell{max-width:1180px;margin:0 auto;padding:2rem 1.5rem 4rem}section{position:relative;padding:4rem 0}.glass-card{background:var(--bg-glass);border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:var(--shadow-light);border-radius:28px}.section-title{margin:0 0 1rem;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05;font-weight:700;letter-spacing:-.04em}.gradient-text{background:linear-gradient(90deg,var(--accent-blue),var(--accent-purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.lead-copy{max-width:44rem;color:var(--text-secondary);line-height:1.8;font-size:1.05rem}.legal-page{max-width:800px}.legal-header{text-align:center;padding:2rem 0 2.5rem}.legal-body{padding:2.5rem}.legal-section{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.06)}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section h2{font-size:1.25rem;font-weight:700;margin:0 0 1rem;color:var(--text)}.legal-section h3{font-size:1rem;font-weight:600;margin:1.25rem 0 .5rem;color:var(--text)}.legal-section ol,.legal-section p,.legal-section table,.legal-section ul{font-size:.92rem;line-height:1.75;color:var(--text-secondary,#94a3b8);margin:.5rem 0}.legal-section ol,.legal-section ul{padding-left:1.4rem}.legal-section li{margin-bottom:.35rem}.legal-section a{color:#818cf8;text-decoration:underline;text-underline-offset:2px}@media (max-width:640px){.legal-body{padding:1.5rem 1.25rem}}.blog-card{padding:1.5rem 1.75rem;cursor:pointer;transition:border-color .15s,transform .15s;border:1px solid hsla(0,0%,100%,.08)}.blog-card:hover{border-color:rgba(99,102,241,.4);transform:translateY(-2px)}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand-badge{font-weight:700;letter-spacing:.06em;text-transform:uppercase}.badge,.brand-badge{color:var(--text-secondary)}.badge{display:inline-flex;align-items:center;padding:.65rem 1rem;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);font-size:.92rem;letter-spacing:.02em;margin-bottom:1.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button-primary,.button-secondary{border:none;border-radius:999px;padding:1rem 1.8rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button-primary{color:#fff;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));box-shadow:0 18px 45px rgba(63,100,255,.28)}.button-secondary{color:var(--text-primary);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14)}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px) scale(1.02)}.hero-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem;gap:2rem;align-items:center}.hero-copy{grid-column:1/span 6}.hero-visual{grid-column:7/-1}@media (max-width:940px){.hero-grid{grid-template-columns:1fr}.hero-copy,.hero-visual{grid-column:auto}}.visual-panel{position:relative;width:100%;min-height:420px;padding:2rem;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(63,100,255,.18),transparent 25%),linear-gradient(180deg,hsla(0,0%,100%,.04),transparent 70%),rgba(10,10,12,.95);border-radius:34px;border:1px solid hsla(0,0%,100%,.08);box-shadow:var(--shadow-light)}.visual-panel:before{content:"";position:absolute;inset:0;border-radius:34px;background:linear-gradient(135deg,hsla(0,0%,100%,.04),transparent 42%,hsla(0,0%,100%,.02));pointer-events:none}.mock-dashboard{position:relative;width:100%;min-height:320px;padding:1.5rem;background:rgba(15,15,18,.76);border-radius:28px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:grid;grid-template-columns:1.25fr 1fr;grid-gap:1.5rem;gap:1.5rem}.mock-dashboard,.mock-phone{border:1px solid hsla(0,0%,100%,.08)}.mock-phone{background:linear-gradient(180deg,rgba(24,30,68,.98),rgba(13,15,21,.95));border-radius:32px;padding:1.25rem;display:flex;flex-direction:column;min-width:0}.phone-status{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.status-pill{padding:.5rem .85rem;font-size:.92rem;background:hsla(0,0%,100%,.06)}.pulse-ring{width:68px;height:68px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15);display:grid;place-items:center;position:relative}.pulse-ring:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;opacity:0;animation:pulse 2s infinite;border:1px solid rgba(62,112,255,.35)}@keyframes pulse{0%{transform:scale(.9);opacity:.5}to{transform:scale(1.75);opacity:0}}.simulator{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,1fr);grid-gap:1.75rem;gap:1.75rem}.simulator-panel{display:flex;flex-direction:column;gap:1rem}.sim-card{padding:1.5rem;border-radius:28px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06)}.sim-phone{min-height:320px;border-radius:36px;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(180deg,#07080b,rgba(19,20,29,.95));padding:1.25rem;display:grid;grid-template-rows:auto 1fr auto;grid-gap:1rem;gap:1rem}.phone-header{display:flex;justify-content:space-between;gap:.75rem;color:var(--text-secondary);font-size:.9rem}.phone-screen{background:linear-gradient(180deg,rgba(10,11,16,.99),rgba(24,26,35,.98));grid-gap:.75rem;gap:.75rem;color:var(--text-primary)}.phone-screen.lost{background:linear-gradient(180deg,rgba(54,8,20,.95),rgba(15,11,16,.95))}.phone-screen h3{margin:0;font-size:1.15rem}.phone-screen p{margin:0;color:var(--text-secondary);line-height:1.7}.action-group{display:flex;flex-wrap:wrap;gap:.85rem}.action-pill{background:hsla(0,0%,100%,.05);padding:.55rem .9rem;font-size:.92rem}.feature-grid,.pricing-grid{display:grid;grid-gap:1.25rem;gap:1.25rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.pricing-card{padding:1.75rem;border-radius:28px;background:var(--bg-card);border:1px solid hsla(0,0%,100%,.08);transition:transform .3s ease,border-color .3s ease}.feature-card:hover,.pricing-card:hover{transform:translateY(-3px);border-color:hsla(0,0%,100%,.16)}.feature-label{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:var(--accent-blue);font-weight:700}.feature-card h3{margin:0 0 .85rem}.feature-card p{margin:0;color:var(--text-secondary);line-height:1.8}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card.highlight{background:linear-gradient(180deg,rgba(31,41,89,.95),rgba(15,15,24,.95));border-color:rgba(99,102,241,.25)}.pricing-card h3{margin:0 0 .65rem}.price{font-size:2.75rem;margin:0;letter-spacing:-.04em}.price-small{color:var(--text-secondary);font-size:.95rem;margin-top:.45rem}.pricing-card ul{margin:1.25rem 0 0;padding-left:1.2rem;color:var(--text-secondary);line-height:1.85}.pricing-card li{margin-bottom:.8rem}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.info-card{padding:1.15rem 1.25rem;border-radius:24px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}.info-card strong{display:block;font-size:1.4rem;margin-bottom:.4rem}.info-card span{color:var(--text-secondary)}.visual-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.section-subtitle{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.18em;color:var(--accent-blue);font-size:.8rem}.device-map{position:relative;min-height:260px;border-radius:24px;background:linear-gradient(rgba(99,102,241,.055) 1px,transparent 0),linear-gradient(90deg,rgba(99,102,241,.055) 1px,transparent 0),linear-gradient(30deg,transparent 48%,rgba(99,102,241,.04) 0,rgba(99,102,241,.04) 49%,transparent 0),linear-gradient(150deg,transparent 40%,rgba(99,102,241,.03) 0,rgba(99,102,241,.03) 41%,transparent 0),rgba(7,9,18,.98);background-size:38px 38px,38px 38px,100% 100%,100% 100%;border:1px solid hsla(0,0%,100%,.09);overflow:hidden;margin-bottom:1.5rem}.map-grid{background:radial-gradient(ellipse at 22% 72%,rgba(59,130,246,.07) 0,transparent 38%),radial-gradient(ellipse at 70% 30%,rgba(99,102,241,.06) 0,transparent 32%),radial-gradient(ellipse at 45% 55%,rgba(99,102,241,.05) 0,transparent 45%)}.map-glow,.map-grid{position:absolute;inset:0;pointer-events:none}.map-glow{background:radial-gradient(circle at 50% 45%,rgba(99,102,241,.12),transparent 55%)}.map-connectors{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.map-pin{position:absolute;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);cursor:default;z-index:2}.pin-initial{font-size:.72rem;font-weight:800;color:#fff;line-height:1;z-index:1;position:relative}.pin-label{position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);background:rgba(10,12,24,.88);border:1px solid hsla(0,0%,100%,.12);border-radius:6px;padding:2px 7px;font-size:.62rem;font-weight:600;color:hsla(0,0%,100%,.8);white-space:nowrap;pointer-events:none}.pin-online{background:radial-gradient(circle at 35% 35%,#4ade80,#16a34a);box-shadow:0 0 0 3px rgba(34,197,94,.25),0 0 20px rgba(34,197,94,.35)}.pin-nearby{background:radial-gradient(circle at 35% 35%,#fcd34d,#d97706);box-shadow:0 0 0 3px rgba(245,158,11,.22),0 0 16px rgba(245,158,11,.3)}.pin-offline{background:radial-gradient(circle at 35% 35%,#9ca3af,#4b5563);box-shadow:0 0 0 2px hsla(220,9%,46%,.18);opacity:.7}.pin-pulse-ring{position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(74,222,128,.55);animation:pinPulse 2.2s ease-out infinite;pointer-events:none}@keyframes pinPulse{0%{transform:scale(1);opacity:.85}to{transform:scale(2.4);opacity:0}}.pin-1{top:26%;left:20%}.pin-2{top:48%;left:58%}.pin-3{top:72%;left:36%}.map-scale{position:absolute;bottom:12px;right:14px;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.map-scale-bar{width:48px;height:3px;background:hsla(0,0%,100%,.22);border-radius:2px;position:relative}.map-scale-bar:after,.map-scale-bar:before{content:"";position:absolute;top:0;width:2px;height:7px;background:hsla(0,0%,100%,.4);border-radius:1px}.map-scale-bar:before{left:0}.map-scale-bar:after{right:0}.map-scale span{font-size:.58rem;font-weight:600}.map-compass,.map-scale span{color:hsla(0,0%,100%,.35);letter-spacing:.04em}.map-compass{position:absolute;top:12px;right:14px;font-size:.62rem;font-weight:800}.hero-metrics{display:grid;grid-gap:1rem;gap:1rem}.device-tile{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:24px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}.device-name{margin:0 0 .35rem;font-weight:700}.device-status{color:var(--accent-emerald);font-size:.92rem}.device-meta{display:flex;flex-direction:column;align-items:flex-end;color:var(--text-secondary);gap:.25rem;font-size:.92rem}.section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem}.demo-tags{display:flex;flex-wrap:wrap;gap:.65rem}.tag{padding:.55rem .85rem;border-radius:999px;background:hsla(0,0%,100%,.08);color:var(--text-secondary);font-size:.85rem;font-weight:600}.tag-active{background:rgba(79,70,229,.18);color:#fff}.interactive-card{display:flex;flex-direction:column;gap:1.25rem}.sim-controls{display:flex;flex-wrap:wrap;gap:1rem}.control-summary{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:22px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:var(--text-secondary);font-size:.95rem}.action-pill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-top:1rem}.pricing-header{align-items:center}.pricing-toggle{display:inline-flex;gap:.65rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:999px;padding:.25rem}.toggle-button{border:none;border-radius:999px;background:transparent;color:var(--text-secondary);padding:.85rem 1.15rem;cursor:pointer;transition:background .2s ease,color .2s ease}.toggle-button.active{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(168,85,247,.25));color:#fff}@media (max-width:900px){.action-pill-grid,.hero-metrics,.info-grid,.pricing-toggle{grid-template-columns:1fr;width:100%}}.cta-wrapper{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;text-align:center}.cta-panel{padding:2rem;border-radius:32px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}@media (max-width:900px){.feature-grid,.pricing-grid,.simulator{grid-template-columns:1fr}.page-shell{padding:1.5rem 1rem 3rem}}.status-pill{padding:.5rem .95rem;border-radius:999px;background:hsla(0,0%,100%,.08);color:#fff;font-size:.95rem;font-weight:600}.status-pill.lost{background:rgba(236,72,153,.14)}.status-pill.ringing{background:rgba(59,130,246,.18)}.status-pill.ready{background:rgba(16,185,129,.16)}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;margin-bottom:1.5rem}.stats-item{padding:1rem;border-radius:22px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}.stat-label{display:block;color:var(--text-secondary);font-size:.9rem}.stat-value{margin-top:.55rem;font-size:1.3rem;font-weight:700}.status-dot{width:.78rem;height:.78rem;border-radius:999px;margin-right:.65rem;display:inline-block;box-shadow:0 0 0 6px hsla(0,0%,100%,.06)}.status-dot.ready{background:var(--accent-emerald)}.status-dot.ringing{background:var(--accent-blue)}.status-dot.lost{background:var(--accent-crimson)}.status-row{display:flex;align-items:center;gap:.65rem;color:var(--text-secondary);font-size:.95rem}.phone-screen{position:relative;min-height:220px;border-radius:28px;background:linear-gradient(180deg,#07080b,rgba(19,20,29,.95));border:1px solid hsla(0,0%,100%,.08);padding:1.25rem;display:grid;grid-gap:1rem;gap:1rem;align-content:center;overflow:hidden}.phone-screen.lost{background:linear-gradient(180deg,rgba(54,8,20,.98),rgba(15,11,16,.99))}.phone-screen.ringing:before{content:"";position:absolute;inset:0;border-radius:28px;background:radial-gradient(circle,rgba(63,112,255,.22),transparent 35%);animation:ring-echo 1.6s ease-out infinite;pointer-events:none}@keyframes ring-echo{0%{transform:scale(.86);opacity:.7}to{transform:scale(1.75);opacity:0}}.phone-screen-inner{position:relative;z-index:1}.phone-copy h3{margin:0;font-size:1.2rem}.phone-copy p{margin:.75rem 0 0;line-height:1.75}.action-pill,.phone-copy p{color:var(--text-secondary)}.action-pill{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;border-radius:999px;padding:.65rem 1rem;background:hsla(0,0%,100%,.06);font-size:.9rem}@media (max-width:640px){.hero-actions{flex-direction:column}.hero-stats{grid-template-columns:1fr}}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(10,10,12,.88);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid hsla(0,0%,100%,.07)}.nav-inner{max-width:1180px;margin:0 auto;padding:.85rem 1.5rem;justify-content:space-between}.nav-inner,.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{color:var(--text-secondary);text-decoration:none;font-size:.95rem;transition:color .2s}.nav-links a:hover{color:var(--text-primary)}.nav-cta{padding:.6rem 1.25rem!important;font-size:.9rem;text-decoration:none;display:inline-block}@media (max-width:768px){.nav-links{display:none}}.hamburger-btn{display:none;background:none;border:none;padding:.4rem;cursor:pointer;flex-shrink:0}.hamburger-icon{display:flex;flex-direction:column;justify-content:space-between;width:22px;height:16px}.hamburger-icon span{display:block;height:2px;width:100%;border-radius:2px;background:var(--text-secondary);transition:transform .22s ease,opacity .22s ease;transform-origin:center}.hamburger-icon.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger-icon.open span:nth-child(2){opacity:0}.hamburger-icon.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.hamburger-btn{display:flex;align-items:center;justify-content:center}.nav-cta{display:none}}.mobile-menu{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1.5rem 1.25rem;border-top:1px solid hsla(0,0%,100%,.07);animation:menu-slide-down .2s ease-out}@keyframes menu-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu a{color:var(--text-secondary);text-decoration:none;font-size:1rem;padding:.75rem .5rem;border-bottom:1px solid hsla(0,0%,100%,.05);transition:color .15s}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:var(--text-primary)}[data-variant=rural] .mobile-menu{border-top-color:rgba(100,80,30,.14);background:hsla(40,41%,91%,.97)}[data-variant=rural] .mobile-menu a{border-bottom-color:rgba(100,80,30,.1);color:var(--text-secondary)}[data-variant=rural] .hamburger-icon span{background:var(--text-secondary)}.console-card,.console-view{display:flex;flex-direction:column}.console-view{gap:1rem}.console-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.console-live-badge{color:var(--accent-emerald);background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.2);border-radius:999px}.console-live-badge,.console-sent-badge{font-size:.78rem;font-weight:600;padding:.3rem .7rem}.console-sent-badge{color:var(--accent-blue);background:rgba(59,130,246,.12);border:1px solid rgba(59,130,246,.2);border-radius:999px}.console-lost-badge{font-size:.78rem;font-weight:600;color:#f65570;background:rgba(236,30,60,.12);border:1px solid rgba(236,30,60,.25);padding:.3rem .7rem;border-radius:999px}.console-devices{display:flex;flex-direction:column;gap:.6rem}.console-device{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;border-radius:14px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06)}.console-device-left{display:flex;align-items:center;gap:.65rem}.console-device-name{font-size:.9rem;font-weight:500}.console-device-right{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:var(--text-secondary)}.console-device-status{color:var(--accent-emerald);font-size:.82rem}.console-device-status.status-offline{color:var(--text-muted)}.console-device-battery{color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.console-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.06);font-size:.85rem;color:var(--text-muted);margin-top:.25rem}.console-invite{color:var(--accent-blue);cursor:pointer;font-size:.85rem}.screen-visual{padding:.85rem 0}.screen-ready-pulse,.screen-visual{display:flex;align-items:center;justify-content:center}.screen-ready-pulse{position:relative;width:56px;height:56px}.ready-ring{position:absolute;border-radius:50%;border:1.5px solid rgba(16,185,129,.55);width:22px;height:22px;animation:ready-expand 2.6s ease-out infinite}.rr-1{animation-delay:0s}.rr-2{animation-delay:1.3s}@keyframes ready-expand{0%{transform:scale(1);opacity:.75}to{transform:scale(3.2);opacity:0}}.ready-dot{position:relative;z-index:1;width:14px;height:14px;border-radius:50%;background:var(--accent-emerald);box-shadow:0 0 14px rgba(16,185,129,.55);animation:dot-breathe 2.6s ease-in-out infinite}@keyframes dot-breathe{0%,to{transform:scale(1);box-shadow:0 0 10px rgba(16,185,129,.4)}50%{transform:scale(1.18);box-shadow:0 0 22px rgba(16,185,129,.7)}}.screen-bell{font-size:2.25rem;display:block;transform-origin:top center;animation:bell-swing .28s ease-in-out infinite alternate}@keyframes bell-swing{0%{transform:rotate(-18deg)}to{transform:rotate(18deg)}}.screen-lock{font-size:2.25rem;display:block;animation:lock-throb 1.4s ease-in-out infinite}@keyframes lock-throb{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.12);filter:brightness(1.4)}}.ring-visualization{position:relative;height:110px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ring-wave{position:absolute;border-radius:50%;border:1.5px solid rgba(59,130,246,.65);width:42px;height:42px;animation:sonar-expand 1.8s ease-out infinite}.rw-1{animation-delay:0s}.rw-2{animation-delay:.6s}.rw-3{animation-delay:1.2s}@keyframes sonar-expand{0%{transform:scale(1);opacity:.8}to{transform:scale(4.8);opacity:0}}.ring-phone-shape{position:relative;z-index:1;width:36px;height:60px;border-radius:7px;background:linear-gradient(180deg,rgba(59,130,246,.3),rgba(99,102,241,.4));border:1.5px solid rgba(99,102,241,.6);box-shadow:0 0 22px rgba(59,130,246,.25);animation:phone-shake .22s ease-in-out infinite alternate}@keyframes phone-shake{0%{transform:rotate(-5deg) translateX(-1px)}to{transform:rotate(5deg) translateX(1px)}}.ring-indicators{display:flex;flex-direction:column;gap:.55rem}.ring-indicator{display:flex;align-items:center;gap:.85rem;padding:.65rem .9rem;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);font-size:.88rem;color:var(--text-secondary)}.sound-bars{display:flex;align-items:flex-end;gap:2.5px;height:18px;flex-shrink:0}.sound-bars span{display:block;width:3.5px;border-radius:2px;background:var(--accent-blue);animation:bar-dance .65s ease-in-out infinite alternate}.sound-bars span:first-child{height:7px;animation-delay:0s}.sound-bars span:nth-child(2){height:14px;animation-delay:.1s}.sound-bars span:nth-child(3){height:18px;animation-delay:.05s}.sound-bars span:nth-child(4){height:11px;animation-delay:.15s}.sound-bars span:nth-child(5){height:7px;animation-delay:.08s}@keyframes bar-dance{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}.flash-indicator{width:18px;height:18px;border-radius:50%;background:#fff;flex-shrink:0;animation:flash-strobe .75s ease-in-out infinite}@keyframes flash-strobe{0%,to{opacity:.12;box-shadow:0 0 3px hsla(0,0%,100%,.1)}50%{opacity:.95;box-shadow:0 0 16px hsla(0,0%,100%,.7)}}.vibration-dots{display:flex;align-items:center;gap:3px;flex-shrink:0}.vibration-dots span{display:block;width:4px;height:14px;border-radius:2px;background:var(--accent-purple);animation:vib-pulse .35s ease-in-out infinite alternate}.vibration-dots span:first-child{animation-delay:0s}.vibration-dots span:nth-child(2){animation-delay:.12s}.vibration-dots span:nth-child(3){animation-delay:.06s}@keyframes vib-pulse{0%{transform:scaleY(.25);opacity:.45}to{transform:scaleY(1);opacity:1}}.ring-note{margin:auto 0 0;font-size:.82rem;color:var(--text-muted);text-align:center;padding-top:.5rem}.lost-visualization{position:relative;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lost-pin-ring{position:absolute;border-radius:50%;border:1.5px solid rgba(236,30,60,.55);width:36px;height:36px;animation:lost-sonar 2s ease-out infinite}.lost-ring-1{animation-delay:0s}.lost-ring-2{animation-delay:.85s}@keyframes lost-sonar{0%{transform:scale(1);opacity:.8}to{transform:scale(3.8);opacity:0}}.lost-pin-shape{position:relative;z-index:1;width:26px;height:34px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:rgba(236,30,60,.75);border:2px solid #f54764;box-shadow:0 0 22px rgba(236,30,60,.45);animation:pin-throb 1.4s ease-in-out infinite}@keyframes pin-throb{0%,to{box-shadow:0 0 14px rgba(236,30,60,.3)}50%{box-shadow:0 0 28px rgba(236,30,60,.65)}}.checklist{display:flex;flex-direction:column;gap:.45rem}.checklist-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .95rem;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);font-size:.87rem;color:var(--text-muted);animation:checklist-slide .35s ease-out backwards}.checklist-item:first-child{animation-delay:.04s}.checklist-item:nth-child(2){animation-delay:.1s}.checklist-item:nth-child(3){animation-delay:.17s}.checklist-item:nth-child(4){animation-delay:.24s}.checklist-item:nth-child(5){animation-delay:.31s}.checklist-item:nth-child(6){animation-delay:.38s}@keyframes checklist-slide{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:translateX(0)}}.checklist-item:before{content:"○";font-size:.78rem;flex-shrink:0;color:var(--text-muted)}.checklist-item.done{color:var(--text-secondary);background:rgba(16,185,129,.06);border-color:rgba(16,185,129,.15)}.checklist-item.done:before{content:"✓";color:var(--accent-emerald)}.checklist-item.current{color:var(--text-primary);background:rgba(63,100,255,.08);border-color:rgba(63,100,255,.2)}.checklist-item.current:before{content:"→";color:var(--accent-blue)}.proof-section{padding:2.5rem 0;border-top:1px solid hsla(0,0%,100%,.07);border-bottom:1px solid hsla(0,0%,100%,.07)}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;text-align:center}.proof-item{display:flex;flex-direction:column;gap:.4rem}.proof-item strong{font-size:1.45rem;font-weight:700;background:linear-gradient(90deg,var(--accent-blue),var(--accent-purple));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.proof-item span{color:var(--text-secondary);font-size:.88rem}@media (max-width:640px){.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.step-card{padding:2rem 1.75rem}.step-number{width:2.5rem;height:2.5rem;border-radius:50%;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;margin-bottom:1.25rem;flex-shrink:0}.step-card h3{margin:0 0 .75rem;font-size:1.2rem}.step-card p{margin:0;color:var(--text-secondary);line-height:1.75}@media (max-width:768px){.steps-grid{grid-template-columns:1fr}}.sos-section{padding:4rem 0}.sos-panel{padding:3rem;display:grid;grid-template-columns:1fr auto;grid-gap:3rem;gap:3rem;align-items:center;background:linear-gradient(135deg,rgba(236,30,60,.1),rgba(10,10,12,.9));border-color:rgba(236,30,60,.2)}.sos-copy{display:flex;flex-direction:column;gap:1.25rem}.sos-copy h2{margin:0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}.sos-copy .lead-copy{margin:0}.sos-copy .button-primary{align-self:flex-start;text-decoration:none}.sos-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:999px;background:rgba(236,30,60,.15);border:1px solid rgba(236,30,60,.3);color:#f65570;font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.sos-ring-outer,.sos-visual{display:flex;align-items:center;justify-content:center}.sos-ring-outer{width:140px;height:140px;border-radius:50%;border:2px solid rgba(236,30,60,.25);animation:sos-pulse-outer 2.4s ease-out infinite}.sos-ring-inner{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#cb0b2b,#931026);border:2px solid rgba(236,30,60,.5);box-shadow:0 0 40px rgba(236,30,60,.35);display:flex;align-items:center;justify-content:center;animation:sos-pulse-inner 2.4s ease-out infinite}.sos-label{font-size:1.1rem;font-weight:800;color:#fff;letter-spacing:.12em}@keyframes sos-pulse-outer{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.08);opacity:1}}@keyframes sos-pulse-inner{0%,to{box-shadow:0 0 30px rgba(236,30,60,.3)}50%{box-shadow:0 0 55px rgba(236,30,60,.55)}}@media (max-width:768px){.sos-panel{grid-template-columns:1fr;padding:2rem 1.5rem;gap:2rem;text-align:center}.sos-badge,.sos-copy .button-primary{align-self:center}}.trust-section{padding:4rem 0}.trust-panel{padding:3rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.trust-copy{display:flex;flex-direction:column;gap:1rem}.trust-copy h2{margin:0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}.trust-copy .lead-copy{margin:0}.trust-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.85rem}.trust-list li{color:var(--text-secondary);padding:.9rem 1.15rem;border-radius:18px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);line-height:1.6;display:flex;align-items:center;gap:.75rem}.trust-list li:before{content:"✓";color:var(--accent-emerald);font-weight:700;flex-shrink:0}@media (max-width:768px){.trust-panel{grid-template-columns:1fr;padding:2rem 1.5rem;gap:1.75rem}}.site-footer{border-top:1px solid hsla(0,0%,100%,.07);padding:2.5rem 1.5rem;max-width:1180px;margin:0 auto}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-nav{display:flex;gap:2rem}.footer-nav a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:color .2s}.footer-nav a:hover{color:var(--text-primary)}.footer-copy{margin:0;color:var(--text-muted);font-size:.875rem}@media (max-width:640px){.footer-inner{flex-direction:column;align-items:flex-start}.footer-nav{flex-wrap:wrap;gap:1.25rem}}.testimonials-section{padding:6rem 2rem;max-width:1200px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}.testimonial-card{padding:1.75rem;display:flex;flex-direction:column;gap:.75rem}.testimonial-stars{font-size:1rem;color:#f59e0b;letter-spacing:2px}.testimonial-text{font-size:.95rem;line-height:1.65;color:var(--text-primary);font-style:italic;margin:0}.testimonial-translated{font-size:.8rem;line-height:1.55;color:var(--text-muted);margin:0;border-left:2px solid rgba(99,102,241,.35);padding-left:.75rem}.testimonial-author{margin-top:auto;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.07)}.testimonial-name{font-weight:600;font-size:.9rem;color:var(--text-primary)}.testimonial-meta{font-size:.78rem;color:var(--text-muted);margin-top:.2rem}@media (max-width:1024px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.testimonials-section{padding:4rem 1.25rem}.testimonials-grid{grid-template-columns:1fr}}.variant-switcher{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200;padding:.7rem 1.25rem;border-radius:999px;border:none;font-size:.9rem;font-weight:600;cursor:pointer;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;box-shadow:0 8px 32px rgba(0,0,0,.35);transition:transform .2s ease,box-shadow .2s ease}.variant-switcher:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 40px rgba(0,0,0,.4)}[data-variant=rural]{--bg-primary:#f2ece0;--bg-secondary:#e8e0d0;--bg-card:rgba(255,252,242,.94);--bg-glass:rgba(255,250,238,.9);--accent-blue:#277c46;--accent-purple:#c15b1f;--accent-emerald:#5f8c2c;--accent-crimson:#d33a22;--text-primary:#1c1a12;--text-secondary:#4a4333;--text-muted:#6b6044;--border-glow:rgba(80,60,20,.12);--shadow-light:0 24px 80px rgba(100,80,30,.16)}body[data-variant=rural]{background:radial-gradient(ellipse 90% 35% at 55% 0,rgba(135,200,240,.3),transparent 60%),radial-gradient(ellipse 70% 30% at 20% 5%,rgba(255,235,120,.22),transparent 50%),radial-gradient(ellipse 60% 25% at 50% 100%,rgba(100,160,50,.18),transparent 55%),linear-gradient(180deg,#e8f2de,#f0ece0 35%,#f5f0e6);color:var(--text-primary)}[data-variant=rural] .hero-section{position:relative;overflow:hidden}[data-variant=rural] .hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 60% at 90% 50%,rgba(255,215,80,.18),transparent 55%),radial-gradient(ellipse 40% 50% at 10% 80%,rgba(100,170,60,.15),transparent 50%),radial-gradient(ellipse 70% 30% at 50% 0,rgba(150,220,255,.2),transparent 50%);z-index:0;pointer-events:none}[data-variant=rural] .hero-grid{position:relative;z-index:1}[data-variant=rural] .site-nav{background:hsla(40,41%,91%,.92);border-bottom:1px solid rgba(100,80,30,.12)}[data-variant=rural] .nav-links a{color:var(--text-secondary)}[data-variant=rural] .nav-links a:hover{color:var(--text-primary)}[data-variant=rural] .badge{background:rgba(120,90,30,.08);border-color:rgba(120,90,30,.14)}[data-variant=rural] .status-pill{background:rgba(80,60,20,.1);color:var(--text-primary)}[data-variant=rural] .status-pill.online{background:rgba(60,130,60,.14);color:#257442}[data-variant=rural] .tag{background:rgba(80,60,20,.08);color:var(--text-secondary)}[data-variant=rural] .tag-active{background:rgba(60,130,60,.16);color:#226d3d}[data-variant=rural] .button-primary{background:linear-gradient(135deg,#277c46,#c15b1f);box-shadow:0 18px 45px rgba(60,100,40,.28)}[data-variant=rural] .button-secondary{background:rgba(80,60,20,.07);border-color:rgba(80,60,20,.18);color:var(--text-primary)}[data-variant=rural] .glass-card{background:var(--bg-glass);border-color:rgba(100,80,30,.12)}[data-variant=rural] .info-card{background:rgba(120,90,30,.06);border-color:rgba(120,90,30,.12)}[data-variant=rural] .device-tile{background:rgba(120,90,30,.06);border-color:rgba(120,90,30,.1)}[data-variant=rural] .sim-card{background:rgba(255,252,242,.88);border-color:rgba(100,80,30,.1)}[data-variant=rural] .control-summary{background:rgba(120,90,30,.06);border-color:rgba(120,90,30,.1)}[data-variant=rural] .console-device{background:rgba(120,90,30,.05);border-color:rgba(120,90,30,.09)}[data-variant=rural] .cta-panel{background:rgba(255,252,242,.88);border-color:rgba(100,80,30,.12)}[data-variant=rural] .feature-card,[data-variant=rural] .pricing-card{background:var(--bg-card);border-color:rgba(100,80,30,.12)}[data-variant=rural] .feature-card:hover,[data-variant=rural] .pricing-card:hover{border-color:rgba(100,80,30,.22)}[data-variant=rural] .pricing-card.highlight{background:linear-gradient(180deg,rgba(50,90,40,.14),hsla(40,41%,91%,.96));border-color:rgba(60,130,60,.22)}[data-variant=rural] .visual-panel{background:radial-gradient(circle at 20% 10%,rgba(100,180,60,.18),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 70%),hsla(42,46%,93%,.95);border-color:rgba(100,80,30,.12)}[data-variant=rural] .visual-panel:before{background:linear-gradient(135deg,hsla(0,0%,100%,.08),transparent 42%,hsla(0,0%,100%,.04))}[data-variant=rural] .device-map{background:radial-gradient(circle at center,rgba(80,160,60,.16),transparent 40%),radial-gradient(circle at 80% 20%,rgba(255,220,80,.12),transparent 30%),hsla(42,41%,87%,.92);border-color:rgba(100,80,30,.1)}[data-variant=rural] .map-glow{background:radial-gradient(circle at 40% 35%,rgba(80,160,60,.18),transparent 25%)}[data-variant=rural] .map-pin{background:linear-gradient(135deg,#277c46,#c15b1f);box-shadow:0 0 18px rgba(80,140,60,.45)}[data-variant=rural] .phone-screen{background:linear-gradient(180deg,hsla(90,40%,90%,.98),hsla(84,29%,83%,.95));border-color:rgba(100,80,30,.12);color:var(--text-primary)}[data-variant=rural] .phone-screen.lost{background:linear-gradient(180deg,rgba(180,60,40,.12),hsla(20,30%,80%,.98))}[data-variant=rural] .phone-screen.ringing:before{background:radial-gradient(circle,rgba(60,140,60,.22),transparent 35%)}[data-variant=rural] .pricing-toggle{background:rgba(120,90,30,.07);border-color:rgba(120,90,30,.14)}[data-variant=rural] .toggle-button.active{background:linear-gradient(135deg,rgba(60,130,60,.2),rgba(180,80,30,.18));color:var(--text-primary)}[data-variant=rural] .site-footer{background:hsla(40,31%,85%,.96);border-top-color:rgba(100,80,30,.12)}[data-variant=rural] .testimonial-author{border-top-color:rgba(100,80,30,.1)}[data-variant=rural] .testimonial-translated{border-left-color:rgba(80,140,60,.4)}[data-variant=rural] .console-footer{border-top-color:rgba(100,80,30,.08)}[data-variant=rural] .proof-section{background:hsla(40,30%,80%,.4);border-top-color:rgba(100,80,30,.14);border-bottom-color:rgba(100,80,30,.14)}[data-variant=rural] .sos-ring-outer{border-color:rgba(180,60,30,.35)}[data-variant=rural] .sos-ring-inner{background:linear-gradient(135deg,#af301d,#7e281b);border-color:rgba(180,60,30,.5);box-shadow:0 0 40px rgba(180,60,30,.3)}[data-variant=rural] .sos-badge{background:rgba(180,60,30,.1);border-color:rgba(180,60,30,.25);color:#b8331e}[data-variant=rural] .ring-wave{border-color:rgba(60,140,60,.35)}[data-variant=rural] .ring-phone-shape{background:linear-gradient(135deg,#277c46,#c15b1f)}[data-variant=rural] .lost-pin-ring{border-color:rgba(180,60,30,.3)}[data-variant=rural] .lost-pin-shape{background:#d33a22}[data-variant=rural] .section-subtitle{color:#277c46}[data-variant=rural] .gradient-text{background:linear-gradient(90deg,#277c46,#c15b1f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-variant=rural] .trust-panel{background:rgba(255,252,242,.9);border-color:rgba(100,80,30,.12)}[data-variant=rural] .step-card{background:var(--bg-card);border-color:rgba(100,80,30,.12)}[data-variant=rural] .step-number{background:linear-gradient(135deg,#277c46,#c15b1f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-variant=rural] .console-live-badge{background:rgba(60,130,60,.12);border-color:rgba(60,130,60,.2);color:#277c46}[data-variant=rural] .console-sent-badge{background:rgba(60,130,60,.1);border-color:rgba(60,130,60,.2);color:#257442}[data-variant=rural] .variant-switcher{background:linear-gradient(135deg,#277c46,#c15b1f);box-shadow:0 8px 32px rgba(60,100,30,.35)}.lang-bar{background:hsla(40,34%,86%,.88);border-bottom:1px solid rgba(100,80,30,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lang-inner{max-width:1180px;margin:0 auto;padding:.6rem 1.5rem;display:flex;align-items:center;gap:.75rem}.lang-label{font-size:.78rem;font-weight:600;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.lang-pills{display:flex;gap:.45rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.lang-pills::-webkit-scrollbar{display:none}.lang-pill{border:none;border-radius:999px;padding:.35rem .85rem;font-size:.82rem;font-weight:500;white-space:nowrap;cursor:pointer;background:rgba(100,80,30,.07);color:var(--text-secondary);transition:background .18s ease,color .18s ease;flex-shrink:0}.lang-pill:hover{background:rgba(100,80,30,.13);color:var(--text-primary)}.lang-pill.active{background:linear-gradient(135deg,#277c46,#c15b1f);color:#fff}.rural-family-panel{position:relative;width:100%;padding:2rem;overflow:hidden;border-radius:34px;min-height:420px}.rural-family-net-wrap{width:100%;padding:.5rem 0 1rem}.family-net-svg{width:100%;height:auto;display:block}.rural-people-section{padding:4rem 0}.rural-people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}@media (max-width:940px){.rural-people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.rural-people-grid{grid-template-columns:1fr}}.rural-person-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.4rem;border-radius:24px;transition:transform .25s ease}.rural-person-card:hover{transform:translateY(-2px)}.rural-avatar-wrap{flex-shrink:0;width:64px;height:64px}.rural-avatar-svg{width:64px;height:64px;display:block;border-radius:50%}.rural-person-info{min-width:0}.rural-person-name{margin:0 0 .2rem;font-weight:700;font-size:.95rem;color:var(--text-primary)}.rural-person-role{margin:0 0 .45rem;font-size:.78rem;color:var(--text-muted)}.rural-person-use{margin:0;font-size:.82rem;color:var(--text-secondary);line-height:1.55;font-style:italic}.step-visual{width:80px;height:72px;border-radius:18px;background:linear-gradient(135deg,rgba(80,155,60,.1),rgba(180,90,30,.08));border:1px solid rgba(80,120,40,.18);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#2a844b}.step-icon-svg{width:52px;height:48px;display:block}[data-variant=rural] .step-card{padding:1.75rem}@media (max-width:640px){.section-title{font-size:clamp(1.9rem,6vw,2.1rem)}}@media (max-width:768px){.visual-panel{min-height:auto;padding:1.25rem}}@media (max-width:640px){.app-screenshots{flex-direction:column;align-items:center}.app-screenshots>*{width:100%;max-width:280px;margin:0 auto}}@media (max-width:480px){.action-pills,.nav-pills{display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem}}@media (max-width:640px){.blog-hero-title{font-size:2rem!important}}@media (max-width:400px){.blog-posts-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.featured-post-card{flex-direction:column!important}.featured-post-icon-panel{width:100%!important;min-height:80px}.coming-soon-grid{grid-template-columns:1fr!important}.legal-body{padding:1.25rem 1rem}.legal-page h1.section-title{font-size:1.6rem!important}.code-block{overflow-x:auto;font-size:.8rem}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{width:100%}}