.modal_backdrop__ao25Q{position:fixed;inset:0;background:rgba(13,11,26,.85);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:200;padding:24px;animation:modal_fadeIn__t3r_9 .3s ease}@keyframes modal_fadeIn__t3r_9{0%{opacity:0}}.modal_modal__bfsLX{background:var(--surface);border:1px solid var(--border-2);border-radius:20px;padding:40px;max-width:380px;width:100%;text-align:center;position:relative;animation:modal_popIn__W2SOG .3s cubic-bezier(.2,.7,.2,1)}@keyframes modal_popIn__W2SOG{0%{transform:scale(.95)}}.modal_close__zTOzU{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--muted);transition:all .2s ease}.modal_close__zTOzU:hover{background:var(--surface-2);color:var(--fg)}.modal_close__zTOzU:after,.modal_close__zTOzU:before{content:"";position:absolute;width:14px;height:1.5px;background:currentColor}.modal_close__zTOzU:before{transform:rotate(45deg)}.modal_close__zTOzU:after{transform:rotate(-45deg)}.modal_title__LQy3I{font-family:var(--serif);font-size:22px;color:var(--fg);margin-bottom:6px;font-weight:600}.modal_subtitle__6ocTD{font-size:13px;color:var(--muted);margin-bottom:24px}.contact_grid__lCO4z{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:960px;margin:0 auto}.contact_card__jGc0s{display:flex;flex-direction:column;align-items:center;gap:14px;padding:36px 24px;background:var(--surface);border:1px solid var(--border);border-radius:18px;transition:all .3s ease;cursor:pointer}.contact_card__jGc0s:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:var(--shadow-md)}.contact_brandLogo___9Jub{width:44px;height:44px;object-fit:contain;display:block}.contact_name__LWz76{font-family:var(--serif);font-size:17px;color:var(--fg);font-weight:500}@media (max-width:700px){.contact_grid__lCO4z{grid-template-columns:1fr}}.contact_qrFallback___D_e_{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px}.contact_qrText__bfWfy{font-family:var(--mono);font-size:14px;color:var(--gold)}.contact_qrId__3MTHh{padding:8px 14px;background:var(--bg-2);border:1px dashed var(--border-2);border-radius:8px;font-size:13px;color:var(--gold-2)}.contact_hint___rGWQ{font-size:13px;color:var(--muted);font-family:var(--serif);letter-spacing:.05em}.contact_jump__TTBV1{padding:32px 24px;text-align:center}.contact_jumpHint__d4TZA{font-family:var(--serif);font-size:14px;color:var(--muted);margin-bottom:18px}.contact_jumpBtn__SyZyk{display:inline-block;padding:14px 28px;background:var(--gold);color:var(--bg);border-radius:980px;font-weight:500}.contact_jumpBtn__SyZyk:hover{background:var(--gold-2)}.hero_hero__Iln7T{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 32px 80px;text-align:center;overflow:hidden}.hero_hero__Iln7T:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,rgba(166,143,212,.18) 0,transparent 60%),radial-gradient(ellipse at center bottom,rgba(212,168,90,.08) 0,transparent 70%);z-index:1}.hero_bgMedia___rGrZ{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:0;transition:opacity .5s ease;filter:brightness(.6) saturate(1.1)}.hero_stars__T_FR4{position:absolute;inset:0;pointer-events:none;z-index:0}.hero_inner__Opixe{position:relative;z-index:3;max-width:1100px;margin:-72px auto 0}.hero_bgLogo__G_XI5{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(560px,92%);max-width:none;height:auto;opacity:.1;pointer-events:none;filter:brightness(0) invert(1)}.hero_logoWrap__nUQsw{position:relative;z-index:1;margin:0 auto 32px;width:140px;height:137px}.hero_logoWrap__nUQsw:before{content:"";position:absolute;inset:-30%;border-radius:50%;background:radial-gradient(circle,rgba(212,168,90,.22) 0,transparent 60%);animation:hero_pulse__QAKEx 4s ease-in-out infinite}@keyframes hero_pulse__QAKEx{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.hero_logo__E87_6{width:140px;height:auto;filter:drop-shadow(0 6px 24px rgba(212,168,90,.35));position:relative;z-index:1}.hero_title__cu5NW{font-family:var(--serif);font-size:clamp(60px,10vw,128px);font-weight:700;line-height:1.02;letter-spacing:.06em;color:var(--fg);margin-bottom:0;position:relative;z-index:1}.hero_titleEn__2B3To{font-family:var(--en);font-size:clamp(20px,2.4vw,28px);font-style:italic;color:var(--gold);letter-spacing:.18em;margin-bottom:36px;font-weight:500;opacity:.9;position:relative;z-index:1}.hero_tagline__2u6uc{font-family:var(--serif);font-size:clamp(18px,2vw,22px);color:var(--fg-2);font-weight:300;letter-spacing:.08em;margin-bottom:48px;line-height:1.7;position:relative;z-index:1}.hero_tagline__2u6uc em{font-style:normal;color:var(--gold)}.hero_taglineEn__KiVia{font-family:var(--en);font-style:italic;font-size:clamp(12px,1.3vw,14px);color:var(--muted);letter-spacing:.22em;margin:-32px 0 56px;line-height:1.4;position:relative;z-index:1}.hero_ctas__Jv_La{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.hero_btnOutline__y43ol,.hero_btnPrimary___Exkv{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;border-radius:980px;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.2,.7,.2,1);font-family:var(--sans);letter-spacing:.05em}.hero_btnPrimary___Exkv{background:linear-gradient(135deg,var(--gold) 0,var(--gold-2) 100%);color:var(--bg);box-shadow:0 10px 30px -10px rgba(212,168,90,.55)}.hero_btnPrimary___Exkv:hover{transform:translateY(-2px);box-shadow:0 16px 40px -10px rgba(212,168,90,.7)}.hero_btnOutline__y43ol{border:1px solid var(--border-2);color:var(--fg);background:rgba(255,255,255,.02)}.hero_btnOutline__y43ol:hover{border-color:var(--gold);color:var(--gold);background:rgba(212,168,90,.06)}.hero_scrollHint__AYL4C{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-family:var(--en);font-size:11px;letter-spacing:.3em;color:var(--muted);text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:14px;z-index:2}.hero_scrollMouse__pxosr{width:20px;height:32px;border:1.5px solid var(--muted);border-radius:14px;position:relative}.hero_scrollMouse__pxosr:before{content:"";position:absolute;left:50%;top:6px;width:3px;height:8px;background:var(--gold);border-radius:2px;transform:translateX(-50%);animation:hero_scrollDot__IHH8M 1.6s ease-in-out infinite}@keyframes hero_scrollDot__IHH8M{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(14px)}}.page-hero_hero__Q_kbD{padding:160px 0 60px;text-align:center}.page-hero_eyebrow__BVfTT{font-family:var(--en);font-size:13px;letter-spacing:.42em;color:var(--gold);text-transform:uppercase;margin-bottom:20px}.page-hero_title__C2R5_{font-family:var(--serif);font-size:clamp(48px,7vw,84px);font-weight:600;line-height:1.1;letter-spacing:.06em;color:var(--fg);margin-bottom:14px;background:linear-gradient(180deg,var(--fg) 0,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page-hero_subtitle__UbcC5{font-size:16px;color:var(--muted);max-width:580px;margin:0 auto;line-height:1.85}.page-hero_sectionEyebrow__HmCza{font-family:var(--en);font-size:12px;letter-spacing:.36em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:14px}.page-hero_sectionEyebrow__HmCza:before{content:"";width:48px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.page-hero_sectionEyebrow__HmCza:after{content:"◆";font-size:8px;color:var(--gold);opacity:.7;letter-spacing:0}.page-hero_sectionTitle__NtAUw{font-family:var(--serif);font-size:clamp(32px,5vw,52px);font-weight:600;text-align:center;letter-spacing:.06em;color:var(--fg);margin-bottom:16px;line-height:1.2}.page-hero_sectionAccent__ewshW{font-style:normal;color:var(--gold);font-weight:500}.page-hero_sectionSubtitle__E17PD{font-size:16px;color:var(--muted);text-align:center;max-width:640px;margin:0 auto 64px;line-height:1.7}.features_section__z5GLR{padding:clamp(80px,12vw,128px) 0;position:relative}.features_rows__4B1DL{max-width:980px;margin:0 auto}.features_row__f2ULA{display:grid;grid-template-columns:1fr 2fr;grid-gap:64px;gap:64px;align-items:start;padding:48px 0;transition:all .4s ease;position:relative}.features_row__f2ULA:before{top:0}.features_row__f2ULA:before,.features_row__f2ULA:last-child:after{content:"";position:absolute;left:0;right:0;height:1px;background:var(--border);z-index:4}.features_row__f2ULA:last-child:after{bottom:0}.features_row__f2ULA:last-child{border-bottom:none}.features_reverse__Hzn1R{grid-template-columns:2fr 1fr}.features_reverse__Hzn1R .features_num__WWUXT{order:2;justify-self:end}.features_reverse__Hzn1R .features_content__Y9O5V{order:1}.features_row__f2ULA:hover .features_num__WWUXT{color:var(--gold-2);opacity:1}.features_row__f2ULA:hover .features_num__WWUXT:after{opacity:.7;transform:translate(0) scale(1)}.features_num__WWUXT{font-family:var(--en);font-style:italic;font-weight:500;font-size:clamp(72px,9vw,128px);line-height:.85;color:var(--gold);opacity:.45;transition:all .4s ease;position:relative;text-align:left;z-index:3}.features_num__WWUXT:after{content:"";display:block;width:24px;height:1px;background:var(--gold);margin-top:18px;opacity:.4;transition:all .4s ease;transform:translate(0) scale(.6);transform-origin:left center}.features_overlayArt__AnfQ0{position:absolute;top:0;bottom:0;margin-block:auto;left:0;max-height:100%;max-width:min(440px,44%);width:auto;object-fit:contain;pointer-events:none;filter:drop-shadow(0 18px 40px rgba(0,0,0,.55)) brightness(.55) saturate(1.05);transition:filter .4s ease;z-index:1}.features_row__f2ULA:hover .features_overlayArt__AnfQ0{filter:drop-shadow(0 18px 40px rgba(0,0,0,.55)) brightness(1) saturate(1.1)}.features_reverse__Hzn1R .features_overlayArt__AnfQ0{left:auto;right:0}.features_content__Y9O5V{padding-top:12px;position:relative;z-index:3}.features_content__Y9O5V h3{font-family:var(--serif);font-size:clamp(24px,3vw,32px);font-weight:600;color:var(--fg);margin-bottom:14px;letter-spacing:.04em}.features_content__Y9O5V:before{content:"华";font-family:var(--serif);font-weight:600;position:absolute;top:-4px;right:-8px;font-size:24px;color:var(--gold);opacity:.18;line-height:1;transition:opacity .4s ease}.features_row__f2ULA:hover .features_content__Y9O5V:before{opacity:.5}.features_content__Y9O5V p{font-size:15.5px;color:var(--muted);line-height:1.9;max-width:560px}@media (max-width:900px){.features_reverse__Hzn1R,.features_row__f2ULA{grid-template-columns:1fr;direction:ltr;gap:24px;padding:36px 0}.features_num__WWUXT{font-size:64px}.features_overlayArt__AnfQ0{left:50%;transform:translate(-50%,-50%);top:42%;max-width:52%;max-height:220px}.features_reverse__Hzn1R .features_overlayArt__AnfQ0{right:auto}.features_content__Y9O5V:before{display:none}}.manifesto_section__a5R0G{padding:clamp(80px,12vw,128px) 0;position:relative;overflow:hidden}.manifesto_eyebrow__EkiKK{font-family:var(--en);font-size:12px;letter-spacing:.36em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:14px}.manifesto_eyebrow__EkiKK:before{content:"";width:48px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.manifesto_eyebrow__EkiKK:after{content:"◆";font-size:8px;color:var(--gold);opacity:.7}.manifesto_quote__8gn35{font-family:var(--serif);font-size:clamp(26px,3.6vw,40px);font-weight:400;text-align:center;line-height:1.6;color:var(--fg);margin-bottom:32px;letter-spacing:.04em;max-width:780px;margin-left:auto;margin-right:auto}.manifesto_quote__8gn35 em{font-style:normal;color:var(--gold);position:relative;padding:0 6px}.manifesto_desc__jjFPj{font-size:15px;color:var(--muted);text-align:center;max-width:780px;margin:0 auto 24px;line-height:1.85}.manifesto_desc__jjFPj strong{color:var(--fg-2);font-weight:500}.manifesto_divider__YloDj{width:240px;max-width:60%;margin:48px auto;height:1px;background:linear-gradient(90deg,transparent,var(--gold) 50%,transparent)}.manifesto_benefits__bpPKO{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;max-width:920px;margin:0 auto}.manifesto_benefit__LhK8C{position:relative;min-height:150px;overflow:hidden;display:flex;align-items:flex-end;padding:20px 22px;background-color:#1a1547;background-image:linear-gradient(135deg,#241f44,#1a1547 55%,#33265c);background-size:cover;background-position:50%;background-clip:padding-box;border:1px solid var(--border);border-radius:14px;transition:all .35s ease;cursor:pointer}.manifesto_benefit__LhK8C:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(13,11,26,.1),rgba(13,11,26,.45) 55%,rgba(13,11,26,.82));z-index:1}.manifesto_benefit__LhK8C:hover{transform:translateY(-3px);border-color:rgba(212,168,90,.55);box-shadow:0 14px 36px -12px rgba(0,0,0,.55)}.manifesto_benefit__LhK8C:hover:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(120% 60% at 50% 100%,rgba(212,168,90,.18),transparent 70%);z-index:2}.manifesto_benefitText__yCAEa{position:relative;z-index:3;font-family:var(--serif);font-size:16px;color:#f5f1ff;line-height:1.45;font-weight:500;text-shadow:0 1px 3px rgba(13,11,26,.55);letter-spacing:.02em}@media (max-width:900px){.manifesto_benefits__bpPKO{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.manifesto_benefits__bpPKO{grid-template-columns:1fr}}.coguild-preview_section__SQjs6{padding:clamp(80px,12vw,128px) 0;position:relative}.coguild-preview_eyebrow__FDlKN{font-family:var(--en);font-size:12px;letter-spacing:.36em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:24px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:14px}.coguild-preview_eyebrow__FDlKN:before{content:"";width:48px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.coguild-preview_eyebrow__FDlKN:after{content:"◆";font-size:8px;color:var(--gold);opacity:.7}.coguild-preview_title__kdmws{font-family:var(--serif);font-size:clamp(32px,5vw,52px);font-weight:600;text-align:center;letter-spacing:.06em;color:var(--fg);margin-bottom:16px;line-height:1.2}.coguild-preview_subtitle__DNdQe{font-size:16px;color:var(--muted);text-align:center;max-width:640px;margin:0 auto 64px;line-height:1.7}.coguild-preview_preview__A5N_t{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:40px;gap:40px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:56px;margin:0 auto;max-width:1320px}.coguild-preview_text__gxRhk h3{font-family:var(--serif);font-size:32px;color:var(--fg);margin-bottom:14px;font-weight:600;letter-spacing:.04em}.coguild-preview_text__gxRhk p{color:var(--muted);font-size:15px;margin-bottom:24px;line-height:1.85}@media (max-width:900px){.coguild-preview_preview__A5N_t{grid-template-columns:1fr;padding:32px 24px;gap:32px}}.coguild-preview_browser__exz0c{border-radius:14px;overflow:hidden;border:1px solid var(--border-2);box-shadow:var(--shadow-lg);background:var(--cg-bg)}.coguild-preview_browserBar__peH5p{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#ececee;border-bottom:1px solid #e0e0e3}.coguild-preview_dot__1SytH{width:10px;height:10px;border-radius:50%;background:#d4d4d8}.coguild-preview_dot__1SytH:first-child{background:#f2777a}.coguild-preview_dot__1SytH:nth-child(2){background:#f5bd60}.coguild-preview_dot__1SytH:nth-child(3){background:#6bc87e}.coguild-preview_url__Z9rst{flex:1 1;margin-left:10px;padding:4px 12px;background:#fff;border-radius:6px;border:1px solid #e3e3e6;font-size:10px;color:#8a8a90;font-family:var(--mono);text-align:center;letter-spacing:.03em}.coguild-preview_browser__exz0c{--cg-bg:#f9f9fa;--cg-surface:#ffffff;--cg-surface-2:#f3f3f4;--cg-fg:#46464a;--cg-fg-strong:#28282c;--cg-muted:#76767c;--cg-muted-2:#8f8f95;--cg-border:#e9e9eb;--cg-border-strong:#d3d3d7;--cg-accent:#38466d;--cg-accent-soft:#ebedf3;--cg-success:#2f9e63;--cg-success-soft:#e9f5ee;--cg-tier-zq1:#8143c9;--cg-gold:#b98a2f;--cg-font:-apple-system,BlinkMacSystemFont,"Inter","PingFang SC","苹方","Source Han Sans SC",system-ui,sans-serif;--cg-font-num:"SF Mono","JetBrains Mono",ui-monospace,monospace}.coguild-preview_page__Bdpi1{padding:18px;font-family:var(--cg-font);color:var(--cg-fg);background:var(--cg-bg)}.coguild-preview_pageHead__zMO0m{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.coguild-preview_pageTitle__BJ6nn{font-size:17px;font-weight:700;color:var(--cg-fg-strong)}.coguild-preview_pageSub__h3MsJ{font-size:11.5px;color:var(--cg-muted);margin-top:2px}.coguild-preview_freshTag__Ib9xw{font-size:10px;color:var(--cg-muted);background:var(--cg-surface);border:1px solid var(--cg-border);border-radius:999px;padding:3px 10px;white-space:nowrap}.coguild-preview_tabs__jx4sG{display:flex;gap:4px;border-bottom:1px solid var(--cg-border);margin-bottom:14px}.coguild-preview_tabs__jx4sG span{font-size:12px;color:var(--cg-muted);padding:7px 12px;border-radius:8px 8px 0 0}.coguild-preview_tabActive___s3w_{color:var(--cg-accent)!important;font-weight:600;box-shadow:inset 0 -2px 0 var(--cg-accent);background:var(--cg-accent-soft)}.coguild-preview_panel__Zy4lE{background:var(--cg-surface);border:1px solid var(--cg-border);border-radius:12px;padding:14px;margin-bottom:12px;box-shadow:0 1px 2px rgba(15,15,15,.04);text-align:left}.coguild-preview_panelHead__3QcjG{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.coguild-preview_panelTitle____Jcs{font-size:13.5px;font-weight:700;color:var(--cg-fg-strong)}.coguild-preview_duo__3Kgs1{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:12px;gap:12px}@media (max-width:560px){.coguild-preview_duo__3Kgs1{grid-template-columns:1fr}}.coguild-preview_duo__3Kgs1 .coguild-preview_panel__Zy4lE{margin-bottom:0}.coguild-preview_duo__3Kgs1+.coguild-preview_panel__Zy4lE{margin-top:12px}.coguild-preview_statsGrid3__aBqpE,.coguild-preview_statsGrid__9rAjZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.coguild-preview_statCard__6pGJH{background:var(--cg-bg);border:1px solid var(--cg-border);border-radius:8px;padding:9px 10px}.coguild-preview_statLabel__aDcnj{font-size:10px;color:var(--cg-muted);margin-bottom:3px}.coguild-preview_statNum__uA9i6{font-size:16px;font-weight:700;color:var(--cg-fg-strong);font-family:var(--cg-font-num);line-height:1.1}.coguild-preview_numHint__EgHoG{font-size:10px;font-weight:400;color:var(--cg-muted);font-family:var(--cg-font-num)}.coguild-preview_tierBadge__HkgLU{font-size:10.5px;font-weight:600;color:#fff;background:var(--cg-tier-zq1);border-radius:6px;padding:3px 9px;letter-spacing:.04em}.coguild-preview_revTrack__S5UTA{height:8px;border-radius:4px;background:var(--cg-surface-2);overflow:hidden;margin:4px 0}.coguild-preview_revFill__CabDn{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--cg-accent),#5a6ea0)}.coguild-preview_revScale__aU5ap{display:flex;justify-content:space-between;font-size:9.5px;color:var(--cg-muted-2);font-family:var(--cg-font-num);margin-bottom:10px}.coguild-preview_revSummary__NeMwf{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:8px}.coguild-preview_revLabel__zK7fg{font-size:10.5px;color:var(--cg-muted);margin-bottom:2px}.coguild-preview_revNum__NSux0{font-size:18px;font-weight:700;color:var(--cg-accent);font-family:var(--cg-font-num)}.coguild-preview_revRight__FSXqt{text-align:right}.coguild-preview_revDiff__prp2B{font-size:12px;color:var(--cg-muted);font-family:var(--cg-font-num)}.coguild-preview_revMetrics__z8gMB{font-size:10.5px;color:var(--cg-muted-2);font-family:var(--cg-font-num);border-top:1px dashed var(--cg-border);padding-top:8px}.home_contactSection__jcSYZ{padding:clamp(80px,12vw,128px) 0;position:relative}.splash_splash__d6UVj{position:fixed;inset:0;z-index:300;background:var(--bg);display:flex;align-items:center;justify-content:center;flex-direction:column;transition:opacity .7s ease,visibility .7s ease}.splash_hide__q_rnT{opacity:0;visibility:hidden;pointer-events:none}.splash_canvas__lBBVC{position:absolute;inset:0;width:100%;height:100%}.splash_inner__yXs_v{position:relative;z-index:2;text-align:center}.splash_logoWrap__JyZug{position:relative;display:inline-block;margin-bottom:32px}.splash_logoWrap__JyZug:before{content:"";position:absolute;inset:-50%;border-radius:50%;background:radial-gradient(circle,rgba(212,168,90,.32) 0,transparent 60%);animation:splash_splashPulse__NmFTK 3s ease-in-out infinite}@keyframes splash_splashPulse__NmFTK{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.splash_logo__KLHAo{width:120px;height:auto;filter:drop-shadow(0 8px 32px rgba(212,168,90,.5));position:relative;animation:splash_splashFloat__NQstu 4s ease-in-out infinite}@keyframes splash_splashFloat__NQstu{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.splash_title__LHgPF{font-family:var(--serif);font-size:clamp(28px,5vw,42px);color:var(--fg);letter-spacing:.16em;margin-bottom:8px;font-weight:600}.splash_tagline__STxSB{font-family:var(--serif);font-size:14px;color:var(--gold);letter-spacing:.32em;font-weight:300}.splash_tick__qMjyc{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-family:var(--en);font-size:11px;letter-spacing:.3em;color:var(--muted-2);opacity:.7}@media (prefers-reduced-motion:reduce){.splash_logoWrap__JyZug:before,.splash_logo__KLHAo{animation:none}}.reveal_reveal__SgFbF{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s cubic-bezier(.2,.7,.2,1)}.reveal_in__G_mKr{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal_reveal__SgFbF{opacity:1;transform:none}}.roster-explorer_grid__IJpUk{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:20px;gap:20px;max-width:1320px;margin:0 auto;padding:0 32px 96px}@media (max-width:1280px){.roster-explorer_grid__IJpUk{grid-template-columns:repeat(5,1fr)}}@media (max-width:1000px){.roster-explorer_grid__IJpUk{grid-template-columns:repeat(4,1fr)}}@media (max-width:780px){.roster-explorer_grid__IJpUk{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.roster-explorer_grid__IJpUk{grid-template-columns:repeat(2,1fr)}}.roster-explorer_card__qM_Kn{position:relative;aspect-ratio:9/16;border-radius:20px;overflow:hidden;border:1px solid var(--border);background:var(--surface);transition:all .4s cubic-bezier(.2,.7,.2,1);cursor:pointer}.roster-explorer_card__qM_Kn:hover{transform:translateY(-6px);border-color:var(--gold);box-shadow:0 24px 60px -20px rgba(212,168,90,.3)}.roster-explorer_cardImg__AElI_{position:absolute;inset:0}.roster-explorer_cardImg__AElI_ img{width:100%;height:100%;object-fit:cover}.roster-explorer_cardImgPlaceholder__oLAgP{display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 100% at 50% 0,rgba(212,168,90,.22) 0,transparent 55%),linear-gradient(160deg,#241f44,#1a1730 55%,#161329)}.roster-explorer_cardImgPlaceholder__oLAgP span{font-family:var(--serif);font-size:clamp(48px,6vw,84px);font-weight:600;color:var(--gold);opacity:.5;text-shadow:0 4px 32px rgba(212,168,90,.35)}.roster-explorer_cardGradient__lVmjI{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(13,11,26,.4) 60%,rgba(13,11,26,.95));pointer-events:none}.roster-explorer_cardInfo__OKjgg{position:absolute;left:0;right:0;bottom:0;padding:18px 20px 20px;display:flex;flex-direction:column;gap:6px;z-index:1}.roster-explorer_cardName__xyhr6{font-family:var(--serif);font-size:24px;font-weight:600;color:var(--fg);letter-spacing:.04em;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roster-explorer_cardTags__CJ53T{font-family:var(--sans);font-size:13px;color:var(--gold);letter-spacing:.05em;line-height:1.4;opacity:.92;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roster-explorer_cardCta__yvLJp,.roster-explorer_cardEmptyCta__cfue_{position:absolute;left:20px;right:20px;bottom:88px;z-index:2;display:flex;align-items:center;gap:8px;justify-content:center;padding:10px 14px;border-radius:10px;font-size:13px;opacity:0;transform:translateY(16px);transition:opacity .3s ease,transform .35s cubic-bezier(.2,.7,.2,1);pointer-events:none}.roster-explorer_cardCta__yvLJp{background:var(--gold);color:var(--bg);font-weight:500}.roster-explorer_cardCta__yvLJp:after{content:"→";font-size:14px}.roster-explorer_cardEmptyCta__cfue_{background:var(--surface-2);color:var(--muted);border:1px dashed var(--border-2)}.roster-explorer_card__qM_Kn:focus-within .roster-explorer_cardCta__yvLJp,.roster-explorer_card__qM_Kn:focus-within .roster-explorer_cardEmptyCta__cfue_,.roster-explorer_card__qM_Kn:hover .roster-explorer_cardCta__yvLJp,.roster-explorer_card__qM_Kn:hover .roster-explorer_cardEmptyCta__cfue_{opacity:1;transform:translateY(0);pointer-events:auto}@media (hover:none){.roster-explorer_cardCta__yvLJp,.roster-explorer_cardEmptyCta__cfue_{opacity:1;transform:translateY(0);pointer-events:auto}.roster-explorer_cardInfo__OKjgg{padding-bottom:96px}}