@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-Dc4VJyIJ.woff2) format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-BE2fNs0E.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-BLGc9T1a.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-alAqRL36.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-Bput3-QP.woff2) format("woff2"),url(/assets/inter-greek-ext-400-normal-XIH6-K3k.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-DxZsaF_h.woff2) format("woff2"),url(/assets/inter-greek-400-normal-C3I71FoW.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif!important}#root{width:100%;min-height:100vh;margin:0;padding:0;display:flex;flex-direction:column}main{width:100%;flex:1;display:flex;flex-direction:column}.container{width:100%;max-width:1280px}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;margin:1rem 0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.text-center{text-align:center}.read-the-docs{color:#888}@media (max-width: 768px){.container{padding:0 .5rem}.card{padding:1rem}}@media (max-width: 480px){.logo{height:4em;padding:1em}}.upcoming-matches-section{max-width:1200px;margin:0 auto;padding:4rem 1rem}.matches-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.match-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:all .3s ease;cursor:pointer;padding:2rem;border:1px solid #f3f4f6}.match-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#e5e7eb}.teams-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:0 1rem}.team{display:flex;flex-direction:column;align-items:center;flex:1}.team-logo{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;position:relative;box-shadow:0 2px 8px #0000001a}.hlssa-logo{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff}.away-logo{background-color:#f3f4f6;border:2px solid #e5e7eb}.team-logo-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.team-logo-text{font-weight:700;font-size:.8rem;color:#fff;letter-spacing:.5px}.team-logo-emoji{font-size:1.5rem}.team-name{font-size:1rem;font-weight:600;color:#111827;text-align:center;letter-spacing:.25px}.vs-section{margin:0 1.5rem;position:relative}.vs-text{font-size:1.25rem;font-weight:800;color:#6b7280;letter-spacing:1px;position:relative}.vs-text:before,.vs-text:after{content:"";position:absolute;top:50%;width:20px;height:2px;background-color:#e5e7eb}.vs-text:before{left:-30px}.vs-text:after{right:-30px}.match-details{border-top:1px solid #e5e7eb;padding-top:1.5rem;background-color:#fafafa;margin:0 -2rem -2rem;padding:1.5rem 2rem 2rem}.match-detail{display:flex;align-items:center;margin-bottom:1rem;color:#4b5563}.match-detail:last-child{margin-bottom:0}.detail-icon{width:18px;height:18px;margin-right:.75rem;flex-shrink:0;color:#6b7280}.detail-text{font-size:.95rem;font-weight:500;color:#374151}.no-matches-container{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:250px}.no-matches-content{text-align:center;padding:3rem;background-color:#f9fafb;border-radius:16px;border:2px dashed #d1d5db}.no-matches-icon{font-size:4rem;display:block;margin-bottom:1.5rem;opacity:.7}.no-matches-content h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.75rem}.no-matches-content p{color:#6b7280;font-size:1rem;line-height:1.6}.schedule-button{padding:1rem 2.5rem;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;outline:none;letter-spacing:.5px;box-shadow:0 4px 14px #2563eb4d}.schedule-button:hover{background:linear-gradient(135deg,#1d4ed8,#1e3a8a);transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.schedule-button:focus{box-shadow:0 0 0 3px #93c5fd80}.schedule-button:active{transform:translateY(0)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;color:#6b7280}.loading-spinner{width:48px;height:48px;border:4px solid #f3f4f6;border-top:4px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}.loading-container p{font-size:1.1rem;font-weight:500}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;text-align:center;background-color:#fef2f2;border-radius:16px;padding:2rem;border:1px solid #fecaca}.error-message{color:#dc2626;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;line-height:1.5}.retry-button{padding:.75rem 1.5rem;background-color:#dc2626;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;outline:none}.retry-button:hover{background-color:#b91c1c;transform:translateY(-1px)}.retry-button:focus{box-shadow:0 0 0 3px #f8717180}@media (max-width: 768px){.upcoming-matches-section{padding:3rem 1rem}.section-title{font-size:2rem;margin-bottom:2rem}.matches-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.match-card{padding:1.5rem}.teams-section{padding:0 .5rem;margin-bottom:1.5rem}.team-logo{width:48px;height:48px}.vs-section{margin:0 1rem}.vs-text{font-size:1.1rem}.vs-text:before,.vs-text:after{width:15px}.vs-text:before{left:-25px}.vs-text:after{right:-25px}.team-name{font-size:.9rem}.match-details{margin:0 -1.5rem -1.5rem;padding:1.25rem 1.5rem 1.5rem}.schedule-button{padding:.875rem 2rem;font-size:.95rem}}@media (max-width: 480px){.upcoming-matches-section{padding:2rem .75rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.match-card{padding:1.25rem}.teams-section{padding:0}.team-logo{width:42px;height:42px;margin-bottom:.5rem}.vs-text{font-size:1rem}.team-name{font-size:.85rem}.detail-text{font-size:.9rem}.match-details{margin:0 -1.25rem -1.25rem;padding:1rem 1.25rem 1.25rem}.no-matches-content{padding:2rem 1.5rem}.no-matches-icon{font-size:3rem}.schedule-button{padding:.75rem 1.75rem;font-size:.9rem}}.partners-section{padding:80px 0;background-color:#fff}.container{max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width: 640px){.container{padding:0 24px}}@media (min-width: 1024px){.container{padding:0 32px}}.partners-header{text-align:center;margin-bottom:48px}.partners-title{font-size:3rem;font-weight:700;color:#143f7c;margin-bottom:12px}.partners-subtitle{font-size:1.125rem;color:#6b7280;max-width:640px;margin:0 auto;line-height:1.6}.slideshow-container{width:100%;overflow:hidden;margin-bottom:64px;position:relative;padding:20px 0}.slideshow-container:before,.slideshow-container:after{content:"";position:absolute;top:0;bottom:0;width:150px;z-index:2;pointer-events:none}.slideshow-container:before{left:0;background:linear-gradient(90deg,#fff,#fff0)}.slideshow-container:after{right:0;background:linear-gradient(270deg,#fff,#fff0)}.partners-slideshow{display:flex;gap:32px;animation:slideLeft 30s linear infinite;width:max-content;min-width:100%;will-change:transform}@keyframes slideLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.slideshow-container:hover .partners-slideshow{animation-play-state:paused}.partner-card{background-color:#fff;border-radius:12px;padding:5px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;cursor:pointer;width:300px;height:300px;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden}.partner-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.logo-container{height:240px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:8px 8px 0 0;overflow:hidden}.partner-logo{max-width:80%;max-height:80%;object-fit:contain;transition:transform .3s ease}.partner-card:hover .partner-logo{transform:scale(1.05)}.partner-info{padding:20px;flex:1;display:flex;flex-direction:column;justify-content:center}.partner-name{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:4px;text-align:center;text-decoration:none!important}.partner-card a{text-decoration:none!important}.benefits-section{margin-top:80px}.benefits-header{text-align:center;margin-bottom:48px}.benefits-title{font-size:2.5rem;font-weight:700;color:#122f6e;margin-bottom:12px}.benefits-subtitle{font-size:1.125rem;color:#4b5563;max-width:640px;margin:0 auto;line-height:1.6}.benefits-grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1280px;margin:0 auto}@media (min-width: 768px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}.benefit-item{background-color:#fff;border-radius:12px;padding:32px;text-align:center;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.benefit-item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.benefit-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px}.benefit-icon.facilities{background-color:#eef2ff;color:#4f46e5}.benefit-icon.opportunities{background-color:#ecfdf5;color:#10b981}.benefit-icon.tournaments{background-color:#fef3c7;color:#d97706}.benefit-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:12px}.benefit-description{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}@media (max-width: 768px){.partners-title{font-size:2rem}.partners-section{padding:60px 0}}.achievements-section{padding:80px 0;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#1e40af);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:relative;overflow:hidden;width:100%}.achievements-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.03)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');pointer-events:none}.container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.section-header{text-align:center;margin-bottom:60px}.section-title{font-size:2.5rem;font-weight:700;color:#1a1b25!important;margin-bottom:16px;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.1)}.section-description{font-size:1.2rem;color:#ffffffe6;max-width:600px;margin:0 auto;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.1)}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:32px;width:100%;max-width:100%;margin:0 auto;padding:0;box-sizing:border-box}.achievement-card{position:relative;border-radius:20px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);aspect-ratio:1;background:#fff;box-shadow:0 8px 32px #0000001a;width:100%;height:100%;margin:0;padding:0;box-sizing:border-box;border:2px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.achievement-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 24px 48px #0003;border-color:#fff3}.achievement-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.achievement-card:hover .achievement-image{transform:scale(1.1)}.achievement-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(30,58,138,.9) 0%,rgba(59,130,246,.7) 30%,rgba(30,64,175,.3) 60%,transparent 100%);opacity:0;transition:opacity .4s ease;display:flex;align-items:flex-end;padding:28px}.achievement-card:hover .achievement-overlay{opacity:1}.achievement-content{color:#fff;width:100%}.achievement-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.category-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:24px;font-size:.75rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.category-championship{background:#fbbf24e6;color:#92400e}.category-recognition{background:#60a5fae6;color:#1e40af}.category-tournament{background:#34d399e6;color:#065f46}.category-alumni{background:#c4b5fde6;color:#7c2d12}.category-community{background:#f87171e6;color:#991b1b}.achievement-year{color:#fbbf24;font-size:.75rem;font-weight:600;background:#0000004d;padding:4px 8px;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.achievement-title{font-size:1.2rem;font-weight:700;margin-bottom:12px;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.3)}.achievement-preview{font-size:.9rem;color:#ffffffe6;line-height:1.4;margin-bottom:16px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.read-more{color:#fbbf24;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:4px;padding:8px 16px;background:#0000004d;border-radius:20px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(251,191,36,.3);transition:all .3s ease}.read-more:hover{background:#fbbf2433;transform:translate(4px)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e3a8ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:all .4s ease}.modal-overlay.active{opacity:1;visibility:visible}.modal-content{background:#fff;border-radius:24px;max-width:900px;width:100%;max-height:90vh;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;transform:scale(.9) translateY(20px);transition:transform .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 24px 48px #0000004d;border:2px solid rgba(255,255,255,.1)}.modal-overlay.active .modal-content{transform:scale(1) translateY(0)}.modal-image-container{position:relative;background:linear-gradient(135deg,#1e3a8a,#3b82f6);height:320px}.modal-image{width:100%;height:100%!important;object-fit:cover}.close-button{position:absolute;top:20px;right:20px;width:44px;height:44px;background:#0009;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2)}.close-button:hover{background:#000c;transform:scale(1.1);border-color:#ffffff4d}.modal-text{padding:40px;overflow-y:auto;background:linear-gradient(135deg,#fff,#f8fafc)}.modal-meta{display:flex;align-items:center;gap:16px;margin-bottom:24px}.modal-title{font-size:1.8rem;font-weight:700;color:#1e3a8a;margin-bottom:24px;line-height:1.3}.modal-description{color:#4b5563;font-size:1.1rem;line-height:1.6;margin-bottom:32px}.modal-footer{padding-top:24px;border-top:2px solid #e5e7eb}.close-modal-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem;box-shadow:0 4px 12px #2563eb4d}.close-modal-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}@media (max-width: 768px){.achievements-section{padding:60px 0}.section-title{font-size:2rem}.section-description{font-size:1rem}.achievements-grid{grid-template-columns:1fr;gap:24px}.modal-content{grid-template-columns:1fr;max-height:95vh}.modal-text{padding:24px}.modal-title{font-size:1.5rem}.modal-description{font-size:1rem}.achievement-overlay{padding:20px}}@media (max-width: 480px){.container{padding:0 16px}.achievement-overlay{padding:16px}.modal-text{padding:20px}.achievements-grid{grid-template-columns:1fr;gap:20px}.section-title{font-size:1.8rem}.achievement-card{border-radius:16px}.modal-content{border-radius:16px;margin:10px}.close-button{top:16px;right:16px;width:40px;height:40px}}.achievements-section .section-header{display:flex;flex-direction:column;align-items:center;gap:16px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.achievement-card{animation:fadeInUp .6s ease forwards}.achievement-card:nth-child(1){animation-delay:.1s}.achievement-card:nth-child(2){animation-delay:.2s}.achievement-card:nth-child(3){animation-delay:.3s}.achievement-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}.achievement-card:hover:before{opacity:1}.staff-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fff;height:100%;margin-bottom:40px;color:#333}.hero-content p{font-size:clamp(1.1rem,2.5vw,1.4rem);color:#64748b;max-width:600px;margin:0 auto}.scrollable-section{margin-bottom:10px!important;padding:0 20px;width:100%}.section-subtitle{text-align:center}.coaches-section{padding:.5rem 0;margin:0 auto;width:100%}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:3rem;line-height:1.2}.coach-card{background:transparent;border-radius:16px;overflow:hidden;transition:all .3s ease;cursor:pointer;position:relative;width:280px;height:360px;flex-shrink:0;border:none;box-shadow:none}.coach-card:hover{transform:translateY(-8px)}.coach-image-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:16px;background:transparent}.coach-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;background:transparent;border-radius:16px}.coach-card:hover .coach-image{transform:scale(1.05)}.coach-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#1e293bd9);padding:30px 20px 20px;color:#fff;border-radius:0 0 16px 16px}.coach-name{font-size:1.3rem;font-weight:700;margin-bottom:4px;color:#fff!important;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.coach-role{font-size:1rem;font-weight:500;opacity:.9;color:#fffdb7!important;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.coach-experience{font-size:.9rem;opacity:.8;margin-top:4px;text-shadow:1px 1px 2px rgba(0,0,0,.5)}@media (max-width: 768px){.hero-section{padding:60px 15px 40px}.scrollable-section{padding:0 15px}.section-header{flex-direction:column;gap:20px;align-items:flex-start}.scroll-controls{align-self:center}.cards-row{padding:0 10px;gap:16px}.coach-card{width:240px;height:320px}}@media (max-width: 480px){.cards-row{gap:12px}.coach-card{width:220px;height:300px}.scroll-btn{width:36px;height:36px;font-size:16px}}.testimonials-section{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.testimonials-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23cbd5e1' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.4}.container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.testimonial-header{text-align:center;margin-bottom:60px}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:16px;line-height:1.2}.testimonial-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.testimonial-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.testimonial-loading p{color:#64748b;font-size:1.1rem}.testimonial-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.error-message{color:#dc2626;font-size:1.1rem;margin-bottom:20px}.retry-button{background:#3b82f6;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.retry-button:hover{background:#2563eb;transform:translateY(-2px)}.testimonial-empty{display:flex;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.testimonial-empty p{color:#64748b;font-size:1.1rem}.testimonial-carousel{position:relative;max-width:650px;margin:0 auto}.carousel-container{overflow:hidden;border-radius:20px;box-shadow:0 20px 40px #0000001a;background:#fff;position:relative}.carousel-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1)}.testimonial-slide{min-width:100%;box-sizing:border-box}.testimonial-card{padding:32px 24px;background:#fff;position:relative;height:350px;width:650px;display:flex;align-items:center;justify-content:flex-start;gap:24px}.testimonial-content{text-align:center;max-width:600px;width:100%}.testimonial-content{display:flex;align-items:center;gap:24px}.testimonial-author{flex-direction:column;align-items:center;margin:0;order:0}.testimonial-feedback{flex:1;order:1}.quote-icon{margin-left:auto}.quote-icon{color:#3b82f6;opacity:.8}.quote-icon svg{width:48px;height:48px}.testimonial-feedback{font-size:1.3rem;line-height:1.8;color:#374151;margin-bottom:15px;font-style:italic;font-weight:400;position:relative}.testimonial-author{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:15px}.author-image{position:relative}.testimonial-image{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid #e2e8f0;transition:all .3s ease}.testimonial-image-placeholder{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;border:4px solid #e2e8f0;transition:all .3s ease}.testimonial-initials{color:#fff;font-size:1.5rem;font-weight:600}.author-info{text-align:left}.testimonial-name{font-size:1.2rem;font-weight:600;color:#1e293b;margin:0 0 6px}.testimonial-role{font-size:1rem;color:#64748b;font-weight:500}.carousel-nav{position:absolute;top:45%;transform:translateY(-50%);background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px #00000026;padding:8px}.carousel-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #00000026}.carousel-nav-prev{left:-25px}.carousel-nav-next{right:-25px}.carousel-nav svg{color:#374151;width:24px;height:24px}.carousel-dots{display:flex;justify-content:center;gap:12px;margin-top:40px}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#cbd5e1;cursor:pointer;transition:all .3s ease;position:relative}.dot:hover{background:#94a3b8;transform:scale(1.2)}.dot.active{background:#3b82f6;transform:scale(1.3)}.dot.active:after{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:2px solid #3b82f6;border-radius:50%;opacity:.3}@media (max-width: 768px){.testimonials-section{padding:60px 0}.container{padding:0 16px}.section-title{font-size:2rem;margin-bottom:12px}.testimonial-subtitle{font-size:1rem;line-height:1.5}.testimonial-header{margin-bottom:40px}.testimonial-carousel{max-width:100%}.carousel-container{border-radius:16px;margin:0 20px}.testimonial-card{padding:32px 20px;height:auto;min-height:400px;width:100%;flex-direction:column;justify-content:center;gap:20px}.testimonial-content{flex-direction:column;align-items:center;text-align:center;gap:20px}.testimonial-author{flex-direction:column;align-items:center;gap:16px;margin-top:0;order:1}.testimonial-feedback{font-size:1.1rem;line-height:1.6;margin-bottom:0;text-align:center;order:2}.quote-icon{margin-left:0;order:0}.quote-icon svg{width:32px;height:32px}.testimonial-image,.testimonial-image-placeholder{width:80px;height:80px}.testimonial-initials{font-size:1.3rem}.author-info{text-align:center}.testimonial-name{font-size:1.1rem}.testimonial-role{font-size:.9rem}.carousel-nav{width:40px;height:40px}.carousel-nav-prev{left:-20px}.carousel-nav-next{right:-20px}.carousel-nav svg{width:20px;height:20px}.carousel-dots{margin-top:32px;gap:10px}.dot{width:10px;height:10px}}@media (max-width: 480px){.testimonials-section{padding:40px 0}.container{padding:0 12px}.section-title{font-size:1.75rem}.testimonial-subtitle{font-size:.95rem}.testimonial-header{margin-bottom:30px}.carousel-container{margin:0 10px;border-radius:12px}.testimonial-card{padding:24px 16px;min-height:380px;gap:16px}.testimonial-content{gap:16px}.testimonial-feedback{font-size:1rem;line-height:1.5}.testimonial-image,.testimonial-image-placeholder{width:70px;height:70px}.testimonial-initials{font-size:1.1rem}.testimonial-name{font-size:1rem}.testimonial-role{font-size:.85rem}.carousel-nav{width:36px;height:36px}.carousel-nav-prev{left:-18px}.carousel-nav-next{right:-18px}.carousel-nav svg{width:18px;height:18px}.quote-icon svg{width:28px;height:28px}.carousel-dots{margin-top:24px}.dot{width:8px;height:8px}}@media (prefers-reduced-motion: reduce){.carousel-track{transition:none}.loading-spinner{animation:none}.carousel-nav,.dot,.retry-button{transition:none}}.carousel-nav:focus,.dot:focus,.retry-button:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-contrast: high){.testimonial-card,.carousel-nav,.dot{border:2px solid #000}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;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{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.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{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height: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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.container{display:flex;flex-direction:column;width:100vw;max-width:1200px;margin:0 auto;padding:2rem;gap:2rem;border-radius:.75rem;box-shadow:0 4px 6px #0000001a}.form{background-color:#fdfdfd;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px #0000001a}.title,.page-title{font-size:1.75rem;font-weight:600;color:#020202!important;margin-bottom:1.5rem;position:relative;padding-left:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.input,.textarea,.select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;box-sizing:border-box}.input:focus,.textarea:focus,.select:focus{border-color:#4a90e2;outline:none;box-shadow:0 0 0 2px #4a90e233}.textarea,.description{resize:vertical;min-height:6rem;font-family:inherit}.file-input{padding:.5rem 0;border:none}.image-preview{margin-top:1rem;max-width:200px;border-radius:.5rem;overflow:hidden;border:1px solid #ddd}.image-preview img{width:100%;height:auto;display:block}.video-container{width:100%;max-width:400px;margin:1rem 0;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px #0000001a}.uploaded-media{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:.5rem;background-color:#f5f5f5}video.uploaded-media{background-color:#000}.button-group{display:flex;gap:1rem;margin-top:1.5rem}.submit,.cancel,.primary-btn,.secondary-btn{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.submit,.primary-btn{background-color:#4a90e2;color:#fff}.submit:hover:not(:disabled),.primary-btn:hover:not(:disabled){background-color:#3a7bc8}.cancel,.secondary-btn{background-color:#f1f1f1;color:#555}.cancel:hover:not(:disabled),.secondary-btn:hover:not(:disabled){background-color:#e1e1e1}.submit:disabled,.cancel:disabled,.primary-btn:disabled,.secondary-btn:disabled{opacity:.7;cursor:not-allowed}.error-message{background-color:#fee;color:#d32f2f;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;border-left:4px solid #d32f2f}.success-message{background-color:#e6f7ed;color:#2e7d32;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;border-left:4px solid #2e7d32}.warning-message{background-color:#fff3cd;color:#856404;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;border-left:4px solid #ffc107}.info-message{background-color:#d1ecf1;color:#0c5460;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;border-left:4px solid #17a2b8}.partners-list,.matches-list,.coaches-list,.tournaments-list,.list-container{background-color:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 4px 6px #0000001a}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f1f1f1;flex-wrap:wrap;gap:1rem}.list-header h2{font-size:1.5rem;font-weight:600;color:#333;margin:0}.partners-list h2,.matches-list h2,.coaches-list h2,.tournaments-list h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f1f1f1}.view-toggle{display:flex;gap:.5rem}.toggle-btn{padding:.5rem 1rem;border:1px solid #ddd;background-color:#fff;color:#666;border-radius:.5rem;cursor:pointer;transition:all .2s ease;font-size:.875rem}.toggle-btn:hover{background-color:#f9f9f9}.toggle-btn.active{background-color:#4a90e2;color:#fff;border-color:#4a90e2}.loading,.empty-message{padding:1.5rem;text-align:center;color:#666;font-style:italic}.partners,.matches,.coaches,.tournaments,.items-list{list-style:none;padding:0;margin:0}.partner-item,.match-item,.coach-item,.tournament-item,.list-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #f1f1f1;transition:background-color .2s ease}.partner-item:last-child,.match-item:last-child,.coach-item:last-child,.tournament-item:last-child,.list-item:last-child{border-bottom:none}.partner-item:hover,.match-item:hover,.coach-item:hover,.tournament-item:hover,.list-item:hover{background-color:#f9f9f9}.partner-info,.match-info,.coach-info,.tournament-info,.item-info{display:flex;gap:1.5rem;flex:1}.partner-image,.match-image,.coach-image,.tournament-image,.item-image{flex-shrink:0;width:120px;height:120px;border-radius:.5rem;overflow:hidden;background-color:#f1f1f1}.partner-image img,.match-image img,.coach-image img,.tournament-image img,.item-image img{width:100%;height:100%;object-fit:cover}.partner-details,.match-details,.coach-details,.tournament-details,.item-details{flex:1}.partner-name,.match-opponent,.admin-coach-name,.tournament-name,.item-title{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .5rem}.admin-coach-role,.partner-description,.match-description,.coach-description,.tournament-description,.item-description{margin-bottom:.5rem;line-height:1.5;max-width:500px}.partner-website,.match-datetime,.match-location,.coach-email,.coach-phone,.tournament-date,.tournament-location,.tournament-prize,.item-meta{margin-bottom:.5rem;line-height:1.5}.website-link,.email-link,.phone-link{color:#4a90e2;text-decoration:none;word-break:break-all}.website-link:hover,.email-link:hover,.phone-link:hover{text-decoration:underline}.action-buttons{display:flex;flex-direction:column;gap:.75rem;min-width:100px}.edit-btn,.delete-btn,.view-btn,.confirm-yes,.confirm-no{padding:.5rem 1rem;border:none;border-radius:.35rem;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-align:center;width:100%}.edit-btn,.view-btn{background-color:#4a90e2;color:#fff}.edit-btn:hover:not(:disabled),.view-btn:hover:not(:disabled){background-color:#3a7bc8}.delete-btn{background-color:#e74c3c;color:#fff}.delete-btn:hover:not(:disabled){background-color:#c0392b}.delete-confirm{display:flex;flex-direction:column;gap:.5rem}.delete-confirm span{font-size:.875rem;font-weight:500;text-align:center;color:#e74c3c}.confirm-yes{background-color:#e74c3c;color:#fff}.confirm-yes:hover:not(:disabled){background-color:#c0392b}.confirm-no{background-color:#95a5a6;color:#fff}.confirm-no:hover:not(:disabled){background-color:#7f8c8d}.status{display:inline-block;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;text-transform:uppercase}.status.active{background-color:#d4edda;color:#155724}.status.inactive{background-color:#f8d7da;color:#721c24}.status.pending{background-color:#fff3cd;color:#856404}.status.completed{background-color:#d1ecf1;color:#0c5460}.badge{display:inline-block;padding:.25rem .5rem;background-color:#4a90e2;color:#fff;border-radius:.25rem;font-size:.75rem;font-weight:500}.badge.secondary{background-color:#6c757d}.badge.success{background-color:#28a745}.badge.warning{background-color:#ffc107;color:#212529}.badge.danger{background-color:#dc3545}.card{background-color:#fff;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;overflow:hidden}.card-header{padding:1rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.card-body{padding:1.5rem}.card-footer{padding:1rem 1.5rem;background-color:#f8f9fa;border-top:1px solid #dee2e6}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background-color:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;text-align:center}.stat-number{font-size:2rem;font-weight:600;color:#4a90e2;margin-bottom:.5rem}.stat-label{font-size:.875rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:.25rem}.filter-group label{font-size:.875rem;font-weight:500;color:#555}.filter-select{padding:.5rem;border:1px solid #ddd;border-radius:.35rem;font-size:.875rem}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem}.page-btn{padding:.5rem .75rem;border:1px solid #ddd;background-color:#fff;color:#666;border-radius:.35rem;cursor:pointer;transition:all .2s ease;font-size:.875rem}.page-btn:hover:not(:disabled){background-color:#f9f9f9}.page-btn.active{background-color:#4a90e2;color:#fff;border-color:#4a90e2}.page-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.container{padding:1rem}.list-header{flex-direction:column;align-items:flex-start}.view-toggle{width:100%}.toggle-btn{flex:1;text-align:center}.partner-info,.match-info,.coach-info,.tournament-info,.item-info{flex-direction:column;gap:1rem}.partner-image,.match-image,.coach-image,.tournament-image,.item-image{width:100%;height:auto;max-width:200px}.partner-item,.match-item,.coach-item,.tournament-item,.list-item{flex-direction:column;gap:1rem}.action-buttons{flex-direction:row;width:100%}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.filters,.button-group{flex-direction:column}}@media (max-width: 480px){.container{padding:.5rem}.form,.partners-list,.matches-list,.coaches-list,.tournaments-list,.list-container{padding:1rem}.title,.page-title{font-size:1.5rem}.stats-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}}@media print{.container{max-width:none;padding:0}.action-buttons,.view-toggle,.button-group{display:none}.form,.partners-list,.matches-list,.coaches-list,.tournaments-list,.list-container{box-shadow:none;border:1px solid #ddd}}:root{--primary-blue: #1256C4;--dark-text: #1A1B25;--accent-yellow: #FDE350;--success-green: #53A548;--collaboration-red: #FF6B6B;--light-gray: #F8F9FA;--medium-gray: #E9ECEF;--white: #FFFFFF;--overlay-dark: rgba(26, 27, 37, .85);--modal-backdrop: rgba(26, 27, 37, .9);--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--border-radius-sm: 8px;--border-radius-md: 12px;--border-radius-lg: 16px;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .1);--shadow-md: 0 4px 12px rgba(0, 0, 0, .15);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .2);--transition-fast: all .2s ease;--transition-medium: all .3s ease;--transition-slow: all .4s ease}*{box-sizing:border-box;margin:0;padding:0}.achievements-page{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem 1rem;font-family:var(--font-primary);line-height:1.6;margin-top:94px;color:var(--dark-text)}.achievements-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto;padding:0 1rem}.achievements-title{font-size:2.5rem;font-weight:var(--font-weight-bold);color:var(--dark-text);margin:0 0 1rem;letter-spacing:-.02em;line-height:1.2}.achievements-subtitle{font-size:1.125rem;color:var(--dark-text);margin:0;font-weight:var(--font-weight-normal);opacity:.8;line-height:1.6}.filter-controls{display:flex;justify-content:center;gap:.75rem;margin:0 auto 2.5rem;flex-wrap:wrap;padding:0 1rem;max-width:1200px}.filter-btn{padding:.6rem 1.25rem;border:2px solid var(--primary-blue);background:transparent;color:var(--primary-blue);font-family:var(--font-primary);font-size:.95rem;font-weight:var(--font-weight-medium);border-radius:var(--border-radius-md);cursor:pointer;transition:var(--transition-medium);white-space:nowrap}.filter-btn:hover{background:#1256c41a;transform:translateY(-2px);box-shadow:var(--shadow-sm)}.filter-btn:focus{outline:none;box-shadow:0 0 0 3px #1256c44d}.filter-btn--active{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);box-shadow:var(--shadow-md)}.filter-btn--active:hover{background:#0d47a1;border-color:#0d47a1;opacity:1}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media (max-width: 768px){.achievements-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:0 1rem}.achievements-title{font-size:2rem}.achievements-subtitle{font-size:1rem}}.achievement-card{aspect-ratio:4/5;background-size:cover;background-position:center;border-radius:var(--border-radius-lg);position:relative;cursor:pointer;overflow:hidden;transition:var(--transition-medium);box-shadow:var(--shadow-md)}.achievement-card:hover{transform:scale(1.03);box-shadow:var(--shadow-lg)}.achievement-card:focus{outline:3px solid var(--primary-blue);outline-offset:4px}.achievement-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,var(--overlay-dark),transparent 60%);transition:var(--transition-medium)}.achievement-card:hover .achievement-card__overlay{background:linear-gradient(to top,var(--overlay-dark),rgba(26,27,37,.3))}.achievement-card__content{position:absolute;top:0;left:0;right:0;bottom:0;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;z-index:2}.achievement-card__category{align-self:flex-start;padding:.5rem 1rem;border-radius:var(--border-radius-sm);font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--dark-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm)}.achievement-card__info{color:var(--white)}.achievement-card__title{font-size:1.5rem;font-weight:var(--font-weight-bold);margin:0 0 .5rem;line-height:1.3}.achievement-card__date{font-size:1rem;margin:0;opacity:.9;font-weight:var(--font-weight-medium)}.achievement-card__hover-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff2;color:var(--dark-text);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:var(--transition-medium);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-md)}.achievement-card:hover .achievement-card__hover-icon{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:var(--modal-backdrop);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:var(--white);border-radius:var(--border-radius-lg);max-width:1000px;width:100%;max-height:90vh;overflow:hidden;position:relative;animation:slideUp .3s ease;box-shadow:var(--shadow-lg)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#fffffff2;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:var(--transition-fast);color:var(--dark-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm)}.modal-close:hover{background:var(--white);transform:scale(1.1);box-shadow:var(--shadow-md)}.modal-close:focus{outline:2px solid var(--primary-blue);outline-offset:2px}.modal-body{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.modal-image{background:var(--light-gray);display:flex;align-items:center;justify-content:center;overflow:hidden}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-info{padding:3rem;display:flex;flex-direction:column;justify-content:center}.modal-category{display:inline-block;padding:.5rem 1rem;border-radius:var(--border-radius-sm);font-size:.875rem;font-weight:var(--font-weight-semibold);color:var(--dark-text);margin-bottom:1.5rem;align-self:flex-start}.modal-title{font-size:2.5rem;font-weight:var(--font-weight-bold);color:var(--dark-text);margin:0 0 1rem;line-height:1.2}.modal-date{font-size:1.125rem;color:#6c757d;margin:0 0 2rem;font-weight:var(--font-weight-medium)}.modal-description p{font-size:1.125rem;line-height:1.7;color:var(--dark-text);margin:0}@media (max-width: 768px){.achievements-page{padding:1rem}.achievements-title{font-size:2.5rem}.achievements-subtitle{font-size:1.125rem}.achievements-grid{grid-template-columns:1fr;gap:1.5rem}.filter-controls{gap:.75rem}.filter-btn{padding:.625rem 1.25rem;font-size:.875rem}.achievement-card__title{font-size:1.25rem}.modal-backdrop{padding:1rem}.modal-body{grid-template-columns:1fr;min-height:auto}.modal-info{padding:2rem}.modal-title{font-size:2rem}.modal-description p{font-size:1rem}}@media (max-width: 480px){.achievements-title{font-size:2rem}.filter-controls{flex-direction:column;align-items:center;display:none}.filter-btn{width:200px}.modal-info{padding:1.5rem}.modal-title{font-size:1.75rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.achievement-card{border:2px solid var(--dark-text)}.filter-btn{border-width:2px}}.achievement-card:focus-visible,.filter-btn:focus-visible,.modal-close:focus-visible{outline:3px solid var(--primary-blue);outline-offset:2px}.matches-container{min-height:100vh;background-color:#f9fafb;font-family:system-ui,-apple-system,sans-serif;margin-top:96px}.home-matches-container{min-height:100vh;background-color:#f9fafb;font-family:system-ui,-apple-system,sans-serif}.header-section{position:relative;height:90vh;background-image:linear-gradient(#0009,#0009),url(https://res.cloudinary.com/dwlccnvfh/image/upload/v1753939826/pyn9vuo7cwf68jiozoez_yxiwqi.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.home-header-section{position:relative;height:90vh}.header-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.header-content{text-align:center;color:#fff;padding:0 16px}.championship-badge{display:inline-block;margin-bottom:24px}.badge-text{background-color:#fbbf24;color:#000;padding:8px 16px;border-radius:9999px;font-size:14px;font-weight:600}.main-title{font-size:48px;font-weight:700;margin-bottom:16px;line-height:1.1;color:#fff}@media (min-width: 768px){.main-title{font-size:60px}}.title-highlight{color:#fbbf24}.subtitle{font-size:20px;color:#d1d5db;max-width:768px;margin:0 auto;line-height:1.75}@media (min-width: 768px){.subtitle{font-size:24px}}.main-content{max-width:1280px;margin:0 auto;padding:48px 16px}.tabs-container{display:flex;justify-content:center;margin-bottom:48px}.tabs-wrapper{background-color:#fff;border-radius:8px;padding:4px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.tab-button{padding:12px 24px;border-radius:6px;font-weight:600;transition:all .2s;border:none;background:none;cursor:pointer;color:#6b7280}.tab-button:hover{color:#2563eb}.tab-active{background-color:#2563eb!important;color:#fff!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.matches-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:48px;margin-top:60px}.match-card{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;cursor:pointer;transition:all .3s;flex:1;min-width:320px;max-width:384px}.match-card:hover{box-shadow:0 25px 50px -12px #00000040;transform:translateY(-4px)}.match-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.badge{padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600}.badge-home{background-color:#dcfce7;color:#166534}.badge-away{background-color:#dbeafe;color:#1e40af}.badge-win{background-color:#dcfce7;color:#166534}.badge-loss{background-color:#fee2e2;color:#991b1b}.teams-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.team{display:flex;flex-direction:column;align-items:center;text-align:center}.team-logo{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.hlssa-logo{background-color:#2563eb}.away-logo{background-color:#6b7280}.team-logo-text{color:#fff;font-weight:700;font-size:12px}.team-logo-emoji{color:#fff;font-size:24px}.team-name{font-weight:600;color:#1f2937}.vs-section{display:flex;flex-direction:column;align-items:center}.vs-text{color:#9ca3af;font-size:18px;font-weight:700;margin-bottom:8px}.score-display{background-color:#f3f4f6;padding:8px 16px;border-radius:8px}.score-text{font-weight:700;color:#1f2937}.match-details{display:flex;flex-direction:column;gap:12px}.match-detail{display:flex;align-items:center;color:#6b7280}.detail-icon{width:16px;height:16px;margin-right:8px}.detail-text{font-size:14px}.schedule-button-container{text-align:center}.schedule-button{background-color:#2563eb;color:#fff;font-weight:600;padding:12px 32px;border-radius:8px;transition:all .2s;transform:translateY(0);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:none;cursor:pointer}.schedule-button:hover{background-color:#1d4ed8;transform:translateY(-4px);box-shadow:0 25px 50px -12px #00000040}@media (max-width: 768px){.main-title{font-size:36px}.subtitle{font-size:18px}.match-card{min-width:280px}.matches-grid{gap:16px}.main-content{padding:32px 16px}}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:2rem;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.error-message{color:#dc3545;font-size:1.1rem;margin-bottom:1rem}.retry-button{background-color:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.team-logo-img{width:100%;height:100%;object-fit:contain;border-radius:50%}.team-logo{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:.5rem;position:relative;overflow:hidden}.hlssa-logo{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.away-logo{background:linear-gradient(135deg,#6c757d,#495057);color:#fff}.no-matches-container{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;min-height:300px}.no-matches-content{text-align:center;padding:2rem;background:#ffffff0d;border-radius:1rem;border:1px solid rgba(255,255,255,.1)}.no-matches-icon{font-size:3rem;display:block;margin-bottom:1rem}.no-matches-content h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.no-matches-content p{color:#ffffffb3;font-size:1rem}.tab-button{position:relative;transition:all .3s ease}@media (max-width: 768px){.team-logo{width:50px;height:50px}.team-logo-text{font-size:.7rem}.loading-container,.error-container{min-height:300px;padding:1rem}.no-matches-content{padding:1.5rem}.no-matches-icon{font-size:2.5rem}.header{text-align:"center";margin-bottom:"4rem";margin-top:0;padding-top:0}.title{font-size:"2.5rem";font-weight:"bold";color:"#111827";margin-bottom:"1rem";line-height:"1.2"}.subtitle{font-size:"1.25rem";color:"#6b7280";max-width:"32rem";margin:"0 auto"}}.page{font-family:Arial,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5;min-height:100vh;margin:0;padding:0}.header{background:linear-gradient(135deg,#000000bf,#00000080),url(https://images.unsplash.com/photo-1518091043644-c1d4457512c6?auto=format&fit=crop&w=1350&q=80) center/cover no-repeat;color:#fff;padding:4rem 2rem;text-align:center;margin-top:93px;position:relative;min-height:450px;display:flex;align-items:center;justify-content:center;flex-direction:column}.header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#63626200;z-index:1}.header-content{max-width:1200px;padding:0 2rem;text-align:center}.header-badge.yellow{background:linear-gradient(135deg,#facc15,#eab308);color:#78350f;font-size:.9rem;padding:.5rem 1.5rem;border-radius:9999px;display:inline-block;font-weight:600;margin-top:40px;margin-bottom:1.5rem;box-shadow:0 4px 10px #fbbf244d}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff;text-align:center}.hero-subtitle{font-size:1.1rem;color:#f7f7f6;text-align:center;line-height:1.6;max-width:700px;margin:0 auto}.white{color:#fff}.yellow{color:#facc15}.navigation{background:#fff;padding:1rem 0;border-bottom:2px solid #FDE350;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.nav-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;gap:2rem}.nav-button{padding:.75rem 2rem;border:2px solid #1256C4;border-radius:25px;background:#fff;color:#1256c4;cursor:pointer;font-weight:700;font-size:1rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;text-decoration:none}.nav-button:hover{background:#f0f8ff;transform:translateY(-2px);box-shadow:0 4px 12px #1256c433}.nav-button.active{background:#1256c4;color:#fff;box-shadow:0 4px 12px #1256c44d}.search-section{padding:3rem 0;background:#fff;border-bottom:1px solid #e5e7eb}.search-content{max-width:1200px;margin:0 auto;padding:0 2rem}.search-container{position:relative;max-width:500px;margin:0 auto}.search-input{width:100%;padding:1rem 1.5rem 1rem 3.5rem;border:2px solid #e5e7eb;border-radius:50px;font-size:1rem;outline:none;box-sizing:border-box;transition:all .3s ease;background:#f9fafb}.search-input:focus{border-color:#1256c4;background:#fff;box-shadow:0 0 0 3px #1256c41a}.search-icon{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:1.1rem}.featured-section{padding:4rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.featured-content{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#1e293b;text-align:center}.section-subtitle{font-size:1.1rem;color:#64748b;text-align:center;margin-bottom:3rem}.featured-card{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #0000001a;border:1px solid #e2e8f0}.featured-image{width:100%;height:350px;border-radius:15px;object-fit:cover;box-shadow:0 8px 25px #00000026}.featured-badge{display:flex;gap:1rem;margin-bottom:1rem;align-items:center}.featured-label{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600;letter-spacing:.5px}.category-tag{background:linear-gradient(135deg,#1256c4,#0f46a1);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.8rem;font-weight:600;letter-spacing:.5px}.featured-title{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1e293b;line-height:1.3}.featured-excerpt{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.6}.meta{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem}.read-more-button{background:linear-gradient(135deg,#1256c4,#0f46a1);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:25px;cursor:pointer;font-weight:600;font-size:1rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px #1256c44d}.read-more-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1256c466}.news-section{padding:4rem 0;background:#fff}.news-content{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{margin-bottom:3rem;text-align:center}.results-count{font-size:1rem;color:#64748b;margin-bottom:.5rem}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.news-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;cursor:pointer;border:1px solid #e2e8f0}.news-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.news-image{width:100%;height:200px;object-fit:cover}.news-content-div{padding:1.5rem}.news-title{font-size:1.2rem;font-weight:700;margin-bottom:.75rem;color:#1e293b;line-height:1.4}.news-excerpt{color:#64748b;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.news-meta{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.news-meta-item{display:flex;align-items:center;gap:.3rem;color:#6b7280;font-size:.8rem}.read-more-link{text-decoration:none}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:50vh}.loading p{margin-top:1rem;color:#64748b;font-size:1.1rem}.error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:2rem;margin:2rem 0;text-align:center}.error h3{color:#dc2626;margin-bottom:1rem}.error p{color:#7f1d1d;margin-bottom:1.5rem}.retry-button{background:#dc2626;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.retry-button:hover{background:#b91c1c;transform:translateY(-2px)}.no-results{text-align:center;padding:4rem 2rem;color:#64748b;font-size:1.1rem}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem}.page-button{padding:.75rem 1.5rem;border:2px solid #1256C4;border-radius:8px;background:#fff;color:#1256c4;cursor:pointer;font-weight:600;transition:all .3s ease}.page-button:hover:not(:disabled){background:#1256c4;color:#fff}.page-button:disabled{opacity:.5;cursor:not-allowed}.page-info{font-weight:600;color:#64748b}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.modal-content{background-color:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow:auto;position:relative;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column}.modal-header{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:flex-start;position:sticky;top:0;background-color:#fff;z-index:10}.modal-title{margin:0;padding-right:20px;font-size:1.5rem;font-weight:700;color:#333}.modal-close{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;font-size:24px;flex-shrink:0;transition:background-color .2s,color .2s}.modal-close:hover{background-color:#f0f0f0;color:#000}.modal-meta{padding:0 20px 20px;display:flex;flex-wrap:wrap;gap:15px;font-size:.9rem;color:#666;border-bottom:1px solid #eee}.modal-meta-item{display:flex;align-items:center;gap:6px}.modal-category-tag{background-color:#4caf50;color:#fff;padding:4px 8px;border-radius:12px;font-size:.8rem}.modal-image{width:100%;height:300px;object-fit:cover;margin-bottom:20px}.modal-story{padding:0 20px 20px;line-height:1.6;font-size:1rem;color:#333}.modal-paragraph{margin-bottom:15px;text-align:justify}.modal-paragraph:last-child{margin-bottom:0}@media (max-width: 768px){.header{margin-top:0;min-height:300px}.title{font-size:2rem}.nav-content{flex-direction:column;gap:1rem}.nav-button{justify-content:center}.featured-card{grid-template-columns:1fr;gap:2rem;padding:2rem}.featured-title{font-size:1.5rem}.section-title{font-size:2rem}.news-grid{grid-template-columns:1fr}.meta{flex-direction:column;gap:.5rem}.modal-content{margin:1rem;max-height:calc(100vh - 2rem)}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-title{font-size:1.5rem;padding-right:1rem}.modal-meta{padding:1rem 1.5rem;flex-direction:column;gap:.5rem;align-items:flex-start}.modal-story{padding:0 1.5rem 1.5rem}}@media (max-width: 480px){.header-content,.search-content,.featured-content,.news-content{padding:0 1rem}.featured-card{padding:1.5rem}.news-card{margin:0 .5rem}}.animate-spin{animation:spin 1s linear infinite}*{margin:0;padding:0;box-sizing:border-box}.team-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f8fafc;min-height:100vh;color:#333}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:32px;line-height:1.1;color:#fff!important}.hero-description{font-size:1.25rem;color:#bfdbfe;margin-bottom:48px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-section{background:linear-gradient(#00000080,#00000080),url(https://res.cloudinary.com/dwlccnvfh/image/upload/v1753939098/xlr2w1lwxmkqupfzzyzl_iytqhn.webp);background-size:cover;background-position:center;color:#fff;padding:200px 20px 80px;text-align:center;position:relative}.hero-card{height:100vh}.hero-badge{display:inline-block;background:linear-gradient(45deg,gold,#ffed4a);color:#2c3e50;padding:8px 20px;border-radius:25px;font-size:14px;font-weight:600;margin-bottom:20px;box-shadow:0 4px 15px #ffd7004d;position:relative}.hero-badge:before{content:"🏆";margin-right:8px}.hero-content h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-content p{font-size:clamp(1.1rem,2.5vw,1.4rem);opacity:.95;max-width:600px;margin:0 auto;color:#dce3a7}.main-content{background:#f8fafc;padding:40px 0}.navigation-tabs{display:flex;justify-content:center;gap:0;background:#fff;border-radius:12px;padding:4px;margin:-40px auto 60px;width:fit-content;box-shadow:0 10px 30px #0000001a;position:relative;z-index:10}.nav-button{padding:16px 32px;background:none;border:none;font-weight:600;font-size:1rem;cursor:pointer;border-radius:8px;transition:all .3s ease;color:#64748b}.nav-button.active{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff}.nav-button:hover:not(.active){background:#f1f5f9;color:#334155}.scrollable-section{margin-bottom:60px;padding:0 20px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;max-width:1400px;margin-left:auto;margin-right:auto}.section-title{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#1e293b;margin:0}.scroll-controls{display:flex;gap:8px}.scroll-btn{width:40px;height:40px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.scroll-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;transform:translateY(-2px)}.scrollable-container{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:10px}.scrollable-container::-webkit-scrollbar{display:none}.cards-row{display:flex;gap:24px;padding:0 20px;width:fit-content}.player-card,.coach-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001a;transition:all .3s ease;cursor:pointer;position:relative;width:280px;height:360px;flex-shrink:0;min-width:280px;max-width:320px}.player-card:hover,.coach-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.player-image-container,.coach-image-container{position:relative;width:100%;height:100%;overflow:hidden}.player-image,.coach-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.player-card:hover .player-image,.coach-card:hover .coach-image{transform:scale(1.05)}.player-overlay,.coach-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%);padding:30px 20px 20px;color:#fff}.player-number-large{font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);margin-bottom:.5rem;line-height:1}.player-name,.coach-name{font-weight:600;font-size:1.1rem;margin-bottom:.25rem;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.player-position,.coach-role{font-size:.9rem;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.coach-experience{font-size:.8rem;opacity:.8;margin-top:.25rem;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{font-size:1.1rem;color:#666;margin:0}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.error-message{color:#dc3545;font-size:1.1rem;margin-bottom:1rem;text-align:center}.retry-button{background-color:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.retry-button:hover{background-color:#0056b3}.no-data-message{display:flex;justify-content:center;align-items:center;min-height:40vh;padding:2rem}.no-data-message p{font-size:1.2rem;color:#666;text-align:center;margin:0}@media (max-width: 768px){.hero-section{padding:160px 15px 60px}.scrollable-section{padding:0 15px}.section-header{flex-direction:column;gap:20px;align-items:flex-start}.scroll-controls{align-self:center}.cards-row{padding:0 10px;gap:16px}.player-card,.coach-card{width:240px;height:320px;min-width:240px;max-width:280px}.player-number-large{font-size:2rem}.navigation-tabs{margin:-30px 15px 40px;width:calc(100% - 30px)}.nav-button{padding:12px 20px;font-size:.9rem}.loading-container,.error-container,.no-data-message{min-height:50vh;padding:1rem}}@media (max-width: 480px){.hero-section{padding:140px 10px 40px}.cards-row{gap:12px}.player-card,.coach-card{width:220px;height:300px;min-width:200px;max-width:240px}.scroll-btn{width:36px;height:36px;font-size:16px}.player-name,.coach-name{font-size:1rem}.player-position,.coach-role{font-size:.8rem}.coach-experience{font-size:.7rem}}.products-container{text-align:center;padding:100px 40px 40px;font-family:Arial,sans-serif;background:#fff;min-height:100vh}.main-title{font-size:72px;font-weight:700;margin-bottom:20px;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.forge-text{color:#4169e1;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.legacy-text{color:gold;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.subtitle{font-size:20px;color:#666;margin-bottom:25px;font-weight:400;line-height:1.4}.card-grid{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:30px}.product-card{background:#fff;border-radius:15px;box-shadow:0 8px 25px #00000026;padding:20px;width:280px;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.product-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0003}.product-card img{width:100%;height:auto;border-radius:10px;margin-bottom:12px}.product-card h3{font-size:18px;margin:12px 0;color:#333;font-weight:600}.product-card .description{font-size:13px;color:#555;min-height:48px;margin-bottom:12px;line-height:1.4}.product-card .price{font-size:24px;font-weight:700;margin:12px 0;color:#333}.view-details-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 24px;cursor:pointer;border-radius:25px;text-decoration:none;display:inline-block;font-weight:700;font-size:14px;transition:all .3s ease;box-shadow:0 4px 15px #0003}.view-details-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;background:linear-gradient(135deg,#764ba2,#667eea)}@media (max-width: 768px){.products-container{padding:120px 20px 40px}.main-title{font-size:48px;margin-bottom:15px}.subtitle{font-size:18px;margin-bottom:20px}.card-grid{gap:15px;margin-top:25px}.product-card{width:100%;max-width:320px}}@media (max-width: 480px){.products-container{padding:140px 15px 30px}.main-title{font-size:36px;margin-bottom:12px}.subtitle{font-size:16px;margin-bottom:18px}.card-grid{gap:12px;margin-top:20px}}
