.guide-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:46px;align-items:center}.guide-hero-art{min-height:310px;border:1px solid var(--ev-line);background:#0b1011;display:grid;place-items:center;overflow:hidden}.guide-hero-art img{display:block;width:100%;height:100%;max-height:380px;object-fit:cover}.guide-hero-art.logo-art img{width:min(78%,420px);height:auto;object-fit:contain;padding:38px}.quick-answer{margin:0 0 32px;padding:24px;border-left:5px solid var(--ev-green);background:var(--ev-surface)}.quick-answer span,.guide-label{display:block;color:var(--ev-green);font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:7px}.quick-answer p{margin:0;color:#eef4f2;font-size:19px;line-height:1.55}.guide-steps{list-style:none;padding:0;margin:22px 0 0;counter-reset:guide-step}.guide-steps li{counter-increment:guide-step;position:relative;padding:0 0 28px 62px;min-height:52px}.guide-steps li:before{content:counter(guide-step);position:absolute;left:0;top:0;width:40px;height:40px;display:grid;place-items:center;background:var(--ev-green);color:#07100d;font-weight:950}.guide-steps li:not(:last-child):after{content:"";position:absolute;left:19px;top:42px;bottom:4px;width:2px;background:var(--ev-line)}.guide-steps strong{display:block;color:#fff;font-size:18px;margin-bottom:5px}.guide-steps p{margin:0}.path-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ev-line);border:1px solid var(--ev-line);margin:24px 0}.path-strip div{background:#111819;padding:20px}.path-strip b{display:block;color:#fff;margin-bottom:5px}.path-strip span{color:#aebbb7;font-size:14px}.guide-table{width:100%;border-collapse:collapse;margin:20px 0}.guide-table th,.guide-table td{text-align:left;vertical-align:top;padding:15px;border-bottom:1px solid var(--ev-line)}.guide-table th{color:#fff;background:#111819}.guide-table td{color:#c0cbc8}.guide-table a{color:var(--ev-green);font-weight:800}.guide-warning{padding:22px;background:#241b0d;border:1px solid #715324;color:#f5e7c8}.guide-warning strong{display:block;color:#ffc75b;margin-bottom:6px}.guide-related{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-related article{border:1px solid var(--ev-line);background:var(--ev-surface);overflow:hidden}.guide-related img{width:100%;height:150px;object-fit:cover;display:block}.guide-related div{padding:20px}.guide-related h2,.guide-related h3{font-size:22px;margin:0 0 8px}.guide-related p{color:#b7c4c0}.guide-related a{color:var(--ev-green);font-weight:900}.guide-source-list{padding-left:20px}.guide-source-list li{margin-bottom:10px}.guide-source-list a{overflow-wrap:anywhere}.guide-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px;color:#aebbb7;font-size:14px}.guide-meta strong{color:#fff}.guide-code{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;background:#07100d;border:1px solid #285b47;margin:20px 0}.guide-code span{color:#a8b6b1}.guide-code strong{font-size:23px;color:#fff}.guide-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.guide-index-card{display:grid;grid-template-columns:160px 1fr;border:1px solid var(--ev-line);background:var(--ev-surface);overflow:hidden}.guide-index-card img{width:100%;height:100%;min-height:180px;object-fit:cover}.guide-index-card>div{padding:24px}.guide-index-card h2{font-size:25px;margin:0 0 8px}.guide-index-card p{color:#b9c5c2}.guide-index-card a{color:var(--ev-green);font-weight:900}@media(max-width:860px){.guide-hero-grid,.guide-related,.guide-index-grid{grid-template-columns:1fr}.path-strip{grid-template-columns:1fr}.guide-hero-art{min-height:220px}.guide-index-card{grid-template-columns:110px 1fr}}@media(max-width:520px){.guide-index-card{grid-template-columns:1fr}.guide-index-card img{height:170px}.guide-table{font-size:14px}.guide-table th,.guide-table td{padding:10px}.guide-code{align-items:flex-start;flex-direction:column}}
