body,html{scroll-behavior:smooth;touch-action:manipulation;height:100%;margin:0;padding:0;font-family:Inter,sans-serif;overflow-x:hidden;overflow-y:auto;color:inherit;background:rgba(0,0,0,0)}*{box-sizing:border-box}html[data-theme=light]{background:linear-gradient(135deg,#e6f3ff,#a5d6ff 50%,#d9eaff);background-size:200% 200%;animation:gradientShift 12s ease infinite;color:#1e293b;--text-color:#1e293b;--text-hover:#3b82f6;--bg-hover:rgba(59,130,246,0.15)}html[data-theme=dark]{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#2d3748);background-size:200% 200%;animation:gradientShift 12s ease infinite;color:#f1f5f9;--text-color:#f1f5f9;--text-hover:#ff3e7a;--bg-hover:rgba(255,62,122,0.15)}*{word-wrap:break-word}*,a{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}a{word-break:break-all}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ad-container{max-width:1200px;margin:0 auto;padding:15px;display:flex;justify-content:center;align-items:center;min-height:0}@media(max-width:768px){.ad-container{padding:10px;max-width:100%}}.page-wrapper{min-height:100vh}.content-wrapper{flex:1 1;display:flex;flex-direction:column;min-height:0}.global-bg{min-height:100vh}.global-bg,[data-theme=light] .global-bg{background:inherit}@media(prefers-color-scheme:dark){.global-bg{background:inherit}}.global-bg h1.global-title{font-size:2.5rem;font-weight:700;color:#1e3a8a;margin:0 0 1.5rem}[data-theme=dark] .global-bg h1.global-title{color:#22d3ee}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:#1e293b}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff3e7a,#ff914d);border-radius:4px}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff914d,#f472b6)}: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}.page-wrapper{padding:0}.content-wrapper{padding:0 .5rem}}@media(min-width:768px)and (max-width:1023px){body{font-size:17px}.global-bg h1.global-title{font-size:2.3rem}.content-wrapper{padding:0 1rem}}@media(min-width:1024px){body{font-size:16px}.content-wrapper{padding:0 1.5rem}}