*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1e3a5f;--navy-deep: #0f2440;--teal: #0d9488;--teal-light: #ccfbf1;--teal-muted: #5eead4;--amber: #d97706;--amber-light: #fef3c7;--green: #059669;--green-light: #d1fae5;--red: #dc2626;--red-light: #fee2e2;--bg: #f8fafc;--bg-warm: #fafaf9;--text: #1e293b;--text-muted: #64748b;--text-light: #94a3b8;--border: #e2e8f0;--border-strong: #cbd5e1;--white: #ffffff;--font-display: "DM Serif Display", Georgia, "Times New Roman", serif;--font-body: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.07), 0 2px 4px -2px rgba(0,0,0,.05);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.07), 0 4px 6px -4px rgba(0,0,0,.05);--max-w: 760px;--max-w-wide: 900px;--gutter: 1.25rem}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.65}.site-header{background:var(--navy-deep);border-bottom:3px solid var(--teal);padding:.75rem var(--gutter)}.site-header__inner{max-width:var(--max-w-wide);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-logo{font-family:var(--font-display);color:var(--white);font-size:1.15rem;text-decoration:none;letter-spacing:-.01em}.site-logo span{color:var(--teal-muted)}.site-nav{display:flex;gap:1.5rem}.site-nav a{color:var(--text-light);text-decoration:none;font-size:.825rem;font-weight:500;transition:color .15s}.site-nav a:hover{color:var(--white)}.site-nav a.active{color:var(--teal-muted)}.menu-toggle{display:none;background:none;border:none;color:var(--white);cursor:pointer;padding:.25rem}.menu-toggle svg{display:block}.page-wrapper{max-width:var(--max-w);margin:0 auto;padding:0 var(--gutter) 4rem}.page-wrapper--wide{max-width:var(--max-w-wide)}.breadcrumbs{padding:1rem 0 .5rem;font-size:.8rem;color:var(--text-muted)}.breadcrumbs a{color:var(--teal);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .sep{margin:0 .35rem;color:var(--text-light)}.page-title{font-family:var(--font-display);font-size:clamp(1.6rem,4.5vw,2.15rem);color:var(--navy);line-height:1.2;margin:.5rem 0 1.5rem;letter-spacing:-.02em}.page-intro{font-size:.925rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.65;max-width:680px}.tldr-card{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--teal);border-radius:var(--radius-lg);padding:1.5rem;margin-bottom:1.25rem;box-shadow:var(--shadow-md)}.tldr-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--teal);margin-bottom:.75rem}.tldr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.tldr-stat{text-align:center;padding:.75rem .5rem;background:var(--bg);border-radius:var(--radius)}.tldr-stat__value{font-family:var(--font-display);font-size:1.75rem;color:var(--navy);line-height:1.1}.tldr-stat__label{font-size:.75rem;color:var(--text-muted);margin-top:.25rem;font-weight:500}.tldr-stat--online .tldr-stat__value{color:var(--green)}.tldr-summary{margin-top:1rem;font-size:.925rem;color:var(--text);line-height:1.6;padding-top:1rem;border-top:1px solid var(--border)}.tldr-board{display:inline-flex;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.8rem;color:var(--text-muted)}.tldr-board a{color:var(--teal);text-decoration:none}.tldr-board a:hover{text-decoration:underline}.state-hub-link{margin:1.5rem 0;font-size:.875rem}.state-hub-link a{color:var(--teal);text-decoration:none}.state-hub-link a:hover{text-decoration:underline}.disclaimer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.85rem 1rem;font-size:.8rem;color:var(--text-light);line-height:1.55;margin-bottom:1.5rem}.disclaimer strong{font-weight:600}.disclaimer a{color:var(--text-light);text-decoration:underline}.ad-slot{min-height:100px;background:repeating-linear-gradient(-45deg,var(--bg),var(--bg) 8px,#f1f5f9 8px,#f1f5f9 16px);border:1px dashed var(--border-strong);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:.7rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.1em;margin:1.5rem 0}.section{margin-bottom:2.25rem}.section-title{font-family:var(--font-display);font-size:1.35rem;color:var(--navy);margin-bottom:.85rem;letter-spacing:-.01em;padding-bottom:.5rem;border-bottom:2px solid var(--border)}.section p{margin-bottom:.85rem;font-size:.925rem;line-height:1.7}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:.5rem 0 1rem}table{width:100%;border-collapse:collapse;font-size:.875rem}thead th{text-align:left;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:.65rem .75rem;border-bottom:2px solid var(--border-strong);white-space:nowrap}tbody td{padding:.75rem;border-bottom:1px solid var(--border);vertical-align:top}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:#0d948808}.variant-warning{background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:var(--radius);padding:.85rem 1rem;font-size:.8rem;color:#1e40af;line-height:1.55;margin-bottom:1rem}.variant-warning strong{font-weight:600}.variant-warning a{color:#1e40af;text-decoration:underline}.badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:600;padding:.2rem .55rem;border-radius:100px;white-space:nowrap}.badge--every{background:var(--teal-light);color:#0f766e}.badge--first{background:#e0e7ff;color:#4338ca}.badge--conditional{background:var(--amber-light);color:#92400e}.badge--one-time{background:#f3e8ff;color:#7c3aed}.badge--periodic{background:#fef3c7;color:#92400e}.variant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:.5rem}.variant-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.variant-card--highlight{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal)}.variant-card__label{font-family:var(--font-display);font-size:1.1rem;color:var(--navy);margin-bottom:.5rem;line-height:1.3}.variant-card--highlight .variant-card__label{color:var(--teal)}.variant-card__hours{font-family:var(--font-display);font-size:1.25rem;color:var(--navy);margin-bottom:.35rem}.variant-card__desc{font-size:.8rem;color:var(--text-muted);line-height:1.5}.exemption-list{list-style:none}.exemption-list li{padding:.75rem 0;border-bottom:1px solid var(--border);font-size:.9rem;display:flex;gap:.6rem;align-items:flex-start}.exemption-list li:last-child{border-bottom:none}.exemption-icon{flex-shrink:0;width:20px;height:20px;background:#f0fdf4;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;color:var(--green);margin-top:.15rem}.exemption-note{font-size:.78rem;color:var(--amber);font-weight:500;margin-top:.2rem}.delivery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:.5rem}.delivery-item{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;text-align:center}.delivery-item__icon{font-size:1.5rem;margin-bottom:.35rem}.delivery-item__label{font-size:.8rem;font-weight:600;color:var(--text)}.delivery-item__value{font-size:.75rem;color:var(--text-muted);margin-top:.15rem}.delivery-item--yes{border-color:var(--green);background:#f0fdf4}.cta-card{background:linear-gradient(135deg,var(--navy-deep) 0%,var(--navy) 100%);border-radius:var(--radius-lg);padding:1.75rem;color:var(--white);margin:1.5rem 0}.cta-card__title{font-family:var(--font-display);font-size:1.15rem;margin-bottom:.5rem}.cta-card__text{font-size:.85rem;opacity:.85;margin-bottom:1rem;line-height:1.6}.cta-card__btn{display:inline-flex;align-items:center;gap:.4rem;background:var(--teal);color:var(--white);text-decoration:none;font-weight:600;font-size:.875rem;padding:.65rem 1.25rem;border-radius:var(--radius);transition:background .15s,transform .1s}.cta-card__btn:hover{background:#0f766e;transform:translateY(-1px)}.cta-card__disclosure{font-size:.7rem;opacity:.55;margin-top:.85rem;line-height:1.5}.tips-list{list-style:none;counter-reset:tip}.tips-list li{counter-increment:tip;padding:.6rem 0;font-size:.9rem;display:flex;gap:.75rem;align-items:flex-start}.tips-list li:before{content:counter(tip);flex-shrink:0;width:24px;height:24px;background:var(--navy);color:var(--white);font-size:.7rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.source-item{display:flex;align-items:flex-start;gap:.6rem;padding:.85rem 1rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:.5rem}.source-check{flex-shrink:0;width:22px;height:22px;background:var(--green-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.source-check svg{width:12px;height:12px;color:var(--green)}.source-title{font-size:.875rem;font-weight:600}.source-title a{color:var(--teal);text-decoration:none}.source-title a:hover{text-decoration:underline}.source-meta{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.source-verified{color:var(--green);font-weight:600}.link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.65rem;margin-top:.5rem}.link-card{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);text-decoration:none;color:var(--text);font-size:.85rem;font-weight:500;transition:border-color .15s,box-shadow .15s}.link-card:hover{border-color:var(--teal);box-shadow:var(--shadow)}.link-card__sub{color:var(--text-muted);font-weight:400;font-size:.78rem}.link-card__arrow{margin-left:auto;color:var(--text-light);font-size:.75rem;transition:transform .15s,color .15s}.link-card:hover .link-card__arrow{transform:translate(2px);color:var(--teal)}.hub-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1.5rem}.hub-stat{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;text-align:center}.hub-stat__value{font-family:var(--font-display);font-size:1.5rem;color:var(--navy)}.hub-stat__label{font-size:.72rem;color:var(--text-muted);margin-top:.15rem;font-weight:500}.state-link{color:var(--teal);text-decoration:none;font-weight:600}.state-link:hover{text-decoration:underline}.hours-cell{font-weight:600;font-variant-numeric:tabular-nums}.hours-low{color:var(--green)}.hours-mid{color:var(--amber)}.hours-high{color:var(--red)}.online-yes{color:var(--green);font-weight:600;font-size:.8rem}.online-no{color:var(--text-light);font-size:.8rem}.topics-preview{font-size:.78rem;color:var(--text-muted);max-width:200px}.view-link{color:var(--teal);text-decoration:none;font-size:.78rem;font-weight:600;white-space:nowrap}.view-link:hover{text-decoration:underline}.hero{text-align:center;padding:3rem 0 1rem}.hero__title{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,2.5rem);color:var(--navy);line-height:1.15;letter-spacing:-.02em;margin-bottom:.75rem}.hero__subtitle{font-size:1.05rem;color:var(--text-muted);max-width:560px;margin:0 auto;line-height:1.6}.quick-search{display:flex;gap:.5rem;max-width:520px;margin:0 auto 2.5rem;flex-wrap:wrap;justify-content:center}.quick-search select{flex:1;min-width:160px;padding:.7rem 1rem;font-size:.875rem;font-family:var(--font-body);border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--white);color:var(--text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.quick-search select:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #0d948826}.quick-search__btn{padding:.7rem 1.25rem;background:var(--teal);color:var(--white);border:none;border-radius:var(--radius);font-size:.875rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:background .15s}.quick-search__btn:hover{background:#0f766e}.profession-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem}.profession-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem 1.5rem;text-decoration:none;color:var(--text);transition:border-color .15s,box-shadow .2s,transform .15s;display:flex;flex-direction:column}.profession-card:hover{border-color:var(--teal);box-shadow:var(--shadow-md);transform:translateY(-2px)}.profession-card__icon{font-size:2rem;margin-bottom:.75rem}.profession-card__name{font-family:var(--font-display);font-size:1.2rem;color:var(--navy);margin-bottom:.35rem}.profession-card__desc{font-size:.825rem;color:var(--text-muted);line-height:1.55;flex:1}.profession-card__meta{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border);font-size:.75rem;color:var(--text-light);display:flex;justify-content:space-between}.profession-card__cta{color:var(--teal);font-weight:600;font-size:.8rem}.value-section{text-align:center;padding:2rem 0;margin-bottom:1.5rem}.value-section__title{font-family:var(--font-display);font-size:1.35rem;color:var(--navy);margin-bottom:1.25rem}.value-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;text-align:center}.value-item__icon{font-size:1.75rem;margin-bottom:.5rem}.value-item__title{font-size:.9rem;font-weight:600;color:var(--text);margin-bottom:.25rem}.value-item__desc{font-size:.8rem;color:var(--text-muted);line-height:1.55}.site-footer{background:var(--navy-deep);color:#fff9;padding:2rem var(--gutter);font-size:.78rem;line-height:1.7;margin-top:3rem}.site-footer__inner{max-width:var(--max-w-wide);margin:0 auto}.site-footer a{color:var(--teal-muted);text-decoration:none}.site-footer a:hover{color:var(--white)}.footer-links{display:flex;gap:1.25rem;margin-bottom:1rem;flex-wrap:wrap}.footer-disclaimer{padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.72rem;opacity:.7}@media(max-width:600px){:root{--gutter: 1rem}.tldr-grid{grid-template-columns:repeat(2,1fr)}.variant-grid{grid-template-columns:1fr}.variant-card__label{font-size:1rem}.delivery-grid{grid-template-columns:repeat(2,1fr)}.link-grid{grid-template-columns:1fr}.hub-stats{grid-template-columns:repeat(2,1fr)}.profession-grid{grid-template-columns:1fr}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--navy-deep);border-top:1px solid rgba(255,255,255,.1);flex-direction:column;padding:.75rem var(--gutter);gap:0;z-index:100}.site-nav.is-open{display:flex}.site-nav a{padding:.6rem 0;font-size:.875rem;border-bottom:1px solid rgba(255,255,255,.06)}.site-nav a:last-child{border-bottom:none}.site-header__inner{position:relative}.section-title{font-size:1.15rem}table{font-size:.8rem}thead th,tbody td{padding:.55rem .5rem}.topics-preview{display:none}.hero{padding:2rem 0 1.5rem}.quick-search{flex-direction:column}.quick-search select,.quick-search__btn{width:100%}}
