@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";.pp-header{z-index:1200;-webkit-backdrop-filter:blur(18px);background:#050b14cc;border-bottom:1px solid #ffffff0f;position:fixed;top:0;left:0;right:0}.pp-header-inner{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.pp-header-brand{flex-shrink:0;align-items:center;display:inline-flex}.pp-header-brand-logo{object-fit:contain;filter:drop-shadow(0 0 14px #00e5ff24);width:auto;max-width:180px;height:35px;transition:transform .25s,filter .25s,opacity .25s;display:block}.pp-header-brand:hover .pp-header-brand-logo{filter:drop-shadow(0 0 20px #00e5ff38);transform:translateY(-1px)}.pp-header-nav{align-items:center;gap:6px;display:flex}.pp-header-nav-link{color:var(--pp-text-muted);border-radius:12px;padding:10px 14px;font-size:.92rem;font-weight:600;transition:background .2s,color .2s,transform .2s}.pp-header-nav-link:hover{color:var(--pp-text);background:#ffffff0d;transform:translateY(-1px)}.pp-header-nav-link.active{color:var(--pp-primary);background:#00e5ff1a}.pp-header-right{align-items:center;gap:12px;display:flex}.pp-header-city-pill.MuiButtonBase-root{min-width:auto}.pp-header-city-pill .MuiButton-startIcon{margin-right:6px}.pp-header-city-pill .MuiButton-endIcon{margin-left:4px}.pp-header-mobile-toggle{width:44px;height:44px;color:var(--pp-text);cursor:pointer;background:linear-gradient(135deg,#00e1ff1f,#ffffff0a);border:1px solid #00e1ff2e;border-radius:14px;justify-content:center;align-items:center;transition:background .22s,border-color .22s,transform .22s,box-shadow .22s;box-shadow:0 0 18px #00e1ff1f}.pp-header-mobile-toggle:hover,.pp-header-mobile-toggle.active{background:linear-gradient(135deg,#00e1ff33,#ffffff0f);border-color:#00e1ff73;box-shadow:0 0 26px #00e1ff33}.pp-header-mobile-toggle.active{transform:rotate(90deg)}.pp-header-mobile-overlay{z-index:1300;width:100%;min-height:100dvh;padding:18px 18px calc(22px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#00e1ff2e,#0000 36%),radial-gradient(circle at 100% 100%,#0078ff1f,#0000 34%),linear-gradient(#040c16fa,#03080ffe);transition:opacity .28s,transform .28s cubic-bezier(.2,.8,.2,1);position:fixed;inset:0;overflow-y:auto;transform:translateY(-14px)scale(.985)}.pp-header-mobile-overlay.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.pp-header-mobile-glow{pointer-events:none;filter:blur(70px);opacity:.8;border-radius:999px;position:fixed}.pp-header-mobile-glow-one{background:#00e1ff2e;width:220px;height:220px;top:-70px;left:-70px}.pp-header-mobile-glow-two{background:#0078ff24;width:230px;height:230px;bottom:12%;right:-80px}.pp-header-mobile-top{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:auto;padding-top:8px;display:flex;position:relative}.pp-header-mobile-logo{object-fit:contain;filter:drop-shadow(0 0 18px #00e1ff2e);width:auto;max-width:150px;height:34px}.pp-header-mobile-close{width:44px;height:44px;color:var(--pp-text);cursor:pointer;background:#ffffff0b;border:1px solid #00e1ff2e;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 18px #00e1ff1f}.pp-header-mobile-content{z-index:2;flex-direction:column;gap:16px;min-height:calc(100dvh - 130px);padding-top:20px;display:flex;position:relative}.pp-header-mobile-profile-card{width:100%;min-height:112px;color:var(--pp-text);background:linear-gradient(135deg,#ffffff17,#ffffff09);border:1px solid #ffffff17;border-radius:24px;flex-direction:column;grid-template-columns:54px 1fr auto;align-items:center;gap:14px;padding:16px;text-decoration:none;display:flex;box-shadow:0 24px 60px #00000047}.pp-header-mobile-profile-card.logged{background:linear-gradient(135deg,#00e1ff24,#ffffff0b);border-color:#00e1ff38}.pp-header-mobile-avatar{color:#041019;background:linear-gradient(135deg,#00e1ff,#79f1ff);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:1rem;font-weight:950;display:flex;box-shadow:0 0 30px #00e1ff47}.pp-header-mobile-avatar.guest{color:#00e1ff;background:#00e1ff1a;border:1px solid #00e1ff2e}.pp-header-mobile-profile-info{flex-direction:column;gap:2px;min-width:0;display:flex}.pp-header-mobile-profile-kicker{color:#eaffff9e;font-size:.76rem;font-weight:700}.pp-header-mobile-profile-info strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:1.08rem;font-weight:900;line-height:1.2;overflow:hidden}.pp-header-mobile-profile-info small{color:#00e1ff;font-size:.82rem;font-weight:800}.pp-header-mobile-city{width:100%;color:var(--pp-text);cursor:pointer;background:linear-gradient(135deg,#00e1ff1a,#ffffff09);border:1px solid #00e1ff38;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:14px 15px;display:flex}.pp-header-mobile-city span{color:#eaffffb8;align-items:center;gap:8px;font-size:.82rem;font-weight:800;display:inline-flex}.pp-header-mobile-city svg{color:#00e1ff}.pp-header-mobile-city strong{color:#fff;text-align:right;font-size:.9rem;font-weight:900}.pp-header-mobile-nav{gap:10px;margin-top:4px;display:grid}.pp-header-mobile-link{color:#eaffffbd;opacity:0;min-height:62px;animation:.38s forwards ppMobileItemIn;animation-delay:var(--delay);background:#ffffff09;border:1px solid #ffffff12;border-radius:20px;align-items:center;gap:14px;padding:0 16px;font-size:1.04rem;font-weight:850;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex;transform:translateY(10px)}.pp-header-mobile-link:hover{color:#fff;background:#ffffff0e;transform:translateY(-1px)}.pp-header-mobile-link.active{color:#00e1ff;background:#00e1ff1a;border-color:#00e1ff38}.pp-header-mobile-link-icon{color:#00e1ff;background:#00e1ff14;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.pp-header-mobile-actions{gap:10px;margin-top:auto;padding-top:18px;display:grid}.pp-header-mobile-primary-action,.pp-header-mobile-secondary-action{cursor:pointer;border-radius:18px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;font-size:.96rem;font-weight:900;text-decoration:none;display:inline-flex}.pp-header-mobile-primary-action{color:#041019;background:linear-gradient(135deg,#00e1ff,#79f1ff);border:1px solid #00e1ff61;box-shadow:0 18px 40px #00e1ff38}.pp-header-mobile-secondary-action{color:#eaffffb8;background:#ffffff0b;border:1px solid #ffffff17}.desktop-only{display:flex}.mobile-only{display:none}body.pp-mobile-menu-open{touch-action:none;overflow:hidden}@keyframes ppMobileItemIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.desktop-only{display:none!important}.mobile-only{display:flex}.pp-header{background:#050b14db}.pp-header-inner{min-height:68px}.pp-header-brand-logo{max-width:148px;height:34px}.pp-header-mobile-overlay.mobile-only{flex-direction:column!important;align-items:stretch!important;display:flex!important}.pp-header-mobile-top{gap:16px;width:100%;margin-bottom:18px;padding-top:8px;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.pp-header-mobile-logo{max-width:170px;height:36px}.pp-header-mobile-close{flex:none}.pp-header-mobile-content{gap:14px;width:100%;padding-top:0;flex-direction:column!important;align-items:stretch!important;display:flex!important}.pp-header-mobile-profile-card{text-align:left;grid-template-columns:54px 1fr auto;flex-direction:unset!important;display:grid!important}.pp-header-mobile-nav,.pp-header-mobile-actions{width:100%}}:root{--pp-bg:#050b14;--pp-bg-soft:#0b1220;--pp-surface:#0b1220b8;--pp-surface-strong:#0f172aeb;--pp-border:#ffffff14;--pp-border-strong:#00e5ff2e;--pp-primary:#00e5ff;--pp-primary-soft:#00e5ff1a;--pp-primary-glow:#00e5ff38;--pp-text:#f8fafc;--pp-text-muted:#e2e8f0b8;--pp-card-shadow:0 10px 30px #00000047;--pp-radius-lg:28px;--pp-radius-md:20px;--pp-radius-sm:14px;--pp-container:1180px;--pp-font-body:"Inter", "Segoe UI", sans-serif;--pp-font-display:"Space Grotesk", "Inter", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--pp-text);font-family:var(--pp-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--pp-font-display)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.pp-container{width:100%;max-width:var(--pp-container);margin:0 auto;padding-left:20px;padding-right:20px}.text-gradient{background:linear-gradient(90deg, #fff 0%, var(--pp-primary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass-card{border:1px solid var(--pp-border);box-shadow:var(--pp-card-shadow);-webkit-backdrop-filter:blur(18px);border-radius:var(--pp-radius-lg);background:linear-gradient(#0f172ae0,#0b1220b8)}.glass-card-hover{border:1px solid var(--pp-border);box-shadow:var(--pp-card-shadow);-webkit-backdrop-filter:blur(18px);border-radius:var(--pp-radius-md);background:linear-gradient(#0f172ae0,#0b1220b8);transition:transform .28s,border-color .28s,box-shadow .28s}.glass-card-hover:hover{border-color:var(--pp-border-strong);transform:translateY(-6px);box-shadow:0 18px 50px #00000057}.cyan-glow{box-shadow:0 0 0 1px #00e5ff14,0 0 24px #00e5ff2e,0 12px 30px #00e5ff1f}.section-title{font-family:var(--pp-font-display);letter-spacing:-.04em;margin:0 0 12px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.section-subtitle{color:var(--pp-text-muted);margin:0;line-height:1.7}
