*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden}body{color:#e2e8f0;background:#0f172a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.homeContainer{background:linear-gradient(#0f172a,#1e293b);flex-direction:row;width:100vw;height:100vh;display:flex;overflow:hidden}.adsFirst,.adsSecond{color:#94a3b8;text-align:center;background:#172554;flex:0 0 160px;justify-content:center;align-items:center;min-width:160px;font-size:.9rem;font-weight:500;display:flex}.adsFirst{border-right:1px solid #1e293b}.adsSecond{border-left:1px solid #1e293b}.mainContent{flex-direction:column;flex:1;max-width:900px;height:100vh;margin:0 auto;padding:1.2rem 1rem;display:flex;overflow-y:auto}.mobile-ad-top,.mobile-ad-bottom{color:#94a3b8;background:#253549;border-radius:8px;justify-content:center;align-items:center;width:100%;height:80px;min-height:80px;margin:1rem 0;font-size:1rem;font-weight:500;display:none}.header{text-align:center;margin-bottom:1rem}h1{color:#60a5fa;margin-bottom:.3rem;font-size:2.2rem;font-weight:700}.subtitle{color:#94a3b8;font-size:.95rem}.info-box{color:#cbd5e1;background:#1e293b;border-left:4px solid #3b82f6;border-radius:10px;margin-bottom:1.4rem;padding:.9rem 1.2rem;font-size:.9rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.1rem 1.6rem;margin-bottom:1.8rem;display:grid}label{color:#cbd5e1;flex-direction:column;gap:.4rem;font-size:.95rem;font-weight:600;display:flex}.required{color:#f87171;font-size:.85rem}input,select{color:#f1f5f9;background:#1e293b;border:1px solid #334155;border-radius:8px;padding:.75rem 1rem;font-size:.95rem}input:focus,select:focus{background:#253549;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.checkbox-container{flex-direction:row;align-items:center;gap:.7rem}.checkbox-container input{accent-color:#60a5fa;width:1.2rem;height:1.2rem}.result-box{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:14px;margin-bottom:1.5rem;padding:1.8rem 1.5rem}.result-percentage{color:#60a5fa;font-size:4.8rem;font-weight:800;line-height:1}.result-text{font-size:1.3rem;font-weight:600}.footer{color:#64748b;text-align:center;margin-top:auto;padding:1rem 0;font-size:.85rem}.hesapla-button-container{justify-content:center;margin:1.5rem 0;display:flex}.hesapla-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;padding:.9rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #3b82f64d}.hesapla-button:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.result-box.highlighted{border-color:#60a5fa;transition:all .4s;transform:scale(1.02);box-shadow:0 0 20px #60a5fa80}@media (width<=768px){.hesapla-button{padding:1rem 3rem;font-size:1.15rem}}@media (width<=1024px){.homeContainer{flex-direction:column}.adsFirst,.adsSecond{display:none}.mainContent{max-width:100%;height:auto;padding:.8rem;overflow-y:auto}.mobile-ad-top,.mobile-ad-bottom{display:flex}}@media (width<=768px){.form-grid{grid-template-columns:1fr;gap:1rem}h1{font-size:1.9rem}.result-percentage{font-size:4rem}}
