@import"https://fonts.googleapis.com/css2?family=BBH+Sans+Hegarty&family=Michroma&display=swap";:root{font-family:system-ui,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#626262de;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:.2rem;display:flex;place-items:center;min-width:320px;min-height:80vh;justify-content:center}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.3em .6em;margin-left:10px;margin-bottom:10px;font-size:.8em;font-weight:500;font-family:inherit;background-color:#891919;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#d3d3d3}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navigation{width:100%;max-width:900px;min-width:0;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#23272f;box-shadow:0 2px 8px #0000000a;position:sticky;top:0;z-index:10;box-sizing:border-box;overflow-x:hidden}.nav-brand{display:flex;align-items:center}.nav-logo{height:48px;width:auto;max-width:180px;object-fit:contain;display:block}.nav-actions{display:flex;align-items:center}.back-btn{background:none;border:1px solid #fff;color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s;font-size:1rem}.back-btn:hover{background:#fff;color:#23272f}@media (max-width: 1024px){.navigation{max-width:98vw;padding:.5rem 1rem}}@media (max-width: 768px){.navigation{max-width:99%;padding:.5rem;min-width:0}.nav-logo{height:32px;max-width:140px}.back-btn{padding:.4rem .8rem;font-size:.9rem}}.home-page{width:100%;min-height:100vh;background:#1a1d23}.hero-section{position:relative;min-height:600px;background:linear-gradient(135deg,#23272f,#2d3239,#23272f);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 2rem}.court-svg-hero{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.15;z-index:0;background:url('data:image/svg+xml;utf8,<svg fill="%23000000" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve"><g><g><path d="M0,79.175v353.65h512V79.175H0z M263.918,190.513c32.659,3.926,58.062,31.787,58.062,65.487 c0,33.7-25.403,61.561-58.062,65.487V190.513z M15.835,148.085C71.817,152.154,116.124,198.998,116.124,256 S71.817,359.847,15.835,363.915V148.085z M248.082,321.487c-32.659-3.926-58.062-31.787-58.062-65.487 c0-33.7,25.403-61.561,58.062-65.487V321.487z M248.082,174.575c-41.411,3.996-73.897,38.984-73.897,81.425 s32.486,77.428,73.897,81.425v79.565H15.835v-37.208c64.72-4.098,116.124-58.045,116.124-123.782S80.555,136.317,15.835,132.218 V95.01h232.247V174.575z M496.165,363.916c-55.982-4.069-100.289-50.913-100.289-107.915c0-57.002,44.307-103.848,100.289-107.916 V363.916z M496.165,132.218c-64.72,4.098-116.124,58.045-116.124,123.782s51.404,119.683,116.124,123.782v37.208H263.918v-79.565 c41.411-3.996,73.897-38.984,73.897-81.425s-32.486-77.428-73.897-81.425V95.01h232.247V132.218z"/></g></g></svg>');background-repeat:no-repeat;background-size:cover;background-position:center}.hero-content{position:relative;z-index:2;text-align:center;max-width:900px;color:#fff}.hero-logo{width:280px;height:auto;margin:0 auto 2rem;display:block;filter:drop-shadow(0 4px 12px rgba(233,149,150,.3))}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-1.5px}.hero-subtitle{font-size:1.4rem;color:#d1d5db;margin-bottom:2.5rem;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.hero-btn{background:#067032;color:#fff;border:none;padding:1.2rem 3rem;font-size:1.3rem;font-weight:700;border-radius:50px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 8px 24px #0670324d}.hero-btn:hover{background:#00a545;color:#d8d8d8;transform:translateY(-2px);box-shadow:0 12px 32px #06703266}.section-container{max-width:1200px;margin:0 auto;padding:2rem 2rem 5rem}.section-title{font-size:2.4rem;font-weight:700;color:#fff;text-align:center;margin-bottom:1rem;letter-spacing:-1px}.section-subtitle{font-size:1.2rem;color:#d1d5db;text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.features-section{background:transparent;padding:3rem 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#2d3239;padding:2.5rem;border-radius:24px;text-align:center;transition:all .3s ease;border:1px solid #3a3f47}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #e9959633;background:#343941}.feature-icon{font-size:3.5rem;margin-bottom:1.5rem}.feature-title{font-size:1.6rem;font-weight:700;color:#fff;margin-bottom:1rem}.feature-description{font-size:1.05rem;color:#d1d5db;line-height:1.6}.demo-section{background:#1a1d23;padding:3rem 0}.demo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.demo-card{background:#2d3239;padding:2rem;border-radius:20px;transition:all .3s ease;border:1px solid #3a3f47}.demo-card:hover{box-shadow:0 8px 32px #e9959626;background:#343941}.demo-icon-wrapper{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem}.demo-icon-orange{background:#f9731626}.demo-icon-green{background:#06703226}.demo-icon-blue{background:#3b82f626}.demo-title{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.8rem}.demo-description{font-size:1rem;color:#d1d5db;line-height:1.5}.testimonials-section{background:#23272f;padding:3rem 0}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.testimonial-card{background:#2d3239;padding:2.5rem;border-radius:24px;border:1px solid #3a3f47}.testimonial-stars{font-size:1.2rem;margin-bottom:1.5rem}.testimonial-text{font-size:1.1rem;color:#d1d5db;line-height:1.7;font-style:italic;margin-bottom:2rem}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:50px;height:50px;background:#e69596;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.author-name{font-weight:700;color:#fff;margin-bottom:.2rem}.author-role{font-size:.9rem;color:#9ca3af}.cta-section{background:linear-gradient(135deg,#ba5e1d,#572205);padding:2rem 2rem 5rem}.cta-content{max-width:900px;margin:0 auto;text-align:center;color:#fff}.cta-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-1px}.cta-subtitle{font-size:1.3rem;margin-bottom:2.5rem;color:#fff;line-height:1.6}.cta-btn{background:#fff;color:#b7540e;border:none;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;border-radius:50px;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 8px 24px #00000026}.cta-btn:hover{color:#000;background:#f3f4f6;transform:translateY(-2px);box-shadow:0 12px 32px #0003}@media (max-width: 768px){.cta-btn{padding:1rem 2rem;font-size:1.1rem}.cta-section{padding:1rem 2rem 2rem}}.footer{background:#23272f;color:#9ca3af;padding:3rem 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:2rem}.footer-heading{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:0rem}.footer-text{font-size:.95rem;line-height:1}.footer-subheading{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.7rem}.footer-links a{color:#9ca3af;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;font-size:.9rem}.neumorph{box-shadow:0 8px 32px #e995961f,0 2px 6px #fffc inset}.neumorph-btn{box-shadow:0 4px 16px #06703233}@media (max-width: 768px){.hero-section{min-height:500px;padding:3rem 1.5rem}.hero-logo{width:200px;margin-bottom:1.5rem}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.hero-btn{padding:1rem 2rem;font-size:1.1rem}.section-container{padding:3rem 1.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.features-grid,.demo-grid,.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.cta-title{font-size:2rem}.cta-subtitle{font-size:1.1rem}.footer-grid{grid-template-columns:1fr;gap:2rem}}@media (max-width: 480px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.7rem}.feature-card,.demo-card,.testimonial-card{padding:1.5rem}}html,body,#root,.app-container{width:100%;max-width:100vw;overflow-x:hidden}input[type=number],input[type=text]{max-width:100%;box-sizing:border-box}input:focus{max-width:100%;outline:2px solid #067032}.section-react-bits{display:flex;justify-content:center;margin-bottom:50px}.shuffle-parent{display:inline-block;white-space:normal;word-wrap:break-word;will-change:transform;line-height:1;font-size:3.5rem;font-weight:800;font-family:Michroma,sans-serif;text-transform:uppercase;visibility:hidden}.shuffle-parent.is-ready{visibility:visible}.shuffle-char-wrapper{display:inline-block;overflow:hidden;vertical-align:baseline;position:relative}.shuffle-char-wrapper>span{display:inline-flex;will-change:transform}.shuffle-char{line-height:1;display:inline-block;text-align:center}@media screen and (max-width: 768px){.shuffle-parent{font-size:1.25rem}}@media screen and (max-width: 360px){.shuffle-parent{font-size:1.15rem}}.planning-header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:0rem}.planning-header h1{margin:0;font-size:1.8rem;font-weight:600;color:#ad1d1d}.planning-subtext{padding:0 0 20px;margin:0;font-weight:400;font-size:1rem}.header-controls{display:flex;flex-direction:column;align-items:center;gap:.7rem}.header-row-cols .input-group{width:100%}.date-input{padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;width:100%}@media (max-width: 768px){.planning-header{padding:0 .2rem}.planning-header h1{margin:0;padding-bottom:15px;font-size:1.5rem;text-align:center;font-weight:600;color:#ad1d1d}.planning-header h6{font-size:.9rem;text-align:center}.planning-header h3{font-size:1.5rem}.header-row-cols{grid-template-columns:1fr;gap:1rem;flex-direction:column!important}}.form-section{margin-bottom:2rem}.input-group{margin-bottom:1.5rem}.label{display:block;margin-bottom:.5rem;font-weight:600;color:#23272f}.input{width:100%;max-width:100%;box-sizing:border-box;padding:.8rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s}.input:focus{outline:none;border:2px solid #d95d00}.label{display:inline;margin-right:4px;font-weight:600}.label+span{color:#ef4444;font-weight:700}.label-required{display:inline;margin-right:4px;font-weight:600}.label-required+.required-asterisk{color:#ef4444;font-weight:700}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.category-section{background-color:#f8f9fa;padding:0;border-radius:8px;overflow:hidden;border:1px solid #eee;margin-bottom:.8rem;height:auto;min-height:50px;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.category-header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem;cursor:pointer;transition:all .3s ease;height:50px;box-sizing:border-box;flex-shrink:0}.category-header-content{display:flex;align-items:center;gap:12px;flex:1}.category-header:hover{background-color:#0000000d}.category-header h3{margin:0;font-size:.95rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.category-toggle{font-size:1.2rem;color:#666;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:20px;height:20px;position:relative}.category-toggle:after{content:"+";font-weight:700;transition:transform .3s ease}.category-section.active .category-toggle:after{transform:rotate(45deg)}.exercises-list{padding:0;margin:0;background-color:#fff;border-top:1px solid #eee;max-height:0;overflow:hidden;transition:max-height .3s ease}.category-section.active .exercises-list{max-height:650px;padding:1rem}.exercise-item{display:flex;align-items:center;padding:.5rem 0;cursor:pointer;transition:background-color .2s;border-radius:4px;margin-bottom:.3rem}.exercise-item:last-child{margin-bottom:0}.exercise-item input[type=checkbox]{margin-right:.8rem;width:16px;height:16px;cursor:pointer}.exercise-item span{font-size:.9rem;color:#333;flex:1;line-height:1.4}@media (max-width: 768px){.categories-grid{grid-template-columns:1fr;padding:0 .5rem}.category-section{margin-bottom:.5rem}.category-header{padding:.6rem .8rem}.category-header h3{font-size:.85rem}.exercises-list{padding:.8rem}.exercise-item{padding:.4rem 0}.exercise-item input[type=checkbox]{width:14px;height:14px}.exercise-item span{font-size:.8rem}.category-toggle:after{font-size:1rem}}@media (max-width: 480px){.category-section{margin-bottom:.3rem}.category-header{padding:.5rem .6rem}.category-header h3{font-size:.8rem}.exercises-list{padding:.6rem}.exercise-item{padding:.3rem 0}.exercise-item span{font-size:.75rem}}@media (min-width: 769px){.categories-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.category-section{margin-bottom:1rem}.category-header{padding:1rem 1.2rem}.category-header h3{font-size:1rem}.exercises-list{padding:1.2rem}.exercise-item{padding:.6rem 0}.exercise-item span{font-size:.95rem}}.category-description-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.category-description-btn:hover{transform:scale(1.1);box-shadow:0 4px 8px #0003}.category-description-btn:active{transform:scale(.95)}@media (max-width: 768px){.category-description-btn{width:20px;height:20px;font-size:14px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease-out}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-width:700px;width:90%;max-height:80vh;overflow:hidden;animation:slideIn .3s ease-out}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px 24px;border-bottom:1px solid #e1e5e9;background:#007a33;color:#fff}.modal-header h3{margin:0;font-size:18px;font-weight:600;color:#fff}.modal-close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0 0 .5rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.modal-close:hover{background-color:#fff3}.modal-body{padding:24px;overflow-y:auto;max-height:calc(80vh - 80px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-50px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media (max-width: 768px){.modal-content{width:95%;margin:20px}.modal-header{padding:5px 10px}.modal-body{padding:20px}}.description-modal-content{display:flex;flex-direction:column;gap:20px}.description-input-group{display:flex;flex-direction:column;gap:8px}.description-label{font-weight:500;color:#333;font-size:14px}.description-textarea{width:100%;padding:12px;border:2px solid #e1e5e9;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;min-height:120px;transition:border-color .2s}.description-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.description-textarea::placeholder{color:#999;font-style:italic}.character-count{text-align:right;font-size:12px;color:#666;margin-top:4px}.image-option-group{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e1e5e9}.image-option-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:500;color:#333;font-size:14px}.image-checkbox{width:18px;height:18px;accent-color:#667eea;cursor:pointer}.checkbox-text{cursor:pointer}.image-preview{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background-color:#fff;border-radius:6px;border:1px solid #ddd}.court-preview-image{max-width:100%;max-height:150px;border-radius:4px;box-shadow:0 2px 8px #0000001a}.image-preview-text{font-size:12px;color:#666;text-align:center;font-style:italic}.playbook-option-group{display:flex;flex-direction:column;gap:12px;padding:16px;background-color:#f0f8ff;border-radius:8px;border:1px solid #b3d9ff}.playbook-header{text-align:center}.playbook-title{margin:0 0 5px;font-size:16px;font-weight:600;color:#06c}.playbook-subtitle{margin:0;font-size:13px;color:#666;line-height:1.4}.playbook-btn{padding:12px 20px;background:linear-gradient(135deg,#06c,#0052a3);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0066cc4d}.playbook-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #06c6;background:linear-gradient(135deg,#0052a3,#003d7a)}.playbook-btn:active{transform:translateY(0)}.playbook-indicator{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;background-color:#e8f5e8;border-radius:6px;border:1px solid #c3e6c3}.playbook-saved{font-size:12px;font-weight:600;color:#28a745}.playbook-info{font-size:11px;color:#666;font-style:italic}.description-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.btn-save:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-save:active{transform:translateY(0)}.playbook-option-group{display:flex}.playbook-header-mobile{display:none}@media (max-width: 1025px){.playbook-option-group{display:none}.playbook-header-mobile{display:block}}@media (max-width: 768px){.description-actions{flex-direction:column}.btn-cancel,.btn-save{width:100%}.image-option-group{padding:12px}.court-preview-image{max-height:120px}}.btn-delete{background-color:#fff;border:1px solid #ff0000;font-size:10px;padding:1px 2px}.modal-eliminar{padding:20px;max-width:27%}.modal-actions-eliminar{display:flex;justify-content:flex-end;gap:10px}.playbook-canvas-container{display:flex;flex-direction:column;gap:20px;padding:12px;background-color:#f8f9fa;border-radius:12px;border:1px solid #e1e5e9}.playbook-toolbar{display:flex;flex-direction:column;gap:10px;padding:15px;background-color:#fff;border-radius:12px;border:1px solid #e1e5e9;box-shadow:0 2px 8px #0000001f}.toolbar-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px}.tool-group{display:flex;align-items:center;gap:8px}.tool-btn{width:48px;height:48px;border:2px solid #e1e5e9;border-radius:12px;background-color:#fff;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 4px #667eea14}.tool-btn:hover{border-color:#667eea;background-color:#f0f4ff;transform:translateY(-2px) scale(1.05);box-shadow:0 2px 12px #667eea2e}.tool-btn.active{border-color:#667eea;background-color:#667eea;color:#fff;box-shadow:0 2px 16px #667eea47}.action-btn{width:44px;height:44px;border:2px solid #e1e5e9;border-radius:10px;background-color:#fff;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.action-btn:hover{border-color:#28a745;background-color:#eafaf1;transform:translateY(-2px) scale(1.05);box-shadow:0 2px 12px #28a7452e}.action-btn.save-btn{background-color:#28a745;border-color:#28a745;color:#fff}.action-btn.save-btn:hover{background-color:#218838;border-color:#218838;box-shadow:0 2px 16px #28a74547}.player-number-input{width:60px;height:40px;border:2px solid #e1e5e9;border-radius:8px;text-align:center;font-size:14px;font-weight:600}.player-number-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.color-picker{width:40px;height:40px;border:2px solid #e1e5e9;border-radius:8px;cursor:pointer;background:none}.color-picker::-webkit-color-swatch-wrapper{padding:0}.color-picker::-webkit-color-swatch{border:none;border-radius:6px}.canvas-wrapper{position:relative;display:flex;justify-content:center;background-color:#fff;border-radius:8px;border:1px solid #e1e5e9;overflow:hidden;box-shadow:0 4px 12px #0000001a;min-height:300px}.playbook-canvas{cursor:crosshair;border-radius:8px;max-width:100%;height:auto;display:block}.temp-canvas{position:absolute;top:0;left:0;pointer-events:none;border-radius:8px;z-index:10}.playbook-instructions{background-color:#fff;padding:15px;border-radius:8px;border:1px solid #e1e5e9;font-size:14px;color:#666}.playbook-instructions p{margin:0 0 10px;font-weight:600;color:#333}.playbook-instructions ul{margin:0;padding-left:20px}.playbook-instructions li{margin-bottom:5px;line-height:1.4}@media (max-width: 768px){.playbook-canvas-container{padding:15px}.playbook-toolbar{flex-direction:column;gap:15px;align-items:stretch}.tool-group{justify-content:center}.playbook-canvas{width:100%;height:auto}.tool-btn,.action-btn{width:35px;height:35px;font-size:16px}.player-number-input{width:50px;height:35px}.color-picker{width:35px;height:35px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.playbook-canvas-container{animation:fadeIn .3s ease-out}.playbook-modal .modal-content{max-width:90vw;width:1200px;max-height:90vh}.playbook-modal-content{display:flex;flex-direction:column;gap:20px;max-height:calc(90vh - 120px);padding-bottom:20px}.playbook-header{background-color:#f8f9fa;padding:15px;border-radius:8px;border:1px solid #e1e5e9}.playbook-description{margin:0;font-size:14px;color:#666;line-height:1.5}.playbook-note{font-size:12px;color:#333}.playbook-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:15px;border-top:1px solid #e1e5e9}.btn-cancel,.btn-save{padding:10px 20px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s;font-size:14px}.btn-cancel{background-color:#f8f9fa;color:#6c757d;border:1px solid #dee2e6}.btn-cancel:hover{background-color:#e9ecef;color:#495057}.btn-save{background:#399052;color:#fff}.btn-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-save:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}@media (max-width: 768px){.playbook-modal .modal-content{max-width:95vw;width:95vw;max-height:95vh;display:flex}.playbook-modal-content{max-height:calc(95vh - 120px)}.playbook-actions{flex-direction:column}.btn-cancel,.btn-save{width:100%}}.exercise-times-section{margin:2rem 0;padding:1.5rem;background-color:#f8f9fa;border-radius:8px;border:1px solid #eee}.exercise-times-section h3{margin:0;font-size:1.1rem;font-weight:600;color:#fff}.exercise-times-section .exercise-times-section-title{margin:0;font-size:1.1rem;font-weight:600;padding-bottom:15px;color:#232222}.exercise-times-list{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1rem}.exercise-time-row{display:flex;align-items:center;gap:1rem;padding:.5rem;background-color:#fff;border-radius:6px;border:1px solid #eee}.exercise-time-name{flex:1;font-size:.9rem;color:#333;font-weight:500}.exercise-time-input{width:80px;padding:.4rem;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:.9rem}.exercise-time-label{font-size:.8rem;color:#666;font-weight:500}.exercise-times-summary{display:flex;justify-content:space-between;align-items:center;padding:.8rem;background-color:#fff;border-radius:6px;border:1px solid #eee;font-size:.9rem;font-weight:500}.exercise-times-warning{color:#dc3545;font-weight:600;font-size:.85rem}.exercise-description-btn{background:#0c5123;color:#fff;border:none;border-radius:9999px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;height:28px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease,box-shadow .2s ease}.exercise-description-btn .btn-icon{font-size:16px;line-height:1}.exercise-description-btn:hover{background:#1a9744}.exercise-description-btn:active{transform:scale(.98)}.exercise-description-btn:focus-visible{outline:2px solid #1a9744;outline-offset:2px}.exercise-description-btn.has-description{background:#166534}.exercise-description-preview{display:block;font-size:12px;color:#666;margin-left:12px;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:italic}.exercise-description-hint{font-size:.85rem;color:#666;margin-bottom:.5rem}@media (max-width: 768px){.exercise-times-section{margin:1.5rem 0;padding:1rem}.exercise-time-row{flex-direction:column;align-items:flex-start;gap:.3rem}.exercise-time-controls{width:100%;display:flex;flex-direction:row;align-items:center;gap:.4rem}.exercise-time-input{width:100%;max-width:90px}.exercise-description-btn{padding:4px 8px;height:24px;font-size:12px;gap:4px}.exercise-description-btn .btn-icon{font-size:14px}.exercise-description-preview{max-width:100%;font-size:11px;margin-left:0}}body.modal-open .add-exercise-btn{border:none!important;border-radius:0!important;box-shadow:none!important}body.modal-open .exercise-description-btn{display:none!important}.notes-section{margin:2rem 0}.notes-section h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#23272f}.notes-input{width:100%;max-width:100%;box-sizing:border-box;padding:.8rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s;min-height:100px;resize:vertical;font-family:inherit}.notes-input:focus{outline:none;border:2px solid #d95d00}.image-upload{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;width:100%}.image-upload-label{background:#d95d00;color:#fff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s;display:inline-block}.image-upload-label:hover{background:#1b0c00}.image-upload-input{display:none}.image-recommendation{font-size:.7rem;color:#666;margin-top:.2rem}.header-image-preview{max-width:100px;max-height:60px;margin-top:.5rem;border-radius:4px;border:1px solid #ddd}@media (max-width: 768px){.image-upload{align-items:center;text-align:center}.image-recommendation{font-size:.65rem}.header-image-preview{max-width:80px;max-height:50px}}.actions-section{display:flex;gap:1rem;justify-content:flex-end;align-items:center;width:100%}.save-button,.download-button{padding:.8rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;min-width:140px}.save-button{background-color:#28a745;color:#fff}.save-button:hover{background-color:#218838}.save-button:disabled{background-color:#6c757d;cursor:not-allowed}.download-button{background-color:#218838;color:#fff}.download-button:hover{background-color:#03aa27}@media (max-width: 768px){.actions-section{flex-direction:column;gap:.8rem}.save-button,.download-button{width:100%;max-width:200px}}@media (max-width: 480px){.save-button,.download-button{padding:.7rem 1.2rem;font-size:.9rem}}.tooltip-container{position:relative;display:inline-block}.tooltip-message{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#e74c3c;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;z-index:1000;margin-bottom:8px;box-shadow:0 4px 12px #00000026;animation:tooltipFadeIn .3s ease-in-out}.tooltip-message:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#e74c3c}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.tooltip-message{font-size:12px;padding:6px 10px;white-space:normal;max-width:200px;text-align:center}}.planning-container{width:100%;max-width:900px;min-width:0;margin:0 auto;padding:1.5rem 2rem;background-color:#fff;color:#000;border-radius:15px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;overflow:visible;position:relative}.header-row{width:100%;display:flex;justify-content:center;margin-bottom:.3rem}.header-row-cols{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;width:100%;align-items:center}.header-row-cols .input-group,.header-row-cols .image-upload{width:100%}@media (max-width: 768px){.planning-container{padding:1rem 2rem;margin:0 .5rem;overflow-x:hidden}.header-row-cols:first-child{display:flex;flex-direction:row}}@media (max-width: 480px){.planning-container{padding:.8rem 1.5rem;margin:0 .3rem}}.wizard-nav{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.nav-btn{padding:.5rem 1rem;background:#5d76a9;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.nav-btn:hover,.nav-btn:active{background:#12173f}.nav-btn:disabled{background:#b3c7e6;cursor:not-allowed}.steps-indicator{display:flex;gap:.5rem;align-items:center}.steps-indicator .dot{width:10px;height:10px;border-radius:50%;background:#d9d9d9;transition:background .2s ease}.steps-indicator .dot.active{background:#232222}.selected-exercises-summary{margin-top:1rem;padding:.75rem 1rem;background:#f6f8ff;border:1px solid #e1e8ff;border-radius:10px}.selected-exercises-summary h4{margin:0 0 .5rem}.selected-exercises-summary ul{margin:0;padding-left:1.2rem}.lateral-arrow{position:absolute;top:50%;transform:translateY(-50%);width:80px;height:80px;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100;transition:all .3s ease;outline:none}.lateral-arrow:focus,.lateral-arrow:focus-visible,.lateral-arrow:active{outline:none;border:none}.lateral-arrow:before{content:"";position:absolute;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#232222,#3a3939);box-shadow:0 4px 12px #0000004d,0 2px 4px #0003;transition:all .3s ease;z-index:-1}.modal-footer{padding:16px 20px;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center}.btn-secondary{background:none;border:1px solid #ddd;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;color:#232222}.btn-primary{background-color:#4caf50;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:18px;cursor:pointer;display:flex;align-items:center;gap:8px}.btn-primary svg{width:16px;height:16px}.lateral-arrow.left{left:-60px}.lateral-arrow.right{right:-60px}.lateral-arrow svg{width:24px;height:24px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));position:relative;z-index:1}@media (hover: hover){.lateral-arrow:hover:before{background:linear-gradient(135deg,#3a3939,#4a4949);transform:scale(1.15);box-shadow:0 6px 16px #0006,0 3px 6px #00000040}}.lateral-arrow:active:before{transform:scale(.95);box-shadow:0 3px 8px #0000004d}@media (max-width: 1024px){.lateral-arrow{display:none}}.upload-actions-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.upload-hint{font-size:12px}.upload-btn{margin:20px 20px 20px 0;background-color:#ba9653;padding:.3em .6em;color:#fff}.logo-preview-container{display:flex;justify-content:center}.logo-preview{max-width:100px;max-height:100px}#logo-upload{color:#fff}@media (max-width: 768px){.btn-primary{margin:0 auto}.btn-secondary{display:none}.modal-footer{justify-content:center}}.title-h3{font-weight:600;margin:0;padding:0;margin-block-end:10px}.subtitle-h4{font-weight:400;margin:0;padding:0;margin-block-start:0;margin-block-end:20px}@media (min-width: 768px){.upload-actions-container{flex-direction:row;gap:0rem;padding:0 80px}}@media (max-width: 768px){.planning-container{max-width:95%}}.about-us-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2) padding: 2rem 1rem}.about-us-content{max-width:900px;margin:0 auto;background:#edebeb;border-radius:20px;padding:3rem;box-shadow:0 20px 40px #0000001a}.about-us-content h1{color:#2c3e50;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.about-us-content h2{color:#34495e;margin-bottom:1rem;font-size:1.8rem;font-weight:600;border-bottom:3px solid #3498db;padding-bottom:.5rem}.about-us-content h3{color:#2980b9;margin-bottom:.8rem;font-size:1.3rem;font-weight:600}.about-us-content p{color:#555;line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem}.about-us-content section{margin-bottom:3rem}.intro-section{text-align:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem;border-radius:15px;margin-bottom:3rem}.intro-section h2{color:#2c3e50;font-size:2rem;margin-bottom:1.5rem;border:none}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.feature-item{background:linear-gradient(135deg,#03284c,#000b13);color:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 20px #74b9ff4d;transition:transform .3s ease,box-shadow .3s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 15px 30px #74b9ff66}.feature-item h3{color:#fff;margin-bottom:1rem;font-size:1.4rem}.feature-item p{color:#ffffffe6;margin-bottom:0}.target-section ul{list-style:none;padding:0}.target-section li{background:#f8f9fa;margin-bottom:1rem;padding:1rem 1.5rem;border-radius:10px;border-left:4px solid #3498db;font-size:1.1rem;color:#555}.technology-section{background:linear-gradient(135deg,#fed6e3,#b8946c);padding:2rem;border-radius:15px}.contact-section{text-align:center;background:linear-gradient(135deg,#ffecd2,#fcb69f);padding:2rem;border-radius:15px}.contact-section h2{border:none;color:#c03c3c}.contact-button{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,#3cc047,#49962a);color:#fff;text-decoration:none;border-radius:8px;font-size:1.1rem;font-weight:600;transition:background .3s ease,transform .2s ease}.contact-button:hover{background:linear-gradient(135deg,#962a2a,#6a2424);transform:translateY(-2px);color:#fff}.contact-button:active{transform:translateY(0)}@media (max-width: 768px){.about-us-content{padding:2rem 1.5rem}.about-us-content h1{font-size:2rem}.about-us-content h2{font-size:1.5rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-item{padding:1.5rem}}@media (max-width: 480px){.about-us-container{padding:1rem .5rem}.about-us-content{padding:1.5rem 1rem}.about-us-content h1{font-size:1.8rem}}.guia-container{min-height:100vh;background:transparent;padding:2rem 1rem;font-family:Arial,sans-serif}.guia-content{max-width:900px;margin:0 auto;background:#edebeb;border-radius:20px;padding:3rem;box-shadow:0 20px 40px #0000001a}.guia-content h1{color:#2c3e50;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.guia-intro{font-size:1.2rem;color:#555;text-align:center;margin-bottom:2rem;line-height:1.6}.guia-section{margin-bottom:3rem}.guia-section h2{color:#34495e;margin-bottom:1rem;font-size:1.8rem;font-weight:600;border-bottom:3px solid #3498db;padding-bottom:.5rem}.guia-section h3{color:#2980b9;margin-bottom:.8rem;font-size:1.3rem;font-weight:600}.guia-section p{color:#555;line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem}.video-container{margin:2rem 0;border:1px solid #eee;padding:1.5rem;border-radius:10px;background-color:#f9f9f9}.responsive-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;box-shadow:0 10px 20px #00000026}.responsive-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px}.steps-list,.tips-list{padding-left:1.5rem}.steps-list li,.tips-list li{margin-bottom:1.2rem;color:#555;line-height:1.6}.steps-list strong{color:#2980b9;font-size:1.1rem;display:block;margin-bottom:.5rem}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#f8f9fa;border-radius:10px;padding:1.5rem;box-shadow:0 4px 8px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.faq-item:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0000001a}.faq-item h3{color:#ad1d1d;margin-bottom:.8rem;font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;align-items:center}.faq-item h3:hover{color:#3498db}.faq-item p{margin-bottom:0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.benefit-item{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.benefit-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.benefit-item h3{color:#3498db;font-size:1.3rem;margin-bottom:.8rem;text-align:center}.benefit-item p{color:#555;text-align:center}@media (max-width: 768px){.guia-content{padding:2rem}.guia-content h1{font-size:2rem}.guia-section h2{font-size:1.5rem}.faq-item{padding:1.2rem}.benefits-grid{grid-template-columns:1fr}}.footer{width:100%;text-align:center;padding:.5rem 0 1.2rem;font-size:.75rem;color:#888;background:transparent;letter-spacing:.2px}.footer-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:20px}.footer-links{display:flex;gap:1rem;margin-bottom:.3rem}.footer-link{background:none;border:none;color:#888;text-decoration:none;font-weight:600;font-size:.75rem;cursor:pointer;transition:color .2s,text-decoration .2s;padding:0;letter-spacing:.2px}.footer-link:hover{color:#e69596;text-decoration:underline}.footer-copyright{font-size:.75rem;color:#888;letter-spacing:.2px}.footer a{color:#888;text-decoration:none;font-weight:600;transition:color .2s,text-decoration .2s}.footer a:hover{color:#e69596;text-decoration:underline}@media (max-width: 768px){.footer{max-width:97%;padding:0}.footer-links{flex-direction:column;gap:.3rem}}*{box-sizing:border-box}body,html{width:100vw;min-height:100vh;margin:0;padding:0;background:linear-gradient(135deg,#0d1117,#1c2128,#21262d);overflow-x:hidden}#root{width:100vw;min-height:100vh;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#0d1117,#1c2128,#21262d);overflow-x:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-container{width:100%;max-width:1200px;margin:0 auto;min-height:10vh;background-color:transparent;display:flex;flex-direction:column;overflow-x:hidden}.main-content{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-top:80px;padding:0 2rem .5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:calc(100vh - 220px);box-sizing:border-box}@media (min-width: 1024px){#root{align-items:center;min-height:100vh}.app-container{justify-content:center;align-items:center;min-height:80vh;display:flex}}@media (max-width: 1024px){.app-container{max-width:98vw}.main-content{padding:1.5rem}}@media (max-width: 768px){.app-container{max-width:100vw}.main-content{padding:1rem}}@media (max-width: 480px){.main-content{padding:0 .8rem!important;height:50%;justify-content:flex-start;margin-top:100px;overflow:hidden}}
