@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600;700&family=Manrope:wght@400;600;700;800&family=Nunito:wght@600;700;800&display=swap";:root{--ink:#1c2230;--muted:#737b88;--background:#f7f5f1;--line:#29303b21;--font-display:"Manrope", sans-serif;--font-rounded:"Nunito", sans-serif;--font-mono:"IBM Plex Mono", monospace;color:var(--ink);background:var(--background);font-family:var(--font-display);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{background:radial-gradient(circle at 5% 5%, #dcecffbf, transparent 24rem), var(--background);min-width:320px;min-height:100vh;margin:0}button{font:inherit}button:disabled{cursor:not-allowed}::selection{color:#fff;background:#4724a5}:focus-visible{outline-offset:3px;outline:3px solid #ff5bbb}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}.profile-character{filter:drop-shadow(10px 12px #1f242d26);width:230px;height:290px;display:block;position:relative}.profile-character i{box-sizing:border-box;display:block;position:absolute}.character-shadow{background:#20242d2e;border:4px solid #20242d;border-radius:50%;height:34px;bottom:0;left:12px;right:12px}.character-jacket{background:linear-gradient(68deg,#26344d 0 39%,#0000 40%),linear-gradient(-68deg,#26344d 0 39%,#0000 40%),#f4f0e8;border:5px solid #20242d;border-radius:72px 72px 24px 24px;height:135px;bottom:16px;left:6px;right:6px}.character-jacket:before,.character-jacket:after{content:"";background:#ff7146;border-radius:10px;width:52px;height:5px;position:absolute;top:36px}.character-jacket:before{left:18px;transform:rotate(62deg)}.character-jacket:after{right:18px;transform:rotate(-62deg)}.character-shirt{color:#fff;width:74px;height:73px;font:900 .7rem var(--font-mono);background:#ff7146;border:4px solid #20242d;border-radius:8px 8px 20px 20px;place-items:center;bottom:36px;left:50%;transform:translate(-50%);display:grid!important}.character-neck{z-index:2;background:#d99b73;border:4px solid #20242d;width:50px;height:47px;bottom:130px;left:50%;transform:translate(-50%)}.character-face{z-index:4;background:#eeb58c;border:5px solid #20242d;border-radius:45% 45% 48% 48%;width:142px;height:143px;top:39px;left:50%;transform:translate(-50%)}.character-ear{z-index:3;background:#eeb58c;border:5px solid #20242d;border-radius:50%;width:30px;height:48px;top:92px}.character-ear.left{left:31px}.character-ear.right{right:31px}.character-hair{z-index:6;background:#252530;border:5px solid #20242d;border-radius:72px 70px 28px 20px;width:155px;height:92px;top:18px;left:50%;transform:translate(-50%)rotate(-3deg)}.character-hair:after{content:"";background:#252530;border:5px solid #20242d;border-top:0;border-radius:0 0 32px 20px;width:42px;height:69px;position:absolute;bottom:-33px;right:-8px;transform:rotate(-10deg)}.character-hair-detail{z-index:7;background:#5e5b73;border-radius:10px;width:81px;height:7px;top:36px;left:61px;transform:rotate(-13deg)}.character-glasses{z-index:8;background:linear-gradient(145deg,#6be4ef 0 35%,#26344d 36%);border:5px solid #20242d;width:57px;height:34px;top:93px;box-shadow:inset 5px 4px #ffffff4d}.character-glasses.left{border-radius:10px 5px 14px 12px;left:48px;transform:rotate(3deg)}.character-glasses.right{border-radius:5px 10px 12px 14px;right:48px;transform:rotate(-3deg)}.character-glasses-bridge{z-index:9;background:#20242d;width:22px;height:5px;top:104px;left:50%;transform:translate(-50%)}.character-headphone{z-index:9;background:#ff7146;border:5px solid #20242d;border-radius:13px;width:27px;height:58px;top:83px}.character-headphone.left{left:20px}.character-headphone.right{right:20px}.character-mouth{z-index:8;border:4px solid #20242d;border-top:0;border-radius:0 0 18px 18px;width:28px;height:12px;top:144px;left:50%;transform:translate(-50%)rotate(-4deg)}.profile-character.is-compact{transform-origin:100% 100%;width:165px;height:210px;transform:scale(.72)}.shortcut-guide{z-index:80;color:#20242d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9e9f0;border:3px solid #20242d;border-radius:13px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:4px 4px #20242d}.shortcut-guide div{align-items:center;gap:5px;display:flex}.shortcut-guide kbd{font:800 .56rem var(--font-mono);background:#ffe06b;border:2px solid #20242d;border-radius:6px;padding:4px 6px;box-shadow:1px 1px #20242d}.shortcut-guide span{white-space:nowrap;font-size:.58rem;font-weight:800}@media (width<=720px){.shortcut-guide{gap:6px;padding:6px 8px;bottom:10px;right:10px}.shortcut-guide span{display:none}}.confirm-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#191e268a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{color:#20242d;text-align:center;background:#fff9e9;border:4px solid #20242d;border-radius:22px;width:min(390px,100%);padding:26px;animation:.14s ease-out confirm-pop;box-shadow:9px 10px #20242d}.confirm-badge{font:800 .58rem var(--font-mono);letter-spacing:.08em;background:#ffe06b;border:2px solid #20242d;border-radius:100px;padding:5px 9px;display:inline-block}.confirm-dialog h2{font:900 1.35rem var(--font-rounded);margin:18px 0 8px}.confirm-dialog p{opacity:.62;margin:0;font-size:.78rem}.confirm-actions{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:22px;display:grid}.confirm-actions button{color:#20242d;cursor:pointer;background:#fff;border:3px solid #20242d;border-radius:11px;padding:11px;font-weight:900;box-shadow:3px 3px #20242d}.confirm-actions button:first-child{background:#86dfb1}.confirm-actions kbd{font:800 .62rem var(--font-mono);background:#fff9e9;border:2px solid #20242d;border-radius:5px;padding:3px 6px}@keyframes confirm-pop{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-experience{z-index:100;color:#18352a;background:#91cfad;grid-template-rows:72px 4px minmax(0,1fr) 64px;animation:.26s ease-out profile-enter;display:grid;position:fixed;inset:0}.profile-experience-header{border-bottom:1px solid #18352a29;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.profile-experience-header>div{align-items:baseline;gap:14px;display:flex}.profile-experience-header strong{letter-spacing:.08em;font-size:.84rem}.profile-experience-header span,.profile-controls span{font:600 .58rem var(--font-mono);letter-spacing:.08em;opacity:.65}.profile-experience-header a,.profile-controls button{color:inherit;background:#ffffff73;border:1px solid #18352a59;border-radius:100px;font-weight:800;text-decoration:none}.profile-experience-header a{padding:9px 14px}.profile-progress{font:600 .5rem var(--font-mono);background:#ffffff80;grid-template-columns:28px 1fr 28px;align-items:center;gap:10px;padding:0 28px;display:grid}.profile-progress>div{background:#18352a26;height:2px}.profile-progress i{background:#18352a;height:100%;transition:width .24s;display:block}.profile-scroller{overscroll-behavior:contain;scroll-snap-type:y mandatory;scrollbar-width:none;min-height:0;overflow-y:auto}.profile-scroller::-webkit-scrollbar{display:none}.profile-slide{scroll-snap-align:start;scroll-snap-stop:always;place-items:center;min-height:100%;padding:28px;display:grid}.profile-slide-inner{background:#fff;border-radius:28px;width:min(1180px,100%);min-height:min(610px,100svh - 190px);padding:clamp(38px,6vw,80px);position:relative;overflow:hidden;box-shadow:12px 12px #2068462e}.profile-eyebrow{color:#4f9674;font:700 .7rem var(--font-mono);letter-spacing:.16em;margin:0 0 22px}.profile-slide h2{white-space:pre-line;color:#17221d;letter-spacing:-.07em;max-width:820px;margin:0;font-size:clamp(2.5rem,6vw,6.2rem);line-height:.98}.cover-description{color:#647169;max-width:580px;margin:34px 0 0;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.7}.cover-accent{color:#fff;background:#17221d;border-radius:100px;padding:12px 18px;font-size:.75rem;position:absolute;bottom:55px;right:68px}.profile-avatar{position:absolute;bottom:6%;right:8%}.consultant-table{max-width:840px;margin-top:54px}.consultant-table>div{border-bottom:1px solid #dce4df;grid-template-columns:130px 1fr;padding:18px 0;display:grid}.consultant-table span{color:#da5c20;font-weight:800}.consultant-table strong{font-size:clamp(1rem,2vw,1.5rem)}.consultant-note{color:#6b746f;margin:28px 0 0;font-weight:700}.career-timeline{grid-template-columns:repeat(4,1fr);margin-top:90px;display:grid;position:relative}.career-timeline:before{content:"";background:#91cfad;height:3px;position:absolute;top:50px;left:10%;right:10%}.career-timeline article{z-index:1;text-align:center;position:relative}.career-timeline article>span{font:700 .7rem var(--font-mono)}.career-timeline i{background:#328d65;border:8px solid #fff;border-radius:50%;width:34px;height:34px;margin:22px auto;display:block;box-shadow:0 0 0 2px #328d65}.career-timeline strong{font-size:1.15rem;display:block}.career-timeline p{color:#78837d;margin:7px 0 0;font-size:.78rem}.career-detail:after{opacity:.14;content:"";border-radius:50%;width:42%;height:120%;position:absolute;top:-10%;right:-5%}.tone-blue:after{background:#4285db}.tone-red:after{background:#e6463b}.tone-purple:after{background:#713fce}.tone-green:after{background:#269966}.career-number{color:#17221d14;letter-spacing:-.1em;font-size:clamp(9rem,23vw,20rem);font-weight:800;position:absolute;bottom:-8%;right:7%}.career-meta{gap:12px;margin-top:48px;display:flex}.career-meta span,.career-meta strong,.trait-list span{font:700 .7rem var(--font-mono);border:1px solid #cdd8d2;border-radius:100px;padding:9px 13px}.career-meta strong{color:#fff;background:#17221d}.career-description{color:#647169;max-width:670px;margin:30px 0 0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.75}.trait-list{flex-wrap:wrap;gap:9px;margin-top:48px;display:flex}.personality-message{color:#fff;background:#17221d;border-radius:16px 16px 2px;max-width:420px;margin:0;padding:20px 24px;font-weight:700;line-height:1.6;position:absolute;bottom:9%;right:7%}.profile-controls{grid-template-columns:120px 1fr 120px;align-items:center;gap:14px;padding:0 28px;display:grid}.profile-controls button{min-height:38px}.profile-controls button:disabled{opacity:.35}.profile-controls span{text-align:center}@keyframes profile-enter{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (width<=760px){.profile-experience{grid-template-rows:60px 4px minmax(0,1fr) 56px}.profile-experience-header,.profile-progress,.profile-controls{padding-left:15px;padding-right:15px}.profile-experience-header span,.profile-controls span{display:none}.profile-slide{padding:14px}.profile-slide-inner{border-radius:20px;min-height:calc(100svh - 152px);padding:34px 25px}.profile-slide h2{font-size:clamp(2.3rem,13vw,4.2rem)}.profile-avatar{transform-origin:100% 100%;bottom:8%;right:5%;transform:scale(.7)}.cover-description{max-width:70%;margin-top:24px;font-size:.9rem}.cover-accent{display:none}.consultant-table{margin-top:34px}.consultant-table>div{grid-template-columns:70px 1fr;gap:10px}.consultant-note{font-size:.8rem}.career-timeline{grid-template-columns:1fr 1fr;gap:28px 8px;margin-top:40px}.career-timeline:before{display:none}.career-timeline i{margin:12px auto}.career-meta{flex-wrap:wrap;margin-top:32px}.career-description{font-size:.92rem}.personality-message{font-size:.82rem;bottom:28px;left:24px;right:24px}.profile-controls{grid-template-columns:1fr 1fr}}.hub-shell{grid-template-rows:auto minmax(0,1fr) auto;width:min(1600px,100%);min-height:100svh;margin:0 auto;padding:22px 28px 16px;display:grid}.hub-header{justify-content:space-between;align-items:center;min-height:64px;padding-bottom:18px;display:flex}.brand,.header-meta,.brand>div{align-items:center;display:flex}.brand{gap:12px}.brand-mark{color:#fff;width:38px;height:38px;font:800 1.1rem var(--font-display);background:#171717;border-radius:11px;place-items:center;display:grid;transform:rotate(-4deg)}.brand>div{flex-direction:column;align-items:flex-start;gap:2px}.brand strong{color:var(--ink);letter-spacing:.06em;font-size:.86rem}.brand div span,.header-meta,.hub-footer{color:var(--muted);font:600 .62rem var(--font-mono);letter-spacing:.08em}.header-meta{gap:20px}.online{align-items:center;gap:6px;display:flex}.online i,.status-dot{background:#39c873;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #39c8731f}.hub-grid{grid-template-rows:repeat(2,minmax(280px,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:0;display:grid}.hub-card{border:1px solid var(--line);border-radius:22px;flex-direction:column;min-width:0;min-height:0;padding:clamp(20px,2vw,32px);transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.hub-card:hover{z-index:1;transform:translateY(-3px);box-shadow:0 18px 45px #2227341f}.card-copy{z-index:2;position:relative}.card-kicker{font:700 .62rem var(--font-mono);letter-spacing:.13em;margin-bottom:8px;display:block}.card-copy h2{letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(1.25rem,2vw,2rem);line-height:1.12}.card-copy p{opacity:.68;max-width:520px;margin:0;font-size:.82rem;line-height:1.6}.card-link{width:100%;color:inherit;text-align:left;opacity:1;background:0 0;border:0;border-top:1px solid;justify-content:space-between;align-items:center;margin-top:auto;padding:14px 0 0;font-size:.78rem;font-weight:800;display:flex}.card-link span{font:600 .55rem var(--font-mono);opacity:.55;border:1px solid;border-radius:100px;padding:4px 8px}.profile-card{color:#1f3551;font-family:var(--font-rounded);background:#dcecff}.profile-window{background:#f7fbff;border:2px solid #6686aa;border-radius:9px;width:42%;min-width:210px;position:absolute;top:22px;right:28px;overflow:hidden;transform:rotate(1.5deg);box-shadow:7px 7px #40618729}.window-bar{color:#466789;height:27px;font:700 .48rem var(--font-mono);background:#c7def8;border-bottom:2px solid #6686aa;justify-content:space-between;align-items:center;padding:0 9px;display:flex}.mini-room{background:linear-gradient(150deg,#0000 49%,#6989aa38 50%,#0000 51%),linear-gradient(30deg,#e8f4ff 49%,#d2e6f7 50%);height:122px;position:relative;overflow:hidden}.pixel-sun{background:#ffd666;border-radius:50%;width:22px;height:22px;position:absolute;top:13px;right:15px;box-shadow:0 0 0 5px #ffd66640}.pixel-desk{background:#ba866d;border:3px solid #6c5148;border-bottom-width:8px;width:70px;height:25px;position:absolute;bottom:27px;right:20px}.mini-character{width:46px;height:65px;position:absolute;bottom:18px;left:42px}.mini-head,.mini-body{display:block;position:absolute;left:50%;transform:translate(-50%)}.mini-head{z-index:2;background:#ffd4b8;border:3px solid #29394c;border-radius:48% 48% 43% 43%;width:30px;height:32px;box-shadow:inset 0 8px #29394c}.mini-body{background:#668fd0;border:3px solid #29394c;border-radius:9px 9px 4px 4px;width:42px;height:37px;bottom:0}.speech{color:#375675;background:#fff;border:1px solid #6b88a6;border-radius:7px;padding:5px 7px;font-size:.55rem;font-weight:800;position:absolute;top:35px;left:78px}.profile-card .card-copy{max-width:52%;margin-top:auto;margin-bottom:22px}.profile-card .card-kicker{color:#4e78a6}.playground-card{color:#fff7cf;background:radial-gradient(circle at 82% 20%,#ff4cba8c,#0000 24%),#4822a9}.playground-card:before{opacity:.15;content:"";background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.arcade-top{min-height:80px;position:relative}.arcade-score{color:#76ffcc;font:700 .62rem var(--font-mono);letter-spacing:.1em}.game-badges{width:140px;height:90px;position:absolute;top:4px;right:20px}.game-ball{border-radius:50%;display:block;position:absolute}.game-ball-one{background:#ff5bbb;width:72px;height:72px;right:5px;box-shadow:inset -9px -9px #47198640,0 0 0 5px #fff7cf}.game-ball-two{background:#76ffcc;width:42px;height:42px;top:45px;left:6px;box-shadow:inset -6px -6px #291f8447}.game-star{color:#ffe761;font-size:2rem;position:absolute;top:2px;left:38px;transform:rotate(-14deg)}.playground-card .card-copy{max-width:68%}.playground-card .card-kicker{color:#76ffcc}.game-list{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.game-list span{color:#fff;font:600 .55rem var(--font-mono);border:1px solid #ffffff80;border-radius:5px;padding:6px 9px}.daily-card{color:#191919;background:#f0eeea}.daily-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.daily-card .card-kicker{color:#e33a31;margin:0}.daily-date{font:700 .62rem var(--font-mono)}.slide-preview{color:#fff;background:#e33a31;min-height:128px;margin-bottom:18px;padding:18px 20px;position:relative;overflow:hidden}.slide-preview:after{content:"";border:24px solid #ffe87fcc;border-radius:50%;width:180px;height:180px;position:absolute;top:-48px;right:-20px}.slide-page,.slide-label{z-index:2;font:600 .5rem var(--font-mono);letter-spacing:.1em;position:relative}.slide-label{opacity:.72;margin-left:24px}.slide-preview strong{z-index:2;margin-top:18px;font-size:clamp(1.1rem,1.6vw,1.55rem);line-height:1.08;display:block;position:relative}.slide-controls{z-index:2;font:.7rem var(--font-mono);align-items:center;gap:8px;display:flex;position:absolute;bottom:14px;left:20px;right:18px}.slide-progress{background:#ffffff59;flex:1;height:2px}.slide-progress i{background:#fff;width:38%;height:100%;display:block}.daily-card .card-copy h2,.board-card .card-copy h2{font-size:clamp(1.1rem,1.7vw,1.65rem)}.board-card{color:#c7ffea;font-family:var(--font-mono);background:#10251e}.board-title{color:#68e6b5;letter-spacing:.08em;border-bottom:1px solid #315346;justify-content:space-between;align-items:center;padding-bottom:12px;font-size:.6rem;display:flex}.board-title>div{align-items:center;gap:9px;display:flex}.post-list{margin:10px 0 18px}.post-row{border-bottom:1px dashed #315346;grid-template-columns:44px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.post-row>span{color:#68e6b5;font-size:.55rem}.post-row p,.post-row time{font-size:.65rem}.post-row time{color:#6e9d8a}.board-card .card-copy{font-family:var(--font-display)}.board-card .card-kicker{color:#68e6b5}.hub-footer{justify-content:space-between;padding-top:14px;display:flex}@media (width>=901px) and (height<=800px){.hub-shell{padding-top:14px;padding-bottom:10px}.hub-header{min-height:52px;padding-bottom:12px}.hub-grid{grid-template-rows:repeat(2,minmax(0,1fr))}.hub-card{padding:18px 20px}.card-copy p{display:none}.card-copy h2{font-size:clamp(1.1rem,1.6vw,1.55rem)}.profile-window{top:16px;right:20px}.mini-room{height:98px}.arcade-top{min-height:60px}.game-badges{transform-origin:100% 0;transform:scale(.8)}.daily-heading{margin-bottom:9px}.slide-preview{min-height:94px;margin-bottom:10px;padding:12px 16px}.slide-preview strong{margin-top:10px;font-size:1rem}.slide-controls{bottom:9px}.post-list{margin:6px 0 10px}.post-row{padding:5px 0}.hub-footer{padding-top:8px}}@media (width<=900px){.hub-shell{padding:16px;display:block}.hub-grid{grid-template-rows:none;grid-template-columns:1fr}.hub-card{min-height:360px}}@media (width<=560px){.header-meta>span:first-child,.hub-footer span:last-child{display:none}.hub-card{border-radius:18px;min-height:390px}.profile-window{width:calc(100% - 40px);right:20px}.profile-card .card-copy{max-width:none}.playground-card .card-copy{max-width:100%}.hub-footer{padding-bottom:6px}}.world-loading{place-items:center;min-height:100svh;font-weight:800;display:grid}.pending-page{background:#ffdd67;place-items:center;min-height:100svh;padding:28px;display:grid}.pending-home{color:inherit;font-weight:800;text-decoration:none;position:absolute;top:28px;left:28px}.pending-page>div{text-align:center}
