.ot-footer,.ot-document{--ot-bg:#fff;--ot-fg:#111;--ot-muted:#555;--ot-line:#ddd;--ot-soft:#f5f5f5;background:var(--ot-bg);color:var(--ot-fg)}
.ot-footer{--ot-bg:#fff;--ot-line:#d9dde2;--ot-soft:#f5f5f5}.dark .ot-footer{--ot-bg:#090909;--ot-fg:#f5f5f5;--ot-muted:#aaa;--ot-line:#303030;--ot-soft:#161616}.dark .ot-document{--ot-bg:#090909;--ot-fg:#f5f5f5;--ot-muted:#aaa;--ot-line:#303030;--ot-soft:#161616}
.ot-footer{border-top:1px solid var(--ot-line);padding:56px 24px}.ot-footer-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:64px}.ot-footer h2{font-size:24px;font-weight:600;letter-spacing:-.04em;margin:10px 0 14px}.ot-footer p{line-height:1.7;color:var(--ot-muted);font-size:14px}.ot-eyebrow{font-size:11px!important;letter-spacing:.2em;font-weight:600}.ot-links{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px;font-size:13px}.ot-links a,.ot-links button{color:var(--ot-muted);text-align:left}.ot-links a:hover,.ot-links button:hover{color:var(--ot-fg);text-decoration:underline}.ot-email-row{display:flex;gap:8px;margin:22px 0 18px}.ot-email-row input{width:100%;min-width:0;background:var(--ot-soft);border:1px solid var(--ot-line);border-radius:12px;padding:14px;color:var(--ot-fg)}.ot-email-row button,.ot-action{padding:12px 18px;border-radius:12px;background:var(--ot-fg);color:var(--ot-bg);font-weight:600;white-space:nowrap}.ot-check{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font-size:12px;line-height:1.65;color:var(--ot-muted);cursor:pointer}.ot-check input{width:16px;height:16px;flex-shrink:0;margin-top:3px;accent-color:#555}.ot-check a{text-decoration:underline}.ot-small{font-size:11px!important}.ot-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.ot-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ot-footer :focus-visible,.ot-document :focus-visible{outline:2px solid #888;outline-offset:4px}.ot-document{min-height:70vh;padding:160px 24px 72px}.ot-document-inner{max-width:850px;margin:auto}.ot-document h1{font-size:clamp(30px,5vw,52px);font-weight:600;letter-spacing:-.05em;line-height:1.15;margin:16px 0 20px}.ot-document h2{font-size:21px;font-weight:600;margin:32px 0 10px}.ot-document p{line-height:1.85;color:var(--ot-muted);font-size:15px}.ot-document a{text-decoration:underline}.ot-document nav{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;margin:35px 0;padding-top:24px;border-top:1px solid var(--ot-line)}
.public-blog-section,.public-social-section,.public-legal-footer{box-sizing:border-box;color:#fff!important}.public-blog-section{background:#000!important;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);padding-top:clamp(4rem,7vw,5rem)!important;padding-bottom:clamp(4rem,7vw,5.5rem)!important}#social.public-social-section{background:#151515!important}.public-legal-footer{background:#000!important;border-top:1px solid rgba(255,255,255,.14)}.public-blog-section+.public-social-section{border-top:0!important}html.light .public-blog-section,html.light .public-legal-footer{background:#fff!important;color:#111!important}html.light #social.public-social-section{background:#f3f4f5!important;color:#111!important;border-top-color:rgba(0,0,0,.09)!important}html.light .public-blog-section{border-top-color:rgba(0,0,0,.09)!important;border-bottom-color:rgba(0,0,0,.09)!important}html.light .public-legal-footer{border-top-color:rgba(0,0,0,.1)!important}html.light .public-legal-footer a:hover,html.light .public-legal-footer button:hover{color:#111!important}html.dark .public-legal-footer a:hover,html.dark .public-legal-footer button:hover{color:#f3f4f6!important}
.oc-banner,.oc-dialog{background:#fff;color:#171717;border:1px solid #ddd;border-radius:20px;box-shadow:0 18px 65px #0003;font:14px/1.65 inherit}.dark .oc-banner,.dark .oc-dialog{background:#151515;color:#eee;border-color:#383838}.oc-banner{position:fixed;z-index:9998;bottom:18px;left:50%;transform:translateX(-50%);width:min(960px,calc(100% - 32px));padding:22px}.oc-banner[hidden]{display:none}.oc-banner h2,.oc-dialog h2{font-size:18px;font-weight:600;margin:0 0 8px}.oc-banner p,.oc-dialog p{font-size:13px;line-height:1.7;margin:8px 0;color:inherit}.oc-banner a,.oc-dialog a{text-decoration:underline}.oc-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.oc-actions button{border:1px solid #aaa;border-radius:10px;padding:10px 16px;font-size:12px;font-weight:600;background:transparent;color:inherit;cursor:pointer}.oc-actions button:focus-visible,.oc-dialog input:focus-visible{outline:3px solid #888;outline-offset:3px}.oc-dialog{padding:26px;width:min(560px,calc(100% - 32px));max-height:85vh;overflow:auto;margin:auto}.oc-dialog::backdrop{background:#0009;backdrop-filter:blur(3px)}.oc-option{display:flex;justify-content:space-between;gap:20px;border:1px solid #aaa6;border-radius:12px;padding:16px;margin:12px 0}.oc-option strong{font-size:13px}.oc-option input{appearance:auto;width:22px;height:22px;flex-shrink:0;accent-color:#555}.oc-option small{font-size:11px;white-space:nowrap}.oc-option p{font-size:12px;margin-bottom:0}
@media(max-width:700px){.ot-footer-grid{grid-template-columns:1fr;gap:38px}.ot-footer{padding:36px 20px}.ot-email-row button{padding:12px;font-size:12px}.oc-banner{padding:18px;max-height:60vh;overflow:auto}.oc-actions button{flex-grow:1}.ot-document{padding-top:140px}}

/* Site dilindeki modern onay kutuları ve evrensel eylem yerleşimi. */
.ot-check input{appearance:none;-webkit-appearance:none;width:20px;height:20px;flex-shrink:0;margin-top:1px;border:1px solid var(--ot-line);border-radius:6px;background:var(--ot-soft);display:grid;place-items:center;cursor:pointer;pointer-events:auto;position:relative;z-index:1}.ot-check input::before{content:"";width:9px;height:5px;border-left:2px solid var(--ot-bg);border-bottom:2px solid var(--ot-bg);transform:rotate(-45deg) scale(0);transition:transform .16s ease}.ot-check input:checked{background:var(--ot-fg)!important;border-color:var(--ot-fg)!important}.ot-check input:checked::before{transform:rotate(-45deg) scale(1)}.ot-check input:focus-visible{outline:2px solid var(--ot-fg);outline-offset:3px}.ot-check span{position:relative;z-index:1}.oc-actions{align-items:center}.oc-actions [data-close],.oc-actions [data-manage]{margin-left:auto}@media(max-width:700px){.oc-actions [data-close],.oc-actions [data-manage]{margin-left:0}.oc-actions{display:grid;grid-template-columns:1fr}.oc-actions button{width:100%}}
.ot-cookie-action-row{display:block;margin:28px 0 8px!important}.ot-document .ot-cookie-action-row [data-cookie-open]{display:inline-flex;margin:0}
@media(max-width:700px){.ot-cookie-action-row{margin-top:24px!important}}

/* Çerez tercihleri ve bülten formları aynı onay kutusu standardını kullanır. */
.oc-dialog{--ot-bg:#fff;--ot-fg:#111;--ot-line:#ddd;--ot-soft:#f5f5f5}
.dark .oc-dialog{--ot-bg:#151515;--ot-fg:#f5f5f5;--ot-line:#383838;--ot-soft:#222}
.oc-option input[type="checkbox"]{appearance:none;width:20px;height:20px;flex-shrink:0;margin-top:1px;border:1px solid var(--ot-line);border-radius:6px;background:var(--ot-soft);display:grid;place-items:center;cursor:pointer}
.oc-option input[type="checkbox"]::before{content:"";width:9px;height:5px;border-left:2px solid var(--ot-bg);border-bottom:2px solid var(--ot-bg);transform:rotate(-45deg) scale(0);transition:transform .16s ease}
.oc-option input[type="checkbox"]:checked{background:var(--ot-fg);border-color:var(--ot-fg)}
.oc-option input[type="checkbox"]:checked::before{transform:rotate(-45deg) scale(1)}
