.gtown-hub{position:fixed;left:1.6rem;bottom:1.6rem;z-index:99990;font-family:Segoe UI,system-ui,-apple-system,sans-serif;pointer-events:none}.gtown-hub__fab{pointer-events:auto;position:relative;width:5.6rem;height:5.6rem;border:none;border-radius:50%;cursor:pointer;background:radial-gradient(circle at 30% 30%,#1a3a6e,#020b24 70%);box-shadow:0 0 0 1px #00c4ff59,0 8px 32px #0000008c,0 0 24px #00c4ff40;transition:transform .25s ease,box-shadow .25s ease}.gtown-hub__fab:hover{transform:scale(1.06);box-shadow:0 0 0 1px #a855f780,0 12px 40px #0009,0 0 32px #a855f759}.gtown-hub__fab--open{transform:rotate(45deg)}.gtown-hub__fab-ring{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid transparent;border-top-color:#00c4ff;border-right-color:#a855f7;animation:gtown-spin 2.4s linear infinite;pointer-events:none}.gtown-hub__fab-logo{width:3.6rem;height:3.6rem;border-radius:50%;object-fit:contain;filter:drop-shadow(0 0 8px rgba(0,196,255,.5))}.gtown-hub__fab-badge{position:absolute;top:-4px;right:-4px;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:999px;background:linear-gradient(135deg,#00c4ff,#a855f7);color:#fff;font-size:1.1rem;font-weight:800;line-height:2rem;text-align:center;box-shadow:0 2px 8px #0006}.gtown-hub__panel{pointer-events:auto;position:absolute;left:0;bottom:calc(100% + 1.2rem);width:min(36rem,calc(100vw - 3.2rem));max-height:min(52rem,calc(100vh - 10rem));overflow:hidden;display:flex;flex-direction:column;border-radius:1.6rem;background:linear-gradient(160deg,#08163af7,#020b24fa);border:1px solid rgba(0,196,255,.28);box-shadow:0 24px 64px #000000a6,0 0 48px #00c4ff1f,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:gtown-rise .35s cubic-bezier(.22,1,.36,1)}.gtown-hub__panel-header{padding:1.6rem 1.8rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(90deg,#00c4ff14,#a855f714)}.gtown-hub__eyebrow{margin:0 0 .4rem;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#00c4ffd9}.gtown-hub__title{margin:0;font-size:1.8rem;font-weight:800;line-height:1.25;background:linear-gradient(135deg,#fff,#00c4ff 55%,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}.gtown-hub__subtitle{margin:.6rem 0 0;font-size:1.25rem;line-height:1.45;color:#ffffff9e}.gtown-hub__list{padding:1.2rem 1.4rem 1.6rem;overflow-y:auto;display:flex;flex-direction:column;gap:.9rem}.gtown-hub__card{display:flex;align-items:center;gap:1.2rem;padding:1.1rem 1.3rem;border-radius:1.2rem;text-decoration:none;color:inherit;background:#ffffff08;border:1px solid rgba(255,255,255,.07);transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.gtown-hub__card:hover{transform:translate(4px);background:#ffffff0f;border-color:var(--gtown-accent, #00c4ff);box-shadow:0 0 24px var(--gtown-glow, rgba(0, 196, 255, .2))}.gtown-hub__icon{flex-shrink:0;width:4.2rem;height:4.2rem;border-radius:1rem;display:grid;place-items:center;background:#00000059;border:1px solid rgba(255,255,255,.08);color:var(--gtown-accent, #00c4ff)}.gtown-hub__icon svg{width:2.2rem;height:2.2rem}.gtown-hub__card-text{flex:1;min-width:0}.gtown-hub__card-label{display:block;font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:.2rem}.gtown-hub__card-sub{display:block;font-size:1.15rem;line-height:1.35;color:#ffffff8c}.gtown-hub__arrow{flex-shrink:0;font-size:1.6rem;color:#ffffff59;transition:transform .2s ease,color .2s ease}.gtown-hub__card:hover .gtown-hub__arrow{transform:translate(3px);color:var(--gtown-accent, #00c4ff)}.gtown-hub__strategies-link{display:block;margin:0 1.4rem .8rem;padding:1rem 1.2rem;border-radius:1rem;text-align:center;text-decoration:none;font-size:1.25rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#00c4ff29,#a855f729);border:1px solid rgba(0,196,255,.3);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gtown-hub__strategies-link:hover{transform:translateY(-1px);border-color:#a855f78c;box-shadow:0 0 24px #00c4ff26}.gtown-hub__footer{padding:0 1.4rem 1.4rem;font-size:1.1rem;text-align:center;color:#ffffff61}@keyframes gtown-spin{to{transform:rotate(360deg)}}@keyframes gtown-rise{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.gtown-hub{left:1rem;bottom:1rem}.gtown-hub__fab{width:5rem;height:5rem}.gtown-hub__panel{width:calc(100vw - 2rem)}}.gtown-strategies-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99980;overflow:auto;background:#020b24}.gtown-strategies--embedded{min-height:calc(100vh - 12rem);padding:1.6rem 1.4rem 3rem}.gtown-strategies--embedded .gtown-strategies__header{margin-top:0}.gtown-strategies--embedded .gtown-strategies__grid{grid-template-columns:repeat(auto-fill,minmax(24rem,1fr))}.gtown-strategies-body{margin:0;min-height:100vh;background:#020b24}.gtown-strategies{position:relative;min-height:100vh;padding:2.4rem 2rem 4rem;font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:#fff}.gtown-strategies__bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse 80% 50% at 20% -10%,rgba(0,196,255,.18),transparent 55%),radial-gradient(ellipse 60% 40% at 90% 10%,rgba(168,85,247,.14),transparent 50%),linear-gradient(180deg,#08163a,#020b24 45%,#010612);pointer-events:none}.gtown-strategies__header,.gtown-strategies__filters,.gtown-strategies__grid,.gtown-strategies__footer{position:relative;z-index:1;max-width:110rem;margin-inline:auto}.gtown-strategies__back{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1.6rem;font-size:1.3rem;font-weight:600;color:#00c4ffe6;text-decoration:none;transition:color .2s ease}.gtown-strategies__back:hover{color:#fff}.gtown-strategies__eyebrow{margin:0 0 .6rem;font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#00c4ffd9}.gtown-strategies__title{margin:0;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;line-height:1.15;background:linear-gradient(135deg,#fff,#00c4ff 55%,#a855f7);-webkit-background-clip:text;background-clip:text;color:transparent}.gtown-strategies__subtitle{margin:1rem 0 0;max-width:62rem;font-size:1.45rem;line-height:1.5;color:#ffffff9e}.gtown-strategies__filters{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.4rem}.gtown-strategies__filter{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.7rem 1.4rem;font-size:1.25rem;font-weight:600;color:#ffffffb8;background:#ffffff0a;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.gtown-strategies__filter:hover{border-color:#00c4ff73;color:#fff}.gtown-strategies__filter--active{border-color:#00c4ffa6;background:linear-gradient(135deg,#00c4ff2e,#a855f72e);color:#fff;box-shadow:0 0 24px #00c4ff26}.gtown-strategies__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(28rem,1fr));gap:1.4rem;margin-top:2rem}.gtown-strategies__card{display:flex;flex-direction:column;gap:.8rem;padding:1.6rem;border-radius:1.4rem;background:linear-gradient(160deg,#08163aeb,#020b24f2);border:1px solid rgba(0,196,255,.2);box-shadow:0 16px 40px #00000059,inset 0 1px #ffffff0d;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gtown-strategies__card:hover{transform:translateY(-3px);border-color:#a855f773;box-shadow:0 20px 48px #00000073,0 0 32px #00c4ff1a}.gtown-strategies__badge{align-self:flex-start;padding:.35rem .8rem;border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#00c4ff;background:#00c4ff1f;border:1px solid rgba(0,196,255,.25)}.gtown-strategies__icon{width:4.4rem;height:4.4rem;border-radius:1rem;display:grid;place-items:center;color:#00c4ff;background:#00000059;border:1px solid rgba(255,255,255,.08)}.gtown-strategies__icon svg{width:2.4rem;height:2.4rem}.gtown-strategies__card-title{margin:0;font-size:1.55rem;font-weight:700;line-height:1.3;color:#fff}.gtown-strategies__card-desc{margin:0;flex:1;font-size:1.25rem;line-height:1.45;color:#ffffff94}.gtown-strategies__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}.gtown-strategies__btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:.7rem 1.4rem;border-radius:.9rem;font-size:1.25rem;font-weight:700;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.gtown-strategies__btn:hover{transform:translateY(-1px)}.gtown-strategies__btn--primary{color:#020b24;background:linear-gradient(135deg,#00c4ff,#67e8f9);box-shadow:0 8px 24px #00c4ff40}.gtown-strategies__viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:grid;place-items:center;padding:1.6rem}.gtown-strategies__viewer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#020b24d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gtown-strategies__viewer-panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(110rem,100%);height:min(78rem,calc(100vh - 3.2rem));border-radius:1.4rem;overflow:hidden;border:1px solid rgba(0,196,255,.28);background:#020b24;box-shadow:0 24px 64px #0000008c}.gtown-strategies__viewer-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,#00c4ff1a,#a855f71a)}.gtown-strategies__viewer-title{margin:0;font-size:1.45rem;font-weight:700;color:#fff}.gtown-strategies__viewer-close{flex-shrink:0;width:3.6rem;height:3.6rem;border:1px solid rgba(255,255,255,.16);border-radius:.8rem;background:#ffffff0d;color:#fff;font-size:2.4rem;line-height:1;cursor:pointer}.gtown-strategies__viewer-close:hover{border-color:#00c4ff73}.gtown-strategies__viewer-frame{flex:1;width:100%;border:0;background:#fff}.gtown-strategies__footer{margin-top:2.4rem;text-align:center;font-size:1.15rem;color:#ffffff61}@media (max-width: 640px){.gtown-strategies{padding:1.6rem 1.2rem 3rem}.gtown-strategies__grid{grid-template-columns:1fr}}
