:root{--primary-bg:#fff;--secondary-bg:#f8f9fa;--text-primary:#191919;--text-secondary:#4a4a4a;--accent-blue:#0052cc;--border-color:#e9ecef}body{background-color:var(--primary-bg);color:var(--text-primary);margin:0;padding:0}.container{padding:0 20px}.section-title{color:var(--text-primary)}.section-description{color:var(--text-secondary)}.button{background-color:var(--accent-blue);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 20px;transition:background-color .2s}.button:hover{opacity:.9}.card{border-radius:8px;box-shadow:0 2px 8px #00000014;padding:20px}.card,.header{background-color:#fff}.header{border-bottom:1px solid #e9ecef;cursor:default;left:0;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.header-container{margin:0 auto;width:90%}.header-container,.nav-menu{align-items:center;display:flex;justify-content:space-evenly}.nav-menu{flex-direction:row;margin-left:2.4rem;max-width:1200px}.logo{height:70px;justify-content:flex-end}.logo img{height:100%;width:auto}.nav-menu a{border-radius:5px;color:#000;cursor:pointer;font-size:.95rem;font-weight:500;padding:4px;text-decoration:none;transition:color .2s ease}.nav-menu.active{background-color:#f5f5f5;color:#495057}.nav-menu a:hover{background-color:#e9ecef;color:#1e1e1e}.Button{cursor:pointer}.JoinUs{background-color:#fff;border:2px solid #000;border-radius:20px;color:#000;font-size:.95rem;font-weight:500;height:35px;justify-content:flex-end;overflow:hidden;position:relative;transition:.5s ease;width:110px;z-index:0}.JoinUs span{cursor:pointer}.JoinUs:hover{background-color:#000;color:#fff;transition:.5s ease}.menu-icon{cursor:pointer;height:30px}.menu-icon img{height:30px;width:30px}.nav-menu ul{display:flex;gap:5rem;list-style:none;margin:0;padding:0}.responsive-navbar{display:none}.r-navbar{opacity:0;visibility:hidden}:root{--color:#000}@media only screen and (max-width:1024px){.nav-menu ul{gap:2rem}.header{padding:.75rem 1rem}}@media only screen and (max-width:768px){.header-container{display:none}.responsive-navbar{align-items:center;display:flex;height:50px;justify-content:space-between;padding:0 1rem;width:100%}.menu-icon{justify-self:flex-end;margin-left:auto}.menu-icon img{filter:brightness(0)}.r-logo img{align-self:flex-start;background-repeat:no-repeat;background-size:contain;height:3.5rem;justify-self:flex-start;margin-left:0;position:relative;width:3.5rem}.r-navbar{background-color:#fff;box-shadow:-2px 0 5px #0000001a;height:100%;padding:1.5rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .4s ease,opacity .4s ease;visibility:hidden;width:80%;z-index:999}.close-icon{filter:brightness(0);height:28px;margin-left:0;width:28px}.r-navbar ul li{font-family:Roboto,sans-serif;list-style:none;margin-top:.5rem;padding:.75rem;text-decoration:none;transition:.3s ease}.r-navbar.active{opacity:1;transform:translateX(0);visibility:visible}}.logo a,.logo img,.menu-icon,.nav-menu a,.r-logo a,.r-logo img,.r-navbar a{cursor:pointer}.footer{background-color:#101827;color:#fff;padding:50px 0 36px}.footer-content{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:36px}.footer-section h3{color:#fff;font-size:15px;font-weight:600;line-height:21px;margin-bottom:12px}.footer-section p{color:#c9cdd3;font-size:12px;font-weight:600;line-height:17px;white-space:pre-line}.footer-links{list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:#c9cdd3;font-size:12px;font-weight:600;line-height:22px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.contact-info{display:flex;flex-direction:column;gap:6px}.contact-item{align-items:center;display:flex;gap:8px}.contact-item img{height:13px;width:13px}.contact-item span{color:#c9cdd3;font-size:16px;font-weight:600;line-height:28px}.social-links{display:flex;gap:13px;margin-top:20px}.social-links img{height:18px;width:18px}.footer-divider{background-color:#1a2333;height:1px;margin-bottom:27px}.footer-bottom{align-items:center;display:flex;gap:6px;justify-content:center}.footer-bottom img{height:12px;width:14px}.footer-bottom span{color:#9ca3af;font-size:12px;font-weight:500;line-height:15px}.social-links a,.social-links img{cursor:pointer}@media (max-width:768px){.footer-content{gap:40px;grid-template-columns:1fr}}.hero{align-items:center;animation:fadeInUp 1s ease forwards;animation-delay:.2s;background-color:#f6f6f6;cursor:default;display:flex;flex-direction:column;justify-content:center;min-height:100vh;opacity:0;padding:2rem;position:relative;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-container{margin:0 auto;max-width:800px}.hero-logo{align-items:center;display:flex;justify-content:center;margin-bottom:2rem}.main-logo{display:block;margin:0 auto;object-fit:contain;width:220px}.hero-title{color:#fff;font-size:4rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-subtitle{color:#fff;font-size:1rem;font-weight:600;line-height:1.5;margin-bottom:2rem;text-shadow:1px 1px 3px #0000004d}.hero-badges{display:flex;gap:1.5rem;justify-content:center;margin-top:2rem}.badge{height:90px;object-fit:contain;opacity:1;width:90px}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.main-logo{height:100px;width:100px}.hero{min-height:calc(100vh - 80px);padding:1.5rem 1rem}.hero-container{max-width:100%}.hero-badges{flex-wrap:wrap;gap:1rem}.badge{height:72px;width:72px}}@media (max-width:480px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.95rem;line-height:1.6}.main-logo{height:80px;width:80px}.badge{height:60px;width:60px}}.about-section{background-color:#fff;padding:46px 0 21px}.about-section .section-title{font-size:32px;margin-bottom:17px}.about-description{color:#515b69;font-size:16px;font-weight:600;line-height:27px;margin-bottom:30px;text-align:center;white-space:pre-line}.mission-card{background-color:#f9fafb;border-radius:7px;margin-bottom:37px;padding:30px 42px}.mission-title{color:#000;font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:29px;margin-bottom:21px;text-align:center}.mission-text{color:#515b69;font-size:16px;font-weight:600;line-height:22px;white-space:pre-line}.values-card{background-color:#fff;border:1px solid #ecedf1;border-radius:7px;padding:44px 48px}.values-title{color:#000;font-family:Roboto,sans-serif;font-size:24px;font-weight:500;line-height:29px;margin-bottom:17px;text-align:center}.values-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.value-item{display:flex;flex-direction:column;gap:8px}.value-header{align-items:center;display:flex;gap:4px}.value-icon{height:27px;width:25px}.value-name{color:#1e1e1e;font-size:16px;font-weight:700;line-height:20px}.value-description{color:#515b69;font-size:15px;font-weight:600;line-height:21px;margin-left:29px}@media (max-width:768px){.about-description{font-size:15px;line-height:24px;padding:0 12px}.mission-card{padding:20px}.values-card{padding:28px}.values-grid{gap:20px;grid-template-columns:1fr}}.team-section{background-color:#fff;border-bottom:1px solid #e3e3e3;padding:68px 0 36px}.team-section .section-title{color:#1e1e1e;font-size:32px;font-weight:700;margin-bottom:17px;text-align:center}.team-section .section-subtitle{color:#454851;font-size:16px;line-height:22px;margin-bottom:72px;text-align:center;white-space:pre-line}.team-grid{grid-gap:27px;display:grid;gap:27px;grid-template-columns:repeat(3,1fr);margin-bottom:35px}.team-member{background-color:#fff;border:1px solid #00000038;border-radius:12px 8px 8px 12px;padding:24px;text-align:center}.member-avatar{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #0000001c;border-radius:50%;height:96px;margin:0 auto 16px;width:96px}.member-name{color:#101827;font-size:20px;line-height:25px;margin-bottom:5px}.member-name,.member-role{font-family:Roboto,sans-serif;font-weight:600}.member-role{color:#6b7280;font-size:13px;line-height:16px;margin-bottom:8px}.member-department{color:#9ca3af;font-size:12px;line-height:15px;margin-bottom:10px}.member-bio,.member-department{font-family:Roboto,sans-serif;font-weight:600}.member-bio{color:#6b7280;font-size:11px;line-height:14px;margin-bottom:12px}.member-social{display:flex;gap:8px;justify-content:center}.member-social img{height:15px;width:15px}.text-center{cursor:pointer}@media (max-width:768px){.team-grid{grid-template-columns:1fr}}.view-more-team{align-items:center;background:#fff;border:none;border-radius:8px;color:#333;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-self:center;padding:10px 16px;position:relative;transition:all .3s ease-in-out}.view-more-team span{cursor:pointer;font-weight:600}.view-more-team img{cursor:pointer}.view-more-team:after{background-color:#007bff;bottom:4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-in-out;width:0}.view-more-team:hover{box-shadow:0 0 12px #007bff66;color:#007bff;transform:scale(1.05)}.view-more-team:hover:after{width:100%}.view-more-team img{transition:transform .3s ease}.view-more-team:hover img{transform:translateX(4px)}.view-more-team:active{box-shadow:0 4px 8px #00000026;transform:translateY(2px) scale(1.02)}.MoreEventCard{animation-delay:0s;animation-duration:.6s;animation-fill-mode:forwards;animation-name:cardEnter;animation-timing-function:ease-out;background-color:#fff;border:1px solid #ecedf1;border-radius:15px;border-radius:15px 15px 3px 3px;box-shadow:0 2px 4px #0000001a;display:grid;grid-template-columns:10.3rem 10.3rem;grid-template-rows:repeat(19,.3fr);height:24rem;margin-top:1rem;opacity:0;transform:translateY(20px) scale(.98);transition:all .3s ease;width:20.7rem}@keyframes cardEnter{to{opacity:1;transform:translateY(0) scale(1)}}.MoreEventCard:hover{box-shadow:0 8px 20px #0003;transform:translateY(-5px) scale(1.02);transition:all .3s ease}.MoreEventCard .Card-İmage{grid-column:1/3;grid-row:1/9;object-fit:cover;width:20.6rem}.MoreEventCard .Card-İmage img{border-radius:15px 15px 3px 3px;height:10.2rem;object-fit:cover;width:100%}.Card-Date{align-items:center;color:#000;display:flex;font-family:Roboto,sans-serif;font-size:small;font-weight:400;gap:6px;grid-column:2/3;grid-row:9/11;justify-content:center;padding-left:10px}.Card-Date img{align-self:center;object-fit:cover}.İnComing{align-items:center;display:flex;grid-column:1/2;grid-row:9/11;justify-content:flex-start;margin-left:1rem}.İnComing-Container{background-color:#f3f4f6;color:#1f2937}.İnComing-Container,.İnComing-Container-Past{border-radius:5px;height:1.7rem;text-align:center;width:5rem}.İnComing-Container-Past{background-color:#fee2e2;color:#dc2626}.İnComing-Container span,.İnComing-Container-Past span{font-size:15px;font-style:bold;font-weight:600}.Card-Location{align-items:flex-end;color:#000;display:flex;font-family:Roboto,sans-serif;font-size:small;font-weight:400;grid-column:1/3;grid-row:17/18;justify-content:flex-start}.Card-Location img{align-self:center;object-fit:cover;padding-left:6px}.Card-Title{align-items:center;font-size:medium;font-style:bold;font-weight:700;grid-row:11/13}.Card-Description,.Card-Title{color:#000;display:flex;font-family:Roboto,sans-serif;grid-column:1/3;justify-content:flex-start;padding-left:10px}.Card-Description{align-items:flex-start;font-size:small;font-size:.82rem;font-weight:400;grid-row:13/17;white-space:pre-line}.Card-Details{background-color:none;font-size:small;font-weight:400;gap:15px;grid-column:1/3;grid-row:18/20}.Card-Details,.Card-Details button{align-items:center;display:flex;font-family:Roboto,sans-serif;justify-content:flex-start;overflow:hidden}.Card-Details button{background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;font-size:.875rem;font-weight:500;gap:.2rem;padding:8px;position:relative;transition:color .3s ease}.Card-Details button img{align-self:center;cursor:pointer;height:20px;justify-self:flex-start;object-fit:cover;transition:transform .3s ease;width:20px}.Card-Details button:hover img{transform:scale(1.2) translateY(-3px)}.Card-Details button:after{background-color:#000;bottom:0;content:"";height:2px;left:0;position:absolute;transform:translateX(-100%);transition:transform .3s ease;width:100%}.Card-Details button:hover{color:#111}.Card-Details button:hover:after{transform:translateX(0)}.Card-Details button span{cursor:pointer;display:inline-block;transition:transform .3s ease}.Card-Details button:hover span{transform:translateY(-3px) scale(1.05)}@media (max-width:768px){.MoreEventCard{grid-template-columns:1fr 1fr;max-width:360px;width:100%}.MoreEventCard .Card-İmage{width:100%}.MoreEventCard .Card-İmage img{height:10rem}}.projects-section{background-color:#fff;cursor:default;padding:4rem 2rem}.projects-container{margin:0 auto;max-width:1200px}.section-title{color:#000;margin-bottom:.75rem}.section-description{margin-bottom:2.5rem}.First-2{align-items:stretch;background-color:#f9fafb;border:1px solid #e1e1e1;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:20px;margin-bottom:40px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.First-2:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.Image-container{background-color:#9da6b1;border-radius:10px;display:block;flex:1 1;height:300px;overflow:hidden}.First-img{display:block;height:100%;object-fit:cover;width:100%}.Details-Container{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding-left:0}.First-come{align-items:center;display:flex;gap:8px;margin-bottom:16px;position:relative}.First-come-img{filter:brightness(0) invert(1);height:16px;margin-bottom:.1rem;width:16px}.First-come-span{align-items:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:20px;box-shadow:0 4px 12px #1e3a8a4d;color:#fff;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.5px;padding:8px 16px;position:relative;text-transform:uppercase}.Details-tittle{color:#000;font-size:24px;font-weight:600;line-height:1.2;margin-bottom:12px}.Details-subtittle{color:#4b5563;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:16px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.Python{width:70px}.Python,.TensorFlow{align-self:center;background-color:#e5e7eb;border-radius:15px;color:#374151;font-size:15px;font-weight:600;height:30px;justify-self:center;text-align:center;text-justify:center}.TensorFlow{width:90px}.React{justify-self:center;width:58px}.MachineLearn,.React{align-self:center;background-color:#e5e7eb;border-radius:15px;color:#374151;font-size:15px;font-weight:600;height:30px;text-align:center;text-justify:center}.MachineLearn{justify-self:start;width:110px}.tag{align-self:center;background-color:#e5e7eb;border-radius:15px;color:#374151;display:inline-flex;font-size:15px;font-weight:600;height:30px;justify-self:center;padding:0 8px;text-align:center;text-justify:center;white-space:nowrap}.button-container{display:flex;gap:12px;margin-top:auto}.Detail-Project{flex:1 1}.Detail-Project-button{align-items:center;background-color:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;height:45px;justify-content:center;text-align:center;transition:.5s ease;width:100%}.Detail-Project-button:hover{background-color:#d4d4d4;color:#000;transition:.5s ease}.Project-icon{height:1.7rem;justify-self:center;margin-right:8px}.Git-div{cursor:pointer;flex:1 1}.Git-button{align-items:center;background-color:#f9fafb;border:1px solid #dedfe3;border-radius:10px;cursor:pointer;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;height:45px;justify-content:center;text-decoration:none;transition:.5s ease;width:100%}.Git-img{height:20px;margin-right:8px}.Git-img,.Git-span{cursor:pointer}.Git-button:hover{background-color:#000;color:#fff;cursor:pointer;transition:.5s ease}.Buttonss{padding:2rem}.Buttons,.Buttonss{align-items:center;display:flex;justify-content:center}.Buttons{flex-wrap:wrap;gap:.3rem;padding:.2rem}.Buttons,.button{background-color:#f3f4f6;border-radius:10px}.button{color:#343a40;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;height:40px;transition:.5s ease;width:auto}button:hover{background-color:#fff;transition:.5s ease}.projects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2.5rem}@media (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.First-2{flex-direction:column;padding:16px}.Image-container{height:240px}}@media (max-width:640px){.projects-grid{grid-template-columns:1fr}.First-2{flex-direction:column;padding:16px}.Image-container{height:200px}.button-container{flex-direction:column;gap:8px}}.project-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-top:.7rem;overflow:hidden;transition:transform .2s ease}.project-card:hover{transform:translateY(-5px)}.project-image{align-items:center;background-color:#e9ecef;border-radius:8px 8px 0 0;display:flex;height:200px;justify-content:center;overflow:hidden}.project-image img{height:100%;object-fit:cover;width:100%}.project-content{display:grid;grid-template-columns:repeat(6,60px);grid-template-rows:repeat(5,40px);padding:1.25rem}.head{grid-column:1/7;grid-row:1/2}.head span{font-size:15px;font-weight:600;height:15px;padding:6px;width:910px}.head img,.head span{align-self:center;justify-self:flex-start}.head img{height:20px;width:20px}.project-title{color:#212529;font-size:1.1rem;font-weight:600;grid-row:2/3;margin-bottom:.5rem}.project-description,.project-title{align-self:center;grid-column:1/7;justify-self:start}.project-description{color:#495057;font-size:.9rem;grid-row:3/4;line-height:1.5;margin-bottom:1rem}.project-technologies{align-self:center;display:flex;flex-wrap:wrap;gap:.5rem;grid-column:1/7;grid-row:4/5;justify-self:start;margin-bottom:1.25rem}.tech-tag{background-color:#e9ecef;border-radius:6px;color:#495057;font-size:.8rem;font-weight:500;padding:.3rem .75rem}.AyseYildiz{display:flex;grid-column:1/4;grid-row:5/6}.AyseYildiz span{align-self:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;justify-self:center;padding:1rem}.AyseYildiz img{align-self:flex-start;justify-self:center}.go{align-items:center;cursor:pointer;display:flex;grid-column:6/7;grid-row:5/6;height:auto;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:auto}.go:hover{box-shadow:0 5px 15px #0003;transform:translateY(-5px);transition:.2s ease}.go:active{box-shadow:0 2px 5px #0003;transform:translateY(2px);transition:.2s ease}.project-links{display:flex;grid-column:1/7;grid-row:5/6;justify-content:flex-start}.github-link{align-items:center;color:#212529;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.github-link img{height:18px;width:18px}.github-link:hover{color:#007bff}.projects-cta{text-align:center}.all-projects-button{background-color:#fff;border:1px solid #dcdcdc;border-radius:6px;color:#384252;cursor:pointer;font-size:15px;font-weight:600;padding:1rem 2rem;transition:all .2s ease}.all-projects-button:hover{background-color:#000;color:#fff}@media (max-width:768px){.projects-section{padding:2rem 1rem}.section-title{font-size:1.75rem;margin-bottom:.5rem}.section-description{font-size:.9rem;margin-bottom:1.5rem}.projects-grid{gap:1rem;grid-template-columns:1fr;margin-bottom:1.5rem}.First-2{flex-direction:column;margin-bottom:1.5rem;padding:12px}.Image-container{height:180px;margin-bottom:12px}.Details-tittle{font-size:1.2rem;margin-bottom:8px}.Details-subtittle{font-size:.85rem;margin-bottom:12px}.tags{flex-wrap:wrap;gap:6px;margin-bottom:16px}.tag{font-size:11px;height:24px;padding:0 6px}.button-container{flex-direction:column;gap:8px}.Detail-Project-button,.Git-button{font-size:13px;height:36px}.project-card{border-radius:8px;margin:0 8px 16px}.project-image{height:140px}.project-content{gap:8px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,auto);padding:12px}.head{grid-column:1/5;grid-row:1}.head span{font-size:12px;padding:4px}.head img{height:16px;width:16px}.project-title{font-size:.95rem;grid-column:1/5;grid-row:2;margin-bottom:.3rem}.project-description{font-size:.8rem;grid-column:1/5;grid-row:3;line-height:1.4;margin-bottom:.5rem}.project-technologies{gap:.3rem;grid-column:1/5;grid-row:4;margin-bottom:.8rem}.tech-tag{font-size:.7rem;padding:.2rem .5rem}.AyseYildiz{grid-column:1/3;grid-row:5}.AyseYildiz span{font-size:12px;padding:.5rem}.go{grid-column:4/5;grid-row:5}}@media (max-width:480px){.projects-section{padding:1.5rem .75rem}.section-title{font-size:1.5rem}.section-description{font-size:.85rem}.First-2{margin:0 4px 1rem;padding:10px}.Image-container{height:160px}.Details-tittle{font-size:1rem;line-height:1.2}.Details-subtittle{font-size:.8rem}.tag{font-size:10px;height:22px;padding:0 5px}.Detail-Project-button,.Git-button{font-size:12px;height:32px}.Git-img{height:16px}.project-card{margin:0 4px 12px}.project-image{height:120px}.project-content{padding:10px}.head span{font-size:11px}.head img{height:14px;width:14px}.project-title{font-size:.9rem}.project-description{font-size:.75rem}.tech-tag{font-size:.65rem;padding:.15rem .4rem}.AyseYildiz span{font-size:11px;padding:.3rem}}.events-section{animation:fadeIn .8s forwards;background-color:#fff;opacity:0;padding:4rem 2rem;transform:translateY(20px)}.events-container{cursor:default;margin:0 auto;max-width:1200px}.section-title{color:#191919;font-size:2rem;font-weight:500;font-weight:600;margin-bottom:1rem}.section-description,.section-title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-align:center}.section-description{color:#464d6d;font-size:1rem;font-weight:500;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.events-filters{margin-bottom:2.5rem}.buttons,.events-filters{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.buttons{border-radius:10px;padding:.2rem}.buttons,.filter-button{background-color:#f3f4f6}.filter-button{border:none;border-radius:6px;color:#343a40;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.25rem;transition:all .2s ease}.filter-button:hover{background-color:#fff}.filter-button.active{background-color:#fff;color:#000}.First{background-color:#f9fafb;border:1px solid #e1e1e1;border-radius:10px;cursor:default;display:grid;grid-template-columns:repeat(40,30px);grid-template-rows:repeat(6,50px)}.first-img{align-self:flex-start;border-radius:5px;bottom:-5rem;cursor:pointer;grid-column:2/13;grid-row:2;height:200px;object-fit:cover;transition:transform .3s ease;width:350px}.first-img:hover{transform:scale(1.03)}.First-div{align-items:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:20px;box-shadow:0 4px 12px #1e3a8a4d;color:#fff;display:flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:.5px;text-transform:uppercase}.First-div,.First-div-past{align-self:flex-start;grid-column:14/18;grid-row:2/3;height:30px;justify-self:center;text-align:center;width:90px}.First-div-past{background-color:#fee2e2;border-radius:40px;color:#dc2626}.date{align-self:flex-start;grid-column:18/23;grid-row:2/3}.date-span{color:#515151;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:600;padding:5px}.First-tittle{grid-column:14/32;grid-row:3/4}.First-tittle-span{color:#000;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:22px;font-weight:500}.First-subtittle{color:#585454;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:500;grid-column:14/38;grid-row:4/5}.First-hour{align-self:flex-end;grid-column:14/18;grid-row:5/6}.First-hour-img{height:15px;object-fit:contain}.First-hour-span{color:#515151;font-size:15px;font-weight:600;margin-bottom:500px;padding:5px}.First-location{align-self:flex-end;grid-column:22/36;grid-row:5/6}.First-location-span{color:#515151;font-size:15px;font-weight:600;padding:5px}.First-persons{align-self:flex-end;grid-column:18/22;grid-row:5/6}.First-persons-img{height:18px}.First-persons-span{color:#515151;font-size:15px;font-weight:600;padding:5px}.First-button{align-self:center;grid-column:14/18;grid-row:6/7}.First-button-sign{background-color:#161a2b;border-radius:10px;color:#fff;font-size:15px;font-weight:600px;height:30px;justify-self:center;text-align:center;text-justify:center;transition:.5s ease;width:80px}.First-button-sign:hover{background-color:#2f80ed;transition:.5s ease}.events-grids{grid-gap:1.5rem;cursor:default;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2.5rem}.event-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:.5s ease}.event-card:hover{transform:translateY(-10px);transition:.5s ease}.event-image{align-items:center;background-color:#dde1e6;cursor:pointer;display:flex;height:160px;justify-content:center;position:relative}.event-image img{height:100%;object-fit:cover;width:100%}.event-category{background-color:#0052cc;border-radius:4px;color:#fff;font-size:.8rem;font-weight:500;left:1rem;padding:.35rem .75rem;position:absolute;top:1rem}.event-content{display:grid;grid-template-columns:175px 175px;grid-template-rows:repeat(4,50px);padding:1.25rem}.event-title{align-self:flex-start;color:#191919;font-size:1.1rem;font-weight:600;grid-column:1/3;grid-row:2/-4;line-height:1.4;margin-bottom:.75rem}.come{background-color:#f3f4f6;color:#384252}.come,.come-past{border-radius:5px;font-size:medium;font-weight:600;grid-column:1/2;grid-row:1/2;height:30px;text-align:center;width:90px}.come-past{background-color:#fee2e2;color:#dc2626}.event-details-1{grid-column:2/3;grid-row:1/2}.event-details-2{grid-column:1/2;grid-row:4/5}.event-date{grid-column:2/3;grid-row:1/2}.event-date,.event-detail{align-items:center;color:#4a4a4a;display:flex;font-size:.85rem;gap:.4rem}.event-detail{grid-column:1/2;grid-row:4/5}.clock{align-items:center;display:flex;font-size:15px;font-weight:600;gap:.3rem;grid-column:2/3;grid-row:4/5;justify-content:center}.detail-icon{height:16px;object-fit:contain;opacity:.7;width:16px}.event-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#343a40;display:-webkit-box;font-size:.9rem;grid-column:1/3;grid-row:3/4;line-height:1.5;margin-bottom:1.25rem;overflow:hidden}.events-cta{text-align:center}.load-more-button{background-color:#fff;border:1px solid #dcdcdc;border-radius:6px;color:#384252;cursor:pointer;font-size:15px;font-weight:600;margin-left:40%;padding:1rem 2rem;transition:all .2s ease}@media (max-width:768px){.load-more-button{display:block;margin-left:auto;margin-right:auto}}.load-more-button:hover{background-color:#000;color:#fff}.events-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.is-past{opacity:.9}.spinner.center{bottom:auto;left:0;margin:0 auto;position:absolute;right:0;top:40%}.error-container{align-items:center;background-color:#fff4f4;border:1px solid #f5c2c2;border-radius:10px;color:#b00020;display:flex;flex-direction:column;font-family:Roboto,sans-serif;height:60vh;justify-content:center;padding:20px;text-align:center}.error-icon{cursor:default;font-size:3rem;margin-bottom:15px}.error-container button{background-color:#b00020;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:15px;padding:8px 16px;transition:background-color .3s ease}.error-container button:hover{background-color:#ff4d4f}.dot-spinner{--uib-size:2.8rem;--uib-speed:.9s;--uib-color:#183153;align-self:center;height:30rem;height:var(--uib-size);justify-self:center;position:relative;width:30rem;width:var(--uib-size)}.dot-spinner,.dot-spinner__dot{align-items:center;display:flex;justify-content:flex-start}.dot-spinner__dot{height:100%;left:0;position:absolute;top:0;width:100%}.dot-spinner__dot:before{animation:pulse0112 calc(var(--uib-speed)*1.111) ease-in-out infinite;background-color:var(--uib-color);border-radius:50%;box-shadow:0 0 20px #121f354d;content:"";height:20%;opacity:.5;transform:scale(0);width:20%}.dot-spinner__dot:nth-child(2){transform:rotate(45deg)}.dot-spinner__dot:nth-child(2):before{animation-delay:calc(var(--uib-speed)*-.875)}.dot-spinner__dot:nth-child(3){transform:rotate(90deg)}.dot-spinner__dot:nth-child(3):before{animation-delay:calc(var(--uib-speed)*-.75)}.dot-spinner__dot:nth-child(4){transform:rotate(135deg)}.dot-spinner__dot:nth-child(4):before{animation-delay:calc(var(--uib-speed)*-.625)}.dot-spinner__dot:nth-child(5){transform:rotate(180deg)}.dot-spinner__dot:nth-child(5):before{animation-delay:calc(var(--uib-speed)*-.5)}.dot-spinner__dot:nth-child(6){transform:rotate(225deg)}.dot-spinner__dot:nth-child(6):before{animation-delay:calc(var(--uib-speed)*-.375)}.dot-spinner__dot:nth-child(7){transform:rotate(270deg)}.dot-spinner__dot:nth-child(7):before{animation-delay:calc(var(--uib-speed)*-.25)}.dot-spinner__dot:nth-child(8){transform:rotate(315deg)}.dot-spinner__dot:nth-child(8):before{animation-delay:calc(var(--uib-speed)*-.125)}@keyframes pulse0112{0%,to{opacity:.5;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.event-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:1rem}.event-card-d{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden;transition:transform .3s}.event-card-d img{display:block;width:100%}.event-card-d h3{font-size:1.2rem;margin:.5rem}.event-card-d p{color:#555;font-size:.9rem;margin:.5rem}@media only screen and (max-width:768px){.section-title{font-size:1.75rem;margin-top:1rem}.section-description{font-size:1rem}.buttons{padding:.5rem .25rem}.events-filters{gap:.5rem}.filter-button{font-size:.85rem}.filter-button,.filter-button.active{padding:.35rem .9rem}.First{grid-template-columns:repeat(20,minmax(0,1fr));grid-template-rows:repeat(12,28px);margin-left:0;width:100%}.first-img{grid-column:2/10;grid-row:2/9;height:auto;object-fit:cover;width:100%}.First-div{grid-column:10/14;grid-row:2/3}.date{grid-column:14/21;grid-row:2/3}.First-tittle{grid-column:10/21;grid-row:4/6}.First-subtittle{grid-area:6/10/10/21}.First-hour{grid-area:11/16/12/21}.First-location{grid-area:10/10/11/21}.First-persons{grid-area:12/10/13/16}.First-button{grid-area:11/10/13/15}.events-list{display:flex!important;flex-direction:row;flex-wrap:nowrap;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.events-container{overflow-x:visible}.events-list>div{flex:0 0 auto;max-width:320px;min-width:240px;scroll-snap-align:start;width:85%}.events-grids{grid-template-columns:1fr}.load-more-button{display:block;margin-left:auto;margin-right:auto}}@media only screen and (max-width:480px){.First{grid-row-gap:8px;border-radius:10px;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto auto auto auto auto auto auto;padding:12px;row-gap:8px}.first-img{border-radius:8px;grid-column:1/-1;grid-row:1;height:150px;margin:0;object-fit:cover;width:100%}.First-div{border-radius:16px;font-size:12px;grid-column:1/5;height:auto;justify-self:start;padding:2px 8px;width:auto}.First-div,.date{align-self:center;grid-row:2}.date{grid-column:8/-1;justify-self:end}.First-tittle{grid-column:1/-1;grid-row:3}.First-subtittle{grid-column:1/-1;grid-row:4}.First-hour{align-self:start;grid-column:1/6}.First-hour,.First-location{align-items:center;display:flex;gap:6px;grid-row:5}.First-location{grid-column:6/-1}.First-persons{align-items:center;display:flex;gap:6px;grid-column:1/7;grid-row:6}.First-button{grid-column:7/-1;grid-row:6;justify-self:end}.First-tittle-span{font-size:17px}.First-subtittle-span{font-size:13px}.First-hour-span,.First-location-span,.First-persons-span,.date-span{font-size:12px}.First-hour-span{margin:0!important}.First-button-sign{font-size:13px;height:32px;min-width:96px}.event-image{height:120px}.event-category{font-size:.7rem;padding:.3rem .6rem}.event-content{display:block;padding:.9rem}.event-title{font-size:1rem;margin-bottom:.5rem}.event-description{-webkit-line-clamp:2;line-clamp:2;font-size:.85rem}.clock,.event-date,.event-detail{font-size:.8rem;gap:.3rem}.load-more-button{display:block!important;margin-left:auto!important;margin-right:auto!important}}.dashboard{width:100%}.dashboard-status{justify-content:center;margin:40px auto;max-width:1200px;min-height:160px;padding:40px 16px;text-align:center}.dashboard-status,.error-card{align-items:center;display:flex}.error-card{animation:fadeIn .4s ease-in-out;background:#fff;border-left:6px solid #e63946;border-radius:16px;box-shadow:0 6px 18px #0000001f;gap:1.2rem;margin:2rem auto;max-width:400px;padding:2rem}.error-icon{color:#e63946;flex-shrink:0;font-size:2.2rem}.error-content h2{color:#1d1d1d;font-size:1.4rem;margin:0}.error-content p{color:#555;font-size:.95rem;line-height:1.5;margin:.6rem 0 1rem}.retry-btn{background:#e63946;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;padding:.6rem 1.2rem;transition:all .3s ease}.retry-btn:hover{background:#c71f30;box-shadow:0 4px 10px #e639464d;transform:translateY(-2px)}.retry-btn:active{box-shadow:none;transform:translateY(0)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.spinner{display:inline-block;font-size:28px;height:1em;position:relative;width:1em}.spinner .spinner-blade{animation:spinner-fade9234 1s linear infinite;background-color:initial;border-radius:.0555em;bottom:0;height:.2777em;left:.4629em;position:absolute;transform-origin:center -.2222em;width:.074em}.spinner .spinner-blade:first-child{animation-delay:0s;transform:rotate(0deg)}.spinner .spinner-blade:nth-child(2){animation-delay:83ms;transform:rotate(30deg)}.spinner .spinner-blade:nth-child(3){animation-delay:.166s;transform:rotate(60deg)}.spinner .spinner-blade:nth-child(4){animation-delay:.249s;transform:rotate(90deg)}.spinner .spinner-blade:nth-child(5){animation-delay:.332s;transform:rotate(120deg)}.spinner .spinner-blade:nth-child(6){animation-delay:.415s;transform:rotate(150deg)}.spinner .spinner-blade:nth-child(7){animation-delay:.498s;transform:rotate(180deg)}.spinner .spinner-blade:nth-child(8){animation-delay:.581s;transform:rotate(210deg)}.spinner .spinner-blade:nth-child(9){animation-delay:.664s;transform:rotate(240deg)}.spinner .spinner-blade:nth-child(10){animation-delay:.747s;transform:rotate(270deg)}.spinner .spinner-blade:nth-child(11){animation-delay:.83s;transform:rotate(300deg)}.spinner .spinner-blade:nth-child(12){animation-delay:.913s;transform:rotate(330deg)}@keyframes spinner-fade9234{0%{background-color:#69717d}to{background-color:initial}}.loader-wrapper{height:100vh;position:relative;width:100%}.loader{animation:speeder .4s linear infinite;left:50%;margin-left:-50px;position:absolute;top:50%}.loader>span{background:#000;border-radius:2px 10px 1px 0;height:5px;left:60px;position:absolute;top:-19px;width:35px}.base span{border-bottom:6px solid #0000;border-right:100px solid #000;border-top:6px solid #0000;height:0;position:absolute;width:0}.base span:before{background:#000;border-radius:50%;height:22px;right:-110px;width:22px}.base span:after,.base span:before{content:"";position:absolute;top:-16px}.base span:after{border-bottom:16px solid #0000;border-right:55px solid #000;border-top:0 solid #0000;height:0;right:-98px;width:0}.face{border-radius:20px 20px 0 0;right:-125px;top:-15px;transform:rotate(-40deg);width:20px}.face,.face:after{background:#000;height:12px;position:absolute}.face:after{border-radius:0 0 0 2px;content:"";right:4px;top:7px;transform:rotate(40deg);transform-origin:50% 50%;width:12px}.loader>span>span:first-child,.loader>span>span:nth-child(2),.loader>span>span:nth-child(3),.loader>span>span:nth-child(4){animation:fazer1 .2s linear infinite;background:#000;height:1px;position:absolute;width:30px}.loader>span>span:nth-child(2){animation:fazer2 .4s linear infinite;top:3px}.loader>span>span:nth-child(3){animation:fazer3 .4s linear infinite;animation-delay:-1s;top:1px}.loader>span>span:nth-child(4){animation:fazer4 1s linear infinite;animation-delay:-1s;top:4px}@keyframes fazer1{0%{left:0}to{left:-80px;opacity:0}}@keyframes fazer2{0%{left:0}to{left:-100px;opacity:0}}@keyframes fazer3{0%{left:0}to{left:-50px;opacity:0}}@keyframes fazer4{0%{left:0}to{left:-150px;opacity:0}}@keyframes speeder{0%{transform:translate(2px,1px) rotate(0deg)}10%{transform:translate(-1px,-3px) rotate(-1deg)}20%{transform:translate(-2px) rotate(1deg)}30%{transform:translate(1px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,3px) rotate(-1deg)}60%{transform:translate(-1px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-2px,-1px) rotate(1deg)}90%{transform:translate(2px,1px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.longfazers{height:100%;position:absolute;width:100%}.longfazers span{background:#000;height:2px;position:absolute;width:20%}.longfazers span:first-child{animation:lf .6s linear infinite;animation-delay:-5s;top:20%}.longfazers span:nth-child(2){animation:lf2 .8s linear infinite;animation-delay:-1s;top:40%}.longfazers span:nth-child(3){animation:lf3 .6s linear infinite;top:60%}.longfazers span:nth-child(4){animation:lf4 .5s linear infinite;animation-delay:-3s;top:80%}@keyframes lf{0%{left:200%}to{left:-200%;opacity:0}}@keyframes lf2{0%{left:200%}to{left:-200%;opacity:0}}@keyframes lf3{0%{left:200%}to{left:-100%;opacity:0}}@keyframes lf4{0%{left:200%}to{left:-100%;opacity:0}}.min-h-screen{min-height:100vh}.bg-white{background-color:#fff}.text-\[\#07132b\]{color:#07132b}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.overflow-hidden{overflow:hidden}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-\[\#07132b\]\/70{background-color:#07132bb3}.mx-auto{margin-left:auto;margin-right:auto}.max-w-7xl{max-width:80rem}.pt-20{padding-top:5rem}.lg\:pt-28{padding-top:7rem}.lg\:pb-24{padding-bottom:6rem}.text-white{color:#fff}.flex{display:flex}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.text-sm{font-size:.875rem}.text-white\/80{color:#fffc}.hover\:underline:hover{text-decoration:underline}.lg\:grid{display:grid}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:gap-12{gap:3rem}.gap-8{gap:2rem}.flex-wrap{flex-wrap:wrap}.inline-flex{display:inline-flex}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.border{border-style:solid;border-width:1px}.border-slate-200{border-color:#e2e8f0}.border-white\/20{border-color:#fff3}.border-yellow-400\/50{border-color:#facc1580}.bg-yellow-400\/20{background-color:#facc1533}.text-yellow-200{color:#fde68a}.bg-white\/20{background-color:#fff3}.text-3xl{font-size:1.875rem}.md\:text-5xl{font-size:3rem}.font-bold{font-weight:700}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.015em}.mt-4{margin-top:1rem}.max-w-2xl{max-width:42rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.text-xs{font-size:.75rem}.font-medium{font-weight:500}.shadow{box-shadow:0 1px 2px #00000014}.shadow-lg{box-shadow:0 10px 15px #0000001a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px #00000026}.bg-slate-50{background-color:#f8fafc}.text-slate-700{color:#334155}.text-slate-800{color:#1f2937}.text-slate-500{color:#6b7280}.ring-1{box-shadow:inset 0 0 0 1px #0000000d}.ring-slate-200{box-shadow:inset 0 0 0 1px #e2e8f0}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.sticky{position:-webkit-sticky;position:sticky}.top-6{top:1.5rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.prose-p\:leading-relaxed p{line-height:1.625}.prose-li\:marker\:text-slate-600 li::marker{color:#475569}.max-w-none{max-width:none}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.relative{position:relative}.ml-1{margin-left:.25rem}.border-l{border-left:1px solid #e2e8f0}.pl-6{padding-left:1.5rem}.mb-6{margin-bottom:1.5rem}.-left-\[7px\]{left:-7px}.h-3{height:.75rem}.w-3{width:.75rem}.rounded-full{border-radius:9999px}.bg-\[\#07132b\]{background-color:#07132b}.pb-16{padding-bottom:4rem}.text-center{text-align:center}.text-white\/90{color:#ffffffe6}.gap-2{gap:.5rem}.gap-6{gap:1.5rem}.h-4{height:1rem}.w-4{width:1rem}.h-10{height:2.5rem}.w-10{width:2.5rem}.mt-1{margin-top:.25rem}.pt-2{padding-top:.5rem}@media (min-width:1024px){.lg\:pt-28{padding-top:7rem}.lg\:pb-24{padding-bottom:6rem}}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.w-full{width:100%}.font-semibold{font-weight:600}.text-2xl{font-size:1.5rem}.text-xl{font-size:1.25rem}.bg-slate-100{background-color:#f1f5f9}.bg-slate-200{background-color:#e2e8f0}.text-slate-600{color:#475569}.bg-emerald-500\/20{background-color:#10b98133}.text-emerald-900{color:#064e3b}.ring-emerald-400\/40{box-shadow:inset 0 0 0 1px #34d39966}.border-white\/30{border-color:#ffffff4d}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.border-b{border-bottom:1px solid #e2e8f0}.last\:border-none:last-child{border-bottom:none}.rounded-lg{border-radius:.5rem}.h-3\.5{height:.875rem}.w-3\.5{width:.875rem}@media (min-width:768px){.md\:text-5xl{font-size:3rem;line-height:1.1}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-12{gap:3rem}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-1{grid-column:span 1/span 1}}.login-container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh}.login-card{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;max-width:28rem;width:100%}.login-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.login-title{color:#1f2937;font-size:1.5rem;font-weight:700;text-align:center}.login-body{padding:1.5rem}.error-message{border:1px solid #ef4444;border-radius:.25rem;color:#b91c1c;margin-bottom:1rem;padding:.75rem}.form-group{margin-bottom:1.5rem}.form-input{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.5rem .75rem;width:100%}.form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640;outline:none}.btn-primary{width:100%}.btn-primary:disabled{background-color:#93c5fd;cursor:not-allowed}.admin-container{background-color:#f9fafb;display:grid;grid-template-columns:1fr 5fr;margin:0;padding:0}.admin-sidebar{background-color:#111827;color:#fff;display:flex;flex-direction:column;gap:1.5rem;min-height:100vh;overflow-y:auto;padding:1.5rem;position:-webkit-sticky;position:sticky;top:0}.admin-sidebar h1{font-size:1.5rem;font-weight:700;letter-spacing:.025em}.admin-nav{display:flex;flex-direction:column;gap:.75rem}.sidebar-item{background:none;border:none;border-radius:.375rem;color:inherit;cursor:pointer;font-weight:500;padding:.5rem 1rem;text-align:left;transition:all .2s}.sidebar-item.active{background-color:#2563eb;color:#fff}.sidebar-item:not(.active){color:#d1d5db}.sidebar-item:not(.active):hover{background-color:#1f2937;color:#fff}.exit-btn{align-items:center;background-color:#3b82f6;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;margin-top:auto;padding:.75rem 1rem;transition:background-color .2s;width:100%}.exit-btn:hover{background-color:#2563eb}.admin-main{max-height:100vh;overflow-y:auto;padding:2.5rem}.admin-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.admin-card-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.admin-card-title{color:#1f2937;font-size:1.25rem;font-weight:600}.admin-card-body{padding:1.5rem}.tabs{border-bottom:1px solid #e5e7eb;margin-top:1rem}.tabs-list{display:flex;gap:1rem}.tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-weight:500;padding:.5rem 1rem}.tab-btn.active{border-bottom-color:#3b82f6;color:#3b82f6}.tab-btn:not(.active):hover{color:#1f2937}.form-group{margin-bottom:1rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input,.form-textarea{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.5rem .75rem;width:100%}.form-input:focus,.form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640;outline:none}.form-textarea{min-height:6rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.checkbox-group{align-items:center;display:flex;gap:.5rem}.btn{border-radius:.375rem;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1rem;text-align:center}.btn-primary{background-color:#3b82f6;border:none;color:#fff}.btn-primary:hover{background-color:#2563eb}.users-container{overflow-x:auto;width:100%}.users-table-body,.users-table-header{width:100%}.users-table-row{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:.5fr 1fr 1.5fr 1fr 1fr .8fr;padding:.75rem 1rem}.users-table-row.header{background-color:#f9fafb;color:#374151;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:10}.users-table-body .users-table-row,.users-table-row.header{border-bottom:1px solid #e5e7eb}.users-table-body .users-table-row:hover{background-color:#f9fafb}.users-table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-table-cell.actions{display:flex;gap:.5rem}.dashboard-table-container{margin-top:1rem;overflow-x:auto;width:100%}.dashboard-table-body,.dashboard-table-header{width:100%}.dashboard-table-row{grid-gap:.5rem;align-items:center;border-bottom:1px solid #e5e7eb;display:grid;gap:.5rem;grid-template-columns:.3fr 1.5fr 1fr 1fr .7fr .7fr 1.5fr;padding:.75rem 1rem}.dashboard-table-row.header{background-color:#f9fafb;color:#374151;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:10}.dashboard-table-body .dashboard-table-row:hover{background-color:#f9fafb}.dashboard-table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-table-cell.actions{display:flex;gap:.5rem;justify-content:flex-end}.featured-badge,.status-badge{border-radius:4px;display:inline-block;font-size:.8rem;padding:4px 8px}.status-badge.active{background-color:#d1fae5;color:#065f46}.status-badge.inactive{background-color:#fee2e2;color:#991b1b}.featured-badge.featured{background-color:#fef3c7;color:#92400e}.delete-btn,.featured-btn,.status-btn{border:none;border-radius:4px;cursor:pointer;font-size:.8rem;margin-left:5px;padding:5px 10px}.status-btn.activate{background-color:#d1fae5;color:#065f46}.status-btn.deactivate{background-color:#fee2e2;color:#991b1b}.featured-btn.featured{background-color:#fef3c7;color:#92400e}.featured-btn.unfeatured{background-color:#e5e7eb;color:#4b5563}.delete-btn{background-color:#ef4444;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:.875rem;padding:.25rem .75rem}.delete-btn:hover{background-color:#dc2626}.delete-btn:disabled{background-color:#d1d5db;cursor:not-allowed}.error-message{background-color:#fee2e2;border:1px solid #fecaca;border-radius:.375rem;color:#ef4444}.error-message,.success-message{font-weight:500;margin-bottom:20px;padding:10px}.success-message{background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:.375rem;color:#047857}.image-preview{border:1px solid #e5e7eb;border-radius:.375rem;display:inline-block;margin-top:10px;padding:5px}.logs-container{overflow-x:auto;width:100%}.logs-table-body,.logs-table-header{width:100%}.logs-table-row{grid-gap:1rem;align-items:center;border-bottom:1px solid #e5e7eb;display:grid;gap:1rem;grid-template-columns:.3fr 1fr 1fr 1.5fr 1fr;padding:.75rem 1rem}.logs-table-row.header{color:#374151;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:10}.logs-table-body .logs-table-row:hover,.logs-table-row.header{background-color:#f9fafb}.logs-table-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body,html{height:100%;margin:0;overflow:auto;padding:0;width:100%}.admin-container{left:0;min-height:100vh;overflow-y:auto;position:absolute;right:0;top:0;width:100%;z-index:9999}#root,.app{height:100%}*{cursor:default}.notfound-container{align-items:center;background:#f4f4f9;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;justify-content:center;padding:20px;text-align:center}.notfound-title{color:#ff6b6b;font-size:8rem;font-weight:700;margin:0}.notfound-text{color:#333;font-size:1.5rem;margin:10px 0 30px}.notfound-btn{background-color:#4f9cf9;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:12px 25px;text-decoration:none;transition:all .3s ease}.notfound-btn:hover{background-color:#357ae8;box-shadow:0 5px 15px #0003;transform:translateY(-3px)}@media (max-width:600px){.notfound-title{font-size:5rem}.notfound-text{font-size:1.2rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;margin-top:0}.container{margin:0 auto;max-width:1200px;padding:0 1rem}html{scroll-behavior:smooth}button{border:none;cursor:pointer;outline:none}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}section{padding:4rem 0}
/*# sourceMappingURL=main.bfe3afde.css.map*/