:root{--mp-black:#0a0a0a;--mp-white:#f9f9f9;--mp-grey-400:#aaa;--mp-grey-600:#666;--mp-font-serif:"Noto Serif", Georgia, serif;--mp-font-sans:"Manrope", system-ui, sans-serif;--mp-transition:.4s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--mp-font-sans);background:var(--mp-white)}a{color:inherit;text-decoration:none}.mp-btn-white{letter-spacing:.22em;text-transform:uppercase;font-size:.65rem;font-weight:700;font-family:var(--mp-font-sans);color:var(--mp-white);cursor:pointer;text-align:center;z-index:0;border:1.5px solid #ffffffd9;padding:.9rem 2.6rem;transition:color .35s;display:inline-block;position:relative;overflow:hidden}.mp-btn-white:after{content:"";z-index:-1;background:#fffffff5;transition:transform .38s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translateY(101%)}.mp-btn-white:hover{color:var(--mp-black)}.mp-btn-white:hover:after{transform:translateY(0)}.mp-not-found{min-height:100vh;color:var(--mp-white);background:radial-gradient(circle at 0 0,#ffffff1f,#0000 26%),linear-gradient(#131417 0%,#09090b 100%);position:relative;overflow:hidden}.mp-not-found__ambient,.mp-not-found__ambient:before,.mp-not-found__ambient:after{filter:blur(12px);pointer-events:none;border-radius:50%;position:absolute}.mp-not-found__ambient{inset:0}.mp-not-found__ambient:before,.mp-not-found__ambient:after{content:""}.mp-not-found__ambient:before{background:#ffffff14;width:28rem;height:28rem;top:-10rem;right:-7rem}.mp-not-found__ambient:after{background:#ffffff0d;width:18rem;height:18rem;bottom:4rem;left:-5rem}.mp-not-found__header,.mp-not-found__main{z-index:1;position:relative}.mp-not-found__header{-webkit-backdrop-filter:blur(18px)saturate(120%);background:#07070847;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.6rem 2rem;display:flex}.mp-not-found__brand{font-family:var(--mp-font-serif);letter-spacing:-.03em;font-size:1.2rem;font-weight:700}.mp-not-found__backlink,.mp-not-found__text-link{letter-spacing:.22em;text-transform:uppercase;color:#ffffffad;font-size:.68rem;font-weight:700;transition:color .25s}.mp-not-found__backlink:hover,.mp-not-found__text-link:hover{color:var(--mp-white)}.mp-not-found__main{width:min(1200px,100% - 3rem);margin:0 auto;padding:6rem 0 4rem}.mp-not-found__hero{max-width:760px;margin-bottom:3rem}.mp-not-found__eyebrow{color:#ffffff9e;letter-spacing:.3em;text-transform:uppercase;border:1px solid #ffffff29;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.62rem;font-weight:700;display:inline-flex}.mp-not-found__code{font-family:var(--mp-font-serif);letter-spacing:-.07em;color:#ffffff1f;margin-bottom:1rem;font-size:clamp(5rem,16vw,10rem);line-height:.88}.mp-not-found__title{font-family:var(--mp-font-serif);letter-spacing:-.05em;max-width:10ch;margin-bottom:1.4rem;font-size:clamp(2.6rem,6vw,5.4rem);line-height:.97}.mp-not-found__body{color:#ffffffad;max-width:36rem;font-size:1rem;line-height:1.85}.mp-not-found__actions{flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem;margin-top:2.2rem;display:flex}.mp-not-found__panel{-webkit-backdrop-filter:blur(18px);background:#ffffff0a;border:1px solid #ffffff1a}.mp-not-found__grid{background:#ffffff1a;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.mp-not-found__card{min-height:180px;transition:background var(--mp-transition), transform var(--mp-transition);background:#08080ad1;padding:2rem}.mp-not-found__card:hover{background:#ffffff14;transform:translateY(-2px)}.mp-not-found__card-label{font-family:var(--mp-font-serif);letter-spacing:-.02em;margin-bottom:.8rem;font-size:1.3rem;display:block}.mp-not-found__card p{color:#ffffffa3;max-width:28ch;font-size:.9rem;line-height:1.75}@media (max-width:720px){.mp-not-found__header{padding:1.2rem 1.25rem}.mp-not-found__main{width:min(100% - 2.5rem,1200px);padding:4.5rem 0 3rem}.mp-not-found__grid{grid-template-columns:1fr}.mp-not-found__card{min-height:auto;padding:1.6rem}}.mp-legal-page{min-height:100vh;color:var(--mp-white);background:radial-gradient(circle at 0 0,#ffffff1f,#0000 26%),linear-gradient(#131417 0%,#09090b 100%);position:relative;overflow:hidden}.mp-legal-page__ambient,.mp-legal-page__ambient:before,.mp-legal-page__ambient:after{filter:blur(12px);pointer-events:none;border-radius:50%;position:absolute}.mp-legal-page__ambient{inset:0}.mp-legal-page__ambient:before,.mp-legal-page__ambient:after{content:""}.mp-legal-page__ambient:before{background:#ffffff14;width:28rem;height:28rem;top:-10rem;right:-7rem}.mp-legal-page__ambient:after{background:#ffffff0d;width:18rem;height:18rem;bottom:4rem;left:-5rem}.mp-legal-page__header,.mp-legal-page__main{z-index:1;position:relative}.mp-legal-page__header{-webkit-backdrop-filter:blur(18px)saturate(120%);background:#07070847;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.6rem 2rem;display:flex}.mp-legal-page__brand{font-family:var(--mp-font-serif);letter-spacing:-.03em;font-size:1.2rem;font-weight:700}.mp-legal-page__backlink{letter-spacing:.22em;text-transform:uppercase;color:#ffffffad;font-size:.68rem;font-weight:700;transition:color .25s}.mp-legal-page__backlink:hover{color:var(--mp-white)}.mp-legal-page__main{width:min(1200px,100% - 3rem);margin:0 auto;padding:5rem 0 4rem}.mp-legal-page__hero{max-width:860px;margin-bottom:4rem}.mp-legal-page__eyebrow{color:#ffffff9e;letter-spacing:.3em;text-transform:uppercase;border:1px solid #ffffff29;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.62rem;font-weight:700;display:inline-flex}.mp-legal-page__title{font-family:var(--mp-font-serif);letter-spacing:-.05em;max-width:12ch;margin-bottom:1.4rem;font-size:clamp(2.6rem,6vw,5.4rem);line-height:.97}.mp-legal-page__subtitle{color:#ffffffc7;max-width:48rem;margin-bottom:1rem;font-size:1.15rem;line-height:1.85}.mp-legal-page__last-updated{color:#ffffff85;margin-top:.5rem;font-size:.88rem}.mp-legal-page__content{flex-direction:column;gap:3.5rem;display:flex}.mp-legal-page__section{border-left:2px solid #ffffff1f;padding-left:2rem}.mp-legal-page__section--final{border-left:none;padding-left:0}.mp-legal-page__section-title{font-family:var(--mp-font-serif);letter-spacing:-.02em;color:var(--mp-white);margin-bottom:1.5rem;font-size:1.8rem}.mp-legal-page__text{color:#ffffffb8;margin-bottom:1.2rem;font-size:1rem;line-height:1.85}.mp-legal-page__highlight{-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;align-items:flex-start;gap:1.5rem;margin-top:1.5rem;padding:2rem;display:flex}.mp-legal-page__highlight-icon{color:#ffffffd9;flex-shrink:0;font-size:2rem!important}.mp-legal-page__highlight-content{flex:1}.mp-legal-page__highlight-title{font-family:var(--mp-font-serif);color:var(--mp-white);margin-bottom:.8rem;font-size:1.3rem}.mp-legal-page__highlight-text{color:#ffffffbf;font-size:.98rem;line-height:1.75}.mp-legal-page__list,.mp-legal-page__ordered-list{flex-direction:column;gap:1.2rem;margin-top:1.2rem;padding-left:0;list-style:none;display:flex}.mp-legal-page__list li,.mp-legal-page__ordered-list li{color:#ffffffb8;align-items:flex-start;gap:.8rem;font-size:1rem;line-height:1.75;display:flex}.mp-legal-page__list-icon{color:#ffffffa6;flex-shrink:0;margin-top:.15rem;font-size:1.4rem!important}.mp-legal-page__ordered-list{counter-reset:item}.mp-legal-page__ordered-list-num{background:#ffffff14;border:1px solid #ffffff26;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.95rem;font-weight:700;display:inline-flex}.mp-legal-page__ordered-list-content{flex:1}.mp-legal-page__link{color:#ffffffe0;text-underline-offset:3px;text-decoration:underline;transition:color .25s}.mp-legal-page__link:hover{color:var(--mp-white)}.mp-legal-page__contact{background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;gap:1.2rem;margin-top:1.5rem;padding:2rem;display:flex}.mp-legal-page__contact-item{color:#ffffffbf;align-items:center;gap:1rem;font-size:.98rem;display:flex}.mp-legal-page__contact-item .material-symbols-outlined{color:#ffffffa6;font-size:1.5rem!important}.mp-legal-page__footer{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:5rem;padding-top:3rem;display:flex}@media (max-width:720px){.mp-legal-page__header{padding:1.2rem 1.25rem}.mp-legal-page__main{width:min(100% - 2.5rem,1200px);padding:3.5rem 0 2.5rem}.mp-legal-page__section{padding-left:1.2rem}.mp-legal-page__highlight{flex-direction:column;padding:1.5rem}.mp-legal-page__footer{flex-direction:column;align-items:flex-start}}
