/* Auto001 local cookie consent UI. No external font, image or CDN dependency. */
.a001-cc-layer{position:fixed;z-index:2147483000;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:#202124;box-sizing:border-box}.a001-cc-layer *{box-sizing:border-box}.a001-cc-layer[hidden]{display:none!important}.a001-cc-layer--banner{left:0;right:0;bottom:0;padding:12px;pointer-events:none}.a001-cc-layer--preferences{inset:0;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(0,0,0,.48)}.a001-cc-modal{background:#fff;color:#202124;border:1px solid rgba(0,0,0,.12);box-shadow:0 10px 36px rgba(0,0,0,.2);border-radius:12px;pointer-events:auto}.a001-cc-consent{width:min(760px,calc(100vw - 24px));margin:0 auto;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.a001-cc-copy{min-width:0}.a001-cc-title{margin:0 0 8px;font-size:20px;line-height:1.2;font-weight:750;color:#202124}.a001-cc-description{margin:0;font-size:14px;line-height:1.5;color:#444}.a001-cc-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.a001-cc-btn{min-height:42px;padding:9px 14px;border-radius:7px;border:1px solid transparent;font:inherit;font-size:14px;font-weight:700;line-height:1.2;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.a001-cc-btn:focus-visible,.a001-cc-close:focus-visible{outline:3px solid #155EEF;outline-offset:2px}.a001-cc-btn--primary{background:#94450b;color:#fff;border-color:#94450b}.a001-cc-btn--primary:hover{background:#783708;border-color:#783708}.a001-cc-btn--secondary{background:#fff;color:#222;border-color:#b9b9b9}.a001-cc-btn--secondary:hover{background:#f3f3f3}.a001-cc-btn--link{background:transparent;color:#6f350c;border-color:transparent;text-decoration:underline;text-underline-offset:2px}.a001-cc-btn--link:hover{color:#442007}.a001-cc-preferences{width:min(680px,calc(100vw - 24px));max-height:min(88vh,760px);display:flex;flex-direction:column;overflow:hidden}.a001-cc-pref-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 12px;border-bottom:1px solid #e8e8e8}.a001-cc-pref-head .a001-cc-title{margin:0}.a001-cc-close{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#333;font-size:30px;line-height:1;cursor:pointer}.a001-cc-close:hover{background:#f0f0f0}.a001-cc-pref-body{padding:4px 18px;overflow:auto;overscroll-behavior:contain}.a001-cc-section{position:relative;padding:14px 58px 14px 0;border-bottom:1px solid #ececec}.a001-cc-section:last-child{border-bottom:0}.a001-cc-section-title{margin:0 0 5px;font-size:16px;line-height:1.3;font-weight:750;color:#222}.a001-cc-section-description{margin:0;font-size:13px;line-height:1.45;color:#555}.a001-cc-toggle-row{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;cursor:pointer}.a001-cc-toggle-row input{position:absolute;opacity:0;pointer-events:none}.a001-cc-toggle{position:relative;width:44px;height:24px;border-radius:999px;background:#8b8b8b;transition:background .15s ease}.a001-cc-toggle:before{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .15s ease}.a001-cc-toggle-row input:checked+.a001-cc-toggle{background:#94450b}.a001-cc-toggle-row input:checked+.a001-cc-toggle:before{transform:translateX(20px)}.a001-cc-toggle-row input:focus-visible+.a001-cc-toggle{outline:3px solid #155EEF;outline-offset:2px}.a001-cc-toggle-row input:disabled+.a001-cc-toggle{opacity:.7;cursor:not-allowed}.a001-cc-actions--preferences{padding:14px 18px 18px;border-top:1px solid #e8e8e8}
@media(max-width:767.98px){.a001-cc-layer--banner{padding:8px}.a001-cc-consent{width:100%;display:block;padding:15px;border-radius:10px}.a001-cc-description{font-size:13px}.a001-cc-actions{margin-top:13px;display:grid;grid-template-columns:1fr 1fr}.a001-cc-btn{width:100%;min-height:44px}.a001-cc-btn--link{grid-column:1/-1}.a001-cc-layer--preferences{padding:8px}.a001-cc-preferences{width:100%;max-height:94vh;border-radius:10px}.a001-cc-pref-head{padding:14px 14px 10px}.a001-cc-pref-body{padding:2px 14px}.a001-cc-section{padding:13px 54px 13px 0}.a001-cc-actions--preferences{padding:12px 14px 14px;display:grid;grid-template-columns:1fr}.a001-cc-actions--preferences .a001-cc-btn{width:100%}}
@media(prefers-reduced-motion:reduce){.a001-cc-layer *{scroll-behavior:auto!important;transition:none!important}}
