body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a:hover{color:#065f46!important}button:hover{box-shadow:0 12px 30px #16a34a66!important;transform:translateY(-2px)}.feature-card:hover{box-shadow:0 12px 25px #00000026!important;transform:translateY(-5px)}@media (max-width:768px){.hero-title{font-size:36px!important}.nav{display:none}.stats{gap:20px!important}.button-container{align-items:center;flex-direction:column}.features-grid{grid-template-columns:1fr!important}}:root{--primary:#16a34a;--primary-dark:#059669;--primary-light:#22c55e;--secondary:#059669;--background:#fff;--text:#1f2937;--text-light:#6b7280;--border:#16a34a1a;--shadow:#00000014;--gradient-1:linear-gradient(135deg,#16a34a,#059669);--gradient-2:linear-gradient(135deg,#f0fdf4,#dcfce7);--gradient-hero:linear-gradient(135deg,#ecfdf5,#d1fae5 50%,#a7f3d0)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}.app-container{background:#fafffe;min-height:100vh;position:relative}.app-container:before{animation:blobMove1 20s ease-in-out infinite;background:linear-gradient(135deg,#16a34a33,#10b9811a);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;height:600px;right:-100px;top:-100px;width:600px}.app-container:after,.app-container:before{content:"";pointer-events:none;position:fixed;z-index:-1}.app-container:after{animation:blobMove2 25s ease-in-out infinite;background:linear-gradient(135deg,#05966926,#22c55e14);border-radius:70% 30% 30% 70%/60% 40% 60% 40%;bottom:-100px;height:500px;left:-100px;width:500px}@keyframes blobMove1{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(5deg)}66%{transform:translate(-20px,20px) rotate(-5deg)}}@keyframes blobMove2{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(-30px,30px) rotate(-5deg)}66%{transform:translate(20px,-20px) rotate(5deg)}}.section{margin:0 auto;max-width:1200px;padding:5rem 2rem}.section-white{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#16a34a,#059669);background:var(--gradient-1);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;text-align:center}.section-subtitle{color:#6b7280;color:var(--text-light);font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.7;margin:0 auto 3rem;max-width:700px;text-align:center}.button-container{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn{align-items:center;border:none;border-radius:18px;cursor:pointer;display:flex;flex-direction:column;font-size:1.1rem;font-weight:700;gap:.25rem;overflow:hidden;padding:1.25rem 2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#16a34a,#059669 50%,#10b981);box-shadow:0 6px 25px #16a34a59,inset 0 0 0 1px #ffffff1a;color:#fff}.btn-primary:hover{box-shadow:0 10px 35px #16a34a73,inset 0 0 0 1px #fff3;transform:translateY(-4px) scale(1.02)}.btn-primary:active{transform:translateY(-2px) scale(1.01)}@media (max-width:768px){.section{padding:4rem 1.5rem}.button-container{align-items:stretch;flex-direction:column}.btn{width:100%}}.header{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fff9;border-bottom:1px solid #16a34a1a;box-shadow:0 4px 30px #16a34a0f;position:sticky;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}.header.scrolled{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffbf;box-shadow:0 8px 40px #16a34a1a}.header-content{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-content,.logo{align-items:center;display:flex}.logo{gap:1rem;text-decoration:none}.logo-icon{align-items:center;background:#fff;border:2px solid #16a34a;border-radius:12px;display:flex;height:52px;justify-content:center;object-fit:contain;padding:4px;transition:all .3s cubic-bezier(.4,0,.2,1);width:52px}.logo:hover .logo-icon{transform:rotate(10deg) scale(1.1)}.logo-text{display:flex;flex-direction:column}.logo-subtitle{-webkit-text-fill-color:#0000;background:#1f2937;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800;letter-spacing:-.02em}.nav{align-items:center;display:flex;gap:2.5rem}.nav a{border-radius:10px;color:#374151;font-size:1.05rem;font-weight:600;padding:.6rem 1rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav a:before{background:linear-gradient(135deg,#16a34a1a,#10b9810d);border-radius:10px;inset:0;opacity:0;transition:opacity .3s ease}.nav a:after,.nav a:before{content:"";position:absolute}.nav a:after{background:linear-gradient(90deg,#16a34a,#10b981);border-radius:2px;bottom:4px;height:3px;left:50%;transform:translateX(-50%);transition:width .3s cubic-bezier(.4,0,.2,1);width:0}.nav a:hover{color:#16a34a}.nav a:hover:before{opacity:1}.nav a:hover:after{width:60%}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;padding:1rem 1.5rem}.nav{flex-wrap:wrap;gap:1.5rem;justify-content:center}.nav a{font-size:.95rem}.logo-icon{font-size:1.1rem;height:45px;width:45px}}.beta-form-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:10000}.install-guide-container{-ms-overflow-style:none;animation:slideUp .4s ease;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow-y:auto;padding:0;position:relative;scrollbar-width:none;width:100%}.install-guide-container::-webkit-scrollbar{display:none}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.close-button{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s;width:40px;z-index:10}.close-button:hover{background:#ffffff4d;transform:rotate(90deg)}.guide-header{background:linear-gradient(135deg,#16a34a,#059669);border-radius:24px 24px 0 0;color:#fff;padding:2.5rem 2rem;text-align:center}.guide-title{color:#fff;font-size:1.75rem;font-weight:800;margin-bottom:.5rem}.guide-subtitle{font-size:1rem;font-weight:400;opacity:.95}.platform-selector{background:#f5f5f5;border-radius:12px;display:flex;gap:.5rem;margin:1.5rem 2rem;padding:.5rem}.platform-btn{align-items:center;background:#0000;border:none;border-radius:10px;color:#6b7280;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .3s ease}.platform-btn:hover{background:#16a34a0d;color:#16a34a}.platform-btn.active{background:#fff;box-shadow:0 2px 8px #0000001a;color:#16a34a}.platform-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.guide-content{padding:0 2rem 2rem}.platform-content{display:none}.platform-content.active{animation:contentFadeIn .3s ease;display:block}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step{align-items:flex-start;display:flex;gap:1.25rem;margin-bottom:2rem}.step-number{align-items:center;background:linear-gradient(135deg,#16a34a,#059669);border-radius:50%;box-shadow:0 4px 12px #16a34a40;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:40px;justify-content:center;width:40px}.step-content{flex:1 1}.step-content h3{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.step-content p{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:0}.step-list{list-style:none;margin:.75rem 0 0;padding:0}.step-list li{color:#6b7280;line-height:1.6;margin-bottom:.625rem;padding-left:1.75rem;position:relative}.step-list li:before{color:#16a34a;content:"→";font-size:1.1rem;font-weight:700;left:0;position:absolute}.download-btn{align-items:center;background:linear-gradient(135deg,#16a34a,#059669);border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.75rem;padding:.875rem 1.75rem;text-decoration:none;transition:all .3s}.download-btn:hover{box-shadow:0 8px 25px #16a34a66;transform:translateY(-2px)}.download-btn.primary{background:linear-gradient(135deg,#059669,#16a34a);box-shadow:0 4px 15px #16a34a4d}.download-btn.primary:hover{box-shadow:0 8px 30px #16a34a80}.download-btn svg{flex-shrink:0}.alert-box{background:#f0fdf4;border-left:4px solid #16a34a;border-radius:12px;font-size:.95rem;margin-top:1.5rem;padding:1.25rem}.alert-box strong{color:#166534;display:block;font-size:1rem;margin-bottom:.625rem}.alert-box p{color:#15803d;line-height:1.7;margin:0}.guide-footer{background:#f8f9fa;border-radius:0 0 24px 24px;border-top:1px solid #e5e7eb;padding:2rem}.guide-footer h3{color:#1f2937;font-size:1.125rem;font-weight:700;margin-bottom:1.25rem}.contact-info{display:flex;flex-direction:column;font-size:.95rem;gap:.875rem}.contact-item{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;gap:.75rem}.contact-item strong{color:#16a34a;font-weight:600;min-width:90px}@media (max-width:768px){.install-guide-container{margin:1rem;max-height:95vh}.guide-header{padding:2rem 1.5rem}.guide-icon{font-size:2.5rem}.guide-title{font-size:1.5rem}.guide-subtitle{font-size:.95rem}.platform-selector{margin:1.25rem 1.5rem}.platform-btn{font-size:.95rem;padding:.875rem}.guide-content{padding:0 1.5rem 1.5rem}.step{gap:1rem}.step-number{font-size:1rem;height:35px;width:35px}.step-content h3{font-size:1.125rem}.step-content p{font-size:.95rem}.download-btn{font-size:.9rem;padding:.75rem 1.5rem}.guide-footer{padding:1.5rem}.contact-item{align-items:flex-start;flex-direction:column;gap:.25rem}.contact-item strong{min-width:auto}.close-button{font-size:1.75rem;height:35px;right:1rem;top:1rem;width:35px}}@media (max-width:480px){.platform-btn{font-size:.875rem;gap:.375rem;padding:.75rem .5rem}.platform-icon{height:1.1rem;width:1.1rem}.download-btn{width:100%}}.hero{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:900px;min-height:100vh;padding:2rem;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at 30% 30%,#16a34a26 0,#0000 50%),radial-gradient(circle at 70% 70%,#10b9811a 0,#0000 50%),radial-gradient(circle at 50% 50%,#22c55e0d 0,#0000 70%);border-radius:50%;height:800px;left:50%;pointer-events:none;top:50%;transform:translate(-50%,-50%);width:800px;z-index:-1}.hero:after,.hero:before{content:"";position:absolute}.hero:after{background:linear-gradient(90deg,#0000,#16a34a4d,#10b9814d,#0000);border-radius:2px;bottom:0;height:2px;left:5%;right:5%}.hero-title{color:#1f2937;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#16a34a,#059669 50%,#10b981);-webkit-background-clip:text;background-clip:text;position:relative}.hero-subtitle{color:#4b5563;font-size:clamp(1.15rem,3vw,1.4rem);line-height:1.8;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:650px}.hero-decoration{height:100%;overflow:hidden;pointer-events:none;position:absolute;width:100%}.hero-dot{background:#16a34a4d;border-radius:50%;height:8px;position:absolute;width:8px}.hero-dot:first-child{animation:float 6s ease-in-out infinite;left:10%;top:15%}.hero-dot:nth-child(2){animation:float 8s ease-in-out 1s infinite;height:12px;right:15%;top:25%;width:12px}.hero-dot:nth-child(3){animation:float 7s ease-in-out 2s infinite;bottom:30%;height:6px;left:8%;width:6px}.hero-dot:nth-child(4){animation:float 9s ease-in-out .5s infinite;bottom:20%;right:10%}.hero-dot:nth-child(5){animation:float 5s ease-in-out 1.5s infinite;height:10px;left:5%;top:40%;width:10px}@keyframes float{0%,to{opacity:.3;transform:translateY(0) scale(1)}50%{opacity:.6;transform:translateY(-20px) scale(1.2)}}@media (max-width:768px){.hero{min-height:100svh;padding:1.5rem}.hero-dot{display:none}}.features-section{align-items:center;background:linear-gradient(180deg,#ffffffe6,#f0fdf480 50%,#ffffffe6);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.features-section:before{background:linear-gradient(90deg,#0000,#16a34a4d,#10b9814d,#0000);border-radius:2px;bottom:0;content:"";height:2px;left:5%;position:absolute;right:5%}.features-section:after{background:radial-gradient(circle,#16a34a1a 0,#0000 70%);border-radius:50%;content:"";height:400px;pointer-events:none;position:absolute;right:-200px;top:50%;transform:translateY(-50%);width:400px}.features-content{max-width:1200px;padding:2rem;position:relative;text-align:center;width:100%;z-index:1}.phone-showcase{align-items:center;display:flex;gap:4rem;justify-content:center;margin-top:2rem}.phone-mockup{background:linear-gradient(145deg,#374151,#1f2937);border-radius:40px;box-shadow:0 30px 100px #0000004d,inset 0 0 0 1px #ffffff26,0 0 60px #16a34a26;cursor:pointer;height:560px;padding:10px;position:relative;transition:transform .3s ease,box-shadow .3s ease;-webkit-user-select:none;user-select:none;width:280px}.phone-mockup:hover{box-shadow:0 35px 110px #00000059,inset 0 0 0 1px #fff3,0 0 80px #16a34a33;transform:translateY(-5px)}.phone-notch{background:#1f2937;border-radius:0 0 18px 18px;height:22px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:120px;z-index:10}.phone-screen{background:#fff;border-radius:30px;height:100%;position:relative;width:100%}.screenshot-image{animation:fadeIn .5s ease;height:100%;object-fit:cover;pointer-events:none;width:100%}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.screenshot-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #16a34a1a;border-radius:24px;box-shadow:0 10px 40px #0000000d;max-width:350px;padding:1.5rem;text-align:left}.screenshot-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#16a34a,#059669);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;margin-bottom:.75rem}.screenshot-description{color:#4b5563;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.screenshot-dots{display:flex;gap:.75rem}.dot{background:#16a34a33;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.dot:hover{background:#16a34a66;transform:scale(1.1)}.dot.active{background:linear-gradient(135deg,#16a34a,#059669);border-radius:6px;box-shadow:0 2px 10px #16a34a66;width:36px}.screenshot-hint{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem}@media (max-width:768px){.features-section{min-height:100svh}.features-content{padding:1.5rem}.phone-showcase{flex-direction:column;gap:2rem}.phone-mockup{height:480px;width:240px}.screenshot-info{max-width:100%;text-align:center}.screenshot-dots{justify-content:center}}.phone-screen{overflow:hidden}.screenshots-slider{display:flex;height:100%;transition:transform .4s ease-in-out}.screenshots-slider .screenshot-image{flex-shrink:0;height:100%;object-fit:cover;width:100%}.interactive-tasks-section{align-items:center;background:linear-gradient(180deg,#fffffff2,#ecfdf599 30%,#d1fae566 70%,#fffffff2);display:flex;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.interactive-tasks-section:before{background:linear-gradient(90deg,#0000,#16a34a4d,#10b9814d,#0000);border-radius:2px;bottom:0;content:"";height:2px;left:5%;position:absolute;right:5%}.interactive-tasks-section:after{background:radial-gradient(circle,#16a34a14 0,#0000 70%);border-radius:50%;content:"";height:300px;left:-150px;pointer-events:none;position:absolute;top:20%;width:300px}.quiz-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:32px;box-shadow:0 20px 60px #16a34a1f,0 0 0 1px #16a34a14;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:900px;padding:2.5rem;position:relative;z-index:1}.quiz-main-title{font-size:1.75rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem}.quiz-main-title,.task-title{color:#166534;text-align:center}.task-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.progress-dots{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.progress-dot{background:#e5e7eb;border:2px solid #d1d5db;border-radius:50%;height:12px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:12px}.progress-dot.active{background:#16a34a;border-color:#16a34a;box-shadow:0 0 15px #16a34a66;transform:scale(1.3)}.progress-dot.completed{background:#059669;border-color:#059669;transform:scale(1.1)}.progress-dot.completed:after{color:#fff;content:"✓";font-size:9px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.quiz-image{animation:bounce 2s infinite;font-size:5rem;margin-bottom:1.5rem;text-align:center}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.quiz-question{color:#166534;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.quiz-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.quiz-option{background:#fff;border:2px solid #16a34a;border-radius:14px;color:#16a34a;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.quiz-option:hover:not(:disabled){background:#16a34a1a;box-shadow:0 3px 15px #0000001a;transform:translateY(-2px)}.quiz-option.selected{background:#16a34a;color:#fff}.quiz-option.correct{background:#22c55e;border-color:#22c55e;color:#fff}.quiz-option.incorrect{background:#ef4444;border-color:#ef4444;color:#fff}.quiz-option:disabled{cursor:not-allowed;opacity:.7}.quiz-result{animation:fadeInUp .5s ease;border-radius:14px;font-size:1.1rem;font-weight:700;margin-bottom:1.25rem;padding:1.25rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.quiz-result.correct{background:#dcfce7;border:2px solid #22c55e;color:#166534}.quiz-result.incorrect{background:#fef2f2;border:2px solid #ef4444;color:#dc2626}.sentence-question{color:#166534;font-weight:700;margin-bottom:1rem}.chechen-text,.sentence-question{font-size:1.2rem;text-align:center}.chechen-text{color:#059669;font-style:italic;font-weight:600;margin-bottom:1.5rem}.selected-sentence{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #16a34a;border-radius:14px;color:#166534;display:flex;font-size:1.1rem;font-weight:700;justify-content:center;margin-bottom:1.25rem;min-height:60px;padding:1.25rem}.words-container{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.word-button{background:#fff;border:2px solid #16a34a;border-radius:12px;color:#16a34a;cursor:pointer;font-size:.95rem;font-weight:700;padding:.75rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.word-button:hover:not(:disabled){background:#16a34a1a;box-shadow:0 2px 8px #00000014;transform:translateY(-2px)}.word-button.selected{background:#16a34a;color:#fff}.word-button:disabled{cursor:not-allowed;opacity:.7}.button-group{margin-bottom:1.25rem;text-align:center}.btn-check{background:#16a34a;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;margin-right:.75rem;padding:.875rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-check:hover:not(:disabled){background:#059669;box-shadow:0 3px 15px #0000001a;transform:translateY(-2px)}.btn-check:disabled{cursor:not-allowed;opacity:.5}.btn-clear{background:#ef4444;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:.875rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-clear:hover:not(:disabled){background:#dc2626;box-shadow:0 3px 15px #0000001a;transform:translateY(-2px)}.btn-clear:disabled{cursor:not-allowed;opacity:.5}.letter-wheel-container{display:flex;justify-content:center;margin:1.5rem 0}.word-building-container{align-items:flex-start;display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem}.crossword-section{flex:0 0 auto}.wheel-section{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:1rem}.crossword-title-modern{color:#166534;font-size:1.1rem;font-weight:700;margin-bottom:1rem;text-align:center}.crossword-grid-modern{display:inline-block}.crossword-row{display:flex}.crossword-cell-empty,.crossword-cell-modern{height:40px;margin:2px;width:40px}.crossword-cell-modern{align-items:center;background:#fff;border:2px solid #cbd5e1;border-radius:6px;display:flex;justify-content:center;transition:all .3s ease}.crossword-cell-modern.filled{animation:fillCellPop .4s ease;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-color:#f59e0b}@keyframes fillCellPop{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.crossword-letter{color:#1f2937;font-size:1.4rem;font-weight:800}.crossword-cell-modern.filled .crossword-letter{color:#fff;text-shadow:0 1px 2px #0003}.selected-word-display-modern{align-items:center;color:#166534;display:flex;font-size:1.5rem;font-weight:800;justify-content:center;letter-spacing:.3rem;min-height:50px;min-width:200px;padding:.875rem 1.5rem}.found-words-modern,.selected-word-display-modern{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #16a34a;border-radius:14px}.found-words-modern{padding:1rem;text-align:center}.found-words-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.final-completion-message{animation:fadeInUp .8s ease;padding:1.5rem 1rem;text-align:center}.final-emoji{font-size:3rem;margin-bottom:.75rem}.final-emoji img{height:auto;width:150px!important}.final-title{color:#16a34a;font-size:1.75rem;font-weight:800;margin-bottom:.75rem}.final-text{color:#374151;font-size:1.2rem;line-height:1.6;margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:500px}.final-cta{margin-top:2rem}.final-arrow{animation:bounceEmoji 1.5s ease infinite;display:block;font-size:3rem;margin-bottom:1rem}.final-download-text{color:#16a34a;font-size:1.5rem;font-weight:700;margin:0}@keyframes bounceEmoji{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.word-building-container{align-items:center;flex-direction:column;gap:1.5rem}.crossword-cell-empty,.crossword-cell-modern{height:35px;width:35px}.crossword-letter{font-size:1.2rem}.selected-word-display-modern{font-size:1.3rem;letter-spacing:.2rem;min-width:150px}.final-emoji{font-size:2.5rem}.final-emoji img{width:120px!important}.final-title{font-size:1.5rem}.final-text{font-size:.95rem}.final-arrow{font-size:2rem}.final-download-text{font-size:1.1rem}.quiz-container{margin-top:1.5rem;padding:1.5rem 1.25rem}.quiz-main-title{font-size:1.5rem}.task-title{font-size:1.1rem}.quiz-options{grid-template-columns:1fr}.quiz-image{font-size:4rem}.quiz-question{font-size:1.3rem}.chechen-text,.sentence-question{font-size:1.1rem}}.download-section{align-items:center;background:linear-gradient(180deg,#fffffff2,#f0fdf499 50%,#fffffff2);display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative;text-align:center}.download-section:before{background:linear-gradient(90deg,#0000,#16a34a4d,#10b9814d,#0000);border-radius:2px;content:"";height:2px;left:5%;position:absolute;right:5%;top:0}.download-section:after{background:radial-gradient(circle,#16a34a1a 0,#0000 70%);border-radius:50%;bottom:10%;content:"";height:350px;pointer-events:none;position:absolute;right:-100px;width:350px}.download-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #16a34a1a;border-radius:32px;box-shadow:0 20px 60px #16a34a1a;max-width:800px;padding:3rem;position:relative;z-index:1}@media (max-width:768px){.download-section{min-height:100svh;padding:1.5rem}.download-content{padding:2rem 1.5rem}}.about-section{background:linear-gradient(180deg,#ffffffe6,#f0fdf480);padding:5rem 2rem;position:relative;text-align:center}.about-section:before{background:linear-gradient(90deg,#0000,#16a34a40,#10b98140,#0000);border-radius:2px;content:"";height:2px;left:5%;position:absolute;right:5%;top:0}.about-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #16a34a1a;border-radius:24px;box-shadow:0 10px 40px #16a34a14;margin:0 auto;max-width:700px;padding:2.5rem}.about-section .section-subtitle{color:#4b5563;font-size:1.2rem;line-height:1.9;margin:0 auto;max-width:800px}@media (max-width:768px){.about-section{padding:3rem 1.5rem}.about-content{padding:1.5rem}.about-section .section-subtitle{font-size:1.05rem}}.footer{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:4rem 2rem 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 3rem;max-width:1200px}.footer-column{display:flex;flex-direction:column}.footer-logo{gap:1rem;margin-bottom:1.5rem}.footer-logo,.footer-logo-icon{align-items:center;display:flex}.footer-logo-icon{background:#fff;border:2px solid #16a34a;border-radius:12px;color:#fff;font-size:1.2rem;font-weight:800;height:48px;justify-content:center;width:48px}.footer-logo-text{display:flex;flex-direction:column}.footer-logo-title{color:#fff;font-size:1.5rem;font-weight:800}.footer-logo-subtitle{font-size:.85rem;opacity:.7}.footer-description{line-height:1.6;opacity:.8}.footer-heading{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.footer-links a{color:#fffc;display:inline-block;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-links a:hover{color:#16a34a;transform:translateX(5px)}.footer-bottom{border-top:1px solid #ffffff1a;line-height:1.8;margin:0 auto;max-width:1200px;opacity:.7;padding-top:2rem;text-align:center}.footer-grant{font-size:.95rem;margin-top:1rem}.footer-grant-link{color:#fbbf24;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-grant-link:hover{color:#f59e0b;text-decoration:underline}@media (max-width:768px){.footer{padding:3rem 1.5rem 2rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom{font-size:.9rem}}.legal-page{background:linear-gradient(180deg,#f0fdf466 0,#fffffff2 50%,#f0fdf466);min-height:100vh;padding:2rem 1rem}.legal-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin:0 auto;max-width:900px;padding:3rem}.legal-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#16a34a,#059669);-webkit-background-clip:text;background-clip:text;color:#1f2937;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.legal-date{color:#6b7280;font-size:.95rem;margin-bottom:2rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.legal-section p{color:#4b5563;line-height:1.8;margin-bottom:1rem}.legal-section ul{margin-bottom:1rem;margin-left:2rem}.legal-section li{color:#4b5563;line-height:1.8;margin-bottom:.5rem}.legal-section strong{color:#1f2937;font-weight:600}@media (max-width:768px){.legal-container{border-radius:12px;padding:2rem 1.5rem}.legal-title{font-size:2rem}.legal-section h2{font-size:1.3rem}.legal-section ul{margin-left:1.5rem}}
/*# sourceMappingURL=main.c4cfc7b4.css.map*/