.help-center-page{background-color:var(--background);color:var(--text-primary);overflow-x:hidden}.help-content-wrapper{max-width:1100px;margin:0 auto;padding:0 24px}section{padding:80px 0}.section-title{font-size:32px;font-weight:800;margin-bottom:40px;letter-spacing:-.01em}.help-hero{text-align:center;position:relative;overflow:hidden;background:var(--background);margin:-80px -24px 0;padding:160px 24px 80px;border-bottom:1px solid rgba(145,158,171,.12)}.help-hero>*{position:relative;z-index:1}.hero-header h1{font-size:56px;font-weight:800;margin-bottom:16px;letter-spacing:-.02em;color:var(--text-primary)}.hero-subtext{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0 auto 48px;line-height:1.6}.search-container{max-width:720px;margin:0 auto}.search-bar-wrapper{position:relative;display:flex;align-items:center;background:white;padding:12px 24px;border-radius:100px;border:1px solid rgba(145,158,171,.2);box-shadow:0 8px 32px rgba(145,158,171,.12);transition:all .3s ease}.search-bar-wrapper:focus-within{border-color:#00a76f;box-shadow:0 12px 48px rgba(0,167,111,.15);transform:translateY(-2px)}.search-icon{color:#919eab;margin-right:16px}.search-bar-wrapper input{flex:1;border:none;outline:none;font-size:18px;background:transparent;color:var(--text-primary)}.clear-btn{background:rgba(145,158,171,.1);border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#919eab;font-size:18px}.search-helper{margin-top:16px;color:var(--text-secondary);font-size:14px;font-weight:500}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch}.category-card-wrapper{display:flex}.category-card{background:white;padding:32px;border-radius:24px;border:1px solid rgba(145,158,171,.1);display:flex;flex-direction:column;gap:20px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;min-height:180px}.category-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(145,158,171,.1);border-color:rgba(0,167,111,.2)}.cat-icon-bg{width:48px;height:48px;border-radius:12px;justify-content:center}.cat-icon-bg,.cat-info{display:flex;align-items:center}.cat-info{justify-content:space-between}.cat-info h3{font-size:17px;font-weight:700;line-height:1.2}.cat-arrow{color:#919eab;opacity:0;transition:all .3s ease;transform:translateX(-10px)}.category-card:hover .cat-arrow{opacity:1;transform:translateX(0)}.role-card{background:#f9fafb;border-radius:40px;padding:60px;border:1px solid rgba(145,158,171,.1)}.role-tabs{gap:12px;margin:0 auto 48px;background:rgba(145,158,171,.08);padding:8px;width:fit-content}.role-tab,.role-tabs{display:flex;border-radius:100px}.role-tab{align-items:center;gap:10px;padding:12px 24px;border:none;background:transparent;cursor:pointer;font-weight:700;color:var(--text-secondary);transition:all .3s ease}.role-tab.active{background:white;color:#00a76f;box-shadow:0 8px 16px rgba(0,0,0,.04)}.role-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:80px}.role-content-area h4{font-size:20px;font-weight:700;margin-bottom:24px;color:var(--text-primary)}.faq-list{display:flex;flex-direction:column;gap:32px}.faq-q{font-weight:700;font-size:16px;margin-bottom:8px}.faq-a{color:var(--text-secondary);font-size:15px;line-height:1.6}.guides-list{display:flex;flex-direction:column;gap:16px}.guide-link{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:white;border-radius:16px;border:1px solid rgba(145,158,171,.12);text-decoration:none;color:var(--text-primary);font-weight:600;transition:all .2s ease}.guide-link:hover{border-color:#00a76f;background:rgba(0,167,111,.02);transform:translateX(4px)}.popular-card{background:white;padding:60px;border-radius:40px;border:1px solid rgba(145,158,171,.1)}.popular-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.popular-item{display:flex;align-items:center;gap:12px;padding:16px;color:var(--text-primary);text-decoration:none;font-weight:600;border-radius:12px;transition:all .2s ease}.popular-item .bullet{color:#00a76f;transition:transform .2s}.popular-item:hover{background:rgba(145,158,171,.05)}.popular-item:hover .bullet{transform:translateX(4px)}.contact-reassurance-card{background:#161c24;border-radius:40px;padding:80px 40px;text-align:center;color:white}.reassurance-header{margin-bottom:60px}.buoy-icon{width:64px;height:64px;background:rgba(0,167,111,.15);color:#00a76f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.reassurance-header h2{font-size:36px;margin-bottom:12px}.reassurance-header p{color:#919eab;font-size:18px}.help-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto 60px}.help-contact-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:32px 24px;border-radius:24px;display:flex;flex-direction:column;align-items:center;gap:16px;text-decoration:none;color:white;transition:all .3s ease}.help-contact-item:hover{background:rgba(255,255,255,.1);border-color:#00a76f}.help-contact-item .item-text{display:flex;flex-direction:column;gap:4px}.help-contact-item .label{font-size:14px;color:#919eab}.help-contact-item .value{font-weight:700}.philosophy-text{font-style:italic;color:#919eab;font-size:18px;line-height:1.5}.breadcrumbs{display:flex;align-items:center;gap:8px;padding-top:140px;font-size:14px;font-weight:500}.breadcrumb-link{color:var(--text-secondary);text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:#00a76f}.breadcrumb-separator{color:#919eab}.breadcrumb-current{color:#00a76f;font-weight:700}.help-page-header{margin-bottom:60px}.help-page-header h1{font-size:48px;font-weight:800;margin-bottom:16px;letter-spacing:-.01em}.help-page-description{font-size:18px;color:var(--text-secondary);max-width:800px;line-height:1.6}.article-list,.guide-full-list{display:flex;flex-direction:column;gap:16px;max-width:800px}.article-item-card{background:white;padding:24px 32px;border-radius:20px;border:1px solid rgba(145,158,171,.1);display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:var(--text-primary);transition:all .2s ease}.article-item-card:hover{transform:translateX(8px);border-color:#00a76f;background:rgba(0,167,111,.02)}.article-item-card h4{font-size:18px;font-weight:700}.article-content-body{max-width:800px;background:white;padding:60px;border-radius:32px;border:1px solid rgba(145,158,171,.1);margin-bottom:80px}.article-content-body h2{margin:40px 0 20px}.article-content-body p{font-size:16px;line-height:1.8;color:var(--text-secondary);margin-bottom:24px}.placeholder-text{padding:20px;background:#f4f6f8;border-left:4px solid #00a76f;border-radius:8px;font-style:italic;color:var(--text-secondary)}.detail-content-section{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:60px;align-items:start}@media (max-width:1024px){.categories-grid{grid-template-columns:repeat(2,1fr)}.role-grid{grid-template-columns:1fr;gap:48px}.detail-content-section{grid-template-columns:1fr;gap:32px}.article-sidebar{padding-top:0!important}}@media (max-width:768px){section{padding:48px 0}.help-content-wrapper{padding:0 16px}.hero-header h1{font-size:36px}.hero-subtext{font-size:16px}.search-bar-wrapper input{font-size:15px}.section-title{font-size:24px;margin-bottom:28px}.popular-card,.role-card{padding:32px 20px;border-radius:24px}.contact-reassurance-card{padding:48px 20px;border-radius:24px}.reassurance-header h2{font-size:26px}.reassurance-header p{font-size:15px}.role-tabs{overflow-x:auto;width:100%;border-radius:12px;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none}.role-tabs::-webkit-scrollbar{display:none}.role-tab{flex-shrink:0}.help-contact-grid,.popular-list{grid-template-columns:1fr}.help-contact-grid{gap:12px}.help-page-header h1{font-size:32px}.help-page-description{font-size:16px}.article-item-card{padding:18px 20px}.article-item-card h4{font-size:16px}.article-content-body{padding:32px 24px;border-radius:20px}.breadcrumbs{padding-top:110px}}@media (max-width:480px){.help-hero{padding-top:110px}.hero-header h1{font-size:28px}.categories-grid{grid-template-columns:1fr;gap:12px}.category-card{padding:24px 20px;min-height:unset}.section-title{font-size:22px}.popular-card,.role-card{padding:24px 16px;border-radius:20px}.contact-reassurance-card{padding:40px 16px;border-radius:20px}.reassurance-header h2{font-size:22px}.role-tabs{display:grid;grid-template-columns:1fr 1fr;overflow-x:visible;border-radius:16px;gap:6px;flex-wrap:unset;white-space:normal}.role-tab{flex-shrink:unset;padding:10px 12px;font-size:13px;border-radius:12px;text-align:center;justify-content:center}.help-page-header h1{font-size:26px}.help-page-description{font-size:15px}.article-item-card{padding:16px;border-radius:14px}.article-item-card h4{font-size:15px}.article-content-body{margin-bottom:40px}.article-content-body,.help-contact-item{padding:24px 16px;border-radius:16px}.breadcrumbs{padding-top:100px;font-size:13px}.guide-link{padding:16px}.detail-content-section{gap:24px}}