:root{
  --navy:#071b33;
  --navy-2:#0d2948;
  --gold:#c58a1c;
  --gold-2:#e1b44a;
  --white:#fff;
  --text:#0b172a;
  --muted:#667085;
  --border:#dce2e8;
  --surface:#f7f8fa;
  --shadow:0 8px 22px rgba(7,27,51,.07);
}
.mtok-page,.mtok-page *{box-sizing:border-box}
.mtok-page{font-family:Arial,Helvetica,sans-serif;color:var(--text)}
.mtok-page *{border-radius:0!important}
.mtok-container{width:min(1280px,calc(100% - 32px));margin-inline:auto}
.mtok-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:30px;padding:34px 0 46px}
.mtok-sidebar{border:1px solid var(--border);background:#f3f5f7;align-self:start}
.mtok-sidebar a{display:block;padding:17px 18px;color:var(--navy);font-weight:700;text-decoration:none;border-left:3px solid transparent}
.mtok-sidebar a:hover,.mtok-sidebar a.active{background:#fff;color:var(--gold);border-left-color:var(--gold)}
.mtok-heading{font:800 clamp(28px,2.3vw,38px)/1.15 Montserrat,Arial,sans-serif;color:var(--navy);margin:0 0 14px}
.mtok-lead{font-size:16px;line-height:1.75;color:#2c3b4f;margin:0 0 24px}
.mtok-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:26px 0}
.mtok-stat{display:grid;grid-template-columns:76px 1fr;min-height:105px;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow)}
.mtok-stat__icon{display:grid;place-items:center;background:var(--navy)}
.mtok-stat:nth-child(even) .mtok-stat__icon{background:linear-gradient(145deg,var(--gold-2),var(--gold))}
.mtok-stat__icon img{width:44px;height:44px}
.mtok-stat__body{display:flex;flex-direction:column;justify-content:center;padding:15px}
.mtok-stat strong{font:800 27px/1 Montserrat,Arial,sans-serif;color:var(--navy);margin-bottom:8px}
.mtok-stat span{font-size:13px;color:var(--muted)}
.mtok-feature{display:grid;grid-template-columns:1fr 42%;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow);margin:22px 0}
.mtok-feature__content{padding:28px}
.mtok-feature__content h2{font:800 25px/1.2 Montserrat,Arial,sans-serif;color:var(--navy);margin:0 0 12px}
.mtok-feature__content p{margin:0;line-height:1.75;color:#2c3b4f}
.mtok-feature__visual{min-height:230px;background:
linear-gradient(135deg,rgba(7,27,51,.12),rgba(197,138,28,.18)),
repeating-linear-gradient(45deg,rgba(7,27,51,.05) 0 2px,transparent 2px 14px),
linear-gradient(135deg,#e9eef3,#f4ead7)}
.mtok-field{display:grid;grid-template-columns:1fr 38%;border:1px solid var(--border);background:#fff;box-shadow:var(--shadow);margin:22px 0}
.mtok-field__content{padding:28px}
.mtok-field__content h2{font:800 25px/1.2 Montserrat,Arial,sans-serif;color:var(--navy);margin:0 0 12px}
.mtok-field__content h3{font:700 15px/1.3 Montserrat,Arial,sans-serif;color:var(--navy);margin:18px 0 10px}
.mtok-field__content>p{margin:0;line-height:1.75;color:#2c3b4f}
.mtok-field__topics{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}
.mtok-field__topics li{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;font-size:13.5px;line-height:1.45;color:#435066}
.mtok-field__topics li::before{content:"";width:8px;height:8px;margin-top:5px;background:var(--gold)}
.mtok-field__note{margin:18px 0 0;padding:14px 16px;border:1px solid rgba(197,138,28,.35);background:#fffaf0;line-height:1.65;color:#38475a;font-size:14px}
.mtok-field__visual{min-height:220px;background:
linear-gradient(135deg,rgba(7,27,51,.12),rgba(197,138,28,.18)),
repeating-linear-gradient(45deg,rgba(7,27,51,.05) 0 2px,transparent 2px 14px),
linear-gradient(135deg,#e9eef3,#f4ead7)}
.mtok-field__visual--gida{background:
linear-gradient(135deg,rgba(7,27,51,.1),rgba(197,138,28,.22)),
repeating-linear-gradient(45deg,rgba(7,27,51,.05) 0 2px,transparent 2px 14px),
linear-gradient(135deg,#eef3e9,#f4ead7)}
.mtok-field__visual--enerji{background:
linear-gradient(135deg,rgba(7,27,51,.14),rgba(225,180,74,.2)),
repeating-linear-gradient(-45deg,rgba(7,27,51,.05) 0 2px,transparent 2px 14px),
linear-gradient(135deg,#e9eef3,#f7f0de)}
.mtok-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--border);margin:22px 0}
.mtok-benefit{display:grid;grid-template-columns:62px 1fr;gap:14px;padding:20px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}
.mtok-benefit:nth-child(3n){border-right:0}
.mtok-benefit:nth-last-child(-n+3){border-bottom:0}
.mtok-benefit__icon{width:52px;height:52px;display:grid;place-items:center;background:var(--navy)}
.mtok-benefit:nth-child(even) .mtok-benefit__icon{background:linear-gradient(145deg,var(--gold-2),var(--gold))}
.mtok-benefit__icon img{width:32px;height:32px}
.mtok-benefit h3{margin:0 0 6px;font:700 16px/1.3 Montserrat,Arial,sans-serif;color:var(--navy)}
.mtok-benefit p{margin:0;font-size:13px;line-height:1.55;color:#435066}
.mtok-section-title{font:800 27px/1.2 Montserrat,Arial,sans-serif;color:var(--navy);margin:30px 0 15px}
.mtok-checklist{border:1px solid var(--border);padding:24px 26px;background:#fff;position:relative}
.mtok-checklist ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}
.mtok-checklist li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;line-height:1.55}
.mtok-checklist li::before{content:"✓";width:22px;height:22px;display:grid;place-items:center;background:var(--gold);color:#fff;font-weight:800}
.mtok-note{display:grid;grid-template-columns:82px 1fr;gap:18px;align-items:center;border:1px solid var(--gold);background:#fffaf0;padding:22px 26px;margin:24px 0}
.mtok-note img{width:58px;height:58px}
.mtok-note h3{margin:0 0 7px;font:800 18px/1.2 Montserrat,Arial,sans-serif;color:var(--navy)}
.mtok-note p{margin:0;line-height:1.65;color:#38475a}
.mtok-faq{border:1px solid var(--border);border-bottom:0}
.mtok-faq details{border-bottom:1px solid var(--border);background:#fff}
.mtok-faq summary{cursor:pointer;list-style:none;padding:16px 52px 16px 18px;font-weight:700;color:var(--navy);position:relative}
.mtok-faq summary::after{content:"⌄";position:absolute;right:20px;top:13px;font-size:22px}
.mtok-faq details[open] summary::after{transform:rotate(180deg)}
.mtok-faq p{margin:0;padding:0 18px 18px;line-height:1.65;color:#435066}
.mtok-contact-bar{display:grid;grid-template-columns:1.1fr 1fr .8fr;background:var(--navy);color:#fff;margin:28px 0 0}
.mtok-contact-item{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:20px;border-right:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none}
.mtok-contact-item:hover{color:#fff;opacity:.95}
.mtok-contact-item:last-child{border-right:0}
.mtok-contact-item img{width:44px;height:44px}
.mtok-contact-item strong{display:block;color:var(--gold-2);font:800 24px/1.2 Montserrat,Arial,sans-serif}
.mtok-contact-item span{font-size:14px;line-height:1.5}
@media(max-width:1050px){
 .mtok-layout{grid-template-columns:1fr}
 .mtok-sidebar{display:none}
 .mtok-stats{grid-template-columns:repeat(2,1fr)}
 .mtok-feature{grid-template-columns:1fr}
 .mtok-feature__visual{min-height:180px}
 .mtok-field{grid-template-columns:1fr}
 .mtok-field__visual{min-height:160px}
 .mtok-field__topics{grid-template-columns:1fr}
 .mtok-benefits{grid-template-columns:repeat(2,1fr)}
 .mtok-benefit:nth-child(3n){border-right:1px solid var(--border)}
 .mtok-benefit:nth-child(2n){border-right:0}
 .mtok-benefit:nth-last-child(-n+3){border-bottom:1px solid var(--border)}
 .mtok-benefit:nth-last-child(-n+2){border-bottom:0}
 .mtok-contact-bar{grid-template-columns:1fr}
 .mtok-contact-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}
}
@media(max-width:680px){
 .mtok-container{width:min(100% - 22px,1280px)}
 .mtok-stats{grid-template-columns:1fr}
 .mtok-benefits{grid-template-columns:1fr}
 .mtok-benefit{border-right:0!important;border-bottom:1px solid var(--border)!important}
 .mtok-benefit:last-child{border-bottom:0!important}
 .mtok-note{grid-template-columns:1fr}
 .mtok-contact-item{grid-template-columns:48px 1fr}
 .mtok-contact-item strong{font-size:20px}
}