@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;600;700&family=Georgia:wght@400;600;700&display=swap";.lyrics-input-container{margin-bottom:1.5rem}.lyrics-label{display:block;font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.lyrics-textarea{width:100%;padding:1rem;font-size:1rem;font-family:inherit;border:2px solid #ddd;border-radius:8px;resize:vertical;min-height:300px;line-height:1.6;transition:border-color .3s ease}.lyrics-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.lyrics-textarea::-moz-placeholder{color:#999;font-style:italic}.lyrics-textarea::placeholder{color:#999;font-style:italic}@media (max-width: 768px){.lyrics-textarea{min-height:250px;font-size:.95rem}.lyrics-label{font-size:1rem}}.preview-section{width:100%;flex:1;display:flex;flex-direction:column;background:transparent;border-radius:0;padding:0;box-shadow:none;border:none}.preview-title{font-size:1.2rem;color:#2d1b4e;margin-bottom:1rem;font-weight:600}.preview-content{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;max-height:640px;overflow-y:auto;padding-right:.4rem}.preview-slide{position:relative;display:flex;flex-direction:column;width:100%;overflow:hidden;box-shadow:0 4px 12px #00000026;border-radius:4px}.preview-slide-exact{aspect-ratio:16 / 9;min-height:180px;max-height:300px;width:100%;overflow:hidden;box-sizing:border-box}.preview-slide-number{position:absolute;top:.3rem;right:.3rem;font-size:.7rem;color:#999;font-weight:600;background:#fffffff2;padding:.2rem .4rem;border-radius:3px;z-index:10;pointer-events:none}.preview-slide-border-frame{width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;position:relative;padding:.4rem;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;max-height:100%}.preview-slide-title-exact{text-align:center;width:100%;max-width:100%;line-height:1;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;padding:.2rem;box-sizing:border-box;white-space:normal}.preview-slide-content-exact{width:100%;max-width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1;gap:0;overflow:visible;padding:.2rem;box-sizing:border-box;flex:1 1 auto;min-height:0}.preview-line-exact{width:100%;max-width:100%;text-align:center;line-height:1;overflow:visible;word-wrap:break-word;overflow-wrap:break-word;flex-shrink:0;box-sizing:border-box;padding:0;white-space:normal;margin:0}.preview-slide-label{display:none}.preview-summary{text-align:center;font-size:1rem;color:#666;font-weight:500;padding:.75rem;background:#f7f5ef;border-radius:8px;border:1px solid #e6e0d7}@media (max-width: 768px){.preview-content{grid-template-columns:1fr;max-height:60vh}.preview-slide-exact{min-height:160px;max-height:200px}.preview-slide-title-exact{font-size:clamp(.9rem,4vw,1.2rem)!important}.preview-slide-content-exact{gap:0;padding:.15rem;line-height:1}.preview-slide-border-frame{padding:.3rem;border-width:8px}.preview-line-exact{font-size:inherit;line-height:1}}.template-selector{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem;margin-bottom:1.5rem;overflow-x:hidden}.template-selector-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.template-selector-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#333}.template-scroll-controls{display:flex;align-items:center;gap:.5rem}.scroll-btn{background:#fff;border:1px solid #ddd;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.9rem;color:#666;transition:all .2s}.scroll-btn:hover:not(:disabled){background:#f0f0f0;border-color:#999}.scroll-btn:disabled{opacity:.4;cursor:not-allowed}.scroll-indicator{font-size:.85rem;color:#666;min-width:60px;text-align:center}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.template-grid-scrollable{max-height:420px;overflow-y:auto;overflow-x:hidden;padding-right:.25rem}.template-grid-scrollable::-webkit-scrollbar{width:8px}.template-grid-scrollable::-webkit-scrollbar-thumb{background:#0003;border-radius:6px}.template-grid-scrollable::-webkit-scrollbar-track{background:transparent}.template-card{background:#fff;border:2px solid #e0e0e0;border-radius:6px;padding:.75rem;cursor:pointer;transition:all .2s;position:relative;min-width:0}.template-card:hover{border-color:#999;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.template-card.selected{border-color:#4b006e;border-width:3px;box-shadow:0 0 0 2px #4b006e1a}.template-card.default{border-color:#b8860b}.template-card.default.selected{border-color:#4b006e}.template-preview{width:100%;aspect-ratio:16 / 9;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;overflow:hidden}.template-preview-text{font-size:1.5rem;font-weight:700}.template-name{font-size:.85rem;font-weight:500;color:#333;text-align:center;margin-top:.25rem}.template-actions{position:static;margin-top:.35rem;display:flex;gap:.4rem;align-items:center;justify-content:center}.template-badge{background:#b8860b;color:#fff;font-size:.65rem;padding:.2rem .4rem;border-radius:3px;font-weight:600;white-space:nowrap}@media (max-width: 900px){.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-grid-scrollable{max-height:none}}@media (max-width: 560px){.template-selector{padding:1rem}.template-grid{grid-template-columns:1fr}}.template-badge.recommended-badge{background:#4b006e}.template-card.recommended{box-shadow:0 0 0 2px #4b006e4d}.template-card.locked{opacity:.5;cursor:not-allowed;pointer-events:auto}.template-card.locked:hover{opacity:.6}.template-lock-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#0000001a;border-radius:6px;pointer-events:none;z-index:10}.template-lock-icon{font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.template-upgrade-tooltip{position:absolute;bottom:-35px;left:50%;transform:translate(-50%);background:#2d1b4e;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.8rem;white-space:nowrap;z-index:20;box-shadow:0 2px 8px #0003;pointer-events:none}.template-upgrade-tooltip:before{content:"";position:absolute;top:-5px;left:50%;transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #2D1B4E}.favorite-btn{background:#ffffffe6;border:1px solid #ddd;border-radius:4px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:#999;transition:all .2s;padding:0;line-height:1}.favorite-btn:hover{background:#fff;border-color:#b8860b;color:#b8860b}.favorite-btn.active{background:#b8860b;border-color:#b8860b;color:#fff}.template-section{margin-bottom:1.5rem}.template-section:last-child{margin-bottom:0}.template-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.template-section-header h4{margin:0;font-size:.95rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.template-selector{padding:1rem}.template-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.template-selector-header{flex-direction:column;align-items:flex-start;gap:.5rem}.template-scroll-controls{width:100%;justify-content:space-between}}.font-selector{margin-bottom:1.5rem;position:relative}.font-selector-label{display:block;font-size:.95rem;font-weight:600;color:#333;margin-bottom:.5rem}.font-language-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.font-language-filter{padding:.4rem .8rem;border:1px solid #ddd;border-radius:4px;background:#fff;color:#666;font-size:.85rem;cursor:pointer;transition:all .2s;font-weight:500}.font-language-filter:hover{border-color:#4b006e;color:#4b006e;background:#f8f8f8}.font-language-filter.active{background:#4b006e;color:#fff;border-color:#4b006e}.font-language-filter.clear{background:#f0f0f0;color:#666;font-size:.8rem;padding:.4rem .6rem}.font-language-filter.clear:hover{background:#e0e0e0;border-color:#999}.font-input-container{position:relative;width:100%}.font-input{width:100%;padding:.75rem 2.5rem .75rem .75rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;background:#fff;color:#333;transition:border-color .2s;box-sizing:border-box;cursor:text}.font-input-container:after{content:"▼";position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;font-size:.7rem;z-index:1}.font-input:hover{border-color:#999}.font-input:focus{outline:none;border-color:#4b006e;box-shadow:0 0 0 2px #4b006e1a}.font-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #4B006E;border-top:none;border-radius:0 0 6px 6px;max-height:300px;overflow-y:auto;overflow-x:hidden;z-index:1000;box-shadow:0 4px 12px #00000026;margin-top:-1px;display:block}.font-suggestion{padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0f0f0;transition:background-color .15s}.font-suggestion:last-child{border-bottom:none}.font-suggestion:hover,.font-suggestion.highlighted{background-color:#f5f5f5}.font-suggestion-name{font-weight:500;color:#333;flex:1;text-align:left}.font-suggestion-language{font-size:.8rem;color:#666;margin-left:.5rem;padding:.2rem .5rem;background:#e8e8e8;border-radius:4px}.font-suggestion-default{font-size:.75rem;color:#4b006e;margin-left:.5rem;font-weight:600}.font-suggestion.locked{opacity:.5;cursor:not-allowed;position:relative}.font-suggestion.locked:hover{opacity:.6}.font-lock-icon{margin-left:.25rem;font-size:.9rem}.font-upgrade-tooltip{position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:.5rem;background:#2d1b4e;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.8rem;white-space:nowrap;z-index:1000;box-shadow:0 2px 8px #0003;pointer-events:none}.font-upgrade-tooltip:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #2D1B4E}.font-suggestion-footer{padding:.5rem .75rem;font-size:.8rem;color:#999;text-align:center;background:#f8f8f8;border-top:1px solid #e0e0e0}.font-preview{margin-top:.5rem;padding:.75rem;background:#f8f9fa;border-radius:4px;font-size:1rem;color:#666;text-align:center;border:1px solid #e0e0e0}.font-suggestions::-webkit-scrollbar{width:8px}.font-suggestions::-webkit-scrollbar-track{background:#f1f1f1}.font-suggestions::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.font-suggestions::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 768px){.font-suggestions{max-height:200px}.font-suggestion{padding:.6rem;font-size:.9rem}.font-suggestion-language{font-size:.7rem;padding:.15rem .4rem}}.font-color-selector{margin-bottom:1.5rem;position:relative}.font-color-selector-label{display:block;font-size:.95rem;font-weight:600;color:#333;margin-bottom:.75rem}.color-picker-trigger{display:flex;gap:.5rem;margin-bottom:.75rem}.color-preview-button{flex:1;height:40px;border:2px solid #1A0F2E;border-radius:6px;cursor:pointer;transition:all .2s;position:relative;overflow:hidden;background:linear-gradient(135deg,#2d1b4e,#1a0f2e)}.color-preview-button:hover{border-color:#2d1b4e;transform:translateY(-1px);box-shadow:0 2px 6px #2d1b4e4d}.color-preview-text{color:#fff;font-size:.85rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.template-color-button{width:40px;height:40px;border:2px solid #ddd;border-radius:6px;cursor:pointer;transition:all .2s;color:#fff;font-weight:700;font-size:.9rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.template-color-button:hover{border-color:#4b006e;transform:translateY(-1px);box-shadow:0 2px 6px #4b006e33}.color-picker-popup{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid #4B006E;border-radius:8px;box-shadow:0 4px 16px #0003;z-index:1000;margin-top:.5rem;padding:1rem}.color-picker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.color-picker-header span{font-weight:600;color:#333;font-size:.95rem}.color-picker-close{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.color-picker-close:hover{background:#f0f0f0;color:#333}.color-picker-body{display:flex;gap:1rem;margin-bottom:1rem}.color-picker-area{flex:1;height:200px;position:relative;border-radius:6px;cursor:crosshair;background:linear-gradient(to right,white 0%,transparent 100%),linear-gradient(to top,black 0%,transparent 100%);border:2px solid #ddd;overflow:hidden}.color-picker-cursor{position:absolute;width:16px;height:16px;border:2px solid white;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0000004d,0 2px 4px #0003;pointer-events:none}.color-picker-hue{width:30px;height:200px;position:relative;border-radius:6px;cursor:pointer;background:linear-gradient(to bottom,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border:2px solid #ddd;overflow:hidden}.color-picker-hue-cursor{position:absolute;left:0;right:0;width:100%;height:4px;background:#fff;border:2px solid #333;border-radius:2px;transform:translateY(-50%);pointer-events:none;box-shadow:0 0 4px #0000004d}.color-picker-inputs{display:flex;gap:1rem;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.color-input-group{flex:1;display:flex;align-items:center;gap:.5rem}.color-input-group label{font-size:.85rem;font-weight:500;color:#666;min-width:40px}.color-hex-input{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;font-family:monospace;text-transform:uppercase}.color-hex-input:focus{outline:none;border-color:#4b006e;box-shadow:0 0 0 2px #4b006e1a}.color-picker-input{width:60px;height:40px;border:1px solid #ddd;border-radius:4px;cursor:pointer;padding:2px}.color-presets{padding-top:1rem;border-top:1px solid #e0e0e0}.preset-label{font-size:.85rem;font-weight:500;color:#666;margin-bottom:.5rem}.preset-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:.4rem}.preset-color{width:100%;aspect-ratio:1;border:2px solid #ddd;border-radius:4px;cursor:pointer;transition:all .2s;padding:0;min-height:28px}.preset-color:hover{transform:scale(1.1);border-color:#4b006e;box-shadow:0 2px 6px #0003;z-index:1;position:relative}.preset-color.selected{border-color:#4b006e;border-width:3px;box-shadow:0 0 0 2px #fff,0 2px 8px #4b006e66;transform:scale(1.15);z-index:2;position:relative}.font-color-preview{padding:.75rem;border-radius:6px;text-align:center;font-size:.85rem;font-weight:600;border:1px solid #e0e0e0;min-height:40px;display:flex;align-items:center;justify-content:center;margin-top:.5rem}.color-preview-label{mix-blend-mode:difference;font-weight:600}@media (max-width: 768px){.color-picker-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:400px;max-height:90vh;overflow-y:auto}.color-picker-body{flex-direction:column}.color-picker-hue{width:100%;height:30px}.color-picker-hue-cursor{width:4px;height:100%;left:50%;transform:translate(-50%);top:0}.preset-grid{grid-template-columns:repeat(6,1fr)}}.auth-loading{padding:.5rem 1rem;color:#666}.auth-login-container{position:relative}.auth-login-button{background:#2d1b4e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.auth-login-button:hover:not(:disabled){background:#3d2a5e}.auth-login-button:disabled{opacity:.6;cursor:not-allowed}.auth-login-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:280px;z-index:20000;padding:1rem}.auth-login-header{margin-bottom:1rem;text-align:center}.auth-login-header p{margin:0;color:#333;font-size:.9rem}.auth-provider-buttons{display:flex;flex-direction:column;gap:.75rem}.auth-provider-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:6px;background:#fff;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s;width:100%}.auth-provider-button:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}.auth-provider-button:disabled{opacity:.6;cursor:not-allowed}.auth-provider-icon{width:20px;height:20px}.auth-user-menu{position:relative}.auth-user-button{display:flex;align-items:center;gap:.75rem;background:#ffffffe6;border:1px solid rgba(154,123,63,.3);border-radius:6px;padding:.5rem 1rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}.auth-user-button:hover{background:#fff;border-color:#9a7b3f;box-shadow:0 2px 6px #9a7b3f33}.auth-user-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.auth-user-avatar-placeholder{width:32px;height:32px;border-radius:50%;background:#2d1b4e;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.auth-user-name{font-size:.95rem;color:#3b235a;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.auth-menu-arrow{font-size:.7rem;color:#666}.auth-menu-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#faf9f6;border:2px solid #9A7B3F;border-radius:8px;box-shadow:0 4px 16px #3b235a33;min-width:220px;z-index:10000;overflow:hidden}.auth-menu-user-info{padding:1rem;border-bottom:2px solid #9A7B3F;background:#9a7b3f0d}.auth-menu-email{font-size:.85rem;color:#2a2a2a;word-break:break-all;font-weight:500}.auth-menu-item{width:100%;padding:.75rem 1rem;border:none;background:#faf9f6;text-align:left;cursor:pointer;font-size:.95rem;color:#3b235a;transition:all .2s;font-weight:500;border-bottom:1px solid rgba(221,214,200,.3)}.auth-menu-item:last-child{border-bottom:none}.auth-menu-item:hover{background:#9a7b3f1a;color:#3b235a;padding-left:1.25rem}.auth-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.login-page-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-page-container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-width:450px;width:100%;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.login-page-header{padding:2rem 2rem 1rem;text-align:center;border-bottom:1px solid #e0e0e0;position:relative}.login-page-header h2{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#4b006e}.login-page-subtitle{margin:0;color:#666;font-size:.95rem}.login-page-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#999;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;line-height:1}.login-page-close:hover{background:#f5f5f5;color:#333}.login-page-content{padding:2rem}.login-page-error{background:#fee;border:1px solid #fcc;color:#c33;padding:.75rem 1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.9rem}.login-providers{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.login-provider-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s;width:100%;color:#333}.login-provider-button:hover:not(:disabled){border-color:#2d1b4e;background:#f9f9f9;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.login-provider-button:active:not(:disabled){transform:translateY(0)}.login-provider-button:disabled{opacity:.6;cursor:not-allowed}.login-provider-google{border-color:#4285f4}.login-provider-google:hover:not(:disabled){background:#f8f9ff;border-color:#357ae8}.login-provider-facebook{border-color:#1877f2}.login-provider-facebook:hover:not(:disabled){background:#f0f4ff;border-color:#166fe5}.login-provider-apple{border-color:#000}.login-provider-apple:hover:not(:disabled){background:#f5f5f5;border-color:#333}.login-provider-icon{width:24px;height:24px;flex-shrink:0}.login-page-loading{text-align:center;padding:1rem;color:#666;font-size:.9rem}.login-page-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.login-page-note{margin:0;font-size:.85rem;color:#999;text-align:center;line-height:1.5}@media (max-width: 480px){.login-page-container{margin:1rem;max-width:none}.login-page-header,.login-page-content{padding:1.5rem}.login-page-header h2{font-size:1.5rem}}.user-profile-container{min-height:100vh;padding:2rem;background:#f5f5f5}.user-profile-card{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.user-profile-header{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#2d1b4e,#3d2a5e);color:#fff}.user-profile-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid white;flex-shrink:0}.user-profile-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-avatar-placeholder{width:100%;height:100%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#fff}.user-profile-info{flex:1}.user-profile-info h1{margin:0 0 .5rem;font-size:1.75rem}.user-email{margin:0 0 1rem;opacity:.9;font-size:1rem}.user-subscription-badge{display:inline-block}.badge{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase}.badge-free{background:#e3f2fd;color:#1976d2}.badge-basic{background:#f3e5f5;color:#7b1fa2}.badge-pro{background:#fff3e0;color:#e65100}.user-profile-section{padding:2rem;border-bottom:1px solid #e0e0e0}.user-profile-section:last-child{border-bottom:none}.user-profile-section h2{margin:0 0 1.5rem;font-size:1.5rem;color:#2d1b4e}.user-profile-section h3{margin:0 0 1rem;font-size:1.25rem;color:#2d1b4e}.user-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.user-detail-item{display:flex;flex-direction:column;gap:.5rem}.user-detail-item label{font-size:.875rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.detail-value{font-size:1.25rem;font-weight:600;color:#2d1b4e}.detail-value-large{font-size:2rem;color:#2d1b4e}.detail-value-small{font-size:.875rem;font-weight:400;color:#666;word-break:break-all;font-family:monospace}.user-limit-reached{background:#fff3cd;border-left:4px solid #ffc107}.upgrade-button,.sign-out-button{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.upgrade-button{background:#2d1b4e;color:#fff}.upgrade-button:hover{background:#3d2a5e}.sign-out-button{background:#dc3545;color:#fff}.sign-out-button:hover{background:#c82333}.user-dev-info{background:#f8f9fa;border-top:2px dashed #dee2e6}.user-dev-info details{margin-top:1rem}.user-dev-info summary{cursor:pointer;padding:.5rem;background:#e9ecef;border-radius:4px;font-weight:600;margin-bottom:1rem}.user-raw-data{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:1rem;overflow-x:auto;font-size:.875rem;font-family:monospace;max-height:400px;overflow-y:auto}.user-favorites-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.user-favorite-item{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem 1rem;color:#2d1b4e;font-weight:600}.user-dev-note{margin-top:1rem;padding:1rem;background:#e7f3ff;border-left:4px solid #2196f3;border-radius:4px;font-size:.875rem}.ppt-history-list{display:flex;flex-direction:column;gap:1rem}.ppt-history-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #2D1B4E}.ppt-history-label{font-weight:600;color:#2d1b4e;font-size:1rem}.ppt-history-timestamp{font-size:.875rem;color:#666;font-family:monospace}@media (max-width: 768px){.ppt-history-item{flex-direction:column;align-items:flex-start;gap:.5rem}.user-profile-container{padding:1rem}.user-profile-header{flex-direction:column;text-align:center}.user-details-grid{grid-template-columns:1fr}}.user-list-container{width:100%}.user-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.user-list-header h2{margin:0;color:#2d1b4e;font-size:1.5rem}.user-list-controls{display:flex;gap:1rem;align-items:center}.user-list-search{padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;min-width:200px}.user-list-filter{padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background:#fff;cursor:pointer}.user-list-table-container{overflow-x:auto;margin-bottom:1.5rem}.user-list-table{width:100%;border-collapse:collapse;font-size:.9rem}.user-list-table thead{background:#f8f9fa;border-bottom:2px solid #ddd}.user-list-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#2d1b4e;white-space:nowrap}.user-list-table td{padding:.75rem 1rem;border-bottom:1px solid #eee}.user-list-table tbody tr:hover{background:#f8f9fa}.user-list-empty{text-align:center;padding:2rem;color:#666}.plan-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;text-transform:uppercase}.plan-badge.plan-free{background:#e3f2fd;color:#1976d2}.plan-badge.plan-basic{background:#f3e5f5;color:#7b1fa2}.plan-badge.plan-pro{background:#fff3e0;color:#e65100}.user-detail-button{padding:.4rem 1rem;background:#2d1b4e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500}.user-detail-button:hover{background:#3d2a5e}.user-list-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}.user-list-pagination button{padding:.5rem 1rem;background:#2d1b4e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem}.user-list-pagination button:disabled{background:#ccc;cursor:not-allowed}.user-list-pagination button:not(:disabled):hover{background:#3d2a5e}.user-list-pagination span{color:#666;font-size:.9rem}.user-detail-container{width:100%}.user-detail-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #eee}.user-detail-back{padding:.5rem 1rem;background:#2d1b4e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500}.user-detail-back:hover{background:#3d2a5e}.user-detail-header h2{margin:0;color:#2d1b4e;font-size:1.5rem}.user-detail-info{display:flex;flex-direction:column;gap:2rem}.user-detail-section{background:#f8f9fa;padding:1.5rem;border-radius:8px}.user-detail-section h3{margin:0 0 1rem;color:#2d1b4e;font-size:1.2rem;border-bottom:2px solid #ddd;padding-bottom:.5rem}.user-detail-table{width:100%;border-collapse:collapse}.user-detail-table td{padding:.75rem 1rem;border-bottom:1px solid #ddd}.user-detail-table td:first-child{width:200px;color:#666}.user-detail-empty{text-align:center;padding:2rem;color:#666;font-style:italic}.ppt-history-table-container{overflow-x:auto;margin-top:1rem}.ppt-history-table{width:100%;border-collapse:collapse;font-size:.9rem;background:#fff}.ppt-history-table thead{background:#f8f9fa;border-bottom:2px solid #ddd}.ppt-history-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#2d1b4e;white-space:nowrap}.ppt-history-table td{padding:.75rem 1rem;border-bottom:1px solid #eee}.ppt-history-table tbody tr:hover{background:#f8f9fa}.plan-manager{border:1px solid #e2e2e2;border-radius:10px;padding:1.25rem;margin-bottom:2rem;background:#fafafa}.plan-manager h3{margin:0 0 1rem;font-size:1.1rem;color:#2d1b4e}.plan-manager-form{display:grid;gap:.75rem}.plan-manager-field{display:grid;gap:.35rem}.plan-manager-field label{font-size:.9rem;color:#444;font-weight:600}.plan-manager-field input,.plan-manager-field select{padding:.6rem .75rem;border-radius:6px;border:1px solid #ccc;font-size:.95rem}.plan-manager button{padding:.65rem 1rem;background:#2d1b4e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}.plan-manager button:disabled{opacity:.7;cursor:not-allowed}.plan-manager-status{margin-top:.5rem;padding:.5rem .75rem;border-radius:6px;font-size:.9rem}.plan-manager-status.success{background:#e6f4ea;color:#1e4620;border:1px solid #b7e1c1}.plan-manager-status.error{background:#fdecea;color:#7a1f1f;border:1px solid #f5c2c0}.admin-dashboard{min-height:100vh;background:#f5f5f5}.admin-header{background:linear-gradient(135deg,#2d1b4e,#1a0f2e);color:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.admin-header-content{display:flex;align-items:center;gap:1rem}.admin-header-logo{width:50px;height:50px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.admin-header-text h1{margin:0;font-size:1.5rem;font-weight:600}.admin-header-text .subtitle{margin:.25rem 0 0;font-size:.9rem;opacity:.9}.admin-main{padding:2rem;max-width:1400px;margin:0 auto}.admin-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.admin-loading{text-align:center;padding:3rem;font-size:1.1rem;color:#666}.admin-error{text-align:center;padding:3rem;color:#d32f2f}.admin-error button{margin-top:1rem;padding:.5rem 1.5rem;background:#2d1b4e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem}.admin-error button:hover{background:#3d2a5e}.admin-access-denied{text-align:center;padding:4rem 2rem}.admin-access-denied h2{color:#d32f2f;margin-bottom:1rem}.admin-access-denied p{color:#666;margin-bottom:2rem;font-size:1.1rem}.admin-back-button{padding:.75rem 1.5rem;background:#2d1b4e;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600}.admin-back-button:hover{background:#3d2a5e}.app{min-height:100vh;display:flex;flex-direction:column;background:#f7f5ef}.app-header{background:#fff;color:#2d1b4e;padding:1.5rem 2rem;border-bottom:1px solid #e3ddd0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;box-shadow:0 1px 8px #2d1b4e14;position:sticky;top:0;z-index:1100}.app-header-content{display:flex;align-items:center;gap:1rem;flex:1 1 320px;min-width:240px}.app-header-actions{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.app-header-auth{display:flex;align-items:center;gap:.6rem;justify-content:flex-end;min-width:140px}.app-header-logo{height:52px;width:auto;-o-object-fit:contain;object-fit:contain;max-height:52px}.app-header-text{display:flex;flex-direction:column;align-items:flex-start}.app-header h1{font-size:2rem;margin-bottom:.35rem;font-weight:600;color:#2d1b4e;font-family:Georgia,Times New Roman,serif;letter-spacing:-.02em}.app-header .subtitle{font-size:.98rem;color:#4b445d;opacity:.85;font-weight:400;line-height:1.5}.header-action{border-radius:999px;padding:.65rem 1.4rem;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .2s ease;font-size:.95rem}.header-action.primary{background:#2d1b4e;color:#fff;border-color:#2d1b4e;box-shadow:0 4px 12px #2d1b4e40}.header-action.primary:hover:not(:disabled){background:#3d2a5e;border-color:#3d2a5e}.header-action.secondary{background:#f3eef8;color:#2d1b4e;border-color:#d5cde5}.header-action.secondary:hover:not(:disabled){background:#ebe3f5}.header-action:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.app-main{flex:1;padding:1.75rem 2rem 2.5rem;background:#f7f5ef}.container{max-width:1920px;margin:0 auto}.main-content-layout{display:grid;grid-template-columns:50% 50%;gap:1.5rem;padding:1.5rem;max-width:1920px;margin:0 auto;min-height:calc(100vh - 140px)}.below-sections{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem}.left-panel,.center-panel,.right-panel{background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 8px 24px #2d1b4e14;border:1px solid #e6e0d7}.left-panel,.right-panel{height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 140px);overflow-y:auto}.center-panel{min-height:calc(100vh - 140px);display:flex;flex-direction:column;gap:1rem}.panel-section{padding:1rem 1rem 1.15rem;border-radius:12px;background:#fbfaf7;border:1px solid #ece6db;margin-bottom:1rem}.panel-title{font-weight:600;color:#2d1b4e;margin-bottom:.6rem;font-size:.95rem;text-transform:uppercase;letter-spacing:.06em}.theme-dark .panel-title{color:#f4f1f8}.panel-actions{display:flex;flex-direction:column;gap:.6rem}.error-message{background-color:#fee;color:#c33;padding:1rem;border-radius:6px;border:1px solid #fcc;font-size:.95rem;margin-top:1rem}.generate-button{background:#3b235a;color:#faf9f6;border:2px solid #3B235A;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b235a4d,0 0 #9a7b3f00;width:100%;margin-top:1.5rem;letter-spacing:.01em;position:relative;overflow:hidden}.generate-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(154,123,63,.2),transparent);transition:left .5s ease}.generate-button:hover:not(:disabled):before{left:100%}.generate-button:hover:not(:disabled){background:#4a2f6d;border-color:#9a7b3f;box-shadow:0 6px 20px #3b235a66,0 0 20px #9a7b3f4d;transform:translateY(-2px)}.generate-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #3b235a4d}.generate-button:disabled{background:#ddd6c8;color:#2a2a2a;border-color:#ddd6c8;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}.lyrics-guidelines{margin-top:0;padding:0;border:none;background:transparent;text-align:left;font-size:.88rem;color:#4b445d}.lyrics-guidelines-title{margin:0 0 .4rem;font-weight:600;color:#3b235a}.lyrics-guidelines ul{margin:0;padding-left:1.1rem}.lyrics-guidelines li{margin-bottom:.25rem}.lyrics-guidelines li:last-child{margin-bottom:0}.clear-lyrics-button{margin-top:0;width:100%;background:#fff;color:#3b235a;border:2px solid #3B235A;padding:.7rem 1rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.clean-lyrics-button{margin-top:0;width:100%;background:#f6f1fb;color:#3b235a;border:2px solid #9B7CC9;padding:.7rem 1rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.clean-lyrics-button:hover:not(:disabled){background:#ede3fa}.clean-lyrics-button:disabled{opacity:.5;cursor:not-allowed}.input-mode-controls{margin-bottom:0;padding:0;border:none;border-radius:0;background:transparent;display:flex;flex-direction:column;gap:.6rem}.input-mode-row{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:.6rem}.input-mode-label{font-weight:600;color:#3b235a;min-width:0}.input-mode-controls-group{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.input-mode-row select,.bible-reference-row input{padding:.4rem .6rem;border-radius:6px;border:1px solid #CFC4DD}.toggle-button{background:#fff;border:1px solid #CFC4DD;border-radius:999px;padding:.35rem .9rem;cursor:pointer;font-weight:600;color:#3b235a}.toggle-button.active{background:#3b235a;color:#fff;border-color:#3b235a}.set-builder{display:flex;flex-direction:column;gap:1rem}.set-builder-block{padding:.75rem;border:1px solid #DDD6C8;border-radius:8px;background:#fffdf8}.set-builder-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-weight:600;color:#3b235a}.set-builder-actions button,.add-song-button{margin-left:.4rem;padding:.3rem .6rem;border:1px solid #CFC4DD;background:#fff;border-radius:6px;cursor:pointer;font-size:.85rem}.add-song-button{width:100%;margin-left:0;font-weight:600}.bible-input-block{display:flex;flex-direction:column;gap:.75rem}.bible-reference-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.checkbox-inline{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem}.share-buttons{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-top:0}.share-buttons button{border:1px solid #CFC4DD;background:#fff;color:#3b235a;padding:.4rem .8rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:.85rem}.theme-preset{margin-bottom:0;display:flex;flex-direction:column;gap:.4rem}.theme-preset-label{font-weight:600;color:#3b235a}.theme-preset select{padding:.5rem .6rem;border-radius:6px;border:1px solid #CFC4DD}.clear-lyrics-button:hover:not(:disabled){background:#3b235a;color:#faf9f6}.clear-lyrics-button:disabled{opacity:.5;cursor:not-allowed}.play-ppt-button{margin-top:1rem;width:100%;background:transparent;color:#3b235a;border:2px dashed #3B235A;padding:.7rem 1rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.play-ppt-button:hover:not(:disabled){background:#f6f1fb}.play-ppt-button:disabled{opacity:.5;cursor:not-allowed}.preview-placeholder{display:flex;align-items:center;justify-content:center;min-height:400px;color:#999;font-size:1.1rem}.app-footer{background-color:#faf9f6;color:#2a2a2a;text-align:center;padding:2.5rem 2rem;margin-top:auto;border-top:1px solid #DDD6C8}.app-footer p{font-size:.95rem;opacity:.75;line-height:1.6;margin:.5rem 0}.app-footer .footer-brand{font-size:1.1rem;font-weight:600;color:#3b235a;font-family:Georgia,Times New Roman,serif;margin-bottom:.5rem}.theme-toggle{background:#fff;border:1px solid rgba(45,27,78,.2);border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-right:.6rem;font-size:1rem;transition:background .2s ease,border-color .2s ease}.theme-toggle:hover{background:#f2eef7;border-color:#2d1b4e59}.theme-dark{background:#121018;color:#f4f1f8}.theme-dark .app-header,.theme-dark .app-main,.theme-dark .seo-footer,.theme-dark .app-footer{background:#121018;color:#f4f1f8;border-color:#f4f1f81a}.theme-dark .subtitle,.theme-dark p,.theme-dark .usage-message{color:#d7d1e3}.theme-dark .template-selector,.theme-dark .left-panel,.theme-dark .center-panel,.theme-dark .right-panel,.theme-dark .usage-display,.theme-dark .panel-section{background:#1b1822;border-color:#f4f1f81f}.theme-dark .template-card{background:#1e1b27;border-color:#f4f1f81f}.theme-dark .template-name,.theme-dark .template-preview-text,.theme-dark .seo-footer h2,.theme-dark .seo-footer h3,.theme-dark .app-footer .footer-brand,.theme-dark .preview-title{color:#f4f1f8}.theme-dark .preview-summary{background:#1f1b29;border-color:#f4f1f82e;color:#d7d1e3}.theme-dark .generate-button,.theme-dark .header-action.primary{background:#4a2f6d;border-color:#4a2f6d;color:#f7f3ff}.theme-dark .header-action.secondary{background:#1f1b29;border-color:#f4f1f833;color:#f4f1f8}.theme-dark .clear-lyrics-button{background:transparent;color:#f4f1f8;border-color:#6a5a8b}.theme-dark .play-ppt-button{color:#f4f1f8;border-color:#8c7db0}.theme-dark .play-ppt-button:hover:not(:disabled){background:#8c7db033}.theme-dark .input-mode-controls,.theme-dark .set-builder-block{background:#1f1b29;border-color:#f4f1f82e}.theme-dark .input-mode-label,.theme-dark .set-builder-header{color:#f4f1f8}.theme-dark .toggle-button,.theme-dark .set-builder-actions button,.theme-dark .add-song-button,.theme-dark .share-buttons button{background:#1f1b29;color:#f4f1f8;border-color:#f4f1f833}.theme-dark .toggle-button.active{background:#4a2f6d;border-color:#4a2f6d}.theme-dark .clean-lyrics-button{background:#2b2438;border-color:#8c7db0;color:#f4f1f8}.ppt-playback-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f14;z-index:9999;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.ppt-playback-stage{flex:1;width:100%;max-width:1400px;display:flex;align-items:center;justify-content:center}.ppt-playback-frame{width:min(90vw,1280px);aspect-ratio:16 / 9;position:relative;display:flex;align-items:center;justify-content:center;padding:2.5rem;box-shadow:0 12px 40px #0006;background:#fff}.ppt-playback-watermark{position:absolute;left:.3rem;bottom:.5rem;font-size:.9rem;color:gray;font-family:Arial,sans-serif;opacity:.8;pointer-events:none;z-index:2}.ppt-playback-logo{position:absolute;right:.3rem;bottom:.5rem;width:1.5rem;height:auto;max-height:.6rem;opacity:.9;pointer-events:none;z-index:2;-o-object-fit:contain;object-fit:contain}.ppt-playback-slide-number{position:absolute;top:1rem;right:1.5rem;font-size:.9rem;color:#00000080}.ppt-playback-text{text-align:center;white-space:pre-line;line-height:1.2}.ppt-playback-controls{display:flex;gap:.75rem;margin-top:1.5rem}.ppt-playback-controls button{background:#fff;border:none;padding:.6rem 1.1rem;border-radius:6px;font-weight:600;cursor:pointer}.ppt-playback-controls button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.ppt-playback-overlay{padding:1rem}.ppt-playback-controls{flex-wrap:wrap;justify-content:center}}.theme-dark .theme-toggle{background:#1f1b29;border-color:#f4f1f833}.seo-footer{background:#fbfaf7;border-top:1px solid rgba(45,27,78,.12);padding:2rem 1.5rem;color:#3b334a}.seo-footer-inner{max-width:960px;margin:0 auto}.seo-footer h2{margin:0 0 .75rem;font-size:1.4rem;color:#2d1b4e}.seo-footer h3{margin:1.25rem 0 .5rem;font-size:1.05rem;color:#2d1b4e}.seo-footer p{margin:.4rem 0;line-height:1.6}.seo-footer ul{margin:.5rem 0 0;padding-left:1.25rem}.seo-footer li{margin-bottom:.35rem}@media (max-width: 1400px){.main-content-layout{grid-template-columns:50% 50%;gap:1.5rem;padding:1.5rem}}@media (max-width: 1200px){.main-content-layout{grid-template-columns:1fr;gap:1.5rem}.below-sections{grid-template-columns:1fr}.left-panel,.right-panel,.center-panel{max-height:none}}@media (max-width: 768px){.app-header{padding:1.5rem}.app-header-content{flex:1 1 100%}.app-header-auth{width:100%;justify-content:space-between}.app-header-content{gap:1rem}.app-header-logo{height:40px;max-height:40px}.app-header h1{font-size:1.5rem}.app-header-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.header-action{flex:1 1 140px;justify-content:center;text-align:center}.app-main{padding:1rem}.main-content-layout{gap:1rem;padding:1rem}.left-panel,.center-panel,.right-panel{padding:1.25rem}.panel-section{padding:.9rem}.preview-content{grid-template-columns:1fr}.share-buttons{justify-content:flex-start}.seo-footer{padding:1.5rem 1rem}.seo-footer h2{font-size:1.2rem}.seo-footer h3{font-size:1rem}}@media (max-width: 560px){.app-header h1{font-size:1.3rem}.app-header{padding:1.1rem}.app-header-logo{height:40px}.app-header .subtitle{font-size:.9rem}.header-action{width:100%}.main-content-layout{padding:.75rem}.left-panel,.center-panel,.right-panel{padding:1rem}.app-footer{padding:2rem 1rem}}.usage-display{margin-top:1rem;text-align:center;padding:.75rem;background:#f8f9fa;border-radius:6px;border:1px solid #e0e0e0}.usage-display.usage-limit-reached{background:#fff3cd;border-color:#ffc107}.usage-message{font-size:.9rem;color:#666;margin:0;font-weight:500}.usage-display.usage-limit-reached .usage-message{color:#856404;font-weight:600}.upgrade-button{background:#3b235a;color:#faf9f6;border:none;padding:.65rem 1.25rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:all .25s ease;box-shadow:0 1px 3px #3b235a33}.upgrade-button:hover{background:#4a2f6d;box-shadow:0 2px 6px #3b235a40;border:1px solid #9A7B3F}.upgrade-button:active{background:#2a1b3d}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lato,-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;background:#faf9f6;color:#2a2a2a;min-height:100vh;line-height:1.7;letter-spacing:.01em}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;color:#3b235a;font-weight:600;letter-spacing:-.02em;line-height:1.3}#root{min-height:100vh}
