main.svelte-586zmv{padding:3rem;display:grid;row-gap:2rem}section.svelte-586zmv{display:grid;column-gap:1rem;row-gap:2rem;grid-template-columns:auto 1fr;align-items:start}.section-title.svelte-586zmv{font-weight:700;font-size:1.5rem}.emoji.svelte-586zmv{width:2rem;height:2rem;margin-top:.25rem;display:grid;place-content:center;background-color:var(--dark-grey);border-radius:50%;text-shadow:-2px 2px 2px rgba(0,0,0,.2);font-size:1.2rem}.header.svelte-586zmv,.header-content.svelte-586zmv{display:grid;text-align:center;text-wrap:balance}.title-main.svelte-586zmv{font-size:2.25rem;font-weight:600;color:var(--black);margin:0}.title-sub.svelte-586zmv{font-size:1.2rem;margin-top:.25rem;font-weight:400;color:var(--black)}.subsection-title{font-size:1.3rem;font-weight:700;margin:2rem 0 1rem;color:hsl(var(--brand-foreground));position:relative;padding-left:1rem}.subsection-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:1.2rem;background:linear-gradient(45deg,hsl(var(--brand-foreground)),hsl(var(--brand-foreground) / .7));border-radius:2px}.content-list{margin:1.25rem 0;padding-left:0;list-style:none}.content-list li{margin:.75rem 0;line-height:1.7;position:relative;padding-left:1.5rem;transition:all .2s ease}.content-list li:before{content:"•";position:absolute;left:0;top:0;color:hsl(var(--brand-foreground));font-weight:700;font-size:1.1rem}.content-list li:hover{padding-left:1.75rem;color:hsl(var(--brand-foreground))}.content-list.numbered{counter-reset:list-counter;padding-left:0}.content-list.numbered li{counter-increment:list-counter;padding-left:2rem}.content-list.numbered li:before{content:counter(list-counter);position:absolute;left:0;top:0;background:hsl(var(--brand-foreground));color:#fff;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.content-table{width:100%;border-collapse:collapse;margin:2rem 0;background:hsl(var(--background));border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid hsl(var(--border))}.content-table th,.content-table td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground))}.content-table th{background:linear-gradient(135deg,hsl(var(--brand-foreground)),hsl(var(--brand-foreground) / .9));color:#fff;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;position:relative}.content-table th:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff4d}.content-table tbody tr{transition:all .2s ease}.content-table tbody tr:hover{background:hsl(var(--muted) / .5);transform:translateY(-1px)}.content-table tbody tr:last-child td{border-bottom:none}.content-table td strong{color:hsl(var(--brand-foreground));font-weight:600}[data-theme=dark] .content-table{background:hsl(var(--card));border:1px solid hsl(var(--border));box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}[data-theme=dark] .content-table th,[data-theme=dark] .content-table td{border-bottom:1px solid hsl(var(--border))}[data-theme=dark] .content-table tbody tr:hover{background:hsl(var(--muted) / .3)}[data-theme=dark] .content-list li:before{color:hsl(var(--brand-foreground))}[data-theme=dark] .content-list li:hover{color:hsl(var(--brand-foreground))}[data-theme=dark] .content-list.numbered li:before{background:hsl(var(--brand-foreground));color:#fff}[data-theme=dark] .subsection-title{color:hsl(var(--foreground))}[data-theme=dark] .subsection-title:before{background:linear-gradient(45deg,hsl(var(--brand-foreground)),hsl(var(--brand-foreground) / .7))}.breadcrumb-section.svelte-586zmv{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1rem}.content-list,.content-table,.subsection-title{animation:svelte-586zmv-fadeInUp .5s ease-out}@keyframes svelte-586zmv-fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media only screen and (max-width: 800px){main.svelte-586zmv{padding:2rem 1rem 1rem}.content-table{font-size:.85rem;margin:1.5rem 0;border-radius:8px}.content-table th,.content-table td{padding:.75rem .5rem}.content-table th{font-size:.8rem}.subsection-title{font-size:1.2rem;margin:1.5rem 0 .75rem}.subsection-title:before{width:3px;height:1rem}.content-list li{margin:.6rem 0;padding-left:1.25rem}.content-list li:hover{padding-left:1.4rem}.content-list.numbered li{padding-left:1.75rem}.content-list.numbered li:before{width:1.25rem;height:1.25rem;font-size:.75rem}.breadcrumb-section.svelte-586zmv{flex-direction:column;align-items:flex-start;gap:1rem}.title-main.svelte-586zmv{font-size:1.75rem}.title-sub.svelte-586zmv{font-size:1rem}}
