/* Corporate & legal pages — mi.com support surfaces */
body.yc-content-page.yc-surface-other{background:var(--yc-surface-alt)}
.yc-content-page .yc-page-title,.yc-content-page .yc-block>h1{display:none}
.yc-content-page .yc-block{margin:0;padding:0;background:transparent;border-radius:0}
.yc-cp-shell{display:grid;gap:16px;padding:8px 0 32px;width:100%;max-width:100%;margin-inline:0}

.yc-cp-section{padding:32px;background:var(--yc-surface);border:1px solid var(--yc-border-soft);border-radius:16px}
.yc-cp-hero{text-align:center;padding:40px 32px}
.yc-cp-hero--compact{padding:32px 28px}
.yc-cp-hero .yc-eyebrow{margin:0 0 10px}
.yc-cp-hero h1{margin:0 0 12px;font-size:clamp(28px,3.2vw,40px);line-height:1.12;letter-spacing:-.8px;font-weight:650}
.yc-cp-lead{max-width:640px;margin:0 auto;font-size:15px;line-height:1.7;color:var(--yc-muted)}

.yc-cp-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0;list-style:none;text-align:left}
.yc-cp-stats li{padding:18px 16px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface-alt)}
.yc-cp-stats strong{display:block;font-size:20px;font-weight:650;color:var(--yc-text);margin-bottom:4px}
.yc-cp-stats span{font-size:12px;color:var(--yc-muted);line-height:1.4}

.yc-cp-head{max-width:560px;margin:0 auto 24px;text-align:center}
.yc-cp-head h2{margin:0 0 8px;font-size:22px;font-weight:650}
.yc-cp-head p{margin:0;font-size:14px;color:var(--yc-muted);line-height:1.6}

.yc-cp-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.yc-cp-card{display:grid;gap:8px;padding:22px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface-alt)}
.yc-cp-card-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:var(--yc-icon-bg);color:var(--yc-icon-color)}
.yc-cp-card-icon .micon{font-size:20px}
.yc-cp-card strong{font-size:15px;font-weight:650}
.yc-cp-card p{margin:0;font-size:13px;line-height:1.65;color:var(--yc-muted)}

.yc-cp-split{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.yc-cp-split h2{margin:0 0 10px;font-size:18px;font-weight:650}
.yc-cp-split p{margin:0;font-size:14px;line-height:1.75;color:var(--yc-muted)}

.yc-cp-cta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:28px 32px;background:var(--yc-inverse-bg);color:var(--yc-inverse-text);border:0}
.yc-cp-cta-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--yc-icon-bg);color:var(--yc-icon-color)}
.yc-cp-cta-icon .micon{font-size:26px}
.yc-cp-cta h2{margin:0 0 4px;font-size:20px;font-weight:650;color:var(--yc-inverse-text)}
.yc-cp-cta p{margin:0;font-size:14px;color:var(--yc-text-soft);line-height:1.6}
.yc-cp-cta-actions{display:flex;flex-wrap:wrap;gap:10px}
.yc-cp-cta .yc-btn{background:var(--yc-primary);border-color:var(--yc-primary)}
.yc-cp-cta .yc-btn-ghost{border-color:var(--yc-text);background:transparent;color:var(--yc-inverse-text)}
.yc-cp-cta .yc-btn-ghost:hover{background:var(--yc-inverse-bg)}

.yc-cp-faq-list{display:grid;gap:0}
.yc-cp-faq-item{border-top:1px solid var(--yc-border-soft)}
.yc-cp-faq-item:first-child{border-top:0}
.yc-cp-faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;list-style:none;cursor:pointer;font-size:15px;font-weight:600;color:var(--yc-text)}
.yc-cp-faq-item summary::-webkit-details-marker{display:none}
.yc-cp-faq-item summary .micon{flex-shrink:0;font-size:14px;color:var(--yc-icon-color);transition:transform .2s}
.yc-cp-faq-item[open] summary .micon{transform:rotate(180deg);color:var(--yc-icon-color)}
.yc-cp-faq-item p{margin:0;padding:0 32px 18px 0;font-size:14px;line-height:1.75;color:var(--yc-muted)}

.yc-cp-pagination{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px;font-size:13px}
.yc-cp-pagination a,.yc-cp-pagination span{padding:8px 12px;border:1px solid var(--yc-border-soft);border-radius:8px;background:var(--yc-surface)}

.yc-cp-legal-head{text-align:left}
.yc-cp-legal-head h1{text-align:left;margin-bottom:8px}
.yc-cp-legal-meta{margin:0 0 8px;font-size:13px;color:var(--yc-text-soft)}
.yc-cp-legal-note{margin:0;font-size:12px;color:var(--yc-text-soft);line-height:1.6}
.yc-cp-legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px;align-items:start}
.yc-cp-legal-toc{position:sticky;top:88px;padding:22px}
.yc-cp-legal-toc>strong{display:block;margin-bottom:12px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--yc-text-soft)}
.yc-cp-legal-toc nav{display:grid;gap:4px}
.yc-cp-legal-toc nav a{padding:8px 10px;border-radius:8px;font-size:13px;color:var(--yc-muted);text-decoration:none;line-height:1.4}
.yc-cp-legal-toc nav a:hover,.yc-cp-legal-toc nav a.is-active{background:var(--yc-primary-soft);color:var(--yc-primary)}
.yc-cp-legal-related{margin-top:20px;padding-top:16px;border-top:1px solid var(--yc-border-soft);display:grid;gap:6px}
.yc-cp-legal-related a{font-size:12px;color:var(--yc-muted)}
.yc-cp-legal-body{padding:28px 32px;font-size:14px;line-height:1.75;color:var(--yc-text)}
.yc-cp-legal-block{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid var(--yc-border-soft);scroll-margin-top:96px}
.yc-cp-legal-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
.yc-cp-legal-block h2{margin:0 0 14px;font-size:18px;font-weight:650;color:var(--yc-text)}
.yc-cp-legal-block p{margin:0 0 12px}
.yc-cp-legal-block ul,.yc-cp-legal-block ol{margin:0 0 14px;padding-left:22px}
.yc-cp-legal-block li{margin:6px 0}
.yc-legal-dl{display:grid;gap:0;margin:0}
.yc-legal-dl>div{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:12px 0;border-top:1px solid var(--yc-border-soft);font-size:13px}
.yc-legal-dl>div:first-child{border-top:0}
.yc-legal-dl dt{margin:0;color:var(--yc-text-soft);font-weight:500}
.yc-legal-dl dd{margin:0;color:var(--yc-text)}
.yc-legal-table{width:100%;border-collapse:collapse;font-size:13px;margin:0 0 14px}
.yc-legal-table th,.yc-legal-table td{padding:12px 14px;border:1px solid var(--yc-border-soft);text-align:left;vertical-align:top}
.yc-legal-table th{background:var(--yc-surface-alt);font-weight:600;color:var(--yc-text)}


.yc-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;flex:1}
.yc-footer-links section{display:grid;gap:8px;align-content:start}
.yc-footer-links h3{margin:0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--yc-text-soft)}
.yc-footer-links nav{display:grid;gap:6px}
.yc-footer-links a{font-size:13px;color:var(--yc-muted);font-weight:500}
.yc-footer-links a:hover{color:var(--yc-primary)}

@media(max-width:1024px){
  .yc-cp-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  .yc-cp-legal-layout{grid-template-columns:1fr}
  .yc-cp-legal-toc{position:static}
}
@media(max-width:720px){
  .yc-cp-section{padding:22px 18px;border-radius:14px}
  .yc-cp-hero{padding:28px 18px}
  .yc-cp-stats{grid-template-columns:1fr}
  .yc-cp-card-grid,.yc-cp-split{grid-template-columns:1fr}
  .yc-cp-cta{grid-template-columns:1fr;padding:22px 18px}
  .yc-cp-cta-actions .yc-btn{flex:1 1 100%;text-align:center}
  .yc-legal-dl>div{grid-template-columns:1fr;gap:4px}
  .yc-footer-links{grid-template-columns:1fr;gap:20px}
}
@media(prefers-reduced-motion:reduce){.yc-cp-faq-item summary .micon{transition:none}}

/* Hakkımızda — Ceren spec */
.yc-about-section{padding:28px 32px;background:var(--yc-surface);border:1px solid var(--yc-border-soft);border-radius:14px;box-shadow:none}
.yc-about-hero{text-align:center;padding:36px 28px 32px}
.yc-about-hero .yc-eyebrow{margin:0 0 12px;color:var(--yc-text-soft);font-size:11px;letter-spacing:.08em}
.yc-about-hero h1{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.2;letter-spacing:-.6px;font-weight:650;color:var(--yc-text);max-width:720px;margin-inline:auto}
.yc-about-head{margin:0 0 20px}
.yc-about-head h2{margin:0 0 6px;font-size:20px;font-weight:650;color:var(--yc-text)}
.yc-about-head p{margin:0;font-size:14px;line-height:1.65;color:var(--yc-muted)}
.yc-about-story,.yc-about-team{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:center}
.yc-about-story-media,.yc-about-team-media{min-width:0}
.yc-about-photo{width:100%;height:auto;display:block;border-radius:12px;border:1px solid var(--yc-border-soft);background:var(--yc-surface-alt);aspect-ratio:3/2;object-fit:cover}
.yc-about-photo-note{margin:10px 0 0;font-size:11px;color:var(--yc-text-soft);line-height:1.5}
.yc-about-story-copy h2,.yc-about-team-copy h2{margin:0 0 12px;font-size:20px;font-weight:650}
.yc-about-story-copy p,.yc-about-team-copy p{margin:0 0 12px;font-size:14px;line-height:1.75;color:var(--yc-muted)}
.yc-about-story-copy p:last-child,.yc-about-team-copy p:last-child{margin-bottom:0}
.yc-about-values,.yc-about-why{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}
.yc-about-values li,.yc-about-why li{display:flex;gap:14px;align-items:flex-start;padding:18px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface-alt)}
.yc-about-value-icon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--yc-icon-bg);color:var(--yc-icon-color);border:1px solid var(--yc-primary-border)}
.yc-about-value-icon .micon{font-size:18px}
.yc-about-values strong,.yc-about-why strong{display:block;font-size:14px;font-weight:650;margin-bottom:4px;color:var(--yc-text)}
.yc-about-values p,.yc-about-why p{margin:0;font-size:13px;line-height:1.6;color:var(--yc-muted)}
.yc-about-teaser{display:grid;gap:16px;text-align:center}
.yc-about-teaser-photos{display:flex;justify-content:center;gap:10px}
.yc-about-teaser-photo,.yc-about-teaser-photo.is-placeholder{width:88px;height:88px;border-radius:12px;border:1px solid var(--yc-border-soft);object-fit:cover;background:var(--yc-surface-alt)}
.yc-about-teaser-photo.is-placeholder{display:grid;place-items:center;color:var(--yc-text-soft);font-size:24px}
.yc-about-teaser-quote{margin:0;padding:0;border:0}
.yc-about-teaser-quote p{margin:0;font-size:15px;line-height:1.7;color:var(--yc-text);font-style:italic}
.yc-about-teaser-quote cite{display:block;margin-top:8px;font-size:12px;color:var(--yc-text-soft);font-style:normal}
.yc-about-teaser-link{display:inline-block;margin:0 auto;font-weight:600;color:var(--yc-primary)}
.yc-about-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.yc-about-link-grid a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid var(--yc-border-soft);border-radius:10px;background:var(--yc-surface-alt);font-size:13px;font-weight:500;color:var(--yc-link-color);text-decoration:none}
.yc-about-link-grid a:hover{border-color:var(--yc-primary);color:var(--yc-primary);background:var(--yc-primary-soft)}
.yc-about-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:0;padding:0;list-style:none}
.yc-about-stats li{padding:16px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface-alt);text-align:center}
.yc-about-stats strong{display:block;font-size:22px;font-weight:650;color:var(--yc-text);margin-bottom:4px}
.yc-about-stats span{font-size:12px;color:var(--yc-muted);line-height:1.4}
.yc-about-final{text-align:center;padding:32px 28px}
.yc-about-final h2{margin:0 0 8px;font-size:22px;font-weight:650}
.yc-about-final p{margin:0 0 20px;font-size:14px;color:var(--yc-muted);line-height:1.65}
.yc-about-final-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}
@media(max-width:900px){
  .yc-about-story,.yc-about-team{grid-template-columns:1fr}
  .yc-about-values,.yc-about-why{grid-template-columns:1fr}
  .yc-about-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:520px){
  .yc-about-section{padding:22px 18px;border-radius:12px}
  .yc-about-link-grid{grid-template-columns:1fr}
  .yc-about-final-actions .yc-btn{flex:1 1 100%}
}
