*{padding:0;margin:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#0f0a14;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;font-size:15px;line-height:1.55;color:#c4aede;}
img{max-width:100%;display:block;}
a{text-decoration:none;color:inherit;}
button{border:none;background:none;cursor:pointer;font-family:inherit;}
input{font-family:inherit;}
svg{display:block;}
h1,h2,h3,h4{overflow-wrap:anywhere;}
::-webkit-scrollbar{height:0.5rem;width:0.5rem;}
::-webkit-scrollbar-thumb{border-radius:0.5rem;background:rgba(10, 5, 18, 0.76);}
::-webkit-scrollbar-track{background:transparent;}
.otg-shell3oh{grid-template-columns:248px 1fr;min-height:100vh;display:grid;}
.otg-main3oh{min-width:0;}
.otg-wrap3oh{margin:0 auto;max-width:1400px;width:100%;}
.otg-container3oh{padding:0 16px;margin:0 auto;max-width:1400px;width:100%;}
@media(min-width:769px){.otg-container3oh{padding:0 1.75rem;}
}
.otg-section3oh{padding:24px 1.75rem;}
.otg-section_pt3oh{padding-top:2.125rem;}
.otg-band_soft3oh{background:#1a1222;}
.otg-eyebrow3oh{line-height:1.4;color:#e0189e;letter-spacing:.14em;font-weight:600;text-transform:uppercase;font-size:0.656rem;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;overflow-wrap:break-word;display:inline-block;}
.otg-drawer_cb3oh{display:none;}
.otg-overlay3oh{display:none;}
@media(max-width:1023px){.otg-shell3oh{grid-template-columns:1fr;}
.otg-main3oh{padding-bottom:4.875rem;}
.otg-drawer_cb3oh:checked~.otg-overlay3oh{background:rgba(10, 5, 18, 0.76);inset:0;position:fixed;z-index:70;display:block;}
}
@media(max-width:557px){.otg-section3oh{padding:1.125rem 16px;}
.otg-section_pt3oh{padding-top:24px;}
}
@keyframes zm3-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
@keyframes zm3-marquee{0%{transform:translateX(0)}
100%{transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.otg-side3oh{background:#130d1a;padding:1.375rem 18px;gap:1.375rem;align-self:start;flex-direction:column;height:100vh;top:0;overflow-y:auto;position:sticky;display:flex;border-right:1px solid #2a1d38;}
.otg-brand3oh{gap:10px;align-items:center;display:flex;}
.otg-logo3oh{font-size:1.313rem;letter-spacing:-.02em;font-weight:700;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#f2e8ff;}
.otg-side_cta3oh{padding:16px;border:1px solid #3a2650;border-radius:0.813rem;background:rgba(224, 24, 158, 0.12);}
.otg-side_cta_h3oh{margin-bottom:6px;color:#f2e8ff;font-weight:700;line-height:1.15;font-size:1.063rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.otg-side_cta_p3oh{color:#c4aede;line-height:1.45;font-size:12px;margin-bottom:12px;}
.otg-nav3oh{gap:3px;flex-direction:column;display:flex;}
.otg-nav_label3oh{padding:6px 10px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.14em;text-transform:uppercase;color:#5a4470;font-size:0.594rem;}
.otg-nav_item3oh{gap:11px;border-radius:0.5rem;padding:10px;align-items:center;font-size:14px;font-weight:500;display:flex;color:#c4aede;}
.otg-nav_item3oh svg{height:17px;width:1.063rem;}
.otg-nav_item3oh:hover{background:rgba(224, 24, 158, 0.12);color:#f2e8ff;}
.otg-nav_item_on3oh{background:rgba(224, 24, 158, 0.12);color:#e0189e;font-weight:600;}
.otg-side_foot3oh{border:1px solid #3a2650;background:#1a1222;border-radius:0.813rem;padding:12px;margin-top:auto;}
.otg-side_foot3oh p{color:#c4aede;line-height:1.4;font-size:0.781rem;margin-top:4px;}
/* ---------- topbar ---------- */
.otg-top3oh{background:#130d1a;padding:0.875rem 28px;gap:16px;align-items:center;top:0;border-bottom:1px solid #2a1d38;position:sticky;z-index:40;display:flex;}
.otg-top_brand3oh{gap:0.563rem;align-items:center;display:none;}
.otg-search3oh{flex:1;gap:0.625rem;padding:11px 0.875rem;background:#1a1222;border:1px solid #3a2650;border-radius:13px;color:#8e75a8;align-items:center;display:flex;max-width:440px;font-size:13.5px;}
.otg-search3oh svg{flex:none;height:1rem;width:1rem;}
.otg-top_actions3oh{gap:0.75rem;align-items:center;display:flex;margin-left:auto;}
.otg-lang3oh{color:#c4aede;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:12px;}
.otg-burger3oh{border:1px solid #3a2650;border-radius:8px;background:#1a1222;color:#f2e8ff;align-items:center;height:2.5rem;width:40px;display:none;justify-content:center;}
/* ---------- bottom-nav (mobile) ---------- */
.otg-botnav3oh{display:none;}
@media(max-width:1023px){.otg-side3oh{transition:transform .25s ease;height:100vh;left:0;z-index:80;top:0;position:fixed;width:280px;transform:translateX(-100%);}
.otg-drawer_cb3oh:checked~.otg-shell3oh .otg-side3oh{transform:translateX(0);}
.otg-top3oh{padding:0.875rem 16px;gap:0.75rem;flex-wrap:wrap;position:static;}
.otg-top_brand3oh{display:flex;}
.otg-search3oh{display:none;}
.otg-burger3oh{display:flex;}
.otg-top_actions3oh{gap:0.625rem;width:100%;align-items:stretch;margin-left:0;}
.otg-top_actions3oh .otg-lang3oh{display:none;}
.otg-top_actions3oh .otg-btn3oh{flex:1;padding:0.688rem 10px;text-align:center;}
.otg-botnav3oh{background:#130d1a;grid-template-columns:repeat(3,1fr);padding:0.5rem 6px calc(8px + env(safe-area-inset-bottom));right:0;left:0;border-top:1px solid #3a2650;transform:translateZ(0);bottom:0;display:grid;position:fixed;z-index:65;}
.otg-bn3oh{padding:6px 2px 0;gap:4px;font-weight:600;justify-content:flex-end;flex-direction:column;color:#c4aede;font-size:10px;display:flex;align-items:center;min-width:0;}
.otg-bn3oh svg{flex:none;width:22px;height:1.375rem;}
.otg-bn3oh span{overflow:hidden;white-space:nowrap;text-align:center;max-width:100%;text-overflow:ellipsis;}
.otg-bn_on3oh{color:#e0189e;}
.otg-bn_center3oh{position:relative;}
.otg-bn_fab3oh{border-radius:50%;background:#f02db8;top:-20px;position:absolute;height:50px;align-items:center;color:#1a0028;width:50px;transform:translateX(-50%);box-shadow:0 8px 2.5rem rgba(10, 5, 20, 0.70), 0 2px 8px rgba(218, 0, 160, 0.18);display:flex;justify-content:center;left:50%;}
.otg-bn_fab3oh svg{width:24px;height:24px;}
.otg-bn_center3oh span{color:#e0189e;}
}
.otg-btn3oh{transition:background-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;gap:0.5rem;border-radius:8px;padding:11px 22px;font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;align-items:center;font-weight:700;cursor:pointer;font-size:14px;display:inline-flex;justify-content:center;}
.otg-btn_pri3oh{background:#f02db8;color:#1a0028;box-shadow:0 0 1.125rem rgba(240, 45, 184, 0.52), 0 4px 12px rgba(165, 13, 115, 0.38);}
.otg-btn_pri3oh:hover{background:#c41f96;}
.otg-btn_ghost3oh{background:rgba(224, 24, 158, 0.12);color:#f2e8ff;font-weight:600;}
.otg-btn_line3oh{border:1px solid #5c3d7a;background:transparent;color:#f2e8ff;font-weight:600;}
.otg-btn_lg3oh{padding:16px 30px;border-radius:13px;font-size:15px;}
.otg-band3oh .otg-btn_line3oh{border-color:rgba(255, 200, 255, 0.13);color:#f5eaff;}
.otg-band3oh .otg-btn_ghost3oh{background:rgba(255, 220, 255, 0.08);color:#f5eaff;}
.otg-link_m3oh{gap:5px;font-size:0.75rem;align-items:center;text-decoration:none;cursor:pointer;color:#e0189e;display:inline-flex;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.otg-link_m3oh svg{width:14px;height:0.875rem;}
.otg-band3oh .otg-link_m3oh{color:#f53fcf;}
.otg-dot3oh{border-radius:50%;flex:none;background:#e0189e;height:0.438rem;width:0.438rem;}
.otg-dot_live3oh{background:#e8312a;animation:zm3-pulse 1.4s infinite;}
.otg-stars3oh{gap:2px;display:inline-flex;color:#e0189e;}
.otg-stars3oh svg{height:0.938rem;width:15px;}
.otg-chip3oh{border-radius:0.5rem;border:1px solid #3a2650;background:#1a1222;gap:0.375rem;padding:0.438rem 12px;font-size:0.688rem;align-items:center;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#c4aede;display:inline-flex;}
.otg-chip_on3oh{background:rgba(224, 24, 158, 0.12);border-color:transparent;color:#e0189e;}
.otg-gc3oh{color:inherit;cursor:pointer;text-decoration:none;min-width:0;display:block;}
.otg-gc_thumb3oh{border-radius:0.813rem;border:1px solid #3a2650;overflow:hidden;background-size:cover;display:block;aspect-ratio:1;background-position:center;position:relative;}
.otg-gc_thumb_portrait3oh{aspect-ratio:3/4;}
.otg-gc_thumb_wide3oh{aspect-ratio:16/11;}
.otg-gc_cap3oh{background:linear-gradient(transparent,rgba(10, 5, 18, 0.76));padding:0.563rem;position:absolute;right:0;bottom:0;left:0;}
.otg-gc_name3oh{font-size:12.5px;color:#f5eaff;font-weight:700;display:block;}
.otg-gc_meta3oh{color:#b89fd4;font-size:0.688rem;}
.otg-gc_badge3oh{background:#e0189e;padding:2px 0.375rem;border-radius:0.5rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;position:absolute;color:#1a0028;top:8px;right:0.5rem;font-size:8px;font-weight:700;}
.otg-gc_badge_hot3oh{background:#e8312a;color:#f5eaff;}
.otg-gc_badge_live3oh{background:#e8312a;color:#f5eaff;left:0.5rem;right:auto;}
.otg-gc_mult3oh{inset:0;font-weight:700;align-items:center;display:flex;justify-content:center;font-size:1.75rem;color:#e0189e;position:absolute;}
.otg-pc3oh{background:#1a1222;border:1px solid #3a2650;border-radius:13px;justify-content:center;font-size:14px;color:#c4aede;height:4rem;display:flex;font-weight:700;align-items:center;}
.otg-rail3oh{min-width:0;}
.otg-rail_scroll3oh{gap:14px;display:grid;}
.otg-rail_scroll3oh>*{min-width:0;}
.otg-g63oh{grid-template-columns:repeat(6,1fr);}
.otg-g73oh{grid-template-columns:repeat(7,1fr);}
.otg-g43oh{grid-template-columns:repeat(4,1fr);}
@media(max-width:1023px){.otg-g63oh,.otg-g73oh{grid-template-columns:none;padding-bottom:6px;grid-auto-flow:column;overflow-x:auto;grid-auto-columns:120px;scroll-snap-type:x mandatory;}
.otg-g63oh>*,.otg-g73oh>*{scroll-snap-align:start;}
.otg-g43oh{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.otg-g43oh{grid-template-columns:none;overflow-x:auto;grid-auto-flow:column;grid-auto-columns:150px;}
}
.otg-panel3oh{background:#1a1222;padding:28px 2rem;border:1px solid #3a2650;border-radius:1.25rem;}
.otg-split3oh{gap:2.25rem;align-items:start;display:grid;}
.otg-split3oh>*{min-width:0;}
.otg-split_a3oh{grid-template-columns:.85fr 1.15fr;}
.otg-split_b3oh{grid-template-columns:1fr 1.1fr;}
.otg-split_c3oh{grid-template-columns:1.1fr .9fr;}
.otg-pgrid3oh{grid-template-columns:.9fr 1.1fr;gap:2.5rem;display:grid;align-items:center;}
.otg-pgrid3oh>*{min-width:0;}
.otg-lead3oh{font-size:15px;color:#c4aede;margin-bottom:0.875rem;line-height:1.65;}
.otg-feat3oh{grid-template-columns:repeat(3,1fr);gap:14px;display:grid;}
.otg-feat3oh>*{min-width:0;}
.otg-feat23oh{grid-template-columns:1fr 1fr;}
.otg-feat_card3oh{border-radius:20px;border:1px solid #3a2650;padding:26px;background:#1a1222;}
.otg-feat_card3oh svg{height:1.625rem;color:#e0189e;width:26px;margin-bottom:1rem;}
.otg-feat_card3oh h3{font-size:18px;color:#f2e8ff;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;margin-bottom:0.5rem;font-weight:700;}
.otg-feat_card3oh p{line-height:1.6;color:#c4aede;font-size:0.813rem;}
.otg-feat_card3oh b{color:#f2e8ff;}
.otg-big3oh{gap:1.375rem;display:flex;flex-wrap:wrap;}
.otg-big_n3oh{font-weight:700;color:#e0189e;font-size:26px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.otg-big_l3oh{font-size:0.75rem;color:#8e75a8;}
.otg-person3oh{padding:1rem 1.125rem;background:#1a1222;gap:14px;border-radius:13px;border:1px solid #3a2650;align-items:center;display:flex;}
.otg-avatar3oh{background:linear-gradient(135deg,#f02db8,#a50d73);flex:none;border-radius:50%;width:44px;height:44px;}
.otg-person_name3oh{color:#f2e8ff;font-weight:700;font-size:0.875rem;}
.otg-person_role3oh{color:#8e75a8;font-size:12px;}
.otg-kv3oh{background:#3a2650;overflow:hidden;border:1px solid #3a2650;gap:1px;grid-template-columns:1fr 1fr;border-radius:13px;display:grid;}
.otg-kv3oh>div{padding:1rem 18px;background:#0f0a14;min-width:0;}
.otg-kv_k3oh{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:0.594rem;text-transform:uppercase;margin-bottom:0.313rem;color:#e0189e;}
.otg-kv_v3oh{font-size:13.5px;font-weight:700;color:#f2e8ff;}
@media(max-width:1022px){.otg-split_a3oh,.otg-split_b3oh,.otg-split_c3oh,.otg-pgrid3oh{grid-template-columns:1fr;gap:24px;}
.otg-feat3oh,.otg-feat23oh{grid-template-columns:1fr;}
.otg-kv3oh{grid-template-columns:1fr;}
}
.otg-sh3oh{margin-bottom:16px;min-width:0;}
.otg-sh_row3oh{gap:12px;align-items:flex-end;justify-content:space-between;display:flex;flex-wrap:wrap;}
.otg-sh_row3oh .otg-sh_l3oh{gap:6px;min-width:0;flex-direction:column;display:flex;}
.otg-sh_stack3oh{gap:10px;align-items:flex-start;display:flex;flex-direction:column;}
.otg-sh_center3oh{gap:10px;display:flex;flex-direction:column;align-items:center;text-align:center;}
.otg-sh_h23oh{gap:9px;color:#f2e8ff;align-items:center;display:flex;line-height:1.1;font-weight:700;font-size:20px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;overflow-wrap:break-word;}
@media(min-width:767px){.otg-sh_h23oh{font-size:1.5rem;}
}
.otg-band3oh .otg-sh_h23oh{color:#f5eaff;}
.otg-eb_mono3oh{letter-spacing:.08em;text-transform:none;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.otg-eb_mono3oh::before{content:"// ";}
.otg-eb_upper3oh{letter-spacing:.14em;text-transform:uppercase;}
.otg-eb_pill3oh{border-radius:999px;background:rgba(224, 24, 158, 0.12);padding:5px 0.688rem;letter-spacing:.12em;text-transform:uppercase;}
.otg-eb_line3oh{gap:0.625rem;align-items:center;display:inline-flex;}
.otg-eb_line3oh::before{background:#e0189e;width:24px;content:"";display:inline-block;height:1px;}
.otg-band3oh .otg-eb_line3oh::before{background:#f53fcf;}
.otg-band3oh .otg-eb_pill3oh{background:rgba(255, 220, 255, 0.08);}
.otg-sh_link3oh{transition:color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease,border-color color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;gap:6px;align-items:center;display:inline-flex;font-size:0.813rem;border-bottom:1px solid #f2e8ff;white-space:nowrap;font-weight:600;color:#f2e8ff;padding-bottom:2px;}
.otg-sh_link3oh:hover{border-color:#e0189e;color:#e0189e;}
.otg-sh_link3oh svg{height:0.875rem;width:14px;}
.otg-sh_link_chev3oh{border-bottom:0;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#e0189e;font-size:12px;padding-bottom:0;}
.otg-sh_link_btn3oh{padding:9px 18px;background:#f02db8;border-radius:62.438rem;border-bottom:0;color:#1a0028;}
.otg-sh_link_btn3oh:hover{background:#c41f96;border-color:transparent;}
.otg-band3oh .otg-sh_link3oh{border-color:#f5eaff;color:#f5eaff;}
.otg-band3oh .otg-sh_link_chev3oh{color:#f53fcf;}
.otg-sh_rule3oh{background:#3a2650;margin:-2px 0 1rem;height:1px;}
.otg-band3oh .otg-sh_rule3oh{background:rgba(255, 200, 255, 0.13);}
.otg-seo_grid33oh{gap:1.25rem;grid-template-columns:repeat(3,1fr);display:grid;}
.otg-seo_grid43oh{gap:13px;grid-template-columns:repeat(4,1fr);display:grid;}
.otg-seo_grid33oh>*,.otg-seo_grid43oh>*{min-width:0;}
.otg-seo_card3oh{background:#1a1222;padding:24px;border-radius:0.813rem;border:1px solid #3a2650;}
.otg-seo_card3oh h3{font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#f2e8ff;margin-bottom:8px;font-size:18px;font-weight:700;}
.otg-seo_card3oh p{line-height:1.6;font-size:0.813rem;color:#c4aede;}
.otg-seo_card_sm3oh{padding:1.25rem;}
.otg-seo_card_sm3oh h3{font-size:1rem;}
.otg-seo_card_sm3oh p{line-height:1.55;font-size:12.5px;}
.otg-seo_rtp_row3oh{gap:2.25rem;grid-template-columns:1fr 1fr;display:grid;margin-top:1rem;align-items:center;}
.otg-rtp3oh{gap:0.875rem;display:flex;min-width:0;}
.otg-rtp3oh>div{background:#0f0a14;flex:1;padding:16px;border-radius:0.813rem;min-width:0;text-align:center;}
.otg-rtp_n3oh{white-space:nowrap;color:#e0189e;font-size:26px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;}
.otg-rtp_l3oh{margin-top:0.25rem;color:#8e75a8;font-size:11px;}
.otg-cmp3oh{border:1px solid #3a2650;border-radius:0.813rem;overflow:hidden;max-width:760px;}
.otg-cmp_row3oh{grid-template-columns:1.6fr 1fr 1fr;display:grid;font-size:13px;}
.otg-cmp_row3oh>div{padding:0.813rem 0.875rem;text-align:center;min-width:0;}
.otg-cmp_row3oh>div:first-child{font-weight:600;padding-left:1.375rem;color:#f2e8ff;text-align:left;}
.otg-cmp_th3oh{background:#0f0a14;font-size:0.781rem;font-weight:700;}
.otg-cmp_row3oh:not(.otg-cmp_th3oh){background:#1a1222;color:#c4aede;border-top:1px solid #2a1d38;}
.otg-cmp_zebra3oh{background:#150e1d;}
.otg-guide3oh{background:#1a1222;border:1px solid #3a2650;border-radius:0.813rem;overflow:hidden;cursor:pointer;}
.otg-guide_cover3oh{height:8.125rem;}
.otg-guide_body3oh{padding:20px;}
.otg-guide_body3oh h3{margin:0.438rem 0 0.563rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.25;color:#f2e8ff;font-size:1rem;}
.otg-guide_meta3oh{font-size:11.5px;color:#8e75a8;}
.otg-hub3oh{grid-template-columns:repeat(5,1fr);gap:1.75rem;display:grid;padding-top:28px;border-top:1px solid #2a1d38;}
.otg-hub3oh>*{min-width:0;}
.otg-hub3oh h4{margin-bottom:0.688rem;font-size:0.813rem;font-weight:700;color:#f2e8ff;}
.otg-hub_col3oh{gap:0.5rem;display:flex;font-size:0.813rem;flex-direction:column;color:#c4aede;}
.otg-hub_col3oh a{cursor:pointer;}
@media(max-width:1023px){.otg-seo_grid33oh{grid-template-columns:1fr;}
.otg-seo_grid43oh{grid-template-columns:repeat(2,1fr);}
.otg-seo_rtp_row3oh{grid-template-columns:1fr;gap:20px;}
.otg-hub3oh{gap:1.375rem;grid-template-columns:repeat(2,1fr);}
}
@media(max-width:557px){.otg-hub3oh{grid-template-columns:1fr;}
}
.otg-tk3oh{background:#0a0710;overflow:hidden;border-bottom:1px solid #2a1d38;display:flex;align-items:center;}
.otg-tk_tag3oh{flex:none;background:#1a1222;padding:0.688rem 1.125rem;gap:8px;letter-spacing:.1em;display:flex;align-items:center;color:#e8312a;text-transform:uppercase;font-size:10.5px;font-weight:600;border-right:1px solid #2a1d38;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.otg-tk_rail3oh{overflow:hidden;flex:1;}
.otg-tk_track3oh{animation:zm3-marquee 26s linear infinite;gap:28px;padding:11px 0.875rem;color:#c4aede;width:max-content;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;white-space:nowrap;font-size:12px;display:flex;}
.otg-tk_track3oh b{color:#e0189e;}
.otg-hero3oh{border-radius:1.25rem;border:1px solid #3a2650;overflow:hidden;padding:2.875rem 48px;background:linear-gradient(120deg,#1c0d28,#0d0d22);position:relative;color:#f5eaff;}
.otg-hero_glow3oh{border-radius:50%;background:radial-gradient(circle,rgba(218, 0, 160, 0.22),transparent 70%);top:-3.75rem;width:340px;height:340px;position:absolute;right:-60px;}
.otg-hero_in3oh{max-width:37.5rem;position:relative;}
.otg-hero3oh .otg-eyebrow3oh{color:#f53fcf;}
.otg-pill_row3oh{border-radius:62.438rem;background:rgba(255, 220, 255, 0.08);padding:0.375rem 13px;border:1px solid rgba(255, 200, 255, 0.13);gap:0.5rem;display:inline-flex;margin-bottom:22px;letter-spacing:.1em;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10.5px;color:#f53fcf;align-items:center;}
.otg-hero_h13oh{margin:18px 0;font-weight:700;line-height:1.02;overflow-wrap:break-word;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:3.375rem;color:#f5eaff;letter-spacing:-.02em;}
.otg-hero_h13oh em{color:#f53fcf;font-style:normal;}
.otg-hero_sub3oh{line-height:1.55;margin-bottom:28px;font-size:17px;color:#b89fd4;max-width:30rem;}
.otg-hero_cta3oh{gap:14px;display:flex;align-items:center;margin-bottom:1.625rem;flex-wrap:wrap;}
.otg-hero_trust3oh{gap:14px;display:flex;align-items:center;flex-wrap:wrap;}
.otg-hero_rating_txt3oh{color:#b89fd4;font-size:0.813rem;}
@media(max-width:1026px){.otg-hero3oh{padding:32px 24px;}
.otg-hero_h13oh{font-size:2.375rem;}
}
@media(max-width:559px){.otg-hero_h13oh{font-size:30px;}
}
.otg-tabs3oh{gap:0.563rem;display:flex;flex-wrap:wrap;}
.otg-tab3oh{padding:0.625rem 18px;border-radius:0.5rem;border:1px solid #3a2650;background:#1a1222;font-size:13px;font-weight:600;color:#c4aede;cursor:pointer;}
.otg-tab_on3oh{background:#f02db8;border-color:transparent;color:#1a0028;font-weight:700;}
.otg-stat3oh{grid-template-columns:repeat(4,1fr);gap:14px;display:grid;}
.otg-stat3oh>*{min-width:0;}
.otg-stat_item3oh{border-radius:13px;padding:18px 1.25rem;border:1px solid #3a2650;background:#1a1222;}
.otg-stat_k3oh{text-transform:uppercase;margin-bottom:0.438rem;font-size:9.5px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#8e75a8;letter-spacing:.12em;}
.otg-stat_v3oh{gap:0.5rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;min-width:0;font-size:24px;align-items:center;display:flex;font-weight:700;color:#f2e8ff;overflow-wrap:anywhere;}
.otg-stat_v_accent3oh{color:#e0189e;}
@media(max-width:1027px){.otg-stat3oh{grid-template-columns:repeat(2,1fr);}
}
.otg-wlc3oh{gap:24px;border:1px solid #3a2650;background:linear-gradient(120deg,#1c0d28,#0d0d22);padding:36px 40px;grid-template-columns:1.2fr .8fr;overflow:hidden;border-radius:20px;align-items:center;color:#f5eaff;display:grid;position:relative;}
.otg-wlc3oh>*{min-width:0;}
.otg-wlc3oh .otg-eyebrow3oh{color:#f53fcf;}
.otg-wlc_glow3oh{background:radial-gradient(circle,rgba(218, 0, 160, 0.22),transparent 70%);border-radius:50%;right:-2.5rem;width:16.25rem;height:260px;top:-40px;position:absolute;}
.otg-wlc_in3oh{position:relative;}
.otg-wlc_h23oh{margin:0.625rem 0 8px;line-height:1.03;overflow-wrap:break-word;font-size:2.125rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#f5eaff;font-weight:700;}
.otg-wlc_h23oh em{font-style:normal;color:#f53fcf;}
.otg-wlc_sub3oh{line-height:1.55;margin-bottom:1.125rem;max-width:26.25rem;color:#b89fd4;font-size:0.875rem;}
.otg-wlc_terms3oh{gap:10px;flex-direction:column;position:relative;display:flex;}
.otg-term3oh{border:1px solid rgba(255, 200, 255, 0.13);border-radius:13px;gap:0.688rem;background:rgba(255, 220, 255, 0.08);padding:0.813rem 0.938rem;align-items:center;display:flex;}
.otg-term3oh svg{flex:none;color:#f53fcf;height:1.25rem;width:20px;}
.otg-term_k3oh{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;letter-spacing:.1em;font-size:9.5px;color:#b89fd4;text-transform:uppercase;}
.otg-term_v3oh{font-weight:700;margin-top:2px;font-size:0.875rem;color:#f5eaff;}
@media(max-width:1026px){.otg-wlc3oh{grid-template-columns:1fr;}
}
@media(max-width:560px){.otg-wlc_h23oh{font-size:26px;}
}
.otg-jp3oh{grid-template-columns:1.5fr 1fr 1fr;gap:14px;display:grid;}
.otg-jp3oh>*{min-width:0;}
.otg-jp_hero3oh{background:linear-gradient(135deg,#1c0d28,#0d0d22);gap:0.875rem;padding:26px;border-radius:1.25rem;border:1px solid #3a2650;overflow:hidden;justify-content:space-between;color:#f5eaff;min-height:180px;position:relative;display:flex;flex-direction:column;}
.otg-jp_glow3oh{background:radial-gradient(circle,rgba(218, 0, 160, 0.22),transparent 70%);border-radius:50%;position:absolute;height:11.25rem;right:-40px;width:180px;top:-40px;}
.otg-jp_k_row3oh{gap:10px;justify-content:space-between;position:relative;display:flex;align-items:center;}
.otg-jp_k3oh{color:#8e75a8;letter-spacing:.12em;text-transform:uppercase;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:10px;}
.otg-jp_hero3oh .otg-jp_k3oh{color:#b89fd4;}
.otg-jp_amt3oh{font-size:42px;position:relative;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#f53fcf;font-weight:700;line-height:1;}
.otg-jp_sub3oh{color:#b89fd4;margin-top:5px;font-size:0.75rem;}
.otg-jp_cell3oh{padding:22px;border-radius:1.25rem;background:#1a1222;border:1px solid #3a2650;flex-direction:column;min-height:11.25rem;display:flex;justify-content:space-between;}
.otg-jp_cell3oh .otg-jp_amt3oh{color:#f2e8ff;font-size:30px;}
.otg-jp_cell3oh .otg-jp_sub3oh{color:#8e75a8;}
@media(max-width:1021px){.otg-jp3oh{grid-template-columns:1fr;}
}
@media(max-width:561px){.otg-jp_amt3oh{font-size:2rem;}
}
.otg-news3oh{background:linear-gradient(135deg,#1c0d28,#0d0d22);border:1px solid #3a2650;padding:1.625rem 2rem;border-radius:20px;gap:24px;align-items:center;color:#f5eaff;justify-content:space-between;display:flex;flex-wrap:wrap;}
.otg-news_h33oh{font-weight:700;font-size:20px;color:#f5eaff;margin-bottom:4px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.otg-news_text3oh{color:#b89fd4;font-size:13px;}
.otg-news_form3oh{flex:1;gap:10px;min-width:0;max-width:440px;display:flex;}
.otg-news_form3oh .otg-input3oh{min-width:0;}
@media(max-width:561px){.otg-news_form3oh{width:100%;}
}
.otg-input3oh{border:1px solid rgba(255, 200, 255, 0.13);padding:0.813rem 16px;background:rgba(255, 220, 255, 0.08);flex:1;border-radius:8px;color:#b89fd4;font-size:13.5px;}
.otg-dw_h23oh{font-weight:700;margin-bottom:10px;line-height:1.08;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:1.625rem;color:#f2e8ff;}
.otg-steps_v3oh{grid-template-columns:1fr;gap:0.625rem;}
.otg-steps_v3oh .otg-step3oh{padding:18px 1.25rem;}
@media(max-width:560px){.otg-dw_h23oh{font-size:23px;}
}
.otg-steps3oh{gap:0.875rem;grid-template-columns:repeat(3,1fr);display:grid;}
.otg-steps3oh>*{min-width:0;}
.otg-step3oh{background:#1a1222;border:1px solid #3a2650;border-radius:0.813rem;padding:1.5rem;position:relative;}
.otg-step_num3oh{background:#f02db8;border-radius:0.5rem;align-items:center;font-weight:700;margin-bottom:0.875rem;display:flex;height:1.875rem;font-size:13px;width:1.875rem;color:#1a0028;justify-content:center;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.otg-step_h3oh{font-size:1rem;font-weight:700;margin-bottom:7px;color:#f2e8ff;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.otg-step_p3oh{line-height:1.55;font-size:0.813rem;color:#c4aede;}
@media(max-width:1025px){.otg-steps3oh{grid-template-columns:1fr;}
}
.otg-supp3oh{grid-template-columns:repeat(3,1fr);gap:0.875rem;display:grid;}
.otg-supp3oh>*{min-width:0;}
.otg-supp_card3oh{padding:24px;border:1px solid #3a2650;border-radius:0.813rem;background:#1a1222;}
.otg-supp_card3oh svg{color:#e0189e;width:24px;height:1.5rem;margin-bottom:14px;}
.otg-supp_card3oh h3{font-weight:700;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:1rem;color:#f2e8ff;margin-bottom:0.375rem;}
.otg-supp_card3oh p{color:#c4aede;font-size:0.813rem;line-height:1.55;}
@media(max-width:1025px){.otg-supp3oh{grid-template-columns:1fr;}
}
.otg-pay_logos3oh{grid-template-columns:repeat(4,1fr);gap:0.563rem;display:grid;}
.otg-pay_logos3oh>*{min-width:0;}
.otg-pay3oh{border-radius:8px;border:1px solid #3a2650;align-items:center;font-size:12px;height:48px;justify-content:center;display:flex;color:#c4aede;font-weight:700;}
.otg-table3oh{border:1px solid #3a2650;overflow:hidden;border-radius:0.813rem;}
.otg-trow3oh{grid-template-columns:1.3fr 1fr 1fr 1fr;display:grid;font-size:0.813rem;}
.otg-trow3oh>div{padding:13px 0.875rem;min-width:0;}
.otg-trow3oh>div:first-child{color:#f2e8ff;font-weight:700;padding-left:1rem;}
.otg-trow_th3oh{background:#0f0a14;color:#8e75a8;letter-spacing:.06em;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;font-size:9.5px;text-transform:uppercase;}
.otg-trow3oh:not(.otg-trow_th3oh){background:#1a1222;border-top:1px solid #2a1d38;color:#c4aede;}
.otg-trow_zebra3oh{background:#150e1d;}
.otg-pos3oh{font-weight:700;color:#e0189e;}
@media(max-width:1024px){.otg-pay_logos3oh{grid-template-columns:repeat(2,1fr);}
}
.otg-gm3oh{gap:1rem;grid-template-columns:1.3fr 1fr;display:grid;}
.otg-gm3oh>*{min-width:0;}
.otg-gm_panel3oh{background:#1a1222;padding:1.75rem;border:1px solid #3a2650;border-radius:1.25rem;}
.otg-gm_h23oh{margin:10px 0 8px;font-weight:700;color:#f2e8ff;font-size:24px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.otg-gm_text3oh{margin-bottom:1.25rem;color:#c4aede;font-size:0.844rem;max-width:440px;line-height:1.6;}
.otg-gm_level3oh{gap:14px;display:flex;align-items:center;margin-bottom:16px;}
.otg-gm_lv3oh{font-weight:700;font-size:1.5rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#e0189e;}
.otg-gm_bar_wrap3oh{flex:1;min-width:0;}
.otg-gm_bar_meta3oh{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#8e75a8;margin-bottom:0.313rem;display:flex;justify-content:space-between;font-size:0.625rem;}
.otg-bar3oh{background:#0f0a14;border-radius:999px;overflow:hidden;height:0.5rem;}
.otg-bar_fill3oh{background:linear-gradient(90deg,#f02db8,#a50d73);border-radius:62.438rem;display:block;height:100%;}
.otg-gm_missions3oh{gap:0.563rem;display:flex;flex-wrap:wrap;}
.otg-gm_refer3oh{background:linear-gradient(150deg,#1c0d28,#0d0d22);padding:1.75rem;border:1px solid #3a2650;border-radius:20px;overflow:hidden;flex-direction:column;display:flex;color:#f5eaff;justify-content:space-between;position:relative;}
.otg-gm_refer3oh .otg-eyebrow3oh{color:#f53fcf;}
.otg-gm_ref_h23oh{margin:10px 0 0.5rem;font-weight:700;color:#f5eaff;line-height:1.1;font-size:1.5rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;}
.otg-gm_ref_h23oh em{font-style:normal;color:#f53fcf;}
.otg-gm_ref_text3oh{color:#b89fd4;margin-bottom:1.125rem;font-size:0.813rem;line-height:1.55;}
@media(max-width:1023px){.otg-gm3oh{grid-template-columns:1fr;}
}
.otg-app3oh{gap:2.25rem;flex-wrap:wrap;align-items:center;display:flex;justify-content:space-between;}
.otg-app_copy3oh{max-width:32.5rem;}
.otg-app_h23oh{margin:12px 0 10px;line-height:1.05;color:#f2e8ff;font-weight:700;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:1.75rem;}
.otg-app_text3oh{font-size:14px;line-height:1.6;margin-bottom:1.25rem;color:#c4aede;}
.otg-app_btns3oh{gap:12px;flex-wrap:wrap;display:flex;}
.otg-store3oh{border-radius:0.813rem;padding:0.688rem 18px;gap:0.563rem;background:#0f0a14;border:1px solid #3a2650;font-weight:700;font-size:0.813rem;cursor:pointer;color:#f2e8ff;align-items:center;display:inline-flex;}
.otg-store3oh svg{width:16px;height:1rem;}
.otg-app_qr_wrap3oh{gap:1rem;display:flex;align-items:center;}
.otg-qr3oh{padding:11px;gap:3px;grid-template-columns:repeat(5,1fr);border:1px solid #3a2650;border-radius:13px;grid-template-rows:repeat(5,1fr);background:#0f0a14;width:6.75rem;height:108px;display:grid;}
.otg-qr3oh i{background:transparent;}
.otg-qr_f3oh{background:#e0189e;}
.otg-app_qr_cap3oh{color:#8e75a8;font-size:0.75rem;line-height:1.4;max-width:5.25rem;}
.otg-promo_grid3oh{grid-template-columns:repeat(3,1fr);gap:16px;display:grid;}
.otg-promo_grid3oh>*{min-width:0;}
.otg-promo3oh{padding:1.5rem;overflow:hidden;background:#1a1222;border-radius:1.25rem;border:1px solid #3a2650;position:relative;min-height:150px;}
.otg-promo_h3oh{margin-top:6px;font-size:1.625rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#f2e8ff;line-height:1.05;}
.otg-promo_h3oh em{font-style:normal;color:#e0189e;}
.otg-promo_p3oh{font-size:0.781rem;margin-top:8px;line-height:1.5;color:#c4aede;}
.otg-promo_feat3oh{border-color:#3a2650;background:linear-gradient(135deg,#1c0d28,#0d0d22);}
.otg-promo_feat3oh .otg-promo_h3oh{color:#f5eaff;}
.otg-promo_feat3oh .otg-promo_h3oh em{color:#f53fcf;}
.otg-promo_feat3oh .otg-promo_p3oh{color:#b89fd4;}
.otg-promo_feat3oh .otg-eyebrow3oh{color:#f53fcf;}
@media(max-width:1025px){.otg-promo_grid3oh{grid-template-columns:1fr;}
}
.otg-banner3oh{padding:2.25rem 40px;background:linear-gradient(115deg,#1c0d28,#0d0d22);overflow:hidden;border:1px solid #3a2650;border-radius:1.25rem;gap:1.75rem;display:flex;position:relative;align-items:center;color:#f5eaff;flex-wrap:wrap;justify-content:space-between;}
.otg-banner_glow3oh{background:radial-gradient(circle,rgba(218, 0, 160, 0.22),transparent 68%);border-radius:50%;position:absolute;transform:translateY(-50%);height:12.5rem;top:50%;right:5rem;width:200px;}
.otg-banner_in3oh{position:relative;max-width:35rem;}
.otg-banner3oh .otg-eyebrow3oh{color:#f53fcf;}
.otg-banner_h23oh{margin:0.625rem 0;font-weight:700;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-size:30px;line-height:1.05;color:#f5eaff;}
.otg-banner_text3oh{font-size:0.875rem;color:#b89fd4;line-height:1.6;}
@media(max-width:561px){.otg-banner_h23oh{font-size:24px;}
}
.otg-vip_head3oh{gap:0.75rem;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;}
.otg-vip_intro3oh{font-size:13px;max-width:420px;color:#c4aede;}
.otg-vip3oh{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;}
.otg-vip3oh>*{min-width:0;}
.otg-tier3oh{padding:1.25rem;background:#1a1222;border-radius:0.813rem;border:1px solid #3a2650;}
.otg-tier_on3oh{border-color:#e0189e;background:rgba(224, 24, 158, 0.12);}
.otg-tier_medal3oh{background:linear-gradient(135deg,#f02db8,#a50d73);border-radius:8px;height:1.875rem;margin-bottom:0.875rem;width:30px;}
.otg-tier_name3oh{font-weight:700;color:#f2e8ff;font-size:15px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;margin-bottom:0.313rem;}
.otg-tier_tx3oh{line-height:1.5;color:#8e75a8;font-size:0.719rem;}
@media(max-width:1026px){.otg-vip3oh{grid-template-columns:repeat(2,1fr);}
}
.otg-provs3oh{gap:12px;grid-template-columns:repeat(6,1fr);display:grid;margin-bottom:28px;}
.otg-provs3oh>*{min-width:0;}
.otg-prov3oh{border:1px solid #3a2650;background:#1a1222;padding:12px;border-radius:13px;display:flex;align-items:center;text-decoration:none;height:4rem;justify-content:center;}
.otg-prov_img3oh{max-width:100%;object-fit:contain;max-height:32px;}
.otg-resp3oh{border-radius:13px;background:#1a1222;gap:24px;padding:26px;border:1px solid #3a2650;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;}
.otg-resp_in3oh{max-width:560px;}
.otg-resp_h3oh{color:#f2e8ff;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;margin-bottom:8px;font-size:1.188rem;font-weight:700;}
.otg-resp_p3oh{color:#c4aede;line-height:1.6;font-size:0.844rem;}
.otg-resp_badges3oh{gap:14px;display:flex;align-items:center;flex-wrap:wrap;}
.otg-age183oh{border:1.5px solid #e8312a;border-radius:0.5rem;padding:0.25rem 8px;font-size:13px;font-weight:700;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#e8312a;}
.otg-resp_org3oh{font-size:13px;color:#8e75a8;font-weight:600;}
@media(max-width:1026px){.otg-provs3oh{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:559px){.otg-provs3oh{grid-template-columns:repeat(2,1fr);}
}
.otg-dispute3oh{padding:26px 1.875rem;gap:1.75rem;border:1px dashed #5c3d7a;border-radius:0.813rem;flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between;}
.otg-dispute_in3oh{max-width:41.25rem;}
.otg-dispute_h23oh{font-size:22px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;color:#f2e8ff;margin-bottom:0.5rem;}
.otg-dispute_text3oh{font-size:13.5px;color:#c4aede;line-height:1.6;}
.otg-op_h23oh{margin:10px 0 8px;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;font-weight:700;line-height:1.1;color:#f2e8ff;font-size:24px;}
.otg-op_text3oh{color:#c4aede;font-size:13.5px;line-height:1.6;}
@media(max-width:561px){.otg-op_h23oh{font-size:22px;}
}
.otg-ab_h23oh{margin:14px 0 1rem;font-weight:700;color:#f2e8ff;font-size:2rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;line-height:1.08;}
.otg-ab_body3oh{margin-bottom:0.875rem;line-height:1.65;font-size:0.938rem;color:#c4aede;}
.otg-ab_chips3oh{gap:10px;flex-wrap:wrap;margin-top:0.5rem;display:flex;}
.otg-faq3oh{gap:0.625rem;display:flex;flex-direction:column;}
.otg-faq_item3oh{border:1px solid #3a2650;border-radius:13px;padding:18px 1.375rem;background:#1a1222;}
.otg-faq_q3oh{list-style:none;gap:16px;color:#f2e8ff;font-size:15.5px;display:flex;font-weight:600;justify-content:space-between;align-items:center;cursor:pointer;}
.otg-faq_q3oh::-webkit-details-marker{display:none;}
.otg-faq_q_t3oh{gap:0.625rem;display:flex;}
.otg-faq_q_i3oh{font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;color:#e0189e;font-style:normal;}
.otg-faq_pm3oh{font-size:20px;color:#e0189e;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.otg-faq_item3oh[open] .otg-faq_pm3oh{transform:rotate(45deg);}
.otg-faq_a3oh{font-size:13.5px;line-height:1.6;margin-top:0.75rem;color:#c4aede;}
@media(max-width:561px){.otg-ab_h23oh{font-size:1.625rem;}
}
.otg-rc3oh{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid;}
.otg-rc3oh>*{min-width:0;}
.otg-rc_awards3oh{gap:0.688rem;flex-direction:column;display:flex;}
.otg-award3oh{gap:11px;align-items:center;display:flex;}
.otg-award3oh svg{flex:none;height:1.125rem;width:18px;color:#f5c518;}
.otg-award_t3oh{font-size:0.844rem;color:#f2e8ff;font-weight:700;}
.otg-award_s3oh{font-size:11.5px;color:#8e75a8;}
.otg-rc_press3oh{gap:10px;grid-template-columns:1fr 1fr;display:grid;}
.otg-logo_cell3oh{border:1px solid #3a2650;border-radius:8px;height:3rem;display:flex;font-size:0.813rem;font-weight:700;align-items:center;color:#c4aede;justify-content:center;}
.otg-rc_partner3oh{background:#1a1222;border:1px solid #3a2650;padding:20px;border-radius:13px;}
.otg-rc_partner_name3oh{font-size:1.125rem;font-family:"Familjen Grotesk", 'Helvetica Neue', Arial, sans-serif;color:#f2e8ff;font-weight:700;margin-bottom:6px;}
.otg-rc_partner_text3oh{font-size:12.5px;line-height:1.55;color:#c4aede;}
@media(max-width:1023px){.otg-rc3oh{gap:22px;grid-template-columns:1fr;}
.otg-rc_press3oh{grid-template-columns:repeat(4,1fr);}
}
.otg-footer3oh{background:#0a0710;padding:2.5rem 28px;border-top:1px solid #2a1d38;}
.otg-footer_grid3oh{gap:32px;grid-template-columns:1.4fr 1fr 1fr 1fr;margin-bottom:28px;display:grid;margin-right:auto;margin-left:auto;max-width:1400px;}
.otg-footer_grid3oh>*{min-width:0;}
.otg-footer_grid3oh h4{margin-bottom:0.813rem;text-transform:uppercase;color:#5a4470;letter-spacing:.12em;font-size:10px;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;}
.otg-fcol3oh{gap:9px;flex-direction:column;display:flex;color:#c4aede;font-size:0.813rem;}
.otg-fcol3oh a{cursor:pointer;}
.otg-ft_about3oh{color:#8e75a8;font-size:13px;line-height:1.6;margin-top:0.75rem;max-width:260px;}
.otg-ft_contact3oh{font-size:0.781rem;color:#e0189e;margin-top:0.75rem;font-family:"Fira Code", ui-monospace, SFMono-Regular, Menlo, monospace;overflow-wrap:anywhere;}
.otg-footer_bottom3oh{margin:0 auto;gap:16px;border-top:1px solid #2a1d38;justify-content:space-between;display:flex;align-items:center;padding-top:1.25rem;flex-wrap:wrap;max-width:1400px;}
.otg-footer_bottom3oh p{max-width:45rem;font-size:11px;line-height:1.6;color:#5a4470;}
@media(max-width:1026px){.otg-footer_grid3oh{grid-template-columns:1fr 1fr;}
}
@media(max-width:563px){.otg-footer_grid3oh{grid-template-columns:1fr;}
}