/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--navy:#07134c;--navy-dark:#031140;--blue:#161ee7;--blue-deep:#0716c7;--cyan:#19d6e3;--cyan-soft:#8ff7f7;--white:#fff;--surface:#f5f8fd;--line:#dde5f2;--text-soft:#596582}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);font-family:var(--font-geist), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}section[id]{scroll-margin-top:98px}.container{width:min(1180px,100% - 40px);margin-inline:auto}.section{padding:100px 0}.skip-link{z-index:999;background:var(--navy);color:#fff;border-radius:10px;padding:12px 18px;font-weight:750;transition:top .2s;position:fixed;top:-80px;left:18px}.skip-link:focus{top:18px}:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.reveal{opacity:0;transition:opacity .7s ease var(--delay,0s), transform .7s cubic-bezier(.22,1,.36,1) var(--delay,0s);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.utility-bar{color:#33405e;background:#fbfdff;border-bottom:1px solid #e7ecf5;font-size:12px}.utility-content{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.location-label{color:var(--blue-deep);font-weight:750}.site-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dde5f2cc;position:sticky;top:0;box-shadow:0 12px 32px #07134c12}.header-content{grid-template-columns:220px 1fr auto;align-items:center;gap:30px;min-height:90px;display:grid}.brand-link{width:max-content;display:inline-flex}.logo-crop{align-items:center;gap:10px;width:214px;height:66px;display:flex}.brand-symbol{flex:0 0 62px;width:62px;height:62px;display:block;position:relative;overflow:hidden}.brand-symbol img{object-fit:cover;width:150px;max-width:none;height:150px;position:absolute;top:-36px;left:-43px}.brand-words{flex-direction:column;line-height:1;display:flex}.brand-words strong{color:#171fea;letter-spacing:-.055em;white-space:nowrap;font-size:22px}.brand-words small{color:#171fea;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;margin-top:6px;font-size:7.5px;font-weight:650}.nav{justify-content:center;gap:34px;font-size:14px;font-weight:650;display:flex}.nav a{padding:12px 0;transition:color .25s;position:relative}.nav a:after{content:"";background:linear-gradient(90deg, var(--blue), var(--cyan));height:2px;transition:right .25s;position:absolute;bottom:5px;left:0;right:100%}.nav a:hover{color:var(--blue)}.nav a:hover:after{right:0}.menu-toggle{cursor:pointer;background:#eef3ff;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu-toggle span{background:var(--navy);border-radius:99px;width:20px;height:2px;transition:transform .25s,opacity .25s}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.button{border-radius:15px;justify-content:center;align-items:center;gap:11px;font-weight:780;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex}.button:hover{filter:saturate(1.1);transform:translateY(-3px)}.button-header{color:#fff;background:linear-gradient(135deg, var(--blue), var(--cyan));min-height:48px;padding:0 22px;box-shadow:0 12px 28px #121de533}.hero{color:#fff;background:var(--blue-deep);min-height:690px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center;width:65%;height:100%;animation:12s ease-in-out infinite alternate hero-drift;position:absolute;inset:0 0 0 35%}.hero-shade{background:linear-gradient(90deg,#0714c7 0%,#0b1dda 38%,#051ecdbd 54%,#00115a0a 84%),linear-gradient(#102bd90d,#06167f42);position:absolute;inset:0}.hero:after{content:"";opacity:.18;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 62%);mask-image:linear-gradient(90deg,#000,#0000 62%)}.hero-content{z-index:3;align-items:center;min-height:650px;padding:62px 0 100px;display:flex;position:relative}.hero-copy{max-width:650px}.hero-copy>*{opacity:0;animation:.75s cubic-bezier(.22,1,.36,1) forwards hero-in}.hero-copy>:nth-child(2){animation-delay:80ms}.hero-copy>:nth-child(3){animation-delay:.16s}.hero-copy>:nth-child(4){animation-delay:.24s}.hero-copy>:nth-child(5){animation-delay:.32s}.eyebrow{color:var(--cyan-soft);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:13px;font-weight:850}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.058em;text-shadow:0 8px 30px #010a4340;max-width:650px;margin:0;font-size:clamp(54px,5.8vw,82px);font-weight:820;line-height:.96}.hero-description{color:#ffffffe6;max-width:535px;margin:22px 0 26px;font-size:19px;line-height:1.5}.hero-offer{align-items:center;gap:22px;margin-bottom:28px;display:flex}.hero-offer strong{letter-spacing:-.04em;font-size:48px;line-height:1}.hero-offer strong span{letter-spacing:.02em;font-size:17px}.hero-offer i{background:#ffffff94;width:1px;height:51px}.hero-offer p{margin:0;font-size:43px;font-weight:820;line-height:1}.hero-offer p small{font-size:15px}.hero-offer p sup{font-size:19px}.hero-offer p span{font-size:14px;font-weight:500}.button-primary{min-height:58px;color:var(--navy);background:#fff;padding:0 30px;box-shadow:0 17px 40px #040b5252}.hero-fibers{z-index:2;pointer-events:none;position:absolute;inset:10% -8% 4% 43%;transform:rotate(-7deg)}.hero-fibers span{filter:drop-shadow(0 0 10px #19d6e373);border:5px solid #72f8f7d6;border-color:#72f8f7d6 #72f8f7d6 #0000 #0000;border-radius:50%;width:82%;height:28%;animation:3.4s ease-in-out infinite fiber-pulse;position:absolute;right:0}.hero-fibers span:first-child{top:0}.hero-fibers span:nth-child(2){opacity:.7;width:70%;animation-delay:.4s;top:14%;right:3%}.hero-fibers span:nth-child(3){opacity:.45;width:58%;animation-delay:.8s;top:27%;right:6%}.hero-wave{z-index:5;background:var(--surface);border-radius:50% 50% 0 0/55% 55% 0 0;height:110px;position:absolute;bottom:-51px;left:-4%;right:-4%}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-kicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:850}.section-kicker.light{color:#fff;opacity:.8}.section-heading h2,.lifestyle-copy h2,.coverage h2,.faq-intro h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,56px);font-weight:780;line-height:1.06}.section-heading>p:last-child{color:var(--text-soft);margin:15px 0 0;font-size:18px}.plans{background:var(--surface);padding-top:88px}.plans-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.plan-card{background:#fff;border:1px solid #e5eaf4;border-radius:22px;flex-direction:column;min-height:390px;padding:38px 26px 0;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #07134c12}.plan-card:hover{border-color:#b2c0ff;transform:translateY(-8px);box-shadow:0 24px 60px #07134c21}.plan-card.featured{border:2px solid var(--blue);box-shadow:0 24px 58px #121de529}.plan-badge{background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:850;position:absolute;top:14px;left:50%;transform:translate(-50%)}.plan-speed{margin:25px 0 15px;font-size:18px;font-weight:780}.plan-speed strong{letter-spacing:-.065em;font-size:55px}.plan-fiber{color:#49556d;border-top:1px solid #edf0f6;align-items:center;gap:8px;padding-top:16px;font-size:13px;display:flex}.plan-fiber span{color:var(--blue);font-weight:900}.plan-price{align-items:baseline;margin:30px 0 26px;display:flex}.plan-price small{margin-right:6px;font-size:13px;font-weight:750}.plan-price strong{letter-spacing:-.06em;font-size:48px;line-height:1}.plan-price sup{font-size:17px;font-weight:750}.plan-price>span{color:#5b667e;margin-left:3px;font-size:12px}.plan-action{min-height:62px;color:var(--blue);border-top:1px solid #e8edf6;justify-content:space-between;align-items:center;margin:auto -26px 0;padding:0 24px;font-size:13px;font-weight:800;transition:background .25s,color .25s;display:flex}.plan-action:hover{background:#eef2ff}.featured .plan-action{background:linear-gradient(135deg, var(--blue), var(--cyan));color:#fff;border:0}.featured .plan-action:hover{filter:brightness(1.08)}.plan-note{color:#707b91;text-align:center;margin:20px 0 0;font-size:12px}.benefits{background:#fff}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:22px;min-height:152px;padding:28px;display:flex;box-shadow:0 13px 36px #07134c0f}.benefit-icon{width:58px;height:58px;color:var(--blue);background:linear-gradient(135deg,#eff2ff,#d9fdff);border-radius:18px;flex:0 0 58px;place-items:center;font-size:26px;font-weight:800;display:grid}.benefit-card h3{letter-spacing:-.02em;margin:0 0 8px;font-size:18px}.benefit-card p{color:var(--text-soft);margin:0;font-size:14px;line-height:1.45}.lifestyle{background:#fff;padding-top:30px}.lifestyle-panel{background:#f5f8ff;border-radius:30px;grid-template-columns:1.08fr .92fr;align-items:center;min-height:520px;display:grid;overflow:hidden;box-shadow:0 24px 70px #07134c1a}.lifestyle-image-wrap{height:100%;min-height:520px;position:relative;overflow:hidden}.lifestyle-image-wrap img{object-fit:cover;width:100%;height:100%}.photo-tag{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#051140b3;border:1px solid #ffffff7a;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:750;position:absolute;bottom:26px;left:26px}.lifestyle-copy{padding:60px}.lifestyle-copy>p:not(.section-kicker){color:var(--text-soft);margin:20px 0 30px;font-size:17px;line-height:1.6}.uses-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.uses-grid span{color:var(--navy);background:#fff;border-radius:14px;align-items:center;gap:11px;padding:13px 14px;font-size:13px;font-weight:720;display:flex;box-shadow:0 8px 24px #07134c0f}.uses-grid i{width:30px;height:30px;color:var(--blue);background:#edf1ff;border-radius:9px;place-items:center;font-style:normal;display:grid}.coverage{color:#fff;background:linear-gradient(115deg,#1116c9 0%,#1837e8 46%,#19d5df 120%);padding:80px 0;position:relative;overflow:hidden}.coverage:before{content:"";border:1px solid #ffffff3d;border-radius:50%;width:420px;height:420px;position:absolute;top:-170px;left:-180px;box-shadow:0 0 0 36px #ffffff0d,0 0 0 78px #ffffff09}.coverage-content{z-index:2;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid;position:relative}.coverage h2{max-width:520px}.coverage-action p{max-width:560px;margin:0 0 22px;font-size:17px;line-height:1.55}.coverage-buttons{flex-wrap:wrap;gap:12px;display:flex}.contact-button{color:#fff;border:1px solid #ffffffb8;border-radius:14px;align-items:center;gap:10px;min-height:54px;padding:0 19px;font-weight:780;transition:transform .25s,background .25s;display:inline-flex}.contact-button:hover{background:#ffffff1f;transform:translateY(-3px)}.contact-button.primary{border-color:var(--navy-dark);background:var(--navy-dark)}.coverage-decor span{color:#ffffff47;font-size:56px;font-weight:200;animation:5s ease-in-out infinite float;position:absolute}.coverage-decor span:first-child{top:8%;right:8%}.coverage-decor span:nth-child(2){animation-delay:1s;bottom:-5%;right:32%}.coverage-decor span:nth-child(3){animation-delay:2s;top:-8%;left:45%}.company{background:#f5f7ff}.company-panel{background:#fff;border:1px solid #dce3ff;border-radius:30px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:76px;padding:52px;display:grid;box-shadow:0 24px 70px #07134c17}.company-intro h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,3.4vw,50px);line-height:1.06}.company-intro>p:not(.section-kicker){max-width:600px;color:var(--text-soft);margin:20px 0 0;font-size:17px;line-height:1.65}.company-links{flex-wrap:wrap;align-items:center;gap:22px;margin-top:28px;display:flex}.company-text-link{color:var(--blue);font-weight:780}.company-details{grid-template-columns:1fr 1fr;gap:14px;margin:0;display:grid}.company-details>div{border:1px solid var(--line);background:linear-gradient(145deg,#fff 30%,#f7f9ff);border-radius:20px;min-height:130px;padding:22px}.company-details dt{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:820}.company-details dd{color:var(--navy);margin:0;font-size:16px;font-weight:720;line-height:1.45}.company-details dd a{color:var(--navy);text-underline-offset:4px;-webkit-text-decoration:underline #1432dc47;text-decoration:underline #1432dc47}.faq{background:#fff}.faq-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.faq-intro>p:not(.section-kicker){color:var(--text-soft);margin:20px 0;line-height:1.6}.faq-intro>a{color:var(--blue);font-weight:780}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-question{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:78px;padding:0 8px;font-size:17px;font-weight:720;display:flex}.faq-question i{width:32px;height:32px;color:var(--blue);background:#eff3ff;border-radius:50%;flex:0 0 32px;place-items:center;font-size:22px;font-style:normal;transition:transform .3s,background .3s;display:grid}.faq-item.is-open .faq-question i{background:var(--blue);color:#fff;transform:rotate(45deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.faq-answer p{min-height:0;color:var(--text-soft);margin:0;line-height:1.65;overflow:hidden}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p{padding:0 56px 24px 8px}.footer{color:#fff;background:#06134f;padding:70px 0 0}.footer-grid{grid-template-columns:1.35fr .62fr .72fr 1fr;gap:52px;display:grid}.footer-brand p{color:#ffffffad;max-width:320px;line-height:1.55}.logo-footer{background:#fff;border-radius:15px;width:238px;height:78px;padding:6px 12px}.footer-grid h3{color:var(--cyan-soft);letter-spacing:.1em;text-transform:uppercase;margin:10px 0 18px;font-size:13px}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid a,.footer-grid span{color:#ffffffc7;font-size:14px;transition:color .2s}.footer-grid a:hover{color:#fff}.footer-bottom{color:#ffffff8a;border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:20px;min-height:74px;margin-top:54px;font-size:12px;display:flex}.floating-whatsapp{z-index:50;color:#fff;background:#18ad63;border-radius:999px;align-items:center;gap:10px;min-height:52px;padding:0 19px;font-size:13px;transition:transform .25s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 36px #044d284d}.floating-whatsapp:hover{transform:translateY(-4px)scale(1.02)}.floating-whatsapp span{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.inner-page{background:var(--surface)}.page-hero{color:#fff;background:linear-gradient(120deg,#0714c7 0%,#162ee7 58%,#15cbd9 135%);padding:112px 0 104px;position:relative;overflow:hidden}.page-hero:before{content:"";border:1px solid #fff3;border-radius:50%;width:520px;height:520px;position:absolute;top:-240px;right:-160px;box-shadow:0 0 0 50px #ffffff0a,0 0 0 110px #ffffff06}.page-hero-grid{opacity:.17;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#000);mask-image:linear-gradient(90deg,#0000,#000 55%,#000)}.page-hero-content{z-index:2;position:relative}.page-hero h1{max-width:860px;font-size:clamp(52px,6vw,78px)}.page-hero-content>p:last-child{color:#ffffffd6;max-width:720px;margin:24px 0 0;font-size:20px;line-height:1.6}.content-section{padding:88px 0 110px}.content-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:34px;box-shadow:0 16px 44px #07134c12}.info-card-wide{grid-column:1/-1;grid-template-columns:120px 1fr;align-items:start;gap:34px;padding:46px;display:grid}.card-mark{background:linear-gradient(135deg, var(--blue), var(--cyan));color:#fff;letter-spacing:-.06em;border-radius:28px;place-items:center;width:110px;height:110px;font-size:36px;font-weight:850;display:grid;box-shadow:0 18px 36px #121de538}.info-icon{width:52px;height:52px;color:var(--blue);background:#edf1ff;border-radius:16px;place-items:center;margin-bottom:24px;font-size:24px;font-weight:800;display:grid}.info-card h2,.contact-card h2,.service-area h2,.speed-status h2,.notice-panel h2,.page-cta h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(27px,3vw,38px)}.info-card p,.service-area p,.speed-status p,.notice-panel p{color:var(--text-soft);margin:0 0 12px;font-size:16px;line-height:1.7}.page-cta{color:#fff;background:linear-gradient(120deg,#0b19cc,#1b42ec 65%,#17cbd8 145%);border-radius:26px;justify-content:space-between;align-items:center;gap:32px;margin-top:22px;padding:42px 46px;display:flex}.page-cta h2{margin-bottom:0}.button-light{min-height:56px;color:var(--navy);background:#fff;flex:none;padding:0 24px}.contact-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.contact-card{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;justify-content:flex-end;min-height:300px;padding:38px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #07134c12}.contact-card:hover{transform:translateY(-6px);box-shadow:0 22px 54px #07134c21}.contact-card-primary{color:#fff;background:linear-gradient(135deg,#101bd6,#1648ed);border-color:#0000}.contact-number{color:#0a1b8214;letter-spacing:-.09em;font-size:100px;font-weight:850;position:absolute;top:16px;right:28px}.contact-card-primary .contact-number{color:#ffffff1a}.contact-card p{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}.contact-card-primary p{color:#ffffffb3}.contact-card h2{font-size:clamp(29px,3.3vw,44px);position:relative}.contact-card strong{color:var(--blue)}.contact-card-primary strong{color:var(--cyan-soft)}.service-area{border:1px solid var(--line);background:#fff;border-radius:24px;align-items:center;gap:26px;margin-top:20px;padding:34px;display:flex}.service-area .info-icon{flex:0 0 62px;width:62px;height:62px;margin:0}.service-area h2,.service-area p{margin-bottom:5px}.legal-copy{border:1px solid var(--line);background:#fff;border-radius:26px;max-width:880px;margin:0 auto;padding:52px 58px;box-shadow:0 16px 44px #07134c12}.legal-copy h2{letter-spacing:-.025em;margin:34px 0 10px;font-size:23px}.legal-copy p{color:var(--text-soft);margin:0;font-size:16px;line-height:1.78}.legal-update{letter-spacing:.04em;text-transform:uppercase;font-weight:800;color:var(--blue)!important;font-size:13px!important}.legal-note{color:var(--navy);background:#eef2ff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding:23px 26px;display:flex}.legal-note span{color:var(--blue);font-weight:780}.speed-layout{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}.speed-status,.speed-checklist{border:1px solid var(--line);background:#fff;border-radius:26px;padding:42px;box-shadow:0 16px 44px #07134c12}.status-chip{color:#745600;background:#fff7dc;border-radius:999px;align-items:center;gap:9px;margin-bottom:34px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.status-chip i{background:#e9ac00;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #e9ac0021}.speed-checklist ul{margin:28px 0 0;padding:0;list-style:none}.speed-checklist li{border-bottom:1px solid var(--line);color:#33405e;align-items:center;gap:15px;min-height:66px;font-weight:700;display:flex}.speed-checklist li:last-child{border-bottom:0}.speed-checklist li span{width:32px;height:32px;color:var(--blue);background:#eef2ff;border-radius:10px;place-items:center;font-size:12px;display:grid}.notice-panel{color:#fff;background:#07134c;border-radius:26px;justify-content:space-between;align-items:center;gap:38px;margin-top:20px;padding:38px 42px;display:flex}.notice-panel h2{margin-bottom:7px}.notice-panel p{color:#ffffffad;margin:0}.external-button{background:linear-gradient(135deg, var(--cyan), #85f4f4);min-height:54px;color:var(--navy);flex:none;padding:0 22px}@keyframes hero-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-drift{0%{transform:scale(1.02)}to{transform:scale(1.065)}}@keyframes fiber-pulse{0%,to{opacity:.38}50%{opacity:.92}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(8deg)}}@media (max-width:1020px){.header-content{grid-template-columns:200px 1fr auto}.nav{gap:22px}.hero-photo{width:71%;left:29%}.plans-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid{grid-template-columns:1fr}.benefit-card{min-height:128px}.lifestyle-copy{padding:44px}.coverage-content{gap:38px}.company-panel{gap:44px;padding:42px}.company-details{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr 1fr;gap:42px 70px}}@media (max-width:860px){.header-content{grid-template-columns:190px 1fr auto}.nav{border:1px solid var(--line);opacity:0;visibility:hidden;background:#fff;border-radius:18px;flex-direction:column;gap:0;padding:12px;transition:opacity .25s,visibility .25s,transform .25s;display:flex;position:absolute;top:calc(100% + 10px);left:20px;right:20px;transform:translateY(-8px);box-shadow:0 18px 50px #07134c29}.nav.is-open{opacity:1;visibility:visible;transform:translateY(0)}.nav a{border-radius:10px;padding:13px 14px}.nav a:hover{background:#f1f4ff}.nav a:after{display:none}.menu-toggle{display:flex}.hero{min-height:700px}.hero-photo{opacity:.78;width:80%;left:20%}.hero-shade{background:linear-gradient(90deg,#0714c7 0%,#0b1dda 42%,#051ecdb8 70%,#00115a33)}.hero-fibers{opacity:.7;left:32%}.lifestyle-panel{grid-template-columns:1fr}.lifestyle-image-wrap{min-height:430px}.coverage-content,.company-panel{grid-template-columns:1fr}.faq-layout{grid-template-columns:1fr;gap:50px}.speed-layout{grid-template-columns:1fr}}@media (max-width:650px){.container{width:min(100% - 28px,1180px)}.section{padding:76px 0}.utility-content{justify-content:center;min-height:32px;font-size:10.5px}.location-label{display:none}.header-content{grid-template-columns:150px 1fr;gap:10px;min-height:76px}.logo-crop{gap:6px;width:150px;height:58px}.brand-symbol{flex-basis:52px;width:52px;height:52px}.brand-symbol img{width:126px;height:126px;top:-30px;left:-36px}.brand-words strong{font-size:16px}.brand-words small{margin-top:4px;font-size:5.4px}.button-header{display:none}.menu-toggle{justify-self:end}.nav{left:14px;right:14px}.hero{min-height:720px}.hero-content{align-items:flex-end;min-height:680px;padding:60px 0 110px}.hero-photo{opacity:.56;object-position:62% center;width:100%;left:0}.hero-shade{background:linear-gradient(#0616c785 0%,#0512acb8 42%,#0714c7 82%)}.hero-fibers{opacity:.38;top:2%;left:10%;right:-35%}.eyebrow{font-size:11px}h1{font-size:clamp(48px,15vw,66px)}.hero-description{font-size:16px}.hero-offer{gap:14px}.hero-offer strong{font-size:38px}.hero-offer p{font-size:35px}.button-primary{width:100%;min-height:55px}.section-heading{margin-bottom:36px}.section-heading h2,.lifestyle-copy h2,.coverage h2,.faq-intro h2{font-size:38px}.section-heading>p:last-child{font-size:16px}.plans-grid{grid-template-columns:1fr;gap:14px}.plan-card{min-height:350px}.benefit-card{align-items:flex-start;padding:23px}.lifestyle{padding-top:0}.lifestyle-panel{border-radius:0;width:100%}.lifestyle-image-wrap{min-height:340px}.lifestyle-copy{padding:38px 24px 46px}.uses-grid{grid-template-columns:1fr}.coverage{padding:68px 0}.coverage-buttons{flex-direction:column}.contact-button{justify-content:center;width:100%}.company-panel{border-radius:24px;padding:28px 22px}.company-intro h2{font-size:36px}.company-links{flex-direction:column;align-items:flex-start;gap:18px}.company-details>div{min-height:auto;padding:20px}.faq-question{font-size:15px}.faq-item.is-open .faq-answer p{padding-right:22px}.footer{padding-top:48px}.footer-grid{grid-template-columns:1fr;gap:34px}.logo-footer{width:218px;height:72px;padding:5px 10px}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;min-height:92px}.floating-whatsapp{justify-content:center;width:52px;padding:0;bottom:14px;right:14px}.floating-whatsapp b{display:none}.page-hero{padding:82px 0 76px}.page-hero h1{font-size:48px}.page-hero-content>p:last-child{font-size:17px}.content-section{padding:62px 0 78px}.content-grid,.contact-grid{grid-template-columns:1fr}.info-card-wide{grid-template-columns:1fr;padding:30px}.card-mark{border-radius:22px;width:82px;height:82px;font-size:29px}.info-card,.contact-card,.speed-status,.speed-checklist{padding:28px}.page-cta,.notice-panel{flex-direction:column;align-items:flex-start;padding:32px 28px}.button-light,.external-button{width:100%}.service-area{align-items:flex-start}.legal-copy{padding:32px 26px}.legal-note{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
