@font-face{font-family:Oddval Text;src:url(/_next/static/media/OddvalText-SemiBold.6293befd.otf) format("opentype");font-display:swap;font-style:normal;font-weight:600}@font-face{font-family:Oddval Text;src:url(/_next/static/media/OddvalText-SemiBoldItalic.3c1373b4.otf) format("opentype");font-display:swap;font-style:italic;font-weight:600}:root,:root[data-theme=light]{color-scheme:light;--app-bg:#f5f4f1;--app-background:linear-gradient(135deg,rgba(220,38,38,.055),transparent 34%),linear-gradient(315deg,rgba(17,24,39,.055),transparent 30%),var(--app-bg);--app-panel:hsla(0,0%,100%,.92);--app-panel-solid:#fff;--app-muted:#f0efeb;--app-border:rgba(17,24,39,.1);--app-border-soft:rgba(17,24,39,.07);--app-text:#171312;--app-subtle:#6b625f;--app-primary:#dc2626;--app-accent:#dc2626;--app-accent-soft:rgba(220,38,38,.11);--app-ring:rgba(220,38,38,.32);--app-shadow:none;--app-shadow-soft:none;--app-scrollbar-track:#e2e6eb;--app-scrollbar-thumb:#aeb7c4;--app-scrollbar-thumb-hover:#7f8a99;--app-sidebar-scrollbar-track:#fff;--app-sidebar-scrollbar-thumb:transparent;--app-sidebar-scrollbar-thumb-hover:#d8d0c9;--app-sidebar-width:250px}:root[data-theme=dark]{color-scheme:dark;--app-bg:#111;--app-panel:rgba(27,27,27,.94);--app-panel-solid:#1b1b1b;--app-muted:#272727;--app-border:hsla(0,0%,100%,.12);--app-border-soft:hsla(0,0%,100%,.08);--app-text:#f7f5ef;--app-subtle:#b7b2a8;--app-primary:#dc2626;--app-accent:#dc2626;--app-accent-soft:rgba(220,38,38,.18);--app-ring:rgba(220,38,38,.34);--app-shadow:none;--app-shadow-soft:none;--app-scrollbar-track:#202020;--app-scrollbar-thumb:#4a4742;--app-scrollbar-thumb-hover:#6a665f;--app-sidebar-scrollbar-track:#1b1b1b;--app-sidebar-scrollbar-thumb:transparent;--app-sidebar-scrollbar-thumb-hover:#343434}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{margin:0;overflow-x:hidden;background:var(--app-background);color:var(--app-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;scrollbar-color:var(--app-scrollbar-thumb) var(--app-scrollbar-track);scrollbar-width:thin;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}a:hover{color:var(--app-accent)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--app-ring);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--app-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--app-scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--app-scrollbar-thumb-hover)}.support-shell{display:flex;min-height:100vh;color:var(--app-text)}.support-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:var(--app-sidebar-width);height:100vh;height:100dvh;flex-direction:column;gap:18px;padding:28px 16px 18px;overflow-y:auto;border-right:1px solid var(--app-border-soft);background:var(--app-panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);scrollbar-color:var(--app-sidebar-scrollbar-thumb) var(--app-sidebar-scrollbar-track);scrollbar-width:thin}.support-brand{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:var(--app-text);font-size:20px;font-weight:800;text-decoration:none}.support-brand-logo{display:block;width:132px;height:50px;flex-shrink:0;object-fit:contain;object-position:left center}.support-brand-logo-dark,:root[data-theme=dark] .support-brand-logo-light{display:none}:root[data-theme=dark] .support-brand-logo-dark{display:block}.support-sidebar::-webkit-scrollbar{width:8px}.support-sidebar::-webkit-scrollbar-track{background:var(--app-sidebar-scrollbar-track);border-radius:999px}.support-sidebar::-webkit-scrollbar-thumb{background:var(--app-sidebar-scrollbar-thumb);border-radius:999px}.support-sidebar::-webkit-scrollbar-thumb:active,.support-sidebar::-webkit-scrollbar-thumb:hover{background:var(--app-sidebar-scrollbar-thumb-hover)!important}.support-sidebar:hover{scrollbar-color:var(--app-sidebar-scrollbar-thumb-hover) var(--app-sidebar-scrollbar-track)}.support-sidebar:hover::-webkit-scrollbar-thumb{background:var(--app-sidebar-scrollbar-thumb-hover)!important}.support-nav-group{display:grid;grid-gap:6px;gap:6px}.support-nav-group strong{padding:10px 12px 4px;color:var(--app-subtle);font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase}.support-menu-link{display:flex;min-height:42px;align-items:center;border-radius:16px;padding:9px 12px;color:var(--app-text);font-size:14px;font-weight:400;line-height:1.25;text-decoration:none}.support-menu-link:focus-visible,.support-menu-link:hover{background:var(--app-muted);color:var(--app-accent);outline:none}.support-menu-link.is-active{background:var(--app-accent-soft);color:var(--app-accent);font-weight:700}.support-workspace{display:flex;width:100%;min-width:0;flex-direction:column;padding-left:var(--app-sidebar-width);background:var(--app-background)}.support-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--app-border-soft);padding:12px 24px;background:color-mix(in srgb,var(--app-bg) 82%,transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.support-topbar-title,.support-topbar>div:first-child{display:grid;grid-gap:2px;gap:2px;min-width:0}.support-topbar small,.support-topbar span{color:var(--app-subtle);font-size:12px;line-height:1.3}.support-topbar strong{color:var(--app-text);font-size:16px;line-height:1.25}.support-topbar-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.support-mobile-drawer,.support-mobile-drawer-backdrop,.support-mobile-drawer-trigger{display:none}.support-language-select,.support-theme-toggle{display:inline-flex;height:34px;min-height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--app-border);border-radius:999px;background:var(--app-panel-solid);color:var(--app-text);padding:0 10px;font-family:inherit;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none}.support-language-select{width:150px;flex:0 0 150px;border:1px solid var(--app-border);background:var(--app-panel-solid);color:var(--app-text)}.support-language-select select{color-scheme:light;width:100%;height:32px;max-width:150px;border:0;background:transparent;color:var(--app-text);cursor:pointer;font:inherit;outline:none}:root[data-theme=dark] .support-language-select select{color-scheme:dark}.support-language-select select option,.support-theme-toggle{background:var(--app-panel-solid);color:var(--app-text)}.support-theme-toggle{border:1px solid var(--app-border);cursor:pointer;font:inherit;font-size:13px;font-weight:600}.support-theme-toggle span{font:inherit}.support-mobile-drawer-close{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid var(--app-border);border-radius:999px;background:var(--app-panel-solid);color:var(--app-text);cursor:pointer}.support-menu-icon{display:inline-block;width:18px;height:14px;background:linear-gradient(currentColor 0 0) 0 0 /18px 2px no-repeat,linear-gradient(currentColor 0 0) 0 6px /18px 2px no-repeat,linear-gradient(currentColor 0 0) 0 12px /18px 2px no-repeat}.support-content{display:grid;width:min(100%,1160px);min-width:0;margin:0 auto;padding:24px}.app-page{display:grid;width:100%;grid-gap:18px;gap:18px;color:var(--app-text);font-size:14px;line-height:1.5}.app-hero-panel{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;color:var(--app-text)}.app-page-title{display:grid;min-width:0;grid-gap:4px;gap:4px}.app-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:8px;color:var(--app-subtle);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}.faq-hero h1,.help-hero h1{margin:0;color:var(--app-text);font-family:Oddval Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(34px,5vw,56px);font-weight:600;line-height:1.02;letter-spacing:0}.faq-hero p,.help-hero p{max-width:620px;margin:0;color:var(--app-subtle);font-size:14px;line-height:1.55}.legal-hero-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:12px;color:var(--app-subtle);font-size:13px}.support-search{display:grid;grid-gap:8px;gap:8px}.support-search input{width:100%;min-height:48px;border:1px solid var(--app-border-soft);border-radius:18px;background:color-mix(in srgb,var(--app-panel-solid) 74%,transparent);color:var(--app-text);font:inherit;padding:0 16px;outline:none}.support-search input:focus{border-color:var(--app-accent);box-shadow:0 0 0 3px var(--app-ring)}.support-search p{margin:0;color:var(--app-subtle);font-size:14px}.help-quick-grid{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--app-border-soft);border-bottom:1px solid var(--app-border-soft)}.faq-section{border:0;border-radius:24px;background:var(--app-panel-solid);overflow:hidden}.help-guide,.help-quick-card{border:0;border-radius:0;background:transparent;overflow:visible}.help-quick-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:4px 12px;gap:4px 12px;padding:18px 0;border-bottom:1px solid var(--app-border-soft);text-decoration:none}.help-quick-card:last-child{border-bottom:0}.help-quick-icon{display:inline-flex;grid-row:1/span 2;width:42px;height:42px;align-items:center;justify-content:center;border-radius:16px;background:color-mix(in srgb,var(--app-accent-soft) 72%,transparent);color:var(--app-accent)}.help-quick-icon svg{width:20px;height:20px;stroke-width:1.9}.help-quick-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.help-quick-card strong{color:var(--app-primary);font-size:14px;font-weight:600}.help-quick-copy span{color:var(--app-subtle);font-size:14px;line-height:1.55}.faq-layout,.help-layout{display:grid;grid-gap:18px;gap:18px}.faq-content,.faq-question-list,.help-guide-list{display:grid;grid-gap:0;gap:0}.faq-question-list{gap:0}.faq-section-head,.help-guide-head{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:16px 20px;border-bottom:1px solid var(--app-border-soft)}.help-guide{display:grid;grid-template-columns:minmax(210px,.34fr) minmax(0,.66fr);grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);border-top:1px solid var(--app-border-soft);padding:48px 0}.help-guide:last-child{border-bottom:1px solid var(--app-border-soft)}.help-guide:first-child{border-top:0}.help-guide-head{grid-template-columns:minmax(0,1fr);align-content:start;padding:0;border-bottom:0}.help-guide-head>div{display:grid;grid-gap:12px;gap:12px}.help-guide-body{display:grid;min-width:0;grid-gap:14px;gap:14px;padding-top:0}.faq-section-head span{display:inline-flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:16px;background:color-mix(in srgb,var(--app-accent-soft) 72%,transparent);color:var(--app-accent);font-size:13px;font-weight:700}.help-guide-head h2{font-size:clamp(22px,2.6vw,34px);line-height:1.05}.faq-section-head h2,.help-guide-head h2{margin:0;color:var(--app-text);font-family:Oddval Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;letter-spacing:0}.faq-section-head h2{font-size:16px;line-height:1.2}.help-guide-description{max-width:720px;font-size:15px}.help-guide-description,.help-step-list{margin:0;color:var(--app-subtle);line-height:1.62}.help-step-list{display:grid;grid-gap:8px;gap:8px;padding:0 0 0 22px}.help-guide-link{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;margin:0;font-size:14px;line-height:21px}.help-guide-link,.help-inline-link{color:var(--app-primary);text-decoration:none}.help-inline-link{font-weight:600}.help-inline-link:hover{color:var(--app-accent)}.faq-hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-self:flex-end}.faq-primary-link,.faq-secondary-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:999px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none}.faq-primary-link{background:var(--app-primary);color:#fff}.faq-secondary-link{border:1px solid var(--app-border);background:var(--app-panel-solid);color:var(--app-text)}.faq-question{border-bottom:1px solid var(--app-border-soft)}.faq-question:last-child{border-bottom:0}.faq-question summary{cursor:pointer;list-style:none;padding:12px 20px;color:var(--app-text);font-size:14px;font-weight:500}.faq-question summary::-webkit-details-marker{display:none}.faq-question summary:after{content:"+";float:right;color:var(--app-primary);font-size:18px}.faq-question[open] summary:after{content:"-"}.faq-answer{padding:0 20px 14px}.faq-answer p{margin:0 0 10px;color:var(--app-subtle);font-size:14px;line-height:1.5}.faq-answer p:last-child{margin-bottom:0}.faq-answer code{border-radius:8px;padding:2px 6px;background:var(--app-muted);color:var(--app-text);font-size:.92em}@media (max-width:920px){.support-shell{display:grid}.support-sidebar{display:none}.support-workspace{padding-left:0}.support-topbar{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:60px;padding:10px 14px;grid-gap:10px;gap:10px}.support-topbar-title{display:none}.support-topbar-actions{justify-self:end;flex-wrap:nowrap;min-width:0;justify-content:flex-end;gap:7px}.support-mobile-drawer-trigger{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:0;border-radius:16px;background:var(--app-muted);color:var(--app-text);cursor:pointer;font-size:18px}.support-mobile-drawer-close:focus-visible,.support-mobile-drawer-close:hover,.support-mobile-drawer-trigger:focus-visible,.support-mobile-drawer-trigger:hover{color:var(--app-accent)}.support-mobile-drawer-backdrop{position:fixed;inset:0;z-index:29;display:block;border:0;padding:0;background:rgba(0,0,0,.42);cursor:pointer}.support-mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;width:min(82vw,320px);height:100vh;height:100dvh;flex-direction:column;gap:18px;overflow-y:auto;border-right:1px solid var(--app-border-soft);background:var(--app-panel-solid);padding:18px 14px;transform:translateX(-102%);transition:transform .18s ease}.support-mobile-drawer.is-open{transform:translateX(0)}.support-mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.support-language-select{height:34px;min-height:34px;padding:0 10px}.support-language-select select{max-width:150px}.support-theme-toggle{height:34px;min-height:34px;padding:0 10px}.help-guide,.help-quick-grid{grid-template-columns:1fr}.help-guide{gap:14px;padding:32px 0}}@media (max-width:640px){.app-hero-panel,.support-topbar{display:grid}.support-content{padding:18px 12px 36px}.support-topbar-actions{justify-content:flex-end}}