/* XNet Comunicaciones — Diseño original. Sin frameworks ni tipografías empaquetadas. */
:root{--bg:#06090f;--surface:#0b101b;--surface-2:#101927;--line:#1c293b;--text:#f4f7fd;--muted:#98a6bb;--cyan:#30ddff;--blue:#3175ff;--radius:20px;--container:1200px;--font:'Inter','Inter Display',-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;--heading:'Inter Display','Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}button{background:none}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}::selection{background:#167498;color:white}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;z-index:200;top:-80px;left:20px;padding:10px 20px;background:var(--cyan);color:var(--bg)}.skip-link:focus{top:10px}.utility-bar{height:36px;background:#080d15;border-bottom:1px solid #16212e;font-size:11px;color:#9dacbf;letter-spacing:.03em}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-inner a{display:flex;gap:8px;align-items:center}.utility-inner .icon{height:12px;width:12px;color:var(--cyan)}.utility-inner strong{color:#dbe9f5;font-weight:500}.site-header{position:sticky;top:0;z-index:50;height:87px;border-bottom:1px solid #ffffff0b;background:#070b12e8;backdrop-filter:blur(20px)}.nav-wrap{height:100%;display:flex;align-items:center;gap:35px;justify-content:space-between}.brand{display:block;width:174px;flex-shrink:0}.brand img{width:174px;height:80px;object-fit:contain;mix-blend-mode:screen}.main-nav{display:flex;align-items:center;gap:29px;margin-left:auto;margin-right:5px}.nav-link{font-size:12px;font-weight:500;color:#c0cbd9;white-space:nowrap;position:relative}.nav-link:after{content:'';position:absolute;bottom:-12px;left:0;height:1px;width:0;background:var(--cyan);transition:width .2s}.nav-link:hover{color:#fff}.nav-link:hover:after{width:100%}.nav-mobile-contact{display:none}.menu-button{display:none}.button{min-height:51px;display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:13px 23px;color:#031016;background:linear-gradient(110deg,#43e9ff,#28b9f9);border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:700;line-height:1.4;transition:transform .2s,box-shadow .2s,background .2s;position:relative}.button .icon{width:18px;height:18px;stroke-width:2}.button:hover{transform:translateY(-2px);box-shadow:0 7px 28px #23cfff25}.button:active{transform:translateY(0)}.button-small{font-size:11px;min-height:41px;padding:10px 17px;gap:10px}.button-outline{background:#ffffff02;color:#edf5ff;border-color:#334052}.button-outline:hover{background:#152230;border-color:#64a8be;box-shadow:none}.button-wide{width:100%}.hero{position:relative;isolation:isolate;background:radial-gradient(ellipse at 70% 48%,#102c5844,transparent 50%),radial-gradient(ellipse at 11% 65%,#09406b1a,transparent 55%);overflow:hidden}.hero-grid-bg{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#36435c0d 1px,transparent 1px),linear-gradient(90deg,#36435c0d 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(110deg,transparent,#0009 70%,transparent)}.hero-layout{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:663px;padding-top:41px;padding-bottom:42px;gap:4px}.eyebrow{color:var(--cyan);font-size:10px;font-weight:600;letter-spacing:.16em;line-height:1.8}.hero-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:25px;font-size:10px;letter-spacing:.15em}.light-dot{width:6px;height:6px;display:inline-block;background:var(--cyan);border-radius:50%;box-shadow:0 0 12px #38dfff9c;flex:0 0 auto}.hero h1{font-family:var(--heading);font-size:84px;line-height:.99;letter-spacing:-4.4px;font-weight:650;margin-bottom:25px}.gradient-text{background:linear-gradient(110deg,#d1faff 0%,#3ed8ff 50%,#4b85ff 100%);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-description{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:27px}.hero-description strong{font-weight:450;color:#d6e1ef}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.hero-offer{display:flex;align-items:center;gap:19px;margin-top:35px}.offer-description{font-size:8px;color:#8090a8;line-height:1.6;letter-spacing:.1em}.offer-description b{font-weight:400;letter-spacing:0;color:#c1cbda;font-size:11px}.offer-price{font-size:33px;line-height:1;font-weight:600;letter-spacing:-1px;white-space:nowrap}.offer-price small{font-size:11px;font-weight:400;color:var(--muted);letter-spacing:0}.offer-footnote{border-left:1px solid #253046;padding-left:17px;color:#8795a9;font-size:9px;line-height:1.7}.hero-visual{position:relative;height:525px;margin-left:-35px;margin-right:-50px;isolation:isolate}.hero-image-wrap{position:absolute;inset:38px -9px 24px -8px;display:flex;align-items:center;justify-content:center;mask-image:radial-gradient(ellipse at center,#000 43%,#000d 57%,transparent 73%)}.hero-art{width:690px;max-width:none;mix-blend-mode:screen;filter:saturate(.9) brightness(.96);object-fit:contain}.orbit{border:1px solid #3a91cd23;position:absolute;border-radius:50%;left:11%;top:9%;width:81%;height:81%;z-index:-1}.orbit-one{transform:rotate(-20deg) scaleY(.85)}.orbit-two{left:5%;top:8%;width:92%;height:84%;border-style:dashed;border-color:#2e86ca26;transform:rotate(30deg)}.floating-chip{position:absolute;display:flex;align-items:center;gap:12px;padding:13px 17px;border:1px solid #34698a5c;border-radius:12px;background:linear-gradient(120deg,#0c1c2deb,#0c111ade);box-shadow:0 20px 40px #0004;backdrop-filter:blur(12px);z-index:2;animation:levitate 7s ease-in-out infinite}.floating-chip .icon{color:var(--cyan);width:23px;height:23px}.floating-chip small{display:block;font-size:8px;color:#8eafc1;letter-spacing:.11em;margin-bottom:3px}.floating-chip strong{display:block;color:#e4f5ff;font-size:13px;font-weight:500}.chip-top{top:25px;right:37px}.chip-bottom{bottom:36px;left:45px;animation-delay:-3s}.chip-dot{background:#61eab8;width:5px;height:5px;margin-left:15px;border-radius:50%;box-shadow:0 0 10px #67fac4aa}.visual-caption{position:absolute;right:28px;bottom:8px;display:flex;align-items:center;gap:10px;font-size:7px;letter-spacing:.18em;color:#779ab6}.visual-caption span{width:25px;height:1px;background:#3a566e}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding:16px 0 19px;border-top:1px solid #182536;color:#7d8da3;font-size:10px}.tiny-plus{font-size:16px;margin-right:7px;color:var(--cyan)}.hero-bottom a{display:flex;align-items:center;gap:12px;color:#a5b5c8}.hero-bottom a span{font-size:20px;font-weight:300;line-height:1}.service-strip{background:#0c131e;border-top:1px solid #1a2637;border-bottom:1px solid #1a2637}.service-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.service-strip a,.service-strip button{display:flex;align-items:center;gap:13px;color:#d5e0ef;padding:24px 25px;font-size:12px;border-left:1px solid #1c2837;transition:background .2s}.service-strip a:first-child{padding-left:0;border:0}.service-strip a:last-child,.service-strip button:last-child{padding-right:0}.service-strip .icon:first-child{color:#70d3f3}.service-strip .icon:last-child{width:14px;margin-left:auto;color:#70849c}.service-strip a:hover,.service-strip button:hover{background:#112134}.section{padding:87px 0}.section-heading{margin-bottom:38px}.heading-split{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.section-heading .eyebrow{margin-bottom:12px}h2{font-family:var(--heading);font-size:45px;line-height:1.1;letter-spacing:-1.9px;font-weight:600}.muted-heading{color:#8c9db3}.heading-side{max-width:470px}.heading-side>p{color:var(--muted);font-size:12px;line-height:1.8;margin-bottom:23px}.segment-control{display:inline-flex;background:#0c1421;border:1px solid #243145;padding:4px;border-radius:9px;gap:4px}.segment-control button{padding:10px 20px;border-radius:6px;font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:9px;color:#9aacc3;transition:.2s}.segment-control .icon{width:16px;height:16px}.segment-control [aria-selected=true]{background:#253546;color:#fff;box-shadow:0 1px 3px #0003}.segment-control [aria-selected=true] .icon{color:var(--cyan)}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.plan{position:relative;background:linear-gradient(160deg,#111b2a 0%,#0b111b 70%);border:1px solid #253247;border-radius:16px;padding:29px 23px 24px;display:flex;flex-direction:column;transition:transform .25s,border-color .25s}.plan:hover{transform:translateY(-5px);border-color:#4c778d}.plan.featured{background:radial-gradient(ellipse at 25% 0%,#14476290,transparent 65%),linear-gradient(160deg,#0f2232,#0d1827);border-color:#2ac6ef85;box-shadow:0 0 35px #0c7f9c12}.plan-ribbon{position:absolute;top:-12px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:4px 12px;border:1px solid #31c9e966;border-radius:20px;background:#0b2c3c;color:#66e3ff;letter-spacing:.07em;font-size:8px;font-weight:600}.plan-eyebrow{color:#7e94ad;font-size:8px;letter-spacing:.12em}.plan-brand{margin-top:19px;font-size:9px;color:#829bb4;letter-spacing:.1em}.plan h3{font-size:26px;font-weight:550;letter-spacing:-.8px;margin:0 0 9px;line-height:1.3}.plan-pitch{font-size:11px;line-height:1.65;color:#a1b1c5;min-height:40px}.plan-price{display:flex;align-items:baseline;margin:26px 0 6px;line-height:1}.plan-currency{font-size:24px;align-self:flex-start;margin-top:7px;margin-right:3px;line-height:1}.plan-amount{font-size:52px;letter-spacing:-2.5px;font-weight:600}.plan-cents{font-size:16px;color:#ccdcec;align-self:flex-start;margin-top:6px}.plan-period{margin-left:7px;font-size:11px;color:#a8bacd}.plan-unit{font-size:9px;color:#7d8fa7;margin-bottom:22px}.plan-features{list-style:none;padding:22px 0 20px;margin:0;border-top:1px solid #2c3a4b;display:flex;flex-direction:column;gap:13px;flex-grow:1}.plan-features li{font-size:11px;color:#c4d1e1;display:flex;gap:8px;align-items:center;line-height:1.4}.plan-features .icon{width:14px;height:14px;color:#49d8ff;stroke-width:2}.plan .button{margin-top:2px;width:100%;min-height:44px;padding:10px 12px;font-size:11px;justify-content:space-between}.plan .button .icon{height:15px;width:15px}.plan-fineprint{font-size:9px;line-height:1.8;color:#8fa0b5;text-align:center;max-width:950px;margin:22px auto 0}.plan-fineprint strong{font-weight:500;color:#bbc8db}.business-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.business-plan{padding:30px;background:linear-gradient(145deg,#142638,#0d1522);border:1px solid #293d53;border-radius:16px;display:flex;flex-direction:column;gap:15px}.business-plan h3{font-size:24px;line-height:1.2;letter-spacing:-.6px}.business-plan>p:not(.eyebrow){color:var(--muted);font-size:13px}.business-plan strong{font-size:14px;margin-top:auto;color:#bcdcea}.business-plan .button{font-size:12px;margin-top:10px}.icon-tile{width:47px;height:47px;border:1px solid #36556c;border-radius:12px;background:linear-gradient(135deg,#123049,#0c1723);display:flex;align-items:center;justify-content:center;color:#6dddff}.icon-tile .icon{width:25px;height:25px}.experience-section{padding-top:28px}.center-heading{text-align:center;margin-bottom:35px}.center-heading h2{font-size:41px}.center-heading>p:last-child{margin-top:14px;color:var(--muted);font-size:13px}.experience-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:18px}.experience-card{position:relative;border:1px solid #243449;border-radius:var(--radius);overflow:hidden;min-height:370px;padding:28px;display:flex;flex-direction:column;isolation:isolate;background:#101823}.experience-main{background:radial-gradient(ellipse at 85% 15%,#063a6999,transparent 70%),linear-gradient(150deg,#111d31,#0a1624)}.experience-card h3{font-size:25px;line-height:1.13;letter-spacing:-.7px;margin-bottom:15px;font-weight:550}.experience-card p:not(.eyebrow){font-size:12px;color:#9daec2;line-height:1.7}.card-bottom{margin-top:auto;z-index:2;padding-top:140px}.tag{font-size:8px;letter-spacing:.15em;color:#a3c7dc;display:inline-block;width:fit-content;padding:5px 10px;border:1px solid #4360806b;background:#10283d77;border-radius:30px}.play-graphic{position:absolute;width:215px;height:160px;right:10px;top:27px;transform:rotate(-16deg);color:#90e7ff;display:flex;align-items:center;justify-content:center}.play-graphic>.icon{width:102px;height:102px;stroke-width:1;filter:drop-shadow(0 0 15px #46baff);z-index:1}.play-ring{position:absolute;border:1px solid #287de066;border-radius:50%;width:230px;height:130px;box-shadow:0 0 30px #3167ff1c}.ring-a{transform:rotate(-16deg)}.ring-b{transform:rotate(27deg);width:200px;height:115px;border-color:#1acfff55}.play-spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#abe9ff;box-shadow:0 0 15px #23b7ff}.s1{top:8px;left:120px}.s2{bottom:13px;left:27px}.s3{right:15px;top:64px}.ribbon-lines{position:absolute;inset:-40px -20px 0;overflow:hidden;z-index:-1;opacity:.4}.ribbon-lines i{position:absolute;right:-40px;top:0;width:200px;height:370px;border:1px solid #2362ab;border-radius:50%;transform:rotate(46deg)}.ribbon-lines i:nth-child(2){right:-20px}.ribbon-lines i:nth-child(3){right:0px}.ribbon-lines i:nth-child(4){right:20px}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:500;color:#7ddeff;margin-top:20px;padding:0;text-align:left}.text-link:hover{color:white}.text-link .icon{width:16px;height:16px;transition:transform .2s}.text-link:hover .icon{transform:translateX(3px)}.experience-tv{background:radial-gradient(ellipse at 20% 0,#1e335480,transparent 65%),#101721}.experience-support{background:radial-gradient(ellipse at 80% 0,#12405055,transparent 70%),#101721}.experience-tv>.icon-tile,.experience-support>.icon-tile{margin-bottom:auto}.experience-tv>div,.experience-support>div{margin-top:40px}.experience-card .eyebrow{font-size:8px;margin-bottom:11px}.business-section{padding-top:8px}.business-banner{position:relative;padding:55px;border:1px solid #254059;border-radius:25px;background:radial-gradient(ellipse at 80% 70%,#124b7966,transparent 60%),linear-gradient(125deg,#0f2238,#07121e 70%);display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;gap:10px}.business-copy{position:relative;z-index:2}.business-copy h2{font-size:44px;line-height:1.1;margin:17px 0 20px}.business-copy>p:not(.eyebrow){font-size:13px;color:#a9bacc;max-width:450px;line-height:1.8}.business-points{display:flex;flex-wrap:wrap;gap:9px 20px;margin:23px 0 26px}.business-points span{display:flex;gap:7px;align-items:center;color:#bed0e3;font-size:10px}.business-points .icon{height:13px;width:13px;color:#55dafe}.network-art{height:360px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.network-core{height:125px;width:125px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 40% 15%,#1a7189,#0d263c 80%);border:1px solid #4383aa;border-radius:25px;box-shadow:0 0 60px #168bf638;transform:rotate(-8deg)}.network-core>.icon{height:34px;width:34px;color:#c0f7ff;margin-bottom:8px}.network-core>span{font-size:21px;font-weight:650;line-height:1.2;letter-spacing:.1em}.network-core>small{font-size:6px;letter-spacing:.22em;color:#97c4de;margin-top:3px}.network-orbit{position:absolute;border:1px solid #407fb333;border-radius:50%;width:250px;height:250px;transform:rotateX(40deg) rotate(-20deg);z-index:-1}.no2{width:350px;height:350px;border-style:dashed}.no3{width:450px;height:450px;border-color:#407fb320}.network-node{position:absolute;border:1px solid #3e6e9259;background:#0d1e30ed;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:9px;box-shadow:0 5px 20px #0003;animation:levitate 8s ease-in-out infinite}.network-node .icon{height:20px;width:20px;color:#76d9ff}.network-node span{font-size:10px;color:#d3e2f1}.node-one{left:1%;top:32px}.node-two{right:-2%;top:122px;animation-delay:-4s}.node-three{bottom:28px;left:9%;animation-delay:-2s}.network-note{position:absolute;bottom:-14px;right:3px;color:#668ba6;letter-spacing:.12em;font-size:6px}.coverage-section{padding-top:10px}.coverage-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.coverage-copy h2{font-size:49px;margin:19px 0 21px}.coverage-copy>p:not(.eyebrow){max-width:430px;color:var(--muted);font-size:13px;line-height:1.8}.coverage-help{display:flex;gap:13px;align-items:flex-start;margin:31px 0 29px;max-width:410px}.coverage-help>.icon{color:#58d6ff;width:22px;height:22px;margin-top:1px}.coverage-help strong{font-size:12px;font-weight:500;display:block;color:#d2e3f1;margin-bottom:4px}.coverage-help span{font-size:11px;display:block;color:#869eb7;line-height:1.7}.contact-inline{border-top:1px solid #1d2b3d;padding-top:24px;width:fit-content;min-width:270px}.contact-inline small{display:block;font-size:8px;letter-spacing:.14em;color:#7e91a9;margin-bottom:8px}.contact-inline a{font-size:25px;font-weight:450;display:flex;gap:25px;align-items:center;letter-spacing:-.6px}.contact-inline .icon{color:var(--cyan)}.coverage-form-wrap{border:1px solid #29394d;background:linear-gradient(145deg,#121d2c,#0a121d);border-radius:18px;overflow:hidden;box-shadow:0 20px 70px #0002}.form-top{display:flex;gap:9px;align-items:center;border-bottom:1px solid #263449;padding:19px 27px;font-size:9px;letter-spacing:.09em;color:#c2d3e6}.form-step{margin-left:auto;color:#5c758c;font-size:8px}.contact-form{padding:26px 27px 19px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#c8d5e6;margin-bottom:17px}.contact-form input,.contact-form select{width:100%;height:45px;background:#070e19;color:#dce9f5;border:1px solid #2b3b50;border-radius:7px;padding:10px 12px;font-size:12px;min-width:0;transition:border-color .2s}.contact-form input::placeholder{color:#8293a9}.contact-form input:hover,.contact-form select:hover{border-color:#53758e}.contact-form select{padding-right:26px;color-scheme:dark}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-disclosure{font-size:9px;line-height:1.7;color:#8e9fb4;margin:0 0 19px}.inline-button{padding:0;color:#71dfff;font-size:inherit;text-decoration:underline;text-underline-offset:3px}.form-secondary{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;margin-top:15px;color:#8c9eb4}.form-secondary button{color:#b5cce0;padding:0;display:flex;align-items:center;gap:6px;font-size:10px}.form-secondary .icon{width:12px;height:12px}.form-status{font-size:10px;color:#80d9ff;margin-top:10px;line-height:1.5}.form-status:empty{display:none}.steps-section{padding-top:10px;padding-bottom:70px}.steps-section h2{font-size:34px}.steps-intro{font-size:12px;color:var(--muted);line-height:1.8}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #253246;border-radius:16px;overflow:hidden;background:#0c131e}.steps-grid article{padding:25px;border-left:1px solid #253246}.steps-grid article:first-child{border:0}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.step-top span{font-size:30px;line-height:1;font-weight:400;color:#4e6684;letter-spacing:-1px}.step-top .icon{width:22px;height:22px;color:#77cbe8}.steps-grid h3{font-size:13px;font-weight:500;letter-spacing:-.2px;line-height:1.4;margin-bottom:11px}.steps-grid p{font-size:11px;color:#91a3ba;line-height:1.7}.step-note{font-size:9px;margin:17px 0 0;text-align:center;color:#8393a8}.faq-section{border-top:1px solid #182535;padding-top:66px;padding-bottom:75px}.faq-layout{display:grid;grid-template-columns:.85fr 1.2fr;gap:75px}.faq-layout h2{font-size:35px;margin-top:16px}.faq-list{border-top:1px solid #26354a}.faq-list details{border-bottom:1px solid #26354a}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 0;font-size:12px;line-height:1.5;cursor:pointer;font-weight:450;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{border:1px solid #2a3e57;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-list summary .icon{width:13px;height:13px;color:#77c9e9;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details[open] summary{color:#8cdfff}.faq-list details>p{font-size:12px;line-height:1.9;color:#9eb1c8;padding:0 35px 22px 0}.contact-cta{padding:58px 0;border-block:1px solid #284056;background:radial-gradient(ellipse at 40% 150%,#0d477277,transparent 75%),#0b1623}.cta-layout{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-cta h2{font-size:41px;margin-top:10px}.cta-contact{display:flex;flex-direction:column}.cta-contact .cta-phone{font-size:33px;font-weight:500;letter-spacing:-1px;display:flex;align-items:center;justify-content:space-between;gap:32px}.cta-phone .icon{color:#59dafa;width:26px;height:26px}.cta-contact>p{font-size:10px;color:#8eabc5;margin:2px 0 20px}.cta-contact>a:not(.cta-phone){font-size:12px;color:#c2d6e8;line-height:2}.site-footer{background:#060a12}.footer-top{padding:35px 0 40px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer-brand .brand{width:158px}.footer-brand .brand img{width:158px;height:75px}.footer-brand p{font-size:11px;color:#8196ae;line-height:1.8}.footer-top>div:not(.footer-brand){padding-top:20px}.footer-top h3{font-size:11px;font-weight:600;margin-bottom:15px;color:#dbe8f4}.footer-top a:not(.brand),.footer-top button{display:flex;gap:4px;align-items:center;font-size:10px;color:#8399b1;line-height:2.6;padding:0;text-align:left}.footer-top a:hover,.footer-top button:hover{color:#d5f7ff}.footer-top .icon{width:12px;height:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #1c2839;padding:20px 0;font-size:9px;color:#728ba5}.footer-bottom a{color:#a4bcd2}.floating-contact{position:fixed;bottom:23px;right:25px;z-index:45;display:flex;align-items:center;gap:9px;padding:12px 18px;border-radius:50px;background:#0d2836f5;color:#beefff;border:1px solid #3c879f;box-shadow:0 5px 35px #0008;backdrop-filter:blur(12px);font-size:12px}.floating-contact .icon{color:#65e2ff;width:21px;height:21px}.floating-contact:hover{background:#134255}.mobile-cta{display:none}dialog{color:var(--text);background:radial-gradient(ellipse at 70% 0,#193e5580,transparent 65%),#0c1421;border:1px solid #3b5972;border-radius:22px;width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 50px);padding:35px;box-shadow:0 30px 100px #0009;overflow-y:auto}dialog::backdrop{background:#000b;backdrop-filter:blur(7px)}dialog h2{font-size:30px;letter-spacing:-1px;margin:15px 20px 20px 0;line-height:1.15}.dialog-close{position:absolute;right:15px;top:15px;display:flex;align-items:center;justify-content:center;height:32px;width:32px;border:1px solid #354a63;border-radius:50%;color:#a8c2d5}.dialog-close .icon{height:17px;width:17px}.inquiry-selected{padding:17px 19px;border:1px solid #2a5772;border-radius:10px;background:#11334466;font-size:16px;font-weight:500;line-height:1.6}.inquiry-selected small{font-weight:400;font-size:11px;display:block;color:#a4bece;margin-top:5px}.dialog-intro{font-size:12px;color:#a4b8cc;line-height:1.8;margin:18px 0 20px}.inquiry-dialog>.button{margin-top:10px;font-size:12px}.dialog-phone{display:block;text-align:center;font-size:12px;margin-top:24px;color:#c5ddec}.dialog-small{font-size:9px;color:#88a0b8;text-align:center;line-height:1.7;margin-top:15px}.info-dialog p:not(.eyebrow){font-size:13px;color:#aec2d5;line-height:1.8;margin:0 0 18px}.info-dialog h3{font-size:14px;margin:20px 0 10px}.info-dialog a{color:#7fe2ff;text-decoration:underline;overflow-wrap:anywhere}.info-dialog .button{margin-top:8px}.message-actions{display:flex;gap:12px;justify-content:space-between;margin-top:18px}.message-actions a,.message-actions button{font-size:10px;color:#b6cee1;display:flex;gap:6px;align-items:center;padding:0}.message-actions .icon{height:14px;width:14px}#message-preview{display:block;width:100%;font-size:12px;line-height:1.7;color:#bcdbec;padding:12px;background:#070d16;border:1px solid #294156;border-radius:8px;resize:vertical;min-height:100px}#message-copy-status{font-size:11px;line-height:1.6;color:#75dbff;margin-top:15px}.noscript-plans{padding:25px;border:1px solid var(--line);border-radius:12px;font-size:14px;color:var(--muted)}
@keyframes levitate{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@media(min-width:1500px){:root{--container:1280px}.hero-layout{min-height:710px}.hero h1{font-size:93px}.hero-visual{height:560px}.hero-art{width:750px}.hero-image-wrap{inset:15px -15px}.hero-description{font-size:16px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav-wrap{gap:20px}.brand,.brand img{width:152px}.main-nav{gap:21px}.nav-link{font-size:11px}.nav-cta{padding-inline:13px;font-size:10px}.hero h1{font-size:76px;letter-spacing:-3.6px}.hero-visual{margin-right:-35px;margin-left:-20px}.hero-art{width:580px}.hero-visual{height:480px}.hero-layout{min-height:620px}.hero-eyebrow{font-size:9px}.hero-actions .button{font-size:11px;padding:12px 16px}.hero-description{font-size:14px}.offer-footnote{font-size:8px}.hero-offer{gap:13px}.chip-top{right:23px}.chip-bottom{left:24px;bottom:42px}.visual-caption{font-size:6px;right:18px}.plan{padding:27px 18px 20px}.plan-amount{font-size:44px}.plan-currency{font-size:20px}.plan-period{font-size:10px;margin-left:4px}.plan h3{font-size:24px}.plan-features li{font-size:10px}.plan-pitch{font-size:10px}.plan-cents{font-size:13px}.experience-card{padding:24px}.experience-card h3{font-size:22px}.experience-grid{grid-template-columns:1.4fr 1fr 1fr}.play-graphic{right:-2px;width:190px}.business-banner{padding:40px}.business-copy h2{font-size:38px}.network-art{margin-right:-20px}.coverage-grid{gap:55px}.coverage-copy h2{font-size:44px}.steps-grid article{padding:20px}.steps-grid h3{font-size:12px}.steps-intro{font-size:11px}.steps-section h2{font-size:30px}.faq-layout{gap:50px}.faq-layout h2{font-size:32px}.footer-top{gap:20px}.service-strip a,.service-strip button{font-size:11px;padding-inline:20px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.main-nav{gap:16px}.nav-link{font-size:10px}.brand,.brand img{width:130px}.nav-wrap{gap:15px}.nav-cta{font-size:9px;gap:5px;padding:9px 10px;min-height:38px}.site-header{height:75px}.hero-layout{min-height:575px;gap:0}.hero h1{font-size:65px;letter-spacing:-3px}.hero-description{font-size:13px}.hero-eyebrow{font-size:8px;letter-spacing:.12em}.hero-actions{flex-direction:column;align-items:flex-start;gap:9px}.hero-actions .button{min-height:42px;width:208px;justify-content:space-between}.hero-offer{margin-top:22px;gap:10px;flex-wrap:wrap}.offer-footnote{display:none}.offer-price{font-size:28px}.hero-visual{height:415px;margin-left:-10px;margin-right:-23px}.hero-art{width:500px}.floating-chip{padding:10px 12px;gap:8px;border-radius:9px}.floating-chip strong{font-size:10px}.floating-chip small{font-size:6px}.floating-chip .icon{width:20px;height:20px}.chip-top{top:7px;right:6px}.chip-bottom{bottom:32px;left:11px}.visual-caption{font-size:5px;bottom:5px;right:3px}.hero-image-wrap{inset:0 -15px}.service-strip a,.service-strip button{font-size:10px;gap:8px;padding:19px 12px}.service-strip .icon:first-child{width:18px}.service-strip .icon:last-child{width:12px}h2{font-size:39px}.section{padding-block:65px}.plans-grid{grid-template-columns:repeat(2,1fr);gap:26px 20px}.plan{padding:29px 25px 23px}.plan-pitch{font-size:12px;min-height:0}.plan-brand{margin-top:15px}.plan-eyebrow{font-size:9px}.plan-amount{font-size:53px}.plan-features li{font-size:12px}.plan h3{font-size:28px}.plan .button{font-size:12px}.heading-side>p{font-size:11px}.heading-side{max-width:350px}.segment-control button{padding-inline:13px;font-size:10px}.experience-section{padding-top:0}.experience-grid{grid-template-columns:1.3fr 1fr}.experience-main{grid-row:span 2}.experience-card{min-height:210px}.experience-tv,.experience-support{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:22px}.experience-tv>.icon-tile,.experience-support>.icon-tile{width:36px;height:36px;flex:0 0 auto}.experience-tv>.icon-tile .icon,.experience-support>.icon-tile .icon{height:19px;width:19px}.experience-tv>div,.experience-support>div{margin:0}.experience-card h3{font-size:23px;margin-bottom:10px}.experience-card p:not(.eyebrow){font-size:11px}.experience-card .eyebrow{font-size:7px}.experience-card .text-link{font-size:10px;margin-top:14px}.experience-main h3{font-size:28px}.play-graphic{top:68px;right:27px;width:240px;height:180px}.play-graphic>.icon{height:120px;width:120px}.card-bottom{padding-top:210px}.center-heading h2{font-size:35px}.business-section{padding-top:0}.business-banner{padding:33px}.business-copy h2{font-size:34px}.business-copy>p:not(.eyebrow){font-size:12px}.business-points{gap:10px}.business-points span{font-size:9px}.network-core{width:99px;height:99px;border-radius:20px}.network-core>.icon{height:27px;width:27px}.network-core>span{font-size:17px}.network-core>small{font-size:5px}.network-node{padding:10px;gap:5px}.network-node span{font-size:8px}.network-node .icon{width:17px;height:17px}.node-one{left:-5%;top:47px}.node-two{right:-5%}.node-three{bottom:44px;left:3%}.network-orbit{width:200px;height:200px}.no2{width:275px;height:275px}.no3{width:350px;height:350px}.network-note{font-size:5px;bottom:4px}.coverage-section{padding-top:0}.coverage-grid{gap:35px}.coverage-copy h2{font-size:40px}.coverage-copy>p:not(.eyebrow){font-size:12px}.contact-form{padding:24px 20px}.form-top{padding:16px 20px;font-size:8px}.contact-inline a{font-size:24px}.contact-inline{min-width:240px}.steps-section{padding-top:0}.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid article:nth-child(3){border-left:0;border-top:1px solid #253246}.steps-grid article:nth-child(4){border-top:1px solid #253246}.steps-grid h3{font-size:14px}.steps-grid p{font-size:12px}.steps-intro{display:none}.faq-layout{gap:30px;grid-template-columns:.9fr 1.15fr}.faq-layout h2{font-size:29px}.contact-cta h2{font-size:34px}.cta-contact .cta-phone{font-size:28px}.footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:25px}.footer-top>div:last-child{grid-column:2 / 4;display:flex;flex-wrap:wrap;gap:10px 23px;padding-top:0}.footer-top>div:last-child h3{display:none}.footer-bottom{font-size:8px;gap:12px}.business-plans{gap:12px}.business-plan{padding:22px 18px}.business-plan h3{font-size:21px}.business-plan>p:not(.eyebrow){font-size:11px}.business-plan strong{font-size:12px}.business-plan .button{font-size:10px;padding:11px}}
@media(max-width:700px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.utility-bar{height:29px;font-size:8px}.utility-inner .icon{height:10px;width:10px}.site-header{height:72px}.brand,.brand img{width:144px;height:69px}.nav-wrap{gap:12px}.nav-cta{margin-left:auto;font-size:10px;padding:9px 12px;min-height:37px}.nav-cta .icon{width:14px}.menu-button{display:flex;align-items:center;justify-content:center;width:36px;height:37px;border:1px solid #2d4258;border-radius:7px;color:#b6d7e9;padding:7px}.menu-button .icon{width:19px;height:19px}.main-nav{position:absolute;top:71px;left:0;width:100%;padding:18px 22px 24px;margin:0;background:#0a1523;border-bottom:1px solid #334658;box-shadow:0 16px 25px #0006;display:none;flex-direction:column;gap:0;align-items:stretch}.main-nav.is-open{display:flex}.nav-link{font-size:14px;padding:13px 5px;border-bottom:1px solid #223346}.nav-link:after{display:none}.nav-mobile-contact{display:block}.hero-layout{display:flex;flex-direction:column;align-items:stretch;padding-top:35px;padding-bottom:0;min-height:auto;gap:0}.hero-copy{position:relative;z-index:3}.hero-eyebrow{font-size:8px;margin-bottom:20px;gap:8px}.hero h1{font-size:63px;line-height:.99;letter-spacing:-3.1px;margin-bottom:19px}.hero h1 br:nth-of-type(2){display:none}.hero h1 .gradient-text:before{content:' '}.hero-description{font-size:12px;line-height:1.8;margin-bottom:22px}.hero-actions{display:flex;flex-direction:row;gap:9px;flex-wrap:nowrap}.hero-actions .button{font-size:10px;gap:10px;min-height:43px;padding:11px 13px;width:auto;flex:1}.hero-actions .button .icon{width:15px;height:15px}.hero-offer{margin-top:23px;gap:15px;flex-wrap:nowrap}.offer-price{font-size:27px}.offer-description{font-size:7px}.offer-description b{font-size:10px}.offer-footnote{display:block;font-size:7px;padding-left:11px}.hero-visual{height:290px;margin:-7px -20px 0;align-self:stretch;z-index:1}.hero-image-wrap{inset:-15px 4px -15px;mask-image:radial-gradient(ellipse at center,#000 40%,#000c 56%,transparent 73%)}.hero-art{width:100%;max-width:none}.orbit{width:82%;height:82%;left:9%;top:10%}.orbit-two{width:94%;height:90%;left:3%;top:5%}.chip-top{right:21px;top:15px;padding:8px 10px}.chip-top strong{font-size:9px}.chip-top small{font-size:5px}.chip-top .icon{width:17px;height:17px}.chip-dot{width:4px;height:4px;margin-left:5px}.chip-bottom{left:22px;bottom:27px;padding:9px 11px}.chip-bottom small{font-size:5px}.chip-bottom strong{font-size:9px}.chip-bottom .icon{width:18px;height:18px}.visual-caption{right:23px;bottom:15px;font-size:5px;gap:6px}.visual-caption span{width:15px}.hero-bottom{font-size:8px;padding:12px 0 14px}.hero-bottom a{gap:6px}.hero-bottom a span{font-size:16px}.hero-bottom .tiny-plus{font-size:12px}.service-strip-grid{grid-template-columns:repeat(2,1fr)}.service-strip a,.service-strip button{font-size:10px;padding:18px 12px;gap:9px}.service-strip a:first-child{padding-left:0}.service-strip a:nth-child(2){padding-right:0}.service-strip button:nth-child(3){border-left:0;border-top:1px solid #243145;padding-left:0}.service-strip button:nth-child(4){border-top:1px solid #243145}.service-strip .icon:first-child{width:18px;height:18px}.service-strip .icon:last-child{width:13px;height:13px}.section{padding-block:54px}.section-heading{margin-bottom:28px}.heading-split{display:block}.heading-split h2{font-size:35px;letter-spacing:-1.5px;line-height:1.13}h2{font-size:35px;letter-spacing:-1.5px}.eyebrow{font-size:8px;letter-spacing:.15em}.heading-side{max-width:none;margin-top:18px}.heading-side>p{font-size:11px;line-height:1.7;margin-bottom:21px}.heading-side>p br{display:none}.segment-control{width:100%;padding:4px;gap:4px}.segment-control button{padding:10px 11px;flex:1;font-size:11px}.plans-grid{gap:21px 12px}.plan{padding:23px 16px 17px;border-radius:13px}.plan-eyebrow{font-size:6px;letter-spacing:.1em}.plan-brand{font-size:7px;margin-top:15px}.plan h3{font-size:23px;letter-spacing:-.6px;margin:2px 0 9px}.plan-pitch{font-size:9px;line-height:1.65;min-height:44px}.plan-price{margin-top:19px;margin-bottom:7px}.plan-amount{font-size:37px;letter-spacing:-2px}.plan-currency{font-size:17px;margin-top:5px;margin-right:1px}.plan-cents{display:none}.plan-period{font-size:8px;margin-left:4px}.plan-unit{font-size:7px;margin-bottom:16px}.plan-features{gap:11px;padding-top:16px;padding-bottom:18px}.plan-features li{font-size:9px;line-height:1.5;align-items:flex-start;gap:6px}.plan-features .icon{height:11px;width:11px;margin-top:1px}.plan .button{padding:9px 10px;font-size:9px;min-height:39px;gap:4px}.plan .button .icon{width:12px;height:12px}.plan-ribbon{font-size:6px;padding:4px 8px;top:-10px}.plan-fineprint{font-size:8px;line-height:1.8;margin-top:18px;text-align:left}.experience-section{padding-top:0}.center-heading{text-align:left}.center-heading h2{font-size:32px;line-height:1.12}.center-heading>p:last-child{font-size:11px;margin-top:12px}.experience-grid{grid-template-columns:1fr 1fr;gap:12px}.experience-main{grid-column:1 / 3;grid-row:auto;min-height:355px;padding:24px}.experience-main h3{font-size:27px}.card-bottom{padding-top:156px}.play-graphic{top:20px;right:12px;width:210px;height:160px}.play-graphic>.icon{width:100px;height:100px}.experience-tv,.experience-support{padding:19px 16px;flex-direction:column;gap:23px;min-height:297px}.experience-card h3{font-size:22px}.experience-card .eyebrow{font-size:6px;letter-spacing:.13em}.experience-card p:not(.eyebrow){font-size:10px}.experience-card .text-link{font-size:9px;gap:6px;margin-top:19px}.experience-card .text-link .icon{width:13px}.business-section{padding-top:0}.business-banner{display:flex;flex-direction:column;padding:29px 23px 14px;border-radius:18px}.business-copy h2{font-size:34px;margin:15px 0 17px}.business-copy>p:not(.eyebrow){font-size:11px}.business-points{gap:9px 14px;margin-block:21px}.business-points span{font-size:8px}.business-points .icon{height:11px;width:11px}.business-copy .button{font-size:11px;min-height:44px;padding-inline:17px}.network-art{height:286px;width:100%;margin:12px 0 0}.network-core{width:101px;height:101px}.network-node{padding:10px 12px}.network-node span{font-size:8px}.node-one{top:31px;left:1%}.node-two{top:111px;right:-2%}.node-three{bottom:27px;left:5%}.network-note{font-size:5px;bottom:5px;right:3px}.network-orbit{width:200px;height:200px}.no2{width:260px;height:260px}.no3{width:320px;height:320px}.coverage-section{padding-top:0}.coverage-grid{display:flex;flex-direction:column;gap:30px;align-items:stretch}.coverage-copy h2{font-size:38px;margin:15px 0 16px}.coverage-copy h2 br{display:none}.coverage-copy h2 .muted-heading:before{content:' '}.coverage-copy>p:not(.eyebrow){font-size:12px;max-width:none}.coverage-help{margin:22px 0}.coverage-help strong{font-size:11px}.coverage-help span{font-size:10px}.contact-inline{padding-top:19px;display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px}.contact-inline small{font-size:7px;margin:0}.contact-inline a{font-size:22px;gap:10px;white-space:nowrap}.contact-inline .icon{height:17px;width:17px}.coverage-form-wrap{border-radius:15px}.form-top{padding:17px 21px;font-size:8px}.contact-form{padding:22px 21px}.contact-form input,.contact-form select{font-size:16px;height:45px}.contact-form label{font-size:11px}.form-disclosure{font-size:9px}.contact-form>.button{font-size:12px}.steps-section{padding-top:0}.steps-section h2{font-size:30px}.steps-grid article{padding:20px 17px}.step-top{margin-bottom:21px}.step-top span{font-size:28px}.step-top .icon{width:19px;height:19px}.steps-grid h3{font-size:12px}.steps-grid p{font-size:10px}.step-note{font-size:8px;line-height:1.8;text-align:left}.faq-layout{display:block}.faq-layout h2{font-size:32px}.faq-layout .text-link{margin-top:20px;font-size:11px}.faq-list{margin-top:28px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list details>p{font-size:11px}.faq-section{padding-top:45px}.contact-cta{padding:39px 0}.cta-layout{display:block}.contact-cta h2{font-size:32px}.cta-contact{margin-top:25px;max-width:320px}.cta-contact .cta-phone{font-size:29px}.cta-contact>p{font-size:10px;margin-bottom:15px}.cta-contact>a:not(.cta-phone){font-size:12px}.footer-top{grid-template-columns:1fr 1fr;gap:27px 19px;padding:22px 0 30px}.footer-brand{grid-column:1 / 3;display:flex;gap:28px;align-items:center}.footer-brand .brand,.footer-brand .brand img{width:143px;height:71px}.footer-brand p{font-size:9px}.footer-top h3{font-size:11px}.footer-top a:not(.brand),.footer-top button{font-size:10px}.footer-top>div:not(.footer-brand){padding-top:0}.footer-top>div:last-child{grid-column:1 / 3;display:flex;gap:3px 20px;flex-wrap:wrap;border-top:1px solid #203047;padding-top:17px}.footer-top>div:last-child>a{flex-basis:100%}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:9px;font-size:8px;padding-bottom:95px}.footer-bottom>span{order:3;flex-basis:100%}.footer-bottom>a{font-size:9px}.floating-contact{display:none}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:49;display:flex;gap:10px;padding:11px 20px max(11px,env(safe-area-inset-bottom));border-top:1px solid #344a60;background:#07101bf5;backdrop-filter:blur(15px)}.mobile-cta a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:40px;border:1px solid #3b5870;border-radius:8px;font-size:11px;flex:1;color:#dbf3ff}.mobile-cta a:last-child{flex:1.9;background:linear-gradient(110deg,#42e3ff,#2db7f4);color:#051320;border:0;font-weight:600}.mobile-cta .icon{width:16px;height:16px}dialog{padding:27px 24px;border-radius:17px;max-height:calc(100dvh - 36px)}dialog h2{font-size:27px}.dialog-close{width:29px;height:29px}.inquiry-selected{font-size:15px;padding:15px}.dialog-intro{font-size:12px}.business-plans{grid-template-columns:1fr;gap:15px}.business-plan{padding:25px;gap:12px}.business-plan>p:not(.eyebrow){font-size:12px}.business-plan h3{font-size:25px}.business-plan .button{font-size:12px}.business-plan strong{font-size:14px}.info-dialog p:not(.eyebrow){font-size:12px}}
@media(max-width:370px){.container{width:calc(100% - 30px)}.utility-bar{font-size:7px}.nav-wrap{gap:8px}.brand,.brand img{width:125px}.nav-cta{font-size:9px;padding-inline:8px}.nav-cta .icon{display:none}.hero h1{font-size:55px}.hero-actions .button{font-size:9px;padding-inline:10px}.offer-footnote{display:none}.hero-visual{margin-left:-15px;margin-right:-15px}.plan{padding:22px 12px 16px}.plan h3{font-size:21px}.plan-amount{font-size:34px}.plan-features li{font-size:8px}.plan .button{font-size:8px}.experience-card h3{font-size:20px}.experience-main h3{font-size:25px}.experience-tv,.experience-support{padding:18px 13px}.contact-inline small{font-size:6px}.contact-inline a{font-size:20px}.coverage-copy h2{font-size:34px}.form-row{gap:10px}.contact-form{padding-inline:17px}.footer-brand{gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{body{background:#fff;color:#111}.site-header,.utility-bar,.hero-visual,.floating-contact,.mobile-cta,.contact-form,.network-art,dialog,.footer-top,.hero-grid-bg{display:none!important}.section{padding:25px 0}.container{width:100%}.hero-layout{display:block;min-height:auto}.hero h1{font-size:42px}.gradient-text{background:none;color:#075883}.plan,.business-banner,.experience-card{background:#fff;border-color:#aaa;color:#111;box-shadow:none;break-inside:avoid}p,h1,h2,h3,.muted-heading,.plan-price,.plan-features li{color:#111}.plans-grid{grid-template-columns:repeat(2,1fr)}.button{display:none}.service-strip{display:none}.coverage-grid{display:block}.faq-list details>p{display:block}}

/* Ajustes finales de legibilidad en pantallas pequeñas. */
@media(max-width:700px){
.hero-description{font-size:14px}.heading-side>p{font-size:12px}.plan-pitch{font-size:11px;min-height:55px}.plan h3{font-size:24px}.plan-features li{font-size:10.5px;line-height:1.6}.plan .button{font-size:10px;min-height:43px}.plan-amount{font-size:42px}.plan-unit{font-size:8px}.plan-period{font-size:9px}.plan-fineprint{font-size:10px}.experience-card p:not(.eyebrow){font-size:12px}.experience-card .text-link{font-size:10px}.experience-tv,.experience-support{min-height:326px}.business-copy>p:not(.eyebrow){font-size:13px}.coverage-copy>p:not(.eyebrow){font-size:14px}.coverage-help span{font-size:12px}.coverage-help strong{font-size:12px}.steps-grid p{font-size:12px}.step-note{font-size:10px}.faq-list details>p{font-size:13px}.faq-list summary{font-size:13px}.hero-visual{margin-top:4px}.mobile-cta a{min-height:43px}
}
@media(max-width:370px){.plan-pitch{font-size:10px}.plan-features li{font-size:10px}.plan-amount{font-size:36px}.plan h3{font-size:22px}.plan .button{font-size:9px}.experience-card p:not(.eyebrow){font-size:11px}}
