@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,400&family=DM+Sans:wght@300;400;500;600&display=swap');

.sh-modul *{box-sizing:border-box;margin:0;padding:0;font-family:'DM Sans',sans-serif}
.sh-modul{color:#0A1628;background:#FAF8F3;border-radius:14px;overflow:hidden;border:1px solid rgba(201,169,110,.2)}

/* NAV */
.sh-nav{background:#0A1628;display:flex;align-items:center;justify-content:space-between;padding:0 28px;min-height:58px;flex-wrap:wrap;gap:4px;border-radius:14px 14px 0 0}
.sh-nav-logo{display:flex;align-items:center;gap:10px}
.sh-nav-emblem{width:32px;height:32px;border-radius:50%;background:#B91C1C;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;flex-shrink:0}
.sh-nav-title{color:#fff;font-family:'Playfair Display',serif;font-size:13px;letter-spacing:.3px}
.sh-nav-title span{color:#C9A96E}
.sh-navs{display:flex;gap:2px;flex-wrap:wrap;padding:6px 0}
.sh-ntab{padding:7px 13px;border:none;background:none;color:rgba(255,255,255,.5);font-size:12.5px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s;font-family:'DM Sans',sans-serif;white-space:nowrap}
.sh-ntab:hover{color:#fff;background:rgba(255,255,255,.08)}
.sh-ntab.on{color:#C9A96E;background:rgba(201,169,110,.14)}

/* BAĞIŞ BANNER */
.sh-bagis-banner{background:linear-gradient(135deg,#B91C1C,#991B1B);padding:11px 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}
.sh-bagis-text{color:#fff;font-size:12.5px;font-weight:400;opacity:.9}
.sh-bagis-text strong{font-weight:700;display:block;font-size:13px;margin-bottom:1px}
.sh-bagis-btn{padding:7px 20px;background:#C9A96E;color:#fff;font-weight:700;font-size:12.5px;border:none;border-radius:6px;cursor:pointer;white-space:nowrap;font-family:'DM Sans',sans-serif;text-decoration:none;display:inline-block;transition:all .2s}
.sh-bagis-btn:hover{background:#8B6914;transform:translateY(-1px)}

/* PAGES */
.sh-page{display:none}.sh-page.on{display:block}

/* HERO */
.sh-hero{background:#0A1628;padding:52px 40px 44px;position:relative;overflow:hidden}
.sh-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 10% 60%,rgba(185,28,28,.18) 0%,transparent 45%),radial-gradient(circle at 80% 20%,rgba(201,169,110,.09) 0%,transparent 40%);pointer-events:none}
.sh-hero-kirmizi{background:linear-gradient(135deg,#7F1D1D,#0A1628)}
.sh-hero-kirmizi::before{display:none}
.sh-hero-mor{background:linear-gradient(135deg,#4C1D95,#0A1628)}
.sh-hero-mor::before{display:none}
.sh-hero-ic{position:relative;z-index:2;max-width:640px}
.sh-eyebrow{display:block;font-size:10.5px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#C9A96E;margin-bottom:13px}
.sh-hero-h{font-family:'Playfair Display',serif;font-size:40px;font-weight:700;color:#fff;line-height:1.12;margin:0 0 14px;letter-spacing:-.5px}
.sh-hero-h em{font-style:normal;color:#C9A96E}
.sh-hero-sub{font-size:15px;color:rgba(255,255,255,.52);line-height:1.75;max-width:520px;margin:0 0 32px;font-weight:300}
.sh-hero-btns{display:flex;gap:10px;flex-wrap:wrap}

/* BUTONLAR */
.sh-btn-r{padding:11px 26px;background:#B91C1C;color:#fff;font-weight:600;font-size:13.5px;border:none;border-radius:8px;cursor:pointer;font-family:'DM Sans',sans-serif;transition:all .25s;text-decoration:none;display:inline-block}
.sh-btn-r:hover{background:#991B1B;transform:translateY(-1px)}
.sh-btn-o{padding:11px 26px;background:transparent;color:rgba(255,255,255,.8);font-weight:500;font-size:13.5px;border:1px solid rgba(255,255,255,.25);border-radius:8px;cursor:pointer;font-family:'DM Sans',sans-serif;transition:all .25s}
.sh-btn-o:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5)}
.sh-btn-cizgi-koyu{padding:11px 26px;background:transparent;border:1.5px solid #0A1628;border-radius:8px;font-family:'DM Sans',sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;color:#0A1628;transition:all .2s}
.sh-btn-cizgi-koyu:hover{background:#0A1628;color:#fff}
.sh-btn-sinir-kirmizi{padding:11px 22px;border:1.5px solid #B91C1C;background:transparent;border-radius:8px;font-family:'DM Sans',sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;color:#B91C1C;transition:all .2s}
.sh-btn-sinir-kirmizi:hover{background:#B91C1C;color:#fff}
.sh-btn-sinir-mor{padding:11px 22px;border:1.5px solid #6D28D9;background:transparent;border-radius:8px;font-family:'DM Sans',sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;color:#6D28D9;transition:all .2s}
.sh-btn-sinir-mor:hover{background:#6D28D9;color:#fff}

/* SECTION */
.sh-sec{padding:52px 40px;background:#FAF8F3}
.sh-sec-alt{background:#fff}
.sh-sec-h{font-family:'Playfair Display',serif;font-size:26px;font-weight:700;color:#0A1628;margin-bottom:9px;line-height:1.2}
.sh-sec-sub{font-size:14px;color:#666;line-height:1.7;max-width:560px;margin-bottom:32px;font-weight:300}

/* CALLOUT */
.sh-callout{background:linear-gradient(135deg,#FEF2F2,#FFF7ED);border:1px solid rgba(185,28,28,.18);border-radius:11px;padding:16px 20px;margin-bottom:32px;display:flex;align-items:flex-start;gap:12px}
.sh-callout-mor{background:linear-gradient(135deg,#F5F3FF,#EDE9FE);border-color:rgba(109,40,217,.18)}
.sh-callout-icon{font-size:20px;flex-shrink:0;margin-top:1px}
.sh-callout-text{font-size:13.5px;color:#7F1D1D;line-height:1.65}
.sh-callout-text strong{display:block;font-size:14px;font-weight:700;margin-bottom:3px}

/* KARTLAR */
.sh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.sh-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}

.sh-hkart{background:#fff;border-radius:13px;border:1px solid rgba(0,0,0,.07);overflow:hidden;transition:all .25s;display:flex;flex-direction:column}
.sh-hkart:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(10,22,40,.1)}
.sh-hkart-top{padding:20px 20px 14px;flex:1}
.sh-hkart-ikon{width:42px;height:42px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:19px;margin-bottom:12px}
.sh-hkart-h{font-size:15px;font-weight:600;color:#0A1628;margin-bottom:6px;line-height:1.3}
.sh-hkart-p{font-size:12.5px;color:#666;line-height:1.6}
.sh-hkart-bot{padding:12px 20px 16px;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center}
.sh-hkart-link{font-size:12.5px;font-weight:600;color:#0D7377;text-decoration:none;transition:color .15s}
.sh-hkart-link:hover{color:#14BDBE}
.sh-destek-badge{font-size:10.5px;background:#FEF2F2;color:#B91C1C;padding:3px 9px;border-radius:20px;font-weight:600;white-space:nowrap}
.sh-destek-mor{background:#F5F3FF;color:#4C1D95}

.sh-acil-kart{background:#fff;border-radius:13px;border:1.5px solid rgba(185,28,28,.2);overflow:hidden;transition:all .25s}
.sh-acil-kart:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(185,28,28,.1)}
.sh-acil-ust{background:linear-gradient(135deg,#FEF2F2,#FFF);padding:18px 20px 12px;border-bottom:1px solid rgba(185,28,28,.08)}
.sh-acil-h{font-size:14px;font-weight:700;color:#7F1D1D;margin-bottom:5px;line-height:1.3}
.sh-acil-p{font-size:12px;color:#666;line-height:1.55}
.sh-acil-bot{padding:11px 20px 14px;display:flex;justify-content:space-between;align-items:center}
.sh-acil-link{font-size:12.5px;font-weight:600;color:#B91C1C;text-decoration:none}
.sh-acil-link:hover{color:#7F1D1D}

.sh-bag-kart{background:#fff;border-radius:13px;border:1.5px solid rgba(109,40,217,.13);overflow:hidden;transition:all .25s}
.sh-bag-kart:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(109,40,217,.1)}
.sh-bag-ust{background:linear-gradient(135deg,#F5F3FF,#FFF);padding:18px 20px 12px;border-bottom:1px solid rgba(109,40,217,.07)}
.sh-bag-h{font-size:14px;font-weight:700;color:#4C1D95;margin-bottom:5px;line-height:1.3}
.sh-bag-p{font-size:12px;color:#666;line-height:1.55}
.sh-bag-bot{padding:11px 20px 14px;display:flex;justify-content:space-between;align-items:center}
.sh-bag-link{font-size:12.5px;font-weight:600;color:#6D28D9;text-decoration:none}
.sh-bag-link:hover{color:#4C1D95}

/* ANA SAYFA ÖZET */
.sh-ozet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.sh-ozet-kart{background:#fff;border-radius:13px;padding:22px;border:1px solid rgba(201,169,110,.18);cursor:pointer;transition:all .25s;position:relative;overflow:hidden}
.sh-ozet-kart::before{content:'';position:absolute;top:0;left:0;right:0;height:3px}
.tip-yesil::before{background:linear-gradient(90deg,#0D7377,#14BDBE)}
.tip-kirmizi::before{background:linear-gradient(90deg,#B91C1C,#F87171)}
.tip-mor::before{background:linear-gradient(90deg,#6D28D9,#A78BFA)}
.sh-ozet-kart:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(10,22,40,.1)}
.sh-ozet-ikon{font-size:26px;margin-bottom:12px;display:block}
.sh-ozet-h{font-size:16px;font-weight:700;color:#0A1628;margin-bottom:7px}
.sh-ozet-p{font-size:12.5px;color:#666;line-height:1.6;margin-bottom:12px}
.sh-ozet-sayi{font-family:'Playfair Display',serif;font-size:20px;font-weight:700;margin-bottom:1px}
.sh-ozet-sayi-l{font-size:11px;color:#aaa;letter-spacing:.8px}
.sh-ozet-link{font-size:12.5px;font-weight:600;color:#0D7377}

/* BAĞIŞ CTA */
.sh-bagis-cta{margin-top:32px;text-align:center;padding:28px;background:linear-gradient(135deg,#FEF2F2,#FFF7ED);border-radius:13px;border:1px solid rgba(185,28,28,.13)}
.sh-bagis-cta-red{background:linear-gradient(135deg,#FEF2F2,#FFF)}
.sh-bagis-cta-mor{background:linear-gradient(135deg,#F5F3FF,#EDE9FE);border-color:rgba(109,40,217,.13)}
.sh-bagis-cta-text{font-size:13.5px;color:#7F1D1D;margin-bottom:14px;font-weight:500}

/* FORM */
.sh-form-wrap{background:#fff;border-radius:15px;border:1px solid rgba(201,169,110,.18);padding:32px;max-width:740px}
.sh-form-h{font-family:'Playfair Display',serif;font-size:21px;font-weight:700;color:#0A1628;margin-bottom:6px}
.sh-form-sub{font-size:13.5px;color:#888;line-height:1.6;margin-bottom:24px}
.sh-form-tabs{display:flex;gap:5px;margin-bottom:24px;background:#F3F4F6;padding:4px;border-radius:9px}
.sh-ftab{flex:1;padding:9px;border:none;border-radius:7px;font-family:'DM Sans',sans-serif;font-size:13.5px;font-weight:500;cursor:pointer;background:transparent;color:#777;transition:all .2s}
.sh-ftab.on{background:#0A1628;color:#fff}
.sh-form-sec{display:none}.sh-form-sec.on{display:block}
.sh-frow{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}
.sh-fg{display:flex;flex-direction:column;gap:5px}
.sh-fg.full{grid-column:1/-1}
.sh-fl{font-size:12.5px;font-weight:600;color:#0A1628}
.sh-fi,.sh-fs,.sh-fta{padding:10px 13px;border:1px solid rgba(0,0,0,.11);border-radius:8px;font-family:'DM Sans',sans-serif;font-size:13.5px;color:#0A1628;background:#fff;outline:none;transition:all .2s;width:100%}
.sh-fi:focus,.sh-fs:focus,.sh-fta:focus{border-color:#0D7377;box-shadow:0 0 0 3px rgba(13,115,119,.07)}
.sh-fta{resize:vertical;min-height:88px}
.sh-fsubmit{padding:13px 36px;background:linear-gradient(135deg,#0A1628,#1E3A5F);color:#fff;font-weight:600;font-size:14px;border:none;border-radius:9px;cursor:pointer;font-family:'DM Sans',sans-serif;transition:all .25s;margin-top:8px}
.sh-fsubmit:hover{transform:translateY(-1px);box-shadow:0 7px 20px rgba(10,22,40,.22)}
.sh-success{background:#F0FDF4;border-left:3px solid #15803D;border-radius:0;padding:14px 16px;font-size:13.5px;color:#15803D;font-weight:500;margin-top:16px;display:none;line-height:1.6}

/* FOOTER */
.sh-footer{background:#0A1628;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}
.sh-footer-logo{font-family:'Playfair Display',serif;font-size:15px;font-weight:700;color:#fff}
.sh-footer-logo span{color:#C9A96E}

/* RESPONSİF */
@media(max-width:680px){
  .sh-grid,.sh-grid-2,.sh-ozet-grid{grid-template-columns:1fr}
  .sh-hero-h{font-size:26px}
  .sh-hero,.sh-sec{padding:36px 18px}
  .sh-nav{padding:8px 14px}
  .sh-frow{grid-template-columns:1fr}
  .sh-form-wrap{padding:20px 16px}
  .sh-bagis-banner{padding:10px 16px}
  .sh-footer{flex-direction:column;padding:22px 18px;text-align:center}
}
