body,html{scroll-behavior:smooth;touch-action:manipulation;height:100%;margin:0;padding:0;font-family:Inter,sans-serif;overflow-x:hidden;color:inherit}[data-theme=dark]{color:#e5e7eb;background:linear-gradient(rgb(19,13,13),rgb(58,58,58),rgb(20,15,15))}[data-theme=light]{color:#1f2937}[data-theme=light],[data-theme=light] body{background:rgba(0,0,0,0)}.global-bg{background:linear-gradient(135deg,#0f172a,#1e293b);min-height:100vh}.global-bg[data-theme=light]{background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#d1d5db)}@media(prefers-color-scheme:dark){.global-bg{background:linear-gradient(135deg,#0f172a,#1e293b)}}.global-bg h1.global-title{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin:0 0 1.5rem}.global-bg h1.global-title[data-theme=dark]{color:#22d3ee}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:#1e293b}[data-theme=light] body::-webkit-scrollbar-track{background:#e2e8f0}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff3e7a,#ff914d);border-radius:4px}[data-theme=light] body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#60a5fa)}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff914d,#f472b6)}[data-theme=light] body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#2563eb,#93c5fd)}:focus-visible{outline:2px solid #3b82f6}[data-theme=dark] :focus-visible{outline:2px solid #c026d3}.page-wrapper{height:100%;display:flex;flex-direction:column;overflow:hidden}.ad-container{flex:0 0 auto;text-align:center;padding:0 10px;width:100%;max-width:100%;box-sizing:border-box}@media(max-width:767px){body{font-size:15px}.global-bg h1.global-title{font-size:2rem}}@media(min-width:768px)and (max-width:1023px){body{font-size:17px}.global-bg h1.global-title{font-size:2.3rem}}@media(min-width:1024px){body{font-size:16px}}