/* Kegalle Premium Details Page */
.kd-page-hero{background:linear-gradient(135deg,rgba(6,95,70,.94),rgba(16,185,129,.86)),url('/assets/detail-hero.jpg') center/cover;color:#fff;padding:58px 0 72px;position:relative;overflow:hidden}.kd-page-hero:after{content:"";position:absolute;right:-120px;top:-180px;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 65%)}.kd-hero-inner{display:flex;justify-content:space-between;gap:24px;align-items:end;position:relative;z-index:1}.kd-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-weight:800;opacity:.9;margin-bottom:18px}.kd-page-hero h1{font-size:48px;line-height:1.08;margin:0 0 12px;max-width:850px}.kd-page-hero p{font-size:17px;opacity:.92}.kd-price-pill{background:#fff;color:#047857;font-size:30px;font-weight:950;padding:18px 26px;border-radius:20px;box-shadow:0 22px 60px rgba(0,0,0,.2);white-space:nowrap}.kd-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;margin-top:-42px;position:relative;z-index:2}.kd-main{min-width:0}.kd-gallery-card,.kd-card{background:#fff;border:1px solid #e8eef6;border-radius:26px;box-shadow:0 18px 60px rgba(15,23,42,.08)}.kd-gallery-card{position:relative;padding:18px;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden}.kd-main-image{width:100%;height:520px;object-fit:cover;border-radius:20px}.kd-image-fallback{width:180px;height:180px;border-radius:42px;background:linear-gradient(135deg,#dcfce7,#e0f2fe);display:flex;align-items:center;justify-content:center;color:#047857;font-size:76px;font-weight:950}.kd-zoom{position:absolute;right:32px;top:32px;width:44px;height:44px;border-radius:50%;background:#ff5b6b;color:#fff;border:0;box-shadow:0 14px 35px rgba(255,91,107,.35)}.kd-content-grid{display:grid;grid-template-columns:1fr 320px;gap:24px;margin-top:24px}.kd-card{padding:28px}.kd-meta-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.kd-tag{background:#ecfdf5;color:#047857;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900}.kd-featured{background:#fff7ed;color:#c2410c}.kd-top{background:#eff6ff;color:#1d4ed8}.kd-card h2,.kd-card h3{margin-top:0;color:#0f172a}.kd-description p{line-height:1.85;color:#475569;font-size:16px}.kd-overview dl{margin:0}.kd-overview div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #eef2f7}.kd-overview dt{font-weight:900;color:#0f172a}.kd-overview dd{margin:0;color:#64748b;text-align:right}.kd-features,.kd-location-card,.kd-related{margin-top:24px}.kd-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.kd-feature-grid div{background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;padding:16px;color:#334155;font-weight:700}.kd-map-placeholder{height:300px;border-radius:20px;background:linear-gradient(135deg,#e0f2fe,#dcfce7);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#047857}.kd-map-placeholder strong{font-size:28px}.kd-section-head{display:flex;align-items:center;justify-content:space-between}.kd-section-head a{color:#047857;font-weight:900}.kd-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.kd-related-card{border:1px solid #edf2f7;border-radius:18px;overflow:hidden;background:#fff;text-decoration:none;color:#0f172a}.kd-related-img{height:150px;background:linear-gradient(135deg,#dcfce7,#e0f2fe);display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:950;color:#047857}.kd-related-card h3{font-size:16px;margin:14px}.kd-related-card strong{display:block;color:#047857;margin:0 14px 8px}.kd-related-card span{display:block;color:#64748b;margin:0 14px 14px}.kd-sidebar{position:sticky;top:96px;height:max-content}.kd-seller-card{text-align:left}.kd-seller-head{display:flex;gap:14px;align-items:center;margin:18px 0}.kd-seller-avatar{width:68px;height:68px;border-radius:22px;background:#dcfce7;color:#047857;font-size:28px;font-weight:950;display:flex;align-items:center;justify-content:center}.kd-seller-head h4{margin:0 0 4px;font-size:20px}.kd-seller-head span{color:#047857;font-weight:900}.kd-seller-card p{color:#64748b}.kd-call,.kd-chat,.kd-link{display:block;text-align:center;border-radius:14px;padding:14px 16px;font-weight:950;text-decoration:none;margin-top:12px}.kd-call{background:#0f172a;color:#fff}.kd-chat{background:linear-gradient(90deg,#00A76F,#10D58B);color:#fff}.kd-link{background:#ecfdf5;color:#047857}.kd-trust-card ul{padding-left:18px;color:#475569;line-height:1.9}.kd-actions-card a{display:block;padding:12px 0;border-bottom:1px solid #eef2f7;color:#334155;font-weight:800}.kd-actions-card a:last-child{border-bottom:0;color:#ef4444}@media(max-width:1000px){.kd-detail-layout,.kd-content-grid{grid-template-columns:1fr}.kd-sidebar{position:static}.kd-hero-inner{display:block}.kd-price-pill{display:inline-block;margin-top:18px}.kd-page-hero h1{font-size:36px}.kd-gallery-card,.kd-main-image{min-height:360px;height:360px}.kd-related-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.kd-related-grid,.kd-feature-grid{grid-template-columns:1fr}.kd-page-hero{padding:40px 0 64px}.kd-card{padding:20px}.kd-price-pill{font-size:24px}}
