.wmg-header,.wmg-footer,.wmg-mobile-drawer{--wmg-green:#1fbf70;--wmg-green-dark:#118653;--wmg-ink:#122018;--wmg-muted:#627168;--wmg-line:#e3ece7;--wmg-soft:#f5faf7;--wmg-purple:#7659e8;--wmg-blue:#3977f6;--wmg-amber:#e59a2b;font-family:inherit}.wmg-header *,.wmg-footer *,.wmg-mobile-drawer *{box-sizing:border-box}.wmg-header a,.wmg-footer a,.wmg-mobile-drawer a{text-decoration:none}.wmg-container{width:min(1220px,calc(100% - 32px));margin:0 auto}.wmg-header{height:72px;position:sticky;top:0;z-index:2100;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid var(--wmg-line)}.wmg-nav{height:72px;display:flex;align-items:center;gap:20px}.wmg-brand{display:inline-flex;align-items:center;gap:10px;color:var(--wmg-ink);font-size:19px;font-weight:900;white-space:nowrap}.wmg-brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--wmg-green),#12a961);color:#fff;font-size:15px;font-weight:950;box-shadow:0 8px 20px rgba(31,191,112,.20)}.wmg-desktop-nav{display:flex;align-items:center;gap:3px;margin-left:18px;flex:1}.wmg-nav-item{position:relative}.wmg-nav-trigger,.wmg-nav-link{height:40px;border:0;background:transparent;border-radius:10px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#34463c;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.wmg-nav-trigger:hover,.wmg-nav-trigger[aria-expanded="true"],.wmg-nav-link:hover{background:#f1f7f4;color:#0e8450}.wmg-chevron{font-size:9px;transition:transform .2s}.wmg-nav-trigger[aria-expanded="true"] .wmg-chevron{transform:rotate(180deg)}.wmg-mega{position:absolute;top:49px;left:0;width:590px;padding:14px;border:1px solid var(--wmg-line);border-radius:18px;background:#fff;box-shadow:0 24px 64px rgba(16,36,25,.14);display:none}.wmg-nav-item:nth-child(3) .wmg-mega,.wmg-nav-item:nth-child(4) .wmg-mega{width:490px}.wmg-nav-item.wmg-open .wmg-mega{display:block;animation:wmgDrop .16s ease}.wmg-mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wmg-mega-section{padding:5px}.wmg-mega-section-title{display:block;padding:5px 8px 8px;color:#8a9890;font-size:9px;font-weight:900;letter-spacing:.08em}.wmg-mega-link{display:grid;grid-template-columns:37px 1fr;gap:10px;align-items:start;padding:10px;border-radius:12px;color:#26372e}.wmg-mega-link:hover{background:#f5faf7}.wmg-mega-icon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:#e7f8ef;color:#148653;font-size:10px;font-weight:950}.wmg-mega-icon.wmg-blue{background:#edf3ff;color:#3977f6}.wmg-mega-icon.wmg-purple{background:#f2efff;color:#7659e8}.wmg-mega-icon.wmg-amber{background:#fff4df;color:#a9680a}.wmg-mega-link strong{display:block;color:#17261e;font-size:12px;line-height:1.25;margin-top:1px}.wmg-mega-link small{display:block;color:#718078;font-size:10.5px;line-height:1.45;margin-top:3px}.wmg-mega-feature{grid-column:1/-1;margin-top:5px;padding:13px 14px;border-radius:13px;background:linear-gradient(135deg,#eefaf3,#f6fbf8);border:1px solid #dcebe2;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#234034}.wmg-mega-feature strong{font-size:12px}.wmg-mega-feature span{display:block;color:#6b7b72;font-size:10.5px;margin-top:3px}.wmg-mega-feature em{font-style:normal;color:#0e8450;font-size:11px;font-weight:900;white-space:nowrap}.wmg-mega-list{display:grid;grid-template-columns:1fr 1fr;gap:5px}.wmg-mega-list a{padding:11px 12px;border-radius:11px;color:#31443a;font-size:12px;font-weight:750}.wmg-mega-list a:hover{background:#f5faf7;color:#0e8450}.wmg-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.wmg-btn{height:40px;padding:0 15px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:850;white-space:nowrap}.wmg-btn-ghost{border:1px solid #dce7e0;color:#30443a;background:#fff}.wmg-btn-primary{border:1px solid var(--wmg-green);background:linear-gradient(135deg,var(--wmg-green),#16a963);color:#fff;box-shadow:0 8px 22px rgba(31,191,112,.18)}.wmg-mobile-trigger{display:none;width:40px;height:40px;border:1px solid #dce7e0;background:#fff;border-radius:11px;color:#23372d;font-size:18px;cursor:pointer}.wmg-mobile-drawer{position:fixed;inset:0;z-index:2200;background:rgba(11,20,15,.38);display:none}.wmg-mobile-drawer.wmg-show{display:block}.wmg-mobile-panel{margin-left:auto;width:min(390px,92vw);height:100%;overflow:auto;background:#fff;padding:18px;box-shadow:-20px 0 60px rgba(15,31,22,.18)}.wmg-mobile-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--wmg-line)}.wmg-mobile-close{width:38px;height:38px;border:1px solid #dce7e0;background:#fff;border-radius:10px;font-size:18px;cursor:pointer}.wmg-mobile-group{border-bottom:1px solid #edf2ef}.wmg-mobile-group>button{width:100%;padding:16px 2px;border:0;background:transparent;display:flex;justify-content:space-between;color:#26382f;font:inherit;font-size:14px;font-weight:850;cursor:pointer}.wmg-mobile-sub{display:none;padding:0 0 12px}.wmg-mobile-group.wmg-open .wmg-mobile-sub{display:grid}.wmg-mobile-sub a{padding:9px 8px;border-radius:9px;color:#526259;font-size:12px}.wmg-mobile-sub a:hover{background:#f4f9f6;color:#0e8450}.wmg-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:18px}.wmg-mobile-actions .wmg-btn{width:100%}
@keyframes wmgDrop{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
.wmg-footer{margin-top:0;background:#0c1711;color:#d7e2dc}.wmg-footer-app{padding:22px 0;border-bottom:1px solid rgba(255,255,255,.09)}.wmg-footer-app-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.wmg-footer-app-copy strong{display:block;color:#fff;font-size:15px}.wmg-footer-app-copy span{display:block;color:#93a69b;font-size:11px;margin-top:4px}.wmg-store-links{display:flex;gap:7px;flex-wrap:wrap}.wmg-store-link{padding:9px 11px;border-radius:9px;border:1px solid rgba(255,255,255,.12);color:#eef5f1;font-size:10px;font-weight:800;background:rgba(255,255,255,.04)}.wmg-footer-main{padding:48px 0 32px}.wmg-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.wmg-footer .wmg-brand{color:#fff}.wmg-footer-brand p{max-width:330px;color:#93a69b;font-size:12px;line-height:1.7;margin:15px 0}.wmg-footer-contact{display:grid;gap:6px}.wmg-footer-contact a,.wmg-footer-contact span{color:#b3c1ba;font-size:10.5px;line-height:1.5}.wmg-footer-contact a:hover{color:#fff}.wmg-footer-col h4{margin:2px 0 14px;color:#fff;font-size:11px}.wmg-footer-col{display:flex;flex-direction:column;align-items:flex-start}.wmg-footer-col a{color:#9eaea5;font-size:10.5px;padding:5px 0;line-height:1.35}.wmg-footer-col a:hover{color:#fff}.wmg-footer-bottom{padding:17px 0 22px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#72857a;font-size:9.5px}.wmg-footer-legal{display:flex;gap:16px;flex-wrap:wrap}.wmg-footer-legal a{color:#81938a}.wmg-footer-legal a:hover{color:#fff}
@media(max-width:1050px){.wmg-desktop-nav{display:none}.wmg-actions .wmg-btn-ghost{display:none}.wmg-mobile-trigger{display:block}.wmg-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.wmg-footer-brand{grid-row:span 2}}
@media(max-width:720px){.wmg-container{width:min(100% - 24px,1220px)}.wmg-header,.wmg-nav{height:64px}.wmg-actions .wmg-btn-primary{display:none}.wmg-footer-app-inner{display:block}.wmg-store-links{margin-top:14px}.wmg-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.wmg-footer-brand{grid-column:1/-1;grid-row:auto}.wmg-footer-bottom{align-items:flex-start;flex-direction:column}.wmg-mobile-actions{grid-template-columns:1fr}}

.wmg-header,.wmg-footer,.wmg-mobile-drawer{--wmg-green:#1fbf70;--wmg-green-dark:#118653;--wmg-ink:#122018;--wmg-muted:#627168;--wmg-line:#e3ece7;--wmg-soft:#f5faf7;--wmg-purple:#7659e8;--wmg-blue:#3977f6;--wmg-amber:#e59a2b;font-family:inherit}.wmg-header *,.wmg-footer *,.wmg-mobile-drawer *{box-sizing:border-box}.wmg-header a,.wmg-footer a,.wmg-mobile-drawer a{text-decoration:none}.wmg-container{width:min(1220px,calc(100% - 32px));margin:0 auto}.wmg-header{height:72px;position:sticky;top:0;z-index:2100;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid var(--wmg-line)}.wmg-nav{height:72px;display:flex;align-items:center;gap:20px}.wmg-brand{display:inline-flex;align-items:center;gap:10px;color:var(--wmg-ink);font-size:19px;font-weight:900;white-space:nowrap}.wmg-brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--wmg-green),#12a961);color:#fff;font-size:15px;font-weight:950;box-shadow:0 8px 20px rgba(31,191,112,.20)}.wmg-desktop-nav{display:flex;align-items:center;gap:3px;margin-left:18px;flex:1}.wmg-nav-item{position:relative}.wmg-nav-trigger,.wmg-nav-link{height:40px;border:0;background:transparent;border-radius:10px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#34463c;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.wmg-nav-trigger:hover,.wmg-nav-trigger[aria-expanded="true"],.wmg-nav-link:hover{background:#f1f7f4;color:#0e8450}.wmg-chevron{font-size:9px;transition:transform .2s}.wmg-nav-trigger[aria-expanded="true"] .wmg-chevron{transform:rotate(180deg)}.wmg-mega{position:absolute;top:49px;left:0;width:590px;padding:14px;border:1px solid var(--wmg-line);border-radius:18px;background:#fff;box-shadow:0 24px 64px rgba(16,36,25,.14);display:none}.wmg-nav-item:nth-child(3) .wmg-mega,.wmg-nav-item:nth-child(4) .wmg-mega{width:490px}.wmg-nav-item.wmg-open .wmg-mega{display:block;animation:wmgDrop .16s ease}.wmg-mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wmg-mega-section{padding:5px}.wmg-mega-section-title{display:block;padding:5px 8px 8px;color:#8a9890;font-size:9px;font-weight:900;letter-spacing:.08em}.wmg-mega-link{display:grid;grid-template-columns:37px 1fr;gap:10px;align-items:start;padding:10px;border-radius:12px;color:#26372e}.wmg-mega-link:hover{background:#f5faf7}.wmg-mega-icon{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:#e7f8ef;color:#148653;font-size:10px;font-weight:950}.wmg-mega-icon.wmg-blue{background:#edf3ff;color:#3977f6}.wmg-mega-icon.wmg-purple{background:#f2efff;color:#7659e8}.wmg-mega-icon.wmg-amber{background:#fff4df;color:#a9680a}.wmg-mega-link strong{display:block;color:#17261e;font-size:12px;line-height:1.25;margin-top:1px}.wmg-mega-link small{display:block;color:#718078;font-size:10.5px;line-height:1.45;margin-top:3px}.wmg-mega-feature{grid-column:1/-1;margin-top:5px;padding:13px 14px;border-radius:13px;background:linear-gradient(135deg,#eefaf3,#f6fbf8);border:1px solid #dcebe2;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#234034}.wmg-mega-feature strong{font-size:12px}.wmg-mega-feature span{display:block;color:#6b7b72;font-size:10.5px;margin-top:3px}.wmg-mega-feature em{font-style:normal;color:#0e8450;font-size:11px;font-weight:900;white-space:nowrap}.wmg-mega-list{display:grid;grid-template-columns:1fr 1fr;gap:5px}.wmg-mega-list a{padding:11px 12px;border-radius:11px;color:#31443a;font-size:12px;font-weight:750}.wmg-mega-list a:hover{background:#f5faf7;color:#0e8450}.wmg-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.wmg-btn{height:40px;padding:0 15px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:850;white-space:nowrap}.wmg-btn-ghost{border:1px solid #dce7e0;color:#30443a;background:#fff}.wmg-btn-primary{border:1px solid var(--wmg-green);background:linear-gradient(135deg,var(--wmg-green),#16a963);color:#fff;box-shadow:0 8px 22px rgba(31,191,112,.18)}.wmg-mobile-trigger{display:none;width:40px;height:40px;border:1px solid #dce7e0;background:#fff;border-radius:11px;color:#23372d;font-size:18px;cursor:pointer}.wmg-mobile-drawer{position:fixed;inset:0;z-index:2200;background:rgba(11,20,15,.38);display:none}.wmg-mobile-drawer.wmg-show{display:block}.wmg-mobile-panel{margin-left:auto;width:min(390px,92vw);height:100%;overflow:auto;background:#fff;padding:18px;box-shadow:-20px 0 60px rgba(15,31,22,.18)}.wmg-mobile-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--wmg-line)}.wmg-mobile-close{width:38px;height:38px;border:1px solid #dce7e0;background:#fff;border-radius:10px;font-size:18px;cursor:pointer}.wmg-mobile-group{border-bottom:1px solid #edf2ef}.wmg-mobile-group>button{width:100%;padding:16px 2px;border:0;background:transparent;display:flex;justify-content:space-between;color:#26382f;font:inherit;font-size:14px;font-weight:850;cursor:pointer}.wmg-mobile-sub{display:none;padding:0 0 12px}.wmg-mobile-group.wmg-open .wmg-mobile-sub{display:grid}.wmg-mobile-sub a{padding:9px 8px;border-radius:9px;color:#526259;font-size:12px}.wmg-mobile-sub a:hover{background:#f4f9f6;color:#0e8450}.wmg-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:18px}.wmg-mobile-actions .wmg-btn{width:100%}
@keyframes wmgDrop{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
.wmg-footer{margin-top:0;background:#0c1711;color:#d7e2dc}.wmg-footer-app{padding:22px 0;border-bottom:1px solid rgba(255,255,255,.09)}.wmg-footer-app-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.wmg-footer-app-copy strong{display:block;color:#fff;font-size:15px}.wmg-footer-app-copy span{display:block;color:#93a69b;font-size:11px;margin-top:4px}.wmg-store-links{display:flex;gap:7px;flex-wrap:wrap}.wmg-store-link{padding:9px 11px;border-radius:9px;border:1px solid rgba(255,255,255,.12);color:#eef5f1;font-size:10px;font-weight:800;background:rgba(255,255,255,.04)}.wmg-footer-main{padding:48px 0 32px}.wmg-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.wmg-footer .wmg-brand{color:#fff}.wmg-footer-brand p{max-width:330px;color:#93a69b;font-size:12px;line-height:1.7;margin:15px 0}.wmg-footer-contact{display:grid;gap:6px}.wmg-footer-contact a,.wmg-footer-contact span{color:#b3c1ba;font-size:10.5px;line-height:1.5}.wmg-footer-contact a:hover{color:#fff}.wmg-footer-col h4{margin:2px 0 14px;color:#fff;font-size:11px}.wmg-footer-col{display:flex;flex-direction:column;align-items:flex-start}.wmg-footer-col a{color:#9eaea5;font-size:10.5px;padding:5px 0;line-height:1.35}.wmg-footer-col a:hover{color:#fff}.wmg-footer-bottom{padding:17px 0 22px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#72857a;font-size:9.5px}.wmg-footer-legal{display:flex;gap:16px;flex-wrap:wrap}.wmg-footer-legal a{color:#81938a}.wmg-footer-legal a:hover{color:#fff}
@media(max-width:1050px){.wmg-desktop-nav{display:none}.wmg-actions .wmg-btn-ghost{display:none}.wmg-mobile-trigger{display:block}.wmg-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.wmg-footer-brand{grid-row:span 2}}
@media(max-width:720px){.wmg-container{width:min(100% - 24px,1220px)}.wmg-header,.wmg-nav{height:64px}.wmg-actions .wmg-btn-primary{display:none}.wmg-footer-app-inner{display:block}.wmg-store-links{margin-top:14px}.wmg-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.wmg-footer-brand{grid-column:1/-1;grid-row:auto}.wmg-footer-bottom{align-items:flex-start;flex-direction:column}.wmg-mobile-actions{grid-template-columns:1fr}}
.wmg-footer-grid{grid-template-columns:1.45fr repeat(5,1fr);gap:26px}
.wmg-footer-col a{font-size:10px}
.wm-seo-parent-link{width:min(1180px,calc(100% - 32px));margin:14px auto 0;font-size:13px;line-height:1.5}
.wm-seo-parent-link a{color:#0f8f55;font-weight:800;text-decoration:none}
.wm-seo-related{width:min(1180px,calc(100% - 32px));margin:50px auto;padding:26px;border:1px solid #e3ece7;border-radius:20px;background:#f7faf8}
.wm-seo-related h2{margin:0 0 14px;font-size:24px;color:#132019}
.wm-seo-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.wm-seo-related a{display:block;padding:12px 14px;border:1px solid #e3ece7;border-radius:12px;background:#fff;color:#17402a;text-decoration:none;font-weight:750;font-size:13px;line-height:1.35}
@media(max-width:1050px){.wmg-footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}}
@media(max-width:720px){.wm-seo-related-grid{grid-template-columns:1fr}.wm-seo-parent-link{width:min(100% - 24px,1180px)}}

/* --- 2026-08-12 UI duzeltmeleri: sayfa CSS sizintilarina karsi sertlestirme + logo + buton --- */
.wmg-brand-logo{height:46px;width:auto;display:block}
.wmg-footer .wmg-brand-logo{height:38px}
header.wmg-header{height:auto;padding:0}
.wmg-header .wmg-nav{height:64px;display:flex;align-items:center;justify-content:flex-start;gap:0}
nav.wmg-desktop-nav{justify-content:flex-start;height:auto;gap:3px;margin-left:16px;flex:1}
.wmg-header .wmg-nav-trigger,.wmg-header .wmg-nav-link{height:40px;margin:0}
.wmg-actions{gap:10px}
.wmg-btn-ghost{border:1.5px solid #b8cec1;color:#26382e;background:#fff}
.wmg-btn-ghost:hover{border-color:#8fb3a0}
.wmg-btn-primary{border:1.5px solid #109459}
.wmg-mobile-trigger{border:1.5px solid #b8cec1;border-radius:10px;background:#fff}

/* V5-V9 zenginlestirme bolumlerinin ortak konteyneri (8 sayfada sayfa-ici tanimi eksikti) */
.wm-container{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}
