:root{--ink:#12122a;--muted:#6b6b82;--line:#e9e9f2;--soft:#f7f8fc;--cyan:#27cce1;--blue:#398bea;--purple:#7b4ae2;--magenta:#d927bb;--grad:linear-gradient(115deg,var(--cyan),var(--blue) 38%,var(--purple) 68%,var(--magenta));--shadow:0 22px 60px rgba(44,39,90,.1);--radius:28px;--shell:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:"Tahoma","Arial",sans-serif;background:#fff;overflow-x:hidden;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:-100px;right:20px;z-index:999;background:#fff;padding:10px 18px;border-radius:12px}.skip-link:focus{top:10px}.site-header{position:fixed;inset:18px 0 auto;z-index:50;transition:.35s ease}.nav{height:76px;display:flex;align-items:center;gap:22px;padding:0 16px 0 12px;border:1px solid transparent;border-radius:22px;transition:.35s ease}.site-header.scrolled .nav,.site-header.menu-open .nav{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-color:rgba(70,57,130,.1);box-shadow:0 12px 36px rgba(37,34,77,.1)}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:48px;height:56px;object-fit:cover;object-position:center 25%;border-radius:12px}.brand span{display:flex;flex-direction:column;line-height:1.25}.brand strong{font-size:17px}.brand small{font-size:9px;letter-spacing:1px;color:#838299}.nav-panel{margin-inline:auto;display:flex;align-items:center;gap:27px}.nav-panel a{font-size:14px;font-weight:700;color:#45445a;position:relative}.nav-panel a:after{content:"";position:absolute;right:0;bottom:-8px;width:0;height:2px;border-radius:4px;background:var(--grad);transition:.25s}.nav-panel a:hover:after,.nav-panel a.active:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 24px;border-radius:16px;background:var(--grad);background-size:180%;color:white;font-weight:700;font-size:14px;box-shadow:0 12px 28px rgba(89,91,219,.22);transition:.25s ease;border:1px solid transparent}.button:hover{transform:translateY(-3px);background-position:100%;box-shadow:0 16px 34px rgba(89,91,219,.3)}.button-small{min-height:44px;padding-inline:19px;border-radius:13px;font-size:13px}.menu-toggle{display:none;width:44px;height:44px;border:0;background:#fff;border-radius:13px;padding:12px;box-shadow:0 8px 22px rgba(45,39,90,.1)}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:5px 0;border-radius:4px;transition:.25s}.hero{position:relative;min-height:820px;padding:150px 0 90px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(150deg,#fff 25%,#f9f8ff 68%,#f3fbff)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(to bottom,transparent,#fff)}.hero-glow{position:absolute;border-radius:50%;filter:blur(6px);opacity:.38;pointer-events:none}.glow-one{width:560px;height:560px;background:radial-gradient(circle,rgba(50,202,225,.33),transparent 67%);top:-220px;right:-150px}.glow-two{width:620px;height:620px;background:radial-gradient(circle,rgba(206,40,188,.2),transparent 65%);bottom:-280px;left:-200px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;position:relative;z-index:2}.eyebrow,.overline{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;color:#6e49d5;letter-spacing:.3px}.eyebrow{border:1px solid #e6e0fb;background:rgba(255,255,255,.75);padding:7px 12px;border-radius:999px}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--magenta);box-shadow:0 0 0 5px rgba(217,39,187,.1)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(44px,5.4vw,76px);line-height:1.18;letter-spacing:-2.5px;margin:20px 0 22px}.hero h1 em,.section-heading em,.why h2 em,.contact h2 em{font-style:normal;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:610px;color:var(--muted);font-size:17px;line-height:1.95;margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button-ghost{background:rgba(255,255,255,.75);color:var(--ink);border-color:#e5e4ed;box-shadow:none}.phone-dot{width:9px;height:9px;background:#44c372;border-radius:50%;box-shadow:0 0 0 5px rgba(68,195,114,.12)}.hero-note{display:flex;align-items:center;gap:14px;margin-top:30px}.avatars{display:flex;direction:ltr}.avatars i{width:34px;height:34px;border:3px solid white;border-radius:50%;display:grid;place-items:center;margin-left:-8px;color:#fff;font-style:normal;font-size:11px;background:var(--purple)}.avatars i:nth-child(2){background:var(--blue)}.avatars i:nth-child(3){background:var(--magenta)}.hero-note>span:last-child{display:flex;flex-direction:column;line-height:1.55;font-size:12px}.hero-note small{color:var(--muted)}.hero-item{opacity:0;transform:translateY(18px);animation:heroIn .65s ease forwards}.hero-item:nth-child(2){animation-delay:.1s}.hero-item:nth-child(3){animation-delay:.2s}.hero-item:nth-child(4){animation-delay:.3s}.hero-item:nth-child(5){animation-delay:.4s}@keyframes heroIn{to{opacity:1;transform:none}}.hero-visual{height:560px;position:relative;display:grid;place-items:center}.visual-orbit{position:absolute;border:1px solid rgba(106,78,216,.14);border-radius:50%}.orbit-one{width:510px;height:510px}.orbit-two{width:390px;height:390px;border-style:dashed;animation:spin 28s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.phone-card{width:275px;height:505px;border-radius:46px;padding:11px;background:#161627;box-shadow:0 40px 80px rgba(36,30,83,.28);transform:rotate(-5deg);position:relative;z-index:2}.phone-top{height:31px;position:absolute;top:13px;right:0;left:0;z-index:2}.phone-top span{display:block;width:76px;height:22px;border-radius:20px;background:#161627;margin:auto}.phone-top i{position:absolute;width:7px;height:7px;background:#33344a;border-radius:50%;top:7px;left:112px}.phone-screen{height:100%;border-radius:37px;background:linear-gradient(160deg,#f5fdff,#f5f1ff 62%,#fff);padding:64px 22px 24px;overflow:hidden;position:relative}.phone-screen:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:var(--grad);filter:blur(1px);opacity:.14;bottom:-100px;left:-90px}.mini-brand{display:flex;align-items:center;gap:9px}.mini-brand img{width:46px;height:54px;object-fit:cover;object-position:center 26%;border-radius:9px}.mini-brand span{font-size:13px;font-weight:800;display:flex;flex-direction:column}.mini-brand small{font-weight:400;color:var(--muted);font-size:9px}.balance-label{margin-top:70px;text-align:center;font-size:12px;color:#77758a}.service-pills{display:flex;justify-content:center;gap:5px;margin-top:12px}.service-pills span{font-size:9px;background:#fff;padding:7px 10px;border-radius:99px;box-shadow:0 6px 18px rgba(64,55,121,.08)}.signal{height:120px;display:flex;align-items:flex-end;justify-content:center;gap:7px;margin-top:36px}.signal i{display:block;width:16px;border-radius:10px;background:var(--grad)}.signal i:nth-child(1){height:34px}.signal i:nth-child(2){height:52px}.signal i:nth-child(3){height:76px}.signal i:nth-child(4){height:104px}.float-card{position:absolute;z-index:3;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border:1px solid white;border-radius:18px;box-shadow:var(--shadow);padding:12px 15px;display:flex;align-items:center;gap:10px;animation:float 5s ease-in-out infinite}.float-card svg,.wifi-badge svg{width:34px;fill:none;stroke:#654fda;stroke-width:2}.float-card span{font-size:12px;font-weight:700;display:flex;flex-direction:column;line-height:1.5}.float-card small{font-size:9px;color:var(--muted);font-weight:400}.sim-card{top:72px;right:7px}.pay-card{bottom:72px;left:-4px;animation-delay:-2s}.wifi-badge{position:absolute;left:22px;top:113px;width:60px;height:60px;border-radius:18px;background:var(--grad);display:grid;place-items:center;box-shadow:0 14px 32px rgba(95,74,218,.25);z-index:3;animation:float 4.5s ease-in-out infinite -1s}.wifi-badge svg{stroke:#fff}@keyframes float{50%{transform:translateY(-10px)}}.scroll-cue{position:absolute;bottom:25px;right:50%;transform:translateX(50%);z-index:3;font-size:10px;color:#89879a;display:flex;flex-direction:column;align-items:center;gap:6px}.scroll-cue span{width:24px;height:38px;border:1px solid #cac9d4;border-radius:20px;position:relative}.scroll-cue span:after{content:"";width:3px;height:7px;background:#7b4ae2;border-radius:4px;position:absolute;top:7px;right:9px;animation:scrollDot 1.8s infinite}@keyframes scrollDot{to{transform:translateY(13px);opacity:0}}.partners{padding:55px 0 70px;border-bottom:1px solid var(--line)}.partners-head{text-align:center}.partners-head h2{font-size:28px;margin:5px 0}.partners-head p{font-size:13px;color:var(--muted)}.logo-scroller{overflow-x:auto;scrollbar-width:none;margin-top:30px}.logo-track{display:flex;width:max-content;min-width:100%;justify-content:center;gap:14px;padding:5px 20px}.logo-item{width:145px;height:82px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;place-items:center;padding:12px;transition:.25s}.logo-item:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(45,39,90,.08);border-color:#d9d2f3}.logo-item img{max-height:58px;max-width:118px;object-fit:contain}.section{padding:115px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-heading h2,.why h2,.contact h2{font-size:clamp(36px,4.2vw,57px);line-height:1.27;letter-spacing:-1.8px;margin:7px 0 0}.section-heading>p{max-width:470px;color:var(--muted);margin:0}.section-heading.centered{text-align:center;display:block}.section-heading.centered p{margin:14px auto 0}.services{background:#fff}.services-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.service-card{grid-column:span 4;min-height:290px;padding:28px;border-radius:var(--radius);background:var(--soft);border:1px solid transparent;position:relative;overflow:hidden;transition:.3s}.service-card:first-child,.service-card:nth-child(5){grid-column:span 6}.service-card:hover{transform:translateY(-7px);background:#fff;border-color:#e6e0f6;box-shadow:var(--shadow)}.service-icon{width:54px;height:54px;border-radius:17px;background:#fff;display:grid;place-items:center;color:#704cd5;box-shadow:0 8px 22px rgba(56,44,116,.08);transition:.3s}.service-card:hover .service-icon{background:var(--grad);color:#fff;transform:rotate(-5deg)}.service-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8}.service-card h3{font-size:20px;margin:50px 0 8px}.service-card p{color:var(--muted);font-size:13px;margin:0;max-width:330px}.service-number{position:absolute;top:23px;left:25px;font-size:11px;color:#aaa8b8}.service-card:after{content:"";position:absolute;width:120px;height:5px;border-radius:10px;background:var(--grad);bottom:0;right:28px;opacity:0;transition:.3s}.service-card:hover:after{opacity:1}.providers{background:linear-gradient(180deg,#f8f8fc,#fff)}.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.provider-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:19px;display:flex;align-items:center;gap:16px;min-height:110px;transition:.25s}.provider-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(53,47,98,.09);border-color:#ded8f4}.provider-logo{width:78px;height:70px;border-radius:15px;background:#fafafd;display:grid;place-items:center;padding:7px;flex:none}.provider-logo img{max-width:100%;max-height:58px;object-fit:contain}.provider-card h3{font-size:15px;margin:0 0 3px}.provider-card p{font-size:11px;color:var(--muted);margin:0}.provider-card span{margin-right:auto;width:30px;height:30px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-size:13px;transition:.25s}.provider-card:hover span{background:var(--ink);color:#fff}.why{background:#17172c;color:white;position:relative;overflow:hidden}.why:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(104,78,222,.26),transparent 66%);right:-160px;bottom:-280px}.why-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;position:relative}.overline.light{color:#6ce1e9}.why-copy>p{color:#b2b1c2;max-width:430px}.text-link{display:inline-flex;align-items:center;gap:12px;margin-top:18px;font-size:13px;font-weight:700}.text-link span{width:33px;height:33px;border-radius:50%;background:rgba(255,255,255,.1);display:grid;place-items:center}.why-features{border-top:1px solid rgba(255,255,255,.12)}.why-item{display:grid;grid-template-columns:42px 1fr;gap:20px;padding:25px 4px;border-bottom:1px solid rgba(255,255,255,.12)}.why-item>span{font-size:11px;color:#6ce1e9;padding-top:5px}.why-item h3{font-size:18px;margin:0 0 4px}.why-item p{color:#9e9daf;font-size:12px;margin:0}.visit{background:#fff}.location-card{border:1px solid var(--line);border-radius:34px;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;min-height:450px;box-shadow:0 24px 70px rgba(40,36,75,.08)}.map-art{position:relative;overflow:hidden;background:#f0eff8;min-height:450px}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(84,73,146,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(84,73,146,.07) 1px,transparent 1px);background-size:42px 42px;transform:rotate(12deg) scale(1.3)}.route{position:absolute;border-radius:50%;border:18px solid transparent}.route-a{width:590px;height:380px;border-top-color:white;border-right-color:white;transform:rotate(-15deg);right:-120px;top:55px}.route-b{width:470px;height:600px;border-left-color:#ddd9ed;left:-110px;top:-80px;transform:rotate(20deg)}.map-pin{position:absolute;top:44%;right:54%;width:65px;height:65px;background:var(--grad);border:8px solid white;border-radius:50% 50% 50% 10%;transform:rotate(-45deg);box-shadow:0 16px 30px rgba(85,67,181,.25)}.map-pin i{display:block;width:13px;height:13px;background:white;border-radius:50%;margin:18px}.map-label{position:absolute;right:44%;top:31%;background:white;border-radius:15px;padding:8px 17px;box-shadow:0 12px 25px rgba(40,36,75,.12);display:flex;flex-direction:column;line-height:1.4}.map-label small{font-size:9px;color:var(--muted)}.location-info{padding:38px;display:flex;flex-direction:column;justify-content:center}.location-title{display:flex;gap:15px}.icon-box{width:44px;height:44px;border-radius:14px;background:#f0ebff;color:#6849d4;display:grid;place-items:center;flex:none}.location-title small{color:#7954d4;font-size:11px}.location-title h3{font-size:21px;margin:0}.location-title p{color:var(--muted);font-size:12px}.hours{margin:22px 0;display:grid;gap:9px}.hours div{display:flex;justify-content:space-between;gap:10px;border-bottom:1px dashed #dddce7;padding-bottom:8px;font-size:11px}.hours span{color:var(--muted)}.hours strong{font-weight:700}.location-button{width:100%;margin-top:4px}.contact{padding-top:40px;background:#fff}.contact-wrap{border-radius:34px;padding:65px 70px;background:var(--grad);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:50px;position:relative;overflow:hidden}.contact-wrap:before{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(255,255,255,.17);border-radius:50%;left:-90px;top:-150px;box-shadow:0 0 0 55px rgba(255,255,255,.04),0 0 0 110px rgba(255,255,255,.03)}.contact h2 em{color:white;background:none}.contact p{max-width:520px;color:rgba(255,255,255,.78);margin:10px 0 0}.contact-actions{min-width:300px;display:grid;gap:10px;position:relative}.button-white{background:#fff;color:#33324a;justify-content:space-between;box-shadow:none}.button-white span{font-size:11px;color:#77758a;direction:ltr}.button-outline-white{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.45);box-shadow:none;justify-content:space-between}.contact-actions>small{text-align:center;color:rgba(255,255,255,.7);font-size:10px}.contact-actions>small a{color:white}.footer{padding:75px 0 24px;background:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-brand p{color:var(--muted);font-size:12px;max-width:300px;margin-top:18px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer h3{font-size:13px;margin-bottom:12px}.footer-grid>div:not(:first-child) a,.footer-grid>div:not(:first-child) span{font-size:11px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:#8a8998;font-size:10px}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:none}
@media(max-width:1000px){.nav-panel{gap:15px}.nav-panel a{font-size:12px}.hero-grid{gap:10px}.hero-visual{transform:scale(.88)}.why-grid{gap:50px}.location-card{grid-template-columns:1fr 1fr}.contact-wrap{padding:55px 45px}}
@media(max-width:820px){:root{--shell:min(100% - 28px,720px)}.site-header{inset:10px 0 auto}.nav{height:68px;padding-inline:12px;background:rgba(255,255,255,.9);backdrop-filter:blur(15px);border-color:rgba(70,57,130,.08);box-shadow:0 8px 28px rgba(37,34,77,.08)}.brand img{width:42px;height:49px}.brand strong{font-size:15px}.nav-cta{display:none}.menu-toggle{display:block;margin-right:auto}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-panel{position:absolute;top:76px;right:14px;left:14px;display:grid;gap:0;padding:10px;background:rgba(255,255,255,.97);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.25s}.nav-panel.open{opacity:1;visibility:visible;transform:none}.nav-panel a{padding:11px 14px;border-bottom:1px solid #f1f0f5}.nav-panel a:last-child{border:0}.hero{padding:120px 0 60px;min-height:auto}.hero-grid{grid-template-columns:1fr;text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-note{justify-content:center}.hero-visual{height:480px;transform:scale(.9);margin-top:15px}.scroll-cue{display:none}.logo-track{justify-content:flex-start}.section{padding:85px 0}.section-heading{display:block}.section-heading>p{margin-top:15px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:first-child,.service-card:nth-child(5){grid-column:auto}.provider-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.location-card{grid-template-columns:1fr}.map-art{min-height:360px}.contact-wrap{display:grid;text-align:center}.contact p{margin-inline:auto}.contact-actions{width:min(100%,390px);margin:auto}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:25px}}
@media(max-width:560px){:root{--shell:calc(100% - 24px)}.hero{padding-top:115px}.hero h1{font-size:40px;letter-spacing:-1.5px}.hero-copy>p{font-size:14px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-note{margin-top:24px}.hero-visual{height:420px;transform:scale(.76);margin:-15px -35px -30px}.partners{padding-top:42px}.partners-head h2{font-size:23px}.logo-item{width:125px;height:74px}.section{padding:72px 0}.section-heading{margin-bottom:35px}.section-heading h2,.why h2,.contact h2{font-size:34px}.services-grid,.provider-grid{grid-template-columns:1fr}.service-card,.service-card:first-child,.service-card:nth-child(5){min-height:250px}.service-card h3{margin-top:38px}.provider-card{min-height:98px}.why-grid{gap:45px}.location-card{border-radius:25px}.map-art{min-height:290px}.location-info{padding:25px 20px}.location-title h3{font-size:17px}.hours div{display:grid;gap:2px}.contact{padding-top:20px}.contact-wrap{padding:45px 20px;border-radius:25px}.contact-actions{min-width:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{gap:15px;align-items:flex-start}.footer-bottom a{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,.hero-item{opacity:1;transform:none}}

/* Balanced services grid */
.services .shell{width:min(1180px,calc(100% - 48px))}
.services-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:1fr;gap:22px;align-items:stretch}
.services-grid .service-card{grid-column:span 2;min-width:0;min-height:230px;height:100%;padding:28px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,border-color .3s ease}
.services-grid .service-card:nth-child(4){grid-column:2/span 2}
.services-grid .service-card:nth-child(5){grid-column:4/span 2}
.services-grid .service-card:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgba(44,39,90,.1)}
.services-grid .service-card h3{font-size:19px;line-height:1.45;margin:30px 0 7px}
.services-grid .service-card p{line-height:1.75}

@media(max-width:820px){
  .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  .services-grid .service-card,.services-grid .service-card:nth-child(4){grid-column:auto}
  .services-grid .service-card:nth-child(5){grid-column:1/-1;justify-self:center;width:calc(50% - 10px);max-width:350px}
}

@media(max-width:560px){
  .services .shell{width:calc(100% - 24px)}
  .services-grid{grid-template-columns:1fr;gap:16px}
  .services-grid .service-card,.services-grid .service-card:nth-child(4),.services-grid .service-card:nth-child(5){grid-column:auto;width:100%;max-width:none;min-height:220px}
  .services-grid .service-card h3{margin-top:26px}
}

.back-to-top{position:fixed;left:24px;bottom:24px;z-index:45;width:52px;height:52px;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:17px;background:var(--grad);background-size:180%;color:#fff;display:grid;place-items:center;box-shadow:0 14px 32px rgba(83,65,193,.28);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px) scale(.9);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,box-shadow .25s ease,background-position .25s ease}
.back-to-top.visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}
.back-to-top:hover{transform:translateY(-4px);background-position:100%;box-shadow:0 18px 38px rgba(83,65,193,.36)}
.back-to-top:active{transform:translateY(-1px) scale(.96)}
.back-to-top:focus-visible{outline:3px solid rgba(39,204,225,.38);outline-offset:4px}
.back-to-top svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:560px){.back-to-top{left:14px;bottom:14px;width:48px;height:48px;border-radius:15px}}

.map-frame{min-width:0;height:450px;overflow:hidden;background:#f0eff8}
.map-frame iframe{display:block;width:100%;height:100%;border:0}

@media(max-width:820px){.map-frame{height:360px}}
@media(max-width:560px){.map-frame{height:300px}}
