body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.NavbarMain{align-items:center;background-color:#202020;color:#cdb8a3;display:flex;height:100px;justify-content:space-between;padding:0 40px}.NavbarMain img{margin-top:30px;width:130px}.NavbarMain ul{display:flex;gap:80px;list-style:none}.NavbarMain ul button{background-color:#2a2a2a;border:none;border-radius:10px;color:#cdb8a3;padding:10px 20px}.NavbarMain ul button:hover{background-color:#3c3c3c;color:#efe3d3}.backIcon{height:40px;width:40px}.fırat{align-items:center;display:flex;justify-content:center}@media (max-width:768px){.NavbarMain{height:80px;padding:0 20px}.NavbarMain img{height:auto;margin-top:20px;width:110px}.NavbarMain h1,.NavbarMain ul{display:none}.navbarImg2{background-color:initial;border:none;color:#cdb8a3;cursor:pointer;display:block;font-size:28px;padding:8px;position:static}}.sidebarMain{background-color:#202020;display:flex;height:100vh;overflow-x:hidden;position:relative;transition:margin-left .3s ease;width:100%}.navbarImg2{border:none;cursor:pointer;font-size:30px;padding:10px;right:20px;top:20px;z-index:2}.Sidebar,.navbarImg2{background-color:#202020;color:#cdb8a3;position:fixed}.Sidebar{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;margin-top:100px;overflow-x:hidden;padding-top:20px;top:0;transition:all .3s ease;width:250px;z-index:1000}.Sidebar h1{color:#cdb8a3;font-size:28px;margin-top:40px}.Sidebar p{color:#c46a4e;font-size:28px;margin-top:10px;text-align:center}.Sidebar.show{left:0}.closeBtn{background:none;border:none;color:#cdb8a3;cursor:pointer;display:none;font-size:30px;position:absolute;right:20px;top:20px;z-index:1}.SidebarMenu{list-style-type:none;margin:0;padding:0;text-align:center;width:100%}.SidebarMenuItem{box-sizing:border-box;color:#cdb8a3;cursor:pointer;font-size:25px;overflow:hidden;padding:15px 20px;text-align:center;transition:all .3s ease;width:100%}.SidebarMenuItem.active{background-color:#cdb8a3;color:#202020;font-weight:700}.SidebarMenuItem:hover{background-color:#2f2f2f;color:#efe3d3}.SidebarContent{background-color:#2a2a2a;color:#f0f0f0;flex-grow:1;height:100vh;margin-left:250px;overflow:auto;padding:20px;transition:margin-left .3s ease;width:100%}@media (max-width:768px){.closeBtn{display:block}.Sidebar{left:-100%;width:200px}.SidebarContent{margin-left:0;padding:10px}.sidebarMain{flex-direction:column;gap:20px}.SidebarMenuItem{font-size:16px;padding:12px 15px}.Sidebar.show{left:0;top:0}}@media (max-width:480px){.closeBtn{background:none;border:none;color:#cdb8a3;cursor:pointer;font-size:30px;right:20px;top:160px}.Sidebar{left:-100%;width:70%}.Sidebar.show{left:0}.SidebarContent{margin-left:0}.sidebarMain{flex-direction:column;overflow-x:hidden;width:100%}.SidebarMenuItem{font-size:14px;padding:10px 12px}}.makaleler-page{display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:40px}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.header h1{color:#f1f5f9;font-size:28px;font-weight:700;letter-spacing:.5px}.add-article-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:12px;box-shadow:0 6px 16px #2563eb66;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.add-article-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 8px 20px #1d4ed880;transform:translateY(-2px)}.popup{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.makaleler-list{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.popup-content{animation:fadeIn .3s ease;background:#f8fafc;border-radius:16px;box-shadow:0 10px 35px #0000004d;padding:30px;text-align:left;width:420px}.popup-content h2{color:#1e293b;font-size:20px;font-weight:700;margin-bottom:20px}.popup-content input[type=file],.popup-content input[type=text],.popup-content textarea{border:1px solid #d1d9e6;border-radius:10px;font-size:14px;margin-top:12px;outline:none;padding:12px;transition:border .2s,box-shadow .2s;width:100%}.popup-content input[type=text]:focus,.popup-content textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.popup-content textarea{height:120px;resize:none}.popup-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:25px}.popup-buttons button{border:none;border-radius:10px;cursor:pointer;font-weight:600;padding:10px 22px;transition:all .3s ease}.popup-buttons button:first-child{background:#10b981;box-shadow:0 4px 12px #10b98166;color:#fff}.popup-buttons button:first-child:hover{background:#059669;transform:translateY(-1px)}.popup-buttons button:last-child{background:#ef4444;box-shadow:0 4px 12px #ef444466;color:#fff}.popup-buttons button:last-child:hover{background:#dc2626;transform:translateY(-1px)}.makale-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:360px;justify-content:flex-start;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:280px}.makale-card:hover{box-shadow:0 8px 18px #0000001f;transform:translateY(-5px)}.makale-image{border-bottom:1px solid #eee;height:180px;object-fit:cover;width:100%}.makale-title{color:#333;flex-grow:1;font-size:18px;font-weight:600;margin:12px;text-align:center}.duzenle-btn{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-bottom:16px;padding:8px 14px;transition:background .2s ease}.duzenle-btn:hover{background:#0056b3}.sil-btn{background:#ff4d4d;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;height:28px;position:absolute;right:8px;top:8px;width:28px}.sil-btn:hover{background:#c00}.popup1{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.popup-content1{animation:fadeIn .2s ease-in-out;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000040;display:flex;flex-direction:column;gap:16px;max-width:90%;min-height:400px;padding:30px;width:600px}.popup-content1 input,.popup-content1 textarea{border:1px solid #ddd;border-radius:8px;font-size:15px;padding:10px;width:100%}.popup-content1 textarea{min-height:120px;resize:vertical}.popup-buttons1{display:flex;gap:12px;justify-content:flex-end;margin-top:10px}.popup-buttons1 button{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px}.popup-buttons1 button:first-child{background:#007bff;color:#fff}.popup-buttons1 button:first-child:hover{background:#0056b3}.popup-buttons1 button:last-child{background:#ddd}.popup-buttons1 button:last-child:hover{background:#bbb}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=main.df039965.css.map*/