:root{--navy:#03213d;--navy2:#061b31;--card:#1c2c3b;--line:#1a3b54;--cream:#fffdf7;--muted:#b5c5d4;--teal:#00e1b7;--pink:#f697a8;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Outfit,Arial,sans-serif;font-weight:300;background:var(--navy);color:var(--cream);overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.film-grain{position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.gradient-text{background:linear-gradient(135deg,var(--teal),var(--pink));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.cream{color:var(--cream)}.nav{position:fixed;top:0;left:0;right:0;height:80px;z-index:100;transition:.3s}.nav.scrolled{background:rgba(3,33,61,.95);backdrop-filter:blur(12px)}.nav-inner{height:100%;max-width:1280px;margin:0 auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;font-size:18px;letter-spacing:-.03em}.wifi{width:28px;height:28px;color:var(--teal)}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{font-size:14px;letter-spacing:.02em;color:rgba(255,253,247,.8);transition:.3s}.nav-links a:hover{color:var(--teal)}.menu-btn{display:none;background:none;border:0;width:36px;height:36px}.menu-btn span{display:block;height:2px;background:var(--cream);margin:7px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 32px;font-size:14px;letter-spacing:.02em;transition:.3s}.btn-teal{background:var(--teal);color:var(--navy)!important}.btn-teal:hover{background:#33e9c5;box-shadow:0 4px 20px rgba(0,225,183,.3)}.btn-outline{border:1px solid var(--cream);color:var(--cream);background:transparent}.btn-outline:hover{background:var(--teal);border-color:var(--teal);color:var(--navy)}.section-dark{background:var(--navy);color:var(--cream)}.section-light{background:var(--cream);color:var(--navy)}.wrap{max-width:1180px;margin:0 auto;padding:90px 30px}.hero{min-height:980px;position:relative;overflow:hidden;background:radial-gradient(circle at 69% 12%,rgba(0,225,183,.12),transparent 26%),radial-gradient(circle at 22% 78%,rgba(246,151,168,.055),transparent 24%),linear-gradient(180deg,#03233f 0%,#021b33 100%);perspective:1300px}.hero-inner{position:relative;max-width:1280px;margin:0 auto;padding:110px 30px 80px;min-height:980px}.eyebrow{position:relative;z-index:5;margin:0 0 28px;color:var(--teal);font-size:22px;letter-spacing:-.03em}.hero h1{position:relative;z-index:5;margin:0;font-size:clamp(46px,6vw,88px);line-height:1.04;letter-spacing:-2.7px;font-weight:300;max-width:660px}.hero-copy{position:relative;z-index:5;max-width:520px;color:var(--muted);font-size:18px;line-height:1.5;letter-spacing:-.03em;margin:28px 0 28px}.hero-actions{position:relative;z-index:6;display:flex;gap:16px;align-items:center}.portal-stage{position:absolute;z-index:2;left:460px;top:125px;width:580px;height:760px;border-radius:36px;background:linear-gradient(145deg,#f4f6f2 0%,#c5c8c4 16%,#9c9d99 44%,#7c7d78 76%,#d8d9d4 100%);border:10px solid #090b0d;box-shadow:0 46px 90px rgba(0,0,0,.58),0 18px 38px rgba(0,0,0,.45),inset 0 2px 8px rgba(255,255,255,.82),inset -18px -18px 32px rgba(0,0,0,.24);display:flex;align-items:center;justify-content:center;opacity:.92;transform-style:preserve-3d;transform:rotateX(1deg) rotateY(-5deg) translateZ(0);animation:float 5s ease-in-out infinite}.portal-stage:before{content:"";position:absolute;inset:18px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.68) 0%,rgba(255,255,255,.24) 18%,rgba(255,255,255,.04) 54%,rgba(0,0,0,.16) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 16px 0 28px rgba(255,255,255,.22),inset -20px -20px 34px rgba(0,0,0,.18);pointer-events:none}.portal-card{width:210px;border:8px solid #080b0e;border-radius:30px;overflow:hidden;box-shadow:0 28px 42px rgba(0,0,0,.54),0 8px 16px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.12);background:#000;transform:translateY(120px) translateZ(70px);position:relative}.portal-card:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:58px;height:13px;border-radius:0 0 10px 10px;background:#05070a;z-index:2}.portal-card img{width:100%;height:auto}.hero-bg .ribbon{position:absolute;left:-120px;top:390px;width:830px;height:40px;border-radius:999px;background:linear-gradient(90deg,rgba(0,225,183,.18),rgba(0,225,183,.9),rgba(246,151,168,.22));transform:rotate(-28deg);filter:drop-shadow(0 16px 18px rgba(0,0,0,.28)) drop-shadow(0 0 10px rgba(0,225,183,.45));z-index:1}.hero-bg .ribbon:after{content:"";position:absolute;inset:4px 0 20px;border-radius:999px;background:rgba(255,255,255,.2)}.hero-bg .ribbon-two{left:970px;top:670px;transform:rotate(-28deg);width:800px}#particles{position:absolute;inset:0;z-index:3;pointer-events:none}@keyframes float{0%,100%{transform:rotateX(1deg) rotateY(-5deg) translateY(0) translateZ(0)}50%{transform:rotateX(2deg) rotateY(-2deg) translateY(-18px) translateZ(18px)}}.trusted .wrap{padding-top:45px;padding-bottom:65px;text-align:center}.trusted p{color:var(--muted)}.stats{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:24px}.stats span{border:1px solid var(--line);border-radius:999px;padding:10px 20px;color:var(--teal);background:rgba(255,255,255,.03)}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.split img{border-radius:24px}.tag{display:inline-block;color:var(--teal);font-size:14px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}h2{font-size:clamp(36px,5vw,70px);line-height:1.05;letter-spacing:-2.1px;font-weight:300;margin:0 0 20px}.section-light p{color:#38516a}.lead{max-width:760px;color:var(--muted);font-size:18px;line-height:1.55;margin:0 0 46px}.lead.dark{color:#38516a}.grid{display:grid;gap:24px}.cards{grid-template-columns:repeat(4,1fr)}.four{grid-template-columns:repeat(4,1fr)}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:30px;transition:.3s;min-height:230px}.card:hover{border-color:var(--teal);background:#112538;box-shadow:0 0 30px rgba(0,225,183,.08)}.card img{height:120px;width:100%;object-fit:cover;border-radius:12px;margin-bottom:20px}.card h3,.price-card h3{font-size:24px;letter-spacing:-.03em;font-weight:300;margin:0 0 12px}.card p{color:var(--muted);line-height:1.5;margin:0}.section-light .card{background:#fff;color:var(--navy);border-color:#ddd}.section-light .card p{color:#38516a}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step{position:relative;background:#fff;border:1px solid #ddd;border-radius:16px;padding:32px}.num{width:44px;height:44px;border-radius:50%;background:var(--teal);color:var(--navy);display:flex;align-items:center;justify-content:center;margin-bottom:22px}.center{text-align:center}.center .lead{margin-left:auto;margin-right:auto}.infra-stats{display:grid;grid-template-columns:repeat(6,auto);justify-content:center;gap:10px 24px;margin-top:30px;align-items:end}.infra-stats b{font-size:56px;font-weight:300;color:var(--teal)}.infra-stats span{color:var(--muted);align-self:center}.pricing-grid{grid-template-columns:repeat(4,1fr)}.price-card{background:#fff;border:1px solid #ddd;border-radius:18px;padding:32px;display:flex;flex-direction:column}.price-card.featured{border-color:var(--teal);box-shadow:0 16px 45px rgba(0,225,183,.17)}.price{font-size:44px;font-weight:300;letter-spacing:-.05em;margin:12px 0}.price small{font-size:15px;color:#617085}.price-card p{color:#38516a}.price-card ul{padding:0;margin:20px 0 28px;list-style:none}.price-card li{padding:8px 0;color:#38516a}.price-card li:before{content:"✓";color:var(--teal);font-weight:600;margin-right:10px}.price-card .btn{margin-top:auto;background:var(--navy);color:var(--cream)}.testimonials{grid-template-columns:repeat(3,1fr)}.quote{font-size:18px;line-height:1.5;color:var(--cream)!important;margin-bottom:24px}.role{color:var(--teal)!important}.location-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.loc{position:relative;height:220px;border-radius:18px;overflow:hidden}.loc img{width:100%;height:100%;object-fit:cover;transition:.5s}.loc:hover img{transform:scale(1.06)}.loc:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(3,33,61,.82))}.loc h3{position:absolute;left:20px;bottom:18px;z-index:2;color:#fff;font-weight:300;font-size:26px;margin:0}.cta .wrap{padding-top:130px;padding-bottom:130px}.footer{border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding-top:70px;padding-bottom:50px}.footer p,.footer a{display:block;color:var(--muted);font-size:14px;line-height:1.6;margin:0 0 10px}.footer a:hover{color:var(--cream);text-decoration:underline;text-decoration-color:var(--teal);text-underline-offset:4px}.footer h4{font-weight:300;margin:0 0 18px;font-size:20px}.footer-bottom{max-width:1180px;margin:0 auto;padding:24px 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:14px}.footer-bottom p:last-child{color:var(--teal)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
.city-hero{padding-top:5px;padding-bottom:85px;position:relative;overflow:hidden}.city-hero:before{content:"";position:absolute;right:-140px;top:170px;width:640px;height:36px;border-radius:999px;background:linear-gradient(90deg,rgba(0,225,183,.16),rgba(0,225,183,.88),rgba(246,151,168,.24));transform:rotate(-28deg);filter:drop-shadow(0 10px 16px rgba(0,0,0,.25));}.city-hero h1{font-size:clamp(48px,7vw,96px);line-height:1.04;font-weight:300;letter-spacing:-3px;margin:0 0 24px;max-width:900px}.city-hero p{position:relative;z-index:2;max-width:760px;color:var(--muted);font-size:20px;line-height:1.55}.city-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:start}.city-panel{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:0 22px 56px rgba(0,0,0,.2)}.city-panel p{color:var(--muted);line-height:1.6}.city-panel ul{margin:22px 0 0;padding:0;list-style:none}.city-panel li{padding:10px 0;color:var(--muted);border-bottom:1px solid rgba(255,255,255,.06)}.city-panel li:before{content:"✓";color:var(--teal);margin-right:10px}.city-card-img{border-radius:22px;overflow:hidden;border:1px solid var(--line);box-shadow:0 30px 70px rgba(0,0,0,.35)}.city-card-img img{width:100%;height:430px;object-fit:cover}.city-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.city-links a{border:1px solid var(--line);border-radius:999px;padding:9px 15px;color:var(--muted)}.city-links a:hover{border-color:var(--teal);color:var(--teal)}@media(max-width:760px){.city-grid{grid-template-columns:1fr}.city-card-img img{height:270px}.city-hero{padding-top:115px}.city-hero h1{letter-spacing:-2px}}
@media(max-width:1000px){.cards,.four,.pricing-grid{grid-template-columns:repeat(2,1fr)}.portal-stage{left:auto;right:-110px;opacity:.55}.hero h1{max-width:560px}.steps,.testimonials,.location-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.nav-links{display:none;position:absolute;top:80px;left:0;right:0;background:rgba(3,33,61,.98);padding:24px 30px;border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:18px}.nav-links.open{display:flex}.menu-btn{display:block}.hero,.hero-inner{min-height:850px}.hero-inner{padding-top:95px}.eyebrow{font-size:17px}.hero h1{font-size:46px;letter-spacing:-1.4px}.portal-stage{left:54%;right:auto;top:210px;width:330px;height:460px;opacity:.42}.portal-card{width:135px}.hero-actions{flex-wrap:wrap}.split,.cards,.four,.steps,.pricing-grid,.testimonials,.location-grid,.footer-grid{grid-template-columns:1fr}.wrap{padding:80px 22px}.infra-stats{grid-template-columns:1fr}.footer-bottom{display:block}.nav-inner{padding:0 22px}}

/* v3 hero: live portal inside floating iPhone mockup */
.iphone-stage{position:absolute;z-index:4;right:118px;top:150px;width:252px;height:532px;perspective:1300px;transform-style:preserve-3d;animation:iphoneFloat 5.2s ease-in-out infinite}
.iphone-shadow{position:absolute;left:16px;right:-42px;bottom:-28px;height:78px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.52),rgba(0,0,0,.18) 52%,transparent 72%);filter:blur(10px);transform:rotateX(66deg) translateZ(-70px)}
.iphone-frame{position:absolute;inset:0;border-radius:54px;padding:13px;background:linear-gradient(135deg,#1a2028 0%,#05080d 20%,#202833 50%,#05070b 78%,#343d48 100%);box-shadow:0 42px 90px rgba(0,0,0,.62),0 18px 36px rgba(0,0,0,.44),0 0 0 1px rgba(255,255,255,.14),inset 0 1px 2px rgba(255,255,255,.45),inset 0 -14px 24px rgba(0,0,0,.52);transform:rotateY(-12deg) rotateX(3deg) rotateZ(1deg);transform-style:preserve-3d}
.iphone-frame:before{content:"";position:absolute;inset:-2px;border-radius:56px;background:linear-gradient(145deg,rgba(255,255,255,.55),transparent 18%,transparent 72%,rgba(0,225,183,.18));pointer-events:none;mix-blend-mode:screen}
.iphone-screen{position:relative;z-index:2;width:100%;height:100%;overflow:hidden;border-radius:42px;background:#03213d;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),inset 0 18px 35px rgba(255,255,255,.05)}
.iphone-screen img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:contrast(1.05) saturate(1.08)}
.iphone-speaker{position:absolute;z-index:5;top:17px;left:50%;width:98px;height:27px;transform:translateX(-50%);border-radius:0 0 18px 18px;background:#05070a;box-shadow:inset 0 -1px 0 rgba(255,255,255,.08)}
.iphone-glare{position:absolute;z-index:4;inset:15px;border-radius:41px;background:linear-gradient(112deg,rgba(255,255,255,.26) 0%,rgba(255,255,255,.09) 18%,transparent 39%);pointer-events:none;mix-blend-mode:screen}
.iphone-side{position:absolute;z-index:1;width:4px;border-radius:4px;background:linear-gradient(180deg,#404a56,#0b1118);box-shadow:0 0 0 1px rgba(255,255,255,.06)}
.iphone-side-left{left:-3px;top:150px;height:96px}.iphone-side-right{right:-3px;top:210px;height:132px}
.portal-stage{display:none!important}
@keyframes iphoneFloat{0%,100%{transform:translateY(0) translateZ(0)}50%{transform:translateY(-20px) translateZ(18px)}}
@media(max-width:1000px){.iphone-stage{right:22px;top:235px;width:203px;height:429px;opacity:.76}.hero h1{max-width:560px}}
@media(max-width:760px){.iphone-stage{left:58%;right:auto;top:355px;width:147px;height:310px;opacity:.45}.iphone-frame{border-radius:36px;padding:8px}.iphone-screen{border-radius:29px}.iphone-speaker{top:10px;width:60px;height:18px}.iphone-glare{inset:9px;border-radius:28px}.hero,.hero-inner{min-height:900px}}

/* v5: city landing page hero phone */
.city-hero .wrap{position:relative;z-index:5;max-width:1280px}
.city-hero .city-copy{max-width:720px}
.city-hero .iphone-stage{right:120px;top:132px;width:230px;height:486px;opacity:.92;animation-duration:5.8s}
.city-hero .iphone-frame{transform:rotateY(-14deg) rotateX(3deg) rotateZ(1.5deg)}
.city-hero .iphone-shadow{bottom:-38px;opacity:.75}
@media(max-width:1000px){.city-hero .iphone-stage{right:20px;top:210px;width:174px;height:367px;opacity:.42}.city-hero .city-copy{max-width:600px}}
@media(max-width:760px){.city-hero .iphone-stage{display:none}.city-hero p{font-size:18px}.city-hero h1{font-size:clamp(40px,12vw,62px)}}


/* v6 refinements: sharper real iPhone angle and production pricing cards */
.hero h1{font-size:clamp(52px,5.2vw,82px);line-height:.92;letter-spacing:-3px;}
.iphone-stage{width:238px;height:503px;right:145px;top:158px;perspective:1600px;filter:drop-shadow(0 34px 42px rgba(0,0,0,.42));}
.iphone-frame{border-radius:58px;padding:12px;background:linear-gradient(112deg,#707b86 0%,#111722 5%,#05080d 16%,#2e3845 50%,#06080d 82%,#a7b0b8 91%,#1b232d 100%);box-shadow:0 48px 95px rgba(0,0,0,.66),0 16px 34px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.30),inset 2px 0 4px rgba(255,255,255,.35),inset -5px 0 10px rgba(0,0,0,.62),inset 0 -16px 26px rgba(0,0,0,.58);transform:rotateY(-26deg) rotateX(7deg) rotateZ(7deg) translateZ(18px);}
.iphone-frame:after{content:"";position:absolute;inset:5px;border-radius:52px;border:1px solid rgba(255,255,255,.20);box-shadow:inset -8px 0 14px rgba(255,255,255,.08),inset 8px 0 18px rgba(0,0,0,.45);pointer-events:none;z-index:3;}
.iphone-screen{border-radius:45px;box-shadow:inset 0 0 0 2px rgba(0,0,0,.75),inset 0 0 0 3px rgba(255,255,255,.08);}
.iphone-speaker{top:15px;width:92px;height:26px;border-radius:18px;background:linear-gradient(180deg,#05070a,#111821);box-shadow:inset 0 1px 1px rgba(255,255,255,.12),0 1px 3px rgba(0,0,0,.6);}
.iphone-speaker:after{content:"";position:absolute;right:13px;top:8px;width:8px;height:8px;border-radius:50%;background:#132236;box-shadow:0 0 0 2px #030508,inset 0 0 4px rgba(0,225,183,.35);}
.iphone-side-left{left:-4px;top:128px;height:70px}.iphone-side-right{right:-4px;top:178px;height:128px}.iphone-side:after{content:"";position:absolute;top:18px;left:0;width:100%;height:42px;border-radius:4px;background:rgba(255,255,255,.18)}
.iphone-glare{background:linear-gradient(108deg,rgba(255,255,255,.34) 0%,rgba(255,255,255,.12) 17%,transparent 35%,transparent 70%,rgba(0,225,183,.05) 100%);}
.city-hero .iphone-stage{width:218px;height:461px;right:145px;top:148px;}
.city-hero .iphone-frame{transform:rotateY(-28deg) rotateX(8deg) rotateZ(8deg) translateZ(18px)}
.price-card .price{font-size:40px;letter-spacing:-1px}.price-card .price small{font-size:15px;color:var(--muted)}
@media(max-width:1000px){.iphone-stage{right:30px;top:245px;width:190px;height:402px}.city-hero .iphone-stage{right:28px;top:230px;width:170px;height:360px}.hero h1{font-size:clamp(46px,7vw,70px)}}
@media(max-width:760px){.hero h1{font-size:42px;letter-spacing:-1.2px}.iphone-stage{left:62%;top:380px;width:138px;height:292px}.city-hero .iphone-stage{display:none}}

/* v7: increase all floating iPhones by 10% and pull city hero phones left */
.iphone-stage{width:262px;height:553px;right:145px;top:145px;}
.city-hero .iphone-stage{width:240px;height:507px;right:230px;top:138px;}
@media(max-width:1000px){
  .iphone-stage{width:209px;height:442px;right:30px;top:238px;}
  .city-hero .iphone-stage{width:187px;height:396px;right:92px;top:224px;opacity:.55;}
}
@media(max-width:760px){
  .iphone-stage{left:60%;top:372px;width:152px;height:321px;}
  .city-hero .iphone-stage{display:none;}
}


/* v8: Host Connect marketing content and city image polish */
.host-connect-section{position:relative;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.host-connect-section:before{content:"";position:absolute;right:-180px;top:80px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(0,225,183,.16),transparent 62%)}
.host-connect-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:center}
.host-price{margin:28px 0 10px;padding:24px;border:1px solid rgba(0,225,183,.35);border-radius:22px;background:linear-gradient(135deg,rgba(0,225,183,.12),rgba(246,151,168,.08));box-shadow:0 22px 54px rgba(0,0,0,.22)}
.host-price strong{display:block;font-size:44px;font-weight:300;letter-spacing:-1px;color:var(--teal)}
.host-price span{display:block;color:var(--cream);font-size:17px;margin-top:6px}.muted-note{color:var(--muted);line-height:1.6}
.host-connect-card,.accent-panel{border:1px solid var(--line);border-radius:24px;background:rgba(28,44,59,.88);padding:32px;box-shadow:0 28px 70px rgba(0,0,0,.28)}
.host-connect-card h3{font-size:30px;font-weight:300;margin:0 0 18px}.host-connect-card ul{list-style:none;margin:0;padding:0}.host-connect-card li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.07);color:var(--muted)}.host-connect-card li:before{content:"✉";color:var(--teal);margin-right:10px}
.host-connect-mini{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.accent-panel h3{font-size:30px;font-weight:300;margin:0 0 14px}.accent-panel .btn{margin-top:18px}
@media(max-width:860px){.host-connect-grid{grid-template-columns:1fr}.host-price strong{font-size:36px}}

/* v9 SEO and PSI polish */
.breadcrumbs{padding-top:110px;padding-bottom:0;color:var(--muted);font-size:14px}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--teal)}.breadcrumbs span{margin-right:8px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.faq-card{border:1px solid rgba(3,33,61,.12);background:#fff;border-radius:20px;padding:26px;box-shadow:0 16px 40px rgba(3,33,61,.08)}.faq-card h3{margin:0 0 10px;color:var(--navy);font-size:22px;font-weight:400}.faq-card p{margin:0;color:#475b6b;line-height:1.65}.nav a:focus-visible,.btn:focus-visible,.city-links a:focus-visible{outline:3px solid var(--teal);outline-offset:4px}@media(max-width:760px){.faq-grid{grid-template-columns:1fr}.breadcrumbs{padding-top:95px}}


/* v10: mobile particle reduction, problem image fix and SEO topic pages */
.problem .split img{width:100%;max-height:430px;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:24px;box-shadow:0 24px 70px rgba(3,33,61,.14)}
@media(max-width:760px){.problem .split img{max-height:240px;aspect-ratio:4/3}.problem .wrap{padding-top:64px;padding-bottom:64px}}
.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.topic-card{display:block;border:1px solid rgba(0,225,183,.22);background:rgba(28,44,59,.7);border-radius:22px;padding:28px;color:var(--cream);transition:.25s}.topic-card:hover{transform:translateY(-3px);border-color:var(--teal);box-shadow:0 20px 50px rgba(0,225,183,.09)}.topic-card h3{font-size:26px;font-weight:300;margin:0 0 12px}.topic-card p{color:var(--muted);line-height:1.6;margin:0}.topic-hero{position:relative;overflow:hidden;min-height:620px}.topic-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 35%,rgba(0,225,183,.18),transparent 34%),linear-gradient(135deg,#03213d 0%,#051424 100%)}.topic-hero .wrap{position:relative;z-index:5;padding-top:150px;padding-bottom:110px}.topic-hero .lead{max-width:720px}.topic-section-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.topic-section-list article{border:1px solid rgba(3,33,61,.12);border-radius:20px;background:#fff;padding:26px;box-shadow:0 16px 36px rgba(3,33,61,.06)}.topic-section-list h3{margin:0 0 10px;color:var(--navy);font-weight:400;font-size:24px}.topic-section-list p{margin:0;color:#38516a;line-height:1.65}.topic-dark-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.topic-dark-list article{border:1px solid var(--line);border-radius:22px;background:rgba(28,44,59,.72);padding:28px}.topic-dark-list h3{font-weight:300;font-size:24px;margin:0 0 12px}.topic-dark-list p{color:var(--muted);line-height:1.6;margin:0}.footer .topic-footer-link{color:var(--teal)}
@media(max-width:900px){.topic-grid,.topic-dark-list{grid-template-columns:1fr 1fr}.topic-section-list{grid-template-columns:1fr}}
@media(max-width:650px){.topic-grid,.topic-dark-list{grid-template-columns:1fr}.topic-hero{min-height:auto}.topic-hero .wrap{padding-top:120px;padding-bottom:80px}}


/* MyGuestWiFi uploaded logo */
.brand-logo{display:block;width:188px;max-width:188px;height:auto}
.nav .brand{display:flex;align-items:center;gap:10px}
.footer .brand-logo{width:188px}
@media(max-width:560px){.brand-logo{width:158px;max-width:158px}}


/* v11: clean mobile hero without changing desktop layout */
.mobile-hero-title,.mobile-hero-copy{display:none}
.desktop-hero-title{display:inline}
@media(max-width:760px){
  .hero,.hero-inner{min-height:auto}
  .hero{padding-bottom:0;background:radial-gradient(circle at 80% 10%,rgba(0,225,183,.10),transparent 26%),linear-gradient(180deg,#03233f 0%,#021b33 100%)}
  .hero-inner{padding:104px 24px 48px;min-height:auto;display:flex;flex-direction:column;align-items:flex-start}
  .eyebrow{max-width:310px;margin-bottom:22px;font-size:18px;line-height:1.35;letter-spacing:-.02em}
  .desktop-hero-title,.desktop-hero-copy{display:none}
  .hero h1{max-width:340px;font-size:42px;line-height:1.02;letter-spacing:-1.4px;font-weight:300}
  .hero .mobile-hero-title{display:inline}
  .hero-copy{max-width:330px;margin:22px 0 24px;font-size:18px;line-height:1.48;color:rgba(255,253,247,.74);letter-spacing:-.02em}
  .mobile-hero-copy{display:inline}
  .hero-actions{width:100%;gap:10px;margin-bottom:26px}
  .hero-actions .btn{padding:13px 28px}
  .hero-actions .btn-outline{display:none}
  .iphone-stage{position:relative;left:auto;right:auto;top:auto;order:9;align-self:center;margin:4px auto 0;width:176px;height:372px;opacity:.72;transform:none;filter:drop-shadow(0 24px 34px rgba(0,0,0,.36))}
  .iphone-frame{transform:rotateY(-16deg) rotateX(5deg) rotateZ(5deg) translateZ(0)}
  .hero-bg .ribbon{display:none}
  #particles{opacity:.28}
}
@media(max-width:390px){
  .hero h1{font-size:39px;max-width:310px}
  .hero-copy{font-size:17px;max-width:310px}
  .eyebrow{font-size:17px;max-width:300px}
}


/* demo portal landing page */
.demo-hero{position:relative;overflow:hidden;min-height:100vh;background:radial-gradient(circle at 72% 18%,rgba(0,225,183,.12),transparent 24%),linear-gradient(180deg,#03233f 0%,#031b34 100%)}
.demo-glow{position:absolute;right:-140px;top:140px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(0,225,183,.18),transparent 62%);pointer-events:none;filter:blur(8px)}
.demo-wrap{position:relative;z-index:2;padding-top:150px;padding-bottom:96px}
.demo-copy{text-align:center;max-width:900px;margin:0 auto 42px}
.demo-copy h1{font-size:clamp(52px,5vw,78px);line-height:.94;letter-spacing:-2.5px;margin:10px 0 18px}
.demo-copy .lead{max-width:820px;margin:0 auto;color:rgba(255,253,247,.80);font-size:20px;line-height:1.65}
.demo-actions{justify-content:center;margin-top:28px}
.demo-note{margin:18px auto 0;max-width:760px;color:var(--muted);font-size:15px;line-height:1.65}
.demo-layout{display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,420px) minmax(220px,1fr);gap:28px;align-items:center;margin-top:34px}
.demo-feature-column{display:grid;gap:18px}
.demo-feature-card{border:1px solid rgba(255,255,255,.10);background:rgba(11,30,53,.72);backdrop-filter:blur(12px);border-radius:24px;padding:24px 24px 22px;box-shadow:0 20px 48px rgba(0,0,0,.24)}
.demo-feature-card h3{font-size:27px;font-weight:300;line-height:1.1;margin:10px 0 12px}
.demo-feature-card p{margin:0;color:rgba(255,253,247,.76);line-height:1.62}
.demo-device-center{text-align:center}
.demo-portal-shell{position:relative;width:320px;max-width:100%;margin:0 auto;padding-bottom:10px}
.demo-phone-frame{transform:none !important;border-radius:54px}
.demo-screen{height:648px;overflow:hidden}
.portal-frame{width:100%;height:100%;border:0;background:#fff;display:block}
.demo-device-caption{max-width:320px;margin:18px auto 0;display:grid;gap:6px;color:var(--muted);font-size:14px;line-height:1.55}
.demo-device-caption strong{font-size:16px;color:var(--cream);font-weight:500}
.demo-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.demo-cta-band{border-top:1px solid var(--line)}
.demo-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:32px}
.demo-cta-inner h2{margin:10px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1.02}
.demo-cta-inner p{max-width:680px;color:var(--muted)}
@media(max-width:1100px){.demo-layout{grid-template-columns:1fr;gap:20px}.demo-feature-column.left{order:2}.demo-device-center{order:1}.demo-feature-column.right{order:3}.demo-copy{text-align:left}.demo-copy .lead,.demo-note{margin-left:0}.demo-actions{justify-content:flex-start}.demo-benefits-grid{grid-template-columns:1fr}.demo-cta-inner{flex-direction:column;align-items:flex-start}}
@media(max-width:760px){.demo-wrap{padding-top:114px;padding-bottom:72px}.demo-copy h1{font-size:44px;letter-spacing:-1.4px}.demo-copy .lead{font-size:18px;line-height:1.55}.demo-portal-shell{width:280px}.demo-screen{height:566px}.demo-feature-card h3{font-size:23px}.demo-cta-inner h2{font-size:38px}.demo-actions .btn{width:100%;justify-content:center}}
@media(max-width:420px){.demo-portal-shell{width:250px}.demo-screen{height:506px}}


/* demo page refinement: realistic iPhone preview with static live portal screenshot */
.demo-portal-shell{width:336px;perspective:1600px}
.demo-phone-frame{position:relative;transform:rotateY(-9deg) rotateX(4deg) rotateZ(-1deg) !important;border-radius:64px;padding:10px;background:linear-gradient(135deg,#bfc9d2 0%,#6b7580 7%,#0d1218 14%,#313c49 50%,#0c1116 84%,#8f9aa4 93%,#d4dde5 100%);box-shadow:0 40px 95px rgba(0,0,0,.48),0 16px 32px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.45),inset 1px 1px 0 rgba(255,255,255,.42),inset -2px -2px 4px rgba(0,0,0,.42)}
.demo-phone-frame:before{content:"";position:absolute;inset:4px;border-radius:58px;border:1px solid rgba(255,255,255,.22);box-shadow:inset 10px 0 18px rgba(255,255,255,.06),inset -12px 0 16px rgba(0,0,0,.35);pointer-events:none;z-index:3;background:none;mix-blend-mode:normal}
.demo-phone-frame:after{content:"";position:absolute;top:18px;left:50%;transform:translateX(-50%);width:112px;height:30px;border-radius:18px;background:linear-gradient(180deg,#0f1318,#030507);box-shadow:inset 0 1px 1px rgba(255,255,255,.12),0 2px 4px rgba(0,0,0,.45);z-index:4}
.demo-phone-frame .iphone-speaker{display:none}
.demo-phone-frame .iphone-side-left,.demo-phone-frame .iphone-side-right{background:linear-gradient(180deg,#737d86,#2e3843)}
.demo-phone-frame .iphone-side-left{left:-5px;top:118px;height:68px}
.demo-phone-frame .iphone-side-right{right:-5px;top:172px;height:124px}
.demo-screen{position:relative;height:682px;border-radius:52px;overflow:hidden;background:#0f1620;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 0 0 2px rgba(0,0,0,.58)}
.demo-screen-link{display:block;text-decoration:none;color:inherit}
.portal-preview-image{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;background:#fff}
.demo-tap-pill{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);padding:9px 14px;border-radius:999px;background:rgba(3,33,61,.78);border:1px solid rgba(0,225,183,.35);backdrop-filter:blur(8px);color:#f7fff9;font-size:13px;font-weight:500;letter-spacing:.01em;box-shadow:0 10px 24px rgba(0,0,0,.24)}
.demo-screen-link:hover .demo-tap-pill{background:rgba(0,225,183,.82);color:#03213d;border-color:rgba(255,255,255,.45)}
.demo-screen-link:hover .portal-preview-image{transform:scale(1.012);transition:transform .25s ease}
.demo-device-caption{max-width:350px}
@media(max-width:760px){.demo-portal-shell{width:290px}.demo-screen{height:590px}.demo-phone-frame{border-radius:56px}.demo-phone-frame:after{width:96px;height:28px;top:16px}.demo-tap-pill{font-size:12px;padding:8px 12px}}
@media(max-width:420px){.demo-portal-shell{width:260px}.demo-screen{height:530px}}


/* v12: homepage live portal phone sourced from static JSON */
.hero .iphone-stage{width:336px;height:682px;right:104px;top:128px;filter:drop-shadow(0 38px 48px rgba(0,0,0,.44))}
.hero .iphone-frame{border-radius:64px;padding:10px;background:linear-gradient(135deg,#bfc9d2 0%,#6b7580 7%,#0d1218 14%,#313c49 50%,#0c1116 84%,#8f9aa4 93%,#d4dde5 100%);box-shadow:0 44px 105px rgba(0,0,0,.52),0 16px 34px rgba(0,0,0,.32),0 0 0 1px rgba(255,255,255,.45),inset 1px 1px 0 rgba(255,255,255,.42),inset -2px -2px 4px rgba(0,0,0,.42);transform:rotateY(-9deg) rotateX(4deg) rotateZ(-1deg) translateZ(12px)}
.hero .iphone-frame:before{content:"";position:absolute;inset:4px;border-radius:58px;border:1px solid rgba(255,255,255,.22);box-shadow:inset 10px 0 18px rgba(255,255,255,.06),inset -12px 0 16px rgba(0,0,0,.35);pointer-events:none;z-index:3;background:none;mix-blend-mode:normal}
.hero .iphone-frame:after{content:"";position:absolute;top:18px;left:50%;right:auto;bottom:auto;transform:translateX(-50%);width:112px;height:30px;border:0;border-radius:18px;background:linear-gradient(180deg,#0f1318,#030507);box-shadow:inset 0 1px 1px rgba(255,255,255,.12),0 2px 4px rgba(0,0,0,.45);z-index:6}
.hero .iphone-speaker{display:none}
.hero .iphone-side-left,.hero .iphone-side-right{background:linear-gradient(180deg,#737d86,#2e3843)}
.hero .iphone-side-left{left:-5px;top:118px;height:68px}
.hero .iphone-side-right{right:-5px;top:172px;height:124px}
.hero .iphone-screen{--portal-preview-scale:.84;border-radius:52px;background:#0f1620;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 0 0 2px rgba(0,0,0,.58)}
.homepage-portal-fallback,.homepage-portal-frame{position:absolute;inset:0;border:0;transition:opacity .28s ease}
.homepage-portal-fallback{object-fit:cover;object-position:top center;opacity:1}
.homepage-portal-frame{display:block;width:calc(100% / var(--portal-preview-scale));height:calc(100% / var(--portal-preview-scale));background:#fff;opacity:0;pointer-events:none;transform:scale(var(--portal-preview-scale));transform-origin:top left}
.iphone-screen.is-live .homepage-portal-frame{opacity:1}
.iphone-screen.is-live .homepage-portal-fallback{opacity:0}
.homepage-portal-link{position:absolute;inset:0;z-index:8;display:block}
.homepage-portal-link:focus-visible{outline:3px solid var(--teal);outline-offset:-8px;border-radius:46px}
.hero .iphone-glare{z-index:7;inset:10px;border-radius:52px;background:linear-gradient(112deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.07) 17%,transparent 37%,transparent 72%,rgba(0,225,183,.04) 100%)}
@media(max-width:1000px){.hero .iphone-stage{right:28px;top:230px;width:250px;height:506px}.hero .iphone-frame:after{top:14px;width:94px;height:26px}.hero .iphone-screen{--portal-preview-scale:.82}.hero .iphone-screen,.hero .iphone-glare{border-radius:40px}}
@media(max-width:760px){.hero .iphone-stage{position:relative;left:auto;right:auto;top:auto;width:176px;height:356px}.hero .iphone-frame{border-radius:44px;padding:7px;transform:rotateY(-10deg) rotateX(4deg) rotateZ(-1deg) translateZ(0)}.hero .iphone-frame:before{inset:3px;border-radius:40px}.hero .iphone-frame:after{top:10px;width:62px;height:18px}.hero .iphone-screen{--portal-preview-scale:.46}.hero .iphone-screen,.hero .iphone-glare{border-radius:35px}.hero .iphone-side-left{left:-4px;top:78px;height:48px}.hero .iphone-side-right{right:-4px;top:112px;height:82px}}
@media(max-width:390px){.hero .iphone-screen{--portal-preview-scale:.43}}
