.city-page a:focus-visible,.city-page button:focus-visible,.fivem-page a:focus-visible,.fivem-page button:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:6px}.city-backdrop,.fivem-backdrop{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background:radial-gradient(140% 70% at 50% -12%,var(--paper-high) 0%,rgba(255,255,255,0) 62%),linear-gradient(180deg,var(--paper-high) 0%,var(--paper-mid) 42%,var(--paper-low) 100%)}.city-grid,.fivem-grid{position:absolute;inset:0;background-image:linear-gradient(to right,rgba(18,23,42,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(18,23,42,.05) 1px,transparent 1px);background-size:76px 76px;-webkit-mask-image:radial-gradient(125% 85% at 50% 0%,#000 0%,rgba(0,0,0,.4) 48%,transparent 82%);mask-image:radial-gradient(125% 85% at 50% 0%,#000 0%,rgba(0,0,0,.4) 48%,transparent 82%)}.city-glow,.fivem-glow{position:absolute;border-radius:50%;filter:blur(100px);will-change:transform}.city-container,.fivem-container{max-width:1180px;margin:0 auto;padding:0 2rem}.city-section,.fivem-section{position:relative;padding:6.5rem 0}.city-section-alt,.fivem-section-alt{background:linear-gradient(180deg,#fff0,#ffffffbd 15%,#ffffff9e 85%,#fff0)}.city-page .city-section:before,.fivem-page .fivem-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(1180px,90%);height:1px;background:linear-gradient(90deg,transparent,rgba(18,23,42,.12) 16%,rgba(18,23,42,.12) 84%,transparent);pointer-events:none}.city-label,.fivem-label{display:block;font-family:var(--font-mono);font-size:.76rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);margin-bottom:.9rem}.city-h2,.fivem-h2{font-family:var(--font-display);font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:600;line-height:1.18;letter-spacing:-.015em;margin:0 0 1rem;color:var(--ink)}.city-section-sub,.fivem-section-sub{font-size:1.02rem;line-height:1.7;color:var(--ink-soft);max-width:68ch;margin:0 0 3rem}.city-hero,.fivem-hero{position:relative;padding:9.5rem 0 5.5rem}.city-hero:after,.fivem-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(52% 58% at 22% 44%,#ffffffe6,#fff0 72%);pointer-events:none}.city-breadcrumb,.fivem-breadcrumb{display:flex;align-items:center;gap:.6rem;font-size:.83rem;color:var(--ink-soft);margin-bottom:2rem}.city-breadcrumb a,.fivem-breadcrumb a{color:var(--ink-soft);text-decoration:none;transition:color .3s var(--ease-glass)}.city-breadcrumb a:hover,.fivem-breadcrumb a:hover{color:var(--brand)}.city-breadcrumb span[aria-current],.fivem-breadcrumb span[aria-current]{color:var(--ink);font-weight:500}.city-eyebrow,.fivem-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);background:var(--glass-strong);border:1px solid var(--glass-border);border-radius:100px;padding:.42rem .95rem;margin-bottom:1.5rem;box-shadow:0 10px 26px -16px #0f173c4d}.city-h1,.fivem-h1{font-family:var(--font-display);font-size:clamp(2.2rem,5vw,3.9rem);font-weight:600;line-height:1.08;letter-spacing:-.022em;margin:0 0 1.5rem;max-width:22ch;color:var(--ink)}.city-cta-row,.fivem-cta-row{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.city-btn-primary:hover:after,.fivem-btn-primary:hover:after{left:130%}.city-btn-primary svg,.fivem-btn-primary svg{position:relative;z-index:1}.city-btn-ghost:hover,.fivem-btn-ghost:hover{transform:translateY(-3px);background:var(--glass-strong)}.city-intro-grid,.fivem-intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:3.5rem;align-items:start}.city-intro-grid .city-h2,.fivem-intro-grid .fivem-h2{margin-bottom:0}.city-prose p,.fivem-prose p{font-size:1.02rem;line-height:1.78;color:var(--ink-soft);margin:0 0 1.15rem}.city-prose p:last-child,.fivem-prose p:last-child{margin-bottom:0}.city-grid-3,.fivem-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.city-grid-2,.fivem-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.city-card,.fivem-card{--hover-lift: 6px;position:relative;overflow:hidden;isolation:isolate;padding:1.75rem 1.6rem;border-radius:20px;background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%);box-shadow:var(--shadow-card)}.city-card:before,.fivem-card:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(122deg,#ffffffb8,#fff0 32%);pointer-events:none}.city-card:after,.fivem-card:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg);transition:left .9s var(--ease-glass);pointer-events:none;z-index:2}.city-card:hover:after,.fivem-card:hover:after{left:130%}.city-card h3,.fivem-card h3{position:relative;z-index:1;font-family:var(--font-display);font-size:1.08rem;font-weight:600;margin:0 0 .6rem;color:var(--ink)}.city-card p,.fivem-card p{position:relative;z-index:1;margin:0;font-size:.94rem;line-height:1.68;color:var(--ink-soft)}.city-steps,.fivem-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.city-step,.fivem-step{--hover-lift: 5px;position:relative;overflow:hidden;isolation:isolate;padding:1.75rem 1.5rem;border-radius:18px;background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%);box-shadow:var(--shadow-card)}.city-step-index,.fivem-step-index{display:block;font-family:var(--font-mono);font-size:.82rem;font-weight:500;color:var(--brand);margin-bottom:.9rem}.city-step h3,.fivem-step h3{font-family:var(--font-display);font-size:1.05rem;font-weight:600;margin:0 0 .55rem;color:var(--ink)}.city-step p,.fivem-step p{margin:0;font-size:.93rem;line-height:1.66;color:var(--ink-soft)}.city-includes-grid,.fivem-includes-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:3.5rem;align-items:start}.city-includes-grid .city-btn-primary,.fivem-includes-grid .fivem-btn-primary{margin-top:.5rem}.city-checklist,.fivem-checklist{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.city-checklist li,.fivem-checklist li{display:flex;align-items:flex-start;gap:.8rem;padding:.95rem 1.15rem;border-radius:14px;background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:.94rem;line-height:1.55;color:var(--ink)}.city-checklist svg,.fivem-checklist svg{flex-shrink:0;margin-top:2px;color:var(--brand)}.city-faq-wrap,.fivem-faq-wrap{max-width:900px}.city-faq,.fivem-faq{display:grid;gap:.75rem;margin-top:2.5rem}.city-faq-item,.fivem-faq-item{overflow:hidden;border-radius:16px;background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%);box-shadow:var(--shadow-card);transition:box-shadow .45s var(--ease-glass)}.city-faq-item.is-open,.fivem-faq-item.is-open{box-shadow:0 26px 54px -20px #0f173c38,inset 0 1px #fffc}.city-faq-item h3,.fivem-faq-item h3{margin:0}.city-faq-icon,.fivem-faq-icon{position:relative;flex-shrink:0;width:16px;height:16px}.city-faq-icon:before,.fivem-faq-icon:before,.city-faq-icon:after,.fivem-faq-icon:after{content:"";position:absolute;background:var(--brand);border-radius:2px;transition:transform .45s var(--ease-glass),opacity .45s var(--ease-glass)}.city-faq-icon:before,.fivem-faq-icon:before{top:7px;left:0;width:16px;height:2px}.city-faq-icon:after,.fivem-faq-icon:after{top:0;left:7px;width:2px;height:16px}.city-faq-item.is-open .city-faq-icon:after,.fivem-faq-item.is-open .fivem-faq-icon:after{transform:rotate(90deg);opacity:0}.city-faq-a,.fivem-faq-a{padding:0 1.5rem 1.4rem}.city-faq-a p,.fivem-faq-a p{margin:0;font-size:.95rem;line-height:1.72;color:var(--ink-soft)}.city-crosslinks h3,.fivem-crosslinks h3{font-family:var(--font-mono);font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);margin:0 0 1rem}.city-crosslinks ul,.fivem-crosslinks ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.6rem 1.75rem}.city-crosslinks a:hover,.fivem-crosslinks a:hover{color:var(--brand-deep);border-color:var(--brand-deep)}.city-final-cta,.fivem-final-cta{padding-bottom:8rem}.city-cta-panel h2,.fivem-cta-panel h2{font-family:var(--font-display);font-size:clamp(1.6rem,3.2vw,2.3rem);font-weight:600;letter-spacing:-.015em;margin:0 0 .9rem;color:#fff}.city-cta-panel p,.fivem-cta-panel p{margin:0 auto 2rem;max-width:56ch;font-size:1rem;line-height:1.72;color:#e8ebf4c7}.city-cta-panel .city-cta-row,.fivem-cta-panel .fivem-cta-row{justify-content:center}.city-cta-panel .city-btn-ghost,.fivem-cta-panel .fivem-btn-ghost{color:#fff;background:#ffffff14;border-color:#fff3;box-shadow:none}.city-cta-panel .city-btn-ghost:hover,.fivem-cta-panel .fivem-btn-ghost:hover{background:#ffffff29}.city-reveal,.fivem-reveal{opacity:0;transform:translateY(30px);transition:opacity .9s var(--ease-reveal),transform .9s var(--ease-reveal)}.city-reveal.is-visible,.fivem-reveal.is-visible{opacity:1;transform:translateY(0)}.city-page .city-reveal-item,.fivem-page .fivem-reveal-item{--lift: 24px;--scale: .985;opacity:0;transform:translateY(var(--lift)) scale(var(--scale));transition:opacity .8s var(--ease-reveal) var(--delay, 0ms),transform .8s var(--ease-reveal) var(--delay, 0ms),box-shadow .45s var(--ease-glass)}.city-page .city-reveal.is-visible .city-reveal-item,.fivem-page .fivem-reveal.is-visible .fivem-reveal-item{--lift: 0px;--scale: 1;opacity:1}.city-page .city-reveal.is-visible .city-card:hover,.fivem-page .fivem-reveal.is-visible .fivem-card:hover,.city-page .city-reveal.is-visible .city-step:hover,.fivem-page .fivem-reveal.is-visible .fivem-step:hover{--lift: calc(-1 * var(--hover-lift, 5px));box-shadow:0 32px 62px -22px #0f173c3d,inset 0 1px #fffc;transition:transform .45s var(--ease-glass),box-shadow .45s var(--ease-glass)}@media(prefers-reduced-motion:reduce){.city-glow,.fivem-glow,.city-h1-mark,.fivem-h1-mark{animation:none}.city-page .city-reveal,.fivem-page .fivem-reveal,.city-page .city-reveal-item,.fivem-page .fivem-reveal-item,.city-page .city-reveal.is-visible .city-card:hover,.fivem-page .fivem-reveal.is-visible .fivem-card:hover,.city-page .city-reveal.is-visible .city-step:hover,.fivem-page .fivem-reveal.is-visible .fivem-step:hover{--lift: 0px;--scale: 1;--hover-lift: 0px;opacity:1;transform:none;transition-duration:.001ms}}@media(max-width:968px){.city-intro-grid,.fivem-intro-grid,.city-includes-grid,.fivem-includes-grid{grid-template-columns:1fr;gap:2rem}.city-h1,.fivem-h1{max-width:100%}}@media(max-width:768px){.city-hero,.fivem-hero{padding:8rem 0 4rem}.city-section,.fivem-section{padding:4.5rem 0}.city-final-cta,.fivem-final-cta{padding-bottom:5.5rem}.city-grid,.fivem-grid{background-size:54px 54px}.city-glow,.fivem-glow{filter:blur(70px)}}@media(max-width:600px){.city-container,.fivem-container{padding:0 1.15rem}.city-faq-a,.fivem-faq-a{padding:0 1.15rem 1.2rem}}
