.manual-layout{display:flex;flex-direction:column;gap:2.5rem;width:100%;max-width:100%}.manual-layout>section.content-card{display:block;width:100%;max-width:100%}.manual-intro-p,.manual-layout li,.manual-layout p{font-size:1.1rem;color:var(--ui-700);line-height:1.6}.manual-layout h2,.manual-layout h3{color:var(--brand-600)}.manual-layout h3{font-size:1.6rem;font-weight:800;border-bottom:2px solid var(--ui-200);padding-bottom:1rem}.manual-layout h4{font-size:1.25rem;color:var(--brand-500);font-weight:700}.manual-layout .manual-content>.flex,.manual-layout .manual-content>.grid{display:flex;flex-direction:column;gap:1.5rem;width:100%}.manual-step-item{background:var(--surface-alt);border:1px solid var(--ui-200);padding:1.75rem;border-radius:16px;width:100%;height:auto}.manual-tip-box{background:var(--brand-50);border:1px solid var(--brand-200);border-left:5px solid var(--brand-500);border-radius:12px;padding:1.25rem 1.75rem;margin-top:1.5rem;font-size:1.1rem;color:var(--ui-800)}.manual-tip-box strong{color:var(--brand-600);font-weight:800}.step-num-large{font-size:2.5rem;font-weight:900;color:var(--ui-200);line-height:1;margin-bottom:.5rem}@media print{.manual-intro-p,.manual-layout h2,.manual-layout h3,.manual-layout h4,.manual-layout li,.manual-layout p,.manual-layout strong{color:#000!important}.manual-layout .content-card,.manual-layout .manual-step-item{background:#fff!important;border:1px solid #ddd!important;box-shadow:none!important;color:#000!important}.manual-tip-box{background:#f9f9f9!important;color:#000!important}}