﻿*{margin:0;padding:0;box-sizing:border-box;}html,body{min-height:100vh;font-family:'Segoe UI',Arial,sans-serif;background:#e8f4f8;color:#0a3050;}a{text-decoration:none;color:inherit;}.page{max-width:480px;margin:0 auto;min-height:100vh;background:#e8f4f8;}.top-bar{display:flex;align-items:center;padding:10px 14px;background:#0a4060;border-bottom:none;position:sticky;top:0;z-index:5;box-shadow:0 2px 8px rgba(10,64,96,0.3);}.back-btn{font-size:20px;margin-right:10px;cursor:pointer;color:#a8e4f0;background:none;border:none;}.top-title{font-size:14px;font-weight:700;color:#fff;letter-spacing:0.5px;}.grup-grid{display:flex;flex-wrap:wrap;padding:10px 8px;}.kart{position:relative;width:calc(50% - 12px);aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#b8dae8;margin:6px;cursor:pointer;box-shadow:0 3px 10px rgba(10,64,96,0.15);}.k-img{width:100%;height:100%;object-fit:cover;display:block;}.k-ph{width:100%;height:100%;background:#b8dae8;display:flex;align-items:center;justify-content:center;font-size:36px;}.k-ov{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(10,40,64,0.8));padding:18px 8px 6px;}.k-lbl{font-size:12px;color:#fff;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,0.7);}.urun-liste{}.item{display:flex;align-items:center;padding:12px 14px;min-height:90px;cursor:pointer;border-bottom:1px solid #c8e4f0;background:#fff;}.item:hover{background:#e0f0f8;}.thumb{width:72px;height:72px;border-radius:10px;object-fit:cover;flex-shrink:0;}.uph{width:72px;height:72px;border-radius:10px;background:#c8e0ec;flex-shrink:0;}.info{flex:1;padding:0 10px 0 14px;overflow:hidden;}.iname{font-size:14px;font-weight:700;color:#0a3050;margin-bottom:4px;line-height:1.3;}.idesc{font-size:12px;color:#4a7090;line-height:1.4;}.iprice{flex-shrink:0;}.fiy-badge{display:inline-block;background:#0a4060;color:#fff;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:700;white-space:nowrap;}#modalBg{display:none;position:fixed;inset:0;background:rgba(10,40,64,0.6);z-index:10;}#detailView{display:none;position:fixed;top:8%;left:5%;right:5%;bottom:auto;max-height:80vh;background:#fff;border-radius:16px;overflow-y:auto;z-index:11;box-shadow:0 12px 48px rgba(0,0,0,0.28);}.d-close{position:absolute;top:12px;right:14px;z-index:20;background:#0a4060;color:#fff;border-radius:50%;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer;font-size:16px;font-weight:700;}.d-hero{position:relative;width:100%;height:220px;overflow:hidden;background:#b8dae8;border-radius:20px 20px 0 0;}.d-hero img{width:100%;height:220px;object-fit:cover;display:block;border-radius:20px 20px 0 0;}.d-hero-ph{width:100%;height:220px;background:#b8dae8;border-radius:20px 20px 0 0;}.d-ov{position:absolute;bottom:0;left:0;right:0;padding:32px 16px 14px;background:linear-gradient(transparent,rgba(10,40,64,0.88));}.d-name{font-size:17px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:8px;}.d-body{padding:14px 16px 20px;background:#fff;}.d-desc{font-size:13px;color:#2a5070;line-height:1.75;}.d-var-grp{margin-bottom:12px;}.d-var-lbl{font-size:11px;font-weight:700;color:#4a7090;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;}.d-var-row{display:flex;flex-wrap:wrap;}.vbtn{border:1px solid #b8dae8;background:#e8f4f8;border-radius:20px;padding:5px 14px;font-size:12px;cursor:pointer;color:#0a3050;margin-right:6px;margin-bottom:6px;}.vbtn.sel{border-color:#0a4060;background:#0a4060;color:#fff;}.d-vfiyat{margin:8px 0 4px;}.lang-btn{display:inline-block;padding:6px 16px;border:1px solid #0a4060;border-radius:20px;color:#0a4060;background:transparent;font-size:13px;cursor:pointer;margin:4px;}