.btn{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-weight:500;justify-content:center;outline:none;transition:background-color .2s,color .2s,border-color .2s}.btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8}.btn-secondary{background-color:#e5e7eb;color:#374151}.btn-secondary:hover:not(:disabled){background-color:#d1d5db}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background-color:#b91c1c}.btn-success{background-color:#16a34a;color:#fff}.btn-success:hover:not(:disabled){background-color:#15803d}.btn-small{font-size:.875rem;padding:.375rem .75rem}.btn-medium{font-size:1rem;padding:.5rem 1rem}.btn-large{font-size:1.125rem;padding:.75rem 1.5rem}.btn-loading{align-items:center;display:flex;justify-content:center}.btn-loading .spinner{animation:spin 1s linear infinite;margin-right:.5rem}.input-group{margin-bottom:1rem}.input-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.input-label .required{color:#ef4444;margin-left:.25rem}.input{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s;width:100%}.input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f680;outline:none}.input-error,.input-error:focus{border-color:#ef4444}.input-error:focus{box-shadow:0 0 0 2px #ef444480}.input-disabled{background-color:#f3f4f6;cursor:not-allowed}.error-message{color:#ef4444;margin-top:.25rem}.select-group{margin-bottom:1rem}.select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;transition:border-color .2s,box-shadow .2s;width:100%}.select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f680;outline:none}.select-error{border-color:#ef4444}.select-disabled{background-color:#f3f4f6;cursor:not-allowed}.loader-container{min-height:200px}.loader-spinner{border:2px solid #e5e7eb;border-top-color:#2563eb}.loader-spinner-small{height:1.5rem;width:1.5rem}.loader-spinner-medium{height:3rem;width:3rem}.loader-spinner-large{height:4rem;width:4rem}.loader-text{color:#6b7280}.navbar{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;position:-webkit-sticky;position:sticky;z-index:50}.navbar-container{padding:0 1rem}.navbar-inner{height:4rem}.navbar-logo{transition:opacity .2s}.navbar-logo:hover{opacity:.9}.navbar-logo-main{background:linear-gradient(135deg,#2563eb,#1d4ed8);font-size:1.5rem;font-weight:700}.navbar-logo-sub{margin-top:-2px}.navbar-menu{align-items:center;display:flex;gap:2rem}.navbar-link{color:#4b5563;padding:.5rem 0;transition:color .2s}.navbar-link:hover{color:#2563eb}.navbar-link:after{background-color:#2563eb;bottom:0;left:0;transition:width .2s}.navbar-link:hover:after{width:100%}.navbar-actions{gap:.75rem}.mobile-menu-button{border-radius:.375rem;color:#4b5563;transition:color .2s}.mobile-menu-button:hover{color:#2563eb}.mobile-menu-icon{height:1.5rem;width:1.5rem}.navbar-mobile-menu{border-top:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a;transition:max-height .3s ease-in-out}.navbar-mobile-menu.open{max-height:500px}.mobile-menu-container{padding:1rem}.mobile-menu-link{border-radius:.375rem;color:#4b5563;display:block;padding:.75rem 1rem;transition:background-color .2s,color .2s}.mobile-menu-link:hover{background-color:#f3f4f6;color:#2563eb}.mobile-menu-actions{padding:1rem}@media (max-width:768px){.desktop-menu{display:none}.navbar-mobile-toggle{display:block}.navbar-actions{display:none}}.navbar .btn-small{font-size:.875rem;padding:.375rem 1rem}.navbar-link.active{color:#2563eb}.navbar-link.active:after{width:100%}.navbar-mobile-menu.open .mobile-menu-actions,.navbar-mobile-menu.open .mobile-menu-link{animation:slideDown .3s ease-out forwards;opacity:0}.navbar-mobile-menu.open .mobile-menu-link:first-child{animation-delay:.1s}.navbar-mobile-menu.open .mobile-menu-link:nth-child(2){animation-delay:.15s}.navbar-mobile-menu.open .mobile-menu-actions{animation-delay:.2s}.form-section{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a;margin-bottom:1.5rem;padding:1.5rem}.form-section-title{border-bottom:1px solid #e5e7eb;color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.form-section-title:after{background-color:#2563eb;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:3rem}.form-grid{grid-gap:1.5rem;gap:1.5rem}.form-grid-2{grid-template-columns:repeat(2,1fr)}.form-grid-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.form-grid-2,.form-grid-4{gap:1rem;grid-template-columns:1fr}}.achievement-form{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1.5rem;padding:1.5rem}.achievement-form-title{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.achievement-form-title:before{align-items:center;background-color:#2563eb;border-radius:50%;color:#fff;content:"+";display:inline-flex;font-size:.875rem;font-weight:700;height:1.25rem;justify-content:center;width:1.25rem}.achievement-form-grid{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:1rem}@media (min-width:768px){.achievement-form-grid{grid-template-columns:repeat(4,1fr)}}.achievements-section{animation:fadeIn .3s ease-out;margin-top:2rem}.achievements-title{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.achievements-title:before{content:"🏆";font-size:1rem}.achievements-table-container{border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d}.achievements-table{min-width:100%}.achievements-table thead{background-color:#f3f4f6}.achievements-table th{border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.achievements-table tbody tr{background-color:#fff;transition:background-color .2s}.achievements-table tbody tr:hover{background-color:#f9fafb}.achievements-table tbody tr:not(:last-child){border-bottom:1px solid #f3f4f6}.achievements-table td{color:#374151;font-size:.875rem;padding:1rem}.achievements-table td:first-child{color:#111827;font-weight:500}.achievements-table td:nth-child(2){word-wrap:break-word;max-width:200px}.achievements-table-actions{display:flex;gap:.5rem}.delete-achievement-btn{background:none;border:none;border-radius:.25rem;color:#ef4444;cursor:pointer;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s}.delete-achievement-btn:hover{background-color:#fee2e2}.input-group-required .input-label:after{color:#ef4444;content:" *"}.input-group-success .input{border-color:#10b981}.input-group-success .input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b98133}.input::placeholder,.select::placeholder{color:#9ca3af}.input:focus,.select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none;transition:box-shadow .2s}.achievement-form,.achievements-section,.form-section{animation:fadeIn .3s ease-out}.success-message{align-items:center;animation:slideIn .3s ease-out;background-color:#d1fae5;border-radius:.375rem;color:#065f46;padding:.75rem 1rem}.success-message:before{align-items:center;background-color:#10b981;border-radius:50%;color:#fff;content:"✓";display:inline-flex;font-size:.75rem;font-weight:700;height:1.25rem;justify-content:center;margin-right:.75rem;width:1.25rem}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:640px){.achievement-form,.form-section{padding:1rem}.achievements-table td,.achievements-table th{padding:.75rem}}@media (prefers-color-scheme:dark){.form-section{background-color:#1f2937;border-color:#374151}.form-section-title{border-bottom-color:#374151;color:#f9fafb}.achievement-form{border-color:#374151}.achievement-form,.achievements-table thead{background-color:#111827}.achievements-table th{color:#d1d5db}.achievements-table tbody tr{background-color:#1f2937}.achievements-table tbody tr:hover{background-color:#374151}.achievements-table td{color:#e5e7eb}.achievements-table td:first-child{color:#f9fafb}}.navbar{background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 10px #00000014;top:0;transition:all .3s ease;z-index:1000}.navbar-container{margin:0 auto;max-width:1280px;padding:0 1.5rem}.navbar-inner{height:72px;justify-content:space-between;position:relative}.navbar-brand,.navbar-inner{align-items:center;display:flex}.navbar-logo{align-items:flex-start;display:flex;flex-direction:column;text-decoration:none;transition:transform .2s ease}.navbar-logo:hover{transform:translateY(-1px)}.navbar-menu.desktop-menu{align-items:center;display:flex;gap:2rem}.navbar-link{border-radius:6px;color:#374151;font-size:.95rem;font-weight:500;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .2s ease}.navbar-link:hover{background-color:#f5f5f7;color:#4f46e5}.navbar-link:after{background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:2px;bottom:-4px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.navbar-link:hover:after{width:80%}.navbar-actions{align-items:center;display:flex;gap:1rem;margin-left:1rem}.navbar-mobile-toggle{display:none}.mobile-menu-button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;height:44px;justify-content:center;padding:.5rem;transition:background-color .2s ease;width:44px}.mobile-menu-button:hover{background-color:#f3f4f6}.mobile-menu-icon{color:#374151;height:24px;width:24px}.navbar-mobile-menu{background-color:#fff;border-top:1px solid #f3f4f6;box-shadow:0 4px 20px #0000001a;left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.navbar-mobile-menu.open{max-height:calc(100vh - 142px);overflow-y:auto;z-index:1001}.navbar-mobile-menu.open .mobile-menu-container{margin-bottom:10px;padding-bottom:6rem}.mobile-menu-container{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;z-index:10}.mobile-menu-link{border-radius:8px;color:#374151;font-size:1rem;font-weight:500;padding:.875rem 1rem;text-decoration:none;transition:all .2s ease}.mobile-menu-link:hover{background-color:#f5f5f7;color:#4f46e5;transform:translateX(4px)}.mobile-menu-actions{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem}.mobile-menu-button-container{text-decoration:none}@media (max-width:768px){.navbar-menu.desktop-menu{display:none}.navbar-mobile-toggle{display:block}.navbar-container{padding:0 1rem}.navbar-logo-main{font-size:1.5rem}.navbar-logo-sub{font-size:.7rem}}@media (min-width:769px){.navbar-mobile-menu{display:none}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar-mobile-menu.open .mobile-menu-actions,.navbar-mobile-menu.open .mobile-menu-link{animation:slideDown .3s ease forwards}.navbar-mobile-menu.open .mobile-menu-actions{animation-delay:.1s}.navbar-logo{align-items:center;flex-direction:row;gap:.5rem}.navbar-logo-img{height:40px;object-fit:contain;width:auto}.navbar-logo-text{align-items:flex-start;display:flex;flex-direction:column}.navbar-logo-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;background-clip:text;font-size:1.875rem;font-weight:800;letter-spacing:-.5px;line-height:1}.navbar-logo-sub{color:#6b7280;font-size:.75rem;font-weight:500;letter-spacing:.5px;margin-top:2px}@media (max-width:768px){.navbar-logo-img{height:32px}.navbar-logo-main{font-size:1.5rem}.navbar-logo-sub{font-size:.7rem}}.navbar-dropdown{display:inline-block;position:relative}.dropdown-toggle{background:none;border:none;color:#374151;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem .75rem}.dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;left:0;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transition:opacity .2s,visibility .2s;visibility:hidden;z-index:1000}.navbar-dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-item{color:#374151;display:block;font-size:.875rem;padding:.5rem 1rem;text-decoration:none}.dropdown-item:hover{background-color:#f3f4f6}.mobile-submenu{background-color:#f9fafb;border-radius:8px;margin:.5rem 0 .5rem 1rem;max-height:0;overflow:hidden;padding-left:.5rem;transform:translateX(100%);transition:max-height .4s cubic-bezier(.4,0,.2,1),transform .3s ease}.mobile-submenu.open{max-height:500px;transform:translateX(0)}.mobile-submenu-link{border-left:3px solid #4f46e5;color:#374151;display:block;font-size:.95rem;margin:.25rem 0;padding:.75rem 1rem .75rem 2rem;text-decoration:none;transition:background-color .2s,transform .2s}.mobile-submenu-link:hover{background-color:#edf2f7;transform:translateX(4px)}.mobile-menu-dropdown-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;text-align:left;width:100%}.dropdown-arrow{font-size:.8rem;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(90deg)}.mobile-menu-item-with-submenu{width:100%}:root{--footer-bg:#1e293b;--footer-border:#334155;--footer-text-light:#94a3b8;--footer-text:#e2e8f0;--footer-separator:#475569;--footer-hover:#60a5fa;--footer-shadow:#0000001a;--footer-icon-margin:4px}.site-footer{background:#1e293b;background:var(--footer-bg);border-top:1px solid #334155;border-top:1px solid var(--footer-border);box-shadow:0 -4px 6px -1px #0000001a;box-shadow:0 -4px 6px -1px var(--footer-shadow);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin-top:auto;padding:1.5rem 0 1rem}.footer-container{padding:0 2rem;width:100%}.footer-info-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-copyright{color:var(--footer-text-light);font-size:.875rem;letter-spacing:.01em;white-space:nowrap}.footer-nav{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.footer-link{color:#e2e8f0;color:var(--footer-text);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease-in-out;white-space:nowrap}.footer-link:hover{color:#60a5fa;color:var(--footer-hover);text-decoration:underline;text-underline-offset:4px}.footer-separator{color:#475569;color:var(--footer-separator);font-size:.85rem;-webkit-user-select:none;user-select:none}.footer-contact-social{align-items:center;display:flex;flex-shrink:0;gap:1.5rem}.contact-info,.social-links{align-items:center;color:#94a3b8;color:var(--footer-text-light);display:flex;font-size:.875rem;gap:.4rem;white-space:nowrap}.social-links{gap:.6rem}.footer-icon{font-size:1.1rem!important;vertical-align:middle}.footer-contact-link,.footer-icon{color:#94a3b8;color:var(--footer-text-light);transition:color .2s ease}.footer-contact-link{align-items:center;display:inline-flex;font-size:.875rem;gap:.25rem;text-decoration:none}.footer-contact-link:hover{color:#fff}.footer-contact-link:hover .footer-icon{color:#60a5fa;color:var(--footer-hover)}.footer-partner-inline{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;max-width:120px}.partner-logo-inline{height:auto;margin:15px;max-height:40px;max-width:100%;object-fit:contain;opacity:.9;transition:opacity .2s}.partner-logo-inline:hover{opacity:1;scale:1.2}@media (max-width:768px){.site-footer{padding:1rem 0}.footer-container{padding:0 1rem}.footer-info-row{flex-direction:column;gap:.75rem}.footer-nav{gap:.5rem;order:-1;width:100%}.footer-link{font-size:.85rem}.footer-contact-social{align-items:center;flex-direction:column;gap:.5rem;width:100%}.contact-info,.social-links{font-size:.8rem;justify-content:center;white-space:normal}.footer-copyright{font-size:.75rem;text-align:center;white-space:normal}.footer-partner-inline{margin-top:.25rem;max-width:100px}}@media (max-width:480px){.footer-nav{gap:.35rem}.footer-separator{margin:0 .1rem}.footer-link{font-size:.8rem}.footer-partner-inline{max-width:80px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.about-wrapper{background-color:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.about-main{flex:1 1;margin:0 auto;max-width:1280px;min-height:0;overflow-y:auto;padding:1.5rem 1rem 80px;width:100%}@media (max-width:768px){.about-main{padding-bottom:200px}}.about-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;margin:0 auto;max-width:42rem;padding:1.5rem}.about-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.about-text{color:#334155;line-height:1.6;margin-bottom:.75rem}.about-bureau{border-top:1px solid #e2e8f0;margin-top:1rem;overflow-y:visible;padding-top:.75rem}.about-bureau-title{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.5rem}.about-bureau-list{color:#475569;list-style-type:disc;padding-left:1.25rem}.about-bureau-list li{margin-bottom:.25rem}.CoordinateBracketVisualizationIndividual_root__XxFGJ{background-color:#f8fafc;height:100%;overflow:hidden;position:relative;touch-action:none;width:100%}.CoordinateBracketVisualizationIndividual_blackFullscreen__ErIof{background-color:#0f172a;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.CoordinateBracketVisualizationIndividual_globalControls__l90eM{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #0000000d;border-radius:40px;box-shadow:0 4px 12px #0000001a;display:flex;gap:8px;padding:8px 16px;position:absolute;right:16px;top:16px;z-index:100}.CoordinateBracketVisualizationIndividual_mobileSelectorContainer__qY5Bi{left:16px;position:absolute;top:16px;width:calc(100% - 160px);z-index:110}.CoordinateBracketVisualizationIndividual_divider__B8gX2{background:#e2e8f0;height:20px;margin:0 4px;width:1px}.CoordinateBracketVisualizationIndividual_zoomLabel__oPl8g{font-size:.85rem!important;font-weight:600;min-width:40px;text-align:center}.CoordinateBracketVisualizationIndividual_bracketContainer__omxkP{background-image:radial-gradient(#cbd5e1 1px,#0000 0);background-size:30px 30px;cursor:grab;height:100%;width:100%}.CoordinateBracketVisualizationIndividual_bracketContainer__omxkP:active{cursor:grabbing}.CoordinateBracketVisualizationIndividual_transformLayer__EFE3W{left:0;position:absolute;top:0;transform-origin:0 0;will-change:transform}.CoordinateBracketVisualizationIndividual_bracketGroup__nY-4g{min-height:200px;min-width:300px;position:absolute}.CoordinateBracketVisualizationIndividual_glassPanel__og3nO{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff59;border:1px solid #fff9;border-radius:24px;bottom:-40px;box-shadow:0 20px 50px #0000000d;left:-40px;pointer-events:none;position:absolute;right:-40px;top:-80px;z-index:0}.CoordinateBracketVisualizationIndividual_dragHeader__mSlde{align-items:center;background:#fff9;border-bottom:1px solid #0000000d;border-top-left-radius:24px;border-top-right-radius:24px;box-sizing:border-box;cursor:grab;display:flex;height:50px;justify-content:space-between;left:-40px;padding:0 16px;pointer-events:auto;position:absolute;right:-40px;top:-80px;z-index:10}.CoordinateBracketVisualizationIndividual_dragHeader__mSlde:active{cursor:grabbing}.CoordinateBracketVisualizationIndividual_svgLayer__iyHf-{height:100%;left:0;overflow:visible;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.CoordinateBracketVisualizationIndividual_matchCardWrapper__\+YKj7{pointer-events:auto;position:absolute;width:240px;z-index:5}.CoordinateBracketVisualizationIndividual_modernCard__JOKyi{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;position:relative;transition:transform .2s,box-shadow .2s}.CoordinateBracketVisualizationIndividual_modernCard__JOKyi:hover{box-shadow:0 12px 20px #0000001a;transform:translateY(-2px)}.CoordinateBracketVisualizationIndividual_prelimCard__9B2uc{border-left:4px solid #9c27b0!important}.CoordinateBracketVisualizationIndividual_participantRow__Ajoj3{align-items:center;border-radius:4px;display:flex;justify-content:space-between;min-height:28px;padding:2px 4px;transition:background-color .1s}.CoordinateBracketVisualizationIndividual_participantRow__Ajoj3:hover{background-color:#f1f5f9}.CoordinateBracketVisualizationIndividual_resizeHandle__2ZrNJ{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;bottom:-35px;box-shadow:0 4px 10px #0000001a;cursor:nwse-resize;display:flex;height:30px;justify-content:center;position:absolute;right:-35px;width:30px;z-index:15}.CoordinateBracketVisualizationIndividual_resizeHandle__2ZrNJ:hover{background:#f1f5f9}@media (max-width:768px){.CoordinateBracketVisualizationIndividual_glassPanel__og3nO{left:-10px;right:-10px}.CoordinateBracketVisualizationIndividual_dragHeader__mSlde{cursor:default;left:-10px;right:-10px}.CoordinateBracketVisualizationIndividual_resizeHandle__2ZrNJ{display:none}.CoordinateBracketVisualizationIndividual_participantRow__Ajoj3:hover{background-color:initial}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;height:100%;scroll-behavior:smooth}body{background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;min-height:100vh;overflow-x:hidden}#root{height:100%}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#64748b}::selection{background:#3b82f633}:focus-visible{border-radius:.375rem;outline:2px solid #3b82f6;outline-offset:2px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.app,.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-layout{background-color:#fff}.main-content{flex:1 0 auto}.main-content-fixed-footer{flex:1 1;padding-bottom:56px}.footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff;margin-top:auto;padding:2rem 0 1rem}.footer-container{margin:0 auto;max-width:1280px;padding:0 1.5rem}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}@media (max-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.footer-grid{grid-template-columns:1fr}}.footer-section{display:flex;flex-direction:column;gap:.5rem}.footer-title{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.footer-subtitle{color:#94a3b8;font-size:.75rem;font-weight:600;text-transform:uppercase}.footer-text{color:#cbd5e1;font-size:.813rem;line-height:1.5}.footer-links{display:flex;flex-direction:column;gap:.25rem;list-style:none}.footer-link{color:#cbd5e1;display:inline-block;font-size:.813rem;transition:color .2s}.footer-link:hover{color:#fff}.footer-contact{color:#cbd5e1;font-size:.813rem;line-height:1.5}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1.5rem;text-align:center}.footer-copyright{color:#94a3b8;font-size:.688rem}.footer--fixed{background:linear-gradient(135deg,#1e293b,#0f172a);border-top:1px solid #ffffff1a;bottom:0;color:#fff;height:56px;left:0;position:fixed;z-index:1000}.footer--fixed,.footer--fixed .footer-container{align-items:center;display:flex;justify-content:space-between;width:100%}.footer--fixed .footer-container{padding:0 1rem}.footer--fixed .footer-title{font-size:.875rem}.footer--fixed .footer-bottom{border:none;padding:0}.footer--fixed .footer-copyright{font-size:.688rem}.footer--fixed .footer-links,.footer--fixed .footer-section:not(:first-child),.footer--fixed .footer-subtitle,.footer--fixed .footer-text{display:none}@media (max-width:768px){.footer--fixed{height:auto;padding:.5rem 0}.footer--fixed .footer-container{flex-direction:column;gap:.25rem}}.display-flex{display:flex}.display-grid{display:grid}.display-block{display:block}.display-none{display:none}.flex-direction-column{flex-direction:column}.flex-direction-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.margin-0{margin:0}.margin-top-1{margin-top:.25rem}.margin-top-2{margin-top:.5rem}.margin-top-3{margin-top:.75rem}.margin-top-4{margin-top:1rem}.margin-top-6{margin-top:1.5rem}.margin-top-8{margin-top:2rem}.margin-bottom-2{margin-bottom:.5rem}.margin-bottom-3{margin-bottom:.75rem}.margin-bottom-4{margin-bottom:1rem}.margin-bottom-6{margin-bottom:1.5rem}.margin-bottom-8{margin-bottom:2rem}.margin-left-1{margin-left:.25rem}.margin-left-2{margin-left:.5rem}.margin-left-3{margin-left:.75rem}.margin-left-4{margin-left:1rem}.margin-right-1{margin-right:.25rem}.margin-right-2{margin-right:.5rem}.margin-right-3{margin-right:.75rem}.margin-right-4{margin-right:1rem}.padding-0{padding:0}.padding-1{padding:.25rem}.padding-2{padding:.5rem}.padding-3{padding:.75rem}.padding-4{padding:1rem}.padding-6{padding:1.5rem}.padding-8{padding:2rem}.width-full{width:100%}.height-full{height:100%}.min-height-screen{min-height:100vh}.text-left{text-align:left}.text-right{text-align:right}.text-small{font-size:.75rem}.text-base{font-size:.875rem}.text-large{font-size:1rem}.text-xl{font-size:1.125rem}.text-2xl{font-size:1.25rem}.text-3xl{font-size:1.5rem}.text-4xl{font-size:1.875rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.text-purple-600{color:#7c3aed}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-600{background-color:#2563eb}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.bg-yellow-100{background-color:#fef3c7}.bg-purple-100{background-color:#e9d5ff}.border{border:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-b{border-bottom:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px 0 #0000000d}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}}.icon-xs{height:12px;width:12px}.icon-sm{height:16px;width:16px}.icon-md{height:20px;width:20px}.icon-lg{height:24px;width:24px}.icon-xl{height:32px;width:32px}.flex-shrink-0{flex-shrink:0}.page-container{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh;padding-bottom:56px}.page-main{flex:1 1;margin:0 auto 500px;max-width:1280px;padding:1.5rem 1rem;width:100%}.page-header{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1rem}.page-header-content{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;color:#1e293b;font-size:1.75rem;font-weight:800;line-height:1.2}.page-subtitle{color:#64748b;font-size:1rem;font-weight:400}.loader-container{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:2rem}.loader-text{color:#64748b;font-size:.875rem;margin-top:1rem}.loader-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:2.5rem;width:2.5rem}.error-container{background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;flex-direction:column;min-height:300px;padding:2rem}.error-container,.error-icon{align-items:center;display:flex;justify-content:center}.error-icon{background:#ef4444;border-radius:50%;height:4rem;margin-bottom:1rem;width:4rem}.error-icon svg{color:#fff;height:2rem;width:2rem}.error-title{color:#991b1b;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.error-message{color:#b91c1c;font-size:.875rem;text-align:center}@media (max-width:768px){.page-main{padding:1rem .75rem}.page-title{font-size:1.5rem}.page-subtitle{font-size:.875rem}}.section-carousel{padding:1rem .5rem 0}.home-carousel{background:#000;border-radius:12px;box-shadow:0 10px 20px #00000026;height:420px;margin:0 auto;max-width:800px;overflow:hidden;position:relative;width:100%}.carousel-container{height:100%;position:relative;width:100%}.carousel-slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .6s ease;width:100%}.carousel-slide.active{opacity:1;z-index:2}.carousel-image{height:100%;object-fit:cover;width:100%}.carousel-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;display:flex;flex-direction:column;height:50%;justify-content:flex-end;left:0;padding:0 1.5rem 2rem;position:absolute;right:0;z-index:3}.carousel-caption{animation:slideUpFade .6s ease-out;max-width:700px}.carousel-title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:.25rem;text-shadow:0 1px 2px #00000080}.carousel-description{font-size:.875rem;opacity:.9;text-shadow:0 1px 2px #00000080}.carousel-controls{display:flex;justify-content:space-between;left:0;padding:0 .5rem;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10}.carousel-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;height:36px;justify-content:center;pointer-events:auto;transition:all .2s;width:36px}.carousel-btn:hover{background:#fff6;transform:scale(1.05)}.carousel-dots{bottom:1rem;display:flex;gap:.5rem;justify-content:center;left:0;position:absolute;right:0;z-index:10}.carousel-dot{background:#fff6;border-radius:50%;cursor:pointer;height:6px;transition:all .3s;width:6px}.carousel-dot.active{background:#fff;border-radius:4px;width:20px}.carousel-progress{background:#ffffff1a;bottom:0;height:2px;left:0;position:absolute;width:100%;z-index:10}.carousel-progress-bar{background:#3b82f6;height:100%;width:0}.carousel-progress-bar.active{transition:width 4s linear;width:100%}.home-features{margin:0 auto;max-width:1100px;padding:1.5rem .5rem}.home-features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.home-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .2s,box-shadow .2s}.home-feature-card:hover{border-color:#bfdbfe;box-shadow:0 10px 20px #0000000d;transform:translateY(-3px)}.home-feature-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:10px;color:#fff;display:flex;height:2.5rem;justify-content:center;margin:0 auto 1rem;width:2.5rem}.feature-svg{height:1.5rem;width:1.5rem}.home-feature-title{color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:.5rem}.home-feature-description{color:#64748b;font-size:.813rem;line-height:1.5}.home-stats{margin:0 auto;max-width:1100px;padding:1rem .5rem 2rem}.home-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.home-stat{background:#fff;border:1px solid #f1f5f9;border-radius:10px;padding:1rem;text-align:center}.home-stat-number{font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.home-stat-number.blue{color:#2563eb}.home-stat-number.green{color:#059669}.home-stat-label{color:#64748b;font-size:.75rem;font-weight:500}@media (max-width:768px){.home-carousel{height:260px}.carousel-title{font-size:1.25rem}.carousel-description{font-size:.75rem}.home-features-grid{gap:1rem}.home-feature-card{padding:1.25rem}}.event-button-disabled{background-color:#9ca3af!important;cursor:not-allowed;opacity:.7}.event-button-disabled:hover{background-color:#9ca3af!important;transform:none}.form-radio{accent-color:#3b82f6;height:1rem;margin:0;vertical-align:middle;width:1rem}.login-page,.register-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-container,.register-container{animation:slideUp .5s ease;background:#fff;border-radius:1rem;box-shadow:0 20px 40px -10px #0003;max-width:28rem;padding:2rem;width:100%}.register-container{max-width:36rem}.login-header,.register-header{margin-bottom:1.5rem;text-align:center}.login-title,.register-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.login-subtitle,.register-subtitle{color:#64748b;font-size:.813rem}.login-form,.register-form{display:flex;flex-direction:column;gap:1.25rem}.login-form-group{display:flex;flex-direction:column;gap:1rem}.login-error{background:#fee2e2;border-left:4px solid #ef4444;border-radius:.5rem;color:#dc2626;padding:.75rem 1rem}.login-actions,.login-error{font-size:.813rem}.login-link{color:#3b82f6}.register-form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:480px){.register-form-grid{grid-template-columns:1fr}.login-container,.register-container{padding:1.5rem}}.checkbox-container{align-items:flex-start;border-radius:.5rem;cursor:pointer;display:flex;gap:.75rem;padding:.5rem}.checkbox-container input[type=checkbox]{border:2px solid #cbd5e1;border-radius:.25rem;cursor:pointer;height:1rem;margin-top:.125rem;width:1rem}.checkbox-container input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.checkbox-label{color:#475569;font-size:.813rem;line-height:1.4}.player-list-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:1.5rem}.player-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;transition:all .2s}.player-card:hover{border-color:#bfdbfe;box-shadow:0 10px 20px -5px #00000026;transform:translateY(-4px)}.player-card-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;padding:1.25rem}.player-avatar-img{border:2px solid #e2e8f0;border-radius:50%;height:64px;object-fit:cover;width:64px}.player-avatar-fallback{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:64px;justify-content:center;width:64px}.player-name{color:#1e293b;font-size:1.125rem;font-weight:700;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-club{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:.25rem}.player-license{background:#f8fafc;border-radius:1rem;color:#94a3b8;display:inline-block;font-size:.688rem;padding:.125rem .5rem}.player-card-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);padding:1.25rem}.player-stat{background:#f8fafc;border-radius:.75rem;padding:.75rem .5rem;text-align:center}.player-stat-label{color:#64748b;font-size:.688rem;margin-bottom:.25rem;text-transform:uppercase}.player-stat-value{color:#1e293b;font-size:1.25rem;font-weight:700}.player-stat-value.points{color:#2563eb}.player-card-footer{align-items:center;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.75rem 1.25rem}.player-achievements{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:.25rem}.player-achievements:before{content:"🏆";font-size:.75rem}.rankings-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;overflow:auto}.rankings-table{border-collapse:collapse;min-width:800px;width:100%}.rankings-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#64748b;font-size:.688rem;font-weight:700;letter-spacing:.5px;padding:.875rem 1rem;text-align:left;text-transform:uppercase}.rankings-table td{border-bottom:1px solid #f1f5f9;font-size:.813rem;padding:.875rem 1rem}.rankings-table tbody tr:hover{background:#f8fafc}.player-cell{align-items:center;display:flex;gap:.75rem}.player-cell-avatar{border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;width:40px}.player-cell-avatar-img{height:100%;object-fit:cover;width:100%}.player-cell-avatar .player-avatar-fallback{font-size:.875rem;height:100%;width:100%}.player-cell-name{color:#1e293b;font-size:.875rem;font-weight:600}.player-cell-license{color:#64748b;font-size:.688rem}.profile-type-badge{border-radius:1rem;display:inline-block;font-size:.688rem;font-weight:600;padding:.125rem .625rem;text-transform:uppercase}.profile-type-badge.parent{background:#dbeafe;color:#1e40af}.profile-type-badge.child{background:#e9d5ff;color:#6b21a8}.filter-button{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;color:#374151;cursor:pointer;font-size:.75rem;font-weight:500;padding:.375rem .875rem}.filter-button.active{background:#2563eb;border-color:#2563eb;color:#fff}.ranking-category-badge{background:#dbeafe;border-radius:1rem;color:#1e40af;display:inline-block;font-size:.688rem;font-weight:600;padding:.125rem .625rem}@media (max-width:768px){.player-list-grid{grid-template-columns:1fr}}.position-badge{align-items:center;border-radius:.5rem;display:inline-flex;font-size:.875rem;font-weight:700;height:2.25rem;justify-content:center;width:2.25rem}.position-badge.gold{background:#fef3c7;color:#92400e}.position-badge.silver{background:#e5e7eb;color:#374151}.position-badge.bronze{background:#fed7aa;color:#9a3412}.position-badge.other{background:#dbeafe;color:#1e40af}.evolution-badge{align-items:center;border-radius:2rem;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem;padding:.25rem .75rem}.evolution-badge.up{background:#d1fae5;color:#065f46}.evolution-badge.down{background:#fee2e2;color:#991b1b}.evolution-badge.neutral{background:#f3f4f6;color:#374151}.rankings-legend{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:1rem;padding:.75rem 1.5rem}.legend-item{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:.5rem}.legend-color{border-radius:50%;height:.875rem;width:.875rem}.legend-color.gold{background:#fbbf24}.legend-color.silver{background:#9ca3af}.legend-color.bronze{background:#f97316}.form-grid-2-cols{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-grid-3-cols{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.form-grid-2-cols,.form-grid-3-cols{grid-template-columns:1fr}}.profile-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr}@media (max-width:1024px){.profile-container{grid-template-columns:1fr}}.profile-sidebar{display:flex;flex-direction:column;gap:1.5rem}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 6px -1px #0000000d;padding:.5rem}.profile-header{border-bottom:1px solid #f1f5f9;padding-bottom:1.5rem;text-align:center}.profile-avatar{height:120px;margin:0 auto 1rem;width:120px}.profile-avatar-img{height:100%;object-fit:cover;width:100%}.profile-avatar-fallback{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:100%;justify-content:center;width:100%}.profile-name{font-size:1.25rem;margin-bottom:.5rem}.profile-badge{border-radius:2rem;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem 1rem}.profile-badge.active{background:#d1fae5;color:#065f46}.profile-badge.inactive{background:#fee2e2;color:#991b1b}.profile-stats-grid{grid-gap:1rem;gap:1rem}.profile-stat{border-radius:.75rem;padding:1rem .5rem}.profile-stat-number{font-size:1.25rem;margin-bottom:.25rem}.profile-stat-number.blue{color:#2563eb}.profile-stat-number.green{color:#059669}.profile-stat-number.purple{color:#7c3aed}.profile-stat-number.yellow{color:#d97706}.profile-stat-label{font-size:.688rem}.profile-details{display:flex;flex-direction:column;gap:1.5rem}.profile-section{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden}.profile-section-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:1rem 1.5rem}.profile-section-title{align-items:center;color:#1e293b;display:flex;font-size:1rem;font-weight:700;gap:.5rem}.profile-section-title:before{background:#3b82f6;border-radius:2px;content:"";height:1rem;width:4px}.profile-section-content{padding:1.5rem}.profile-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.profile-field{border-radius:.75rem;padding:.875rem}.profile-field-label{font-size:.688rem;margin-bottom:.25rem}.profile-field-value{font-size:.875rem}.ranking-badges{display:flex;flex-wrap:wrap;gap:1rem}.ranking-badge{border-radius:.875rem;min-width:150px;padding:1.25rem 1rem}.ranking-badge-title{color:#64748b;font-size:.688rem;margin-bottom:.25rem;text-transform:uppercase}.ranking-badge-value{font-size:1.5rem}.ranking-badge-value.blue{color:#2563eb}.ranking-badge-value.green{color:#059669}.ranking-badge-value.purple{color:#7c3aed}.ranking-badge-subtitle{color:#64748b;font-size:.625rem;margin-top:.25rem}.achievements-table-container{overflow-x:auto}.achievements-table{border-collapse:collapse;font-size:.813rem;width:100%}.achievements-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:.688rem;font-weight:600;padding:.75rem 1rem;text-align:left}.achievements-table td{border-bottom:1px solid #f1f5f9;padding:.75rem 1rem}.result-badge{border-radius:2rem;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.result-badge.gold{background:#fef3c7;color:#92400e}.result-badge.silver{background:#e5e7eb;color:#374151}.result-badge.bronze{background:#fed7aa;color:#9a3412}.result-badge.blue{background:#dbeafe;color:#1e40af}.equipment-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.equipment-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.equipment-label{color:#64748b;font-size:.688rem;margin-bottom:.25rem}.equipment-value{color:#1e293b;font-size:.875rem;font-weight:600}.ranking-evolution{align-items:center;background:#f8fafc;border-radius:.75rem;display:flex;gap:.75rem;margin-top:1.25rem;padding:1rem}.evolution-icon{align-items:center;border-radius:50%;display:flex;font-size:1.125rem;font-weight:700;height:2rem;justify-content:center;width:2rem}.evolution-icon.up{background:#d1fae5;color:#065f46}.evolution-icon.down{background:#fee2e2;color:#991b1b}.evolution-title{color:#1e293b;font-size:.875rem;font-weight:600}.evolution-subtitle{color:#64748b;font-size:.688rem}.dashboard-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.summary-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;display:flex;gap:.75rem;padding:1rem;transition:all .2s}.summary-card:hover{border-color:#3b82f6;box-shadow:0 8px 16px #0000000d;transform:translateY(-2px)}.summary-icon{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.summary-number{color:#1e293b;font-size:1.25rem;font-weight:800;line-height:1.2}.summary-label{font-size:.688rem;font-weight:500}.dashboard-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.dashboard-section{margin-bottom:2.5rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.section-title{color:#1e293b;font-size:1.125rem;font-weight:700}.profile-card-large{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem}.profile-card-header{align-items:center;display:flex;gap:1.5rem}@media (max-width:768px){.profile-card-header{flex-direction:column;text-align:center}}.profile-avatar-large{flex-shrink:0;position:relative}.profile-avatar-img-large{border:3px solid #e2e8f0;border-radius:50%;height:80px;object-fit:cover;width:80px}.profile-badge-parent{background:#3b82f6;border-radius:1rem;bottom:0;color:#fff;font-size:.625rem;font-weight:600;padding:.125rem .5rem;position:absolute;right:0}.profile-name-large{color:#1e293b;font-size:1.125rem;font-weight:800;margin-bottom:.5rem}.profile-details{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:1rem}.profile-detail{background:#f8fafc;border-radius:.5rem;display:flex;font-size:.75rem;justify-content:space-between;padding:.5rem .75rem}.detail-label{color:#64748b}.detail-value{color:#1e293b;font-weight:600}.children-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.child-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;overflow:hidden;transition:all .2s}.child-profile-card:hover{border-color:#8b5cf6;box-shadow:0 8px 16px #0000000d;transform:translateY(-3px)}.child-card-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:.75rem;padding:1.25rem}.child-avatar-img{border:2px solid #e2e8f0;border-radius:50%;height:56px;object-fit:cover;width:56px}.child-badge{background:#8b5cf6;border-radius:.625rem;bottom:-2px;color:#fff;font-size:.5625rem;font-weight:600;padding:.125rem .375rem;position:absolute;right:-2px}.child-name{color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:.125rem}.child-card-stats{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;padding:.875rem 1.25rem}.child-stat{background:#f8fafc;border-radius:.5rem;padding:.5rem;text-align:center}.child-stat-label{color:#64748b;font-size:.625rem;text-transform:uppercase}.child-stat-value{color:#1e293b;font-size:1rem;font-weight:700}.child-card-footer{align-items:center;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.75rem 1.25rem}.child-achievements{color:#64748b;font-size:.688rem}.child-actions{display:flex;gap:.375rem}.no-child-profiles{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:.875rem;padding:2.5rem 1rem;text-align:center}.limit-warning{align-items:center;background:#fffbeb;border:1px solid #fbbf24;border-radius:.75rem;color:#92400e;display:flex;font-size:.75rem;gap:.75rem;margin-top:1rem;padding:.75rem 1rem}.quick-links-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quick-link{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;display:flex;gap:.75rem;padding:1rem;transition:all .2s}.quick-link:hover{border-color:#3b82f6;box-shadow:0 8px 16px #0000000d;transform:translateY(-2px)}.quick-link-icon{align-items:center;background:#eff6ff;border-radius:.5rem;color:#3b82f6;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.quick-link-title{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:.125rem}.quick-link-description{color:#64748b;font-size:.688rem}.form-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem}.form-section-title{align-items:center;border-bottom:2px solid #e2e8f0;color:#1e293b;display:flex;font-size:1rem;font-weight:700;gap:.375rem;margin-bottom:1.25rem;padding-bottom:.5rem}.form-section-title:before{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:2px;content:"";height:1.125rem;width:4px}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-field{display:flex;flex-direction:column;gap:.25rem}.form-label{color:#374151;font-size:.75rem;font-weight:600}.form-label.required:after{color:#ef4444;content:" *"}.form-input,.form-select{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;padding:.625rem .875rem;transition:all .2s}.form-input:focus,.form-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.form-input.error,.form-select.error{background:#fef2f2;border-color:#ef4444}.form-error-text{align-items:center;color:#ef4444;display:flex;font-size:.688rem;gap:.125rem;margin-top:.125rem}.form-error-text:before{content:"⚠️";font-size:.625rem}.photo-upload-container{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.photo-upload-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.photo-upload-title{align-items:center;color:#1e293b;display:flex;font-size:1rem;font-weight:700;gap:.5rem}.photo-upload-optional{background:#e2e8f0;border-radius:1rem;color:#64748b;font-size:.688rem;padding:.125rem .5rem}.photo-upload-content{align-items:center;display:flex;flex-direction:column;gap:1.25rem}@media (min-width:640px){.photo-upload-content{align-items:flex-start;flex-direction:row}}.photo-preview-container{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:3px solid #fff;border-radius:50%;box-shadow:0 8px 16px #0000001a;display:flex;height:120px;justify-content:center;overflow:hidden;position:relative;width:120px}.photo-preview-img{height:100%;object-fit:cover;width:100%}.photo-preview-fallback{font-size:2.5rem}.upload-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}@media (min-width:640px){.upload-actions{flex-direction:row;width:auto}}.upload-file-input{flex:1 1;position:relative}.upload-file-input input[type=file]{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.upload-file-label{background:#3b82f6;border-radius:.5rem;color:#fff;display:block;font-size:.813rem;font-weight:600;padding:.625rem 1.25rem;text-align:center;transition:all .2s}.upload-file-label:hover{background:#2563eb;transform:translateY(-1px)}.upload-remove-btn{align-items:center;background:#ef4444;border-radius:.5rem;color:#fff;display:flex;font-size:.813rem;font-weight:600;gap:.375rem;justify-content:center;padding:.625rem 1.25rem;transition:all .2s}.upload-remove-btn:hover:not(:disabled){background:#dc2626}.upload-info-text{color:#64748b;font-size:.688rem;margin-top:.5rem}.upload-status.error{align-items:center;background:#fee2e2;border-left:3px solid #ef4444;border-radius:.375rem;color:#991b1b;display:flex;font-size:.75rem;gap:.5rem;margin-top:.75rem;padding:.625rem}.upload-progress{height:4px;margin-top:.5rem}.upload-progress-bar{background:#3b82f6;height:100%;transition:width .3s}.profile-type-card{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;cursor:pointer;padding:1.25rem;transition:all .2s}.profile-type-card:hover{border-color:#3b82f6;transform:translateY(-2px)}.profile-type-card-active{background:#eff6ff;border-color:#3b82f6}.profile-type-card-active-child{background:#faf5ff;border-color:#8b5cf6}.profile-type-card-disabled{background:#f1f5f9;cursor:not-allowed;opacity:.6}.profile-type-card-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.profile-type-checkbox{align-items:center;border:2px solid #cbd5e1;border-radius:.25rem;display:flex;height:1.25rem;justify-content:center;width:1.25rem}.profile-type-checkbox-checked{background:#3b82f6;border-color:#3b82f6}.profile-type-checkbox-checked-child{background:#8b5cf6;border-color:#8b5cf6}.profile-type-title{color:#1e293b;font-size:1rem;font-weight:700}.profile-type-description{color:#64748b;font-size:.75rem;margin-bottom:.75rem}.profile-type-features{display:flex;flex-direction:column;gap:.25rem;list-style:none}.profile-type-feature{align-items:center;color:#374151;display:flex;font-size:.688rem;gap:.375rem}.profile-type-feature svg{color:#10b981;height:.875rem;width:.875rem}.child-count-info{background:#f1f5f9;border-radius:.375rem;font-size:.688rem;margin-top:.75rem;padding:.5rem}.child-count-label{color:#1e293b;font-weight:600}.child-count-error{color:#dc2626}.form-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.875rem;margin-bottom:1.25rem;padding:1.25rem}.summary-card-title{color:#1e293b;font-size:.875rem;font-weight:700;margin-bottom:.75rem}.summary-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.summary-item{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.625rem}.summary-label{color:#64748b;display:block;font-size:.625rem;margin-bottom:.125rem;text-transform:uppercase}.summary-value{color:#1e293b;font-size:.75rem;font-weight:700}.summary-profile-type{align-items:center;display:flex;gap:.75rem}.profile-type-icon{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.profile-type-icon-parent{background:#3b82f6}.profile-type-icon-child{background:#8b5cf6}.summary-profile-type-name{color:#1e293b;font-size:.875rem;font-weight:600}.summary-photo{align-items:center;display:flex;gap:.75rem}.photo-preview{border-radius:50%;height:48px;overflow:hidden;width:48px}.photo-preview-image{height:100%;object-fit:cover;width:100%}.photo-preview-fallback{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.125rem;font-weight:700;height:48px;justify-content:center;width:48px}.photo-fallback-parent{background:#3b82f6}.photo-fallback-child{background:#8b5cf6}.stepper{margin-bottom:2rem}.stepper-list{display:flex;justify-content:space-between;position:relative}.stepper-list:before{background:#e2e8f0;content:"";height:2px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.stepper-step{flex:1 1;flex-direction:column;position:relative;z-index:2}.stepper-number,.stepper-step{align-items:center;display:flex}.stepper-number{background:#fff;border:2px solid #e2e8f0;border-radius:50%;color:#94a3b8;font-size:.875rem;font-weight:600;height:2.5rem;justify-content:center;margin-bottom:.5rem;transition:all .2s;width:2.5rem}.stepper-step.active .stepper-number{background:#3b82f6;border-color:#3b82f6;color:#fff}.stepper-step.completed .stepper-number{background:#10b981;border-color:#10b981;color:#fff}.stepper-label{color:#94a3b8;font-size:.688rem;font-weight:500;text-align:center}.stepper-step.active .stepper-label{color:#1e293b;font-weight:600}@media (max-width:768px){.stepper-list{flex-direction:row;gap:.5rem;justify-content:space-around}.stepper-list:before{display:block}.stepper-step{flex-direction:column;gap:0}.stepper-number{margin-bottom:0}}.form-navigation{border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem}.donation-content{padding:2rem 0}.donation-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.donation-grid{grid-template-columns:1fr}}.donation-section-title{border-bottom:2px solid #1a7a8c;color:#0b4f6c;display:inline-block;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.25rem}.donation-text{color:#374151;font-size:.875rem;line-height:1.6;margin-bottom:1rem}.donation-benefits{list-style:none}.donation-benefits li{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 0}.donation-benefits li:before{color:#059669;content:"✓";font-weight:700}.donation-methods{display:flex;flex-direction:column;gap:1rem}.donation-method-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #0000000d;padding:1.25rem;transition:transform .2s}.donation-method-card:hover{box-shadow:0 8px 16px #0000000d;transform:translateY(-2px)}.method-title{color:#0b4f6c;font-size:1rem;font-weight:600;margin-bottom:.5rem}.method-detail{color:#4b5563;font-size:.813rem;margin-bottom:.25rem;word-break:break-word}.donation-contact-button{background-color:#1a7a8c;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:.25rem;padding:.625rem 1.25rem;transition:background-color .2s;width:100%}.donation-contact-button:hover{background-color:#0b4f6c}.events-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:2rem 0}@media (max-width:480px){.events-list{grid-template-columns:1fr}}.event-card{border-radius:.875rem;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.event-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-3px)}.event-title{color:#1e3c72;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.event-meta{font-size:.75rem;gap:.75rem}.event-description{color:#374151;flex:1 1;font-size:.813rem;line-height:1.5;margin-bottom:1rem}.event-button{align-self:flex-start;background-color:#1e3c72;color:#fff;font-size:.75rem;padding:.5rem 1.25rem;transition:background-color .2s}.event-button:hover{background-color:#2a5298}.no-events{background:#fff;border-radius:.875rem;color:#6b7280;font-size:.875rem;grid-column:1/-1;padding:2rem;text-align:center}@media print{.btn,.footer,.form-navigation,.home-hero-actions,.navbar,.profile-actions{display:none!important}.page-main{padding:0}.page-title{-webkit-text-fill-color:#000}*{background:#fff!important;box-shadow:none!important;color:#000!important}}.btn-link,.btn-outline,.btn-primary,.btn-secondary,.btn-success{align-items:center;border:none;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;justify-content:center;line-height:1.5;transition:all .2s;white-space:nowrap}.btn-small{border-radius:.375rem;font-size:.75rem;gap:.375rem;padding:.375rem .875rem}.btn-medium{border-radius:.5rem;font-size:.875rem;gap:.5rem;padding:.625rem 1.25rem}.btn-large{border-radius:.625rem;font-size:1rem;gap:.75rem;padding:.875rem 1.75rem}.btn-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.btn-small .btn-icon{height:1rem;width:1rem}.btn-large .btn-icon{height:1.5rem;width:1.5rem}.btn-full{width:100%}.btn-loading{cursor:not-allowed;opacity:.7}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.quick-actions-bar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}@media (max-width:480px){.quick-actions-bar{flex-direction:column}.quick-actions-bar .btn{justify-content:flex-start;width:100%}}@media (max-width:360px){.profile-stats-grid.responsive-stats{grid-template-columns:1fr}}.ranking-badges.responsive-ranking{display:flex;flex-wrap:wrap;gap:1rem}.ranking-badges.responsive-ranking .ranking-badge{flex:1 1 auto;min-width:120px}@media (max-width:480px){.equipment-grid.responsive-equipment{grid-template-columns:1fr}}.profile-grid.responsive-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.min-width-0{min-width:0}.profile-avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 8px 16px #0000001a;height:96px;margin:0 auto .75rem;overflow:hidden;position:relative;width:96px}.profile-avatar-fallback{font-size:2rem}.profile-name{color:#1e293b;font-size:1.125rem;font-weight:800;margin-bottom:.35rem}.profile-field{background:#f8fafc;border-radius:.625rem;display:flex;flex-direction:column;padding:.5rem .75rem}.profile-field-label{color:#64748b;font-size:.625rem;margin-bottom:.125rem}.profile-field-value{color:#1e293b;font-size:.813rem;font-weight:600}.profile-stats-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}.profile-stat{background:#f8fafc;border-radius:.625rem;padding:.75rem .25rem;text-align:center}.profile-stat-number{font-size:1rem;font-weight:800;margin-bottom:.125rem}.profile-stat-label{color:#64748b;font-size:.625rem}.ranking-badge{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex:1 1;min-width:120px;padding:1rem .75rem;text-align:center}.ranking-badge-value{font-size:1.25rem;font-weight:800}.profile-stats-grid-responsive{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}@media (max-width:480px){.profile-stats-grid-responsive{grid-template-columns:1fr}}.info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.625rem;padding:.75rem .5rem;text-align:center;transition:transform .2s,box-shadow .2s}.info-card:hover{border-color:#3b82f6;box-shadow:0 4px 8px #0000000d;transform:translateY(-2px)}.info-label{color:#64748b;display:block;font-size:.625rem;font-weight:600;margin-bottom:.25rem;text-transform:uppercase}.info-value{color:#1e293b;display:block;font-size:1rem;font-weight:700}.info-value.points{color:#2563eb}.club-card{grid-column:span 2}@media (max-width:480px){.club-card{grid-column:span 1}}@media (max-width:768px){.stepper-label{display:none}.stepper-number{font-size:.75rem;height:2rem;width:2rem}.stepper-list{justify-content:space-around}.stepper-list:before{display:block}.page-main{padding-bottom:6rem}.padding-6{padding:1rem!important}.form-section-card{margin-bottom:1rem;padding:1rem}.margin-top-8{margin-top:1.5rem}}.club-dashboard .filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}@media (max-width:640px){.club-dashboard .filter-buttons .btn{flex:1 1 auto;min-width:120px}}.club-dashboard .table-container{-webkit-overflow-scrolling:touch;background:#fff;border-radius:.5rem;overflow-x:auto}@media (max-width:768px){.club-dashboard .table-container{border-radius:0;margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem)}}.club-dashboard table td,.club-dashboard table th{font-size:.813rem;padding:.75rem .5rem;white-space:nowrap}@media (max-width:640px){.club-dashboard table td,.club-dashboard table th{font-size:.75rem;padding:.5rem .375rem}}.club-dashboard table .btn-small{font-size:.688rem;padding:.25rem .625rem}.club-dashboard input[type=checkbox]{accent-color:#3b82f6;cursor:pointer;height:1.25rem;width:1.25rem}.club-dashboard .page-header{margin-bottom:1rem;padding-bottom:.75rem}.club-dashboard .page-title{font-size:1.75rem}@media (max-width:640px){.club-dashboard .page-title{font-size:1.5rem}.club-dashboard .page-subtitle{font-size:.875rem}}@media (max-width:480px){.club-dashboard table{min-width:500px}.club-dashboard table td:nth-child(2),.club-dashboard table th:nth-child(2){display:none}}.club-detail-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr}@media (max-width:768px){.club-detail-grid{gap:1rem;grid-template-columns:1fr}}.club-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 2px 8px #0000000a;padding:1.25rem;transition:box-shadow .2s}.club-info-card:hover{box-shadow:0 8px 16px #0000000d}.club-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.25rem}.club-logo-large{border:3px solid #fff;border-radius:50%;object-fit:cover}.club-logo-large,.club-logo-placeholder-large{box-shadow:0 4px 8px #0000001a;height:80px;width:80px}.club-logo-placeholder-large{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;justify-content:center}.club-title h2{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.club-region{color:#64748b;font-size:.813rem}.club-contact{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.contact-item{align-items:center;color:#334155;display:flex;font-size:.813rem;gap:.5rem}.contact-item .icon{color:#3b82f6;flex-shrink:0;height:1rem;width:1rem}.contact-item a{color:#3b82f6;text-decoration:none;word-break:break-all}.contact-item a:hover{text-decoration:underline}.club-description{border-top:1px solid #e2e8f0;margin:1.25rem 0;padding-top:1rem}.club-description h3{color:#1e293b;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.club-description p{color:#475569;font-size:.813rem;line-height:1.5}.club-stats-large{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;justify-content:center;margin:1.25rem 0;padding:1rem}.stat{align-items:center;display:flex;flex-direction:column;gap:.25rem}.stat-icon{height:1.5rem;width:1.5rem}.stat-number{font-size:1.5rem;line-height:1}.stat-label{font-size:.688rem}.club-actions{margin-top:1.25rem}.club-members-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 2px 8px #0000000a;padding:1.25rem}.club-members-card h3{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.members-list{display:flex;flex-direction:column;gap:.5rem;max-height:500px;overflow-y:auto;padding-right:.25rem}.member-item{align-items:center;background:#f8fafc;border:1px solid #0000;border-radius:.75rem;cursor:pointer;display:flex;gap:.75rem;padding:.625rem;transition:all .2s}.member-item:hover{background:#fff;border-color:#bfdbfe;box-shadow:0 2px 4px #00000005;transform:translateX(4px)}.member-avatar{border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;width:40px}.member-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;display:flex;font-size:.875rem;font-weight:600;height:100%;justify-content:center;text-transform:uppercase;width:100%}.member-info{flex:1 1;min-width:0}.member-info h4{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-info p{align-items:center;color:#64748b;display:flex;font-size:.688rem;gap:.25rem}@media (max-width:480px){.club-header{flex-direction:column}.club-header,.club-title{text-align:center}.member-item{padding:.5rem}}.edit-club-form{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 12px #0000000d;margin:0 auto;max-width:800px;padding:1.5rem}@media (max-width:768px){.edit-club-form{border-radius:.5rem;padding:1rem}}.edit-club-form .form-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr)}@media (max-width:640px){.edit-club-form .form-grid{gap:1rem;grid-template-columns:1fr}}.edit-club-form .form-field{display:flex;flex-direction:column;gap:.25rem}.edit-club-form .form-field.full-width{grid-column:span 2}@media (max-width:640px){.edit-club-form .form-field.full-width{grid-column:span 1}}.edit-club-form .form-label{color:#374151;font-size:.75rem;font-weight:600}.edit-club-form .form-input,.edit-club-form .form-select,.edit-club-form .form-textarea{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;padding:.625rem .875rem;transition:all .2s;width:100%}.edit-club-form .form-input:focus,.edit-club-form .form-select:focus,.edit-club-form .form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.edit-club-form .form-textarea{min-height:80px;resize:vertical}.edit-club-actions{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}@media (max-width:480px){.edit-club-actions{background:#fff;border-top:1px solid #e2e8f0;bottom:0;box-shadow:0 -4px 10px #00000005;flex-direction:column-reverse;gap:.75rem;margin:1rem -1rem -1rem;padding:1rem;position:-webkit-sticky;position:sticky}.edit-club-actions .btn{width:100%}}.edit-club-header{margin-bottom:1.5rem}.edit-club-header .page-title{font-size:1.5rem;margin-bottom:.25rem}.edit-club-header .page-subtitle{color:#64748b;font-size:.875rem}.club-table{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.club-table-row{grid-gap:.5rem;align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:grid;gap:.5rem;grid-template-columns:48px 2fr 1fr 1fr 100px;padding:.625rem 1rem;transition:background .1s}.club-table-row:last-child{border-bottom:none}.club-table-row:hover{background:#f8fafc}.club-table-logo{border-radius:50%;height:32px;object-fit:cover;width:32px}.club-table-logo-placeholder{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:32px;justify-content:center;width:32px}.club-table-name{color:#1e293b;font-size:.813rem;font-weight:600}.club-table-city,.club-table-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-table-city,.club-table-region{color:#64748b;font-size:.75rem}.club-table-region{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.club-table-members{color:#2563eb;font-size:.75rem;font-weight:600;text-align:right}.club-table-actions{display:flex;gap:.25rem;justify-content:flex-end}.club-table-actions .btn{font-size:.625rem;padding:.25rem .5rem}@media (max-width:768px){.club-table-row{flex-wrap:wrap;gap:.75rem;grid-template-columns:40px 1fr auto;padding:.75rem}.club-table-city,.club-table-members,.club-table-region{display:none}.club-table-name{font-size:.875rem}.club-table-actions{grid-column:span 2;justify-content:flex-start;margin-top:.5rem}}.pending-review-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.pending-review-grid{gap:1.5rem;grid-template-columns:1fr}}.pending-review-column{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.875rem;padding:1.25rem}.pending-review-column-title{border-bottom:2px solid #cbd5e1;color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.pending-review-column-title.proposed{border-bottom-color:#3b82f6;color:#1e4b8c}.pending-review-fields{display:flex;flex-direction:column;gap:.75rem}.pending-review-field{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem 1rem;transition:all .2s}.pending-review-field.changed{background:#eff6ff;border-left:4px solid #3b82f6}.pending-review-field .field-label{color:#64748b;font-size:.625rem;font-weight:600;margin-bottom:.125rem;text-transform:uppercase}.pending-review-field .field-value{color:#1e293b;font-size:.875rem;font-weight:600;word-break:break-word}.pending-review-field.changed .field-value{color:#1e4b8c}.list-disc{list-style-type:disc}.padding-left-4{padding-left:1.5rem}.margin-bottom-1{margin-bottom:.25rem}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-container{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;max-width:450px;padding:2.5rem 2rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.login-title{color:#333;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.login-subtitle{color:#666;font-size:.95rem;line-height:1.5}.login-form{width:100%}.login-form-group{margin-bottom:1.5rem}.login-actions{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin:1.5rem 0 1rem}.login-link{color:#4f46e5;font-weight:500;text-decoration:none;transition:color .2s}.login-link:hover{color:#4338ca;text-decoration:underline}.success-message{background-color:#f0fdf4;border:1px solid #86efac;color:#166534;font-size:1rem;margin-bottom:1rem;padding:1rem}.success-message,.text-center{text-align:center}.p-4{padding:1rem}.mt-4{margin-top:1rem}@media (max-width:480px){.login-container{padding:1.5rem}.login-title{font-size:1.5rem}.login-actions{flex-direction:column;gap:.5rem}}.success-message{align-items:flex-start;background-color:#ecfdf5;border-left:4px solid #10b981;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;gap:.75rem;margin:1rem 0;padding:1.25rem 1.5rem}.success-message:before{content:"✅";font-size:1.5rem;line-height:1}.success-content{flex:1 1}.success-message strong{background:#d1fae5;border-radius:4px;color:#065f46;display:inline-block;font-size:.95rem;font-weight:600;padding:.1rem .4rem}.success-message p{color:#065f46;font-size:.95rem;line-height:1.5;margin:.25rem 0 0}.success-message .small-note{border-top:1px dashed #a7f3d0;color:#047857;font-size:.85rem;margin-top:.5rem;padding-top:.5rem}.map-header{justify-content:space-between}.map-controls,.map-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.map-controls{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.search-wrapper{flex:2 1;min-width:250px}.map-search-input{border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;padding:.625rem 1rem;transition:all .2s;width:100%}.map-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.filter-checkbox{align-items:center;color:#334155;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;white-space:nowrap}.filter-checkbox input[type=checkbox]{accent-color:#3b82f6;height:1.125rem;width:1.125rem}.map-container{border-radius:.75rem;box-shadow:0 4px 12px #0000000d;height:600px}.leaflet-map{height:100%;width:100%}.map-popup{min-width:200px}.map-popup h3{color:#1e293b;font-size:1rem;font-weight:700;margin-bottom:.25rem}.map-popup p{color:#475569;font-size:.75rem;margin-bottom:.25rem}.popup-link{color:#3b82f6;display:inline-block;font-size:.75rem;margin-top:.25rem;text-decoration:none}.popup-link:hover{text-decoration:underline}.pending-badge{background:#fef3c7;border-radius:1rem;color:#92400e;display:inline-block;font-size:.625rem;font-weight:600;padding:.125rem .5rem}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border-radius:1rem;box-shadow:0 20px 40px #0003;max-height:90vh;max-width:450px;overflow-y:auto;padding:2rem;width:90%}.modal-content h2{color:#1e293b;font-weight:700}.modal-content p{color:#475569;font-size:.875rem;margin-bottom:1rem}.selected-coords{background:#f1f5f9;border-radius:.375rem;font-family:monospace;font-size:.75rem;padding:.5rem}.modal-content input,.modal-content textarea{border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem;padding:.625rem 1rem;transition:border-color .2s;width:100%}.modal-content input:focus,.modal-content textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.modal-actions .btn{min-width:100px}@media (max-width:640px){.map-controls{align-items:stretch;flex-direction:column}.filter-checkbox{justify-content:flex-start}.modal-actions{flex-direction:column}.modal-actions .btn{width:100%}}.club-map-section{border-top:1px solid #e2e8f0;margin-top:2rem;padding:1.5rem 0}.club-map-section h3{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.125rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.club-map-container{border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 4px 12px #0000000d;height:350px;overflow:hidden;width:100%}@media (max-width:768px){.club-map-container{height:250px}}.edit-club-form .location-picker{border:1px solid #e2e8f0;border-radius:.75rem;margin-top:.5rem;overflow:hidden}.edit-club-form .location-picker .leaflet-container{height:300px}@media (max-width:640px){.edit-club-form .location-picker .leaflet-container{height:200px}}.create-club-button{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.create-club-button .btn{flex:1 1 auto}@media (max-width:480px){.create-club-button{flex-direction:column}}.event-form-container{margin:0 auto;max-width:640px}.event-form{background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;padding:24px}.event-form-title{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:24px;padding-bottom:12px}.event-form-field{margin-bottom:20px}.event-form-field label{color:#334155;display:block;font-size:.875rem;font-weight:500;margin-bottom:6px}.event-form-field input,.event-form-field textarea{background-color:#fff;border:1px solid #cbd5e1;border-radius:.5rem;font-size:.95rem;padding:10px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.event-form-field input:focus,.event-form-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.event-form-field textarea{min-height:120px;resize:vertical}.event-form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}@media (max-width:640px){.event-form{padding:18px}.event-form-actions{flex-direction:column}.event-form-actions .btn{width:100%}}.event-date.clickable:hover{color:#3b82f6}.filters-bar{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:.75rem}.filters-bar .search-input{border:1px solid #e2e8f0;border-radius:.5rem;flex:2 1;font-size:.813rem;min-width:200px;padding:.5rem .75rem;transition:all .2s}.filters-bar .filter-select,.filters-bar .sort-select{-webkit-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E") no-repeat right .5rem center;background-size:1.25rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.813rem;min-width:140px;padding:.5rem 2rem .5rem .75rem}.products-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin-top:1rem}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-direction:column;overflow:hidden;transition:all .2s}.product-card:hover{border-color:#bfdbfe;box-shadow:0 6px 12px -5px #0000001a;transform:translateY(-2px)}.product-card .product-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.product-card .product-image{align-items:center;aspect-ratio:1/1;background:#f8fafc;display:flex;justify-content:center;max-height:140px;overflow:hidden}.product-card .product-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-card .product-info{flex:1 1;padding:.75rem}.product-card .product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:.875rem;font-weight:600;line-height:1.3;margin-bottom:.25rem;overflow:hidden}.product-card .product-price{color:#2563eb;font-size:1rem;font-weight:700;margin-bottom:.25rem}.product-card .product-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.25rem}.product-card .badge{border-radius:2rem;display:inline-block;font-size:.6rem;font-weight:600;padding:.2rem .5rem;text-transform:uppercase}.product-card .badge-racket{background:#dbeafe;color:#1e40af}.product-card .badge-rubber{background:#e9d5ff;color:#6b21a8}.product-card .badge-clothing{background:#dcfce7;color:#166534}.product-card .badge-shoes{background:#fef3c7;color:#92400e}.product-card .badge-accessory{background:#f1f5f9;color:#334155}.product-card .product-condition{background:#f1f5f9;border-radius:2rem;color:#334155;font-size:.6rem;padding:.2rem .5rem}.product-card .product-condition.condition-new{background:#d1fae5;color:#065f46}.product-card .product-contacts{background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;gap:.25rem;padding:.5rem .75rem}.product-card .contact-icon{align-items:center;border-radius:50%;display:flex;height:28px;justify-content:center;transition:all .2s;width:28px}.product-card .contact-icon.whatsapp{background:#25d366;color:#fff}.product-card .contact-icon.whatsapp:hover{background:#128c7e;transform:scale(1.1)}.product-card .contact-icon.facebook{background:#1877f2;color:#fff}.product-card .contact-icon.facebook:hover{background:#0d65d9;transform:scale(1.1)}.product-detail{margin:0 auto;max-width:1000px}.product-detail-grid{grid-gap:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;padding:1.5rem}@media (max-width:768px){.product-detail-grid{gap:1rem;grid-template-columns:1fr;padding:1rem}}.product-images .main-image{aspect-ratio:1/1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin:0 auto;max-width:450px;overflow:hidden}.product-images .main-image img{height:100%;object-fit:cover;width:100%}.product-images .thumbnail-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem}.product-images .thumbnail{border:2px solid #0000;border-radius:.375rem;cursor:pointer;height:60px;overflow:hidden;padding:0;transition:all .2s;width:60px}.product-images .thumbnail.active{border-color:#3b82f6}.product-images .thumbnail img{height:100%;object-fit:cover;width:100%}.product-info .product-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.product-info .product-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.product-info .product-category,.product-info .product-condition,.product-info .product-date{background:#f1f5f9;border-radius:2rem;color:#334155;font-size:.688rem;padding:.2rem .6rem}.product-info .product-price{color:#2563eb;font-size:1.75rem;font-weight:800;margin-bottom:1rem}.product-info .product-description{margin-bottom:1.5rem}.product-info .product-description h3{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.25rem}.product-info .product-description p{color:#475569;font-size:.875rem;line-height:1.5;white-space:pre-wrap}.contact-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.contact-buttons a,.contact-buttons button{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:.813rem;font-weight:600;gap:.375rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.btn-whatsapp{background:#25d366;color:#fff}.btn-whatsapp:hover{background:#128c7e;transform:translateY(-1px)}.btn-facebook{background:#1877f2;color:#fff}.btn-facebook:hover{background:#0d65d9;transform:translateY(-1px)}.owner-actions{border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem}.my-products-list{display:flex;flex-direction:column;gap:.75rem}.my-product-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;gap:.75rem;padding:.75rem;transition:all .2s}.my-product-item:hover{border-color:#bfdbfe;box-shadow:0 2px 6px #00000005}.my-product-item .product-thumb{border-radius:.375rem;flex-shrink:0;height:60px;overflow:hidden;width:60px}.my-product-item .product-thumb img{height:100%;object-fit:cover;width:100%}.my-product-item .product-info{flex:1 1;min-width:0}.my-product-item .product-info h3{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-product-item .product-info p{color:#64748b;font-size:.75rem}.my-product-item .product-actions{display:flex;flex-shrink:0;gap:.375rem}@media (max-width:640px){.my-product-item{flex-wrap:wrap}.my-product-item .product-actions{justify-content:flex-end;width:100%}}.product-form{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin:0 auto;max-width:700px;padding:1.5rem}.product-form .form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (max-width:640px){.product-form .form-grid{grid-template-columns:1fr}}.product-form .form-field.full-width{grid-column:span 2}@media (max-width:640px){.product-form .form-field.full-width{grid-column:span 1}}.product-form .form-label{color:#374151;font-size:.688rem;font-weight:600}.product-form .form-label.required:after{color:#ef4444;content:" *"}.product-form .form-input,.product-form .form-select,.product-form .form-textarea{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.813rem;padding:.5rem .75rem;transition:all .2s;width:100%}.product-form .form-input:focus,.product-form .form-select:focus,.product-form .form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.product-form .radio-group{display:flex;gap:.75rem;padding:.25rem 0}.product-form .radio-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:.813rem;gap:.25rem}.product-form .radio-label input[type=radio]{accent-color:#3b82f6;height:.875rem;width:.875rem}.image-upload-area{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:.5rem;padding:1rem}.image-preview-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.image-preview-item{border:1px solid #e2e8f0;border-radius:.375rem;height:80px;overflow:hidden;position:relative;width:80px}.image-preview-item img{height:100%;object-fit:cover;width:100%}.remove-image-btn{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.875rem;height:20px;justify-content:center;position:absolute;right:2px;top:2px;transition:background .2s;width:20px}.upload-controls .upload-label{background:#3b82f6;border-radius:.375rem;color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:600;padding:.5rem 1rem}.upload-progress{background:#e2e8f0;border-radius:2px;height:3px;margin-top:.375rem;overflow:hidden}.form-actions{border-top:1px solid #e2e8f0;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}@media (max-width:480px){.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}}.store-header{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem}.store-logo{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #0000001a;height:80px;object-fit:cover;width:80px}.store-info h1{font-size:1.5rem;margin-bottom:.25rem}.store-info p{font-size:.875rem}.store-products{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.store-products h2{font-size:1.125rem;margin-bottom:1rem;padding-bottom:.5rem}.store-request{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.store-request .store-info{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:250px}.store-request .store-info img{border-radius:50%;height:50px;object-fit:cover;width:50px}.store-request .store-info h3{font-size:1rem;margin-bottom:.125rem}.store-request .store-info p{font-size:.75rem}.modal-content{max-width:500px;padding:1.5rem}.modal-content h2{font-size:1.25rem;margin-bottom:.75rem}.terms-text{font-size:.813rem;line-height:1.5}.terms-text h3{font-size:.875rem;margin:1rem 0 .25rem}.contact-modal textarea{font-size:.813rem;padding:.5rem}.product-price.price-hidden{color:#64748b;font-size:.875rem;font-style:italic}@media (max-width:480px){.products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.product-card .product-name{font-size:.75rem}.product-card .product-price{font-size:.875rem}.product-card .badge,.product-card .product-condition{font-size:.5rem;padding:.125rem .375rem}.product-card .contact-icon{height:24px;width:24px}.product-info .product-title{font-size:1.25rem}.product-info .product-price{font-size:1.5rem}.store-header{padding:1rem}.store-logo{height:60px;width:60px}}.admin-product-card{margin-bottom:1.5rem}.admin-products-list{display:flex;flex-direction:column;gap:1.5rem}.admin-product-card{grid-gap:1.5rem;align-items:start;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr auto;padding:1.5rem}.admin-product-card .product-info{display:flex;gap:1rem}.admin-product-card .product-thumb{border-radius:.5rem;height:80px;object-fit:cover;width:80px}.admin-product-card .product-details h3{font-size:1.125rem;margin-bottom:.5rem}.admin-product-card .seller-info{border-left:1px solid #e2e8f0;padding-left:1.5rem}.admin-product-card .seller-avatar,.admin-product-card .seller-avatar-placeholder{border-radius:50%;height:50px;margin-bottom:.5rem;width:50px}.admin-product-card .seller-avatar-placeholder{align-items:center;background:#3b82f6;color:#fff;display:flex;font-weight:700;justify-content:center}.admin-product-card .product-actions{display:flex;flex-direction:column;gap:.5rem}@media (max-width:768px){.admin-product-card{gap:1rem;grid-template-columns:1fr}.admin-product-card .seller-info{border-left:none;border-top:1px solid #e2e8f0;padding-left:0;padding-top:1rem}.admin-product-card .product-actions{flex-direction:row;justify-content:flex-end}}.btn-verify{background-color:#10b981!important;border:none;border-radius:.375rem;color:#fff!important;cursor:pointer;font-size:.875rem;font-weight:500;padding:.25rem .75rem;transition:background-color .2s}.btn-verify:hover{background-color:#059669!important}.location-picker{margin-bottom:1rem}.search-container{margin-bottom:.5rem;position:relative}.search-results{background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a;left:0;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:1000}.search-results li{border-bottom:1px solid #f1f5f9;cursor:pointer;font-size:.875rem;padding:.5rem;transition:background-color .2s}.search-results li:hover{background-color:#f1f5f9}.search-results li:last-child{border-bottom:none}.search-spinner{color:#64748b;position:absolute;right:10px;top:10px}.fixed-marker{color:#ef4444;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:2rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}.map-wrapper{border:1px solid #e2e8f0;border-radius:.5rem;height:300px;overflow:hidden;position:relative;width:100%}.event-button.map-button{align-items:center;background-color:#3b82f6;color:#fff;display:inline-flex;gap:.5rem}.event-button.map-button:hover{background-color:#2563eb}.map-modal-content{max-width:700px;width:90%}.map-container{border:1px solid #e2e8f0;border-radius:.5rem;height:400px;overflow:hidden;width:100%}@media (max-width:768px){.map-container{height:300px}}.event-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;padding:1.25rem;position:relative;transition:all .2s}.event-card:hover{border-color:#bfdbfe;box-shadow:0 8px 16px #0000000d}.event-meta{color:#4b5563;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem;margin-bottom:.75rem}.event-date.clickable{color:#2563eb;cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.event-date.clickable:hover{color:#1e40af}.event-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.event-button{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-size:.813rem;font-weight:500;gap:.375rem;padding:.5rem 1rem;transition:all .2s}.event-button.primary{background-color:#3b82f6;color:#fff}.event-button.primary:hover{background-color:#2563eb}.event-button.success{background-color:#10b981;color:#fff}.event-button.success:hover{background-color:#059669}.event-button.warning{background-color:#f59e0b;color:#fff}.event-button.warning:hover{background-color:#d97706}.event-button.danger{background-color:#ef4444;color:#fff}.event-button.danger:hover{background-color:#dc2626}.event-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:640px){.event-actions{flex-direction:column}.event-button{justify-content:center;width:100%}}.simple-calendar{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.calendar-nav{background:none;border:1px solid #e2e8f0;border-radius:.25rem;color:#334155;cursor:pointer;font-size:.875rem;padding:.25rem .5rem}.calendar-nav:disabled{cursor:not-allowed;opacity:.5}.calendar-month-year{color:#1e293b;font-size:1rem;font-weight:600;padding:0 .25rem}.calendar-weekdays{color:#64748b;font-size:.75rem;font-weight:600;margin-bottom:.5rem;text-align:center}.calendar-grid,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-grid{grid-gap:.125rem;gap:.125rem}.calendar-cell{align-items:center;aspect-ratio:1/1;background:#fff;border-radius:.25rem;color:#1e293b;display:flex;font-size:.813rem;justify-content:center}.calendar-cell.empty{background:#0000}.calendar-cell.highlighted{background:#3b82f6;color:#fff;font-weight:600}.my-registrations-container{margin:0 auto;max-width:1280px}.my-registrations-club-section{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;overflow:hidden;transition:box-shadow .2s}.my-registrations-club-section:hover{box-shadow:0 4px 12px #0000000d}.my-registrations-club-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:.75rem 1rem}.my-registrations-club-name{color:#1e293b;font-size:1rem;font-weight:700;margin:0}.my-registrations-club-count{background:#e2e8f0;border-radius:1.5rem;color:#475569;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.my-registrations-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.my-registrations-table{border-collapse:collapse;font-size:.813rem;width:100%}.my-registrations-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.688rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1rem;text-align:left;text-transform:uppercase}.my-registrations-table td{border-bottom:1px solid #f1f5f9;color:#1e293b;padding:.75rem 1rem;vertical-align:middle}.my-registrations-table tr:last-child td{border-bottom:none}.my-registrations-table tbody tr:hover{background:#f8fafc}.my-registrations-registered-by{color:#64748b;font-size:.75rem;word-break:break-word}.my-registrations-delete-btn{align-items:center;background:none;border:none;border-radius:.375rem;color:#ef4444;cursor:pointer;display:inline-flex;justify-content:center;padding:.25rem;transition:all .2s}.my-registrations-delete-btn:hover:not(:disabled){background:#fee2e2;color:#dc2626;transform:scale(1.05)}.my-registrations-delete-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.my-registrations-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:.75rem;color:#64748b;font-size:.875rem;padding:2rem 1rem;text-align:center}.my-registrations-footer{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;margin-top:1rem;padding:1rem}@media (max-width:768px){.my-registrations-table td,.my-registrations-table th{font-size:.75rem;padding:.5rem .75rem}.my-registrations-table td:nth-child(4),.my-registrations-table td:nth-child(5),.my-registrations-table th:nth-child(4),.my-registrations-table th:nth-child(5){display:none}}@media (max-width:480px){.my-registrations-table td:nth-child(3),.my-registrations-table th:nth-child(3){display:none}.my-registrations-table,.my-registrations-table tbody,.my-registrations-table td,.my-registrations-table th,.my-registrations-table thead,.my-registrations-table tr{display:block}.my-registrations-table thead{display:none}.my-registrations-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:.75rem}.my-registrations-table td{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.5rem 0}.my-registrations-table td:last-child{border-bottom:none}.my-registrations-table td:before{color:#475569;content:attr(data-label);font-size:.688rem;font-weight:600;margin-right:1rem;text-transform:uppercase}.my-registrations-delete-btn{margin-left:auto}}.my-registrations-filters{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.my-registrations-filter-group{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;flex:1 1;gap:.5rem;min-width:150px;padding:.25rem .5rem}.my-registrations-filter-input,.my-registrations-filter-select{background:#0000;border:none;font-size:.813rem;outline:none;padding:.5rem 0;width:100%}.my-registrations-filter-select{cursor:pointer}.my-registrations-reset-btn{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:500;gap:.375rem;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.my-registrations-reset-btn:hover{background:#e2e8f0;color:#1e293b}@media (max-width:768px){.my-registrations-filters{align-items:stretch;flex-direction:column}.my-registrations-filter-group{width:100%}.my-registrations-reset-btn{justify-content:center}}.chat-panel{height:calc(100vh - 200px)}.chat-panel-header{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem}.chat-panel-header h2{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.chat-panel-subtitle{color:#64748b;font-size:.813rem;margin:0}.chat-messages{display:flex;flex-direction:column;gap:1rem}.chat-message{animation:slideUpFade .3s ease;display:flex;gap:.75rem}.chat-message.user{flex-direction:row-reverse}.chat-message-avatar{align-items:center;background:#e2e8f0;border-radius:50%;display:flex;flex-shrink:0;font-size:1.125rem;height:36px;justify-content:center;width:36px}.chat-message.user .chat-message-avatar{background:#3b82f6;color:#fff}.chat-message.assistant .chat-message-avatar{background:#8b5cf6;color:#fff}.chat-message-content{flex:1 1;max-width:85%}.chat-message.user .chat-message-content{display:flex;justify-content:flex-end}.chat-message-text{background:#fff;border-radius:1rem;box-shadow:0 1px 2px #0000000d;color:#1e293b;font-size:.875rem;line-height:1.5;padding:.75rem 1rem}.chat-message.user .chat-message-text{background:#3b82f6;color:#fff}.chat-reasoning{margin-bottom:.5rem}.chat-reasoning-toggle{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;font-size:.688rem;font-weight:500;padding:.25rem .75rem;transition:all .2s}.chat-reasoning-toggle:hover{background:#e2e8f0;color:#1e293b}.chat-reasoning-content{background:#fef3c7;border-left:3px solid #f59e0b;border-radius:.5rem;color:#92400e;font-size:.75rem;line-height:1.5;margin-top:.5rem;padding:.75rem}.chat-typing-indicator{background:#fff;border-radius:1rem;display:flex;display:inline-flex;gap:.25rem;padding:.75rem 1rem}.chat-typing-indicator span{animation:typingBounce 1.4s ease-in-out infinite;background:#94a3b8;border-radius:50%;height:8px;width:8px}.chat-typing-indicator span:first-child{animation-delay:-.32s}.chat-typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.chat-input-container{background:#fff;border-top:1px solid #e2e8f0;padding:1rem}.chat-input{border:1px solid #e2e8f0;border-radius:.75rem;font-family:inherit;font-size:.875rem;padding:.75rem 1rem;resize:none;transition:all .2s;width:100%}.chat-input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a;outline:none}.chat-input-footer{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.chat-char-count{color:#64748b;font-size:.688rem}.chat-char-count-warning{color:#dc2626}.chat-send-btn{background:#3b82f6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.813rem;font-weight:500;padding:.5rem 1.25rem;transition:all .2s}.chat-send-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.chat-send-btn:disabled{cursor:not-allowed;opacity:.5}.chat-panel-loading{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;display:flex;flex-direction:column;height:400px;justify-content:center}.chat-loading-spinner{animation:spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}.chat-loading-status{color:#64748b;font-size:.875rem;margin-top:1rem}@media (max-width:768px){.chat-panel{height:calc(100vh - 300px);min-height:400px}.chat-message-content{max-width:90%}.chat-message-text{font-size:.813rem;padding:.625rem .875rem}.chat-panel-header{padding:1rem}.chat-panel-header h2{font-size:1.125rem}}@media (max-width:480px){.chat-message-content{max-width:95%}.chat-send-btn{font-size:.75rem;padding:.375rem 1rem}}.message-list{display:flex;flex-direction:column;gap:20px;padding:20px}.message{align-items:flex-start;display:flex;gap:14px}.message-avatar{align-items:center;background:#202123;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.message-user .message-avatar{background:#2563eb}.message-content{flex:1 1;min-width:0}.message-text{background:#fff;border-radius:16px;box-shadow:0 1px 2px #0000000f;color:#111827;font-size:15px;line-height:1.7;overflow-wrap:break-word;padding:18px 22px}.message-user .message-text{background:#2563eb;color:#fff}.markdown-body h1,.markdown-body h2,.markdown-body h3{font-weight:700;line-height:1.3;margin-bottom:12px;margin-top:20px}.markdown-body h1{font-size:26px}.markdown-body h2{font-size:22px}.markdown-body h3{font-size:18px}.markdown-body p{margin:12px 0}.markdown-body strong{color:#000;font-weight:700}.message-user .markdown-body strong{color:#fff}.markdown-body em{font-style:italic}.markdown-body ul{margin:14px 0;padding-left:24px}.markdown-body li{margin:8px 0}.markdown-body blockquote{border-left:4px solid #d1d5db;color:#4b5563;margin:16px 0;padding-left:16px}.markdown-body code{background:#f3f4f6;border-radius:6px;font-size:14px;padding:2px 6px}.markdown-body pre{background:#111827;border-radius:12px;color:#fff;overflow-x:auto;padding:16px}.message-reasoning{background:#f9fafb;border-left:4px solid #d1d5db;border-radius:12px;color:#4b5563;font-size:14px;margin-bottom:12px;padding:14px 18px}.typing-indicator{display:flex;gap:5px;padding:12px 0}.typing-indicator span{animation:typing 1.2s ease-in-out infinite;background:#9ca3af;border-radius:50%;height:8px;width:8px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,80%,to{opacity:.5;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.chat-panel{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;height:calc(100vh - 180px);max-height:800px;min-height:500px;overflow:hidden}.chat-messages-container{background:#f8fafc;flex:1 1;overflow-y:auto;padding:1rem;scroll-behavior:smooth}body.chat-open{overflow:hidden}.partner-slider-section{background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;margin:1rem 0;padding:2rem .5rem}.partner-slider-container{margin:0 auto;max-width:1280px;padding:0 1rem}.partner-slider-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:1.5rem;font-weight:700;letter-spacing:-.3px;margin-bottom:1.5rem;text-align:center}.partner-slider-wrapper{mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow:hidden;position:relative;width:100%}.partner-slider-track{animation:scrollLeft 25s linear infinite;display:flex;gap:2rem;width:-webkit-fit-content;width:fit-content;will-change:transform}.partner-slider-wrapper:hover .partner-slider-track{animation-play-state:paused}.partner-logo-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 2px 8px #0000000a;display:flex;flex:0 0 auto;height:100px;justify-content:center;padding:.75rem;transition:all .2s ease;width:160px}.partner-logo-item:hover{border-color:#cbd5e1;box-shadow:0 8px 20px #00000014;transform:translateY(-3px)}.partner-logo-img{max-height:100%;max-width:100%;object-fit:contain}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.partner-slider-section{padding:1.5rem .5rem}.partner-slider-title{font-size:1.25rem;margin-bottom:1rem}.partner-logo-item{height:85px;padding:.5rem;width:130px}.partner-slider-track{animation:scrollLeft 20s linear infinite;gap:1.25rem}}@media (max-width:480px){.partner-logo-item{height:75px;width:110px}.partner-slider-track{animation:scrollLeft 16s linear infinite;gap:1rem}.partner-slider-title{font-size:1.125rem}}@media (max-width:768px){.my-registrations-filters{align-items:stretch;flex-direction:column;gap:.5rem}.my-registrations-filter-group{width:100%}.my-registrations-filter-group.time-filter{display:inline-flex;width:calc(50% - .25rem)}.my-registrations-reset-btn{justify-content:center;width:100%}.my-registrations-delete-btn,.my-registrations-edit-btn{min-height:44px;min-width:44px;padding:.5rem}}@media (max-width:480px){.my-registrations-table,.my-registrations-table tbody,.my-registrations-table td,.my-registrations-table th,.my-registrations-table thead,.my-registrations-table tr{display:block}.my-registrations-table thead{display:none}.my-registrations-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:.75rem}.my-registrations-table td{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.5rem 0}.my-registrations-table td:last-child{border-bottom:none}.my-registrations-table td:before{color:#475569;content:attr(data-label);font-size:.688rem;font-weight:600;margin-right:1rem;text-transform:uppercase}.my-registrations-table td:first-child:before{content:"Sélection"}.my-registrations-table td:last-child:before{content:"Action"}.my-registrations-delete-btn{margin-left:auto}.modal-content{border-radius:.75rem;max-height:90vh;max-width:95%;padding:1rem;width:95%}.modal-content .form-input,.modal-content .form-select,.modal-content button{font-size:16px}}@media (max-width:640px){.my-registrations-table-wrapper{overflow-x:auto}.my-registrations-table{min-width:500px}}@media (max-width:480px){.my-registrations-table{min-width:400px}}@media (max-width:640px){.page-header .flex.justify-between.items-center{align-items:stretch;flex-direction:column;gap:.75rem}.page-header .flex.gap-2{flex-wrap:wrap;justify-content:center}.my-registrations-container .flex.gap-2 .btn-danger{justify-content:center;width:100%}.stats-cards{flex-direction:column}.stat-card{width:100%}.grouping-toggle{justify-content:center;width:100%}}.poule-modal-content{width:900px}.poule-list{display:flex;flex-direction:column;gap:1rem}.poule-card{border-radius:.5rem}.poule-actions{display:flex;gap:.25rem}.poule-players{flex-wrap:wrap}.player-tag{border-radius:2rem;display:inline-flex;font-size:.75rem;gap:.25rem;padding:.25rem .75rem}.remove-player{margin-left:.25rem}.add-player-select{border-radius:.375rem;margin-top:.5rem;padding:.375rem}@media (max-width:640px){.stats-cards{flex-direction:column}.stat-card{width:100%}.grouping-toggle{justify-content:center;width:100%}.poule-category-header{align-items:stretch;flex-direction:column}.poule-category-header .flex{justify-content:center}}@media (max-width:768px){.poule-grid{grid-template-columns:1fr}}@media (max-width:640px){.poule-category-header{align-items:stretch;flex-direction:column}.poule-category-header .flex{justify-content:center}.player-tag{font-size:.75rem;padding:.375rem .5rem}}.poule-modal-content{max-height:85vh;max-width:90%;overflow-y:auto;width:1000px}.stats-cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;flex:1 1;gap:1rem;min-width:150px;padding:1rem 1.5rem}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{color:#3b82f6;justify-content:center}.stat-info{display:flex;flex-direction:column}.stat-number{color:#1e293b;font-size:1.75rem;font-weight:800;line-height:1.2}.stat-label{color:#64748b;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.stats-cards.simple .stat-card{flex-direction:column;gap:.25rem;text-align:center}.stats-cards.simple .stat-number{font-size:2rem}.grouping-toggle{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.toggle-label{font-size:.875rem}.toggle-btn,.toggle-label{color:#475569;font-weight:500}.toggle-btn{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;font-size:.813rem;padding:.375rem 1rem;transition:all .2s}.toggle-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.toggle-btn:hover:not(.active){background:#f1f5f9}.toggle-btn.poule-toggle{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.toggle-btn.poule-toggle:hover{background:#7c3aed}.my-registrations-poule-btn{align-items:center;background:#8b5cf6;border:none;border-radius:.375rem;color:#fff;display:inline-flex;font-size:.75rem;gap:.25rem;padding:.25rem .5rem;transition:background .2s}.my-registrations-poule-btn:hover{background:#7c3aed}.poule-badge{background:#dbeafe;border-radius:1rem;color:#1e40af;display:inline-block;font-size:.688rem;font-weight:600;padding:.125rem .5rem}.poule-badge.assigned{background:#dcfce7;color:#166534}.poule-modal-content-large{max-height:90vh;max-width:95%;overflow-y:auto;width:1200px}.poule-category-section{border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:2rem;padding:1rem}.poule-category-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem}.poule-category-header,.poule-category-title{align-items:center;display:flex;gap:.5rem}.category-count{color:#64748b;font-size:.75rem;font-weight:400}.poule-search-container{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;gap:.5rem;margin-bottom:1rem;padding:.375rem .75rem}.poule-search-input{background:#0000;border:none;flex:1 1;font-size:.813rem;outline:none}.poule-search-input::placeholder{color:#94a3b8}.poule-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.poule-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem;transition:box-shadow .2s}.poule-card:hover{box-shadow:0 4px 12px #0000000d}.poule-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem}.poule-name{color:#1e293b;font-size:1rem;font-weight:700}.poule-header-actions{align-items:center;display:flex;gap:.5rem}.poule-expand-btn{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#64748b;cursor:pointer;display:inline-flex;padding:.25rem;transition:background .2s}.poule-expand-btn:hover{background:#e2e8f0}.poule-players{display:flex;flex-direction:column;gap:.5rem;margin:.5rem 0;max-height:200px;overflow-y:auto}.no-players{color:#94a3b8;font-size:.75rem;padding:.5rem;text-align:center}.player-tag{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;display:flex;font-size:.813rem;gap:.5rem;justify-content:space-between;padding:.5rem .75rem}.remove-player{color:#ef4444;cursor:pointer;font-size:1rem;font-weight:700;margin-left:.5rem;transition:transform .1s}.remove-player:hover{transform:scale(1.2)}.add-player-select{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.813rem;margin-top:.75rem;padding:.5rem;width:100%}.print-preview-modal{max-height:85vh;max-width:90%;overflow-y:auto;width:1100px}.print-preview-content{background:#fff;border-radius:.5rem;padding:1rem}@media print{body *{visibility:hidden}.print-preview-modal,.print-preview-modal *{visibility:visible}.print-preview-modal{box-shadow:none;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.modal-overlay{background:#fff}.print-preview-content{margin:0;padding:0}.print-poules-container{padding:.5in;width:100%}}.print-poules-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:1100px}.print-header{border-bottom:2px solid #3b82f6;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.print-header h1{color:#1e293b;font-size:1.8rem;margin-bottom:.5rem}.print-header p{color:#64748b;font-size:.9rem}.print-category{margin-bottom:2rem;page-break-inside:avoid}.print-category h2{background:#f1f5f9;border-radius:2rem;color:#1e293b;display:inline-block;font-size:1.4rem;margin-bottom:1rem;padding:.25rem 1rem}.print-poules-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.print-poule-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 2px 6px #0000000d;break-inside:avoid;padding:1rem;page-break-inside:avoid}.print-poule-card h3{border-bottom:2px solid #bfdbfe;color:#2563eb;font-size:1.2rem;font-weight:700;margin-bottom:.75rem;padding-bottom:.25rem}.print-players-list{list-style:none;margin:0;padding:0}.print-players-list li{border-bottom:1px dashed #e2e8f0;font-size:.9rem;padding:.4rem 0}.print-players-list li:last-child{border-bottom:none}.print-players-list .club{color:#64748b;font-size:.8rem;margin-left:.5rem}.print-players-list .empty{color:#94a3b8;font-style:italic}@media (max-width:768px){.poule-grid{grid-template-columns:1fr}.poule-category-header{align-items:stretch;flex-direction:column}.poule-category-header .flex{justify-content:center}.poule-modal-content-large{padding:.75rem;width:95%}.player-tag{font-size:.75rem;padding:.375rem .5rem}.my-registrations-filters{align-items:stretch;flex-direction:column;gap:.5rem}.my-registrations-filter-group{width:100%}.my-registrations-filter-group.time-filter{display:inline-flex;width:calc(50% - .25rem)}.my-registrations-reset-btn{justify-content:center;width:100%}.my-registrations-delete-btn,.my-registrations-edit-btn,.my-registrations-poule-btn{min-height:44px;min-width:44px;padding:.5rem}}@media (max-width:480px){.my-registrations-table,.my-registrations-table tbody,.my-registrations-table td,.my-registrations-table th,.my-registrations-table thead,.my-registrations-table tr{display:block}.my-registrations-table thead{display:none}.my-registrations-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;padding:.75rem}.my-registrations-table td{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.5rem 0}.my-registrations-table td:last-child{border-bottom:none}.my-registrations-table td:before{color:#475569;content:attr(data-label);font-size:.688rem;font-weight:600;margin-right:1rem;text-transform:uppercase}.my-registrations-table td:first-child:before{content:"Sélection"}.my-registrations-table td:last-child:before{content:"Action"}.my-registrations-delete-btn{margin-left:auto}.modal-content{border-radius:.75rem;max-height:90vh;max-width:95%;padding:1rem;width:95%}.modal-content .form-input,.modal-content .form-select,.modal-content button{font-size:16px}}.my-registrations-container{overflow-x:hidden}.my-registrations-club-section{overflow-x:auto}@media print{@page{size:landscape;margin:1cm}body *{visibility:hidden}.print-preview-modal,.print-preview-modal *{visibility:visible}.print-preview-modal{left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.print-poules-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);page-break-inside:avoid}.print-poule-card{break-inside:avoid;page-break-inside:avoid}.print-poules-grid>.print-poule-card:nth-child(4n){break-after:page;page-break-after:always}}
/*# sourceMappingURL=main.d8ff8c4c.css.map*/