/* Руководство */
.guide-page-head{align-items:center}.guide-role{background:var(--mint);color:var(--green);font-size:11px;font-weight:800;padding:10px 14px;border-radius:999px}.guide-quick{display:grid;grid-template-columns:.8fr 2.2fr;gap:28px;align-items:center;margin-bottom:18px}.guide-quick h2{margin:7px 0}.guide-quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.guide-quick-links a{display:flex;gap:10px;align-items:center;background:#f5f7f3;border:1px solid var(--line);border-radius:12px;padding:13px;color:var(--ink);text-decoration:none;min-width:0}.guide-quick-links a:hover{border-color:#8fb2a8;transform:translateY(-2px);box-shadow:0 8px 18px rgba(25,60,52,.08)}.guide-quick-links b{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:8px;background:var(--lime)}.guide-quick-links span{font-weight:800;font-size:11px;min-width:0}.guide-quick-links small{display:block;color:var(--muted);font-weight:500;font-size:9px;margin-top:3px}.guide-anchor-nav{position:sticky;top:12px;z-index:3;display:flex;gap:7px;flex-wrap:wrap;padding:8px;margin:18px 0;background:rgba(247,245,238,.9);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:12px}.guide-anchor-nav a{color:var(--ink);text-decoration:none;font-size:11px;font-weight:700;padding:8px 11px;border-radius:8px}.guide-anchor-nav a:hover{background:var(--mint);color:var(--green)}.guide-section{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.25fr);gap:32px;align-items:center;margin-bottom:18px;scroll-margin-top:80px}.guide-section.reverse .guide-copy{order:2}.guide-section.reverse .guide-shot{order:1}.guide-copy{position:relative;padding:6px 0}.guide-copy h2{font-size:24px;margin:7px 0 15px}.guide-copy ul,.guide-copy ol{padding-left:20px;margin:0 0 20px;display:grid;gap:9px;line-height:1.55;color:#425a54}.guide-copy li::marker{color:var(--green);font-weight:800}.guide-number{position:absolute;right:4px;top:-4px;color:#e7ede9;font-size:56px;font-weight:800;line-height:1}.guide-actions{display:flex;gap:8px}.guide-shot{margin:0;background:#f1f3ef;border:1px solid var(--line);border-radius:14px;overflow:hidden}.guide-shot img{display:block;width:100%;height:auto}.guide-shot figcaption{padding:10px 14px;text-align:center;color:var(--muted);font-size:10px;background:#fff}.guide-note{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;scroll-margin-top:80px;background:linear-gradient(135deg,#fff,#eef6f2)}.guide-note h2{margin:6px 0}.guide-note p{margin:0;max-width:800px;color:var(--muted);line-height:1.6}.guide-note .btn{flex:0 0 auto}
@media(max-width:1200px){.guide-quick{grid-template-columns:1fr}.guide-quick-links{grid-template-columns:repeat(2,1fr)}.guide-section{grid-template-columns:1fr}.guide-section.reverse .guide-copy,.guide-section.reverse .guide-shot{order:initial}.guide-shot{max-width:850px}}
@media(max-width:700px){.guide-role{display:none}.guide-quick-links{grid-template-columns:1fr}.guide-anchor-nav{top:auto}.guide-section{padding:18px;grid-template-columns:1fr}.guide-copy h2{font-size:20px}.guide-number{font-size:44px}.guide-note{align-items:flex-start;flex-direction:column}.guide-shot{margin:0 -6px}.guide-actions{flex-wrap:wrap}.guide-anchor-nav{overflow-x:auto;flex-wrap:nowrap}.guide-anchor-nav a{white-space:nowrap}}
.guide-duty-rules{display:grid;gap:8px;grid-template-columns:1fr 1fr}.guide-duty-rule{background:#f5f7f3;border:1px solid var(--line);border-radius:11px;padding:12px}.guide-duty-rule strong,.guide-duty-rule span,.guide-duty-rule small{display:block}.guide-duty-rule strong{font-size:11px}.guide-duty-rule span{color:var(--green);font-size:9px;font-weight:800;margin-top:4px}.guide-duty-rule small{color:var(--muted);font-size:8px;line-height:1.45;margin-top:5px}.guide-telephony-note{border-color:#d8cbea;background:linear-gradient(135deg,#fff,#f4effb)}
@media(max-width:700px){.guide-duty-rules{grid-template-columns:1fr}}
