[data-theme=light]{--background:#ffffff;--foreground:#171717;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--danger:#dc3545;--warning:#ffc107;--info:#17a2b8;--light:#f8f9fa;--dark:#343a40;--text-primary:#212529;--text-secondary:#535760;--text-muted:#54585F;--border-color:#dee2e6;--shadow:rgba(0,0,0,0.1);--background-transparent:rgba(255,255,255,0.8);--card-background:#ffffff;--navbar-background:#ffffffc4;--nav-strip:rgba(180,175,175,0.527);--nav-link-background:rgba(201,201,201,0.884);--dark-hover:#e9ecef}[data-theme=light] body{background-color:#ffffff!important;color:#212529!important}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6{color:#212529!important}[data-theme=light] p{color:#495057!important}[data-theme=light] .text-muted,[data-theme=light] small{color:#6c757d!important}[data-theme=dark]{--background:#0a0a0a;--foreground:#ededed;--primary:#0d6efd;--secondary:#6c757d;--success:#198754;--danger:#dc3545;--warning:#fd7e14;--info:#0dcaf0;--light:#212529;--dark:#f8f9fa;--text-primary:#f8faf9;--text-secondary:#adb5bd;--text-muted:#A1A7AB;--border-color:#495057;--shadow:rgba(0,0,0,0.3);--background-transparent:rgba(0,0,0,0.8);--card-background:#1a1a1a;--navbar-background:rgba(0,0,0,0.9);--nav-strip:rgba(128,128,128,0);--nav-link-background:rgba(255,255,255,0.05);--dark-hover:#1a1a1a}[data-theme=dark] body{background-color:#0a0a0a!important}[data-theme=dark] body,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#f8faf9!important}[data-theme=dark] p{color:#adb5bd!important}[data-theme=dark] .text-muted,[data-theme=dark] small{color:#6c757d!important}[data-theme=light] .auth-form,[data-theme=light] .card,[data-theme=light] .dropdown,[data-theme=light] .projectCard,[data-theme=light] .sidebar{background:#ffffff!important;color:#212529!important}[data-theme=dark] .auth-form,[data-theme=dark] .card,[data-theme=dark] .dropdown,[data-theme=dark] .projectCard,[data-theme=dark] .sidebar{background:#1a1a1a!important;color:#f8faf9!important}[data-theme=light] .form-input,[data-theme=light] input,[data-theme=light] textarea{background:#ffffff!important;color:#212529!important;border-color:#dee2e6!important}[data-theme=dark] .form-input,[data-theme=dark] input,[data-theme=dark] textarea{background:#1a1a1a!important;color:#f8faf9!important;border-color:#495057!important}body,html{max-width:100vw;overflow-x:hidden}*{max-width:100%}embed,iframe,img,object,video{max-width:100%;height:auto}article,div,main,section{max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.container{width:90%;max-width:1200px;margin:0 auto}body{color:var(--text-primary);padding-top:70px;background:var(--background);font-family:Arial,Helvetica,sans-serif;position:relative;transition:background-color .3s ease,color .3s ease}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--text-primary)}p{color:var(--text-secondary)}.text-muted,small{color:var(--text-muted)}button{cursor:pointer;border:none;background:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}main{min-height:100vh;padding:2rem;margin:0 auto}h1{font-size:2.5rem;margin-bottom:2rem}h1,h2{color:var(--text-primary)}h2{font-size:1.8rem}h2,p{margin-bottom:1rem}p{font-size:1.1rem;line-height:1.6}p.lead{font-size:1.2rem;margin-bottom:1.5rem}section{margin-bottom:2rem}ul{font-size:1.1rem;line-height:1.8;padding-left:1.5rem}strong{font-weight:600}.text-center{text-align:center;font-style:italic;color:var(--text-muted)}@media (max-width:768px){main{padding:0}h1{font-size:2rem}h2{font-size:1.5rem}p,ul{font-size:1rem}}