/* Force explicit color scheme and text colors for cross-browser consistency */
:root{color-scheme:light dark}
#wishit-consent-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:rgb(0 0 0 / .58);z-index:2147483647}#wishit-consent-overlay[aria-hidden="false"]{display:flex}#wishit-consent-dialog{width:min(920px, 100%);max-height:min(90vh, 860px);overflow:auto;border-radius:18px;padding:22px 22px 18px;background:#fff;color:#111827;box-shadow:0 24px 60px rgb(0 0 0 / .25);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;line-height:1.5;color-scheme:light}#wishit-consent-dialog *{color:inherit}#wishit-consent-dialog h1,#wishit-consent-dialog h2,#wishit-consent-dialog p,#wishit-consent-dialog li,#wishit-consent-dialog label,#wishit-consent-dialog span{color:#111827}.wishit-consent-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.wishit-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wishit-lang-select{-webkit-appearance:none;appearance:none;height:40px;min-width:156px;padding:0 44px 0 16px;border-radius:12px;border:1px solid rgb(0 0 0 / .23);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='rgba(0,0,0,0.6)' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat!important;background-position:right 14px center;background-size:20px 20px;color:#111827;font:inherit;font-size:14px;font-weight:500;line-height:40px;cursor:pointer;transition:border-color 120ms ease,box-shadow 120ms ease,background-color 120ms ease}.wishit-lang-select option{color:#111827;background:#fff}.wishit-lang-select:hover{background-color:rgb(0 0 0 / .02);border-color:rgb(0 0 0 / .38)}.wishit-lang-select:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 3px rgb(26 115 232 / .24)}#wishit-consent-dialog h1{margin:0;font-size:22px;font-weight:800}#wishit-consent-dialog p{margin:10px 0;font-size:14px}#wishit-consent-dialog ul{margin:10px 0 12px 18px;padding:0;font-size:14px}#wishit-consent-dialog a{color:#0b5fff;text-decoration:none;font-weight:650}#wishit-consent-dialog a:hover{text-decoration:underline}.wishit-consent-actions{display:grid;gap:10px;margin-top:14px}.wishit-magiccode-panel{display:none;margin-top:16px;padding:14px;border-radius:14px;border:1px solid rgb(17 24 39 / .12);background:rgb(17 24 39 / .02)}.wishit-magiccode-panel[aria-hidden="false"]{display:block}.wishit-magiccode-title{margin:0 0 8px;font-size:16px;font-weight:800}.wishit-magiccode-hint{margin:0 0 12px;font-size:14px}.wishit-magiccode-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.wishit-magiccode-input{width:100%;padding:12px 14px;border-radius:12px;border:1px solid rgb(17 24 39 / .18);font-size:16px;font-weight:750;letter-spacing:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;background:#fff;color:#111827}.wishit-magiccode-input::placeholder{color:rgb(17 24 39 / .5)}.wishit-magiccode-input:focus{outline:none;border-color:rgb(11 95 255 / .65);box-shadow:0 0 0 4px rgb(11 95 255 / .12)}.wishit-magiccode-actions{margin-top:10px;display:flex;justify-content:flex-start}.wishit-btn{appearance:none;border:1px solid rgb(17 24 39 / .18);border-radius:12px;padding:12px 14px;background:#f9fafb;color:#111827;font-size:14px;font-weight:700;cursor:pointer;text-align:left}.disabled-btn{color:#808080!important;cursor:not-allowed;pointer-events:none;opacity:.5}.wishit-btn.disabled-btn:hover,.wishit-btn.disabled-btn:focus{background:#fff0;transform:none}.coming-soon-badge{font-style:italic;font-size:12px;margin-left:8px;opacity:.85;color:#808080}@media (prefers-color-scheme:dark){.disabled-btn{background:rgb(255 255 255 / .02);color:rgb(229 231 235 / .48)}.coming-soon-badge{opacity:.85;color:rgb(229 231 235 / .7)}}.wishit-btn:hover{background:#f3f4f6}.wishit-btn-primary{background:#0b5fff;border-color:#0b5fff;color:#fff}.wishit-btn-primary:hover{background:#094fe0;border-color:#094fe0}@media (prefers-color-scheme:dark){#wishit-consent-dialog{background:#0b1220;color:#e5e7eb;color-scheme:dark}#wishit-consent-dialog *{color:inherit}#wishit-consent-dialog h1,#wishit-consent-dialog h2,#wishit-consent-dialog p,#wishit-consent-dialog li,#wishit-consent-dialog label,#wishit-consent-dialog span{color:#e5e7eb}#wishit-consent-dialog a{color:#5497ff}.wishit-btn{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .14);color:#e5e7eb}.wishit-btn:hover{background:rgb(255 255 255 / .1)}.wishit-btn-primary{background:#2f7dff;border-color:#2f7dff;color:#fff}.wishit-btn-primary:hover{background:#5497ff;border-color:#5497ff}.wishit-magiccode-panel{border-color:rgb(229 231 235 / .14);background:rgb(255 255 255 / .04)}.wishit-magiccode-input{background:rgb(255 255 255 / .06);border-color:rgb(229 231 235 / .18);color:#e5e7eb}.wishit-magiccode-input::placeholder{color:rgb(229 231 235 / .5)}.wishit-lang-select{color:#e5e7eb;border-color:rgb(229 231 235 / .22);background-color:rgb(255 255 255 / .06);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='rgba(229,231,235,0.82)' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:20px 20px}.wishit-lang-select option{color:#e5e7eb;background:#0b1220}.wishit-lang-select:hover{border-color:rgb(229 231 235 / .38)}.wishit-lang-select:focus{border-color:rgb(47 125 255);box-shadow:0 0 0 3px rgb(47 125 255 / .25)}}#wishit-loading-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:rgb(0 0 0 / .4);z-index:2147483646}#wishit-loading-overlay[aria-hidden="false"]{display:flex}.wishit-loading-card{width:min(420px, 100%);border-radius:18px;padding:18px 18px 16px;background:#fff;color:#111827;box-shadow:0 24px 60px rgb(0 0 0 / .25);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:center;color-scheme:light}.wishit-loading-text{font-size:14px;font-weight:700;line-height:1.35;color:#111827}.wishit-spinner{width:22px;height:22px;border-radius:999px;border:3px solid rgb(17 24 39 / .18);border-top-color:rgb(11 95 255);animation:wishit-spin 0.9s linear infinite}@keyframes wishit-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){.wishit-loading-card{background:#0b1220;color:#e5e7eb;color-scheme:dark}.wishit-loading-text{color:#e5e7eb}.wishit-spinner{border-color:rgb(229 231 235 / .22);border-top-color:rgb(47 125 255)}}