@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Outfit:wght@500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#f8f5ee;background:#0e1224;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #0e1224;--bg-soft: #151a31;--panel: rgba(25, 31, 57, .78);--panel-solid: #1a203b;--text: #fbf8f1;--muted: #adb3ca;--line: rgba(255,255,255,.11);--yellow: #ffd16d;--coral: #ff7c76;--violet: #8b7fff;--mint: #68dfbd;--shadow: 0 24px 70px rgba(3, 6, 20, .42)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -10%,#21284a 0,var(--bg) 42%);color:var(--text)}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.app-shell{min-height:100vh;position:relative;overflow:hidden}.app-shell>main{position:relative;z-index:2}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.ambient{position:fixed;z-index:0;width:500px;height:500px;border-radius:50%;filter:blur(120px);opacity:.13;pointer-events:none}.ambient-one{background:#795cff;top:15%;left:-280px}.ambient-two{background:#ff766e;right:-320px;top:46%}.site-header{position:sticky;top:0;z-index:50;background:#0e1224d1;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(18px)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:inline-flex;align-items:center;gap:12px;min-width:0}.logo-mark{width:45px;height:45px;display:grid;place-items:center;border:2px solid transparent;border-radius:15px;background:linear-gradient(var(--bg),var(--bg)) padding-box,linear-gradient(135deg,var(--yellow),var(--coral),var(--violet)) border-box;position:relative;box-shadow:0 0 30px #ff7c761f}.logo-mark span{font:800 25px/1 Outfit,sans-serif}.logo-mark i{width:7px;height:7px;border-radius:50%;background:var(--mint);position:absolute;top:4px;right:5px;box-shadow:0 0 12px var(--mint)}.logo-copy{display:flex;flex-direction:column;line-height:1}.logo-copy strong{font:800 20px/1 Outfit,sans-serif;letter-spacing:.12em}.logo-copy small{color:var(--muted);font-size:10px;margin-top:6px;letter-spacing:.02em}.main-nav{display:flex;align-items:center;gap:7px}.main-nav>a:not(.button):not(.account-pill){color:#d1d5e3;padding:10px 12px;border-radius:12px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:7px;transition:.2s ease}.main-nav>a:hover:not(.button):not(.account-pill),.main-nav>a.active:not(.button):not(.account-pill){color:#fff;background:#ffffff12}.menu-button{display:none}.icon-button{border:0;width:42px;height:42px;border-radius:12px;background:#ffffff14;display:grid;place-items:center;cursor:pointer}.account-pill{display:flex;align-items:center;gap:10px;background:#ffffff12;padding:7px 11px 7px 7px;border:1px solid var(--line);border-radius:16px}.account-pill>span:first-child{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--coral),var(--violet));font-weight:800}.account-pill-copy{display:flex;flex-direction:column;min-width:0}.account-pill-copy small{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.account-pill-copy strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;font-size:12px;white-space:nowrap}.button{border:1px solid transparent;min-height:44px;border-radius:14px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;font-size:14px;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.45;cursor:not-allowed}.button-primary{color:#18172a;background:linear-gradient(135deg,var(--yellow),#ffaf69 45%,var(--coral));box-shadow:0 12px 35px #ff896738}.button-ghost{background:#ffffff0e;border-color:var(--line);color:#f8f5ee}.button-light{background:#f8f4ea;color:#15182a}.button-muted{background:#ffffff12;color:var(--muted);cursor:default}.button-small{min-height:38px;padding-inline:14px;border-radius:12px}.button-large{min-height:54px;padding-inline:22px;border-radius:16px;font-size:15px}.button-full{width:100%}.text-link,.back-link{color:#e9e7ff;display:inline-flex;align-items:center;gap:8px;font-weight:800;font-size:14px}.back-link{margin-bottom:24px;color:var(--muted)}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-top:60px;padding-bottom:48px}.hero-copy{position:relative;z-index:3}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--yellow)}.hero h1,.page-heading h1,.detail-copy h1{font:700 clamp(44px,6vw,78px)/.98 "Outfit",sans-serif;letter-spacing:-.04em;margin:21px 0 24px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#fff1bb,var(--coral),#b1aaff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:650px;color:#bdc2d4;font-size:18px;line-height:1.75;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:27px;color:var(--muted);font-size:12px;font-weight:700}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{width:16px;color:var(--mint)}.lucio-stage{height:570px;position:relative;display:grid;place-items:center;perspective:900px}.stage-ring{border:1px solid rgba(255,255,255,.1);border-radius:50%;position:absolute;animation:spin 24s linear infinite}.ring-one{width:430px;height:430px;border-style:dashed}.ring-two{width:310px;height:310px;animation-direction:reverse;animation-duration:18s}.ring-three{width:500px;height:500px;border-color:#7e70ff21;animation-duration:35s}.lucio-core{width:190px;height:190px;border-radius:54px;display:grid;place-items:center;position:relative;transform:rotate(-7deg);background:linear-gradient(145deg,#ffd16dfa,#ff7c76f2 50%,#8b7ffff2);box-shadow:0 40px 90px #5a43c573,inset 0 1px #fff9}.lucio-core:before{content:"";position:absolute;inset:9px;border:1px solid rgba(255,255,255,.45);border-radius:47px}.lucio-l{font:800 115px/1 Outfit;color:#15172c;transform:rotate(7deg)}.core-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 16px #fff}.dot-one{top:-16px;right:18px}.dot-two{bottom:12px;left:-23px;background:var(--mint);box-shadow:0 0 16px var(--mint)}.dot-three{right:-38px;bottom:58px;width:7px;height:7px;background:var(--yellow)}.floating-card{position:absolute;width:172px;padding:17px;border:1px solid rgba(255,255,255,.14);background:#1a1f38cc;backdrop-filter:blur(15px);border-radius:19px;box-shadow:var(--shadow);display:flex;flex-direction:column}.floating-card>span{width:max-content;font:800 11px Outfit;letter-spacing:.14em;padding:5px 8px;border-radius:7px;background:#ffffff1a}.floating-card strong{font:700 16px Outfit;margin-top:13px}.floating-card small{color:var(--muted);margin-top:4px}.float-cap{left:0;top:120px;transform:rotate(-6deg);animation:float 5s ease-in-out infinite}.float-fra{right:0;bottom:95px;transform:rotate(7deg);animation:float 5.6s ease-in-out infinite reverse}.floating-note{position:absolute;right:18px;top:56px;display:flex;align-items:center;gap:10px;color:#d9d7e8;font-size:12px;line-height:1.35}.floating-note svg{color:var(--yellow)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{translate:0 -13px}}.join-section{position:relative;z-index:4}.join-box{display:grid;grid-template-columns:auto 1fr minmax(180px,260px) auto;gap:18px;align-items:center;border:1px solid rgba(255,255,255,.15);border-radius:25px;padding:18px;background:linear-gradient(110deg,#7561ecbf,#2c3058f2 48%,#ff736b99);box-shadow:var(--shadow)}.join-icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:#ffffff1f}.join-copy{display:flex;flex-direction:column;gap:4px}.join-copy strong{font:700 17px Outfit}.join-copy span{color:#d8d9e5;font-size:12px}.code-field input,.room-code-input{width:100%;border:1px solid rgba(255,255,255,.16);background:#0c0f1f73;color:#fff;border-radius:14px;min-height:50px;padding:0 17px;font:800 18px Outfit;letter-spacing:.12em;text-transform:uppercase;outline:none}.code-field input::placeholder,.room-code-input::placeholder{color:#8e92aa}.code-field input:focus,.room-code-input:focus{border-color:var(--yellow);box-shadow:0 0 0 4px #ffd16d1a}.section{padding-top:110px;padding-bottom:20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading h2,.meaning-copy h2,.content-panel h2,.origin-panel h2{font:700 clamp(30px,4vw,48px)/1.08 "Outfit";letter-spacing:-.03em;margin:9px 0 0}.games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.games-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.game-card{min-width:0;border:1px solid var(--line);border-radius:25px;overflow:hidden;background:linear-gradient(160deg,#1d2340ed,#14192ff0);box-shadow:0 18px 55px #0407152e;transition:transform .25s ease,border-color .25s ease}.game-card:hover{transform:translateY(-7px);border-color:#ffffff3b}.game-visual{height:225px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--from),var(--to));display:grid;place-items:center}.game-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(12,15,32,.4))}.game-visual-grid{position:absolute;inset:-30px;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.25) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.25) 1px,transparent 1px);background-size:35px 35px;transform:rotate(12deg)}.game-icon{width:94px;height:94px;position:relative;z-index:2;display:grid;place-items:center;background:#0f1123d6;border:1px solid rgba(255,255,255,.32);border-radius:28px;box-shadow:0 25px 55px #0e102359;transform:rotate(-7deg)}.game-icon svg{width:52px;height:52px;color:#fff}.game-orbit{position:absolute;border:1px solid rgba(255,255,255,.35);border-radius:50%}.orbit-a{width:180px;height:180px}.orbit-b{width:260px;height:120px;transform:rotate(-15deg)}.game-prefix{position:absolute;z-index:3;bottom:16px;right:17px;font:800 11px Outfit;letter-spacing:.16em;background:#0d0f1f94;border:1px solid rgba(255,255,255,.25);padding:6px 9px;border-radius:8px}.game-spark{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;box-shadow:0 0 13px #fff}.spark-a{left:18%;top:23%}.spark-b{right:19%;bottom:25%;width:6px;height:6px}.game-card-body{padding:24px;display:flex;flex-direction:column;align-items:flex-start;min-height:390px}.game-card-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:48px}.status{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.status-available{background:#68dfbd21;color:#91efd3;border:1px solid rgba(104,223,189,.22)}.status-beta{background:#8b7fff29;color:#bcb5ff;border:1px solid rgba(139,127,255,.24)}.status-coming_soon,.status-maintenance{background:#ffffff14;color:#bfc3d3;border:1px solid rgba(255,255,255,.12)}.game-card h3{font:700 26px/1.1 Outfit;margin:16px 0 11px;letter-spacing:-.02em}.game-card p{color:var(--muted);line-height:1.65;font-size:13px;margin:0;flex-grow:1}.game-meta{width:100%;display:flex;gap:17px;margin:20px 0 16px;padding-top:17px;border-top:1px solid var(--line);color:#d5d8e5;font-size:11px;font-weight:700}.game-meta span{display:flex;align-items:center;gap:6px}.chip-row{display:flex;gap:6px;flex-wrap:wrap;min-height:51px;margin-bottom:18px}.chip{border:1px solid var(--line);padding:6px 8px;border-radius:8px;color:#bdc2d4;font-size:9px}.game-card .button{width:100%}.principle-section{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.principle-card{padding:36px;border:1px solid var(--line);background:#14192f8c}.principle-card:first-child{border-radius:24px 0 0 24px}.principle-card:last-child{border-radius:0 24px 24px 0}.principle-card>span{font:800 11px Outfit;color:var(--coral);letter-spacing:.16em}.principle-card h3{font:700 20px/1.2 Outfit;margin:18px 0 10px}.principle-card p{color:var(--muted);line-height:1.7;font-size:13px;margin:0}.meaning-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-bottom:110px}.meaning-copy p{color:var(--muted);line-height:1.8;font-size:15px}.meaning-copy .button{margin-top:12px}.meaning-letters{display:flex;flex-direction:column;border-top:1px solid var(--line)}.meaning-letters>div{display:grid;grid-template-columns:44px 1fr auto;align-items:center;border-bottom:1px solid var(--line);padding:15px 6px}.meaning-letters strong{font:800 29px Outfit;color:var(--yellow)}.meaning-letters span{font:600 18px Outfit}.meaning-letters i{color:#737a96;font-size:10px;font-style:normal}.page{padding-top:72px;padding-bottom:110px;min-height:650px}.page-heading{max-width:760px;margin-bottom:45px}.page-heading.centered{text-align:center;margin-inline:auto}.page-heading.centered .eyebrow{justify-content:center}.page-heading h1{font-size:clamp(42px,6vw,68px);margin-bottom:20px}.page-heading>p{color:var(--muted);font-size:16px;line-height:1.75;margin:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.catalog-toolbar>span{color:var(--muted);font-size:12px;white-space:nowrap}.search-field{width:min(570px,100%);display:flex;align-items:center;gap:10px;background:#ffffff0f;border:1px solid var(--line);border-radius:15px;padding:0 15px}.search-field svg{color:#858ba5}.search-field input{width:100%;min-height:50px;border:0;outline:0;color:#fff;background:transparent}.search-field input::placeholder{color:#858ba5}.notice{border-radius:14px;border:1px solid;padding:13px 15px;font-size:12px;line-height:1.55;display:flex;align-items:flex-start;gap:8px;margin:14px 0}.notice-info{background:#4e95ff17;border-color:#4e95ff3d;color:#bfd7ff}.notice-warning{background:#ffd16d14;border-color:#ffd16d3b;color:#f4dfa9}.notice-error{background:#ff5b5b17;border-color:#ff5b5b40;color:#ffc0c0}.notice-success{background:#68dfbd17;border-color:#68dfbd40;color:#b9f5df}.notice code{background:#0003;padding:1px 4px;border-radius:4px}.empty-state{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed var(--line);border-radius:24px;padding:40px;color:var(--muted)}.empty-state h1,.empty-state h2{color:#fff;font-family:Outfit}.huge-code{font:800 78px Outfit;background:linear-gradient(90deg,var(--yellow),var(--coral),var(--violet));background-clip:text;-webkit-background-clip:text;color:transparent}.detail-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.game-visual-large{height:510px;border-radius:31px;box-shadow:var(--shadow)}.game-visual-large .game-icon{width:155px;height:155px;border-radius:45px}.game-visual-large .game-icon svg{width:88px;height:88px}.game-visual-large .orbit-a{width:300px;height:300px}.game-visual-large .orbit-b{width:430px;height:190px}.detail-copy .eyebrow{margin-left:10px}.detail-copy h1{font-size:clamp(43px,6vw,72px)}.detail-copy>p{color:var(--muted);font-size:17px;line-height:1.75}.detail-meta{display:flex;flex-wrap:wrap;gap:15px;margin:24px 0;color:#d9dce7;font-size:12px;font-weight:700}.detail-meta span{display:flex;align-items:center;gap:8px;background:#ffffff0d;border:1px solid var(--line);padding:9px 11px;border-radius:11px}.detail-meta svg{width:17px;color:var(--mint)}.detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:70px}.content-panel,.card-panel{border:1px solid var(--line);background:linear-gradient(160deg,#1c223edb,#12172be6);border-radius:23px;padding:30px;box-shadow:0 20px 55px #04071526}.content-panel h2{font-size:31px}.content-panel p{color:var(--muted);line-height:1.75;font-size:13px}.feature-list{display:flex;flex-direction:column;gap:12px;margin:22px 0}.feature-list span{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.feature-list svg{color:var(--mint);width:18px}.narrow-page{max-width:680px}.join-page-icon{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;margin:0 auto 17px;background:linear-gradient(135deg,var(--violet),var(--coral));box-shadow:0 17px 40px #755ae640}.join-form{max-width:560px;margin-inline:auto}.join-form label,.auth-form label,.profile-form label{display:flex;flex-direction:column;gap:9px;color:#d9dce8;font-size:12px;font-weight:800}.room-code-input{height:70px;font-size:27px;text-align:center;margin-top:7px}.detected-game{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:15px;padding:13px;margin:18px 0;background:#ffffff0a}.detected-game>svg{width:38px;height:38px;padding:8px;background:#ffffff12;border-radius:11px;color:var(--yellow)}.detected-game div{display:flex;flex-direction:column}.detected-game small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.detected-game strong{font-family:Outfit;margin-top:3px}.manual-games{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:9px;color:var(--muted);font-size:12px}.manual-games a{color:#e7e2ff;font-weight:700}.auth-layout{display:grid;grid-template-columns:1fr 500px;gap:90px;align-items:center}.auth-story h1{font:700 clamp(44px,6vw,68px)/1.02 "Outfit";letter-spacing:-.04em;margin:19px 0 22px}.auth-story>p{color:var(--muted);line-height:1.8}.auth-benefits{display:flex;flex-direction:column;gap:13px;margin-top:28px}.auth-benefits span{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.auth-benefits svg{width:18px;color:var(--mint)}.auth-card{padding:26px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;background:#ffffff0a;padding:5px;border-radius:13px}.auth-tabs button{border:0;background:transparent;min-height:39px;border-radius:10px;color:var(--muted);font-weight:800;cursor:pointer}.auth-tabs button.active{background:#ffffff1a;color:#fff}.auth-heading{text-align:center;padding:28px 10px 18px}.auth-heading>span{width:47px;height:47px;display:grid;place-items:center;margin:auto;border-radius:15px;background:linear-gradient(135deg,var(--violet),var(--coral))}.auth-heading h2{font:700 29px Outfit;margin:14px 0 5px}.auth-heading p{color:var(--muted);margin:0;font-size:12px}.auth-form{display:flex;flex-direction:column;gap:15px}.auth-form input,.profile-form input{min-height:49px;border:1px solid var(--line);border-radius:13px;background:#080c1b75;color:#fff;padding:0 14px;outline:0;width:100%}.auth-form input:focus,.profile-form input:focus{border-color:#8b7fffbf;box-shadow:0 0 0 4px #8b7fff1a}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;color:#777f9b}.input-with-icon input{padding-left:40px}.auth-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:11px}.auth-footer button{border:0;background:transparent;color:#b7b1ff;cursor:pointer}.auth-footer a{color:var(--muted)}.account-header{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:30px}.account-header h1{font:700 40px/1 Outfit;margin:6px 0}.account-header p{color:var(--muted);margin:0;font-size:12px}.profile-avatar{width:90px;height:90px;border-radius:27px;display:grid;place-items:center;font:800 28px Outfit;color:#17182b}.avatar-sol{background:linear-gradient(135deg,#ffe27f,#ff8b66)}.avatar-brujula{background:linear-gradient(135deg,#7ce7cc,#7185ff)}.avatar-dado{background:linear-gradient(135deg,#ff91cb,#865fff)}.avatar-estrella{background:linear-gradient(135deg,#fff3a5,#9fffcd)}.avatar-rayo{background:linear-gradient(135deg,#9d8fff,#ff9178)}.avatar-huella{background:linear-gradient(135deg,#76d8ff,#ffe776)}.plan-pill{margin-left:auto;display:flex;align-items:center;gap:7px;color:#f2db9e;background:#ffd16d14;border:1px solid rgba(255,209,109,.2);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.plan-pill svg{width:15px}.account-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.account-grid>:last-child{grid-column:2}.panel-title{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:22px}.panel-title>svg{width:42px;height:42px;padding:10px;border-radius:13px;background:#8b7fff1f;color:#b9b3ff}.panel-title small{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:8px}.panel-title h2{font:700 23px Outfit;margin:3px 0 0}.profile-form{display:flex;flex-direction:column;gap:20px;grid-row:span 2}.avatar-picker{display:flex;gap:9px;flex-wrap:wrap}.avatar-option{border:2px solid transparent;width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:#15172a;font-weight:800;cursor:pointer}.avatar-option.active{border-color:#fff;box-shadow:0 0 0 3px #ffffff1f;transform:translateY(-2px)}.stats-placeholder{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.stats-placeholder div{background:#ffffff0b;border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;flex-direction:column}.stats-placeholder strong{font:700 28px Outfit}.stats-placeholder span{color:var(--muted);font-size:9px;line-height:1.35}.muted{color:var(--muted)!important}.account-actions{display:flex;flex-direction:column}.account-action{display:flex;align-items:center;gap:12px;border:0;border-top:1px solid var(--line);background:transparent;color:#fff;padding:15px 3px;text-align:left;cursor:pointer}.account-action:first-of-type{border-top:0}.account-action>svg{width:18px;color:#a8a1ff}.account-action>span{display:flex;flex-direction:column}.account-action small{color:var(--muted);margin-top:2px}.account-action.danger>svg,.account-action.danger strong{color:#ff9b9b}.admin-status{display:flex;align-items:center;gap:12px;margin-bottom:25px;flex-wrap:wrap}.admin-status>div{min-width:190px;display:flex;gap:11px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:12px;background:#ffffff0a}.admin-status>div svg{color:var(--mint)}.admin-status span{display:flex;flex-direction:column}.admin-status small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.admin-status strong{margin-top:3px;font-size:12px}.admin-status .button{margin-left:auto}.admin-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:20px}.admin-table{width:100%;border-collapse:collapse;min-width:700px;background:#14192f9e}.admin-table th{text-align:left;color:#9299b0;font-size:9px;text-transform:uppercase;letter-spacing:.12em;padding:14px 17px;border-bottom:1px solid var(--line)}.admin-table td{padding:17px;border-bottom:1px solid var(--line);font-size:12px}.admin-table tr:last-child td{border-bottom:0}.admin-table td:first-child{display:flex;flex-direction:column;gap:3px}.admin-table td small{color:var(--muted)}.admin-table a{color:#bdb8ff;display:inline-flex;align-items:center;gap:5px;font-weight:700}.admin-table code{background:#ffffff14;padding:5px 7px;border-radius:6px}.about-heading{max-width:850px}.about-manifesto{max-width:820px;margin:0 auto 70px;text-align:center}.manifesto-mark{margin:auto;width:110px;height:110px;border-radius:32px;display:grid;place-items:center;font:800 70px Outfit;color:#15172b;background:linear-gradient(135deg,var(--yellow),var(--coral),var(--violet));transform:rotate(-6deg);box-shadow:0 30px 70px #674bd159}.about-manifesto blockquote{font:600 29px/1.2 Outfit;margin:35px 0 18px}.about-manifesto p{color:var(--muted);line-height:1.8}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden}.values-grid article{padding:27px;border-right:1px solid var(--line);background:#14192f94}.values-grid article:last-child{border-right:0}.values-grid svg{color:var(--yellow)}.values-grid h2{font:700 22px Outfit;margin:18px 0 9px}.values-grid p{color:var(--muted);font-size:12px;line-height:1.7}.origin-panel{display:grid;grid-template-columns:auto 1fr;gap:25px;align-items:start;margin-top:60px;padding:38px;border:1px solid rgba(255,124,118,.18);border-radius:24px;background:linear-gradient(140deg,#ff7c7612,#8b7fff0f)}.origin-panel>svg{width:50px;height:50px;padding:12px;background:#ff7c7621;color:#ff9a96;border-radius:16px}.origin-panel h2{font-size:33px}.origin-panel p{color:var(--muted);line-height:1.8}.site-footer{position:relative;z-index:2;border-top:1px solid var(--line);background:#080b188c}.footer-grid{min-height:210px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:60px;align-items:center}.footer-grid p,.footer-grid span{color:var(--muted);font-size:11px;line-height:1.6}.footer-grid>div:last-child{display:flex;flex-direction:column}.footer-grid>div:last-child small{color:#767d96;text-transform:uppercase;letter-spacing:.13em;font-size:8px}.footer-grid>div:last-child strong{font:700 18px Outfit;margin:5px 0}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:12px;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.loading-state{min-height:400px;display:grid;place-items:center;color:var(--muted)}@media(max-width:1020px){.hero{grid-template-columns:1fr;min-height:auto;gap:20px;padding-top:80px}.hero-copy{max-width:760px}.lucio-stage{height:500px;max-width:620px;width:100%;margin:auto}.games-grid,.games-grid-wide{grid-template-columns:repeat(2,1fr)}.meaning-section{gap:45px}.auth-layout{grid-template-columns:1fr 450px;gap:45px}.values-grid{grid-template-columns:repeat(2,1fr)}.values-grid article:nth-child(2){border-right:0}.values-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:800px){.container{width:min(100% - 28px,1180px)}.menu-button{display:grid}.main-nav{position:absolute;top:72px;left:14px;right:14px;padding:13px;border:1px solid var(--line);border-radius:18px;flex-direction:column;align-items:stretch;background:#0f1326fa;box-shadow:var(--shadow);opacity:0;transform:translateY(-12px);pointer-events:none;transition:.2s ease}.main-nav.is-open{opacity:1;transform:none;pointer-events:auto}.main-nav>a{justify-content:flex-start}.account-pill{margin-top:5px}.join-box{grid-template-columns:auto 1fr}.join-box .code-field{grid-column:1 / 2}.join-box .button{grid-column:2 / 3}.principle-section{grid-template-columns:1fr;gap:10px}.principle-card,.principle-card:first-child,.principle-card:last-child{border-radius:18px}.meaning-section,.detail-hero,.detail-grid,.auth-layout{grid-template-columns:1fr}.meaning-section{gap:40px}.game-visual-large{height:390px}.auth-story{max-width:680px}.account-grid{grid-template-columns:1fr}.account-grid>:last-child{grid-column:auto}.profile-form{grid-row:auto}.footer-grid{grid-template-columns:1fr 1fr;padding:45px 0}.footer-grid>div:last-child{grid-column:1 / -1}}@media(max-width:620px){.header-inner{height:70px}.logo-copy small{display:none}.hero{padding-top:55px}.hero h1{font-size:43px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.lucio-stage{height:390px}.ring-one{width:300px;height:300px}.ring-two{width:220px;height:220px}.ring-three{width:350px;height:350px}.lucio-core{width:135px;height:135px;border-radius:40px}.lucio-core:before{border-radius:34px}.lucio-l{font-size:82px}.floating-card{width:140px;padding:13px}.float-cap{top:65px}.float-fra{bottom:45px}.floating-note{display:none}.join-box{grid-template-columns:1fr;padding:17px}.join-icon{display:none}.join-box .code-field,.join-box .button{grid-column:auto}.games-grid,.games-grid-wide{grid-template-columns:1fr}.game-card-body{min-height:auto}.section{padding-top:75px}.section-heading{align-items:start;flex-direction:column}.meaning-section{padding-bottom:75px}.page{padding-top:50px;padding-bottom:75px}.page-heading h1,.detail-copy h1{font-size:42px}.catalog-toolbar{align-items:stretch;flex-direction:column}.game-visual-large{height:310px}.detail-actions{flex-direction:column;align-items:stretch}.content-panel,.card-panel{padding:22px}.auth-card{padding:17px}.account-header{align-items:flex-start;flex-wrap:wrap}.profile-avatar{width:70px;height:70px;border-radius:22px}.plan-pill{width:max-content;margin-left:0}.stats-placeholder{grid-template-columns:1fr}.admin-status .button{margin-left:0;width:100%}.values-grid{grid-template-columns:1fr}.values-grid article{border-right:0;border-bottom:1px solid var(--line)}.values-grid article:last-child{border-bottom:0}.origin-panel{grid-template-columns:1fr;padding:25px}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid>div:last-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* LUCIO v0.2.0: origen real y apariciones sorpresa */
.origin-panel{grid-template-columns:minmax(210px,280px) 1fr;align-items:center}.lucio-origin-photo{margin:0;position:relative}.lucio-origin-photo:before{content:"";position:absolute;inset:-8px;border-radius:35% 65% 55% 45%/45% 40% 60% 55%;background:linear-gradient(135deg,var(--yellow),var(--coral),var(--violet));opacity:.58;filter:blur(1px);transform:rotate(-3deg)}.lucio-origin-photo img{position:relative;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 38%;border-radius:34% 66% 52% 48%/43% 39% 61% 57%;border:4px solid #ffffffc7;box-shadow:0 24px 65px #04071561;transform:rotate(2deg)}.lucio-origin-photo figcaption{position:relative;margin-top:16px;color:#d8d3e5;font-size:11px;line-height:1.5;text-align:center;font-weight:700}.origin-panel strong{color:#fff1bb}.origin-whisper{margin-top:20px;padding:13px 15px;border-left:3px solid var(--mint);background:#68dfbd0f;border-radius:0 12px 12px 0;color:#c7eee2!important;font-size:12px}.lucio-surprise{--lucio-bottom:0vh;position:fixed;z-index:45;bottom:var(--lucio-bottom);pointer-events:none;user-select:none;filter:drop-shadow(0 18px 24px rgba(3,6,20,.38))}.lucio-surprise-cameo{position:relative;display:flex;align-items:center;gap:10px}.lucio-surprise-cameo img{width:94px;height:94px;object-fit:cover;object-position:center 34%;border-radius:47% 53% 48% 52%/44% 41% 59% 56%;border:3px solid #ffffffe0;background:#181d36;box-shadow:0 0 0 6px #ffd16d1f,0 14px 40px #03061473}.lucio-surprise-cameo span{max-width:122px;padding:9px 12px;border:1px solid #ffffff2e;border-radius:14px;background:#161b33eb;backdrop-filter:blur(10px);color:#fff8e8;font:700 11px/1.35 Manrope;box-shadow:0 12px 30px #0306144d}.lucio-paw-trail{display:flex;gap:9px;align-items:center;position:absolute;top:50%;transform:translateY(-50%);color:#ffd16da3;font-size:19px}.lucio-paw-trail span{animation:lucio-paw-fade .85s ease-in-out infinite alternate}.lucio-paw-trail span:nth-child(2){animation-delay:.18s;opacity:.66}.lucio-paw-trail span:nth-child(3){animation-delay:.36s;opacity:.38}.lucio-surprise-peek-left{left:clamp(8px,3vw,42px);bottom:0;animation:lucio-peek-left 6.2s ease-in-out both}.lucio-surprise-peek-left .lucio-surprise-cameo{flex-direction:row}.lucio-surprise-peek-right{right:clamp(8px,3vw,42px);bottom:0;animation:lucio-peek-right 6.2s ease-in-out both}.lucio-surprise-peek-right .lucio-surprise-cameo{flex-direction:row-reverse}.lucio-surprise-run-right{left:-190px;animation:lucio-cross-right 7.2s linear both}.lucio-surprise-run-right .lucio-surprise-cameo{animation:lucio-hop .38s ease-in-out infinite alternate}.lucio-surprise-run-right .lucio-paw-trail{right:88px}.lucio-surprise-run-left{right:-190px;animation:lucio-cross-left 7.2s linear both}.lucio-surprise-run-left .lucio-surprise-cameo{animation:lucio-hop .38s ease-in-out infinite alternate}.lucio-surprise-run-left .lucio-paw-trail{left:88px;flex-direction:row-reverse}@keyframes lucio-peek-left{0%,to{opacity:0;transform:translate(-45%,120%) rotate(8deg)}13%{opacity:1;transform:translate(0,8%) rotate(4deg)}28%{transform:translate(0) rotate(-4deg)}43%{transform:translate(0) rotate(3deg)}76%{opacity:1;transform:translate(0,4%) rotate(-2deg)}90%{opacity:0;transform:translate(-25%,110%) rotate(7deg)}}@keyframes lucio-peek-right{0%,to{opacity:0;transform:translate(45%,120%) rotate(-8deg)}13%{opacity:1;transform:translate(0,8%) rotate(-4deg)}28%{transform:translate(0) rotate(4deg)}43%{transform:translate(0) rotate(-3deg)}76%{opacity:1;transform:translate(0,4%) rotate(2deg)}90%{opacity:0;transform:translate(25%,110%) rotate(-7deg)}}@keyframes lucio-cross-right{0%{transform:translateX(0)}to{transform:translateX(calc(100vw + 380px))}}@keyframes lucio-cross-left{0%{transform:translateX(0)}to{transform:translateX(calc(-100vw - 380px))}}@keyframes lucio-hop{0%{transform:translateY(5px) rotate(-3deg)}to{transform:translateY(-8px) rotate(3deg)}}@keyframes lucio-paw-fade{0%{transform:scale(.82) rotate(-10deg);opacity:.25}to{transform:scale(1.08) rotate(7deg);opacity:.82}}@media(max-width:620px){.lucio-origin-photo{max-width:230px;margin-inline:auto}.lucio-surprise-cameo img{width:75px;height:75px}.lucio-surprise-cameo span{max-width:105px;font-size:10px;padding:8px 10px}}@media(prefers-reduced-motion:reduce){.lucio-surprise{display:none!important}}
