:root{--transition-cubic: cubic-bezier(.165, .84, .44, 1)}html{scroll-behavior:auto}article h1{font-size:2.5rem;font-weight:800;line-height:1.2;margin-top:0;margin-bottom:2rem;color:#262626;border-bottom:3px solid rgb(194 15 27 / 1);padding-bottom:1rem}:root.dark article h1{color:#e5e5e5}article h2{font-size:1.875rem;font-weight:700;line-height:1.3;margin-top:3rem;margin-bottom:1.5rem;color:#262626;border-left:4px solid rgb(194 15 27 / 1);padding-left:1rem;scroll-margin-top:5rem}:root.dark article h2{color:#e5e5e5}article h3{font-size:1.5rem;font-weight:600;line-height:1.4;margin-top:2.5rem;margin-bottom:1.25rem;color:#374151;scroll-margin-top:5rem}:root.dark article h3{color:#d1d5db}article h4{font-size:1.25rem;font-weight:600;line-height:1.4;margin-top:2rem;margin-bottom:1rem;color:#4b5563;scroll-margin-top:5rem}:root.dark article h4{color:#9ca3af}article h5{font-size:1.125rem;font-weight:600;line-height:1.4;margin-top:1.75rem;margin-bottom:.875rem;color:#6b7280;scroll-margin-top:5rem}:root.dark article h5{color:#9ca3af}article h6{font-size:1rem;font-weight:600;line-height:1.4;margin-top:1.5rem;margin-bottom:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;scroll-margin-top:5rem}:root.dark article h6{color:#9ca3af}article p{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.7;text-align:justify;hyphens:auto}article h1+p,article h2+p,article h3+p,article h4+p{margin-top:1rem}article p strong{font-weight:700;color:#262626}:root.dark article p strong{color:#e5e5e5}article p a{color:#c20f1b;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;transition:all .2s ease}article p a:hover{color:#dc2626;text-decoration-thickness:3px}article ul,article ol{margin-top:1.5rem;margin-bottom:1.5rem;padding-left:0;list-style:none}article ul>li{position:relative;margin-top:.75rem;margin-bottom:.75rem;padding-left:2rem;line-height:1.6}article ul>li:before{content:"•";position:absolute;left:0;top:0;color:#c20f1b;font-weight:700;font-size:1.2em}article ol>li{position:relative;margin-top:.75rem;margin-bottom:.75rem;padding-left:2.5rem;line-height:1.6;counter-increment:list-counter}article ol{counter-reset:list-counter}article ol>li:before{content:counter(list-counter) ".";position:absolute;left:0;top:0;color:#c20f1b;font-weight:700;min-width:2rem}article ul ul,article ol ul{margin-top:.5rem;margin-bottom:.5rem}article ul ul>li:before{content:"◦";color:#6b7280}article ul ul ul>li:before{content:"▪";color:#9ca3af}article li input[type=checkbox]{margin-right:.75rem;margin-left:-1.5rem;transform:scale(1.1)}article li:has(input[type=checkbox]){padding-left:.5rem}article li:has(input[type=checkbox]):before{display:none}article .checklist-legend{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;margin-bottom:1rem}article .checklist-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){article .checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}article .checklist-card{border:1px solid rgb(229 229 229 / 1);border-radius:.9rem;padding:1.15rem 1.15rem 1.2rem;background:#fff;box-shadow:0 1px 2px #0000000d,0 4px 12px #00000008}:root.dark article .checklist-card{border-color:#404040;background:#1f2937;box-shadow:0 1px 2px #00000040,0 4px 12px #0000002e}article .checklist-card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem;flex-wrap:wrap}article .checklist-card h3{margin:0;font-size:1.25rem;line-height:1.3;font-weight:700;color:#171717}:root.dark article .checklist-card h3{color:#fafafa}article .checklist-status{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .62rem;border-radius:9999px;font-size:.74rem;line-height:1;font-weight:700;letter-spacing:.01em;white-space:nowrap;border:1px solid transparent}article .checklist-status-pending{color:#92400e;background:#fffbeb;border-color:#fde68a}:root.dark article .checklist-status-pending{color:#fcd34d;background:#78350f59;border-color:#b45309b3}article .checklist-status-done{color:#166534;background:#f0fdf4;border-color:#86efac}:root.dark article .checklist-status-done{color:#86efac;background:#14532d59;border-color:#15803db3}article .checklist-points{margin:.5rem 0 0;padding-left:1.25rem;list-style:disc}article .checklist-points>li{margin:.25rem 0 0;line-height:1.55}.table-wrapper{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:2rem;margin-bottom:2rem}.table-wrapper table{width:100%;max-width:none;border-collapse:collapse;border:1px solid rgb(229 229 229 / 1);border-radius:.75rem;margin:0;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;overflow:hidden}:root.dark .table-wrapper table{border-color:#404040;background-color:#1f2937;box-shadow:0 1px 3px #0000004d,0 1px 2px -1px #0000004d}article thead{background:linear-gradient(135deg,#c20f1b1a,#c20f1b0d);border-bottom:2px solid rgb(194 15 27 / .2)}:root.dark article thead{background:linear-gradient(135deg,#c20f1b33,#c20f1b1a);border-bottom-color:#c20f1b4d}article th{padding:1rem 1.25rem;text-align:left;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#c20f1b;border-bottom:2px solid rgb(194 15 27 / .2)}:root.dark article th{color:#fca5a5;border-bottom-color:#c20f1b4d}article td{padding:1rem 1.25rem;border-bottom:1px solid rgb(243 244 246 / 1);color:#374151;font-size:.875rem;line-height:1.5}:root.dark article td{border-bottom-color:#374151;color:#d1d5db}article tbody tr{transition:all .2s ease}article tbody tr:hover{background-color:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}:root.dark article tbody tr:hover{background-color:#37415180;box-shadow:0 4px 6px -1px #0000004d}article tbody tr:last-child td{border-bottom:none}article tbody tr:nth-child(2n){background-color:#f9fafb80}:root.dark article tbody tr:nth-child(2n){background-color:#37415133}article img{margin-top:2rem;margin-bottom:2rem;border-radius:.5rem;max-width:100%;height:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}article hr{margin-top:3rem;margin-bottom:3rem;border:none;border-top:1px solid rgb(229 229 229 / 1)}:root.dark article hr{border-color:#404040}article pre{margin:2rem 0;padding:1.5rem;border-radius:.75rem;background-color:#0f172a;overflow-x:auto;border:1px solid rgb(30 41 59 / 1);box-shadow:0 4px 6px -1px #0000001a}article code{font-family:JetBrains Mono,Fira Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem}article pre code{color:#e2e8f0;background:none;padding:0}article p code,article li code{padding:.25rem .5rem;border-radius:.375rem;background-color:#f8fafc;color:#c20f1b;font-size:.875em;border:1px solid rgb(226 232 240 / 1)}:root.dark article p code,:root.dark article li code{background-color:#1e293b;color:#ef4444;border-color:#334155}article .alert,article .info,article .warning,article .tip{margin:2rem 0;padding:1.5rem;border-radius:.5rem;border-left:4px solid}article .alert{background-color:#fef2f2;border-left-color:#ef4444;color:#991b1b}article .info{background-color:#eff6ff;border-left-color:#3b82f6;color:#1e40af}article .warning{background-color:#fffbeb;border-left-color:#f59e0b;color:#92400e}article .tip{background-color:#f0fdf4;border-left-color:#22c55e;color:#166534}:root.dark article .alert{background-color:#450a0a;color:#fca5a5}:root.dark article .info{background-color:#1e3a8a;color:#93c5fd}:root.dark article .warning{background-color:#78350f;color:#fcd34d}:root.dark article .tip{background-color:#14532d;color:#86efac}article blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid rgb(194 15 27 / 1);background-color:#f8fafc;border-radius:0 .5rem .5rem 0;font-style:italic;color:#374151;position:relative;box-shadow:0 1px 3px #0000001a}:root.dark article blockquote{background-color:#1f2937;color:#d1d5db}article blockquote:before{content:'"';position:absolute;top:-.5rem;left:1rem;font-size:3rem;color:#c20f1b4d;font-family:serif}article blockquote p{margin:0}article strong{font-weight:700;color:#262626}:root.dark article strong{color:#e5e5e5}article em{font-style:italic}.toc-container{position:sticky;top:10rem;height:calc(100vh - 12rem);max-height:calc(100vh - 12rem)}#toc{position:static;height:100%;overflow-y:auto;overflow-x:hidden;padding:0;scroll-behavior:auto!important;display:block;contain:layout style;pointer-events:auto;overscroll-behavior:contain}#toc[data-lenis-prevent]{overscroll-behavior:contain}#toc::-webkit-scrollbar{width:4px}#toc::-webkit-scrollbar-track{background:transparent}#toc::-webkit-scrollbar-thumb{background:#c20f1b4d;border-radius:2px}#toc::-webkit-scrollbar-thumb:hover{background:#c20f1b80}@media (max-width: 1024px){#toc{display:none}}#toc ul{list-style:none;padding:0;margin:0}#toc li{display:flex;align-items:center;margin-bottom:.25rem;opacity:.8;border-radius:.25rem;padding:.5rem .75rem;transition:opacity .2s ease}#toc li.selected{opacity:1;background-color:#fef2f2;border-left:3px solid rgb(194 15 27 / 1)}:root.dark #toc li.selected{background-color:#450a0a}#toc li a{color:inherit;text-decoration:none;font-weight:500;line-height:1.4;transition:color .2s ease}#toc li.selected a{color:#c20f1b;font-weight:600}#toc li svg{width:0;height:0;margin-right:0;transition:height .4s var(--transition-cubic),width .4s var(--transition-cubic),margin .4s var(--transition-cubic)}#toc li.selected svg{width:1rem;height:1rem;margin-right:.5rem}#toc li{font-weight:600;margin-bottom:.5rem;font-size:.95rem}#feedback-buttons button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}#feedback-buttons button:disabled:hover{transform:none;box-shadow:none}#feedback-container{transition:all .3s ease}#feedback-thanks{display:flex;transition:all .3s ease}#feedback-thanks.hidden{display:none}
