@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");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_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1a1a1a;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 24px}.nav{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:0}.nav-content{justify-content:space-between;padding:1rem 0}.logo,.nav-content{display:flex;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none}.logo img{height:40px;width:auto;object-fit:contain}.nav ul{list-style:none;display:flex;gap:2rem;align-items:center}.nav a{color:#374151;text-decoration:none;font-weight:500;padding:.5rem 0;transition:color .3s ease;position:relative}.nav a:hover{color:#2563eb}.nav a:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background:#2563eb;transition:width .3s ease}.nav a:hover:after{width:100%}.hero-slider{position:relative;height:70vh;min-height:500px;overflow:hidden}.slider-container{position:relative;width:100%;height:100%}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;opacity:0;transition:opacity 1s ease-in-out}.slide.active{opacity:1}.slide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.slide-content{position:relative;z-index:2;color:#fff;text-align:center;max-width:800px;margin:0 auto}.slide-content h1{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.slide-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.95;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.3)}.btn-hero{background:#2563eb;color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;box-shadow:0 4px 15px rgba(37,99,235,.4);transition:all .3s ease}.btn-hero:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 25px rgba(37,99,235,.6)}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);color:#fff;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:3;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.slider-nav:hover{background:hsla(0,0%,100%,.3);transform:translateY(-50%) scale(1.1)}.slider-nav.prev{left:2rem}.slider-nav.next{right:2rem}.slider-dots{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;z-index:3}.dot{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);border:none;cursor:pointer;transition:all .3s ease}.dot.active{background:#fff;transform:scale(1.2)}.dot:hover{background:hsla(0,0%,100%,.8)}.admin-slider-item{border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:1rem;background:#fff}.admin-slider-preview{width:100px;height:60px;border-radius:8px;object-fit:cover;margin-right:1rem}.slider-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:768px){.hero-slider{height:60vh;min-height:400px}.slide-content h1{font-size:2.5rem}.slide-content p{font-size:1.1rem}.slider-nav{width:40px;height:40px;font-size:1.2rem}.slider-nav.prev{left:1rem}.slider-nav.next{right:1rem}.slider-form-grid{grid-template-columns:1fr}}.section{padding:5rem 0}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:3rem}.card{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);padding:2rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);height:100%}.card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.card h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.card p{color:#6b7280;margin-bottom:1.5rem;line-height:1.7}.btn{background:#2563eb;color:#fff;padding:.875rem 2rem;border:none;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;transition:all .3s ease;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.btn-secondary{background:#f3f4f6;color:#374151}.btn-secondary:hover{background:#e5e7eb}.btn-danger{background:#dc2626}.btn-danger:hover{background:#b91c1c}.form-group{margin:1.5rem 0}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.875rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin:2rem 0}.grid-2{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.slider{position:relative;max-width:900px;margin:3rem auto;overflow:hidden;border-radius:16px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.slider img{width:100%;height:500px;object-fit:cover}.features{background:#f9fafb}.feature-icon{width:48px;height:48px;background:#2563eb;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff;font-size:1.5rem}.stats{background:#1f2937;color:#fff;text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:3rem;gap:3rem}.stat-item h3{font-size:3rem;font-weight:800;color:#2563eb;margin-bottom:.5rem}.stat-item p{font-size:1.1rem;opacity:.8}@media (max-width:768px){.hero h1{font-size:2.5rem}.nav ul{gap:1rem}.grid{grid-template-columns:1fr}.container{padding:0 16px}.section{padding:3rem 0}}.admin-container{min-height:100vh;background:#f9fafb}.admin-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0}.admin-content{padding:2rem 0}.admin-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);margin-bottom:2rem}.loading{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}