body{background-color:#faf8f5}.v2-help-page{min-height:100vh;padding:4rem 2rem}@media only screen and (max-width: 50em){.v2-help-page{padding:2.4rem 1.6rem}}.v2-help-page__inner{max-width:900px;margin:0 auto}.v2-help-header{text-align:center;margin-bottom:4rem;padding-bottom:3.2rem;border-bottom:1px solid rgba(26, 26, 26, 0.1)}.v2-help-header__title{font-family:"Raleway",-apple-system,BlinkMacSystemFont,sans-serif;font-size:3.6rem;font-weight:600;color:#1e3a2f;margin:0 0 1.6rem;letter-spacing:-0.02em}@media only screen and (max-width: 50em){.v2-help-header__title{font-size:3rem}}.v2-help-header__description{font-family:"Lato",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.8rem;color:#5a5a5a;margin:0;max-width:600px;margin:0 auto;line-height:1.7}.v2-help-intro{background:white;padding:2.4rem;border-radius:12px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);border:1px solid rgba(26, 26, 26, 0.1)}.v2-help-intro p{font-family:"Lato",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.6rem;color:#1a1a1a;line-height:1.7;margin:0 0 1.6rem}.v2-help-intro p:last-child{margin-bottom:0}.v2-help-toc{background:rgba(30, 58, 47, 0.05);border-radius:12px;padding:2.4rem;margin-bottom:4rem;border-left:4px solid #1e3a2f}.v2-help-toc__title{font-family:"Raleway",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.8rem;font-weight:600;color:#1e3a2f;margin:0 0 1.6rem}.v2-help-toc__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.2rem}.v2-help-toc__list li{flex:1 1 auto;min-width:200px}.v2-help-toc__list a{display:flex;align-items:center;gap:.8rem;padding:1.2rem 1.6rem;background:white;border-radius:8px;font-family:"Lato",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4rem;color:#1e3a2f;text-decoration:none;transition:all .15s ease;border:1px solid rgba(26, 26, 26, 0.1)}.v2-help-toc__list a:hover{background:#1e3a2f;color:white;border-color:#1e3a2f}.v2-help-toc__list a i{font-size:1.6rem;opacity:.7}.v2-help-section{margin-bottom:4.8rem;scroll-margin-top:4rem}.v2-help-section p{font-family:"Lato",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.6rem;color:#1a1a1a;line-height:1.7;margin:0 0 1.6rem}.v2-help-section__title{display:flex;align-items:center;gap:1.2rem;font-family:"Raleway",-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.4rem;font-weight:600;color:#1e3a2f;margin:0 0 2rem;padding-bottom:1.2rem;border-bottom:2px solid #c9a227}.v2-help-section__title i{color:#c9a227}.v2-help-subsection__title{display:flex;align-items:center;gap:.8rem;font-family:"Raleway",-apple-system,BlinkMacSystemFont,sans-serif;font-size:2rem;font-weight:500;color:#2d5a47;margin:3.2rem 0 1.6rem}.v2-help-subsection__title i{color:#7a9e8e}.v2-help-cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.6rem;margin:2.4rem 0}@media only screen and (max-width: 50em){.v2-help-cards{grid-template-columns:1fr}}.v2-help-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);border:1px solid rgba(26, 26, 26, 0.1);transition:all .15s ease}.v2-help-card:hover{box-shadow:0 4px 6px rgba(0, 0, 0, 0.07),0 2px 4px rgba(0, 0, 0, 0.05);transform:translateY(-2px)}.v2-help-card__icon{width:48px;height:48px;background:rgba(30, 58, 47, 0.1);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem}.v2-help-card__icon i{font-size:2rem;color:#1e3a2f}.v2-help-card__title{font-family:"Raleway",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.8rem;font-weight:600;color:#1a1a1a;margin:0 0 .8rem}.v2-help-card__text{font-family:"Lato",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4rem;color:#5a5a5a;margin:0;line-height:1.7}.v2-help-list{list-style:none;margin:1.6rem 0;padding:0}.v2-help-list li{position:relative;padding-left:2.4rem;margin-bottom:1.2rem;font-family:"Lato",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.6rem;color:#1a1a1a;line-height:1.5}.v2-help-list li::before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;background:#c9a227;border-radius:50%}.v2-help-list li strong{color:#1e3a2f}.v2-help-image-link{display:block;margin:2.4rem 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0, 0, 0, 0.07),0 2px 4px rgba(0, 0, 0, 0.05);transition:all .15s ease}.v2-help-image-link:hover{box-shadow:0 10px 15px rgba(0, 0, 0, 0.1),0 4px 6px rgba(0, 0, 0, 0.05);transform:translateY(-2px)}.v2-help-image{width:100%;display:block;border-radius:12px}.v2-help-alert{display:flex;gap:1.6rem;background:rgba(201, 162, 39, 0.1);border-left:4px solid #c9a227;border-radius:0 8px 8px 0;padding:2rem;margin:2.4rem 0}.v2-help-alert i{color:#a88620;font-size:2rem;flex-shrink:0}.v2-help-alert p{margin:0;font-size:1.4rem}
