.guides-hub{--blue: #4a90e2;--blue-dark: #2f72c4;--blue-light: #ebf3fc;--blue-mid: #c8defb;--dark: #1a1a2e;--darker: #0d0d1a;--navy-deep: #0a1832;--navy-mid: #182c5f;--navy-light: #1e3a7a;--gray: #666;--gray-1: #858585;--gray-2: #ccc;--gray-3: #f2f2f2;--gray-4: #e8e8e8;--light: #f8f9fb;--cool-gray: #f5f8fc;--sky-1: #edf4ff;--cloud-1: #fafcff;--cloud-2: #f2f7ff;--border: #e4eaf3;--border-2: #eff2f8;--teal: #5aa9ac;--green: #3baa70;--font: "Inter", system-ui, sans-serif;--max: 1160px;isolation:isolate;font-family:var(--font);color:#333;background:#fff;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}.guides-hub *,.guides-hub *:before,.guides-hub *:after{box-sizing:border-box}.guides-hub a{text-decoration:none;color:inherit}.guides-hub .guides-hub-hero{display:block;width:100%;max-width:none;box-sizing:border-box;background-color:var(--navy-deep);background-image:radial-gradient(ellipse 70% 55% at 12% 35%,rgba(74,144,226,.14) 0%,transparent 55%),radial-gradient(ellipse 65% 50% at 88% 25%,rgba(74,144,226,.18) 0%,transparent 50%),linear-gradient(150deg,var(--navy-mid) 0%,var(--navy-deep) 100%);background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 100%;padding:100px 40px 90px;position:relative;overflow:hidden}.guides-hub .guides-hub-hero-grid{position:absolute;inset:0;background-image:radial-gradient(rgba(74,144,226,.12) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.guides-hub .guides-hub-hero-glow{position:absolute;width:700px;height:700px;background:radial-gradient(circle,rgba(74,144,226,.18) 0%,transparent 65%);top:-200px;right:-100px;pointer-events:none}.guides-hub .guides-hub-hero-glow-2{position:absolute;width:520px;height:520px;background:radial-gradient(circle,rgba(90,169,172,.14) 0%,transparent 65%);bottom:-120px;left:-80px;pointer-events:none}.guides-hub .guides-hub-hero-inner{max-width:var(--max);margin:0 auto;position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.guides-hub .pill{display:inline-block;border-radius:20px;padding:6px 16px;margin-bottom:20px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.guides-hub .pill-b{background:#4a90e226;color:var(--blue);border:1px solid rgba(74,144,226,.3)}.guides-hub .guides-hub-hero h1{font-size:clamp(36px,5vw,58px);font-weight:800;color:#fff;line-height:1.08;letter-spacing:-.03em;max-width:860px;margin:0 0 24px}.guides-hub .guides-hub-hero h1 em{font-style:normal;position:relative;display:inline-block}.guides-hub .guides-hub-hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background:var(--blue);border-radius:2px}.guides-hub .guides-hub-hero-sub{font-size:17px;color:#ffffffa6;max-width:640px;line-height:1.7;margin:0 0 40px}.guides-hub .guides-hub-hero-btns{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.guides-hub .btn-hero{background:var(--blue);color:#fff;border:none;border-radius:10px;padding:16px 32px;font-weight:700;font-size:16px;cursor:pointer;font-family:var(--font);transition:transform .2s,opacity .2s,box-shadow .2s;box-shadow:0 2px 12px #4a90e259}.guides-hub .btn-hero:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 24px #4a90e273}.guides-hub .btn-ghost{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:16px 32px;font-weight:600;font-size:16px;cursor:pointer;font-family:var(--font)}.guides-hub .btn-ghost:hover{background:#ffffff1f}.guides-hub .stats{background:var(--light);border-bottom:1px solid var(--border)}.guides-hub .stats-grid-top{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.guides-hub .stat{padding:40px 24px;text-align:center;border-right:1px solid var(--border)}.guides-hub .stat:last-child{border-right:none}.guides-hub .stat-v{font-size:36px;font-weight:800;color:var(--blue);letter-spacing:-.02em}.guides-hub .stat-l{font-size:14px;color:#777;margin-top:4px;font-weight:500}.guides-hub .search-wrap{max-width:var(--max);margin:0 auto;padding:48px 40px}.guides-hub .search-bar{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;padding:8px 8px 8px 20px;box-shadow:0 2px 12px #182c5f0a;transition:border-color .2s,box-shadow .2s}.guides-hub .search-bar:focus-within{border-color:var(--blue);box-shadow:0 4px 20px #4a90e21f}.guides-hub .search-bar svg{flex-shrink:0;color:var(--gray-2)}.guides-hub .search-bar input{flex:1;border:none;outline:none;font-size:15px;font-family:var(--font);color:#333;background:transparent}.guides-hub .search-bar input::placeholder{color:var(--gray-2)}.guides-hub .filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px;max-width:var(--max);margin-left:auto;margin-right:auto;padding:0 40px}.guides-hub .fp{padding:7px 16px;border-radius:8px;font-size:13px;font-weight:600;border:1px solid var(--border);background:#fff;cursor:pointer;color:var(--gray-1);transition:all .2s;font-family:var(--font)}.guides-hub .fp:hover{border-color:var(--blue-mid);background:var(--blue-light);color:var(--blue)}.guides-hub .fp.active{background:var(--navy-deep);color:#fff;border-color:var(--navy-deep)}.guides-hub .guides-hub-sec{padding:72px 40px}.guides-hub .guides-hub-sec-inner{max-width:var(--max);margin:0 auto}.guides-hub .guides-hub-sec-hdr{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:16px;flex-wrap:wrap}.guides-hub .guides-hub-sec-hdr-left{display:flex;align-items:center;gap:16px}.guides-hub .guides-hub-sec-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.guides-hub .guides-hub-sec-icon.billboard{background:linear-gradient(135deg,#ebf3fc,#c8defb)}.guides-hub .guides-hub-sec-icon.transit{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.guides-hub .guides-hub-sec-icon.street{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.guides-hub .guides-hub-sec-icon.place{background:linear-gradient(135deg,#f3e5f5,#e1bee7)}.guides-hub .guides-hub-sec-icon.travel{background:linear-gradient(135deg,#e0f7fa,#b2ebf2)}.guides-hub .guides-hub-sec-icon.digital{background:linear-gradient(135deg,#e8eaf6,#c5cae9)}.guides-hub .guides-hub-sec-icon.ambient{background:linear-gradient(135deg,#fbe9e7,#ffccbc)}.guides-hub .guides-hub-sec-icon.overview{background:linear-gradient(135deg,#e0f2f1,#b2dfdb)}.guides-hub .guides-hub-sec-hdr h2{font-size:clamp(22px,3vw,28px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.guides-hub .guides-hub-sec-sub{font-size:14px;color:var(--gray-1);margin:2px 0 0}.guides-hub .guides-hub-sec-count{font-size:13px;color:var(--gray-1);font-weight:500;white-space:nowrap}.guides-hub .guide-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px}.guides-hub .guides-hub-sec-empty{grid-column:1 / -1;margin:0;padding:28px 16px;text-align:center;font-size:14px;color:var(--gray-1)}.guides-hub .guide-card{background:var(--cool-gray);border:1px solid var(--border-2);border-radius:14px;padding:24px 28px;display:flex;flex-direction:column;gap:10px;transition:all .3s;cursor:pointer;position:relative;overflow:hidden}.guides-hub .guide-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:transparent;transition:background .3s;border-radius:0 0 0 14px}.guides-hub .guide-card:hover{border-color:var(--blue);background:#fff;box-shadow:0 8px 32px #4a90e214;transform:translateY(-2px)}.guides-hub .guide-card:hover:before{background:var(--blue)}.guides-hub .guide-card-top{display:flex;align-items:center;gap:12px;justify-content:space-between}.guides-hub .guide-card h3{font-size:16px;font-weight:700;letter-spacing:-.01em;color:#333;line-height:1.35;margin:0}.guides-hub .guide-card-arrow{font-size:14px;color:var(--gray-2);transition:all .3s;flex-shrink:0}.guides-hub .guide-card:hover .guide-card-arrow{color:var(--blue);transform:translate(3px)}.guides-hub .guide-card p{font-size:13.5px;color:var(--gray-1);line-height:1.55;margin:0}.guides-hub .guide-tag{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--blue);margin-top:auto;padding-top:4px}.guides-hub .guide-tag svg{width:12px;height:12px}.guides-hub-spotlight-outer{width:100%;max-width:none}.guides-hub .guides-hub-spotlight{background-color:var(--navy-deep);background-image:radial-gradient(ellipse 70% 55% at 12% 35%,rgba(74,144,226,.14) 0%,transparent 55%),radial-gradient(ellipse 65% 50% at 88% 25%,rgba(74,144,226,.18) 0%,transparent 50%),linear-gradient(150deg,var(--navy-mid) 0%,var(--navy-deep) 100%);background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 100%;border-radius:0;padding:64px 40px;margin-bottom:0;position:relative;overflow:hidden;width:100%}.guides-hub .guides-hub-spotlight:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(74,144,226,.1) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.guides-hub .guides-hub-spotlight-glow{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(74,144,226,.15) 0%,transparent 65%);top:-200px;right:-100px;pointer-events:none}.guides-hub .guides-hub-spotlight-inner{position:relative;z-index:1;max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.guides-hub .guides-hub-spotlight h2{color:#fff;font-size:clamp(22px,3vw,32px);margin:0 0 12px}.guides-hub .guides-hub-spotlight>.guides-hub-spotlight-inner>div:first-child p{color:#ffffff80;font-size:15px;line-height:1.65;max-width:560px;margin:0}.guides-hub .guides-hub-spotlight-links{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.guides-hub .guides-hub-spotlight-link{display:flex;align-items:center;gap:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:14px 20px;color:#fff;font-size:14px;font-weight:600;transition:all .2s;white-space:nowrap}.guides-hub .guides-hub-spotlight-link:hover{background:#4a90e226;border-color:#4a90e266;transform:translate(3px)}.guides-hub .guides-hub-spotlight-link span{color:var(--blue)}.guides-hub .sep{max-width:var(--max);margin:0 auto;padding:0 40px}.guides-hub .sep-line{border:none;border-top:1px solid var(--border);margin:0}.guides-hub .cta-section{padding:100px 40px;background:linear-gradient(135deg,var(--navy-mid) 0%,var(--navy-deep) 100%);text-align:center;position:relative;overflow:hidden}.guides-hub .cta-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(74,144,226,.1) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.guides-hub .cta-inner{max-width:700px;margin:0 auto;position:relative;z-index:1}.guides-hub .cta-inner h2{font-size:clamp(28px,4vw,44px);color:#fff;letter-spacing:-.03em;margin:0 0 16px}.guides-hub .cta-inner p{font-size:17px;color:#ffffff80;margin:0 0 20px;line-height:1.65}.guides-hub .cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:40px}.guides-hub .cta-btns .btn-hero,.guides-hub .cta-btns .btn-ghost{padding:16px 36px}@media(max-width:960px){.guides-hub .stats-grid-top{grid-template-columns:repeat(2,1fr)}.guides-hub .stat:nth-child(2){border-right:none}.guides-hub .guide-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.guides-hub .guides-hub-spotlight-inner{grid-template-columns:1fr;gap:24px}.guides-hub .guides-hub-spotlight-links{flex-direction:row;flex-wrap:wrap}.guides-hub .guides-hub-spotlight{padding:48px 24px}}@media(max-width:600px){.guides-hub .stats-grid-top{grid-template-columns:repeat(2,1fr)}.guides-hub .stat{padding:28px 16px}.guides-hub .stat-v{font-size:28px}.guides-hub .guides-hub-hero{padding:48px 16px 40px}.guides-hub .guides-hub-sec{padding:48px 16px 0}.guides-hub .guides-hub-hero h1{font-size:28px;letter-spacing:-.02em}.guides-hub .pill{font-size:11px;padding:5px 12px}.guides-hub .guides-hub-hero-btns{flex-direction:column;gap:10px}.guides-hub .btn-hero,.guides-hub .guides-hub-hero .btn-ghost{width:100%;text-align:center;padding:14px 24px;font-size:15px}.guides-hub .cta-btns{flex-direction:column}.guides-hub .cta-btns .btn-hero,.guides-hub .cta-btns .btn-ghost{width:100%;text-align:center}.guides-hub .cta-inner h2{font-size:28px}.guides-hub .guide-grid{grid-template-columns:1fr}.guides-hub .guide-card{padding:20px}.guides-hub .guides-hub-spotlight,.guides-hub .search-wrap{padding:32px 16px}.guides-hub .filter-pills,.guides-hub .sep{padding:0 16px}.guides-hub .guides-hub-spotlight-links{flex-direction:column}}
