.home-hero .hero{position:relative;padding:12px 22px 0;overflow:hidden;text-align:center;background:linear-gradient(180deg,#fff,#fafcfe 55%,#f6faff)}.home-hero .hero-grid{position:relative;z-index:2}.home-hero .hero-text{display:flex;flex-direction:column;align-items:center}.home-hero .hero-visual{display:flex;flex-direction:column;gap:0;margin-top:12px}.home-hero .hero-photo-wrap{display:block;width:calc(100% + 44px);margin:0 -22px;aspect-ratio:16 / 9;border-radius:0;overflow:hidden;background:transparent}.home-hero .hero-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 7%,#000 20%,#000 78%,rgba(0,0,0,.5) 93%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.5) 7%,#000 20%,#000 78%,rgba(0,0,0,.5) 93%,transparent 100%)}.home-hero .hero-device-line{display:none;align-items:center;gap:8px;margin:6px 0 22px;font-size:13px;font-weight:600;color:var(--ink-2);line-height:1.35;text-align:left}.home-hero .hero-device-line svg{flex-shrink:0;color:var(--blue)}.home-hero .hero-wave{display:none;position:absolute;bottom:-20px;left:-60px;width:520px;height:220px;pointer-events:none;z-index:1;opacity:.85}.home-hero .hero-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0;background:transparent;border-radius:0;margin-bottom:14px;font-size:11px;font-weight:700;color:var(--blue);letter-spacing:0;text-transform:none;line-height:1.2;text-align:center;white-space:nowrap}.home-hero .hero-eyebrow:before{display:none}.home-hero .hero-eyebrow svg{flex-shrink:0;display:none}.home-hero .hero-eyebrow-break{margin-left:.25em}.home-hero .hero h1{font-size:42px;font-weight:800;line-height:1.04;letter-spacing:-.03em;color:var(--ink-1);margin-bottom:26px}.home-hero .hero h1 em{color:var(--blue);font-style:normal;position:relative}.home-hero .hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:8px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 8' preserveAspectRatio='none'><path d='M0 5 Q 25 0 50 4 T 100 5' stroke='%2386D5FF' stroke-width='2.4' fill='none' stroke-linecap='round'/></svg>") center/100% 100% no-repeat}.home-hero .hero-sub{font-size:15px;line-height:1.55;margin:0 auto 26px;max-width:340px;color:var(--ink-2)}.home-hero .hero-ctas{display:flex;flex-direction:row;gap:10px;margin:0;justify-content:center}.home-hero .hero-ctas .btn{flex:1;padding:14px;font-size:14px;font-weight:700}.home-hero .hero-ctas .btn svg{display:none}.home-hero .hero-ctas .btn-secondary{border-color:var(--blue);color:var(--blue)}.home-hero .hero-system{background:#fff;border:1px solid var(--stroke);border-radius:28px;margin:-40px -10px 0;padding:28px 16px 22px;position:relative;text-align:center;z-index:2;box-shadow:0 12px 40px -20px #14181e26}.home-hero .hero-system:before{content:none}.home-hero .hero-wifi{display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--blue);margin:0 auto 12px;width:fit-content}.home-hero .hero-wifi-label{font-size:11px;font-weight:700;color:var(--ink-2)}.home-hero .hero-system-pill{display:block;width:fit-content;margin:0 auto 14px;padding:8px 16px;background:#fff;color:var(--blue);border:1.5px solid var(--blue-mid);border-radius:var(--r-pill);font-size:13px;font-weight:800;letter-spacing:-.005em;position:relative;z-index:1}.home-hero .hero-devices-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:20px;position:relative}.home-hero .hero-branch{display:block;width:100%;height:18px;margin:-2px 0 4px}.home-hero .hero-device{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px}.home-hero .hero-device+.hero-device:before{content:"";position:absolute;top:42px;left:-8px;width:8px;border-top:1.5px dashed var(--blue-mid);pointer-events:none}.home-hero .hero-device-img{width:100%;height:84px;border-radius:14px;background:linear-gradient(180deg,#f4f8fc,#e8eff6);border:1px solid var(--stroke);display:flex;align-items:center;justify-content:center;overflow:hidden}.home-hero .hero-device-img svg{max-width:80%;max-height:80%}.home-hero .hero-device-img--family-hub{background:transparent;padding:0}.home-hero .hero-device-photo{width:110%;height:110%;object-fit:contain;object-position:center;display:block;margin:-5%}.home-hero .hero-device-name{font-size:11px;font-weight:800;color:var(--ink-1);line-height:1.25;text-align:center}.home-hero .hero-device-name small{display:block;font-weight:700;color:var(--ink-2);font-size:11px}.home-hero .hero-household{background:var(--bg-neutral);border:1px solid var(--stroke);border-radius:var(--r-md);padding:16px 10px 12px}.home-hero .hero-household-pill{display:inline-block;padding:6px 14px;background:#fff;color:var(--blue);border:1.5px solid var(--blue-mid);border-radius:var(--r-pill);font-size:12px;font-weight:800;margin-bottom:12px}.home-hero .hero-chip-row{display:grid;grid-template-columns:repeat(var(--chip-count, 5),minmax(0,1fr));gap:4px}.home-hero .hero-chip{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 2px}.home-hero .hero-chip-img{width:100%;aspect-ratio:1/1;border-radius:14px;background:#fff;border:1px solid var(--stroke);display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--ink-2);overflow:hidden}.home-hero .hero-chip-img img{max-width:80%;max-height:80%;object-fit:contain}.home-hero .hero-chip-img.plus{background:var(--blue-bg);border-color:var(--blue-mid);color:var(--blue);font-weight:800;font-size:18px}.home-hero .hero-chip-label{font-size:9px;font-weight:700;color:var(--ink-1);text-align:center;line-height:1.2}.home-hero .hero-tagline{display:flex;align-items:center;justify-content:center;gap:7px;padding:18px 6px 0;font-size:10px;font-weight:600;color:var(--ink-1);text-align:center;line-height:1.3;white-space:nowrap}.home-hero .hero-tagline p{margin:0;font-size:inherit;color:inherit;line-height:inherit}.home-hero .hero-tagline-icon{width:20px;height:20px;border-radius:6px;background:var(--blue-bg);color:var(--blue);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--blue-mid)}.home-hero .hero-tagline b{color:var(--blue);font-weight:800}@media(min-width:980px){.home-hero .hero{padding:24px 48px 28px;text-align:left;overflow:hidden;background:radial-gradient(ellipse 55% 90% at 0% 0%,#86d5ffa6,#86d5ff33 35%,#86d5ff00 60%),radial-gradient(ellipse 60% 80% at 5% 100%,#0098ff2e,#0098ff00 50%),radial-gradient(ellipse 70% 80% at 100% 100%,#fff4e8d9,#fff4e800 55%),linear-gradient(120deg,var(--blue-bg) 0%,var(--bg-white) 55%,var(--bg-cream-soft) 100%)}.home-hero .hero-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1.08fr;gap:56px;align-items:start}.home-hero .hero-text{align-items:flex-start;text-align:left;padding-top:56px}.home-hero .hero-visual{margin-top:0;gap:28px}.home-hero .hero-photo-wrap{display:block;width:100%;aspect-ratio:16/9;border-radius:var(--r-xl);margin:0;box-shadow:0 12px 36px -16px #14181e2e}.home-hero .hero-photo-wrap img{height:100%;object-fit:cover;object-position:center 30%;-webkit-mask-image:none;mask-image:none}.home-hero .hero-device-line{display:inline-flex}.home-hero .hero-ctas .btn-secondary{border-color:var(--stroke);color:var(--ink-1)}.home-hero .hero h1{font-size:60px;margin-bottom:22px;letter-spacing:-.035em;line-height:1.02}.home-hero .hero-sub{font-size:17px;max-width:520px;margin:0 0 18px;line-height:1.55}.home-hero .hero-eyebrow{font-size:13px;padding:9px 16px;margin-bottom:26px;background:#0098ff14;border-radius:var(--r-pill);text-align:left;white-space:normal}.home-hero .hero-eyebrow svg{display:inline-flex}.home-hero .hero-eyebrow-break{flex:0 1 auto;margin-left:.3em}.home-hero .hero-device-line{font-size:14px;margin:0 0 32px}.home-hero .hero-device-line svg{width:20px;height:20px}.home-hero .hero-ctas{justify-content:flex-start;align-items:center;gap:14px;margin:0;max-width:480px}.home-hero .hero-ctas .btn{padding:16px 28px;font-size:15px;flex:0 0 auto}.home-hero .hero-ctas .btn svg{display:inline-block}.home-hero .hero-wave{display:block;bottom:-60px;left:-120px;width:760px;height:320px}.home-hero .hero-system{margin:0;max-width:100%;padding:28px 28px 24px;border-radius:var(--r-xl)}.home-hero .hero-wifi{display:none}.home-hero .hero-system-pill{background:transparent;color:var(--ink-1);border:none;font-size:14px;padding:0 14px;margin-bottom:18px;position:relative;display:inline-flex;align-items:center}.home-hero .hero-system-pill:before,.home-hero .hero-system-pill:after{content:"";display:inline-block;width:80px;height:1.5px;background:var(--blue);vertical-align:middle}.home-hero .hero-system-pill:before{margin-right:14px}.home-hero .hero-system-pill:after{margin-left:14px}.home-hero .hero-branch{display:none}.home-hero .hero-devices-row{gap:12px;margin-bottom:20px;align-items:end}.home-hero .hero-device-img{height:110px;border-radius:var(--r-md);background:#fff;border-color:transparent}.home-hero .hero-device-name{font-size:12px;font-weight:700}.home-hero .hero-device-name small{font-size:12px;font-weight:500;color:var(--ink-2)}.home-hero .hero-device+.hero-device:before{top:52px;left:-10px;width:12px;border-top:1.5px dashed var(--ink-3)}.home-hero .hero-household{padding:14px;background:#fff;border-color:var(--stroke);border-radius:var(--r-md);text-align:center}.home-hero .hero-household-pill{font-size:12px;padding:0 12px;background:transparent;border:none;color:var(--ink-1);font-weight:700;display:inline-flex;align-items:center;margin-bottom:12px}.home-hero .hero-chip-row{gap:6px;grid-template-columns:repeat(4,1fr)}.home-hero .hero-chip-img{height:72px;aspect-ratio:auto;border-radius:10px;background:transparent;border:none}.home-hero .hero-chip-img.plus{display:none}.home-hero .hero-chip-label{font-size:11px;font-weight:600}.home-hero .hero-tagline{display:none}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/home-hero.css.map */
