.help-page{--help-blue:#24489b;--help-ink:#142d59;--help-red:#ef3038;--help-line:#dce5ef;--help-soft:#f3f7fb;direction:rtl;color:var(--help-ink)}
.help-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 180px auto;align-items:center;gap:24px;min-height:205px;margin-bottom:18px;padding:28px 34px;border-radius:28px;background:linear-gradient(125deg,#183a82 0%,#2855ad 72%,#2d67c5 100%);color:#fff;box-shadow:0 20px 45px rgba(29,66,137,.18)}
.help-hero:before,.help-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;pointer-events:none}.help-hero:before{width:330px;height:330px;left:-105px;top:-175px}.help-hero:after{width:210px;height:210px;left:75px;bottom:-175px}
.help-hero-copy,.help-hero-mark,.help-hero-stats{position:relative;z-index:1}.help-hero-copy .eyebrow{color:#9bd8ff}.help-hero-copy h1{margin:7px 0 8px;font-size:calc(27px + var(--ui-font-add,3px));letter-spacing:-.5px}.help-hero-copy>p:last-child{max-width:680px;margin:0;color:#dce8ff;font-size:calc(11px + var(--ui-font-add,3px));line-height:1.9}
.help-hero-mark{width:130px;height:130px;display:grid;place-items:center;justify-self:center;border:1px solid rgba(255,255,255,.25);border-radius:34px;background:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 18px 34px rgba(9,32,83,.22);backdrop-filter:blur(12px);transform:rotate(-4deg)}.help-hero-mark>span{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;background:#fff;color:var(--help-blue);transform:rotate(4deg)}.help-hero-mark svg{width:39px;height:39px}.help-hero-mark i,.help-hero-mark b{position:absolute;width:16px;height:16px;border-radius:5px;background:#ffdc85}.help-hero-mark i{right:9px;top:20px}.help-hero-mark b{left:10px;bottom:18px;background:#ff5b60}
.help-hero-stats{display:grid;grid-template-columns:repeat(3,92px);gap:8px;direction:rtl}.help-hero-stats>span{display:grid;gap:7px;place-items:center;padding:14px 10px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(10,40,99,.22)}.help-hero-stats small{color:#bed2f8;font-size:calc(8px + var(--ui-font-add,3px))}.help-hero-stats strong{font-size:calc(20px + var(--ui-font-add,3px));font-weight:950}
.help-shell{display:grid;grid-template-columns:285px minmax(0,1fr);gap:16px;align-items:start}.help-categories,.help-content{border:1px solid var(--help-line);border-radius:23px;background:#fff;box-shadow:0 12px 32px rgba(35,62,105,.07)}
.help-categories{position:sticky;top:16px;overflow:hidden;padding:16px}.help-categories>header{display:grid;gap:5px;padding:5px 5px 14px;border-bottom:1px solid #e8edf4}.help-categories>header small{color:var(--help-red);font-weight:900}.help-categories>header strong{font-size:calc(13px + var(--ui-font-add,3px))}.help-categories>div{display:grid;gap:7px;margin-top:11px}.help-categories>div>button{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid transparent;border-radius:14px;background:transparent;color:#566a89;text-align:right;cursor:pointer;transition:.2s ease}.help-categories>div>button:hover{background:#f4f7fb;color:var(--help-blue)}.help-categories>div>button.active{border-color:#b9cceb;background:linear-gradient(115deg,#eaf1fd,#f8fbff);color:#1d448f;box-shadow:0 8px 18px rgba(37,74,147,.08)}.help-categories button>i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#edf2f8;color:#496389}.help-categories button.active>i{background:var(--help-blue);color:#fff}.help-categories button svg{width:22px;height:22px}.help-categories button strong,.help-categories button small{display:block}.help-categories button strong{font-size:calc(10px + var(--ui-font-add,3px))}.help-categories button small{overflow:hidden;margin-top:3px;color:#8491a4;font-size:calc(7px + var(--ui-font-add,3px));line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.help-categories>footer{display:flex;align-items:flex-start;gap:9px;margin-top:14px;padding:13px;border-radius:15px;background:#fff6df;color:#76581c}.help-categories>footer>span{width:33px;height:33px;display:grid;place-items:center;flex:0 0 33px;border-radius:10px;background:#ffe5a7}.help-categories>footer svg{width:18px}.help-categories>footer p{margin:0}.help-categories>footer strong,.help-categories>footer small{display:block}.help-categories>footer small{margin-top:4px;line-height:1.7;color:#88734d}
.help-content{min-width:0;padding:18px}.help-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:10px}.help-search{display:grid;grid-template-columns:48px 1fr;align-items:center;overflow:hidden;height:55px;border:1px solid #cbd8e8;border-radius:15px;background:#f9fbfd}.help-search>span{height:100%;display:grid;place-items:center;color:var(--help-blue)}.help-search svg{width:24px;height:24px}.help-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--help-ink);font:inherit;font-size:calc(11px + var(--ui-font-add,3px))}.help-scope{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;height:55px;padding:0 12px;border:1px solid #cbd8e8;border-radius:15px;background:#fff}.help-scope small{color:#78869b;font-weight:850}.help-scope select{min-width:0;border:0;outline:0;background:transparent;color:var(--help-ink);font:inherit;font-weight:900}.help-result-summary{display:flex;align-items:center;gap:8px;margin:15px 2px 10px}.help-result-summary strong{color:var(--help-blue);font-size:calc(12px + var(--ui-font-add,3px))}.help-result-summary span{color:#7c899d}
.help-results{display:grid;gap:18px}.help-result-group{display:grid;gap:11px}.help-result-group>header{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;padding:13px 14px;border-radius:16px;background:linear-gradient(90deg,#edf3fb,#f9fbfd)}.help-result-group>header>i{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:#fff;color:var(--help-blue);box-shadow:0 6px 14px rgba(31,65,128,.08)}.help-result-group>header svg{width:24px;height:24px}.help-result-group>header h2,.help-result-group>header p{margin:0}.help-result-group>header h2{font-size:calc(14px + var(--ui-font-add,3px))}.help-result-group>header p{margin-top:3px;color:#75839a}.help-result-group>header>b{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#dfe9f8;color:var(--help-blue)}.help-result-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.help-result-group.single>div{padding-top:3px}
.help-guide-card{display:grid;grid-template-rows:auto auto auto 1fr;gap:11px;min-width:0;padding:15px;border:1px solid #dce5ef;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(29,58,103,.05);cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.help-guide-card:hover{transform:translateY(-2px);border-color:#a9bfdf;box-shadow:0 15px 28px rgba(29,58,103,.1)}.help-guide-card>header{display:grid;grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:10px}.help-guide-card>header>i{width:47px;height:47px;display:grid;place-items:center;border-radius:14px;background:#eaf1fb;color:var(--help-blue)}.help-guide-card>header svg{width:25px;height:25px}.help-guide-card>header small,.help-guide-card>header h3{display:block;margin:0}.help-guide-card>header small{color:var(--help-red);font-size:calc(8px + var(--ui-font-add,3px));font-weight:900}.help-guide-card>header h3{margin-top:4px;font-size:calc(12px + var(--ui-font-add,3px))}.help-guide-card>header em{padding:5px 7px;border-radius:8px;background:#e9f7f0;color:#267353;font-size:calc(7px + var(--ui-font-add,3px));font-style:normal;font-weight:850;white-space:nowrap}.help-guide-card.restricted>header em{background:#f2f3f5;color:#7c8798}.help-guide-card>p{margin:0;color:#65758e;line-height:1.8}.help-route-preview{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:9px;border-radius:11px;background:#f5f8fc;color:#536886}.help-route-preview span{font-weight:850}.help-route-preview b{color:#ee3940}.help-guide-card>footer{align-self:end;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:10px;border-top:1px solid #edf1f5}.help-guide-card>footer>span{display:flex;align-items:center;gap:5px;color:#7b889c;font-size:calc(8px + var(--ui-font-add,3px))}.help-guide-card>footer>span svg{width:17px}.help-guide-card>footer>div{display:flex;gap:6px}.help-guide-card>footer button{height:35px;padding:0 9px;border:1px solid #cbd8e8;border-radius:9px;background:#fff;color:#38527d;font:inherit;font-size:calc(8px + var(--ui-font-add,3px));font-weight:900;cursor:pointer}.help-guide-card>footer button.primary{border-color:var(--help-blue);background:var(--help-blue);color:#fff}.help-guide-card>footer button:disabled{opacity:.45;cursor:not-allowed}
.help-empty{display:grid;place-items:center;min-height:330px;padding:35px;border:1px dashed #b9c9dd;border-radius:20px;background:#f8fafc;text-align:center}.help-empty>i{width:70px;height:70px;display:grid;place-items:center;border-radius:22px;background:#e7eef9;color:var(--help-blue)}.help-empty svg{width:36px}.help-empty h3{margin:15px 0 5px}.help-empty p{margin:0;color:#748198}.help-empty button{margin-top:16px;padding:10px 17px;border:0;border-radius:10px;background:var(--help-blue);color:#fff;font:inherit;font-weight:900}
.help-guide-detail{display:grid;gap:14px}.help-detail-lead{display:grid;grid-template-columns:66px 1fr;align-items:center;gap:13px;padding:16px;border-radius:18px;background:linear-gradient(120deg,#edf3fc,#f9fbfe)}.help-detail-lead>i{width:66px;height:66px;display:grid;place-items:center;border-radius:19px;background:var(--help-blue);color:#fff}.help-detail-lead>i svg{width:34px;height:34px}.help-detail-lead p{margin:0;color:#415675;font-size:calc(11px + var(--ui-font-add,3px));line-height:1.9}.help-detail-lead span{display:flex;align-items:center;gap:6px;margin-top:7px;color:#71819a}.help-detail-lead span svg{width:18px}.help-access-path,.help-step-list{padding:15px;border:1px solid #dce5ef;border-radius:17px}.help-access-path>small,.help-step-list>small{display:block;margin-bottom:10px;color:var(--help-red);font-weight:950}.help-access-path>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.help-access-path span{padding:8px 10px;border-radius:10px;background:#edf3fb;color:#244780;font-weight:900}.help-access-path b{color:var(--help-red)}.help-step-list ol{display:grid;gap:8px;margin:0;padding:0;list-style:none;counter-reset:help-step}.help-step-list li{counter-increment:help-step;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:48px;padding:8px 10px;border-radius:12px;background:#f7f9fc;color:#425675}.help-step-list li>i{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#e7eef9;color:var(--help-blue)}.help-step-list li>i:after{content:counter(help-step);position:absolute;font-size:10px;font-weight:950}.help-step-list li>i{position:relative}.help-step-list li>i svg{opacity:.18;width:22px}.help-step-list li>span{line-height:1.8}.help-access-state{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:11px;padding:13px;border-radius:15px}.help-access-state.ok{background:#eaf7f1;color:#226b50}.help-access-state.blocked{background:#fff3e5;color:#80581f}.help-access-state>i{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:rgba(255,255,255,.7)}.help-access-state svg{width:24px}.help-access-state strong,.help-access-state small{display:block}.help-access-state small{margin-top:4px;line-height:1.7}.help-guide-detail .form-actions{margin-top:0}
@media(max-width:1180px){.help-hero{grid-template-columns:minmax(0,1fr) 120px}.help-hero-stats{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.help-hero-mark{width:105px;height:105px}.help-shell{grid-template-columns:245px minmax(0,1fr)}.help-result-group>div{grid-template-columns:1fr}}
@media(max-width:850px){.help-hero{grid-template-columns:1fr auto;padding:24px}.help-hero-stats{grid-column:1/-1}.help-shell{grid-template-columns:1fr}.help-categories{position:static}.help-categories>header,.help-categories>footer{display:none}.help-categories>div{display:flex;overflow-x:auto;margin:0;padding-bottom:3px;scrollbar-width:thin}.help-categories>div>button{grid-template-columns:35px max-content;flex:0 0 auto}.help-categories button>i{width:35px;height:35px}.help-categories button small{max-width:180px}.help-toolbar{grid-template-columns:1fr}.help-scope{height:49px}}
@media(max-width:600px){.help-page{padding-bottom:20px}.help-hero{grid-template-columns:1fr;min-height:auto;padding:22px 18px;border-radius:21px}.help-hero-mark{position:absolute;left:17px;top:20px;width:72px;height:72px;border-radius:22px;opacity:.85}.help-hero-mark>span{width:44px;height:44px;border-radius:14px}.help-hero-mark svg{width:25px;height:25px}.help-hero-copy{padding-left:72px}.help-hero-copy h1{font-size:calc(22px + var(--ui-font-add,3px))}.help-hero-copy>p:last-child{font-size:calc(9px + var(--ui-font-add,3px))}.help-hero-stats{grid-template-columns:repeat(3,1fr);gap:5px}.help-hero-stats>span{padding:10px 5px}.help-categories,.help-content{border-radius:18px}.help-categories{padding:10px}.help-content{padding:11px}.help-search{grid-template-columns:42px 1fr;height:51px}.help-result-group>header{grid-template-columns:40px 1fr auto;padding:10px}.help-result-group>header>i{width:40px;height:40px}.help-guide-card{padding:12px}.help-guide-card>header{grid-template-columns:43px 1fr}.help-guide-card>header>i{width:43px;height:43px}.help-guide-card>header>em{grid-column:1/-1;width:max-content}.help-guide-card>footer{display:grid}.help-guide-card>footer>div{display:grid;grid-template-columns:1fr 1fr}.help-guide-card>footer button{width:100%}.help-detail-lead{grid-template-columns:51px 1fr;padding:12px}.help-detail-lead>i{width:51px;height:51px;border-radius:15px}.help-detail-lead>i svg{width:27px}.help-access-path,.help-step-list{padding:12px}.help-step-list li{grid-template-columns:34px 1fr}.help-step-list li>i{width:34px;height:34px}}
