@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");.profile_shell__6itlw{min-height:100vh;background:radial-gradient(circle at top,rgba(var(--surface-deep-rgb),.96),rgba(var(--surface-deep-rgb),.98));padding:clamp(1.4rem,3vh,2.4rem) clamp(1rem,2.5vw,2.4rem) clamp(3rem,6vh,5rem);align-items:center;gap:0}.profile_panel__a_h37,.profile_shell__6itlw{position:relative;display:flex;flex-direction:column}.profile_panel__a_h37{width:100%;max-width:100%;margin:0;padding:0;align-items:inherit;z-index:1}.profile_topbarRow__m34nR{position:relative;width:min(1180px,100%);display:flex;justify-content:center;z-index:1000;margin-bottom:clamp(1.5rem,3vh,2.5rem)}.profile_toastHost__6_j88{position:fixed;top:clamp(1rem,4vh,2.2rem);right:clamp(1rem,4vw,2.2rem);display:flex;flex-direction:column;gap:.75rem;align-items:flex-end;z-index:40;pointer-events:none}.profile_themeControlSection__THcJZ{width:100%;max-width:1200px;margin:0 auto clamp(1.2rem,2.5vh,2rem);padding:0 clamp(1rem,2.5vw,2.4rem);display:flex;justify-content:flex-end;gap:.8rem;align-items:center;flex-wrap:wrap;position:relative;z-index:1}.profile_feedbackMessage__Wf9q7{margin:0;font-size:.9rem;font-weight:500;padding:.9rem 1.2rem;border-radius:var(--radius-medium);border:1px solid transparent;box-shadow:0 18px 36px rgba(15,23,42,.25),0 0 0 1px rgba(var(--surface-border-rgb),.2);pointer-events:auto;max-width:min(320px,80vw);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile_feedbackMessageError__Z83cf{color:var(--accent-danger-soft);background:rgba(var(--accent-danger-rgb),.1);border-color:rgba(var(--accent-danger-rgb),.25);display:inline-flex;align-items:center}.profile_feedbackMessageSuccess__vVEqH{color:rgba(var(--color-green-primary-glow-rgb),.95);background:rgba(var(--color-green-primary-rgb),.1);border-color:rgba(var(--color-green-primary-rgb),.25);display:inline-flex;align-items:center}.profile_feedbackMessageSuccess__vVEqH:before{content:"✓";margin-right:.6rem;font-weight:700}.profile_feedbackMessageError__Z83cf:before{content:"!";margin-right:.6rem;font-weight:700}@media (max-width:768px){.profile_themeControlSection__THcJZ{padding:0 clamp(.8rem,2vw,1.2rem);align-items:stretch;flex-direction:column}.profile_toastHost__6_j88{top:.75rem;right:.75rem;left:.75rem;align-items:stretch}.profile_feedbackMessage__Wf9q7{max-width:100%}}.profile_error__puA4r,.profile_status__q907I{margin:2rem clamp(1.5rem,4vw,3rem);font-size:.95rem;color:var(--text-muted)}.profile_error__puA4r{padding:1.2rem 1.6rem;border-radius:var(--radius-medium);background:rgba(var(--accent-danger-rgb),.1);border:1px solid rgba(var(--accent-danger-rgb),.3);color:var(--accent-danger-soft)}.profile_profileBody__wNsIK{gap:0;margin:0 auto}.profile_gamesSection__UWAlG,.profile_profileBody__wNsIK{display:flex;flex-direction:column;width:100%;max-width:1200px}.profile_gamesSection__UWAlG{margin:0 auto clamp(2rem,4vh,3rem);gap:clamp(1.2rem,2.5vh,1.8rem)}.profile_gamesStatus__TWzHg{margin:0;padding:clamp(1rem,2vw,1.4rem);border-radius:var(--radius-medium);text-align:center;font-size:.95rem;color:var(--text-muted);background:rgba(var(--surface-highlight-rgb),.25);border:1px dashed rgba(var(--surface-border-soft-rgb),.3)}.profile_gamesError__6Uopq{margin:0;padding:.85rem 1.2rem;border-radius:var(--radius-medium);background:rgba(var(--accent-danger-rgb),.08);border:1px solid rgba(var(--accent-danger-rgb),.4);color:var(--accent-danger-soft)}.profile_gamesGrid__4rJJj{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,2vw,1.5rem);gap:clamp(1rem,2vw,1.5rem)}.profile_gameCard__x773n{display:flex;flex-direction:column;gap:.8rem}.profile_gameMenuWrapper__3Osy9{position:absolute;top:clamp(.6rem,1.5vw,.9rem);right:clamp(.6rem,1.5vw,.9rem);display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;z-index:3}.profile_gameMenuButton__HAyoW{width:36px;height:36px;border-radius:8px;border:none;background:rgba(var(--surface-overlay-rgb),.75);color:rgba(var(--surface-contrast-soft-rgb),1);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,background .12s ease,box-shadow .12s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.profile_gameMenuButton__HAyoW:focus-visible,.profile_gameMenuButton__HAyoW:hover{outline:none;transform:scale(1.05);background:rgba(var(--surface-overlay-rgb),.95);box-shadow:0 4px 12px rgba(0,0,0,.25)}.profile_gameMenuIcon__atp1D{font-size:1.2rem;line-height:1;font-weight:700;letter-spacing:.05em}.profile_gameMenuList__vO0ac{min-width:140px;border-radius:10px;border:1px solid rgba(var(--surface-border-soft-rgb),.3);background:rgba(var(--surface-overlay-rgb),.98);box-shadow:0 8px 24px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:hidden;margin-top:.25rem}.profile_gameMenuItem__qjt8M{width:100%;padding:.75rem 1rem;text-align:left;border:none;background:transparent;color:var(--accent-danger-soft);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .1s ease,color .1s ease,transform .1s ease;position:relative}.profile_gameMenuItem__qjt8M:focus-visible,.profile_gameMenuItem__qjt8M:hover{outline:none;background:rgba(var(--accent-danger-rgb),.15);color:var(--accent-danger-soft)}.profile_gameMenuItem__qjt8M:active{transform:scale(.98)}.profile_gameMenuItem__qjt8M:disabled{opacity:.5;cursor:not-allowed;transform:none}.profile_gamePreview__GLkDi{position:relative;width:100%;aspect-ratio:9/16;border-radius:0;border:2px solid rgba(var(--surface-border-soft-rgb),.3);box-shadow:none;overflow:hidden;isolation:isolate;background:transparent;cursor:pointer;padding:0;display:block;text-align:left;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:transform .14s ease,box-shadow .14s ease}.profile_gamePreview__GLkDi:focus-visible,.profile_gamePreview__GLkDi:hover{outline:none;transform:none;box-shadow:none}.profile_gamePreview__GLkDi:active{transform:none}.profile_gamePreviewFallback__CiMvJ{position:absolute;inset:0;background:radial-gradient(circle at top,rgba(var(--brand-primary-rgb),.22),rgba(var(--surface-highlight-rgb),.9))}.profile_playOverlayBackdrop__ZHrwc{position:absolute;inset:0;z-index:0;overflow:hidden;background:linear-gradient(170deg,rgba(var(--surface-highlight-rgb),.88) 10%,rgba(var(--surface-highlight-rgb),.94) 54%,rgba(var(--surface-highlight-rgb),.97) 100%);border-radius:inherit}.profile_playOverlayBackdrop__ZHrwc:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.55));pointer-events:none}.profile_playOverlayImage__i5pqe{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.profile_playOverlayPanel__dsaBm{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:.9rem;padding:clamp(1rem,3vw,1.5rem);background:linear-gradient(180deg,rgba(var(--surface-background-rgb),.25),rgba(var(--surface-panel-rgb),.78));color:rgba(var(--surface-contrast-soft-rgb),.98);border-radius:inherit;border:1px solid rgba(var(--surface-border-subtle-rgb),.22);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 16px 40px rgba(0,0,0,.28);z-index:1}.profile_playOverlayContent__T9wIE{display:flex;flex-direction:column;gap:.25rem;max-width:min(640px,100%)}.profile_playOverlayTitle__7YLuH{margin:0;font-size:clamp(1rem,2.8vw,1.25rem);line-height:1.2;font-family:Press Start\ 2P,cursive;color:rgba(161,255,20,.95)}.profile_playOverlayDescription__WwPy8{margin:0;color:rgba(var(--surface-contrast-soft-rgb),.85);font-size:.9rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.profile_playOverlayActions__EdAs3{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}.profile_playOverlayActionButton___VeAz{padding:.65rem 1.1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile_gameTitle__8nMzm{margin:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:600;color:rgba(var(--text-primary-rgb),.95)}.profile_gamesActions___EfRc{display:flex;justify-content:center}.profile_loadMoreButton__7APi0{border-radius:var(--radius-pill);border:1px solid rgba(var(--color-green-primary-rgb),.4);background:rgba(var(--surface-deep-rgb),.8);color:rgba(var(--color-green-primary-rgb),.95);font-weight:600;font-size:.85rem;padding:.6rem 1.5rem;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease}.profile_loadMoreButton__7APi0:focus-visible:not(:disabled),.profile_loadMoreButton__7APi0:hover:not(:disabled){outline:none;transform:translateY(-2px);border-color:rgba(var(--color-green-primary-rgb),.6);background:rgba(var(--surface-deep-rgb),.9);box-shadow:0 10px 24px rgba(var(--color-green-primary-rgb),.2)}.profile_confirmOverlay__779EP{position:fixed;inset:0;background:rgba(4,6,12,.65);display:grid;place-items:center;z-index:2000;padding:clamp(1rem,4vw,2rem);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.profile_confirmDialog__HaomN{width:min(460px,90vw);border-radius:20px;background:radial-gradient(circle at top left,rgba(var(--surface-highlight-rgb),.12),rgba(var(--surface-panel-rgb),.96));border:1px solid rgba(var(--surface-border-soft-rgb),.45);box-shadow:0 28px 64px rgba(0,0,0,.45);padding:clamp(1.25rem,3vw,1.75rem);color:rgba(var(--surface-contrast-soft-rgb),.98)}.profile_confirmHeader__eBbz2{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.profile_confirmTitle__HmPxF{margin:0;font-size:clamp(1.05rem,2.6vw,1.25rem);font-weight:700}.profile_confirmMessage__OM0z_{margin:0 0 1.2rem;font-size:.95rem;line-height:1.5;color:rgba(var(--surface-contrast-soft-rgb),.88)}.profile_confirmActions__AhOGD{display:flex;justify-content:flex-end;gap:.65rem;flex-wrap:wrap}.profile_confirmButton__N8qul{padding:.75rem 1.75rem;font-size:.9rem;font-weight:600}.profile_confirmButtonPrimary__sZToK{border-radius:var(--radius-pill);border:1px solid rgba(var(--color-green-primary-rgb),.55);background:linear-gradient(135deg,rgba(var(--color-green-primary-rgb),.78),rgba(var(--color-green-primary-bright-rgb),.92));color:var(--surface-background);font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease,color .14s ease}.profile_confirmButtonPrimary__sZToK:focus-visible,.profile_confirmButtonPrimary__sZToK:hover{outline:none;transform:translateY(-1px);border-color:rgba(var(--color-green-primary-glow-rgb),.9);background:linear-gradient(135deg,rgba(var(--color-green-primary-glow-rgb),.95),rgba(var(--color-green-primary-rgb),.92));box-shadow:0 16px 34px rgba(var(--color-green-primary-rgb),.35),inset 0 0 14px rgba(var(--surface-contrast-faint-rgb),.35)}.profile_confirmButtonPrimary__sZToK:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.profile_confirmButtonSecondary__k1Zi5{border-radius:var(--radius-pill);border:1px solid rgba(var(--surface-border-soft-rgb),.32);background:rgba(var(--surface-deep-rgb),.78);color:rgba(var(--text-primary-rgb),.9);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .14s ease,background .14s ease,color .14s ease,transform .14s ease}.profile_confirmButtonSecondary__k1Zi5:focus-visible,.profile_confirmButtonSecondary__k1Zi5:hover{outline:none;border-color:rgba(var(--color-green-primary-glow-rgb),.55);background:rgba(var(--surface-muted-rgb),.85);color:rgba(var(--text-primary-rgb),.98);transform:translateY(-1px)}.profile_confirmButtonSecondary__k1Zi5:disabled{border-color:rgba(var(--surface-border-soft-rgb),.18);background:rgba(var(--surface-deep-rgb),.48);color:rgba(var(--surface-border-soft-rgb),.54);cursor:not-allowed;transform:none}.profile_loadMoreButton__7APi0:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.profile_heroSection__2njSB{position:relative;background:rgba(var(--surface-highlight-rgb),.4);border:1px solid rgba(var(--surface-border-soft-rgb),.2);border-radius:20px;padding:clamp(2rem,4vw,3rem);display:flex;align-items:center;gap:clamp(2rem,4vw,3rem);max-width:1200px;margin:0 auto clamp(2rem,4vh,3rem);width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.profile_profileOptionsMenuWrapper__m2Vzv{position:absolute;top:clamp(1rem,2.5vw,1.5rem);right:clamp(1rem,2.5vw,1.5rem);display:inline-flex;align-items:center;z-index:10}.profile_profileOptionsMenuButton__okPlz{width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--surface-border-soft-rgb),.35);background:rgba(var(--surface-deep-rgb),.8);color:rgba(var(--text-primary-rgb),.9);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .14s ease,border-color .14s ease,background .14s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile_profileOptionsMenuButton__okPlz:focus-visible,.profile_profileOptionsMenuButton__okPlz:hover:not(:disabled){outline:none;transform:translateY(-1px);border-color:rgba(var(--color-green-primary-rgb),.5);background:rgba(var(--surface-deep-rgb),.95)}.profile_profileOptionsMenuButton__okPlz:disabled{opacity:.5;cursor:not-allowed;transform:none}.profile_profileOptionsMenuIcon__b1rvi{font-size:1.5rem;line-height:1;font-weight:700;letter-spacing:-.1em}.profile_profileOptionsMenuDropdown__IEsYN{position:absolute;top:calc(100% + .5rem);right:0;min-width:160px;padding:.4rem;border-radius:12px;border:1px solid rgba(var(--surface-border-soft-rgb),.35);background:rgba(var(--surface-deep-rgb),.96);box-shadow:0 12px 32px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:.2rem;z-index:20}.profile_profileOptionsMenuItem__U3jis{width:100%;border:none;background:transparent;color:rgba(var(--text-primary-rgb),.95);font-weight:600;font-size:.9rem;letter-spacing:.01em;padding:.7rem .9rem;border-radius:8px;display:inline-flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease;text-align:left}.profile_profileOptionsMenuItem__U3jis:focus-visible,.profile_profileOptionsMenuItem__U3jis:hover{outline:none;background:rgba(var(--color-green-primary-rgb),.1);color:var(--color-green-primary);transform:translateX(2px)}.profile_heroAvatar__JOTuJ{width:clamp(130px,16vw,180px);height:clamp(130px,16vw,180px);border-radius:50%;background:linear-gradient(135deg,rgba(var(--color-green-primary-rgb),.3),rgba(var(--brand-secondary-rgb),.4));display:grid;place-items:center;overflow:hidden;border:var(--profile-avatar-border-width) solid var(--profile-avatar-border-color);box-shadow:0 15px 50px rgba(0,0,0,.3),0 0 0 1px rgba(var(--color-green-primary-rgb),.1);position:relative;flex-shrink:0;transition:transform .25s ease,box-shadow .25s ease}.profile_heroAvatar__JOTuJ:hover{transform:scale(1.02);box-shadow:0 20px 60px rgba(0,0,0,.35),0 0 0 1px rgba(var(--color-green-primary-rgb),.3)}.profile_heroAvatarColumn__GM7c_{display:flex;flex-direction:column;align-items:center;gap:.75rem}.profile_heroAvatarImage__NeJu5{width:100%;height:100%;object-fit:cover;border-radius:50%}.profile_heroAvatarFallback__l7Aew{font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:.05em;color:white;text-shadow:0 2px 10px rgba(0,0,0,.3)}.profile_heroContent__Qp_mo{display:flex;flex-direction:column;gap:clamp(1.5rem,3vh,2rem);flex:1 1;min-width:0}.profile_heroDetails__SIZ6G{display:flex;flex-direction:column;gap:clamp(.4rem,1vh,.6rem)}.profile_heroField__ChWgg{display:flex;flex-direction:column;gap:.45rem}.profile_heroBio___VgZ5{display:flex;flex-direction:column;gap:.75rem}.profile_heroBioTitle__NoOhD{margin:0;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.profile_heroBioText__rnLly{margin:0;font-size:.95rem;line-height:1.6;color:var(--text-primary);opacity:.9}.profile_heroStats__z_lDZ{display:flex;gap:clamp(1.5rem,3vw,2.5rem);flex-wrap:wrap;padding-top:.5rem}.profile_heroStatItem__Jy2hr{display:flex;flex-direction:column;gap:.3rem;min-width:-moz-fit-content;min-width:fit-content}.profile_heroStatValue__Gjxlu{font-size:1.5rem;font-weight:700;color:var(--color-green-primary);line-height:1;letter-spacing:-.02em}.profile_heroStatLabel__d1haK{font-size:.7rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.profile_displayName__ZAfBQ{margin:0;font-size:var(--profile-display-name-font-size);font-weight:var(--profile-display-name-font-weight);letter-spacing:var(--profile-display-name-letter-spacing);color:var(--profile-display-name-color);line-height:1.1}.profile_username__2_Lz_{margin:0;font-size:var(--profile-username-font-size);color:var(--profile-username-color);font-weight:var(--profile-username-font-weight)}.profile_email__b48oA{margin:0;font-size:var(--profile-email-font-size);color:var(--profile-email-color);font-weight:var(--profile-email-font-weight)}.profile_fieldLabel__XS7pN{font-size:.82rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.profile_textArea__JCHu5,.profile_textInput__tfvSA{width:100%;border-radius:var(--radius-medium);border:1px solid rgba(var(--surface-border-soft-rgb),.4);background:rgba(var(--surface-deep-rgb),.76);color:rgba(var(--text-primary-rgb),.94);font-size:.95rem;padding:.75rem 1rem;box-shadow:inset 0 0 18px rgba(var(--surface-background-rgb),.45);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.profile_textArea__JCHu5::placeholder,.profile_textInput__tfvSA::placeholder{color:rgba(var(--surface-border-soft-rgb),.65)}.profile_textArea__JCHu5:focus-visible,.profile_textInput__tfvSA:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-color:rgba(var(--surface-border-soft-rgb),.4)}.profile_textArea__JCHu5{resize:vertical;min-height:140px;line-height:1.5}.profile_fieldHint__7eOaj{margin:0;font-size:.75rem;color:var(--text-muted)}.profile_inlineTextInput__5vopd{max-width:320px}.profile_inlineActions__w4jx4{margin-top:1rem;display:flex;gap:.75rem;flex-wrap:wrap}.profile_avatarFileInput__B84iL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile_avatarEditControls__NqcG2{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem;align-items:center;text-align:center}.profile_linkButton__oTLvv{border:none;background:transparent;color:var(--accent-info-azure);font-size:.85rem;font-weight:600;padding:0;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.profile_linkButton__oTLvv:disabled{opacity:.6;cursor:not-allowed;text-decoration:none}.profile_bioTextarea__N6XeI{min-height:180px}.profile_editingControl__vghDy{border:1px solid rgba(var(--surface-border-soft-rgb),.4);background:rgba(var(--surface-deep-rgb),.76);box-shadow:inset 0 0 18px rgba(var(--surface-background-rgb),.45)}.profile_editingControl__vghDy:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-color:rgba(var(--surface-border-soft-rgb),.4)}.profile_secondaryButton__rb_pc{border-radius:var(--radius-pill);border:1px solid transparent;font-weight:600;font-size:.95rem;padding:.65rem 1.6rem;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease;background:transparent;border-color:rgba(var(--surface-border-rgb),.32);color:var(--text-muted)}.profile_compactButton__FFxXY{padding:.55rem 1.4rem;font-size:.85rem;font-weight:600}.profile_editToggleActive__GGFFL{background:rgba(var(--surface-muted-rgb),.85);border-color:rgba(var(--surface-border-soft-rgb),.5);color:rgba(var(--text-primary-rgb),.95)}.profile_secondaryButton__rb_pc:hover:not(:disabled){border-color:rgba(var(--color-green-primary-rgb),.55);color:var(--color-green-primary)}.profile_secondaryButton__rb_pc:disabled{opacity:.6;cursor:not-allowed}.profile_bioSection__grAKs,.profile_statsSection__dVpZ1{display:flex;flex-direction:column;gap:clamp(1.5rem,3.5vh,2rem);padding:clamp(1.8rem,3.5vw,2.5rem);max-width:1200px;margin:0 auto clamp(2rem,4vh,2.5rem);width:100%;background:rgba(var(--surface-highlight-rgb),.3);border:1px solid rgba(var(--surface-border-soft-rgb),.15);border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile_bioSection__grAKs,.profile_statsSection__dVpZ1{box-shadow:0 6px 20px rgba(0,0,0,.1)}.profile_sectionTitle__bsfRk{margin:0;font-size:clamp(.85rem,1.7vw,1rem);font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);position:relative;display:flex;align-items:center}.profile_bioText__kzLjr{margin:0;font-size:var(--profile-bio-font-size);line-height:var(--profile-bio-line-height);color:var(--profile-bio-color);background:transparent;border:none;padding:0;max-width:100%}.profile_statsGrid__wWOHL{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:clamp(1.2rem,2.5vw,1.8rem);gap:clamp(1.2rem,2.5vw,1.8rem);max-width:1000px}.profile_statCard__3AMc9{padding:clamp(1.5rem,3vw,2rem);border-radius:var(--profile-stat-card-border-radius);background:var(--profile-stat-card-background);border:1.5px solid var(--profile-stat-card-border-color);display:flex;flex-direction:column;gap:.6rem;transition:all .2s ease;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.profile_statCard__3AMc9:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--color-green-primary),transparent);opacity:0;transition:opacity .2s ease}.profile_statCard__3AMc9:hover{border-color:var(--profile-stat-card-hover-border-color);box-shadow:var(--profile-stat-card-hover-shadow);transform:translateY(-3px);background:rgba(var(--surface-deep-rgb),.85)}.profile_statCard__3AMc9:hover:before{opacity:.8}.profile_statValue__9gwaN{font-size:var(--profile-stat-value-font-size);font-weight:var(--profile-stat-value-font-weight);color:var(--profile-stat-value-color)}.profile_statLabel__zS0Le{font-size:var(--profile-stat-label-font-size);font-weight:var(--profile-stat-label-font-weight);color:var(--profile-stat-label-color)}@media (max-width:960px){.profile_topbarRow__m34nR{width:100%;justify-content:flex-start;padding:0 1rem}.profile_heroSection__2njSB{flex-direction:column;padding:clamp(1.5rem,3vw,2rem)}.profile_heroContent__Qp_mo,.profile_heroSection__2njSB{align-items:center;text-align:center}.profile_heroBio___VgZ5,.profile_heroDetails__SIZ6G{align-items:center}.profile_heroBioText__rnLly{text-align:center}.profile_heroStats__z_lDZ{justify-content:center}.profile_heroAvatarColumn__GM7c_{align-items:center}.profile_inlineActions__w4jx4,.profile_inlineActions__w4jx4 .profile_secondaryButton__rb_pc{width:100%}.profile_statsGrid__wWOHL{grid-template-columns:1fr}.profile_gamesGrid__4rJJj{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.profile_shell__6itlw{padding:.6rem .85rem 2rem}.profile_heroSection__2njSB{padding:clamp(1.3rem,2.5vw,1.8rem)}.profile_gamesGrid__4rJJj{grid-template-columns:1fr}}.landing_page__ttWtt{position:relative;min-height:100vh;padding:clamp(2.5rem,5vw,4.5rem) clamp(1.5rem,6vw,5rem);display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--body-background)}.landing_page__ttWtt:after,.landing_page__ttWtt:before{content:"";position:absolute;inset:0;background-image:none;pointer-events:none;z-index:0}.landing_page__ttWtt:after{opacity:0;mix-blend-mode:normal}.landing_backgroundGlow__DW2UV{display:none}.landing_hero__IFqnw{position:relative;justify-content:center;gap:clamp(2.5rem,5vh,4rem);width:min(520px,100%);padding:clamp(2rem,3vw,2.5rem);z-index:1}.landing_heroContent__4GtPC,.landing_hero__IFqnw{display:flex;flex-direction:column;align-items:center}.landing_heroContent__4GtPC{gap:clamp(2rem,3vh,3rem);width:100%}.landing_brandHeader__4Afti{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.landing_headline__LszyV{margin:0;line-height:1.1;display:inline-flex;align-items:center;text-transform:var(--topbar-title-text-transform,lowercase)}.landing_subheadline__IP7WO{margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6;color:rgba(var(--text-primary-rgb),.85);font-weight:500;max-width:400px}.landing_clickableButton__ZZJib{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-decoration:none;display:inline;transition:opacity .16s ease}.landing_clickableButton__ZZJib:hover{opacity:.8}.landing_clickableButton__ZZJib:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-radius:2px}.landing_loginCard__18r8f{display:flex;flex-direction:column;gap:1rem;width:100%;padding:clamp(1.5rem,3vw,2rem);border-radius:20px;border:1px solid rgba(var(--surface-border-soft-rgb),.3);background:rgba(var(--surface-highlight-rgb),.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 32px rgba(0,0,0,.2)}.landing_authPanel__CjeE3{display:flex;flex-direction:column;gap:.8rem;width:100%}.landing_authSubheading__KX5pu{margin:0;font-size:.88rem;line-height:1.5;color:rgba(var(--text-primary-rgb),.75)}.landing_authModeToggleWrapper__E8Xv5{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:.5rem}.landing_authModeToggleText___l9GI{font-size:.9rem;color:rgba(var(--text-primary-rgb),.75)}.landing_authModeToggle__a7XXZ{border:none;background:transparent;color:var(--color-green-primary);font-weight:600;font-size:.9rem;cursor:pointer;text-decoration:underline;padding:.25rem .5rem;transition:opacity .14s ease;white-space:nowrap}.landing_authModeToggle__a7XXZ:hover:not(:disabled){opacity:.85}.landing_authModeToggle__a7XXZ:disabled{opacity:.5;cursor:not-allowed}.landing_authForm__GghKx{display:flex;flex-direction:column;gap:.7rem}.landing_authLabel__GAV3q{display:flex;flex-direction:column;gap:.45rem;font-size:.88rem;font-weight:600;color:rgba(var(--text-primary-rgb),.9)}.landing_authInput__v56gV{width:100%;border-radius:12px;border:1.5px solid rgba(var(--surface-border-soft-rgb),.4);background:rgba(var(--surface-deep-rgb),.9);color:var(--text-primary);padding:.85rem 1rem;font-size:.95rem;transition:border-color .18s ease,box-shadow .18s ease}.landing_authInput__v56gV:hover:not(:focus-visible):not(:disabled){border-color:rgba(var(--surface-border-soft-rgb),.6)}.landing_authInput__v56gV:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-color:rgba(var(--color-green-primary-rgb),.5)}.landing_authSubmitButton__ItB77{margin-top:.5rem;border-radius:var(--radius-pill,999px);border:none;background:linear-gradient(135deg,rgba(var(--color-green-primary-bright-rgb),.95),rgba(var(--color-green-primary-rgb),.95));color:var(--surface-background);font-weight:700;font-size:.95rem;padding:0 1.2rem;height:40px;cursor:pointer;transition:transform .16s ease,background .16s ease}.landing_authSubmitButton__ItB77:disabled{opacity:.6;cursor:not-allowed;transform:none}.landing_authSubmitButton__ItB77:not(:disabled):hover{transform:translateY(-2px);background:linear-gradient(135deg,rgba(var(--color-green-primary-bright-rgb),1),rgba(var(--color-green-primary-rgb),1))}.landing_authSubmitButton__ItB77:not(:disabled):focus-visible{outline:3px solid rgba(var(--color-green-primary-rgb),.4);outline-offset:2px}.landing_authError__t5b3z{margin:.4rem 0 0;padding:.7rem .9rem;border-radius:12px;border:1px solid rgba(var(--accent-danger-rgb),.4);background:rgba(var(--accent-danger-rgb),.16);color:rgba(var(--accent-danger-ice-rgb),.95);font-size:.85rem}.landing_altAuthRow__l5vlE{display:flex;flex-direction:column;gap:.7rem}.landing_altDivider__vMei8{position:relative;text-align:center;font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--text-primary-rgb),.5)}.landing_altDivider__vMei8:after,.landing_altDivider__vMei8:before{content:"";position:absolute;top:50%;width:44%;height:1px;background:rgba(var(--surface-border-soft-rgb),.2)}.landing_altDivider__vMei8:before{left:0}.landing_altDivider__vMei8:after{right:0}.landing_gsiMaterialButton__bSiMd{align-self:stretch;background-color:#fff;border:1px solid #dadce0;border-radius:20px;box-shadow:0 1px 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);color:#3c4043;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:183px;padding:0;position:relative;transition:box-shadow .12s ease,transform .12s ease,background-color .12s ease;font-family:var(--font-family-base)}.landing_gsiMaterialButton__bSiMd:hover:not(:disabled){background-color:#f8f9fa;box-shadow:0 1px 2px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.12);transform:translateY(-1px)}.landing_gsiMaterialButton__bSiMd:active:not(:disabled){background-color:#f1f3f4;box-shadow:0 1px 2px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.12);transform:translateY(0)}.landing_gsiMaterialButton__bSiMd:focus-visible{outline:2px solid #4285f4;outline-offset:2px}.landing_gsiMaterialButton__bSiMd:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.landing_gsiMaterialButtonState__JHt9L{position:absolute;inset:0;border-radius:inherit}.landing_gsiMaterialButtonContentWrapper___Z89f{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;width:100%;height:100%;position:relative;z-index:1}.landing_gsiMaterialButtonIcon__l_Nyd{height:18px;width:18px}.landing_gsiMaterialButtonContents__iyszn{font-size:14px;font-weight:600;line-height:1;color:#3c4043}.landing_gsiMaterialButtonBackdrop__fTpdI{display:none}.landing_statusMessage__LK_py{margin:0;color:var(--text-muted);font-size:.85rem}.landing_errorMessageWrapper__T6wHJ{display:flex;flex-direction:column;gap:.4rem}.landing_errorMessage__S2RGk{margin:0;padding:.75rem 1rem;border-radius:18px;border:1px solid rgba(var(--accent-danger-rgb),.45);background:rgba(var(--accent-danger-rgb),.18);color:rgba(var(--accent-danger-ice-rgb),.92);font-size:.88rem}.landing_errorMessageLink__BPlQC{color:rgba(var(--accent-primary-rgb),.9);font-weight:600;text-decoration:underline;align-self:flex-start}.landing_profileOverlay__DHmcX{position:fixed;inset:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--body-background);display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem);z-index:20;overflow-y:auto;overflow-x:hidden}.landing_profileCard__8epjd{width:min(640px,100%);max-height:100%;border-radius:20px;border:1px solid rgba(var(--surface-border-soft-rgb),.3);background:rgba(var(--surface-highlight-rgb),.85);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 32px rgba(0,0,0,.2);padding:clamp(1.8rem,5vw,2.6rem);display:flex;flex-direction:column;gap:1.8rem;overflow-y:auto;margin:auto}.landing_profileHeader__zPig_{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.landing_profileEyebrow__sVnIj{margin:0;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--text-primary-rgb),.7)}.landing_profileTitle__y2vhW{margin:.2rem 0 0;font-size:clamp(1.6rem,3vw,2rem);font-weight:600;color:var(--text-primary);white-space:nowrap}.landing_switchButton__SyQ_w{margin-left:auto;padding:0;border:none;background:none;color:rgba(var(--text-primary-rgb),.9);font-size:.78rem;line-height:1;text-transform:none;letter-spacing:.01em;text-decoration:underline;cursor:pointer;transition:opacity .14s ease,color .14s ease;white-space:nowrap}.landing_switchButton__SyQ_w:hover:not(:focus-visible):not(:disabled){opacity:.8;color:var(--text-primary)}.landing_switchButton__SyQ_w:focus-visible{transform:none;color:var(--text-primary);outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.landing_switchButton__SyQ_w:disabled{opacity:.5;cursor:not-allowed;transform:none}.landing_profileForm__DPGQP{display:flex;flex-direction:column;gap:1.6rem}.landing_verifyCard__G5dEm{width:min(520px,100%);background:rgba(var(--surface-deep-rgb),.96);border-radius:var(--radius-large);border:1px solid rgba(var(--surface-border-soft-rgb),.28);box-shadow:0 20px 48px rgba(var(--surface-background-rgb),.5);padding:clamp(1.8rem,5vw,2.6rem);display:flex;flex-direction:column;gap:1.4rem;text-align:left}.landing_verifyEyebrow__O7Gwy{margin:0;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--text-primary-rgb),.7)}.landing_verifyTitle__X15Dp{margin:0;font-size:clamp(1.5rem,2.8vw,1.9rem);font-weight:600;color:var(--text-primary)}.landing_verifyDescription__0MH2u{margin:0;font-size:.98rem;line-height:1.6;color:rgba(var(--text-primary-rgb),.85)}.landing_verifyMessage__0nwiv{margin:0;padding:.75rem 1rem;border-radius:12px;background:rgba(var(--surface-highlight-rgb),.75);border:1px solid rgba(var(--surface-border-soft-rgb),.3);color:rgba(var(--text-primary-rgb),.9);font-size:.9rem}.landing_verifyError__zBN7p{margin:0;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(var(--accent-danger-rgb),.4);background:rgba(var(--accent-danger-rgb),.16);color:rgba(var(--accent-danger-ice-rgb),.95);font-size:.9rem}.landing_verifyHint__AjuJN{margin:0;font-size:.85rem;color:rgba(var(--text-primary-rgb),.65)}.landing_verifyActions__PX2EZ{display:flex;flex-wrap:wrap;gap:.8rem}.landing_verifyPrimaryButton__e9fHR,.landing_verifySecondaryButton__zEhO3{flex:1 1 220px;border-radius:12px;border:1px solid transparent;padding:.85rem 1rem;font-weight:600;cursor:pointer;transition:transform .12s ease,border-color .16s ease,background .16s ease,color .16s ease}.landing_verifyPrimaryButton__e9fHR{background:linear-gradient(135deg,rgba(var(--color-green-primary-bright-rgb),.9),rgba(var(--color-green-primary-rgb),.9));color:var(--surface-background);border-color:rgba(var(--color-green-primary-bright-rgb),.8)}.landing_verifySecondaryButton__zEhO3{background:rgba(var(--surface-highlight-rgb),.65);border-color:rgba(var(--surface-border-soft-rgb),.4);color:rgba(var(--text-primary-rgb),.85)}.landing_verifyPrimaryButton__e9fHR:disabled,.landing_verifySecondaryButton__zEhO3:disabled{opacity:.6;cursor:not-allowed;transform:none}.landing_verifyPrimaryButton__e9fHR:not(:disabled):focus-visible,.landing_verifyPrimaryButton__e9fHR:not(:disabled):hover,.landing_verifySecondaryButton__zEhO3:not(:disabled):focus-visible,.landing_verifySecondaryButton__zEhO3:not(:disabled):hover{transform:translateY(-1px);outline:none}.landing_avatarField__MbSmD{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center}.landing_avatarLabel__KRvYf{display:inline-flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer}.landing_avatarInput__6pdKX{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.landing_avatarPreview__Sdmvi{width:120px;height:120px;border-radius:50%;border:1.5px dashed rgba(var(--surface-border-soft-rgb),.4);background:rgba(var(--surface-highlight-rgb),.65);display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-color .16s ease,background .16s ease}.landing_avatarPreview__Sdmvi img{width:100%;height:100%;object-fit:cover;border-radius:50%}.landing_avatarLabel__KRvYf:hover .landing_avatarPreview__Sdmvi:not(:focus-visible){border-color:rgba(var(--surface-border-soft-rgb),.5);background:rgba(var(--surface-highlight-rgb),.82)}.landing_avatarLabel__KRvYf:focus-visible .landing_avatarPreview__Sdmvi{border-color:rgba(var(--color-green-primary-rgb),.75);background:rgba(var(--surface-highlight-rgb),.82)}.landing_avatarPlaceholder__G_B1y{font-size:.82rem;color:var(--text-muted);letter-spacing:.02em}.landing_avatarMeta__g641V{display:flex;align-items:center;justify-content:center;gap:1rem;color:var(--text-muted);font-size:.8rem}.landing_avatarRemove__ff8jf{padding:.2rem .6rem;border-radius:12px;border:1px solid transparent;background:none;color:rgba(var(--surface-contrast-faint-rgb),.85);cursor:pointer;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.landing_avatarRemove__ff8jf:focus-visible,.landing_avatarRemove__ff8jf:hover{border-color:rgba(var(--color-green-primary-rgb),.75);outline:none}.landing_fieldGroup__Ex0Xg{display:flex;flex-direction:column;gap:.5rem}.landing_fieldLabel__Opyk2{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--text-primary-rgb),.7)}.landing_optional__F6eta{color:rgba(var(--surface-border-soft-rgb),.8);font-size:.72rem;margin-left:.4rem;text-transform:none;letter-spacing:normal}.landing_fieldInputError__pA5XN,.landing_fieldInput__tTlBH{width:100%;padding:.8rem 1rem;border-radius:18px;border:1.5px solid rgba(var(--surface-border-soft-rgb),.4);background:rgba(var(--surface-deep-rgb),.76);color:rgba(var(--text-primary-rgb),.94);font-size:.95rem;box-shadow:inset 0 0 18px rgba(var(--surface-background-rgb),.45);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.landing_bioInput__DhkIX:hover:not(:focus-visible):not(:disabled),.landing_fieldInput__tTlBH:hover:not(:focus-visible):not(:disabled){border-color:rgba(var(--surface-border-soft-rgb),.5);background:rgba(var(--surface-deep-rgb),.82)}.landing_bioInput__DhkIX:focus-visible,.landing_fieldInputError__pA5XN:focus-visible,.landing_fieldInput__tTlBH:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-color:rgba(var(--surface-border-soft-rgb),.4)}.landing_fieldInputError__pA5XN{border-color:rgba(var(--accent-danger-rgb),.65)}.landing_fieldHint__gTji_{margin:0;font-size:.78rem;color:var(--text-muted)}.landing_fieldError__GB8r1{margin:0;font-size:.82rem;color:rgba(var(--accent-danger-pale-rgb),.95)}.landing_usernameFieldWrapper__LX8tJ{position:relative}.landing_usernamePrefix__c5_FQ{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:rgba(var(--surface-border-soft-rgb),.85);font-weight:600;pointer-events:none}.landing_usernameFieldWrapper__LX8tJ input{padding-left:2.2rem}.landing_bioInput__DhkIX{min-height:120px;padding:.9rem 1rem;border-radius:18px;border:1.5px solid rgba(var(--surface-border-soft-rgb),.4);background:rgba(var(--surface-deep-rgb),.76);color:rgba(var(--text-primary-rgb),.94);font-size:.95rem;box-shadow:inset 0 0 18px rgba(var(--surface-background-rgb),.45);resize:vertical;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.landing_fieldFooter__fexmZ{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.landing_charCounter__VBfGN{font-size:.82rem;color:var(--text-muted)}.landing_profileActions__VzJOU{display:flex;flex-direction:column;gap:.65rem;align-items:flex-start}.landing_saveButton__abNji{padding:0 1.2rem;height:40px;border-radius:var(--radius-pill,999px);border:none;background:linear-gradient(135deg,rgba(var(--color-green-primary-bright-rgb),.95),rgba(var(--color-green-primary-rgb),.95));color:var(--surface-background);font-size:.95rem;font-weight:700;letter-spacing:.02em;text-transform:none;cursor:pointer;transition:transform .16s ease,background .16s ease}.landing_saveButton__abNji:focus-visible,.landing_saveButton__abNji:hover{outline:none;transform:translateY(-2px);background:linear-gradient(135deg,rgba(var(--color-green-primary-bright-rgb),1),rgba(var(--color-green-primary-rgb),1))}.landing_saveButton__abNji:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}@media (max-width:540px){.landing_page__ttWtt{padding:1.5rem}.landing_hero__IFqnw{padding:1.5rem;width:100%}.landing_loginCard__18r8f{padding:1.25rem}.landing_profileOverlay__DHmcX{padding:1rem;align-items:flex-start}.landing_profileCard__8epjd{padding:1.25rem;border-radius:20px;gap:1.4rem;margin-top:0;margin-bottom:0}.landing_profileHeader__zPig_{flex-direction:column;align-items:flex-start;gap:1rem}.landing_profileTitle__y2vhW{font-size:1.5rem}.landing_profileSubtitle__J_4Gc{max-width:100%;font-size:.88rem}.landing_switchButton__SyQ_w{width:100%;text-align:center;padding:.65rem 1rem;font-size:.75rem}.landing_profileForm__DPGQP{gap:1.25rem}.landing_avatarPreview__Sdmvi{width:104px;height:104px}.landing_avatarLabel__KRvYf{flex-direction:column;align-items:center;gap:.75rem}.landing_avatarMeta__g641V{flex-direction:column;align-items:center;text-align:center;gap:.5rem;font-size:.75rem}.landing_fieldGroup__Ex0Xg{gap:.4rem}.landing_bioInput__DhkIX,.landing_fieldInputError__pA5XN,.landing_fieldInput__tTlBH{font-size:.9rem;padding:.75rem .9rem}.landing_bioInput__DhkIX{min-height:100px}.landing_fieldFooter__fexmZ{flex-direction:column;align-items:flex-start;gap:.5rem}.landing_profileActions__VzJOU{width:100%}.landing_saveButton__abNji{width:100%;padding:.75rem 1.5rem}.landing_saveButton__abNji,.landing_saveButton__abNji:hover:not(:disabled){background:linear-gradient(135deg,rgba(var(--color-green-primary-bright-rgb),1),rgba(var(--color-green-primary-rgb),1));border-color:rgba(var(--color-green-primary-rgb),.75);transform:none;box-shadow:none}}@media (max-width:380px){.landing_profileOverlay__DHmcX{padding:.75rem}.landing_profileCard__8epjd{padding:1rem;gap:1.2rem}.landing_profileTitle__y2vhW{font-size:1.3rem}.landing_profileSubtitle__J_4Gc{font-size:.85rem}.landing_switchButton__SyQ_w{font-size:.7rem;padding:.6rem .85rem}.landing_avatarPreview__Sdmvi{width:92px;height:92px}.landing_bioInput__DhkIX,.landing_fieldInputError__pA5XN,.landing_fieldInput__tTlBH{font-size:.88rem;padding:.7rem .85rem}.landing_saveButton__abNji{font-size:.85rem;padding:.7rem 1.3rem}.landing_saveButton__abNji,.landing_saveButton__abNji:hover:not(:disabled){background:linear-gradient(135deg,rgba(var(--color-green-primary-bright-rgb),1),rgba(var(--color-green-primary-rgb),1));border-color:rgba(var(--color-green-primary-rgb),.75);transform:none;box-shadow:none}}.landing_whimbletonOverlay__uAtgT{position:fixed;bottom:0;right:0;width:min(500px,60vw);height:min(600px,70vh);display:flex;align-items:flex-end;justify-content:flex-end;padding:clamp(1rem,3vw,2rem);z-index:1000;cursor:pointer;pointer-events:auto;overflow:hidden}.landing_whimbletonImage__O9A8h{width:100%;height:auto;max-width:450px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));animation:landing_slideUpWhimbleton__sfL9N 1.2s cubic-bezier(.22,.61,.36,1) forwards;will-change:transform,opacity}@keyframes landing_slideUpWhimbleton__sfL9N{0%{transform:translateY(100%);opacity:0}to{transform:translateY(50%);opacity:1}}.BrandLogo_logo__tveaQ{display:block;width:auto;height:var(--brand-logo-height);object-fit:contain}.BrandLogo_topbar__ehqai{--brand-logo-height:32px}.BrandLogo_landing__6MvQj{--brand-logo-height:72px}.BrandLogo_hero__Ns29j{--brand-logo-height:84px}@media (max-width:960px){.BrandLogo_topbar__ehqai{--brand-logo-height:30px}.BrandLogo_landing__6MvQj{--brand-logo-height:66px}.BrandLogo_hero__Ns29j{--brand-logo-height:74px}}@media (max-width:540px){.BrandLogo_topbar__ehqai{--brand-logo-height:26px}.BrandLogo_landing__6MvQj{--brand-logo-height:58px}.BrandLogo_hero__Ns29j{--brand-logo-height:66px}}@media (max-width:380px){.BrandLogo_topbar__ehqai{--brand-logo-height:24px}.BrandLogo_landing__6MvQj{--brand-logo-height:54px}.BrandLogo_hero__Ns29j{--brand-logo-height:60px}}.bookmarks_shell__ViynF{min-height:100vh;background:radial-gradient(circle at top,rgba(var(--surface-deep-rgb),.96),rgba(var(--surface-deep-rgb),.98));padding:clamp(1.4rem,3vh,2.5rem) clamp(1rem,3vw,2.5rem) clamp(3rem,6vh,4rem);display:flex;flex-direction:column;gap:clamp(1rem,2vh,1.5rem)}.bookmarks_topbarRow__FN5oj{position:relative;width:min(1180px,100%);display:flex;justify-content:center;z-index:1000;margin:0 auto clamp(1.5rem,3vh,2.5rem)}.bookmarks_heroSection__b1n12{width:min(1180px,100%);margin:0 auto;display:flex;flex-direction:column;gap:.6rem;text-align:left;color:rgba(var(--text-primary-rgb),.95)}.bookmarks_heroTitle__A0vQ8{margin:0;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700}.bookmarks_contentSection__QX44E{width:min(1180px,100%);margin:0 auto}@media (max-width:960px){.bookmarks_topbarRow__FN5oj{width:100%;justify-content:flex-start;padding:0 1rem}}@media (max-width:640px){.bookmarks_shell__ViynF{padding:.6rem .85rem 2rem}}