/** Canonical Privacy Policy presentation. Theme-owned, shadow-free, Design-DNA mapped. */
.stm-privacy-wrap{--stm-privacy-content-width:1240px;--stm-privacy-reading-width:850px;--stm-privacy-nav-width:270px;--stm-privacy-hero-pt:54px;--stm-privacy-hero-pb:54px;--stm-privacy-breadcrumb-py:12px;--stm-privacy-section-space:18px;--stm-privacy-snapshot-columns:4;--stm-privacy-control-columns:4;--stm-privacy-related-columns:3;--stm-privacy-clause-header-padding:18px;--stm-privacy-clause-body-padding:22px;--stm-privacy-clause-font-size:15px;--stm-privacy-clause-radius:18px;color:var(--stm-color-ink);background:var(--stm-surface-page)}
.stm-privacy-wrap *,.stm-privacy-wrap *::before,.stm-privacy-wrap *::after{box-sizing:border-box}.stm-privacy-wrap button,.stm-privacy-wrap a{-webkit-tap-highlight-color:transparent}.stm-privacy-wrap :focus-visible{outline:2px solid var(--stm-color-primary);outline-offset:2px}.stm-privacy-container{width:min(100%,var(--stm-privacy-content-width));margin-inline:auto;padding-inline:var(--stm-content-gutter)}
.stm-privacy-progress{position:sticky;top:0;z-index:80;height:3px;background:color-mix(in srgb,var(--stm-color-border) 62%,transparent);pointer-events:none}.stm-privacy-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--stm-color-primary),var(--stm-color-primary-deep));transition:width .12s linear}
.stm-privacy-breadcrumb{border-block:1px solid var(--stm-color-border);background:var(--stm-color-surface)}.stm-privacy-breadcrumb>.stm-privacy-container{display:flex;align-items:center;gap:8px;padding-block:var(--stm-privacy-breadcrumb-py);color:var(--stm-color-muted);font-size:13px}.stm-privacy-breadcrumb a{color:var(--stm-color-link);text-decoration:none}.stm-privacy-breadcrumb a:hover,.stm-privacy-breadcrumb a:focus-visible{text-decoration:underline}.stm-privacy-breadcrumb strong{color:var(--stm-color-heading);font-weight:var(--stm-weight-semibold)}
.stm-privacy-hero{padding-block:var(--stm-privacy-hero-pt) var(--stm-privacy-hero-pb);border-bottom:1px solid var(--stm-color-border);background:linear-gradient(135deg,var(--stm-color-surface),var(--stm-color-primary-soft) 62%,color-mix(in srgb,var(--stm-color-secondary) 5%,var(--stm-color-surface)))}.stm-privacy-hero__grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:42px;align-items:center}.stm-privacy-eyebrow{margin:0 0 8px;color:var(--stm-color-primary-deep);font-size:12px;font-weight:var(--stm-weight-bold);letter-spacing:.11em;text-transform:uppercase}.stm-privacy-hero h1{max-width:760px;margin:0;color:var(--stm-color-heading);font-size:clamp(40px,5vw,64px);line-height:1.02;letter-spacing:-.035em}.stm-privacy-hero__lead{max-width:780px;margin:18px 0 0;color:var(--stm-color-muted);font-size:17px;line-height:1.7}.stm-privacy-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}
.stm-privacy-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:1px solid var(--stm-color-border-strong);border-radius:13px;font:inherit;font-weight:var(--stm-weight-bold);text-decoration:none;cursor:pointer;box-shadow:none}.stm-privacy-button svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}.stm-privacy-button--primary{border-color:var(--stm-color-primary-deep);background:var(--stm-raised-accent-bg);color:var(--stm-color-on-primary)}.stm-privacy-button--primary:hover,.stm-privacy-button--primary:focus-visible{background:var(--stm-raised-accent-hover-bg);color:var(--stm-color-on-primary)}.stm-privacy-button--ghost{background:var(--stm-raised-control-bg);color:var(--stm-color-heading)}.stm-privacy-button--ghost:hover,.stm-privacy-button--ghost:focus-visible{background:var(--stm-raised-hover-bg);color:var(--stm-color-heading)}
.stm-privacy-hero__identity{display:grid;grid-template-columns:60px minmax(0,1fr);gap:16px;padding:20px;border:1px solid var(--stm-color-border);border-radius:20px;background:var(--stm-color-surface)}.stm-privacy-raised{border-top-color:var(--stm-raised-edge-highlight);border-bottom-color:var(--stm-raised-edge-line)}.stm-privacy-hero__identity.stm-privacy-raised{background:var(--stm-raised-heading-bg)}.stm-privacy-hero__identity-icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid color-mix(in srgb,var(--stm-color-primary) 30%,var(--stm-color-border));border-radius:17px;background:var(--stm-color-primary-soft);color:var(--stm-color-primary)}.stm-privacy-hero__identity-icon svg{width:30px;height:30px;fill:currentColor}.stm-privacy-hero__identity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.stm-privacy-hero__identity-list>div{min-width:0;padding:9px 0;border-bottom:1px solid var(--stm-color-border)}.stm-privacy-hero__identity-list>div:nth-last-child(-n+2){border-bottom:0}.stm-privacy-hero__identity-list small,.stm-privacy-hero__identity-list strong,.stm-privacy-hero__identity-list a{display:block}.stm-privacy-hero__identity-list small{color:var(--stm-color-muted);font-size:11px}.stm-privacy-hero__identity-list strong{margin-top:2px;color:var(--stm-color-heading);font-size:13px;overflow-wrap:anywhere}.stm-privacy-hero__identity-list a{margin-top:2px;color:var(--stm-color-link);font-size:13px;text-decoration:none;overflow-wrap:anywhere}.stm-privacy-hero__identity-list a:hover,.stm-privacy-hero__identity-list a:focus-visible{text-decoration:underline}
.stm-privacy-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.stm-privacy-trust{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;padding:13px;border:1px solid color-mix(in srgb,var(--stm-color-primary) 20%,var(--stm-color-border));border-radius:14px;background:color-mix(in srgb,var(--stm-color-surface) 92%,var(--stm-color-primary-soft))}.stm-privacy-trust>span{display:grid;place-items:center;width:40px;height:40px;border:1px solid color-mix(in srgb,var(--stm-color-primary) 24%,var(--stm-color-border));border-radius:12px;background:var(--stm-color-primary-soft);color:var(--stm-color-primary)}.stm-privacy-trust svg{width:21px;height:21px;fill:currentColor}.stm-privacy-trust h2{margin:0;color:var(--stm-color-heading);font-size:14px}.stm-privacy-trust p{margin:3px 0 0;color:var(--stm-color-muted);font-size:12px;line-height:1.4}
.stm-privacy-section{padding-top:64px}.stm-privacy-section-head{max-width:790px;margin-bottom:24px}.stm-privacy-section-head h2{margin:0;color:var(--stm-color-heading);font-size:clamp(28px,3.3vw,42px);line-height:1.12}.stm-privacy-section-head>div{margin-top:10px;color:var(--stm-color-muted);line-height:1.65}.stm-privacy-section-head p{margin:0}
.stm-privacy-snapshot__grid{display:grid;grid-template-columns:repeat(var(--stm-privacy-snapshot-columns),minmax(0,1fr));gap:14px}.stm-privacy-snapshot-card{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;min-height:198px;padding:20px;border:1px solid var(--stm-color-border);border-radius:18px;background:var(--stm-color-surface);color:var(--stm-color-ink);text-decoration:none}.stm-privacy-snapshot-card:hover,.stm-privacy-snapshot-card:focus-visible{border-color:var(--stm-color-border-strong);background:var(--stm-raised-hover-bg);color:var(--stm-color-ink)}.stm-privacy-snapshot-card>span,.stm-privacy-related-card__icon,.stm-privacy-control-card>span{display:grid;place-items:center;width:44px;height:44px;border:1px solid color-mix(in srgb,var(--stm-color-primary) 24%,var(--stm-color-border));border-radius:13px;background:var(--stm-color-primary-soft);color:var(--stm-color-primary)}.stm-privacy-snapshot-card>span svg,.stm-privacy-related-card__icon svg,.stm-privacy-control-card>span svg{width:23px;height:23px;fill:currentColor}.stm-privacy-snapshot-card h3,.stm-privacy-control-card h3{margin:15px 0 0;color:var(--stm-color-heading);font-size:17px}.stm-privacy-snapshot-card p,.stm-privacy-control-card p{margin:7px 0 0;color:var(--stm-color-muted);font-size:13px;line-height:1.55}.stm-privacy-snapshot-card i{justify-self:end;display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--stm-color-border);border-radius:10px;background:var(--stm-color-surface);color:var(--stm-color-primary)}.stm-privacy-snapshot-card i svg{width:17px;height:17px;fill:currentColor}
.stm-privacy-content{padding-top:56px}.stm-privacy-notice{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:16px;padding:16px;border:1px solid color-mix(in srgb,var(--stm-color-primary) 35%,var(--stm-color-border));border-radius:16px;background:color-mix(in srgb,var(--stm-color-primary-soft) 54%,var(--stm-color-surface))}.stm-privacy-notice>span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--stm-color-primary);color:var(--stm-color-on-primary)}.stm-privacy-notice svg{width:24px;height:24px;fill:currentColor}.stm-privacy-notice h2{margin:0;color:var(--stm-color-heading);font-size:18px}.stm-privacy-notice p{margin:5px 0 0;color:var(--stm-color-muted);font-size:13px;line-height:1.55}
.stm-privacy-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;padding:10px 12px;border:1px solid var(--stm-color-border);border-radius:14px;background:var(--stm-raised-heading-bg)}.stm-privacy-toolbar__label,.stm-privacy-toolbar__actions,.stm-privacy-tool{display:flex;align-items:center}.stm-privacy-toolbar__label{gap:8px;color:var(--stm-color-heading);font-size:13px;font-weight:var(--stm-weight-bold)}.stm-privacy-toolbar__label svg{width:18px;height:18px;fill:var(--stm-color-primary)}.stm-privacy-toolbar__actions{gap:7px;flex-wrap:wrap}.stm-privacy-tool{gap:6px;min-height:34px;padding:0 11px;border:1px solid var(--stm-color-border);border-radius:10px;background:var(--stm-color-surface);color:var(--stm-color-heading);font:inherit;font-size:12px;font-weight:var(--stm-weight-semibold);cursor:pointer}.stm-privacy-tool:hover,.stm-privacy-tool:focus-visible{border-color:var(--stm-color-border-strong);background:var(--stm-raised-hover-bg)}.stm-privacy-tool svg{width:15px;height:15px;fill:currentColor}
.stm-privacy-layout{display:grid;grid-template-columns:var(--stm-privacy-nav-width) minmax(0,var(--stm-privacy-reading-width));gap:30px;justify-content:center;align-items:start}.stm-privacy-layout--no-nav{grid-template-columns:minmax(0,var(--stm-privacy-reading-width))}.stm-privacy-nav{position:sticky;top:22px;max-height:calc(100vh - 44px);overflow:auto;padding:15px;border:1px solid var(--stm-color-border);border-radius:16px;background:var(--stm-color-surface)}.admin-bar .stm-privacy-nav{top:54px;max-height:calc(100vh - 76px)}.stm-privacy-nav h2{margin:0 0 10px;padding:0 4px 10px;border-bottom:1px solid var(--stm-color-border);color:var(--stm-color-heading);font-size:15px}.stm-privacy-nav ol{display:grid;gap:4px;margin:0;padding:0;list-style:none}.stm-privacy-nav a{display:grid;grid-template-columns:30px minmax(0,1fr);gap:7px;align-items:center;padding:7px 8px;border:1px solid transparent;border-radius:9px;color:var(--stm-color-ink);font-size:12px;line-height:1.35;text-decoration:none}.stm-privacy-nav a>span{display:grid;place-items:center;width:27px;height:24px;border:1px solid var(--stm-color-border);border-radius:7px;background:var(--stm-color-surface);color:var(--stm-color-primary-deep);font-size:10px;font-weight:var(--stm-weight-bold)}.stm-privacy-nav a:hover,.stm-privacy-nav a:focus-visible,.stm-privacy-nav a.is-active{border-color:var(--stm-color-border);background:var(--stm-raised-hover-bg);color:var(--stm-color-heading)}.stm-privacy-nav .stm-privacy-back-top{display:block;grid-template-columns:1fr;margin-top:10px;padding-top:11px;border-top:1px solid var(--stm-color-border);color:var(--stm-color-link);text-align:center}.stm-privacy-article{display:grid;gap:var(--stm-privacy-section-space);min-width:0}
.stm-privacy-clause{overflow:clip;border:1px solid var(--stm-color-border);border-radius:var(--stm-privacy-clause-radius);background:var(--stm-color-surface);scroll-margin-top:24px}.stm-privacy-clause__heading{display:grid;grid-template-columns:40px 48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:var(--stm-privacy-clause-header-padding);border:0;background:var(--stm-raised-heading-bg);cursor:default;list-style:none}.is-accordion>.stm-privacy-clause__heading{cursor:pointer}.stm-privacy-clause__heading::-webkit-details-marker{display:none}.stm-privacy-clause__number{display:grid;place-items:center;width:38px;height:34px;border:1px solid var(--stm-color-border);border-radius:10px;background:var(--stm-color-surface);color:var(--stm-color-primary-deep);font-size:11px;font-weight:var(--stm-weight-bold)}.stm-privacy-clause__icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid color-mix(in srgb,var(--stm-color-primary) 26%,var(--stm-color-border));border-radius:13px;background:var(--stm-color-primary-soft);color:var(--stm-color-primary)}.stm-privacy-clause__icon svg{width:24px;height:24px;fill:currentColor}.stm-privacy-clause__title{min-width:0}.stm-privacy-clause__title small,.stm-privacy-clause__title strong,.stm-privacy-clause__title>span{display:block}.stm-privacy-clause__title small{margin-bottom:2px;color:var(--stm-color-primary-deep);font-size:10px;font-weight:var(--stm-weight-bold);letter-spacing:.07em;text-transform:uppercase}.stm-privacy-clause__title strong{color:var(--stm-color-heading);font-size:20px;line-height:1.25}.stm-privacy-clause__title>span{margin-top:4px;color:var(--stm-color-muted);font-size:13px;line-height:1.45}.stm-privacy-clause__actions{display:flex;align-items:center;gap:7px}.stm-privacy-copy{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 9px;border:1px solid var(--stm-color-border);border-radius:9px;background:var(--stm-color-surface);color:var(--stm-color-link);font:inherit;font-size:11px;font-weight:var(--stm-weight-semibold);cursor:pointer}.stm-privacy-copy:hover,.stm-privacy-copy:focus-visible{background:var(--stm-raised-hover-bg);text-decoration:underline}.stm-privacy-copy svg{width:15px;height:15px;fill:currentColor}.stm-privacy-clause__chevron{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--stm-color-border);border-radius:10px;background:var(--stm-color-surface);color:var(--stm-color-heading);transition:transform .18s ease}.stm-privacy-clause__chevron svg{width:17px;height:17px;fill:currentColor}details.stm-privacy-clause[open] .stm-privacy-clause__chevron{transform:rotate(180deg)}.stm-privacy-clause__body{padding:var(--stm-privacy-clause-body-padding);border-top:1px solid var(--stm-color-border);color:var(--stm-color-ink);font-size:var(--stm-privacy-clause-font-size);line-height:1.75}.stm-privacy-clause__body>:first-child{margin-top:0}.stm-privacy-clause__body>:last-child{margin-bottom:0}.stm-privacy-clause__body p{margin:0 0 14px}.stm-privacy-clause__body ul,.stm-privacy-clause__body ol{margin:0 0 14px;padding:12px 16px 12px 38px;border:1px solid var(--stm-color-border);border-radius:12px;background:color-mix(in srgb,var(--stm-color-surface) 94%,var(--stm-raised-hover-bg))}.stm-privacy-clause__body li+li{margin-top:7px}.stm-privacy-clause__body li::marker{color:var(--stm-color-primary);font-weight:var(--stm-weight-bold)}.stm-privacy-clause__body a{color:var(--stm-color-link);text-underline-offset:2px}.stm-privacy-clause__body table{width:100%;margin:16px 0;border:1px solid var(--stm-color-border-strong);border-collapse:collapse}.stm-privacy-clause__body th,.stm-privacy-clause__body td{padding:10px 12px;border:1px solid var(--stm-color-border);text-align:left;vertical-align:top}.stm-privacy-clause__body th{background:var(--stm-raised-heading-bg);color:var(--stm-color-heading)}
.stm-privacy-controls__grid{display:grid;grid-template-columns:repeat(var(--stm-privacy-control-columns),minmax(0,1fr));gap:14px}.stm-privacy-control-card{display:grid;grid-template-rows:auto auto 1fr auto;min-height:220px;padding:19px;border:1px solid var(--stm-color-border);border-radius:18px;background:var(--stm-color-surface)}.stm-privacy-control-card:hover{border-color:var(--stm-color-border-strong);background:var(--stm-raised-hover-bg)}.stm-privacy-control-card>a{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--stm-color-border);color:var(--stm-color-link);font-size:13px;font-weight:var(--stm-weight-bold);text-decoration:none}.stm-privacy-control-card>a:hover,.stm-privacy-control-card>a:focus-visible{text-decoration:underline}.stm-privacy-control-card>a svg{width:17px;height:17px;fill:currentColor}
.stm-privacy-related__grid{display:grid;grid-template-columns:repeat(var(--stm-privacy-related-columns),minmax(0,1fr));gap:14px}.stm-privacy-related-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-content:start;padding:18px;border:1px solid var(--stm-color-border);border-radius:17px;background:var(--stm-color-surface)}.stm-privacy-related-card:hover{border-color:var(--stm-color-border-strong);background:var(--stm-raised-hover-bg)}.stm-privacy-related-card h3{margin:0;color:var(--stm-color-heading);font-size:17px}.stm-privacy-related-card p{margin:7px 0 0;color:var(--stm-color-muted);font-size:13px;line-height:1.55}.stm-privacy-related-card>a{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:3px;padding-top:12px;border-top:1px solid var(--stm-color-border);color:var(--stm-color-link);font-size:13px;font-weight:var(--stm-weight-bold);text-decoration:none}.stm-privacy-related-card>a:hover,.stm-privacy-related-card>a:focus-visible{text-decoration:underline}.stm-privacy-related-card>a svg{width:17px;height:17px;fill:currentColor}
.stm-privacy-contact{padding-bottom:68px}.stm-privacy-contact__panel{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:18px;align-items:center;padding:26px;border:1px solid color-mix(in srgb,var(--stm-color-primary) 44%,var(--stm-color-border));border-radius:20px;background:linear-gradient(120deg,var(--stm-color-primary-soft),var(--stm-color-surface) 58%,color-mix(in srgb,var(--stm-color-secondary) 5%,var(--stm-color-surface)))}.stm-privacy-contact__icon{display:grid;place-items:center;width:60px;height:60px;border-radius:17px;background:var(--stm-color-primary);color:var(--stm-color-on-primary)}.stm-privacy-contact__icon svg{width:29px;height:29px;fill:currentColor}.stm-privacy-contact h2{margin:0;color:var(--stm-color-heading);font-size:30px}.stm-privacy-contact p{margin:7px 0 0;color:var(--stm-color-muted);line-height:1.6}.stm-privacy-contact__meta{display:flex;gap:12px 18px;flex-wrap:wrap;margin-top:12px}.stm-privacy-contact__meta a{display:inline-flex;align-items:center;gap:7px;color:var(--stm-color-link);text-decoration:none}.stm-privacy-contact__meta a:hover,.stm-privacy-contact__meta a:focus-visible{text-decoration:underline}.stm-privacy-contact__meta svg{width:17px;height:17px;fill:currentColor}.stm-privacy-contact__actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.stm-privacy-editor__panel{padding:24px;border:1px solid var(--stm-color-border);border-radius:18px;background:var(--stm-color-surface)}.stm-privacy-editor__panel>h2{margin-top:0;padding-bottom:12px;border-bottom:1px solid var(--stm-color-border);color:var(--stm-color-heading)}.stm-privacy-toast{position:fixed;z-index:10000;left:50%;bottom:26px;transform:translateX(-50%);padding:9px 14px;border:1px solid var(--stm-color-border-strong);border-radius:999px;background:var(--stm-color-secondary);color:var(--stm-color-on-dark);font-size:12px;font-weight:var(--stm-weight-bold)}.stm-privacy-wrap [hidden]{display:none}
html[data-stm-layout="tablet"] .stm-privacy-hero__grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px}html[data-stm-layout="tablet"] .stm-privacy-hero h1{font-size:46px}html[data-stm-layout="tablet"] .stm-privacy-trust-row{grid-template-columns:1fr}html[data-stm-layout="tablet"] .stm-privacy-snapshot__grid,html[data-stm-layout="tablet"] .stm-privacy-controls__grid,html[data-stm-layout="tablet"] .stm-privacy-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-stm-layout="tablet"] .stm-privacy-layout{grid-template-columns:220px minmax(0,1fr);gap:22px}html[data-stm-layout="tablet"] .stm-privacy-copy span{display:none}html[data-stm-layout="tablet"] .stm-privacy-contact__panel{grid-template-columns:54px minmax(0,1fr)}html[data-stm-layout="tablet"] .stm-privacy-contact__actions{grid-column:2;justify-content:flex-start}
html[data-stm-layout="mobile"] .stm-privacy-container{padding-inline:var(--stm-content-gutter-mobile)}html[data-stm-layout="mobile"] .stm-privacy-hero{padding-block:34px 38px}html[data-stm-layout="mobile"] .stm-privacy-hero__grid{grid-template-columns:1fr;gap:22px}html[data-stm-layout="mobile"] .stm-privacy-hero h1{font-size:38px}html[data-stm-layout="mobile"] .stm-privacy-hero__lead{font-size:15px}html[data-stm-layout="mobile"] .stm-privacy-hero__identity{grid-template-columns:48px 1fr;padding:15px}html[data-stm-layout="mobile"] .stm-privacy-hero__identity-icon{width:46px;height:46px}html[data-stm-layout="mobile"] .stm-privacy-hero__identity-list{grid-template-columns:1fr}html[data-stm-layout="mobile"] .stm-privacy-hero__identity-list>div:nth-last-child(-n+2){border-bottom:1px solid var(--stm-color-border)}html[data-stm-layout="mobile"] .stm-privacy-hero__identity-list>div:last-child{border-bottom:0}html[data-stm-layout="mobile"] .stm-privacy-trust-row{grid-template-columns:1fr;margin-top:22px}html[data-stm-layout="mobile"] .stm-privacy-section{padding-top:44px}html[data-stm-layout="mobile"] .stm-privacy-snapshot__grid,html[data-stm-layout="mobile"] .stm-privacy-controls__grid,html[data-stm-layout="mobile"] .stm-privacy-related__grid{grid-template-columns:1fr}html[data-stm-layout="mobile"] .stm-privacy-snapshot-card,html[data-stm-layout="mobile"] .stm-privacy-control-card{min-height:0}html[data-stm-layout="mobile"] .stm-privacy-toolbar{align-items:stretch;flex-direction:column}html[data-stm-layout="mobile"] .stm-privacy-toolbar__actions{display:grid;grid-template-columns:1fr 1fr}html[data-stm-layout="mobile"] .stm-privacy-tool{justify-content:center}html[data-stm-layout="mobile"] .stm-privacy-tool:last-child:nth-child(odd){grid-column:1/-1}html[data-stm-layout="mobile"] .stm-privacy-layout{grid-template-columns:1fr}html[data-stm-layout="mobile"] .stm-privacy-nav{position:static;max-height:none}html[data-stm-layout="mobile"] .stm-privacy-nav ol{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-stm-layout="mobile"] .stm-privacy-clause__heading{grid-template-columns:32px 42px minmax(0,1fr) auto;padding:14px;gap:9px}html[data-stm-layout="mobile"] .stm-privacy-clause__icon{width:40px;height:40px}html[data-stm-layout="mobile"] .stm-privacy-clause__title strong{font-size:18px}html[data-stm-layout="mobile"] .stm-privacy-clause__title>span{font-size:12px}html[data-stm-layout="mobile"] .stm-privacy-copy{width:32px;padding:0}html[data-stm-layout="mobile"] .stm-privacy-copy span{display:none}html[data-stm-layout="mobile"] .stm-privacy-clause__chevron{width:30px;height:30px}html[data-stm-layout="mobile"] .stm-privacy-clause__body{padding:17px;font-size:14px}html[data-stm-layout="mobile"] .stm-privacy-contact__panel{grid-template-columns:48px 1fr;padding:19px}html[data-stm-layout="mobile"] .stm-privacy-contact__icon{width:46px;height:46px}html[data-stm-layout="mobile"] .stm-privacy-contact h2{font-size:25px}html[data-stm-layout="mobile"] .stm-privacy-contact__actions{grid-column:1/-1;justify-content:stretch}html[data-stm-layout="mobile"] .stm-privacy-contact__actions .stm-privacy-button{width:100%}
@media print{.stm-site-header,.stm-topbar,.stm-site-footer,.stm-footer-support,.stm-privacy-progress,.stm-privacy-breadcrumb,.stm-privacy-hero__actions,.stm-privacy-trust-row,.stm-privacy-snapshot,.stm-privacy-toolbar,.stm-privacy-nav-wrap,.stm-privacy-copy,.stm-privacy-clause__chevron,.stm-privacy-controls,.stm-privacy-related,.stm-privacy-contact,.stm-privacy-toast{display:none}.stm-privacy-wrap{background:#fff;color:#111}.stm-privacy-hero{padding:0 0 18px;background:#fff}.stm-privacy-hero__grid{display:block}.stm-privacy-hero__identity{margin-top:18px;border:1px solid #bbb;background:#fff}.stm-privacy-content{padding:18px 0}.stm-privacy-layout{display:block}.stm-privacy-clause{break-inside:avoid;border:1px solid #bbb}.stm-privacy-clause__heading{background:#f2f2f2}.stm-privacy-clause__body{font-size:11pt}details.stm-privacy-clause:not([open])>.stm-privacy-clause__body{display:block}.stm-privacy-container{width:100%;max-width:none;padding:0}}@page{size:A4 portrait;margin:14mm}
