html #stcm-wrapper{--fontFamily:"Poppins","Inter",system-ui,sans-serif;--primaryColor:#00d9ff;--backgroundColor:#1a1a2e;--textColor:#ffffff;--boxShadow:0 18px 48px rgba(0,0,0,0.55);--backdropBackgroundColor:rgba(10,10,26,0.72);--backdropBackgroundBlur:4px;--iconColor:#0a0a1a;--iconBackgroundColor:#00d9ff;--gc-border:rgba(255,255,255,0.12);--gc-muted:#a0a0b0;--gc-link:#00d9ff;--gc-button-label:#0a0a1a}html body:has(.marketing-page) #stcm-wrapper,html[data-theme=light] #stcm-wrapper{--primaryColor:#00a8c7;--backgroundColor:#ffffff;--textColor:#1a1a2e;--boxShadow:0 12px 32px rgba(0,0,0,0.08);--backdropBackgroundColor:rgba(26,26,46,0.45);--backdropBackgroundBlur:4px;--iconColor:#ffffff;--iconBackgroundColor:#00a8c7;--gc-border:#e2e8f0;--gc-muted:#64748b;--gc-link:#0e7490;--gc-button-label:#0a0a1a}html #stcm-wrapper #stcm-banner,html #stcm-wrapper #stcm-modal{border-radius:16px;border:1px solid var(--gc-border);box-shadow:var(--boxShadow)}html #stcm-wrapper #stcm-banner .stcm-heading{margin:0 0 8px;font-family:var(--fontFamily);font-size:18px;line-height:26px;font-weight:600;color:var(--textColor)}html #stcm-wrapper #stcm-banner p,html #stcm-wrapper #stcm-modal>p{color:var(--gc-muted)}html #stcm-wrapper #stcm-modal>p{margin:0 0 4px;font-size:15px;line-height:23px}html #stcm-wrapper .stcm-button{border-radius:12px;font-family:var(--fontFamily);font-weight:600;padding:12px 24px;min-height:44px;transition:filter .2s ease,background-color .2s ease,color .2s ease}html #stcm-wrapper .stcm-accept-all,html #stcm-wrapper .stcm-modal-save{background:linear-gradient(135deg,#00d9ff,#00a8c7);border-color:transparent;color:var(--gc-button-label);box-shadow:0 4px 14px rgba(0,217,255,.3)}html #stcm-wrapper .stcm-accept-all:hover,html #stcm-wrapper .stcm-modal-save:hover{filter:brightness(1.08);background:linear-gradient(135deg,#00d9ff,#00a8c7);color:var(--gc-button-label)}html #stcm-wrapper .stcm-modal-reject-all,html #stcm-wrapper .stcm-reject-all{background:transparent;border:2px solid var(--primaryColor);color:var(--textColor);box-shadow:none}html #stcm-wrapper .stcm-modal-reject-all:hover,html #stcm-wrapper .stcm-reject-all:hover{background:var(--primaryColor);color:var(--gc-button-label)}html #stcm-wrapper #stcm-banner .stcm-preferences-button{color:var(--gc-link);font-family:var(--fontFamily);min-height:44px}html #stcm-wrapper #stcm-banner a:not(.stcm-button),html #stcm-wrapper a:not(.stcm-button){color:var(--gc-link);background-color:transparent}html #stcm-wrapper a:not(.stcm-button):hover{color:var(--textColor)}html #stcm-wrapper #stcm-banner button:focus,html #stcm-wrapper #stcm-icon:focus,html #stcm-wrapper #stcm-modal button:focus,html #stcm-wrapper #stcm-modal input:focus,html #stcm-wrapper a:focus{outline:3px solid rgba(0,168,199,.75);outline-offset:3px;box-shadow:none}html #stcm-wrapper #stcm-banner a.stcm-logo,html #stcm-wrapper #stcm-modal footer a.stcm-credit-link{display:none!important}html #stcm-wrapper #stcm-modal footer{justify-content:flex-end;gap:12px}html[data-consent-control=inline] #stcm-wrapper #stcm-icon{display:none!important}@media (prefers-reduced-motion:reduce){html #stcm-wrapper #stcm-backdrop,html #stcm-wrapper #stcm-banner,html #stcm-wrapper #stcm-icon,html #stcm-wrapper #stcm-modal{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}@media (max-width:480px){html #stcm-wrapper #stcm-banner{padding:20px;max-height:calc(100vh - 24px)}html #stcm-wrapper .stcm-button{width:100%}}#stcm-wrapper{--boxShadow:-5px 5px 10px 0px #00000012,0px 0px 50px 0px #0000001a;--fontFamily:Helvetica Neue,Segoe UI,Arial,sans-serif;--primaryColor:#F9D000;--backgroundColor:#050505;--textColor:#F4F0DF;--backdropBackgroundColor:#00000077;--backdropBackgroundBlur:0px;--iconColor:#050505;--iconBackgroundColor:#F9D000;position:fixed;bottom:0;right:0;width:100%;height:100%;z-index:99999;pointer-events:none;border:0;display:flex;justify-content:center;align-items:center}#stcm-wrapper a{all:unset;display:inline-block;color:var(--primaryColor);text-decoration:underline}#stcm-wrapper a:hover{cursor:pointer;color:var(--textColor)}#stcm-wrapper #stcm-banner button:focus,#stcm-wrapper #stcm-icon:focus,#stcm-wrapper #stcm-modal button:focus,#stcm-wrapper a:focus{outline:none;box-shadow:0 0 0 2px var(--backgroundColor),0 0 0 4px var(--textColor);border-radius:5px}#stcm-wrapper #stcm-icon:focus{border-radius:50%}#stcm-wrapper .stcm-button{color:var(--backgroundColor);background-color:var(--primaryColor);border:2px solid var(--primaryColor);padding:10px 20px;text-decoration:none;text-align:center;display:inline-block;font-size:16px;line-height:24px;cursor:pointer;border-radius:5px}#stcm-wrapper .stcm-button-primary:hover,#stcm-wrapper .stcm-button-secondary{background-color:var(--backgroundColor);color:var(--primaryColor)}#stcm-wrapper .stcm-button-secondary:hover{background-color:var(--primaryColor);color:var(--backgroundColor)}#stcm-banner{font-family:var(--fontFamily);color:var(--textColor);background-color:var(--backgroundColor);box-sizing:border-box;padding:32px;border-radius:12px;pointer-events:auto;border:0;position:fixed;bottom:16px;right:16px;width:600px;overflow:auto;max-width:calc(100% - 32px);max-height:calc(100vh - 32px);transform:translateY(-20px);opacity:0;animation:stcm-slide-down .35s ease-out;animation-delay:.3s;box-shadow:-5px 5px 10px 0 #00000012,0 0 50px 0 #0000001a}#stcm-banner.stcm-loaded{opacity:1;transform:none;animation:none}#stcm-banner:focus{border-radius:50%}#stcm-banner.stcm-pos-center{top:50%;left:50%;bottom:auto;right:auto;position:fixed;transform:translate(-50%,calc(-50% - 20px));animation:stcm-slide-down-center .35s ease-out forwards}#stcm-banner.stcm-pos-bottom-left{bottom:16px;left:16px;position:fixed}#stcm-banner.stcm-pos-bottom-center{bottom:16px;left:50%;position:fixed;transform:translate(-50%,-20px);animation:stcm-slide-down-bottom-center .35s ease-out forwards}#stcm-banner .stcm-preferences-button{display:flex;gap:5px;border:none;padding:15px 0;background-color:transparent;color:var(--primaryColor);cursor:pointer;font-size:16px}#stcm-banner .stcm-preferences-button span{display:block;white-space:nowrap;text-decoration:none}#stcm-banner .stcm-preferences-button span:hover,#stcm-banner p{color:var(--textColor)}#stcm-banner p{font-size:16px;line-height:24px;margin:0 0 15px}#stcm-banner a{display:inline-block;color:var(--primaryColor);text-decoration:underline;background-color:var(--backgroundColor)}#stcm-banner a:hover{color:var(--textColor)}#stcm-banner a.stcm-logo{display:flex;align-items:center;justify-content:center;fill:var(--primaryColor);margin-left:auto;width:48px;height:48px;text-decoration:none}#stcm-banner .stcm-actions{display:flex;gap:16px;flex-direction:column;margin-top:24px}@media (min-width:600px){#stcm-banner .stcm-actions{flex-direction:row;align-items:center}}#stcm-banner .stcm-actions-row{display:flex;gap:16px;flex-direction:row;align-items:center;justify-content:space-between;flex-grow:1}#stcm-modal{display:none;pointer-events:auto;overflow:auto;width:800px;max-width:100%;max-height:100%;border:0;transform:translateY(-20px);opacity:0;animation:stcm-slide-up-center .35s ease-out forwards;box-shadow:-5px 5px 10px 0 #00000012,0 0 50px 0 #0000001a;font-family:var(--fontFamily);color:var(--textColor);flex-direction:column;padding:30px;background-color:var(--backgroundColor);border-radius:12px;box-sizing:border-box}#stcm-modal header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}#stcm-modal h1{font-family:var(--fontFamily);color:var(--textColor);font-size:24px;font-weight:500;margin:0}#stcm-modal .stcm-modal-close{display:inline-flex;border:none;padding:13px;cursor:pointer;background:var(--backgroundColor);color:var(--primaryColor)}#stcm-modal .stcm-modal-close svg{fill:var(--primaryColor)}#stcm-modal section{flex:1;margin-top:32px}#stcm-modal section::-webkit-scrollbar{display:block;width:5px}#stcm-modal section::-webkit-scrollbar-thumb{background-color:var(--textColor);border-radius:10px}#stcm-modal p{font-size:16px;line-height:24px;color:var(--textColor);opacity:.8;margin:0 0 15px}#stcm-modal p:last-of-type{margin:0}#stcm-modal fieldset{padding:0;border:none;margin:0 0 32px}#stcm-modal fieldset:last-of-type{margin:0}#stcm-modal legend{padding:0;margin:0 0 10px;font-weight:700;color:var(--textColor);font-size:16px}#stcm-modal .stcm-consent-row{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}#stcm-modal .stcm-toggle{flex-shrink:0;position:relative;display:inline-block;height:34px;width:74px;cursor:pointer}#stcm-modal .stcm-toggle:focus-within{outline:none;box-shadow:0 0 0 2px var(--backgroundColor),0 0 0 4px var(--textColor);border-radius:25px}#stcm-modal .stcm-toggle input{opacity:0;position:absolute}#stcm-modal .stcm-toggle-track{position:relative;display:block;height:34px;width:74px;background:var(--textColor);border-radius:25px}#stcm-modal .stcm-toggle-thumb{position:absolute;top:2px;left:2px;display:block;height:30px;width:30px;background:var(--backgroundColor);border-radius:50%;transition:left .15s ease-out}#stcm-modal .stcm-toggle-off,#stcm-modal .stcm-toggle-on{text-transform:uppercase;font-size:15px;font-weight:500;color:var(--backgroundColor);position:absolute;top:8px;right:8px;transition:right .15s ease-out,opacity .15s ease-out}#stcm-modal .stcm-toggle-off{opacity:1}#stcm-modal .stcm-toggle-on{opacity:0}#stcm-modal .stcm-toggle input:checked+.stcm-toggle-track{background:var(--primaryColor)}#stcm-modal .stcm-toggle input:checked~.stcm-toggle-thumb{left:calc(100% - 32px)}#stcm-modal .stcm-toggle input:checked~.stcm-toggle-off{right:calc(100% - 32px);opacity:0}#stcm-modal .stcm-toggle input:checked~.stcm-toggle-on{right:calc(100% - 34px);opacity:1}#stcm-modal .stcm-toggle input:disabled+.stcm-toggle-track{opacity:.6;filter:grayscale(100%);cursor:not-allowed}#stcm-modal footer{display:flex;flex-direction:column;gap:16px;margin-top:24px}@media (min-width:600px){#stcm-modal footer{flex-direction:row;align-items:center}}#stcm-modal footer a{margin-left:auto;padding:0}#stcm-modal footer a.stcm-credit-link{text-decoration:none}#stcm-modal footer a.stcm-credit-link:hover{text-decoration:underline}#stcm-icon{display:none;position:fixed;bottom:10px;left:10px;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%;padding:0;border:none;background-color:var(--iconColor);cursor:pointer;box-shadow:0 0 6px 0 #0000001a;pointer-events:auto;animation:stcm-fade-in .3s ease-in-out forwards}#stcm-icon.stcm-pos-bottom-right{left:auto;right:10px}#stcm-icon svg{fill:var(--iconBackgroundColor)}#stcm-backdrop{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--backdropBackgroundColor);backdrop-filter:blur(var(--backdropBackgroundBlur));pointer-events:all}@keyframes stcm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes stcm-slide-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes stcm-slide-down-center{0%{opacity:0;transform:translate(-50%,calc(-50% - 20px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes stcm-slide-down-bottom-center{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}@keyframes stcm-slide-up-center{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0)}}@keyframes stcm-nudge{0%,to{right:16px}10%,30%,50%,70%,90%{right:20px}20%,40%,60%,80%{right:12px}}#stcm-banner.stcm-nudge{animation:stcm-nudge 1s ease-in-out}#stcm-modal.stcm-nudge{animation:stcm-nudge .5s ease-in-out}@media (prefers-reduced-motion:reduce){#stcm-banner.stcm-nudge,#stcm-modal.stcm-nudge{animation:stcm-pulse .5s ease-in-out}@keyframes stcm-pulse{0%,to{opacity:1}50%{opacity:.85}}}