body{margin:0;font-family:"Lexend",sans-serif;background:#f9f9f9;color:#333}.logo-area{background:linear-gradient(135deg,#6e00ff,#ff4da6);color:#fff;padding:20px;text-align:center}.logo-area h1{margin:0;font-size:2rem}header,.kutular,.content,.alt-content,.footer{padding-left:20px;padding-right:20px}.header{display:flex;flex-wrap:wrap;justify-content:space-between;background:#fff;padding-top:30px;padding-bottom:30px}.giris-form{flex:1 1 300px;max-width:400px;box-sizing:border-box}.giris-form form{background:#f0f0f0;padding:20px;border-radius:12px;box-shadow:0 4px 10px rgb(0 0 0 / .1)}.giris-form h2{margin-top:0;margin-bottom:15px;font-size:1.5rem;color:#6e00ff}.giris-form input,.giris-form button{width:100%;box-sizing:border-box;padding:12px;margin-bottom:10px;border-radius:8px;border:1px solid #ccc;font-size:1rem}.giris-form button{background:linear-gradient(135deg,#6e00ff,#ff4da6);color:#fff;border:none;cursor:pointer;transition:background 0.3s}.giris-form button:hover{background:linear-gradient(135deg,#5500cc,#cc397a)}.giris-bilgi{flex:1 1 300px;padding:10px;box-sizing:border-box}.giris-bilgi h2{font-size:1.8rem;color:#6e00ff}.giris-bilgi p{font-size:1rem;line-height:1.6}.kutular{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding-top:30px;padding-bottom:30px;background:#fafafa;box-sizing:border-box}.kutu{flex:1 1 250px;max-width:300px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 15px rgb(0 0 0 / .08);text-align:center;transition:transform 0.3s}.kutu:hover{transform:translateY(-8px)}.kutu i{font-size:2.5rem;color:#6e00ff;margin-bottom:10px}.kutu h3{font-size:1.2rem;margin-bottom:10px}.kutu p{font-size:.95rem}.content,.alt-content{max-width:1200px;margin:0 auto;padding:40px 20px;background:#fff;box-sizing:border-box}.content h2,.alt-content h2{font-size:1.6rem;color:#6e00ff;margin-bottom:10px}.content p,.alt-content p{font-size:1rem;line-height:1.6}.ayirici{border:0;height:2px;background:linear-gradient(to right,transparent,#6e00ff,transparent);margin:40px 0}.footer{background:#333;color:#fff;padding:30px 20px;text-align:center}.footer .social-icons{margin:10px 0}.footer .social-icons a{color:#fff;margin:0 10px;font-size:1.2rem;transition:color 0.3s}.footer .social-icons a:hover{color:#ff4da6}@media (max-width:768px){.header{flex-direction:column}.giris-form,.giris-bilgi{max-width:100%;margin:0 0 20px 0}.giris-form form{margin-right:0}}.faq-section{max-width:1000px;margin:0 auto;padding:40px 20px;background:#fdfdfd;border-radius:12px;box-shadow:0 0 20px rgb(0 0 0 / .05)}.faq-section h2{font-size:1.8rem;text-align:center;color:#6e00ff;margin-bottom:30px}.faq-item{margin-bottom:15px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;background:#fff}.faq-question{background:#fff;padding:15px 20px;width:100%;text-align:left;border:none;outline:none;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:10px;color:#333;transition:background 0.2s ease}.faq-question:hover{background:#f5f5f5}.faq-answer{padding:0 20px;max-height:0;overflow:hidden;transition:max-height 0.4s ease;background:#fafafa}.faq-answer p{margin:15px 0;font-size:.95rem;line-height:1.6;color:#444}.faq-item.active .faq-answer{max-height:300px}.faq-question i{color:#6e00ff;min-width:20px}.image-container{max-width:800px;margin:40px auto;padding:15px;background:rgb(255 255 255 / .85);border-radius:25px;box-shadow:0 0 25px 8px rgb(255 255 255 / .6),0 4px 15px rgb(110 0 255 / .2);filter:drop-shadow(0 0 10px rgb(110 0 255 / .25));transition:transform 0.3s ease;box-sizing:border-box}.image-container:hover{transform:scale(1.03);box-shadow:0 0 30px 12px rgb(255 255 255 / .75),0 6px 25px rgb(110 0 255 / .35)}.image-container img{width:100%;max-width:100%;height:auto;max-height:400px;border-radius:20px;box-shadow:0 4px 12px rgb(0 0 0 / .1);object-fit:cover}@media (max-width:768px){.image-container img{max-width:100%;max-height:none;object-fit:contain}}