.help-page{color:#17353a;background:#f5f7f3;min-height:100vh;font-family:Vazirmatn Variable,Vazirmatn,Tahoma,sans-serif}.help-topbar{justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:auto;padding:1.1rem 1.5rem;display:flex}.help-brand{color:#0a5f58;align-items:center;gap:.65rem;font-size:1.3rem;font-weight:900;display:inline-flex}.help-brand svg{color:#c49954;width:2rem;height:2rem}.help-topbar nav{align-items:center;gap:1.5rem;font-size:.9rem;font-weight:700;display:flex}.help-topbar nav a:last-child{color:#fff;background:#0b6d64;border-radius:11px;padding:.65rem 1rem}.help-topbar a,.help-steps a,.help-role-card a,.help-note>a{transition:transform .2s,background .2s,color .2s,box-shadow .2s}.help-topbar a:hover,.help-steps a:hover,.help-role-card a:hover,.help-note>a:hover{transform:translateY(-2px)}.help-hero{color:#fff;background:radial-gradient(circle at 10% 0,#2b776f 0,#0000 42%),linear-gradient(135deg,#102e39,#0c5a53 70%,#0c7467);border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;max-width:1180px;margin:1.2rem auto 0;padding:4.2rem clamp(1.5rem,5vw,4.4rem);display:grid;position:relative;overflow:hidden}.help-hero:after{content:"";pointer-events:none;border:1px solid #ffffff24;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-180px;left:-90px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.help-hero-content,.help-hero-card{z-index:1;position:relative}.help-eyebrow{color:#e2eeb8;align-items:center;gap:.5rem;font-size:.9rem;font-weight:800;display:inline-flex}.help-eyebrow svg{width:1.1rem}.help-hero h1{letter-spacing:-.03em;margin:1rem 0;font-size:clamp(2.1rem,4vw,3.65rem);line-height:1.5}.help-hero h1 em{color:#d9e99a;font-style:normal}.help-hero p{color:#d4e5df;max-width:600px;margin:0;line-height:2}.help-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.9rem;display:flex}.help-hero-actions a{border:1px solid #ffffff70;border-radius:12px;align-items:center;gap:.55rem;padding:.75rem 1.15rem;font-weight:800;display:inline-flex}.help-hero-actions a:first-child{color:#153d36;background:#d8e993;border-color:#d8e993}.help-hero-actions a:hover{transform:translateY(-2px);box-shadow:0 12px 24px #001e1a30}.help-hero-actions svg{width:1rem}.help-hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff13;border:1px solid #ffffff3d;border-radius:22px;padding:1.1rem;transform:rotate(-2deg);box-shadow:0 22px 60px #07282555}.help-hero-card>div{border-bottom:1px solid #ffffff26;align-items:center;gap:.85rem;padding:1rem;font-weight:750;display:flex}.help-hero-card>div:last-child{border-bottom:0}.help-hero-card svg{color:#dbea9d;width:1.35rem;height:1.35rem}.help-section{max-width:1180px;margin:0 auto;padding:4.7rem 1.5rem}.help-section-head{max-width:700px;margin-bottom:1.7rem}.help-section-head>span,.help-role-card>span{color:#087469;font-size:.85rem;font-weight:900}.help-section h2{margin:.35rem 0 .6rem;font-size:clamp(1.5rem,2.5vw,2.2rem)}.help-section-head p,.help-role-card p{color:#61777a;margin:0;line-height:1.95}.help-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.help-steps article{background:#fff;border:1px solid #dce6df;border-radius:20px;flex-direction:column;padding:1.4rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 28px #1b554012}.help-steps article:hover{transform:translateY(-4px);box-shadow:0 18px 32px #1b55401e}.help-step-icon,.help-role-icon{color:#087469;background:#e5f2eb;border-radius:15px;place-items:center;width:50px;height:50px;display:grid}.help-steps h3{margin:1rem 0 .45rem;font-size:1.1rem}.help-steps p{color:#647779;flex:1;margin:0;font-size:.92rem;line-height:1.85}.help-steps a,.help-role-card a{color:#066c61;align-items:center;gap:.4rem;width:max-content;margin-top:1.3rem;font-size:.91rem;font-weight:850;display:inline-flex}.help-steps a svg,.help-role-card a svg,.help-note>a svg{width:1rem}.help-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding-top:0;display:grid}.help-role-card{background:#edf4ef;border:1px solid #dbe9e0;border-radius:22px;padding:2rem}.help-role-card:nth-child(2){background:#f7f1e6;border-color:#e9dfca}.help-role-card:nth-child(2) .help-role-icon{color:#976b31;background:#f0e3c9}.help-role-card>span{margin-top:1.15rem;display:block}.help-role-card h2{margin:.35rem 0 .65rem}.help-role-card p{max-width:500px}.help-role-card a{margin-top:1.4rem}.help-note{color:#fff;background:#14383a;border-radius:18px;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1132px;margin:0 auto 4.5rem;padding:1.4rem 1.7rem;display:flex}.help-note>div{align-items:center;gap:1rem;display:flex}.help-note>div>svg{color:#d9e993;flex:none;width:2rem;height:2rem}.help-note span{gap:.2rem;display:grid}.help-note small{color:#d3e3dd;line-height:1.8}.help-note>a{color:#173c35;background:#d8e993;border-radius:10px;flex:none;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:850;display:inline-flex}@media (max-width:950px){.help-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.help-hero{margin-inline:1rem}.help-note{margin-inline:1.5rem}}@media (max-width:680px){.help-topbar{padding:.9rem 1rem}.help-topbar nav{gap:.7rem;font-size:.79rem}.help-topbar nav a:nth-child(2){display:none}.help-hero{grid-template-columns:1fr;padding:2.6rem 1.4rem}.help-hero-card{transform:none}.help-section{padding:3rem 1rem}.help-two-column,.help-steps{grid-template-columns:1fr}.help-note{flex-direction:column;align-items:stretch;margin:0 1rem 2rem}.help-note>a{justify-content:center}}
