:root{--bg-primary: #fafafa;--bg-secondary: #f4f4f5;--bg-card: #ffffff;--text-primary: #18181b;--text-secondary: #52525b;--text-muted: #71717a;--border-color: #e4e4e7;--border-strong: #d4d4d8;--input-bg: #ffffff;--input-border: #d4d4d8;--accent-primary: #ea580c;--accent-hover: #c2410c;--accent-subtle: #fff7ed;--card-bg: #ffffff;--overlay-bg: rgba(0, 0, 0, .4);--bg-gradient-start: #18181b;--bg-gradient-end: #09090b;--shadow-sm: rgba(0, 0, 0, .06);--shadow-md: rgba(0, 0, 0, .1);--shadow-lg: rgba(0, 0, 0, .18);--text-inverse: #ffffff;--font-ui: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", monospace}.dark-mode{--bg-primary: #09090b;--bg-secondary: #18181b;--bg-card: #18181b;--text-primary: #fafafa;--text-secondary: #a1a1aa;--text-muted: #71717a;--border-color: #27272a;--border-strong: #3f3f46;--input-bg: #18181b;--input-border: #3f3f46;--accent-primary: #f97316;--accent-hover: #ea580c;--accent-subtle: #1c0e04;--card-bg: #18181b;--overlay-bg: rgba(0, 0, 0, .65);--bg-gradient-start: #09090b;--bg-gradient-end: #111113;--shadow-sm: rgba(0, 0, 0, .3);--shadow-md: rgba(0, 0, 0, .5);--shadow-lg: rgba(0, 0, 0, .7);--text-inverse: #09090b}body{margin:0;overflow-x:hidden;font-family:var(--font-ui, "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .2s ease,color .2s ease}code,kbd,samp,pre{font-family:var(--font-mono, "JetBrains Mono", "Fira Code", monospace)}.titleTh{text-align:left;padding:8px;color:#010b96!important}.dark-mode .titleTh{color:var(--accent-primary)!important}.dark-mode .page-containerUrsis *,.dark-mode .game-container *,.dark-mode .Game *,.dark-mode .Game-header *{transition:none!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dark-mode-toggle{position:fixed;top:16px;right:16px;z-index:9999;width:36px;height:36px;border-radius:4px;background:#18181b;border:1px solid #27272a;color:#a1a1aa;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s;font-size:0}.dark-mode-toggle:hover{border-color:#f97316;color:#f97316;transform:none;box-shadow:none}.dark-mode-toggle:active{transform:none}.toggle-emoji{font-size:15px;line-height:1;display:inline-block;transition:none;filter:none}.dark-mode-toggle:hover .toggle-emoji{transform:none}.dark-mode .dark-mode-toggle{background:#18181b;border-color:#27272a;color:#a1a1aa}.dark-mode .dark-mode-toggle:hover{border-color:#f97316;color:#f97316}.dark-mode .toggle-emoji{filter:none}body:not(.dark-mode) .dark-mode-toggle{background:#f4f4f5;border-color:#e4e4e7;color:#71717a}body:not(.dark-mode) .dark-mode-toggle:hover{border-color:#ea580c;color:#ea580c}@media (max-width: 768px){.dark-mode-toggle{width:32px;height:32px;top:12px;right:12px}}.cmd-palette-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:flex-start;justify-content:center;padding-top:min(16vh,140px);background:#0000008c;animation:cmdFadeIn .12s ease}@keyframes cmdFadeIn{0%{opacity:0}to{opacity:1}}.cmd-palette{width:min(680px,92vw);max-height:min(600px,70vh);display:flex;flex-direction:column;background:#fff;border-radius:4px;border:1px solid #e4e4e7;overflow:hidden;animation:cmdSlideUp .15s ease}@keyframes cmdSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cmd-palette-input-wrap{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #e4e4e7}.cmd-palette-input-wrap .cmd-icon{font-size:16px;color:#a1a1aa;flex-shrink:0}.cmd-palette-input{flex:1;border:none;outline:none;font-size:15px;background:transparent;color:#18181b;font-family:Inter,-apple-system,sans-serif}.cmd-palette-input::placeholder{color:#a1a1aa;font-family:JetBrains Mono,monospace}.cmd-palette-input-wrap .cmd-shortcut{font-size:10px;color:#71717a;background:#f4f4f5;padding:2px 7px;border-radius:3px;border:1px solid #e4e4e7;font-family:JetBrains Mono,monospace;flex-shrink:0}.cmd-palette-results{flex:1;overflow-y:auto;padding:4px 6px 10px;scrollbar-width:thin;scrollbar-color:#27272a transparent}.cmd-palette-section{font-size:10px;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.08em;padding:10px 10px 4px;-webkit-user-select:none;user-select:none;font-family:JetBrains Mono,monospace}.cmd-palette-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:3px;cursor:pointer;transition:background .1s;text-decoration:none;color:inherit}.cmd-palette-item:hover,.cmd-palette-item.active{background:#f4f4f5}.cmd-palette-item .item-icon{font-size:1.2em;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:3px;flex-shrink:0}.cmd-palette-item .item-body{flex:1;min-width:0}.cmd-palette-item .item-name{font-weight:600;font-size:13px;color:#18181b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Inter,-apple-system,sans-serif}.cmd-palette-item .item-name mark{background:#f973162e;color:#ea580c;border-radius:2px;padding:0 1px}.cmd-palette-item .item-desc{font-size:11px;color:#71717a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.cmd-palette-item .item-badges{display:flex;gap:4px;flex-shrink:0}.cmd-palette-item .badge-new{font-size:9px;font-weight:700;background:#10b981;color:#fff;padding:1px 6px;border-radius:3px;font-family:JetBrains Mono,monospace}.cmd-palette-item .badge-popular{font-size:10px}.cmd-palette-item .badge-cat{font-size:9px;font-weight:700;padding:1px 7px;border-radius:3px;color:#fff;font-family:JetBrains Mono,monospace}.cmd-palette-suggestions{display:flex;flex-wrap:wrap;gap:5px;padding:10px 12px 6px}.cmd-palette-suggestion{font-size:11px;padding:4px 10px;border-radius:3px;background:#f4f4f5;color:#52525b;border:1px solid #e4e4e7;cursor:pointer;transition:border-color .12s,color .12s;font-family:JetBrains Mono,monospace;white-space:nowrap}.cmd-palette-suggestion:hover{border-color:#f97316;color:#f97316;background:#f4f4f5}.cmd-palette-empty{padding:28px 20px;text-align:center;color:#71717a;font-size:13px}.cmd-palette-empty .empty-icon{font-size:1.8em;margin-bottom:6px}.cmd-palette-footer{display:flex;align-items:center;gap:14px;padding:7px 16px;border-top:1px solid #e4e4e7;font-size:10px;color:#71717a;background:#fafafa;font-family:JetBrains Mono,monospace}.cmd-palette-footer kbd{font-family:JetBrains Mono,monospace;font-size:9px;background:#f4f4f5;padding:1px 5px;border-radius:3px;border:1px solid #e4e4e7;margin:0 2px}.cmd-k-hint{position:fixed;bottom:20px;right:20px;z-index:9990;display:flex;align-items:center;gap:7px;padding:6px 12px;background:#fff;border:1px solid #e4e4e7;border-radius:4px;cursor:pointer;font-size:12px;color:#71717a;font-family:JetBrains Mono,monospace;transition:border-color .15s,color .15s;-webkit-user-select:none;user-select:none}.cmd-k-hint:hover{border-color:#f97316;color:#f97316}.cmd-k-hint kbd{font-family:JetBrains Mono,monospace;font-size:10px;background:#f4f4f5;padding:1px 6px;border-radius:3px;border:1px solid #e4e4e7;font-weight:700}.dark-mode .cmd-palette-overlay{background:#000000a6}.dark-mode .cmd-palette{background:#18181b;border-color:#27272a}.dark-mode .cmd-palette-input-wrap{border-bottom-color:#27272a}.dark-mode .cmd-palette-input{color:#fafafa}.dark-mode .cmd-palette-input::placeholder{color:#52525b}.dark-mode .cmd-palette-input-wrap .cmd-shortcut{background:#27272a;color:#71717a;border-color:#3f3f46}.dark-mode .cmd-palette-item:hover,.dark-mode .cmd-palette-item.active{background:#27272a}.dark-mode .cmd-palette-item .item-name{color:#fafafa}.dark-mode .cmd-palette-item .item-name mark{background:#f973162e;color:#fb923c}.dark-mode .cmd-palette-item .item-desc{color:#71717a}.dark-mode .cmd-palette-section{color:#52525b}.dark-mode .cmd-palette-suggestion{background:#27272a;color:#71717a;border-color:#3f3f46}.dark-mode .cmd-palette-suggestion:hover{border-color:#f97316;color:#f97316;background:#27272a}.dark-mode .cmd-palette-empty{color:#52525b}.dark-mode .cmd-palette-footer{background:#111113;border-top-color:#27272a;color:#52525b}.dark-mode .cmd-palette-footer kbd{background:#27272a;border-color:#3f3f46;color:#71717a}.dark-mode .cmd-k-hint{background:#18181b;border-color:#27272a;color:#71717a}.dark-mode .cmd-k-hint:hover{border-color:#f97316;color:#f97316}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#111113;color:#fafafa;border-top:1px solid #27272a;padding:20px;z-index:9999;animation:slideUpBanner .4s ease-out}@keyframes slideUpBanner{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.cookie-banner-text{flex:1;margin:0;font-size:.95rem;line-height:1.5}.cookie-banner-text strong{display:block;font-size:1.05rem;margin-bottom:6px}.cookie-banner-text p{margin:0;opacity:.95}.cookie-banner-actions{display:flex;gap:12px;flex-shrink:0}.cookie-banner-button{padding:11px 24px;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .3s ease;white-space:nowrap}.cookie-banner-button:not(.ghost){background:#f97316;color:#fff}.cookie-banner-button:not(.ghost):hover{background:#ea580c}.cookie-banner-button.ghost{background:transparent;color:#a1a1aa;border:1px solid #3f3f46}.cookie-banner-button.ghost:hover{border-color:#f97316;color:#f97316}.cookie-banner-link{color:#f97316;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(249,115,22,.4);transition:border-color .2s}.cookie-banner-link:hover{border-bottom-color:#f97316}@media (max-width: 768px){.cookie-banner{padding:16px}.cookie-banner-content{flex-direction:column;gap:16px;align-items:stretch}.cookie-banner-text{font-size:.9rem}.cookie-banner-actions{width:100%;flex-direction:column}.cookie-banner-button{width:100%;padding:12px 16px}}.dem-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:dem-fade-in .15s ease}@keyframes dem-fade-in{0%{opacity:0}to{opacity:1}}.dem-modal{background:var(--bg-card, #ffffff);color:var(--text-primary, #09090b);border:1px solid var(--border-color, #e4e4e7);border-radius:12px;padding:28px 32px 24px;width:100%;max-width:420px;box-shadow:0 20px 60px #00000040;text-align:center;animation:dem-slide-up .2s ease}@keyframes dem-slide-up{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.dem-icon{font-size:2.2rem;margin-bottom:10px;line-height:1}.dem-title{font-size:1.1rem;font-weight:700;margin:0 0 10px;color:var(--text-primary, #09090b)}.dem-message{font-size:.9rem;color:var(--text-secondary, #52525b);line-height:1.55;margin:0 0 22px}.dem-message strong{color:var(--text-primary, #09090b)}.dem-actions{display:flex;gap:10px;justify-content:center}.dem-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.dem-btn-primary{background:var(--accent-primary, #ea580c);color:#fff;border-color:var(--accent-primary, #ea580c)}.dem-btn-primary:hover{background:var(--accent-hover, #c2410c);border-color:var(--accent-hover, #c2410c)}.dem-btn-secondary{background:transparent;color:var(--text-secondary, #52525b);border-color:var(--border-strong, #d4d4d8)}.dem-btn-secondary:hover{background:var(--bg-secondary, #f4f4f5);color:var(--text-primary, #09090b)}.dem-btn-hint{font-size:.75rem;font-weight:400;opacity:.75}.dark-mode .dem-modal{background:var(--bg-card, #18181b);border-color:var(--border-color, #27272a)}.dark-mode .dem-btn-secondary:hover{background:var(--bg-secondary, #18181b)}.app-footer{background:#111113;border-top:1px solid #27272a;color:#a1a1aa;padding:40px 24px 24px;margin-top:80px;font-family:Inter,-apple-system,sans-serif}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px}.footer-section{display:flex;flex-direction:column;gap:8px}.footer-title{font-size:.7rem;font-weight:700;color:#fafafa;margin:0 0 4px;text-transform:uppercase;letter-spacing:.1em;font-family:JetBrains Mono,monospace}.footer-text{margin:0;color:#71717a;line-height:1.6;font-size:.83rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.footer-links a{color:#71717a;text-decoration:none;font-size:.83rem;transition:color .15s;display:inline-block}.footer-links a:hover{color:#f97316}.footer-bottom{max-width:1200px;margin:28px auto 0;padding-top:20px;border-top:1px solid #27272a;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.footer-bottom p{margin:0;color:#52525b;font-size:.78rem;font-family:JetBrains Mono,monospace}.footer-llm-badge{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-family:JetBrains Mono,monospace;color:#10b981;border:1px solid #10b98140;border-radius:6px;padding:3px 9px;text-decoration:none;transition:border-color .15s,color .15s}.footer-llm-badge:before{content:"●";font-size:.5rem;vertical-align:middle}.footer-llm-badge:hover{color:#34d399;border-color:#10b981}body:not(.dark-mode) .app-footer{background:#f4f4f5;border-top-color:#e4e4e7;color:#52525b}body:not(.dark-mode) .footer-title{color:#18181b}body:not(.dark-mode) .footer-text{color:#71717a}body:not(.dark-mode) .footer-links a{color:#52525b}body:not(.dark-mode) .footer-links a:hover{color:#ea580c}body:not(.dark-mode) .footer-bottom{border-top-color:#e4e4e7}body:not(.dark-mode) .footer-bottom p{color:#a1a1aa}@media (max-width: 768px){.app-footer{padding:32px 20px 20px;margin-top:60px}.footer-container{grid-template-columns:repeat(2,1fr);gap:20px}.footer-bottom{justify-content:center}}.footer-section{display:flex;flex-direction:column;gap:12px}.footer-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 8px;text-shadow:0 2px 8px rgba(0,0,0,.2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.footer-text{margin:0;color:#ffffffd9;line-height:1.6;font-size:.95rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer-links a{color:#ffffffd9;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.footer-links a:hover{color:#fff;transform:translate(4px);text-shadow:0 2px 8px rgba(0,0,0,.3)}.footer-bottom{max-width:1200px;margin:32px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);text-align:center;position:relative;z-index:1}.footer-bottom p{margin:0;color:#fffc;font-size:.9rem}@media (max-width: 768px){.app-footer{padding:36px 20px 20px;margin-top:60px}.footer-container{grid-template-columns:1fr;gap:24px}.footer-section{text-align:center}.footer-links{align-items:center}.footer-links a:hover{transform:translate(0)}}.app-sidebar{scrollbar-width:thin;scrollbar-color:#27272a transparent}.app-sidebar::-webkit-scrollbar{width:3px}.app-sidebar::-webkit-scrollbar-track{background:transparent}.app-sidebar::-webkit-scrollbar-thumb{background:#27272a;border-radius:2px}.app-sidebar::-webkit-scrollbar-thumb:hover{background:#3f3f46}.sidebar-hero-cta:hover{border-color:#f97316!important;box-shadow:0 2px 12px #f973162e}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (min-width: 1024px){.app-main-with-sidebar{margin-left:240px;transition:margin-left .2s ease}.app-main-with-sidebar.sidebar-collapsed{margin-left:56px}}@media (max-width: 1023px){.app-sidebar{display:none!important}.app-main-with-sidebar{margin-left:0!important}}
