*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--text-body);line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{color:var(--ink);font-weight:600;line-height:1.2;letter-spacing:-.025em}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:var(--text-2xl)}p+p{margin-top:var(--space-4)}a{color:inherit;text-decoration:none}a:hover{color:var(--primary)}button,input,select,textarea{font:inherit}button{cursor:pointer}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{border:0}button:disabled{cursor:not-allowed}img{display:block;max-width:100%;height:auto}svg{display:block}ul,ol{padding-left:var(--space-6)}figure,fieldset{margin:0}fieldset{padding:0;border:0;min-width:0}legend{padding:0}strong{font-weight:600;color:var(--ink)}:focus-visible{outline:2px solid var(--primary);outline-offset:4px}#main:focus{outline:none}[hidden]{display:none!important}.au-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.au-skip-link{position:fixed;z-index:100;top:-100px;left:16px;background:var(--surface);padding:var(--space-3) var(--space-6);border-radius:var(--radius-pill)}.au-skip-link:focus{top:16px}.au-container{width:min(calc(100% - var(--gutter)*2),var(--wide));margin-inline:auto}.au-container--commerce{max-width:var(--commerce)}.au-container--form{max-width:1120px}.au-section{padding-block:var(--section)}.au-surface{background:var(--surface)}.au-blush{background:var(--blush)}.au-eyebrow{font-size:var(--text-xs);letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:var(--primary);margin-bottom:var(--space-3)}.au-muted{color:var(--muted)}.au-small{font-size:var(--text-md)}.au-text-link{color:var(--primary);text-decoration:underline;text-underline-offset:5px}.au-section-head{display:flex;align-items:end;justify-content:space-between;gap:var(--space-6);margin-bottom:var(--space-8)}.au-section-head p{max-width:560px;margin-top:var(--space-3)}.au-section-head .au-text-link{white-space:nowrap}.au-stack{display:grid;gap:var(--space-6)}.au-row{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.au-divider{height:1px;background:var(--border);border:0;margin:var(--space-6) 0}.au-page-heading{padding-block:var(--space-10) var(--space-8)}.au-page-heading p{max-width:600px;margin-top:var(--space-3)}.au-page-heading.au-center{text-align:center}.au-page-heading.au-center p{margin-inline:auto}.au-breadcrumb{font-size:var(--text-sm);color:var(--muted);display:flex;gap:var(--space-2);align-items:center;flex-wrap:wrap;margin-bottom:var(--space-6)}.au-breadcrumb .au-icon{width:12px;height:12px}.au-flow>*+*{margin-top:var(--space-4)}.au-narrow{max-width:var(--reading)}.au-empty-state{text-align:center;padding:var(--space-16) var(--space-4);max-width:600px;margin:auto}.au-empty-state>.au-icon{width:48px;height:48px;color:var(--primary);margin:0 auto var(--space-6)}.au-empty-state h1,.au-empty-state h2{margin-bottom:var(--space-4)}.au-empty-state .au-btn{margin-top:var(--space-6)}.au-icon{width:24px;height:24px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.au-icon-small{width:18px;height:18px}.au-legal-note{font-size:var(--text-sm);color:var(--muted);line-height:1.5}.au-notice{padding:var(--space-4) var(--space-5);border-radius:var(--radius-control);background:var(--blush);font-size:var(--text-md);display:flex;gap:var(--space-3);align-items:flex-start}.au-notice--success{background:var(--success-bg);color:var(--success)}.au-notice--error{background:var(--error-bg);color:var(--error)}.au-notice .au-icon{width:20px;height:20px}.au-page-end{padding-bottom:var(--space-16)}.au-table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:var(--space-4);border-bottom:1px solid var(--border)}th{font-size:var(--text-sm);color:var(--muted);font-weight:500}button,a{touch-action:manipulation}@media(max-width:767px){.au-section-head{gap:var(--space-4);align-items:start}.au-section-head .au-text-link{font-size:var(--text-md)}.au-page-heading{padding-block:var(--space-6)}.au-section-head p{font-size:var(--text-base)}.au-page-end{padding-bottom:var(--space-12)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
