.share-container{box-sizing:border-box;margin:0 auto;max-width:700px;padding:2rem 1.5rem}.share-header{margin-bottom:2rem;text-align:center}.share-header h1{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.5rem}.share-header p{color:#c3c4c7;font-family:Manrope,sans-serif;font-size:1rem}.share-form-section{background:#171d28;border:1px solid #434750;border-radius:16px;padding:1.5rem}.content-input-wrapper{margin-bottom:1rem}.content-textarea{background:#0d131e;border:1px solid #434750;border-radius:10px;box-sizing:border-box;color:#fff;font-family:JetBrains Mono,Courier New,monospace;font-size:1rem;max-width:100%;min-height:130px;padding:1rem;resize:vertical;transition:all .3s ease;width:100%}.content-textarea:focus{border-color:#d59b08;outline:none}.content-textarea::placeholder{color:#c3c4c7}.char-counter{color:#6c7080;font-family:Manrope,sans-serif;font-size:.85rem;margin-top:.5rem;text-align:right}.char-counter span{transition:color .2s ease}.char-counter span.near-limit{color:#d59b08;font-weight:500}.share-options-section{border-top:1px solid #434750;margin-bottom:1rem;padding-top:1rem}.share-options-section h3{color:#c3c4c7;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;margin-bottom:1rem}.options-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-bottom:1rem}.option-group{margin-bottom:0}.option-group label{color:#c3c4c7;display:block;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.share-select{background:#0d131e;border:1px solid #434750;border-radius:8px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:.95rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.share-select:focus{border-color:#d59b08;outline:none}.share-select option{background:#171d28;color:#fff}.checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}.checkbox-label{align-items:center;background:#0d131e;border:1px solid #434750;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.95rem;gap:.75rem;padding:.75rem;transition:all .2s ease}.checkbox-label:hover{border-color:#d59b08}.checkbox-label input[type=checkbox]{accent-color:#d59b08;cursor:pointer;height:18px;width:18px}.checkbox-label span{flex:1 1}.password-protection-wrapper{background:#0d131e;border:1px dashed #434750;border-radius:8px;margin-top:.75rem;padding:1rem}.protection-password-input{background:#171d28;border:1px solid #434750;border-radius:8px;box-sizing:border-box;color:#fff;font-family:Manrope,sans-serif;font-size:1rem;max-width:100%;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.protection-password-input:focus{border-color:#d59b08;outline:none}.password-hint{color:#c3c4c7;font-size:.85rem;margin-bottom:0;margin-top:.5rem}.share-success-section{background:#171d28;border:1px solid #434750;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.url-display{display:flex;gap:.5rem;margin-bottom:1rem}.url-output{background:#fff;border:2px solid #d59b08;border-radius:10px;box-sizing:border-box;color:#1a1a2e;flex:1 1;font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem;font-weight:600;min-width:0;overflow:hidden;padding:1rem;text-overflow:ellipsis;white-space:nowrap}.copy-button{background:#0000;border:1px solid #434750;border-radius:10px;color:#d59b08;cursor:pointer;font-size:1.2rem;min-width:56px;padding:1rem;transition:all .2s ease}.copy-button:hover{border-color:#d59b08}.share-stats{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-bottom:1rem}.stat-item{background:#0d131e;border:1px solid #434750;border-radius:8px;padding:.75rem;text-align:center}.stat-label{font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.stat-label,.stat-value{font-family:Manrope,sans-serif}.stat-value{font-size:1rem}.warning-info-box{background:#d59b081a;border:1px solid #d59b08;border-radius:8px;margin-bottom:1rem;padding:1rem}.warning-info-box p{color:#d59b08;font-family:Manrope,sans-serif;font-size:.9rem;line-height:1.5;margin:.3rem 0}.warning-info-box p:first-child{margin-top:0}.warning-info-box p:last-child{margin-bottom:0}.action-buttons-group{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.back-home-button,.new-secret-button{border-radius:8px;cursor:pointer;flex:1 1;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;padding:.85rem 1.5rem;transition:all .2s ease}.new-secret-button{background:linear-gradient(135deg,#d59b08,#b8860b);border:none;color:#0d131e}.new-secret-button:hover{box-shadow:0 4px 12px #d59b084d;transform:translateY(-1px)}.back-home-button{background:#0000;border:1px solid #434750;color:#fff}.back-home-button:hover{border-color:#d59b08;color:#d59b08}.error-message p{font-weight:500}.generate-button-container{margin-bottom:1.25rem;text-align:center}.generate-button{background:linear-gradient(135deg,#d59b08,#b8860b);border:none;border-radius:8px;color:#0d131e;cursor:pointer;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;padding:.85rem 1.5rem;transition:all .2s ease;width:100%}.generate-button:hover:not(:disabled){box-shadow:0 4px 12px #d59b084d;transform:translateY(-1px)}.generate-button:disabled{cursor:not-allowed;opacity:.6}.security-info-footer{background:#0d131e;border:1px solid #434750;border-radius:10px;margin-top:1rem;padding:1.25rem;text-align:center}.security-badge{align-items:center;color:#d59b08;display:inline-flex;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.security-icon{height:24px;object-fit:contain;width:24px}.security-text{color:#c3c4c7;font-family:Manrope,sans-serif;font-size:.9rem;line-height:1.5;margin:0}.view-warning-box{background:#d59b081a;border:1px solid #d59b08;border-radius:8px;margin-bottom:1rem;padding:1rem}.view-warning-box p{color:#d59b08;font-family:Manrope,sans-serif;font-size:.9rem;line-height:1.5;margin:.3rem 0}.view-warning-box p:first-child{font-weight:600;margin-top:0}.view-warning-box p:last-child{margin-bottom:0}.content-display{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.decrypted-textarea{background:#fff;border:2px solid #d59b08;border-radius:10px;box-sizing:border-box;color:#1a1a2e;font-family:JetBrains Mono,Courier New,monospace;font-size:1rem;font-weight:500;max-width:100%;min-height:160px;padding:1rem;resize:vertical;width:100%}.share-faq-section{background:#171d28;border:1px solid #434750;border-radius:16px;margin-top:2rem;padding:2rem 1.5rem}.share-faq-section h2{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:700;margin:0 0 .5rem;text-align:center}.share-faq-subtitle{color:#c3c4c7;font-family:Manrope,sans-serif;font-size:.95rem;margin:0 0 1.5rem;text-align:center}.share-faq-subtitle strong{color:#d59b08}.share-faq-list{display:flex;flex-direction:column;gap:.5rem}.share-faq-item{background:#0d131e;border:1px solid #434750;border-radius:10px;overflow:hidden}.share-faq-question{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;text-align:left;transition:color .2s;width:100%}.share-faq-question:hover{color:#d59b08}.share-faq-icon{align-items:center;border:1px solid #434750;border-radius:50%;color:#c3c4c7;display:flex;flex-shrink:0;font-size:1.25rem;height:24px;justify-content:center;margin-left:1rem;width:24px}.share-faq-item.open .share-faq-icon{border-color:#d59b08;color:#d59b08}.share-faq-answer{padding:0 1.25rem 1rem}.share-faq-answer p{color:#c3c4c7;font-family:Manrope,sans-serif;font-size:.9rem;line-height:1.6;margin:0}@media (max-width:768px){.share-container{padding:1.5rem 1rem}.share-header h1{font-size:1.6rem}.share-form-section,.share-success-section{padding:1.25rem}.content-textarea{font-size:.95rem}.options-grid{grid-template-columns:1fr}.url-display{flex-direction:column}.url-output{font-size:.8rem;padding:.85rem;white-space:normal;word-break:break-all}.copy-button{width:100%}.action-buttons-group{flex-direction:column}.back-home-button,.new-secret-button{width:100%}.generate-button{font-size:.95rem;padding:.85rem 1.5rem}.protection-password-input{font-size:.95rem}.decrypted-textarea,.share-faq-question{font-size:.9rem}}@media (max-width:480px){.share-container{padding:1rem .75rem}.share-header h1{font-size:1.4rem}.share-stats{grid-template-columns:1fr}}.app-header{background:#0000;border-bottom:1px solid #434750;margin:0 auto;max-width:700px;padding:1.5rem 0;position:static}.header-content{gap:1rem;justify-content:space-between;padding:0 1.5rem}.header-brand,.header-content{align-items:center;display:flex}.header-brand{cursor:pointer;transition:all .3s ease}.header-brand:hover{opacity:.9}.brand-logo{height:120px;width:auto}.header-nav{align-items:center;display:flex;gap:2rem}.nav-link{background:none;border:none;color:#c3c4c7;cursor:pointer;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;padding:0;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#d59b08}.nav-link.active{color:#fff}@media (max-width:640px){.app-header{padding:1rem 0}.header-content{padding:0 1rem}.brand-logo{height:80px}.header-nav{gap:1rem}.nav-link{font-size:.85rem}}@media (max-width:400px){.brand-logo{height:60px}.nav-link{font-size:.8rem}}.footer-credits{background:#0d131e;border-top:1px solid #434750;padding:1.25rem 1.5rem}.credits-content{margin:0 auto;max-width:700px;padding:0;text-align:center}.credits-text{align-items:center;color:#c3c4c7;display:flex;flex-wrap:nowrap;font-family:Manrope,sans-serif;font-size:.85rem;gap:.5rem;justify-content:center;line-height:1.5;margin:0;white-space:nowrap}.credits-company-link{color:#d59b08;font-weight:600;text-decoration:none;transition:opacity .2s ease}.credits-company-link:hover{opacity:.8;text-decoration:underline}.credits-agency-link{align-items:center;display:inline-flex;margin-left:.25rem;transition:opacity .2s ease}.credits-agency-link:hover{opacity:.8}.credits-agency-logo{height:20px;width:auto}@media (max-width:640px){.footer-credits{padding:1rem}.credits-text{flex-wrap:wrap;font-size:.75rem;white-space:normal}.credits-agency-logo{height:16px}}*{box-sizing:border-box}*,body,html{margin:0;padding:0}.dark-theme{background:linear-gradient(180deg,#0d131e,#1a2332 50%,#171d28);color:#fff;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.generator-container{box-sizing:border-box;margin:0 auto;max-width:700px;padding:2rem 1.5rem}.generator-header{margin-bottom:2rem;text-align:center}.generator-header h1{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;margin:0 0 .5rem}.generator-header p{color:#c3c4c7;font-size:1rem;margin:0}.type-selector{display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.type-selector button{background:#0000;border:1px solid #434750;border-radius:8px;color:#c3c4c7;cursor:pointer;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;padding:.6rem 1.5rem;transition:all .2s ease}.type-selector button:hover{border-color:#d59b08;color:#d59b08}.type-selector button.active{background:#0000;border-color:#d59b08;color:#fff;font-weight:600}.generator-card{background:#171d28;border:1px solid #434750;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.password-display-wrapper{margin-bottom:1.25rem}.password-display{align-items:center;background:#fff;border:2px solid #d59b08;border-radius:10px;display:flex;gap:1rem;justify-content:center;min-height:50px;padding:.75rem 1.25rem}.password-text{font-feature-settings:"zero" 1;color:#1a1a2e;flex:1 1;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:1.5rem;font-weight:600;letter-spacing:1px;text-align:center;word-break:break-all}.copy-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:.5rem;transition:transform .2s}.copy-btn:hover{transform:scale(1.1)}.copy-btn svg{height:24px;width:24px}.password-strength-bar{background:#434750;border-radius:2px;height:4px;margin-top:.75rem;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:width .3s ease,background-color .3s ease}.stats-row{border-bottom:1px solid #434750;display:flex;justify-content:space-around;margin-bottom:1rem;padding:1rem 0}.stat{text-align:center}.stat-label{font-size:.8rem;margin-bottom:.25rem}.stat-value{color:#fff;display:block;font-size:.95rem;font-weight:600}.action-buttons{display:flex;gap:.75rem;margin-bottom:1.5rem}.btn-primary{flex:1 1;font-size:.95rem;padding:.85rem 1.5rem}.btn-primary:hover{box-shadow:0 4px 12px #d59b084d;transform:translateY(-1px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-outline{background:#0000;border:1px solid #434750;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;padding:.85rem 1.5rem;transition:all .2s ease}.btn-outline:hover{border-color:#d59b08;color:#d59b08}.btn-outline:disabled{cursor:not-allowed;opacity:.4}.options-section{border-top:1px solid #434750;padding-top:1rem}.slider-group{margin-bottom:1.25rem}.slider-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.slider-header span{color:#c3c4c7;font-size:.9rem}.slider-value{color:#fff!important;font-weight:600}.slider{-webkit-appearance:none;appearance:none;background:#434750;border-radius:3px;height:6px;outline:none;width:100%}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#d59b08;border-radius:50%;cursor:pointer;height:18px;-webkit-transition:transform .2s;transition:transform .2s;width:18px}.slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.slider::-moz-range-thumb{background:#d59b08;border:none;border-radius:50%;cursor:pointer;height:18px;width:18px}.chars-label{color:#c3c4c7;font-size:.9rem;margin-bottom:.75rem}.checkbox-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.checkbox-item{align-items:center;background:#0d131e;border:1px solid #434750;border-radius:8px;cursor:pointer;display:flex;flex:1 1;gap:.5rem;min-width:100px;padding:.6rem .8rem;transition:all .2s ease}.checkbox-item:hover{border-color:#d59b08}.checkbox-item input[type=checkbox]{display:none}.checkmark{align-items:center;border:2px solid #434750;border-radius:4px;display:flex;flex-shrink:0;height:18px;justify-content:center;transition:all .2s ease;width:18px}.checkbox-item input[type=checkbox]:checked+.checkmark{background:#d59b08;border-color:#d59b08}.checkbox-item input[type=checkbox]:checked+.checkmark:after{color:#0d131e;content:"✓";font-size:12px;font-weight:700}.label-text{color:#fff;font-size:.85rem;line-height:1.3}.label-text small{color:#c3c4c7;font-size:.75rem}.checkbox-item.full-width{flex:100% 1}.advanced-toggle{background:#0000;border:none;color:#c3c4c7;cursor:pointer;font-family:Manrope,sans-serif;font-size:.85rem;padding:.5rem 0;text-align:left;transition:color .2s;width:100%}.advanced-toggle:hover{color:#d59b08}.advanced-options{grid-gap:.5rem;border-top:1px solid #434750;display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);margin-top:1rem;padding-top:1rem}.advanced-options .checkbox-item.full-width{flex:initial}.advanced-select-group{border-top:1px solid #434750;grid-column:1/-1;margin-top:.75rem;padding-top:.75rem}.select-label{color:#c3c4c7;display:block;font-size:.9rem;margin-bottom:.5rem}.advanced-select{background:#0d131e;border:1px solid #434750;border-radius:8px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:.9rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.advanced-select:focus{border-color:#d59b08;outline:none}.advanced-select:disabled{cursor:not-allowed;opacity:.5}.advanced-select option{background:#171d28;color:#fff}.custom-symbols-group{margin-top:.5rem}.custom-symbols-input{background:#0d131e;border:1px solid #434750;border-radius:8px;color:#fff;font-family:JetBrains Mono,monospace;font-size:.9rem;padding:.75rem 1rem;transition:border-color .3s ease;width:100%}.custom-symbols-input:focus{border-color:#d59b08;outline:none}.custom-symbols-input::placeholder{color:#c3c4c7}.passphrase-options{justify-content:flex-start}.passphrase-options .checkbox-item{flex:0 0 auto}.error-message{margin-top:1rem}.error-message p{color:#dc3545;font-size:.9rem;margin:0}.security-section{background:#171d28;border:1px solid #434750;border-radius:16px;margin-bottom:2rem;padding:1.5rem;text-align:center}.security-badge-wrapper{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:.75rem}.security-title{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:700}.security-icon-inline{height:24px;object-fit:contain;width:24px}.security-section .security-text{color:#c3c4c7;font-size:.9rem;line-height:1.6;margin:0}.security-section .security-text strong{color:#d59b08}.tips-section{background:#171d28;border:1px solid #434750;border-radius:16px;margin-bottom:2rem;padding:2rem 1.5rem;text-align:center}.tips-section h2{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.4;margin:0 0 1rem}.tips-subtitle{color:#c3c4c7;font-size:.95rem;line-height:1.6;margin:0 0 1.5rem}.tips-subtitle strong{color:#d59b08}.tips-cards{display:flex;flex-direction:column;gap:1rem}.tip-card{background:#0d131e;border:1px solid #434750;border-radius:12px;padding:1.25rem;text-align:left}.tip-card h3{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;margin:0 0 .5rem}.tip-card p{color:#c3c4c7;font-size:.9rem;line-height:1.5;margin:0}.faq-section{background:#171d28;border:1px solid #434750;border-radius:16px;margin-bottom:2rem;padding:2rem 1.5rem}.faq-section h2{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:700;margin:0 0 .5rem;text-align:center}.faq-subtitle{color:#c3c4c7;font-size:.95rem;margin:0 0 1.5rem;text-align:center}.faq-subtitle strong{color:#d59b08}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#0d131e;border:1px solid #434750;border-radius:10px;overflow:hidden}.faq-question{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;text-align:left;transition:color .2s;width:100%}.faq-question:hover{color:#d59b08}.faq-icon{align-items:center;border:1px solid #434750;border-radius:50%;color:#c3c4c7;display:flex;flex-shrink:0;font-size:1.25rem;height:24px;justify-content:center;margin-left:1rem;width:24px}.faq-item.open .faq-icon{border-color:#d59b08;color:#d59b08}.faq-answer{padding:0 1.25rem 1rem}.faq-answer p{color:#c3c4c7;font-size:.9rem;line-height:1.6;margin:0}@media (max-width:640px){.generator-container{padding:1.5rem 1rem}.generator-header h1{font-size:1.6rem}.type-selector{flex-wrap:wrap}.type-selector button{flex:1 1;min-width:90px}.action-buttons{flex-direction:column}.stats-row{flex-wrap:wrap;gap:1rem}.stat{flex:1 1;min-width:80px}.checkbox-row{flex-direction:column}.checkbox-item{flex:100% 1}.advanced-options{grid-template-columns:1fr}.password-text{font-size:1.1rem}.faq-section h2,.security-title,.tips-section h2{font-size:1.4rem}.faq-question{font-size:.9rem}}.donate-container{box-sizing:border-box;margin:0 auto;max-width:700px;padding:2rem 1.5rem}.donate-header{margin-bottom:2rem;text-align:center}.donate-header h1{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;margin:0 0 .75rem}.donate-header p{color:#c3c4c7;font-size:1rem;line-height:1.5;margin:0}.donate-card{background:#171d28;border:1px solid #434750;border-radius:16px;margin-bottom:1.5rem;padding:1.75rem}.donation-form{gap:1.5rem}.donation-form,.form-section{display:flex;flex-direction:column}.form-section{gap:.75rem}.section-label{color:#c3c4c7;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500}.amount-grid{display:flex;flex-direction:column;gap:.5rem}.amount-row{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr)}.amount-btn{background:#0000;border:1px solid #434750;border-radius:8px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;padding:.65rem .5rem;text-align:center;transition:all .2s ease;width:100%}.amount-btn:hover{border-color:#d59b08;color:#d59b08}.amount-btn.selected{background:#d59b08;border-color:#d59b08;color:#0d131e}.custom-row{grid-template-columns:1fr;margin-top:.25rem}.custom-btn{max-width:200px}.custom-amount-wrapper{margin-top:.75rem}.custom-amount-input{align-items:center;background:#0d131e;border:1px solid #434750;border-radius:10px;display:flex;max-width:200px;padding:0 1rem}.custom-amount-input:focus-within{border-color:#d59b08}.amount-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;padding:.85rem .5rem .85rem 0}.amount-input:focus{outline:none}.amount-input::placeholder{color:#6c7080}.currency-symbol{color:#6c7080;font-size:1rem;font-weight:500}.donation-type-toggle{background:#0d131e;border:1px solid #434750;border-radius:10px;display:inline-flex;overflow:hidden;width:-webkit-fit-content;width:fit-content}.type-btn{background:#0000;border:none;color:#c3c4c7;cursor:pointer;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.type-btn:hover{color:#fff}.type-btn.selected{background:#434750;color:#fff}.payment-options{border:1px solid #434750;border-radius:10px;display:flex;flex-direction:column;gap:0;overflow:hidden}.payment-option{background:#0d131e;cursor:pointer;padding:1rem;transition:background .2s ease}.payment-option:not(:last-child){border-bottom:1px solid #434750}.payment-option.selected,.payment-option:hover{background:#1a2332}.payment-option-header{align-items:center;display:flex;gap:.75rem}.radio-dot{border:2px solid #434750;border-radius:50%;height:18px;position:relative;transition:all .2s ease;width:18px}.radio-dot.active{border-color:#d59b08}.radio-dot.active:after{background:#d59b08;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.payment-label{color:#fff;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500}.card-form{gap:.75rem;margin-top:1rem}.card-form,.card-input-group{display:flex;flex-direction:column}.card-input-group{gap:.35rem}.card-input-group label{color:#6c7080;font-family:Manrope,sans-serif;font-size:.85rem}.stripe-input-wrapper{align-items:center;background:#171d28;border:1px solid #434750;border-radius:8px;display:flex;gap:.5rem;padding:.85rem 1rem;transition:border-color .2s ease}.stripe-input-wrapper:focus-within{border-color:#d59b08}.stripe-input-wrapper .StripeElement{flex:1 1}.card-lock-icon{font-size:1rem;opacity:.5}.card-input-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.cardholder-input{background:#171d28;border:1px solid #434750;border-radius:8px;box-sizing:border-box;color:#fff;font-family:Manrope,sans-serif;font-size:1rem;padding:.85rem 1rem;transition:border-color .2s ease;width:100%}.cardholder-input:focus{border-color:#d59b08;outline:none}.cardholder-input::placeholder{color:#6c7080}.error-message{border-radius:10px}.error-message,.success-message{font-size:.95rem;padding:.85rem 1rem}.success-message{background:#28a7451a;border:1px solid #28a745;border-radius:10px;color:#28a745;text-align:center}.donate-submit-btn{background:linear-gradient(135deg,#d59b08,#b8860b);border:none;border-radius:10px;color:#0d131e;cursor:pointer;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding:1rem 2rem;transition:all .2s ease;width:100%}.donate-submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #d59b0866;transform:translateY(-2px)}.donate-submit-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}@media (max-width:640px){.donate-container{padding:1.5rem 1rem}.donate-header h1{font-size:1.6rem}.donate-card{padding:1.25rem}.amount-row{grid-template-columns:repeat(5,1fr)}.amount-btn{font-size:.8rem;padding:.5rem .25rem}.custom-btn{max-width:150px}.card-input-row{grid-template-columns:1fr}.type-btn{font-size:.9rem;padding:.65rem 1.25rem}.donate-submit-btn{font-size:1rem;padding:.9rem 1.5rem}}@media (max-width:480px){.amount-row{grid-template-columns:repeat(3,1fr)}.amount-btn{font-size:.85rem;padding:.55rem .35rem}}.admin-login-container{align-items:center;background:linear-gradient(180deg,#0d131e,#434750);display:flex;justify-content:center;min-height:100vh;padding:1rem}.admin-login-card{background:#171d28;border:1px solid #434750;border-radius:16px;max-width:400px;padding:2rem;width:100%}.admin-login-card h1{color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.75rem;margin:0 0 .5rem;text-align:center}.admin-login-card>p{color:#c3c4c7;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1rem}.form-group label{color:#c3c4c7;display:block;font-size:.9rem;margin-bottom:.5rem}.form-group input,.form-group select{background:#0d131e;border:1px solid #434750;border-radius:8px;box-sizing:border-box;color:#fff;font-family:Manrope,sans-serif;font-size:1rem;padding:.75rem 1rem;width:100%}.form-group input:focus,.form-group select:focus{border-color:#d59b08;outline:none}.login-btn{background:linear-gradient(135deg,#d59b08,#b8860b);border:none;border-radius:8px;color:#0d131e;cursor:pointer;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;margin-top:1rem;padding:.85rem;transition:all .2s ease;width:100%}.login-btn:hover:not(:disabled){box-shadow:0 4px 12px #d59b084d;transform:translateY(-1px)}.login-btn:disabled{cursor:not-allowed;opacity:.6}.admin-panel{background:#0d131e;color:#fff;font-family:Manrope,sans-serif;min-height:100vh}.admin-header{align-items:center;background:#171d28;border-bottom:1px solid #434750;display:flex;justify-content:space-between;padding:1rem 2rem}.admin-header h1{color:#d59b08;font-size:1.25rem;margin:0}.logout-btn{background:#0000;border:1px solid #434750;border-radius:6px;color:#c3c4c7;cursor:pointer;padding:.5rem 1rem;transition:all .2s ease}.logout-btn:hover{border-color:#dc3545;color:#dc3545}.alert{border-radius:8px;margin:1rem 2rem;padding:1rem;text-align:center}.alert-error{background:#dc35451a;border:1px solid #dc3545;color:#dc3545}.alert-success{background:#28a7451a;border:1px solid #28a745;color:#28a745}.error-message{background:#dc35451a;border:1px solid #dc3545;border-radius:8px;color:#dc3545;margin-bottom:1rem;padding:.75rem;text-align:center}.admin-tabs{background:#171d28;border-bottom:1px solid #434750;display:flex;gap:0;padding:0 2rem}.admin-tabs button{background:#0000;border:none;border-bottom:2px solid #0000;color:#c3c4c7;cursor:pointer;font-family:Manrope,sans-serif;font-size:.95rem;padding:1rem 1.5rem;transition:all .2s ease}.admin-tabs button:hover{color:#fff}.admin-tabs button.active{border-bottom-color:#d59b08;color:#d59b08}.admin-content{margin:0 auto;max-width:1200px;padding:2rem}.stats-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.stat-card{background:#171d28;border:1px solid #434750;border-radius:12px;padding:1.25rem;text-align:center}.stat-card.large{padding:2rem}.stat-number{color:#d59b08;display:block;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#c3c4c7;display:block;font-size:.85rem}.form-section{background:#171d28;border:1px solid #434750;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.form-section h2{color:#fff;font-size:1.25rem;margin:0 0 1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.checkbox-inline,.checkbox-inline label{align-items:center;display:flex}.checkbox-inline label{color:#fff;cursor:pointer;gap:.5rem}.checkbox-inline input[type=checkbox]{accent-color:#d59b08;width:auto}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.btn-primary{background:linear-gradient(135deg,#d59b08,#b8860b);border:none;border-radius:8px;color:#0d131e;cursor:pointer;font-family:Manrope,sans-serif;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #d59b084d;transform:translateY(-1px)}.btn-secondary{background:#0000;border:1px solid #434750;border-radius:8px;color:#c3c4c7;cursor:pointer;font-family:Manrope,sans-serif;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.btn-secondary:hover{border-color:#d59b08;color:#d59b08}.banners-list{background:#171d28;border:1px solid #434750;border-radius:12px;padding:1.5rem}.banners-list h2{color:#fff;font-size:1.25rem;margin:0 0 1.5rem}.no-data{color:#c3c4c7;padding:2rem;text-align:center}table{border-collapse:collapse;width:100%}td,th{border-bottom:1px solid #434750;padding:1rem;text-align:left}th{color:#c3c4c7;font-size:.85rem;font-weight:500;text-transform:uppercase}td{color:#fff}.banner-preview{border-radius:4px;height:auto;width:60px}.status{border-radius:20px;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.status.active{background:#28a74533;color:#28a745}.status.inactive{background:#6c757d33;color:#6c757d}.actions{display:flex;gap:.5rem}.btn-icon{align-items:center;background:#0000;border:1px solid #434750;border-radius:6px;cursor:pointer;display:flex;font-size:1rem;height:32px;justify-content:center;transition:all .2s ease;width:32px}.btn-icon:hover{border-color:#d59b08}.btn-icon.danger:hover{border-color:#dc3545}.stats-section h2{color:#fff;font-size:1.25rem;margin:0 0 1.5rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (max-width:768px){.admin-header{padding:1rem}.admin-tabs{overflow-x:auto;padding:0 1rem}.admin-content{padding:1rem}.form-row{grid-template-columns:1fr}table{font-size:.85rem}td,th{padding:.75rem .5rem}.banner-preview{width:40px}}.banner-column{display:flex;flex-direction:column;gap:1rem;max-width:160px;position:fixed;top:50%;transform:translateY(-50%);z-index:100}.banner-left{left:20px}.banner-right{right:20px}.banner-item{border-radius:8px;box-shadow:0 2px 8px #0000004d;cursor:pointer;overflow:hidden;transition:all .2s ease}.banner-item:hover{box-shadow:0 4px 16px #d59b084d;transform:scale(1.02)}.banner-image{display:block;height:auto;max-width:160px;width:100%}@media (max-width:1200px){.banner-column,.banner-image{max-width:120px}.banner-left{left:10px}.banner-right{right:10px}}@media (max-width:1000px){.banner-column{display:none}}
/*# sourceMappingURL=main.f17e8abc.css.map*/