.wb-consent{position:fixed;left:0;right:0;bottom:0;z-index:690;display:flex;flex-direction:column;gap:12px;padding:16px 20px;background:var(--ocean-deep, #1E3A5F);color:var(--white, #FFFFFF);box-shadow:0 -4px 24px #00000040;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.wb-consent__text{margin:0;font-size:.9rem;line-height:1.5}.wb-consent__link{color:var(--sunset-gold, #D4A853);text-decoration:underline;font-weight:600}.wb-consent__link:hover,.wb-consent__link:focus{color:var(--white, #FFFFFF)}.wb-consent__actions{display:flex;gap:12px}.wb-consent__btn{flex:1 1 auto;padding:10px 18px;border-radius:8px;border:1px solid transparent;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.92rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.wb-consent__btn:focus-visible{outline:2px solid var(--sunset-gold, #D4A853);outline-offset:2px}.wb-consent__btn--accept{background:var(--sunset-gold, #D4A853);color:var(--ocean-deep, #1E3A5F)}.wb-consent__btn--accept:hover{background:var(--sunset-gold-hover, #C49643)}.wb-consent__btn--ghost{background:transparent;color:var(--white, #FFFFFF);border-color:#ffffff80}.wb-consent__btn--ghost:hover{background:#ffffff1f}@media(min-width:768px){.wb-consent{flex-direction:row;align-items:center;justify-content:space-between;gap:24px;padding:16px 32px}.wb-consent__text{flex:1 1 auto;font-size:.95rem}.wb-consent__actions{flex:0 0 auto}.wb-consent__btn{flex:0 0 auto;min-width:120px}}
