:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--cs-bg:#070d1a;--cs-bg-mid:#0c1830;--cs-card:#101a2e;--cs-input:#0a1222;--cs-border:#94add247;--cs-border-strong:#78aaff8c;--cs-text:#f4f7fb;--cs-muted:#9aacc4;--cs-accent:#3b82f6;--cs-accent-soft:#60a5fa;--cs-halo:#2563eb38;--cs-amber:#fbbf24;--cs-amber-bg:#fbbf241f;--cs-amber-border:#fbbf2473;--cs-record:#f87171;font-family:system-ui,-apple-system,Segoe UI,sans-serif}html,body{background:var(--cs-bg);height:100%;color:var(--cs-text);margin:0}#app{min-height:100vh}.screen{text-align:center;max-width:640px;margin:10vh auto;padding:2rem}.screen form label{text-align:left;margin:.75rem 0;display:block}.screen input,.screen select{box-sizing:border-box;width:100%;margin-top:.25rem;padding:.5rem;display:block}.screen button{cursor:pointer;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:1rem}.cs-shell .cs-btn,.cs-shell .cs-video-modal-close{margin-top:0}.cs-shell{box-sizing:border-box;text-align:left;width:100%;max-width:none;min-height:100dvh;color:var(--cs-text);background:radial-gradient(ellipse 70% 55% at 50% 42%, var(--cs-halo), transparent 70%), radial-gradient(ellipse 100% 80% at 50% 40%, var(--cs-bg-mid), var(--cs-bg) 72%);justify-content:center;align-items:center;margin:0;padding:clamp(1rem,3vh,2.5rem) 12px;display:flex;position:relative;overflow:hidden auto}.cs-shell:before,.cs-shell:after{content:"";pointer-events:none;opacity:.18;z-index:0;background-image:radial-gradient(circle at 20% 30%,#60a5fab3 0 1.5px,#0000 2px),radial-gradient(circle at 55% 18%,#60a5fa8c 0 1.25px,#0000 2px),radial-gradient(circle at 78% 42%,#60a5fa99 0 1.5px,#0000 2px),radial-gradient(circle at 35% 68%,#60a5fa80 0 1.25px,#0000 2px),radial-gradient(circle at 62% 78%,#60a5fa8c 0 1.5px,#0000 2px),linear-gradient(115deg,#0000 48%,#60a5fa40 49% 50%,#0000 51%),linear-gradient(35deg,#0000 47%,#60a5fa33 48.5% 49.5%,#0000 51%),linear-gradient(160deg,#0000 46%,#60a5fa2e 48% 49%,#0000 51%);background-repeat:no-repeat;background-size:100% 100%;width:min(320px,55vw);height:min(320px,55vw);position:absolute}.cs-shell:before{top:-2%;left:-2%}.cs-shell:after{bottom:-2%;right:-2%;transform:rotate(180deg)}.cs-card{z-index:1;box-sizing:border-box;background:var(--cs-card);border:1px solid var(--cs-border);border-radius:18px;width:100%;max-width:680px;margin:0 auto;padding:clamp(1.5rem,3.5vw,2.25rem) clamp(1.25rem,3.5vw,2.5rem);position:relative;box-shadow:inset 0 0 0 1px #ffffff05,0 18px 48px #00000073,0 0 60px #2563eb1f}.cs-card--wide{max-width:1080px;padding:clamp(1.6rem,3.2vw,2.35rem) clamp(1.35rem,3.2vw,2.6rem)}.cs-card--narrow{max-width:560px}.cs-card--srt-exe{max-width:720px;padding:1.75rem 1.75rem 1.6rem}.cs-card--srt-exe .cs-step,.cs-step--centered{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:.85rem;padding:.95rem 1.25rem;display:flex;position:relative}.cs-card--srt-exe .cs-step-num,.cs-step--centered .cs-step-num{margin-top:0;position:static;top:auto;left:auto;transform:none}.cs-card--srt-exe .cs-step-body,.cs-step--centered .cs-step-body{text-align:center;flex:0 auto;width:auto;max-width:28rem}.cs-card--srt-exe .cs-step-title,.cs-card--srt-exe .cs-step-text,.cs-step--centered .cs-step-title,.cs-step--centered .cs-step-text{text-align:center}.cs-card--srt-exe .cs-srt-layout{justify-items:stretch;width:100%}.cs-card--srt-exe .cs-srt-steps{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:stretch;width:100%;min-width:100%;max-width:100%;display:flex}.cs-card--srt-exe .cs-step,.cs-card--srt-exe .cs-step--centered{box-sizing:border-box;width:100%;max-width:none;margin-inline:0}.cs-header{text-align:center;margin-bottom:1.25rem}.cs-brand{letter-spacing:-.02em;color:var(--cs-text);margin:0;font-size:clamp(1.65rem,3.6vw,2rem);font-weight:700;line-height:1.2}.cs-title{color:var(--cs-text);margin:.85rem 0 0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;line-height:1.3}.cs-lead{color:#a8b7ce;margin:.55rem 0 0;font-size:clamp(.92rem,2.2vw,1.02rem);line-height:1.45}.cs-body{color:var(--cs-text);margin:0;font-size:1rem;line-height:1.55}.cs-body--muted{color:var(--cs-muted)}.cs-stack{flex-direction:column;gap:.65rem;margin-bottom:1.35rem;display:flex}.cs-stack--center{text-align:center;align-items:center}.cs-btn{width:100%;height:52px;font:inherit;color:#fff;cursor:pointer;background:linear-gradient(135deg,#5ba3ff 0%,#2f6fed 48%,#2563eb 100%);border:0;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;margin-top:.55rem;padding:0 1.25rem;font-size:1.05rem;font-weight:700;transition:filter .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 8px 24px #2563eb59}.cs-btn:hover{filter:brightness(1.06);box-shadow:0 10px 28px #2563eb6b}.cs-btn:active{transform:translateY(1px)}.cs-btn:focus-visible{outline-offset:3px;outline:2px solid #93c5fd}.cs-btn:disabled{opacity:.55;cursor:not-allowed;filter:grayscale(.2);box-shadow:none}.cs-attest{cursor:pointer;text-align:left;background:#94a3b814;border:1px solid #94a3b873;border-radius:10px;align-items:flex-start;gap:.7rem;max-width:34rem;padding:.85rem 1rem;display:flex}.cs-attest input[type=checkbox]{cursor:pointer;accent-color:#2563eb;flex:none;width:1.15rem;height:1.15rem;margin-top:.15rem}.cs-attest:has(input:checked){background:#2563eb14;border-color:#2563eba6}.cs-btn-icon{width:1rem;height:1rem;display:inline-flex}.cs-btn-icon svg{width:100%;height:100%}.cs-warning{box-sizing:border-box;text-align:left;color:#fde68a;background:var(--cs-amber-bg);border:1px solid var(--cs-amber-border);border-radius:10px;align-items:flex-start;gap:.65rem;width:100%;margin:0 0 1.35rem;padding:.85rem 1rem;font-size:.95rem;font-weight:600;line-height:1.45;display:flex}.cs-warning-icon{width:1.15rem;height:1.15rem;color:var(--cs-amber);flex-shrink:0;margin-top:.1rem;display:inline-flex}.cs-warning-icon svg{width:100%;height:100%}.cs-info-list{grid-auto-rows:1fr;gap:.75rem;margin:0 0 .5rem;padding:0;list-style:none;display:grid}.cs-info-item{border:1px solid var(--cs-border);color:#d5deec;box-sizing:border-box;background:#ffffff05;border-radius:12px;align-items:center;gap:.75rem;height:100%;min-height:4rem;padding:.95rem 1.05rem;font-size:.98rem;line-height:1.45;display:flex}.cs-info-item--record{background:#f8717114;border-color:#f8717173}.cs-info-item--record .cs-info-icon{color:var(--cs-record)}.cs-info-icon{width:1.15rem;height:1.15rem;color:var(--cs-accent-soft);flex-shrink:0;display:inline-flex}.cs-info-icon svg{width:100%;height:100%}.cs-footnote{color:var(--cs-muted);text-align:center;justify-content:center;align-items:center;gap:.4rem;margin:1.15rem 0 .25rem;font-size:.88rem;display:flex}.cs-footnote-icon{width:.95rem;height:.95rem;color:var(--cs-accent-soft);display:inline-flex}.cs-footnote-icon svg{width:100%;height:100%}.cs-emphasis{letter-spacing:.01em;color:#e8eef8;text-align:center;justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 0 .85rem;padding:.35rem .5rem;font-size:clamp(1.05rem,2.4vw,1.2rem);font-weight:600;line-height:1.4;display:flex}.cs-emphasis-icon{width:1.15rem;height:1.15rem;color:var(--cs-accent-soft);flex-shrink:0;display:inline-flex}.cs-emphasis-icon svg{width:100%;height:100%}.cs-srt-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);align-items:stretch;gap:1.25rem 1.75rem;margin-bottom:.35rem;display:grid}.cs-srt-layout--no-demo{grid-template-columns:1fr;width:100%;max-width:none;margin-inline:0}.cs-srt-steps{grid-template-rows:repeat(3,minmax(6rem,1fr));gap:.85rem;height:100%;display:grid}.cs-step{border:1px solid var(--cs-border);background:var(--cs-input);box-sizing:border-box;border-radius:10px;align-items:flex-start;gap:.85rem;height:100%;min-height:6rem;padding:1.05rem 1.1rem;display:flex;box-shadow:inset 0 0 0 1px #ffffff04}.cs-step-num{width:1.75rem;height:1.75rem;color:var(--cs-accent-soft);background:#3b82f633;border:1px solid #60a5fa8c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.9rem;font-weight:700;display:inline-flex}.cs-step-body{min-width:0}.cs-step-title{color:var(--cs-text);margin:0 0 .3rem;font-size:1.02rem;font-weight:700;line-height:1.3}.cs-step-text{color:var(--cs-muted);margin:0;font-size:.94rem;line-height:1.45}.cs-token-key{color:var(--cs-accent-soft);font-weight:700}.cs-token-blue{color:#3b9eff;letter-spacing:.02em;font-weight:800}.cs-token-red{color:#ff4d4f;letter-spacing:.02em;font-weight:800}.cs-rule-intro{text-align:center;color:#d7e0ef;margin:0 0 1rem;font-size:1.02rem;line-height:1.5}.cs-rule-stack{grid-template-rows:repeat(2,minmax(6.5rem,1fr));gap:.85rem;margin:0 0 .35rem;display:grid}.cs-rule-block{border:1px solid var(--cs-border);background:var(--cs-input);box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:center;height:100%;min-height:6.5rem;margin:0;padding:1.15rem 1.2rem;display:flex}.cs-rule-block-label{letter-spacing:.08em;text-transform:uppercase;color:var(--cs-muted);margin:0 0 .4rem;font-size:.72rem;font-weight:700}.cs-rule-block-body{color:#d5deec;margin:0;font-size:1rem;line-height:1.5}.cs-rule-block-note{color:var(--cs-muted);margin:.45rem 0 0;font-size:.9rem;line-height:1.45}.cs-rule-block--target{background:#3b9eff1f;border-color:#3b9eff8c;box-shadow:inset 0 0 0 1px #3b9eff14}.cs-rule-block--target .cs-rule-block-label{color:var(--cs-accent-soft)}.cs-rule-block--target .cs-rule-block-body{color:var(--cs-text);font-size:clamp(1.05rem,2.3vw,1.18rem);font-weight:600;line-height:1.4}.cs-rule-block--target .cs-rule-block-note{color:var(--cs-muted);border-top:1px solid #94add22e;margin-top:.55rem;padding-top:.45rem;font-size:.9rem;font-weight:400}.cs-emphasis--soft{color:#c5d0e2;margin-top:1.25rem;margin-bottom:.65rem;font-size:clamp(.98rem,2.2vw,1.08rem);font-weight:600}.cs-demo-video-host{border:1px solid var(--cs-border);background:#ffffff0a;border-radius:10px;min-height:clamp(200px,22vw,320px)}.cs-demo-video-host:empty{min-height:clamp(200px,22vw,320px)}.cs-demo-title{color:var(--cs-text);margin:0;font-size:1rem;font-weight:700}.cs-srt-demo{flex-direction:column;gap:.65rem;height:100%;min-height:0;display:flex}.cs-demo-caption{color:var(--cs-muted);margin:0;font-size:.92rem;line-height:1.45}.cs-demo-video-host{flex:1;width:100%;display:flex}.cs-video-player{border:1px solid var(--cs-border);background:var(--cs-input);cursor:zoom-in;border-radius:10px;width:100%;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 10px 28px #00000047}.cs-video-player:hover{border-color:var(--cs-border-strong);box-shadow:inset 0 0 0 1px #ffffff08,0 12px 32px #00000057,0 0 24px #2563eb1f}.cs-video-player:focus-visible{outline-offset:3px;outline:2px solid #93c5fd}.cs-video-player--inline{aspect-ratio:16/10;justify-content:center;align-items:center;min-height:clamp(240px,28vw,340px);max-height:380px;display:flex}.cs-video-el{vertical-align:middle;background:var(--cs-input);width:100%;height:auto;display:block}.cs-video-el--preview{object-fit:contain;background:var(--cs-input);pointer-events:none;width:100%;height:100%}.cs-video-modal{z-index:1000;box-sizing:border-box;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.cs-video-modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#030812b8;position:absolute;inset:0}.cs-video-modal-panel{z-index:1;box-sizing:border-box;background:var(--cs-card);border:1px solid var(--cs-border);border-radius:18px;width:min(900px,90vw);max-height:80vh;padding:1rem;position:relative;box-shadow:inset 0 0 0 1px #ffffff05,0 24px 64px #0000008c,0 0 60px #2563eb29}.cs-video-modal-close{z-index:2;border:1px solid var(--cs-border);width:2.25rem;height:2.25rem;color:var(--cs-text);cursor:pointer;background:#0a1222eb;border-radius:999px;justify-content:center;align-items:center;transition:border-color .15s,background .15s;display:inline-flex;position:absolute;top:.65rem;right:.65rem}.cs-video-modal-close:hover{border-color:var(--cs-border-strong);background:#101a2efa}.cs-video-modal-close:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.cs-video-modal-close svg{width:1rem;height:1rem}.cs-video-modal-media{background:var(--cs-input);border:1px solid var(--cs-border);border-radius:10px;justify-content:center;align-items:center;width:100%;max-height:calc(80vh - 2rem);display:flex;overflow:hidden}.cs-video-el--modal{object-fit:contain;background:#000;width:100%;height:auto;max-height:calc(80vh - 2rem)}@media (prefers-reduced-motion:reduce){.cs-btn,.cs-video-player,.cs-video-modal-close{transition:none}.cs-video-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.consent-divider{background:linear-gradient(90deg,#0000,#94add259 12% 88%,#0000);border:0;height:1px;margin:1.35rem 0 1.5rem}.consent-form{flex-direction:column;gap:1.1rem;display:flex}.consent-field{flex-direction:column;gap:.4rem;display:flex}.consent-field label,.consent-screen .consent-field label{color:var(--cs-text);text-align:left;align-items:center;gap:.45rem;margin:0;font-size:.92rem;font-weight:600;display:inline-flex}.consent-field-icon{width:1rem;height:1rem;color:var(--cs-accent-soft);flex-shrink:0;display:inline-flex}.consent-field-icon svg{width:100%;height:100%}.consent-screen input,.consent-screen select{box-sizing:border-box;width:100%;height:48px;font:inherit;color:var(--cs-text);background:var(--cs-input);border:1px solid var(--cs-border);appearance:none;border-radius:10px;outline:none;margin:0;padding:0 .9rem;font-size:.98rem;transition:border-color .15s,box-shadow .15s;display:block}.consent-screen select{cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,#9eb2cc 50%),linear-gradient(135deg,#9eb2cc 50%,#0000 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 10px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:2.4rem}.consent-screen input::placeholder{color:#8b9bb3;opacity:1}.consent-screen input:hover,.consent-screen select:hover{border-color:#94add273}.consent-screen input:focus-visible,.consent-screen select:focus-visible{border-color:var(--cs-border-strong);box-shadow:0 0 0 3px #3b82f647}.consent-footer{text-align:center;color:#8fa1ba;justify-content:center;align-items:flex-start;gap:.4rem;margin:1.15rem 0 0;font-size:.78rem;line-height:1.45;display:flex}.consent-footer-icon{color:#8fa1ba;flex-shrink:0;width:.85rem;height:.85rem;margin-top:.1rem;display:inline-flex}.consent-footer-icon svg{width:100%;height:100%}.cs-body-rich,.instructions-body{text-align:center;color:#d7e0ef;margin:0 0 .75rem;font-size:clamp(.98rem,2.4vw,1.1rem);line-height:1.6}.error-screen{color:#ff8080}.error-screen .cs-title,.error-screen .cs-body{color:#ff8080;text-align:center}.hl{color:#ffbf00;font-weight:700}.header-task{color:#4de6e6}.header-practice,.header-main{color:#ffe633}.pause-screen{box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:none;min-height:100dvh;margin:0;padding:clamp(1rem,4vw,2.5rem);display:flex;overflow-y:auto}.pause-screen-inner{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:clamp(.75rem,2.5vw,1.5rem);width:100%;max-width:clamp(20rem,90vw,42rem);padding-block:clamp(.5rem,2vh,1.5rem) clamp(1rem,3vh,2rem);display:flex}.pause-title{margin:0;font-size:clamp(1.25rem,3.5vw,1.75rem);line-height:1.3}.pause-countdown{text-align:center;margin:0;font-size:clamp(1rem,2.8vw,1.2rem);line-height:1.6}.pause-screen button{flex-shrink:0;margin-top:clamp(.25rem,1.5vh,.75rem);padding:clamp(.625rem,2vw,.875rem) clamp(1.25rem,4vw,2rem);font-size:clamp(.95rem,2.5vw,1.1rem)}.canvas-host{width:100vw;height:100vh}.cs-shell--fixed-viewport,.screen.cs-shell--fixed-viewport{box-sizing:border-box;text-align:left;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;min-height:0;max-height:100%;margin:0;padding:20px 36px;display:flex;overflow:hidden}.cs-shell--fixed-viewport .cs-card,.cs-shell--fixed-viewport .cs-card--wide,.cs-shell--fixed-viewport .cs-card--narrow,.cs-shell--fixed-viewport .consent-card{box-sizing:border-box;border-left:1px solid var(--cs-border);border-right:1px solid var(--cs-border);border-radius:16px;flex-direction:column;flex:0 auto;width:100%;max-width:1180px;height:auto;min-height:0;max-height:calc(100% - 8px);margin:0 auto;padding:1.15rem 1.5rem 1rem;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 18px 48px #00000073,0 0 60px #2563eb1f}.cs-shell--fixed-viewport .cs-card--narrow,.cs-shell--fixed-viewport .consent-card{max-width:620px}.cs-shell--fixed-viewport .cs-header,.cs-shell--fixed-viewport .consent-header{flex-shrink:0;margin-bottom:.55rem}.cs-shell--fixed-viewport .cs-brand,.cs-shell--fixed-viewport .consent-brand{font-size:1.45rem}.cs-shell--fixed-viewport .cs-title,.cs-shell--fixed-viewport .consent-title{margin-top:.45rem;font-size:1.12rem}.cs-shell--fixed-viewport .cs-lead,.cs-shell--fixed-viewport .consent-lead{margin-top:.35rem;font-size:.84rem}.cs-shell--fixed-viewport .cs-warning{text-align:center;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.55rem;padding:.55rem .75rem;font-size:.82rem}.cs-shell--fixed-viewport .cs-warning-icon{margin-top:0}.cs-shell--fixed-viewport .cs-srt-layout{flex:0 auto;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch;gap:.75rem 1.15rem;width:100%;min-height:0;max-height:400px}.cs-shell--fixed-viewport .cs-srt-layout--no-demo{grid-template-columns:1fr;max-width:none;max-height:none}.cs-shell--fixed-viewport .cs-card--srt-exe{width:min(760px,92%);max-width:760px;padding:1.55rem 1.6rem 1.4rem}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-srt-layout{grid-template-columns:1fr;justify-items:stretch;width:100%}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-srt-steps{box-sizing:border-box;flex-direction:column;grid-template-rows:none;justify-content:center;align-items:stretch;gap:.7rem;width:100%;min-width:100%;max-width:100%;height:auto;display:flex}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-step,.cs-shell--fixed-viewport .cs-step--centered{text-align:center;box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;gap:.85rem;width:100%;max-width:none;height:5.2rem;min-height:5.2rem;margin-inline:0;padding:.9rem 1.35rem;display:flex;position:relative}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-step-num,.cs-shell--fixed-viewport .cs-step--centered .cs-step-num{margin-top:0;position:static;top:auto;left:auto;transform:none}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-step-body,.cs-shell--fixed-viewport .cs-step--centered .cs-step-body{text-align:center;flex:0 auto;width:auto;max-width:28rem}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-step-title,.cs-shell--fixed-viewport .cs-step--centered .cs-step-title{text-align:center;margin-bottom:.25rem;font-size:1rem}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-step-text,.cs-shell--fixed-viewport .cs-step--centered .cs-step-text{text-align:center;font-size:.92rem;line-height:1.4}.cs-shell--fixed-viewport .cs-card--srt-exe .cs-emphasis{margin-top:.85rem;margin-bottom:.45rem;font-size:.9rem}.cs-shell--fixed-viewport .cs-srt-steps{grid-template-rows:repeat(3,minmax(4.5rem,1fr));gap:.5rem;height:100%;min-height:0}.cs-shell--fixed-viewport .cs-step{gap:.55rem;min-height:0;padding:.65rem .75rem}.cs-shell--fixed-viewport .cs-step-title{margin-bottom:.15rem;font-size:.9rem}.cs-shell--fixed-viewport .cs-step-text{font-size:.8rem;line-height:1.35}.cs-shell--fixed-viewport .cs-srt-demo{flex-direction:column;gap:.45rem;height:100%;min-height:0;display:flex}.cs-shell--fixed-viewport .cs-demo-title{flex-shrink:0;font-size:.88rem}.cs-shell--fixed-viewport .cs-demo-caption{flex-shrink:0;order:3;font-size:.76rem;line-height:1.35}.cs-shell--fixed-viewport .cs-demo-video-host{aspect-ratio:16/10;flex:auto;order:2;width:100%;min-height:200px}.cs-shell--fixed-viewport .cs-demo-video-host:empty{background:#ffffff0d;min-height:220px}.cs-shell--fixed-viewport .cs-video-player--inline{aspect-ratio:auto;height:100%;min-height:0;max-height:100%}.cs-shell--fixed-viewport .cs-video-el--preview{object-fit:contain;height:100%}.cs-shell--fixed-viewport .cs-emphasis,.cs-shell--fixed-viewport .cs-emphasis--soft{flex-shrink:0;margin-top:.45rem;margin-bottom:.25rem;font-size:.82rem}.cs-shell--fixed-viewport .cs-btn,.cs-shell--fixed-viewport .consent-submit{flex-shrink:0;height:44px;margin-top:.35rem;font-size:.95rem}.cs-shell--fixed-viewport .cs-rule-intro{margin-bottom:.55rem;font-size:.88rem}.cs-shell--fixed-viewport .cs-rule-stack{flex:auto;grid-template-rows:repeat(2,minmax(4.8rem,1fr));grid-template-columns:1fr;place-items:stretch stretch;gap:.55rem;width:100%;min-height:0;display:grid}.cs-shell--fixed-viewport .cs-rule-block{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;min-height:4.8rem;margin-inline:0;padding:.85rem 1.35rem;display:flex}.cs-shell--fixed-viewport .cs-rule-block-label,.cs-shell--fixed-viewport .cs-rule-block-body,.cs-shell--fixed-viewport .cs-rule-block-note{text-align:center;width:100%}.cs-shell--fixed-viewport .cs-rule-block-body{font-size:.86rem;line-height:1.35}.cs-shell--fixed-viewport .cs-rule-block--target .cs-rule-block-body{font-size:.92rem}.cs-shell--fixed-viewport .cs-info-list{flex:auto;grid-template-columns:1fr;grid-auto-rows:1fr;place-items:stretch stretch;gap:.45rem;width:100%;min-height:0;display:grid}.cs-shell--fixed-viewport .cs-info-item{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:none;height:100%;min-height:3.6rem;margin-inline:0;padding:.65rem 1.2rem;font-size:.84rem;line-height:1.35;display:flex}.cs-shell--fixed-viewport .consent-divider{margin:.65rem 0 .75rem}.cs-shell--fixed-viewport .consent-form{flex:auto;gap:.45rem;min-height:0}.cs-shell--fixed-viewport .consent-field label{font-size:.82rem}.cs-shell--fixed-viewport .consent-screen input,.cs-shell--fixed-viewport .consent-screen select{height:38px;font-size:.88rem}.cs-shell--fixed-viewport .consent-footer{flex-shrink:0;margin-top:.45rem;font-size:.72rem}.cs-shell--fixed-viewport .cs-stack{gap:.45rem;margin-bottom:.65rem}.cs-shell--fixed-viewport .cs-body{font-size:.92rem}@media (width<=900px){.cs-srt-layout{grid-template-columns:1fr}.cs-shell--fixed-viewport .cs-srt-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.cs-shell--fixed-viewport .cs-srt-layout--no-demo,.cs-shell--fixed-viewport .cs-card--srt-exe .cs-srt-layout{grid-template-columns:1fr}.cs-video-player--inline{aspect-ratio:16/10;min-height:220px;max-height:none}}@media (width<=640px){.cs-shell{align-items:flex-start;padding:12px}.cs-card,.cs-card--wide,.cs-card--narrow{border-radius:16px;width:100%;max-width:none;padding:1.25rem 1rem 1.35rem}.cs-brand{font-size:1.45rem}.cs-title{font-size:1.2rem}.cs-lead{font-size:.9rem}.consent-screen input,.consent-screen select{height:46px}.cs-btn{height:50px}.cs-video-modal{padding:.75rem}.cs-video-modal-panel{border-radius:16px;width:min(900px,90vw);padding:.75rem}}
