.page-help{background:#fff;min-height:100vh}.help-header{text-align:center;padding:120px 20px 32px;max-width:560px;margin:0 auto}.help-header h1{font-size:2.25rem;font-weight:800;letter-spacing:-0.03em;line-height:1.1;color:var(--land-shade);margin:0 0 10px}.help-header p{font-size:1rem;color:var(--land-concrete);margin:0 0 28px;max-width:420px;margin-left:auto;margin-right:auto;line-height:1.55;font-weight:500}.help-search-wrap{max-width:480px;margin:0 auto;position:relative}.help-search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#999;font-size:15px;pointer-events:none}.help-search-input{width:100%;padding:15px 44px 15px 48px;border:1.5px solid rgba(0,0,0,.08);border-radius:99px;font-size:.9375rem;font-family:inherit;background:var(--land-marble);color:var(--land-shade);outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.help-search-input::placeholder{color:#aaa}.help-search-input:focus{border-color:rgba(6,20,146,.2);box-shadow:0 0 0 3px rgba(6,20,146,.08)}.help-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;font-size:15px;cursor:pointer;padding:8px;display:none;border-radius:50%}.help-search-clear:hover{background:rgba(0,0,0,.05)}.help-search-wrap.has-query .help-search-clear{display:block}.help-categories{max-width:780px;margin:0 auto;padding:40px 20px 0;display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.help-category-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 16px 24px;background:var(--land-marble);border-radius:22px;text-decoration:none;color:var(--land-shade);transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.help-category-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.06)}.help-category-card:active{transform:scale(0.97)}.help-category-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px;flex-shrink:0}.help-category-card:nth-child(6n+1) .help-category-icon{background:rgba(6,20,146,.08);color:var(--land-iris)}.help-category-card:nth-child(6n+2) .help-category-icon{background:rgba(2,172,196,.08);color:var(--land-sky)}.help-category-card:nth-child(6n+3) .help-category-icon{background:rgba(37,79,26,.08);color:var(--land-forest)}.help-category-card:nth-child(6n+4) .help-category-icon{background:rgba(80,34,116,.08);color:var(--land-dahlia)}.help-category-card:nth-child(6n+5) .help-category-icon{background:rgba(255,147,19,.08);color:var(--land-poppy)}.help-category-card:nth-child(6n+6) .help-category-icon{background:rgba(120,0,22,.08);color:var(--land-currant)}.help-category-name{font-size:.875rem;font-weight:700;line-height:1.3}.help-category-count{font-size:.75rem;color:var(--land-concrete);margin-top:4px;font-weight:500}.help-search-results{max-width:640px;margin:0 auto;padding:32px 20px;display:none}.help-search-results-title{font-size:.75rem;font-weight:700;color:var(--land-concrete);margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.help-search-empty{text-align:center;padding:56px 20px}.help-search-empty i{font-size:48px;color:var(--land-concrete);opacity:.2;margin-bottom:16px}.help-search-empty p{color:var(--land-concrete);margin:4px 0;font-size:.9375rem}.help-search-empty p:first-of-type{font-weight:700;color:var(--land-shade)}.help-section{max-width:640px;margin:0 auto;padding:40px 20px 0}.help-section:first-child{padding-top:48px}.help-section-title{font-size:1.25rem;font-weight:800;color:var(--land-shade);margin:0 0 16px;letter-spacing:-0.03em;display:flex;align-items:center;gap:12px}.help-section-icon{width:36px;height:36px;border-radius:10px;background:var(--land-marble);display:flex;align-items:center;justify-content:center;font-size:15px;color:var(--land-iris);flex-shrink:0}.help-article-list{display:flex;flex-direction:column;gap:6px}.help-article-link{display:flex;align-items:center;gap:14px;padding:14px 18px;background:var(--land-marble);border-radius:14px;text-decoration:none;color:var(--land-shade);transition:background .15s ease,transform .15s ease}.help-article-link:hover{background:#eeeee9;transform:translateX(2px)}.help-article-link:active{transform:scale(0.99)}.help-article-link-body{flex:1;min-width:0}.help-article-link-title{font-size:.9375rem;font-weight:600;line-height:1.35;margin:0}.help-article-link-summary{font-size:.8125rem;color:var(--land-concrete);line-height:1.45;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-article-link-arrow{color:#ccc;font-size:13px;flex-shrink:0;transition:transform .15s ease,color .15s ease}.help-article-link:hover .help-article-link-arrow{transform:translateX(2px);color:var(--land-iris)}.help-article-link-cat{font-size:.6875rem;color:var(--land-iris);font-weight:700;text-transform:uppercase;letter-spacing:.03em;margin:0 0 2px}.help-bottom{padding:64px 20px 80px;text-align:center}.help-bottom-inner{max-width:480px;margin:0 auto}.help-bottom h2{font-size:1.5rem;font-weight:800;color:var(--land-shade);letter-spacing:-0.03em;margin:0 0 10px;line-height:1.15}.help-bottom p{font-size:.9375rem;color:var(--land-concrete);margin:0 0 24px;line-height:1.55;font-weight:500}.help-bottom-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--land-shade);color:#fff;border-radius:99px;text-decoration:none;font-size:.9375rem;font-weight:700;transition:background .15s ease}.help-bottom-btn:hover{background:#262d3e}.help-bottom-btn:active{transform:scale(0.97)}.help-bottom-cta{border-top:1px solid rgba(0,0,0,.06);margin-top:48px;padding-top:48px;text-align:center}.help-bottom-cta h3{font-size:1.25rem;font-weight:800;color:var(--land-shade);letter-spacing:-0.03em;margin:0 0 8px;line-height:1.15}.help-bottom-cta p{font-size:.9375rem;color:var(--land-concrete);margin:0 0 24px;font-weight:500}.help-bottom-form{display:flex;align-items:center;background:var(--land-marble);border-radius:99px;padding:6px 6px 6px 20px;max-width:420px;margin:0 auto;border:1px solid rgba(0,0,0,.06)}.help-bottom-url{flex:1;min-width:0;font-size:.875rem;font-weight:500;color:var(--land-concrete);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:8px}.help-bottom-url i{font-size:.8125rem;color:#bbb;flex-shrink:0}.help-bottom-shop-btn{flex-shrink:0;display:inline-block;padding:12px 24px;border-radius:99px;background:var(--land-chartreuse);color:#1e2330;font-size:.875rem;font-weight:700;font-family:inherit;text-decoration:none;white-space:nowrap;transition:background .15s ease}.help-bottom-shop-btn:hover{background:#c8de1f}.help-bottom-shop-btn:active{transform:scale(0.97)}.help-breadcrumb{max-width:640px;margin:0 auto;padding:100px 20px 0;display:flex;align-items:center;gap:6px;font-size:.8125rem;flex-wrap:wrap}.help-breadcrumb a{color:var(--land-iris);text-decoration:none;font-weight:600}.help-breadcrumb a:hover{text-decoration:underline}.help-breadcrumb-sep{color:#ccc}.help-breadcrumb-current{color:var(--land-concrete);font-weight:500}.help-article-header{max-width:640px;margin:0 auto;padding:24px 20px 0}.help-article-cat{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;color:var(--land-iris);background:rgba(6,20,146,.06);padding:6px 14px;border-radius:99px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.03em}.help-article-title{font-size:1.75rem;font-weight:800;letter-spacing:-0.03em;color:var(--land-shade);margin:0 0 10px;line-height:1.15}.help-article-summary{font-size:1rem;color:var(--land-concrete);margin:0;line-height:1.6}.help-article-content{max-width:640px;margin:0 auto;padding:32px 20px 0}.help-article-content p{font-size:.9375rem;line-height:1.7;color:var(--land-shade);margin:0 0 18px}.help-article-content h2{font-size:1.25rem;font-weight:800;color:var(--land-shade);margin:36px 0 14px;letter-spacing:-0.03em}.help-article-content h3{font-size:1.0625rem;font-weight:700;color:var(--land-shade);margin:28px 0 8px}.help-article-content ul,.help-article-content ol{margin:0 0 18px;padding-left:24px}.help-article-content li{font-size:.9375rem;line-height:1.7;color:var(--land-shade);margin-bottom:8px}.help-article-content strong{font-weight:700}.help-article-content a{color:var(--land-iris);text-decoration:underline;text-underline-offset:2px}.help-article-content a:hover{text-decoration-thickness:2px}.help-article-content code{font-size:.8125em;background:var(--land-marble);padding:2px 7px;border-radius:6px;font-family:"SF Mono","Fira Code",monospace}.help-article-content img{max-width:100%;border-radius:14px;margin:8px 0 16px}.help-step{display:flex;gap:16px;margin-bottom:28px}.help-step-number{width:32px;height:32px;border-radius:50%;background:var(--land-iris);color:#fff;font-size:.8125rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.help-step-body{flex:1;min-width:0}.help-step-body h3{margin:0 0 6px}.help-step-body p{margin:0 0 8px}.help-step-body p:last-child{margin-bottom:0}.help-screenshot{margin:16px 0 24px}.help-screenshot-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:56px 20px;background:var(--land-marble);border:2px dashed rgba(0,0,0,.08);border-radius:18px;text-align:center}.help-screenshot-placeholder i{font-size:32px;color:var(--land-concrete);opacity:.3}.help-screenshot-placeholder span{font-size:.8125rem;color:var(--land-concrete);font-weight:500}.help-screenshot img{width:100%;border-radius:14px;border:1.5px solid rgba(0,0,0,.06)}.help-callout{display:flex;gap:12px;padding:16px 18px;border-radius:14px;margin:18px 0 24px}.help-callout i{font-size:16px;flex-shrink:0;margin-top:2px}.help-callout p{font-size:.875rem;line-height:1.55;margin:0}.help-callout--tip{background:rgba(37,79,26,.06)}.help-callout--tip i{color:var(--land-forest)}.help-callout--tip p{color:#2d5a1e}.help-callout--warning{background:rgba(255,147,19,.08)}.help-callout--warning i{color:#c67a00}.help-callout--warning p{color:#8a5500}.help-callout--info{background:rgba(6,20,146,.05)}.help-callout--info i{color:var(--land-iris)}.help-callout--info p{color:#0a1a6e}.help-nav{max-width:640px;margin:0 auto;padding:36px 20px 0;display:flex;gap:12px}.help-nav-link{flex:1;display:flex;flex-direction:column;gap:4px;padding:18px;background:var(--land-marble);border-radius:14px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.help-nav-link:hover{transform:translateY(-1px);box-shadow:0 2px 12px rgba(0,0,0,.06)}.help-nav-link:active{transform:scale(0.99)}.help-nav-link--prev{text-align:left}.help-nav-link--next{text-align:right}.help-nav-label{font-size:.6875rem;font-weight:700;color:var(--land-iris);text-transform:uppercase;letter-spacing:.04em}.help-nav-title{font-size:.9375rem;font-weight:600;color:var(--land-shade);line-height:1.3}.help-related{max-width:640px;margin:0 auto;padding:36px 20px 0}.help-related-title{font-size:1.125rem;font-weight:800;color:var(--land-shade);margin:0 0 14px;letter-spacing:-0.02em}.help-related-list{display:flex;flex-direction:column;gap:6px}.help-article-bottom{text-align:center;padding:48px 20px 72px;max-width:640px;margin:0 auto}.help-article-bottom h2{font-size:1.25rem;font-weight:800;color:var(--land-shade);margin:0 0 8px;letter-spacing:-0.02em}.help-article-bottom p{font-size:.9375rem;color:var(--land-concrete);margin:0 0 20px;font-weight:500}@media(min-width: 480px){.help-categories{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 640px){.help-header{padding:140px 24px 36px}.help-header h1{font-size:2.75rem}.help-categories{grid-template-columns:repeat(3, 1fr);gap:14px}.help-article-title{font-size:2rem}}@media(min-width: 960px){.help-header h1{font-size:3rem}.help-categories{grid-template-columns:repeat(4, 1fr);max-width:800px;gap:16px}.help-breadcrumb{padding-top:120px}}[data-theme=dark] .page-help{background:#111}[data-theme=dark] .help-search-input{border-color:hsla(0,0%,100%,.08)}[data-theme=dark] .help-search-input:focus{border-color:rgba(107,138,255,.3);box-shadow:0 0 0 3px rgba(107,138,255,.1)}[data-theme=dark] .help-search-input::placeholder{color:#555}[data-theme=dark] .help-search-icon{color:#555}[data-theme=dark] .help-search-clear{color:#666}[data-theme=dark] .help-search-clear:hover{background:hsla(0,0%,100%,.06)}[data-theme=dark] .help-category-card:nth-child(6n+1) .help-category-icon{background:rgba(107,138,255,.12);color:#6b8aff}[data-theme=dark] .help-category-card:nth-child(6n+2) .help-category-icon{background:rgba(2,172,196,.12);color:#38bdd8}[data-theme=dark] .help-category-card:nth-child(6n+3) .help-category-icon{background:rgba(67,230,96,.1);color:#4ade80}[data-theme=dark] .help-category-card:nth-child(6n+4) .help-category-icon{background:rgba(168,85,247,.1);color:#a855f7}[data-theme=dark] .help-category-card:nth-child(6n+5) .help-category-icon{background:rgba(255,147,19,.1);color:#ffa940}[data-theme=dark] .help-category-card:nth-child(6n+6) .help-category-icon{background:rgba(252,62,75,.1);color:#fc3e4b}[data-theme=dark] .help-category-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.3)}[data-theme=dark] .help-section-icon{color:#6b8aff}[data-theme=dark] .help-article-link:hover{background:#1e1e1e}[data-theme=dark] .help-article-link-arrow{color:#444}[data-theme=dark] .help-article-link:hover .help-article-link-arrow{color:#6b8aff}[data-theme=dark] .help-article-link-cat{color:#6b8aff}[data-theme=dark] .help-search-empty p:first-of-type{color:#eee}[data-theme=dark] .help-breadcrumb a{color:#6b8aff}[data-theme=dark] .help-breadcrumb-sep{color:#444}[data-theme=dark] .help-article-cat{background:rgba(107,138,255,.1);color:#6b8aff}[data-theme=dark] .help-step-number{background:#6b8aff}[data-theme=dark] .help-screenshot-placeholder{border-color:hsla(0,0%,100%,.06)}[data-theme=dark] .help-screenshot-placeholder i{color:#444}[data-theme=dark] .help-screenshot-placeholder span{color:#555}[data-theme=dark] .help-screenshot img{border-color:hsla(0,0%,100%,.06)}[data-theme=dark] .help-callout--tip{background:rgba(67,230,96,.06)}[data-theme=dark] .help-callout--tip i{color:#4ade80}[data-theme=dark] .help-callout--tip p{color:#86efac}[data-theme=dark] .help-callout--warning{background:rgba(255,147,19,.06)}[data-theme=dark] .help-callout--warning i{color:#fbbf24}[data-theme=dark] .help-callout--warning p{color:#fde68a}[data-theme=dark] .help-callout--info{background:rgba(107,138,255,.06)}[data-theme=dark] .help-callout--info i{color:#6b8aff}[data-theme=dark] .help-callout--info p{color:#93bbfd}[data-theme=dark] .help-nav-link:hover{box-shadow:0 2px 12px rgba(0,0,0,.3)}[data-theme=dark] .help-nav-label{color:#6b8aff}[data-theme=dark] .help-article-content code{color:#ccc}[data-theme=dark] .help-article-content a{color:#6b8aff}[data-theme=dark] .help-bottom-btn{background:#eee;color:#1a1a1a}[data-theme=dark] .help-bottom-btn:hover{background:#ddd}[data-theme=dark] .help-bottom-cta{border-color:hsla(0,0%,100%,.06)}[data-theme=dark] .help-bottom-form{border-color:hsla(0,0%,100%,.08)}[data-theme=dark] .help-bottom-url{color:#666}[data-theme=dark] .help-bottom-url i{color:#444}[data-theme=dark] .help-bottom-shop-btn{background:var(--land-chartreuse);color:#1e2330}[data-theme=dark] .help-bottom-shop-btn:hover{background:#c8de1f}@media(prefers-reduced-motion: reduce){.help-category-card,.help-article-link,.help-nav-link,.help-search-input{transition:none}.help-category-card:active,.help-article-link:active,.help-nav-link:active{transform:none}}