:root{--theme-primary:#EB458B;--theme-primary-light:#DD6FA4;--theme-primary-dark:#BB1C76;--theme-primary-darker:#8a1155;--theme-bg-light-1:#FCE8F3;--theme-bg-light-2:#F5B7D0;--theme-bg-light-3:#E89CBF;--theme-bg-dark-1:#1a0d15;--theme-bg-dark-2:#2d1524;--theme-bg-dark-3:#3d1f2f;--theme-accent-light:#FF6BA9;--theme-accent:#FF8CC5;--theme-accent-soft:#FFB8D9;--theme-accent-softer:#FFE6F0;--theme-dark-primary:#C7356F;--theme-dark-primary-light:#A01557;--theme-rgb:232,128,176;--theme-rgb-light:232,156,191;--theme-rgb-soft:245,183,208;--theme-rgb-primary:235,69,139;--theme-bg-dark-rgb:26,13,21;--md-sys-color-primary:var(--theme-primary);--md-sys-color-on-primary:#ffffff;--md-sys-color-primary-container:var(--theme-accent-softer);--md-sys-color-on-primary-container:var(--theme-primary-darker);--md-sys-color-secondary:var(--theme-primary-dark);--md-sys-color-secondary-container:var(--theme-bg-light-2);--md-sys-color-on-secondary-container:var(--theme-primary-darker);--md-sys-color-surface:#FFFBFE;--md-sys-color-surface-dim:var(--theme-bg-light-1);--md-sys-color-surface-container-lowest:#ffffff;--md-sys-color-surface-container-low:#FEF7FA;--md-sys-color-surface-container:var(--theme-bg-light-1);--md-sys-color-surface-container-high:var(--theme-bg-light-2);--md-sys-color-surface-container-highest:var(--theme-bg-light-3);--md-sys-color-on-surface:#1C1B1F;--md-sys-color-on-surface-variant:#49454F;--md-sys-color-outline:rgba(var(--theme-rgb-primary), 0.2);--md-sys-color-outline-variant:rgba(var(--theme-rgb-soft), 0.4);--md-sys-elevation-0:none;--md-sys-elevation-1:0 1px 2px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.1);--md-sys-elevation-2:0 1px 2px rgba(0,0,0,0.06),0 2px 6px rgba(0,0,0,0.08),0 4px 8px rgba(0,0,0,0.06);--md-sys-elevation-3:0 1px 3px rgba(0,0,0,0.06),0 4px 8px rgba(0,0,0,0.08),0 8px 16px rgba(0,0,0,0.06);--md-sys-elevation-4:0 2px 4px rgba(0,0,0,0.06),0 6px 12px rgba(0,0,0,0.08),0 12px 24px rgba(0,0,0,0.06);--md-sys-elevation-5:0 4px 8px rgba(0,0,0,0.06),0 8px 16px rgba(0,0,0,0.08),0 16px 32px rgba(0,0,0,0.06);--md-sys-state-hover:0.08;--md-sys-state-focus:0.12;--md-sys-state-pressed:0.12;--md-sys-shape-none:0;--md-sys-shape-extra-small:4px;--md-sys-shape-small:8px;--md-sys-shape-medium:12px;--md-sys-shape-large:16px;--md-sys-shape-extra-large:28px;--md-sys-shape-full:9999px;--md-sys-motion-easing-standard:cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-easing-emphasized:cubic-bezier(0.2, 0, 0, 1);--md-sys-motion-duration-short:150ms;--md-sys-motion-duration-medium:300ms;--md-sys-motion-duration-long:500ms;--font-xs:clamp(0.7rem, 0.65rem + 0.25vw, 0.8rem);--font-sm:clamp(0.8rem, 0.75rem + 0.25vw, 0.9rem);--font-base:clamp(0.875rem, 0.8rem + 0.35vw, 1rem);--font-md:clamp(0.95rem, 0.9rem + 0.3vw, 1.1rem);--font-lg:clamp(1.1rem, 1rem + 0.5vw, 1.35rem);--font-xl:clamp(1.3rem, 1.1rem + 0.8vw, 1.75rem);--font-2xl:clamp(1.5rem, 1.2rem + 1.2vw, 2.25rem);--font-3xl:clamp(1.8rem, 1.4rem + 1.6vw, 2.75rem);--space-xs:clamp(0.25rem, 0.2rem + 0.25vw, 0.5rem);--space-sm:clamp(0.5rem, 0.4rem + 0.4vw, 0.75rem);--space-md:clamp(0.75rem, 0.6rem + 0.6vw, 1.25rem);--space-lg:clamp(1rem, 0.8rem + 0.8vw, 1.75rem);--space-xl:clamp(1.5rem, 1.2rem + 1.2vw, 2.5rem);--space-2xl:clamp(2rem, 1.5rem + 2vw, 4rem);--btn-padding-y:clamp(0.625rem, 0.5rem + 0.5vw, 0.875rem);--btn-padding-x:clamp(1.25rem, 1rem + 1vw, 2rem);--btn-font-size:clamp(0.85rem, 0.8rem + 0.25vw, 1rem);--input-padding:clamp(0.625rem, 0.5rem + 0.5vw, 0.875rem);--input-font-size:clamp(0.875rem, 0.8rem + 0.25vw, 1rem);--touch-target-min:48px}body.dark-mode{--md-sys-color-primary:var(--theme-accent-light);--md-sys-color-on-primary:var(--theme-primary-darker);--md-sys-color-primary-container:var(--theme-primary-dark);--md-sys-color-on-primary-container:var(--theme-accent-softer);--md-sys-color-surface:#141218;--md-sys-color-surface-dim:var(--theme-bg-dark-1);--md-sys-color-surface-container-lowest:#0F0D13;--md-sys-color-surface-container-low:var(--theme-bg-dark-1);--md-sys-color-surface-container:var(--theme-bg-dark-2);--md-sys-color-surface-container-high:var(--theme-bg-dark-3);--md-sys-color-surface-container-highest:#36343B;--md-sys-color-on-surface:#E6E1E5;--md-sys-color-on-surface-variant:#CAC4D0;--md-sys-color-outline:rgba(var(--theme-rgb-light), 0.25);--md-sys-color-outline-variant:rgba(var(--theme-rgb-primary), 0.2);--md-sys-elevation-1:0 1px 2px rgba(0,0,0,0.3),0 1px 3px rgba(0,0,0,0.15);--md-sys-elevation-2:0 1px 2px rgba(0,0,0,0.3),0 2px 6px rgba(0,0,0,0.15);--md-sys-elevation-3:0 4px 8px rgba(0,0,0,0.3),0 8px 16px rgba(0,0,0,0.15)}.theme-red{--theme-primary:#E53E3E;--theme-primary-light:#FC8181;--theme-primary-dark:#C53030;--theme-primary-darker:#9B2C2C;--theme-bg-light-1:#FFF5F5;--theme-bg-light-2:#FED7D7;--theme-bg-light-3:#FEB2B2;--theme-bg-dark-1:#1a0d0d;--theme-bg-dark-2:#2d1515;--theme-bg-dark-3:#3d1f1f;--theme-accent-light:#FC8181;--theme-accent:#F56565;--theme-accent-soft:#FEB2B2;--theme-accent-softer:#FFF5F5;--theme-dark-primary:#C53030;--theme-dark-primary-light:#9B2C2C;--theme-rgb:229,62,62;--theme-rgb-light:252,129,129;--theme-rgb-soft:254,215,215;--theme-rgb-primary:229,62,62;--theme-bg-dark-rgb:26,13,13}.theme-blue{--theme-primary:#3182CE;--theme-primary-light:#63B3ED;--theme-primary-dark:#2B6CB0;--theme-primary-darker:#1A365D;--theme-bg-light-1:#EBF8FF;--theme-bg-light-2:#BEE3F8;--theme-bg-light-3:#90CDF4;--theme-bg-dark-1:#0d1a1f;--theme-bg-dark-2:#152a38;--theme-bg-dark-3:#1a3a4d;--theme-accent-light:#63B3ED;--theme-accent:#4299E1;--theme-accent-soft:#90CDF4;--theme-accent-softer:#EBF8FF;--theme-dark-primary:#2B6CB0;--theme-dark-primary-light:#2C5282;--theme-rgb:49,130,206;--theme-rgb-light:99,179,237;--theme-rgb-soft:190,227,248;--theme-rgb-primary:49,130,206;--theme-bg-dark-rgb:13,26,31}.theme-green{--theme-primary:#38A169;--theme-primary-light:#68D391;--theme-primary-dark:#2F855A;--theme-primary-darker:#22543D;--theme-bg-light-1:#F0FFF4;--theme-bg-light-2:#C6F6D5;--theme-bg-light-3:#9AE6B4;--theme-bg-dark-1:#0d1a12;--theme-bg-dark-2:#15291d;--theme-bg-dark-3:#1f3d2a;--theme-accent-light:#68D391;--theme-accent:#48BB78;--theme-accent-soft:#9AE6B4;--theme-accent-softer:#F0FFF4;--theme-dark-primary:#2F855A;--theme-dark-primary-light:#276749;--theme-rgb:56,161,105;--theme-rgb-light:104,211,145;--theme-rgb-soft:198,246,213;--theme-rgb-primary:56,161,105;--theme-bg-dark-rgb:13,26,18}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.2) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}::-webkit-scrollbar-corner{background:0 0}body.dark-mode ::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2)}body.dark-mode ::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}body.dark-mode *{scrollbar-color:rgba(255,255,255,0.2) transparent}*,::after,::before{transition-timing-function:var(--md-sys-motion-easing-standard)}body{transition:background var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-standard);margin:0;width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--md-sys-color-surface-dim)}#messages .assistant,#messages .user,#modal-content,.footer,.gxxe-controls,.modal-content,.navbar,form{transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-standard)}#gxme-search,#input,a,button,input[type=email],input[type=password],input[type=submit],input[type=text],select,textarea{transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.navbar{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) var(--space-lg);background:var(--md-sys-color-surface-container-lowest);box-shadow:var(--md-sys-elevation-1);border-bottom:none;position:sticky;top:0;z-index:100;min-height:64px}.logo{font-size:var(--font-xl);font-weight:600;color:var(--theme-primary);text-decoration:none;transition:opacity var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);flex-shrink:0;white-space:nowrap;margin-right:var(--space-md);letter-spacing:-.02em}.logo:hover{opacity:.8}.navbar-row{display:flex;gap:var(--space-xs);flex-wrap:wrap;justify-content:flex-end;align-items:center;min-width:0;flex-shrink:1}.navbar-row a{padding:8px 16px;border-radius:var(--md-sys-shape-small);text-decoration:none;color:var(--md-sys-color-on-surface-variant);font-weight:500;font-size:var(--font-sm);background:0 0;border:none;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);min-height:var(--touch-target-min);display:inline-flex;align-items:center;justify-content:center;position:relative}.navbar-row a::after{content:'';position:absolute;bottom:4px;left:50%;transform:translateX(-50%) scaleX(0);width:calc(100% - 16px);height:3px;background:var(--theme-primary);border-radius:3px;transition:transform var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-emphasized)}.navbar-row a:hover{color:var(--theme-primary);background:rgba(var(--theme-rgb-primary),.06)}.navbar-row a:hover::after{transform:translateX(-50%) scaleX(.5)}.navbar-active{color:var(--theme-primary)!important;background:0 0!important;font-weight:600!important}.navbar-active::after{transform:translateX(-50%) scaleX(1)!important}#settings-btn{padding:0;border-radius:var(--md-sys-shape-full);border:none;background:0 0;color:var(--md-sys-color-on-surface-variant);cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);font-family:inherit;display:inline-flex;align-items:center;justify-content:center;min-width:var(--touch-target-min);min-height:var(--touch-target-min);width:48px;height:48px;position:relative;overflow:hidden}#settings-btn::before{content:'';position:absolute;inset:4px;border-radius:inherit;background:var(--md-sys-color-on-surface-variant);opacity:0;transition:opacity var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}#settings-btn:hover::before{opacity:var(--md-sys-state-hover)}#settings-btn:active::before{opacity:var(--md-sys-state-pressed)}#settings-btn:hover{color:var(--md-sys-color-on-surface)}#settings-btn svg{width:24px;height:24px;position:relative;z-index:1}.main{margin:0 auto;flex:1 0 auto;width:clamp(280px,85%,900px);display:flex;flex-direction:column;justify-content:center;padding:var(--space-lg) var(--space-md)}.main.gxxes-page{width:clamp(300px,96%,2000px);flex:1 0 auto;justify-content:flex-start;padding:var(--space-lg) var(--space-sm)}.gxxes-header{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.gxxe-count{color:var(--theme-primary-dark);font-size:var(--font-sm);font-weight:500;opacity:.8}#gxme-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(clamp(150px,18vw,200px),1fr));gap:var(--space-md);padding:var(--space-lg);align-items:start;grid-auto-rows:min-content}.gxme-item{display:flex;flex-direction:column;border-radius:20px;text-decoration:none;background:var(--md-sys-color-surface-container-lowest);box-shadow:0 2px 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06),0 8px 16px rgba(0,0,0,.04);border:none;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);width:100%;overflow:hidden;min-width:0;position:relative}.gxme-item:hover{transform:translateY(-4px);box-shadow:0 4px 8px rgba(0,0,0,.06),0 8px 16px rgba(0,0,0,.08),0 16px 32px rgba(0,0,0,.06),0 0 0 1px rgba(var(--theme-rgb-primary),.1)}.gxme-item:active{transform:translateY(-2px)}.gxme-img-wrapper{position:relative;overflow:hidden;aspect-ratio:1/1;background:rgba(var(--theme-rgb),.05)}.gxme-item img{width:100%;height:100%;object-fit:cover;flex-shrink:0;transition:transform var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized)}.exclusive-tag{position:absolute;top:var(--space-sm);left:var(--space-sm);background:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary);font-size:var(--font-xs);font-weight:500;padding:4px 10px;border-radius:var(--md-sys-shape-small);box-shadow:var(--md-sys-elevation-2);z-index:2;letter-spacing:.02em}.exclusive-tag::before{display:none}.random-tag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--theme-primary);color:#fff;font-size:48px;font-weight:700;width:80px;height:80px;border-radius:var(--md-sys-shape-full);display:flex;align-items:center;justify-content:center;box-shadow:var(--md-sys-elevation-3);z-index:1;animation:1s ease-in-out infinite randomPulse}@keyframes randomPulse{0%,100%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.1)}}.random-gxxe-wrapper .gxme-img-wrapper img{filter:blur(2px) brightness(.7);transition:filter .3s}.random-gxxe-wrapper:hover .gxme-img-wrapper img{filter:blur(0) brightness(1)}.random-gxxe-wrapper .favorite-btn{display:none}.gxme-item p{margin:0;padding:var(--space-sm);font-size:var(--font-sm);font-weight:500;color:var(--md-sys-color-on-surface);text-align:center;white-space:normal;word-break:break-word;line-height:1.3;letter-spacing:.01em}.footer{margin-top:auto;flex-shrink:0;padding:var(--space-lg) var(--space-xl);text-align:center;background:var(--md-sys-color-surface-container-lowest);border-top:1px solid rgba(var(--theme-rgb),.12);box-shadow:var(--md-sys-elevation-1)}.footer div{margin:var(--space-sm) auto;font-size:15px;color:var(--theme-primary-dark)}.footer div a{margin-right:var(--space-md);color:var(--theme-primary-dark);text-decoration:none;font-weight:500;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);padding:var(--space-sm) var(--space-md);border-radius:var(--md-sys-shape-full);font-size:15px}.footer div a:hover{background:rgba(var(--theme-rgb),.08);color:var(--theme-primary)}#modal,.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:100;justify-content:center;align-items:center;padding:clamp(10px,3vw,20px);overflow:hidden}#modal[style*=block],.modal.active,.modal[style*=block]{display:flex!important}#modal-content,.modal-content{background:var(--md-sys-color-surface-container-lowest);padding:clamp(16px,4vw,30px);width:350px;max-width:calc(100vw - 20px);max-height:calc(100dvh - 40px);overflow-y:auto;overflow-x:hidden;position:relative;border-radius:var(--md-sys-shape-extra-large);border:1px solid rgba(var(--theme-rgb),.12);box-shadow:var(--md-sys-elevation-3);color:var(--theme-primary-dark);-webkit-overflow-scrolling:touch}#modal-content a,.modal-content a,.modal-content button{display:inline-block;margin-top:15px;padding:var(--btn-padding-y) var(--btn-padding-x);background:var(--theme-primary);color:#fff;text-decoration:none;border-radius:20px;font-weight:600;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1);border:none;cursor:pointer;font-size:var(--btn-font-size);min-height:var(--touch-target-min);max-width:100%;word-wrap:break-word}#modal-content a:hover,.modal-content a:hover,.modal-content button:hover{box-shadow:var(--md-sys-elevation-2)}.modal-content input[type=text]{width:100%;padding:var(--input-padding);border:1px solid rgba(var(--theme-rgb),.2);border-radius:10px;background:rgba(255,255,255,.9);font-size:var(--font-sm);color:var(--theme-primary-dark);margin-top:var(--space-sm);min-height:var(--touch-target-min)}.modal-content p{margin:0 0 10px;font-weight:500}#modal-content{display:flex;gap:clamp(15px,3vw,25px);max-width:900px;width:min(90%,calc(100vw - 20px));max-height:calc(100dvh - 40px);overflow-y:auto;overflow-x:hidden}#modal-poster{width:clamp(150px,30vw,280px);height:auto;border-radius:12px;object-fit:cover;flex-shrink:0;box-shadow:0 8px 24px rgba(0,0,0,.3)}#modal-info{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}#modal-title{font-size:clamp(1.25rem, 4vw, 1.75rem);font-weight:700;margin:0 0 10px;color:var(--theme-primary-dark);line-height:1.2;word-wrap:break-word;overflow-wrap:break-word}#modal-meta{font-size:var(--font-sm);color:var(--theme-primary);margin:0 0 15px;font-weight:600}#modal-overview{font-size:var(--font-sm);line-height:1.6;color:var(--theme-primary-dark);opacity:.85;margin:0 0 20px;max-height:clamp(80px,15vh,120px);overflow-y:auto;-webkit-overflow-scrolling:touch}#modal-tv{display:flex;flex-direction:column;gap:15px}#season-select{padding:10px 15px;border:2px solid rgba(var(--theme-rgb),.3);border-radius:10px;background:rgba(255,255,255,.8);color:var(--theme-primary-dark);font-size:14px;font-weight:600;cursor:pointer;width:fit-content}#season-select:focus{outline:0;border-color:var(--theme-primary)}#episode-list{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:auto;padding-right:5px}.episode-item{display:flex;gap:12px;padding:12px;background:rgba(var(--theme-rgb-soft),.15);border-radius:10px;border:1px solid rgba(var(--theme-rgb),.2);transition:.2s}.episode-item:hover{background:rgba(var(--theme-rgb-soft),.3);border-color:var(--theme-primary);transform:translateX(5px)}.episode-item img{width:120px;height:68px;object-fit:cover;border-radius:6px;flex-shrink:0}.episode-item div{flex:1;font-size:13px;color:var(--theme-primary-dark);min-width:0}.episode-item strong{display:block;margin-bottom:4px;font-size:14px}.episode-item small{opacity:.75;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#modal-tv button{padding:12px 24px;background:var(--theme-primary);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);width:fit-content;box-shadow:var(--md-sys-elevation-1)}#modal-tv button:hover{box-shadow:var(--md-sys-elevation-2)}.proxy-toggle{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:13px;color:var(--theme-primary-dark)}.proxy-toggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--theme-primary);cursor:pointer}.proxy-toggle label{cursor:pointer;font-weight:500}body.dark-mode #modal-title{color:var(--theme-accent-soft)}body.dark-mode #modal-meta{color:var(--theme-primary-light)}body.dark-mode #modal-overview{color:var(--theme-accent-soft)}body.dark-mode #season-select{background:rgba(var(--theme-bg-dark-rgb),.8);color:var(--theme-accent-soft);border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .episode-item{background:rgba(var(--theme-rgb-primary),.1);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .episode-item:hover{background:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .episode-item div,body.dark-mode .proxy-toggle{color:var(--theme-accent-soft)}.gxxe-frame-container{flex:1;display:flex;flex-direction:column;width:100%;height:100vh;padding:0}.gxxe-frame-container iframe{flex:1;width:100%;border:none;background:#1a1a1a}.gxxe-controls{display:flex;justify-content:space-between;align-items:center;padding:clamp(10px,1.6vw,16px) clamp(12px,2.4vw,22px);background:var(--md-sys-color-surface-container-lowest);border-radius:0 0 var(--md-sys-shape-large) var(--md-sys-shape-large);border:1px solid rgba(var(--theme-rgb),.12);border-top:none;box-shadow:var(--md-sys-elevation-1)}.gxxe-title{font-weight:600;color:var(--theme-primary-dark);font-size:clamp(12px, 1.2vw, 16px);flex:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gxxe-buttons{display:flex;gap:var(--space-sm)}.gxxe-buttons button{width:clamp(32px,3.4vw,44px);height:clamp(32px,3.4vw,44px);min-width:clamp(32px,3.4vw,44px);min-height:clamp(32px,3.4vw,44px);border-radius:var(--md-sys-shape-full);border:none;background:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface-variant);font-size:clamp(11px, 1.4vw, 16px);cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);display:flex;align-items:center;justify-content:center;padding:0;position:relative;overflow:hidden}.gxxe-buttons button::before{content:'';position:absolute;inset:0;border-radius:inherit;background:currentColor;opacity:0;transition:opacity var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.gxxe-buttons button:hover::before{opacity:.08}.gxxe-buttons button:focus-visible::before{opacity:.12}.gxxe-buttons button:active::before{opacity:.12}.gxxe-buttons button:hover{background:var(--theme-primary);color:#fff;box-shadow:var(--md-sys-elevation-1)}.gxxe-buttons button:active{transform:scale(.95)}.gxxe-buttons button svg{position:relative;z-index:1;width:clamp(14px,1.8vw,20px);height:clamp(14px,1.8vw,20px);stroke:currentColor}.gxxe-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--theme-primary-dark)}.gxxe-error p{font-size:24px;margin-bottom:20px}.gxxe-error a{padding:12px 30px;background:var(--theme-primary);color:#fff;text-decoration:none;border-radius:20px;font-weight:600;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1)}.gxxe-error a:hover{box-shadow:var(--md-sys-elevation-2)}form{max-width:500px;padding:var(--space-xl);background:var(--md-sys-color-surface-container-lowest);border-radius:20px;box-shadow:var(--md-sys-elevation-1);border:none}input[type=email],input[type=password],input[type=text],select,textarea{width:100%;padding:var(--input-padding) calc(var(--input-padding) * 1.3);border:1px solid rgba(0,0,0,.12);border-radius:12px;background:var(--md-sys-color-surface);color:var(--theme-primary-dark);font-size:var(--input-font-size);font-family:Verdana,sans-serif;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);min-height:var(--touch-target-min)}input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;border-color:var(--theme-primary);box-shadow:0 0 0 2px rgba(var(--theme-rgb),.12)}textarea{min-height:120px;resize:vertical}label{color:var(--theme-primary-dark);font-weight:500;font-size:14px}button,input[type=submit]{padding:var(--btn-padding-y) var(--btn-padding-x);background:var(--theme-primary);color:#fff;border:none;border-radius:25px;font-size:var(--btn-font-size);font-weight:600;cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1);min-height:var(--touch-target-min)}button:hover,input[type=submit]:hover{box-shadow:var(--md-sys-elevation-2)}input[type=checkbox]{width:20px;height:20px;accent-color:var(--theme-primary);cursor:pointer}.main:has(.login-container){flex:1 0 auto;justify-content:center;padding:20px 0}.login-container{width:100%;max-width:420px;margin:0 auto;flex-shrink:0}.login-tabs{display:flex;margin-bottom:-1px;border-radius:var(--md-sys-shape-large) var(--md-sys-shape-large) 0 0;background:var(--md-sys-color-surface-container-low);border:1px solid rgba(var(--theme-rgb),.12);border-bottom:none;position:relative;z-index:1;overflow:hidden}.login-tab{flex:1;padding:16px 24px;background:0 0;border:none;border-radius:0;font-size:15px;font-weight:600;color:var(--theme-primary);cursor:pointer;transition:.3s;box-shadow:none;position:relative;outline:0}.login-tab:focus,.login-tab:focus-visible{outline:0;box-shadow:none}.login-tab:active{outline:0}.login-tab:hover{background:rgba(var(--theme-rgb-light),.2);transform:none;box-shadow:none}.login-tab.active{background:rgba(255,255,255,.6);color:var(--theme-primary-dark)}.login-tab.active::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60%;height:3px;background:var(--theme-primary);border-radius:3px 3px 0 0}.login-container form{margin:0;border-radius:0 0 20px 20px;border-top:1px solid rgba(var(--theme-rgb-soft),.3);max-width:100%;width:100%;box-sizing:border-box}.login-header{text-align:center;margin-bottom:var(--space-xl)}.login-title{font-size:var(--font-2xl);font-weight:700;color:var(--theme-primary-dark);margin:0 0 var(--space-xs) 0}.login-subtitle{font-size:var(--font-sm);color:var(--theme-primary);margin:0;opacity:.8}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:var(--theme-primary-dark)}.form-group input{width:100%;box-sizing:border-box}.captcha-group{display:flex;justify-content:center;margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.login-submit{width:100%;padding:var(--btn-padding-y) var(--btn-padding-x);font-size:var(--btn-font-size);font-weight:700;border-radius:20px;margin-top:var(--space-sm);min-height:var(--touch-target-min)}.login-submit.loading{opacity:.7;cursor:not-allowed}.login-submit:disabled{transform:none}.login-container.register-mode .login-tabs{background:rgba(var(--theme-rgb-soft),.3)}.login-container.register-mode .login-tab.active::after{background:var(--theme-primary)}.login-container.register-mode .login-title{color:var(--theme-primary)}.login-container.register-mode .login-submit{background:var(--theme-primary)}.main.request-page{flex:1 0 auto;justify-content:center;padding:30px 20px;width:95%;max-width:1200px}.request-container{width:100%;display:flex;flex-direction:column;gap:30px}.request-info{text-align:center}.request-title{font-size:28px;font-weight:700;color:var(--theme-primary-dark);margin:0 0 16px}.request-description{font-size:15px;color:var(--theme-primary-dark);margin:0 0 12px;line-height:1.6;opacity:.85}.request-notes{margin-top:20px;padding:20px;background:rgba(255,255,255,.6);border-radius:12px;border:1px solid rgba(var(--theme-rgb-soft),.2);text-align:left}.request-notes h3{font-size:14px;font-weight:600;color:var(--theme-primary-dark);margin:0 0 12px}.request-notes ul{margin:0;padding-left:20px}.request-notes li{font-size:13px;color:var(--theme-primary-dark);margin:8px 0;opacity:.8}.request-form-wrapper{width:100%}.request-form-wrapper form{margin:0}.request-form-wrapper .form-group{margin-bottom:18px}.request-form-wrapper textarea{min-height:100px;resize:vertical}.checkbox-group{margin-top:20px}.checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:14px;line-height:1.4}.checkbox-label input[type=checkbox]{margin-top:2px;flex-shrink:0}.checkbox-label span{color:var(--theme-primary-dark)}.request-submit{width:100%;padding:16px 24px;font-size:16px;font-weight:700;border-radius:20px;margin-top:10px}@media screen and (min-width:900px){.request-container{flex-direction:row;align-items:flex-start;gap:50px}.request-info{flex:1;max-width:400px;text-align:left;position:sticky;top:20px}.request-title{font-size:32px}.request-description{font-size:16px}.request-form-wrapper{flex:1;max-width:450px}}@media screen and (min-width:1200px){.main.request-page{max-width:1100px}.request-container{gap:70px}.request-info{max-width:450px}.request-title{font-size:36px}.request-form-wrapper{max-width:500px}.request-form-wrapper form{padding:40px}}#gxme-search{width:100%;max-width:600px;margin:var(--space-xl) auto var(--space-lg);padding:var(--input-padding) var(--space-lg);border:1px solid rgba(var(--theme-rgb),.2);border-radius:var(--md-sys-shape-full);background:var(--md-sys-color-surface-container-lowest);color:var(--theme-primary-dark);font-size:var(--input-font-size);font-family:Verdana,sans-serif;box-shadow:var(--md-sys-elevation-1);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);min-height:var(--touch-target-min)}#gxme-search:focus{outline:0;border-color:var(--theme-primary);box-shadow:var(--md-sys-elevation-2)}#messages{display:flex;flex-direction:column;gap:15px;max-width:800px}#messages .user{align-self:flex-end;background:var(--theme-primary);border:none}#messages .assistant{align-self:flex-start;background:var(--md-sys-color-surface-container-lowest);color:var(--theme-primary-dark)}#input{width:90%;max-width:800px;min-height:60px;margin-bottom:20px}#quote{font-size:18px;color:var(--theme-primary-dark);text-align:center;line-height:1.6;margin:0;padding:0}#quote a{color:var(--theme-primary);text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:.3s}#quote a:hover{border-bottom-color:var(--theme-primary)}.navbar-row>div{display:flex;align-items:center;gap:8px}.navbar-row>div img{border-radius:50%;border:2px solid var(--theme-primary)}.navbar-row>div span{color:var(--theme-primary-dark)}.main.index-page{max-width:1200px;width:95%;justify-content:flex-start;gap:40px;padding:40px 20px}.quote-box{background:var(--md-sys-color-surface-container-lowest);padding:var(--space-md) var(--space-lg);border-radius:16px;border:none;box-shadow:var(--md-sys-elevation-1);text-align:center;width:100%;max-width:900px;margin:0 auto}.feature-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--space-lg);width:100%;max-width:1000px;margin:0 auto}.feature-card:first-child,.feature-card:nth-child(2),.feature-card:nth-child(3){grid-column:span 4}.feature-card:nth-child(4),.feature-card:nth-child(5),.feature-card:nth-child(6),.feature-card:nth-child(7){grid-column:span 3}.feature-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-lg) var(--space-lg);background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large);border:none;box-shadow:0 2px 4px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.06),0 8px 16px rgba(0,0,0,.04);text-decoration:none;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized)}.feature-card:hover{transform:translateY(-4px);box-shadow:0 4px 8px rgba(0,0,0,.06),0 8px 16px rgba(0,0,0,.08),0 16px 32px rgba(0,0,0,.06)}.feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--theme-primary);border-radius:var(--md-sys-shape-medium);margin-bottom:var(--space-md)}.feature-icon svg{width:28px;height:28px;color:#fff}.feature-title{font-size:15px;font-weight:600;color:var(--theme-primary-dark);margin:0 0 var(--space-sm) 0}.feature-desc{font-size:14px;color:var(--theme-primary-dark);opacity:.85;margin:0;line-height:1.5}body.dark-mode .quote-box{background:var(--md-sys-color-surface-container);box-shadow:0 2px 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.15)}body.dark-mode .feature-card{background:var(--md-sys-color-surface-container);box-shadow:0 2px 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.2)}body.dark-mode .feature-card:hover{background:var(--md-sys-color-surface-container-high);box-shadow:0 4px 8px rgba(0,0,0,.2),0 8px 16px rgba(0,0,0,.25),0 16px 32px rgba(0,0,0,.15)}body.dark-mode .feature-desc,body.dark-mode .feature-title{color:var(--theme-accent-soft)}.stats-section{margin:60px 0 40px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:800px;margin:0 auto}.stat-card{text-align:center;padding:24px 16px;background:rgba(var(--theme-rgb),.08);border-radius:16px;border:1px solid rgba(var(--theme-rgb),.15);transition:.3s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(var(--theme-rgb),.15);border-color:rgba(var(--theme-rgb),.25)}.stat-number{font-size:2.5rem;font-weight:700;color:var(--theme-primary);margin-bottom:8px;font-family:Verdana_ROT13,Verdana,sans-serif}.stat-label{font-size:.9rem;color:var(--theme-primary-dark);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.info-section{margin:40px 0;padding:0 20px}.info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto}.info-card{padding:20px;background:var(--md-sys-color-surface-container-lowest);border-radius:12px;border:none;box-shadow:var(--md-sys-elevation-1);text-align:center;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.info-card:hover{box-shadow:var(--md-sys-elevation-2)}.info-card h3{font-size:1.1rem;font-weight:600;color:var(--theme-primary-dark);margin-bottom:10px;font-family:Verdana_ROT13,Verdana,sans-serif}.info-card p{color:var(--theme-primary);opacity:.8;line-height:1.5;margin:0;font-size:.85rem}body.dark-mode .stat-card{background:rgba(var(--theme-rgb-primary),.12);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .stat-card:hover{border-color:rgba(var(--theme-rgb-primary),.35)}body.dark-mode .stat-number{color:var(--theme-dark-primary)}body.dark-mode .stat-label{color:var(--theme-accent-soft)}body.dark-mode .info-card{background:rgba(var(--theme-rgb-primary),.08);border-color:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .info-card h3,body.dark-mode .info-card p{color:var(--theme-accent-soft)}.ai-container{padding:var(--space-lg);height:calc(100vh - 120px);display:flex;flex-direction:column}.ai-header{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md) var(--space-lg);background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large) var(--md-sys-shape-large) 0 0;border:1px solid rgba(var(--theme-rgb),.12);border-bottom:none;box-shadow:var(--md-sys-elevation-1)}.ai-title{display:flex;align-items:center;gap:var(--space-md)}.ai-title svg{width:28px;height:28px;color:var(--theme-primary)}.ai-title h1{font-size:1.25rem;font-weight:600;color:var(--theme-primary-dark);margin:0;font-family:Verdana_ROT13,Verdana,sans-serif}.ai-status{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-md);background:rgba(var(--theme-rgb),.06);border-radius:var(--md-sys-shape-full)}.status-indicator{width:8px;height:8px;border-radius:var(--md-sys-shape-full);background:var(--theme-primary);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.status-indicator.thinking{background:var(--theme-accent);animation:1.5s infinite pulse}.status-indicator.error{background:#b3261e}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}.status-text{font-size:13px;color:var(--theme-primary-dark);font-weight:500}.ai-messages-container{flex:1;overflow-y:auto;padding:var(--space-lg);background:var(--md-sys-color-surface-container-low);border-left:1px solid rgba(var(--theme-rgb),.12);border-right:1px solid rgba(var(--theme-rgb),.12);display:flex;flex-direction:column;gap:var(--space-md)}.ai-message{max-width:85%;display:flex;flex-direction:column;gap:var(--space-sm)}.user-message{align-self:flex-end}.assistant-message{align-self:flex-start}.ai-message-content{padding:var(--space-md) var(--space-lg);border-radius:var(--md-sys-shape-large);line-height:1.6;word-wrap:break-word;font-family:Verdana_ROT13,Verdana,sans-serif;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.ai-message-content.no-rot13{font-family:Verdana,sans-serif}.user-message .ai-message-content{background:var(--theme-primary);color:#fff;border-bottom-right-radius:var(--md-sys-shape-extra-small);box-shadow:var(--md-sys-elevation-1)}.assistant-message .ai-message-content{background:var(--md-sys-color-surface-container-lowest);color:var(--theme-primary-dark);border:1px solid rgba(var(--theme-rgb),.12);border-bottom-left-radius:var(--md-sys-shape-extra-small);box-shadow:var(--md-sys-elevation-1)}.ai-message-image{max-width:300px;max-height:200px;border-radius:var(--md-sys-shape-medium);margin-bottom:var(--space-sm);cursor:pointer;transition:transform var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1)}.ai-message-image:hover{transform:scale(1.02);box-shadow:var(--md-sys-elevation-2)}.typing-indicator{display:flex;gap:6px;align-items:center;padding:var(--space-xs) 0}.typing-indicator span{width:8px;height:8px;border-radius:var(--md-sys-shape-full);background:var(--theme-primary);animation:1.4s ease-in-out infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,100%,80%{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.ai-input-container{background:var(--md-sys-color-surface-container-lowest);border:1px solid rgba(var(--theme-rgb),.12);border-top:none;border-radius:0 0 var(--md-sys-shape-large) var(--md-sys-shape-large);padding:var(--space-md) var(--space-lg);box-shadow:var(--md-sys-elevation-1)}.ai-file-upload-area{margin-bottom:var(--space-md);padding:var(--space-md);background:rgba(var(--theme-rgb),.04);border-radius:var(--md-sys-shape-medium);border:1px dashed rgba(var(--theme-rgb),.2)}.ai-file-preview{display:flex;gap:var(--space-md);flex-wrap:wrap;margin-bottom:var(--space-sm)}.ai-file-item{display:flex;flex-direction:column;align-items:center;gap:var(--space-xs)}.ai-file-name{font-size:12px;color:var(--theme-primary-dark);text-align:center;max-width:200px;word-break:break-word}.ai-remove-files-btn{padding:var(--space-xs) var(--space-md);background:0 0;color:#b3261e;border:1px solid rgba(179,38,30,.3);border-radius:var(--md-sys-shape-small);font-size:12px;cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.ai-remove-files-btn:hover{background:rgba(179,38,30,.08)}.ai-input-area{display:flex;gap:var(--space-sm);align-items:flex-end;max-width:100%;width:100%}.ai-send-btn,.ai-upload-btn{width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;padding:0;border:none;border-radius:var(--md-sys-shape-medium);cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-upload-btn{background:rgba(var(--theme-rgb),.08);color:var(--theme-primary);border:none}.ai-upload-btn:hover{background:rgba(var(--theme-rgb),.12)}.ai-send-btn{background:var(--theme-primary);color:#fff;box-shadow:var(--md-sys-elevation-1)}.ai-send-btn:hover{background:var(--theme-primary-dark);box-shadow:var(--md-sys-elevation-2)}.ai-send-btn svg,.ai-upload-btn svg{width:20px;height:20px;min-width:20px;min-height:20px;max-width:20px;max-height:20px;flex-shrink:0}.ai-input{flex:1;min-width:0;padding:var(--space-md);border:1px solid rgba(var(--theme-rgb),.2);border-radius:var(--md-sys-shape-medium);background:var(--md-sys-color-surface-container-lowest);color:var(--theme-primary-dark);font-size:14px;font-family:Verdana,sans-serif;resize:none;min-height:48px;max-height:120px;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);line-height:1.5}.ai-input:focus{outline:0;border-color:var(--theme-primary);box-shadow:var(--md-sys-elevation-1)}body.dark-mode .ai-header{background:rgba(var(--theme-bg-dark-rgb),.95);border-color:rgba(var(--theme-rgb-primary),.12);box-shadow:var(--md-sys-elevation-1)}body.dark-mode .ai-title h1{color:var(--theme-accent-soft)}body.dark-mode .ai-title svg{color:var(--theme-accent)}body.dark-mode .ai-status{background:rgba(var(--theme-rgb-primary),.08)}body.dark-mode .status-text{color:var(--theme-accent-soft)}body.dark-mode .ai-messages-container{background:rgba(var(--theme-bg-dark-rgb),.6);border-color:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .user-message .ai-message-content{background:var(--theme-dark-primary)}body.dark-mode .assistant-message .ai-message-content{background:rgba(var(--theme-bg-dark-rgb),.9);border-color:rgba(var(--theme-rgb-primary),.12);color:var(--theme-accent-soft)}body.dark-mode .ai-input-container{background:rgba(var(--theme-bg-dark-rgb),.95);border-color:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .ai-file-upload-area{background:rgba(var(--theme-rgb-primary),.06);border-color:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .ai-file-name{color:var(--theme-accent-soft)}body.dark-mode .ai-input{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.15);color:var(--theme-accent-soft)}body.dark-mode .ai-input:focus{border-color:var(--theme-primary)}body.dark-mode .ai-input::placeholder{color:var(--theme-accent);opacity:.6}body.dark-mode .ai-upload-btn{background:rgba(var(--theme-rgb-primary),.1);color:var(--theme-accent)}body.dark-mode .ai-upload-btn:hover{background:rgba(var(--theme-rgb-primary),.16)}body.dark-mode .ai-send-btn{background:var(--theme-dark-primary);box-shadow:var(--md-sys-elevation-1)}body.dark-mode .ai-send-btn:hover{background:var(--theme-primary-darker);box-shadow:var(--md-sys-elevation-2)}body.dark-mode .typing-indicator span{background:var(--theme-accent)}body.dark-mode .ai-remove-files-btn{border-color:rgba(179,38,30,.4)}body.dark-mode .ai-remove-files-btn:hover{background:rgba(179,38,30,.12)}.no-rot13,.status-text,body.dark-mode .no-rot13,body.dark-mode .status-text{font-family:Verdana,sans-serif!important}@media screen and (min-width:1600px){.ai-container{padding:40px}.ai-messages-container{padding:40px 60px}.ai-message{max-width:65%}.ai-input-container{padding:30px}.ai-input{min-height:70px;padding:20px 25px;font-size:18px}.ai-send-btn,.ai-upload-btn{min-height:70px;padding:18px}}@media screen and (min-width:1200px){.ai-container{padding:30px}.ai-header{padding:25px 30px}.ai-title h1{font-size:1.6rem}.ai-messages-container{padding:30px}.ai-input-container{padding:25px}.ai-input{min-height:60px;padding:15px 20px;font-size:16px}.ai-send-btn,.ai-upload-btn{min-height:60px;padding:15px}}@media screen and (min-width:769px) and (max-width:1199px){.ai-container{max-width:95vw;padding:25px}.ai-header{padding:20px 25px}.ai-messages-container{padding:25px}.ai-input-container{padding:20px}}@media screen and (min-width:481px) and (max-width:768px){.ai-container{padding:15px;height:calc(100vh - 110px)}.ai-header{padding:18px 20px;flex-direction:column;gap:8px;align-items:center}.ai-title h1{font-size:1.3rem}.ai-messages-container{padding:20px}.ai-message{max-width:90%}.ai-input-container{padding:15px}.ai-input{font-size:15px}}@media screen and (max-width:480px){.ai-container{padding:10px;height:calc(100vh - 100px);max-width:100%;overflow:hidden}.ai-header{padding:12px;flex-wrap:wrap;gap:8px;max-width:100%;overflow:hidden}.ai-title{gap:8px;min-width:0;flex:1;overflow:hidden}.ai-title svg{flex-shrink:0;width:20px;height:20px}.ai-title h1{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-status{flex-shrink:0}.ai-messages-container{padding:12px}.ai-message{max-width:90%}.ai-input-container{padding:10px;max-width:100%;overflow:hidden}.ai-input-area{gap:8px;align-items:flex-end;max-width:100%}.ai-input{font-size:16px;min-height:44px;padding:10px 12px;min-width:0;flex:1}.ai-send-btn,.ai-upload-btn{min-height:44px;width:44px;max-width:44px;padding:10px;flex-shrink:0}.ai-file-preview{gap:8px}.ai-file-item img{max-width:150px;max-height:100px}}.main p{color:var(--theme-primary-dark)}.main>div a{color:var(--theme-primary);text-decoration:none}.main>div a:hover{color:var(--theme-primary-light)}#avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;vertical-align:middle}.contact-page{max-width:1200px;padding:var(--space-2xl) var(--space-xl)}.contact-header{text-align:center;margin-bottom:var(--space-2xl)}.contact-header h1{font-size:var(--font-3xl);color:var(--theme-primary-dark);margin-bottom:var(--space-sm);font-family:Verdana_ROT13,Verdana,sans-serif}.contact-header p{font-size:var(--font-md);color:var(--theme-primary);opacity:.8}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:var(--space-xl)}.contact-section{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-extra-large);padding:var(--space-xl);border:1px solid rgba(var(--theme-rgb),.12);box-shadow:var(--md-sys-elevation-1)}.contact-section h2{font-size:1.3rem;color:var(--theme-primary-dark);margin-bottom:var(--space-lg);padding-bottom:var(--space-md);border-bottom:1px solid rgba(var(--theme-rgb),.12);font-family:Verdana_ROT13,Verdana,sans-serif}.contact-section.secure-section{grid-column:1/-1;background:rgba(var(--theme-rgb),.04)}.contact-cards{display:flex;flex-direction:column;gap:16px}.contact-card{display:flex;align-items:flex-start;gap:16px;padding:20px;background:rgba(255,255,255,.7);border-radius:14px;border:1px solid rgba(var(--theme-rgb),.1);transition:.2s}.contact-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--theme-rgb),.1);border-color:rgba(var(--theme-rgb),.18)}.contact-icon{width:48px;height:48px;min-width:48px;background:var(--theme-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:var(--md-sys-elevation-1)}.contact-icon svg{width:24px;height:24px;color:#fff}.contact-info h3{font-size:1rem;color:var(--theme-primary-dark);margin-bottom:4px;font-family:Verdana_ROT13,Verdana,sans-serif}.contact-info p{font-size:.85rem;color:var(--theme-primary);opacity:.7;margin-bottom:8px}.contact-info a{font-size:.9rem;color:var(--theme-primary);text-decoration:none;font-weight:500;transition:color .2s}.contact-info a:hover{color:var(--theme-primary-dark);text-decoration:underline}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.team-card{display:flex;align-items:center;gap:14px;padding:16px;background:var(--md-sys-color-surface-container-lowest);border-radius:14px;border:none;box-shadow:var(--md-sys-elevation-1);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.team-card:hover{box-shadow:var(--md-sys-elevation-2)}.team-avatar{width:50px;height:50px;min-width:50px;background:var(--theme-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;color:#fff;font-family:Verdana_ROT13,Verdana,sans-serif}.team-info{flex:1;min-width:0}.team-info h3{font-size:.95rem;color:var(--theme-primary-dark);margin-bottom:2px;font-family:Verdana_ROT13,Verdana,sans-serif}.team-role{display:block;font-size:.75rem;color:var(--theme-primary);opacity:.7;margin-bottom:6px}.team-info a{font-size:.8rem;color:var(--theme-primary);text-decoration:none;word-break:break-all;transition:color .2s}.team-info a:hover{color:var(--theme-primary-dark);text-decoration:underline}.secure-card{display:flex;align-items:flex-start;gap:24px;padding:28px;background:rgba(255,255,255,.5);border-radius:20px;border:2px solid rgba(var(--theme-rgb),.2)}.secure-icon{width:64px;height:64px;min-width:64px;background:var(--theme-primary-dark);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:var(--md-sys-elevation-1)}.secure-icon svg{width:32px;height:32px;color:#fff}.secure-info h3{font-size:1.15rem;color:var(--theme-primary-dark);margin-bottom:10px;font-family:Verdana_ROT13,Verdana,sans-serif}.secure-info p{font-size:.95rem;color:var(--theme-primary);line-height:1.6;margin-bottom:20px}.signal-contact{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#3a76f0;border-radius:10px;box-shadow:var(--md-sys-elevation-1);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.signal-contact:hover{transform:translateY(-1px);box-shadow:0 3px 10px rgba(58,118,240,.25)}.signal-logo{width:20px;height:20px;color:#fff}.signal-handle{font-size:.9rem;font-weight:600;color:#fff;font-family:Verdana_ROT13,Verdana,sans-serif}.secure-contact-options{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.contact-or{font-size:.85rem;color:var(--theme-primary);opacity:.7;font-style:italic}.phone-contact{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:var(--theme-primary);border-radius:10px;box-shadow:var(--md-sys-elevation-1);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);text-decoration:none}.phone-contact:hover{transform:translateY(-1px);box-shadow:0 3px 10px rgba(var(--theme-rgb),.2)}.phone-contact svg{width:18px;height:18px;color:#fff}.phone-contact span{font-size:.9rem;font-weight:600;color:#fff;font-family:Verdana_ROT13,Verdana,sans-serif}body.dark-mode .contact-page .contact-header h1{color:var(--theme-accent-soft)}body.dark-mode .contact-page .contact-header p{color:var(--theme-accent)}body.dark-mode .contact-section{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .contact-section h2{color:var(--theme-accent-soft);border-bottom-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .contact-section.secure-section{background:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .contact-card{background:rgba(var(--theme-bg-dark-rgb),.6);border-color:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .contact-card:hover{border-color:rgba(var(--theme-rgb-primary),.35)}body.dark-mode .contact-info h3{color:var(--theme-accent-soft)}body.dark-mode .contact-info a,body.dark-mode .contact-info p{color:var(--theme-accent)}body.dark-mode .contact-info a:hover{color:var(--theme-accent-soft)}body.dark-mode .team-card{background:rgba(var(--theme-bg-dark-rgb),.6);border-color:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .team-card:hover{border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .team-info h3{color:var(--theme-accent-soft)}body.dark-mode .team-info a,body.dark-mode .team-role{color:var(--theme-accent)}body.dark-mode .team-info a:hover{color:var(--theme-accent-soft)}body.dark-mode .secure-card{background:rgba(var(--theme-bg-dark-rgb),.5);border-color:rgba(var(--theme-rgb-primary),.25)}body.dark-mode .secure-info h3{color:var(--theme-accent-soft)}body.dark-mode .contact-or,body.dark-mode .secure-info p{color:var(--theme-accent)}.support-page{max-width:900px;padding:40px 30px}.support-header{text-align:center;margin-bottom:40px}.support-header h1{font-size:2.5rem;color:var(--theme-primary-dark);margin-bottom:12px;font-family:Verdana_ROT13,Verdana,sans-serif}.support-header p{font-size:1.1rem;color:var(--theme-primary);opacity:.8}.support-intro{display:flex;align-items:flex-start;gap:20px;padding:28px;background:rgba(var(--theme-rgb),.08);border-radius:20px;margin-bottom:40px;border:1px solid rgba(var(--theme-rgb),.2)}.support-intro .support-icon{width:50px;height:50px;min-width:50px;background:var(--theme-primary);border-radius:14px;display:flex;align-items:center;justify-content:center}.support-intro .support-icon svg{width:26px;height:26px;color:#fff}.support-intro p{font-size:1rem;color:var(--theme-primary);line-height:1.7}.crypto-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}.crypto-card{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large);padding:var(--space-lg);border:1px solid rgba(var(--theme-rgb),.12);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1)}.crypto-card:hover{box-shadow:var(--md-sys-elevation-2)}.crypto-card.btc{border-color:rgba(247,147,26,.3)}.crypto-card.ltc{border-color:rgba(52,93,157,.3)}.crypto-header{display:flex;align-items:center;gap:14px;margin-bottom:18px}.crypto-logo{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.crypto-card.btc .crypto-logo{background:#f7931a}.crypto-card.ltc .crypto-logo{background:#345d9d}.crypto-logo svg{width:28px;height:28px;color:#fff}.crypto-name h3{font-size:1.2rem;color:var(--theme-primary-dark);margin-bottom:2px;font-family:Verdana_ROT13,Verdana,sans-serif}.crypto-name span{font-size:.8rem;color:var(--theme-primary);opacity:.7;text-transform:uppercase;letter-spacing:1px}.crypto-address{display:flex;align-items:center;gap:10px;background:rgba(var(--theme-rgb),.08);border-radius:12px;padding:12px 14px}.crypto-address code{flex:1;font-size:.75rem;color:var(--theme-primary-dark);word-break:break-all;font-family:monospace}.copy-btn{width:36px;height:36px;min-width:36px;border:none;background:var(--theme-primary);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.copy-btn:hover{background:var(--theme-primary-dark);transform:scale(1.05)}.copy-btn.copied{background:#22c55e}.copy-btn svg{width:18px;height:18px;color:#fff}.support-footer{text-align:center;padding:24px;background:rgba(var(--theme-rgb),.05);border-radius:16px}.support-footer p{font-size:.95rem;color:var(--theme-primary);opacity:.8}body.dark-mode .support-header h1{color:var(--theme-accent-soft)}body.dark-mode .support-header p{color:var(--theme-accent)}body.dark-mode .support-intro{background:rgba(var(--theme-rgb-primary),.12);border-color:rgba(var(--theme-rgb-primary),.25)}body.dark-mode .support-intro p{color:var(--theme-accent)}body.dark-mode .crypto-card{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .crypto-name h3{color:var(--theme-accent-soft)}body.dark-mode .crypto-name span{color:var(--theme-accent)}body.dark-mode .crypto-address{background:rgba(var(--theme-rgb-primary),.1)}body.dark-mode .crypto-address code{color:var(--theme-accent-soft)}body.dark-mode .support-footer{background:rgba(var(--theme-rgb-primary),.1)}body.dark-mode .support-footer p{color:var(--theme-accent)}.oss-page{max-width:900px;padding:40px 30px}.oss-header{text-align:center;margin-bottom:40px}.oss-header h1{font-size:2.5rem;color:var(--theme-primary-dark);margin-bottom:12px;font-family:Verdana_ROT13,Verdana,sans-serif}.oss-header p{font-size:1.1rem;color:var(--theme-primary);opacity:.8}.oss-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:40px}.oss-card{display:flex;align-items:flex-start;gap:var(--space-lg);padding:var(--space-xl);background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large);border:1px solid rgba(var(--theme-rgb),.12);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);text-decoration:none;box-shadow:var(--md-sys-elevation-1)}.oss-card.github-card:hover,.oss-card:hover{box-shadow:var(--md-sys-elevation-2)}.oss-icon{width:56px;height:56px;min-width:56px;background:var(--theme-primary);border-radius:16px;display:flex;align-items:center;justify-content:center}.github-card .oss-icon{background:#24292e}.oss-icon svg{width:28px;height:28px;color:#fff}.oss-info h3{font-size:1.15rem;color:var(--theme-primary-dark);margin-bottom:8px;font-family:Verdana_ROT13,Verdana,sans-serif}.oss-info p{font-size:.9rem;color:var(--theme-primary);opacity:.8;margin-bottom:10px;line-height:1.5}.oss-link{font-size:.85rem;color:var(--theme-primary);font-weight:500}.oss-card:hover .oss-link{text-decoration:underline}.oss-tech{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large);padding:var(--space-xl);margin-bottom:var(--space-xl);border:1px solid rgba(var(--theme-rgb),.12);max-width:700px;margin-left:auto;margin-right:auto;box-shadow:var(--md-sys-elevation-1)}.oss-tech h2{font-size:1.2rem;color:var(--theme-primary-dark);margin-bottom:20px;text-align:center;font-family:Verdana_ROT13,Verdana,sans-serif}.tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tech-item{text-align:center;padding:16px 12px;background:rgba(var(--theme-rgb),.08);border-radius:12px}.tech-name{display:block;font-size:.95rem;font-weight:600;color:var(--theme-primary-dark);margin-bottom:4px}.tech-desc{font-size:.75rem;color:var(--theme-primary);opacity:.7}.oss-license{text-align:center;padding:20px}.oss-license p{font-size:.9rem;color:var(--theme-primary);opacity:.7}body.dark-mode .oss-header h1{color:var(--theme-accent-soft)}body.dark-mode .oss-header p{color:var(--theme-accent)}body.dark-mode .oss-card{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .oss-info h3{color:var(--theme-accent-soft)}body.dark-mode .oss-info p,body.dark-mode .oss-link{color:var(--theme-accent)}body.dark-mode .oss-tech{background:rgba(var(--theme-bg-dark-rgb),.7);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .oss-tech h2{color:var(--theme-accent-soft)}body.dark-mode .tech-item{background:rgba(var(--theme-rgb-primary),.1)}body.dark-mode .tech-name{color:var(--theme-accent-soft)}body.dark-mode .oss-license p,body.dark-mode .tech-desc{color:var(--theme-accent)}.updates-page{max-width:800px;padding:40px 30px}.updates-header{text-align:center;margin-bottom:50px}.updates-header h1{font-size:2.5rem;color:var(--theme-primary-dark);margin-bottom:12px;font-family:Verdana_ROT13,Verdana,sans-serif}.updates-header p{font-size:1.1rem;color:var(--theme-primary);opacity:.8}.updates-timeline{display:flex;flex-direction:column;gap:24px}.update-card{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large);padding:var(--space-xl);border:1px solid rgba(var(--theme-rgb),.12);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1)}.update-card:hover{transform:translateX(4px);box-shadow:var(--md-sys-elevation-2)}.update-card.featured{background:rgba(var(--theme-rgb),.06);border-color:rgba(var(--theme-rgb),.2)}.update-card.milestone{border-left:4px solid var(--theme-primary)}.update-date{font-size:.85rem;color:var(--theme-primary);opacity:.7;margin-bottom:10px;font-weight:500}.update-card h2{font-size:1.25rem;color:var(--theme-primary-dark);margin-bottom:14px;font-family:Verdana_ROT13,Verdana,sans-serif;line-height:1.4}.update-content p{font-size:.95rem;color:var(--theme-primary);line-height:1.7;margin-bottom:12px}.update-content p:last-child{margin-bottom:0}.update-content a{color:var(--theme-primary);font-weight:500;text-decoration:underline}.update-content a:hover{color:var(--theme-primary-dark)}body.dark-mode .updates-header h1{color:var(--theme-accent-soft)}body.dark-mode .updates-header p{color:var(--theme-accent)}body.dark-mode .update-card{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .update-card:hover{border-color:rgba(var(--theme-rgb-primary),.4)}body.dark-mode .update-card.featured{background:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .update-date{color:var(--theme-accent)}body.dark-mode .update-card h2{color:var(--theme-accent-soft)}body.dark-mode .update-content a,body.dark-mode .update-content p{color:var(--theme-accent)}body.dark-mode .update-content a:hover{color:var(--theme-accent-soft)}.error-page{align-items:center;justify-content:center;gap:var(--space-2xl);padding:var(--space-2xl) var(--space-lg);height:auto;width:90%;max-width:1200px}.error-content{text-align:center}.error-content h1{font-size:clamp(3rem, 10vw, 5rem);margin:0;color:var(--theme-primary);text-shadow:none}.error-content h2{font-size:var(--font-xl);margin:var(--space-sm) 0 var(--space-lg);color:var(--theme-primary-dark)}.error-content>p{font-size:var(--font-md);color:var(--theme-primary-dark);opacity:.8;margin-bottom:30px}.error-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.error-btn{padding:14px 30px;background:rgba(255,255,255,.8);color:var(--theme-primary-dark);text-decoration:none;border-radius:25px;font-weight:600;font-size:16px;transition:.2s;box-shadow:0 1px 3px rgba(var(--theme-rgb),.08);border:1px solid rgba(var(--theme-rgb-primary),.2)}.error-btn:hover{transform:translateY(-2px);box-shadow:var(--md-sys-elevation-2);background:var(--theme-primary);color:#fff;border-color:transparent}.error-image-box{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large);padding:var(--space-lg);box-shadow:var(--md-sys-elevation-1);border:1px solid rgba(var(--theme-rgb),.12);max-width:500px;text-align:center}.error-image-box img{max-width:100%;max-height:400px;border-radius:15px;object-fit:contain}.error-image-caption{margin:15px 0 0;font-size:14px;color:var(--theme-primary-dark);font-style:italic;opacity:.9}body.dark-mode .error-content h1{color:var(--theme-primary-light)}body.dark-mode .error-content h2,body.dark-mode .error-content>p{color:var(--theme-accent-soft)}body.dark-mode .error-btn{background:rgba(var(--theme-bg-dark-rgb),.6);color:var(--theme-accent);border-color:rgba(var(--theme-rgb-primary),.4);box-shadow:none}body.dark-mode .error-btn:hover{background:var(--theme-dark-primary);color:var(--theme-accent-softer);border-color:transparent;box-shadow:var(--md-sys-elevation-1)}body.dark-mode .error-image-box{background:rgba(var(--theme-bg-dark-rgb),.7);border-color:rgba(var(--theme-rgb-primary),.3);box-shadow:0 2px 6px rgba(0,0,0,.15)}body.dark-mode .error-image-caption{color:var(--theme-accent-soft)}@media screen and (min-width:900px){.error-page{flex-direction:row;justify-content:center;align-items:center;gap:60px;padding:60px 40px}.error-content{text-align:left;flex:1;max-width:450px}.error-buttons{justify-content:flex-start}.error-image-box{flex:1;max-width:450px}}@media screen and (min-width:1200px){.error-page{gap:80px;max-width:1400px}.error-content{max-width:500px}.error-content h1{font-size:84px}.error-content h2{font-size:32px}.error-image-box{max-width:550px;padding:25px}.error-image-box img{max-height:450px}}@media screen and (max-width:1024px){#dark-mode-toggle{width:auto;flex:none}.main.gxxes-page{width:98%}}@media screen and (max-width:768px){.navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 12px;gap:8px;min-height:56px}.logo{order:1;margin:0;font-size:20px;flex-shrink:0;line-height:40px}.navbar-row{order:2;display:flex;gap:4px;align-items:center;justify-content:flex-end;margin-left:auto;height:40px}.navbar-row a:not(#login):not(#user),.navbar-row>div:not(#user){display:none!important}#settings-btn,.mobile-menu-btn{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;margin:0!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:0 0!important;border:none!important;color:var(--md-sys-color-on-surface)!important;box-sizing:border-box!important;flex-shrink:0!important}#login.visible,#user.visible{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;min-height:40px!important;max-height:40px!important;padding:0!important;margin:0!important;border-radius:8px!important;align-items:center!important;justify-content:center!important;background:0 0!important;border:none!important;color:var(--md-sys-color-on-surface)!important;box-sizing:border-box!important;flex-shrink:0!important}#login.visible:hover,#settings-btn:hover,#user.visible:hover,.mobile-menu-btn:hover{background:var(--md-sys-color-surface-variant)!important}#settings-btn svg,.mobile-menu-btn svg{width:24px!important;height:24px!important;flex-shrink:0}.mobile-menu-btn{display:flex!important}#user #username{display:none!important}#avatar{width:28px!important;height:28px!important;border-radius:50%!important;flex-shrink:0}#login{font-size:0!important}#login::before{content:'';width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'/%3E%3Cpolyline points='10 17 15 12 10 7'/%3E%3Cline x1='15' y1='12' x2='3' y2='12'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);flex-shrink:0}.main{width:100%;padding:var(--space-md) var(--space-sm);box-sizing:border-box}.main.gxxes-page{width:100%;padding:var(--space-sm)}.quote-box{max-width:100%;width:calc(100% - 24px);margin:0 auto;padding:16px;font-size:14px;border-radius:12px;box-sizing:border-box}.feature-grid{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;padding:0 12px!important;box-sizing:border-box!important}.feature-card,.feature-card:first-child,.feature-card:nth-child(2),.feature-card:nth-child(3),.feature-card:nth-child(4),.feature-card:nth-child(5),.feature-card:nth-child(6),.feature-card:nth-child(7){grid-column:auto!important;width:100%!important;padding:16px!important;border-radius:12px!important;box-sizing:border-box!important}.feature-icon{width:48px;height:48px;border-radius:12px;margin-bottom:12px}.feature-icon svg{width:24px;height:24px}.feature-title{font-size:14px;margin-bottom:4px}.feature-desc{font-size:13px;line-height:1.4}.main.index-page{width:100%;padding:16px 0;gap:16px;overflow-x:hidden}}.links-section{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-large);padding:var(--space-lg);margin-bottom:var(--space-lg);border:1px solid rgba(var(--theme-rgb),.12);box-shadow:var(--md-sys-elevation-1)}.links-section.always-unblocked{border-color:rgba(56,161,105,.3)}.links-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.links-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(var(--theme-rgb),.15)}.links-section.always-unblocked .links-icon{background:#38a169;box-shadow:var(--md-sys-elevation-1)}.links-section:not(.always-unblocked) .links-icon{background:var(--theme-primary)}.links-icon svg{width:16px;height:16px;color:#fff}.links-title{font-size:1.5rem;font-weight:700;color:var(--theme-primary-dark);margin:0;font-family:Verdana_ROT13,Verdana,sans-serif}.links-description{font-size:.95rem;color:var(--theme-primary);opacity:.8;margin:0 0 15px;padding:10px 15px;background:rgba(var(--theme-rgb),.1);border-radius:10px;border-left:3px solid var(--theme-primary)}.links-section.always-unblocked .links-description{background:rgba(56,161,105,.1);border-left-color:#38a169}.links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.links-list li a{display:block;padding:12px 16px;background:rgba(255,255,255,.6);border-radius:12px;text-decoration:none;color:var(--theme-primary-dark);font-weight:500;transition:.2s;border:1px solid rgba(var(--theme-rgb),.1);font-family:Verdana,sans-serif}.links-list li a:hover{background:var(--theme-primary);color:#fff;transform:translateY(-2px);box-shadow:var(--md-sys-elevation-2);border-color:transparent}body.dark-mode .links-section{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .links-section.always-unblocked{border-color:rgba(56,161,105,.4)}body.dark-mode .links-title{color:var(--theme-accent-soft)}body.dark-mode .links-description{background:rgba(var(--theme-rgb-primary),.1);color:var(--theme-accent-soft)}body.dark-mode .links-section.always-unblocked .links-description{background:rgba(56,161,105,.15)}body.dark-mode .links-list li a{background:rgba(var(--theme-bg-dark-rgb),.6);border-color:rgba(var(--theme-rgb-primary),.2);color:var(--theme-accent-soft)}body.dark-mode .links-list li a:hover{background:var(--theme-dark-primary);color:var(--theme-accent-softer);border-color:transparent}@media screen and (max-width:768px){.links-section{padding:20px}.links-title{font-size:1.25rem}.links-list li a{padding:10px 14px;font-size:.9rem}}@media screen and (max-width:480px){.links-section{padding:15px}.links-header{gap:10px}.links-icon{width:36px;height:36px}.links-icon svg{width:18px;height:18px}.links-title{font-size:1.1rem}.links-description{font-size:.85rem;padding:8px 12px}.links-list li a{padding:8px 12px;font-size:.85rem}.links-list{gap:8px}}@media screen and (max-width:768px){.feature-grid{grid-template-columns:repeat(2,1fr);gap:12px}.feature-card{padding:16px 12px}.feature-icon{width:44px;height:44px}.feature-icon svg{width:22px;height:22px}.feature-desc{font-size:12px}.footer div a{margin-bottom:4px;display:inline-block;margin-right:0;font-size:11px;padding:4px 8px}.info-cards{grid-template-columns:1fr}.ai-container{padding:10px;height:calc(100vh - 180px);min-height:400px}.ai-header{padding:12px 16px;flex-wrap:wrap;gap:8px}.ai-title h1{font-size:1rem}.ai-messages-container{padding:12px;min-height:200px}.ai-input-container{padding:12px}.ai-input{font-size:16px;min-height:44px;padding:10px 12px}.ai-send-btn,.ai-upload-btn{width:44px;height:44px;min-width:44px;min-height:44px}.contact-page{padding:30px 20px}.contact-header{margin-bottom:35px}.contact-header h1{font-size:1.8rem}.contact-header p{font-size:1rem}.contact-grid{grid-template-columns:1fr;gap:25px}.contact-section{padding:24px}.contact-section h2{font-size:1.15rem;margin-bottom:20px}.contact-card{padding:16px}.contact-icon{width:42px;height:42px;min-width:42px;border-radius:10px}.contact-icon svg{width:20px;height:20px}.contact-info h3{font-size:.95rem}.contact-info p{font-size:.8rem}.contact-info a{font-size:.85rem}.team-grid{grid-template-columns:1fr;gap:12px}.team-card{padding:14px}.team-avatar{width:44px;height:44px;min-width:44px;font-size:1.1rem}.team-info h3{font-size:.9rem}.team-role{font-size:.7rem}.team-info a{font-size:.75rem}.secure-card{flex-direction:column;padding:24px;gap:20px;text-align:center}.secure-icon{width:56px;height:56px;min-width:56px;margin:0 auto}.secure-icon svg{width:28px;height:28px}.secure-info h3{font-size:1.05rem}.secure-info p{font-size:.9rem}.signal-contact{padding:12px 20px}.signal-logo{width:24px;height:24px}.signal-handle{font-size:1rem}.secure-contact-options{flex-direction:column;gap:10px}.contact-or{font-size:.8rem}.phone-contact{padding:12px 20px}.phone-contact svg{width:20px;height:20px}.phone-contact span{font-size:1rem}.support-page{padding:30px 20px}.support-header h1{font-size:1.8rem}.support-intro{flex-direction:column;text-align:center;padding:24px}.support-intro .support-icon{margin:0 auto}.crypto-grid{grid-template-columns:1fr;gap:20px}.crypto-card{padding:20px}.crypto-address code{font-size:.7rem}.oss-page{padding:30px 20px}.oss-header h1{font-size:1.8rem}.oss-grid{grid-template-columns:1fr;gap:20px}.oss-card{padding:24px}.oss-icon{width:48px;height:48px;min-width:48px}.oss-icon svg{width:24px;height:24px}.tech-grid{grid-template-columns:repeat(2,1fr)}.updates-page{padding:30px 20px}.updates-header h1{font-size:1.8rem}.update-card{padding:24px}.update-card:hover{transform:translateX(4px)}.update-card h2{font-size:1.1rem}.update-content p{font-size:.9rem}.error-page{gap:25px;padding:20px 15px}.error-content h1{font-size:48px}.error-content h2{font-size:20px}.error-content>p{font-size:15px}.error-btn{padding:12px 24px;font-size:14px}.error-image-box{padding:15px;max-width:90%}.error-image-box img{max-height:300px}.error-image-caption{font-size:13px}form{padding:25px;width:95%;max-width:none;margin:0 auto}form label{font-size:14px}form br+br{display:block;margin:5px 0}.h-captcha{transform:scale(.85);transform-origin:0 0;margin:10px 0}.main:has(.login-container){padding:15px 0;justify-content:flex-start}.login-container{max-width:100%;padding:0 10px}.login-tabs{border-radius:15px 15px 0 0}.login-tab{padding:14px 16px;font-size:14px}.login-container form{padding:25px 20px;border-radius:0 0 20px 20px}.login-header{margin-bottom:22px}.login-title{font-size:20px}.login-subtitle{font-size:13px}.form-group{margin-bottom:16px}.form-group label{margin-bottom:6px;font-size:13px}.captcha-group{margin-top:18px;margin-bottom:18px}.captcha-group .h-captcha{transform:scale(.9);transform-origin:center center}.main.request-page{padding:15px 10px;justify-content:flex-start}.request-container{gap:20px}.request-info{text-align:center}.request-title{font-size:24px;margin-bottom:12px}.request-description{font-size:14px}.request-notes{padding:16px;margin-top:16px}.request-notes h3{font-size:13px}.request-notes li{font-size:12px;margin:6px 0}.request-form-wrapper .form-group{margin-bottom:14px}.request-form-wrapper textarea{min-height:80px}.checkbox-label{font-size:13px}.request-submit{padding:14px 20px;font-size:15px}.login-submit{padding:14px 20px;font-size:15px;border-radius:18px}#modal,.modal{padding:10px}#modal-content,.modal-content{width:95%;max-width:500px;padding:18px;font-size:14px;flex-direction:column;align-items:center;max-height:calc(100dvh - 30px)}#modal-content a,.modal-content a,.modal-content button{display:block;text-align:center;margin-top:12px;padding:12px 20px;font-size:14px;width:100%;max-width:280px;box-sizing:border-box}#modal-poster{width:180px;max-width:55%}#modal-info{width:100%;align-items:center;text-align:center}#modal-title{font-size:1.25rem}#modal-overview{text-align:left;max-height:100px}#episode-list{max-height:180px}.episode-item{flex-direction:column}.episode-item img{width:100%;height:auto;aspect-ratio:16/9}#modal-tv button{width:100%;max-width:200px}.gxxe-frame-container{height:100vh}.gxxe-controls{padding:clamp(8px,2.2vw,12px) clamp(10px,2.6vw,14px);gap:8px}.gxxe-title{font-size:clamp(11px, 2.6vw, 13px);flex:1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gxxe-buttons{gap:var(--space-xs)}.gxxe-buttons button{width:clamp(28px,7vw,34px);height:clamp(28px,7vw,34px);min-width:clamp(28px,7vw,34px);min-height:clamp(28px,7vw,34px);font-size:clamp(10px, 2.6vw, 12px)}.footer{padding:10px 12px}.footer div{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 8px;font-size:11px;margin:3px auto}.footer div:first-child,.footer div:nth-child(2),.footer div:nth-child(3){display:none}.footer div:has(a){display:flex}#messages{width:95%;padding:15px;gap:12px}#messages .assistant,#messages .user{max-width:85%;font-size:14px;padding:12px 15px;border-radius:15px}#input{width:95%;font-size:14px;min-height:50px}#gxme-search{width:95%;font-size:14px;padding:12px 20px}input[type=email],input[type=password],input[type=text],select,textarea{font-size:14px;padding:10px 15px}textarea{min-height:100px}button,input[type=submit]{padding:12px 25px;font-size:15px;width:100%;margin-bottom:8px}input[type=checkbox]{width:18px;height:18px;margin-right:8px;vertical-align:middle}label:has(input[type=checkbox]){display:flex;align-items:center;gap:8px}}@media screen and (max-width:480px){.navbar{padding:10px 12px;gap:8px}.logo{font-size:20px;margin-bottom:4px}.navbar-row{gap:6px;justify-content:center}.navbar-row a{padding:8px 12px;font-size:12px;min-height:36px;border-radius:20px}#settings-btn{min-width:36px;min-height:36px;width:36px;height:36px;padding:0;border-radius:50%}#settings-btn svg{width:16px;height:16px}#user #username{display:none}#user{padding:2px}#avatar{width:32px;height:32px}#dark-mode-toggle{padding:5px 10px;font-size:11px;width:auto;flex:none}.main{width:98%;padding:var(--space-sm)}.main.gxxes-page{padding:8px 4px}.gxxes-header{gap:6px}.gxxe-count{font-size:11px}.main>div{padding:0 5px}.main>div p{font-size:13px}.main>div ul{padding-left:15px}.main>div ul li{font-size:13px;margin:8px 0}.contact-page{padding:20px 15px}.contact-header{margin-bottom:25px}.contact-header h1{font-size:1.5rem}.contact-header p{font-size:.9rem}.contact-grid{gap:20px}.contact-section{padding:18px;border-radius:18px}.contact-section h2{font-size:1rem;margin-bottom:16px;padding-bottom:10px}.contact-card{padding:14px;gap:12px;border-radius:12px}.contact-icon{width:38px;height:38px;min-width:38px;border-radius:8px}.contact-icon svg{width:18px;height:18px}.contact-info h3{font-size:.85rem}.contact-info p{font-size:.75rem;margin-bottom:6px}.contact-info a{font-size:.8rem}.team-card{padding:12px;gap:10px;border-radius:12px}.team-avatar{width:40px;height:40px;min-width:40px;font-size:1rem}.team-info h3{font-size:.85rem}.team-role{font-size:.65rem;margin-bottom:4px}.team-info a{font-size:.7rem}.secure-card{padding:18px;gap:16px;border-radius:16px}.secure-icon{width:48px;height:48px;min-width:48px;border-radius:12px}.secure-icon svg{width:24px;height:24px}.secure-info h3{font-size:.95rem}.secure-info p{font-size:.85rem;margin-bottom:16px}.signal-contact{padding:10px 18px;border-radius:10px}.signal-logo{width:22px;height:22px}.signal-handle{font-size:.9rem}.secure-contact-options{gap:8px}.contact-or{font-size:.75rem}.phone-contact{padding:10px 18px;border-radius:10px}.phone-contact svg{width:18px;height:18px}.phone-contact span{font-size:.9rem}.error-page{gap:20px;padding:15px 10px}.error-content h1{font-size:36px}.error-content h2{font-size:18px}.error-content>p{font-size:14px}.error-buttons{gap:10px}.error-btn{padding:10px 20px;font-size:13px}.error-image-box{padding:12px}.error-image-box img{max-height:250px}.error-image-caption{font-size:12px}#gxme-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:10px}.gxme-img-wrapper{height:auto}.gxme-item img[style*="height: 300px"]{height:150px!important}.gxme-item p{font-size:12px;margin:8px 10px}.exclusive-tag{font-size:8px;padding:3px 6px 3px 5px;top:6px}.quote-box{padding:14px 10px;border-radius:16px;max-width:100%;width:100%;box-sizing:border-box}#quote{font-size:14px}.main.index-page{width:100%;gap:15px;padding:12px 8px;overflow:hidden}.feature-grid{grid-template-columns:repeat(2,1fr);gap:10px}.feature-card{padding:12px 10px}.feature-icon{width:40px;height:40px}.feature-icon svg{width:20px;height:20px}.feature-title{font-size:var(--font-xs)}.feature-desc{font-size:11px}form{padding:20px;width:98%}form label{font-size:13px}.h-captcha{transform:scale(.75)}#modal-content{width:95%;padding:15px;font-size:13px}#modal-content a{padding:8px 20px;font-size:14px}#messages{padding:10px;gap:10px}#messages .assistant,#messages .user{max-width:90%;font-size:13px;padding:10px 12px;border-radius:12px}#input{width:98%;font-size:13px;min-height:45px}#gxme-search{width:98%;font-size:13px;padding:10px 15px}input[type=email],input[type=password],input[type=text],select,textarea{font-size:13px;padding:8px 12px}textarea{min-height:90px}button,input[type=submit]{padding:10px 20px;font-size:14px}input[type=checkbox]{width:16px;height:16px}.gxxe-controls{padding:clamp(7px,2.4vw,10px) clamp(8px,2.8vw,12px);gap:6px}.gxxe-title{font-size:clamp(10px, 3vw, 12px)}.gxxe-buttons{gap:4px}.gxxe-buttons button{width:clamp(26px,7.5vw,30px);height:clamp(26px,7.5vw,30px);min-width:clamp(26px,7.5vw,30px);min-height:clamp(26px,7.5vw,30px);font-size:clamp(9px, 2.8vw, 11px)}.footer{padding:8px 10px}.footer div{margin:2px auto;font-size:10px;gap:3px 6px}.footer div:not(:has(a)){display:none}.footer div a{font-size:10px;padding:3px 6px;margin-right:0;margin-bottom:2px}.ai-container{padding:8px;height:calc(100vh - 200px);min-height:350px}.ai-header{padding:10px 12px}.ai-title h1{font-size:.9rem}.ai-messages-container{padding:10px;flex:1;min-height:150px}.ai-input-container{padding:10px}.ai-input-area{gap:6px}.ai-input{font-size:16px;min-height:40px;padding:8px 10px}.ai-send-btn,.ai-upload-btn{width:40px;height:40px;min-width:40px;min-height:40px}.main.request-page{padding:10px 8px}.request-container{gap:16px}.request-title{font-size:20px}.request-description{font-size:13px}.request-notes{padding:14px;margin-top:12px}.request-notes h3{font-size:12px}.request-notes li{font-size:11px}.request-form-wrapper form{padding:20px 18px}.request-form-wrapper .form-group{margin-bottom:12px}.request-form-wrapper .form-group label{font-size:12px}.request-form-wrapper textarea{min-height:70px}.checkbox-group{margin-top:14px}.checkbox-label{font-size:12px;gap:8px}.request-submit{padding:12px 18px;font-size:14px}}@media screen and (max-width:768px) and (orientation:landscape){body{height:auto;min-height:100vh}.navbar{padding:8px 15px}.navbar-row{gap:6px}.navbar-row a{padding:6px 12px;font-size:13px}.main{height:auto;min-height:60vh;padding:15px 0}#messages{height:auto;min-height:50vh;max-height:70vh}#modal-content{max-height:80vh;overflow-y:auto}}@media screen and (max-height:700px){.main:has(.login-container){justify-content:flex-start;padding:10px 0}.login-container form{padding:25px 30px}.login-header{margin-bottom:18px}.login-title{font-size:20px}.form-group{margin-bottom:14px}.captcha-group{margin:15px 0}.login-submit{padding:12px 20px}.request-container{gap:16px}.request-title{font-size:22px;margin-bottom:10px}.request-description{font-size:13px;margin-bottom:8px}.request-notes{padding:14px;margin-top:12px}.request-notes li{margin:4px 0}.request-form-wrapper .form-group{margin-bottom:12px}.request-form-wrapper textarea{min-height:70px}.checkbox-group{margin-top:14px}.request-submit{padding:12px 18px;margin-top:8px}.error-page{gap:25px;padding:20px 15px}.error-content h1{font-size:56px}.error-content h2{font-size:22px}.error-content>p{font-size:15px;margin-bottom:20px}.error-btn{padding:12px 24px;font-size:14px}}@media screen and (max-height:550px){.login-tab{padding:12px 16px;font-size:13px}.login-container form{padding:18px 25px}.login-header{margin-bottom:12px}.login-title{font-size:18px}.login-subtitle{font-size:12px}.form-group{margin-bottom:10px}.form-group label{font-size:12px;margin-bottom:4px}.form-group input{padding:10px 14px;font-size:14px}.captcha-group{margin:10px 0;transform:scale(.85);transform-origin:center center}.login-submit{padding:10px 16px;font-size:14px}.request-container{gap:12px}.request-title{font-size:18px;margin-bottom:8px}.request-description{font-size:12px;margin-bottom:6px}.request-notes{padding:10px;margin-top:8px}.request-notes h3{font-size:11px;margin-bottom:8px}.request-notes li{font-size:10px;margin:3px 0}.request-form-wrapper .form-group{margin-bottom:10px}.request-form-wrapper .form-group label{font-size:12px;margin-bottom:4px}.request-form-wrapper textarea{min-height:60px}.checkbox-label{font-size:11px;gap:8px}.request-submit{padding:10px 14px;font-size:14px}.error-page{gap:15px;padding:15px 10px}.error-content h1{font-size:42px}.error-content h2{font-size:18px;margin:8px 0 12px}.error-content>p{font-size:13px;margin-bottom:15px}.error-buttons{gap:10px}.error-btn{padding:10px 18px;font-size:13px}#modal-content,.modal-content{padding:20px}}@media (hover:none) and (pointer:coarse){.gxme-item,a,button,input[type=submit]{touch-action:manipulation}#settings-btn,.footer div a,.gxxe-buttons button,.navbar-row a,button,input[type=submit]{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}.gxxe-buttons,.navbar-row{gap:var(--space-sm)}}body.dark-mode,html.dark-mode body{background:var(--theme-bg-dark-1)!important}body.dark-mode .navbar{background:rgba(var(--theme-bg-dark-rgb),.9);box-shadow:0 1px 2px rgba(0,0,0,.15);border-bottom:1px solid rgba(var(--theme-rgb-primary),.2)}body.dark-mode .logo{color:var(--theme-primary-light)}body.dark-mode .navbar-row a{color:var(--theme-accent);background:rgba(var(--theme-bg-dark-rgb),.6);border:1px solid rgba(var(--theme-rgb-primary),.25);box-shadow:none}body.dark-mode .navbar-row a:hover{background:var(--theme-dark-primary);color:var(--theme-accent-softer);border:1px solid rgba(var(--theme-rgb-primary),.4);box-shadow:var(--md-sys-elevation-1)}body.dark-mode .navbar-active{background:var(--theme-dark-primary)!important;color:var(--theme-accent-softer)!important;border:1px solid rgba(var(--theme-rgb-primary),.4)!important;box-shadow:var(--md-sys-elevation-1)!important}body.dark-mode #settings-btn{background:rgba(var(--theme-bg-dark-rgb),.6);color:var(--theme-accent);border:1px solid rgba(var(--theme-rgb-primary),.25)}body.dark-mode #settings-btn:hover{background:var(--theme-dark-primary);color:var(--theme-accent-softer);border:1px solid rgba(var(--theme-rgb-primary),.4)}body.dark-mode .main,body.dark-mode .main p{color:var(--theme-accent-soft)}body.dark-mode .main>div a{color:var(--theme-accent)}body.dark-mode .main>div a:hover{color:var(--theme-accent-softer)}body.dark-mode .gxme-item{background:rgba(var(--theme-bg-dark-rgb),.8);border:1px solid rgba(var(--theme-rgb-primary),.15)}body.dark-mode .gxme-item:hover{background:rgba(var(--theme-bg-dark-rgb),.95);border-color:rgba(var(--theme-rgb-primary),.3);box-shadow:0 4px 12px rgba(0,0,0,.2)}body.dark-mode .gxme-item p{color:var(--theme-accent-soft)}body.dark-mode .gxxe-count{color:var(--theme-accent)}body.dark-mode .exclusive-tag{background:var(--theme-primary);box-shadow:var(--md-sys-elevation-1)}body.dark-mode .exclusive-tag::before{border-color:var(--theme-dark-primary) transparent transparent var(--theme-dark-primary)}body.dark-mode #quote{color:var(--theme-accent-soft)}body.dark-mode #quote a{color:var(--theme-accent)}body.dark-mode .footer{background:rgba(var(--theme-bg-dark-rgb),.8);border-top:1px solid rgba(var(--theme-rgb-primary),.3)}body.dark-mode .footer div{color:var(--theme-accent-soft)}body.dark-mode .footer a{color:var(--theme-accent)}body.dark-mode .footer a:hover{color:var(--theme-accent-softer)}body.dark-mode .navbar-row>div span{color:var(--theme-accent)}body.dark-mode form{background:rgba(var(--theme-bg-dark-rgb),.85);border:1px solid rgba(var(--theme-rgb-primary),.2)}body.dark-mode form label{color:var(--theme-accent-soft)}body.dark-mode input[type=email],body.dark-mode input[type=password],body.dark-mode input[type=text],body.dark-mode select,body.dark-mode textarea{background:rgba(var(--theme-bg-dark-rgb),.9);color:var(--theme-accent-soft);border:1px solid rgba(var(--theme-rgb-primary),.2)}body.dark-mode input[type=email]:focus,body.dark-mode input[type=password]:focus,body.dark-mode input[type=text]:focus,body.dark-mode select:focus,body.dark-mode textarea:focus{border-color:var(--theme-primary);box-shadow:none}body.dark-mode .login-tabs{background:rgba(var(--theme-bg-dark-rgb),.6);border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .login-tab{color:var(--theme-accent-soft)}body.dark-mode .login-tab:hover{background:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .login-tab.active{background:rgba(var(--theme-bg-dark-rgb),.8);color:var(--theme-primary-light)}body.dark-mode .login-title{color:var(--theme-accent-soft)}body.dark-mode .login-subtitle{color:var(--theme-primary-light)}body.dark-mode .form-group label{color:var(--theme-accent-soft)}body.dark-mode .login-container.register-mode .login-tabs{background:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .login-container.register-mode .login-title{color:var(--theme-primary-light)}body.dark-mode .login-container form{border-top-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .request-title{color:var(--theme-primary-light)}body.dark-mode .request-description{color:var(--theme-accent-soft)}body.dark-mode .request-notes{background:rgba(var(--theme-bg-dark-rgb),.5);border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .request-notes h3{color:var(--theme-primary-light)}body.dark-mode .checkbox-label span,body.dark-mode .request-notes li{color:var(--theme-accent-soft)}body.dark-mode #input{background:rgba(var(--theme-bg-dark-rgb),.8);color:var(--theme-accent-soft);border:1px solid rgba(var(--theme-rgb-primary),.25)}body.dark-mode #gxme-search{background:rgba(var(--theme-bg-dark-rgb),.7);color:var(--theme-accent-soft);border:1px solid rgba(var(--theme-rgb-primary),.25)}body.dark-mode #modal,body.dark-mode .modal{background:rgba(0,0,0,.85)}body.dark-mode #modal-content,body.dark-mode .modal-content{background:rgba(var(--theme-bg-dark-rgb),.96);color:var(--theme-accent-soft);border:1px solid rgba(var(--theme-rgb-primary),.25);box-shadow:0 4px 16px rgba(0,0,0,.3),0 8px 32px rgba(0,0,0,.2)}body.dark-mode .modal-content input[type=text]{background:rgba(var(--theme-bg-dark-rgb),.8);color:var(--theme-accent-soft);border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .gxxe-controls{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.3);box-shadow:none}body.dark-mode .gxxe-title{color:var(--theme-accent-soft)}body.dark-mode .gxxe-buttons button{background:rgba(var(--theme-rgb-primary),.15);color:var(--theme-accent-soft)}body.dark-mode .gxxe-buttons button:hover{background:var(--theme-dark-primary);color:#fff;box-shadow:var(--md-sys-elevation-1)}body.dark-mode .gxxe-error{color:var(--theme-accent-soft)}body.dark-mode .gxxe-error a{box-shadow:0 1px 3px rgba(0,0,0,.2)}body.dark-mode .gxxe-error a:hover{box-shadow:0 2px 5px rgba(0,0,0,.25)}@media screen and (max-width:320px){.navbar{padding:8px;gap:8px}.logo{font-size:18px}.navbar-row{gap:6px}.navbar-row a{padding:6px 10px;font-size:11px;border-radius:18px;min-height:32px}#dark-mode-toggle{padding:6px 10px;font-size:11px;width:auto;flex:none}#settings-btn{min-width:32px;min-height:32px;width:32px;height:32px;padding:0;border-radius:50%}#settings-btn svg{width:14px;height:14px}#user #username{display:none}#user{padding:2px}#avatar{width:28px;height:28px}.main{width:100%;padding:8px 4px}.main.gxxes-page{padding:6px 2px}.gxxe-count{font-size:10px}#gxme-search{padding:8px 12px;font-size:12px;margin:15px auto}#gxme-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:8px}.gxme-img-wrapper{height:auto}.gxme-item p{font-size:11px;margin:6px 8px}.exclusive-tag{font-size:7px;padding:2px 5px 2px 4px;top:4px}.quote-box{padding:12px 8px;border-radius:14px;max-width:100%;width:100%;box-sizing:border-box}#quote{font-size:13px}.main.index-page{width:100%;gap:12px;padding:8px 5px;overflow:hidden}.feature-grid{grid-template-columns:1fr;gap:8px}.feature-card{padding:14px 16px;min-height:auto;flex-direction:row;text-align:left;gap:12px}.feature-icon{width:40px;height:40px;border-radius:10px;margin-bottom:0;flex-shrink:0}.feature-icon svg{width:20px;height:20px}.feature-card-text{flex:1}.feature-title{font-size:13px;margin-bottom:3px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 20px}.stat-card{padding:20px 12px}.stat-number{font-size:2rem}.info-section{margin:30px 0;padding:0 15px}.info-cards{grid-template-columns:1fr;gap:15px}.info-card{padding:18px 16px;border-radius:10px;margin:0;box-shadow:0 2px 8px rgba(var(--theme-rgb),.08)}.info-card h3{font-size:1rem;margin-bottom:8px}.info-card p{font-size:.8rem;line-height:1.4}.feature-desc{font-size:10px}form{padding:15px}.login-container{padding:0 5px}.login-tabs{border-radius:12px 12px 0 0}.login-tab{padding:12px 10px;font-size:12px}.login-container form{padding:18px 15px;border-radius:0 0 15px 15px}.login-title{font-size:18px}.form-group label,.login-subtitle{font-size:12px}.captcha-group{transform:scale(.75);transform-origin:center center;margin:10px 0}.login-submit{padding:12px 16px;font-size:14px}.gxxe-controls{padding:clamp(6px,2.6vw,9px) clamp(8px,3vw,12px)}.gxxe-title{font-size:clamp(9px, 3.2vw, 11px)}.gxxe-buttons{gap:3px}.gxxe-buttons button{width:clamp(24px,8vw,28px);height:clamp(24px,8vw,28px);min-width:clamp(24px,8vw,28px);min-height:clamp(24px,8vw,28px);font-size:clamp(8px, 3vw, 10px)}.footer{padding:8px}.footer div{gap:6px;font-size:10px}.footer div a{font-size:9px;padding:2px 6px}#messages .assistant,#messages .user{max-width:92%;font-size:12px;padding:8px 10px;border-radius:10px}button,input[type=submit]{padding:8px 15px;font-size:13px}.main.request-page{padding:8px 6px}.request-container{gap:12px}.request-title{font-size:18px}.request-description{font-size:12px}.request-notes{padding:12px;margin-top:10px}.request-notes h3{font-size:11px}.request-notes li{font-size:10px}.request-form-wrapper form{padding:16px 14px}.request-form-wrapper .form-group{margin-bottom:10px}.request-form-wrapper .form-group label{font-size:11px;margin-bottom:4px}.request-form-wrapper textarea{min-height:60px}.checkbox-label{font-size:10px;gap:6px}.request-submit{padding:10px 14px;font-size:12px}.ai-container{padding:6px}.ai-header{padding:10px;gap:6px}.ai-title{gap:6px}.ai-title svg{width:18px;height:18px}.ai-title h1{font-size:.85rem}.ai-status{font-size:11px}.status-indicator{width:6px;height:6px}.status-text{font-size:11px}.ai-messages-container{padding:10px}.ai-message{max-width:95%}.ai-message-content{padding:10px 12px;font-size:13px}.ai-input-container{padding:8px}.ai-input-area{gap:6px}.ai-input{padding:8px 10px;min-height:40px;font-size:14px;border-radius:10px}.ai-send-btn,.ai-upload-btn{min-height:40px;width:40px;max-width:40px;padding:8px;border-radius:10px}.ai-send-btn svg,.ai-upload-btn svg{width:16px;height:16px}.ai-file-item img{max-width:120px;max-height:80px}.ai-file-name{font-size:10px;max-width:100px}#modal,.modal{padding:8px}#modal-content,.modal-content{padding:14px;border-radius:12px;max-height:calc(100dvh - 20px)}#modal-content a,.modal-content a,.modal-content button{padding:10px 16px;font-size:13px;margin-top:10px;border-radius:16px;width:100%;text-align:center;box-sizing:border-box}.modal-content p{font-size:13px}#modal-content{flex-direction:column;align-items:center;gap:12px}#modal-poster{width:140px;max-width:50%}#modal-info{width:100%;text-align:center}#modal-title{font-size:1.1rem}#modal-meta{font-size:12px}#modal-overview{font-size:12px;text-align:left;max-height:80px}#episode-list{max-height:150px}.episode-item{padding:10px;gap:8px}.episode-item img{width:100%;height:auto}#modal-tv button{width:100%;padding:10px 16px;font-size:13px}}@media screen and (min-width:1440px){.navbar{padding:15px 60px}.logo{font-size:32px}.navbar-row{gap:18px}.navbar-row a{padding:12px 25px;font-size:16px}.main{width:60%;max-width:1200px}.main.gxxes-page{width:95%;max-width:2000px}#gxme-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;padding:20px}.gxme-img-wrapper{height:auto}.gxme-item p{font-size:14px;margin:10px 12px}.exclusive-tag{font-size:12px;padding:6px 14px 6px 12px}#gxme-search{max-width:700px;padding:18px 30px;font-size:17px}.gxxe-count{font-size:15px}#quote{font-size:22px;padding:35px}.contact-page{max-width:1400px;padding:60px 50px}.contact-header{margin-bottom:60px}.contact-header h1{font-size:3rem}.contact-header p{font-size:1.25rem}.contact-grid{gap:50px}.contact-section{padding:40px;border-radius:28px}.contact-section h2{font-size:1.5rem;margin-bottom:30px;padding-bottom:16px}.contact-cards{gap:20px}.contact-card{padding:24px;border-radius:20px}.contact-icon{width:56px;height:56px;min-width:56px;border-radius:14px}.contact-icon svg{width:28px;height:28px}.contact-info h3{font-size:1.15rem}.contact-info p{font-size:.95rem}.contact-info a{font-size:1rem}.team-grid{gap:20px}.team-card{padding:20px;border-radius:20px}.team-avatar{width:60px;height:60px;min-width:60px;font-size:1.5rem}.team-info h3{font-size:1.1rem}.team-role{font-size:.85rem}.team-info a{font-size:.9rem}.secure-card{padding:36px;gap:32px;border-radius:24px}.secure-icon{width:80px;height:80px;min-width:80px;border-radius:20px}.secure-icon svg{width:40px;height:40px}.secure-info h3{font-size:1.35rem}.secure-info p{font-size:1.1rem}.signal-contact{padding:12px 20px;border-radius:12px}.signal-logo{width:24px;height:24px}.signal-handle{font-size:1rem}form{max-width:600px;padding:50px}.login-container{max-width:480px}.login-tabs{border-radius:24px 24px 0 0}.login-tab{padding:18px 28px;font-size:16px}.login-container form{padding:40px 45px;border-radius:0 0 28px 28px}.login-title{font-size:28px}.login-subtitle{font-size:15px}.form-group{margin-bottom:24px}.form-group label{font-size:15px;margin-bottom:10px}.login-submit{padding:18px 28px;font-size:17px;border-radius:22px}.main.request-page{max-width:1200px}.request-container{gap:60px}.request-info{max-width:420px}.request-title{font-size:34px}.request-description{font-size:16px}.request-notes{padding:24px}.request-notes h3{font-size:15px}.request-notes li{font-size:14px}.request-form-wrapper{max-width:480px}.request-form-wrapper form{padding:40px}.request-form-wrapper .form-group{margin-bottom:20px}.request-form-wrapper .form-group label{font-size:15px}.request-form-wrapper textarea{min-height:120px}.checkbox-label{font-size:15px}.request-submit{padding:18px 28px;font-size:17px;border-radius:22px}.footer{padding:20px 30px}.footer div a{font-size:15px;padding:8px 20px}.gxxe-controls{padding:clamp(12px,1.6vw,18px) clamp(16px,2.6vw,26px)}.gxxe-title{font-size:clamp(14px, 1.1vw, 18px)}.gxxe-buttons button{width:clamp(36px,3vw,48px);height:clamp(36px,3vw,48px);min-width:clamp(36px,3vw,48px);min-height:clamp(36px,3vw,48px);font-size:clamp(12px, 1.4vw, 18px)}}@media screen and (min-width:1920px){.main{width:55%;max-width:1400px}.main.gxxes-page{width:95%;max-width:2600px}#gxme-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:18px}.gxme-img-wrapper{height:auto}.gxme-item p{font-size:13px;margin:8px 10px}.exclusive-tag{font-size:10px;padding:4px 10px 4px 8px}.main.request-page{max-width:1300px}.request-container{gap:80px}.request-info{max-width:480px}.request-title{font-size:38px}.request-description{font-size:17px}.request-notes{padding:28px}.request-notes h3{font-size:16px}.request-notes li{font-size:15px}.request-form-wrapper{max-width:520px}.request-form-wrapper form{padding:50px}.request-form-wrapper textarea{min-height:140px}.checkbox-label{font-size:16px}.request-submit{padding:20px 32px;font-size:18px}}@media screen and (min-width:2560px){.main.gxxes-page{width:95%;max-width:3200px}#gxme-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.gxme-img-wrapper{height:auto}}.main:has(.ai-container){padding:10px 0;justify-content:flex-start}.ai-container{display:flex;flex-direction:column;flex:1;min-height:0;max-height:calc(100vh - 160px);width:90%;max-width:900px;margin:0 auto;font-family:Verdana_ROT13,Verdana,sans-serif}#messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;width:100%;max-width:none;scrollbar-width:thin;scrollbar-color:rgba(var(--theme-rgb-primary),0.3) transparent}#messages::-webkit-scrollbar{width:6px}#messages::-webkit-scrollbar-track{background:0 0}#messages::-webkit-scrollbar-thumb{background:rgba(var(--theme-rgb-primary),.3);border-radius:3px}.message-wrapper{display:flex;flex-direction:column;gap:8px}.message-wrapper.user-wrapper{align-items:flex-end}.message-wrapper.assistant-wrapper{align-items:flex-start}#messages .assistant,#messages .user{word-wrap:break-word;box-shadow:var(--md-sys-elevation-1);padding:14px 18px;border-radius:18px;max-width:75%;word-wrap:break-word;line-height:1.5;font-size:15px;font-family:Verdana_ROT13,Verdana,sans-serif}#messages .user{background:var(--theme-primary);color:#fff;border-radius:18px 18px 4px;box-shadow:var(--md-sys-elevation-1)}#messages .assistant{background:var(--md-sys-color-surface-container-lowest);color:#333;border:none;border-radius:18px 18px 18px 4px;box-shadow:var(--md-sys-elevation-1)}.thinking-container{max-width:75%}.thinking-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;color:#888;background:rgba(255,255,255,.6);border:1px solid rgba(0,0,0,.1);border-radius:12px;cursor:pointer;transition:.2s;font-family:Verdana_ROT13,Verdana,sans-serif}.thinking-toggle:hover{background:rgba(255,255,255,.9);color:#666}.thinking-toggle .arrow{transition:transform .2s;font-size:10px}.thinking-toggle.expanded .arrow{transform:rotate(90deg)}.thinking-content{display:none;margin-top:8px;padding:12px 16px;background:rgba(0,0,0,.03);border-left:3px solid rgba(var(--theme-rgb-primary),.3);border-radius:0 12px 12px 0;font-size:13px;color:#666;line-height:1.6;font-family:Verdana_ROT13,Verdana,sans-serif}.thinking-content.visible{display:block}.input-container{padding:16px 20px;background:var(--md-sys-color-surface-container-lowest);border-radius:28px;display:flex;gap:12px;align-items:flex-end;margin:0 16px 16px;box-shadow:var(--md-sys-elevation-1)}.input-container #input{flex:1;min-height:48px;max-height:150px;padding:12px 16px;border:1px solid rgba(0,0,0,.12);border-radius:24px;background:var(--md-sys-color-surface);font-size:15px;resize:none;font-family:Verdana,sans-serif;transition:border-color var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard),box-shadow var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);margin:0;width:auto}.input-container #input:focus{outline:0;border-color:var(--theme-primary);box-shadow:0 0 0 2px rgba(var(--theme-rgb-primary),.12)}#send-btn{width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px;border-radius:50%;border:none;background:var(--theme-primary);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:box-shadow var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);flex-shrink:0;flex-grow:0;padding:0;box-shadow:var(--md-sys-elevation-1)}#send-btn svg{width:18px;height:18px}#send-btn:hover{box-shadow:var(--md-sys-elevation-2)}#send-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}#upload-btn{width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px;border-radius:50%;border:2px solid rgba(var(--theme-rgb-primary),.2);background:rgba(255,255,255,.8);color:var(--theme-primary-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;flex-shrink:0;flex-grow:0;padding:0}#upload-btn svg{width:20px;height:20px}#upload-btn:hover{background:rgba(var(--theme-rgb-primary),.15);border-color:var(--theme-primary)}#upload-btn.has-file{background:var(--theme-primary);color:#fff;border-color:transparent}#image-preview{display:none;align-items:center;gap:10px;padding:10px 16px;margin:0 16px 8px;background:rgba(255,255,255,.6);border-radius:12px;border:1px solid rgba(var(--theme-rgb-primary),.15)}#image-preview img{max-height:80px;max-width:120px;border-radius:8px;object-fit:cover;border:2px solid rgba(var(--theme-rgb-primary),.2)}#remove-image{width:28px;height:28px;border-radius:50%;border:none;background:rgba(220,53,69,.1);color:#dc3545;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;padding:0;margin-left:auto}#remove-image svg{width:16px;height:16px}#remove-image:hover{background:rgba(220,53,69,.2)}.user-image{max-width:300px;max-height:300px;border-radius:12px;object-fit:cover}.loading-dots{display:inline-flex;gap:4px;padding:4px 0}.loading-dots span{width:8px;height:8px;background:var(--theme-primary-dark);border-radius:50%;animation:1.4s ease-in-out infinite both bounce}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}@keyframes bounce{0%,100%,80%{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;color:#999;gap:12px;padding:40px}.empty-state-icon{width:56px;height:56px;opacity:.5;color:var(--theme-primary-dark)}.empty-state-icon svg{width:100%;height:100%}.empty-state-text{font-size:16px;text-align:center;font-family:Verdana_ROT13,Verdana,sans-serif}body.dark-mode #messages .assistant{background:rgba(var(--theme-bg-dark-rgb),.8);color:var(--theme-accent-soft);background:rgba(var(--theme-bg-dark-rgb),.9);color:var(--theme-accent-soft);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode #messages .user{background:var(--theme-dark-primary)}body.dark-mode .thinking-toggle{background:rgba(var(--theme-bg-dark-rgb),.6);color:#999;border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .thinking-toggle:hover{background:rgba(var(--theme-bg-dark-rgb),.9);color:#ccc}body.dark-mode .thinking-content{background:rgba(0,0,0,.2);color:#aaa;border-left-color:rgba(var(--theme-rgb-primary),.4)}body.dark-mode .input-container{background:rgba(var(--theme-bg-dark-rgb),.8);border-top-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .input-container #input{background:rgba(var(--theme-bg-dark-rgb),.9);color:var(--theme-accent-soft);border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .input-container #input::placeholder{color:var(--theme-accent);opacity:.5}body.dark-mode .loading-dots span{background:var(--theme-accent)}body.dark-mode #upload-btn{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.3);color:var(--theme-accent)}body.dark-mode #upload-btn:hover{background:rgba(var(--theme-rgb-primary),.2)}body.dark-mode #image-preview{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode #image-preview img{border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode #remove-image{background:rgba(220,53,69,.2)}body.dark-mode .empty-state{color:#777}body.dark-mode .empty-state-icon{color:var(--theme-accent)}@media screen and (min-width:1440px){.ai-container{max-width:1000px}#messages .assistant,#messages .user{max-width:70%;font-size:16px}.input-container{padding:18px 24px;margin:0 20px 20px}.input-container #input{min-height:52px;font-size:16px}}@media screen and (max-width:1024px){.ai-container{width:95%;max-width:800px}#messages .assistant,#messages .user{max-width:80%}}@media screen and (max-width:768px){.ai-container{width:100%;margin:10px auto;max-height:calc(100vh - 160px)}#messages{padding:12px;gap:12px}#messages .assistant,#messages .user{max-width:85%;padding:12px 14px;font-size:14px}.thinking-container{max-width:85%}.thinking-toggle{font-size:11px;padding:5px 10px}.thinking-content{font-size:12px;padding:10px 12px}.input-container{padding:12px 14px;margin:0 10px 10px;border-radius:24px;gap:10px}.input-container #input{min-height:42px;padding:10px 14px;font-size:14px;border-radius:20px}.empty-state{padding:30px 20px}.empty-state-icon{width:48px;height:48px}.empty-state-text{font-size:14px}}@media screen and (max-width:480px){.ai-container{margin:5px auto;max-height:calc(100vh - 140px)}#messages{padding:10px;gap:10px}#messages .assistant,#messages .user{max-width:90%;padding:10px 12px;font-size:13px}#messages .user{border-radius:14px 14px 4px}#messages .assistant{border-radius:14px 14px 14px 4px}.thinking-container{max-width:90%}.input-container{padding:10px 12px;margin:0 8px 8px;border-radius:22px;gap:8px}.input-container #input{min-height:38px;padding:8px 12px;font-size:13px;border-radius:18px}.empty-state{padding:20px 15px}.empty-state-icon{width:40px;height:40px}.empty-state-text{font-size:13px}}@media screen and (max-width:768px) and (orientation:landscape){.ai-container{max-height:calc(100vh - 120px)}#messages{padding:8px 12px}.input-container{padding:8px 12px;margin:0 10px 8px}.input-container #input{min-height:36px}.empty-state{padding:15px;flex-direction:row;gap:15px}.empty-state-icon{width:36px;height:36px}}@media screen and (max-height:600px){.ai-container{max-height:calc(100vh - 100px)}#messages .assistant,#messages .user{padding:10px 14px;font-size:14px}.input-container{padding:8px 12px;margin:0 10px 8px}.input-container #input{min-height:36px;font-size:14px}.empty-state{padding:15px}.empty-state-icon{width:40px;height:40px}.empty-state-text{font-size:13px}}@media screen and (max-height:700px) and (min-width:900px){.ai-container{max-width:1200px;width:95%;max-height:calc(100vh - 90px)}.ai-header{padding:12px 20px}.ai-title h1{font-size:1.1rem}.ai-title svg{width:20px;height:20px}.ai-messages-container{padding:12px 20px}.ai-message{max-width:70%}.ai-message-content{padding:10px 14px;font-size:14px}.ai-input-container{padding:12px 16px}.ai-input{min-height:40px;padding:8px 14px}.ai-send-btn,.ai-upload-btn{width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px}.ai-send-btn svg,.ai-upload-btn svg{width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px}.ai-file-preview img{max-width:120px;max-height:80px}}@media screen and (min-width:1600px) and (max-height:800px){.ai-container{max-width:1400px}.ai-message{max-width:65%}.ai-messages-container{padding:16px 30px}}#settings-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;justify-content:center;align-items:center}#settings-modal.active{display:flex}.settings-content{background:var(--md-sys-color-surface-container-lowest);border-radius:28px;padding:28px;width:90%;max-width:400px;box-shadow:var(--md-sys-elevation-3);border:none;max-height:90vh;overflow-y:auto}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}.settings-title{font-size:20px;font-weight:600;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif;margin:0}.settings-close{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;border:none;background:rgba(var(--theme-rgb),.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--theme-primary-dark);transition:.2s;flex-shrink:0;padding:0;line-height:1}.settings-close:hover{background:var(--theme-primary);color:#fff}.settings-section{margin-bottom:24px}.settings-section:last-child{margin-bottom:0}.settings-label{font-size:14px;font-weight:600;color:var(--theme-primary-dark);margin-bottom:12px;display:block;font-family:Verdana_ROT13,Verdana,sans-serif}.toggle-container{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(var(--theme-rgb),.08);border-radius:16px}.toggle-text{font-size:14px;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif}.toggle-switch{position:relative;width:52px;min-width:52px;height:28px;background:rgba(var(--theme-rgb),.3);border-radius:14px;cursor:pointer;transition:background .3s;flex-shrink:0}.toggle-switch.active{background:var(--theme-primary)}.toggle-switch::after{content:'';position:absolute;width:22px;height:22px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .3s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.toggle-switch.active::after{transform:translateX(24px)}.theme-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.theme-option{display:flex;align-items:center;gap:12px;padding:14px 16px;background:rgba(var(--theme-rgb),.05);border:2px solid transparent;border-radius:16px;cursor:pointer;transition:.2s;font-family:Verdana_ROT13,Verdana,sans-serif}.theme-option:hover{background:rgba(var(--theme-rgb),.12)}.theme-option.active{border-color:var(--theme-primary);background:rgba(var(--theme-rgb),.15)}.theme-swatch{width:28px;height:28px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);flex-shrink:0}.theme-swatch.pink{background:#eb458b}.theme-swatch.red{background:#e53e3e}.theme-swatch.blue{background:#3182ce}.theme-swatch.green{background:#38a169}.cloak-controls{display:flex;flex-direction:column;gap:16px}.cloak-controls .form-group{display:flex;flex-direction:column;gap:6px}.cloak-controls label{font-size:14px;font-weight:500;color:var(--theme-primary-dark)}.cloak-controls input[type=text]{padding:10px 12px;border:2px solid rgba(var(--theme-rgb),.2);border-radius:8px;background:rgba(255,255,255,.8);color:var(--theme-primary-dark);font-size:14px;transition:.2s}.cloak-controls input[type=file]{display:none}.cloak-file-wrapper{position:relative;display:flex;align-items:center;gap:10px}.cloak-file-btn{padding:10px 16px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);display:flex;align-items:center;gap:8px}.cloak-file-btn:hover{box-shadow:var(--md-sys-elevation-1)}.cloak-file-btn svg{width:16px;height:16px}.cloak-file-name{font-size:13px;color:var(--theme-primary-dark);background:rgba(var(--theme-rgb),.1);padding:6px 10px;border-radius:6px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloak-controls input[type=file]:focus,.cloak-controls input[type=text]:focus{outline:0;border-color:var(--theme-primary);box-shadow:0 0 0 3px rgba(var(--theme-rgb),.1)}.file-hint{font-size:12px;color:var(--theme-primary);opacity:.7}.cloak-btn{padding:12px 20px;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1)}.cloak-btn:hover{box-shadow:var(--md-sys-elevation-2)}.cloak-btn:active{transform:translateY(0)}.theme-swatch.custom{background:#9333ea;position:relative;overflow:hidden}.theme-swatch.custom input[type=color]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;padding:0}.theme-option[data-theme=custom] .theme-swatch::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#fff;border-radius:50%;opacity:.9;box-shadow:0 1px 3px rgba(0,0,0,.3)}.theme-option[data-theme=custom] .theme-swatch::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#ff6b6b;border-radius:50%;z-index:1}.theme-name{font-size:13px;font-weight:500;color:var(--theme-primary-dark)}body.dark-mode .settings-content{background:rgba(var(--theme-bg-dark-rgb),.95);border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .settings-label,body.dark-mode .settings-title{color:var(--theme-accent-soft)}body.dark-mode .settings-close{background:rgba(var(--theme-rgb-primary),.2);color:var(--theme-accent)}body.dark-mode .settings-close:hover{background:var(--theme-dark-primary);color:#fff}body.dark-mode .cloak-controls label{color:var(--theme-accent-soft)}body.dark-mode .cloak-controls input[type=file],body.dark-mode .cloak-controls input[type=text]{background:rgba(var(--theme-rgb-primary),.1);border-color:rgba(var(--theme-rgb-primary),.2);color:var(--theme-accent-soft)}body.dark-mode .cloak-controls input[type=text]:focus{border-color:var(--theme-dark-primary);box-shadow:0 0 0 3px rgba(var(--theme-rgb-primary),.1)}body.dark-mode .file-hint{color:var(--theme-accent-soft)}body.dark-mode .cloak-file-name{color:var(--theme-accent-soft);background:rgba(var(--theme-rgb-primary),.1)}@media screen and (max-width:480px){.cloak-controls .form-group{gap:8px}.cloak-controls input[type=text]{padding:8px 10px;font-size:16px}.cloak-file-btn{padding:12px 16px;font-size:16px}.cloak-btn{padding:14px 20px;font-size:16px}}body.dark-mode .toggle-container{background:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .toggle-text{color:var(--theme-accent-soft)}body.dark-mode .toggle-switch{background:rgba(var(--theme-rgb-primary),.4)}body.dark-mode .theme-option{background:rgba(var(--theme-rgb-primary),.1)}body.dark-mode .theme-option:hover{background:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .theme-option.active{border-color:var(--theme-accent);background:rgba(var(--theme-rgb-primary),.25)}body.dark-mode .theme-name{color:var(--theme-accent-soft)}body.dark-mode .settings-header{border-bottom-color:rgba(var(--theme-rgb-primary),.3)}@media screen and (max-width:768px){.cloak-file-wrapper{flex-direction:column;align-items:stretch;gap:8px}.cloak-file-btn{justify-content:center;width:100%}.cloak-file-name{text-align:center;max-width:none}.cloak-btn{width:100%;justify-content:center}.settings-content{width:92%;max-width:380px;padding:24px}.settings-header{margin-bottom:20px;padding-bottom:14px}.settings-title{font-size:18px}.settings-section{margin-bottom:20px}.toggle-container{padding:10px 14px}.toggle-switch{width:48px;min-width:48px;height:26px}.toggle-switch::after{width:20px;height:20px}.toggle-switch.active::after{transform:translateX(22px)}.theme-option{padding:12px 14px}.theme-swatch{width:26px;height:26px}.theme-name{font-size:12px}}@media screen and (max-width:480px){#settings-modal{padding:10px}.settings-content{width:100%;max-width:none;padding:20px;border-radius:20px;max-height:85vh}.settings-header{margin-bottom:18px;padding-bottom:12px}.settings-title{font-size:17px}.settings-close{width:30px;min-width:30px;max-width:30px;height:30px;min-height:30px;max-height:30px;font-size:16px}.settings-section{margin-bottom:18px}.settings-label{font-size:13px;margin-bottom:10px}.toggle-container{padding:10px 12px;border-radius:14px}.toggle-text{font-size:13px}.toggle-switch{width:46px;min-width:46px;height:24px;border-radius:12px}.toggle-switch::after{width:18px;height:18px}.toggle-switch.active::after{transform:translateX(22px)}.theme-grid{grid-template-columns:1fr;gap:10px}.theme-option{padding:12px 14px;border-radius:14px}.theme-swatch{width:24px;height:24px}.theme-name{font-size:13px}}@media screen and (max-width:360px){.settings-content{padding:16px;border-radius:16px}.settings-title{font-size:16px}.settings-close{width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;font-size:14px}.settings-label,.toggle-text{font-size:12px}.theme-option{padding:10px 12px}.theme-swatch{width:22px;height:22px}.theme-name{font-size:12px}}@media screen and (max-width:768px) and (orientation:landscape){#settings-modal{padding:8px}.settings-content{max-height:90vh;padding:16px 20px;display:flex;flex-direction:column}.settings-header{margin-bottom:12px;padding-bottom:10px;flex-shrink:0}.settings-section{margin-bottom:12px}.theme-grid{grid-template-columns:repeat(2,1fr);gap:8px}.theme-option,.toggle-container{padding:8px 12px}}@media screen and (min-width:1440px){.settings-content{max-width:440px;padding:32px;border-radius:28px}.settings-title{font-size:22px}.settings-label{font-size:15px}.toggle-container{padding:14px 18px}.toggle-text{font-size:15px}.toggle-switch{width:56px;min-width:56px;height:30px}.toggle-switch::after{width:24px;height:24px}.toggle-switch.active::after{transform:translateX(26px)}.theme-option{padding:16px 18px}.theme-swatch{width:32px;height:32px}.theme-name{font-size:14px}}@media screen and (max-height:600px){.settings-content{max-height:90vh;overflow-y:auto;padding:20px}.settings-title{font-size:18px;margin-bottom:16px}.settings-section{margin-bottom:16px}.settings-label{font-size:12px;margin-bottom:8px}.toggle-container{padding:10px 12px}.theme-grid{gap:8px}.theme-option{padding:10px 12px}.theme-swatch{width:22px;height:22px}}.gxme-item-wrapper{position:relative;display:flex;flex-direction:column}.gxxes-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.gxxes-header-right{display:flex;align-items:center;gap:12px}.favorites-filter-btn{width:36px;height:36px;border:none;background:rgba(var(--theme-rgb),.1);border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}.favorites-filter-btn svg{width:18px;height:18px;stroke:var(--theme-primary-dark);transition:.2s}.favorites-filter-btn:hover{background:rgba(var(--theme-rgb),.2)}.favorites-filter-btn.active{background:var(--theme-primary)}.favorites-filter-btn.active svg{stroke:white;fill:white}.favorite-btn{position:absolute;top:8px;right:8px;width:30px;height:30px;min-width:30px;min-height:30px;max-width:30px;max-height:30px;border:none;background:rgba(255,255,255,.9);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:.2s;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:0}.favorite-btn svg{width:16px!important;height:16px!important;min-width:16px;min-height:16px;max-width:16px;max-height:16px;stroke:var(--theme-primary);fill:none;transition:.2s;flex-shrink:0}.gxme-item-wrapper:hover .favorite-btn{opacity:1}.favorite-btn:hover{transform:scale(1.1);background:#fff}.favorite-btn.favorited svg{fill:var(--theme-primary);stroke:var(--theme-primary)}.favorite-btn.favorited,body[data-showing-favorites=true] .favorite-btn{opacity:1}body.dark-mode .favorite-btn{background:rgba(var(--theme-bg-dark-rgb),.9)}body.dark-mode .favorite-btn:hover{background:rgba(60,30,50,.95)}body.dark-mode .favorites-filter-btn{background:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .favorites-filter-btn svg{stroke:var(--theme-accent-soft)}body.dark-mode .favorites-filter-btn:hover{background:rgba(var(--theme-rgb-primary),.25)}body.dark-mode .favorites-filter-btn.active{background:var(--theme-dark-primary)}.sort-select{padding:8px 12px;border:1px solid rgba(var(--theme-rgb),.2);border-radius:10px;background:rgba(var(--theme-rgb),.05);color:var(--theme-primary-dark);font-size:14px;font-family:Verdana_ROT13,Verdana,sans-serif;cursor:pointer;outline:0;transition:.2s}.sort-select:hover{background:rgba(var(--theme-rgb),.1);border-color:rgba(var(--theme-rgb),.3)}.sort-select:focus{border-color:var(--theme-primary);background:rgba(var(--theme-rgb),.08)}body.dark-mode .sort-select{background:rgba(var(--theme-rgb-primary),.1);border-color:rgba(var(--theme-rgb-primary),.2);color:var(--theme-accent-soft)}body.dark-mode .sort-select:hover{background:rgba(var(--theme-rgb-primary),.15);border-color:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .sort-select:focus{border-color:var(--theme-dark-primary)}.total-playtime{font-size:16px;font-weight:600;color:var(--theme-primary-dark);margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(var(--theme-rgb),.15);font-family:Verdana_ROT13,Verdana,sans-serif}.total-time{color:var(--theme-primary);font-size:18px}body.dark-mode .total-playtime{color:var(--theme-accent-soft);border-bottom-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .total-time{color:var(--theme-accent-light)}.favorites-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px}.favorite-gxxe-card{display:flex;flex-direction:column;align-items:center;padding:8px;background:rgba(var(--theme-rgb),.08);border-radius:10px;text-decoration:none;transition:.2s;min-width:0;overflow:hidden}.favorite-gxxe-card:hover{background:rgba(var(--theme-rgb),.15);transform:translateY(-2px)}.favorite-gxxe-card img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:8px;margin-bottom:6px;background:rgba(var(--theme-rgb),.05);max-width:100%}.favorite-gxxe-name{font-size:11px;color:var(--theme-primary-dark);text-align:center;font-family:Verdana_ROT13,Verdana,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.favorites-more-btn{display:flex;align-items:center;justify-content:center;gap:10px;margin:16px auto 0;padding:12px 28px;background:var(--theme-primary);color:#fff;text-decoration:none;border-radius:50px;font-size:13px;font-family:Verdana_ROT13,Verdana,sans-serif;font-weight:600;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1);width:fit-content;border:none;cursor:pointer;position:relative;overflow:hidden}.favorites-more-btn span{position:relative;z-index:1}.favorites-more-btn svg{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;stroke:white;flex-shrink:0;transition:transform .25s cubic-bezier(.4, 0, .2, 1);position:relative;z-index:1}.favorites-more-btn:hover{transform:translateY(-3px);box-shadow:var(--md-sys-elevation-2);background:var(--theme-primary-dark)}.favorites-more-btn:hover svg{transform:translateX(4px)}.favorites-more-btn:active{transform:translateY(-1px);box-shadow:0 4px 15px rgba(var(--theme-rgb),.35)}body.dark-mode .favorites-more-btn{background:var(--theme-dark-primary);box-shadow:var(--md-sys-elevation-1)}body.dark-mode .favorites-more-btn:hover{background:var(--theme-primary);box-shadow:var(--md-sys-elevation-2)}body.dark-mode .favorite-gxxe-card{background:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .favorite-gxxe-card:hover{background:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .favorite-gxxe-name{color:var(--theme-accent-soft)}#user{cursor:pointer;padding:6px 12px;border-radius:20px;transition:.2s;background:rgba(var(--theme-rgb),.08)}#user:hover{background:rgba(var(--theme-rgb),.15);transform:translateY(-1px)}#user:active{transform:translateY(0)}body.dark-mode #user{background:rgba(var(--theme-rgb-primary),.12)}body.dark-mode #user:hover{background:rgba(var(--theme-rgb-primary),.2)}#account-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1000;justify-content:center;align-items:center}#account-modal.active{display:flex}.account-content{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-extra-large);padding:var(--space-xl);width:95%;max-width:800px;box-shadow:var(--md-sys-elevation-3);border:1px solid rgba(var(--theme-rgb),.12);max-height:90vh;overflow-y:auto}.account-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(var(--theme-rgb),.2)}.account-title{font-size:20px;font-weight:600;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif;margin:0}.account-close{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;border:none;background:rgba(var(--theme-rgb),.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;flex-shrink:0;padding:0;line-height:1}.account-close svg{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;stroke:var(--theme-primary-dark);flex-shrink:0}.account-close:hover{background:var(--theme-primary)}.account-close:hover svg{stroke:white}.account-profile{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;padding:20px;background:rgba(var(--theme-rgb),.08);border-radius:16px}.account-avatar-wrapper{position:relative}.account-avatar-wrapper img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid var(--theme-primary)}.avatar-reset-btn{position:absolute;top:-4px;left:-4px;width:24px;height:24px;min-width:24px;min-height:24px;max-width:24px;max-height:24px;border:none;border-radius:50%;background:rgba(var(--theme-rgb-primary),.18);border:1px solid rgba(var(--theme-rgb-primary),.22);color:var(--theme-primary-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;box-shadow:0 2px 6px rgba(0,0,0,.15);z-index:2;padding:0;aspect-ratio:1/1;box-sizing:border-box;line-height:1}.avatar-reset-btn svg{width:12px;height:12px;stroke:currentColor;display:block;flex-shrink:0}.avatar-reset-btn:hover{background:var(--theme-primary);color:#fff;transform:scale(1.05)}.avatar-upload-btn{position:absolute;bottom:0;right:0;width:28px;height:28px;background:var(--theme-primary);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;box-shadow:0 2px 8px rgba(0,0,0,.2)}.avatar-upload-btn svg{width:14px;height:14px;stroke:white}.avatar-upload-btn:hover{transform:scale(1.1);background:var(--theme-primary-dark)}#account-username{font-size:18px;font-weight:600;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif}.account-section{margin-bottom:20px}.account-section:last-of-type{margin-bottom:24px}.account-label{font-size:14px;font-weight:600;color:var(--theme-primary-dark);margin-bottom:10px;display:block;font-family:Verdana_ROT13,Verdana,sans-serif}.account-favorites,.account-saves,.account-stats{background:rgba(var(--theme-rgb),.05);border-radius:12px;padding:14px}.stats-list{display:flex;flex-direction:column;gap:10px}.saves-list{display:flex;flex-direction:column;gap:0;margin-top:12px}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;position:relative;background:rgba(var(--theme-rgb),.08);border-radius:8px}.delete-saves-btn{width:24px;min-width:24px;max-width:24px;height:24px;min-height:24px;max-height:24px;border:none;background:rgba(220,53,69,.1);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;margin-left:8px;padding:0;line-height:1;flex-shrink:0}.delete-saves-btn svg{width:12px;height:12px;min-width:12px;min-height:12px;max-width:12px;max-height:12px;stroke:#dc3545;flex-shrink:0}.delete-saves-btn:hover{background:rgba(220,53,69,.2);transform:scale(1.1)}.delete-saves-btn:disabled{cursor:not-allowed;transform:none}.save-gxxe-item{background:rgba(var(--theme-rgb),.08);border-radius:8px;overflow:hidden;margin-bottom:8px}.save-gxxe-header{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;cursor:pointer}.save-gxxe-header:hover{background:rgba(var(--theme-rgb),.04)}.save-gxxe-info{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.save-gxxe-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.save-expand-btn{width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;border:none;background:0 0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;flex-shrink:0;transition:transform .2s}.save-expand-btn svg{width:14px;height:14px;min-width:14px;min-height:14px;max-width:14px;max-height:14px;stroke:var(--theme-primary-dark);flex-shrink:0;transition:transform .2s}.save-expand-btn.expanded svg{transform:rotate(180deg)}.save-expand-btn:hover svg{stroke:var(--theme-primary)}.save-keys-list{border-top:1px solid rgba(var(--theme-rgb),.1);padding:8px 12px 12px 40px;background:rgba(var(--theme-rgb),.03)}.save-key-item{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;border-radius:6px;margin-bottom:4px;background:rgba(var(--theme-rgb),.06)}.save-key-item:last-child{margin-bottom:0}.save-key-item:hover{background:rgba(var(--theme-rgb),.1)}.save-key-name{font-size:12px;color:var(--theme-primary-dark);font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.save-key-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.save-key-size{font-size:11px;color:var(--theme-primary);font-weight:500;opacity:.8}.delete-key-btn{width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;border:none;background:rgba(220,53,69,.1);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;padding:0;line-height:1;flex-shrink:0}.delete-key-btn svg{width:12px;height:12px;min-width:12px;min-height:12px;max-width:12px;max-height:12px;stroke:#dc3545;flex-shrink:0}.delete-key-btn:hover{background:rgba(220,53,69,.2);transform:scale(1.1)}.delete-key-btn:disabled{cursor:not-allowed;transform:none}.stat-name{font-size:13px;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif}.stat-value{font-size:13px;font-weight:600;color:var(--theme-primary);font-family:Verdana_ROT13,Verdana,sans-serif}.stat-loading{text-align:center;color:var(--theme-primary-dark);opacity:.6;font-size:13px;font-family:Verdana_ROT13,Verdana,sans-serif}.stat-empty{text-align:center;color:var(--theme-primary-dark);opacity:.5;font-size:13px;font-family:Verdana_ROT13,Verdana,sans-serif}.stat-summary{text-align:center;font-size:14px;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif;display:block}a.stat-summary:hover{color:var(--theme-primary);text-decoration:underline}.stat-count{font-weight:700;color:var(--theme-primary);font-size:20px}.account-actions{display:flex;justify-content:center}.logout-btn{padding:12px 32px;background:#dc2626;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);font-family:Verdana_ROT13,Verdana,sans-serif}.logout-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(220,38,38,.4)}body.dark-mode .account-content{background:rgba(var(--theme-bg-dark-rgb),.95);border:1px solid rgba(var(--theme-rgb-primary),.2)}body.dark-mode .account-header{border-bottom-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode #account-username,body.dark-mode .account-label,body.dark-mode .account-title,body.dark-mode .stat-empty,body.dark-mode .stat-loading,body.dark-mode .stat-name,body.dark-mode .stat-summary{color:var(--theme-accent-soft)}body.dark-mode .account-close{background:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .account-close svg{stroke:var(--theme-accent-soft)}body.dark-mode .account-close:hover{background:var(--theme-dark-primary)}body.dark-mode .account-close:hover svg{stroke:white}body.dark-mode .account-profile{background:rgba(var(--theme-rgb-primary),.1)}body.dark-mode .account-avatar-wrapper img{border-color:var(--theme-dark-primary)}body.dark-mode .avatar-reset-btn{background:rgba(var(--theme-rgb-primary),.28);border-color:rgba(var(--theme-rgb-primary),.35);color:var(--theme-accent-soft)}body.dark-mode .avatar-reset-btn:hover{background:var(--theme-dark-primary);color:#fff}body.dark-mode .avatar-upload-btn{background:var(--theme-dark-primary)}body.dark-mode .avatar-upload-btn:hover{background:var(--theme-primary)}body.dark-mode .account-favorites,body.dark-mode .account-saves,body.dark-mode .account-stats{background:rgba(var(--theme-rgb-primary),.08)}body.dark-mode .stat-item{background:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .stat-count,body.dark-mode .stat-value{color:var(--theme-accent-light)}body.dark-mode .delete-saves-btn{background:rgba(220,53,69,.15)}body.dark-mode .delete-saves-btn:hover{background:rgba(220,53,69,.25)}body.dark-mode .save-gxxe-item{background:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .save-gxxe-header:hover{background:rgba(var(--theme-rgb-primary),.08)}body.dark-mode .save-expand-btn svg{stroke:var(--theme-accent-soft)}body.dark-mode .save-expand-btn:hover svg{stroke:var(--theme-accent-light)}body.dark-mode .save-keys-list{border-top-color:rgba(var(--theme-rgb-primary),.15);background:rgba(var(--theme-rgb-primary),.06)}body.dark-mode .save-key-item{background:rgba(var(--theme-rgb-primary),.1)}body.dark-mode .save-key-item:hover{background:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .save-key-name{color:var(--theme-accent-soft)}body.dark-mode .save-key-size{color:var(--theme-accent-light)}body.dark-mode .delete-key-btn{background:rgba(220,53,69,.15)}body.dark-mode .delete-key-btn:hover{background:rgba(220,53,69,.25)}@media screen and (min-width:1200px){.account-content{max-width:900px;padding:32px}.account-header{margin-bottom:28px;padding-bottom:20px}.account-title{font-size:24px}.account-close{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px}.account-close svg{width:18px;height:18px;min-width:18px;min-height:18px;max-width:18px;max-height:18px}.favorites-grid{grid-template-columns:repeat(5,1fr);gap:6px}.favorite-gxxe-card{padding:6px}.favorite-gxxe-name{font-size:10px}}@media screen and (min-width:768px) and (max-width:1199px){.account-content{max-width:700px;padding:30px}.account-header{margin-bottom:26px;padding-bottom:18px}.account-title{font-size:22px}.favorites-grid{grid-template-columns:repeat(4,1fr);gap:8px}.favorite-gxxe-card{padding:7px}.favorite-gxxe-name{font-size:10px}}@media screen and (min-width:481px) and (max-width:767px){.account-content{width:90%;max-width:600px;padding:24px}.account-header{margin-bottom:20px;padding-bottom:16px}.account-title{font-size:20px}.favorite-btn{width:26px;height:26px;min-width:26px;min-height:26px;max-width:26px;max-height:26px}.favorite-btn svg{width:14px!important;height:14px!important;min-width:14px;min-height:14px;max-width:14px;max-height:14px}.favorites-grid{grid-template-columns:repeat(3,1fr);gap:8px}.favorite-gxxe-card{padding:6px}.favorite-gxxe-name{font-size:10px}}@media screen and (max-width:480px){.favorite-btn{opacity:1;width:22px;height:22px;min-width:22px;min-height:22px;max-width:22px;max-height:22px}.favorite-btn svg{width:10px!important;height:10px!important;min-width:10px;min-height:10px;max-width:10px;max-height:10px}.account-content{padding:20px;width:95%;max-width:95%}.account-header{margin-bottom:16px;padding-bottom:12px}.account-title{font-size:18px}.account-close{width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px}.account-close svg{width:14px;height:14px;min-width:14px;min-height:14px;max-width:14px;max-height:14px}.account-profile{padding:16px}.account-avatar-wrapper img{width:64px;height:64px}.avatar-reset-btn{width:22px;height:22px;min-width:22px;min-height:22px;max-width:22px;max-height:22px}.avatar-reset-btn svg{width:10px;height:10px}.avatar-upload-btn{width:24px;height:24px}.avatar-upload-btn svg{width:12px;height:12px}#account-username{font-size:16px}.account-section{margin-bottom:16px}.account-label{font-size:13px;margin-bottom:8px}.favorites-filter-btn{width:32px;height:32px}.favorites-filter-btn svg{width:16px;height:16px}.sort-select{font-size:13px;padding:6px 10px}.favorites-grid{grid-template-columns:repeat(2,1fr);gap:8px}.favorite-gxxe-card{padding:6px}.favorite-gxxe-name{font-size:10px}.total-playtime{font-size:14px}.total-time{font-size:16px}}.crop-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:1100;justify-content:center;align-items:center}.crop-modal.active{display:flex}.crop-content{background:var(--md-sys-color-surface-container-lowest);border-radius:var(--md-sys-shape-extra-large);padding:var(--space-lg);max-width:90vw;max-height:90vh;box-shadow:var(--md-sys-elevation-3);border:1px solid rgba(var(--theme-rgb),.12);display:flex;flex-direction:column}.crop-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.crop-title{font-size:20px;font-weight:600;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif;margin:0}.crop-close-btn{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;border:none;background:rgba(var(--theme-rgb),.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;flex-shrink:0;padding:0;line-height:1}.crop-close-btn svg{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;stroke:var(--theme-primary-dark);flex-shrink:0}.crop-close-btn:hover{background:var(--theme-primary)}.crop-close-btn:hover svg{stroke:white}.crop-controls{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:rgba(var(--theme-rgb),.05);border-radius:12px}.zoom-label{font-size:14px;font-weight:600;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif}.zoom-btn{width:32px;height:32px;border:none;background:rgba(var(--theme-rgb),.15);border-radius:8px;cursor:pointer;font-size:18px;font-weight:700;color:var(--theme-primary-dark);transition:.2s;display:flex;align-items:center;justify-content:center}.zoom-btn:hover{background:var(--theme-primary);color:#fff}#zoom-slider{flex:1;height:6px;border-radius:3px;background:rgba(var(--theme-rgb),.2);outline:0;-webkit-appearance:none;appearance:none}#zoom-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--theme-primary);cursor:pointer;transition:.2s}#zoom-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}#zoom-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--theme-primary);cursor:pointer;border:none;transition:.2s}#zoom-slider::-moz-range-thumb:hover{transform:scale(1.2)}.crop-container{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:20px}#crop-canvas{display:block;max-width:100%;max-height:400px;border-radius:12px}.crop-overlay{position:absolute;inset:0;pointer-events:none}.crop-area{position:absolute;border:2px solid var(--theme-primary);box-shadow:0 0 0 9999px rgba(0,0,0,.5);cursor:move;pointer-events:all;border-radius:50%}.crop-area::before{content:"";position:absolute;inset:-2px;border:2px dashed #fff;border-radius:50%;opacity:.7}.crop-actions{display:flex;gap:12px;justify-content:flex-end}.crop-btn{padding:10px 24px;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s;font-family:Verdana_ROT13,Verdana,sans-serif}.crop-btn-cancel{background:rgba(var(--theme-rgb),.1);color:var(--theme-primary-dark)}.crop-btn-cancel:hover{background:rgba(var(--theme-rgb),.2)}.crop-btn-save{background:var(--theme-primary);color:#fff}.crop-btn-save:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--theme-rgb),.4)}body.dark-mode .crop-content{background:rgba(var(--theme-bg-dark-rgb),.95);border:1px solid rgba(var(--theme-rgb-primary),.2)}body.dark-mode .crop-title{color:var(--theme-accent-soft)}body.dark-mode .crop-close-btn{background:rgba(var(--theme-rgb-primary),.15)}body.dark-mode .crop-close-btn svg{stroke:var(--theme-accent-soft)}body.dark-mode .crop-close-btn:hover{background:var(--theme-dark-primary)}body.dark-mode .crop-close-btn:hover svg{stroke:white}body.dark-mode .crop-controls{background:rgba(var(--theme-rgb-primary),.08)}body.dark-mode .zoom-label{color:var(--theme-accent-soft)}body.dark-mode .zoom-btn{background:rgba(var(--theme-rgb-primary),.2);color:var(--theme-accent-soft)}body.dark-mode .zoom-btn:hover{background:var(--theme-dark-primary);color:#fff}body.dark-mode #zoom-slider{background:rgba(var(--theme-rgb-primary),.3)}body.dark-mode #zoom-slider::-webkit-slider-thumb{background:var(--theme-dark-primary)}body.dark-mode #zoom-slider::-moz-range-thumb{background:var(--theme-dark-primary)}body.dark-mode .crop-btn-cancel{background:rgba(var(--theme-rgb-primary),.15);color:var(--theme-accent-soft)}body.dark-mode .crop-btn-cancel:hover{background:rgba(var(--theme-rgb-primary),.25)}body.dark-mode .crop-btn-save{background:var(--theme-dark-primary)}@media screen and (max-width:480px){.crop-content{padding:16px;max-width:95vw}.crop-title{font-size:18px}#crop-canvas{max-height:300px}.crop-btn{padding:8px 16px;font-size:13px}}.mobile-menu-btn{display:none!important;padding:8px!important;border-radius:8px!important;border:none!important;background:0 0!important;color:var(--md-sys-color-on-surface)!important;cursor:pointer;width:40px!important;height:40px!important;align-items:center;justify-content:center;flex-shrink:0}.mobile-menu-btn:hover{background:var(--md-sys-color-surface-variant)!important}.mobile-menu-btn:active{opacity:.8}.mobile-menu-btn svg{width:24px!important;height:24px!important;stroke:currentColor!important;flex-shrink:0}.mobile-drawer{position:fixed!important;top:0!important;left:0!important;width:280px!important;max-width:85vw!important;height:100vh!important;height:100dvh!important;background:var(--md-sys-color-surface)!important;box-shadow:var(--md-sys-elevation-3);z-index:1000!important;transform:translateX(-100%)!important;transition:transform .3s;display:flex!important;flex-direction:column!important;overflow:hidden!important;visibility:hidden!important}.mobile-drawer.active{transform:translateX(0)!important;visibility:visible!important}.mobile-drawer-header{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--md-sys-color-outline-variant);display:flex;align-items:center;justify-content:space-between;min-height:64px;gap:var(--space-md);background:var(--md-sys-color-surface-container-low)}.mobile-drawer-title{font-size:var(--font-lg);font-weight:600;color:var(--md-sys-color-on-surface);margin:0;flex:1}.mobile-drawer-header .logo{margin-right:0}.mobile-drawer-close{padding:8px!important;border:none!important;background:0 0!important;color:var(--md-sys-color-on-surface)!important;cursor:pointer;width:40px!important;height:40px!important;border-radius:8px!important;display:flex!important;align-items:center;justify-content:center;transition:background var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);flex-shrink:0}.mobile-drawer-close:hover{background:var(--md-sys-color-surface-variant)!important}.mobile-drawer-close:active{opacity:.7}.mobile-drawer-close svg{width:24px!important;height:24px!important;stroke:currentColor!important;stroke-width:2;flex-shrink:0}.mobile-drawer-nav{flex:1;overflow-y:auto;padding:var(--space-sm) var(--space-md);display:flex;flex-direction:column;gap:var(--space-xs)}.mobile-drawer-nav a{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-radius:var(--md-sys-shape-full);text-decoration:none;color:var(--md-sys-color-on-surface-variant);font-weight:500;font-size:var(--font-base);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);position:relative;overflow:hidden;min-height:56px}.mobile-drawer-nav a::before{content:'';position:absolute;inset:0;border-radius:inherit;background:var(--md-sys-color-secondary);opacity:0;transition:opacity var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.mobile-drawer-nav a:hover::before{opacity:var(--md-sys-state-hover)}.mobile-drawer-nav a:active::before{opacity:var(--md-sys-state-pressed)}.mobile-drawer-nav a.active{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);font-weight:600}.mobile-drawer-nav a.active::before{display:none}.mobile-drawer-nav a svg{width:24px;height:24px;flex-shrink:0}.mobile-drawer-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background:rgba(0,0,0,.4)!important;opacity:0!important;visibility:hidden!important;z-index:999!important;transition:opacity .3s,visibility .3s}.mobile-drawer-overlay.active{opacity:1!important;visibility:visible!important}@media screen and (max-width:900px){.mobile-menu-btn{display:flex!important}.navbar-row a:not(#login):not(#user){display:none!important}.navbar{padding:var(--space-sm) var(--space-md)}}@media screen and (max-width:600px){#gxme-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-sm);padding:var(--space-sm)}.navbar{padding:var(--space-xs) var(--space-sm)}.logo{font-size:var(--font-lg)}.gxme-item p{font-size:var(--font-xs);padding:var(--space-xs) var(--space-sm)}.exclusive-tag{font-size:9px;padding:3px 8px}}@media screen and (max-width:400px){#gxme-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1400px){#gxme-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}body.dark-mode .gxme-item,body.dark-mode .navbar{background:var(--md-sys-color-surface-container)}body.dark-mode .gxme-item p{color:var(--md-sys-color-on-surface)}body.dark-mode .mobile-drawer{background:var(--md-sys-color-surface-container)}body.dark-mode .mobile-drawer-header{background:var(--md-sys-color-surface-container-high);border-color:rgba(var(--theme-rgb-primary),.2)}body.dark-mode .mobile-drawer-title{color:var(--theme-accent-soft)}body.dark-mode .mobile-drawer-close{background:var(--theme-primary);color:#fff}body.dark-mode .mobile-drawer-close:hover{background:var(--theme-primary-light);color:#fff}body.dark-mode .mobile-drawer-nav a{color:var(--md-sys-color-on-surface-variant)}body.dark-mode .mobile-drawer-nav a.active{background:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}body.dark-mode .mobile-menu-btn{color:var(--md-sys-color-on-surface)}body.dark-mode .navbar-active{background:var(--md-sys-color-secondary-container)!important;color:var(--md-sys-color-on-secondary-container)!important}body.dark-mode #settings-btn,body.dark-mode .gxxe-count{color:var(--md-sys-color-on-surface-variant)}body.dark-mode #settings-btn:hover,body.dark-mode .navbar-row a{color:var(--md-sys-color-on-surface)}body.dark-mode .navbar-row a:hover{color:var(--md-sys-color-primary)}