:root{--brand-primary:#69b3e7;--brand-secondary:#ffc72c;--brand-bg:#f4f4f4;--brand-surface:#fff;--brand-ink:#333;--radius:0px;--shadow:0 12px 34px rgba(0,0,0,.08);--tab-border:#d3d3d3;--note-bg:#ffbf47;--note-border:#ffa500;--line:#e7e8ea;--success:#2e8b57;--ph-fill:#e5e7eb;--ph-stroke:#c7cbd1;--ph-label-bg:#111827;--ph-label-ink:#fff;}#c_header-span,.c_main_header,.c_ft_body{display:none!important;}html,body{margin:0;background:var(--brand-bg);color:var(--brand-ink);font-family:Raleway,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.45;}h1,h2,h3,h4{color:var(--brand-primary);font-weight:900;letter-spacing:.02em;margin:0 0 .5rem;line-height:1.25;}h1{font-size:clamp(28px,4vw,40px);}h2{font-size:clamp(22px,3vw,32px);}h3{font-size:clamp(18px,2.4vw,26px);}h4{font-size:clamp(16px,2vw,22px);font-weight:800;}:focus-visible{outline:3px solid #92e8e2;outline-offset:2px;}a{color:var(--brand-primary);text-decoration:none;}a:hover{color:var(--brand-secondary);text-decoration:underline;}.au-topbar{background:var(--brand-primary);color:#fff;position:sticky;top:0;}.au-topbar__inner{margin:0 auto;padding:24px 16px;display:flex;align-items:center;justify-content:space-between;}.au-menu details{position:relative;}.au-menu summary{list-style:none;cursor:pointer;padding:8px 12px;}.au-menu summary::-webkit-details-marker{display:none;}.au-menu details[open] summary{background:rgba(255,255,255,.1);}.au-menu ul{position:absolute;right:0;top:calc(100% + 6px);min-width:200px;margin:0;padding:6px;list-style:none;background:#fff;color:var(--brand-ink);border-radius:0;box-shadow:0 10px 24px rgba(0,0,0,.18);z-index:1000;}.au-menu a{display:block;padding:8px 10px;color:var(--brand-ink);border-radius:var(--radius);text-decoration:none;}.au-menu a:hover{background:var(--brand-bg);}.au-header__bar{width:100%;padding:42px 16px;display:flex;align-items:center;justify-content:start;background:var(--brand-secondary);margin:0;}.au-topnav{flex:1;}.au-topnav__list{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap;margin:0;padding:0;list-style:none;}.au-topnav__list a{background:#fff;border:1px solid var(--tab-border);border-radius:var(--radius);padding:0;color:var(--brand-primary);font-weight:700;text-decoration:none;}.au-topnav__list a:hover{background:var(--brand-bg);color:var(--brand-secondary);}.au-tabnav{background:var(--brand-bg);padding:12px 10px;}.au-tabnav__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;}.au-tab{display:inline-block;padding:10px 14px;background:#fff;border:1px solid #e1e5ea;border-radius:var(--radius);font-weight:800;font-size:10px!important;letter-spacing:.02em;color:var(--brand-primary);text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.04);}.au-tab:hover{background:var(--brand-bg);color:var(--brand-secondary);}.au-tab span{margin-left:.35rem;}@media(min-width:900px){.au-tabnav__list{gap:18px;}.au-tab{padding:12px 16px;}}.au-hero{margin:0;padding:0;}.au-hero__img{width:100vw;height:260px;display:block;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow);}@media(min-width:900px){.au-hero__img{height:340px;}}.au-footer{background:var(--brand-primary);color:#fff;padding:2rem 1rem;}.au-footer__inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1.5rem;}.au-footer__left{flex:1;min-width:240px;}.au-footer__copy{margin:0 0 .5rem;font-weight:600;}.au-footer__contact{font-size:.9rem;line-height:1.4;opacity:.9;}.au-footer__right{flex:1;min-width:200px;text-align:right;}.au-footer__social{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-end;gap:1rem;}.au-footer__social a{color:#fff;font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease;}.au-footer__social a:hover{color:var(--brand-secondary);}@media(max-width:736px){.au-footer__inner{flex-direction:column;align-items:center;text-align:center;}.au-footer__right{text-align:center;}.au-footer__social{justify-content:center;}}.checklist-table table{width:100%;border-collapse:collapse;table-layout:fixed;}.checklist-table colgroup col:nth-child(3){width:300px!important;}.checklist-table td:nth-child(3),.checklist-table th:nth-child(3){white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere;word-break:break-word;}.sc-title__links{display:inline-flex;gap:12px;align-items:right;justify-content:right;flex-wrap:wrap;float:right;}.linkbtn{display:inline-block;line-height:1;font-weight:800;text-decoration:none;padding:12px 16px;border-radius:var(--radius);border:2px solid transparent;transition:transform .12s ease,background .2s ease,color .2s ease,border-color .2s ease;}.linkbtn:focus{outline:3px solid #92e8e2;outline-offset:2px;}.linkbtn--primary{background:var(--brand-secondary);color:#fff;}.linkbtn--primary:hover{background:var(--brand-secondary);}.linkbtn--ghost{background:transparent;color:var(--brand-secondary)!important;border-color:var(--brand-primary);}.linkbtn--ghost:hover{color:var(--brand-secondary)!important;background:var(--brand-primary);border-color:var(--brand-secondary);}