:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--secondary-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--info-gradient: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--dark-overlay: rgba(0, 0, 0, .7);--card-shadow: 0 10px 30px rgba(0, 0, 0, .2);--card-shadow-hover: 0 15px 40px rgba(0, 0, 0, .3)}.homepage-hero .container{padding:0!important;max-width:100%!important}.homepage-logo-container{text-align:center;margin-bottom:1rem;padding-top:.5rem;flex-shrink:0;animation:fadeInUp .8s ease-out}.homepage-logo{height:200px;width:auto;max-width:90%;object-fit:contain;filter:drop-shadow(0 4px 20px rgba(0,0,0,.4));transition:all .3s ease}.homepage-logo:hover{transform:scale(1.05);filter:drop-shadow(0 6px 30px rgba(0,0,0,.5))}@media (max-width: 768px){.homepage-logo{height:150px}.homepage-logo-container{margin-bottom:.75rem;padding-top:.25rem}}@media (max-width: 576px){.homepage-logo{height:120px}}.homepage-hero{height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column}.hero-section{position:relative;height:100%;flex:1;display:flex;flex-direction:column;background:var(--primary-gradient);background-size:200% 200%;animation:gradientShift 15s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(102,126,234,.3) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(245,87,108,.3) 0%,transparent 50%),#0006;z-index:1}.hero-content{position:relative;z-index:2;padding:1rem 0;flex:1;display:flex;flex-direction:column;overflow-y:auto}.hero-text{color:#fff;margin-bottom:1.5rem;flex-shrink:0}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 10px rgba(0,0,0,.3)}.gradient-text{background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.1rem;font-weight:300;line-height:1.5;margin-bottom:1rem;opacity:.95}.hero-features{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem;margin-bottom:1rem}.feature-item{display:flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.4rem .8rem;border-radius:50px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;font-size:.85rem}.feature-item:hover{background:#ffffff40;transform:translateY(-2px)}.feature-item i{color:#38ef7d;font-size:1.2rem}.feature-item span{font-weight:500;font-size:.95rem}.preview-cards{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}.preview-card{flex:1;min-width:150px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:1.5rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;cursor:pointer}.preview-card:hover{transform:translateY(-5px);background:#ffffff26;box-shadow:0 10px 30px #0000004d}.preview-image{width:100%;height:120px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;overflow:hidden}.preview-image i{font-size:3rem;color:#fff;opacity:.9;z-index:1}.preview-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;transition:opacity .3s ease}.preview-card:hover .preview-image:after{opacity:0}.preview-info h6{color:#fff;font-weight:600;margin-bottom:.25rem;font-size:1rem}.preview-info small{color:#fffc;font-size:.85rem}.login-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:1.5rem;box-shadow:var(--card-shadow);border:1px solid rgba(255,255,255,.3);flex-shrink:0}.login-header{text-align:center;margin-bottom:1.5rem}.login-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:.25rem}.login-subtitle{color:#6c757d;font-size:.875rem;margin-bottom:0}.login-body{margin-top:1.5rem}.btn-plex{background:linear-gradient(135deg,#e5a00d,#f5c842);border:none;color:#fff;font-weight:600;padding:.875rem 1.5rem;border-radius:10px;transition:all .3s ease;box-shadow:0 4px 15px #e5a00d4d}.btn-plex:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e5a00d66;color:#fff}.btn-plex:active{transform:translateY(0)}.divider{text-align:center;margin:1.5rem 0;position:relative}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#dee2e6}.divider span{background:#fffffff2;padding:0 1rem;color:#6c757d;font-size:.9rem;position:relative;z-index:1}.form-control-lg{border-radius:10px;border:2px solid #e9ecef;padding:.875rem 1rem;transition:all .3s ease}.form-control-lg:focus{border-color:#667eea;box-shadow:0 0 0 .2rem #667eea40}.form-label{font-weight:600;color:#495057;margin-bottom:.5rem;font-size:.95rem}.btn-primary{background:var(--primary-gradient);border:none;font-weight:600;padding:.875rem 1.5rem;border-radius:10px;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.logged-in-state{text-align:center;padding:1rem 0}.login-footer a{text-decoration:none;font-weight:600;transition:color .3s ease}.login-footer a:hover{color:#764ba2!important}.news-section{background:#f8f9fa;padding:4rem 0}.section-title{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:3rem}.news-card{background:#fff;border-radius:15px;padding:1.5rem;box-shadow:0 5px 15px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.news-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.news-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.news-title{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:.75rem}.news-text{color:#6c757d;line-height:1.6;margin-bottom:0;flex-grow:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out forwards;opacity:0}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}@media (max-width: 992px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.preview-cards{justify-content:center}.preview-card{min-width:140px}.login-card{margin-top:2rem}}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-features{flex-direction:column;gap:1rem}.preview-cards{flex-direction:column}.preview-card{min-width:100%}.login-card{padding:2rem 1.5rem}}.info-item{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:#f8f9fa;border-radius:8px}.info-label{font-size:.85rem;color:#6c757d;font-weight:500}.info-value{font-size:1rem;font-weight:600;color:#212529}.admin-card{transition:transform .15s ease,box-shadow .15s ease;cursor:pointer}.admin-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.admin-card-icon{font-size:1.8rem;color:#6c757d;margin-right:1rem;flex-shrink:0;line-height:1}.plex-config dt{font-weight:600}.plex-config code{background:#f0f0f0;padding:2px 6px;border-radius:4px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px}
