.cookie-consent-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000001a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9998;animation:fadeIn .3s ease-out}.cookie-consent-banner{position:fixed;bottom:20px;left:50%;transform:translate(-50%);max-width:900px;width:calc(100% - 40px);background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;box-shadow:0 10px 40px #0003;padding:30px;z-index:9999;animation:slideUp .4s ease-out;border:1px solid rgba(107,70,193,.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%);opacity:1}}.cookie-consent-content{display:flex;align-items:flex-start;gap:20px;margin-bottom:24px}.cookie-icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.cookie-icon svg{width:28px;height:28px}.cookie-text{flex:1}.cookie-text h3{margin:0 0 12px;font-size:20px;font-weight:600;color:#1a202c;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cookie-text p{margin:0;font-size:15px;line-height:1.6;color:#4a5568}.cookie-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.cookie-actions button{padding:12px 24px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;outline:none}.btn-learn-more{background:transparent;color:#667eea;border:1px solid #667eea}.btn-learn-more:hover{background:#667eea1a;transform:translateY(-2px)}.btn-decline{background:#e2e8f0;color:#4a5568}.btn-decline:hover{background:#cbd5e0;transform:translateY(-2px)}.btn-accept{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.btn-accept:hover{box-shadow:0 6px 16px #667eea66;transform:translateY(-2px)}@media (max-width: 768px){.cookie-consent-banner{bottom:10px;width:calc(100% - 20px);padding:20px}.cookie-consent-content{flex-direction:column;gap:15px;margin-bottom:20px}.cookie-icon{width:40px;height:40px}.cookie-icon svg{width:24px;height:24px}.cookie-text h3{font-size:18px}.cookie-text p{font-size:14px}.cookie-actions{flex-direction:column;gap:10px}.cookie-actions button{width:100%;padding:12px 20px}}@media (max-width: 480px){.cookie-consent-banner{padding:16px}.cookie-text h3{font-size:16px;margin-bottom:8px}.cookie-text p{font-size:13px}.cookie-actions button{padding:10px 16px;font-size:14px}}.footer{background:#1a202c;color:#fff;padding:3rem 5%}.footer-brand .logo-text{font-size:1.5rem;margin-bottom:.5rem}.footer-brand p{color:#a0aec0;font-size:.95rem}.footer-bottom p{color:#718096;font-size:.9rem}@media (max-width: 768px){.footer-links{flex-direction:column;gap:1rem;text-align:center}}.landing-page{width:100%;overflow-x:hidden;background:#fff}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;max-width:1400px;margin:0 auto}.logo{display:inline-flex;align-items:center;background:#fff;padding:.5rem 1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease}.logo:hover{transform:scale(1.05)}.logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-coffee-nav{background:linear-gradient(135deg,#fd0,#fbb034);color:#1a202c;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease}.hero-section{background:linear-gradient(180deg,#f7fafc,#fff);padding:2rem 5% 6rem}.hero-content{max-width:1200px;margin:0 auto;text-align:center;padding-top:3rem}.hero-title{font-size:3.5rem;font-weight:800;color:#1a202c;margin-bottom:1.5rem;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#4a5568;max-width:800px;margin:0 auto 2.5rem;line-height:1.7}.cta-button{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;border:none;padding:1rem 2.5rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 10px 30px #667eea4d}.cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #667eea66}.hero-visual{margin-top:4rem;display:flex;justify-content:center}.translation-flow{display:flex;align-items:center;gap:2rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 20px 60px #00000014;max-width:900px;width:100%}.source-text,.target-text{flex:1;padding:1.5rem;border-radius:12px;position:relative}.source-text{background:linear-gradient(135deg,#ffeaa7,#fdcb6e)}.target-text{background:linear-gradient(135deg,#a29bfe,#6c5ce7);color:#fff}.language-tag{position:absolute;top:-10px;left:12px;background:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;color:#4a5568;box-shadow:0 4px 12px #0000001a}.source-text p,.target-text p{font-size:1.1rem;margin:0;line-height:1.6}.source-text p{color:#2d3436}.magic-word{position:relative;border-bottom:2px dotted rgba(255,255,255,.7);cursor:pointer;transition:all .3s ease}.magic-icon{position:absolute;top:-15px;right:10px;width:30px;height:30px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:float 3s ease-in-out infinite}.magic-icon svg{width:18px;height:18px;stroke:#6c5ce7;stroke-width:2}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.flow-arrow{display:flex;flex-direction:column;align-items:center;gap:.5rem}.flow-arrow svg{width:40px;height:40px;stroke:#667eea;stroke-width:2}.ai-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:20px;box-shadow:0 4px 12px #667eea4d}.demo-section{padding:6rem 5%;background:#f7fafc}.demo-container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;font-weight:700;color:#1a202c;text-align:center;margin-bottom:.5rem}.section-subtitle{font-size:1.25rem;color:#667eea;text-align:center;font-weight:600;margin-bottom:1rem}.demo-description{font-size:1.1rem;color:#4a5568;text-align:center;max-width:700px;margin:0 auto 1.5rem;line-height:1.7}.interactive-hint{display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:1rem 2rem;border-radius:12px;margin:0 auto 2rem;max-width:600px;border:2px dashed #667eea;animation:pulse 2s ease-in-out infinite}.interactive-hint svg{width:24px;height:24px;stroke:#667eea;stroke-width:2;flex-shrink:0}.interactive-hint span{font-size:1rem;color:#667eea;font-weight:600}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.02);opacity:.95}}.demo-showcase{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000014}.demo-panels{display:flex;gap:2rem;align-items:center;margin-bottom:2rem}.demo-panel{flex:1;border-radius:12px;overflow:hidden;border:2px solid #e2e8f0}.panel-header{background:linear-gradient(135deg,#f7fafc,#e2e8f0);padding:1rem 1.5rem;display:flex;align-items:center;gap:.75rem;border-bottom:2px solid #e2e8f0}.flag{width:28px;height:28px;object-fit:contain;display:inline-block}.lang-name{font-weight:600;color:#2d3748;font-size:.95rem}.panel-content{padding:2rem 1.5rem;background:#fff}.panel-content p{font-size:1.1rem;color:#2d3748;line-height:1.7;margin:0}.panel-content.interactive{position:relative;min-height:120px}.clickable-word{position:relative;color:#667eea;font-weight:600;border-bottom:2px dotted #667eea;cursor:pointer;padding:.2rem .5rem;border-radius:4px;transition:all .3s ease;display:inline-flex;align-items:center;gap:.25rem;-webkit-user-select:none;user-select:none;z-index:1}.clickable-word:hover{background:#667eea1a;transform:scale(1.05)}.clickable-word.active{background:#667eea26}.word-indicator{display:inline-flex;align-items:center}.word-indicator svg{width:14px;height:14px;stroke:#667eea;stroke-width:2.5}.alternatives-popup{position:relative;margin-top:1.5rem;background:#fff;border-radius:12px;box-shadow:0 15px 50px #00000040;border:3px solid #667eea;min-width:250px;width:100%;z-index:100;animation:popupAppear .25s ease-out;transform-origin:top center}@keyframes popupAppear{0%{opacity:0;transform:scale(.95) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-header{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.ai-suggest-label{font-size:.85rem;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.5px}.alternatives-list{padding:.5rem;display:flex;flex-direction:column;gap:.25rem}.alternative-option{background:#fff;border:none;padding:.75rem 1rem;border-radius:8px;text-align:left;cursor:pointer;transition:all .2s ease;font-size:1rem;color:#2d3748;display:flex;align-items:center;justify-content:space-between}.alternative-option:hover{background:#667eea1a;color:#667eea}.alternative-option.selected{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.check-icon{width:18px;height:18px;stroke-width:2.5}.demo-arrow-vertical{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:0 1rem}.arrow-line{width:2px;height:30px;background:linear-gradient(180deg,transparent 0%,#667eea 50%,transparent 100%)}.ai-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #667eea4d}.ai-icon svg{width:28px;height:28px;stroke:#fff;stroke-width:2}.demo-caption{text-align:center;font-size:1rem;color:#4a5568;line-height:1.6;padding-top:1rem;border-top:1px solid #e2e8f0}.who-section{padding:6rem 5%;background:#fff}.who-container{max-width:1200px;margin:0 auto}.who-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.who-card{text-align:center;padding:2rem;border-radius:16px;background:#f7fafc;transition:all .3s ease}.who-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.who-icon{width:70px;height:70px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center}.who-icon svg{width:35px;height:35px;stroke:#fff;stroke-width:2}.who-card h3{font-size:1.25rem;color:#1a202c;margin-bottom:.75rem;font-weight:600}.who-card p{color:#4a5568;line-height:1.6;font-size:1rem}.benefits-section{padding:6rem 5%;background:linear-gradient(180deg,#f7fafc,#fff)}.benefits-container{max-width:1200px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.benefit-card{padding:2.5rem 2rem;background:#fff;border-radius:16px;border:2px solid #e2e8f0;transition:all .3s ease}.benefit-card:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 15px 40px #667eea26}.benefit-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.benefit-icon svg{width:30px;height:30px;stroke:#667eea;stroke-width:2}.benefit-card h3{font-size:1.25rem;color:#1a202c;margin-bottom:.75rem;font-weight:600}.benefit-card p{color:#4a5568;line-height:1.6;font-size:1rem}.pricing-card{display:flex;flex-direction:column;position:relative}.pricing-btn{margin-top:1.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #667eea4d}.pricing-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.pricing-btn .btn-arrow{width:18px;height:18px;stroke-width:2.5;transition:transform .3s ease}.pricing-btn:hover .btn-arrow{transform:translate(3px)}.final-cta-section{padding:6rem 5%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.final-cta-container{max-width:800px;margin:0 auto;text-align:center}.final-cta-container h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.final-cta-container>p{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95}.cta-button-large{background:#fff;color:#667eea;border:none;padding:1.25rem 3rem;border-radius:12px;font-size:1.2rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.75rem;transition:all .3s ease;box-shadow:0 10px 30px #0003}.cta-button-large:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.cta-note{margin-top:1.5rem;font-size:.95rem;opacity:.9}@media (max-width: 768px){.navbar{flex-direction:column;gap:1.5rem;padding:1rem 5%}.logo{margin:0 auto}.nav-links{flex-direction:column;width:100%;gap:.75rem}.nav-link,.btn-primary,.btn-coffee-nav{width:100%;text-align:center;justify-content:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.translation-flow{flex-direction:column;gap:1.5rem}.flow-arrow svg{transform:rotate(90deg)}.demo-panels{flex-direction:column}.demo-arrow-vertical{flex-direction:row}.arrow-line{width:30px;height:2px;background:linear-gradient(90deg,transparent 0%,#667eea 50%,transparent 100%)}.who-grid,.benefits-grid{grid-template-columns:1fr}.nav-links{gap:.5rem}.nav-link{padding:.5rem;font-size:.9rem}.btn-primary{padding:.6rem 1rem;font-size:.9rem}}@media (max-width: 480px){.hero-title,.section-title{font-size:2rem}.cta-button,.cta-button-large{padding:1rem 2rem;font-size:1rem}.navbar{padding:1rem 3%}.hero-section,.demo-section,.who-section,.benefits-section,.final-cta-section{padding:3rem 3%}}.auth-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;gap:30px}.auth-logo{display:inline-flex;align-items:center;justify-content:center;background:#fff;padding:.5rem 1.5rem;border-radius:12px;box-shadow:0 4px 12px #00000026;margin-bottom:1rem;transition:transform .2s ease}.auth-logo .logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:40px;width:100%;max-width:450px}.auth-title{font-size:28px;font-weight:700;color:#1a202c;margin-bottom:8px;text-align:center}.auth-subtitle{font-size:14px;color:#718096;margin-bottom:32px;text-align:center}.auth-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{font-size:14px;font-weight:600;color:#2d3748}.form-input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .2s;outline:none}.form-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input.input-error{border-color:#f56565}.form-input.input-error:focus{border-color:#f56565;box-shadow:0 0 0 3px #f565651a}.error-message{font-size:13px;color:#f56565;margin-top:-4px}.checkbox-container{display:flex;align-items:flex-start;gap:10px}.form-checkbox{margin-top:3px;width:18px;height:18px;cursor:pointer;accent-color:#667eea;flex-shrink:0}.checkbox-label{font-size:14px;color:#2d3748;cursor:pointer;line-height:1.5}.alert{padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px}.alert-error{background-color:#fed7d7;color:#c53030;border:1px solid #fc8181}.alert-success{background-color:#c6f6d5;color:#2f855a;border:1px solid #9ae6b4}.btn{padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;outline:none}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-top:8px}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-footer{margin-top:24px;text-align:center}.auth-footer p{font-size:14px;color:#718096}.auth-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .2s}.auth-link:hover{color:#764ba2;text-decoration:underline}@media (max-width: 480px){.auth-card{padding:30px 20px}.auth-title{font-size:24px}}.translation-container{width:100%;max-width:1400px;margin:0 auto;padding:20px}.translation-main{display:flex;flex-direction:column;gap:12px;background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px #00000014;min-height:500px}.language-selectors-row{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:end;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.language-selector-group{display:flex;flex-direction:column;gap:8px;position:relative}.language-selector-group:after{content:"";position:absolute;right:16px;bottom:16px;width:10px;height:10px;border-right:2.5px solid #64748b;border-bottom:2.5px solid #64748b;transform:rotate(45deg) translateY(-2px);pointer-events:none;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);opacity:.8;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.language-selector-group:before{content:"";position:absolute;right:10px;bottom:10px;width:22px;height:22px;background:radial-gradient(circle,rgba(66,153,225,.1) 0%,transparent 70%);border-radius:50%;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.language-selector-group:hover:before{opacity:1}.language-selector-group:hover:after{border-color:#4299e1;border-width:2.5px;opacity:1;transform:rotate(45deg) translateY(-2px);animation:arrowBounce .6s ease-in-out;filter:drop-shadow(0 2px 4px rgba(66,153,225,.3))}@keyframes arrowBounce{0%,to{transform:rotate(45deg) translateY(-2px)}50%{transform:rotate(45deg) translateY(1px)}}.btn-swap{background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;outline:none;color:#4a5568;margin-bottom:0}.btn-swap:hover{background:#f7fafc;border-color:#4299e1;color:#4299e1;transform:rotate(180deg)}.btn-swap:active{transform:rotate(180deg) scale(.95)}.btn-swap:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e133}.swap-icon{width:24px;height:24px;transition:transform .2s ease}.text-panels-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start;flex:1}.translation-panel{display:flex;flex-direction:column;height:100%;min-height:400px}.panel-label{font-size:14px;font-weight:600;color:#2d3748;text-transform:uppercase;letter-spacing:.5px}.language-selector{padding:12px 44px 12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;font-weight:500;color:#2d3748;background:linear-gradient(to bottom,#fff,#fafbfc);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;width:100%;box-shadow:0 1px 3px #0000000d;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.language-selector:hover:not(:disabled){border-color:#4299e1;background:linear-gradient(to bottom,#fff,#f0f9ff);transform:translateY(-1px);box-shadow:0 4px 12px #4299e126}@media (max-width: 768px){.language-selector:focus,.language-selector:active{position:relative;z-index:100}}.language-selector:focus{border-color:#4299e1;background:#fff;box-shadow:0 0 0 3px #4299e133,0 1px 3px #0000000d}.language-selector:focus+*:after,.language-selector-group:has(.language-selector:focus):after{border-color:#3182ce;opacity:1;animation:arrowPulse 1s ease-in-out infinite}@keyframes arrowPulse{0%,to{transform:rotate(45deg) translateY(-2px);opacity:1}50%{transform:rotate(45deg) translateY(1px);opacity:.7}}.language-selector:active:not(:disabled){transform:translateY(0);border-color:#3182ce}.language-selector:active:not(:disabled)~*:after,.language-selector-group:has(.language-selector:active:not(:disabled)):after{transform:rotate(225deg) translateY(-2px);border-color:#3182ce;transition:transform .2s ease}.language-selector:disabled{background:#f7fafc;cursor:not-allowed;opacity:.6;box-shadow:none}.language-selector-group:has(.language-selector:disabled):after{opacity:.3;border-color:#cbd5e0}.source-textarea{flex:1;padding:16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#2d3748;resize:none;outline:none;transition:all .2s ease}.source-textarea:focus:not(:disabled){border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.source-textarea:disabled{background:#f7fafc;cursor:not-allowed;color:#718096}.source-textarea::placeholder{color:#a0aec0}.translated-text{flex:1;padding:16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#2d3748;overflow-y:auto;background:#f8fafb;cursor:default}.translated-text.has-content{background:#fff}.translated-text .placeholder{color:#a0aec0;font-style:italic}.translation-word{cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .15s ease;display:inline-block;outline:none}.translation-word:hover{background:#bee3f8;color:#2c5282}.translation-word:focus{background:#90cdf4;color:#2c5282;box-shadow:0 0 0 2px #4299e14d}.translation-word:active{background:#63b3ed}.translation-center{display:flex;align-items:center;justify-content:center;padding:5px 0}.btn{padding:14px 32px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none;display:flex;align-items:center;gap:8px;white-space:nowrap}.btn-translate-with{width:100%}.btn:focus{box-shadow:0 0 0 3px #4299e14d}.btn-primary{background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff;box-shadow:0 4px 12px #4299e14d}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#3182ce,#2c5282);transform:translateY(-2px);box-shadow:0 6px 16px #4299e166}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{background:#cbd5e0;cursor:not-allowed;box-shadow:none}.btn-secondary{background:#48bb78;color:#fff;box-shadow:0 4px 12px #48bb784d}.btn-secondary:hover{background:#38a169;transform:translateY(-2px);box-shadow:0 6px 16px #48bb7866}.btn-secondary:active{transform:translateY(0)}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.panel-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;min-height:36px}.footer-buttons{display:flex;gap:8px;align-items:center}.footer-info{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.btn-copy,.btn-clear{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none}.btn-copy:hover:not(:disabled),.btn-clear:hover:not(:disabled){background:#edf2f7;border-color:#cbd5e0;color:#2d3748;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.btn-clear:hover:not(:disabled){background:#fff5f5;border-color:#feb2b2;color:#c53030}.btn-copy:active:not(:disabled),.btn-clear:active:not(:disabled){transform:translateY(0)}.btn-copy:focus,.btn-clear:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.btn-clear:focus{border-color:#fc8181;box-shadow:0 0 0 3px #f565651a}.btn-copy:disabled,.btn-clear:disabled{opacity:.5;cursor:not-allowed}.btn-copy .icon,.btn-clear .icon{width:16px;height:16px;stroke-width:2}.btn-copy:not(:disabled){animation:none}.input-hint,.output-hint{font-size:12px;color:#718096;font-style:italic;margin:0}.char-counter{font-size:13px;font-weight:600;color:#4a5568;margin:0;transition:color .2s ease}.char-counter-warning{color:#d69e2e}.char-counter-limit{color:#e53e3e}.error-message{margin-top:16px;padding:16px;background:#fff5f5;border:1px solid #fc8181;border-radius:8px;color:#c53030;font-size:14px;text-align:center}.alternative-popup{position:fixed;z-index:1000;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;width:350px;max-width:calc(100vw - 40px);transform:translate(-50%);animation:popupFadeIn .2s ease-out;box-sizing:border-box}@keyframes popupFadeIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e2e8f0}.popup-title{font-size:14px;font-weight:600;color:#2d3748}.popup-close{background:none;border:none;font-size:24px;color:#718096;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .15s ease;outline:none}.popup-close:hover:not(:disabled){background:#f7fafc;color:#2d3748}.popup-close:focus{box-shadow:0 0 0 2px #4299e14d}.popup-close:disabled{opacity:.5;cursor:not-allowed}.popup-content{padding:8px;max-height:300px;max-height:min(300px,calc(100vh - 200px));overflow-y:auto;box-sizing:border-box}.popup-loading,.popup-error,.popup-empty{padding:24px 16px;text-align:center;color:#718096;font-size:14px}.popup-loading{display:flex;flex-direction:column;align-items:center;gap:12px}.popup-loading .spinner{border-color:#4299e14d;border-top-color:#4299e1}.popup-error{color:#e53e3e}.suggestions-list{list-style:none;padding:0;margin:0}.suggestion-item{width:100%;padding:12px 16px;background:none;border:none;border-radius:8px;text-align:left;font-size:15px;color:#2d3748;cursor:pointer;transition:all .15s ease;outline:none;display:block}.suggestion-item:hover{background:#edf2f7;color:#1a202c}.suggestion-item:focus{background:#e2e8f0;box-shadow:0 0 0 2px #4299e14d}.suggestion-item:active{background:#cbd5e0}.translated-text::-webkit-scrollbar,.popup-content::-webkit-scrollbar{width:8px}.translated-text::-webkit-scrollbar-track,.popup-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.translated-text::-webkit-scrollbar-thumb,.popup-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.translated-text::-webkit-scrollbar-thumb:hover,.popup-content::-webkit-scrollbar-thumb:hover{background:#a0aec0}@media (max-width: 1024px){.translation-main{gap:20px;padding:24px}.language-selectors-row{grid-template-columns:1fr;gap:12px;align-items:stretch}.btn-swap{width:100%;height:48px;order:2}.btn-swap:hover{transform:none}.btn-swap:active{transform:scale(.98)}.language-selector-group:first-child{order:0}.language-selector-group:last-child{order:1}.language-selector-group:after{width:9px;height:9px;right:14px;bottom:18px}.language-selector-group:before{width:20px;height:20px;right:9px;bottom:13px}.language-selector-group:hover:after{animation:none;transform:rotate(45deg) translateY(-2px)}.text-panels-row{grid-template-columns:1fr;gap:20px}.translation-center{order:0;padding:0}.source-panel{order:1}.target-panel{order:2}.translation-panel{min-height:300px}.panel-footer{flex-direction:column;align-items:flex-start;gap:8px}.footer-buttons{width:100%;flex-direction:column;gap:8px}.footer-info{width:100%;align-items:flex-start}.btn-copy,.btn-clear{width:100%;justify-content:center}}@media (max-width: 640px){.translation-container{padding:12px}.translation-main{padding:16px;gap:16px}.btn{padding:12px 24px;font-size:15px}.language-selector-group:after{width:8px;height:8px;right:12px;bottom:14px;border-width:2px;transition:none!important;animation:none!important}.language-selector-group:before{width:18px;height:18px;right:8px;bottom:10px;transition:none!important;animation:none!important}.language-selector-group:hover:after,.language-selector-group:hover:before,.language-selector:focus+*:after,.language-selector-group:has(.language-selector:focus):after,.language-selector:active:not(:disabled)~*:after,.language-selector-group:has(.language-selector:active:not(:disabled)):after{animation:none!important;transform:rotate(45deg) translateY(-2px)!important}.language-selector-group:hover:before{opacity:0}.language-selector{padding:10px 38px 10px 14px;font-size:14px;will-change:auto;transform:none!important;-webkit-transform:none!important;box-shadow:0 1px 3px #0000000d!important}.language-selector:hover:not(:disabled){transform:none!important;box-shadow:0 1px 3px #0000000d!important}.language-selector-group{isolation:isolate;contain:layout style}.language-selector option{background:#fff;color:#2d3748;padding:12px}.alternative-popup{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;min-width:unset;transform:translate(-50%)!important;left:50%!important;right:auto;margin:0}.popup-content{max-height:calc(100vh - 180px);padding:6px}.popup-header{padding:12px}.popup-title{font-size:14px}.suggestion-item{padding:10px 12px;font-size:14px}}@media (max-width: 375px){.alternative-popup{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}.popup-content{max-height:calc(100vh - 160px)}}.translation-word:focus-visible,.btn:focus-visible,.btn-copy:focus-visible,.btn-clear:focus-visible,.btn-swap:focus-visible,.language-selector:focus-visible,.source-textarea:focus-visible,.popup-close:focus-visible,.suggestion-item:focus-visible{outline:2px solid #4299e1;outline-offset:2px}@media (hover: none) and (pointer: coarse){.language-selector:hover:not(:disabled){transform:none!important;border-color:#e2e8f0!important;background:linear-gradient(to bottom,#fff,#fafbfc)!important;box-shadow:0 1px 3px #0000000d!important}.language-selector-group:hover:after,.language-selector-group:hover:before{animation:none!important;transition:none!important}.language-selector-group:hover:after{transform:rotate(45deg) translateY(-2px)!important;border-color:#64748b!important;opacity:.8!important}.language-selector-group:hover:before{opacity:0!important}.language-selector-group{-webkit-tap-highlight-color:transparent}.language-selector{-webkit-tap-highlight-color:rgba(66,153,225,.1)}}@media (prefers-reduced-motion: reduce){.translation-word,.btn,.btn-copy,.btn-clear,.btn-swap,.suggestion-item,.spinner,.swap-icon,.language-selector,.language-selector-group:after,.language-selector-group:before{transition:none!important;animation:none!important}.alternative-popup{animation:none}.btn-swap:hover,.btn-copy:hover,.btn-clear:hover,.language-selector:hover{transform:none}.language-selector-group:hover:after,.language-selector-group:has(.language-selector:active:not(:disabled)):after{transform:rotate(45deg) translateY(-2px)!important}}.dashboard-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 24px;padding:20px 32px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 8px 32px #0000001a}.dashboard-logo{display:inline-flex;align-items:center;background:#fff;padding:.5rem 1.5rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease;margin-bottom:4px}.dashboard-logo:hover{transform:scale(1.05)}.dashboard-logo .logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-subtitle{font-size:14px;color:#718096;margin:0;font-weight:500}.user-info{display:flex;flex-direction:column;align-items:flex-end;gap:6px;padding-right:16px;border-right:1px solid #e2e8f0}.account-badge{font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.account-free{background:#e2e8f0;color:#4a5568}.account-pro{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.account-promax{background:linear-gradient(135deg,#f59e0b,#ef4444,#ec4899);color:#fff;animation:shimmer 2s ease-in-out infinite}@keyframes shimmer{0%,to{box-shadow:0 0 8px #ef444466}50%{box-shadow:0 0 16px #ef4444b3}}.dashboard-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.user-info-card,.welcome-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000000d}.user-info-card h2,.welcome-card h2{font-size:20px;color:#1a202c;margin-bottom:20px}.user-details{display:flex;flex-direction:column;gap:12px}.user-details p{font-size:14px;color:#4a5568;margin:0}.user-details strong{color:#2d3748;margin-right:8px}.welcome-card p{font-size:14px;color:#4a5568;line-height:1.6}.btn-account{padding:10px 20px;border:2px solid #667eea;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.btn-account:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.btn-account:focus{box-shadow:0 0 0 3px #667eea4d}.btn-support:focus{box-shadow:0 0 0 3px #fbb0344d}.btn-logout:focus{box-shadow:0 0 0 3px #4299e133}.btn-secondary{background:#e2e8f0;color:#2d3748}.btn-secondary:hover{background:#cbd5e0}.loading,.error{text-align:center;padding:40px;font-size:16px;color:#4a5568}.error{color:#f56565}.dashboard-container .footer{margin:20px -20px -20px}@media (max-width: 768px){.dashboard-header{flex-direction:column;gap:16px;padding:16px 20px}.header-content{text-align:center}.dashboard-logo{margin-bottom:8px}.dashboard-logo .logo-text{font-size:1.5rem}.header-actions{width:100%;flex-direction:column;gap:12px}.user-info{align-items:center;padding-right:0;border-right:none;padding-bottom:12px;border-bottom:1px solid #e2e8f0}}.account-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.account-header{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 32px;padding:20px 32px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;box-shadow:0 8px 32px #0000001a}.account-header .header-content{display:flex;flex-direction:column}.account-header .logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.header-subtitle{font-size:14px;color:#718096;margin:4px 0 0;font-weight:500}.header-actions{display:flex;align-items:center;gap:16px}.user-badge{display:flex;align-items:center;padding-right:16px;border-right:1px solid #e2e8f0}.user-name{font-size:14px;font-weight:600;color:#2d3748}.btn-dashboard{padding:10px 20px;border:2px solid #667eea;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.btn-dashboard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.btn-support{padding:10px 20px;border:2px solid #FFDD00;border-radius:8px;background:linear-gradient(135deg,#fd0,#fbb034);color:#1a202c;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;outline:none}.btn-support:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fbb03466}.btn-logout{padding:10px 20px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.btn-logout:hover{border-color:#cbd5e0;background:#f7fafc;color:#2d3748}.account-content{max-width:900px;margin:0 auto;padding-bottom:40px}.account-main{display:flex;flex-direction:column;gap:24px}.page-title{font-size:2rem;font-weight:700;color:#fff;margin:0 0 8px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.1)}.account-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:32px;box-shadow:0 8px 32px #0000001a}.card-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0 0 8px}.card-subtitle{font-size:.875rem;color:#718096;margin:0 0 24px}.account-details{display:flex;flex-direction:column;gap:20px}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f7fafc;border-radius:12px;transition:background .2s ease}.detail-row:hover{background:#edf2f7}.detail-label{font-size:.95rem;font-weight:600;color:#4a5568}.detail-value{font-size:.95rem;color:#2d3748;font-weight:500}.plan-badge{display:inline-flex;align-items:center;padding:6px 16px;border-radius:20px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.plan-badge.plan-free{background:linear-gradient(135deg,#4299e1,#3182ce);color:#fff}.plan-badge.plan-pro{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.plan-badge.plan-proMax{background:linear-gradient(135deg,#f6ad55,#ed8936);color:#fff}.usage-section{display:flex;flex-direction:column;gap:28px}.usage-item{display:flex;flex-direction:column;gap:8px}.usage-header{display:flex;justify-content:space-between;align-items:center}.usage-label{font-size:.95rem;font-weight:600;color:#2d3748}.usage-count{font-size:.95rem;font-weight:700;color:#667eea}.progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:8px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;transition:width .3s ease}.usage-remaining{font-size:.875rem;color:#718096;font-weight:500}.usage-info{font-size:.875rem;color:#718096;font-style:italic}.upgrade-card{background:linear-gradient(135deg,#667eea,#764ba2);text-align:center}.upgrade-card .card-title{color:#fff}.upgrade-text{font-size:1rem;color:#ffffffe6;margin:0 0 24px;line-height:1.6}.btn-upgrade{padding:12px 32px;border:2px solid white;border-radius:8px;background:#fff;color:#667eea;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;outline:none}.btn-upgrade:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.loading,.error{text-align:center;padding:40px;font-size:16px;color:#fff}.error{color:#fed7d7}.account-container .footer{margin:20px -20px -20px}@media (max-width: 768px){.account-header{flex-direction:column;gap:16px;padding:16px 20px}.header-content{text-align:center}.account-header .logo-text{font-size:1.5rem}.header-actions{width:100%;flex-direction:column;gap:12px}.user-badge{align-items:center;padding-right:0;border-right:none;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.btn-dashboard,.btn-support,.btn-logout{width:100%}.page-title{font-size:1.75rem}.account-card{padding:24px 20px}.card-title{font-size:1.25rem}.detail-row{flex-direction:column;align-items:flex-start;gap:8px}.usage-header{flex-direction:column;align-items:flex-start;gap:4px}}.pricing-container{min-height:100vh;background:#fff}.pricing-navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;max-width:1400px;margin:0 auto;background:#fff}.pricing-logo{display:inline-flex;align-items:center}.pricing-logo .logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:transform .2s ease}.pricing-logo .logo-text:hover{transform:scale(1.05)}.pricing-header{text-align:center;padding:4rem 5% 3rem;background:linear-gradient(180deg,#f7fafc,#fff);position:relative}.pricing-header h1{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.pricing-subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:1.5rem}.btn-back,.btn-login-link{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 12px #667eea33}.btn-back:hover,.btn-login-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto 4rem;padding:3rem 5%;background:#fff}.plan-highlighted{border:3px solid #667eea;transform:scale(1.05)}.plan-highlighted:hover{transform:scale(1.05) translateY(-8px)}.price-period{font-size:1rem;color:#6b7280;margin-left:.5rem}.btn-purchase{width:100%;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-secondary{background:#f3f4f6;color:#1f2937;border:2px solid #e5e7eb}.btn-secondary:hover{background:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.btn-pro-max{background:linear-gradient(135deg,#f59e0b,#ef4444,#ec4899);color:#fff;font-weight:700;border:none;position:relative;overflow:hidden;box-shadow:0 4px 15px #ef444466;animation:pulse-glow 2s ease-in-out infinite}.btn-pro-max:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.btn-pro-max:hover:before{left:100%}.btn-pro-max:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #ef444499;animation:none}@keyframes pulse-glow{0%,to{box-shadow:0 4px 15px #ef444466}50%{box-shadow:0 4px 25px #ef4444b3}}.pricing-faq{max-width:1200px;margin:0 auto 4rem;padding:4rem 5%;background:#f7fafc}.pricing-faq h2{text-align:center;color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.faq-item{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.pricing-footer{background:#1a202c;color:#fff;padding:3rem 5%}.pricing-footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.pricing-footer-brand{text-align:center}.pricing-footer-brand .logo-text{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.pricing-footer-brand p{color:#a0aec0;font-size:.95rem;margin:.5rem 0}.pricing-footer .footer-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.pricing-footer .footer-links a{color:#a0aec0;text-decoration:none;font-size:.95rem;transition:color .3s ease}.pricing-footer .footer-links a:hover{color:#667eea}.pricing-footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #2d3748;width:100%}.pricing-footer-bottom p{color:#718096;font-size:.9rem;margin:0}.pricing-footer .footer-copyright{color:#718096;font-size:.9rem}@media (max-width: 1024px){.plans-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media (max-width: 768px){.pricing-navbar{flex-direction:column;gap:1.5rem;padding:1rem 5%}.nav-links{flex-direction:column;width:100%;gap:.75rem}.nav-link,.btn-primary{width:100%;text-align:center}.pricing-header h1{font-size:2rem}.pricing-subtitle{font-size:1rem}.plans-grid{grid-template-columns:1fr;gap:1.5rem}.plan-highlighted{transform:scale(1)}.plan-highlighted:hover{transform:translateY(-8px)}.plan-name{font-size:1.5rem}.price-amount{font-size:2.5rem}.pricing-faq h2{font-size:2rem}.faq-grid{grid-template-columns:1fr}.pricing-footer .footer-links{flex-direction:column;align-items:center;gap:1rem}}.bmac-container{min-height:100vh;background:#fff}.bmac-navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;max-width:1400px;margin:0 auto;background:#fff}.bmac-logo{display:inline-flex;align-items:center}.bmac-logo .logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:transform .2s ease}.bmac-logo .logo-text:hover{transform:scale(1.05)}.bmac-header{text-align:center;padding:4rem 5% 3rem;background:linear-gradient(180deg,#fff5f5,#fff);position:relative}.coffee-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#ff6b6b,#ff8787);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse 2s ease-in-out infinite}.coffee-icon svg{width:40px;height:40px;color:#fff;stroke-width:2}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 20px #ff6b6b4d}50%{transform:scale(1.05);box-shadow:0 8px 30px #ff6b6b80}}.bmac-header h1{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}.bmac-subtitle{font-size:1.25rem;color:#4a5568;margin-bottom:1.5rem}.bmac-mission{max-width:900px;margin:3rem auto;padding:0 5%}.mission-content{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 40px #00000014;border:2px solid #f7fafc}.mission-content h2{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem;text-align:center}.mission-content>p{font-size:1.125rem;color:#4a5568;line-height:1.7;margin-bottom:1.5rem;text-align:center}.mission-list{list-style:none;padding:0;margin:2rem 0}.mission-list li{display:flex;align-items:flex-start;gap:1rem;padding:1rem;margin-bottom:.75rem;background:#f7fafc;border-radius:12px;transition:all .3s ease}.mission-list li:hover{background:#edf2f7;transform:translate(5px)}.mission-list li svg{width:24px;height:24px;color:#48bb78;flex-shrink:0;margin-top:2px}.mission-list li span{color:#2d3748;font-size:1rem;line-height:1.6}.mission-note{font-size:1rem;color:#4a5568;line-height:1.7;margin-top:2rem;text-align:center;font-style:italic}.plans-section{max-width:1200px;margin:4rem auto;padding:0 5%}.plans-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:3rem}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:900px;margin:0 auto}.plan-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.plan-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0003}.plan-highlighted{border:3px solid #667eea;transform:scale(1.03)}.plan-highlighted:hover{transform:scale(1.03) translateY(-8px)}.plan-current{border:3px solid #10b981}.plan-badge{position:absolute;top:1rem;right:1rem;background:#667eea;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}.plan-badge.current{background:#10b981}.plan-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #f3f4f6}.plan-name{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.plan-price{margin-bottom:1rem}.price-amount{font-size:3rem;font-weight:700;color:#667eea}.price-period{font-size:1rem;color:#6b7280;margin-left:.5rem;display:block;margin-top:.5rem}.plan-description{color:#6b7280;font-size:1rem}.plan-features{flex:1;margin-bottom:2rem}.plan-features h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.plan-features ul{list-style:none;padding:0;margin:0}.plan-features li{display:flex;align-items:center;padding:.75rem 0;color:#4b5563;font-size:.95rem}.feature-icon{width:1.25rem;height:1.25rem;color:#10b981;margin-right:.75rem;flex-shrink:0}.plan-action{margin-top:auto}.btn-current{width:100%;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;background:#10b981;color:#fff;border:none;cursor:not-allowed;opacity:.8}.donation-section{background:linear-gradient(180deg,#f7fafc,#fff);padding:4rem 5%;margin:4rem 0}.donation-container{max-width:1000px;margin:0 auto}.donation-container h2{text-align:center;font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:3rem}.donation-steps{display:grid;gap:2rem;margin-bottom:3rem}.donation-step{display:flex;gap:2rem;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.donation-step:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.step-number{width:60px;height:60px;flex-shrink:0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700}.step-content{flex:1}.step-content h3{font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.step-content p{font-size:1rem;color:#4a5568;line-height:1.7;margin-bottom:1rem}.btn-coffee{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#fd0,#fbb034);color:#1a202c;padding:1rem 2rem;border-radius:8px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #fbb0344d;margin-top:.5rem}.btn-coffee:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fbb03480}.coffee-svg{width:24px;height:24px}.email-example{background:#f7fafc;border-left:4px solid #667eea;padding:1rem 1.5rem;border-radius:8px;margin-top:1rem}.example-label{display:block;font-size:.875rem;color:#4a5568;margin-bottom:.5rem;font-weight:600}.email-example code{display:block;background:#fff;padding:.75rem;border-radius:6px;font-family:Courier New,monospace;color:#667eea;font-size:1rem;border:1px solid #e2e8f0}.donation-notice{display:flex;gap:1rem;background:#fffbeb;border:2px solid #fbbf24;border-radius:12px;padding:1.5rem;align-items:flex-start}.donation-notice svg{width:28px;height:28px;color:#f59e0b;flex-shrink:0;stroke-width:2}.donation-notice p{margin:0;color:#78350f;font-size:1rem;line-height:1.7}.bmac-faq{max-width:1200px;margin:4rem auto;padding:0 5%}.bmac-faq h2{text-align:center;color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.faq-item{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.faq-item:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.faq-item h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.faq-item p{color:#6b7280;line-height:1.6;margin:0}.bmac-footer{background:#1a202c;color:#fff;padding:3rem 5%}.bmac-footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.bmac-footer-brand{text-align:center}.bmac-footer-brand .logo-text{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.bmac-footer-brand p{color:#a0aec0;font-size:.95rem;margin:.5rem 0}.bmac-footer .footer-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.bmac-footer .footer-links a{color:#a0aec0;text-decoration:none;font-size:.95rem;transition:color .3s ease}.bmac-footer .footer-links a:hover{color:#667eea}.bmac-footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #2d3748;width:100%}.bmac-footer-bottom p{color:#718096;font-size:.9rem;margin:0}.nav-link{background:none;border:none;color:#4a5568;font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;transition:color .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease}@media (max-width: 768px){.bmac-navbar{flex-direction:column;gap:1.5rem;padding:1rem 5%}.nav-links{flex-direction:column;width:100%;gap:.75rem}.nav-link,.btn-primary{width:100%;text-align:center}.bmac-header h1{font-size:2rem}.bmac-subtitle{font-size:1rem}.mission-content{padding:2rem 1.5rem}.mission-content h2{font-size:1.5rem}.plans-grid{grid-template-columns:1fr}.plan-highlighted{transform:scale(1)}.plan-highlighted:hover{transform:translateY(-8px)}.donation-step{flex-direction:column;gap:1.5rem}.step-number{width:50px;height:50px;font-size:1.5rem}.donation-container h2,.plans-title,.bmac-faq h2{font-size:2rem}.faq-grid{grid-template-columns:1fr}.bmac-footer .footer-links{flex-direction:column;align-items:center;gap:1rem}}.about-page{min-height:100vh;background:#fff;color:#1a202c;overflow-x:hidden;width:100%}.about-navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 5%;max-width:1400px;margin:0 auto;background:#fff}.about-navbar .logo-text{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;cursor:pointer;transition:all .3s ease}.about-navbar .logo-text:hover{transform:scale(1.05)}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-link{background:none;border:none;color:#4a5568;font-size:1rem;font-weight:500;cursor:pointer;transition:color .3s ease;padding:.5rem 1rem}.nav-link:hover{color:#667eea}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.btn-coffee-nav{background:linear-gradient(135deg,#fd0,#fbb034);color:#1a202c;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .3s ease}.btn-coffee-nav:hover{transform:translateY(-2px);box-shadow:0 10px 25px #fbb03466}.about-hero{padding:6rem 5% 4rem;text-align:center;background:linear-gradient(180deg,#f7fafc,#fff)}.about-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:#1a202c}.about-tagline{font-size:1.5rem;color:#4a5568;max-width:800px;margin:0 auto;line-height:1.6}.about-content{width:100%}.about-section{padding:4rem 5%;width:100%}.about-section:nth-child(2n){background:#f7fafc}.section-container{max-width:900px;margin:0 auto}.about-section h2{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:2rem;text-align:center}.about-section h3{font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.about-section p{font-size:1.1rem;line-height:1.8;color:#4a5568;margin-bottom:1.5rem}.lead-text{font-size:1.3rem!important;color:#2d3748!important;font-weight:500;text-align:center}.story-highlight{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-left:4px solid #667eea;padding:2rem;margin-top:2rem;border-radius:12px;box-shadow:0 4px 12px #667eea1a}.story-highlight h3{color:#667eea;margin-bottom:1rem}.tech-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:2rem;margin-top:3rem}.tech-feature{background:#fff;padding:2rem;border-radius:16px;border:2px solid #e2e8f0;transition:all .3s ease}.tech-feature:hover{transform:translateY(-5px);border-color:#667eea;box-shadow:0 15px 40px #667eea26}.tech-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.tech-icon svg{width:30px;height:30px;stroke:#667eea;stroke-width:2}.serve-intro{text-align:center;font-size:1.2rem!important;color:#2d3748!important;margin-bottom:3rem!important}.serve-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:2rem;margin-top:3rem}.serve-card{background:#fff;padding:2rem;border-radius:16px;border:2px solid #e2e8f0;transition:all .3s ease}.serve-card:hover{background:#f7fafc;border-color:#667eea;transform:translateY(-5px);box-shadow:0 15px 40px #667eea26}.serve-card h3{font-size:1.3rem;color:#667eea;margin-bottom:1rem;font-weight:600}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:2rem;margin-top:3rem}.value-card{background:#fff;padding:2.5rem 2rem;border-radius:16px;border:2px solid #e2e8f0;position:relative;overflow:hidden;transition:all .3s ease}.value-card:hover{border-color:#667eea;transform:translateY(-5px);box-shadow:0 15px 40px #667eea26}.value-number{font-size:4rem;font-weight:800;color:#667eea1a;position:absolute;top:-10px;right:20px;line-height:1}.value-card h3{font-size:1.3rem;margin-bottom:.8rem;position:relative;z-index:1;color:#1a202c}.value-card p{position:relative;z-index:1;color:#4a5568}.vision-section{padding:5rem 0}.vision-cta{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 3rem;border-radius:20px;text-align:center;margin-top:3rem;box-shadow:0 20px 60px #667eea4d}.vision-cta h3{font-size:2rem;margin-bottom:2rem;color:#fff;font-weight:700}.cta-button{background:#fff;color:#667eea;border:none;padding:1.25rem 3rem;border-radius:12px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;box-shadow:0 10px 30px #0003}.cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.arrow-icon{width:20px;height:20px;stroke-width:2.5}.cta-note{margin-top:1.5rem;font-size:.95rem!important;color:#ffffffe6!important}.contact-section{text-align:center;padding:4rem 0 6rem!important}.contact-info{margin-top:2rem}.contact-link{display:inline-flex;align-items:center;gap:.8rem;background:linear-gradient(135deg,#667eea1a,#764ba21a);color:#667eea;padding:1.25rem 2.5rem;border-radius:12px;text-decoration:none;font-size:1.2rem;font-weight:600;transition:all .3s ease;border:2px solid #667eea}.contact-link:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-3px);box-shadow:0 15px 35px #667eea4d}.contact-link svg{width:24px;height:24px}.about-footer{background:#1a202c;color:#fff;padding:3rem 5%}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.footer-brand{text-align:center}.footer-brand .logo-text{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.footer-brand p{color:#a0aec0;font-size:.95rem;margin:0}.footer-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:#a0aec0;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links a:hover{color:#667eea}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #2d3748;width:100%}.footer-bottom p{color:#718096;font-size:.9rem;margin:0}@media (max-width: 768px){.about-navbar{flex-direction:column;gap:1.5rem;padding:1rem 5%}.nav-links{flex-direction:column;width:100%;gap:.75rem}.nav-link,.btn-primary,.btn-coffee-nav{width:100%;text-align:center;justify-content:center}.about-hero-content h1{font-size:2.5rem}.about-tagline{font-size:1.2rem}.about-section h2{font-size:2rem}.about-section p{font-size:1rem}.tech-features,.serve-grid,.values-grid{grid-template-columns:1fr}.vision-cta{padding:2.5rem 1.5rem}.vision-cta h3{font-size:1.5rem}.footer-links{flex-direction:column;align-items:center;gap:1rem}}@media (max-width: 480px){.about-navbar .logo-text{font-size:1.5rem}.about-hero{padding:4rem 5% 3rem}.about-hero-content h1{font-size:2rem}.about-tagline{font-size:1rem}.about-section{padding:3rem 0}.about-section h2{font-size:1.75rem}.cta-button{padding:1rem 2rem;font-size:1rem}}.legal-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;display:flex;flex-direction:column}.legal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;max-width:900px;width:100%;margin-left:auto;margin-right:auto}.legal-logo{cursor:pointer;transition:transform .3s ease}.legal-logo:hover{transform:scale(1.05)}.logo-text{font-size:2rem;font-weight:700;color:#fff;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-back{background:#fff3;color:#fff;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-back:hover{background:#fff;color:#667eea;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.legal-content{flex:1;max-width:900px;width:100%;margin:0 auto;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 60px #0000004d;margin-bottom:2rem;animation:fadeInUp .6s ease}.legal-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #667eea}.legal-text{font-size:1.1rem;line-height:1.8;color:#555}.legal-text p{margin-bottom:1.5rem}.legal-text h2{font-size:1.8rem;font-weight:600;color:#333;margin-top:2.5rem;margin-bottom:1rem}.legal-text h3{font-size:1.4rem;font-weight:600;color:#444;margin-top:2rem;margin-bottom:.8rem}.legal-text ul,.legal-text ol{margin-left:2rem;margin-bottom:1.5rem}.legal-text li{margin-bottom:.5rem}.legal-text strong{color:#333;font-weight:600}.legal-text a{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.legal-text a:hover{color:#764ba2;text-decoration:underline}.legal-footer{max-width:900px;width:100%;margin:0 auto;text-align:center;color:#fff;padding-top:1rem}.legal-footer p{margin-bottom:1rem;font-size:.9rem;opacity:.9}.legal-links{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem}.legal-links a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .3s ease}.legal-links a:hover{opacity:.8;text-decoration:underline}.legal-links .separator{color:#fff;opacity:.6;margin:0 .5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.legal-container{padding:1rem}.legal-header{flex-direction:column;gap:1rem;margin-bottom:2rem}.legal-content{padding:2rem 1.5rem}.legal-title{font-size:2rem}.legal-text{font-size:1rem}.legal-text h2{font-size:1.5rem}.legal-text h3{font-size:1.2rem}.logo-text{font-size:1.5rem}.legal-links{flex-direction:column;gap:.8rem}.legal-links .separator{display:none}}@media (max-width: 480px){.legal-content{padding:1.5rem 1rem}.legal-title{font-size:1.75rem}.btn{padding:.6rem 1.2rem;font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh}.text-center{text-align:center}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}
