:root{--yellow:#ffbf00;--yellow2:#ffcf43;--ink:#111214;--muted:#656b73;--line:#e1e3e7;--footer:#151719;--paper:#fff;--page:#fff;--max:990px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}.site-header{height:64px;background:linear-gradient(90deg,#0d0e0f,#141516 55%,#0d0e0f);color:#fff}.header-inner{height:64px;max-width:1000px;margin:auto;padding:0 2px;display:flex;align-items:center;gap:44px}.brand{display:flex;align-items:center;flex:0 0 180px}.brand img{width:180px;height:auto;display:block}.desktop-nav{display:flex;align-items:center;gap:28px;white-space:nowrap}.desktop-nav a{font-size:12px;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.02em}.desktop-nav a:hover{color:var(--yellow)}.search{margin-left:auto;width:238px;height:34px;border:1px solid #6c7075;display:flex;align-items:center;background:#151617}.search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:white;padding:0 12px;font-size:12px}.search input::placeholder{color:#babdc1}.search button{width:42px;height:32px;border:0;background:transparent;color:white;display:grid;place-items:center;cursor:pointer}.search button img{width:17px;filter:brightness(0) invert(1)}.menu-btn,.mobile-nav{display:none}.container{max-width:990px;margin:0 auto;padding:32px 0 40px}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#68707a;font-size:12px;margin-bottom:31px}.breadcrumbs a{color:#f1a900;text-decoration:none}.legal-layout{display:grid;grid-template-columns:233px minmax(0,1fr);gap:42px;align-items:start}.policy-nav{border:1px solid #e0e2e4;border-radius:5px;overflow:hidden;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.05)}.policy-nav a{min-height:47px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;color:#505761;text-decoration:none;border-bottom:1px solid #e2e3e5;font-size:12px}.policy-nav a:last-child{border-bottom:0}.policy-nav a:hover{background:#fafafa}.policy-nav a.active{font-weight:700;color:#18191b;border-left:2px solid var(--yellow);background:linear-gradient(90deg,#fff6da,#fffaf0)}.policy-nav img{width:15px;height:15px;opacity:.62}.policy-content{min-width:0;padding-right:4px}.article-head{padding-bottom:18px;border-bottom:1px solid #d3d5d8;margin-bottom:23px}.article-head h1{font-size:35px;line-height:1.08;letter-spacing:-1.1px;margin:0 0 8px;font-weight:800}.updated{margin:0 0 20px;color:#696f78;font-size:12px}.lead{font-size:13px;line-height:1.65;margin:0;max-width:690px}.policy-content section{margin:0 0 20px}.policy-content h2{font-size:18px;line-height:1.25;margin:0 0 8px;font-weight:800;letter-spacing:-.15px}.policy-content p{font-size:12px;line-height:1.58;margin:0 0 4px}.policy-content ul{margin:4px 0 0;padding-left:20px}.policy-content li{font-size:12px;line-height:1.55;margin:1px 0}.policy-content a{color:#efa800;text-decoration:none}.policy-content a:hover{text-decoration:underline}.policy-toggle{display:none}.site-footer{background:radial-gradient(circle at 73% 20%,#222426 0,#17191b 48%,#111315 100%);color:#d6d8da;padding:28px 0 0}.footer-inner{max-width:1000px;margin:auto;display:grid;grid-template-columns:1.35fr .78fr .86fr .9fr 1.35fr;gap:48px;padding:0 0 25px}.footer-brand>img{width:164px;display:block;margin-bottom:15px}.footer-brand p,.newsletter p{font-size:12px;line-height:1.7;margin:0;color:#b6b9bc}.socials{display:flex;gap:10px;margin-top:20px}.socials a{width:31px;height:31px;border:1px solid #555a60;border-radius:50%;display:grid;place-items:center;color:#fff}.socials img{width:19px;height:19px;filter:brightness(0) invert(1)}.footer-inner section>h3{font-size:13px;color:white;margin:1px 0 15px}.footer-inner section:not(.footer-brand):not(.newsletter){display:flex;flex-direction:column}.footer-inner section>a{font-size:12px;color:#e3e4e5;text-decoration:none;margin:0 0 7px}.footer-inner section>a:hover,.footer-inner .current{color:var(--yellow)}.newsletter form{margin-top:17px}.newsletter input{display:block;width:100%;height:34px;padding:0 12px;border:1px solid #555a5e;background:#202224;color:#fff;border-radius:3px}.newsletter button{display:block;width:100%;height:35px;margin-top:8px;border:0;border-radius:3px;background:linear-gradient(#ffc819,#ffb600);font-weight:700;color:#161616;cursor:pointer}.form-note{font-size:11px;color:#ffd45a;margin-top:6px;min-height:17px}.footer-bottom{max-width:1000px;margin:auto;border-top:1px solid #34373a;padding:18px 0 22px;display:flex;justify-content:space-between;color:#aeb2b5;font-size:11px}.footer-bottom img{width:17px;height:17px;vertical-align:-4px;filter:invert(75%) sepia(100%) saturate(1000%)}
@media(max-width:1050px){.header-inner,.container,.footer-inner,.footer-bottom{padding-left:24px;padding-right:24px}.header-inner{gap:24px}.desktop-nav{gap:17px}.search{width:200px}.legal-layout{gap:28px}}
@media(max-width:820px){.site-header,.header-inner{height:62px}.header-inner{padding:0 18px}.brand{flex-basis:160px}.brand img{width:160px}.desktop-nav,.search{display:none}.menu-btn{margin-left:auto;display:flex;align-items:center;gap:8px;border:1px solid #484b4e;background:#171819;color:#fff;border-radius:4px;height:38px;padding:0 12px;font-weight:700}.menu-btn img{width:20px;filter:brightness(0) invert(1)}.mobile-nav{position:absolute;z-index:30;left:0;right:0;top:62px;padding:12px 18px 18px;background:#151719;box-shadow:0 12px 20px rgba(0,0,0,.25)}.mobile-nav.open{display:flex;flex-direction:column}.mobile-nav>a{padding:11px 3px;color:white;text-decoration:none;border-bottom:1px solid #303235;font-weight:700}.mobile-search{height:40px;margin-top:13px;border:1px solid #5c6065;display:flex}.mobile-search input{flex:1;min-width:0;background:transparent;border:0;padding:0 11px;color:#fff}.mobile-search button{width:46px;border:0;background:transparent}.mobile-search img{width:18px;filter:brightness(0) invert(1)}.container{padding-top:22px}.breadcrumbs{margin-bottom:18px}.legal-layout{display:block}.policy-toggle{width:100%;height:46px;padding:0 15px;border:1px solid #dedfe2;border-left:3px solid var(--yellow);background:#fff8e5;border-radius:4px;display:flex;align-items:center;justify-content:space-between;font-weight:700;margin-bottom:14px}.policy-nav{display:none;margin-bottom:23px}.policy-nav.open{display:block}.policy-content{padding-right:0}.article-head h1{font-size:32px}.footer-inner{grid-template-columns:1.2fr 1fr 1fr;gap:34px}.newsletter{grid-column:2/4}.footer-bottom{gap:25px}}

.legal-copy h2,.legal-copy h3{line-height:1.3;font-weight:800;letter-spacing:-.15px}.legal-copy h2{font-size:20px;margin:26px 0 10px}.legal-copy h3{font-size:17px;margin:22px 0 8px}.legal-copy p{font-size:13px;line-height:1.72;margin:0 0 13px}.legal-copy ul,.legal-copy ol{margin:5px 0 18px;padding-left:22px}.legal-copy li{font-size:13px;line-height:1.65;margin:4px 0}.legal-copy strong{color:#17191b}.legal-copy img{max-width:100%;height:auto}.legal-copy> :first-child{margin-top:0}
@media(max-width:560px){body{font-size:14px}.header-inner{padding-left:15px;padding-right:15px}.brand{flex-basis:145px}.brand img{width:145px}.menu-btn span{display:none}.container{padding:18px 16px 30px}.breadcrumbs{font-size:11px}.article-head{margin-bottom:20px}.article-head h1{font-size:29px}.updated{margin-bottom:16px}.lead{font-size:13px}.policy-content section{margin-bottom:23px}.policy-content h2{font-size:19px}.policy-content p,.policy-content li{font-size:13px;line-height:1.6}.policy-content ul{padding-left:21px}.site-footer{padding-top:24px}.footer-inner{padding:0 17px 21px;display:grid;grid-template-columns:1fr 1fr;gap:29px 22px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:290px}.newsletter{grid-column:1/-1}.footer-inner section>h3{margin-bottom:11px}.footer-bottom{padding:16px 17px 20px;flex-direction:column;align-items:flex-start;gap:8px}.footer-bottom span:last-child{display:none}}
