:root{
  --hub-bg:#020406;
  --hub-panel:#0a0f14;
  --hub-panel-2:#0e151d;
  --hub-line:rgba(255,255,255,.10);
  --hub-line-strong:rgba(29,155,240,.34);
  --hub-text:#f5f8fa;
  --hub-muted:#91a0ad;
  --hub-blue:#1d9bf0;
  --hub-blue-2:#60bfff;
  --hub-green:#56d69b;
  --hub-shadow:0 24px 70px rgba(0,0,0,.48);
}
*{box-sizing:border-box}
html{background:var(--hub-bg);color-scheme:dark;scroll-behavior:smooth}
body{margin:0;min-height:100vh;background:
  radial-gradient(circle at 16% 0%,rgba(29,155,240,.18),transparent 31rem),
  radial-gradient(circle at 88% 18%,rgba(86,214,155,.10),transparent 28rem),
  linear-gradient(180deg,#05090d 0%,#020406 55%,#000 100%);
  color:var(--hub-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:inherit;text-decoration:none}
button,a{touch-action:manipulation}
img,svg{display:block;max-width:100%}
.hub-shell{width:min(1220px,calc(100% - 32px));margin:0 auto;padding:24px 0 34px}
.hub-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:62px}
.hub-logo{display:inline-flex;align-items:center;gap:13px;min-width:0}
.hub-logo img{width:138px;height:auto;filter:drop-shadow(0 8px 24px rgba(29,155,240,.14))}
.hub-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(86,214,155,.22);border-radius:999px;background:rgba(86,214,155,.075);color:#bff4da;font-size:12px;font-weight:800;letter-spacing:.02em;white-space:nowrap}
.hub-badge:before{content:"✚";font-size:13px}
.hub-lang{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}
.hub-lang a{display:grid;place-items:center;min-width:38px;height:34px;padding:0 9px;border:1px solid var(--hub-line);border-radius:11px;color:var(--hub-muted);font-size:12px;font-weight:850;transition:.2s ease}
.hub-lang a:hover,.hub-lang a[aria-current="page"]{border-color:var(--hub-line-strong);background:rgba(29,155,240,.12);color:#fff;transform:translateY(-1px)}
.hub-hero{padding:66px 0 32px;text-align:center}
.hub-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 17px;padding:8px 12px;border:1px solid rgba(29,155,240,.25);border-radius:999px;background:rgba(29,155,240,.08);color:#bfe4ff;font-size:13px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.hub-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--hub-blue);box-shadow:0 0 0 5px rgba(29,155,240,.13)}
.hub-title{max-width:940px;margin:0 auto;font-size:clamp(38px,6.3vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:950}
.hub-title span{background:linear-gradient(110deg,#fff 8%,#91d5ff 51%,#6fe2ac 96%);-webkit-background-clip:text;background-clip:text;color:transparent}
.hub-lead{max-width:760px;margin:23px auto 0;color:#aab7c2;font-size:clamp(17px,2.1vw,21px);line-height:1.63}
.hub-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:30px}
.hub-card{position:relative;isolation:isolate;display:flex;flex-direction:column;min-height:286px;padding:24px;border:1px solid var(--hub-line);border-radius:25px;background:linear-gradient(150deg,rgba(255,255,255,.07),rgba(255,255,255,.026));box-shadow:0 1px 0 rgba(255,255,255,.04) inset;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}
.hub-card:before{content:"";position:absolute;z-index:-1;width:190px;height:190px;right:-78px;top:-78px;border-radius:50%;background:radial-gradient(circle,rgba(29,155,240,.24),transparent 66%);opacity:.72;transition:.22s ease}
.hub-card:hover,.hub-card:focus-visible{transform:translateY(-5px);border-color:rgba(29,155,240,.42);box-shadow:var(--hub-shadow);background:linear-gradient(150deg,rgba(29,155,240,.11),rgba(255,255,255,.03));outline:none}
.hub-card:hover:before{transform:scale(1.18);opacity:1}
.hub-card-social{grid-column:span 3}
.hub-card-angella{grid-column:span 3}
.hub-card-chat,.hub-card-reels,.hub-card-game{grid-column:span 2}
.hub-card-angella:before{background:radial-gradient(circle,rgba(86,214,155,.24),transparent 66%)}
.hub-card-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:rgba(29,155,240,.13);border:1px solid rgba(29,155,240,.24);color:#77c7ff;box-shadow:0 12px 34px rgba(29,155,240,.10)}
.hub-card-angella .hub-card-icon{background:rgba(86,214,155,.11);border-color:rgba(86,214,155,.25);color:#8de9bb}
.hub-card-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.hub-card-kicker{margin:24px 0 7px;color:var(--hub-blue-2);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.hub-card-angella .hub-card-kicker{color:#89e5b7}
.hub-card h2{margin:0;font-size:clamp(23px,3vw,31px);line-height:1.08;letter-spacing:-.035em}
.hub-card p{margin:12px 0 23px;color:var(--hub-muted);font-size:15px;line-height:1.58}
.hub-card-action{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-top:auto;color:#fff;font-size:14px;font-weight:900}
.hub-card-action span:last-child{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#071019;font-size:18px;transition:.22s ease}
.hub-card:hover .hub-card-action span:last-child{transform:translateX(3px);background:var(--hub-blue);color:#fff}
.hub-note{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:13px;margin:26px auto 0;padding:17px 19px;max-width:820px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.035);color:#a8b4be;font-size:14px;line-height:1.55;text-align:left}
.hub-note svg{width:21px;height:21px;margin-top:1px;color:var(--hub-green);fill:none;stroke:currentColor;stroke-width:2}
.hub-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:42px;padding:24px 2px 0;border-top:1px solid rgba(255,255,255,.075);color:#778590;font-size:13px}
.hub-footer-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:16px}
.hub-footer a:hover{color:#fff}
@media(max-width:820px){
 .hub-shell{width:min(100% - 22px,680px);padding-top:13px}
 .hub-nav{align-items:flex-start}.hub-logo{flex-direction:column;align-items:flex-start;gap:7px}.hub-logo img{width:126px}.hub-badge{font-size:11px;padding:6px 9px}
 .hub-lang{max-width:156px}.hub-lang a{min-width:34px;height:31px;border-radius:9px;padding:0 7px}
 .hub-hero{padding:43px 0 23px}.hub-title{font-size:clamp(38px,12.5vw,61px)}.hub-lead{font-size:17px}
 .hub-grid{grid-template-columns:1fr 1fr;gap:12px}.hub-card-social,.hub-card-angella{grid-column:span 2}.hub-card-chat,.hub-card-reels{grid-column:span 1}.hub-card-game{grid-column:span 2}.hub-card{min-height:244px;padding:19px;border-radius:21px}.hub-card-icon{width:49px;height:49px;border-radius:15px}.hub-card h2{font-size:24px}.hub-card p{font-size:14px;margin-top:10px}.hub-card-kicker{margin-top:19px}
 .hub-footer{align-items:flex-start;flex-direction:column}.hub-footer-links{justify-content:flex-start}
}
@media(max-width:520px){
 .hub-shell{width:min(100% - 18px,440px)}.hub-nav{gap:10px}.hub-logo img{width:112px}.hub-badge{display:none}.hub-lang{gap:4px;max-width:130px}.hub-lang a{min-width:31px;height:29px;font-size:11px;padding:0 5px}
 .hub-hero{padding-top:36px}.hub-eyebrow{font-size:11px}.hub-title{font-size:clamp(37px,14.6vw,55px)}.hub-lead{font-size:16px;line-height:1.55}
 .hub-grid{display:flex;flex-direction:column}.hub-card{min-height:232px}.hub-card-chat,.hub-card-reels,.hub-card-game{min-height:218px}
 .hub-note{padding:15px;font-size:13px}.hub-footer{margin-top:30px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.hub-card,.hub-card:before,.hub-card-action span:last-child,.hub-lang a{transition:none!important}}

/* Public SEO landing pages for the five independent LastBro sections. */
.service-shell{min-height:100vh}.service-main{padding-top:38px}.service-back{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:#9eb0bd;font-size:14px;font-weight:800}.service-back:hover{color:#fff}.service-panel{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr);align-items:center;gap:34px;min-height:540px;padding:clamp(28px,5vw,64px);border:1px solid var(--hub-line);border-radius:32px;background:linear-gradient(145deg,rgba(29,155,240,.13),rgba(255,255,255,.035) 48%,rgba(86,214,155,.07));box-shadow:var(--hub-shadow);overflow:hidden}.service-panel:before{content:"";position:absolute;z-index:-1;inset:auto -13% -55% 30%;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(29,155,240,.21),transparent 68%)}.service-angella:before{background:radial-gradient(circle,rgba(86,214,155,.24),transparent 68%)}.service-title{margin:0;font-size:clamp(44px,7vw,84px);line-height:.98;letter-spacing:-.06em;font-weight:950}.service-lead{max-width:720px;margin:22px 0 0;color:#abb8c2;font-size:clamp(17px,2vw,21px);line-height:1.65}.service-features{display:grid;gap:12px;margin:27px 0 31px;padding:0;list-style:none}.service-features li{display:flex;align-items:flex-start;gap:11px;color:#e8f2f8;font-size:15px;line-height:1.55}.service-features li span{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border-radius:50%;background:rgba(86,214,155,.13);border:1px solid rgba(86,214,155,.27);color:#8de9bb;font-weight:900}.service-login{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-width:min(100%,330px);padding:15px 17px 15px 21px;border-radius:15px;background:#fff;color:#071019;font-size:15px;font-weight:950;box-shadow:0 17px 40px rgba(0,0,0,.24);transition:.2s ease}.service-login span:last-child{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--hub-blue);color:#fff;font-size:19px}.service-login:hover,.service-login:focus-visible{transform:translateY(-2px);outline:none;box-shadow:0 20px 45px rgba(29,155,240,.20)}.service-visual{position:relative;display:grid;place-items:center;min-height:360px}.service-visual img{position:relative;width:min(74%,290px);height:auto;border-radius:29%;filter:drop-shadow(0 28px 65px rgba(0,0,0,.58));animation:service-float 6s ease-in-out infinite}.service-orbit{position:absolute;width:min(100%,400px);aspect-ratio:1;border:1px solid rgba(255,255,255,.10);border-radius:50%;box-shadow:0 0 0 36px rgba(255,255,255,.022),0 0 0 76px rgba(255,255,255,.014)}@keyframes service-float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-11px) rotate(1deg)}}
@media(max-width:820px){.service-main{padding-top:25px}.service-panel{grid-template-columns:1fr;min-height:0;padding:30px 24px;border-radius:25px}.service-visual{min-height:260px;order:-1}.service-visual img{width:180px}.service-orbit{width:260px}.service-title{text-align:center}.service-copy>.hub-eyebrow{display:flex;width:max-content;margin-left:auto;margin-right:auto}.service-lead{text-align:center}.service-login{display:flex;margin:0 auto}.service-features{max-width:520px;margin-left:auto;margin-right:auto}}
@media(max-width:520px){.service-main{padding-top:19px}.service-panel{padding:25px 18px;border-radius:21px;gap:15px}.service-visual{min-height:205px}.service-visual img{width:142px}.service-orbit{width:205px}.service-title{font-size:clamp(42px,14vw,61px)}.service-lead{font-size:16px}.service-login{width:100%;min-width:0}.service-back{font-size:13px}}
@media(prefers-reduced-motion:reduce){.service-visual img{animation:none}.service-login{transition:none}}

/* 2026-07-19: premium five-service hub matching the approved visual. */
.hub-home{
  background:
    radial-gradient(circle at 50% -18%,rgba(51,213,149,.10),transparent 34rem),
    radial-gradient(circle at 12% 40%,rgba(27,132,153,.10),transparent 30rem),
    radial-gradient(circle at 88% 42%,rgba(104,72,214,.08),transparent 28rem),
    linear-gradient(180deg,#02070b 0%,#020509 58%,#010305 100%);
}
.hub-home .hub-shell{width:min(1450px,calc(100% - 52px));padding:28px 0 30px}
.hub-home .hub-nav{min-height:54px;align-items:center}
.hub-home .hub-network-link{display:inline-flex;align-items:center;gap:10px;max-width:min(100%,420px);padding:10px 17px;border:1px solid rgba(66,225,159,.28);border-radius:999px;background:linear-gradient(180deg,rgba(30,125,89,.16),rgba(9,65,47,.12));color:#83efbc;font-size:14px;font-weight:850;line-height:1.2;box-shadow:0 0 0 1px rgba(0,0,0,.25) inset,0 11px 32px rgba(9,85,60,.10);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}
.hub-home .hub-network-link svg{flex:0 0 19px;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.hub-home .hub-network-link:hover,.hub-home .hub-network-link:focus-visible{transform:translateY(-2px);border-color:rgba(91,242,177,.55);background:rgba(39,171,119,.18);box-shadow:0 14px 35px rgba(31,173,117,.16);outline:none}
.hub-home .hub-nav-right{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}
.hub-home .hub-home-logo{order:2}
.hub-home .hub-home-logo img{width:155px;height:auto;filter:drop-shadow(0 7px 24px rgba(69,215,157,.12))}
.hub-home .hub-lang{order:1;flex-wrap:nowrap}
.hub-home .hub-lang a{min-width:33px;height:31px;padding:0 7px;border-radius:9px;font-size:11px}
.hub-home .hub-hero{padding:62px 0 34px}
.hub-home .hub-title{max-width:1060px;font-size:clamp(44px,5.45vw,82px);line-height:1.05;letter-spacing:-.052em;text-wrap:balance}
.hub-home .hub-title span{background:linear-gradient(105deg,#89f0c0 5%,#48cc8d 52%,#8ddc5b 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.hub-home .hub-lead{max-width:820px;margin-top:22px;color:#a4afb8;font-size:clamp(16px,1.55vw,20px);line-height:1.58;text-wrap:balance}
.hub-home .hub-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:8px}
.hub-home .hub-card{--card-rgb:46,198,151;grid-column:auto;min-width:0;min-height:455px;padding:12px 12px 13px;border-color:rgba(var(--card-rgb),.34);border-radius:25px;background:linear-gradient(180deg,rgba(var(--card-rgb),.075),rgba(4,9,14,.90) 45%,rgba(2,5,8,.98));box-shadow:0 0 0 1px rgba(255,255,255,.02) inset,0 18px 50px rgba(0,0,0,.24)}
.hub-home .hub-card:before{width:270px;height:270px;right:-105px;top:-120px;background:radial-gradient(circle,rgba(var(--card-rgb),.25),transparent 68%);filter:blur(5px)}
.hub-home .hub-card-social{--card-rgb:35,199,156}
.hub-home .hub-card-angella{--card-rgb:142,91,238}
.hub-home .hub-card-chat{--card-rgb:54,147,255}
.hub-home .hub-card-reels{--card-rgb:240,163,42}
.hub-home .hub-card-game{--card-rgb:112,207,64}
.hub-home .hub-card:hover,.hub-home .hub-card:focus-visible{transform:translateY(-7px);border-color:rgba(var(--card-rgb),.66);background:linear-gradient(180deg,rgba(var(--card-rgb),.12),rgba(5,10,15,.94) 48%,rgba(2,5,8,.99));box-shadow:0 24px 70px rgba(0,0,0,.50),0 0 30px rgba(var(--card-rgb),.11)}
.hub-home .hub-card-visual{position:relative;display:grid;place-items:center;height:202px;margin-bottom:18px;border-radius:19px;background:radial-gradient(circle at 50% 52%,rgba(var(--card-rgb),.18),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.025),transparent);overflow:hidden}
.hub-home .hub-card-visual:before,.hub-home .hub-card-visual:after{content:"";position:absolute;border:1px solid rgba(var(--card-rgb),.15);border-radius:50%}
.hub-home .hub-card-visual:before{width:145px;height:145px}
.hub-home .hub-card-visual:after{width:105px;height:105px;border-style:dashed;animation:hub-orbit-spin 18s linear infinite}
.hub-home .hub-card-orbit{position:absolute;width:176px;height:176px;border-radius:50%;background:radial-gradient(circle,rgba(var(--card-rgb),.10),transparent 68%);box-shadow:0 0 55px rgba(var(--card-rgb),.12)}
.hub-home .hub-card-icon{position:relative;z-index:2;width:94px;height:94px;border-radius:29px;background:linear-gradient(145deg,rgba(var(--card-rgb),.34),rgba(5,10,16,.82));border:1px solid rgba(var(--card-rgb),.56);color:rgb(var(--card-rgb));box-shadow:0 18px 55px rgba(0,0,0,.42),0 0 32px rgba(var(--card-rgb),.22);transform:rotate(-2deg);transition:transform .25s ease,box-shadow .25s ease}
.hub-home .hub-card:hover .hub-card-icon{transform:translateY(-3px) rotate(1deg) scale(1.04);box-shadow:0 22px 60px rgba(0,0,0,.46),0 0 42px rgba(var(--card-rgb),.31)}
.hub-home .hub-card-icon svg{width:49px;height:49px;stroke-width:1.55}
.hub-home .hub-card h2{margin:0 10px;font-size:clamp(22px,1.9vw,29px);line-height:1.12;letter-spacing:-.035em;text-align: center!important;}
.hub-home .hub-card p{min-height:72px;margin:10px 10px 18px;color:#aeb7bf;font-size:14px;line-height:1.48; text-align: center!important;}
.hub-home .hub-card-action{display:flex;align-items:center;justify-content:center;gap:10px;min-height:56px;margin:0;padding:13px 14px;border:1px solid rgba(var(--card-rgb),.55);border-radius:13px;background:rgba(1,4,7,.72);color:#f8fbfd;font-size:13px;font-weight:850;line-height:1.25;box-shadow:0 0 0 1px rgba(255,255,255,.015) inset;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.hub-home .hub-card:hover .hub-card-action{transform:translateY(-1px);border-color:rgba(var(--card-rgb),.80);background:rgba(var(--card-rgb),.075)}
.hub-home .hub-card-action span:last-child{display:inline;color:inherit;background:none;width:auto;height:auto;border-radius:0;font-size:inherit;transform:none!important}
.hub-home .hub-google-icon{flex:0 0 24px;width:24px;height:24px}
.hub-home .hub-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:46px auto 0;padding:21px 16px;border:1px solid rgba(255,255,255,.09);border-radius:23px;background:linear-gradient(180deg,rgba(255,255,255,.027),rgba(255,255,255,.012));box-shadow:0 18px 60px rgba(0,0,0,.18)}
.hub-home .hub-benefit{display:flex;align-items:center;gap:14px;min-width:0;padding:3px 24px;border-right:1px solid rgba(255,255,255,.10)}
.hub-home .hub-benefit:last-child{border-right:0}
.hub-home .hub-benefit>svg{flex:0 0 38px;width:38px;height:38px;fill:none;stroke:#55dea2;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 11px rgba(67,220,157,.20))}
.hub-home .hub-benefit span{display:grid;gap:3px;min-width:0}
.hub-home .hub-benefit strong{color:#65dfa7;font-size:15px;line-height:1.2}
.hub-home .hub-benefit small{color:#7f8b95;font-size:13px;line-height:1.3}
.hub-home .hub-footer{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:28px;margin-top:30px;padding:23px 0 0}
.hub-home .hub-footer-brand{display:flex;align-items:center;gap:18px;min-width:0;color:#727e87;font-size:13px}
.hub-home .hub-footer-brand img{flex:0 0 auto;width:135px;height:auto}
.hub-home .hub-footer-links{justify-content:center;gap:18px;color:#98a4ae;font-weight:700}
.hub-home .hub-footer-links a{padding:7px 0}
.hub-home .hub-footer-copy{color:#626d76;text-align:right;white-space:nowrap}
@keyframes hub-orbit-spin{to{transform:rotate(360deg)}}

@media(max-width:1220px){
 .hub-home .hub-shell{width:min(1120px,calc(100% - 34px))}
 .hub-home .hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
 .hub-home .hub-card{min-height:435px}.hub-home .hub-card-game{grid-column:2}
 .hub-home .hub-benefits{grid-template-columns:1fr 1fr;row-gap:20px}
 .hub-home .hub-benefit:nth-child(2){border-right:0}.hub-home .hub-benefit:nth-child(n+3){border-top:1px solid rgba(255,255,255,.08);padding-top:20px}
 .hub-home .hub-footer{grid-template-columns:1fr auto}.hub-home .hub-footer-copy{grid-column:1/-1;text-align:left}
}
@media(max-width:820px){
 .hub-home .hub-shell{width:min(100% - 22px,680px);padding-top:14px}
 .hub-home .hub-nav{align-items:flex-start;gap:12px}.hub-home .hub-network-link{padding:9px 13px;font-size:12px;max-width:330px}.hub-home .hub-network-link svg{width:17px;height:17px}
 .hub-home .hub-nav-right{align-items:flex-end;flex-direction:column-reverse;gap:8px}.hub-home .hub-home-logo img{width:125px}.hub-home .hub-lang{max-width:none}
 .hub-home .hub-hero{padding:48px 0 26px}.hub-home .hub-title{font-size:clamp(39px,9.5vw,64px)}.hub-home .hub-lead{font-size:17px}
 .hub-home .hub-grid{grid-template-columns:1fr 1fr;gap:13px}.hub-home .hub-card,.hub-home .hub-card-game{grid-column:auto;min-height:420px}.hub-home .hub-card-game{grid-column:1/-1;max-width:calc(50% - 7px);width:100%;justify-self:center}
 .hub-home .hub-card-visual{height:175px}.hub-home .hub-card-icon{width:82px;height:82px}.hub-home .hub-card-icon svg{width:43px;height:43px}
 .hub-home .hub-card h2{font-size:24px}.hub-home .hub-card p{min-height:66px}
 .hub-home .hub-footer{grid-template-columns:1fr;gap:13px}.hub-home .hub-footer-links{justify-content:flex-start}.hub-home .hub-footer-copy{grid-column:auto}
}
@media(max-width:560px){
 .hub-home .hub-shell{width:min(100% - 18px,440px)}
 .hub-home .hub-nav{display:grid;grid-template-columns:1fr auto;align-items:start}.hub-home .hub-network-link{max-width:100%;padding:8px 11px;font-size:11px}.hub-home .hub-network-link span{white-space:normal}
 .hub-home .hub-nav-right{gap:7px}.hub-home .hub-home-logo img{width:105px}.hub-home .hub-lang{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.hub-home .hub-lang a{min-width:29px;height:27px;padding:0 4px;font-size:10px}
 .hub-home .hub-hero{padding:38px 0 22px}.hub-home .hub-title{font-size:clamp(36px,12.5vw,52px);line-height:1.02}.hub-home .hub-lead{font-size:15.5px;line-height:1.5}
 .hub-home .hub-grid{display:flex;flex-direction:column}.hub-home .hub-card,.hub-home .hub-card-game{max-width:none;min-height:390px}.hub-home .hub-card-visual{height:165px;margin-bottom:14px}.hub-home .hub-card p{min-height:0;margin-bottom:17px}
 .hub-home .hub-benefits{grid-template-columns:1fr;margin-top:28px;padding:12px 16px}.hub-home .hub-benefit,.hub-home .hub-benefit:nth-child(n+3){border-right:0;border-top:1px solid rgba(255,255,255,.08);padding:15px 4px}.hub-home .hub-benefit:first-child{border-top:0}.hub-home .hub-benefit:nth-child(2){border-top:1px solid rgba(255,255,255,.08)}
 .hub-home .hub-footer{margin-top:24px}.hub-home .hub-footer-brand{align-items:flex-start;flex-direction:column;gap:8px}.hub-home .hub-footer-brand img{width:120px}.hub-home .hub-footer-links{gap:14px}.hub-home .hub-footer-copy{white-space:normal}
}
@media(prefers-reduced-motion:reduce){.hub-home .hub-card-visual:after{animation:none}}


/* LastBro hub – enhanced mobile layout */
html,body{max-width:100%;overflow-x:hidden}
.hub-home .hub-card,.hub-home .hub-network-link,.hub-home .hub-footer-links a,.hub-home .hub-lang a{-webkit-tap-highlight-color:transparent}
.hub-home .hub-card{-webkit-user-select:none;user-select:none}
.hub-home .hub-card h2,.hub-home .hub-card p,.hub-home .hub-card-action{-webkit-user-select:text;user-select:text}

@media(max-width:700px){
  body{background:radial-gradient(circle at 50% -10%,rgba(29,155,240,.14),transparent 24rem),linear-gradient(180deg,#05090d 0%,#020406 58%,#000 100%)}
  .hub-home .hub-shell{width:100%;padding:12px max(12px,env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}
  .hub-home .hub-nav{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-height:0}
  .hub-home .hub-network-link{order:1;width:100%;max-width:none;min-height:46px;justify-content:center;padding:10px 14px;border-radius:14px;font-size:13px;text-align:center}
  .hub-home .hub-nav-right{order:2;width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;flex-direction:initial}
  .hub-home .hub-home-logo{order:1;justify-self:start}
  .hub-home .hub-home-logo img{width:118px}
  .hub-home .hub-lang{order:2;justify-self:end;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}
  .hub-home .hub-lang a{min-width:34px;height:32px;padding:0 7px;border-radius:9px;font-size:10.5px}

  .hub-home .hub-hero{padding:34px 4px 22px}
  .hub-home .hub-title{font-size:clamp(34px,10.7vw,50px);line-height:1.04;letter-spacing:-.045em}
  .hub-home .hub-lead{max-width:560px;margin-top:16px;font-size:15px;line-height:1.52}

  .hub-home .hub-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:4px}
  .hub-home .hub-card,.hub-home .hub-card-game{grid-column:auto;width:100%;max-width:none;min-height:0;padding:11px 11px 12px;border-radius:21px}
  .hub-home .hub-card:hover,.hub-home .hub-card:focus-visible{transform:none}
  .hub-home .hub-card-visual{height:150px;margin-bottom:13px;border-radius:16px}
  .hub-home .hub-card-visual:before{width:122px;height:122px}
  .hub-home .hub-card-visual:after{width:88px;height:88px}
  .hub-home .hub-card-orbit{width:145px;height:145px}
  .hub-home .hub-card-icon{width:76px;height:76px;border-radius:23px}
  .hub-home .hub-card-icon svg{width:39px;height:39px}
  .hub-home .hub-card h2{margin:0 8px;font-size:23px}
  .hub-home .hub-card p{min-height:0;margin:8px 8px 15px;font-size:14px;line-height:1.46}
  .hub-home .hub-card-action{width:100%;min-height:52px;justify-content:center;padding:12px 14px;border-radius:12px;font-size:13px;text-align:center}
  .hub-home .hub-google-icon{flex-basis:23px;width:23px;height:23px}

  .hub-home .hub-benefits{grid-template-columns:1fr;margin-top:27px;padding:8px 14px;border-radius:19px}
  .hub-home .hub-benefit,.hub-home .hub-benefit:nth-child(n+3){min-height:70px;padding:14px 3px;border-right:0;border-top:1px solid rgba(255,255,255,.08)}
  .hub-home .hub-benefit:first-child{border-top:0}
  .hub-home .hub-benefit:nth-child(2){border-top:1px solid rgba(255,255,255,.08)}
  .hub-home .hub-benefit>svg{flex-basis:34px;width:34px;height:34px}
  .hub-home .hub-benefit strong{font-size:14px}
  .hub-home .hub-benefit small{font-size:12.5px}

  .hub-home .hub-footer{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:24px;padding-top:20px}
  .hub-home .hub-footer-brand{width:100%;align-items:flex-start;flex-direction:column;gap:8px;font-size:12.5px}
  .hub-home .hub-footer-brand img{width:118px}
  .hub-home .hub-footer-links{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px 12px}
  .hub-home .hub-footer-links a{display:flex;align-items:center;min-height:42px;padding:9px 11px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:rgba(255,255,255,.025);font-size:13px}
  .hub-home .hub-footer-copy{width:100%;font-size:12px;line-height:1.45;text-align:left;white-space:normal}
}

@media(max-width:380px){
  .hub-home .hub-shell{padding-left:9px;padding-right:9px}
  .hub-home .hub-nav-right{grid-template-columns:1fr}
  .hub-home .hub-home-logo{justify-self:center}
  .hub-home .hub-lang{justify-self:center;justify-content:center}
  .hub-home .hub-title{font-size:34px}
  .hub-home .hub-lead{font-size:14.5px}
  .hub-home .hub-card-visual{height:138px}
  .hub-home .hub-card-icon{width:70px;height:70px}
  .hub-home .hub-card h2{font-size:21px}
  .hub-home .hub-footer-links{grid-template-columns:1fr}
}

/* Popularity/SEO entry: Angella is the primary discovery path without changing the five service tiles. */
.hub-growth{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;margin:4px 0 28px;padding:clamp(24px,4vw,42px);border:1px solid rgba(86,214,155,.22);border-radius:29px;background:linear-gradient(135deg,rgba(86,214,155,.12),rgba(29,155,240,.11) 52%,rgba(255,255,255,.035));box-shadow:0 24px 70px rgba(0,0,0,.28);overflow:hidden}.hub-growth-copy{min-width:0}.hub-growth-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(86,214,155,.25);border-radius:999px;background:rgba(86,214,155,.08);color:#bdf3d7;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.hub-growth-copy h2{max-width:700px;margin:17px 0 0;font-size:clamp(31px,4.6vw,54px);line-height:1.02;letter-spacing:-.045em}.hub-growth-copy p{max-width:720px;margin:17px 0 0;color:#b0bdc7;font-size:17px;line-height:1.62; text-align: left;}.hub-growth-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:23px}.hub-growth-primary,.hub-growth-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:14px;font-size:14px;font-weight:900;transition:.2s ease}.hub-growth-primary{background:var(--hub-blue);border:1px solid var(--hub-blue);color:#fff;box-shadow:0 14px 34px rgba(29,155,240,.2)}.hub-growth-primary:hover{color:#fff;filter:brightness(1.08);transform:translateY(-1px)}.hub-growth-secondary{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);color:#fff}.hub-growth-secondary:hover{border-color:rgba(255,255,255,.28);color:#fff}.hub-growth-topics{display:flex;flex-direction:column;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:21px;background:rgba(3,8,12,.43)}.hub-growth-topics>strong{margin:2px 4px 10px;color:#98a8b4;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hub-growth-topics a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;min-height:58px;padding:8px 5px;border-top:1px solid rgba(255,255,255,.075);color:#edf6fb;font-size:15px;font-weight:850}.hub-growth-topics a span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:rgba(29,155,240,.12);color:#83ccff;font-size:10px}.hub-growth-topics a b{color:#778997;font-size:15px}.hub-growth-topics a:hover{color:#8ed3ff}.hub-growth-topics a:hover b{color:#8ed3ff}@media(max-width:820px){.hub-growth{grid-template-columns:1fr;padding:23px;border-radius:23px}.hub-growth-copy h2{font-size:clamp(31px,8vw,46px)}.hub-growth-topics{padding:14px}}@media(max-width:520px){.hub-growth{margin-top:0;padding:19px}.hub-growth-copy p{font-size:15px}.hub-growth-actions{flex-direction:column}.hub-growth-primary,.hub-growth-secondary{width:100%}.hub-growth-topics a{font-size:14px; text-align: left}}


/* Homepage health discovery section: same green palette as health.php. */
.hub-home .hub-growth{border-color:rgba(86,214,155,.30)!important;background:linear-gradient(135deg,rgba(86,214,155,.14),rgba(86,214,155,.075) 54%,rgba(255,255,255,.03))!important}
.hub-home .hub-growth-primary{background:#016e3c!important;border-color:#016437!important;color:#fff!important;box-shadow:0 14px 34px rgba(86,214,155,.24)!important}
.hub-home .hub-growth-primary:hover{background:#016e3c!important;border-color:#016437!important;color:#fff!important;filter:none!important}
.hub-home .hub-growth-secondary{border-color:rgba(86,214,155,.28)!important;background:rgba(86,214,155,.075)!important;color:#d7f9e7!important}
.hub-home .hub-growth-secondary:hover{border-color:rgba(86,214,155,.48)!important;background:rgba(86,214,155,.13)!important;color:#fff!important}
.hub-home .hub-growth-topics a span{background:rgba(86,214,155,.13)!important;color:#9bf0c5!important}
.hub-home .hub-growth-topics a:hover,.hub-home .hub-growth-topics a:hover b{color:#9bf0c5!important}
.hub-home .hub-growth-eyebrow{border-color:rgba(86,214,155,.32)!important;background:rgba(86,214,155,.10)!important;color:#c7f6de!important}


/* Centered homepage hero and CTA block: desktop, tablet and mobile. */
.hub-home .hub-hero{text-align:center!important}
.hub-home .hub-title,.hub-home .hub-lead{margin-left:auto!important;margin-right:auto!important}
.hub-home .hub-growth-copy{text-align:center;!important}
@media(max-width:520px){
  .hub-home .hub-growth-copy{text-align:center;!important}
  .hub-home .hub-growth-actions{align-items:center!important}
  .hub-home .hub-growth-primary,.hub-home .hub-growth-secondary{max-width:360px;margin-left:auto;margin-right:auto}
}

/* Final mobile centering: homepage navigation, cards above footer and footer. */
@media(max-width:700px){
  .hub-home .hub-growth-copy{text-align:center;!important}
  .hub-home .hub-shell{text-align:center}
  .hub-home .hub-nav{align-items:center!important;text-align:center}
  .hub-home .hub-network-link{margin-left:auto;margin-right:auto}
  .hub-home .hub-nav-right{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%;gap:10px}
  .hub-home .hub-home-logo{justify-self:auto!important;justify-content:center!important;margin:0 auto}
  .hub-home .hub-lang{justify-self:auto!important;justify-content:center!important;margin:0 auto}
  .hub-home .hub-card{text-align:center}
  .hub-home .hub-benefits{text-align:center}
  .hub-home .hub-benefit,
  .hub-home .hub-benefit:nth-child(n+3){flex-direction:column;justify-content:center;align-items:center;gap:8px;text-align:center}
  .hub-home .hub-benefit>svg{margin:0 auto}
  .hub-home .hub-benefit span{justify-items:center;text-align:center}
  .hub-home .hub-footer{align-items:center!important;text-align:center!important}
  .hub-home .hub-footer-brand{align-items:center!important;justify-content:center!important;text-align:center!important}
  .hub-home .hub-footer-brand a{justify-content:center;margin:0 auto}
  .hub-home .hub-footer-brand img{margin:0 auto}
  .hub-home .hub-footer-links{justify-content:center!important;text-align:center!important}
  .hub-home .hub-footer-links a{justify-content:center!important;text-align:center!important}
  .hub-home .hub-footer-copy{text-align:center!important}
}
