:root{color-scheme:dark;--background:#050607;--surface:#0b0d10;--surface-soft:#111419;--border:#262c33;--border-bright:#343c45;--text:#f7f7f5;--muted:#9ba2aa;--orange:#ff4b0b;--orange-light:#ff713c;--orange-soft:rgba(255,75,11,.12);--yellow:#f4bd60}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 6%,rgba(255,75,11,.13),transparent 31rem),radial-gradient(circle at 15% 58%,rgba(120,185,255,.035),transparent 25rem),linear-gradient(180deg,#08090a 0,var(--background) 44rem);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.7}a{color:var(--orange-light)}a:focus-visible{outline:3px solid #fff;outline-offset:4px}
.legal-shell{width:min(1240px,calc(100% - 3rem));margin:auto}.legal-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:inline-flex;align-items:center;gap:.9rem;color:var(--text);text-decoration:none}.brand span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#170803;font-size:1.35rem;font-weight:900;box-shadow:0 0 28px rgba(255,75,11,.23)}.brand strong{font-size:.95rem;letter-spacing:.28rem}.legal-header nav{display:flex;align-items:center;gap:clamp(.8rem,2.5vw,2.2rem)}.legal-header nav a{color:#c6cbd0;font-size:.68rem;font-weight:800;letter-spacing:.1rem;text-decoration:none;text-transform:uppercase}.legal-header nav a:hover{color:var(--orange-light)}
.legal-main{padding:clamp(4.5rem,9vw,8rem) 0 clamp(4rem,8vw,7rem);position:relative;counter-reset:legal-section}.legal-main::before{content:"";width:clamp(130px,18vw,230px);aspect-ratio:1;position:absolute;right:2%;top:clamp(4rem,8vw,7rem);border:1px solid rgba(255,75,11,.25);border-radius:50%;opacity:.55;background:radial-gradient(circle,transparent 29%,rgba(255,75,11,.42) 30%,transparent 31%,transparent 48%,rgba(255,75,11,.25) 49%,transparent 50%)}.legal-main::after{content:"§";position:absolute;right:calc(2% + clamp(45px,6vw,80px));top:calc(clamp(4rem,8vw,7rem) + clamp(36px,5vw,66px));color:rgba(255,75,11,.45);font-size:clamp(2.6rem,6vw,5.2rem);font-weight:200}.eyebrow{position:relative;z-index:1;color:var(--orange-light);font-size:.68rem;font-weight:900;letter-spacing:.24rem}.legal-main>h1{max-width:880px;margin-top:1rem;position:relative;z-index:1;font-size:clamp(3rem,7vw,6.5rem);font-weight:300;letter-spacing:-.055em;line-height:.95}.updated{margin-top:1.4rem;position:relative;z-index:1;color:var(--muted);font-size:.78rem}
.legal-notice{max-width:940px;min-height:126px;margin-top:clamp(2.5rem,5vw,4rem);padding:22px;position:relative;z-index:1;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:18px;border:1px solid rgba(255,75,11,.28);border-radius:20px;background:linear-gradient(110deg,var(--orange-soft),rgba(11,13,16,.94));box-shadow:0 25px 70px rgba(0,0,0,.25)}.legal-notice>span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:rgba(255,75,11,.14);color:var(--orange);font-size:1.5rem}.legal-notice strong{font-size:.95rem}.legal-notice p{margin-top:5px;color:#b3bac1;font-size:.8rem;line-height:1.6}
.legal-main section{max-width:940px;margin-top:18px;padding:clamp(22px,3vw,30px);position:relative;border:1px solid var(--border);border-radius:20px;background:linear-gradient(145deg,var(--surface-soft),var(--surface));box-shadow:0 20px 55px rgba(0,0,0,.16);counter-increment:legal-section}.legal-main section:first-of-type{margin-top:clamp(3rem,7vw,5.5rem)}.legal-main section::before{content:counter(legal-section,decimal-leading-zero);position:absolute;right:24px;top:20px;color:rgba(255,75,11,.25);font-size:.68rem;font-weight:900;letter-spacing:.12rem}.legal-main section h2{max-width:760px;margin:0 55px 12px 0;color:var(--text);font-size:clamp(1.2rem,2.5vw,1.65rem);font-weight:500;letter-spacing:-.02em;line-height:1.25}.legal-main section p{max-width:820px;color:var(--muted);font-size:.88rem;line-height:1.75}.legal-main section p+p{margin-top:1rem}.legal-main section a{text-decoration:none}.legal-main section a:hover{text-decoration:underline}
.legal-shell>footer{min-height:110px;padding:25px 0;display:flex;align-items:center;flex-wrap:wrap;gap:.7rem;border-top:1px solid var(--border);color:var(--muted);font-size:.72rem}.legal-shell>footer a{color:#c5cad0;text-decoration:none}.legal-shell>footer a:hover{color:var(--orange-light)}
@media(min-width:1050px){.legal-main section:nth-of-type(even){margin-left:70px}}
@media(max-width:720px){.legal-shell{width:calc(100% - 2rem)}.legal-header{min-height:86px}.brand strong{font-size:.78rem;letter-spacing:.16rem}.legal-header nav{gap:.75rem}.legal-header nav a{font-size:.58rem}.legal-header nav a:last-child{display:none}.legal-main{padding-top:3.8rem}.legal-main::before,.legal-main::after{opacity:.2}.legal-notice{grid-template-columns:42px minmax(0,1fr);padding:18px}.legal-notice>span{width:42px;height:42px}.legal-main section{padding:22px;border-radius:17px}.legal-main section h2{margin-right:38px}.legal-main section::before{right:18px}.legal-shell>footer{align-items:flex-start}}
@media(max-width:430px){.brand strong{display:none}.legal-main::before,.legal-main::after{display:none}.legal-header nav a{font-size:.56rem}.legal-main>h1{font-size:clamp(2.8rem,15vw,4.4rem)}.legal-notice{grid-template-columns:1fr}.legal-notice>span{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
