.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border-bottom:1px solid #e2e8f01a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#fff;font-size:1.3rem;font-weight:600;text-decoration:none;transition:all .2s ease}.navbar-logo:hover{transform:scale(1.02)}.logo-icon{font-size:1.5rem;margin-right:.5rem}.logo-text{color:#dc2626;font-weight:600}.navbar-menu{align-items:center;display:flex;gap:1.5rem}.navbar-item{border-radius:6px;color:#cbd5e1;font-size:.9rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.navbar-item:hover{background:#e2e8f01a;color:#fff}.navbar-item.active{color:#fff}.navbar-cta,.navbar-item.active{background:#dc2626;box-shadow:0 2px 8px #dc26264d}.navbar-cta{color:#fff!important;font-weight:600}.navbar-cta:hover{background:#b91c1c;box-shadow:0 4px 12px #dc262666;color:#fff!important;transform:translateY(-1px)}.navbar-logout{background:#374151;border:none;box-shadow:0 2px 8px #3741514d;color:#fff!important;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600}.navbar-logout:hover{background:#4b5563;box-shadow:0 4px 12px #37415166;color:#fff!important;transform:translateY(-1px)}.navbar-toggle{cursor:pointer;display:none;flex-direction:column;padding:.5rem}.bar{background:#cbd5e1;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}@media screen and (max-width:768px){.navbar-container{padding:0 1rem}.navbar-toggle{display:flex}.navbar-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172afa;border-top:1px solid #e2e8f01a;flex-direction:column;gap:1rem;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.navbar-menu.active{left:0}.navbar-item{margin:.5rem auto;padding:1rem 2rem;width:80%}.navbar-toggle.active .bar:nth-child(2){opacity:0}.navbar-toggle.active .bar:first-child{transform:translateY(9px) rotate(45deg)}.navbar-toggle.active .bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}.navbar.scrolled{background:#0f172afa;box-shadow:0 2px 20px #0000001a}.home-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;min-height:100vh;overflow-x:hidden}.hero-section{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;display:flex;justify-content:center;min-height:100vh;opacity:0;overflow:hidden;position:relative;transform:translateY(30px);transition:all 1s ease-out}.hero-section.visible{opacity:1;transform:translateY(0)}.hero-title{font-size:4rem}.hero-subtitle{margin-bottom:1.5rem}.hero-description{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-description p{color:#94a3b8;font-size:1rem;font-weight:400;line-height:1.6}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:4rem}.btn-discord{background:#5865f2;box-shadow:0 4px 12px #5865f24d;color:#fff}.btn-discord:hover{background:#4752c4;box-shadow:0 6px 16px #5865f266;transform:translateY(-1px)}.discord-icon{font-size:1rem}.hero-carousel{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:900px}.carousel-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:2.5rem;position:relative}.carousel-track{height:160px;overflow:hidden;position:relative}.carousel-item{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:translateX(30px);transition:all .6s cubic-bezier(.4,0,.2,1);width:100%}.carousel-item.active{opacity:1;transform:translateX(0)}.carousel-content{text-align:center}.carousel-content h3{color:#fff;font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:.8rem}.carousel-content p{word-wrap:break-word;color:#cbd5e1;font-size:.95rem;line-height:1.6;margin:0;max-width:100%;overflow-wrap:break-word}.carousel-indicators{display:flex;gap:.8rem;justify-content:center;margin-top:1.5rem}.indicator{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:8px;outline:none;transition:all .3s ease;width:8px}.indicator.active{background:#dc2626;box-shadow:0 0 8px #dc262666;transform:scale(1.2)}.indicator:hover{background:#ffffff80;transform:scale(1.1)}.scroll-indicator{animation:bounce 2s infinite;bottom:2rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-arrow{background:linear-gradient(180deg,#0000,#dc2626);height:30px;position:relative;width:2px}.scroll-arrow:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:8px solid #dc2626;bottom:0;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.roadmap-section{background:#fff;color:#1e293b;padding:8rem 0;position:relative}.roadmap-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='1' fill='rgba(30,41,59,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.section-header{margin-bottom:5rem}.roadmap-timeline{margin:0 auto;max-width:1000px;position:relative;z-index:1}.roadmap-timeline:before{background:linear-gradient(180deg,#dc2626,#ef4444 30%,#64748b);border-radius:2px;content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:3px}.roadmap-item{animation:fadeInUp .8s ease-out forwards;display:flex;margin-bottom:4rem;opacity:0;position:relative;transform:translateY(30px)}.roadmap-item:nth-child(2n){flex-direction:row-reverse}.roadmap-marker{left:50%;position:absolute;top:1rem;transform:translateX(-50%);z-index:3}.roadmap-dot{background:#64748b;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 3px #64748b33;height:16px;transition:all .3s ease;width:16px}.roadmap-item.completed .roadmap-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.roadmap-item.in-progress .roadmap-dot{animation:pulse 2s infinite;background:#f59e0b;box-shadow:0 0 0 3px #f59e0b33}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #f59e0b33;transform:scale(1)}50%{box-shadow:0 0 0 6px #f59e0b66;transform:scale(1.1)}}.roadmap-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem;position:relative;transition:all .3s ease;width:calc(50% - 40px)}.roadmap-content:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.roadmap-item:nth-child(odd) .roadmap-content{margin-right:auto}.roadmap-item:nth-child(2n) .roadmap-content{margin-left:auto}.roadmap-item:nth-child(odd) .roadmap-content:before{border-left:8px solid #fff;right:-8px}.roadmap-item:nth-child(2n) .roadmap-content:before,.roadmap-item:nth-child(odd) .roadmap-content:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";height:0;position:absolute;top:1.5rem;width:0}.roadmap-item:nth-child(2n) .roadmap-content:before{border-right:8px solid #fff;left:-8px}.roadmap-header{margin-bottom:1.5rem}.roadmap-phase{background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:20px;color:#fff;display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.5px;margin-bottom:.8rem;padding:.3rem .8rem;text-transform:uppercase}.roadmap-title{color:#0f172a;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.roadmap-status{border-radius:16px;display:inline-block;font-size:.7rem;font-weight:500;letter-spacing:.5px;padding:.3rem .8rem;text-transform:uppercase}.status-completed{background:#22c55e26;border:1px solid #22c55e4d;color:#059669}.status-in-progress{background:#f59e0b26;border:1px solid #f59e0b4d;color:#d97706}.status-upcoming{background:#3b82f626;border:1px solid #3b82f64d;color:#2563eb}.status-planned{background:#64748b26;border:1px solid #64748b4d;color:#475569}.roadmap-items{list-style:none;padding:0}.roadmap-items li{color:#64748b;font-size:.9rem;line-height:1.5;padding:.4rem 0 .4rem 1.2rem;position:relative}.roadmap-items li:before{color:#dc2626;content:"•";font-weight:700;left:0;position:absolute}.cta-section{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-top:1px solid #e2e8f0;padding:6rem 0;text-align:center}.cta-title{color:#0f172a;font-size:2.5rem;font-weight:600;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-large{font-size:1rem;padding:1rem 2rem}.footer{background:#0f172a;border-top:1px solid #1e293b;padding:3rem 0}.footer-content{gap:2rem;justify-content:space-between}.footer-logo{align-items:center;color:#fff;display:flex;font-size:1.2rem;font-weight:600}.footer-logo .logo-icon{font-size:1.5rem;margin-right:.5rem}.footer-logo .logo-text{color:#dc2626}.footer-links{display:flex;flex-wrap:wrap;gap:2rem}.footer-links a{color:#94a3b8;font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#dc2626}.footer-text{border-top:1px solid #1e293b;color:#64748b;font-size:.8rem;margin-top:2rem;padding-top:2rem;text-align:center;width:100%}@media screen and (max-width:768px){.hero-title{font-size:3rem}.hero-buttons{align-items:center;flex-direction:column}.hero-carousel{margin-top:2rem;max-width:95%}.carousel-container{padding:2rem 1.5rem}.carousel-track{height:180px}.carousel-content h3{font-size:1.2rem}.carousel-content p{font-size:.9rem}.cta-title,.section-title{font-size:2rem}.container{padding:0 1rem}.footer-content{flex-direction:column;text-align:center}.roadmap-timeline:before{left:20px}.roadmap-item{flex-direction:row!important;padding-left:60px}.roadmap-marker{left:20px;transform:translateX(-50%)}.roadmap-content{margin:0!important;width:100%}.roadmap-content:before{display:none}}@media screen and (max-width:480px){.hero-title{font-size:2.5rem}.cta-title,.section-title{font-size:1.8rem}.btn{font-size:.8rem;padding:.6rem 1.2rem}.btn-large{font-size:.9rem;padding:.8rem 1.5rem}.roadmap-item{padding-left:40px}.roadmap-marker,.roadmap-timeline:before{left:10px}}.auth-page{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;min-height:100vh;overflow:hidden;position:relative}.auth-page:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='20' height='20'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.auth-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:120px 2rem 2rem}.auth-content{animation:fadeInUp .8s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:450px;padding:3rem;position:relative;width:100%;z-index:1}.auth-content:before{background:linear-gradient(90deg,#dc2626,#ef4444);border-radius:16px 16px 0 0;content:"";height:4px;left:0;position:absolute;top:0;width:100%}.auth-header{margin-bottom:2rem;margin-top:1rem;text-align:center}.auth-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #0000004d}.auth-subtitle{color:#cbd5e1;font-size:1rem;font-weight:400;opacity:.9}.auth-content form{display:flex;flex-direction:column;gap:1.5rem}.auth-content .form-group{position:relative}.auth-content .form-group label{color:#f1f5f9;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.auth-content input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;box-sizing:border-box;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.auth-content input:focus{background:#ffffff26;border-color:#dc2626;box-shadow:0 0 0 3px #dc262633;outline:none;transform:translateY(-1px)}.auth-content input::placeholder{color:#cbd5e1;opacity:.8}.auth-content input:disabled{cursor:not-allowed;opacity:.6}.auth-content button[type=submit]{background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:8px;box-shadow:0 4px 16px #dc262666;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;overflow:hidden;padding:1rem;position:relative;transition:all .3s ease;width:100%}.auth-content button[type=submit]:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.auth-content button[type=submit]:hover{background:linear-gradient(135deg,#b91c1c,#dc2626);box-shadow:0 8px 24px #dc262680;transform:translateY(-2px)}.auth-content button[type=submit]:hover:before{left:100%}.auth-content button[type=submit]:active{transform:translateY(-1px)}.auth-content .auth-links{border-top:1px solid #fff3;margin-top:2rem;padding-top:1.5rem;text-align:center}.auth-content .auth-links p{color:#cbd5e1;font-size:.95rem;margin:0}.auth-content .auth-links button{background:none;border:none;color:#dc2626;cursor:pointer;font-size:.95rem;font-weight:500;margin-left:.5rem;padding:0;text-decoration:none;transition:all .2s ease}.auth-content .auth-links button:hover{color:#ef4444;text-shadow:0 0 8px #dc26264d}.auth-content .error-message{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ef444426;border:1px solid #ef444466;border-radius:8px;box-shadow:0 4px 12px #ef444433;color:#fca5a5;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.auth-content .error-message:before{content:"⚠️";font-size:1.1rem}.auth-content .success-message{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55e26;border:1px solid #22c55e66;border-radius:8px;box-shadow:0 4px 12px #22c55e33;color:#86efac;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.auth-content .success-message:before{content:"✅";font-size:1.1rem}.auth-content button[type=submit]:disabled{cursor:not-allowed;opacity:.6}.auth-content button[type=submit]:disabled,.auth-content button[type=submit]:disabled:hover{background:#64748b80;box-shadow:none;transform:none}.auth-content button[type=submit]:disabled:before{display:none}@media screen and (max-width:768px){.auth-container{padding:100px 1rem 1rem}.auth-content{max-width:100%;padding:2rem}.auth-title{font-size:1.8rem}}@media screen and (max-width:480px){.auth-content{border-radius:8px;padding:1.5rem}.auth-title{font-size:1.6rem}.auth-content .form-group input,.auth-content button[type=submit]{padding:.6rem}}*{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0}.dashboard-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;min-height:100vh;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.dashboard-container{min-height:100vh;position:relative}.dashboard-container.loading{font-size:1.2rem;font-weight:500}.dashboard-container.error,.dashboard-container.loading{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;display:flex;justify-content:center}.dashboard-container.error{flex-direction:column;gap:20px;text-align:center}.error-message{color:#cbd5e1;font-size:1.2rem;margin-bottom:10px}.dashboard-hero{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;display:flex;justify-content:center;min-height:60vh;overflow:hidden;position:relative}.hero-background{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);z-index:-2}.hero-background,.hero-background:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero-background:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='20' height='20'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");content:""}.hero-overlay{background:#0000001a;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-content{animation:fadeInUp 1.2s ease-out .3s both;max-width:800px;text-align:center;z-index:1}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1rem}.title-main{color:#fff}.title-accent{color:#dc2626}.hero-subtitle{color:#cbd5e1;font-size:1.2rem;font-weight:400;margin-bottom:2rem}.account-info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:600px;padding:2rem}.account-details{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:2rem}.detail-item{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:.75rem 0}.detail-item:last-child{border-bottom:none}.detail-label{color:#94a3b8;font-size:.95rem;font-weight:500}.detail-value{color:#fff;font-size:.95rem;font-weight:600;text-align:right}.hero-actions{text-align:center}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.btn-primary{background:#dc2626;box-shadow:0 4px 12px #dc26264d;color:#fff}.btn-primary:hover{background:#b91c1c;box-shadow:0 6px 16px #dc262666;transform:translateY(-1px)}.characters-section{background:#fff;color:#1e293b;padding:6rem 0;position:relative}.characters-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' patternUnits='userSpaceOnUse' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='1' fill='rgba(30,41,59,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.section-header{margin-bottom:4rem;position:relative;text-align:center;z-index:1}.section-title{color:#0f172a;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.section-title:after{background:linear-gradient(90deg,#dc2626,#ef4444);border-radius:2px;bottom:-12px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.characters-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin:0 auto;max-width:1200px;position:relative;z-index:1}.character-card{animation:fadeInUp .8s ease-out forwards;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;opacity:0;overflow:hidden;position:relative;transform:translateY(30px);transition:all .3s ease}.character-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.character-header{align-items:center;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;display:flex;justify-content:space-between;padding:1.5rem}.character-header h3{font-size:1.4rem;font-weight:600;margin:0;text-shadow:1px 1px 2px #0003}.character-id{background:#fff3;border-radius:16px;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.character-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;padding:1.5rem}.stat-group{background:#f8f9facc;border-left:4px solid #dc2626;border-radius:8px;padding:1.2rem}.stat-group h4{border-bottom:1px solid #dc262633;color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.stat-row{align-items:center;border-bottom:1px solid #0000000d;display:flex;justify-content:space-between;margin:.6rem 0;padding:.4rem 0}.stat-row:last-child{border-bottom:none;margin-bottom:0}.stat-label{color:#64748b;font-size:.9rem;font-weight:500}.stat-value{color:#0f172a;font-size:.9rem;font-weight:600;text-align:right}.inventory-progress{background:#e2e8f0;border-radius:3px;height:6px;margin-top:.5rem;overflow:hidden;width:100%}.progress-bar{border-radius:3px;height:100%;transition:all .3s ease}.no-characters{margin:0 auto;max-width:500px;position:relative;text-align:center;z-index:1}.no-characters-content{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:3rem 2rem}.no-characters-content p{color:#64748b;font-size:1.1rem;line-height:1.6;margin:.5rem 0}.no-characters-content p:first-child{color:#0f172a;font-size:1.2rem;font-weight:600}.validation-section{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:#fff;display:flex;justify-content:center;min-height:80vh}.validation-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0000001a;max-width:600px;padding:3rem;text-align:center}.validation-content h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.validation-message{margin-bottom:2rem}.validation-message h2{color:#dc2626;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.validation-message p{color:#cbd5e1;font-size:1rem;line-height:1.6;margin:.5rem 0}@media screen and (max-width:768px){.hero-title{font-size:2.5rem}.account-info-card{margin:1rem;padding:1.5rem}.detail-item{align-items:flex-start;flex-direction:column;gap:.5rem}.detail-value{text-align:left}.section-title{font-size:2rem}.characters-grid{gap:1.5rem;grid-template-columns:1fr}.character-card{margin:0 1rem}.character-header{flex-direction:column;gap:.5rem;text-align:center}.character-header h3{font-size:1.2rem}.stat-row{align-items:flex-start;flex-direction:column;gap:.3rem}.stat-value{text-align:left}.container{padding:0 1rem}.validation-content{margin:1rem;padding:2rem}.validation-content h1{font-size:2rem}}@media screen and (max-width:480px){.hero-title{font-size:2rem}.section-title{font-size:1.8rem}.character-header h3{font-size:1.1rem}.btn{font-size:.8rem;padding:.6rem 1.2rem}.characters-grid{gap:1rem;grid-template-columns:1fr}.character-card{margin:0 .5rem}}.character-card:first-child{animation-delay:.1s}.character-card:nth-child(2){animation-delay:.2s}.character-card:nth-child(3){animation-delay:.3s}.character-card:nth-child(4){animation-delay:.4s}.character-card:nth-child(5){animation-delay:.5s}.character-card:nth-child(6){animation-delay:.6s}.conditions-page{background:linear-gradient(135deg,#667eea,#764ba2);color:#333;min-height:100vh}.conditions-container{margin:0 auto;max-width:1200px;padding:100px 2rem 2rem}.conditions-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;padding:3rem}.conditions-content h1{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center}.conditions-content h1:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.conditions-section{border-bottom:1px solid #0000001a;margin-bottom:2.5rem;padding-bottom:1.5rem}.conditions-section:last-child{border-bottom:none;margin-bottom:0}.conditions-section h2{border-left:4px solid #667eea;color:#34495e;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-left:1rem}.conditions-section h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.8rem;margin-top:1.5rem}.conditions-section p{color:#555;font-size:1rem;line-height:1.7;margin-bottom:1rem;text-align:justify}.conditions-section ul{margin-bottom:1rem;margin-left:1.5rem}.conditions-section li{color:#555;font-size:1rem;line-height:1.6;margin-bottom:.5rem;position:relative}.conditions-section li::marker{color:#667eea}@media (max-width:768px){.conditions-container{padding:80px 1rem 1rem}.conditions-content{border-radius:15px;padding:2rem}.conditions-content h1{font-size:2rem}.conditions-section h2{font-size:1.3rem}.conditions-section li,.conditions-section p{font-size:.95rem}}@media (max-width:480px){.conditions-container{padding:70px .5rem .5rem}.conditions-content{border-radius:10px;padding:1.5rem}.conditions-content h1{font-size:1.8rem}.conditions-section h2{font-size:1.2rem;padding-left:.8rem}.conditions-section li,.conditions-section p{font-size:.9rem;text-align:left}.conditions-section ul{margin-left:1rem}}.conditions-content{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.conditions-section p:first-of-type{font-weight:500}.conditions-section strong{color:#2c3e50;font-weight:600}.conditions-section a{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.conditions-section a:hover{color:#764ba2;text-decoration:underline}.footer{background:#2c3e50;bottom:0;color:#fff;font-size:1rem;left:0;padding:1rem 0;position:relative;text-align:center;width:100%;z-index:10}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.footer-link{color:#a5b4fc;font-weight:500;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff;text-decoration:underline}.footer-separator{color:#a5b4fc;margin:0 .5rem}
/*# sourceMappingURL=main.0d28f3b8.css.map*/