:root{--omlp-a:var(--om-theme-primary,#ff293d);--omlp-b:var(--om-theme-secondary,#4f7cff);--omlp-bg:var(--om-theme-bg,#070910);--omlp-surface:var(--om-theme-surface,#111522);--omlp-text:var(--om-theme-text,#fff);--omlp-muted:var(--om-theme-muted,#aeb6ca);--omlp-border:color-mix(in srgb,var(--omlp-b) 30%,rgba(255,255,255,.10));--omlp-glow-a:color-mix(in srgb,var(--omlp-a) 45%,transparent);--omlp-glow-b:color-mix(in srgb,var(--omlp-b) 45%,transparent)}
.omlp-page,.omlp-consent,.omlp-choices,.omlp-privacy-fab{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;box-sizing:border-box}.omlp-page *,.omlp-consent *,.omlp-choices *,.omlp-privacy-fab *{box-sizing:border-box}.omlp-page{position:relative;background:radial-gradient(circle at 8% 15%,color-mix(in srgb,var(--omlp-b) 10%,transparent),transparent 28%),radial-gradient(circle at 88% 42%,color-mix(in srgb,var(--omlp-a) 8%,transparent),transparent 30%),var(--omlp-bg);color:var(--omlp-text);min-height:100vh;padding-bottom:76px}.omlp-wrap{width:min(calc(100% - 48px),1240px);margin:0 auto}.omlp-hero{position:relative;overflow:hidden;min-height:430px;background:#080a10}.omlp-hero:before{content:"";position:absolute;inset:0;background-image:var(--omlp-hero);background-size:cover;background-position:center 47%;filter:saturate(.8) brightness(.55);transform:scale(1.02)}.omlp-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,13,.96) 0%,rgba(5,7,13,.8) 48%,rgba(5,7,13,.42) 100%),linear-gradient(0deg,var(--omlp-bg),transparent 45%)}.omlp-hero__inner{position:relative;z-index:2;min-height:430px;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:50px;align-items:center;padding-top:64px;padding-bottom:62px}.omlp-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--omlp-a);font-size:12px;font-weight:900;letter-spacing:.16em}.omlp-kicker span{width:8px;height:8px;border-radius:50%;background:var(--omlp-a);box-shadow:0 0 14px var(--omlp-glow-a)}.omlp-hero h1{margin:15px 0 16px!important;color:#fff!important;font-size:clamp(48px,6vw,84px)!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:900!important}.omlp-hero p{max-width:760px;margin:0!important;color:#c4cad7!important;font-size:18px;line-height:1.7}.omlp-hero__status{justify-self:end;width:220px;padding:24px;border:1px solid var(--omlp-border);border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,var(--omlp-b) 12%,rgba(8,10,18,.88)),rgba(8,10,18,.88));box-shadow:0 0 40px color-mix(in srgb,var(--omlp-b) 16%,transparent);text-align:center}.omlp-hero__status span{display:block;color:var(--omlp-b);font-size:9px;font-weight:900;letter-spacing:.14em}.omlp-hero__status strong{display:block;color:#fff;font-size:28px;margin:8px 0}.omlp-hero__status em{display:block;color:var(--omlp-muted);font-size:11px;font-style:normal}.omlp-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:40px;padding-top:52px}.omlp-toc{align-self:start;position:sticky;top:130px;border:1px solid var(--omlp-border);border-radius:22px;background:color-mix(in srgb,var(--omlp-surface) 88%,transparent);overflow:hidden}.omlp-toc__head{display:flex;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--omlp-border)}.omlp-toc__head span,.omlp-toc__head strong{font-size:9px;letter-spacing:.12em}.omlp-toc__head span{color:var(--omlp-a)}.omlp-toc__head strong{color:var(--omlp-muted)}.omlp-toc nav{display:grid;padding:8px}.omlp-toc nav a{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:10px 12px;border-radius:12px;text-decoration:none!important;color:#e9edf5!important;font-size:11px;font-weight:800}.omlp-toc nav a:hover{background:color-mix(in srgb,var(--omlp-b) 10%,transparent);color:#fff!important}.omlp-toc nav a span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;border:1px solid color-mix(in srgb,var(--omlp-a) 45%,transparent);color:var(--omlp-a);font-size:9px;box-shadow:0 0 14px color-mix(in srgb,var(--omlp-a) 11%,transparent)}.omlp-toc__contact{display:grid;gap:5px;padding:18px 20px;border-top:1px solid var(--omlp-border);background:rgba(255,255,255,.018)}.omlp-toc__contact span{font-size:8px;letter-spacing:.14em;color:var(--omlp-muted);font-weight:900}.omlp-toc__contact strong{font-size:12px}.omlp-toc__contact a{font-size:10px;color:var(--omlp-b)!important;text-decoration:none!important;word-break:break-word}.omlp-content{min-width:0;display:grid;gap:18px}.omlp-notice-card{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:18px 20px;border:1px solid var(--omlp-border);border-radius:18px;background:linear-gradient(90deg,color-mix(in srgb,var(--omlp-b) 8%,transparent),rgba(255,255,255,.018))}.omlp-notice-card__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;border:1px solid var(--omlp-b);color:var(--omlp-b);font-weight:900;box-shadow:0 0 18px var(--omlp-glow-b)}.omlp-notice-card strong{color:#fff;font-size:13px}.omlp-notice-card p{margin:4px 0 0!important;color:var(--omlp-muted);font-size:12px;line-height:1.6}.omlp-policy-section{scroll-margin-top:120px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;padding:28px;border:1px solid var(--omlp-border);border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--omlp-surface) 94%,transparent),color-mix(in srgb,var(--omlp-b) 4%,transparent));transition:.2s ease}.omlp-policy-section:hover{border-color:color-mix(in srgb,var(--omlp-b) 48%,rgba(255,255,255,.08));box-shadow:0 0 28px color-mix(in srgb,var(--omlp-b) 8%,transparent)}.omlp-policy-section__num{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;border:1px solid color-mix(in srgb,var(--omlp-a) 55%,transparent);color:var(--omlp-a);font-weight:900;font-size:12px;box-shadow:0 0 18px color-mix(in srgb,var(--omlp-a) 14%,transparent)}.omlp-policy-section h2{margin:0 0 13px!important;color:#fff!important;font-size:clamp(22px,2.4vw,34px)!important;line-height:1.1!important;letter-spacing:-.025em!important}.omlp-richtext p{color:#b9c1d0!important;font-size:14px;line-height:1.82;margin:0 0 14px!important}.omlp-richtext p:last-child{margin-bottom:0!important}.omlp-richtext a{color:var(--omlp-b)!important}.omlp-richtext strong{color:#fff}.omlp-contact-card{display:grid;gap:6px;margin-top:18px;padding:18px;border-radius:16px;border:1px solid var(--omlp-border);background:rgba(5,7,13,.55)}.omlp-contact-card strong{color:#fff}.omlp-contact-card span,.omlp-contact-card a{color:var(--omlp-muted)!important;font-size:12px;text-decoration:none!important}.omlp-registry{margin-top:20px;padding:30px;border:1px solid var(--omlp-border);border-radius:24px;background:color-mix(in srgb,var(--omlp-surface) 92%,transparent)}.omlp-registry__head span{color:var(--omlp-b);font-size:10px;font-weight:900;letter-spacing:.14em}.omlp-registry__head h2{color:#fff!important;font-size:32px!important;margin:8px 0!important}.omlp-registry__head p{color:var(--omlp-muted);font-size:13px}.omlp-registry__table-wrap{overflow:auto;margin-top:20px;border:1px solid var(--omlp-border);border-radius:16px}.omlp-registry table{width:100%;min-width:900px;border-collapse:collapse}.omlp-registry th,.omlp-registry td{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left;vertical-align:top;color:#b9c1d0;font-size:11px;line-height:1.5}.omlp-registry th{background:rgba(0,0,0,.25);color:#fff;font-size:9px;letter-spacing:.08em}.omlp-registry td strong{color:#fff}.omlp-chip{display:inline-flex;padding:6px 8px;border:1px solid var(--omlp-border);border-radius:999px;color:var(--omlp-b);font-size:9px;font-weight:900;white-space:nowrap}.omlp-policy-end{display:flex;align-items:center;gap:14px;padding:22px 2px;color:var(--omlp-muted);font-size:10px}.omlp-policy-end span{letter-spacing:.14em}.omlp-policy-end strong{color:#fff}.omlp-policy-end a{margin-left:auto;color:var(--omlp-b)!important;text-decoration:none!important;font-weight:900}
.omlp-consent[hidden],.omlp-privacy-fab[hidden],.omlp-choices[hidden]{display:none!important}.omlp-consent{position:fixed;z-index:999990;left:50%;bottom:24px;transform:translate(-50%,24px);opacity:0;width:min(calc(100% - 36px),980px);display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 22px;border:1px solid var(--omlp-border);border-radius:22px;background:linear-gradient(135deg,rgba(9,12,20,.97),rgba(13,16,28,.97));box-shadow:0 20px 80px rgba(0,0,0,.55),0 0 34px color-mix(in srgb,var(--omlp-b) 11%,transparent);overflow:hidden;transition:.25s ease}.omlp-consent.is-visible{transform:translate(-50%,0);opacity:1}.omlp-consent__glow{position:absolute;width:200px;height:200px;border-radius:50%;filter:blur(55px);opacity:.14;pointer-events:none}.omlp-consent__glow--a{left:-80px;top:-100px;background:var(--omlp-a)}.omlp-consent__glow--b{right:-80px;bottom:-100px;background:var(--omlp-b)}.omlp-consent__icon{position:relative;z-index:1;width:58px;height:58px;display:grid;place-items:center;border-radius:17px;border:1px solid color-mix(in srgb,var(--omlp-b) 55%,transparent);background:color-mix(in srgb,var(--omlp-b) 9%,transparent);box-shadow:0 0 20px var(--omlp-glow-b)}.omlp-consent__icon svg,.omlp-privacy-fab svg{width:26px;height:26px;fill:none;stroke:#fff;stroke-width:1.7}.omlp-consent__copy{position:relative;z-index:1}.omlp-consent__copy>span{color:var(--omlp-a);font-size:8px;font-weight:900;letter-spacing:.15em}.omlp-consent__copy h2{margin:5px 0 5px!important;color:#fff!important;font-size:20px!important;line-height:1.1!important}.omlp-consent__copy p{margin:0!important;color:#b6becd!important;font-size:11px;line-height:1.55}.omlp-consent__links{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.omlp-consent__links a{color:var(--omlp-muted)!important;text-decoration:none!important;font-size:9px;font-weight:800}.omlp-consent__links a:hover{color:#fff!important}.omlp-consent__actions{position:relative;z-index:1;display:grid;gap:8px;min-width:160px}.omlp-btn{appearance:none;border:1px solid transparent;border-radius:12px;padding:11px 14px;font:inherit;font-size:10px;font-weight:900;letter-spacing:.04em;text-decoration:none!important;display:inline-flex;justify-content:center;align-items:center;gap:8px;cursor:pointer;transition:.18s ease}.omlp-btn--primary{color:#fff!important;background:linear-gradient(100deg,var(--omlp-a),var(--omlp-b));box-shadow:0 0 22px color-mix(in srgb,var(--omlp-b) 24%,transparent)}.omlp-btn--primary:hover,.omlp-btn--primary:focus-visible{transform:translateY(-2px);filter:brightness(1.12);box-shadow:0 0 30px color-mix(in srgb,var(--omlp-b) 34%,transparent);outline:none}.omlp-btn--ghost{color:#fff!important;background:rgba(255,255,255,.035);border-color:var(--omlp-border)}.omlp-btn--ghost:hover,.omlp-btn--ghost:focus-visible{border-color:var(--omlp-b);box-shadow:0 0 18px var(--omlp-glow-b);outline:none}.omlp-privacy-fab{position:fixed;z-index:999980;right:18px;bottom:18px;display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid var(--omlp-border);border-radius:999px;background:rgba(9,12,20,.94);color:#fff;box-shadow:0 0 20px color-mix(in srgb,var(--omlp-b) 16%,transparent);cursor:pointer}.omlp-privacy-fab:hover{border-color:var(--omlp-b);box-shadow:0 0 28px var(--omlp-glow-b)}.omlp-privacy-fab svg{width:17px;height:17px}.omlp-privacy-fab span{font-size:9px;font-weight:900;letter-spacing:.08em}.omlp-choices{position:fixed;z-index:1000000;inset:0;display:grid;place-items:center;padding:24px}.omlp-choices__backdrop{position:absolute;inset:0;border:0;background:rgba(1,3,8,.78);backdrop-filter:blur(10px)}.omlp-choices__panel{position:relative;z-index:1;width:min(100%,680px);max-height:min(88vh,780px);overflow:auto;padding:28px;border:1px solid var(--omlp-border);border-radius:26px;background:linear-gradient(145deg,#0a0d15,#111629);box-shadow:0 30px 100px rgba(0,0,0,.65),0 0 38px color-mix(in srgb,var(--omlp-b) 16%,transparent);color:#fff}.omlp-choices__close{position:absolute;right:18px;top:16px;width:38px;height:38px;border-radius:12px;border:1px solid var(--omlp-border);background:rgba(255,255,255,.03);color:#fff;font-size:22px;cursor:pointer}.omlp-choices__panel h2{color:#fff!important;font-size:36px!important;margin:12px 0 8px!important}.omlp-choices__intro{color:var(--omlp-muted);font-size:13px;line-height:1.6}.omlp-choice-row{display:grid;grid-template-columns:46px 1fr auto;gap:14px;align-items:center;margin-top:10px;padding:15px;border:1px solid var(--omlp-border);border-radius:16px;background:rgba(255,255,255,.02)}.omlp-choice-row__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.035);font-size:20px}.omlp-choice-row strong{font-size:13px}.omlp-choice-row p{margin:4px 0 0!important;color:var(--omlp-muted);font-size:11px;line-height:1.5}.omlp-choice-row>span{color:var(--omlp-b);font-size:8px;font-weight:900;letter-spacing:.08em}.omlp-choice-row.is-required>span{color:#39ff9b}.omlp-choices__footer{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.omlp-choices__browser{color:#737f99;font-size:9px;line-height:1.6;margin:15px 0 0}.omlp-modal-open{overflow:hidden}.omlp-footer-links{display:inline-flex;align-items:center;gap:8px;margin-left:8px}.omlp-footer-links:before{content:"•";color:#46506a}.omlp-footer-links a,.omlp-footer-links button{border:0;background:none;padding:0;color:#747f9b!important;font:inherit;font-size:9px;text-decoration:none!important;cursor:pointer}.omlp-footer-links a:hover,.omlp-footer-links button:hover{color:#fff!important}
@media(max-width:900px){.omlp-wrap{width:min(calc(100% - 28px),1240px)}.omlp-hero__inner{grid-template-columns:1fr}.omlp-hero__status{justify-self:start;width:auto;display:inline-block}.omlp-layout{grid-template-columns:1fr}.omlp-toc{position:relative;top:auto}.omlp-toc nav{display:flex;overflow:auto;padding:10px}.omlp-toc nav a{min-width:max-content}.omlp-toc__contact{display:none}.omlp-consent{grid-template-columns:54px 1fr}.omlp-consent__actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.omlp-consent__icon{width:50px;height:50px}}
@media(max-width:620px){.omlp-page{padding-bottom:54px}.omlp-wrap{width:min(calc(100% - 24px),1240px)}.omlp-hero{min-height:360px}.omlp-hero__inner{min-height:360px;padding-top:50px;padding-bottom:45px}.omlp-hero h1{font-size:48px!important}.omlp-hero p{font-size:15px}.omlp-hero__status{padding:16px;border-radius:18px}.omlp-layout{padding-top:28px;gap:24px}.omlp-policy-section{grid-template-columns:1fr;padding:20px}.omlp-policy-section__num{width:44px;height:44px}.omlp-registry{padding:20px}.omlp-consent{bottom:10px;width:calc(100% - 20px);grid-template-columns:44px 1fr;gap:12px;padding:16px;border-radius:20px}.omlp-consent__icon{width:44px;height:44px;border-radius:13px}.omlp-consent__copy h2{font-size:17px!important}.omlp-consent__copy p{font-size:10px}.omlp-consent__actions{grid-template-columns:1fr}.omlp-privacy-fab{right:10px;bottom:10px}.omlp-choices{padding:10px;align-items:end}.omlp-choices__panel{border-radius:22px 22px 12px 12px;padding:22px 16px;max-height:90vh}.omlp-choice-row{grid-template-columns:40px 1fr}.omlp-choice-row>span{grid-column:2}.omlp-choices__footer{display:grid}.omlp-footer-links{display:flex;flex-wrap:wrap;margin-left:0;margin-top:3px}.omlp-footer-links:before{display:none}}
@media(prefers-reduced-motion:reduce){.omlp-consent,.omlp-btn,.omlp-policy-section{transition:none!important}.omlp-btn:hover{transform:none!important}}
