/*! 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)}}:root{--ink:#10233c;--muted:#607087;--blue:#0867f2;--blue-dark:#0756cb;--cyan:#38c9ee;--line:#dce6f1;--wash:#f4f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}section[id]{scroll-margin-top:20px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:84px;margin:0 auto;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--cyan), var(--blue) 62%, #003f9b);color:#fff;border-radius:10px 18px;place-items:center;width:40px;height:40px;display:grid;transform:rotate(-8deg);box-shadow:0 8px 18px #0867f233}.brand-mark span{font-size:22px;font-weight:900;transform:rotate(8deg)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.08em;font-size:19px}.brand-copy small{color:#5081ac;letter-spacing:.27em;margin-top:4px;font-size:8px;font-weight:800}.desktop-nav{color:#435269;gap:35px;font-size:14px;font-weight:600;display:flex}.desktop-nav a:hover{color:var(--blue)}.header-cta{border:1px solid #bfcde0;border-radius:999px;align-items:center;gap:8px;padding:11px 17px;font-size:14px;font-weight:700;display:inline-flex}.header-cta:hover{border-color:var(--blue);color:var(--blue)}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:64px;width:min(1180px,100% - 48px);min-height:calc(100vh - 84px);margin:0 auto;padding:74px 0 90px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 24px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--blue);width:25px;height:2px}.hero h1{letter-spacing:-.055em;max-width:650px;margin:0;font-size:clamp(48px,5.3vw,77px);font-weight:750;line-height:.99}.hero h1 em{color:var(--blue);font-style:normal;display:block}.hero-text{max-width:565px;color:var(--muted);margin:27px 0 0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:27px;margin-top:35px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 23px;font-size:15px;font-weight:800;display:inline-flex}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #0867f238}.button-primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.text-link{color:#33445b;font-size:14px;font-weight:700}.text-link span{color:var(--blue);margin-left:7px}.trust-row{color:#6a788c;flex-wrap:wrap;gap:19px;margin-top:39px;font-size:12px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row i{color:#15956d;background:#e8f8f2;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;font-style:normal;display:grid}.hero-visual{place-items:center;min-height:565px;display:grid;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle at 35% 30%,#edf9ff 0,#eaf3ff 47%,#f8fbff 75%);border-radius:48% 52% 58% 42%/49% 42% 58% 51%;position:absolute;inset:3% 0 0 4%}.hero-visual:after{content:"";border:1px solid #0867f21a;border-radius:50%;width:390px;height:390px;position:absolute}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:var(--cyan);width:14px;height:14px;top:19%;right:5%;box-shadow:0 0 0 9px #38c9ee1a}.orb-two{background:var(--blue);width:9px;height:9px;bottom:20%;left:3%;box-shadow:0 0 0 8px #0867f217}.device-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #bed2e7e6;border-radius:27px;width:min(410px,88%);position:relative;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 34px 80px #14416e26}.device-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;font-size:11px;display:flex}.mini-brand{letter-spacing:.1em;align-items:center;gap:7px;font-weight:900;display:flex}.mini-brand span{background:linear-gradient(135deg, var(--cyan), var(--blue));color:#fff;border-radius:7px 10px;place-items:center;width:23px;height:23px;display:grid}.status{color:#527069;align-items:center;gap:6px;font-weight:700;display:flex}.status i{background:#1fbd86;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1fbd861f}.device-content{padding:29px 25px 25px}.device-content>p{color:#6b7a8c;margin:0;font-size:12px}.device-content>h2{letter-spacing:-.04em;margin:4px 0 24px;font-size:29px}.service-preview-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.service-preview-grid div{background:#fbfdff;border:1px solid #e1e9f2;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:35px 1fr;padding:14px;display:grid}.service-preview-grid div>span{width:28px;height:28px;color:var(--blue);background:#eaf3ff;border-radius:9px;grid-row:1/3;place-items:center;font-size:16px;display:grid}.service-preview-grid strong{font-size:12px}.service-preview-grid small{color:#7c8999;margin-top:3px;font-size:9px}.device-footer{background:var(--ink);color:#fff;justify-content:space-between;padding:15px 24px;font-size:10px;display:flex}.device-footer span{color:#9fb0c4}.floating-card{z-index:3;background:#fffffff0;border:1px solid #dce8f3;border-radius:14px;align-items:center;gap:11px;padding:13px 17px;display:flex;position:absolute;box-shadow:0 16px 40px #17466e21}.floating-card>span{width:34px;height:34px;color:var(--blue);background:#eaf3ff;border-radius:10px;place-items:center;font-size:18px;font-weight:900;display:grid}.floating-card div{flex-direction:column;display:flex}.floating-card small{color:#7b8a9c;font-size:9px}.floating-card strong{margin-top:3px;font-size:11px}.floating-card-top{top:20%;right:-1%}.floating-card-bottom{bottom:17%;left:-3%}.section-shell{width:min(1120px,100% - 48px);margin:0 auto}.section-heading{margin-bottom:45px}.section-heading.centered{text-align:center;max-width:750px;margin-left:auto;margin-right:auto}.section-heading.narrow{max-width:680px}.section-kicker{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 15px;font-size:11px;font-weight:850}.section-heading h2,.why-copy h2,.area-copy h2,.contact-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(37px,4vw,56px);line-height:1.07}.section-heading>p:last-child{max-width:650px;color:var(--muted);margin:18px auto 0;font-size:17px;line-height:1.65}.split-heading{grid-template-columns:1fr 420px;align-items:end;gap:70px;display:grid}.split-heading>p:last-child{margin:0 0 3px}.problem-section{background:var(--wash);border-top:1px solid #e8eff6;padding:105px 0 112px}.problem-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.problem-card{background:#fff;border:1px solid #dfe8f1;border-radius:18px;grid-column:span 3;gap:18px;min-height:150px;padding:25px;display:flex}.problem-card-wide{grid-column:2/span 4}.problem-icon{width:43px;height:43px;color:var(--blue);background:#eaf3ff;border-radius:13px;flex:none;place-items:center;font-size:20px;font-weight:800;display:grid}.problem-card h3{letter-spacing:-.02em;margin:2px 0 9px;font-size:18px}.problem-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.services-section{padding:112px 0}.services-list{border-top:1px solid var(--ink)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr 255px 32px;align-items:center;gap:28px;min-height:126px;display:grid}.service-number{color:var(--blue);align-self:start;margin-top:34px;font-size:11px;font-weight:800}.service-main h3{letter-spacing:-.03em;margin:0 0 10px;font-size:25px}.service-main p{max-width:570px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.service-detail{color:#708096;font-size:11px;line-height:1.6}.service-arrow{width:31px;height:31px;color:var(--blue);border:1px solid #c8d5e4;border-radius:50%;place-items:center;font-size:14px;display:grid}.service-row:hover .service-arrow{background:var(--blue);border-color:var(--blue);color:#fff}.why-section{background:#f6f9fc;padding:118px 0;overflow:hidden}.why-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:92px;display:grid}.why-visual{place-items:center;min-height:520px;display:grid;position:relative}.why-visual:before{content:"";background:radial-gradient(circle,#48b5ee29,#0867f20d 55%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute}.why-ring{border:1px solid #0867f229;border-radius:50%;position:absolute}.ring-one{width:260px;height:260px}.ring-two{border-style:dashed;width:425px;height:425px}.why-core{z-index:2;color:#fff;background:linear-gradient(145deg,#0b72f7,#064aaf);border-radius:46% 54% 52% 48%;flex-direction:column;justify-content:center;align-items:center;width:164px;height:164px;display:flex;box-shadow:0 25px 60px #0867f240}.why-core span{font-size:54px;font-weight:900;line-height:1}.why-core small{letter-spacing:.08em;margin-top:9px;font-size:9px;font-weight:700}.why-label{z-index:3;color:#496078;background:#fff;border:1px solid #dce7f3;border-radius:10px;padding:10px 14px;font-size:11px;font-weight:750;position:absolute;box-shadow:0 10px 30px #1e436b1a}.label-home{top:13%;right:10%}.label-wifi{top:38%;left:1%}.label-business{bottom:13%;right:11%}.why-copy h2{max-width:600px}.why-lead{max-width:600px;color:var(--muted);margin:24px 0 32px;font-size:16px;line-height:1.72}.benefit-list{gap:20px;margin:0;padding:0;list-style:none;display:grid}.benefit-list li{gap:15px;display:flex}.benefit-list li>span{color:#16976d;background:#e6f6ef;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;margin-top:1px;font-size:12px;font-weight:900;display:grid}.benefit-list div{flex-direction:column;display:flex}.benefit-list strong{font-size:14px}.benefit-list small{color:#718096;margin-top:5px;font-size:12px;line-height:1.5}.process-section{padding:112px 0}.process-grid{grid-template-columns:repeat(3,1fr);gap:60px;margin:0;padding:0;list-style:none;display:grid;position:relative}.process-grid:before{content:"";background:#ccdae9;height:1px;position:absolute;top:24px;left:16%;right:16%}.process-grid li{z-index:1;text-align:center;position:relative}.process-grid li>span{width:49px;height:49px;color:var(--blue);background:#fff;border:1px solid #b6cbe1;border-radius:50%;place-items:center;margin:0 auto 22px;font-size:15px;font-weight:850;display:grid;box-shadow:0 0 0 9px #fff}.process-grid h3{margin:0 0 10px;font-size:18px}.process-grid p{max-width:290px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.6}.area-section{background:var(--ink);color:#fff;padding:108px 0;overflow:hidden}.area-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.light-kicker{color:#67d4f2}.area-copy>p:not(.section-kicker){color:#afbdd0;max-width:520px;margin:23px 0 28px;font-size:16px;line-height:1.7}.area-tags{flex-wrap:wrap;gap:8px;display:flex}.area-tags span{color:#d8e2ef;border:1px solid #3a506b;border-radius:999px;padding:8px 13px;font-size:11px}.map-card{background:radial-gradient(circle at 68% 52%,#1271e738,#0000 28%),linear-gradient(145deg,#162d49,#0c1d32);border:1px solid #29425e;border-radius:28px;height:385px;position:relative;overflow:hidden}.map-card:before,.map-card:after{content:"";opacity:.16;background-image:linear-gradient(32deg,#0000 48%,#79a6d2 49% 50%,#0000 51%),linear-gradient(-28deg,#0000 48%,#79a6d2 49% 50%,#0000 51%);background-size:110px 82px,130px 104px;position:absolute;inset:-15%}.map-card:after{opacity:.08;transform:rotate(21deg)}.map-lines{background:radial-gradient(circle at 52% 44%,#0000 0 5px,#2d93ef 6px 7px,#0000 8px);position:absolute;inset:0}.map-dot{z-index:2;color:#bfcde0;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex;position:absolute}.map-dot i{background:var(--blue);border:2px solid #b2ecff;border-radius:50%;width:9px;height:9px;display:block;box-shadow:0 0 0 6px #3ecaef1a}.dot-aravaca{top:38%;left:54%}.dot-pozuelo{top:54%;left:31%}.dot-rozas{top:22%;left:16%}.dot-boadilla{bottom:18%;left:21%}.map-city{z-index:2;color:#fff;letter-spacing:.08em;opacity:.24;font-size:30px;font-weight:850;position:absolute;bottom:13%;right:12%}.faq-section{background:#f7f9fc;padding:115px 0}.faq-grid{grid-template-columns:340px 1fr;gap:95px;display:grid}.faq-heading{align-self:start;position:sticky;top:40px}.faq-heading>p:last-child{margin:17px 0 0}.faq-list{border-top:1px solid #aebfd1}.faq-list details{border-bottom:1px solid #d4e0eb}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:16px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:22px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-6px 45px 24px 0;font-size:14px;line-height:1.65}.contact-section{padding:80px 0}.contact-card{color:#fff;background:linear-gradient(135deg,#0e2a49,#0962cf);border-radius:30px;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;padding:65px 72px;display:grid;box-shadow:0 30px 70px #0c30572e}.contact-copy p:last-child{color:#c5d5e8;max-width:600px;margin:20px 0 0;font-size:16px;line-height:1.65}.contact-action{flex-direction:column;align-items:flex-start;display:flex}.contact-status{color:#b9cde2;align-items:center;gap:8px;margin-bottom:14px;font-size:10px;display:flex}.contact-status i{background:#f0bd45;border-radius:50%;width:7px;height:7px;display:block}.contact-status.ready i{background:#34d399}.button-light{color:#0b3563;background:#fff;justify-content:space-between;width:100%}.button-light[aria-disabled=true]{cursor:not-allowed}.contact-action small{color:#9db6d2;margin-top:11px;font-size:9px}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 48px);margin:0 auto;padding:35px 0 25px}.footer-inner{grid-template-columns:250px 1fr auto;align-items:center;gap:35px;display:grid}.footer-inner>p{color:var(--muted);text-align:center;margin:0;font-size:12px}.footer-brand .brand-mark{width:34px;height:34px}.footer-brand .brand-mark span{font-size:18px}.footer-links{color:#52647a;gap:20px;font-size:11px;font-weight:700;display:flex}.footer-bottom{color:#8996a7;border-top:1px solid #e5edf5;justify-content:space-between;margin-top:30px;padding-top:20px;font-size:9px;display:flex}@media (max-width:900px){.desktop-nav{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:20px;padding-top:70px}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-text{margin-left:auto;margin-right:auto}.hero-visual{min-height:510px}.split-heading{grid-template-columns:1fr;gap:20px}.split-heading>p:last-child{margin:0}.service-row{grid-template-columns:45px 1fr 32px;gap:18px;padding:22px 0}.service-number{margin-top:7px}.service-detail{display:none}.why-grid,.area-grid{grid-template-columns:1fr;gap:55px}.why-visual{order:2;min-height:430px}.why-copy{order:1}.area-grid{gap:48px}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-heading{position:static}.contact-card{grid-template-columns:1fr;gap:40px}.footer-inner{grid-template-columns:1fr auto}.footer-inner>p{display:none}}@media (max-width:600px){.site-header,.hero,.section-shell,.site-footer{width:min(100% - 30px,1180px)}.site-header{height:72px}.header-cta{padding:10px 13px}.header-cta span{display:none}.hero{min-height:auto;padding:52px 0 68px}.hero h1{font-size:clamp(43px,13vw,58px)}.hero-text{font-size:17px}.hero-actions{flex-direction:column;gap:19px}.button{width:100%}.trust-row{gap:10px 15px}.hero-visual{min-height:430px}.device-card{width:95%}.floating-card-top{top:8%;right:-2%}.floating-card-bottom{bottom:4%;left:-2%}.section-heading{margin-bottom:33px}.section-heading h2,.why-copy h2,.area-copy h2,.contact-copy h2{font-size:37px}.problem-section,.services-section,.why-section,.process-section,.area-section,.faq-section{padding:76px 0}.problem-grid{grid-template-columns:1fr;display:grid}.problem-card,.problem-card-wide{grid-column:auto;min-height:0;padding:21px}.service-row{grid-template-columns:34px 1fr 28px;gap:10px}.service-main h3{font-size:21px}.service-main p{font-size:13px}.service-arrow{width:28px;height:28px}.why-visual{min-height:370px}.ring-one{width:220px;height:220px}.ring-two{width:340px;height:340px}.why-core{width:140px;height:140px}.label-home{right:2%}.label-wifi{left:-2%}.label-business{right:1%}.process-grid{grid-template-columns:1fr;gap:35px}.process-grid:before{width:1px;height:auto;inset:12% auto 12% 24px}.process-grid li{text-align:left;grid-template-columns:49px 1fr;gap:0 18px;display:grid}.process-grid li>span{grid-row:1/3;margin:0}.process-grid h3{margin-top:4px}.process-grid p{max-width:none;margin:0}.map-card{height:320px}.faq-list summary{font-size:14px}.contact-section{padding:55px 0}.contact-card{border-radius:24px;width:min(100% - 20px,1180px);padding:44px 25px}.footer-inner{grid-template-columns:1fr}.footer-links{justify-content:space-between}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:no-preference){.button,.header-cta{transition:all .2s}}
