:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy:#0b1f3a;--navy-deep:#0b1426;--map-night:#0a1830;--blue:#1b62c4;--blue-pressed:#14509f;--blue-light:#4d9dff;--blue-tint:#e7f0fd;--blue-tint-border:#b9d3f5;--blue-tint-row:#edf4ff;--pale-blue:#dce9fb;--red:#e03131;--red-deep:#b02323;--badge-eyebrow:#ffd1d1;--page:#fff;--section:#f1f4f8;--card-muted:#f4f7fb;--chip-muted:#edf1f7;--border:#e2e8f1;--border-input:#d3dde9;--border-option:#dce4ef;--hairline:#f0f4f9;--text:#0b1f3a;--text-2:#43556f;--text-body:#33445e;--text-muted:#5a6b84;--text-hint:#7a8aa3;--text-placeholder:#8a99b0;--on-navy:#c6d4e8;--t-apagon:#e03131;--t-agua:#d9820b;--t-inundacion:#1098ad;--t-carretera:#f08c00;--success:#2b8a3e;--success-tint:#e8f5ec;--live:#37c871;--sh-cta:0 8px 22px #1b62c44d;--sh-phone:0 30px 70px #06102159;--sh-success:0 8px 22px #1b62c41f;--sh-banner-btn:0 10px 28px #06102140;--sh-floating:0 6px 20px #06102152;--sh-chip:0 3px 10px #0610212e;--sh-control:0 4px 14px #0610214d;--sh-pin:0 6px 14px #030c1b73;--sh-sheet:0 -6px 40px #06102166;--sh-fab:0 8px 20px #e0313166;--sh-option:0 6px 18px #1b62c438;--font-display:"Archivo", "Public Sans", system-ui, sans-serif;--font-body:"Public Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--shell:1120px;--gutter:24px;--header-h:66px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--blue);text-decoration:none}a:hover{color:var(--blue-pressed)}button,input{font:inherit}button{color:inherit}img{max-width:100%}h1,h2,h3,p{margin:0}:where(a,button,input,summary):focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:4px}.shell{max-width:var(--shell);padding-inline:var(--gutter);margin:0 auto}#top,#como,#privacidad,#faq{scroll-margin-top:80px}#lista{scroll-margin-top:120px}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);font-size:11.5px;font-weight:700}.h2{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(28px,3.6vw,42px);font-weight:800;line-height:1.08}.lead{color:var(--text-2);text-wrap:pretty;font-size:16.5px;line-height:1.55}.live-dot{background:var(--live);border-radius:50%;flex:none;width:7px;height:7px;animation:1.6s infinite livedot}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes ring{0%{opacity:.5;transform:scale(.5)}to{opacity:0;transform:scale(1.9)}}@keyframes livedot{0%,to{opacity:1}50%{opacity:.35}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes pop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.08)}to{transform:scale(1)}}.storm-banner{background:var(--red-deep);color:#fff;text-align:center;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.storm-banner svg{flex:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffeb;position:sticky;top:0}.site-header .shell{height:var(--header-h);justify-content:space-between;align-items:center;gap:16px;display:flex}.brand{color:var(--text);align-items:center;gap:10px;display:flex}.brand:hover{color:var(--text)}.brand img{flex:none;display:block}.wordmark{font-family:var(--font-display);letter-spacing:-.01em;font-size:21px;font-weight:800}.wordmark span{color:var(--blue)}.site-nav{align-items:center;gap:4px;display:flex}.nav-link{color:var(--text-2);border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .15s,color .15s}.nav-link:hover{background:var(--section);color:var(--text)}.btn-outline{border:1.5px solid var(--border-input);color:var(--blue-pressed);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;margin-left:8px;padding:11px 16px;font-size:14px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.btn-outline:hover{background:var(--blue-tint);border-color:var(--blue-tint-border);color:var(--blue-pressed)}.btn-primary{background:var(--blue);color:#fff;cursor:pointer;box-shadow:var(--sh-cta);border:none;border-radius:12px;align-items:center;padding:11px 18px;font-size:14px;font-weight:700;transition:background .15s;display:inline-flex}.btn-primary:hover{background:var(--blue-pressed);color:#fff}.nav-toggle{border:1.5px solid var(--border-input);width:42px;height:42px;color:var(--text);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;display:none}.nav-toggle:hover{background:var(--section)}.hero{background:var(--section);position:relative;overflow:hidden}.hero-wash{opacity:.16;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(880px,90vw);position:absolute;top:-14%;right:-8%}.hero .shell{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:clamp(32px,5vw,64px);padding-block:clamp(48px,7vw,96px) clamp(40px,6vw,80px);display:grid;position:relative}.hero-copy{flex-direction:column;gap:22px;max-width:560px;display:flex}.hero-pill{border:1px solid var(--border-input);letter-spacing:.08em;color:var(--blue-pressed);background:#fff;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:7px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.hero h1{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(38px,5.4vw,64px);font-weight:800;line-height:1.02}.hero-lead{color:var(--text-2);text-wrap:pretty;font-size:clamp(16px,1.4vw,18.5px);line-height:1.55}.signup{flex-direction:column;gap:10px;display:flex}.signup-form{flex-wrap:wrap;gap:10px;display:flex}.signup-form input{border:1.5px solid var(--border-input);min-width:0;height:52px;color:var(--text);background:#fff;border-radius:13px;padding:0 16px;font-size:15.5px}.signup-form input::placeholder{color:var(--text-placeholder)}.signup-form input:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.signup-email{flex:220px}.signup-muni{flex:140px}.signup-form button{background:var(--blue);color:#fff;cursor:pointer;height:52px;box-shadow:var(--sh-cta);border:none;border-radius:13px;flex:none;padding:0 22px;font-size:15.5px;font-weight:700;transition:background .15s}.signup-form button:hover:not(:disabled){background:var(--blue-pressed)}.signup-form button:disabled{opacity:.65;cursor:progress}.signup-help{color:var(--text-hint);font-size:12.5px}.signup-error{color:#c92a2a;font-size:13px;font-weight:600}.signup-note{color:var(--text-hint);font-size:12px}.signup-web{align-self:flex-start;margin-top:4px;margin-left:0;padding:12px 16px}.signup-done{border:1.5px solid var(--blue-tint-border);box-shadow:var(--sh-success);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;animation:.25s fadeUp;display:flex}.signup-check{background:var(--success-tint);border:2px solid var(--success);width:44px;height:44px;color:var(--success);border-radius:50%;flex:none;justify-content:center;align-items:center;animation:.45s pop;display:flex}.signup-done strong{font-family:var(--font-display);font-size:17px;font-weight:700;display:block}.signup-done span{color:var(--text-muted);overflow-wrap:anywhere;margin-top:2px;font-size:13.5px;display:block}.phone-slot{justify-content:center;display:flex}.phone{background:var(--navy-deep);width:300px;height:620px;box-shadow:var(--sh-phone), inset 0 0 0 1px #ffffff14;border-radius:46px;flex:none;padding:10px;position:relative}.phone-island{z-index:5;background:#000;border-radius:16px;width:96px;height:28px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.phone-screen{background:var(--map-night);background-image:linear-gradient(#78a0dc14 1px,#0000 1px),linear-gradient(90deg,#78a0dc14 1px,#0000 1px);background-size:32px 32px,32px 32px;border-radius:38px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone-map{z-index:0;pointer-events:none;background:var(--map-night);position:absolute;inset:0}.phone-map>div{width:100%;height:100%}.phone-map .mapboxgl-ctrl-attrib{opacity:.5;font-size:8px}.phone-map .mapboxgl-ctrl-logo{opacity:.5;transform-origin:0 100%;transform:scale(.8)}.phone-scrim{z-index:0;pointer-events:none;background:linear-gradient(#0a18308c 0%,#0a183000 30% 60%,#0a183080 100%);position:absolute;inset:0}.phone-pins{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.pin{width:44px;height:44px;display:block;position:absolute;transform:translate(-50%,-50%)}.pin-ring{border-radius:50%;width:34px;height:34px;margin:-17px 0 0 -17px;animation:2.2s ease-out infinite ring;position:absolute;top:50%;left:50%}.pin-mark{width:30px;height:30px;box-shadow:var(--sh-pin);color:#fff;font-family:var(--font-display);border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pin-mark.cluster{border-radius:50%;width:40px;height:40px}.pin-count{background:var(--navy);color:#fff;border:1.5px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9.5px;font-weight:700;display:flex;position:absolute;top:0;right:0}.phone-status{z-index:1;color:#fff;flex:none;justify-content:space-between;align-items:flex-end;height:54px;padding:0 26px 4px;font-size:13px;font-weight:700;display:flex;position:relative}.phone-battery{border:1.5px solid #fff;border-radius:3px;width:14px;height:9px;display:inline-block}.phone-top{z-index:1;flex-direction:column;flex:none;gap:7px;padding:8px 10px 0;display:flex;position:relative}.phone-search{height:40px;box-shadow:var(--sh-floating);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.phone-search-text{color:var(--text-placeholder);white-space:nowrap;flex:1;font-size:12.5px}.phone-search .live-dot{width:6px;height:6px}.phone-chips{gap:6px;display:flex;overflow:hidden}.phone-chips span{color:var(--text-body);white-space:nowrap;box-shadow:var(--sh-chip);background:#fff;border-radius:999px;flex:none;align-items:center;gap:5px;padding:7px 12px;font-size:11px;font-weight:600;display:flex}.phone-chips span.active{background:var(--blue);color:#fff;font-weight:700}.phone-canvas{z-index:1;flex:1;min-height:0;position:relative}.phone-zoom{flex-direction:column;gap:6px;display:flex;position:absolute;top:8px;right:8px}.phone-zoom span{border:1px solid var(--border-input);width:34px;height:34px;color:var(--navy);box-shadow:var(--sh-control);background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:17px;font-weight:600;display:flex}.phone-mine{background:var(--red-deep);color:#fff;border:2px solid #fff;border-radius:11px;align-items:center;gap:7px;padding:6px 10px 6px 6px;display:flex;position:absolute;bottom:10px;right:8px;box-shadow:0 0 0 3px #e0313140,0 6px 16px #b0232373}.phone-mine-well{background:var(--red);border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.phone-mine-text{flex-direction:column;line-height:1.15;display:flex}.phone-mine-text b{letter-spacing:.1em;color:var(--badge-eyebrow);font-size:8px;font-weight:800}.phone-mine-text i{white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.phone-sheet{z-index:1;box-shadow:var(--sh-sheet);background:#fff;border-radius:16px;flex:none;margin:0 6px 6px;padding:8px 10px 10px;position:relative}.phone-grabber{justify-content:center;padding-bottom:6px;display:flex}.phone-grabber span{background:var(--border-input);border-radius:99px;width:32px;height:4px}.phone-sheet-head{align-items:center;gap:7px;padding:0 4px 8px;display:flex}.phone-sheet-head b{font-family:var(--font-display);font-size:13px;font-weight:700}.phone-sheet-head span{background:var(--chip-muted);color:var(--text-2);border-radius:999px;padding:1px 7px;font-size:10.5px;font-weight:700}.phone-row{border-radius:10px;align-items:center;gap:9px;padding:7px 6px;display:flex}.phone-row.selected{background:var(--blue-tint-row)}.phone-row-well{color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.phone-row-text{flex:1;min-width:0}.phone-row-text b{white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;display:block;overflow:hidden}.phone-row-text span{color:var(--text-hint);font-size:10px;display:block}.phone-row-status{background:var(--blue-tint);color:var(--blue-pressed);border-radius:999px;padding:3px 7px;font-size:9.5px;font-weight:700}.phone-tabs{border-top:1px solid var(--border);z-index:1;background:#fff;flex:none;grid-template-columns:repeat(5,1fr);align-items:start;height:64px;padding-top:8px;display:grid;position:relative}.phone-tabs span{color:var(--text-hint);flex-direction:column;align-items:center;gap:3px;font-size:9px;font-weight:600;display:flex}.phone-tabs span.active{color:var(--blue);font-weight:700}.phone-tabs span.fab{color:var(--red);margin-top:-22px;font-weight:700}.phone-tabs .fab-circle{background:var(--red);border:4px solid var(--section);color:#fff;width:48px;height:48px;box-shadow:var(--sh-fab);border-radius:50%;justify-content:center;align-items:center;display:flex}.sources{border-block:1px solid var(--border);background:#fff}.sources .shell{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 34px;padding-block:22px;display:flex}.sources-label{letter-spacing:.08em;color:var(--text-hint);font-size:11px;font-weight:700}.sources span:not(.sources-label){font-family:var(--font-display);color:var(--text-muted);font-size:15px;font-weight:700}.steps{background:#fff}.steps .shell{padding-block:clamp(56px,8vw,104px)}.section-intro{flex-direction:column;gap:14px;max-width:620px;display:flex}.step-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:44px;display:grid}.step{background:var(--card-muted);border-radius:22px;flex-direction:column;gap:18px;padding:26px 24px;display:flex}.step-head{align-items:center;gap:10px;display:flex}.step-num{background:var(--navy);color:#fff;width:30px;height:30px;font-family:var(--font-display);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13.5px;font-weight:800;display:flex}.step-head h3{font-family:var(--font-display);font-size:19px;font-weight:700}.step p{color:var(--text-muted);text-wrap:pretty;font-size:14.5px;line-height:1.55}.step-vignette{margin-top:auto}.type-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.type-card{border:1.5px solid var(--border-option);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:12px;display:flex;position:relative}.type-card.selected{background:var(--blue-tint);border:2px solid var(--blue);box-shadow:var(--sh-option)}.type-card.selected b{color:var(--blue-pressed)}.type-well{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.type-card b{font-family:var(--font-display);font-size:13.5px;font-weight:800}.type-check{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:8px;right:8px}.prompt-card{background:var(--navy);color:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.prompt-head{align-items:center;gap:10px;display:flex}.prompt-well{background:var(--red);border-radius:11px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.prompt-head b{font-family:var(--font-display);font-size:14px;font-weight:700;display:block}.prompt-head span{color:var(--on-navy);font-size:12px;display:block}.prompt-actions{flex-direction:column;gap:6px;display:flex}.prompt-actions span{text-align:center;border-radius:10px;padding:10px;font-size:12.5px;font-weight:700}.prompt-yes{background:var(--success)}.prompt-no{background:var(--red)}.prompt-unsure{border:1.5px solid #ffffff59;font-weight:600}.impact-card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;gap:12px;padding:14px;display:flex}.impact-head{align-items:center;gap:8px;display:flex}.impact-well{background:var(--red);color:#fff;border-radius:9px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.impact-head b{font-family:var(--font-display);flex:1;font-size:14px;font-weight:700}.impact-live{background:var(--success-tint);color:var(--success);border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:10.5px;font-weight:700;display:flex}.impact-live .live-dot{width:6px;height:6px}.impact-stats{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.impact-stat{background:var(--card-muted);text-align:center;border-radius:10px;padding:9px 4px}.impact-stat b{font-family:var(--font-display);font-size:18px;font-weight:800;display:block}.impact-stat b.blue{color:var(--blue)}.impact-stat b small{font-size:11px}.impact-stat span{letter-spacing:.04em;color:var(--text-hint);margin-top:2px;font-size:8px;font-weight:700;display:block}.impact-note{background:var(--blue-tint);color:var(--blue-pressed);border-radius:10px;padding:9px 11px;font-size:12px;font-weight:600;line-height:1.45}.privacy{background:var(--navy);color:#fff}.privacy .shell{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:clamp(32px,5vw,72px);padding-block:clamp(56px,8vw,104px);display:grid}.privacy-intro{flex-direction:column;gap:14px;max-width:480px;display:flex}.privacy-intro .eyebrow{color:var(--blue-light)}.privacy-intro .lead{color:var(--on-navy)}.privacy-list{flex-direction:column;gap:10px;display:flex}.privacy-row{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;gap:16px;padding:20px 22px;display:flex}.privacy-well{background:var(--blue);border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.privacy-row h3{font-family:var(--font-display);font-size:17px;font-weight:700}.privacy-row p{color:var(--on-navy);margin-top:4px;font-size:14px;line-height:1.5}.faq{background:var(--section)}.faq .shell{max-width:760px;padding-block:clamp(56px,8vw,104px)}.faq-intro{flex-direction:column;gap:14px;margin-bottom:36px;display:flex}.faq-list{flex-direction:column;gap:8px;display:flex}.faq-item{border:1px solid var(--border);background:#fff;border-radius:16px;transition:border-color .18s;overflow:hidden}.faq-item.open{border-color:var(--blue-tint-border)}.faq-q{cursor:pointer;text-align:left;width:100%;min-height:56px;font-family:var(--font-display);color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:16.5px;font-weight:700;display:flex}.faq-icon{background:var(--chip-muted);width:30px;height:30px;color:var(--text-2);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .2s,background .18s,color .18s;display:flex}.faq-item.open .faq-icon{background:var(--blue);color:#fff;transform:rotate(45deg)}.faq-a{color:var(--text-2);text-wrap:pretty;padding:0 20px 20px;font-size:15px;line-height:1.6;animation:.22s fadeUp}.cta{background:#fff}.cta .shell{padding-block:clamp(56px,8vw,96px)}.cta-banner{background:var(--blue);color:#fff;text-align:center;border-radius:28px;flex-direction:column;align-items:center;gap:20px;padding:clamp(40px,6vw,72px) clamp(24px,5vw,64px);display:flex;position:relative;overflow:hidden}.cta-wash{opacity:.14;filter:brightness(4);pointer-events:none;-webkit-user-select:none;user-select:none;width:min(900px,120%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-banner h2{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;max-width:640px;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.05;position:relative}.cta-banner p{color:var(--pale-blue);text-wrap:pretty;max-width:520px;font-size:16.5px;line-height:1.5;position:relative}.cta-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex;position:relative}.cta-solid{height:54px;color:var(--blue-pressed);box-shadow:var(--sh-banner-btn);background:#fff;border-radius:14px;align-items:center;padding:0 26px;font-size:16px;font-weight:700;transition:background .15s;display:inline-flex}.cta-solid:hover{background:var(--blue-tint);color:var(--blue-pressed)}.cta-ghost{color:#fff;border:1.5px solid #ffffff73;border-radius:14px;align-items:center;height:54px;padding:0 24px;font-size:16px;font-weight:700;transition:background .15s;display:inline-flex}.cta-ghost:hover{color:#fff;background:#ffffff1f}.site-footer{border-top:1px solid var(--border);background:#fff}.site-footer .shell{padding:36px var(--gutter) 40px;flex-direction:column;gap:28px;display:flex}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.footer-brand{flex-direction:column;gap:10px;display:flex}.footer-brand .wordmark{font-size:19px}.footer-brand p{color:var(--text-muted);font-size:13.5px}.footer-brand a{font-size:13.5px;font-weight:600}.footer-cols{flex-wrap:wrap;gap:40px;display:flex}.footer-col{flex-direction:column;gap:9px;display:flex}.footer-col h2{letter-spacing:.08em;color:var(--text-hint);font-size:11px;font-weight:700}.footer-col a{color:var(--text-2);font-size:14px;font-weight:600}.footer-col a:hover{color:var(--text)}.footer-bottom{border-top:1px solid var(--hairline);color:var(--text-placeholder);flex-wrap:wrap;justify-content:space-between;gap:10px 20px;padding-top:20px;font-size:12.5px;display:flex}@media (width<=760px){.site-nav{padding:12px var(--gutter) 18px;background:var(--page);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:6px;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 24px #06102114}.site-nav[hidden]{display:none}.nav-link{padding:12px}.btn-outline,.btn-primary{justify-content:center;margin-left:0}.nav-toggle{display:flex}.site-header .shell{position:relative}}@media (width<=640px){.hero .shell,.privacy .shell{grid-template-columns:1fr}.impact-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=374px){.phone{transform-origin:top;transform:scale(.86)}.phone-slot{height:533px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.pin-ring{display:none}}
