*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.nav{z-index:10;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{letter-spacing:-1.2px;align-items:center;gap:12px;font-size:25px;font-weight:850;display:flex}.brand-mark{width:35px;height:32px;display:inline-block;position:relative;transform:rotate(-5deg)}.brand-mark i,.brand-mark b{background:var(--coral);display:block;position:absolute}.brand-mark i{border-radius:50%;width:8px;height:10px;top:0}.brand-mark i:first-child{top:8px;left:1px;transform:rotate(-25deg)}.brand-mark i:nth-child(2){top:1px;left:9px}.brand-mark i:nth-child(3){top:1px;left:19px}.brand-mark i:nth-child(4){top:8px;right:0;transform:rotate(25deg)}.brand-mark b{border-radius:55% 55% 50% 50%;width:23px;height:18px;bottom:0;left:6px}.nav-links{align-items:center;gap:32px;font-size:14px;font-weight:650;display:flex}.button{background:var(--coral);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:18px;min-height:56px;padding:0 27px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 24px #cd5b4638}.button:hover{background:#e66f58;transform:translateY(-2px);box-shadow:0 14px 26px #cd5b4647}.button-small{min-height:44px;box-shadow:none;border-radius:12px;padding:0 19px}.hero{grid-template-columns:.93fr 1.07fr;align-items:center;gap:28px;min-height:calc(100vh - 88px);padding-block:42px 88px;display:grid;overflow:hidden}.hero-copy{z-index:3;position:relative}.eyebrow{color:#4c7380;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 22px;font-size:13px;font-weight:800;display:flex}.eyebrow span{background:var(--yellow);border-radius:3px;width:25px;height:3px}h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,6vw,88px);font-weight:500;line-height:.95}h1 em{color:var(--coral);font-weight:500}.hero-lede{color:#4f6875;max-width:560px;margin:29px 0 30px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:26px;display:flex}.hero-actions .button span{font-size:21px}.price-note{color:#627783;border-left:1px solid #d9ddd8;padding-left:26px;line-height:1.1}.price-note strong{color:var(--ink);font-size:20px}.price-note small{margin-top:7px;font-size:12px;display:inline-block}.reassurance{color:#7b8d93;margin-top:26px;font-size:12px;font-weight:650}.reassurance span{color:var(--yellow);padding:0 7px}.hero-visual{justify-content:center;align-items:center;min-height:610px;display:flex;position:relative}.hero-visual>img{z-index:2;filter:drop-shadow(0 22px 18px #2a414424);width:112%;max-width:none;height:auto;position:relative;transform:translate(2%,2%)}.sun-shape{z-index:0;background:#f7deb0;border-radius:50%;width:510px;height:510px;position:absolute}.sun-shape:after{content:"";border:1px dashed #ffffffb8;border-radius:50%;position:absolute;inset:29px}.orbit{z-index:0;border:1px solid #49879538;border-radius:50%;position:absolute}.orbit-one{width:620px;height:420px;transform:rotate(-12deg)}.orbit-two{width:670px;height:500px;transform:rotate(18deg)}.float-card{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffffbf;border-radius:16px;align-items:center;gap:11px;min-width:202px;padding:13px 14px;display:flex;position:absolute;box-shadow:0 14px 32px #22464d21}.float-card>span{background:var(--sky);color:#34778c;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.float-card div{flex-direction:column;gap:3px;display:flex}.float-card b{font-size:13px}.float-card small{color:#799098;font-size:10px}.float-card i{background:#53ad79;border-radius:50%;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 4px #e4f4e9}.card-home{top:17%;left:-3%}.card-away{bottom:15%;right:-1%}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.hero-lede{margin-inline:auto}.hero-visual{min-height:500px}.hero-visual>img{width:min(720px,115%)}.card-home{left:2%}.card-away{right:2%}}@media (max-width:640px){.shell{width:min(100% - 30px,1180px)}.nav{height:72px}.nav-links>a:not(.button){display:none}.nav-links{gap:0}.button-small{min-height:40px;padding:0 14px;font-size:12px}.brand{font-size:22px}.hero{min-height:auto;padding:54px 0 48px;overflow:visible}h1{font-size:52px}.hero-lede{font-size:17px;line-height:1.55}.hero-actions{flex-direction:column;gap:18px}.price-note{border:0;padding:0}.reassurance{line-height:1.8}.hero-visual{min-height:390px;margin-top:5px}.sun-shape{width:320px;height:320px}.orbit{display:none}.hero-visual>img{width:120%}.float-card{min-width:166px;padding:10px}.float-card>span{width:30px;height:30px}.card-home{top:11%;left:-2%}.card-away{bottom:7%;right:-2%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.trust-strip{background:var(--navy);color:#fff}.trust-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:40px;min-height:112px;display:grid}.trust-grid p{grid-template-columns:38px 1fr;align-items:center;column-gap:13px;margin:0;display:grid}.trust-grid p>span{width:38px;height:38px;color:var(--yellow);background:#ffffff17;border-radius:50%;grid-row:1/3;place-items:center;font-weight:900;display:grid}.trust-grid b{font-size:14px}.trust-grid small{color:#9eb7c4;margin-top:4px;font-size:11px}.center{text-align:center}.eyebrow.centered{justify-content:center}.eyebrow.centered span:last-child{display:block}h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.6vw,64px);font-weight:500;line-height:1.05}h2 em{color:var(--coral);font-weight:500}.section-intro{color:#667d87;max-width:670px;margin:25px auto 60px;font-size:17px;line-height:1.7}.steps{grid-template-columns:repeat(3,1fr);gap:44px;display:grid}.steps article{position:relative}.steps article:not(:last-child):after{content:"";border-top:2px dashed #ead29b;width:72px;position:absolute;top:94px;right:-36px}.step-number{background:var(--navy);color:#fff;z-index:2;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid;position:absolute;top:1px;left:calc(50% - 72px)}.step-art{width:142px;height:142px;color:var(--navy);background:#f8e6c3;border-radius:44% 56% 55% 45%;place-items:center;margin:0 auto 25px;display:grid;position:relative}.step-art b{font-size:52px}.family-art{background:#dceff0;grid-template-columns:repeat(3,auto);gap:3px;padding:20px}.family-art b{font-size:30px}.shield-art b{width:64px;height:72px;color:var(--coral);background:#fff;border-radius:32px 32px 40px 40px;place-items:center;display:grid}.steps h3,.benefit-grid h3{margin:0 0 11px;font-size:20px}.steps p,.benefit-grid p{color:#6e828a;margin:0;font-size:14px;line-height:1.65}.split{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.split.reverse{grid-template-columns:.92fr 1.08fr}.section-copy>p:not(.eyebrow){color:#637a84;margin:25px 0 34px;font-size:17px;line-height:1.7}.check-list{gap:22px;margin:0;padding:0;list-style:none;display:grid}.check-list li{grid-template-columns:34px 1fr;align-items:start;gap:13px;display:grid}.check-list li>span{color:#34798d;background:#dcefee;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.check-list div{gap:5px;display:grid}.check-list b{font-size:15px}.check-list small{color:#74878f;line-height:1.5}.scene-card{background:#d8eeed;border-radius:44px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 30px 60px #274a4e14}.home-scene{background:#d8eeed;flex-direction:column;align-items:center;padding:30px 24px;display:flex}.home-network-source,.home-router,.home-pup{border-radius:14px;align-items:center;gap:11px;display:flex}.home-network-source{background:#f7dfae;padding:10px 15px}.home-network-source>span{color:#bc8330;background:#fff;border-radius:10px;place-items:center;width:33px;height:33px;font-size:20px;font-weight:900;display:grid}.home-network-source div,.home-router div,.home-pup div{gap:2px;display:grid}.home-network-source b,.home-router b,.home-pup b{font-size:12px}.home-network-source small,.home-router small,.home-pup small{color:#6c8189;font-size:9px}.home-flow{color:#3c8792;height:24px;font-size:18px;line-height:24px}.home-router{background:var(--navy);color:#fff;min-width:205px;padding:12px 15px}.home-router small{color:#9fb7c1}.home-router-symbol{background:#ffffff1a;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;position:relative}.home-router-symbol i{background:#f2bd56;border-radius:50%;width:4px;height:4px;position:absolute;bottom:10px}.home-router-symbol i:first-child{left:10px}.home-router-symbol i:nth-child(2){left:17px}.home-router-symbol b{border:2px solid #fff;border-top:0;border-radius:0 0 12px 12px;width:22px;height:10px}.home-network-fork{border-bottom:2px solid #346c7859;width:52%;height:29px;position:relative}.home-network-fork:before{content:"";border-left:2px solid #346c7859;height:29px;position:absolute;top:0;left:50%}.home-network-paths{grid-template-columns:1fr 1fr;gap:14px;width:100%;display:grid}.home-path{text-align:center;border-radius:18px;min-width:0;padding:20px 12px 14px;position:relative}.home-path:before{content:"";border-left:2px solid #346c7859;height:17px;position:absolute;top:-1px;left:50%;transform:translateY(-100%)}.parent-path{background:#ffffff8c}.child-path{background:#fff;border:2px solid #a8d5d4}.home-path-label{color:#6b8189;text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:6px;margin-bottom:12px;padding:5px 7px;font-size:8px;font-weight:900;display:inline-block}.home-path>b{font-size:12px;display:block}.home-device-list{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:12px;display:grid}.home-device-list span{color:#627982;background:#fffc;border-radius:9px;justify-items:center;gap:3px;min-width:0;padding:8px 2px;font-size:7px;font-weight:800;display:grid}.child-path .home-device-list span{background:#eaf5f3}.home-device-list i{color:var(--navy);font-size:17px;font-style:normal}.home-pup{text-align:left;padding:0}.home-pup .mini-pup{border:1px solid #d4e7e4;width:36px;height:36px}.home-pup .mini-pup i{top:6px}.home-pup .mini-pup i:first-child{left:8px}.home-pup .mini-pup i:nth-child(2){right:8px}.home-pup .mini-pup b{margin-top:8px}.child-path>.home-flow{margin:1px auto;display:block}.child-path>b{font-size:12px;display:block}.away-scene{background:#f7dfae;place-items:center;display:grid}.phone{z-index:2;background:#173347;border-radius:40px;width:235px;height:420px;padding:12px;position:relative;transform:rotate(4deg);box-shadow:0 25px 45px #1f363d38}.phone-screen{text-align:center;background:#fffaf0;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.phone-screen>i{color:#ef7c65;background:#f7d7ce;border-radius:50%;place-items:center;width:62px;height:62px;font-size:20px;font-style:normal;display:grid}.phone-screen b{margin-top:20px;font-size:19px}.phone-screen small{color:#76909a;margin-top:6px}.phone-screen strong{color:#429164;background:#dceee6;border-radius:50%;place-items:center;width:45px;height:45px;margin-top:38px;font-size:23px;display:grid}.travel-dot{background:#ef7c65;border-radius:50%;position:absolute}.d1{width:26px;height:26px;top:18%;left:14%}.d2{background:#4d91a3;width:15px;height:15px;top:12%;right:18%}.d3{background:#fff;width:20px;height:20px;bottom:25%;right:11%}.away-scene>p{color:#78613a;font-size:11px;font-weight:800;position:absolute;bottom:26px}.away-scene>p span{color:#ef7c65;padding:0 6px}.why-section{background:var(--navy);color:#fff}.benefit-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:58px;display:grid}.benefit-grid article{background:#ffffff0b;border:1px solid #ffffff17;border-radius:22px;padding:30px 26px}.benefit-icon{border-radius:15px;place-items:center;width:47px;height:47px;margin-bottom:22px;font-size:23px;font-weight:900;display:grid}.benefit-icon.coral{background:#ef7c65}.benefit-icon.blue{background:#4e93a4}.benefit-icon.yellow{background:#e3b64e}.benefit-icon.green{background:#4c9a76}.pricing-wrap{grid-template-columns:1fr 470px;align-items:center;gap:110px;display:grid}.pricing-copy>p:not(.eyebrow){color:#687f88;max-width:500px;font-size:17px;line-height:1.7}.price-card{background:#fff;border-radius:28px;padding:45px;position:relative;box-shadow:0 28px 60px #23393f1c}.early-badge{color:#513f17;text-transform:uppercase;letter-spacing:.08em;background:#f5c55b;border-radius:0 0 12px 12px;padding:10px 16px;font-size:11px;font-weight:900;position:absolute;top:0;right:30px}.price{color:var(--navy);align-items:flex-start;line-height:1;display:flex}.price sup{margin-top:12px;font-size:22px;font-weight:900}.price strong{letter-spacing:-.07em;font-size:78px}.price span{color:#748790;align-self:flex-end;margin:0 0 10px 8px;font-size:13px}.no-down{color:#ef7c65;border-bottom:1px solid #e5e7e3;margin:5px 0 26px;padding-bottom:23px;font-weight:800}.price-card ul{color:#526d78;gap:14px;margin:0 0 27px;padding:0;font-size:14px;list-style:none;display:grid}.price-card li:first-letter{color:#4d9a79}.full-button{width:100%}.price-card>small{text-align:center;color:#8b9a9e;margin-top:14px;font-size:10px;display:block}.network-map{text-align:left;background:#fff;border:1px solid #e3e6df;border-radius:34px;max-width:980px;margin:56px auto 0;padding:42px;box-shadow:0 24px 60px #23393f14}.network-trunk{flex-direction:column;align-items:center;display:flex}.network-node{border-radius:18px;align-items:center;gap:16px;padding:16px 22px;display:flex}.network-node>span:first-child{border-radius:14px;place-items:center;width:44px;height:44px;font-size:25px;font-weight:900;display:grid}.network-node div,.lane-heading div,.pup-node div{gap:4px;display:grid}.network-node b{font-size:15px}.network-node small{color:#71858d;font-size:11px}.internet-node{background:#f7dfae}.internet-node>span:first-child{color:#bc8330;background:#fff}.router-node{background:var(--navy);color:#fff;min-width:310px}.router-node small{color:#a9bec7}.network-arrow{color:#d2923e;height:39px;font-size:25px;line-height:39px}.router-icon{position:relative}.router-icon i{background:#f2bd56;border-radius:50%;width:5px;height:5px;position:absolute;bottom:12px}.router-icon i:first-child{left:13px}.router-icon i:nth-child(2){left:22px}.router-icon b{border:2px solid #fff;border-top:0;border-radius:0 0 14px 14px;width:27px;height:12px}.network-branches{grid-template-columns:1fr 1fr;gap:28px;margin-top:56px;display:grid;position:relative}.network-branches:before{content:"";border-top:2px solid #c9d5d4;position:absolute;top:-29px;left:25%;right:25%}.network-branches:after{content:"";border-left:2px solid #c9d5d4;height:28px;position:absolute;top:-56px;left:50%}.network-lane{border-radius:24px;min-height:265px;padding:29px;position:relative}.network-lane:before{content:"";border-left:2px solid #c9d5d4;height:29px;position:absolute;top:-29px;left:50%}.parent-lane{background:#f3eee4}.kids-lane{background:#dcefed;border:2px solid #b9dcda}.lane-label{color:#667d87;letter-spacing:.07em;text-transform:uppercase;background:#fffc;border-radius:8px;margin-bottom:24px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-block}.kids-lane .lane-label{color:#307482}.lane-heading,.pup-node{align-items:center;gap:14px;display:flex}.lane-heading>span,.mini-pup{color:#607a84;background:#fff;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.lane-heading h3,.pup-node h3{margin:0;font-size:17px}.lane-heading p,.pup-node p{color:#71858d;margin:0;font-size:11px;line-height:1.4}.device-row{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:30px;display:grid}.device-row>span{color:#637a84;background:#ffffffc7;border-radius:13px;place-items:center;gap:7px;min-height:76px;padding:10px 4px;font-size:10px;font-weight:800;display:grid}.device-row i{color:var(--navy);font-size:22px;font-style:normal}.screenpup-hop{grid-template-columns:1fr;justify-items:center;display:grid}.pup-node{justify-self:stretch}.screenpup-hop>span{color:#3d8992;height:25px;font-size:19px;line-height:25px}.mini-pup{background:#fff;position:relative}.mini-pup i{background:#ef7c65;border-radius:5px 5px 2px 2px;width:7px;height:8px;position:absolute;top:8px}.mini-pup i:first-child{left:10px}.mini-pup i:nth-child(2){right:10px}.mini-pup b{background:var(--navy);border-radius:50%;width:8px;height:6px;margin-top:9px}.kids-lane .device-row{margin-top:0}.network-caption{color:#647b84;text-align:center;justify-content:center;align-items:center;gap:9px;margin:28px 0 0;font-size:12px;display:flex}.network-caption span{color:#429164;background:#dceee6;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.faq-section{grid-template-columns:.75fr 1.25fr;gap:110px;display:grid}.faqs details{border-bottom:1px solid #dfe2dc;padding:21px 0}.faqs summary{cursor:pointer;justify-content:space-between;align-items:center;font-weight:800;list-style:none;display:flex}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{color:#ef7c65;font-size:23px}.faqs p{color:#6d828b;margin:15px 42px 3px 0;font-size:14px;line-height:1.65}.final-cta{background:#dcefed;padding:105px 0;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px dashed #37738140;border-radius:50%;width:250px;height:250px;position:absolute;top:-80px}.final-cta:before{left:-70px}.final-cta:after{top:auto;bottom:-80px;right:-70px}.cta-paw{color:#ef7c65;background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 21px;display:grid}.final-cta p{color:#617983;font-size:17px}.final-cta .button{margin-top:12px}.final-cta small{color:#718890;margin-top:16px;display:block}footer{background:var(--navy);color:#fff;padding:42px 0 25px}.footer-grid{grid-template-columns:1fr 1fr 1fr;align-items:center;display:grid}.footer-grid p{color:#9db3bc;text-align:center;font-size:13px}.footer-grid>a:last-child{text-align:right;color:#bed0d6;font-size:13px}.footer-bottom{color:#718d98;border-top:1px solid #ffffff17;justify-content:space-between;margin-top:35px;padding-top:20px;font-size:10px;display:flex}footer .brand-mark{transform:scale(.8)}footer .brand{font-size:21px}@media (max-width:900px){.trust-grid{grid-template-columns:1fr;gap:22px;padding-block:28px}.split,.split.reverse,.pricing-wrap,.faq-section{grid-template-columns:1fr;gap:60px}.benefit-grid{grid-template-columns:1fr 1fr}.scene-card,.reverse .scene-card{order:2}.section{padding-block:88px}.pricing-card{max-width:520px;margin:auto}}@media (max-width:640px){.steps,.benefit-grid{grid-template-columns:1fr}.steps{gap:56px}.steps article:not(:last-child):after{display:none}.section{padding-block:72px}.split{gap:45px}.scene-card{border-radius:28px;min-height:430px}.pricing-wrap{gap:46px}.price-card{padding:38px 25px}.network-map{border-radius:25px;padding:28px 18px}.router-node{width:100%;min-width:0}.network-branches{grid-template-columns:1fr;gap:46px}.network-branches:before{display:none}.network-branches:after{height:29px;top:-56px}.kids-lane:before{height:46px;top:-46px}.device-row{gap:6px}.network-caption{align-items:flex-start}.network-caption span{flex:none}.faq-section{gap:38px}.footer-grid{text-align:center;grid-template-columns:1fr;gap:20px}.footer-grid .brand{justify-content:center}.footer-grid p{margin:0}.footer-grid>a:last-child{text-align:center}.footer-bottom{flex-direction:column;align-items:center;gap:8px}.trust-grid p{grid-template-columns:38px 1fr}h2{font-size:41px}}.home-scene .child-path{background:0 0;border:0;padding:20px 4px 0}.home-scene .child-path .home-path-label{margin-bottom:9px}.home-scene .home-pup{background:#fff;border:2px solid #efb36a;padding:11px 12px;box-shadow:0 8px 18px #2a525b14}.home-scene .child-path>.home-flow{margin:2px auto}.kids-subnetwork{background:#eaf5f3;border:2px solid #77b7b8;border-radius:14px;padding:12px 8px 9px}.kids-subnetwork>b{color:#285f6b;font-size:11px;display:block}.kids-subnetwork>small{color:#6c858b;margin-top:3px;font-size:8px;display:block}.kids-subnetwork .home-device-list{margin-top:9px}.home-scene .child-path .home-device-list span{background:#fff}.vpn-scene{background:#f7dfae;flex-direction:column;justify-content:flex-start;gap:11px;padding:26px;display:flex}.away-phone-node{background:#fff;border-radius:15px;align-items:center;gap:12px;padding:11px 14px;display:flex;box-shadow:0 10px 22px #434b441a}.away-phone-node>div,.vpn-tunnel>div,.vpn-router-node>div,.vpn-pup-node>div,.filtered-result>div{gap:3px;display:grid}.away-phone-node b,.vpn-tunnel b,.vpn-router-node b,.vpn-pup-node b,.filtered-result b{font-size:12px}.away-phone-node small,.vpn-tunnel small,.vpn-router-node small,.vpn-pup-node small,.filtered-result small{color:#72858b;font-size:9px;line-height:1.35}.away-phone-icon{border:3px solid var(--navy);color:#ef7c65;background:#fffaf0;border-radius:9px;place-items:center;width:35px;height:50px;display:grid;position:relative}.away-phone-icon i{font-size:9px;font-style:normal}.away-phone-icon b{color:#fff;background:#4c9a76;border:2px solid #fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid;position:absolute;bottom:-7px;right:-7px}.mobile-networks{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.mobile-networks span{color:#79643e;text-align:center;background:#ffffffa6;border:1px solid #6c532521;border-radius:9px;padding:7px 3px;font-size:9px;font-weight:900}.vpn-tunnel{color:#2b6e7e;background:#e6f3f3;border:2px dashed #4c91a3;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:10px 13px;display:flex;position:relative}.vpn-tunnel>span{font-size:18px;font-weight:900}.vpn-tunnel small{color:#5c7d84}.vpn-home{grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;display:grid}.vpn-router-node,.vpn-pup-node{border-radius:13px;align-items:center;gap:8px;min-width:0;min-height:70px;padding:9px;display:flex}.vpn-router-node{background:var(--navy);color:#fff}.vpn-router-node small{color:#9fb7c1}.vpn-router-node .home-router-symbol{flex:0 0 32px;width:32px;height:32px}.vpn-pup-node{background:#fff;border:2px solid #efb36a}.vpn-pup-node .mini-pup{border:1px solid #dce4df;flex:0 0 34px;width:34px;height:34px}.vpn-pup-node .mini-pup i{top:6px}.vpn-pup-node .mini-pup i:first-child{left:8px}.vpn-pup-node .mini-pup i:nth-child(2){right:8px}.vpn-pup-node .mini-pup b{margin-top:7px}.vpn-hop{color:#3c8792;font-size:20px;font-weight:900}.filtered-result{background:#dceee6;border-radius:13px;align-items:center;gap:10px;padding:10px 13px;display:flex}.filtered-result>span{color:#fff;background:#4c9a76;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.filtered-result small{color:#617f75}@media (max-width:640px){.vpn-scene{min-height:500px;padding:22px 16px}.vpn-home{grid-template-columns:1fr}.vpn-hop{text-align:center;height:15px;line-height:15px;transform:rotate(90deg)}.vpn-router-node,.vpn-pup-node{min-height:58px}}.filtered-internet{color:#34785e;text-transform:uppercase;letter-spacing:.04em;background:#dceee6;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin-top:9px;padding:6px 7px;font-size:8px;font-weight:900;display:flex}.filtered-internet span{color:#fff;background:#4c9a76;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;display:grid}.vpn-scene{align-items:center;height:auto;min-height:640px}.vpn-scene>.away-phone-node,.vpn-scene>.mobile-networks,.vpn-scene>.vpn-tunnel{width:100%}.vpn-main-router,.vpn-network-paths{flex:none}.vpn-scene .child-path{background:0 0;border:0;padding:20px 4px 0}.vpn-scene .home-pup{background:#fff;border:2px solid #efb36a;padding:9px 10px;box-shadow:0 8px 18px #2a525b14}.vpn-scene .child-path>.home-flow{margin:2px auto}.away-subnetwork{padding:10px 7px 8px}.away-subnetwork .filtered-internet{margin-top:8px}@media (max-width:640px){.vpn-scene{min-height:620px}.vpn-scene .home-network-paths{grid-template-columns:1fr 1fr;gap:8px}.vpn-scene .home-path{padding-left:5px;padding-right:5px}.vpn-scene .home-device-list{gap:3px}.vpn-scene .home-device-list span{font-size:6px}}.vpn-scene{justify-content:center;gap:10px;min-height:520px}.vpn-home-filter{flex-direction:column;align-items:center;width:100%;display:flex}.vpn-home-filter .home-flow{height:21px;line-height:21px}.vpn-simple-pup{background:#fff;border:2px solid #efb36a;min-width:230px;padding:10px 14px;box-shadow:0 8px 18px #2a525b14}.vpn-simple-pup .mini-pup{border:1px solid #dce4df;flex:0 0 36px;width:36px;height:36px}.vpn-filtered{width:230px;margin-top:0;padding:9px 12px;font-size:9px}@media (max-width:640px){.vpn-scene{min-height:520px}.vpn-simple-pup,.vpn-filtered{width:100%;min-width:0}}.simple-away-scene{background:#f7dfae;align-content:center;place-items:center;gap:34px;padding:38px 24px;display:grid}.simple-journey{grid-template-columns:1fr 34px 1fr 44px 1fr 34px 1fr;align-items:center;width:100%;display:grid}.journey-stop{text-align:center;justify-items:center;gap:12px;display:grid}.journey-stop>strong{color:#665838;font-size:10px}.journey-line{color:#ba8a3c;place-items:center;display:grid;position:relative}.journey-line i{letter-spacing:2px;font-size:18px;font-style:normal}.journey-line small{white-space:nowrap;color:#397585;font-size:8px;font-weight:900;position:absolute;bottom:19px}.journey-stop>span{place-items:center;width:68px;height:76px;display:grid;position:relative}.picture-phone{border:5px solid var(--navy);background:#fffaf0;border-radius:13px;box-shadow:0 12px 20px #434b441f;width:43px!important}.picture-phone i{background:#dcefed;border-radius:50%;width:18px;height:18px}.picture-phone b{background:#809198;border-radius:3px;width:10px;height:3px;position:absolute;bottom:5px}.picture-tower b{clip-path:polygon(43% 0,57% 0,100% 100%,75% 100%,50% 30%,25% 100%,0 100%);background:#ef7c65;width:8px;height:55px;position:absolute;bottom:5px}.picture-tower i{border:3px solid #0000;border-color:#0000 #4d91a3;border-radius:50%;width:49px;height:49px;position:absolute;top:9px}.picture-tower i:nth-child(2){width:28px;height:28px;top:20px}.picture-house{color:#ef7c65;background:#fffaf0;border-radius:24px 24px 14px 14px;margin-top:4px;box-shadow:0 12px 20px #434b441a;width:78px!important;height:72px!important}.picture-house i{font-size:45px;font-style:normal;line-height:1}.picture-house b{border:3px solid var(--navy);color:#e3b64e;background:#fff;border-radius:8px;place-items:center;width:37px;height:24px;font-size:17px;display:grid;position:absolute;bottom:-6px;right:-3px}.picture-pup{color:var(--navy);background:#fff;border-radius:24px;margin-top:7px;box-shadow:0 12px 20px #434b441f;width:78px!important;height:65px!important}.picture-pup i{background:#fff;border-radius:12px 12px 5px 5px;width:18px;height:21px;position:absolute;top:-9px}.picture-pup i:first-child{left:12px;transform:rotate(-10deg)}.picture-pup i:nth-child(2){right:12px;transform:rotate(10deg)}.picture-pup b{background:var(--navy);border-radius:50%;width:13px;height:9px;margin-top:9px}.picture-pup:after{content:"•   •";letter-spacing:8px;font-size:16px;position:absolute;top:21px;transform:translate(4px)}.picture-pup em{color:#fff;background:#4c9a76;border:3px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-style:normal;font-weight:900;display:grid;position:absolute;bottom:-6px;right:-6px}.simple-filtered{color:#34785e;background:#dceee6;border-radius:20px;align-items:center;gap:8px;margin:0;padding:10px 17px;font-size:11px;font-weight:900;display:flex}.simple-filtered span{color:#fff;background:#4c9a76;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}@media (max-width:640px){.simple-away-scene{min-height:430px;padding:30px 10px}.simple-journey{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr) 16px minmax(0,1fr) 12px minmax(0,1fr)}.journey-stop{gap:3px;min-width:0}.journey-stop>span{transform:scale(.68)}.journey-stop>strong{max-width:100%;font-size:8px;line-height:1.25}.journey-line i{letter-spacing:0;font-size:10px}.journey-line small{font-size:6px;bottom:13px}}.simple-home-picture{width:100%;max-width:760px;margin:0 auto}.home-picture-top{justify-content:center;align-items:center;display:flex}.home-picture-top .journey-line{width:75px}.picture-cloud{color:#4d91a3;text-shadow:0 10px 20px #3f78851f;font-size:66px;line-height:1;width:82px!important;height:70px!important}.picture-split{width:50%;height:46px;margin:0 auto;position:relative}.picture-split b{border-left:3px dotted #b98a3d;height:23px;position:absolute;top:0;left:50%}.picture-split i{border-top:3px dotted #b98a3d;width:50%;position:absolute;top:22px}.picture-split i:first-child{left:0}.picture-split i:last-child{right:0}.picture-split i:after{content:"";border-left:3px dotted #b98a3d;height:24px;position:absolute;top:0}.picture-split i:first-child:after{left:0}.picture-split i:last-child:after{right:0}.home-picture-branches{grid-template-columns:1fr 1fr;gap:34px;display:grid}.picture-branch{border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:24px;display:flex}.picture-branch>strong{color:#536d77;margin-top:10px;font-size:12px}.picture-branch>small{color:#7a8d92;margin-top:4px;font-size:9px}.picture-device-group{color:var(--navy);justify-content:center;align-items:end;gap:13px;display:flex}.picture-device-group span{background:#fff;border-radius:14px;place-items:center;width:45px;height:50px;font-size:24px;display:grid;box-shadow:0 9px 16px #2a474d14}.picture-down{color:#b98a3d;letter-spacing:2px;height:25px;font-size:16px;line-height:20px;transform:rotate(90deg)}.kids-picture-branch .picture-pup{flex:0 0 65px}.kids-picture-branch .picture-device-group span{background:#fff}.kids-picture-branch .simple-filtered{margin-top:10px;padding:7px 12px;font-size:8px}.picture-network-map{padding:44px 54px}.picture-network-map .network-caption{margin-top:32px}.simple-home-picture.compact{max-width:100%;margin:auto}.simple-home-picture.compact .picture-cloud{transform:scale(.75)}.simple-home-picture.compact .picture-house{transform:scale(.78)}.simple-home-picture.compact .home-picture-top{height:80px}.simple-home-picture.compact .home-picture-top .journey-line{width:42px}.simple-home-picture.compact .picture-split{height:34px}.simple-home-picture.compact .picture-split b{height:17px}.simple-home-picture.compact .picture-split i{top:16px}.simple-home-picture.compact .picture-split i:after{height:18px}.simple-home-picture.compact .home-picture-branches{gap:12px}.simple-home-picture.compact .picture-branch{border-radius:20px;min-height:285px;padding:17px 8px}.simple-home-picture.compact .picture-device-group{gap:5px}.simple-home-picture.compact .picture-device-group span{border-radius:10px;width:35px;height:40px;font-size:18px}.simple-home-picture.compact .kids-picture-branch .picture-pup{margin:-6px;transform:scale(.75)}.simple-home-picture.compact .picture-branch>strong{font-size:10px}.simple-home-picture.compact .simple-filtered{font-size:7px}.home-scene>.simple-home-picture{align-self:center}@media (max-width:640px){.picture-network-map{padding:30px 16px}.home-picture-top .journey-line{width:38px}.picture-split{width:52%;height:38px}.home-picture-branches{gap:10px}.picture-branch{border-radius:22px;min-height:235px;padding:18px 7px}.picture-device-group{gap:5px}.picture-device-group span{border-radius:10px;width:34px;height:41px;font-size:18px}.kids-picture-branch .picture-pup{margin:-5px;transform:scale(.78)}.picture-branch>strong{font-size:9px}.simple-home-picture.compact .picture-branch{min-height:260px}}:root{--ink:#1f3b40;--navy:#214b50;--blue:#668f8a;--sky:#dcebe6;--cream:#f5f1e8;--coral:#b96f5d;--yellow:#d6b56b;--white:#fffdf8}body{background:var(--cream);color:var(--ink)}.nav{border-bottom:1px solid #1f3b4017;height:84px}.brand{letter-spacing:-.6px;font-family:Georgia,Times New Roman,serif;font-weight:500}.brand-mark i,.brand-mark b{background:#769b91}.nav-links{color:#5f7476;font-weight:600}.nav-links>a:not(.button):hover{color:var(--ink)}.button{background:var(--navy);min-height:54px;box-shadow:none;border-radius:999px;padding-inline:26px;font-weight:700}.button:hover{box-shadow:none;background:#183d42}.button-small{border-radius:999px;min-height:42px}.hero{grid-template-columns:1.02fr .98fr;min-height:720px;padding-block:60px 86px;overflow:visible}.eyebrow{color:#66807f;letter-spacing:.15em;font-size:11px;font-weight:700}.eyebrow span{background:#8eaaa3;width:22px;height:1px}h1{letter-spacing:-.05em;font-size:clamp(54px,5.7vw,82px);line-height:.98}h1 em{color:#567d78}.hero-lede{color:#607678;max-width:540px;font-size:18px;line-height:1.7}.hero-lede strong{color:#38565a;font-weight:700}.price-note{color:#708182;border-color:#1f3b4029}.price-note strong{color:var(--ink)}.reassurance{color:#7b8c8a;font-weight:500}.reassurance span{color:#9bb4ae}.hero-visual{min-height:560px}.product-label{z-index:5;color:#55706f;letter-spacing:.03em;white-space:nowrap;background:#fffdf8e6;border:1px solid #1f3b4017;border-radius:999px;align-items:center;gap:8px;margin:0;padding:9px 14px;font-size:10px;font-weight:700;display:flex;position:absolute;top:9%;left:50%;transform:translate(-50%)}.product-label span{color:#6e968b;font-size:8px}.sun-shape{background:#d8e8df;border-radius:48% 52% 46% 54%;width:470px;height:470px;transform:rotate(8deg)}.sun-shape:after,.orbit{display:none}.hero-visual>img{filter:drop-shadow(0 26px 20px #1f3b401f);width:108%}.float-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8eb;border:1px solid #1f3b4014;border-radius:13px;box-shadow:0 14px 34px #1f3b401a}.float-card>span{color:#416f70;background:#dcebe6;border-radius:10px}.four-steps{grid-template-columns:repeat(4,1fr);gap:30px}.four-steps article:not(:last-child):after{width:50px;right:-25px}.four-steps .step-number{left:calc(50% - 72px)}.subscribe-art{background:#dce9e5}.subscribe-art b{color:#567d78;background:#fffdf8;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.ship-art{background:#e7ddd5}.ship-art b{color:#9d6657;background:#fffdf8;border-radius:8px;place-items:center;width:72px;height:48px;font-size:28px;display:grid;position:relative}.ship-art b:after{content:"→";color:#76948f;font-size:18px;position:absolute;right:-21px}.trust-strip{color:#f4f5ef;background:#214b50}.trust-grid{min-height:104px}.trust-grid p>span{color:#c9dcd5;background:#ffffff14}.trust-grid small{color:#b8cac7}.section{padding-block:108px}h2{color:var(--ink);letter-spacing:-.04em;font-size:clamp(40px,4.3vw,60px)}h2 em{color:#648780}.section-intro,.section-copy>p:not(.eyebrow){color:#65797a}.steps{gap:54px}.steps article:not(:last-child):after{border-width:1px;border-color:#becdc8}.step-number{background:#214b50;font-weight:700}.step-art{color:#31565a;background:#e6e1d4;border-radius:48% 52% 47% 53%;width:136px;height:136px}.family-art{background:#dce9e5}.shield-art{background:#e7ddd5}.shield-art b{color:#9d6657;background:#fffdf8}.steps h3,.benefit-grid h3{color:var(--ink);font-weight:650}.steps p,.benefit-grid p{color:#6c7f7f}.protection-section{background:#ebe8df}.split{gap:92px}.check-list li>span{color:#426e69;background:#dce9e5}.check-list b{color:#2b484c}.check-list small{color:#718281}.scene-card{border:1px solid #1f3b4012;border-radius:32px;box-shadow:0 24px 54px #1f3b4012}.home-scene{background:#dfece7}.simple-away-scene{background:#e9e4d8}.journey-line{color:#8ca29d}.journey-line small{color:#517875}.picture-tower b{background:#a77969}.picture-tower i{border-left-color:#648b87;border-right-color:#648b87}.picture-house{color:#a87060;background:#fffdf8;box-shadow:0 12px 22px #1f3b4014}.picture-house b{color:#a98a4f;border-color:#31565a}.picture-pup{color:#29494e;background:#fffdf8;box-shadow:0 12px 22px #1f3b4014}.picture-pup i{background:#fffdf8}.picture-pup b{background:#29494e}.picture-pup em{background:#5f8b78}.simple-filtered{color:#386658;background:#dce9e3}.simple-filtered span{background:#5f8b78}.why-section{color:#f5f3ec;background:#1d4146}.why-section .eyebrow{color:#aec4c0}.why-section h2{color:#f5f3ec}.why-section h2 em{color:#bfd5cf}.benefit-grid{gap:16px}.benefit-grid article{background:#ffffff09;border-color:#ffffff12;border-radius:16px;padding:31px 27px}.benefit-grid h3{color:#f5f3ec}.benefit-grid p{color:#adc0bd}.benefit-icon{color:#31565a;border-radius:50%;font-size:20px;background:#d6e6e1!important}.pricing-section{background:#ebe8df}.pricing-copy>p:not(.eyebrow){color:#687b7b}.price-card{background:#fffdf8;border:1px solid #1f3b4012;border-radius:20px;box-shadow:0 24px 54px #1f3b4014}.early-badge{color:#31565a;background:#d7e6e1;border-radius:0 0 10px 10px;right:28px}.price{color:#214b50}.no-down{color:#8f6256;border-color:#e2e3dc}.price-card ul{color:#5d7374}.network-section{background:#f5f1e8}.network-map{background:#fffdf8;border-color:#1f3b4014;border-radius:24px;box-shadow:0 20px 48px #1f3b400f}.picture-cloud{color:#729792;text-shadow:none}.picture-split b,.picture-split i,.picture-split i:after{border-color:#9db2ac}.parent-picture-branch{background:#eeeae1}.kids-picture-branch{background:#e1ece8}.picture-device-group span{background:#fffdf8;box-shadow:0 8px 16px #1f3b400f}.picture-branch>strong{color:#486367}.picture-branch>small{color:#748686}.network-caption{color:#667b7b}.network-caption span{color:#4e7c69;background:#dce9e3}.faqs details{border-color:#d6dcd7}.faqs summary{color:#2b484c;font-weight:650}.faqs summary span{color:#789991}.faqs p{color:#687b7c}.filter-layers{gap:9px;margin:20px 0 18px;padding:0;list-style:none;display:grid}.filter-layers li{background:#eef2ed;border-radius:12px;grid-template-columns:30px 1fr;align-items:start;gap:11px;padding:12px 14px;display:grid}.filter-layers li>span{color:#31565a;background:#d7e6e1;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:grid}.filter-layers li>div{gap:3px;display:grid}.filter-layers b{color:#2b484c;font-size:13px}.filter-layers small{color:#6d8080;font-size:11px;line-height:1.5}.faqs .filter-note{color:#57706f;margin-top:0;font-weight:600}.final-cta{background:#dce9e5}.final-cta:before,.final-cta:after{border-color:#3b606329}.cta-paw{color:#769b91;background:#fffdf8}.final-cta p{color:#607777}.final-cta small{color:#708483}footer{background:#183b40}.footer-grid p{color:#adc0bd}.footer-grid>a:last-child{color:#c6d5d1}.footer-bottom{color:#819c98;border-color:#ffffff12}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:18px;min-height:auto}.hero-visual{width:100%;min-height:500px}.section{padding-block:88px}.four-steps{grid-template-columns:1fr 1fr;gap:58px 36px}.four-steps article:after{display:none}}@media (max-width:640px){html,body{max-width:100%;overflow-x:hidden}.nav{height:72px}.nav .button{white-space:nowrap}.nav .button-small{padding-inline:12px;font-size:10px}.hero{padding:48px 0 40px;overflow:hidden}.hero-copy{width:100%}h1{font-size:clamp(44px,13vw,54px);line-height:1}.hero-lede{font-size:16px}.hero-visual{width:100%;min-height:420px;margin-top:4px}.hero-visual>img{width:112%;transform:translateY(2%)}.sun-shape{width:310px;height:310px}.product-label{white-space:normal;text-align:center;max-width:calc(100% - 24px);padding:8px 11px;font-size:8px;top:3%;left:50%}.float-card{max-width:174px}.card-home{top:12%;left:0;right:auto}.card-away{bottom:7%;left:auto;right:0}.section{padding-block:72px}.scene-card{border-radius:24px}.price-card,.network-map{border-radius:18px}.four-steps{grid-template-columns:1fr}.journey-stop>strong{font-size:9px}.simple-journey .journey-stop:last-child>span{transform:scale(.62)}.picture-branch>strong{font-size:10px}.picture-branch>small{font-size:9px}.simple-home-picture.compact .picture-branch>strong{font-size:10px}.simple-home-picture.compact .simple-filtered{white-space:normal;text-align:center;gap:4px;max-width:100%;padding:6px 7px;font-size:7px;transform:scale(.84)}.simple-home-picture.compact .simple-filtered span{flex:0 0 16px;width:16px;height:16px}.kids-picture-branch .simple-filtered{font-size:8px}}
