/* ---- Poppins (kendi sunucumuzdan / self-hosted) ---- */
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('../fonts/poppins-400-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('../fonts/poppins-400-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('../fonts/poppins-500-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('../fonts/poppins-500-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url('../fonts/poppins-700-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:700;
  font-display:swap;
  src:url('../fonts/poppins-700-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url('../fonts/poppins-800-latin.woff2') format('woff2');
  unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:800;
  font-display:swap;
  src:url('../fonts/poppins-800-latin-ext.woff2') format('woff2');
  unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ============================================================
   Laki Analiz — Link Kısayol Sayfası
   ============================================================ */

:root{
  --bg:            #141414;
  --card-bg:       #0a0a0a;
  --text:          #ffffff;
  --text-muted:    #b9bcc0;
  --yellow:        #ffd400;
  --green:         #2ec96a;
  --content-width: 620px;
}

*,
*::before,
*::after{ box-sizing:border-box; }

html{ -webkit-text-size-adjust:100%; }

body{
  margin:0;
  background:var(--bg);
  color:var(--text);
  font-family:'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
  font-size:16px;
  line-height:1.6;
  -webkit-font-smoothing:antialiased;
  overflow-x:hidden;
}

img{ max-width:100%; display:block; }

a{ text-decoration:none; color:inherit; }

.container{
  width:100%;
  max-width:var(--content-width);
  margin-inline:auto;
  padding-inline:20px;
}

.c-yellow{ color:var(--yellow); }
.c-green{  color:var(--green);  }

/* ============================================================
   HERO
   ============================================================ */
.hero{
  position:relative;
  background:#0c1a1a url("../images/ust-background.webp") center/cover no-repeat;
  padding:52px 20px 40px;
  text-align:center;
}
.hero::after{           /* alt geçiş gölgesi */
  content:"";
  position:absolute;
  left:0; right:0; bottom:0;
  height:80px;
  background:linear-gradient(to bottom, transparent, var(--bg));
  pointer-events:none;
}
.hero__inner{ position:relative; z-index:1; }
.hero__logo{
  width:190px;
  margin:0 auto 14px;
}
.hero__tag{
  margin:0;
  font-family:'Poppins', sans-serif;
  font-size:26px;
  font-weight:500;
  letter-spacing:.2px;
}
.hero__tag span{ color:var(--yellow); font-weight:700; }

/* ============================================================
   INTRO
   ============================================================ */
.intro{
  text-align:center;
  padding-top:36px;
  padding-bottom:14px;
}
.intro__title{
  font-family:'Poppins', sans-serif;
  font-size:30px;
  font-weight:800;
  line-height:1.25;
  margin:0 0 16px;
}
.intro__text{
  max-width:520px;
  margin:0 auto;
  color:var(--text-muted);
  font-size:15.5px;
  line-height:1.65;
}

/* ============================================================
   BRAND HEADER (kart üstü logo)
   ============================================================ */
.brandhead{
  text-align:center;
  margin:34px 0 16px;
}
.brandhead img{
  height:30px;
  width:auto;
  margin:0 auto;
}

/* ============================================================
   CARD
   ============================================================ */
.card{
  --glow: var(--c);
  margin:16px 0;
  border-radius:16px;
  background:
    radial-gradient(120% 140% at 0% 0%, color-mix(in srgb, var(--c) 12%, transparent), transparent 55%),
    var(--card-bg);
  border:1px solid color-mix(in srgb, var(--c) 42%, #1b1b1b);
  box-shadow:
    0 0 24px -10px var(--glow),
    0 10px 30px -18px #000;
  transition:transform .18s ease, box-shadow .25s ease, border-color .25s ease;
}
.card:hover{
  transform:translateY(-3px);
  border-color:color-mix(in srgb, var(--c) 70%, #1b1b1b);
  box-shadow:
    0 0 34px -8px var(--glow),
    0 16px 34px -18px #000;
}

.card__link{
  display:flex;
  align-items:stretch;
  gap:0;
  padding:16px 18px;
}

/* ikon */
.card__icn{
  flex:0 0 auto;
  width:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding-right:16px;
}
.card__icn img{
  width:auto;
  height:auto;
  max-width:34px;
  max-height:30px;
  display:block;
}

/* metin + buton bloğu */
.card__main{
  flex:1 1 auto;
  min-width:0;
  display:flex;
  align-items:center;
  gap:16px;
  padding-left:18px;
  border-left:2px solid var(--c);
}
.card__desc{
  flex:1 1 auto;
  min-width:0;
  color:var(--text-muted);
  font-size:14px;
  line-height:1.55;
}

/* ============================================================
   BUTTON
   ============================================================ */
.btn{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  gap:7px;
  font-family:'Poppins', sans-serif;
  font-weight:700;
  font-size:14px;
  line-height:1;
  padding:10px 18px;
  border-radius:11px;
  white-space:nowrap;
  transition:filter .2s ease, transform .2s ease;
}
.card__link:hover .btn{ filter:brightness(1.07); }
.btn__arw{
  width:15px;
  height:15px;
  fill:currentColor;
}

.btn--blue{   background:#2aabee; color:#04263b; }
.btn--green{  background:#22c55e; color:#ffffff; }
.btn--red{    background:#ff2020; color:#ffffff; }
.btn--white{  background:#ffffff; color:#141414; }
.btn--pink{   background:linear-gradient(90deg,#f13a8f,#c4237c); color:#ffffff; }
.btn--cyan{   background:#25f4ee; color:#053b39; }

/* ============================================================
   DIVIDER
   ============================================================ */
.divider{
  border:0;
  height:1px;
  background:rgba(255,255,255,1);
  margin:30px 0;
}

/* ============================================================
   LUCKYSHOP BAND
   ============================================================ */
.lucky{
  position:relative;
  margin-top:30px;
  background:#050505 url("../images/orta-background.webp") center/cover no-repeat;
  padding:46px 20px 42px;
  text-align:center;
}
.lucky::before,
.lucky::after{
  content:"";
  position:absolute;
  left:0; right:0;
  height:60px;
  pointer-events:none;
}
.lucky::before{ top:0;    background:linear-gradient(to bottom, var(--bg), transparent); }
.lucky::after{  bottom:0; background:linear-gradient(to top,    var(--bg), transparent); }
.lucky__inner{ position:relative; z-index:1; }
.lucky__logo{
  width:190px;
  margin:0 auto 14px;
}
.lucky__tag{
  margin:0;
  font-family:'Poppins', sans-serif;
  font-size:23px;
  font-weight:500;
  color:#fff;
}
.lucky__tag b{ font-weight:800; }
.lucky__tag span{ color:var(--yellow); font-weight:800; }

/* ============================================================
   CONTACT
   ============================================================ */
.contact{
  text-align:center;
  padding:14px 0 6px;
}
.contact__title{
  font-family:'Poppins', sans-serif;
  color:var(--yellow);
  font-size:24px;
  font-weight:800;
  margin:0 0 22px;
}
.contact__mails{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:16px 48px;
}
.contact__mail{
  display:inline-flex;
  align-items:center;
  gap:12px;
  color:#e4e5e8;
  font-size:15px;
  transition:color .2s ease;
}
.contact__mail:hover{ color:#fff; }
.contact__mail img{
  width:auto;
  height:18px;
  flex:0 0 auto;
}

/* ============================================================
   FOOTER
   ============================================================ */
.foot{
  text-align:center;
  color:#7c7f83;
  font-size:13px;
  padding:34px 20px 40px;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width:600px){
  .hero{ padding-top:44px; }
  .hero__logo{ width:150px; }
  .hero__tag{ font-size:22px; }

  .intro__title{ font-size:24px; }
  .intro__text{ font-size:14.5px; }

  .lucky__logo{ width:158px; }
  .lucky__tag{ font-size:19px; }

  /* Kart: ikon + metin (sol hizalı); buton kartın alt kenarında ortada */
  .card{ margin:16px 0 40px; }
  .card__link{ position:relative; padding:16px 16px 30px; }
  .card__icn{ width:46px; padding-right:12px; }
  .card__icn img{ max-width:30px; max-height:27px; }
  .card__main{
    flex-direction:column;
    align-items:flex-start;
    gap:0;
    padding-left:15px;
  }
  .card__desc{ font-size:13.5px; }
  .btn{
    position:absolute;
    left:50%;
    bottom:0;
    transform:translate(-50%, 50%);
    padding:10px 22px;
    font-size:13.5px;
  }

  /* İletişim: her öğe ikon üstte + e-posta altta, ortalı; ikiszi alt alta */
  .contact__mails{ flex-direction:column; align-items:center; gap:26px; }
  .contact__mail{ flex-direction:column; gap:10px; font-size:15px; text-align:center; }
  .contact__mail img{ height:22px; }
}

@media (max-width:360px){
  .card__icn{ width:38px; padding-right:9px; }
  .card__icn svg{ width:23px; height:23px; }
}
