.bottom-navbar{position:fixed;bottom:0;left:0;right:0;background:#1f2937;border-top:2px solid #374151;padding:8px 0;z-index:100;box-shadow:0 -4px 12px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bottom-nav-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.bottom-nav-main{display:flex;justify-content:center;align-items:center;gap:4px;flex:1}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 12px;border-radius:8px;transition:all .2s ease;text-decoration:none;color:#9ca3af;font-size:.75rem;font-weight:500;min-width:60px;text-align:center;position:relative}.bottom-nav-item:hover{background:#37415180;color:#e5e7eb;transform:translateY(-2px)}.bottom-nav-item.active{background:#6366f133;color:#a5b4fc;border:1px solid rgba(99,102,241,.3)}.bottom-nav-item.active:before{content:"";position:absolute;top:-2px;left:50%;transform:translate(-50%);width:20px;height:2px;background:#6366f1;border-radius:1px}.nav-item-icon{font-size:1.2rem;margin-bottom:2px;display:block}.nav-item-label{font-size:.7rem;line-height:1;font-weight:500}.bottom-nav-user{display:flex;align-items:center}.user-menu{display:flex;align-items:center;gap:8px}.user-info{display:flex;flex-direction:column;align-items:center;gap:2px;padding:4px 8px;border-radius:6px;background:#3741514d}.user-email-short{color:#9ca3af;font-size:.7rem;font-weight:500;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-indicator{font-size:.6rem;color:#fbbf24}.logout-btn-bottom{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 10px;background:none;border:none;color:#9ca3af;cursor:pointer;border-radius:6px;transition:all .2s ease;font-size:.7rem;min-width:50px}.logout-btn-bottom:hover{background:#ef444433;color:#fca5a5;transform:translateY(-2px)}.logout-btn-bottom .nav-item-icon{font-size:1.1rem}.logout-btn-bottom .nav-item-label{font-size:.65rem}@media (max-width: 768px){.bottom-navbar{padding:6px 0}.bottom-nav-container{padding:0 12px;gap:8px}.bottom-nav-main{gap:2px}.bottom-nav-item{padding:6px 8px;min-width:50px;font-size:.7rem}.nav-item-icon{font-size:1.1rem}.nav-item-label{font-size:.65rem}.user-info{padding:3px 6px}.user-email-short{font-size:.65rem;max-width:50px}.logout-btn-bottom{padding:6px 8px;min-width:45px}}@media (max-width: 480px){.bottom-nav-container{padding:0 8px}.bottom-nav-item{padding:6px;min-width:45px}.nav-item-icon{font-size:1rem}.nav-item-label{font-size:.6rem}.user-email-short{max-width:40px;font-size:.6rem}.logout-btn-bottom{padding:6px;min-width:40px}.logout-btn-bottom .nav-item-icon{font-size:1rem}.logout-btn-bottom .nav-item-label{font-size:.6rem}}.navbar,.navbar-brand,.navbar-links,.navbar-user,.navbar-auth{display:none}.character-status-with-image{background:#1f2937;border:1px solid #374151;border-radius:12px;padding:16px;color:#eee;position:relative;transition:all .3s ease}.character-status-with-image.low-hp{border-color:#ef4444;box-shadow:0 0 12px #ef44444d}.character-info{display:flex;align-items:center;gap:16px}.character-details{flex:1}.character-name{margin:0 0 8px;color:#a5b4fc;font-size:1.2rem;font-weight:600}.character-stats{display:flex;flex-direction:column;gap:6px}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;max-width:120px}.stat-label{color:#9ca3af;font-size:.85rem;font-weight:500}.stat-value{color:#eee;font-size:.85rem;font-weight:600}.character-image-container{position:relative;display:flex;align-items:center;flex-shrink:0;gap:0}.character-avatar-wrapper{position:relative;z-index:2;flex-shrink:0}.character-avatar,.character-avatar-placeholder{width:200px;height:200px;border-radius:50%;border:3px solid #374151;object-fit:cover}.character-avatar-placeholder{background:#374151;display:flex;align-items:center;justify-content:center;color:#9ca3af}.placeholder-icon{font-size:2.5rem}.hp-bar-container-new{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding-top:40px;width:300px;margin-left:-10px}.hp-bar-background-new{width:100%;height:16px;background:#374151;border-radius:8px;position:relative;box-shadow:inset 0 2px 4px #0003;overflow:hidden}.hp-bar-fill-new{position:absolute;left:0;top:0;height:100%;background:#10b981;transition:width .3s ease,background-color .3s ease;border-radius:8px;box-shadow:0 0 12px #10b98180}.hp-text-display-new{margin-top:4px;text-align:center;width:100%;font-size:.75rem;font-weight:600;color:#eee;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.hp-separator{margin:0 2px;color:#9ca3af}.header-character-status{background:#37415180!important;border:1px solid rgba(75,85,99,.5)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px!important;border-radius:12px;min-width:400px}.header-character-status .character-name{font-size:1.3rem;margin-bottom:12px;font-weight:600}.header-character-status .character-avatar,.header-character-status .character-avatar-placeholder{width:150px;height:150px}.header-character-status .character-stats{gap:12px}.header-character-status .stat-item{max-width:140px;gap:8px}.header-character-status .stat-label,.header-character-status .stat-value{font-size:.9rem}.header-character-status .hp-bar-container-new{width:400px}.header-character-status .hp-bar-background-new{height:14px}.header-character-status.main-header{background:#374151cc!important;border:1px solid rgba(75,85,99,.8)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px 24px!important;border-radius:16px;min-width:450px;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.header-character-status.main-header .character-name{font-size:1.5rem;margin-bottom:14px;font-weight:700;color:#a5b4fc;text-shadow:0 2px 4px rgba(0,0,0,.3)}.header-character-status.main-header .character-avatar,.header-character-status.main-header .character-avatar-placeholder{width:90px;height:90px;border:3px solid #4b5563;box-shadow:0 2px 8px #0003}.header-character-status.main-header .hp-bar-container-new{width:450px}.header-character-status.main-header .hp-bar-background-new{height:16px}.header-character-status.full-width-header .hp-bar-container-new{width:600px}.header-character-status.full-width-header .hp-bar-background-new{height:18px}.dice-pool-stat{border-top:1px solid rgba(75,85,99,.3);padding-top:8px;margin-top:8px}.dice-notation{color:#3b82f6!important;font-weight:700!important;font-size:.95rem!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.header-character-status .dice-notation{font-size:1rem!important}.header-character-status.main-header .dice-notation{font-size:1.1rem!important;color:#60a5fa!important;text-shadow:0 2px 4px rgba(0,0,0,.4)}.character-status-with-image.low-hp .hp-bar-fill-new{animation:pulse-red 2s infinite}@keyframes pulse-red{0%,to{box-shadow:0 0 5px #ef444480}50%{box-shadow:0 0 15px #ef4444cc}}.header-character-status.main-header:hover{background:#374151e6!important;border-color:#4b5563e6!important;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.header-character-status.main-header:hover .hp-bar-fill-new{box-shadow:0 0 15px #10b981b3}.hp-bar-info-overlay{position:absolute;bottom:100%;left:50%;transform:translate(-25%) translateY(60%);text-align:center;margin-bottom:0;z-index:5;white-space:nowrap}.character-name-overlay{color:#a5b4fc;font-size:1.1rem;font-weight:700;margin-top:4px;padding-top:40px;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.character-stats-overlay{display:flex;gap:16px;justify-content:center;align-items:center}.stat-item-overlay{display:flex;align-items:center;gap:4px;padding:2px 8px;background:#1f2937cc;border-radius:4px;border:1px solid rgba(75,85,99,.5)}.stat-label-overlay{color:#9ca3af;font-size:.75rem;font-weight:500}.stat-value-overlay{color:#eee;font-size:.75rem;font-weight:600}.dice-pool-overlay{border-color:#3b82f680;background:#3b82f61a}.dice-notation-overlay{color:#3b82f6!important;font-weight:700!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (max-width: 768px){.character-status-with-image{padding:12px}.character-info{gap:12px}.character-avatar,.character-avatar-placeholder{width:80px;height:80px}.hp-bar-container-new{width:250px}.header-character-status .hp-bar-container-new{width:300px}.header-character-status.main-header .hp-bar-container-new{width:350px}.header-character-status.full-width-header .hp-bar-container-new{width:400px}.header-character-status .character-avatar,.header-character-status .character-avatar-placeholder{width:150px;height:150px}.hp-bar-info-overlay{position:absolute;bottom:100%;left:50%;transform:translate(-25%) translateY(40%);text-align:center;margin-bottom:0;z-index:5;white-space:nowrap}}@media (max-width: 480px){.hp-bar-container-new{width:200px}.header-character-status .hp-bar-container-new{width:250px}.header-character-status.main-header .hp-bar-container-new{width:280px}.header-character-status.full-width-header .hp-bar-container-new{width:300px}.header-character-status .character-avatar,.header-character-status .character-avatar-placeholder{width:150px;height:150px}.hp-bar-info-overlay{position:absolute;bottom:100%;left:50%;transform:translate(-25%) translateY(40%);text-align:center;margin-bottom:0;z-index:5;white-space:nowrap}}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3c72,#2a5298);padding:20px}.auth-container{width:100%;max-width:400px;animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.auth-form{background:#1f2937;border-radius:12px;padding:40px;box-shadow:0 10px 40px #0000004d;border:1px solid rgba(255,255,255,.1)}.auth-form h2{color:#a5b4fc;text-align:center;margin:0 0 10px;font-size:2rem}.auth-subtitle{color:#9ca3af;text-align:center;margin:0 0 30px;font-size:.95rem}.auth-error-message{background:#ef44441a;border:1px solid #ef4444;color:#f87171;padding:12px;border-radius:8px;margin-bottom:20px;text-align:center;font-size:.9rem}.form-group label{display:block;color:#e5e7eb;margin-bottom:8px;font-weight:500;font-size:.95rem}.form-group input{width:100%;padding:12px 16px;background:#374151;border:2px solid #4b5563;border-radius:8px;color:#f3f4f6;font-size:1rem;transition:all .2s ease}.form-group input:focus{outline:none;border-color:#3b82f6;background:#1f2937}.form-group input.error{border-color:#ef4444}.form-group input:disabled{opacity:.6;cursor:not-allowed}.field-error{color:#f87171;font-size:.85rem;margin-top:5px;display:block}.auth-submit-btn{width:100%;padding:14px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:10px}.auth-submit-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.auth-submit-btn:disabled{opacity:.7;cursor:not-allowed}.auth-links{margin-top:25px;text-align:center}.auth-links p{color:#9ca3af;margin:0 0 10px}.auth-links a{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s ease}.auth-links a:hover{color:#60a5fa;text-decoration:underline}.forgot-password{font-size:.9rem}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#0f172a}.loading-spinner{width:50px;height:50px;border:3px solid #374151;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.loading-container p{color:#9ca3af;margin-top:20px}@media (max-width: 480px){.auth-form{padding:30px 20px}.auth-form h2{font-size:1.75rem}}.character-picker{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.character-picker.loading{display:flex;align-items:center;justify-content:center}.loading-content{text-align:center;color:#fff}.loading-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin:0 auto 20px}.character-picker.error{display:flex;align-items:center;justify-content:center}.error-content{text-align:center;color:#fff;background:#ffffff1a;padding:40px;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error-content h1{margin-bottom:15px;color:#ff6b6b}.error-actions{display:flex;gap:15px;justify-content:center;margin-top:25px}.retry-button,.create-button{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.retry-button{background:#6c757d;color:#fff}.create-button{background:#28a745;color:#fff}.character-picker.no-characters{display:flex;align-items:center;justify-content:center;min-height:100vh}.empty-state{text-align:center;color:#fff;max-width:600px;padding:40px;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 15px 35px #0003}.empty-state-icon{font-size:4rem;margin-bottom:20px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.empty-state h1{font-size:2.5rem;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.empty-state p{font-size:1.2rem;margin-bottom:30px;opacity:.9;line-height:1.6}.empty-state-features{display:flex;flex-direction:column;gap:15px;margin:30px 0;text-align:left}.feature{display:flex;align-items:center;gap:15px;padding:15px;background:#ffffff1a;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.feature-icon{font-size:1.5rem;min-width:30px}.create-first-character-button{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;padding:18px 40px;font-size:1.2rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 8px 25px #28a7454d}.create-first-character-button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #28a74566}.picker-header{text-align:center;color:#fff;margin-bottom:40px;padding:20px}.picker-header h1{font-size:2.5rem;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.picker-header p{font-size:1.2rem;opacity:.9}.character-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-bottom:40px;max-width:1200px;margin-left:auto;margin-right:auto}.character-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0003;transition:all .3s ease;text-align:center}.character-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.character-image{margin-bottom:20px}.character-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #667eea}.character-placeholder{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;margin:0 auto;border:3px solid #667eea}.placeholder-icon{font-size:2rem;color:#fff}.character-info h3{color:#333;font-size:1.4rem;margin-bottom:15px}.character-stats{display:flex;justify-content:space-around;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:10px}.stat{text-align:center}.stat label{display:block;font-size:.8rem;color:#666;margin-bottom:5px;font-weight:600;text-transform:uppercase}.stat span{font-size:1.2rem;font-weight:700;color:#333}.attribute-summary{margin-bottom:20px}.attribute-summary h4{color:#667eea;margin-bottom:10px;font-size:1rem}.attributes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.attribute{display:flex;flex-direction:column;align-items:center;padding:8px;background:#f8f9fa;border-radius:6px;border:1px solid #e0e0e0}.attr-name{font-size:.7rem;color:#667eea;font-weight:600;margin-bottom:2px}.attr-value{font-size:1rem;font-weight:700;color:#333}.select-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 30px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;text-transform:uppercase;letter-spacing:.5px}.select-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.select-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.picker-actions{text-align:center;max-width:1200px;margin:0 auto}.create-new-button{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;border:none;padding:15px 40px;font-size:1.1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 6px 20px #28a7454d}.create-new-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #28a74566}@media (max-width: 768px){.character-picker{padding:15px}.picker-header h1{font-size:2rem}.character-grid{grid-template-columns:1fr;gap:20px}.empty-state{padding:30px 20px}.empty-state h1{font-size:2rem}.empty-state-features{text-align:center}.feature{flex-direction:column;text-align:center;gap:10px}.error-actions{flex-direction:column}}@media (max-width: 480px){.character-picker{padding:10px}.picker-header h1{font-size:1.8rem}.character-card{padding:20px}.attributes{grid-template-columns:repeat(2,1fr)}}.character-create-page{min-height:100vh;background:linear-gradient(135deg,#1e3c72,#2a5298);padding:20px;display:flex;justify-content:center;align-items:flex-start}.create-container{max-width:1200px;width:100%;display:grid;grid-template-columns:2fr 1fr;gap:30px;margin-top:20px}.create-header{grid-column:1 / -1;text-align:center;color:#fff;margin-bottom:30px}.create-header h1{font-size:2.5rem;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.create-header p{font-size:1.2rem;opacity:.9}.character-form{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 30px #0003}.form-section{margin-bottom:30px}.form-section h3{color:#2a5298;font-size:1.4rem;margin-bottom:15px;border-bottom:2px solid #e0e0e0;padding-bottom:10px}.section-description{color:#666;margin-bottom:20px;font-style:italic}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#333}.form-group input[type=text]{width:100%;padding:12px;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input[type=text]:focus{outline:none;border-color:#2a5298;box-shadow:0 0 0 3px #2a52981a}.attributes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.attribute-group{background:#f8f9fa;padding:15px;border-radius:10px;border:1px solid #e0e0e0}.attribute-group label{display:block;font-weight:600;color:#2a5298;margin-bottom:10px;text-transform:capitalize}.attribute-input-container{display:flex;flex-direction:column;gap:8px}.attribute-slider{width:100%;height:6px;border-radius:3px;background:#ddd;outline:none;cursor:pointer}.attribute-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#2a5298;cursor:pointer;transition:transform .2s ease}.attribute-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.attribute-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#2a5298;cursor:pointer;border:none}.attribute-display{display:flex;justify-content:space-between;align-items:center}.attribute-display .score{font-size:1.2rem;font-weight:700;color:#2a5298}.attribute-display .bonus{font-size:.9rem;color:#666;font-weight:500}.error-message{background:#fee;color:#c33;padding:12px;border-radius:8px;border:1px solid #fcc;margin-bottom:20px;text-align:center}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:30px;padding-top:20px;border-top:1px solid #e0e0e0}.cancel-button,.create-button{padding:12px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.cancel-button{background:#6c757d;color:#fff}.cancel-button:hover:not(:disabled){background:#5a6268;transform:translateY(-2px)}.create-button{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;box-shadow:0 4px 15px #28a7454d}.create-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #28a74566}.cancel-button:disabled,.create-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.character-preview{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 30px #0003;height:fit-content;position:sticky;top:20px}.character-preview h3{color:#2a5298;font-size:1.3rem;margin-bottom:20px;text-align:center;border-bottom:2px solid #e0e0e0;padding-bottom:10px}.preview-card{text-align:center}.preview-card h4{color:#333;font-size:1.4rem;margin-bottom:20px;min-height:1.4rem}.preview-attributes{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}.preview-attribute{display:flex;justify-content:space-between;padding:8px 12px;background:#f8f9fa;border-radius:6px;border:1px solid #e0e0e0}.preview-attribute .attr-name{font-weight:600;color:#2a5298;font-size:.9rem}.preview-attribute .attr-value{font-weight:700;color:#333}.preview-stats{display:flex;justify-content:space-around;padding-top:15px;border-top:1px solid #e0e0e0}.preview-stats .stat{color:#666;font-weight:500}@media (max-width: 768px){.create-container{grid-template-columns:1fr;gap:20px;padding:10px}.create-header h1{font-size:2rem}.character-form{padding:20px}.attributes-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-button,.create-button{width:100%}}@media (max-width: 480px){.character-create-page{padding:10px}.create-header h1{font-size:1.8rem}.character-form{padding:15px}.preview-attributes{grid-template-columns:1fr}}.character-image-upload{width:100%;max-width:200px}.image-upload-area{position:relative;width:100%;height:200px;border:2px dashed #4b5563;border-radius:50%;cursor:pointer;transition:all .2s ease;overflow:hidden}.image-upload-area:hover:not(.uploading){border-color:#3b82f6;background-color:#3b82f60d}.image-upload-area.drag-active{border-color:#10b981;background-color:#10b9811a}.image-upload-area.uploading{cursor:not-allowed;opacity:.7}.current-image{position:relative;width:100%;height:100%}.character-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;border-radius:50%}.current-image:hover .image-overlay{opacity:1}.no-image{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280;text-align:center;padding:20px}.upload-icon{font-size:2rem;margin-bottom:8px}.upload-text{font-size:.9rem}.upload-subtext{font-size:.8rem;color:#9ca3af;margin-top:4px}.upload-prompt,.upload-spinner{font-size:.9rem;text-align:center}.upload-spinner:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite;margin-left:8px}@keyframes spin{to{transform:rotate(360deg)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#1f2937;color:#eee;border-radius:12px;padding:24px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #374151;padding-bottom:16px}.modal-header h2{margin:0;color:#a5b4fc}.close-button{background:#374151;border:none;color:#eee;font-size:1.5rem;cursor:pointer;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.close-button:hover{background:#4b5563}.attribute-details{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px;padding:16px;background:#374151;border-radius:8px}.attribute-stat{display:flex;justify-content:space-between;align-items:center}.attribute-stat.total{grid-column:1 / -1;font-weight:700;border-top:1px solid #4b5563;padding-top:8px;margin-top:8px}.attribute-stat label{color:#9ca3af}.attribute-stat span{font-weight:700;color:#eee}.error-message{background:#dc2626;color:#fff;padding:12px;border-radius:8px;margin-bottom:16px;font-size:.9rem}.loading-message{color:#9ca3af;text-align:center;padding:16px;font-style:italic}.no-habits{color:#9ca3af;text-align:center;padding:24px;font-style:italic}.habits-section{margin-bottom:24px}.habits-section h3{margin:0 0 16px;color:#a5b4fc}.habit-item{background:#374151;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.habit-info h4{margin:0 0 4px;color:#eee}.complete-btn{background:#10b981;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem;white-space:nowrap}.complete-btn:hover{background:#059669}.complete-btn:disabled{background:#6b7280;cursor:not-allowed}.add-habit-section{border-top:1px solid #374151;padding-top:16px}.add-habit-btn{background:#3b82f6;color:#fff;border:none;padding:12px 20px;border-radius:8px;cursor:pointer;font-weight:500;width:100%}.add-habit-btn:hover{background:#2563eb}.add-habit-btn:disabled{background:#6b7280;cursor:not-allowed}.habit-form{background:#374151;padding:20px;border-radius:8px}.habit-form h4{margin:0 0 16px;color:#a5b4fc}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:6px;color:#e5e7eb;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:10px 12px;background:#1f2937;border:1px solid #4b5563;border-radius:6px;color:#eee;font-size:.9rem;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input:disabled,.form-group textarea:disabled{background:#374151;color:#9ca3af;cursor:not-allowed}.form-actions{display:flex;gap:12px;margin-top:20px}.save-btn{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500;flex:1}.save-btn:hover:not(:disabled){background:#059669}.save-btn:disabled{background:#6b7280;cursor:not-allowed}.cancel-btn{background:#6b7280;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500}.cancel-btn:hover:not(:disabled){background:#4b5563}.cancel-btn:disabled{cursor:not-allowed}@media (max-width: 768px){.modal-content{width:95%;padding:20px;max-height:85vh}.attribute-details{grid-template-columns:1fr;gap:8px}.habit-item{flex-direction:column;align-items:stretch;gap:12px}.complete-btn{width:100%}.form-actions{flex-direction:column}.save-btn,.cancel-btn{width:100%}}.dnd-character-sheet{background:#1a1a1a;color:#fff;min-height:100vh;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.character-header{display:flex;align-items:center;margin-bottom:24px;padding:0 8px}.back-button{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;margin-right:16px}.character-title h1{font-size:24px;font-weight:600;margin:0;color:#fff}.character-classes{font-size:16px;color:#8b949e;margin:4px 0 0}.top-stats-section{display:grid;grid-template-columns:1fr 1fr 2fr 2fr;gap:16px;margin-bottom:24px;align-items:center}.stat-card{background:#21262d;border-radius:12px;padding:16px;text-align:center;border:1px solid #30363d}.stat-card .stat-value{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}.stat-card .stat-label{font-size:11px;color:#8b949e;font-weight:500;line-height:1.2}.armor-class .stat-value{color:#fff}.initiative{background:#1f2937}.initiative .stat-value{color:#10b981}.character-portrait-section{display:flex;flex-direction:column;align-items:center;gap:8px}.character-portrait{width:120px;height:120px;border-radius:12px;border:2px solid #30363d}.character-portrait img{width:100%;height:100%;object-fit:cover;border-radius:10px}.heroic-inspiration{display:flex;align-items:center;gap:8px;background:#1f2937;padding:8px 12px;border-radius:8px;border:1px solid #374151}.inspiration-icon{font-size:16px}.inspiration-text{font-size:10px;color:#9ca3af;font-weight:500;line-height:1.2;text-align:center}.hit-points{background:#1f2937;position:relative}.hit-points .stat-label{color:#9ca3af}.hp-bar{width:100%;height:6px;background:#374151;border-radius:3px;margin-top:8px;overflow:hidden}.hp-fill{height:100%;background:#3b82f6;transition:width .3s ease;border-radius:3px}.feature-icons{display:flex;gap:16px;margin-bottom:24px;justify-content:center}.feature-icon{width:48px;height:48px;background:#21262d;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;border:1px solid #30363d}.abilities-header{display:flex;justify-content:space-between;align-items:center;background:#1f2937;padding:16px;border-radius:12px;margin-bottom:24px;border:1px solid #374151}.abilities-title{display:flex;align-items:center;gap:12px;color:#fff;font-weight:500}.abilities-icon{font-size:20px}.abilities-actions{display:flex;gap:12px}.action-icon{width:32px;height:32px;background:#374151;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer}.attributes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.attribute-card{background:linear-gradient(135deg,#1e3a8a,#1e40af);border-radius:16px;padding:20px;text-align:center;position:relative;border:2px solid #2563eb;box-shadow:0 4px 12px #2563eb33;transition:all .3s ease}.attribute-card.clickable{cursor:pointer}.attribute-card.clickable:hover{transform:translateY(-4px);box-shadow:0 8px 20px #2563eb66;border-color:#3b82f6;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.attribute-card.clickable:active{transform:translateY(-2px);box-shadow:0 6px 16px #2563eb4d}.attribute-card:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#3b82f6,#1d4ed8,#1e40af);border-radius:18px;z-index:-1}.attribute-name{font-size:12px;color:#bfdbfe;font-weight:500;margin-bottom:8px;letter-spacing:.5px}.attribute-modifier{font-size:32px;font-weight:700;color:#fff;margin-bottom:4px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.attribute-score{font-size:20px;color:#dbeafe;font-weight:600;background:#0003;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;border:2px solid #3b82f6}.saving-throws-section{margin-top:32px}.saving-throws-section h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:16px}.saving-throws-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.saving-throw-item{display:flex;align-items:center;background:#1f2937;padding:16px;border-radius:12px;border:1px solid #374151;gap:12px}.proficiency-indicator{flex-shrink:0}.proficiency-dot{width:16px;height:16px;border:2px solid #6b7280;border-radius:50%;background:transparent}.proficiency-dot.proficient{background:#fff;border-color:#fff}.saving-throw-name{flex:1;color:#e5e7eb;font-weight:500;font-size:14px}.saving-throw-modifier{color:#fff;font-weight:600;font-size:16px;background:#374151;padding:8px 12px;border-radius:8px;min-width:48px;text-align:center}.character-page-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;background:#1a1a1a;color:#fff}.loading-content{text-align:center;padding:40px}.loading-content h2{color:#fff;margin-bottom:12px;font-size:24px}.loading-content p{color:#8b949e;margin-bottom:24px;font-size:16px}.placeholder-icon{font-size:48px;opacity:.5}.character-sheet-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#8b949e}.character-sheet-loading h2{color:#fff;margin-bottom:8px}@media (max-width: 768px){.top-stats-section{grid-template-columns:1fr 1fr;gap:12px}.character-portrait-section{grid-column:1 / -1;order:-1}.attributes-grid{grid-template-columns:repeat(2,1fr);gap:12px}.saving-throws-grid{grid-template-columns:1fr}.dnd-character-sheet{padding:12px}}@media (max-width: 480px){.attributes-grid,.top-stats-section{grid-template-columns:1fr}.attribute-card{padding:16px}.attribute-modifier{font-size:28px}}.attribute-card .attribute-name:after{content:" 📋";opacity:0;transition:opacity .3s ease;font-size:10px;margin-left:4px}@media (max-width: 768px){.modal-overlay{padding:16px}.modal-content{width:100%;max-width:none;margin:0;border-radius:16px}}.attribute-card.clickable{cursor:pointer;transition:all .3s ease;border:2px solid transparent}.attribute-card.clickable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #a5b4fc4d;border-color:#a5b4fc;background:linear-gradient(135deg,#374151,#4b5563)}.attribute-card.clickable:focus{outline:none;border-color:#a5b4fc;box-shadow:0 0 0 3px #a5b4fc4d}.attribute-card.clickable:active{transform:translateY(0)}.attribute-card.clickable .attribute-name:after{content:" 📋";opacity:0;transition:opacity .3s ease;font-size:10px;margin-left:4px}.attribute-card.clickable:hover .attribute-name:after{opacity:.7}.attribute-card{background:#374151;border-radius:8px;padding:16px;text-align:center;color:#eee;position:relative}.attribute-name{font-size:12px;font-weight:600;color:#9ca3af;margin-bottom:8px}.attribute-modifier{font-size:32px;font-weight:700;color:#eee;margin-bottom:4px}.attribute-score{font-size:14px;color:#9ca3af;background:#1f2937;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width: 768px){.attribute-card.clickable:hover{transform:none}.attribute-card.clickable:active{transform:scale(.98);transition:transform .1s ease}}.stat-card.streak{position:relative;background:linear-gradient(135deg,#f59e0b,#d97706);border:2px solid #f59e0b}.stat-card.streak .stat-value{display:flex;align-items:center;justify-content:center;gap:4px}.streak-fire{font-size:.8em;animation:flicker 1.5s ease-in-out infinite alternate}@keyframes flicker{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.streak-message{margin:16px 0;text-align:center;padding:8px 16px;background:#f59e0b1a;border-radius:8px;border:1px solid rgba(245,158,11,.3)}.streak-message p{margin:0;color:#f59e0b;font-weight:500;font-size:14px}.stat-card.streak:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b66}.stat-card.streak[data-streak="0"]{background:linear-gradient(135deg,#6b7280,#4b5563);border-color:#6b7280}.stat-card.streak[data-streak=high]{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#dc2626}.stat-card.streak[data-streak=legendary]{background:linear-gradient(135deg,#7c3aed,#5b21b6);border-color:#7c3aed;box-shadow:0 0 20px #7c3aed4d}.stat-card.streak .stat-value:has([data-loading=true]){opacity:.6}@media (max-width: 768px){.streak-message{margin:12px 0;padding:6px 12px}.streak-message p{font-size:12px}.streak-fire{font-size:.7em}}.stat-card.streak:focus{outline:2px solid #f59e0b;outline-offset:2px}.stat-card.streak .stat-value{transition:all .3s ease}.stat-card.streak.streak-updated .stat-value{animation:streakPulse .6s ease-in-out}@keyframes streakPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.habits-page{max-width:1000px;margin:0 auto;padding:20px;color:#eee}.habits-page-loading{text-align:center;padding:60px 20px;color:#eee}.habits-header{text-align:center;margin-bottom:30px}.habits-header h1{margin:0 0 8px;color:#a5b4fc;font-size:2rem}.habits-header p{margin:0;color:#9ca3af}.view-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:16px}.view-toggle{display:flex;background:#374151;border-radius:8px;overflow:hidden}.view-toggle button{background:transparent;border:none;color:#9ca3af;padding:12px 24px;cursor:pointer;transition:all .2s ease}.view-toggle button.active{background:#3b82f6;color:#fff}.view-toggle button:hover:not(.active){background:#4b5563;color:#eee}.date-selector input{background:#374151;border:1px solid #4b5563;border-radius:6px;color:#eee;padding:8px 12px;font-size:1rem}.error-message{background:#dc2626;color:#fff;padding:12px;border-radius:6px;margin-bottom:16px}.loading-message{text-align:center;color:#9ca3af;padding:20px}.daily-view,.weekly-view{background:#1f2937;border-radius:12px;padding:24px}.daily-view h2,.weekly-view h2{margin:0 0 20px;color:#a5b4fc;display:flex;align-items:center;gap:12px}.today-badge{background:#10b981;color:#fff;font-size:.8rem;padding:4px 8px;border-radius:12px}.no-habits{text-align:center;color:#6b7280;padding:40px 20px}.habits-list{display:flex;flex-direction:column;gap:12px}.habit-item,.habit-row{background:#374151;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.habit-info{display:flex;align-items:center;gap:12px;flex:1}.attribute-icon{width:32px;height:32px;border-radius:50%}.attribute-text{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#4b5563;border-radius:50%;font-size:.7rem;font-weight:700;color:#eee}.habit-details h4{margin:0 0 4px;color:#eee}.habit-description{margin:0;color:#9ca3af;font-size:.9rem}.checkbox-container{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer}.checkbox-custom{position:relative;display:inline-block;width:24px;height:24px;background:#1f2937;border:2px solid #4b5563;border-radius:4px;transition:all .2s ease}.checkbox-container input:checked+.checkbox-custom{background:#10b981;border-color:#10b981}.checkbox-container input:checked+.checkbox-custom:after{content:"✓";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;font-size:14px}.checkbox-container:hover .checkbox-custom{border-color:#6b7280}.weekly-grid{display:grid;grid-template-columns:200px repeat(7,1fr);gap:1px;background:#4b5563;border-radius:8px;overflow:hidden}.weekly-header{display:contents}.habit-name-header{background:#374151;padding:16px;font-weight:700;color:#a5b4fc}.day-header{background:#374151;padding:12px 8px;text-align:center;font-size:.9rem}.day-header.today{background:#10b981;color:#fff}.day-name{font-weight:700;margin-bottom:2px}.day-date{color:#9ca3af;font-size:.8rem}.day-header.today .day-date{color:#fffc}.habit-row{display:contents}.habit-row .habit-info{background:#1f2937;padding:16px;border-radius:0}.day-cell{background:#1f2937;padding:16px;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.view-controls{flex-direction:column;align-items:stretch}.weekly-grid{grid-template-columns:150px repeat(7,1fr);font-size:.8rem}.habit-name-header,.habit-row .habit-info{padding:12px}.day-header,.day-cell{padding:8px}}#dice-box{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;pointer-events:none!important;z-index:9999!important;background:transparent!important;overflow:hidden!important;touch-action:none!important;-webkit-overflow-scrolling:touch!important;isolation:isolate;border:20px solid transparent!important;box-sizing:border-box!important}#dice-box.rolling-border{border:3px solid rgba(59,130,246,.4)!important;border-radius:8px!important;background:#0000001a!important}#dice-box canvas,#dice-canvas{display:block!important;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important;pointer-events:none!important;image-rendering:optimizeSpeed!important;image-rendering:-webkit-optimize-contrast!important;touch-action:none!important;overscroll-behavior:none!important}#dice-box .dice-physics-container{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;overflow:hidden!important}.combat-area{position:relative;max-width:900px;margin:0 auto;padding:20px;color:#eee;background:#111827;border-radius:12px;min-height:600px;z-index:1}.character-hp-reference{background:#1f2937;border:1px solid #3b82f6;border-radius:8px;padding:12px;margin-bottom:16px;text-align:center;font-size:.9rem;color:#a5b4fc;line-height:1.4}.character-hp-reference strong{color:#3b82f6;font-weight:600}.character-hp-reference .dice-breakdown{font-size:.8rem;opacity:.8;margin-top:4px}.enemy-count-selector{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;gap:8px;background:#000c;padding:4px 8px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.count-button{background:#ef4444;color:#fff;border:none;width:24px;height:24px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.count-button:hover:not(:disabled){transform:scale(1.1)}.count-button:disabled{opacity:.5;cursor:not-allowed}.count-button.add{background:#10b981}.count-button.add:hover:not(:disabled){background:#059669}.count-button.remove:hover:not(:disabled){background:#dc2626}.enemy-count-display{color:#fff;font-weight:700;min-width:20px;text-align:center;font-size:14px}.combined-stats-preview{background:#374151;padding:12px;border-radius:8px;margin-bottom:16px;font-size:.9rem}.combined-stats-preview h5{margin:0 0 8px;color:#fbbf24;font-weight:600}.combined-stats-preview .stat-line{margin:4px 0;color:#d1d5db}.combined-stats-preview .stat-value{color:#3b82f6;font-weight:600}.individual-enemy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:12px}.individual-enemy-card{background:#374151;border:1px solid #4b5563;border-radius:8px;padding:12px;transition:all .3s ease}.individual-enemy-card.defeated{background:#1f2937;border-color:#6b7280;opacity:.6}.individual-enemy-card.alive{border-color:#10b981;background:#065f46}.individual-enemy-card.damaged{border-color:#f59e0b;background:#92400e}.enemy-card-name{font-weight:700;margin-bottom:6px;display:flex;align-items:center;justify-content:space-between}.enemy-card-name.alive{color:#10b981}.enemy-card-name.defeated{color:#6b7280}.enemy-card-hp{font-size:.9rem;margin-bottom:4px}.enemy-card-hp.alive{color:#d1d5db}.enemy-card-hp.defeated{color:#6b7280}.enemy-card-dice{font-size:.8rem;opacity:.8}.enemy-card-dice.alive{color:#9ca3af}.enemy-card-dice.defeated{color:#6b7280}.defeated-indicator{color:#ef4444;font-size:.9rem;font-weight:700}.combat-mode-indicator.combined-enemy-mode{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:1px solid #fbbf24;display:flex;justify-content:space-between;align-items:center}.enemy-progress-info{font-size:.9rem;opacity:.9;display:flex;align-items:center;gap:8px}.alive-count{color:#10b981;font-weight:600}.defeated-count{color:#ef4444;font-weight:600}.enemy-button.has-selection{border-color:#3b82f6;background:#1e40af;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f666}.enemy-button.has-selection:hover{border-color:#2563eb;background:#1d4ed8}.selection-count-badge{position:absolute;top:8px;left:8px;background:#3b82f6;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;transform:scale(0);transition:transform .2s ease}.enemy-button.has-selection .selection-count-badge{transform:scale(1)}.combat-log .enemy-defeated-log{background:#059669;color:#fff;padding:8px 12px;border-radius:6px;font-weight:700;border-left:none;margin:4px 0}.combat-log .damage-distribution-log{background:#7c3aed;color:#fff;padding:6px 10px;border-radius:4px;font-size:.9rem;font-style:italic;border-left:none;margin:2px 0}.victory-rewards.multi-enemy{background:linear-gradient(135deg,#10b9811a,#065f461a);border:2px solid #10b981;border-radius:12px;padding:20px;margin:20px 0}.victory-rewards.multi-enemy h4{color:#10b981;margin:0 0 12px;font-size:1.2rem;text-align:center}.reward-breakdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:12px}.reward-item{background:#10b9811a;padding:8px 12px;border-radius:6px;text-align:center}.reward-value{color:#10b981;font-weight:700;font-size:1.1rem}.reward-label{color:#d1d5db;font-size:.9rem}@keyframes damageDistribution{0%{transform:scale(1);background:#374151}50%{transform:scale(1.05);background:#ef4444}to{transform:scale(1);background:#374151}}.individual-enemy-card.taking-damage{animation:damageDistribution .6s ease-in-out}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.individual-enemy-grid{grid-template-columns:1fr}.combined-stats-preview{padding:8px;font-size:.8rem}.enemy-progress-info{flex-direction:column;gap:4px;font-size:.8rem}.reward-breakdown{grid-template-columns:1fr;gap:8px}}@media (max-width: 480px){.enemy-count-selector{padding:2px 6px}.count-button{width:20px;height:20px;font-size:12px}.enemy-count-display{font-size:12px;min-width:16px}.individual-enemy-card{padding:8px}.enemy-card-name{font-size:.9rem}.enemy-card-hp{font-size:.8rem}.enemy-card-dice{font-size:.7rem}}.text-alive{color:#10b981}.text-defeated{color:#6b7280}.text-damaged{color:#f59e0b}.bg-alive{background-color:#065f46}.bg-defeated{background-color:#1f2937}.bg-damaged{background-color:#92400e}.border-alive{border-color:#10b981}.border-defeated{border-color:#6b7280}.border-damaged{border-color:#f59e0b}.loading-combined-stats{background:linear-gradient(90deg,#374151 25%,#4b5563,#374151 75%);background-size:200% 100%;animation:loading 2s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.quest-adventure{max-width:800px;margin:0 auto;padding:20px;background:#1f2937;border-radius:12px;color:#eee}.quest-adventure h2{color:#a5b4fc;text-align:center;margin-bottom:20px}.quest-selection{display:grid;gap:20px;margin-top:20px}.quest-card{background:#374151;border:1px solid #4b5563;border-radius:8px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.quest-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.quest-card h3{color:#a5b4fc;margin:0 0 10px}.quest-description{color:#d1d5db;margin-bottom:10px;line-height:1.4}.quest-difficulty{color:#9ca3af;font-size:.9rem;margin-bottom:15px}.start-quest-btn{background:#3b82f6;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600;transition:background .2s ease}.start-quest-btn:hover{background:#2563eb}.quest-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #374151}.quit-quest-btn{background:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem}.quit-quest-btn:hover{background:#dc2626}.current-room{background:#374151;border-radius:8px;padding:20px;margin-bottom:20px}.current-room h3{color:#a5b4fc;margin:0 0 15px;font-size:1.4rem}.room-description{color:#d1d5db;line-height:1.5;margin-bottom:20px;font-style:italic}.room-features{margin-bottom:25px}.room-features h4{color:#f3f4f6;margin:0 0 15px}.feature-card{background:#4b5563;border-radius:6px;padding:15px;margin-bottom:10px;border-left:4px solid #6b7280}.feature-description{color:#e5e7eb;margin:0 0 10px;line-height:1.4}.feature-btn{border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-weight:600;transition:all .2s ease}.feature-btn:disabled{opacity:.6;cursor:not-allowed}.feature-combat{background:#ef4444;color:#fff;border-left-color:#ef4444}.feature-combat .feature-card{border-left-color:#ef4444}.feature-combat:hover:not(:disabled){background:#dc2626}.feature-treasure{background:#f59e0b;color:#fff}.feature-treasure .feature-card{border-left-color:#f59e0b}.feature-treasure:hover:not(:disabled){background:#d97706}.feature-puzzle{background:#8b5cf6;color:#fff}.feature-puzzle .feature-card{border-left-color:#8b5cf6}.feature-puzzle:hover:not(:disabled){background:#7c3aed}.feature-examination{background:#10b981;color:#fff}.feature-examination .feature-card{border-left-color:#10b981}.feature-examination:hover:not(:disabled){background:#059669}.feature-trap{background:#f97316;color:#fff}.feature-trap .feature-card{border-left-color:#f97316}.feature-trap:hover:not(:disabled){background:#ea580c}.room-exits{margin-top:25px}.room-exits h4{color:#f3f4f6;margin:0 0 15px}.exits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.exit-btn{background:#1f2937;border:2px solid #4b5563;border-radius:8px;padding:15px;color:#eee;cursor:pointer;text-align:left;transition:all .2s ease;display:flex;flex-direction:column;gap:5px}.exit-btn:hover{border-color:#3b82f6;background:#374151;transform:translateY(-1px)}.exit-btn strong{color:#a5b4fc;font-size:1.1rem}.exit-btn span{color:#9ca3af;font-size:.9rem;line-height:1.3}.quest-complete{background:#065f46;border:2px solid #10b981;border-radius:8px;padding:20px;text-align:center;margin-top:20px}.quest-complete h3{color:#10b981;margin:0 0 10px}.new-quest-btn{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600;margin-top:15px}.new-quest-btn:hover{background:#059669}.adventure-log{background:#1f2937;border:1px solid #374151;border-radius:8px;padding:15px;margin-top:20px}.adventure-log h4{color:#a5b4fc;margin:0 0 15px}.log-entries{max-height:200px;overflow-y:auto}.log-entry{background:#374151;border-radius:4px;padding:10px;margin-bottom:8px;font-size:.9rem;line-height:1.4;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hp-change{font-weight:600;padding:2px 6px;border-radius:3px;font-size:.8rem}.hp-change.positive{background:#10b981;color:#fff}.hp-change.negative{background:#ef4444;color:#fff}.xp-gain{background:#3b82f6;color:#fff;font-weight:600;padding:2px 6px;border-radius:3px;font-size:.8rem}.quest-combat-mode{background:#1f2937;border-radius:12px;padding:20px;color:#eee}.combat-header{text-align:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #374151}.combat-header h3{color:#a5b4fc;margin:0 0 10px;font-size:1.4rem}.combat-header p{color:#d1d5db;margin:0;font-style:italic}.feature-card.resolved{opacity:.7;background:#2d3748}.feature-resolved{color:#10b981;font-weight:600;padding:8px 16px;background:#10b9811a;border-radius:4px;text-align:center}@media (max-width: 768px){.quest-adventure{padding:15px;margin:10px}.exits-grid{grid-template-columns:1fr}.quest-header{flex-direction:column;gap:10px;text-align:center}}.adventure-page{max-width:1200px;margin:0 auto;padding:20px;color:#eee;min-height:100vh}.adventure-page.error,.adventure-page.cannot-adventure{text-align:center;padding:60px 20px}.adventure-page.skirmish-mode{padding:0;max-width:none}.adventure-header{text-align:center;margin-bottom:32px}.adventure-header h1{margin:0 0 8px;color:#a5b4fc;font-size:2.5rem;font-weight:700}.adventure-header p{margin:0;color:#9ca3af;font-size:1.1rem}.adventure-character-status,.skirmish-character-status{margin:24px auto;max-width:500px}.skirmish-character-status{margin-bottom:20px}.skirmish-header{background:#1f2937;border-bottom:1px solid #374151;padding:20px;margin-bottom:20px}.back-button{background:#374151;color:#eee;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;margin-bottom:16px;transition:background .2s ease}.back-button:hover{background:#4b5563}.skirmish-header h1{margin:0 0 8px;color:#a5b4fc;font-size:2rem}.skirmish-header p{margin:0;color:#9ca3af}.adventure-modes{margin-bottom:40px}.adventure-mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-bottom:32px}.adventure-mode{background:#1f2937;border:2px solid #374151;border-radius:16px;padding:24px;cursor:pointer;transition:all .3s ease;text-align:center;position:relative;overflow:hidden}.adventure-mode:not(.disabled):hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 8px 25px #3b82f633}.adventure-mode.disabled{opacity:.6;cursor:not-allowed;border-color:#4b5563}.adventure-mode.skirmish-mode:not(.disabled){border-color:#ef4444}.adventure-mode.skirmish-mode:not(.disabled):hover{border-color:#dc2626;box-shadow:0 8px 25px #ef444433}.adventure-mode.quest-mode:not(.disabled){border-color:#8b5cf6}.adventure-mode.expedition-mode:not(.disabled){border-color:#10b981}.mode-icon{font-size:3rem;margin-bottom:16px;display:block}.adventure-mode h3{margin:0 0 12px;color:#eee;font-size:1.4rem;font-weight:600}.adventure-mode p{margin:0 0 16px;color:#9ca3af;line-height:1.5}.mode-details{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.detail-item{color:#6b7280;font-size:.9rem;padding:4px 0}.mode-button{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;width:100%}.mode-button:hover:not(.disabled){background:#2563eb}.mode-button.disabled{background:#4b5563;cursor:not-allowed}.skirmish-mode .mode-button:not(.disabled){background:#ef4444}.skirmish-mode .mode-button:not(.disabled):hover{background:#dc2626}.legacy-adventures{background:#1f2937;border-radius:12px;padding:24px;margin-bottom:24px;border:1px solid #374151}.legacy-adventures h3{margin:0 0 20px;color:#a5b4fc;font-size:1.5rem}.adventure-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.adventure-option{background:#374151;border:2px solid #4b5563;border-radius:12px;padding:20px;transition:all .2s ease}.adventure-option.preview{opacity:.7;border-style:dashed}.adventure-option:not(.preview):hover{border-color:#3b82f6;background:#4b5563;transform:translateY(-2px)}.adventure-option h4{margin:0 0 8px;color:#eee;font-size:1.2rem}.adventure-option p{margin:0 0 12px;color:#9ca3af;font-size:.9rem;line-height:1.4}.difficulty{display:inline-block;background:#6b7280;color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500}.adventure-option.preview .difficulty{background:#8b5cf6}.adventure-tips{background:#374151;border-radius:12px;padding:20px;margin-top:24px}.adventure-tips h3{margin:0 0 16px;color:#a5b4fc;font-size:1.3rem}.adventure-tips ul{margin:0;padding-left:24px;color:#9ca3af}.adventure-tips li{margin-bottom:8px;line-height:1.4}.adventure-tips strong{color:#eee}.cannot-adventure .character-status-display{margin:32px auto;max-width:400px}.heal-button{background:#10b981;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1.1rem;font-weight:600;cursor:pointer;margin-top:20px;transition:background .2s ease}.heal-button:hover{background:#059669}@media (max-width: 768px){.adventure-page{padding:16px}.adventure-mode-grid{grid-template-columns:1fr;gap:16px}.adventure-header h1{font-size:2rem}.adventure-mode{padding:20px}.mode-icon{font-size:2.5rem}.adventure-mode h3{font-size:1.2rem}.skirmish-header{padding:16px}.skirmish-header h1{font-size:1.5rem}}@media (max-width: 480px){.adventure-mode-grid,.adventure-list{grid-template-columns:1fr}.adventure-mode{padding:16px}.mode-details{align-items:center}}.app{min-height:100vh;background:#111827;color:#eee;display:flex;flex-direction:column}.app-header,.header-content{display:none}.main-content{flex:1;display:flex;flex-direction:column;transition:all .3s ease}.main-content.with-header{margin-top:0}.main-content.no-header{padding-top:20px}.main-content.no-header .dnd-character-sheet{margin-top:0;padding-top:0}.header-character-status.full-width-header{background:#1f2937!important;border:none!important;border-bottom:1px solid #374151!important;border-radius:0!important;width:100%!important;padding:20px 24px!important;position:sticky;top:0;z-index:50;box-shadow:0 2px 8px #0000001a}.header-character-status.full-width-header .character-info{max-width:1200px;margin:0 auto;justify-content:center}.header-character-status.main-header .character-name{font-size:1.4rem;margin-bottom:14px;font-weight:700;color:#a5b4fc}.header-character-status.main-header .character-avatar,.header-character-status.main-header .character-avatar-placeholder{width:90px;height:90px;border:3px solid #4b5563}.header-character-status.main-header .character-stats{gap:14px}.header-character-status.main-header .stat-item{max-width:150px;gap:10px}.header-character-status.main-header .stat-label,.header-character-status.main-header .stat-value{font-size:.95rem}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#111827;color:#fff}.app-loading h2{color:#fff;font-size:24px;text-align:center}@media (max-width: 768px){.character-header-section{padding:12px 16px;min-height:120px}.character-header-section .header-character-status.main-header{min-width:auto;width:100%;max-width:none;padding:16px 20px!important;border-radius:12px}.main-content.no-header{padding-top:16px}.main-content.with-header{margin-top:0}}@media (max-width: 480px){.character-header-section{padding:8px 12px;min-height:100px}.character-header-section .header-character-status.main-header{padding:12px 16px!important;border-radius:8px}.main-content.no-header{padding-top:12px}}.character-header-section{background:linear-gradient(135deg,#1f2937,#111827);border-bottom:2px solid #374151;padding:16px 24px;position:sticky;top:0;z-index:100;box-shadow:0 4px 12px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;min-height:140px}.character-header-section .header-character-status.main-header{margin:0 auto;background:#374151e6!important;border:1px solid rgba(75,85,99,.8)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px 32px!important;border-radius:16px;min-width:500px;max-width:800px;box-shadow:0 6px 20px #00000040;transition:all .3s ease}.character-header-section .header-character-status.main-header:hover{background:#374151!important;border-color:#6366f199!important;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}@media (max-width: 768px){.character-header-section{padding:12px 16px;min-height:120px}.character-header-section .header-character-status.main-header{min-width:auto;width:100%;max-width:none;padding:16px 20px!important;border-radius:12px}.character-header-section .header-character-status.main-header .character-avatar,.character-header-section .header-character-status.main-header .character-avatar-placeholder{width:70px;height:70px}.character-header-section .header-character-status.main-header .character-name{font-size:1.2rem}.character-header-section .header-character-status.main-header .hp-bar-container-new{width:300px}}.character-header-section{animation:slideDown .4s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.app:has(.character-header-section) .main-content{padding-top:0;padding-bottom:80px}.main-content{padding-bottom:80px;min-height:calc(100vh - 80px);overflow-y:auto}.bottom-navigation,.navbar{position:fixed;bottom:0;left:0;right:0;background:#1f2937;border-top:2px solid #374151;padding:12px 0;z-index:100;box-shadow:0 -4px 12px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-container,.navbar>div{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:8px;padding:0 20px}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 12px;border-radius:8px;transition:all .2s ease;text-decoration:none;color:#9ca3af;font-size:.75rem;font-weight:500;min-width:60px;text-align:center}.nav-item:hover{background:#37415180;color:#e5e7eb;transform:translateY(-2px)}.nav-item.active{background:#6366f133;color:#a5b4fc;border:1px solid rgba(99,102,241,.3)}.nav-item-icon{font-size:1.2rem;margin-bottom:2px}.nav-item-label{font-size:.7rem;line-height:1}@media (max-width: 768px){.main-content{padding-bottom:75px}.bottom-navigation,.navbar{padding:10px 0}.nav-container,.navbar>div{gap:4px;padding:0 12px}.nav-item{padding:6px 8px;min-width:50px;font-size:.7rem}.nav-item-icon{font-size:1.1rem}.nav-item-label{font-size:.65rem}}.character-header-section .character-name-overlay{font-size:1.3rem;padding-top:35px}.character-header-section .hp-bar-container-new{width:480px}.character-header-section .hp-bar-background-new{height:18px}.character-header-section .dice-notation-overlay{font-size:.85rem!important}.character-header-section+.navbar{border-top:none}.app{background:linear-gradient(180deg,#111827,#0f172a)}.character-header-section:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#6366f1 50%,transparent 100%);opacity:.6}body{margin:0;padding:2px;background:#1f2937}.combat-area{position:relative;max-width:900px;margin:0 auto;padding:20px;color:#1f2937}.combat-area-loading{text-align:center;padding:60px 20px;color:#1f2937}.dice-container{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1000;background:#0000004d}.combat-area .character-status,.combat-area .enemy-status{background:#1f2937!important;border-radius:12px;padding:20px;margin-bottom:20px;border:1px solid #374151;color:#eee}.character-status h3,.enemy-status h3{margin:0 0 12px;color:#a5b4fc;font-size:1.3rem}.hp-bar{position:relative;background:#374151;border-radius:20px;height:24px;margin:12px 0;overflow:hidden}.hp-fill{height:100%;transition:width .3s ease;border-radius:20px}.enemy-hp{background:#ef4444!important}.hp-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-size:14px}.character-dice-info,.enemy-dice-info{font-size:.9rem;color:#9ca3af}.character-dice-info p,.enemy-dice-info p{margin:4px 0}.enemy-selection{background:#1f2937;border-radius:12px;padding:24px;text-align:center;margin-bottom:20px}.enemy-selection h3{margin:0 0 20px;color:#a5b4fc}.enemy-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.btn-grad{margin:10px;padding:15px 45px;text-align:center;text-transform:uppercase;transition:.5s;background-size:200% auto;color:#fff;box-shadow:0 0 20px #eee;border-radius:10px;display:block}.enemy-button{background-image:linear-gradient(to right,#16222a,#3a6073 51%,#16222a)}.enemy-button{margin:10px;padding:15px 45px;text-align:center;text-transform:uppercase;transition:.5s;background-size:200% auto;color:#fff;box-shadow:0 0 20px #eee;border-radius:10px;display:block}.enemy-button:hover{transform:translateY(-2px);background-position:right center;color:#fff;text-decoration:none}.enemy-name{font-size:1.2rem;font-weight:700;margin-bottom:8px}.enemy-details{font-size:.9rem;opacity:.9}.active-combat{background:#1f2937;border-radius:12px;padding:24px;margin-bottom:20px}.combat-controls{text-align:center;margin:24px 0}.attack-button{background-image:linear-gradient(to right,#e52d27,#b31217 51%,#e52d27)}.attack-button{margin:10px;padding:15px 45px;text-align:center;text-transform:uppercase;transition:.5s;background-size:200% auto;color:#fff;box-shadow:0 0 20px #eee;border-radius:10px;display:block}.attack-button:hover:not(:disabled){background-position:right center;color:#fff;text-decoration:none}.attack-button:disabled{background:#6b7280;cursor:not-allowed;transform:none}.rolling-text{color:#3b82f6;font-style:italic;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.combat-log{max-height:300px;overflow-y:auto;background:#374151;border-radius:8px;padding:16px}.combat-log h4{margin:0 0 16px;color:#a5b4fc}.combat-round{background:#1f2937;border-radius:8px;padding:12px;margin-bottom:12px;border-left:4px solid #3b82f6}.roll-summary{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.player-roll{color:#3b82f6;font-weight:700}.enemy-roll{color:#ef4444;font-weight:700}.vs{color:#9ca3af;font-size:.9rem}.victory-text{color:#10b981;font-weight:700;margin:0}.damage-text{color:#ef4444;font-weight:700;margin:0}.tie-text{color:#6b7280;font-weight:700;margin:0}.victory-screen,.defeat-screen{background:#1f2937;border-radius:12px;padding:32px;text-align:center;margin-bottom:20px}.victory-screen{border:3px solid #10b981}.defeat-screen{border:3px solid #ef4444}.victory-screen h2{color:#10b981;margin:0 0 16px}.defeat-screen h2{color:#ef4444;margin:0 0 16px}.loot{background:#374151;border-radius:8px;padding:16px;margin:20px 0}.loot h4{margin:0 0 12px;color:#a5b4fc}.complete-button{background:#10b981;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:16px}.complete-button:hover{background:#059669}@media (max-width: 768px){.roll-summary{flex-direction:column;gap:8px}.enemy-buttons{grid-template-columns:1fr}.attack-button{padding:12px 24px;font-size:1rem}.combat-area,.character-status,.enemy-status,.enemy-selection,.active-combat{padding:16px}}
