.WalletConnect-module__iV9FkG__container{flex-direction:column;align-items:center;gap:10px;display:flex}.WalletConnect-module__iV9FkG__btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:8px;width:100%;padding:10px 20px;font-size:.9rem;font-weight:600;transition:opacity .2s}.WalletConnect-module__iV9FkG__btn:hover{opacity:.9}.WalletConnect-module__iV9FkG__btn:disabled{opacity:.5;cursor:not-allowed}.WalletConnect-module__iV9FkG__btnSecondary{background:#333;}.WalletConnect-module__iV9FkG__btnSecondary:hover{background:#444}.WalletConnect-module__iV9FkG__address{color:#4ecdc4;font-family:monospace;font-size:.9rem}.WalletConnect-module__iV9FkG__error{color:#ff6b6b;text-align:center;font-size:.85rem}
.NotificationBell-module__fOvz-G__container{position:relative}.NotificationBell-module__fOvz-G__bellButton{cursor:pointer;color:#e0e0e0;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,color .2s;display:flex}.NotificationBell-module__fOvz-G__bellButton:hover{color:#fff;background:#fff3}.NotificationBell-module__fOvz-G__badge{color:#fff;background:#ff6b6b;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.NotificationBell-module__fOvz-G__panel{z-index:1000;background:#1a1a2e;border:1px solid #333;border-radius:12px;width:360px;max-height:480px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 40px #0006}.NotificationBell-module__fOvz-G__panelHeader{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:16px;display:flex}.NotificationBell-module__fOvz-G__panelTitle{color:#fff;font-size:16px;font-weight:600}.NotificationBell-module__fOvz-G__markAllRead{color:#4ecdc4;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13px;transition:background .2s}.NotificationBell-module__fOvz-G__markAllRead:hover{background:#4ecdc41a}.NotificationBell-module__fOvz-G__notificationList{max-height:400px;overflow-y:auto}.NotificationBell-module__fOvz-G__notificationItem{cursor:pointer;align-items:flex-start;gap:12px;padding:14px 16px;transition:background .2s;display:flex;position:relative}.NotificationBell-module__fOvz-G__notificationItem:hover{background:#ffffff0d}.NotificationBell-module__fOvz-G__notificationItem.NotificationBell-module__fOvz-G__unread{background:#4ecdc40d}.NotificationBell-module__fOvz-G__notificationItem+.NotificationBell-module__fOvz-G__notificationItem{border-top:1px solid #2a2a3e}.NotificationBell-module__fOvz-G__notificationIcon{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.NotificationBell-module__fOvz-G__notificationContent{flex:1;min-width:0}.NotificationBell-module__fOvz-G__notificationTitle{color:#fff;margin-bottom:4px;font-size:14px;font-weight:600}.NotificationBell-module__fOvz-G__notificationMessage{color:#999;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationBell-module__fOvz-G__notificationTime{color:#666;margin-top:6px;font-size:11px}.NotificationBell-module__fOvz-G__unreadDot{background:#4ecdc4;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.NotificationBell-module__fOvz-G__emptyState{text-align:center;color:#666;padding:40px 20px;font-size:14px}@media (max-width:480px){.NotificationBell-module__fOvz-G__panel{border-radius:16px 16px 0 0;width:100%;max-height:70vh;position:fixed;inset:auto 0 0}}
.LanguageDropdown-module__Qzw3nW__wrapper{position:relative}.LanguageDropdown-module__Qzw3nW__trigger{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-family:QuickTypeII,sans-serif;font-size:.8rem;transition:border-color .2s,color .2s;display:flex}.LanguageDropdown-module__Qzw3nW__trigger:hover{color:#4ecdc4;border-color:#4ecdc466}.LanguageDropdown-module__Qzw3nW__globe{opacity:.7;align-items:center;display:flex}.LanguageDropdown-module__Qzw3nW__code{letter-spacing:.5px;font-weight:600}.LanguageDropdown-module__Qzw3nW__chevron{align-items:center;transition:transform .2s;display:flex}.LanguageDropdown-module__Qzw3nW__chevronOpen{transform:rotate(180deg)}.LanguageDropdown-module__Qzw3nW__menu{z-index:1100;-webkit-backdrop-filter:blur(12px);background:#0f0f0ffa;border:1px solid #4ecdc433;border-radius:8px;min-width:180px;max-height:320px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 8px 32px #00000080}.LanguageDropdown-module__Qzw3nW__menu::-webkit-scrollbar{width:6px}.LanguageDropdown-module__Qzw3nW__menu::-webkit-scrollbar-track{background:0 0}.LanguageDropdown-module__Qzw3nW__menu::-webkit-scrollbar-thumb{background:#4ecdc433;border-radius:3px}.LanguageDropdown-module__Qzw3nW__menuItem{color:#ffffffbf;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:8px 14px;font-family:QuickTypeII,sans-serif;font-size:.85rem;transition:background .15s,color .15s;display:flex}.LanguageDropdown-module__Qzw3nW__menuItem:hover{color:#fff;background:#4ecdc41a}.LanguageDropdown-module__Qzw3nW__menuItemActive,.LanguageDropdown-module__Qzw3nW__menuItemActive:hover{color:#4ecdc4}.LanguageDropdown-module__Qzw3nW__localeName{flex:1}.LanguageDropdown-module__Qzw3nW__localeCode{opacity:.5;letter-spacing:.5px;margin-left:12px;font-size:.7rem;font-weight:600}
.Navbar-module___rHu7W__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#0a0a0ad9;border-bottom:1px solid #4ecdc426;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__inner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:4px 24px 0;display:flex}.Navbar-module___rHu7W__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoImg{width:220px;height:auto}.Navbar-module___rHu7W__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module___rHu7W__navLink{color:#fffc;font-family:QuickTypeII,sans-serif;font-size:.95rem;text-decoration:none;transition:color .2s}.Navbar-module___rHu7W__navLink:hover{color:#4ecdc4}.Navbar-module___rHu7W__navRight{align-items:center;gap:16px;display:flex}.Navbar-module___rHu7W__walletBadge{color:#4ecdc4;background:#4ecdc426;border-radius:20px;padding:4px 12px;font-family:monospace;font-size:.8rem}.Navbar-module___rHu7W__signInLink{color:#fffc;font-family:QuickTypeII,sans-serif;font-size:.95rem;text-decoration:none;transition:color .2s}.Navbar-module___rHu7W__signInLink:hover{color:#4ecdc4}.Navbar-module___rHu7W__signOutBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:6px 16px;font-family:QuickTypeII,sans-serif;font-size:.85rem;transition:border-color .2s,color .2s}.Navbar-module___rHu7W__signOutBtn:hover{color:#ff6b6b;border-color:#ff6b6b80}.Navbar-module___rHu7W__ctaBtn{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:6px;padding:8px 20px;font-family:QuickTypeII,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Navbar-module___rHu7W__ctaBtn:hover{opacity:.9}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___rHu7W__hamburgerLine{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module___rHu7W__hamburgerLine.Navbar-module___rHu7W__open:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerLine.Navbar-module___rHu7W__open:nth-child(2){opacity:0}.Navbar-module___rHu7W__hamburgerLine.Navbar-module___rHu7W__open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{background:#0a0a0af2;border-bottom:1px solid #4ecdc426;flex-direction:column;padding:16px 24px 24px;display:none}.Navbar-module___rHu7W__mobileLink{color:#ffffffd9;border-bottom:1px solid #ffffff0f;padding:12px 0;font-family:QuickTypeII,sans-serif;font-size:1.1rem;text-decoration:none}.Navbar-module___rHu7W__mobileLink:hover{color:#4ecdc4}.Navbar-module___rHu7W__mobileWallet{color:#4ecdc4;padding:12px 0;font-family:monospace;font-size:.85rem}.Navbar-module___rHu7W__mobileSignOut{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;margin-top:8px;padding:10px;font-family:QuickTypeII,sans-serif;font-size:1rem}.Navbar-module___rHu7W__mobileLanguage{border-top:1px solid #ffffff0f;margin-top:8px;padding:12px 0 4px}.Navbar-module___rHu7W__mobileCta{text-align:center;color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:6px;margin-top:8px;padding:12px;font-family:QuickTypeII,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;display:block}@media screen and (max-width:767px){.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__navRight{display:none}.Navbar-module___rHu7W__logoImg{width:160px}.Navbar-module___rHu7W__hamburger,.Navbar-module___rHu7W__mobileMenu{display:flex}}
.Racer360Modal-module__9IgTaq__spinModalOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);opacity:0;background:#000c;justify-content:center;align-items:center;padding:clamp(8px,2vh,20px);transition:opacity .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.Racer360Modal-module__9IgTaq__spinModalOverlayVisible{opacity:1}.Racer360Modal-module__9IgTaq__spinModalContent{opacity:0;filter:blur(2px)saturate(1.05);background:#12121e;border:1px solid #4ecdc433;border-radius:20px;flex-direction:column;align-items:center;width:min(96vw,980px);max-width:980px;max-height:min(94vh,980px);padding:28px;transition:opacity .36s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translateY(24px)scale(.97);box-shadow:0 0 60px #4ecdc41a,0 24px 64px #0009}.Racer360Modal-module__9IgTaq__spinModalContentVisible{opacity:1;filter:blur()saturate();transform:translateY(0)scale(1)}.Racer360Modal-module__9IgTaq__spinModalGhost{z-index:10001;pointer-events:none;transition:top .46s cubic-bezier(.22,1,.36,1),left .46s cubic-bezier(.22,1,.36,1),width .46s cubic-bezier(.22,1,.36,1),height .46s cubic-bezier(.22,1,.36,1),border-radius .46s cubic-bezier(.22,1,.36,1),opacity .38s,transform .46s cubic-bezier(.22,1,.36,1),filter .46s cubic-bezier(.22,1,.36,1);position:fixed;overflow:hidden;box-shadow:0 0 30px #4ecdc447,0 0 80px #4ecdc429,0 16px 42px #0000008c}.Racer360Modal-module__9IgTaq__spinModalGhostImg{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.01)}.Racer360Modal-module__9IgTaq__spinModalClose{color:#ffffff80;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:1.8rem;line-height:1;transition:color .2s,background .2s;position:absolute;top:12px;right:16px}.Racer360Modal-module__9IgTaq__spinModalClose:hover{color:#fff;background:#ffffff14}.Racer360Modal-module__9IgTaq__spinModalTitle{color:#fff;text-align:center;margin:0 0 16px;font-family:QuickTypeII,sans-serif;font-size:1.1rem;font-weight:700}.Racer360Modal-module__9IgTaq__spinModalFrame{aspect-ratio:1;-webkit-user-select:none;user-select:none;touch-action:none;background:#0a0a14;border:1px solid #ffffff0f;border-radius:14px;justify-content:center;align-items:center;width:100%;max-width:min(92vw,860px);min-height:320px;max-height:calc(94vh - 240px);display:flex;position:relative;overflow:hidden}.Racer360Modal-module__9IgTaq__spinModalImg{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.Racer360Modal-module__9IgTaq__spinModalIframe{background:0 0;border:none;width:100%;height:100%}.Racer360Modal-module__9IgTaq__spinModalLoading{z-index:2;background:#0a0a14;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.Racer360Modal-module__9IgTaq__spinner{border:4px solid #4ecdc433;border-top-color:#4ecdc4;border-radius:50%;width:48px;height:48px;margin:0 auto 16px;animation:1s linear infinite Racer360Modal-module__9IgTaq__spin}@keyframes Racer360Modal-module__9IgTaq__spin{to{transform:rotate(360deg)}}.Racer360Modal-module__9IgTaq__spinModalLoadingText{color:#ffffff80;margin:0;font-size:.9rem}.Racer360Modal-module__9IgTaq__spinModalLoadingProgress{color:#4ecdc4;margin:0;font-size:.85rem;font-weight:600}.Racer360Modal-module__9IgTaq__spinModalActions{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;margin-top:18px;display:flex}.Racer360Modal-module__9IgTaq__spinModalDriveLink{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.Racer360Modal-module__9IgTaq__spinModalDriveLink:hover{transform:translateY(-1px);box-shadow:0 6px 20px #4ecdc44d}.Racer360Modal-module__9IgTaq__spinModalViewerLink{color:#4ecdc4;background:linear-gradient(45deg,#ff6b6b26,#4ecdc426);border:1px solid #4ecdc44d;border-radius:10px;align-items:center;gap:6px;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.Racer360Modal-module__9IgTaq__spinModalViewerLink:hover{background:linear-gradient(45deg,#ff6b6b40,#4ecdc440);border-color:#4ecdc480;transform:translateY(-1px)}.Racer360Modal-module__9IgTaq__spinModalArLink{color:#a078ff;background:linear-gradient(45deg,#a078ff26,#4ecdc426);border:1px solid #a078ff4d;border-radius:10px;align-items:center;gap:6px;padding:10px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.Racer360Modal-module__9IgTaq__spinModalArLink:hover{background:linear-gradient(45deg,#a078ff40,#4ecdc440);border-color:#a078ff80;transform:translateY(-1px)}@media (max-width:767px){.Racer360Modal-module__9IgTaq__spinModalOverlay{padding:0}.Racer360Modal-module__9IgTaq__spinModalContent{border-radius:0;justify-content:flex-start;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:16px 12px 14px}.Racer360Modal-module__9IgTaq__spinModalTitle{margin-bottom:12px;font-size:.95rem}.Racer360Modal-module__9IgTaq__spinModalFrame{max-width:100%;min-height:280px;max-height:calc(100dvh - 200px)}.Racer360Modal-module__9IgTaq__spinModalActions{gap:10px;margin-top:12px}.Racer360Modal-module__9IgTaq__spinModalDriveLink,.Racer360Modal-module__9IgTaq__spinModalViewerLink,.Racer360Modal-module__9IgTaq__spinModalArLink{flex:160px;justify-content:center;min-width:0;padding:10px 14px;font-size:.85rem}}@media (max-width:480px){.Racer360Modal-module__9IgTaq__spinModalActions{flex-direction:column;width:100%}.Racer360Modal-module__9IgTaq__spinModalDriveLink,.Racer360Modal-module__9IgTaq__spinModalViewerLink,.Racer360Modal-module__9IgTaq__spinModalArLink{flex:none;width:100%}}@media (prefers-reduced-motion:reduce){.Racer360Modal-module__9IgTaq__spinModalOverlay,.Racer360Modal-module__9IgTaq__spinModalContent,.Racer360Modal-module__9IgTaq__spinModalGhost{transition:none!important}}
.RacerSchematic-module__Bre7Ga__wrapper{margin:0 auto;padding:0 24px}.RacerSchematic-module__Bre7Ga__wrapperFull{max-width:960px;}.RacerSchematic-module__Bre7Ga__wrapperCompact{max-width:520px;padding:0;}.RacerSchematic-module__Bre7Ga__heading{color:#fff;text-align:center;margin:0 0 8px;font-family:Moreganic,sans-serif;font-size:1.6rem}.RacerSchematic-module__Bre7Ga__subheading{color:#ffffff80;text-align:center;margin:0 0 32px;font-family:Lato,sans-serif;font-size:.95rem}.RacerSchematic-module__Bre7Ga__layout{align-items:flex-start;gap:32px;display:flex}.RacerSchematic-module__Bre7Ga__layoutFull{flex-direction:row;}.RacerSchematic-module__Bre7Ga__layoutCompact{flex-direction:column;align-items:center;}.RacerSchematic-module__Bre7Ga__svgWrap{flex:55%;min-width:0}.RacerSchematic-module__Bre7Ga__labelsWrap{flex-direction:column;flex:45%;gap:6px;display:flex}.RacerSchematic-module__Bre7Ga__svg{width:100%;height:auto;display:block}.RacerSchematic-module__Bre7Ga__partGroup{stroke:#555;fill:none;transition:stroke .35s,fill .35s,opacity .35s,filter .35s}.RacerSchematic-module__Bre7Ga__partGroupActive{stroke:#4ecdc4;fill:#4ecdc41a;filter:drop-shadow(0 0 8px #4ecdc480)drop-shadow(0 0 16px #4ecdc433)}.RacerSchematic-module__Bre7Ga__partGroupDimmed{opacity:.2}.RacerSchematic-module__Bre7Ga__leaderLines{stroke:#ffffff26;fill:#ffffff26;transition:opacity .3s}.RacerSchematic-module__Bre7Ga__label{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border-left:3px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:background .25s,border-color .25s,transform .2s;display:flex}.RacerSchematic-module__Bre7Ga__label:hover{background:#ffffff0f}.RacerSchematic-module__Bre7Ga__labelActive{background:#4ecdc414;border-left-color:#4ecdc4;transform:translate(4px);}.RacerSchematic-module__Bre7Ga__labelName{color:#fff;flex:1;font-family:QuickTypeII,sans-serif;font-size:.95rem;font-weight:600}.RacerSchematic-module__Bre7Ga__variantBadge{color:#fff;letter-spacing:.3px;white-space:nowrap;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);border-radius:12px;justify-content:center;align-items:center;min-width:28px;padding:2px 10px;font-family:QuickTypeII,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.RacerSchematic-module__Bre7Ga__examples{opacity:0;max-height:0;padding:0 14px;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.RacerSchematic-module__Bre7Ga__examplesVisible{opacity:1;max-height:60px;padding:6px 14px 2px;}.RacerSchematic-module__Bre7Ga__examplesText{color:#ffffff73;margin:0;font-family:Lato,sans-serif;font-size:.8rem;line-height:1.5}.RacerSchematic-module__Bre7Ga__examplesText span{color:#4ecdc4b3}@media screen and (max-width:768px){.RacerSchematic-module__Bre7Ga__layoutFull{flex-direction:column;align-items:center}.RacerSchematic-module__Bre7Ga__svgWrap{flex:none;width:100%;max-width:400px}.RacerSchematic-module__Bre7Ga__labelsWrap{width:100%}.RacerSchematic-module__Bre7Ga__heading{font-size:1.4rem}.RacerSchematic-module__Bre7Ga__subheading{margin-bottom:24px;font-size:.85rem}}@media (pointer:coarse){.RacerSchematic-module__Bre7Ga__label{min-height:44px;padding:12px 14px}.RacerSchematic-module__Bre7Ga__partGroup{stroke-width:4px}}
.AnatomyOfARacer-module__4SV4qq__wrapper{max-width:1280px;margin:0 auto;padding:0 24px}.AnatomyOfARacer-module__4SV4qq__heading{font-family:var(--rv-font-display,Moreganic,sans-serif);color:var(--rv-text-primary,#fff);text-align:center;margin:0 0 8px;font-size:2.2rem}.AnatomyOfARacer-module__4SV4qq__subheading{font-family:var(--rv-font-body,Lato,sans-serif);color:var(--rv-text-muted,#ffffff80);text-align:center;margin:0 0 24px;font-size:1rem;line-height:1.5}.AnatomyOfARacer-module__4SV4qq__viewport{aspect-ratio:16/9;border-radius:var(--rv-radius-lg,16px);border:1px solid var(--rv-border-light,#ffffff14);background:var(--rv-bg-primary,#0a0a0a);width:100%;max-height:600px;position:relative;overflow:hidden}.AnatomyOfARacer-module__4SV4qq__viewerIframe{opacity:0;border:none;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.AnatomyOfARacer-module__4SV4qq__visible{opacity:1}.AnatomyOfARacer-module__4SV4qq__loader{background:linear-gradient(90deg,var(--rv-surface-faint,#ffffff05)0%,var(--rv-surface-active,#ffffff0f)50%,var(--rv-surface-faint,#ffffff05)100%);border-radius:var(--rv-radius-lg,16px);background-size:200% 100%;flex-direction:column;justify-content:center;align-items:center;animation:1.5s ease-in-out infinite AnatomyOfARacer-module__4SV4qq__shimmer;display:flex;position:absolute;inset:0}.AnatomyOfARacer-module__4SV4qq__loaderSpinner{border:3px solid #4ecdc433;border-top-color:var(--rv-teal,#4ecdc4);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite AnatomyOfARacer-module__4SV4qq__spin}.AnatomyOfARacer-module__4SV4qq__loaderText{font-family:var(--rv-font-body,Lato,sans-serif);color:var(--rv-text-muted,#ffffff80);margin-top:12px;font-size:13px}@keyframes AnatomyOfARacer-module__4SV4qq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes AnatomyOfARacer-module__4SV4qq__spin{to{transform:rotate(360deg)}}.AnatomyOfARacer-module__4SV4qq__totalCaption{font-family:var(--rv-font-body,Lato,sans-serif);color:var(--rv-text-faint,#ffffff59);text-align:center;margin-top:20px;font-size:.85rem}@media screen and (max-width:767px){.AnatomyOfARacer-module__4SV4qq__heading{font-size:1.6rem}.AnatomyOfARacer-module__4SV4qq__subheading{margin-bottom:16px;font-size:.9rem}.AnatomyOfARacer-module__4SV4qq__viewport{aspect-ratio:3/4;border-radius:var(--rv-radius-md,12px);max-height:none}.AnatomyOfARacer-module__4SV4qq__loader{border-radius:var(--rv-radius-md,12px)}}@media screen and (min-width:768px) and (max-width:1279px){.AnatomyOfARacer-module__4SV4qq__viewport{aspect-ratio:16/10}}
.HomepageLayout-module__IOCoXW__sectionInner{max-width:1280px;margin:0 auto;padding:0 24px}.HomepageLayout-module__IOCoXW__sectionHeading{color:#fff;text-align:center;margin-bottom:48px;font-family:Moreganic,sans-serif;font-size:3rem}.HomepageLayout-module__IOCoXW__centerCta{text-align:center;margin-top:40px}.HomepageLayout-module__IOCoXW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:8px;padding:clamp(14px,.7vw,18px) clamp(30px,2.2vw,44px);font-family:QuickTypeII,sans-serif;font-size:clamp(1rem,.35vw + .95rem,1.25rem);font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.HomepageLayout-module__IOCoXW__btnPrimary:hover{opacity:.92;transform:translateY(-1px)}.HomepageLayout-module__IOCoXW__btnSecondary{color:#ffffffd9;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:clamp(14px,.7vw,18px) clamp(30px,2.2vw,44px);font-family:QuickTypeII,sans-serif;font-size:clamp(1rem,.35vw + .95rem,1.25rem);text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.HomepageLayout-module__IOCoXW__btnSecondary:hover{color:#4ecdc4;border-color:#4ecdc4}.HomepageLayout-module__IOCoXW__hero{text-align:center;background:linear-gradient(160deg,#0a0a0a 0%,#1a1a2e 50%,#0a0a0a 100%);justify-content:center;align-items:center;min-height:100vh;padding:140px 24px 80px;display:flex}.HomepageLayout-module__IOCoXW__heroInner{max-width:1340px}.HomepageLayout-module__IOCoXW__heroLogo{width:100%;max-width:min(760px,88vw);height:auto;margin:0 auto;display:block}.HomepageLayout-module__IOCoXW__heroTitle{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-family:Moreganic,sans-serif;font-size:clamp(3rem,4.6vw,5.4rem);font-weight:700;line-height:1.1}.HomepageLayout-module__IOCoXW__heroSubtitle{color:#ffffffb3;margin:0 0 40px;font-family:Lato,sans-serif;font-size:clamp(1.15rem,.9vw + .9rem,1.6rem);line-height:1.6}.HomepageLayout-module__IOCoXW__heroBtns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.HomepageLayout-module__IOCoXW__heroRacers{flex-wrap:wrap;justify-content:center;gap:clamp(18px,1.5vw,32px);margin-top:64px;display:flex}.HomepageLayout-module__IOCoXW__heroRacerLink{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;padding:0;text-decoration:none;animation:4s ease-in-out infinite HomepageLayout-module__IOCoXW__heroRacerFloat;display:flex;position:relative}.HomepageLayout-module__IOCoXW__heroRacerLink:nth-child(2){animation-delay:.5s}.HomepageLayout-module__IOCoXW__heroRacerLink:nth-child(3){animation-delay:1s}.HomepageLayout-module__IOCoXW__heroRacerLink:nth-child(4){animation-delay:1.5s}.HomepageLayout-module__IOCoXW__heroRacerItem{background:#0a0a0a99;border:2px solid #4ecdc433;border-radius:20px;flex-shrink:0;width:clamp(220px,20vw,360px);height:clamp(220px,20vw,360px);transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden;box-shadow:0 0 20px #4ecdc41a,0 8px 24px #0000004d}.HomepageLayout-module__IOCoXW__heroRacerLink:hover .HomepageLayout-module__IOCoXW__heroRacerItem{border-color:#4ecdc499;animation:1.5s ease-in-out infinite HomepageLayout-module__IOCoXW__heroGlowPulse;transform:scale(1.1)translateY(-6px);box-shadow:0 0 40px #4ecdc459,0 0 60px #4ecdc426,0 12px 32px #0006}.HomepageLayout-module__IOCoXW__heroRacerTooltip{color:#4ecdc4cc;letter-spacing:.3px;opacity:0;pointer-events:none;white-space:nowrap;font-family:QuickTypeII,sans-serif;font-size:clamp(.78rem,.18vw + .72rem,.95rem);transition:opacity .25s,transform .25s;transform:translateY(-4px)}.HomepageLayout-module__IOCoXW__heroRacerLink:hover .HomepageLayout-module__IOCoXW__heroRacerTooltip{opacity:1;transform:translateY(0)}@keyframes HomepageLayout-module__IOCoXW__heroGlowPulse{0%,to{box-shadow:0 0 40px #4ecdc459,0 0 60px #4ecdc426,0 12px 32px #0006}50%{box-shadow:0 0 50px #4ecdc480,0 0 80px #4ecdc440,0 12px 32px #0006}}.HomepageLayout-module__IOCoXW__heroRacerImg{object-fit:cover;width:100%;height:100%;display:block}.HomepageLayout-module__IOCoXW__heroRacerCaption{color:#ffffff73;text-align:center;letter-spacing:.5px;margin:24px 0 0;font-family:QuickTypeII,sans-serif;font-size:clamp(1rem,.3vw + .9rem,1.18rem)}@keyframes HomepageLayout-module__IOCoXW__heroRacerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.HomepageLayout-module__IOCoXW__showcase{padding:80px 0;transition:background .6s}.HomepageLayout-module__IOCoXW__racer360Wrap{justify-content:center;align-items:center;max-width:100%;margin:0 auto;display:flex;overflow:hidden}.HomepageLayout-module__IOCoXW__racer360Loading{color:#ffffff80;justify-content:center;align-items:center;height:400px;font-family:QuickTypeII,sans-serif;font-size:1.1rem;display:flex}.HomepageLayout-module__IOCoXW__showcaseCaption{color:#ffffffbf;text-align:center;margin-top:32px;font-family:QuickTypeII,sans-serif;font-size:1.15rem}.HomepageLayout-module__IOCoXW__howItWorks{background:#0a0a0a;padding:100px 0}.HomepageLayout-module__IOCoXW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.HomepageLayout-module__IOCoXW__stepCard{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:40px 32px;transition:border-color .3s}.HomepageLayout-module__IOCoXW__stepCard:hover{border-color:#4ecdc44d}.HomepageLayout-module__IOCoXW__stepNumber{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-family:Moreganic,sans-serif;font-size:1.5rem;font-weight:700;display:inline-flex}.HomepageLayout-module__IOCoXW__stepTitle{color:#fff;margin:0 0 12px;font-family:Moreganic,sans-serif;font-size:1.5rem}.HomepageLayout-module__IOCoXW__stepDesc{color:#fff9;margin:0;font-family:Lato,sans-serif;font-size:1rem;line-height:1.6}.HomepageLayout-module__IOCoXW__schematicSection{background:linear-gradient(160deg,#1a1a2e 0%,#0a0a0a 100%);padding:80px 0}.HomepageLayout-module__IOCoXW__anatomySection{background:var(--rv-bg-primary,#0a0a0a);padding:80px 0}.HomepageLayout-module__IOCoXW__features{background:#1a1a2e;padding:100px 0}.HomepageLayout-module__IOCoXW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.HomepageLayout-module__IOCoXW__featureCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:36px 28px;transition:border-color .3s,transform .2s}.HomepageLayout-module__IOCoXW__featureCard:hover{border-color:#4ecdc440;transform:translateY(-2px)}.HomepageLayout-module__IOCoXW__featureIcon{margin:0 auto 16px!important}.HomepageLayout-module__IOCoXW__featureTitle{color:#fff;margin:0 0 10px;font-family:Moreganic,sans-serif;font-size:1.35rem}.HomepageLayout-module__IOCoXW__featureDesc{color:#ffffff8c;margin:0;font-family:Lato,sans-serif;font-size:.95rem;line-height:1.6}.HomepageLayout-module__IOCoXW__team{background:#0a0a0a;padding:100px 0}.HomepageLayout-module__IOCoXW__teamGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.HomepageLayout-module__IOCoXW__teamCard{border-radius:16px;flex-direction:column;align-items:center;padding:32px 16px;text-decoration:none;transition:background .2s;display:flex}.HomepageLayout-module__IOCoXW__teamCard:hover{background:#ffffff0a}.HomepageLayout-module__IOCoXW__teamInfo{flex-direction:column;align-items:center;gap:4px;margin-top:16px;font-family:QuickTypeII,sans-serif;display:flex}.HomepageLayout-module__IOCoXW__teamInfo strong{color:#fff;font-size:1.1rem}.HomepageLayout-module__IOCoXW__teamInfo span{color:#ffffff80;font-size:.9rem}.HomepageLayout-module__IOCoXW__finalCta{text-align:center;background:linear-gradient(160deg,#1a1a2e 0%,#0a0a0a 100%);padding:100px 0}.HomepageLayout-module__IOCoXW__ctaHeading{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-family:Moreganic,sans-serif;font-size:clamp(2.4rem,3.6vw,3.5rem)}.HomepageLayout-module__IOCoXW__ctaSubtitle{color:#fff9;margin:0 0 40px;font-family:Lato,sans-serif;font-size:clamp(1.05rem,.45vw + .95rem,1.35rem)}.HomepageLayout-module__IOCoXW__footer{background:#0a0a0a;border-top:1px solid #ffffff0f;padding:64px 0 40px}.HomepageLayout-module__IOCoXW__footerInner{grid-template-columns:1fr 1fr 2fr;gap:48px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.HomepageLayout-module__IOCoXW__footerCol{flex-direction:column;gap:10px;display:flex}.HomepageLayout-module__IOCoXW__footerCol a{color:#ffffff8c;font-family:Lato,sans-serif;font-size:.95rem;text-decoration:none;transition:color .2s}.HomepageLayout-module__IOCoXW__footerCol a:hover{color:#4ecdc4}.HomepageLayout-module__IOCoXW__footerHeading{color:#fff;margin:0 0 8px;font-family:QuickTypeII,sans-serif;font-size:1rem}.HomepageLayout-module__IOCoXW__footerMade{color:#ffffffb3;margin:0;font-family:Lato,sans-serif;font-size:.95rem}.HomepageLayout-module__IOCoXW__footerSmall{color:#fff6;margin:0;font-family:Lato,sans-serif;font-size:.85rem}.HomepageLayout-module__IOCoXW__footerDisambiguation{color:#ffffff73;margin-top:4px;font-family:Lato,sans-serif;font-size:.82rem;text-decoration:none;transition:color .2s}.HomepageLayout-module__IOCoXW__footerDisambiguation:hover{color:#4ecdc4;text-decoration:underline}@media screen and (min-width:1024px) and (min-resolution:2x){.HomepageLayout-module__IOCoXW__heroTitle{letter-spacing:.01em}.HomepageLayout-module__IOCoXW__heroRacerItem{border-width:2.5px}.HomepageLayout-module__IOCoXW__heroRacerCaption{color:#ffffff8c}}@media screen and (min-width:1440px){.HomepageLayout-module__IOCoXW__heroRacerItem{width:clamp(340px,18vw,480px);height:clamp(340px,18vw,480px)}.HomepageLayout-module__IOCoXW__heroInner{max-width:1600px}}@media screen and (min-width:2560px){.HomepageLayout-module__IOCoXW__heroRacerItem{border-radius:28px;width:clamp(480px,15vw,640px);height:clamp(480px,15vw,640px)}.HomepageLayout-module__IOCoXW__heroInner{max-width:2200px}.HomepageLayout-module__IOCoXW__heroRacers{gap:40px}}@media screen and (max-width:991px){.HomepageLayout-module__IOCoXW__heroTitle{font-size:3.2rem}.HomepageLayout-module__IOCoXW__heroRacerItem{width:240px;height:240px}.HomepageLayout-module__IOCoXW__heroRacers{gap:16px;margin-top:48px}.HomepageLayout-module__IOCoXW__heroRacerTooltip{font-size:.7rem}.HomepageLayout-module__IOCoXW__stepsGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.HomepageLayout-module__IOCoXW__featuresGrid,.HomepageLayout-module__IOCoXW__teamGrid{grid-template-columns:repeat(2,1fr)}.HomepageLayout-module__IOCoXW__footerInner{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.HomepageLayout-module__IOCoXW__hero{min-height:auto;padding:120px 20px 60px}.HomepageLayout-module__IOCoXW__heroTitle{font-size:2.4rem}.HomepageLayout-module__IOCoXW__heroSubtitle{font-size:1.1rem}.HomepageLayout-module__IOCoXW__sectionHeading{margin-bottom:32px;font-size:2.2rem}.HomepageLayout-module__IOCoXW__showcase{padding:60px 0}.HomepageLayout-module__IOCoXW__howItWorks,.HomepageLayout-module__IOCoXW__features,.HomepageLayout-module__IOCoXW__team,.HomepageLayout-module__IOCoXW__finalCta{padding:64px 0}.HomepageLayout-module__IOCoXW__featuresGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.HomepageLayout-module__IOCoXW__teamGrid{grid-template-columns:1fr;max-width:320px;margin:0 auto}.HomepageLayout-module__IOCoXW__ctaHeading{font-size:2.2rem}.HomepageLayout-module__IOCoXW__footerInner{grid-template-columns:1fr;gap:32px}.HomepageLayout-module__IOCoXW__heroBtns{flex-direction:column;align-items:center}.HomepageLayout-module__IOCoXW__btnPrimary,.HomepageLayout-module__IOCoXW__btnSecondary{text-align:center;width:100%;max-width:300px}.HomepageLayout-module__IOCoXW__heroRacers{gap:14px;margin-top:40px}.HomepageLayout-module__IOCoXW__heroRacerItem{border-radius:14px;width:180px;height:180px}.HomepageLayout-module__IOCoXW__heroRacerCaption{margin-top:16px;font-size:.85rem}.HomepageLayout-module__IOCoXW__heroRacerTooltip{font-size:.65rem}}
.Account-module__atz4eW__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);min-height:100vh;padding:96px 24px 48px}.Account-module__atz4eW__title{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:640px;margin:0 auto 32px;font-family:Moreganic,sans-serif;font-size:2rem;font-weight:700}.Account-module__atz4eW__section{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;max-width:640px;margin:0 auto 24px;padding:28px}.Account-module__atz4eW__sectionTitle{color:#fff;margin:0 0 20px;font-family:QuickTypeII,sans-serif;font-size:1.15rem}.Account-module__atz4eW__infoGrid{flex-direction:column;gap:12px;display:flex}.Account-module__atz4eW__infoRow{background:#0003;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.Account-module__atz4eW__infoLabel{color:#ffffff80;font-family:Lato,sans-serif;font-size:.9rem}.Account-module__atz4eW__infoValue{color:#fff;font-family:QuickTypeII,sans-serif;font-size:.95rem}.Account-module__atz4eW__form{flex-direction:column;gap:16px;display:flex}.Account-module__atz4eW__field{flex-direction:column;gap:6px;display:flex}.Account-module__atz4eW__field label{color:#fff9;font-family:QuickTypeII,sans-serif;font-size:.85rem}.Account-module__atz4eW__field input{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px 14px;font-family:Lato,sans-serif;font-size:1rem;transition:border-color .2s}.Account-module__atz4eW__field input:focus{border-color:#4ecdc4}.Account-module__atz4eW__alert{color:#ff6b6b;background:#ff6b6b1f;border:1px solid #ff6b6b4d;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-family:Lato,sans-serif;font-size:.9rem}.Account-module__atz4eW__alertSuccess{color:#4ecdc4;background:#4ecdc41f;border:1px solid #4ecdc44d;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-family:Lato,sans-serif;font-size:.9rem}.Account-module__atz4eW__btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:8px;padding:10px 20px;font-family:QuickTypeII,sans-serif;font-size:.95rem;font-weight:600;transition:opacity .2s}.Account-module__atz4eW__btn:hover{opacity:.9}.Account-module__atz4eW__btn:disabled{opacity:.5;cursor:not-allowed}.Account-module__atz4eW__btnOutline{color:#fffc;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:10px 20px;font-family:QuickTypeII,sans-serif;font-size:.9rem;transition:border-color .2s,color .2s}.Account-module__atz4eW__btnOutline:hover{color:#4ecdc4;border-color:#4ecdc4}.Account-module__atz4eW__btnDanger{color:#ff6b6b;cursor:pointer;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:8px;padding:10px 20px;font-family:QuickTypeII,sans-serif;font-size:.9rem;transition:background .2s}.Account-module__atz4eW__btnDanger:hover{background:#ff6b6b33}.Account-module__atz4eW__btnDanger:disabled{opacity:.5;cursor:not-allowed}.Account-module__atz4eW__walletConnected{flex-direction:column;gap:12px;display:flex}.Account-module__atz4eW__walletRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Account-module__atz4eW__walletBadge{color:#4ecdc4;background:#4ecdc426;border-radius:20px;padding:6px 14px;font-family:monospace;font-size:.9rem}.Account-module__atz4eW__walletActions{gap:8px;display:flex}.Account-module__atz4eW__walletDisconnected{flex-direction:column;gap:12px;display:flex}.Account-module__atz4eW__walletHint{color:#ffffff80;margin:0;font-family:Lato,sans-serif;font-size:.9rem}@media screen and (max-width:767px){.Account-module__atz4eW__container{padding:88px 16px 32px}.Account-module__atz4eW__title{font-size:1.6rem}.Account-module__atz4eW__section{padding:20px}.Account-module__atz4eW__infoRow{flex-direction:column;align-items:flex-start;gap:4px}.Account-module__atz4eW__walletRow{flex-direction:column;align-items:flex-start}.Account-module__atz4eW__walletActions{flex-direction:column;width:100%}.Account-module__atz4eW__walletActions button{width:100%}}
.Auth-module__mX17bW__container{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:96px 20px 20px;display:flex}.Auth-module__mX17bW__card{background:#1a1a2e;border-radius:12px;width:100%;max-width:420px;padding:40px;box-shadow:0 8px 32px #0000004d}.Auth-module__mX17bW__title{color:#fff;text-align:center;margin-bottom:24px;font-size:1.8rem}.Auth-module__mX17bW__form{flex-direction:column;gap:16px;display:flex}.Auth-module__mX17bW__field{flex-direction:column;gap:6px;display:flex}.Auth-module__mX17bW__field label{color:#ccc;font-size:.9rem}.Auth-module__mX17bW__field input{color:#fff;background:#0f0f1a;border:1px solid #333;border-radius:8px;outline:none;padding:10px 14px;font-size:1rem;transition:border-color .2s}.Auth-module__mX17bW__field input:focus{border-color:#4ecdc4}.Auth-module__mX17bW__btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:8px;margin-top:8px;padding:12px;font-size:1rem;font-weight:600;transition:opacity .2s}.Auth-module__mX17bW__btn:hover{opacity:.9}.Auth-module__mX17bW__btn:disabled{opacity:.5;cursor:not-allowed}.Auth-module__mX17bW__btnSecondary{background:#333;}.Auth-module__mX17bW__btnSecondary:hover{background:#444}.Auth-module__mX17bW__error{color:#ff6b6b;text-align:center;background:#ff6b6b26;border:1px solid #ff6b6b;border-radius:8px;margin-bottom:16px;padding:12px;font-size:.9rem}.Auth-module__mX17bW__success{color:#4ecdc4;text-align:center;background:#4ecdc426;border:1px solid #4ecdc4;border-radius:8px;margin-bottom:16px;padding:12px;font-size:.9rem}.Auth-module__mX17bW__text{color:#ccc;text-align:center;margin-bottom:16px;line-height:1.6}.Auth-module__mX17bW__links{flex-direction:column;align-items:center;gap:10px;margin-top:20px;display:flex}.Auth-module__mX17bW__links a{color:#4ecdc4;font-size:.9rem;text-decoration:none}.Auth-module__mX17bW__links a:hover{text-decoration:underline}.Auth-module__mX17bW__divider{color:#666;align-items:center;gap:12px;margin:20px 0;font-size:.85rem;display:flex}.Auth-module__mX17bW__divider:before,.Auth-module__mX17bW__divider:after{content:"";background:#333;flex:1;height:1px}.Auth-module__mX17bW__profileSection{background:#0f0f1a;border-radius:8px;margin-bottom:24px;padding:16px}.Auth-module__mX17bW__profileSection h2{color:#fff;margin-bottom:12px;font-size:1.1rem}.Auth-module__mX17bW__profileInfo{color:#ccc;font-size:.9rem;line-height:1.8}.Auth-module__mX17bW__profileInfo strong{color:#fff}
.Collection-module___nXPqa__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);min-height:100vh;padding:96px 24px 48px}.Collection-module___nXPqa__header{text-align:center;max-width:1400px;margin:0 auto 32px}.Collection-module___nXPqa__title{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.5rem;font-weight:700}.Collection-module___nXPqa__subtitle{color:#aaa;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.Collection-module___nXPqa__brandLockup{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Collection-module___nXPqa__brandLogo{width:auto;height:48px}.Collection-module___nXPqa__disclaimer{color:#ffffff59;max-width:500px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:.8rem}.Collection-module___nXPqa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:1400px;margin:0 auto 40px;display:grid}.Collection-module___nXPqa__card{cursor:pointer;background:#1a1a2e;border:1px solid #ffffff0d;border-radius:16px;transition:transform .2s,box-shadow .2s,border-color .3s;overflow:hidden}.Collection-module___nXPqa__card:hover{border-color:#4ecdc466;transform:scale(1.03);box-shadow:0 8px 32px #4ecdc426}.Collection-module___nXPqa__cardImageWrap{background:#12121f;width:100%;padding-top:100%;position:relative;overflow:hidden}.Collection-module___nXPqa__cardImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.Collection-module___nXPqa__cardBody{padding:12px 14px 14px}.Collection-module___nXPqa__cardLabel{color:#fff;margin-bottom:8px;font-size:.95rem;font-weight:600}.Collection-module___nXPqa__countLabel{color:#888;margin-top:8px;font-size:.9rem}.Collection-module___nXPqa__traits{flex-wrap:wrap;gap:6px;display:flex}.Collection-module___nXPqa__trait{color:#ccc;text-transform:capitalize;white-space:nowrap;background:#ffffff0f;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:500;display:inline-block}.Collection-module___nXPqa__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:1400px;margin:0 auto;padding-bottom:48px;display:flex}.Collection-module___nXPqa__pageBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:8px;padding:8px 16px;font-size:.9rem;transition:all .2s}.Collection-module___nXPqa__pageBtn:hover:not(:disabled){background:#4ecdc41a;border-color:#4ecdc4}.Collection-module___nXPqa__pageBtn:disabled{opacity:.35;cursor:not-allowed}.Collection-module___nXPqa__pageBtnActive{color:#0a0a0a;background:#4ecdc4;border-color:#4ecdc4;font-weight:600;}.Collection-module___nXPqa__pageBtnActive:hover{background:#3dbdb5}.Collection-module___nXPqa__pageInfo{color:#888;padding:0 8px;font-size:.85rem}.Collection-module___nXPqa__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:1400px;margin:0 auto 40px;display:grid}.Collection-module___nXPqa__skeletonCard{background:#1a1a2e;border:1px solid #ffffff0d;border-radius:16px;overflow:hidden}.Collection-module___nXPqa__skeletonImage{background:linear-gradient(90deg,#12121f 25%,#1e1e35 50%,#12121f 75%) 0 0/200% 100%;width:100%;padding-top:100%;animation:1.5s ease-in-out infinite Collection-module___nXPqa__shimmer}.Collection-module___nXPqa__skeletonBody{padding:12px 14px 14px}.Collection-module___nXPqa__skeletonLine{background:linear-gradient(90deg,#1e1e35 25%,#2a2a45 50%,#1e1e35 75%) 0 0/200% 100%;border-radius:4px;height:14px;margin-bottom:8px;animation:1.5s ease-in-out infinite Collection-module___nXPqa__shimmer}.Collection-module___nXPqa__skeletonLine:last-child{width:60%;margin-bottom:0}@keyframes Collection-module___nXPqa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Collection-module___nXPqa__empty{text-align:center;max-width:1400px;margin:0 auto;padding:80px 24px}.Collection-module___nXPqa__emptyText{color:#888;margin-bottom:24px;font-size:1.15rem}.Collection-module___nXPqa__emptyBtn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Collection-module___nXPqa__emptyBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4ecdc44d}.Collection-module___nXPqa__error{text-align:center;color:#e74c3c;max-width:1400px;margin:0 auto;padding:80px 24px;font-size:1rem}@media (max-width:768px){.Collection-module___nXPqa__container{padding:88px 16px 32px}.Collection-module___nXPqa__title{font-size:1.75rem}.Collection-module___nXPqa__subtitle{font-size:1rem}.Collection-module___nXPqa__grid,.Collection-module___nXPqa__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.Collection-module___nXPqa__cardBody{padding:10px 10px 12px}.Collection-module___nXPqa__cardLabel{font-size:.85rem}.Collection-module___nXPqa__trait{padding:2px 6px;font-size:.65rem}}
.Dashboard-module__5cuSHa__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);min-height:100vh;padding:96px 24px 24px}.Dashboard-module__5cuSHa__title{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:1200px;margin:0 auto 32px;font-size:2rem;font-weight:700}.Dashboard-module__5cuSHa__titleRow{justify-content:space-between;align-items:center;gap:12px;max-width:1200px;margin:0 auto 8px;display:flex}.Dashboard-module__5cuSHa__titleRow .Dashboard-module__5cuSHa__title{margin:0}.Dashboard-module__5cuSHa__shareRow{align-items:center;gap:10px;max-width:1200px;margin:0 auto 20px;display:flex}.Dashboard-module__5cuSHa__shareUrl{color:#8a8fa3;-webkit-user-select:all;user-select:all;word-break:break-all;font-size:.82rem}.Dashboard-module__5cuSHa__shareCollectionBtn{color:#9cf3ee;cursor:pointer;white-space:nowrap;background:#4ecdc41a;border:1px solid #4ecdc473;border-radius:999px;flex-shrink:0;padding:6px 14px;font-size:.78rem;transition:all .2s}.Dashboard-module__5cuSHa__shareCollectionBtn:hover{background:#4ecdc433}.Dashboard-module__5cuSHa__statsSection{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;max-width:1200px;margin:0 auto 32px;display:grid}.Dashboard-module__5cuSHa__statCard{background:#1a1a2e;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.Dashboard-module__5cuSHa__statValue{color:#fff;margin-bottom:4px;font-size:2rem;font-weight:700}.Dashboard-module__5cuSHa__statLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.Dashboard-module__5cuSHa__sectionHeader{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 16px;display:flex}.Dashboard-module__5cuSHa__sectionTitle{color:#fff;font-size:1.25rem;font-weight:600}.Dashboard-module__5cuSHa__sectionAction{color:#4ecdc4;font-size:.9rem;text-decoration:none}.Dashboard-module__5cuSHa__sectionAction:hover{text-decoration:underline}.Dashboard-module__5cuSHa__collectionGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;max-width:1200px;margin:0 auto 48px;display:grid}.Dashboard-module__5cuSHa__racerCard{cursor:pointer;background:#1a1a2e;border:1px solid #ffffff0d;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden}.Dashboard-module__5cuSHa__racerCard:hover{border-color:#4ecdc44d;transform:translateY(-4px);box-shadow:0 12px 32px #0006}.Dashboard-module__5cuSHa__racerImageContainer{aspect-ratio:1;background:linear-gradient(135deg,#0f0f1a 0%,#1a1a2e 100%);justify-content:center;align-items:center;display:flex;position:relative}.Dashboard-module__5cuSHa__racerImage{object-fit:cover;width:100%;height:100%}.Dashboard-module__5cuSHa__racerPlaceholder{font-size:3rem}.Dashboard-module__5cuSHa__racerBadge{text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:12px;right:12px}.Dashboard-module__5cuSHa__badgeCustody{color:#4ecdc4;background:#4ecdc433;border:1px solid #4ecdc44d}.Dashboard-module__5cuSHa__badgeWallet{color:#ffc107;background:#ffc10733;border:1px solid #ffc1074d}.Dashboard-module__5cuSHa__badgeExporting{color:#ff6b6b;background:#ff6b6b33;border:1px solid #ff6b6b4d}.Dashboard-module__5cuSHa__racerInfo{padding:16px}.Dashboard-module__5cuSHa__racerName{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:600}.Dashboard-module__5cuSHa__racerMeta{color:#888;font-size:.85rem}.Dashboard-module__5cuSHa__racerActions{gap:8px;padding:0 16px 16px;display:flex}.Dashboard-module__5cuSHa__actionBtn{cursor:pointer;text-align:center;border:none;border-radius:8px;flex:1;padding:10px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.Dashboard-module__5cuSHa__viewBtn{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4)}.Dashboard-module__5cuSHa__viewBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4ecdc44d}.Dashboard-module__5cuSHa__exportBtn{color:#fff;background:#333}.Dashboard-module__5cuSHa__exportBtn:hover{background:#444}.Dashboard-module__5cuSHa__exportBtn:disabled{opacity:.5;cursor:not-allowed}.Dashboard-module__5cuSHa__giftBtn{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}.Dashboard-module__5cuSHa__giftBtn:hover{background:#f59e0b40}.Dashboard-module__5cuSHa__cancelGiftBtn{color:#ff6b6b;background:#ff6b6b26;border:1px solid #ff6b6b4d;font-size:.8rem}.Dashboard-module__5cuSHa__cancelGiftBtn:hover{background:#ff6b6b40}.Dashboard-module__5cuSHa__badgeGiftPending{color:#f59e0b;background:#f59e0b33;border:1px solid #f59e0b4d}.Dashboard-module__5cuSHa__modalTextarea{color:#fff;box-sizing:border-box;resize:vertical;background:#0f0f1a;border:1px solid #333;border-radius:8px;outline:none;width:100%;min-height:80px;max-height:200px;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.Dashboard-module__5cuSHa__modalTextarea:focus{border-color:#4ecdc4}.Dashboard-module__5cuSHa__modalCharCount{color:#666;text-align:right;margin-top:4px;font-size:.75rem}.Dashboard-module__5cuSHa__modalCharCount.Dashboard-module__5cuSHa__charCountWarn{color:#f59e0b}.Dashboard-module__5cuSHa__modalFieldGap{margin-bottom:16px}.Dashboard-module__5cuSHa__presetChips{flex-wrap:wrap;gap:8px;display:flex}.Dashboard-module__5cuSHa__presetChip{color:#ccc;cursor:pointer;background:0 0;border:1px solid #333;border-radius:20px;padding:8px 14px;font-size:.85rem;transition:all .2s}.Dashboard-module__5cuSHa__presetChip:hover{color:#fff;border-color:#555}.Dashboard-module__5cuSHa__presetChipActive{color:#4ecdc4;background:#4ecdc426;border-color:#4ecdc4;}.Dashboard-module__5cuSHa__emptyState{text-align:center;background:#1a1a2e;border:1px solid #ffffff0d;border-radius:16px;max-width:1200px;margin:0 auto;padding:64px 24px}.Dashboard-module__5cuSHa__emptyIcon{margin-bottom:16px;font-size:4rem}.Dashboard-module__5cuSHa__emptyTitle{color:#fff;margin-bottom:8px;font-size:1.5rem;font-weight:600}.Dashboard-module__5cuSHa__emptyText{color:#888;margin-bottom:24px;font-size:1rem}.Dashboard-module__5cuSHa__emptyActions{justify-content:center;gap:12px;display:flex}.Dashboard-module__5cuSHa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Dashboard-module__5cuSHa__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4ecdc44d}.Dashboard-module__5cuSHa__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.Dashboard-module__5cuSHa__secondaryBtn:hover{background:#4ecdc41a;border-color:#4ecdc4}.Dashboard-module__5cuSHa__pendingSection{max-width:1200px;margin:0 auto 32px}.Dashboard-module__5cuSHa__pendingCard{background:#1a1a2e;border:1px solid #ffc10733;border-radius:12px;align-items:center;gap:16px;margin-bottom:12px;padding:20px;display:flex}.Dashboard-module__5cuSHa__pendingSpinner{border:3px solid #ffc10733;border-top-color:#ffc107;border-radius:50%;width:32px;height:32px;animation:1s linear infinite Dashboard-module__5cuSHa__spin}@keyframes Dashboard-module__5cuSHa__spin{to{transform:rotate(360deg)}}.Dashboard-module__5cuSHa__pendingInfo{flex:1}.Dashboard-module__5cuSHa__pendingTitle{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:600}.Dashboard-module__5cuSHa__pendingStatus{color:#ffc107;font-size:.85rem}.Dashboard-module__5cuSHa__loading{text-align:center;max-width:1200px;margin:0 auto;padding:64px 24px}.Dashboard-module__5cuSHa__loadingSpinner{border:4px solid #4ecdc433;border-top-color:#4ecdc4;border-radius:50%;width:48px;height:48px;margin:0 auto 16px;animation:1s linear infinite Dashboard-module__5cuSHa__spin}.Dashboard-module__5cuSHa__loadingText{color:#888;font-size:1rem}.Dashboard-module__5cuSHa__errorState{color:#ff6b6b;text-align:center;background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:12px;max-width:1200px;margin:0 auto;padding:24px}.Dashboard-module__5cuSHa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Dashboard-module__5cuSHa__modalContent{background:#1a1a2e;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:32px;overflow-y:auto;box-shadow:0 24px 64px #0009}.Dashboard-module__5cuSHa__modalTitle{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:1.25rem;font-weight:700}.Dashboard-module__5cuSHa__modalDescription{color:#999;margin-bottom:24px;font-size:.9rem;line-height:1.6}.Dashboard-module__5cuSHa__modalLabel{color:#ccc;margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.Dashboard-module__5cuSHa__modalInput{color:#fff;box-sizing:border-box;background:#0f0f1a;border:1px solid #333;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:monospace;font-size:.9rem;transition:border-color .2s}.Dashboard-module__5cuSHa__modalInput:focus{border-color:#4ecdc4}.Dashboard-module__5cuSHa__modalInput.Dashboard-module__5cuSHa__inputError{border-color:#ff6b6b}.Dashboard-module__5cuSHa__modalInputError{color:#ff6b6b;margin-top:6px;font-size:.8rem}.Dashboard-module__5cuSHa__modalCheckboxRow{align-items:flex-start;gap:10px;margin-top:20px;margin-bottom:24px;display:flex}.Dashboard-module__5cuSHa__modalCheckbox{accent-color:#4ecdc4;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:2px}.Dashboard-module__5cuSHa__modalCheckboxLabel{color:#999;cursor:pointer;font-size:.85rem;line-height:1.4}.Dashboard-module__5cuSHa__modalCheckboxLabel a{color:#4ecdc4;text-decoration:none}.Dashboard-module__5cuSHa__modalCheckboxLabel a:hover{text-decoration:underline}.Dashboard-module__5cuSHa__modalActions{gap:12px;display:flex}.Dashboard-module__5cuSHa__modalSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:8px;flex:1;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.Dashboard-module__5cuSHa__modalSubmitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #4ecdc44d}.Dashboard-module__5cuSHa__modalSubmitBtn:disabled{opacity:.4;cursor:not-allowed}.Dashboard-module__5cuSHa__modalCancelBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:8px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.Dashboard-module__5cuSHa__modalCancelBtn:hover{background:#4ecdc41a;border-color:#4ecdc4}.Dashboard-module__5cuSHa__modalSuccessIcon{text-align:center;margin-bottom:16px;font-size:2.5rem}.Dashboard-module__5cuSHa__modalSuccessTitle{color:#4ecdc4;text-align:center;margin-bottom:12px;font-size:1.15rem;font-weight:700}.Dashboard-module__5cuSHa__modalSuccessMessage{color:#999;text-align:center;margin-bottom:24px;font-size:.9rem;line-height:1.6}.Dashboard-module__5cuSHa__modalErrorIcon{text-align:center;margin-bottom:16px;font-size:2.5rem}.Dashboard-module__5cuSHa__modalErrorTitle{color:#ff6b6b;text-align:center;margin-bottom:12px;font-size:1.15rem;font-weight:700}.Dashboard-module__5cuSHa__modalErrorMessage{color:#999;text-align:center;margin-bottom:24px;font-size:.9rem;line-height:1.6}.Dashboard-module__5cuSHa__modalCloseBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:8px;width:100%;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.Dashboard-module__5cuSHa__modalCloseBtn:hover{background:#4ecdc41a;border-color:#4ecdc4}@media (max-width:768px){.Dashboard-module__5cuSHa__container{padding:88px 16px 16px}.Dashboard-module__5cuSHa__title{font-size:1.5rem}.Dashboard-module__5cuSHa__titleRow{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px}.Dashboard-module__5cuSHa__shareRow{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:16px}.Dashboard-module__5cuSHa__statsSection{grid-template-columns:repeat(2,1fr)}.Dashboard-module__5cuSHa__collectionGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.Dashboard-module__5cuSHa__racerActions,.Dashboard-module__5cuSHa__emptyActions{flex-direction:column}.Dashboard-module__5cuSHa__modalContent{margin:16px;padding:24px}.Dashboard-module__5cuSHa__modalActions{flex-direction:column-reverse}}
.FAQ-module__jsMW6a__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:96px 20px 60px;display:flex}.FAQ-module__jsMW6a__faqSection{width:100%;max-width:720px;margin:0 auto;padding:0 20px}.FAQ-module__jsMW6a__faqTitle{text-align:center;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:1.5rem;font-weight:700}.FAQ-module__jsMW6a__faqItem{border-bottom:1px solid #333}.FAQ-module__jsMW6a__faqItem:last-child{border-bottom:none}.FAQ-module__jsMW6a__faqQuestion{cursor:pointer;color:#ccc;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.FAQ-module__jsMW6a__faqQuestion:hover{color:#4ecdc4}.FAQ-module__jsMW6a__faqArrow{color:#666;flex-shrink:0;margin-left:12px;font-size:.75rem;transition:transform .2s}.FAQ-module__jsMW6a__faqArrowOpen{color:#4ecdc4;transform:rotate(90deg);}.FAQ-module__jsMW6a__faqAnswer{max-height:0;padding:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__jsMW6a__faqAnswerOpen{max-height:300px;padding:0 0 16px;}.FAQ-module__jsMW6a__faqAnswerText{color:#888;font-size:.9rem;line-height:1.6}.FAQ-module__jsMW6a__faqAnswerText a{color:#4ecdc4;text-decoration:none}.FAQ-module__jsMW6a__faqAnswerText a:hover{text-decoration:underline}
.GiftClaim-module__exYmTG__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:96px 20px 60px;display:flex}.GiftClaim-module__exYmTG__card{text-align:center;background:#1a1a2e;border:1px solid #f59e0b1f;border-radius:16px;width:100%;max-width:520px;padding:40px 32px;box-shadow:0 8px 32px #0006}.GiftClaim-module__exYmTG__loadingWrap{text-align:center;padding:60px 0}.GiftClaim-module__exYmTG__spinner{border:3px solid #f59e0b33;border-top-color:#f59e0b;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:.8s linear infinite GiftClaim-module__exYmTG__spin}@keyframes GiftClaim-module__exYmTG__spin{to{transform:rotate(360deg)}}.GiftClaim-module__exYmTG__loadingText{color:#bbb;font-size:.95rem}.GiftClaim-module__exYmTG__claimTitle{color:#fff;background:linear-gradient(45deg,#f59e0b,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:1.75rem;font-weight:700}.GiftClaim-module__exYmTG__racerImageWrap{margin-bottom:24px}.GiftClaim-module__exYmTG__racerImage{border-radius:12px;max-width:100%;max-height:400px;box-shadow:0 4px 24px #00000080}.GiftClaim-module__exYmTG__tokenId{color:#f59e0b;margin:0 0 16px;font-size:1.15rem;font-weight:700}.GiftClaim-module__exYmTG__giftMessageBox{text-align:left;background:#f59e0b0f;border-left:4px solid #f59e0b;border-radius:10px;margin:0 0 28px;padding:18px 22px}.GiftClaim-module__exYmTG__giftMessageText{color:#ddd;margin:0;font-size:1rem;font-style:italic;line-height:1.7}.GiftClaim-module__exYmTG__ctaButton{color:#0d0d0d;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:10px;padding:14px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.GiftClaim-module__exYmTG__ctaButton:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f59e0b4d}.GiftClaim-module__exYmTG__ctaButton:disabled{opacity:.7;cursor:wait;box-shadow:none;transform:none}.GiftClaim-module__exYmTG__ctaGroup{flex-direction:column;align-items:center;gap:14px;display:flex}.GiftClaim-module__exYmTG__secondaryLink{color:#f59e0b;font-size:.9rem;text-decoration:none;transition:color .2s}.GiftClaim-module__exYmTG__secondaryLink:hover{color:#fbbf24;text-decoration:underline}.GiftClaim-module__exYmTG__successWrap{text-align:center;padding:48px 0}.GiftClaim-module__exYmTG__successIcon{margin-bottom:16px;font-size:3.5rem;animation:.4s ease-out GiftClaim-module__exYmTG__popIn}@keyframes GiftClaim-module__exYmTG__popIn{0%{opacity:0;transform:scale(.3)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.GiftClaim-module__exYmTG__successTitle{color:#fff;margin:0 0 12px;font-size:1.5rem;font-weight:700}.GiftClaim-module__exYmTG__successText{color:#ccc;margin:0 0 28px;font-size:1rem;line-height:1.6}.GiftClaim-module__exYmTG__stateWrap{text-align:center;padding:60px 0}.GiftClaim-module__exYmTG__stateTitle{color:#fff;margin:0 0 12px;font-size:1.5rem;font-weight:700}.GiftClaim-module__exYmTG__stateText{color:#bbb;margin:0 0 20px;font-size:.95rem;line-height:1.5}.GiftClaim-module__exYmTG__stateLink{color:#f59e0b;font-weight:600;text-decoration:none;transition:color .2s}.GiftClaim-module__exYmTG__stateLink:hover{color:#fbbf24;text-decoration:underline}.GiftClaim-module__exYmTG__retryButton{color:#e0e0e0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;margin-top:16px;padding:10px 28px;font-size:.9rem;transition:all .2s}.GiftClaim-module__exYmTG__retryButton:hover{background:#ffffff1f;border-color:#fff3}@media (max-width:480px){.GiftClaim-module__exYmTG__card{padding:28px 18px}.GiftClaim-module__exYmTG__claimTitle{font-size:1.4rem}.GiftClaim-module__exYmTG__ctaButton{text-align:center;width:100%}}
.GroupPhoto-module__YE_saa__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);min-height:100vh;padding:96px 24px 48px}.GroupPhoto-module__YE_saa__header{text-align:center;max-width:1200px;margin:0 auto 32px}.GroupPhoto-module__YE_saa__title{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.5rem;font-weight:700}.GroupPhoto-module__YE_saa__subtitle{color:#aaa;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.GroupPhoto-module__YE_saa__mosaicWrap{max-width:1200px;margin:0 auto 32px}.GroupPhoto-module__YE_saa__mosaicLink{border:1px solid #ffffff0d;border-radius:16px;transition:border-color .3s;display:block;position:relative;overflow:hidden}.GroupPhoto-module__YE_saa__mosaicLink:hover{border-color:#4ecdc44d}.GroupPhoto-module__YE_saa__mosaicLink:hover .GroupPhoto-module__YE_saa__zoomHint{opacity:1}.GroupPhoto-module__YE_saa__mosaicImage{background:#1a1a2e;width:100%;height:auto;display:block}.GroupPhoto-module__YE_saa__zoomHint{color:#fff;opacity:0;pointer-events:none;background:#000000b3;border-radius:8px;padding:8px 16px;font-size:.85rem;transition:opacity .3s;position:absolute;bottom:16px;right:16px}.GroupPhoto-module__YE_saa__infoSection{text-align:center;max-width:800px;margin:0 auto 40px}.GroupPhoto-module__YE_saa__infoText{color:#bbb;font-size:1rem;line-height:1.7}.GroupPhoto-module__YE_saa__actions{justify-content:center;gap:16px;max-width:1200px;margin:0 auto;padding-bottom:48px;display:flex}.GroupPhoto-module__YE_saa__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.GroupPhoto-module__YE_saa__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4ecdc44d}.GroupPhoto-module__YE_saa__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #333;border-radius:10px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.GroupPhoto-module__YE_saa__btnSecondary:hover{background:#4ecdc41a;border-color:#4ecdc4}@media (max-width:768px){.GroupPhoto-module__YE_saa__container{padding:88px 16px 32px}.GroupPhoto-module__YE_saa__title{font-size:1.75rem}.GroupPhoto-module__YE_saa__subtitle{font-size:1rem}.GroupPhoto-module__YE_saa__actions{flex-direction:column;align-items:center}.GroupPhoto-module__YE_saa__btnPrimary,.GroupPhoto-module__YE_saa__btnSecondary{text-align:center;width:100%;max-width:320px}}
.Legal-module__q0_YEq__page{background:linear-gradient(160deg,#0a0a0a 0%,#1a1a2e 50%,#0a0a0a 100%);min-height:100vh;padding:100px 24px 80px}.Legal-module__q0_YEq__container{max-width:720px;margin:0 auto}.Legal-module__q0_YEq__backLink{color:#4ecdc4;margin-bottom:32px;font-family:QuickTypeII,sans-serif;font-size:.9rem;text-decoration:none;transition:opacity .2s;display:inline-block}.Legal-module__q0_YEq__backLink:hover{opacity:.8}.Legal-module__q0_YEq__title{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-family:Moreganic,sans-serif;font-size:2.8rem;line-height:1.15}.Legal-module__q0_YEq__effectiveDate{color:#fff6;margin:0 0 48px;font-family:Lato,sans-serif;font-size:.9rem}.Legal-module__q0_YEq__sectionTitle{color:#fff;margin:48px 0 16px;font-family:Moreganic,sans-serif;font-size:1.6rem}.Legal-module__q0_YEq__subSectionTitle{color:#ffffffd9;margin:28px 0 12px;font-family:QuickTypeII,sans-serif;font-size:1.15rem}.Legal-module__q0_YEq__text{color:#ffffffb3;margin:0 0 16px;font-family:Lato,sans-serif;font-size:1rem;line-height:1.7}.Legal-module__q0_YEq__textBold{color:#ffffffe6;font-weight:700;}.Legal-module__q0_YEq__textCaps{color:#ffffffd9;font-weight:700;}.Legal-module__q0_YEq__list{margin:0 0 16px;padding:0;list-style:none}.Legal-module__q0_YEq__list li{color:#ffffffb3;border-bottom:1px solid #ffffff0d;padding:10px 0 10px 24px;font-family:Lato,sans-serif;font-size:1rem;line-height:1.6;position:relative}.Legal-module__q0_YEq__list li:last-child{border-bottom:none}.Legal-module__q0_YEq__list li:before{content:"";background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:50%;width:8px;height:8px;position:absolute;top:16px;left:0}.Legal-module__q0_YEq__link{color:#4ecdc4;text-decoration:none;transition:opacity .2s}.Legal-module__q0_YEq__link:hover{opacity:.8;text-decoration:underline}.Legal-module__q0_YEq__footer{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;margin-top:56px;padding:20px 24px}.Legal-module__q0_YEq__footerText{color:#fff6;margin:0;font-family:Lato,sans-serif;font-size:.9rem}@media screen and (max-width:767px){.Legal-module__q0_YEq__page{padding:80px 16px 60px}.Legal-module__q0_YEq__title{font-size:2rem}.Legal-module__q0_YEq__sectionTitle{font-size:1.35rem}}
.Purchase-module__ZK7xrW__container{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 100%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:96px 20px 60px;display:flex}.Purchase-module__ZK7xrW__card{background:#1a1a2e;border:1px solid #ffffff0d;border-radius:16px;width:100%;max-width:560px;padding:32px;box-shadow:0 8px 32px #0006}.Purchase-module__ZK7xrW__header{text-align:center;margin-bottom:32px}.Purchase-module__ZK7xrW__title{color:#fff;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2rem;font-weight:700}.Purchase-module__ZK7xrW__subtitle{color:#888;font-size:1rem}.Purchase-module__ZK7xrW__racerShowcase{background:#00000040;border:1px solid #4ecdc41f;border-radius:12px;margin-bottom:28px;padding:20px 16px}.Purchase-module__ZK7xrW__racerShowcaseGrid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Purchase-module__ZK7xrW__racerShowcaseButton{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex;position:relative}.Purchase-module__ZK7xrW__racerShowcaseItem{background:#0f0f1a;border:2px solid #4ecdc440;border-radius:14px;flex-shrink:0;width:200px;height:200px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 0 16px #4ecdc41f,0 4px 12px #0000004d}.Purchase-module__ZK7xrW__racerShowcaseButton:hover .Purchase-module__ZK7xrW__racerShowcaseItem{border-color:#4ecdc499;transform:scale(1.12);box-shadow:0 0 28px #4ecdc44d,0 6px 20px #0006}.Purchase-module__ZK7xrW__racerShowcaseHint{color:#4ecdc4b3;letter-spacing:.3px;opacity:0;pointer-events:none;white-space:nowrap;font-size:.65rem;transition:opacity .25s,transform .25s;transform:translateY(-3px)}.Purchase-module__ZK7xrW__racerShowcaseButton:hover .Purchase-module__ZK7xrW__racerShowcaseHint{opacity:1;transform:translateY(0)}.Purchase-module__ZK7xrW__racerShowcaseImg{object-fit:cover;width:100%;height:100%;display:block}.Purchase-module__ZK7xrW__racerShowcaseCaption{color:#888;text-align:center;letter-spacing:.5px;text-transform:uppercase;margin:14px 0 0;font-size:.8rem;font-weight:500}.Purchase-module__ZK7xrW__featureList{background:#0003;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:28px;padding:20px}.Purchase-module__ZK7xrW__featureListTitle{color:#ccc;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;font-size:.85rem;font-weight:600}.Purchase-module__ZK7xrW__features{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Purchase-module__ZK7xrW__featureItem{color:#aaa;padding-left:20px;font-size:.9rem;line-height:1.4;position:relative}.Purchase-module__ZK7xrW__featureItem:before{content:"✦";color:#4ecdc4;font-size:.75rem;position:absolute;top:2px;left:0}.Purchase-module__ZK7xrW__stats{background:#0003;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;padding:20px;display:grid}.Purchase-module__ZK7xrW__statItem{text-align:center}.Purchase-module__ZK7xrW__statValue{color:#fff;margin-bottom:4px;font-size:1.5rem;font-weight:700}.Purchase-module__ZK7xrW__statLabel{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.Purchase-module__ZK7xrW__priceSection{text-align:center;background:linear-gradient(135deg,#4ecdc41a,#ff6b6b1a);border:1px solid #4ecdc433;border-radius:12px;margin-bottom:24px;padding:24px}.Purchase-module__ZK7xrW__priceLabel{color:#888;margin-bottom:8px;font-size:.9rem}.Purchase-module__ZK7xrW__priceValue{color:#4ecdc4;font-size:2.5rem;font-weight:700}.Purchase-module__ZK7xrW__priceUnit{color:#888;margin-left:4px;font-size:1rem}.Purchase-module__ZK7xrW__quantitySection{margin-bottom:24px}.Purchase-module__ZK7xrW__quantityLabel{color:#ccc;margin-bottom:12px;font-size:.9rem;display:block}.Purchase-module__ZK7xrW__quantitySelector{justify-content:center;align-items:center;gap:16px;display:flex}.Purchase-module__ZK7xrW__quantityBtn{color:#fff;cursor:pointer;background:#0f0f1a;border:1px solid #333;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .2s;display:flex}.Purchase-module__ZK7xrW__quantityBtn:hover:not(:disabled){background:#4ecdc41a;border-color:#4ecdc4}.Purchase-module__ZK7xrW__quantityBtn:disabled{opacity:.3;cursor:not-allowed}.Purchase-module__ZK7xrW__quantityDisplay{text-align:center;color:#fff;width:80px;font-size:2rem;font-weight:700}.Purchase-module__ZK7xrW__totalSection{background:#0003;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px;display:flex}.Purchase-module__ZK7xrW__totalLabel{color:#888;font-size:1rem}.Purchase-module__ZK7xrW__totalValue{color:#fff;font-size:1.5rem;font-weight:700}.Purchase-module__ZK7xrW__purchaseBtn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border:none;border-radius:12px;width:100%;padding:16px;font-size:1.2rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.Purchase-module__ZK7xrW__purchaseBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #4ecdc44d}.Purchase-module__ZK7xrW__purchaseBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.Purchase-module__ZK7xrW__purchaseBtnSecondary{background:#333;}.Purchase-module__ZK7xrW__purchaseBtnSecondary:hover:not(:disabled){box-shadow:none;background:#444}.Purchase-module__ZK7xrW__userStatus{background:#0003;border-radius:8px;margin-bottom:24px;padding:16px}.Purchase-module__ZK7xrW__userStatusItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:8px 0;display:flex}.Purchase-module__ZK7xrW__userStatusItem:last-child{border-bottom:none}.Purchase-module__ZK7xrW__userStatusLabel{color:#888}.Purchase-module__ZK7xrW__userStatusValue{color:#fff;font-weight:600}.Purchase-module__ZK7xrW__message{text-align:center;border-radius:8px;margin-bottom:24px;padding:16px;font-size:.95rem}.Purchase-module__ZK7xrW__error{color:#ff6b6b;background:#ff6b6b26;border:1px solid #ff6b6b;}.Purchase-module__ZK7xrW__success{color:#4ecdc4;background:#4ecdc426;border:1px solid #4ecdc4;}.Purchase-module__ZK7xrW__warning{color:#ffc107;background:#ffc10726;border:1px solid #ffc107;}.Purchase-module__ZK7xrW__info{color:#6495ed;background:#6495ed26;border:1px solid #6495ed;}.Purchase-module__ZK7xrW__txStatus{text-align:center;padding:24px}.Purchase-module__ZK7xrW__spinner{border:4px solid #4ecdc433;border-top-color:#4ecdc4;border-radius:50%;width:48px;height:48px;margin:0 auto 16px;animation:1s linear infinite Purchase-module__ZK7xrW__spin}@keyframes Purchase-module__ZK7xrW__spin{to{transform:rotate(360deg)}}.Purchase-module__ZK7xrW__txStatusText{color:#ccc;margin-bottom:8px;font-size:1rem}.Purchase-module__ZK7xrW__txHash{color:#4ecdc4;word-break:break-all;font-size:.85rem}.Purchase-module__ZK7xrW__txHashLink{color:#4ecdc4;text-decoration:none}.Purchase-module__ZK7xrW__txHashLink:hover{text-decoration:underline}.Purchase-module__ZK7xrW__successContent{text-align:center}.Purchase-module__ZK7xrW__successIcon{margin-bottom:16px;font-size:4rem}.Purchase-module__ZK7xrW__successTitle{color:#4ecdc4;margin-bottom:16px;font-size:1.5rem;font-weight:700}.Purchase-module__ZK7xrW__successActions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.Purchase-module__ZK7xrW__connectCta{text-align:center;padding:24px}.Purchase-module__ZK7xrW__connectCtaText{color:#888;margin-bottom:16px}.Purchase-module__ZK7xrW__stateOverlay{text-align:center;padding:32px}.Purchase-module__ZK7xrW__stateIcon{margin-bottom:16px;font-size:3rem}.Purchase-module__ZK7xrW__stateTitle{color:#ff6b6b;margin-bottom:8px;font-size:1.5rem;font-weight:700}.Purchase-module__ZK7xrW__stateText{color:#888}.Purchase-module__ZK7xrW__links{justify-content:center;gap:24px;margin-top:24px;display:flex}.Purchase-module__ZK7xrW__link{color:#4ecdc4;font-size:.9rem;text-decoration:none}.Purchase-module__ZK7xrW__link:hover{text-decoration:underline}.Purchase-module__ZK7xrW__custodyHint{color:#888;text-align:center;margin-top:12px;font-size:.85rem;line-height:1.5}.Purchase-module__ZK7xrW__disconnectLink{color:#666;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:16px;font-size:.8rem;display:block}.Purchase-module__ZK7xrW__disconnectLink:hover{color:#ff6b6b}.Purchase-module__ZK7xrW__divider{color:#666;align-items:center;gap:16px;margin:24px 0;font-size:.85rem;display:flex}.Purchase-module__ZK7xrW__divider:before,.Purchase-module__ZK7xrW__divider:after{content:"";background:#333;flex:1;height:1px}.Purchase-module__ZK7xrW__ecoCallout{text-align:center;background:#4ecdc40f;border:1px solid #4ecdc426;border-radius:12px;width:100%;max-width:560px;margin-top:24px;padding:20px 24px}.Purchase-module__ZK7xrW__ecoTitle{color:#4ecdc4;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.85rem;font-weight:700}.Purchase-module__ZK7xrW__ecoDescription{color:#999;margin:0;font-size:.85rem;line-height:1.5}.Purchase-module__ZK7xrW__faqLink{text-align:center;margin-top:32px}.Purchase-module__ZK7xrW__faqLink a{color:#4ecdc4;font-size:.95rem;text-decoration:none}.Purchase-module__ZK7xrW__faqLink a:hover{text-decoration:underline}.Purchase-module__ZK7xrW__schematicWrap{background:#0003;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:28px;padding:20px 12px}.Purchase-module__ZK7xrW__packSelector{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.Purchase-module__ZK7xrW__packOption{cursor:pointer;text-align:center;background:#0003;border:2px solid #333;border-radius:12px;padding:16px 12px;transition:all .2s;position:relative}.Purchase-module__ZK7xrW__packOption:hover{border-color:#555}.Purchase-module__ZK7xrW__packOptionSelected{background:#4ecdc414;border-color:#4ecdc4;}.Purchase-module__ZK7xrW__packBadge{color:#fff;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:10px;padding:2px 8px;font-size:.65rem;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.Purchase-module__ZK7xrW__packCount{color:#fff;margin-bottom:4px;font-size:1.3rem;font-weight:700}.Purchase-module__ZK7xrW__packPrice{color:#4ecdc4;margin-bottom:2px;font-size:1.1rem;font-weight:600}.Purchase-module__ZK7xrW__packPerUnit{color:#888;font-size:.75rem}.Purchase-module__ZK7xrW__customQuantitySection{text-align:center;background:#4ecdc40f;border:1px solid #4ecdc433;border-radius:12px;margin-bottom:24px;padding:20px;animation:.25s ease-out Purchase-module__ZK7xrW__giftSlideIn}.Purchase-module__ZK7xrW__customQuantityLabel{color:#ccc;margin-bottom:14px;font-size:.9rem;font-weight:600;display:block}.Purchase-module__ZK7xrW__customQuantityRow{justify-content:center;align-items:center;gap:12px;display:flex}.Purchase-module__ZK7xrW__customQuantityInput{text-align:center;color:#fff;-moz-appearance:textfield;background:#0f0f1a;border:1px solid #444;border-radius:8px;width:100px;padding:10px 8px;font-size:1.4rem;font-weight:700}.Purchase-module__ZK7xrW__customQuantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Purchase-module__ZK7xrW__customQuantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Purchase-module__ZK7xrW__customQuantityInput:focus{border-color:#4ecdc4;outline:none;box-shadow:0 0 0 2px #4ecdc426}.Purchase-module__ZK7xrW__customQuantityTotal{color:#aaa;margin-top:14px;font-size:.95rem}.Purchase-module__ZK7xrW__customQuantityTotal strong{color:#4ecdc4;font-size:1.1rem}.Purchase-module__ZK7xrW__giftSection{background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:12px;margin:20px 0;padding:20px;transition:all .3s}.Purchase-module__ZK7xrW__giftSectionActive{background:#f59e0b1a;border-color:#f59e0b59;}.Purchase-module__ZK7xrW__giftToggle{cursor:pointer;color:#e0e0e0;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.Purchase-module__ZK7xrW__giftToggle input[type=checkbox]{accent-color:#f59e0b;width:18px;height:18px}.Purchase-module__ZK7xrW__giftIcon{font-size:1.1rem}.Purchase-module__ZK7xrW__giftFields{flex-direction:column;gap:12px;margin-top:16px;animation:.25s ease-out Purchase-module__ZK7xrW__giftSlideIn;display:flex}@keyframes Purchase-module__ZK7xrW__giftSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Purchase-module__ZK7xrW__giftLabel{color:#bbb;margin-bottom:4px;font-size:.8rem;font-weight:500;display:block}.Purchase-module__ZK7xrW__giftInput{box-sizing:border-box;color:#f0f0f0;background:#0000004d;border:1px solid #f59e0b40;border-radius:8px;width:100%;padding:12px 14px;font-size:.95rem;transition:border-color .2s}.Purchase-module__ZK7xrW__giftInput:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 2px #f59e0b26}.Purchase-module__ZK7xrW__giftInput::placeholder{color:#777}.Purchase-module__ZK7xrW__giftTextarea{resize:vertical;font-family:inherit;line-height:1.5;}.Purchase-module__ZK7xrW__giftCharCount{color:#777;text-align:right;font-size:.75rem}.Purchase-module__ZK7xrW__presetChips{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Purchase-module__ZK7xrW__presetChip{color:#ccc;cursor:pointer;background:0 0;border:1px solid #333;border-radius:20px;padding:8px 14px;font-size:.85rem;transition:all .2s}.Purchase-module__ZK7xrW__presetChip:hover{color:#fff;border-color:#555}.Purchase-module__ZK7xrW__presetChipActive{color:#4ecdc4;background:#4ecdc426;border-color:#4ecdc4;}.Purchase-module__ZK7xrW__checkoutErrorBanner{color:#ff8a8a;background:#ff6b6b1f;border:1px solid #ff6b6b66;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:14px 16px;font-size:.9rem;line-height:1.4;display:flex}.Purchase-module__ZK7xrW__checkoutErrorBannerText{flex:1}.Purchase-module__ZK7xrW__checkoutErrorDismiss{color:#ff8a8a;cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:1.2rem;line-height:1;transition:opacity .2s}.Purchase-module__ZK7xrW__checkoutErrorDismiss:hover{opacity:1}.Purchase-module__ZK7xrW__purchaseBtnLoading{pointer-events:none;opacity:.7;}.Purchase-module__ZK7xrW__btnSpinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite Purchase-module__ZK7xrW__spin;display:inline-block}.Purchase-module__ZK7xrW__giftEmailError{color:#ff8a8a;margin-top:6px;padding-left:2px;font-size:.8rem}.Purchase-module__ZK7xrW__stripeTrustBadge{color:#666;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:.78rem;display:flex}.Purchase-module__ZK7xrW__stripeLockIcon{align-items:center;display:inline-flex}@media (max-width:480px){.Purchase-module__ZK7xrW__card{padding:24px 16px}.Purchase-module__ZK7xrW__title{font-size:1.5rem}.Purchase-module__ZK7xrW__stats{grid-template-columns:1fr;gap:12px}.Purchase-module__ZK7xrW__priceValue{font-size:2rem}.Purchase-module__ZK7xrW__quantityDisplay{font-size:1.5rem}.Purchase-module__ZK7xrW__racerShowcaseItem{width:150px;height:150px}.Purchase-module__ZK7xrW__racerShowcaseGrid{gap:10px}.Purchase-module__ZK7xrW__racerShowcaseHint{font-size:.6rem}}@media (max-width:520px){.Purchase-module__ZK7xrW__packSelector{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:360px){.Purchase-module__ZK7xrW__packSelector{grid-template-columns:1fr;gap:10px}.Purchase-module__ZK7xrW__packOption,.Purchase-module__ZK7xrW__packOptionSelected{padding:14px 16px}}
