.static-page{
    --static-red:#a90710;
    --static-ink:#4b281b;
    --static-gold:#c98a18;
    position:relative;
    background:#fffaf2;
    color:var(--static-ink);
}
.static-page__hero{
    position:relative;
    overflow:hidden;
    padding:34px 0 66px;
    border-bottom:1px solid #ecd8b9;
    background:linear-gradient(115deg,#fff5df 0%,#fffaf2 58%,#fbe8d9 100%);
}
.static-page__hero::after{
    position:absolute;
    right:-130px;
    bottom:-280px;
    width:620px;
    height:620px;
    border:1px solid rgba(183,7,16,.09);
    border-radius:50%;
    content:"";
}
.static-page__orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}
.static-page__orb--one{top:42px;right:14%;width:190px;height:190px;background:radial-gradient(circle,rgba(223,170,58,.18),transparent 68%)}
.static-page__orb--two{bottom:-80px;left:-50px;width:260px;height:260px;border:1px solid rgba(201,138,24,.14)}
.static-page__hero .site-shell{position:relative;z-index:1}
.static-page__hero .mmtl-breadcrumb{margin-bottom:42px}
.static-page__hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:70px;align-items:end}
.static-page__eyebrow{display:block;margin-bottom:14px;color:var(--static-red);font-size:12px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
.static-page__hero h1{max-width:820px;margin:0;color:#542719;font-family:var(--mmtl-font-ui);font-size:clamp(44px,6vw,76px);font-weight:780;font-synthesis:none;letter-spacing:0;line-height:.99}
.static-page__hero header>p{max-width:780px;margin:22px 0 0;color:#705247;font-size:18px;line-height:1.72}
.static-page__updated{display:flex;align-items:center;gap:8px;margin-top:22px;color:#8a6b5b;font-size:12px;font-weight:650}
.static-page__updated span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff;color:var(--static-red);box-shadow:0 4px 12px rgba(100,45,15,.09)}
.static-page__quote{position:relative;display:grid;gap:18px;padding:30px;border:1px solid rgba(213,176,115,.48);border-radius:24px;background:rgba(255,255,255,.74);box-shadow:0 22px 55px rgba(94,45,18,.1);backdrop-filter:blur(12px)}
.static-page__quote>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--static-red);color:#ffd779;font-size:21px;font-weight:850}
.static-page__quote p{margin:0;color:#593326;font-family:var(--mmtl-font-ui);font-size:22px;font-weight:740;font-synthesis:none;letter-spacing:0;line-height:1.38}
.static-page__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:70px;align-items:start;padding-top:64px;padding-bottom:90px}
.static-page__sidebar{position:sticky;top:244px;display:grid;gap:18px}
.static-page__toc.toc{margin:0;padding:18px 18px 16px;border-color:#ecd9bd;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(91,49,18,.07)}
.static-page__toc.toc button{display:none;padding:0 0 12px;color:#552b1d;font-family:var(--mmtl-font-ui);font-size:15px}
.static-page__toc.toc ol{display:grid!important;gap:4px;margin:0;padding:0;list-style:none;counter-reset:static-toc}
.static-page__toc.toc li{counter-increment:static-toc}
.static-page__toc.toc li a{display:grid;grid-template-columns:24px 1fr;gap:8px;padding:9px 8px;border-radius:9px;color:#806657;font-size:12px;font-weight:650;line-height:1.4;text-decoration:none;transition:.18s}
.static-page__toc.toc li a::before{color:#c59a5e;content:counter(static-toc,decimal-leading-zero);font-size:10px;font-weight:850}
.static-page__toc.toc li a:hover{background:#fff5e7;color:var(--static-red)}
.static-page__toc.toc li.h3 a{padding-left:17px;font-weight:550}
.static-page__help{padding:22px;border-radius:18px;background:linear-gradient(145deg,#5a291b,#37180f);color:#fff}
.static-page__help>span{color:#efc566;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.static-page__help strong{display:block;margin-top:7px;font-size:17px;line-height:1.3}
.static-page__help p{margin:8px 0 16px;color:#d8c3b8;font-size:12px;line-height:1.55}
.static-page__help a{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:800;text-decoration:none}
.static-page__help .mmtl-icon{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}
.static-page__article{min-width:0}
.static-prose{max-width:820px}
.static-prose>.static-lead{margin:0 0 38px;padding:25px 28px;border-left:4px solid var(--static-red);border-radius:0 16px 16px 0;background:#fff4e4;color:#69483a;font-size:17px;line-height:1.75}
.static-prose h2{margin:58px 0 18px;padding-top:4px;color:#542719;font-family:var(--mmtl-font-ui);font-size:clamp(27px,3vw,38px);font-weight:770;font-synthesis:none;letter-spacing:0;line-height:1.17}
.static-prose h2:first-of-type{margin-top:0}
.static-prose h3{margin:28px 0 10px;color:#6d3521;font-size:19px;line-height:1.35}
.static-prose p,.static-prose li{color:#6f584c;font-size:16px;line-height:1.82}
.static-prose p{margin:0 0 16px}
.static-prose ul,.static-prose ol{margin:15px 0 24px;padding-left:24px}
.static-prose li{margin:7px 0;padding-left:4px}
.static-prose a{color:var(--static-red);font-weight:750;text-underline-offset:3px}
.static-prose strong{color:#523126}
.static-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0 34px}
.static-highlight-grid>div{min-width:0;padding:22px;border:1px solid #ead7ba;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(94,51,20,.055)}
.static-highlight-grid b{display:grid;place-items:center;width:36px;height:36px;margin-bottom:16px;border-radius:11px;background:#fff0d2;color:var(--static-red);font-size:15px}
.static-highlight-grid strong{display:block;margin-bottom:7px;color:#552d20;font-size:15px}
.static-highlight-grid p{margin:0;color:#826b5e;font-size:13px;line-height:1.6}
.static-note{position:relative;margin:28px 0;padding:24px 26px 24px 65px;border:1px solid #e7c98d;border-radius:16px;background:linear-gradient(135deg,#fff8e7,#fffdf9)}
.static-note::before{position:absolute;top:24px;left:24px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#b70710;color:#fff;content:"!";font-weight:900}
.static-note strong{display:block;margin-bottom:5px}
.static-note p{margin:0;font-size:14px}
.static-steps{display:grid;gap:14px;margin:25px 0!important;padding:0!important;list-style:none;counter-reset:steps}
.static-steps>li{position:relative;display:grid;grid-template-columns:46px 1fr;gap:16px;align-items:start;margin:0;padding:20px;border:1px solid #ebd9be;border-radius:16px;background:#fff;counter-increment:steps}
.static-steps>li::before{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#b70710;color:#fff;content:counter(steps,decimal-leading-zero);font-size:12px;font-weight:850}
.static-steps>li strong{display:block;margin-bottom:3px;color:#552c1e;font-size:16px}
.static-steps>li p{margin:0;font-size:14px;line-height:1.65}
.static-checklist{padding:0!important;list-style:none}
.static-checklist li{position:relative;padding-left:30px}
.static-checklist li::before{position:absolute;top:3px;left:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#f2e3c7;color:#a50810;content:"✓";font-size:11px;font-weight:900}
.static-table-wrap{overflow-x:auto;margin:23px 0 32px;border:1px solid #ead7ba;border-radius:16px;background:#fff}
.static-table{width:100%;border-collapse:collapse;min-width:620px}
.static-table th,.static-table td{padding:15px 17px;border-bottom:1px solid #f0e2cf;text-align:left;vertical-align:top;font-size:14px;line-height:1.55}
.static-table th{background:#fff4e2;color:#63331f;font-weight:800}
.static-table tr:last-child td{border-bottom:0}
.static-contact-card{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-top:30px;padding:26px;border-radius:18px;background:#5a291b;color:#fff}
.static-contact-card h3{margin:0 0 6px;color:#fff}
.static-contact-card p{margin:0;color:#dbc7bc;font-size:14px}
.static-contact-card a{display:inline-flex;padding:11px 15px;border-radius:10px;background:#fff;color:#a40710;text-decoration:none;white-space:nowrap}
.static-page__article-footer{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:64px;padding:30px;border:1px solid #e9d2ae;border-radius:22px;background:linear-gradient(135deg,#fff2d8,#fffaf2)}
.static-page__article-footer span{color:var(--static-red);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.static-page__article-footer strong{display:block;margin-top:5px;color:#552b1e;font-size:20px}
.static-page__article-footer p{margin:5px 0 0;color:#836a5b;font-size:13px}
.static-page__article-footer>div:last-child{display:flex;gap:9px;flex:none}
.static-page__article-footer .button{min-height:44px;border-radius:10px;font-size:13px}
@media(max-width:1050px){
    .static-page__hero-grid{gap:34px}
    .static-page__layout{grid-template-columns:220px minmax(0,1fr);gap:38px}
    .static-page__sidebar{top:210px}
    .static-highlight-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:820px){
    .static-page__hero{padding:26px 0 48px}
    .static-page__hero .mmtl-breadcrumb{margin-bottom:30px}
    .static-page__hero-grid{grid-template-columns:1fr}
    .static-page__quote{max-width:520px}
    .static-page__layout{grid-template-columns:1fr;padding-top:34px;padding-bottom:64px}
    .static-page__sidebar{position:relative;top:auto}
    .static-page__toc.toc{padding:0;border-radius:14px}
    .static-page__toc.toc button{display:block;padding:15px 17px}
    .static-page__toc.toc ol{display:none!important;padding:0 10px 12px}
    .static-page__toc.toc.is-open ol{display:grid!important}
    .static-page__help{display:none}
    .static-page__article-footer{align-items:flex-start;flex-direction:column}
}
@media(max-width:560px){
    .static-page__hero h1{font-size:42px}
    .static-page__hero header>p{font-size:16px}
    .static-page__quote{padding:23px}
    .static-page__quote p{font-size:19px}
    .static-page__layout{gap:28px}
    .static-prose>.static-lead{padding:20px 20px 20px 22px;font-size:15px}
    .static-prose h2{margin-top:44px;font-size:28px}
    .static-highlight-grid{grid-template-columns:1fr}
    .static-note{padding:60px 20px 20px}
    .static-steps>li{grid-template-columns:40px 1fr;padding:17px}
    .static-steps>li::before{width:40px;height:40px}
    .static-contact-card{grid-template-columns:1fr}
    .static-page__article-footer{padding:23px}
    .static-page__article-footer>div:last-child{width:100%;flex-direction:column}
}
