.ConsentBanner-module__spLbGa__banner{left:var(--space-4);right:var(--space-4);bottom:var(--space-4);z-index:50;justify-content:space-between;align-items:center;gap:var(--space-5);max-width:52rem;padding:var(--space-4) var(--space-5);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-wrap:wrap;margin:0 auto;display:flex;position:fixed}.ConsentBanner-module__spLbGa__text{min-width:18rem;font-size:var(--size-sm);color:var(--color-text-muted);flex:1;line-height:1.55}.ConsentBanner-module__spLbGa__link{color:var(--color-accent)}.ConsentBanner-module__spLbGa__actions{gap:var(--space-2);display:flex}.ConsentBanner-module__spLbGa__button{padding:var(--space-2) var(--space-5);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);font-size:var(--size-sm);font-weight:var(--font-weight-medium);color:var(--color-text)}.ConsentBanner-module__spLbGa__button:hover{border-color:var(--color-accent);color:var(--color-accent)}
*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--color-bg);min-height:100dvh;color:var(--color-text);font-family:var(--font-body);font-size:var(--size-base);font-weight:var(--font-weight-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.55}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:var(--font-weight-bold);letter-spacing:-.015em;line-height:1.2}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}button:disabled{cursor:not-allowed}img,svg{max-width:100%;display:block}table{border-collapse:collapse;width:100%}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--color-accent-subtle)}
