:root{--help-accent:var(--rosa);--radius-sm:8px;--radius-md:12px;--ease:ease;--dur:.14s}.guides-direct-theme{--help-accent:#25d366}.help-hero-wrapper{max-width:var(--container);margin:0 auto;padding:4.5rem 2rem 0}.help-hero{padding-bottom:0}.help-hero-eyebrow{font-family:var(--d);letter-spacing:.14em;text-transform:uppercase;color:var(--mute);align-items:center;margin-bottom:1.5rem;font-size:.72rem;font-weight:700;display:inline-flex}.help-hero-eyebrow-dot{display:none}.help-hero-title{font-family:var(--d);letter-spacing:-.055em;max-width:20ch;color:var(--ink);margin-bottom:1.25rem;font-size:clamp(2.4rem,4.6vw,3.6rem);font-weight:800;line-height:.92}.help-hero-sub{font-family:var(--t);color:var(--mute);max-width:44ch;font-size:1.05rem;line-height:1.55}.help-hero-rule{border:none;border-top:1px solid var(--hair);margin:3rem 0 0}.help-body{max-width:var(--container);grid-template-columns:var(--sidebar-w) 1fr;align-items:start;gap:4rem;margin:0 auto;padding:0 2rem;display:grid}.help-sidebar{height:calc(100vh - 88px);padding:3rem 0;position:sticky;top:88px;overflow-y:auto}.help-sidebar::-webkit-scrollbar{width:0}.help-sidebar-group{margin-bottom:1.5rem}.help-sidebar-label{font-family:var(--d);letter-spacing:.12em;text-transform:uppercase;color:var(--ghost);margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.help-sidebar-link{font-family:var(--t);color:var(--mute);border-radius:var(--radius-sm);transition:color var(--dur) var(--ease), background var(--dur) var(--ease);padding:.4rem .75rem;font-size:.875rem;font-weight:500;line-height:1.4;text-decoration:none;display:block}.help-sidebar-link:hover{color:var(--ink);background:var(--wash);text-decoration:none}.help-sidebar-link.active{color:var(--ink);background:var(--wash);font-weight:700}.help-content{max-width:var(--body-max);min-width:0;padding:3.5rem 0 6rem}.help-breadcrumb{color:var(--mute);align-items:center;gap:.4rem;margin-bottom:2.75rem;font-size:.8rem;display:flex}.help-breadcrumb a{color:var(--mute);text-decoration:none}.help-breadcrumb a:hover{color:var(--ink)}.help-breadcrumb-sep{color:var(--hair)}.help-intro{border-bottom:1px solid var(--hair);margin-bottom:3rem;padding-bottom:1.5rem}.help-intro-meta{font-family:var(--d);color:var(--mute);margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.help-intro-text{font-family:var(--t);color:var(--ink);max-width:60ch;font-size:1.05rem;line-height:1.6}.help-table-wrapper{border:1px solid var(--hair);border-radius:var(--radius-md);background:var(--paper);margin:1.5rem 0 2rem;overflow-x:auto}.help-table{border-collapse:collapse;width:100%;font-family:var(--t);font-size:.9rem}.help-table th,.help-table td{text-align:left;border-bottom:1px solid var(--hair);padding:1rem 1.25rem}.help-table th{background:var(--wash);font-family:var(--d);color:var(--ink);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:700}.help-table td{color:var(--mute);line-height:1.5}.help-table tr:last-child td{border-bottom:none}.help-steps{margin-bottom:1rem}.help-step{border-bottom:1px solid var(--hair);grid-template-columns:3.5rem 1fr;padding:2.5rem 0;display:grid}.help-step:first-child{padding-top:0}.help-step:last-child{border-bottom:none}.help-step-body{min-width:0}.help-step-num{font-family:var(--d);letter-spacing:.1em;color:var(--help-accent);padding-top:.15rem;font-size:.72rem;font-weight:700}.help-step-title{font-family:var(--d);letter-spacing:-.03em;color:var(--ink);margin-bottom:.75rem;font-size:1.2rem;font-weight:800;line-height:1.2}.help-step-text{font-family:var(--t);color:var(--mute);font-size:.9375rem;line-height:1.7}.help-step-text p+p{margin-top:.6rem}.help-step-text ul{flex-direction:column;gap:.5rem;margin:1rem 0 1.25rem;list-style:none;display:flex}.help-step-text ul li{color:var(--mute);padding-left:1.1rem;font-size:.9375rem;line-height:1.55;position:relative}.help-step-text ul li:before{content:"–";color:var(--help-accent);font-weight:700;position:absolute;top:0;left:0}.help-rules-box{background:var(--wash);border:1px solid var(--hair);border-radius:var(--radius-md);margin:2rem 0;padding:1.25rem 1.5rem}.help-rules-title{font-family:var(--d);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.help-rules-box ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.help-rules-box ul li{color:var(--mute);padding-left:1.1rem;font-size:.875rem;line-height:1.5;position:relative}.help-rules-box ul li:before{content:"–";color:var(--help-accent);font-weight:700;position:absolute;top:0;left:0}.help-prose h2{font-family:var(--d);letter-spacing:-.035em;color:var(--ink);margin:2.75rem 0 .6rem;font-size:1.35rem;font-weight:800;line-height:1.2}.help-prose h2:first-child{margin-top:1.5rem}.help-prose h3{font-family:var(--d);color:var(--ink);margin:2rem 0 .4rem;font-size:1rem;font-weight:700}.help-prose p{font-family:var(--t);color:var(--mute);margin-bottom:.75rem;font-size:.9375rem;line-height:1.7}.help-prose p:last-child{margin-bottom:0}.help-prose p strong{color:var(--ink);font-weight:700}.help-prose a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.help-prose ul{flex-direction:column;gap:.5rem;margin:.5rem 0 1.25rem;list-style:none;display:flex}.help-prose ul li{color:var(--mute);padding-left:1.1rem;font-size:.9375rem;line-height:1.55;position:relative}.help-prose ul li:before{content:"–";color:var(--help-accent);font-weight:700;position:absolute;top:0;left:0}.help-prose section{border-bottom:1px solid var(--hair);padding-bottom:2.25rem}.help-prose section:last-of-type{border-bottom:none}.help-faq-list{margin-bottom:.5rem}.help-faq-item{border-bottom:1px solid var(--hair)}.help-faq-item:first-child{border-top:1px solid var(--hair)}.help-faq-q{width:100%;font-family:var(--t);color:var(--mute);text-align:left;cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-size:.9375rem;font-weight:700;line-height:1.4;display:flex}.help-faq-q:hover,.help-faq-item.open .help-faq-q{color:var(--ink)}.help-faq-q:hover .help-faq-icon,.help-faq-item.open .help-faq-icon{transform:scale(1.15)}.help-faq-icon{width:16px;height:16px;transition:transform var(--dur) var(--ease);flex-shrink:0;position:relative}.help-faq-icon:before,.help-faq-icon:after{content:"";transition:transform .25s var(--ease), opacity .25s var(--ease);background:currentColor;border-radius:2px;position:absolute}.help-faq-icon:before{width:10px;height:1.5px;top:50%;left:50%;transform:translate(-50%,-50%)}.help-faq-icon:after{width:1.5px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.help-faq-item.open .help-faq-icon:after{opacity:0;transform:translate(-50%,-50%)rotate(90deg)}.help-faq-a{font-family:var(--t);color:var(--mute);max-height:0;transition:max-height .32s var(--ease), padding-bottom .32s var(--ease);font-size:.9rem;line-height:1.65;overflow:hidden}.help-faq-item.open .help-faq-a{max-height:600px;padding-bottom:1.25rem}.help-faq-a a{color:var(--help-accent)}.help-support-line{border-top:1px solid var(--hair);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:2.5rem;display:flex}.help-support-text{font-family:var(--t);color:var(--mute);font-size:.9rem}.help-support-text strong{color:var(--ink)}.help-support-cta{font-family:var(--d);color:var(--ink);background:var(--wash);border:1px solid var(--hair);border-radius:var(--radius-sm);white-space:nowrap;transition:background var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-shrink:0;padding:.6rem 1.15rem;font-size:.85rem;font-weight:700;text-decoration:none}.help-support-cta:hover{background:var(--rosa);border-color:var(--rosa);color:var(--ink);text-decoration:none}.help-page-nav{border-top:1px solid var(--hair);justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.help-page-nav-btn{border:1px solid var(--hair);border-radius:var(--radius-md);max-width:240px;transition:border-color var(--dur) var(--ease), transform var(--dur) var(--ease);flex-direction:column;flex:1;gap:.2rem;padding:.875rem 1rem;text-decoration:none;display:flex}.help-page-nav-btn:hover{border-color:var(--ink);text-decoration:none;transform:translateY(-2px)}.help-page-nav-btn.next{text-align:right;margin-left:auto}.help-page-nav-label{font-family:var(--d);letter-spacing:.1em;text-transform:uppercase;color:var(--mute);font-size:.72rem;font-weight:700}.help-page-nav-title{font-family:var(--t);color:var(--ink);font-size:.875rem;font-weight:700}@media (max-width:992px){.help-hero-wrapper{padding:3.5rem 1.5rem 0}}@media (max-width:768px){.help-hero-wrapper{padding:3rem 1.25rem 0}.help-hero-title{font-size:clamp(1.9rem,8vw,2.8rem)}.help-body{grid-template-columns:1fr;gap:0;padding:0 1.25rem}.help-sidebar{border-bottom:1px solid var(--hair);height:auto;margin-bottom:1.5rem;padding:1.5rem 0 0;position:static}.help-content{padding:2.5rem 0 4rem}}@media (max-width:480px){.help-hero-wrapper,.help-body{overflow-x:hidden}.help-table-wrapper{-webkit-overflow-scrolling:touch}}
