.eg-shell{max-width:1180px;margin:0 auto;padding:24px}.eg-hero{margin:28px 0;padding:clamp(28px,5vw,58px);border-radius:28px;background:linear-gradient(135deg,#221014,#4b171c 58%,#7b252b);color:#fff;box-shadow:0 24px 60px rgba(68,19,25,.18)}.eg-hero .kicker,.eg-section .kicker{display:inline-block;margin-bottom:10px;color:#f1b97a;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eg-hero h1{max-width:900px;margin:0 0 16px;font-size:clamp(2rem,5vw,4rem);line-height:1.02}.eg-hero p{max-width:850px;margin:0;color:#f8eaea;font-size:1.1rem;line-height:1.65}.eg-actions,.eg-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.eg-actions a,.eg-pill{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border-radius:999px;font-weight:750}.eg-actions a{background:#fff;color:#53191f;text-decoration:none}.eg-actions a.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.38)}.eg-pill{background:#f6e7df;color:#4d2627;font-size:.9rem}.eg-section{margin:34px 0;padding:clamp(22px,4vw,38px);border:1px solid #eadfda;border-radius:24px;background:#fff;box-shadow:0 10px 34px rgba(58,32,29,.06)}.eg-section h2{margin:0 0 14px;color:#31191b;font-size:clamp(1.55rem,3vw,2.35rem)}.eg-section h3{color:#452126}.eg-section p,.eg-section li{color:#51484a;line-height:1.72}.eg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.eg-card{padding:20px;border:1px solid #eadfda;border-radius:18px;background:#fffaf7}.eg-card strong{display:block;margin-bottom:8px;color:#321719}.eg-card p{margin:0}.eg-table-wrap{overflow-x:auto;margin-top:18px}.eg-table{width:100%;border-collapse:collapse;min-width:720px}.eg-table th,.eg-table td{padding:14px;border-bottom:1px solid #e8ded9;text-align:left;vertical-align:top;line-height:1.5}.eg-table th{background:#3d171b;color:#fff}.eg-table td:first-child{font-weight:760;color:#3c1d20}.eg-table a{color:#8d2029;font-weight:750}.eg-sources{display:grid;gap:12px;padding:0;list-style:none}.eg-source{padding:14px 16px;border-left:4px solid #9f3036;background:#fff8f3;overflow-wrap:anywhere}.eg-source strong{display:block;color:#321719}.eg-source code{white-space:normal;color:#6f3034;font-family:inherit}.eg-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.eg-check{padding:18px;border-radius:16px;background:#f8f3f0}.eg-check b{display:block;margin-bottom:7px;color:#3b1a1d}.eg-calc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:760px}.eg-calc label{display:grid;gap:7px;font-weight:700;color:#472529}.eg-calc input{min-height:46px;padding:10px 12px;border:1px solid #cdbdb8;border-radius:10px;font:inherit}.eg-output{grid-column:1/-1;padding:18px;border-radius:16px;background:#321719;color:#fff;font-size:1.05rem}.eg-output strong{color:#ffd39f}.eg-step{display:none}.eg-step.active{display:block}.eg-demo-controls{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.eg-demo-controls button{padding:10px 15px;border:0;border-radius:999px;background:#7c232a;color:#fff;font-weight:750;cursor:pointer}.eg-note{padding:16px;border-radius:14px;background:#fff2cf;color:#4e3a17}.eg-lang{display:flex;justify-content:flex-end;gap:8px;margin:12px 0}.eg-lang a{padding:8px 12px;border:1px solid #d8cac4;border-radius:999px;color:#542126;text-decoration:none}.eg-evidence-desk{max-width:1180px;margin:28px auto;padding:0 24px}.eg-evidence-desk .eg-section{margin:0}.eg-mini-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}.eg-mini-links a{padding:15px;border:1px solid #e6dad4;border-radius:14px;background:#fffaf6;color:#6c2228;font-weight:750;text-decoration:none}.eg-method-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;counter-reset:step}.eg-method-flow div{padding:17px;border-radius:16px;background:#f8f3f0}.eg-method-flow div:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:28px;height:28px;margin-bottom:10px;border-radius:50%;background:#7b252b;color:#fff;font-weight:800}[dir=rtl] .eg-table th,[dir=rtl] .eg-table td{text-align:right}[dir=rtl] .eg-source{border-left:0;border-right:4px solid #9f3036}[dir=rtl] .eg-hero,[dir=rtl] .eg-section{text-align:right}@media(max-width:820px){.eg-grid,.eg-checks,.eg-mini-links,.eg-method-flow{grid-template-columns:1fr 1fr}.eg-hero{border-radius:20px}.eg-shell{padding:15px}}@media(max-width:560px){.eg-grid,.eg-checks,.eg-mini-links,.eg-method-flow,.eg-calc{grid-template-columns:1fr}.eg-output{grid-column:1}.eg-section{padding:20px}.eg-table{min-width:620px}}
