.syl-wrap{--syl-gap: 1rem}:root{--syl-sans: "Archivo Variable", Archivo, system-ui, sans-serif;--syl-mono: "Spline Sans Mono", ui-monospace, SFMono-Regular, monospace}.syl-hero{margin:0 0 2rem;padding:0 0 1.5rem;border-bottom:3px solid var(--brick)}.syl-hero .syl-course{display:block;font-family:var(--syl-mono);font-size:.8rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--brick);margin-bottom:.5rem}.syl-hero h1{margin:0 0 .6rem;font-size:clamp(2rem,5vw,3.1rem);line-height:1.05}.syl-hero .syl-tagline{margin:0;max-width:60ch;font-size:1.15rem;line-height:1.55;color:var(--ink)}.syl-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 1.5rem}.syl-btn{display:inline-block;padding:.5rem .95rem;font-family:var(--syl-sans);font-size:.82rem;font-weight:600;letter-spacing:.02em;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;text-decoration:none;transition:border-color .15s var(--ease-out),color .15s var(--ease-out)}.syl-btn:hover{color:var(--brick);border-color:var(--brick)}.syl-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:var(--syl-gap);margin:1.5rem 0 2rem;padding:0;list-style:none}.syl-facts>li{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);padding:1rem 1.1rem}.syl-fact-label{display:block;font-family:var(--syl-mono);font-size:.68rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.35rem}.syl-fact-value{display:block;font-size:1.02rem;line-height:1.45;color:var(--ink)}.syl-fact-value a{color:var(--brick);text-decoration:underline}.syl-fact-note{display:block;margin-top:.35rem;font-size:.88rem;line-height:1.45;color:var(--muted)}.syl-first-week{margin:2rem 0;padding:1.4rem 1.5rem;background:var(--surface);border:1px solid var(--line);border-left:5px solid var(--brick);border-radius:var(--radius-card)}.syl-first-week>:first-child{margin-top:0}.syl-first-week ol{margin:.8rem 0 0;padding-left:1.4rem;list-style:decimal}.syl-first-week li{margin-bottom:.6rem;line-height:1.55}.syl-first-week li:last-child{margin-bottom:0}.syl-first-week p:last-child{margin-bottom:0}.syl-prose h2{margin:2.6rem 0 .9rem;font-size:clamp(1.35rem,2.6vw,1.7rem);padding-top:1.1rem;border-top:1px solid var(--line)}.syl-prose h3{margin:1.8rem 0 .6rem;font-size:1.12rem;font-weight:700}.syl-prose p,.syl-prose li{line-height:1.65}.syl-prose ul,.syl-prose ol{margin:.8rem 0 1.2rem;padding-left:1.4rem}.syl-prose ul{list-style:disc}.syl-prose ol{list-style:decimal}.syl-prose li::marker{color:var(--muted)}.syl-prose li{margin-bottom:.45rem}.syl-prose a{color:var(--brick);text-decoration:underline;text-underline-offset:2px}.syl-prose strong{font-weight:700;color:var(--ink)}.syl-table-scroll{overflow-x:auto;margin:1.2rem 0 1.8rem}.syl-prose table{width:100%;border-collapse:collapse;font-size:.95rem;font-family:var(--syl-sans)}.syl-prose caption{caption-side:top;text-align:left;padding:0 0 .6rem;font-family:var(--syl-mono);font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.syl-prose th,.syl-prose td{padding:.55rem .7rem;border-bottom:1px solid var(--line);vertical-align:top;text-align:left;line-height:1.5}.syl-prose thead th{border-bottom:2px solid var(--ink);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);font-weight:700}.syl-prose tbody th{font-weight:700;color:var(--ink)}.syl-prose tbody tr:nth-child(2n) td,.syl-prose tbody tr:nth-child(2n) th{background:var(--surface)}.syl-prose tfoot td,.syl-prose tfoot th{border-top:2px solid var(--ink);border-bottom:none;font-weight:800;color:var(--ink)}.syl-weight{width:20%;white-space:nowrap}.syl-points tbody th,.syl-points tfoot th{width:5.5rem}.syl-bar{display:inline-block;vertical-align:middle;width:calc(var(--pct) * 1.1px);min-width:3px;height:.65rem;margin-right:.5rem;background:var(--brick);border-radius:2px}.syl-help tbody th{width:32%}.schedule-table thead th{position:sticky;top:0;z-index:2;background:var(--paper)}.schedule-table.has-due tbody td:last-child:not(:empty){font-weight:600;color:var(--ink)}.schedule-table.has-due tbody td:last-child:not(:empty):before{content:"◆ ";color:var(--brick);font-weight:400}.syl-note{margin:1.6rem 0;padding:1.1rem 1.3rem;background:var(--brick-wash);border-left:4px solid var(--brick);border-radius:var(--radius-card)}.syl-note>:first-child{margin-top:0}.syl-note>:last-child{margin-bottom:0}.syl-note .syl-note-title{font-family:var(--syl-sans);font-weight:800;margin-bottom:.5rem;color:var(--ink)}details.syl-policy{margin:.6rem 0;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface)}details.syl-policy>summary{cursor:pointer;padding:.8rem 1.1rem;font-family:var(--syl-sans);font-weight:700;color:var(--ink)}details.syl-policy>summary:hover{color:var(--brick)}details.syl-policy>*:not(summary){padding:0 1.1rem}details.syl-policy>*:last-child{padding-bottom:1rem}@media print{:root,:root[data-theme=dark],:root[data-theme=light]{--paper: #ffffff;--card: #ffffff;--surface: #ffffff;--ink: #000000;--text: #000000;--ink-soft: #3a3a3a;--muted: #3a3a3a;--brick: #8c1d13;--brick-wash: #ffffff;--line: #999999}html,body{background:#fff!important;background-image:none!important;color:#000!important;font-size:10.5pt}.topbar,footer,.syl-noprint{display:none!important}main{padding:0!important}.syl-hero{border-bottom-width:2px;padding-top:0}.syl-hero h1{font-size:20pt}.syl-facts{grid-template-columns:1fr 1fr;gap:.4rem}.syl-facts>li{-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid #999}.syl-first-week{-moz-column-break-inside:auto;break-inside:auto;border:1px solid #999}.syl-first-week>:first-child{-moz-column-break-after:avoid;break-after:avoid}.syl-first-week li{-moz-column-break-inside:avoid;break-inside:avoid}details.syl-policy{border:none;background:none;-moz-column-break-inside:auto;break-inside:auto}details.syl-policy>summary{font-size:11.5pt;padding-left:0;list-style:none}details.syl-policy>summary::-webkit-details-marker{display:none}details.syl-policy>*:not(summary){padding-left:0}.syl-prose h2{-moz-column-break-after:avoid;break-after:avoid;font-size:13pt}.syl-prose h3{-moz-column-break-after:avoid;break-after:avoid;font-size:11.5pt}.syl-prose table{font-size:9pt}.syl-table-scroll{overflow:visible}.schedule-table thead th{position:static}.syl-prose tbody tr{-moz-column-break-inside:avoid;break-inside:avoid}thead{display:table-header-group}.syl-bar{background:#666!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.syl-prose a[href^=http]:after{content:" (" attr(href) ")";font-size:8pt;word-break:break-all;color:#333}.syl-help a[href^=http]:after,.schedule-table a[href^=http]:after{font-size:7pt}.syl-prose a[href^="#"]:after,.syl-prose a[href^=mailto]:after,.syl-prose a[href^=tel]:after{content:""}}.syl-updated{margin-top:3rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.85rem;color:var(--muted);max-width:var(--measure)}
