:root{color-scheme:light;--bg:#f8fafc;--text:#172638;--muted:#506176;--accent:#08717b;--line:#d4dee8;--surface:#fff;--button:#e9f3f5;--hover:#d8eaf0}
.language-select{font:inherit;font-size:14px;min-height:44px;padding:8px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text);max-width:145px}.language-select:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.header-nav{gap:16px}.hero h1{overflow-wrap:break-word}@media(max-width:900px){header{flex-wrap:wrap}.header-nav{gap:12px}.theme-toggle{margin-left:0}}
.hero{position:relative;isolation:isolate;display:block;padding:88px 0 80px;min-height:480px}.hero:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:calc(50% - 50vw);width:100vw;background:linear-gradient(90deg,rgba(248,250,252,.98) 0%,rgba(248,250,252,.94) 35%,rgba(248,250,252,.72) 65%,rgba(248,250,252,.48) 100%),url('/img/datacenter-teal.png') center 46%/cover no-repeat;pointer-events:none}.hero>div:first-child{max-width:680px}.hero .intro{max-width:570px}.hero .photo{display:none}:root[data-theme="dark"] .hero:before{background:linear-gradient(90deg,rgba(11,18,28,.98) 0%,rgba(11,18,28,.94) 35%,rgba(11,18,28,.76) 65%,rgba(11,18,28,.5) 100%),url('/img/datacenter-teal.png') center 46%/cover no-repeat}@media(max-width:760px){.hero{padding:54px 0 48px;min-height:0}.hero:before{background:linear-gradient(90deg,rgba(248,250,252,.96),rgba(248,250,252,.85)),url('/img/datacenter-teal.png') center/cover no-repeat}:root[data-theme="dark"] .hero:before{background:linear-gradient(90deg,rgba(11,18,28,.96),rgba(11,18,28,.85)),url('/img/datacenter-teal.png') center/cover no-repeat}}
.site-footer{display:block;padding-top:32px}.document-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding-top:20px;border-top:1px solid var(--line)}.cookie-settings-link{font:inherit;font-size:14px;background:none;border:0;color:var(--muted);cursor:pointer;padding:8px 0;min-height:44px}.cookie-settings-link:hover{color:var(--accent)}@media(max-width:600px){.document-columns{grid-template-columns:1fr;gap:26px}.footer-bottom{flex-wrap:wrap;gap:8px}}
:root[data-theme="dark"]{color-scheme:dark;--bg:#0b121c;--text:#f4f7fb;--muted:#abb8c9;--accent:#91dce1;--line:#2b3848;--surface:#142130;--button:#1d3544;--hover:#2b4b5e}
.header-nav{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.theme-toggle{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:9px 13px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--text);font:inherit;font-size:14px;cursor:pointer}.theme-toggle:hover{background:var(--button)}.theme-toggle[hidden]{display:none}.cookie-panel{background:var(--surface);border-color:var(--line);box-shadow:0 10px 50px #132a4226}.cookie-panel p{color:var(--muted)}.cookie-actions button{background:var(--button);color:var(--text);border-color:var(--accent)}.cookie-actions button:hover{background:var(--hover)}.documents-title{font-size:14px;color:var(--text);font-weight:700;margin:0 0 5px}#documents{scroll-margin-top:30px}.photo{box-shadow:0 12px 32px #132a4214}@media(max-width:650px){header{align-items:flex-start;flex-direction:column;gap:18px}.header-nav{width:100%;gap:18px}.theme-toggle{margin-left:auto}.header-link{min-height:44px;display:inline-flex;align-items:center}}@media(max-width:360px){.header-nav{gap:12px}.theme-toggle{padding:9px;font-size:13px}}
