.option-button.svelte-13ji936{background-color:var(--background-color);border:2px solid var(--primary-color);border-radius:var(--border-radius);padding:.8rem;font-size:.9rem;font-family:Quicksand,sans-serif;cursor:pointer;transition:var(--transition);text-align:center;width:100%}.option-button.svelte-13ji936:hover:not(.disabled){background-color:#1e88e51a}.option-button.selected.svelte-13ji936{background-color:var(--primary-color);color:var(--light-text)}.option-button.level.svelte-13ji936{background-color:var(--secondary-color);color:var(--text-color);border-color:var(--secondary-color)}.option-button.level.svelte-13ji936:hover:not(.disabled){background-color:#ffca28;border-color:#ffca28}.option-button.level.selected.svelte-13ji936{background-color:var(--primary-color);color:var(--light-text);border-color:var(--primary-color)}.disabled.svelte-13ji936{opacity:.6;cursor:not-allowed}.custom-input-container.svelte-13zsu1k{margin:1rem 0;padding:1.5rem;background-color:var(--background-color);border-radius:var(--border-radius);border:1px solid #ddd}label.svelte-13zsu1k{display:block;margin-bottom:.5rem;font-weight:700;color:var(--text-color)}textarea.svelte-13zsu1k{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:var(--border-radius);resize:vertical;font-family:Quicksand,sans-serif;margin-bottom:1rem}textarea.svelte-13zsu1k:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #1e88e51a}.custom-input-button.svelte-13zsu1k{background-color:var(--primary-color);color:var(--light-text);border:none;padding:.8rem 1.5rem;border-radius:var(--border-radius);font-weight:700;cursor:pointer;transition:var(--transition)}.custom-input-button.svelte-13zsu1k:hover{background-color:#1976d2}.progress-container.svelte-1qpkqtt{margin-bottom:1rem}.progress-bar.svelte-1qpkqtt{background-color:#ffffff4d;height:10px;border-radius:5px;overflow:hidden;margin-bottom:.5rem}.progress-fill.svelte-1qpkqtt{background-color:var(--secondary-color);height:100%;transition:width .3s ease}.step-indicator.svelte-1qpkqtt{text-align:center;font-size:.9rem;color:inherit;margin:0}.simulator-container.svelte-1up1fm3{background-color:var(--card-background);border-radius:var(--border-radius);box-shadow:var(--box-shadow);overflow:hidden;max-width:900px;margin:0 auto}.simulator-header.svelte-1up1fm3{background-color:var(--primary-color);color:var(--light-text);padding:1.5rem;text-align:center}.simulator-header.svelte-1up1fm3 h3:where(.svelte-1up1fm3){margin:0 0 1rem;color:var(--light-text)}.simulator-header.svelte-1up1fm3 p:where(.svelte-1up1fm3){margin:.5rem 0 0;font-size:.9rem}.simulator-content.svelte-1up1fm3{padding:2rem}.simulator-content.svelte-1up1fm3 h4:where(.svelte-1up1fm3){margin-bottom:1.5rem;text-align:center;color:var(--text-color)}.options-grid.svelte-1up1fm3{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.selected-languages-section.svelte-1up1fm3{margin:2rem 0;padding:1.5rem;background-color:var(--background-color);border-radius:var(--border-radius);border:1px solid #ddd}.selected-languages-section.svelte-1up1fm3 h5:where(.svelte-1up1fm3){margin:0 0 1rem;color:var(--primary-color);font-size:1.1rem}.language-cards.svelte-1up1fm3{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.language-card.svelte-1up1fm3{padding:1rem;background:#fff;border:2px solid #ddd;border-radius:var(--border-radius);transition:all .3s ease}.language-card.has-level.svelte-1up1fm3{border-color:var(--primary-color);background-color:#e3f2fd}.language-name.svelte-1up1fm3{font-weight:600;color:var(--primary-color);margin-bottom:.75rem;font-size:1.1rem}.language-level.svelte-1up1fm3{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.level-badge.svelte-1up1fm3{display:inline-block;padding:.25rem .75rem;background-color:var(--primary-color);color:#fff;border-radius:20px;font-size:.85rem;font-weight:600}.set-level-btn.svelte-1up1fm3,.change-level-btn.svelte-1up1fm3{padding:.35rem .75rem;border:none;border-radius:var(--border-radius);font-size:.85rem;cursor:pointer;transition:all .3s ease}.set-level-btn.svelte-1up1fm3{background-color:var(--warning-color);color:var(--primary-color);font-weight:600}.set-level-btn.svelte-1up1fm3:hover{background-color:#ffc107;transform:translateY(-1px)}.change-level-btn.svelte-1up1fm3{background-color:#e0e0e0;color:var(--text-color)}.change-level-btn.svelte-1up1fm3:hover{background-color:#bdbdbd}.level-selection-modal.svelte-1up1fm3{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.level-selection-content.svelte-1up1fm3{background:#fff;padding:2rem;border-radius:var(--border-radius);max-width:500px;width:90%;box-shadow:0 10px 40px #0003}.level-selection-content.svelte-1up1fm3 h5:where(.svelte-1up1fm3){margin:0 0 1.5rem;color:var(--primary-color);text-align:center}.level-selection-content.svelte-1up1fm3 h5:where(.svelte-1up1fm3) strong:where(.svelte-1up1fm3){color:var(--text-color)}.close-level-btn.svelte-1up1fm3{width:100%;margin-top:1rem;padding:.75rem;background-color:#e0e0e0;border:none;border-radius:var(--border-radius);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.close-level-btn.svelte-1up1fm3:hover{background-color:#bdbdbd}.navigation-buttons.svelte-1up1fm3{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.spacer.svelte-1up1fm3{flex-grow:1}.button-group.svelte-1up1fm3{display:flex;gap:1rem}@media (max-width: 768px){.options-grid.svelte-1up1fm3{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.navigation-buttons.svelte-1up1fm3{flex-direction:column;gap:1rem}.button-group.svelte-1up1fm3{width:100%;justify-content:center}}@media (max-width: 480px){.options-grid.svelte-1up1fm3{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.button-group.svelte-1up1fm3{flex-direction:column;width:100%}}.modal-backdrop.svelte-32v57s{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content.svelte-32v57s{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px #0003;max-width:900px;width:95%;max-height:90vh;overflow-y:auto;position:relative}.modal-header.svelte-32v57s{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;border-bottom:1px solid #eee}.modal-title.svelte-32v57s{margin:0;color:#1e88e5;font-family:Comfortaa,cursive}.close-button.svelte-32v57s{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-button.svelte-32v57s:hover{background-color:#f5f5f5}.modal-body.svelte-32v57s{padding:2rem}.ai-loading.svelte-zffuzh{display:flex;align-items:center;justify-content:center;padding:3rem 2rem;min-height:500px}.loading-content.svelte-zffuzh{text-align:center;max-width:600px;width:100%}.ai-icon-wrapper.svelte-zffuzh{position:relative;display:inline-block;margin-bottom:2rem}.ai-brain.svelte-zffuzh{position:relative;z-index:2;font-size:4rem;color:var(--primary-color);animation:svelte-zffuzh-float 3s ease-in-out infinite}.pulse-ring.svelte-zffuzh{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border:3px solid var(--primary-color);border-radius:50%;opacity:0;animation:svelte-zffuzh-pulse 2s cubic-bezier(.215,.61,.355,1) infinite}.pulse-ring.delay-1.svelte-zffuzh{animation-delay:.5s}.pulse-ring.delay-2.svelte-zffuzh{animation-delay:1s}@keyframes svelte-zffuzh-pulse{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@keyframes svelte-zffuzh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}h3.svelte-zffuzh{color:var(--primary-color);font-size:1.8rem;margin-bottom:1rem;font-weight:700}.loading-message.svelte-zffuzh{color:var(--text-color);font-size:1.1rem;margin-bottom:3rem;line-height:1.6}.loading-steps.svelte-zffuzh{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.step.svelte-zffuzh{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f5f5f5;border-radius:var(--border-radius);opacity:.5;transition:all .3s ease}.step.active.svelte-zffuzh{opacity:1;background:#e3f2fd}.step.loading.svelte-zffuzh{opacity:1;background:#fff3e0}.step-icon.svelte-zffuzh{width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.9rem}.step.active.svelte-zffuzh .step-icon:where(.svelte-zffuzh){background:var(--primary-color);color:#fff}.step.loading.svelte-zffuzh .step-icon:where(.svelte-zffuzh){background:#ff9800;color:#fff}.step.svelte-zffuzh span:where(.svelte-zffuzh){font-weight:500;color:var(--text-color)}.progress-bar.svelte-zffuzh{width:100%;height:8px;background:#e0e0e0;border-radius:10px;overflow:hidden;margin-bottom:2rem}.progress-fill.svelte-zffuzh{height:100%;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:10px;animation:svelte-zffuzh-progress 3s ease-in-out infinite}@keyframes svelte-zffuzh-progress{0%{width:0%}50%{width:70%}to{width:100%}}.info-text.svelte-zffuzh{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#666;font-size:.9rem;margin-top:2rem}.info-text.svelte-zffuzh i:where(.svelte-zffuzh){color:var(--primary-color)}@media (max-width: 768px){.ai-brain.svelte-zffuzh{font-size:3rem}h3.svelte-zffuzh{font-size:1.4rem}.loading-message.svelte-zffuzh{font-size:1rem}.loading-steps.svelte-zffuzh{gap:.75rem}.step.svelte-zffuzh{padding:.75rem}}.ai-badge.svelte-n91pyw{display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border-radius:var(--border-radius);margin-bottom:1.5rem;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #667eea4d}.ai-badge.svelte-n91pyw i:where(.svelte-n91pyw){font-size:1.2rem}.error-container.svelte-n91pyw{text-align:center;padding:3rem 2rem}.error-container.svelte-n91pyw i:where(.svelte-n91pyw){font-size:3rem;color:#f44336;margin-bottom:1rem}.error-container.svelte-n91pyw h3:where(.svelte-n91pyw){color:var(--primary-color);margin-bottom:1rem}.error-container.svelte-n91pyw p:where(.svelte-n91pyw){color:var(--text-color);margin-bottom:2rem}.study-plan-content.svelte-n91pyw{max-height:70vh;overflow-y:auto}.plan-section.svelte-n91pyw{margin-bottom:2rem;padding:1.5rem;border-radius:var(--border-radius);border-left:4px solid var(--primary-color)}.plan-section.svelte-n91pyw h3:where(.svelte-n91pyw){color:var(--primary-color);font-size:1.3rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.plan-section.svelte-n91pyw ul:where(.svelte-n91pyw){list-style-type:disc;padding-left:1.5rem;margin:0}.plan-section.svelte-n91pyw ul:where(.svelte-n91pyw) li:where(.svelte-n91pyw){margin-bottom:.5rem;line-height:1.4}.plan-section.svelte-n91pyw p:where(.svelte-n91pyw){margin-bottom:.8rem;line-height:1.6}.plan-section.svelte-n91pyw p:where(.svelte-n91pyw):last-child{margin-bottom:0}.plan-section.svelte-n91pyw p:where(.svelte-n91pyw) strong:where(.svelte-n91pyw){color:var(--primary-color)}.language-section.svelte-n91pyw{background-color:#e3f2fd;border-left-color:#1e88e5}.profile-section.svelte-n91pyw{background-color:#fff3e0;border-left-color:#ff9800}.techniques-section.svelte-n91pyw{background-color:#e8f5e9;border-left-color:#4caf50}.routine-section.svelte-n91pyw{background-color:#f3e5f5;border-left-color:#9c27b0}.resources-section.svelte-n91pyw{background-color:#e0f7fa;border-left-color:#00bcd4}.progress-section.svelte-n91pyw{background-color:#fff8e1;border-left-color:#ffc107}.save-section.svelte-n91pyw{background-color:#f1f8e9;border-left-color:#689f38}.progress-chart.svelte-n91pyw{display:flex;justify-content:space-around;align-items:flex-end;height:150px;margin:2rem 0;padding:1rem;background-color:#ffffff80;border-radius:var(--border-radius)}.progress-bar-item.svelte-n91pyw{display:flex;flex-direction:column;align-items:center;width:60px}.progress-bar-container.svelte-n91pyw{width:30px;height:100px;background-color:#eee;border-radius:4px;overflow:hidden;position:relative;margin-bottom:.5rem}.progress-bar-fill.svelte-n91pyw{position:absolute;bottom:0;width:100%;background-color:var(--primary-color);transition:height 1s ease-in-out}.progress-bar-label.svelte-n91pyw{font-weight:700;margin-bottom:.25rem;font-size:.9rem}.progress-bar-value.svelte-n91pyw{font-size:.8rem;color:#666}.progress-details.svelte-n91pyw{margin-top:1rem}.progress-details.svelte-n91pyw p:where(.svelte-n91pyw){margin-bottom:.5rem}.success-message.svelte-n91pyw{display:flex;align-items:center;gap:.5rem;color:#4caf50;font-weight:700;margin-bottom:1rem;padding:.75rem;background-color:#e8f5e9;border-radius:var(--border-radius)}.success-message.svelte-n91pyw i:where(.svelte-n91pyw){font-size:1.2rem}.success-message.large.svelte-n91pyw{align-items:flex-start;padding:1.5rem}.success-message.large.svelte-n91pyw i:where(.svelte-n91pyw){font-size:1.5rem;margin-top:.25rem}.success-message.large.svelte-n91pyw p:where(.svelte-n91pyw){margin:.5rem 0 0;opacity:.8;font-weight:400}.plan-actions.svelte-n91pyw{display:flex;justify-content:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}@media (max-width: 768px){.progress-chart.svelte-n91pyw{height:120px}.progress-bar-container.svelte-n91pyw{height:80px}.plan-actions.svelte-n91pyw{flex-direction:column}}.gate-content.svelte-1sx42lo{padding:1rem 0}.intro-text.svelte-1sx42lo{text-align:center;margin-bottom:2rem;font-size:1.1rem;color:var(--text-color);line-height:1.6}.form-group.svelte-1sx42lo{margin-bottom:1.5rem}.form-group.svelte-1sx42lo label:where(.svelte-1sx42lo){display:block;margin-bottom:.5rem;font-weight:700;color:var(--text-color)}.form-field.svelte-1sx42lo{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:var(--border-radius);font-size:1rem;transition:border-color .3s}.form-field.svelte-1sx42lo:focus{outline:none;border-color:var(--primary-color)}.form-field.error.svelte-1sx42lo{border-color:#f44336;background-color:#ffebee}.error-message.svelte-1sx42lo{color:#f44336;font-size:.9rem;margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.info-box.svelte-1sx42lo{background-color:#e3f2fd;border-left:4px solid var(--primary-color);padding:1rem;margin:1.5rem 0;border-radius:var(--border-radius);display:flex;align-items:flex-start;gap:.75rem}.info-box.svelte-1sx42lo i:where(.svelte-1sx42lo){color:var(--primary-color);font-size:1.2rem;margin-top:.1rem}.info-box.svelte-1sx42lo p:where(.svelte-1sx42lo){margin:0;font-size:.9rem;color:var(--text-color);line-height:1.5}.action-buttons.svelte-1sx42lo{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.limit-message.svelte-1sx42lo{text-align:center;padding:2rem 1rem}.limit-message.svelte-1sx42lo i:where(.svelte-1sx42lo){font-size:3rem;color:#ff9800;margin-bottom:1rem}.limit-message.svelte-1sx42lo h3:where(.svelte-1sx42lo){color:var(--primary-color);margin-bottom:1rem;font-size:1.5rem}.limit-message.svelte-1sx42lo p:where(.svelte-1sx42lo){color:var(--text-color);margin-bottom:1rem;line-height:1.6}.cta-buttons.svelte-1sx42lo{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.course-link.svelte-1sx42lo{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--secondary-color);color:var(--primary-color);padding:.75rem 1.5rem;border-radius:var(--border-radius);text-decoration:none;font-weight:700;transition:all .3s}.course-link.svelte-1sx42lo:hover{background-color:#fdd835;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.action-buttons.svelte-1sx42lo,.cta-buttons.svelte-1sx42lo{flex-direction:column}.course-link.svelte-1sx42lo{justify-content:center}}.hero.svelte-1uha8ag{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.hero-background.svelte-1uha8ag{flex:1;background:linear-gradient(135deg,var(--primary-color) 0%,#1e3a8a 100%);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.hero-background.svelte-1uha8ag:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="%23ffffff" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>')}.hero-content.svelte-1uha8ag{text-align:center;max-width:800px;position:relative;z-index:1}.hero-logo.svelte-1uha8ag{margin-bottom:2rem}.logo-image.svelte-1uha8ag{border-radius:50%;object-fit:cover;box-shadow:0 10px 30px #0000004d;transition:var(--transition)}.logo-image.svelte-1uha8ag:hover{transform:scale(1.05)}.hero-title.svelte-1uha8ag{color:var(--secondary-color);font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1rem;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.hero-subtitle.svelte-1uha8ag{color:var(--light-text);font-size:clamp(1.1rem,2vw,1.4rem);margin-bottom:3rem;line-height:1.6;opacity:.9}.hero-cta.svelte-1uha8ag{margin-bottom:3rem}.hero-stats.svelte-1uha8ag{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.stat.svelte-1uha8ag{text-align:center;color:var(--light-text)}.stat.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--secondary-color);font-size:1.5rem;display:block;margin-bottom:.25rem}.stat.svelte-1uha8ag span:where(.svelte-1uha8ag){font-size:.9rem;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.hero-scroll.svelte-1uha8ag{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:var(--light-text);font-size:1.5rem;opacity:.7;animation:svelte-1uha8ag-bounce 2s infinite;cursor:pointer}@keyframes svelte-1uha8ag-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-10px)}}.about-section.svelte-1uha8ag{padding:5rem 2rem;background-color:var(--card-background)}.about-content.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.about-text.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem}.lead.svelte-1uha8ag{font-size:1.3rem;color:var(--primary-color);font-weight:600;margin-bottom:1.5rem;line-height:1.4}.about-text.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.1rem;line-height:1.7;color:var(--text-color);margin-bottom:2rem}.about-features.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem}.about-feature.svelte-1uha8ag{display:flex;align-items:center;gap:1rem;padding:1rem;background:#1f51b50d;border-radius:var(--border-radius);border-left:4px solid var(--primary-color)}.about-feature.svelte-1uha8ag i:where(.svelte-1uha8ag){color:var(--primary-color);font-size:1.5rem}.about-visual.svelte-1uha8ag{display:flex;justify-content:center}.about-card.svelte-1uha8ag{background:var(--background-color);padding:2.5rem;border-radius:var(--border-radius);box-shadow:0 10px 30px #0000001a;border:1px solid rgba(31,81,181,.1)}.about-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:var(--primary-color);margin-bottom:1.5rem;font-size:1.3rem}.about-card.svelte-1uha8ag ol:where(.svelte-1uha8ag){counter-reset:step-counter;list-style:none;padding:0}.about-card.svelte-1uha8ag li:where(.svelte-1uha8ag){counter-increment:step-counter;position:relative;padding:1rem 0 1rem 3rem;margin-bottom:.5rem;color:var(--text-color);font-weight:500}.about-card.svelte-1uha8ag li:where(.svelte-1uha8ag):before{content:counter(step-counter);position:absolute;left:0;top:50%;transform:translateY(-50%);width:2rem;height:2rem;background:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.features-section.svelte-1uha8ag{padding:5rem 2rem;background:linear-gradient(to bottom,var(--background-color),#f8fafc)}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:4rem}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem}.section-subtitle.svelte-1uha8ag{font-size:1.2rem;color:var(--text-color);opacity:.8;max-width:600px;margin:0 auto}.feature-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.feature-card.svelte-1uha8ag{background:var(--card-background);border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014;border:1px solid rgba(31,81,181,.08);text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.feature-card.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform:scaleX(0);transition:transform .3s ease}.feature-card.svelte-1uha8ag:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.feature-card.svelte-1uha8ag:hover:before{transform:scaleX(1)}.featured.svelte-1uha8ag{background:linear-gradient(135deg,var(--primary-color),#1e3a8a);color:var(--light-text);transform:scale(1.02)}.featured.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:var(--light-text)!important}.featured.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#fffffff2!important}.featured.svelte-1uha8ag .feature-icon:where(.svelte-1uha8ag){color:var(--secondary-color)!important}.feature-badge.svelte-1uha8ag{position:absolute;top:1rem;right:1rem;background:var(--secondary-color);color:var(--primary-color);padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.feature-icon.svelte-1uha8ag{font-size:3rem;color:var(--primary-color);margin-bottom:1.5rem;display:inline-block;padding:1rem;background:#1f51b50d;border-radius:50%;transition:var(--transition)}.feature-card.svelte-1uha8ag:hover .feature-icon:where(.svelte-1uha8ag){transform:scale(1.1);background:#1f51b51a}.feature-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:var(--primary-color);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.feature-card.svelte-1uha8ag p:where(.svelte-1uha8ag){line-height:1.6;color:#4a5568;font-weight:500}.demo-section.svelte-1uha8ag{padding:5rem 2rem;background:var(--background-color)}.demo-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){text-align:center;font-size:2.5rem;color:var(--primary-color);margin-bottom:3rem}.simulator-wrapper.svelte-1uha8ag{position:relative}.simulator-content.svelte-1uha8ag{transition:filter .3s ease}.simulator-content.blurred.svelte-1uha8ag{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.overlay.svelte-1uha8ag{position:absolute;inset:0;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.overlay-content.svelte-1uha8ag{text-align:center;padding:3rem 2rem;max-width:500px}.overlay-content.svelte-1uha8ag i:where(.svelte-1uha8ag){font-size:3rem;color:var(--primary-color);margin-bottom:1.5rem}.overlay-content.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:var(--primary-color);font-size:2rem;margin-bottom:1rem}.overlay-content.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-color);font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.cta-section.svelte-1uha8ag{background:linear-gradient(135deg,var(--primary-color) 0%,#1e3a8a 100%);color:var(--light-text);text-align:center;padding:5rem 2rem;position:relative;overflow:hidden}.cta-section.svelte-1uha8ag:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="stars" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="80" cy="60" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="40" cy="80" r="1" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23stars)"/></svg>')}.cta-section.svelte-1uha8ag .container:where(.svelte-1uha8ag){position:relative;z-index:1}.cta-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:var(--light-text);font-size:2.5rem;margin-bottom:1rem}.cta-section.svelte-1uha8ag p:where(.svelte-1uha8ag){max-width:600px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.6;opacity:.9}.footer.svelte-1uha8ag{background-color:#333;color:var(--light-text);padding:3rem 2rem 1rem}.footer-content.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-logo.svelte-1uha8ag{text-align:center}.footer-logo-image.svelte-1uha8ag{width:60px;height:60px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block}.blue-text.svelte-1uha8ag{color:var(--primary-color);font-weight:700}.footer.svelte-1uha8ag h4:where(.svelte-1uha8ag){color:var(--secondary-color);margin-bottom:1rem}.footer-links.svelte-1uha8ag ul:where(.svelte-1uha8ag){list-style:none}.footer-links.svelte-1uha8ag li:where(.svelte-1uha8ag){margin-bottom:.5rem}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--light-text)}.footer-links.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:var(--secondary-color)}.social-icons.svelte-1uha8ag{display:flex;gap:1rem;margin-top:1rem}.social-icon.svelte-1uha8ag{color:var(--light-text);font-size:1.5rem}.social-icon.svelte-1uha8ag:hover{color:var(--secondary-color)}.footer-bottom.svelte-1uha8ag{text-align:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.hero-stats.svelte-1uha8ag{flex-direction:column;gap:1.5rem}.about-content.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem;text-align:center}.about-text.svelte-1uha8ag{order:2}.about-visual.svelte-1uha8ag{order:1}.feature-grid.svelte-1uha8ag{grid-template-columns:1fr}.featured.svelte-1uha8ag{transform:none}.footer-content.svelte-1uha8ag{grid-template-columns:1fr;text-align:center}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2rem}}@media (max-width: 480px){.hero.svelte-1uha8ag{min-height:90vh}.hero-background.svelte-1uha8ag{padding:1rem}.feature-card.svelte-1uha8ag,.about-card.svelte-1uha8ag{padding:2rem 1.5rem}}
