@font-face{font-family:OpenRunde;src:url(/assets/OpenRunde-Regular-XcYC7Wqp.woff2) format("woff2"),url(/assets/OpenRunde-Regular-C_YZjISU.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:OpenRunde;src:url(/assets/OpenRunde-Medium-YCA1AfXN.woff2) format("woff2"),url(/assets/OpenRunde-Medium-D0BWRdew.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:OpenRunde;src:url(/assets/OpenRunde-Semibold-CDEIbhR-.woff2) format("woff2"),url(/assets/OpenRunde-Semibold-Dv95r5Lx.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:OpenRunde;src:url(/assets/OpenRunde-Bold-BmTt6jHu.woff2) format("woff2"),url(/assets/OpenRunde-Bold-BLTuOIgV.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--help-accent: #292929;--help-bg: #ffffff;--help-bg-secondary: #f9f9f9;--help-bg-tertiary: #f4f4f4;--help-border: #efefef;--help-text-primary: #1a1a1a;--help-text-secondary: #5d5d5d;--help-text-tertiary: #a1a1a1;--help-font: "OpenRunde", sans-serif;--help-radius: 12px;--help-radius-sm: 8px}[data-theme=dark]{--help-bg: #111111;--help-bg-secondary: #1a1a1a;--help-bg-tertiary: #242424;--help-border: #2a2a2a;--help-text-primary: #f0f0f0;--help-text-secondary: #a0a0a0;--help-text-tertiary: #555555}html,body{width:100%;min-height:100%;background:var(--help-bg);color:var(--help-text-primary);font-family:OpenRunde,sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.6}#help-root{min-height:100vh;display:flex;flex-direction:column}.help-page{display:flex;flex-direction:column;min-height:100vh;background:var(--help-bg)}.help-header{background:var(--help-bg);border-bottom:1px solid var(--help-border);position:sticky;top:0;z-index:100}.help-header__inner{max-width:860px;margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;gap:20px}.help-header__brand{font-size:15px;font-weight:600;color:var(--help-text-primary);text-decoration:none;white-space:nowrap;flex-shrink:0}.help-header__brand:hover{color:var(--help-accent)}.help-header__search{flex:1;max-width:400px;position:relative;display:flex;align-items:center}.help-header__search-icon{position:absolute;left:12px;display:flex;align-items:center;pointer-events:none}.help-header__search input{width:100%;height:36px;padding:0 12px 0 36px;border:1px solid var(--help-border);border-radius:999px;background:var(--help-bg-tertiary);color:var(--help-text-primary);font-family:var(--help-font);font-size:13px;outline:none;transition:border-color .15s}.help-header__search input::placeholder{color:var(--help-text-tertiary)}.help-header__search input:focus{border-color:var(--help-accent);background:var(--help-bg)}.help-main{flex:1;padding:32px 0 80px}.help-container{max-width:1000px;margin:0 auto;padding:0 24px}.help-container--narrow{max-width:680px}.help-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:28px;font-size:13px;color:var(--help-text-tertiary)}.help-breadcrumb__item{display:flex;align-items:center;gap:4px}.help-breadcrumb__sep{display:flex;align-items:center}.help-breadcrumb a{color:var(--help-text-secondary);text-decoration:none}.help-breadcrumb a:hover{color:var(--help-accent);text-decoration:underline}.help-breadcrumb [aria-current=page]{color:var(--help-text-primary);font-weight:500}.help-hero-banner{width:100%;min-height:400px;background-color:#2a2a2a;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;flex-direction:column;position:relative;overflow:hidden}.help-hero-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000002e;pointer-events:none}.help-hero-nav{position:relative;z-index:1;padding:28px 0 0;width:100%}.help-hero-nav__inner{max-width:1000px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.help-hero-nav__left{display:flex;align-items:center}.help-hero-nav__logo-img{width:28px;height:28px;border-radius:8px;display:block}.help-hero-nav__right{display:flex;align-items:center;gap:12px}.help-hero-nav__cta{height:32px;padding:0 14px;border-radius:8px;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;color:#fff;font-size:13px;font-weight:500;text-decoration:none;display:flex;align-items:center;transition:background .15s}.help-hero-nav__cta:hover{background:#ffffff40}.help-hero-nav__lang{height:32px;padding:0 10px;border-radius:8px;background:#ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;color:#ffffffd9;font-size:13px;font-weight:500;font-family:var(--help-font);display:flex;align-items:center;gap:5px;cursor:pointer;transition:background .15s}.help-hero-nav__lang:hover{background:#ffffff2e}.help-hero-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px clamp(40px,6vw,72px);gap:20px}.help-hero-title{font-size:clamp(22px,3vw,32px);font-weight:600;color:#fff;letter-spacing:-1px;text-align:center;line-height:1.25}.help-hero-search{width:100%;max-width:clamp(320px,55vw,620px);position:relative;display:flex;align-items:center}.help-hero-search__icon{position:absolute;left:20px;display:flex;align-items:center;pointer-events:none;z-index:1}.help-hero-search input{width:100%;height:56px;padding:0 24px 0 52px;border-radius:14px;border:none;background:#f8f8f83d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;font-size:15px;font-weight:500;font-family:OpenRunde,sans-serif;outline:none;transition:background .15s}.help-hero-search input::placeholder{color:#fffc;font-weight:500}.help-hero-search input:focus{background:#f8f8f852}.help-hero-search input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;cursor:pointer;opacity:.8}.help-hero-search input::-webkit-search-cancel-button:hover{opacity:1}.help-resources-label{font-size:15px;font-weight:600;color:var(--help-text-secondary);margin-bottom:16px;letter-spacing:-.2px;font-family:OpenRunde,sans-serif}.help-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.help-category-card{background:#fafafa;border-radius:20px;border:none;cursor:pointer;text-align:left;display:flex;align-items:center;gap:16px;padding:18px;transition:background .15s;width:100%;font-family:OpenRunde,sans-serif}[data-theme=dark] .help-category-card{background:#1a1a1a}.help-category-card:hover{background:#f0f0f0}[data-theme=dark] .help-category-card:hover{background:#242424}.help-category-card__icon-wrap{width:64px;height:64px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}[data-theme=dark] .help-category-card__icon-wrap{background:#2a2a2a}.help-category-card__body{display:flex;flex-direction:column;gap:4px;min-width:0}.help-category-card__name{font-size:16px;font-weight:500;color:#292929;letter-spacing:-.32px;line-height:120%;font-family:OpenRunde,sans-serif}[data-theme=dark] .help-category-card__name{color:#e0e0e0}.help-category-card__meta{font-size:14px;font-weight:500;color:#888;letter-spacing:-.32px;line-height:160%;font-family:OpenRunde,sans-serif;display:flex;align-items:center;gap:8px}.help-page--plain{background:#fff}.help-page--plain .help-main{padding-top:120px}.help-page--plain .help-container{max-width:1358px}.help-article-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-family:OpenRunde,sans-serif;padding-left:32px}.help-article-breadcrumb button{background:none;border:none;padding:0;font-size:14px;font-family:OpenRunde,sans-serif;font-weight:500;color:#888;cursor:pointer;letter-spacing:-.32px;text-decoration:none}.help-article-breadcrumb button:hover{color:#292929}.help-article-breadcrumb span{color:#292929;font-size:14px;font-weight:500;letter-spacing:-.32px}.help-article-breadcrumb--flush{padding-left:0}.help-article-title{font-size:34px;font-weight:600;color:#292929;letter-spacing:-1.8px;line-height:120%;margin-bottom:24px;max-width:470px;font-family:OpenRunde,sans-serif;padding-left:32px}.help-article-meta{display:flex;align-items:center;gap:16px;margin-bottom:48px;font-family:OpenRunde,sans-serif;padding-left:32px}.help-article-meta__updated{font-size:14px;font-weight:500;color:#3d3d3d;letter-spacing:-.32px}.help-article-meta__author{font-size:14px;font-weight:500;color:#888;letter-spacing:-.32px}.help-article-layout{display:grid;grid-template-columns:950px 340px;gap:20px;align-items:start}.help-article-content{display:flex;flex-direction:column;gap:12px}.help-article-card{background:#f9f9f9;border-radius:16px;padding:56px 32px;font-family:OpenRunde,sans-serif;font-size:16px;line-height:160%;letter-spacing:-.32px;color:#292929;width:100%}.help-article-card h1,.help-article-card h2,.help-article-card h3,.help-article-card h4{font-family:OpenRunde,sans-serif;font-weight:600;color:#292929;font-size:24px;letter-spacing:-1.2px;line-height:120%;margin-bottom:32px;max-width:470px}.help-article-card p{margin-bottom:16px;color:#292929;font-weight:400;max-width:856px}.help-article-card p:last-child{margin-bottom:0}.help-article-card a{color:var(--help-accent);text-decoration:underline;text-underline-offset:2px}.help-article-card ul,.help-article-card ol{padding-left:20px;margin-bottom:14px}.help-article-card li{margin-bottom:6px}.help-article-card code{background:#ebebeb;padding:2px 6px;border-radius:4px;font-size:13px;font-family:Courier New,monospace}.help-article-card pre{background:#ebebeb;border-radius:10px;padding:16px;overflow-x:auto;margin-bottom:14px}.help-article-card pre code{background:none;padding:0}.help-article-sidebar{display:flex;flex-direction:column;gap:8px;position:sticky;top:24px}.help-sidebar-item{display:flex;align-items:center;justify-content:space-between;padding:24px;background:#f9f9f9;border:none;border-radius:14px;cursor:pointer;font-size:16px;font-weight:600;font-family:OpenRunde,sans-serif;color:#292929;letter-spacing:-.8px;text-align:left;transition:background .15s;width:340px}.help-sidebar-item:hover{background:#f0f0f0}.help-article-nav{display:flex;justify-content:space-between;gap:12px;margin-top:12px}.help-article-nav__card{display:inline-flex;align-items:center;gap:12px;padding:16px 24px;background:#f6f6f6;border:none;border-radius:12px;cursor:pointer;transition:background .15s;font-family:OpenRunde,sans-serif;text-align:left}.help-article-nav__card:hover{background:#efefef}.help-article-nav__card--next{text-align:right;margin-left:auto}.help-article-nav__card--next div{display:flex;flex-direction:column;align-items:flex-end}.help-article-nav__label{display:block;font-size:14px;font-weight:400;color:#5d5d5d;letter-spacing:-.32px;margin-bottom:4px;font-family:OpenRunde,sans-serif}.help-article-nav__name{display:block;font-size:16px;font-weight:500;color:#292929;letter-spacing:-.32px;line-height:120%;font-family:OpenRunde,sans-serif}.help-article-nav__chevron{color:#888;display:flex;align-items:center;flex-shrink:0}@media(max-width:760px){.help-article-layout{grid-template-columns:1fr}.help-article-sidebar{position:static}.help-article-nav{grid-template-columns:1fr}.help-article-title{font-size:22px}}.help-hero-banner--short{height:220px;min-height:unset}.help-hero-banner--short .help-hero-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 32px;position:relative;z-index:1}.help-hero-banner--short .help-hero-title{display:none}.help-cat-header{padding:32px 0 36px}.help-cat-header__icon{width:64px;height:64px;background:#f4f4f4;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.help-cat-header__title{font-size:32px;font-weight:700;color:#292929;letter-spacing:-1.2px;line-height:120%;margin-bottom:8px;font-family:OpenRunde,sans-serif}.help-cat-header__desc{font-size:15px;font-weight:400;color:#5d5d5d;letter-spacing:-.32px;margin-bottom:10px;font-family:OpenRunde,sans-serif}.help-cat-header__meta{font-size:13px;font-weight:500;color:#888;letter-spacing:-.32px;font-family:OpenRunde,sans-serif}.help-cat-articles{border:1px solid #efefef;border-radius:16px;overflow:hidden}.help-cat-articles__heading{font-size:15px;font-weight:600;color:#292929;letter-spacing:-.32px;font-family:OpenRunde,sans-serif;padding:20px 24px 16px;border-bottom:1px solid #efefef}.help-cat-article-list{display:flex;flex-direction:column}.help-cat-article-row{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .12s;font-family:OpenRunde,sans-serif;width:100%}.help-cat-article-row:hover{background:#fafafa}.help-cat-article-row--bordered{border-bottom:1px solid #f4f4f4}.help-cat-article-row__title{font-size:15px;font-weight:500;color:#292929;letter-spacing:-.32px;font-family:OpenRunde,sans-serif}.help-cat-article-row:hover .help-cat-article-row__title{color:var(--help-accent)}.help-section-header{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--help-border)}.help-section-header__title{font-size:22px;font-weight:600;color:var(--help-text-primary);letter-spacing:-.3px;margin-bottom:6px}.help-section-header__desc{font-size:14px;color:var(--help-text-secondary);margin-bottom:6px}.help-section-header__meta{font-size:13px;color:var(--help-text-tertiary)}.help-article-list{list-style:none;display:flex;flex-direction:column}.help-article-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 0;border-bottom:1px solid var(--help-border);background:transparent;border-left:none;border-right:none;border-top:none;cursor:pointer;text-align:left;transition:padding-left .15s}.help-article-row:hover{padding-left:4px}.help-article-row:hover .help-article-row__title{color:var(--help-accent)}.help-article-row__body{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.help-article-row__title{font-size:14px;font-weight:500;color:var(--help-text-primary);transition:color .15s}.help-article-row__category{font-size:11px;font-weight:600;color:var(--help-accent);text-transform:uppercase;letter-spacing:.4px}.help-article-row__desc{font-size:13px;color:var(--help-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-article-row__meta{font-size:12px;color:var(--help-text-tertiary)}.help-article-row__arrow{flex-shrink:0;display:flex;align-items:center}.help-article__header{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--help-border)}.help-article__title{font-size:26px;font-weight:600;color:var(--help-text-primary);letter-spacing:-.4px;line-height:1.3;margin-bottom:10px}.help-article__meta{font-size:13px;color:var(--help-text-tertiary)}.help-article__body{font-size:15px;line-height:1.75;color:var(--help-text-primary)}.help-article__body h1,.help-article__body h2,.help-article__body h3,.help-article__body h4{font-weight:600;color:var(--help-text-primary);margin-top:32px;margin-bottom:12px;line-height:1.3}.help-article__body h1{font-size:22px}.help-article__body h2{font-size:19px}.help-article__body h3{font-size:16px}.help-article__body h4{font-size:15px}.help-article__body p{margin-bottom:16px}.help-article__body a{color:var(--help-accent);text-decoration:underline;text-underline-offset:2px}.help-article__body ul,.help-article__body ol{padding-left:24px;margin-bottom:16px}.help-article__body li{margin-bottom:6px}.help-article__body code{background:var(--help-bg-tertiary);border:1px solid var(--help-border);padding:2px 6px;border-radius:4px;font-size:13px;font-family:Courier New,monospace}.help-article__body pre{background:var(--help-bg-tertiary);border:1px solid var(--help-border);border-radius:var(--help-radius-sm);padding:16px;overflow-x:auto;margin-bottom:16px}.help-article__body pre code{background:none;border:none;padding:0;font-size:13px}.help-article__body blockquote{border-left:3px solid var(--help-accent);padding-left:16px;margin:16px 0;color:var(--help-text-secondary)}.help-article__body img{max-width:100%;border-radius:var(--help-radius-sm);margin:16px 0}.help-article__body hr{border:none;border-top:1px solid var(--help-border);margin:28px 0}.help-article__footer{margin-top:40px;padding-top:24px;border-top:1px solid var(--help-border)}.help-back-link{background:none;border:none;color:var(--help-text-secondary);font-size:13px;cursor:pointer;padding:0;font-family:var(--help-font);transition:color .15s}.help-back-link:hover{color:var(--help-accent)}.help-no-results{padding:40px 0}.help-no-results__title{font-size:16px;font-weight:500;color:var(--help-text-primary);margin-bottom:8px}.help-no-results__hint{font-size:14px;color:var(--help-text-secondary)}.help-inline-link{background:none;border:none;color:var(--help-accent);font-size:inherit;cursor:pointer;padding:0;font-family:var(--help-font);text-decoration:underline;text-underline-offset:2px}.help-lang-wrap{position:relative}.help-lang-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:180px;background:#fff;border:1px solid #ebebeb;border-radius:20px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;padding:8px;z-index:200;animation:help-dropdown-in .12s ease-out}@keyframes help-dropdown-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.help-lang-dropdown__item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 12px;height:40px;border-radius:12px;border:none;background:transparent;font-size:13.5px;font-weight:500;font-family:var(--help-font);color:#1a1a1a;cursor:pointer;text-align:left;transition:background .12s}.help-lang-dropdown__item:hover{background:#f4f4f4}.help-lang-dropdown__item.is-active{color:#1a1a1a;font-weight:600}.help-lang-dropdown__check{color:#292929;display:flex;align-items:center}.help-spinner{display:flex;justify-content:center;padding:48px 0}.help-spinner__ring{width:28px;height:28px;border:2.5px solid var(--help-border);border-top-color:var(--help-accent);border-radius:50%;animation:help-spin .7s linear infinite}@keyframes help-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.help-empty{padding:48px 0;font-size:14px;color:var(--help-text-tertiary);text-align:center}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--help-border);border-radius:3px}@media(max-width:900px){.help-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.help-header__inner{padding:0 16px;gap:12px}.help-header__search{max-width:none}.help-main{padding:24px 0 60px}.help-container{padding:0 16px}.help-hero-nav{padding:20px 0 0}.help-hero-nav__inner{padding:0 16px}.help-hero-nav__cta{display:none}.help-hero-title{font-size:20px}.help-hero-content{padding:12px 16px 36px;gap:16px}.help-hero-search{max-width:none}.help-category-grid{grid-template-columns:1fr;gap:12px}.help-category-card{width:100%}.help-article__title{font-size:22px}}
