:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020617;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#1e1b4b8c,#0000 42%),linear-gradient(#020617 0%,#0f172a 100%);min-width:320px;min-height:100svh;margin:0}#root{min-height:100svh}.page{flex-direction:column;min-height:100svh;display:flex;position:relative}.glow{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.glow-a{background:#6366f159;width:420px;height:420px;top:-120px;right:-80px}.glow-b{background:#a855f747;width:360px;height:360px;bottom:-100px;left:-60px}.page-content{z-index:1;padding-top:76px;position:relative}.home-main{min-width:0;min-height:calc(100svh - 76px)}.copyright{z-index:1;text-align:center;color:#64748b;letter-spacing:.02em;margin:0;padding:12px 32px 0;font-size:.75rem;position:relative}.app-version{z-index:1;text-align:center;color:#475569;letter-spacing:.08em;text-transform:uppercase;margin:2px 0 0;padding:0 32px;font-size:.6875rem;position:relative}.app-card--link{appearance:none;width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer}.app-card--link:hover{border-color:#a5b4fc73}.hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 7.5rem);padding:24px 24px 96px;display:flex;position:relative}.hero-content{flex-direction:column;align-items:center;display:flex}.badge{color:#cbd5e1;background:#0f172a8c;border:1px solid #94a3b840;border-radius:999px;margin:0 0 20px;padding:8px 16px;font-size:.85rem;display:inline-block}.hero-title-row{justify-content:center;align-items:center;gap:clamp(12px,3vw,22px);margin:0 0 16px;display:flex}.hero-logo{flex-shrink:0;width:clamp(52px,11vw,76px)}.hero h1{letter-spacing:-.03em;background:linear-gradient(135deg,#f8fafc 0%,#a5b4fc 45%,#c4b5fd 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.4rem,6vw,4rem);font-weight:700}.lead{color:#e2e8f0;max-width:560px;margin:0 0 12px;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:500;line-height:1.6}.sublead{color:#94a3b8;max-width:560px;margin:0;font-size:1.05rem;line-height:1.7}.scroll-hint{color:#64748b;flex-direction:column;align-items:center;gap:8px;margin:0;padding:0;font-size:.85rem;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.scroll-arrow{font-size:1.25rem;line-height:1;animation:2s ease-in-out infinite scrollBounce;display:inline-block}@keyframes scrollBounce{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.services{z-index:1;width:min(960px,100%);margin:0 auto;padding:24px 24px 80px;position:relative}.services h2{text-align:center;letter-spacing:-.02em;color:#e2e8f0;margin:0 0 24px;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:600}.app-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.app-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa6;border:1px solid #94a3b82e;border-radius:20px;flex-direction:column;gap:16px;padding:24px;transition:border-color .2s,transform .2s;display:flex;box-shadow:0 24px 48px #02061759}.app-card:hover{border-color:#a5b4fc59;transform:translateY(-2px)}.app-icon{color:#e2e8f0;background:linear-gradient(135deg,#6366f159,#a855f747);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex}.app-body{text-align:left}.app-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.app-heading strong{color:#e2e8f0;font-size:1rem}.app-body p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}.dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dot.online{background:#34d399;box-shadow:0 0 10px #34d399cc}.dot.pending{background:#fbbf24;box-shadow:0 0 10px #fbbf24b3}@media (width<=640px){.page-content{padding-top:70px}.copyright{padding:10px 20px 0}.app-version{padding:0 20px}.hero{min-height:calc(100svh - 6.5rem);padding-bottom:80px}.scroll-hint{bottom:24px}}@media (prefers-reduced-motion:reduce){.scroll-arrow{animation:none}.scroll-hint{transform:translate(-50%)}.app-card{transition:none}.app-card:hover,.app-card--link:hover{transform:none}}.app-card--menu{gap:0;padding:0}.app-card--favorited{border-color:#fbbf2459}.app-card-top{align-items:stretch;width:100%;display:flex}.app-card-main{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;gap:16px;padding:24px;display:flex}.app-card-main:focus-visible{outline-offset:-2px;border-radius:20px;outline:2px solid #818cf8}.app-menu-icon{justify-content:center;align-items:center;width:1.4rem;height:1.4rem;display:flex}.app-card-favorite{color:#64748b;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:flex-start;width:44px;padding:20px 16px 20px 0;transition:color .2s;display:flex}.app-card-favorite:hover,.app-card-favorite.is-active{color:#fbbf24}.app-card-favorite:focus-visible{outline-offset:-2px;border-radius:0 20px 20px 0;outline:2px solid #818cf8}.app-card-favorite-icon{width:18px;height:18px}.auth-dialog-backdrop{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.auth-dialog{background:#0f172af5;border:1px solid #a5b4fc3d;border-radius:22px;width:min(440px,100%);padding:32px;position:relative;box-shadow:0 32px 96px #020617b3}.auth-dialog-close{color:#cbd5e1;cursor:pointer;background:#1e293bbf;border:1px solid #94a3b833;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.4rem;display:grid;position:absolute;top:14px;right:14px}.auth-dialog-eyebrow{color:#a5b4fc;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:600}.auth-dialog h2{color:#f8fafc;margin:0 0 24px;font-size:1.6rem}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-form label{color:#cbd5e1;flex-direction:column;gap:8px;font-size:.88rem;display:flex}.auth-form input{box-sizing:border-box;color:#f8fafc;width:100%;font:inherit;background:#020617a6;border:1px solid #94a3b840;border-radius:12px;outline:none;padding:12px 14px}.auth-form input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf82e}.auth-form small{color:#94a3b8;font-size:.75rem}.auth-submit{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#6366f1bf,#7c3aedb8);border:1px solid #a5b4fc66;border-radius:12px;margin-top:4px;padding:12px 16px;font-weight:600}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-dialog-message{color:#cbd5e1;margin:16px 0 0;font-size:.85rem;line-height:1.55}.auth-dialog-message.is-error{color:#fca5a5}.auth-dialog-message.is-success{color:#6ee7b7}.auth-mode-toggle{color:#a5b4fc;font:inherit;cursor:pointer;background:0 0;border:0;margin:20px 0 0;padding:0;font-size:.82rem}.auth-dialog button:focus-visible{outline-offset:3px;outline:2px solid #c4b5fd}@media (width<=480px){.auth-dialog{padding:28px 22px}}.community-page{z-index:1;width:min(760px,100%);margin:0 auto;padding:32px 24px 80px;position:relative}.community-header{text-align:center;margin-bottom:32px}.community-badge{color:#cbd5e1;background:#0f172a8c;border:1px solid #94a3b840;border-radius:999px;margin:0 0 16px;padding:8px 16px;font-size:.85rem;display:inline-block}.community-header h1{color:#e2e8f0;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.25rem)}.community-header>p:last-child{color:#94a3b8;margin:0;line-height:1.6}.post-composer,.community-login-prompt,.community-notice,.community-post{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ab8;border:1px solid #94a3b82e;border-radius:18px;box-shadow:0 16px 36px #02061747}.post-composer{flex-direction:column;gap:10px;margin-bottom:18px;padding:22px;display:flex}.post-composer h2,.community-list-heading h2{color:#e2e8f0;margin:0;font-size:1.1rem}.post-composer h2{margin-bottom:6px}.post-composer label{color:#cbd5e1;margin-top:6px;font-size:.86rem;font-weight:600}.post-composer input,.post-composer textarea{box-sizing:border-box;color:#f8fafc;width:100%;font:inherit;background:#02061794;border:1px solid #94a3b840;border-radius:12px;outline:none;padding:12px 14px;line-height:1.55}.post-composer textarea{resize:vertical;min-height:136px}.post-composer input::placeholder,.post-composer textarea::placeholder{color:#64748b}.post-composer input:focus,.post-composer textarea:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf826}.post-character-count{color:#64748b;align-self:flex-end;font-size:.72rem}.post-composer-footer,.community-list-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.post-composer-footer{margin-top:8px}.community-account{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.post-submit{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#6366f1b8,#7c3aedad);border:1px solid #a5b4fc61;border-radius:11px;flex-shrink:0;padding:10px 16px;font-size:.86rem;font-weight:600}.post-submit:disabled,.post-refresh:disabled{opacity:.55;cursor:wait}.community-login-prompt{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:20px 22px;display:flex}.community-login-prompt p{color:#cbd5e1;margin:0;line-height:1.5}.community-feedback{margin:0 0 16px;font-size:.86rem;line-height:1.5}.community-feedback.is-success{color:#6ee7b7}.community-feedback.is-error{color:#fca5a5}.community-list-heading{margin:32px 0 14px}.post-refresh{color:#cbd5e1;font:inherit;cursor:pointer;background:#0f172ab3;border:1px solid #94a3b838;border-radius:999px;padding:7px 12px;font-size:.76rem}.community-post-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.community-post{padding:20px 22px}.community-post-meta{color:#64748b;align-items:center;gap:10px;font-size:.74rem;display:flex}.community-own-post{color:#c4b5fd;background:#6366f12e;border-radius:999px;padding:3px 8px}.community-post h3{color:#f1f5f9;overflow-wrap:anywhere;margin:12px 0 8px;font-size:1.05rem;line-height:1.45}.community-post>p{color:#cbd5e1;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.7}.community-notice{color:#94a3b8;text-align:center;margin:0;padding:22px;line-height:1.6}.post-submit:focus-visible,.post-refresh:focus-visible{outline-offset:3px;outline:2px solid #c4b5fd}@media (width<=560px){.community-page{padding:24px 18px 64px}.post-composer{padding:18px}.post-composer-footer,.community-login-prompt{flex-direction:column;align-items:stretch}.community-account{max-width:100%}.post-submit{align-self:flex-end}}.dice-result-popup-layer{z-index:300;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dice-result-popup-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#02061799;border:none;animation:.25s ease-out forwards dicePopupBackdrop;position:absolute;inset:0}.dice-result-popup{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172af2;border:1px solid #a5b4fc4d;border-radius:20px;width:min(420px,100%);max-height:min(80svh,560px);padding:24px;animation:.3s cubic-bezier(.22,.85,.3,1) forwards dicePopupEnter;position:relative;overflow-y:auto;box-shadow:0 24px 48px #0206178c}.dice-result-popup-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.dice-result-popup-header h2{color:#e2e8f0;margin:0;font-size:1.1rem;font-weight:600}.dice-result-popup-close{color:#cbd5e1;cursor:pointer;background:#1e293bbf;border:1px solid #94a3b840;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:.8rem;font-weight:500;transition:border-color .2s,background .2s,color .2s}.dice-result-popup-close:hover{color:#e2e8f0;background:#334155d9;border-color:#a5b4fc73}.dice-result-popup-close:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.dice-result-popup-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.dice-result-popup-group{background:#1e293b8c;border:1px solid #94a3b824;border-radius:12px;padding:14px 16px}.dice-result-popup-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.dice-result-popup-heading strong{color:#e2e8f0;letter-spacing:.04em;font-size:.9rem}.dice-result-popup-heading span{color:#a5b4fc;font-size:.8rem;font-weight:500}.dice-result-popup-rolls{flex-wrap:wrap;gap:8px;display:flex}.dice-result-popup-chip{color:#fffbeb;text-shadow:0 1px 3px #0f172a73;background:linear-gradient(135deg,#4c1d958c,#6366f173);border:1px solid #c4b5fd73;border-radius:8px;justify-content:center;align-items:center;min-width:40px;padding:8px 12px;font-size:1rem;font-weight:700;display:inline-flex}.dice-result-popup-total{text-align:center;color:#fef3c7;text-shadow:0 1px 4px #0f172a59;border-top:1px solid #94a3b824;margin:20px 0 0;padding-top:16px;font-size:1.25rem;font-weight:700}@keyframes dicePopupBackdrop{0%{opacity:0}to{opacity:1}}@keyframes dicePopupEnter{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.dice-result-popup,.dice-result-popup-backdrop{animation:none}}.dice-roll-overlay{z-index:200;pointer-events:none;visibility:hidden;opacity:0;position:fixed;inset:0;overflow:hidden}.dice-roll-overlay.is-active{visibility:visible;opacity:1}.dice-roll-backdrop{background:#0206179e;animation:.35s ease-out forwards diceBackdropFade;position:absolute;inset:0}.dice-roll-parchment-scene{justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.dice-roll-parchment{filter:drop-shadow(0 24px 48px #00000073);transform-origin:50%;align-items:stretch;width:min(760px,96vw);min-height:clamp(320px,48vh,520px);display:flex}.dice-roll-overlay.is-active .dice-roll-parchment{animation:parchmentUnfold var(--parchment-unfold,.85s) cubic-bezier(.22, .85, .3, 1) forwards}.dice-roll-parchment-roll{opacity:0;flex-shrink:0;width:0}.dice-roll-overlay.is-active .dice-roll-parchment-roll{animation:parchmentRollOut calc(var(--parchment-unfold,.85s) * .9) cubic-bezier(.22, .85, .3, 1) forwards}.dice-roll-parchment-roll--left{background:linear-gradient(90deg,#9a7848 0%,#c9a96a 55%,#dcc99a 100%);border-radius:40% 0 0 40%/50% 0 0 50%;box-shadow:inset -6px 0 12px #4a341840}.dice-roll-parchment-roll--right{background:linear-gradient(270deg,#9a7848 0%,#c9a96a 55%,#dcc99a 100%);border-radius:0 40% 40% 0/0 50% 50% 0;box-shadow:inset 6px 0 12px #4a341840}.dice-roll-parchment-body{background:linear-gradient(#7a582a1f,#0000 18%),linear-gradient(#0000 84%,#7a582a24),repeating-linear-gradient(0deg,#0000,#0000 28px,#7a582a0f 28px 29px),linear-gradient(135deg,#f3e8c8 0%,#e8d5a3 42%,#d9c08a 100%);border-top:2px solid #7a582a59;border-bottom:2px solid #7a582a59;flex:1;min-width:0;position:relative;overflow:hidden}.dice-roll-parchment-texture{opacity:.35;pointer-events:none;background:radial-gradient(circle at 20% 30%,#8b6b3f2e,#0000 42%),radial-gradient(circle at 78% 68%,#8b6b3f24,#0000 38%),radial-gradient(circle at 52%,#ffffff14,#0000 55%);position:absolute;inset:0}.dice-roll-3d-surface{z-index:1;contain:strict;width:100%;height:clamp(280px,40vh,460px);min-height:clamp(280px,40vh,460px);position:relative;overflow:hidden}.dice-roll-3d-surface .dice-box-canvas{touch-action:none;width:100%;height:100%;display:block}@keyframes diceBackdropFade{0%{opacity:0}to{opacity:1}}@keyframes parchmentUnfold{0%{opacity:0;transform:scaleX(.06)scaleY(.35)}35%{opacity:1}to{opacity:1;transform:scaleX(1)scaleY(1)}}@keyframes parchmentRollOut{0%{opacity:0;width:0}40%{opacity:0}to{opacity:1;width:26px}}@media (width<=640px){.dice-roll-parchment-scene{padding:10px}.dice-roll-parchment{width:min(98vw,100%);min-height:min(74svh,560px)}.dice-roll-3d-surface{height:min(60svh,480px);min-height:min(60svh,480px)}}@media (width>=1024px){.dice-roll-parchment{width:min(840px,92vw);min-height:clamp(380px,50vh,560px)}.dice-roll-3d-surface{height:clamp(340px,44vh,500px);min-height:clamp(340px,44vh,500px)}}@media (prefers-reduced-motion:reduce){.dice-roll-overlay{display:none}}.content-page{z-index:1;width:min(720px,100%);margin:0 auto;padding:32px 24px 80px;position:relative}.content-page-header{text-align:center;margin-bottom:32px}.content-page-badge{color:#cbd5e1;background:#0f172a8c;border:1px solid #94a3b840;border-radius:999px;margin:0 0 16px;padding:8px 16px;font-size:.85rem;display:inline-block}.content-page-header h1{letter-spacing:-.02em;color:#e2e8f0;margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.content-page-lead{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.content-page-placeholder{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;color:#94a3b8;background:#0f172aa6;border:1px solid #94a3b82e;border-radius:16px;margin:0;padding:32px 24px;font-size:.95rem;line-height:1.6}.content-page-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.content-page-link-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa6;border:1px solid #94a3b82e;border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 16px 32px #0206174d}.content-page-link-icon{color:#e2e8f0;background:linear-gradient(135deg,#6366f159,#a855f747);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.content-page-link-body{text-align:left;flex:1;min-width:0}.content-page-link-body strong{color:#e2e8f0;margin-bottom:4px;font-size:1rem;display:block}.content-page-link-body p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.55}.content-page-external-link{color:#cbd5e1;background:#1e293b8c;border:1px solid #94a3b838;border-radius:999px;margin-top:10px;padding:6px 12px;font-size:.75rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-block}.content-page-external-link:hover{color:#e2e8f0;background:#334155bf;border-color:#a5b4fc73}.content-page-external-link:focus-visible{outline-offset:2px;outline:2px solid #818cf8}@media (width<=640px){.content-page{padding-top:24px}}.dice-page{width:min(760px,100%)}.dice-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa6;border:1px solid #94a3b82e;border-radius:16px;padding:24px;box-shadow:0 16px 32px #0206174d}.dice-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.dice-panel-title{color:#e2e8f0;margin:0;font-size:1rem;font-weight:600}.dice-reset-btn{color:#cbd5e1;cursor:pointer;background:#1e293b8c;border:1px solid #94a3b838;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:border-color .2s,background .2s,color .2s}.dice-reset-btn:hover{color:#e2e8f0;background:#334155bf;border-color:#a5b4fc73}.dice-reset-btn:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.dice-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dice-row{background:#1e293b73;border:1px solid #94a3b824;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.dice-row-label{flex-direction:column;gap:2px;min-width:0;display:flex}.dice-row-name{color:#e2e8f0;letter-spacing:.04em;font-size:.95rem;font-weight:600}.dice-row-range{color:#64748b;font-size:.75rem}.dice-row-controls{flex-shrink:0;align-items:center;gap:8px;display:flex}.dice-count-btn{color:#e2e8f0;cursor:pointer;background:#0f172ab3;border:1px solid #94a3b838;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;line-height:1;transition:border-color .2s,background .2s,color .2s;display:flex}.dice-count-btn:hover:not(:disabled){background:#334155bf;border-color:#a5b4fc73}.dice-count-btn:disabled{opacity:.4;cursor:not-allowed}.dice-count-btn:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.dice-count-input{color:#e2e8f0;text-align:center;-moz-appearance:textfield;background:#0f172ad9;border:1px solid #94a3b838;border-radius:8px;width:48px;height:32px;font-size:.95rem;font-weight:600}.dice-count-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dice-count-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dice-count-input:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.dice-actions{border-top:1px solid #94a3b824;flex-direction:column;align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:flex}.dice-total-count{color:#94a3b8;margin:0;font-size:.85rem}.dice-roll-btn{color:#f8fafc;cursor:pointer;background:linear-gradient(135deg,#6366f1,#a855f7);border:none;border-radius:999px;width:100%;max-width:280px;padding:14px 24px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 8px 24px #6366f159}.dice-roll-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #6366f173}.dice-roll-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.dice-panel.is-rolling{opacity:.7}.dice-roll-btn:focus-visible{outline-offset:3px;outline:2px solid #c4b5fd}.dice-results{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa6;border:1px solid #94a3b82e;border-radius:16px;margin-top:20px;padding:24px}.dice-results-title{color:#e2e8f0;text-align:center;margin:0 0 16px;font-size:1rem;font-weight:600}.dice-results-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.dice-result-group{background:#1e293b73;border:1px solid #94a3b824;border-radius:12px;padding:14px 16px}.dice-result-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.dice-result-heading strong{color:#e2e8f0;letter-spacing:.04em;font-size:.9rem}.dice-result-subtotal{color:#a5b4fc;font-size:.8rem;font-weight:500}.dice-result-rolls{flex-wrap:wrap;gap:8px;display:flex}.dice-result-chip{color:#e2e8f0;background:linear-gradient(135deg,#6366f140,#a855f733);border:1px solid #a5b4fc40;border-radius:8px;justify-content:center;align-items:center;min-width:36px;padding:6px 10px;font-size:.9rem;font-weight:600;display:inline-flex}.dice-grand-total{text-align:center;color:#f8fafc;border-top:1px solid #94a3b824;margin:20px 0 0;padding-top:16px;font-size:1.15rem;font-weight:700}@media (prefers-reduced-motion:reduce){.dice-roll-btn{transition:none}.dice-roll-btn:hover:not(:disabled){transform:none}}@media (width<=640px){.dice-panel,.dice-results{padding:18px 16px}.dice-row{flex-direction:column;align-items:stretch;gap:12px}.dice-row-controls{justify-content:center}}.favorites-overlay{z-index:90;pointer-events:none;position:fixed;inset:76px 0 0}.favorites-overlay-backdrop{cursor:pointer;pointer-events:none;opacity:0;background:#02061773;border:none;padding:0;transition:opacity .22s;position:absolute;inset:0}.favorites-overlay.is-open .favorites-overlay-backdrop{opacity:1;pointer-events:auto}.favorites-sidebar{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;opacity:.85;background:#0f172aeb;border-right:1px solid #94a3b824;flex-direction:column;width:min(280px,88vw);padding:20px 16px;transition:transform .22s,opacity .22s;display:flex;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:12px 0 40px #02061759}.favorites-overlay.is-open .favorites-sidebar{opacity:1;pointer-events:auto;transform:translate(0)}.favorites-sidebar-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.favorites-sidebar-title{color:#e2e8f0;letter-spacing:.02em;margin:0;padding:0 4px;font-size:.9rem;font-weight:600}.favorites-sidebar-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.25rem;line-height:1;transition:color .2s,background .2s;display:flex}.favorites-sidebar-close:hover{color:#e2e8f0;background:#3341558c}.favorites-sidebar-close:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.favorites-sidebar-body{flex:1;min-height:0;margin-bottom:16px;overflow-y:auto}.favorites-empty{color:#64748b;text-align:center;border:1px dashed #94a3b833;border-radius:12px;margin:0;padding:16px 12px;font-size:.8rem;line-height:1.5}.favorites-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.favorites-item,.favorites-search-result{background:#1e293b73;border:1px solid #94a3b824;border-radius:10px;align-items:center;gap:4px;display:flex;overflow:hidden}.favorites-item-link,.favorites-search-result-link{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:10px;padding:10px;transition:background .2s;display:flex}.favorites-item-link:hover,.favorites-search-result-link:hover{background:#3341558c}.favorites-item-link:focus-visible,.favorites-search-result-link:focus-visible,.favorites-star-btn:focus-visible,.favorites-search-input:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.favorites-item-icon{background:linear-gradient(135deg,#6366f14d,#a855f738);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.95rem;display:flex}.favorites-menu-icon{justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.favorites-item-label{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.favorites-star-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:4px;padding:0;transition:color .2s,background .2s;display:flex}.favorites-star-btn:hover{color:#fbbf24;background:#3341558c}.favorites-star-btn.is-active{color:#fbbf24}.favorites-star-icon{width:16px;height:16px}.favorites-search{border-top:1px solid #94a3b824;flex-shrink:0;padding-top:12px;position:relative}.favorites-search-label{color:#64748b;margin-bottom:6px;padding:0 4px;font-size:.72rem;font-weight:500;display:block}.favorites-search-input{color:#e2e8f0;background:#0f172ad9;border:1px solid #94a3b838;border-radius:8px;width:100%;padding:8px 10px;font-size:.8rem}.favorites-search-input::placeholder{color:#64748b}.favorites-search-results{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172af2;border:1px solid #94a3b833;border-radius:12px;flex-direction:column;gap:6px;max-height:240px;margin:0;padding:8px;list-style:none;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #02061773}.favorites-search-result-text{flex-direction:column;gap:2px;min-width:0;display:flex}.favorites-search-result-text strong{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.favorites-search-result-text span{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.4;display:-webkit-box;overflow:hidden}.favorites-search-empty{z-index:10;color:#64748b;text-align:center;background:#0f172af2;border:1px solid #94a3b833;border-radius:10px;margin:0;padding:12px;font-size:.75rem;position:absolute;bottom:calc(100% + 8px);left:0;right:0}@media (width<=640px){.favorites-overlay{top:70px}}@media (prefers-reduced-motion:reduce){.favorites-sidebar,.favorites-overlay-backdrop{transition:none}}.game-detail{z-index:1;width:min(860px,100%);margin:0 auto;padding:24px 24px 80px;position:relative}.game-detail-back{color:#cbd5e1;cursor:pointer;background:#0f172aa6;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:6px;margin-bottom:20px;padding:8px 14px;font-size:.85rem;font-weight:500;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.game-detail-back:hover{color:#e2e8f0;background:#1e293bbf;border-color:#a5b4fc73}.game-detail-back:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.game-detail-hero{border:1px solid #94a3b82e;border-radius:20px;margin-bottom:24px;overflow:hidden;box-shadow:0 24px 48px #02061759}.game-detail-hero img{aspect-ratio:920/430;object-fit:cover;width:100%;height:auto;display:block}.game-detail-header{margin-bottom:28px}.game-detail-header h1{letter-spacing:-.02em;color:#e2e8f0;margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.game-detail-short{color:#94a3b8;margin:0 0 20px;font-size:1.05rem;line-height:1.65}.game-detail-meta{flex-wrap:wrap;gap:8px;display:flex}.game-detail-meta-item{color:#cbd5e1;background:#1e293b8c;border:1px solid #94a3b838;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:500}.game-detail-content{flex-direction:column;gap:20px;display:flex}.game-detail-intro{color:#e2e8f0;margin:0;font-size:1rem;line-height:1.75}.game-detail-intro strong{color:#c4b5fd;font-weight:600}.game-detail-section-title{letter-spacing:-.02em;color:#e2e8f0;margin:8px 0 0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600}.game-detail-paragraph{color:#94a3b8;white-space:pre-line;margin:0;font-size:.95rem;line-height:1.75}.game-detail-emphasis{color:#cbd5e1;margin:0;font-size:.95rem;font-style:italic;line-height:1.7}.game-detail-video{background:#0f172aa6;border:1px solid #94a3b82e;border-radius:16px;overflow:hidden}.game-detail-video video{vertical-align:middle;width:100%;height:auto;display:block}.game-detail-features{color:#94a3b8;background:#0f172aa6;border:1px solid #94a3b82e;border-radius:16px;margin:0;padding:20px 20px 20px 36px;line-height:1.75}.game-detail-features li{margin-bottom:8px}.game-detail-features li:last-child{margin-bottom:0}.game-detail-screenshots{margin-top:12px}.game-detail-screenshots h2{color:#e2e8f0;margin:0 0 16px;font-size:1.15rem;font-weight:600}.game-detail-screenshot-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.game-detail-screenshot-grid img{aspect-ratio:16/9;object-fit:cover;border:1px solid #94a3b82e;border-radius:12px;width:100%;height:auto;display:block}.game-detail-stores{flex-wrap:wrap;gap:10px;margin-top:12px;padding:0;list-style:none;display:flex}.game-detail-store-link{color:#e2e8f0;background:#1e293b8c;border:1px solid #94a3b838;border-radius:999px;padding:10px 18px;font-size:.85rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.game-detail-store-link:hover{background:#334155bf;border-color:#a5b4fc73}.game-detail-store-link:focus-visible{outline-offset:2px;outline:2px solid #818cf8}@media (width<=640px){.game-detail{padding-top:16px}.game-detail-screenshot-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.game-detail-back,.game-detail-store-link{transition:none}}.games-page{z-index:1;width:min(720px,100%);margin:0 auto;padding:32px 24px 80px;position:relative}.games-page-header{text-align:center;margin-bottom:32px}.games-page-badge{color:#cbd5e1;background:#0f172a8c;border:1px solid #94a3b840;border-radius:999px;margin:0 0 16px;padding:8px 16px;font-size:.85rem;display:inline-block}.games-page-header h1{letter-spacing:-.02em;color:#e2e8f0;margin:0 0 12px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.games-page-lead{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.games-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.game-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aa6;border:1px solid #94a3b82e;border-radius:16px;gap:16px;padding:20px;display:flex;box-shadow:0 16px 32px #0206174d}.game-item--link{appearance:none;width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;align-items:center;transition:border-color .2s,transform .2s}.game-item--link:hover{border-color:#a5b4fc73;transform:translateY(-1px)}.game-item--link:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.game-item-chevron{color:#64748b;flex-shrink:0;margin-left:auto;font-size:1.5rem;line-height:1}.game-item--link:hover .game-item-chevron{color:#a5b4fc}.game-item--pending{opacity:.85}.game-item-icon{color:#e2e8f0;background:linear-gradient(135deg,#6366f159,#a855f747);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex;overflow:hidden}.game-item-icon-img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated}.game-item-body{text-align:left;flex:1;min-width:0}.game-item-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.game-item-heading strong{color:#e2e8f0;font-size:1rem}.game-status{border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.7rem;font-weight:500}.game-status--released{color:#6ee7b7;background:#34d39926}.game-status--developing{color:#fcd34d;background:#fbbf2426}.game-item-body p{color:#94a3b8;white-space:pre-line;margin:0;font-size:.9rem;line-height:1.55}.game-item-release{color:#cbd5e1;background:#1e293b8c;border:1px solid #94a3b838;border-radius:999px;margin-top:12px;padding:6px 12px;font-size:.75rem;font-weight:500;display:inline-block}.game-stores{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.game-store-link{color:#cbd5e1;background:#1e293b8c;border:1px solid #94a3b838;border-radius:999px;padding:6px 12px;font-size:.75rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-block}.game-store-link:hover{color:#e2e8f0;background:#334155bf;border-color:#a5b4fc73}.game-store-link:focus-visible{outline-offset:2px;outline:2px solid #818cf8}@media (prefers-reduced-motion:reduce){.game-item--link{transition:none}.game-item--link:hover{transform:none}}@media (width<=640px){.games-page{padding-top:24px}.game-item-heading{flex-direction:column;align-items:flex-start;gap:8px}}.lang-switcher{background:#0f172a99;border:1px solid #94a3b833;border-radius:999px;gap:4px;padding:4px;display:flex}.lang-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:background .2s,color .2s}.lang-btn:hover{color:#e2e8f0}.lang-btn.active{color:#e2e8f0;background:#6366f159;box-shadow:0 0 12px #6366f140}.lang-btn:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.star-keyring-logo{color:#a5b4fc;filter:drop-shadow(0 0 8px #a5b4fc73);width:48px;height:auto}.keyring-loop{transform-origin:40px 12px;transform-box:fill-box;animation:5s ease-in-out infinite ringSway}.keyring-star{transform-origin:26px 30px;transform-box:fill-box;animation:3s ease-in-out infinite starGlow}@keyframes ringSway{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes starGlow{0%,to{opacity:1}50%{opacity:.92}}@media (prefers-reduced-motion:reduce){.keyring-loop,.keyring-star{animation:none}}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617b8;border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 32px 8px;display:flex;position:fixed;top:0;left:0;right:0}.site-header-start{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.site-header-brand-row{align-items:center;min-width:0;display:flex}.site-header-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;min-height:44px;display:flex}.site-header-action{color:#cbd5e1;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;padding:8px 12px;font-size:.82rem}.site-header-favorites-toggle{color:#94a3b8;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;margin-left:8px;padding:5px 10px;font-size:.75rem;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.site-header-favorites-toggle:hover,.site-header-favorites-toggle.is-active{color:#e2e8f0;background:#6366f129;border-color:#a5b4fc40}.site-header-favorites-toggle:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.site-header-favorites-icon-svg{flex-shrink:0;width:14px;height:14px}.site-header-action:hover,.site-header-action.is-active{color:#e2e8f0;background:#6366f129;border-color:#a5b4fc40}.site-header-email{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.76rem;overflow:hidden}.site-header-actions button:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.site-header-brand{color:#e2e8f0;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:12px;padding:4px 8px 4px 4px;transition:background .2s;display:flex}.site-header-brand:hover{background:#94a3b81f}.site-header-brand:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.site-header-logo{color:#cbd5e1;flex-shrink:0;width:36px;height:36px}.site-header-name{letter-spacing:.04em;color:#e2e8f0;font-size:1.1rem;font-weight:600}.site-header-home-icon{color:#cbd5e1;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:0;height:36px;margin:0;padding:0;transition:width .25s,margin .25s,opacity .25s,transform .25s,background .2s;display:flex;overflow:hidden;transform:translate(-10px)scale(.85)}.site-header-home-icon.is-visible{opacity:1;pointer-events:auto;width:36px;margin-left:4px;transform:translate(0)scale(1)}.site-header-home-icon:hover{color:#e2e8f0;background:#94a3b81f}.site-header-home-icon:focus-visible{outline-offset:2px;outline:2px solid #818cf8}.site-header-home-icon-svg{width:20px;height:20px}@media (width<=640px){.site-header{padding:8px 14px 6px}.site-header-actions{gap:2px}.site-header-action{padding:7px 8px;font-size:.74rem}.site-header-favorites-toggle{margin-left:4px;padding:4px 8px;font-size:.7rem}.site-header-email{display:none}.site-header-name{font-size:1rem}}@media (prefers-reduced-motion:reduce){.site-header-brand,.site-header-home-icon,.site-header-favorites-toggle,.site-header-action{transition:none}.site-header-home-icon,.site-header-home-icon.is-visible{transform:none}}.star-field{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:visible}.star-particle{opacity:.18;transform-origin:50%;background:0 0;border-radius:0;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}.star-particle:before,.star-particle:after{content:"";pointer-events:none;opacity:.55;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.star-particle:before{width:var(--arm-length,8px);background:linear-gradient(90deg,#0000 0%,#e2e8f059 28%,#fffffff2 50%,#e2e8f059 72%,#0000 100%);height:1px}.star-particle:after{width:1px;height:var(--arm-length,8px);background:linear-gradient(#0000 0%,#e2e8f059 28%,#fffffff2 50%,#e2e8f059 72%,#0000 100%)}.star-particle--short{--arm-length:7px;animation-name:twinkle-short}.star-particle--long{--arm-length:10px;animation-name:twinkle-long}@keyframes twinkle-short{0%,89%,to{opacity:.15;filter:none;transform:scale(1)}92%,94%{opacity:.95;filter:drop-shadow(0 0 2px #ffffffd9);transform:scale(1.45)}}@keyframes twinkle-long{0%,80%,to{opacity:.15;filter:none;transform:scale(1)}84%,97%{opacity:1;filter:drop-shadow(0 0 4px #ffffffe6)drop-shadow(0 0 10px #ffffff73);transform:scale(2.4)}}@media (prefers-reduced-motion:reduce){.star-particle{opacity:.35;filter:none;animation:none}}
