.shubo-cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:1rem 1.25rem;background:#1f2937;color:#f9fafb;box-shadow:0 -4px 12px rgba(0,0,0,0.2);font-family:inherit}.shubo-cookie-banner__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.shubo-cookie-banner__title{margin:0;font-size:1rem;font-weight:600;flex-basis:100%}.shubo-cookie-banner__text{margin:0;font-size:.875rem;line-height:1.4;flex:1 1 300px;min-width:0}.shubo-cookie-banner__links{margin:0;flex-basis:100%}.shubo-cookie-banner__links a{color:#93c5fd;text-decoration:underline}.shubo-cookie-banner__actions{display:flex;gap:.5rem;flex-wrap:wrap}.shubo-cookie-banner__btn{appearance:none;border:1px solid #4b5563;background:transparent;color:inherit;padding:.5rem 1rem;font:inherit;cursor:pointer;border-radius:.25rem}.shubo-cookie-banner__btn:hover{background:#374151}.shubo-cookie-banner__btn:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.shubo-cookie-banner__btn--primary{background:#2563eb;border-color:#2563eb}.shubo-cookie-banner__btn--primary:hover{background:#1d4ed8}.shubo-cookie-modal{position:fixed;inset:0;z-index:10000}.shubo-cookie-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,0.5)}.shubo-cookie-modal__panel{position:relative;max-width:560px;margin:5vh auto;background:#ffffff;color:#111827;padding:1.5rem;border-radius:.5rem;box-shadow:0 10px 30px rgba(0,0,0,0.3)}.shubo-cookie-modal__title{margin:0 0 1rem;font-size:1.25rem}.shubo-cookie-modal__close{position:absolute;top:.5rem;right:.75rem;background:transparent;border:0;font-size:1.5rem;cursor:pointer}.shubo-cookie-modal__close:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.shubo-cookie-modal__row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.shubo-cookie-modal__row:last-child{border-bottom:0}.shubo-cookie-modal__row h3{margin:0 0 .25rem;font-size:1rem}.shubo-cookie-modal__row p{margin:0;font-size:.85rem;color:#4b5563}.shubo-cookie-modal__actions{margin-top:1rem;text-align:right}.shubo-cookie-switch{appearance:none;border:1px solid #9ca3af;background:#f3f4f6;padding:.25rem .75rem;font:inherit;cursor:pointer;border-radius:999px;min-width:3.5rem}.shubo-cookie-switch[aria-checked="true"]{background:#10b981;color:#ffffff;border-color:#10b981}.shubo-cookie-switch:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.shubo-cookie-switch--disabled{opacity:.6;cursor:not-allowed}