@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1a1a2e;background:#f8f9fa;font-family:Inter,sans-serif;line-height:1.6}.app{min-height:100vh}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#101830f2;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-brand{letter-spacing:-.5px;font-size:1.3rem;font-weight:800}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.nav-links{gap:.5rem;list-style:none;display:flex}.nav-links a{color:#ffffffb3;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-links a:hover,.nav-links a.active{color:#fff;background:#ffffff1a}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0d6b3d 0%,#103d2a 50%,#0a2e1c 100%);justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 30% 70%,#ffffff0d 0%,#0000 50%);width:200%;height:200%;animation:8s ease-in-out infinite pulse;position:absolute;top:-50%;left:-50%}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hero-content{z-index:1;max-width:700px;position:relative}.hero h1{letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.hero p{opacity:.85;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.btn{color:#fff;background:#22c55e;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #22c55e66}.btn:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 6px 25px #22c55e80}.section{padding:6rem 2rem}.section-alt{background:#fff}.container{max-width:1100px;margin:0 auto}h2{letter-spacing:-1px;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.section-subtitle{text-align:center;color:#666;margin-bottom:3rem;font-size:1.1rem}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;padding:2rem;transition:all .3s}.card:hover{border-color:#22c55e;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.card-icon{margin-bottom:1rem;font-size:2.5rem;display:block}.card h3{margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.card p{color:#555;font-size:.95rem;line-height:1.6}.card ul,.card ol{color:#555;padding-left:1.2rem;font-size:.93rem}.card li{margin-bottom:.5rem;line-height:1.5}.section-alt .card{background:#f8f9fa}.positions-layout{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.field-diagram{aspect-ratio:.7;max-width:360px;margin:0 auto}.field{background:#2d8a4e;border:3px solid #fff9;border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.field-line{border:2px solid #fff6;position:absolute}.field-line.halfway{height:0;top:50%;left:0;right:0}.field-line.center-circle{border-radius:50%;width:50%;height:30%;top:35%;left:25%}.field-line.penalty-top{border-top:none;width:70%;height:18%;top:0;left:15%}.field-line.penalty-bottom{border-bottom:none;width:70%;height:18%;bottom:0;left:15%}.field-line.goal-top{border-top:none;width:34%;height:6%;top:0;left:33%}.field-line.goal-bottom{border-bottom:none;width:34%;height:6%;bottom:0;left:33%}.player-dot{color:#1a1a2e;background:#fbbf24;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.55rem;font-weight:800;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0000004d}.player-dot.gk{top:6%;left:50%}.player-dot.lb{top:25%;left:15%}.player-dot.cb1{top:22%;left:38%}.player-dot.cb2{top:22%;left:62%}.player-dot.rb{top:25%;left:85%}.player-dot.cdm{top:40%;left:50%}.player-dot.cm1{top:52%;left:30%}.player-dot.cm2{top:52%;left:70%}.player-dot.lw{top:70%;left:15%}.player-dot.st{top:75%;left:50%}.player-dot.rw{top:70%;left:85%}.position-cards{flex-direction:column;gap:1rem;display:flex}.position-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.25rem 1.5rem;transition:border-color .2s}.position-card:hover{border-color:#22c55e}.position-card h3{color:#103d2a;margin-bottom:.4rem;font-size:1rem}.position-card p{color:#555;font-size:.9rem}.drills-list{flex-direction:column;gap:1rem;max-width:700px;margin:0 auto;display:flex}.drill-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:border-color .2s;display:flex}.drill-card:hover{border-color:#22c55e}.drill-number{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1.2rem;font-weight:800;display:flex}.drill-info h3{margin-bottom:.3rem;font-size:1.05rem}.drill-time{color:#22c55e;background:#22c55e1a;border-radius:20px;margin-left:.5rem;padding:.2rem .6rem;font-size:.8rem;font-weight:600}.drill-info p{color:#555;font-size:.93rem;line-height:1.5}.footer{color:#ffffffb3;text-align:center;background:#101830;padding:3rem 2rem}.footer p{font-size:1rem;font-weight:600}.footer-small{opacity:.6;margin-top:.5rem;font-size:.85rem!important;font-weight:400!important}@media (width<=768px){.menu-toggle{display:block}.nav-links{background:#101830fa;flex-direction:column;gap:0;padding:1rem;display:none;position:absolute;top:64px;left:0;right:0}.nav-links.open{display:flex}.nav-links a{padding:.75rem 1rem;display:block}.hero h1{font-size:2.2rem}.hero p{font-size:1rem}h2{font-size:1.8rem}.positions-layout{grid-template-columns:1fr}.field-diagram{max-width:280px}.section{padding:4rem 1.25rem}.grid{grid-template-columns:1fr}}
