/* Small standalone surface. Brand values mirror design-system/variables.css;
   the cinematic entry never imports the application's stylesheet or runtime. */
@font-face{font-family:Geist;src:url('/fonts/geist-latin-variable.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--public-ground:#fff;--public-paper:#fafaf9;--public-ink:#0c0c0c;--public-ink-2:#57534e;--public-accent:#e05432;--public-action:#0c0c0c;--public-radius-control:10px;--public-radius-surface:16px;--font-family-sans:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--gateway-ink:var(--public-ground);--gateway-ground:var(--public-ink);--gateway-muted:color-mix(in srgb,var(--gateway-ink) 76%,transparent);--gateway-edge:color-mix(in srgb,var(--gateway-ink) 25%,transparent);--gateway-backplate:color-mix(in srgb,var(--gateway-ground) 30%,transparent)}

*{box-sizing:border-box}html{background:var(--public-paper);color:var(--public-ink);font-family:var(--font-family-sans);-webkit-font-smoothing:antialiased}body{margin:0}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--public-accent);outline-offset:5px}::selection{color:var(--public-ground);background:var(--public-accent)}

.gateway-shell{position:relative;isolation:isolate;display:flex;flex-direction:column;overflow:hidden;color:var(--gateway-ink);background:var(--gateway-ground)}
.gateway-header{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.gateway-brand{position:relative;display:inline-flex;align-items:center;font-weight:620;letter-spacing:-.045em}
.gateway-brand-wordmark{position:relative;display:inline-block}.gateway-brand-wordmark:after{content:'';position:absolute;left:0;right:0;background:var(--public-accent);transform-origin:left;animation:gateway-signature .65s .2s both}.gateway-brand sup{letter-spacing:.015em;line-height:1;margin-inline-start:2px;font-weight:600;vertical-align:super}
.gateway-nav{display:flex;max-width:100%;align-items:center;justify-content:flex-end;flex-wrap:wrap;margin-left:auto;font-weight:530}
.gateway-nav a{position:relative;display:inline-flex;justify-content:center;align-items:center;gap:6px;max-width:100%;line-height:1.35;overflow-wrap:anywhere;text-align:center;transition:background .18s,color .18s}
.gateway-nav .gateway-signup,.gateway-nav .gateway-workspace{background:var(--gateway-ink);color:var(--public-action)}.gateway-nav .gateway-signup:hover,.gateway-nav .gateway-workspace:hover{background:var(--public-paper)}.gateway-login:hover{text-decoration:underline;text-underline-offset:4px}
.gateway-content{position:relative;z-index:1;width:100%}.gateway-title{margin:0;hyphens:none}
.gateway-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.gateway-path{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center}.gateway-agent-symbol{display:flex;align-items:center;justify-content:center;transition:transform .2s}.gateway-path-name{margin:0;white-space:nowrap}
.gateway-footer{position:relative;z-index:2;color:var(--gateway-muted)}.gateway-footer a{position:relative;display:inline-flex;align-items:center}.gateway-footer a:hover{color:var(--gateway-ink)}.gateway-contact-sales{text-align:end;justify-content:flex-end}
.gateway-footer .gateway-signal{display:flex;flex-direction:column;align-items:flex-start;color:var(--gateway-ink)}.gateway-signal-heading{display:flex;align-items:center}.gateway-signal-heading small,.gateway-signal-description{color:var(--gateway-muted)}.gateway-signal-description{text-wrap:pretty;font-weight:400;letter-spacing:normal}.gateway-signal:hover .gateway-signal-heading small{text-decoration:underline;text-underline-offset:4px}
.gateway-legal,.gateway-utilities,.gateway-controls{display:flex;align-items:center}.gateway-legal>a:hover{text-decoration:underline;text-underline-offset:4px}
.gateway-stage,.gateway-film,.gateway-poster,.gateway-video,.gateway-shade{position:absolute;inset:0}.gateway-stage{z-index:-1}.gateway-film{overflow:hidden}.gateway-poster{display:block}.gateway-poster img,.gateway-video{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--gateway-object-position,70% 50%)}.gateway-video{opacity:0;transition:opacity .24s ease}.gateway-shell[data-gateway-frame='ready'] .gateway-video{opacity:1}
.gateway-shade{background:linear-gradient(90deg,color-mix(in srgb,var(--gateway-ground) 68%,transparent),color-mix(in srgb,var(--gateway-ground) 30%,transparent) 42%,transparent 76%),linear-gradient(0deg,color-mix(in srgb,var(--gateway-ground) 92%,transparent),transparent 68%),linear-gradient(180deg,color-mix(in srgb,var(--gateway-ground) 26%,transparent),transparent 24%);pointer-events:none}
.gateway-control,.gateway-footer button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:32px;padding:0 10px;border:1px solid var(--gateway-edge);border-radius:var(--public-radius-control);color:var(--gateway-ink);background:var(--gateway-backplate);font-size:11px;font-weight:480;transition:background .18s,transform .18s}.gateway-footer button:hover{background:color-mix(in srgb,var(--gateway-ink) 14%,transparent)}
.gateway-controls .gateway-control{width:44px;height:38px;padding:0;border:0;border-radius:999px;background:none}.gateway-controls .gateway-control:before{content:'';position:absolute;inset:-3px 0}.gateway-icon{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.gateway-legal [data-gateway-cookie-preferences]{width:32px;height:32px;min-width:32px;padding:0;border:0;background:none;color:var(--gateway-muted)}.gateway-legal [data-gateway-cookie-preferences]:before{content:'';position:absolute;inset:-6px}.gateway-legal [data-gateway-cookie-preferences] svg{width:15px;height:15px}
.gateway-language-form{display:flex;align-items:center;gap:8px;margin:0}.gateway-language-form>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gateway-language-form[data-enhanced='true']>button{display:none}.gateway-language-control{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:38px;border-radius:999px;background:none}.gateway-language-control select{position:absolute;inset:-3px 0;min-width:0;width:44px;height:44px;opacity:0;cursor:pointer}.gateway-language-control select option{color:var(--public-ink);background:var(--public-ground)}.gateway-language-control:focus-within{outline:2px solid var(--public-accent);outline-offset:4px}
.gateway-control[aria-pressed=true] .gateway-icon-play,.gateway-control[aria-pressed=false] .gateway-icon-pause,.gateway-control[aria-pressed=true] .gateway-icon-sound-off,.gateway-control[aria-pressed=false] .gateway-icon-sound-on{display:none}
.gateway-sr-only,.gateway-controls [data-gateway-control-label]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gateway-status:empty{display:none}.gateway-skip{position:fixed;z-index:20;left:24px;top:16px;transform:translateY(-180%);padding:12px 18px;color:var(--public-action);background:var(--public-ground);border-radius:var(--public-radius-control)}.gateway-skip:focus{transform:none}
[dir=rtl] .gateway-header{direction:ltr}[dir=rtl] .gateway-nav{direction:rtl}[dir=rtl] .gateway-content{direction:ltr}[dir=rtl] .gateway-content>.gateway-title,[dir=rtl] .gateway-content>.gateway-agents-label{direction:rtl;text-align:right}[dir=rtl] .gateway-paths{margin-inline-start:auto}
@keyframes gateway-signature{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(prefers-reduced-motion:no-preference){.gateway-path:hover .gateway-agent-symbol{transform:translateY(-2px)}}
.gateway-page{padding:0}
.gateway-shell{--gateway-gutter:clamp(22px,3vw,44px);min-height:100svh;border-radius:0}
.gateway-header{padding:22px var(--gateway-gutter);gap:12px}
.gateway-brand{font-size:clamp(30px,2.7vw,38px);min-height:42px;line-height:1.25}
.gateway-brand sup{font-size:7px}
.gateway-brand-wordmark:after{bottom:-5px;height:2px}
.gateway-nav{gap:17px;font-size:17px;line-height:1.3}
.gateway-nav a{min-height:44px;min-width:0;padding:10px 20px;border-radius:9px}
.gateway-nav .gateway-login{padding-inline:7px}
.gateway-nav a:before{inset:0}
.gateway-content{width:fit-content;max-width:100%;margin-top:auto;padding:32px var(--gateway-gutter) 26px}
.gateway-title,html:not(:lang(en)) .gateway-title{max-width:100%;font-size:clamp(34px,3.25vw,48px);font-weight:480;line-height:1.18;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:break-word}
html:not(:lang(en)) .gateway-title{letter-spacing:normal}
[dir=rtl] .gateway-content{margin-left:auto}[dir=rtl] .gateway-title{margin-left:auto}
.gateway-title:lang(en){white-space:nowrap}
.gateway-agents-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.gateway-paths{width:100%;max-width:820px;margin-top:25px;padding:0;gap:0;border:0;border-radius:0;background:none;backdrop-filter:none}
.gateway-path{min-height:62px;padding:0 10px;gap:10px;justify-content:center;border-radius:0}
.gateway-path+.gateway-path:before{display:none}
.gateway-path:hover{background:none;color:var(--gateway-ink)}
.gateway-agent-symbol,.gateway-agent-symbol svg{width:32px;height:32px}
.gateway-path-name{font-size:18px;font-weight:450;line-height:1.35;letter-spacing:0}
.gateway-footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:30px;row-gap:10px;padding:0 var(--gateway-gutter) max(26px,env(safe-area-inset-bottom));font-size:14px;line-height:1.4}
.gateway-footer-primary{display:flex;align-items:baseline;justify-content:flex-start;gap:36px;grid-column:1;min-width:0;margin:0;padding:0;border:0;flex-basis:auto}
.gateway-footer a{min-height:24px}
.gateway-footer a:before{inset:0}
.gateway-footer button.gateway-signal{min-height:0;gap:3px;border:0;border-radius:0;background:none;backdrop-filter:none}
.gateway-footer button.gateway-signal:before{inset:0}
.gateway-signal-heading{font-size:15px;font-weight:580;line-height:1.45;letter-spacing:.1em;gap:12px;flex-wrap:wrap}
.gateway-signal-heading small{font-size:13px;font-weight:400;line-height:1.45;letter-spacing:0}
.gateway-signal-heading svg{width:13px;height:13px}
.gateway-signal-description{max-width:none;font-size:12px;line-height:1.45;color:color-mix(in srgb,var(--gateway-ink) 68%,transparent)}
.gateway-footer .gateway-contact-sales{max-width:190px;min-height:0;font-size:14px;line-height:1.4}
.gateway-legal{grid-column:2;gap:18px;font-size:13px;line-height:1.4;flex-wrap:wrap}
.gateway-utilities{grid-column:3;gap:0;margin:0;width:auto;border:0;border-radius:0;background:none;backdrop-filter:none}
.gateway-controls{gap:0}
.gateway-controls .gateway-control,.gateway-language-control{width:40px;height:38px;min-height:38px;padding:0;border:0;border-radius:0;background:none}
.gateway-controls .gateway-control:before{inset:0}
.gateway-language-control select{inset:0;width:40px;height:38px}
.gateway-legal [data-gateway-cookie-preferences]{width:24px;min-width:24px;height:26px;min-height:26px;border-radius:0}
.gateway-legal [data-gateway-cookie-preferences]:before{inset:0}
.gateway-icon,.gateway-legal [data-gateway-cookie-preferences] svg{width:19px;height:19px}
.gateway-shade{background:linear-gradient(0deg,rgba(5,7,5,.88),rgba(5,7,5,.56) 15%,rgba(5,7,5,.12) 35%,transparent 54%),linear-gradient(180deg,rgba(5,7,5,.28),transparent 23%)}
/* Wide screens pair the statement with a right-aligned agent group. */
@media(min-width:1101px){
 .gateway-content{display:grid;width:100%;grid-template-columns:minmax(0,1fr) clamp(350px,28vw,470px);column-gap:48px;row-gap:10px;align-items:center;padding-bottom:30px}
 .gateway-title,html:not(:lang(en)) .gateway-title{grid-column:1;grid-row:1;justify-self:start;font-size:clamp(38px,3.9vw,60px)}
 .gateway-paths{grid-column:2;grid-row:1;margin:0;max-width:none}
 .gateway-path{padding-inline:4px;min-height:72px;gap:11px}
 .gateway-path-name{font-size:20px}
 .gateway-agent-symbol,.gateway-agent-symbol svg{width:36px;height:36px}
 [dir=rtl] .gateway-title{margin-left:0;justify-self:stretch}
}
@media(max-width:1100px){.gateway-footer{grid-template-columns:minmax(0,1fr) auto;column-gap:12px}.gateway-footer-primary{grid-column:1/-1;justify-content:space-between;gap:16px}.gateway-legal{grid-column:1}.gateway-utilities{grid-column:2}}
@media(max-width:767px){
 .gateway-shell{--gateway-gutter:20px}
 .gateway-header{padding:16px var(--gateway-gutter);gap:8px}
 .gateway-brand{font-size:22px;min-height:34px}
 .gateway-nav{font-size:13px;gap:8px}
 .gateway-nav a{min-height:36px;padding:8px 13px}
 .gateway-nav .gateway-login{padding-inline:5px}
 .gateway-content{width:100%;padding:22px var(--gateway-gutter) 16px}
 .gateway-title,html:not(:lang(en)) .gateway-title{max-width:100%;font-size:clamp(18.5px,5.2vw,24px);line-height:1.2;font-weight:450;letter-spacing:normal}
 .gateway-title:lang(en){letter-spacing:-.025em}
 .gateway-paths{width:100%;max-width:none;margin-top:15px}
 .gateway-path{min-height:48px;gap:7px;padding-inline:2px}
 .gateway-path-name{font-size:13px}
 .gateway-agent-symbol,.gateway-agent-symbol svg{width:26px;height:26px}
 .gateway-footer{row-gap:5px;padding-bottom:max(13px,env(safe-area-inset-bottom))}
 .gateway-footer-primary{border:0;padding:0}
 .gateway-signal-heading{font-size:13px;gap:7px}
 .gateway-signal-heading small,.gateway-signal-description,.gateway-footer .gateway-contact-sales{font-size:11px}
 .gateway-footer .gateway-contact-sales{max-width:105px}
 .gateway-controls .gateway-control,.gateway-language-control{width:30px;height:30px;min-height:30px}
 .gateway-language-control select{width:30px;height:30px}
 .gateway-icon,.gateway-legal [data-gateway-cookie-preferences] svg{width:16px;height:16px}
 .gateway-legal{gap:0 8px;font-size:10px}
 .gateway-poster img,.gateway-video{object-position:var(--gateway-object-position,50% 40%)}

}
html:is(:lang(ar),:lang(fa),:lang(ur),:lang(ps),:lang(sd),:lang(as),:lang(bn),:lang(gu),:lang(kn),:lang(ml),:lang(or),:lang(pa),:lang(ta),:lang(te),:lang(si)) .gateway-title{line-height:1.35}
 html:is(:lang(hi),:lang(mr),:lang(ne),:lang(sa)) .gateway-title{line-height:1.4}
 html:is(:lang(th),:lang(lo),:lang(km)) .gateway-title{line-height:1.45}
 html:is(:lang(dv),:lang(my),:lang(bo),:lang(dz)) .gateway-title{line-height:1.5}
@media(max-width:340px){.gateway-shell{--gateway-gutter:18px}.gateway-title,html:not(:lang(en)) .gateway-title{font-size:18.5px}.gateway-brand{font-size:20px}.gateway-nav{font-size:11px}.gateway-nav a{padding-inline:9px}.gateway-legal{font-size:9px;gap:0 6px}}


/* The same brand accent marks interactive choices across the film. */
.gateway-header a,.gateway-path,.gateway-footer a,.gateway-footer button,.gateway-language-control{transition:color .18s ease,background-color .18s ease}
.gateway-header a:is(:hover,:focus-visible),.gateway-path:is(:hover,:focus-visible),.gateway-footer a:is(:hover,:focus-visible),.gateway-footer button:is(:hover,:focus-visible),.gateway-language-control:is(:hover,:focus-within){color:var(--public-accent)}
.gateway-footer button:is(:hover,:focus-visible){background:none}
.gateway-footer .gateway-signal:is(:hover,:focus-visible) .gateway-signal-heading,.gateway-footer .gateway-signal:is(:hover,:focus-visible) .gateway-signal-heading small,.gateway-footer .gateway-signal:is(:hover,:focus-visible) .gateway-signal-description{color:var(--public-accent)}
.gateway-header a:active,.gateway-path:active,.gateway-footer a:active,.gateway-footer button:active{color:var(--public-accent)}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Small native dialogs keep account choices and subscriptions on the film. */
.gateway-consent,.gateway-newsletter{width:min(420px,calc(100% - 40px));max-width:calc(100% - 40px);max-height:calc(100svh - 40px);padding:24px;border:1px solid color-mix(in srgb,var(--public-ink) 12%,transparent);border-radius:var(--public-radius-surface);background:var(--public-paper);color:var(--public-ink);font-family:var(--font-family-sans);overflow:auto;overscroll-behavior:contain}
.gateway-consent{width:min(440px,calc(100% - 48px));margin:auto 24px 24px auto;padding:28px;border:0;border-radius:var(--public-radius-surface);box-shadow:0 16px 64px #0c0c0c26}.gateway-newsletter{margin:auto}
.gateway-consent::backdrop,.gateway-newsletter::backdrop{background:color-mix(in srgb,var(--public-ink) 32%,transparent);backdrop-filter:blur(3px)}
.gateway-consent-header,.gateway-newsletter-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.gateway-consent-title,.gateway-newsletter-title{margin:2px 0 0;font-size:20px;line-height:1.3;font-weight:550;letter-spacing:-.025em;text-wrap:balance}
.gateway-consent-close,.gateway-newsletter-close{position:relative;display:flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--public-ink-2)}.gateway-consent-close:before,.gateway-newsletter-close:before{content:'';position:absolute;inset:-8px}.gateway-consent-close svg,.gateway-newsletter-close svg{width:16px;height:16px}.gateway-consent-close:hover,.gateway-newsletter-close:hover{background:color-mix(in srgb,var(--public-ink) 6%,transparent)}
.gateway-consent-description,.gateway-newsletter-description{margin:14px 0 18px;font-size:13px;line-height:1.65;color:var(--public-ink-2);text-wrap:pretty}
/* Native checkboxes retain browser and assistive-technology behavior. */
.gateway-consent-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline}.gateway-consent-close{width:auto;height:auto;min-height:28px;padding:4px 0;border-radius:0;color:var(--public-ink-2);font-size:13px;font-weight:480;line-height:1.4;overflow-wrap:anywhere;text-align:end;max-width:100px}.gateway-consent-close:hover{color:var(--public-accent);background:none}.gateway-consent-title{min-width:0;overflow-wrap:anywhere;hyphens:auto;font-size:22px;font-weight:570;line-height:1.25;letter-spacing:-.035em;outline:none}
.gateway-consent-description{margin:14px 0 18px;font-size:14px;line-height:1.6}
.gateway-consent-categories{display:grid;margin:0 0 18px;border-block:1px solid color-mix(in srgb,var(--public-ink) 10%,transparent)}
.gateway-consent-categories label{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding-block:9px;font-size:14px;font-weight:480;line-height:1.45;cursor:pointer;overflow-wrap:anywhere}
.gateway-consent-categories label+label{border-top:1px solid color-mix(in srgb,var(--public-ink) 7%,transparent)}
.gateway-consent-categories input{appearance:none;display:grid;place-content:center;flex:none;width:19px;height:19px;margin:0;border:1px solid color-mix(in srgb,var(--public-ink) 50%,transparent);border-radius:5px;background:var(--public-ground);color:var(--public-ground);transition:background-color .15s,border-color .15s}
.gateway-consent-categories input:before{content:'';width:9px;height:5px;border:solid currentColor;border-width:0 0 1.7px 1.7px;transform:translateY(-1px) rotate(-45deg);visibility:hidden}
.gateway-consent-categories input:checked{background:var(--public-action);border-color:var(--public-action)}
.gateway-consent-categories input:checked:before{visibility:visible}
.gateway-consent-categories label:hover input{border-color:var(--public-accent)}
.gateway-consent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.gateway-consent-actions button{min-height:42px;padding:11px 12px;font-size:13px;font-weight:530;line-height:1.4;text-wrap:balance;overflow-wrap:anywhere;background:color-mix(in srgb,var(--public-ink) 6%,var(--public-paper));color:var(--public-action);border:0;border-radius:var(--public-radius-control);transition:background-color .15s,color .15s}
.gateway-consent-actions button:hover{background:color-mix(in srgb,var(--public-ink) 10%,var(--public-paper))}
.gateway-consent-actions button:active{background:color-mix(in srgb,var(--public-ink) 14%,var(--public-paper))}
.gateway-consent-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}
.gateway-consent-footer [data-gateway-consent-save]{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-height:34px;max-width:75%;padding:6px 0;border:0;background:none;color:var(--public-ink);font-size:13px;font-weight:530;line-height:1.4;text-align:end;overflow-wrap:anywhere}
.gateway-consent-footer [data-gateway-consent-save] svg{width:14px;height:14px;flex:none}
.gateway-consent-footer [data-gateway-consent-save]:dir(rtl) svg{transform:rotate(180deg)}
.gateway-consent-footer [data-gateway-consent-save]:hover,.gateway-consent-policy:hover{color:var(--public-accent)}
.gateway-consent :is(button,input,a):focus-visible{outline:2px solid var(--public-accent);outline-offset:3px}
.gateway-consent-footer .gateway-consent-policy{margin:0;font-size:13px;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--public-ink) 30%,transparent)}
@media(forced-colors:active){.gateway-consent-categories input{appearance:auto}.gateway-consent-categories input:before{display:none}.gateway-consent-actions button{border:1px solid ButtonText}}
.gateway-consent-policy,.gateway-newsletter-policy{display:inline-flex;align-items:center;min-height:32px;margin-top:3px;font-size:11px;color:var(--public-ink-2);text-decoration:underline;text-underline-offset:4px}
.gateway-footer button.gateway-signal{align-items:flex-start;justify-content:flex-start;padding:0;border:0;border-radius:0;background:none;text-align:start}.gateway-footer button.gateway-signal:before{content:'';position:absolute;inset:-6px 0}.gateway-footer button.gateway-signal:hover{background:none}
.gateway-newsletter form{display:flex;flex-direction:column;gap:10px}.gateway-newsletter label{font-size:12px;color:var(--public-ink-2)}.gateway-newsletter input{width:100%;min-height:44px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--public-ink) 22%,transparent);border-radius:var(--public-radius-control);background:var(--public-ground);color:var(--public-ink);font:inherit;font-size:14px;line-height:1.4}.gateway-newsletter input:focus{outline:2px solid var(--public-accent);outline-offset:2px}
.gateway-newsletter button[type=submit]{min-height:44px;padding:10px 16px;border:0;border-radius:var(--public-radius-control);font-size:13px;font-weight:500;line-height:1.45;background:var(--public-action);color:var(--public-ground)}.gateway-newsletter button[type=submit]:disabled{opacity:.65}.gateway-newsletter-note{margin:14px 0 0;font-size:11px;line-height:1.6;color:var(--public-ink-2)}.gateway-newsletter-status{margin:12px 0 0;font-size:13px;line-height:1.6;color:var(--public-ink)}.gateway-newsletter-status:empty{display:none}
@media(max-width:767px){.gateway-consent,.gateway-newsletter{width:calc(100% - 32px);max-width:calc(100% - 32px);max-height:calc(100svh - 32px);margin:auto 16px 16px;padding:20px}.gateway-consent-title,.gateway-newsletter-title{font-size:18px}.gateway-consent-description,.gateway-newsletter-description{font-size:12px}.gateway-consent-actions button{font-size:11.5px}.gateway-consent{padding:24px;border-radius:16px}.gateway-consent-title{font-size:21px}.gateway-consent-description{font-size:14px}.gateway-consent-categories{gap:0}.gateway-consent-actions button{font-size:13px}.gateway-newsletter input{font-size:16px}}

@media(max-width:360px){.gateway-consent{padding:20px}.gateway-consent-title{font-size:20px}.gateway-consent-header{gap:10px}.gateway-consent-actions{gap:8px}.gateway-consent-actions button{padding-inline:8px}}
