:root{--container-max: 72rem;--viewport-gutter: calc((100vw - var(--container-max)) / 2);@media (max-width: 1024px){--container-max: 95vw;--viewport-gutter: 0}@media (max-width: 768px){--container-max: 100vw;--viewport-gutter: 0}--site-gutter: 1.75rem;--color-yellow: #fff100;--color-yellow-transparent: rgba(255, 241, 0, .3);--color-black: #191d20;--color-white: #ffffff;--color-red: #e30613;--color-magenta: #e0007c;--color-magenta-70: rgba(235, 0, 140, .7);--color-green: #39a935;--color-blue: #00a0df;--color-orange: #fcc200;--color-text-light: #f1f1f1;--color-text-dark: #000;--pink-900: rgb(235, 0, 140);--pink-600: rgb(254, 81, 178);--pink-400: rgb(255, 139, 204);--pink-100: rgb(255, 197, 229);--yellow-900: rgb(255, 241, 0);--yellow-600: rgb(255, 247, 102);--yellow-400: rgb(255, 250, 153);--yellow-100: rgb(255, 252, 204);--navy-900: rgb(0, 20, 137);--navy-600: rgb(31, 64, 255);--navy-400: rgb(106, 128, 255);--navy-100: rgb(180, 191, 255);--amber-900: rgb(255, 194, 14);--amber-600: rgb(255, 218, 110);--amber-400: rgb(255, 230, 159);--amber-100: rgb(255, 243, 207);--cyan-900: rgb(0, 173, 238);--cyan-600: rgb(92, 210, 255);--cyan-400: rgb(146, 225, 255);--cyan-100: rgb(201, 240, 255);--red-900: rgb(255, 0, 0);--red-600: rgb(255, 102, 102);--red-400: rgb(255, 153, 153);--red-100: rgb(255, 204, 204);--green-900: rgb(13, 176, 43);--green-600: rgb(76, 242, 106);--green-400: rgb(136, 246, 156);--green-100: rgb(195, 251, 205);--orange-900: rgb(255, 100, 0);--orange-600: rgb(255, 162, 102);--orange-400: rgb(255, 193, 153);--orange-100: rgb(255, 224, 204);--neutral-900: rgb(0, 0, 0);--neutral-600: rgb(127, 127, 127);--neutral-400: rgb(191, 191, 191);--neutral-100: rgb(242, 242, 242);--white: #fff;--font-family-main: "Open Sans", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{position:relative;font-family:var(--font-family-main);background-color:var(--color-yellow);color:var(--color-text-dark);line-height:1.2;min-height:100vh;height:100%}:root{--scrollbar-size: 12px;--scrollbar-track: rgba(0, 0, 0, .5);--scrollbar-thumb: rgba(0, 0, 0, .35);--scrollbar-thumb-hover: rgba(0, 0, 0, .5)}html,body,main{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}body{scrollbar-gutter:stable}html::-webkit-scrollbar,body::-webkit-scrollbar,main::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,main::-webkit-scrollbar-track{background:var(--scrollbar-track)}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,main::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:999px;border:3px solid transparent;background-clip:content-box}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover,main::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}@media (min-width: 1920px){:root{font-size:18px}}@media (min-width: 2560px){:root{font-size:20px}}@media (min-width: 3440px){:root{font-size:24px}}a{color:inherit;text-decoration:none}li{margin:.25rem 0}button{outline:none;border:none;background:none}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.blend{color:var(--color-black);mix-blend-mode:difference;filter:invert(1);text-shadow:0 1px 4px rgba(255,255,255,1)}#arrow{position:absolute;top:38rem;left:-28rem;width:86rem;z-index:-1}.line{display:none;position:absolute;bottom:-1.42rem;left:-5.5rem;width:150vw;height:1px;background-color:var(--color-red)}.line.r{bottom:-1rem;left:0}main.padded{padding-top:4rem}#design-overlay{position:absolute;top:0;left:50%;transform:translate(-50%);width:1280px;opacity:.2;z-index:9999;pointer-events:none}#design-overlay:hover{opacity:0}.container{max-width:1280px;margin:0 auto;position:relative}.o-nas-wrapper{background-color:var(--color-yellow);position:relative}.btn-cta{cursor:pointer;background-color:var(--color-red);color:var(--color-white);padding:.4rem .5rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:.9rem;transition:background-color .3s ease;display:inline-block;text-transform:uppercase}.btn-cta:hover{background-color:#d32f2f}.btn-cta.l{font-size:1rem;padding:.4rem 1rem;margin:2rem 0}.btn-cta--blue{background-color:var(--color-blue)}.btn-cta--blue:hover{background-color:#0288d1}main{overflow:hidden;position:relative;z-index:1}.hero-section{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:center}.hero-content{position:relative}.hero-content h1{font-size:3rem;line-height:1.2;font-weight:700;margin-bottom:2.2rem}.hero-content p{max-width:32rem;font-size:1rem;line-height:1.2;padding:.25rem 0}.hero-section--zapytaj h1{color:var(--color-white)}.hero-section--zapytaj p{font-size:1rem;margin:auto}.hero-logos{display:grid;grid-template-columns:repeat(2,14rem);grid-template-rows:8rem;gap:1rem;align-items:center;justify-items:center;justify-self:end}.hero-logos img{max-width:12rem;max-height:10rem;height:auto}@media (max-width: 900px){.hero-logos{grid-template-columns:repeat(2,1fr);justify-self:center;margin-top:2rem}}@media (max-width: 600px){.hero-logos{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);gap:2rem;margin-top:3rem}.hero-logos img{max-width:10rem}}.team-section{padding-top:4rem;padding-bottom:4rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;align-items:start}@media (max-width: 1200px){.team-section{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.team-section{grid-template-columns:repeat(2,1fr);padding-top:2rem;padding-bottom:2rem}}@media (max-width: 600px){.team-section{grid-template-columns:1fr}}.team-intro-content{padding:2.5rem 1rem 2.5rem 5.5rem;grid-column:span 2;max-width:600px;margin-bottom:0}@media (max-width: 900px){.team-intro-content{grid-column:span 2;padding-left:2.5rem}}@media (max-width: 600px){.team-intro-content{grid-column:1;padding:1.5rem;text-align:center}}.team-intro-content h2{font-size:3rem;line-height:1.2;margin-top:.5rem;margin-bottom:2rem}.team-intro-content p{font-size:.95rem;line-height:1.2;padding:.1rem 0}.team-more-indicator{display:flex;align-items:center;font-size:3rem;letter-spacing:.5rem}@media (max-width: 1024px){.hero-section{grid-template-columns:1fr;text-align:center}.hero-content p{margin:0 auto 3rem}.page-wrapper:before{right:-100%;width:200%}.hero-section--realizacja{grid-template-columns:1fr!important;padding:4rem 1rem!important;text-align:center!important}.hero-section--realizacja .hero-content{max-width:100%!important}.hero-section--realizacja h1{font-size:2.5rem!important;color:var(--color-black)}.hero-section--realizacja .hero-aside{margin-top:2rem!important}.hero-aside ul{padding-left:0!important;list-style:none!important}.hero-aside li:before{display:none!important}}@media (max-width: 768px){.container{padding:0 1rem}.hero-content h1{font-size:2.5rem}.hero-section{grid-template-columns:1fr;gap:1rem;padding:4rem 2rem}.hero-content{padding:0;text-align:center}.team-intro-content h2{font-size:2.2rem}.team-profiles{justify-content:center}}.realizacja-wrapper{background-color:var(--pink-900)}.hero-section--realizacja{color:var(--color-black);display:grid;grid-template-columns:52% 48%;gap:2rem;align-items:center}.hero-section--realizacja .hero-content{max-width:500px}.hero-section--realizacja h1{font-size:3rem;margin-bottom:1rem}.hero-aside ul{list-style:none;padding-left:4rem}.hero-aside li{font-weight:600;line-height:1.5;font-size:1.25rem;position:relative}.hero-aside li:before{content:"•";color:var(--color-blue);font-size:1.5em;position:absolute;left:-1.5rem;top:50%;transform:translateY(-50%)}.hero-aside li.red:before{color:var(--color-red)}.service-list{padding:4rem 0}@media (min-width: 1201px){.service-item:hover{color:var(--color-white)}.service-item:hover .service-item__image{width:110%;transform:translate(5%);right:0;margin-left:0;margin-right:0;filter:brightness(.4);height:100%;margin-top:0}.bg-contain{background-size:contain}.service-item__content{position:relative;z-index:2}.service-item__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-item__description{font-size:1rem;line-height:1.6}}@media (max-width: 1024px){.oferta-wrapper .hero-aside,.realizacja-wrapper .hero-aside,.oferta-wrapper .line,.realizacja-wrapper .line{display:none}.oferta-wrapper p{margin-bottom:1rem}}@media (max-width: 1200px){.realizacja-wrapper main .container,.oferta-wrapper main .container{padding-left:0;padding-right:0}.service-list{padding:0}.service-item{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;grid-template-columns:1fr!important;border-radius:0!important;margin-bottom:0!important;padding:6rem 2rem!important;min-height:24rem!important;position:relative!important}.service-item__image{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1!important;border-radius:0!important;background-size:cover!important;background-position:center!important;margin-top:0!important}.service-item__image:after{content:"";position:absolute!important;inset:0!important;background-color:#00000080!important}.service-item__content{max-width:550px!important;z-index:2!important}.service-item__title{color:var(--color-white)!important;font-size:1.5rem!important}.service-item__description{font-weight:600;color:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,1)!important}}.zapytaj-wrapper{background-color:var(--color-magenta);color:var(--color-text-light);padding-bottom:2rem}.hero-section--zapytaj{text-align:center;padding:4rem 1rem}.hero-section--zapytaj h1{font-size:3rem;margin-bottom:1rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(.5rem);transition:opacity .3s ease,visibility .3s ease;opacity:0;visibility:hidden}.modal-overlay.show{opacity:1;visibility:visible}.modal-content{background:#fff;padding:2rem;border-radius:8px;max-width:500px;width:90%;position:relative;box-shadow:0 5px 15px #0000004d}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer}:root{--screenroom-bg: var(--color-yellow);--screenroom-surface: rgba(255, 255, 255, .86);--screenroom-surface-strong: #ffffff;--screenroom-surface-quiet: rgba(255, 255, 255, .58);--screenroom-ink: var(--color-black);--screenroom-muted: rgba(25, 29, 32, .62);--screenroom-line: rgba(25, 29, 32, .1);--screenroom-line-strong: rgba(25, 29, 32, .18);--screenroom-blue: var(--color-blue);--screenroom-red: var(--color-red);--screenroom-shadow: 0 20px 48px rgba(25, 29, 32, .06);--screenroom-radius-xl: 34px;--screenroom-radius-lg: 28px;--screenroom-radius-md: 20px;--screenroom-max: 1520px}html,body{margin:0;min-height:100%}body{background:var(--screenroom-bg);color:var(--screenroom-ink)}button,input,textarea{font:inherit}.screenroom-shell{margin:0 auto;max-width:var(--screenroom-max);padding:28px 20px 56px}.screenroom-topbar{align-items:center;display:flex;gap:14px;margin-bottom:18px}.screenroom-topbar--admin{display:grid;grid-template-columns:auto minmax(240px,320px) minmax(300px,1fr) auto;justify-content:stretch;width:100%}.screenroom-topbar--admin .screenroom-topbar-actions{justify-self:end;margin-left:0}.screenroom-topbar--admin .screenroom-session-pill{max-width:220px}.screenroom-topbar-actions{align-items:center;display:flex;flex:0 1 auto;flex-wrap:nowrap;gap:10px;justify-content:flex-end;min-width:0}.screenroom-user-actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:6px;min-width:0}.screenroom-session-pill{align-items:center;background:#ffffffc2;border:1px solid rgba(25,29,32,.14);border-radius:999px;box-sizing:border-box;display:inline-grid;gap:1px;min-height:46px;min-width:150px;max-width:280px;padding:7px 15px}.screenroom-session-pill span,.screenroom-session-pill strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screenroom-session-pill span{color:var(--screenroom-muted);font-size:.72rem;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.screenroom-session-pill strong{font-size:.9rem;line-height:1.1}.screenroom-brand,.screenroom-brand-static{align-items:center;display:inline-flex;gap:14px}.screenroom-brand-mark{background:var(--color-black);border-radius:16px;box-shadow:var(--screenroom-shadow);display:grid;flex:0 0 auto;height:52px;place-items:center;width:52px}.screenroom-brand-mark img{display:block;height:30px;width:30px}.screenroom-brand-copy{min-width:0}.screenroom-brand-copy strong{display:block;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.screenroom-brand-copy span{color:var(--screenroom-muted);display:block;font-size:.96rem;line-height:1.2;margin-top:4px}.screenroom-surface{background:var(--screenroom-surface);border:1px solid var(--screenroom-line);border-radius:var(--screenroom-radius-xl);box-shadow:var(--screenroom-shadow);padding:24px}.screenroom-stage{display:grid;gap:24px}.screenroom-stage--player{grid-template-columns:340px minmax(0,1fr);align-items:start}.screenroom-stage--gate{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:start}.screenroom-sidebar,.screenroom-main{min-width:0}.screenroom-sidebar,.screenroom-main{display:grid;gap:20px;align-content:start}.screenroom-kicker{color:var(--screenroom-muted);font-size:.76rem;font-weight:700;letter-spacing:.16em;margin:0 0 10px;text-transform:uppercase}.screenroom-title{font-size:clamp(2.6rem,5vw,5.2rem);font-weight:800;letter-spacing:-.04em;line-height:.92;margin:0;max-width:11ch}.screenroom-subtitle{color:var(--screenroom-muted);font-size:1rem;line-height:1.45;margin:14px 0 0;max-width:42ch}.screenroom-section-title{font-size:1.55rem;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin:0}.screenroom-muted{color:var(--screenroom-muted)}.screenroom-meta-row,.screenroom-action-row,.screenroom-chip-row,.screenroom-doc-links{display:flex;flex-wrap:wrap;gap:10px}.screenroom-chip{align-items:center;background:#ffffffb8;border:1px solid var(--screenroom-line);border-radius:999px;color:var(--screenroom-ink);display:inline-flex;font-size:.9rem;font-weight:700;gap:10px;min-height:40px;padding:0 14px}.screenroom-chip--soft{background:#00a0df1f;border-color:#00a0df33;color:var(--screenroom-ink)}.screenroom-button,.screenroom-link-button{align-items:center;border:1px solid var(--color-black);border-radius:999px;cursor:pointer;display:inline-flex;font-weight:700;gap:10px;justify-content:center;min-height:46px;padding:0 18px;transition:background-color .16s ease,color .16s ease,transform .16s ease}.screenroom-button:hover,.screenroom-link-button:hover{transform:translateY(-1px)}.screenroom-button:focus-visible,.screenroom-link-button:focus-visible,.screenroom-input:focus-visible,.screenroom-textarea:focus-visible,.screenroom-checkbox input:focus-visible{outline:2px solid rgba(0,160,223,.7);outline-offset:2px}.screenroom-button{background:var(--color-black);color:var(--color-white)}.screenroom-button--accent{background:var(--color-red);border-color:var(--color-red);color:var(--color-white)}.screenroom-button--ghost,.screenroom-link-button{background:transparent;color:var(--screenroom-ink)}.screenroom-link-button--soft{background:#00a0df14;border-color:#00a0df2e}.screenroom-input,.screenroom-textarea{background:var(--screenroom-surface-strong);border:1px solid rgba(25,29,32,.14);border-radius:16px;color:var(--screenroom-ink);min-height:48px;padding:12px 14px;width:100%}.screenroom-textarea{min-height:120px;resize:vertical}.screenroom-field{display:grid;gap:8px}.screenroom-field label,.screenroom-field span{font-size:.95rem;font-weight:700}.screenroom-checkbox{align-items:start;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr);line-height:1.5}.screenroom-checkbox input{margin-top:4px}.screenroom-video-frame{aspect-ratio:16 / 9;background:#000;border-radius:26px;box-shadow:inset 0 0 0 1px #ffffff14;overflow:hidden;width:100%}.screenroom-video-frame video{background:#000;display:block;height:100%;width:100%}.screenroom-playback-header{display:grid;gap:10px}.screenroom-playback-title{font-size:clamp(2rem,3vw,3.25rem);font-weight:800;letter-spacing:-.04em;line-height:.98;margin:0;max-width:18ch}.screenroom-playback-meta{color:var(--screenroom-muted);display:flex;flex-wrap:wrap;font-size:.94rem;gap:10px;line-height:1.4}.screenroom-list{align-content:start;display:grid;gap:10px;grid-auto-rows:max-content}.screenroom-list-item{background:#ffffffbd;border:1px solid var(--screenroom-line);border-radius:22px;display:grid;gap:10px;padding:12px;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.screenroom-list-item:hover{transform:translateY(-1px)}.screenroom-list-item--active{background:#00a0df1f;border-color:#00a0df5c}.screenroom-thumb{aspect-ratio:16 / 9;border-radius:14px;display:block;object-fit:cover;width:100%}.screenroom-list-title{display:block;font-size:1rem;font-weight:800;letter-spacing:-.02em;line-height:1.15}.screenroom-list-meta{color:var(--screenroom-muted);display:block;font-size:.88rem;line-height:1.35}.screenroom-admin-header{align-items:end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.screenroom-stat-blocks{display:flex;flex-wrap:wrap;gap:10px}.screenroom-stat{background:#ffffffb8;border:1px solid var(--screenroom-line);border-radius:22px;display:grid;gap:4px;min-width:150px;padding:12px 16px}.screenroom-stat strong{font-size:1.35rem;font-weight:800;letter-spacing:-.03em;line-height:1}.screenroom-stat span{color:var(--screenroom-muted);font-size:.88rem;line-height:1.3}.screenroom-section{background:var(--screenroom-surface);border:1px solid var(--screenroom-line);border-radius:var(--screenroom-radius-lg);box-shadow:var(--screenroom-shadow);padding:22px 24px}.screenroom-section-head{align-items:end;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:14px}.screenroom-row-list{display:grid}.screenroom-row{border-top:1px solid var(--screenroom-line);display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;padding:16px 0}.screenroom-row:first-child{border-top:0;padding-top:0}.screenroom-row:last-child{padding-bottom:0}.screenroom-row-main{min-width:0}.screenroom-row-title{align-items:center;display:flex;flex-wrap:wrap;font-size:1.08rem;gap:8px;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0}.screenroom-row-meta{color:var(--screenroom-muted);font-size:.9rem;line-height:1.4;margin:6px 0 0}.screenroom-row-meta--flush{margin-top:0}.screenroom-row-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.screenroom-share-link-form,.screenroom-share-link-buttons{align-items:end;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.screenroom-share-link-form{flex:1 1 100%}.screenroom-share-link-form[hidden]{display:none}.screenroom-share-link-form--copy{background:#ffffff8f;border:1px solid var(--screenroom-line);border-radius:18px;justify-content:flex-end;padding:10px}.screenroom-share-expiry{display:grid;gap:4px}.screenroom-share-expiry span{color:var(--screenroom-muted);font-size:.72rem;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}.screenroom-share-expiry-input{min-height:40px;padding:0 12px;width:148px}.screenroom-share-expiry-button{min-height:40px;padding:0 14px}.screenroom-share-expiry-status{align-self:center;flex:0 1 auto;margin:0;text-align:right}.screenroom-editable-name{border-radius:8px;cursor:text;display:inline-block;margin:-2px -4px;min-width:4ch;padding:2px 4px;transition:background-color .16s ease,box-shadow .16s ease}.screenroom-editable-name:hover{background:#ffffff80}.screenroom-editable-name:focus{background:#fff;box-shadow:0 0 0 2px #00a0df61;outline:0}.screenroom-rename-status{color:var(--screenroom-muted);font-size:.74rem;font-weight:800;line-height:1.1}.screenroom-rename-status[data-rename-state=error]{color:#8a1717}.screenroom-rename-status[data-rename-state=saved]{color:#191d208a}.screenroom-inline-editor{margin-top:12px}.screenroom-inline-editor>summary{cursor:pointer;list-style:none;width:fit-content}.screenroom-inline-editor>summary::-webkit-details-marker{display:none}.screenroom-inline-editor[open]{display:grid;gap:12px}.screenroom-inline-form{display:flex;flex-wrap:wrap;gap:10px}.screenroom-inline-form .screenroom-input{max-width:420px}.screenroom-note{background:#00a0df1a;border:1px solid rgba(0,160,223,.18);border-radius:18px;color:var(--screenroom-ink);line-height:1.45;padding:12px 14px}.screenroom-note--compact{border-radius:999px;font-size:.92rem;padding:9px 14px}.screenroom-accordion{border-top:1px solid var(--screenroom-line);padding:16px 0}.screenroom-accordion:first-child{border-top:0;padding-top:0}.screenroom-accordion:last-child{padding-bottom:0}.screenroom-accordion-summary{align-items:start;cursor:pointer;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;list-style:none}.screenroom-accordion-summary::-webkit-details-marker{display:none}.screenroom-accordion[open] .screenroom-accordion-summary{margin-bottom:14px}.screenroom-accordion-body{border-left:2px solid rgba(25,29,32,.08);display:grid;gap:14px;margin-left:8px;padding-left:18px;transition:opacity .16s ease}.screenroom-accordion-body[aria-busy=true]{opacity:.62}.screenroom-row-list--nested{gap:0}.screenroom-row--nested{padding-bottom:14px;padding-top:14px}.screenroom-row--whole-library{padding-bottom:18px}.screenroom-pagination{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.screenroom-page-button{align-items:center;background:transparent;border:1px solid var(--screenroom-line);border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;min-height:40px;min-width:40px;padding:0 14px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.screenroom-page-button--active{background:var(--color-black);border-color:var(--color-black);color:var(--color-white)}.screenroom-shell--share,.screenroom-shell--admin{box-sizing:border-box;height:100svh;max-width:none;min-height:0;overflow:hidden;padding:18px 22px 22px}.screenroom-shell--legal{max-width:1360px;min-height:100svh;padding-top:18px}.screenroom-share{display:grid;gap:18px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.screenroom-share>.screenroom-topbar{justify-content:space-between;margin-bottom:0}.screenroom-share>.screenroom-share-doc-surface{grid-template-rows:auto minmax(0,1fr)}.screenroom-admin-page{display:grid;gap:18px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0}.screenroom-admin-hero{background:var(--screenroom-surface);border:1px solid var(--screenroom-line);border-radius:32px;box-shadow:var(--screenroom-shadow);display:grid;gap:24px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.92fr);padding:24px}.screenroom-admin-summary{align-content:start;display:grid;gap:16px}.screenroom-sync-card{background:#ffffffb8;border:1px solid var(--screenroom-line);border-radius:24px;display:grid;gap:10px;padding:16px 18px}.screenroom-sync-pill{align-items:center;background:#ffffffbd;border:1px solid rgba(25,29,32,.14);border-radius:999px;display:inline-grid;gap:10px;grid-template-columns:auto minmax(0,1fr);min-height:46px;min-width:min(330px,100%);max-width:360px;overflow:hidden;padding:7px 15px;position:relative;flex:0 1 330px}.screenroom-topbar--admin .screenroom-sync-pill{justify-self:stretch;max-width:none;min-width:0;width:100%}.screenroom-sync-copy{display:grid;gap:1px;min-width:0}.screenroom-sync-copy strong{font-size:.88rem;line-height:1.05;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screenroom-sync-copy span{color:var(--screenroom-muted);font-size:.76rem;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screenroom-sync-card-head{align-items:center;display:flex;gap:10px}.screenroom-sync-dot{background:#191d2038;border-radius:999px;display:block;flex:0 0 auto;height:10px;width:10px}.screenroom-sync-card[data-sync-phase=idle] .screenroom-sync-dot,.screenroom-sync-pill[data-sync-phase=idle] .screenroom-sync-dot{background:#191d206b}.screenroom-sync-card[data-sync-phase=running] .screenroom-sync-dot,.screenroom-sync-pill[data-sync-phase=running] .screenroom-sync-dot{animation:screenroom-sync-pulse 1.4s ease-in-out infinite;background:var(--color-red)}.screenroom-sync-card[data-sync-phase=error] .screenroom-sync-dot,.screenroom-sync-pill[data-sync-phase=error] .screenroom-sync-dot{background:#8a1717}.screenroom-sync-card[data-sync-phase=lagging] .screenroom-sync-dot,.screenroom-sync-pill[data-sync-phase=lagging] .screenroom-sync-dot{background:#b36b00}.screenroom-sync-card[data-sync-phase=offline] .screenroom-sync-dot,.screenroom-sync-pill[data-sync-phase=offline] .screenroom-sync-dot{background:#191d20b8}.screenroom-sync-progress{background:#191d2014;border-radius:999px;height:8px;overflow:hidden}.screenroom-sync-progress span{background:var(--color-red);border-radius:inherit;display:block;height:100%;transition:width .22s ease;width:0%}.screenroom-sync-pill .screenroom-sync-progress{bottom:0;height:3px;left:16px;position:absolute;right:16px}.screenroom-admin-workspace{background:var(--screenroom-surface);border:1px solid var(--screenroom-line);border-radius:32px;box-shadow:var(--screenroom-shadow);display:grid;gap:18px;grid-template-rows:minmax(0,1fr);min-height:0;overflow:hidden;padding:20px}.screenroom-admin-workspace--has-head{grid-template-rows:auto minmax(0,1fr)}.screenroom-admin-workspace-head{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.screenroom-admin-panel{min-height:0;overflow:auto;padding-right:4px}.screenroom-admin-panel-state,.screenroom-inline-status{color:var(--screenroom-muted);font-size:.95rem;line-height:1.5}.screenroom-admin-section{display:grid;gap:10px}.screenroom-admin-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.screenroom-section--span-2{grid-column:1 / -1}.screenroom-share-stage{display:grid;gap:22px;height:100%;min-height:0;overflow:hidden}.screenroom-share-stage--gate{align-items:stretch;grid-template-columns:minmax(0,1.618fr) minmax(340px,1fr)}.screenroom-share-stage--player{grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr)}.screenroom-player-sidebar,.screenroom-player-main{min-width:0}.screenroom-share-context{display:grid;gap:18px}.screenroom-share-title{font-size:clamp(2.35rem,4vw,4.7rem);font-weight:800;letter-spacing:-.05em;line-height:.92;margin:0;max-width:11ch}.screenroom-share-subtitle{color:var(--screenroom-muted);font-size:1rem;line-height:1.55;margin:0;max-width:54ch}.screenroom-brand-lockup{align-items:center;display:inline-flex;gap:0;min-width:0}.screenroom-brand-logo{display:block;flex:0 0 auto;height:44px;position:relative;width:44px}.screenroom-brand-logo-layer{display:block;inset:0;position:absolute}.screenroom-brand-wordmark{align-items:center;display:inline-flex;font-size:clamp(1.2rem,1.6vw,1.55rem);font-weight:800;letter-spacing:-.04em;line-height:1;min-height:44px;text-transform:lowercase}.screenroom-share-doc-surface,.screenroom-share-form-rail,.screenroom-player-sidebar,.screenroom-player-main,.screenroom-legal-panel{background:#fffffff5;border:1px solid var(--screenroom-line);border-radius:32px;box-shadow:var(--screenroom-shadow)}.screenroom-share-doc-surface,.screenroom-player-sidebar,.screenroom-player-main{min-height:0;padding:24px}.screenroom-share-doc-surface{display:grid;gap:26px;grid-template-rows:auto auto minmax(0,1fr);height:100%;overflow:hidden}.screenroom-share-doc-actions{display:flex;flex-wrap:wrap;gap:10px}.screenroom-share-doc-tabs{align-items:center;background:#fff;border:1px solid rgba(25,29,32,.16);border-radius:999px;box-sizing:border-box;display:inline-flex;gap:4px;padding:4px;width:fit-content}.screenroom-share-doc-tab{align-items:center;border:1px solid transparent;border-radius:999px;color:#191d20a8;cursor:pointer;box-sizing:border-box;display:inline-grid;font-size:1rem;font-weight:800;line-height:1;min-height:48px;min-width:78px;padding:0 22px;place-items:center;text-align:center;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.screenroom-share-doc-tab--active{background:#fff;border-color:#191d201f;box-shadow:0 8px 18px #191d2014;color:var(--screenroom-ink)}.screenroom-share-doc-tab:not(.screenroom-share-doc-tab--active):hover{color:var(--screenroom-ink)}.screenroom-admin-nav{align-items:center;display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:start;margin-right:0;min-width:0;width:min(100%,236px)}.screenroom-admin-nav--with-onedrive{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,354px)}.screenroom-admin-nav .screenroom-share-doc-tab{background:#ffffff6b;border-color:#191d201a;min-height:46px;min-width:0;padding:0 12px;text-decoration:none;white-space:nowrap;width:100%}.screenroom-admin-nav .screenroom-share-doc-tab--active{background:#fff}.screenroom-share-doc-body{min-height:0;overflow:auto;padding-right:4px}.screenroom-share-form-rail{display:grid;min-height:0;overflow:hidden;padding:24px}.screenroom-share-form-stack{display:grid;align-content:start;gap:24px}.screenroom-share-form-header{display:grid;gap:10px}.screenroom-share-eyebrow{color:var(--screenroom-muted);font-size:.8rem;font-weight:700;letter-spacing:.16em;margin:0;text-transform:uppercase}.screenroom-share-form-title{font-size:clamp(1.55rem,2vw,2.15rem);font-weight:800;letter-spacing:-.04em;line-height:.98;margin:0}.screenroom-share-form{display:grid;gap:18px}.screenroom-share-caption{color:var(--screenroom-muted);font-size:.9rem;line-height:1.5}.screenroom-share-caption strong{color:var(--screenroom-ink)}.screenroom-player-sidebar{display:grid;gap:18px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.screenroom-player-header{display:grid;gap:12px}.screenroom-player-count{color:var(--screenroom-muted);display:flex;flex-wrap:wrap;font-size:.92rem;gap:10px;line-height:1.45}.screenroom-player-list{align-content:start;display:grid;gap:10px;grid-auto-rows:max-content;min-height:0;overflow:auto;padding-right:4px}@supports (scrollbar-gutter: stable){.screenroom-admin-panel,.screenroom-share-doc-body,.screenroom-player-list{margin-inline:-14px;padding-inline:0;scrollbar-gutter:stable both-edges}}.screenroom-player-list-item{background:#ffffffad;border:1px solid transparent;border-radius:24px;display:grid;gap:12px;padding:12px;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.screenroom-player-list-item:hover{background:#ffffffe0;border-color:#191d201a;transform:translateY(-1px)}.screenroom-player-list-item--active{background:#fffffff2;border-color:#191d202e}.screenroom-player-main{display:grid;gap:18px;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.screenroom-player-main-header{display:grid;gap:10px}.screenroom-player-frame{background:#090909;border-radius:28px;min-height:0;overflow:hidden;position:relative}.screenroom-player-frame video{background:#000;display:block;height:100%;width:100%}.screenroom-document{color:#000;display:grid;font-family:var(--font-family-main);gap:24px;min-height:100%}.screenroom-document:not(.screenroom-document--embedded){background:#fff;border:1px solid rgba(25,29,32,.08);border-radius:32px;margin:0 auto;max-width:960px;padding:32px}.screenroom-document--embedded{margin:0;max-width:none;padding:0}.screenroom-document-intro{font-size:1rem;line-height:1.72;margin:0}.screenroom-document-section{border-top:1px solid rgba(25,29,32,.08);display:grid;gap:14px;grid-template-columns:64px minmax(0,1fr);padding-top:24px}.screenroom-document-section:first-child{border-top:0;padding-top:0}.screenroom-document-section--stacked{grid-template-columns:minmax(0,1fr)}.screenroom-document-marker{color:var(--screenroom-muted);font-size:.9rem;font-weight:800;letter-spacing:.12em;line-height:1;padding-top:7px;text-transform:uppercase}.screenroom-document-copy{display:grid;gap:12px;max-width:78ch}.screenroom-document-copy--lead{max-width:92ch}.screenroom-document-copy h2{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;line-height:1.06;margin:0}.screenroom-document p,.screenroom-document li{font-size:1.02rem;line-height:1.72;margin:0}.screenroom-document a{color:#005fcc;font-weight:800;text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:.16em}.screenroom-document a:hover,.screenroom-document a:focus-visible{color:#003f8f}.screenroom-document-list{display:grid;gap:12px;margin:0;padding-left:22px}.screenroom-document-list--labeled{list-style:none;padding-left:0}.screenroom-document-list--labeled li{display:grid;gap:12px;grid-template-columns:32px minmax(0,1fr)}.screenroom-document-item-label{font-weight:800}.screenroom-pdf-embed,.screenroom-pdf-embed iframe{min-height:100%;width:100%}.screenroom-pdf-embed{background:#fff;border:1px solid rgba(25,29,32,.08);border-radius:28px;min-height:calc(100svh - 336px);overflow:hidden}.screenroom-pdf-embed iframe{border:0;display:block}.screenroom-legal-page{display:grid;gap:18px}.screenroom-legal-panel{display:grid;gap:18px;min-height:calc(100svh - 182px);padding:22px}.screenroom-legal-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.screenroom-legal{display:grid;gap:18px;max-width:760px}.screenroom-legal section{background:var(--screenroom-surface);border:1px solid var(--screenroom-line);border-radius:var(--screenroom-radius-lg);box-shadow:var(--screenroom-shadow);padding:24px}.screenroom-legal h1,.screenroom-legal h2{letter-spacing:-.03em;line-height:1.02;margin:0 0 12px}.screenroom-legal h1{font-size:clamp(2.1rem,4vw,3.8rem)}.screenroom-legal h2{font-size:1.45rem}.screenroom-legal p,.screenroom-legal li{line-height:1.55}.screenroom-legal ul{display:grid;gap:10px;margin:0;padding-left:20px}.screenroom-spacer-top{margin-top:20px}.screenroom-login-shell{align-items:stretch;display:grid;min-height:100svh;overflow:hidden;padding:18px;position:relative}.screenroom-login-shell:before{background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.72),transparent 30%),radial-gradient(circle at 88% 22%,rgba(0,160,223,.24),transparent 28%),linear-gradient(135deg,rgba(25,29,32,.08),transparent 44%);content:"";inset:-18%;position:absolute}.screenroom-login-stage{align-content:stretch;animation:screenroom-login-rise .52s ease both;background:linear-gradient(115deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.78) 46%,transparent 46%),linear-gradient(145deg,#191d20f0,#191d20d1);border:1px solid rgba(25,29,32,.12);border-radius:36px;box-shadow:0 28px 70px #191d201f;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) minmax(340px,440px);grid-template-rows:auto minmax(0,1fr);min-height:calc(100svh - 36px);overflow:hidden;padding:clamp(22px,3vw,42px);position:relative}.screenroom-login-stage:after{animation:screenroom-access-line 4.8s ease-in-out infinite;background:linear-gradient(90deg,transparent,rgba(236,31,38,.88),transparent);content:"";height:2px;left:0;position:absolute;right:0;top:49%;transform:translate(-100%)}.screenroom-login-brand{grid-column:1 / -1;position:relative;z-index:1}.screenroom-login-copy{align-self:end;display:grid;gap:16px;max-width:620px;position:relative;z-index:1}.screenroom-login-title{font-size:clamp(3.2rem,7vw,7.5rem);font-weight:800;letter-spacing:-.07em;line-height:.84;margin:0;max-width:8ch}.screenroom-login-subtitle{color:#191d20a8;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.5;margin:0;max-width:40ch}.screenroom-login-form{align-self:center;backdrop-filter:blur(18px);background:#fffffff0;border:1px solid rgba(255,255,255,.72);border-radius:30px;box-shadow:0 24px 60px #0000002e;display:grid;gap:18px;padding:clamp(22px,3vw,32px);position:relative;z-index:1}.screenroom-login-form-head{align-items:start;display:grid;gap:14px;grid-template-columns:auto minmax(0,1fr)}.screenroom-login-form-head h2{font-size:1.5rem;font-weight:800;letter-spacing:-.04em;line-height:1;margin:0}.screenroom-login-form-head p{color:var(--screenroom-muted);font-size:.93rem;line-height:1.45;margin:8px 0 0}.screenroom-login-signal{background:var(--color-red);border-radius:999px;box-shadow:0 0 0 8px #ec1f261f;display:block;height:12px;margin-top:4px;width:12px}.screenroom-login-alert,.screenroom-login-note{border-radius:18px;font-size:.95rem;line-height:1.45;margin:0;padding:12px 14px}.screenroom-login-alert{background:#ec1f2617;border:1px solid rgba(236,31,38,.22)}.screenroom-login-note{background:#00a0df1a;border:1px solid rgba(0,160,223,.2)}.screenroom-login-input{background:#fffffff5;border-color:#191d202e;min-height:54px}.screenroom-login-submit{min-height:54px;width:100%}.screenroom-login-submit--microsoft{background:#fff;border-color:#191d202e;color:var(--screenroom-ink)}.screenroom-login-submit--microsoft:before{background:linear-gradient(90deg,#f25022 0 50%,#7fba00 50% 100%),linear-gradient(90deg,#00a4ef 0 50%,#ffb900 50% 100%);background-position:0 0,0 100%;background-repeat:no-repeat;background-size:100% 48%,100% 48%;content:"";height:18px;margin-right:10px;width:18px}.screenroom-login-fallback{border-top:1px solid rgba(25,29,32,.1);display:grid;gap:14px;padding-top:4px}.screenroom-login-fallback summary{color:var(--screenroom-muted);cursor:pointer;font-size:.9rem;font-weight:800;list-style-position:inside}.screenroom-login-fallback[open]{padding-top:14px}.screenroom-login-fallback[open] summary{margin-bottom:2px}.screenroom-login-fallback .screenroom-login-submit{margin-top:10px}@keyframes screenroom-login-rise{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes screenroom-access-line{0%,28%{transform:translate(-100%)}54%,to{transform:translate(100%)}}@keyframes screenroom-sync-pulse{0%,to{opacity:.42;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@media (max-width: 1080px){.screenroom-stage--player,.screenroom-stage--gate,.screenroom-row,.screenroom-accordion-summary,.screenroom-share-stage--gate,.screenroom-share-stage--player,.screenroom-login-stage,.screenroom-admin-hero,.screenroom-admin-grid{grid-template-columns:1fr}.screenroom-login-stage{background:linear-gradient(180deg,#ffffffeb,#ffffffc2 58%,#191d20e0 58%),var(--screenroom-bg)}.screenroom-login-form{align-self:end}.screenroom-row-actions{justify-content:flex-start}.screenroom-share-link-form,.screenroom-share-link-buttons{justify-content:flex-start;width:100%}.screenroom-share-expiry-status{text-align:left}.screenroom-share-doc-surface,.screenroom-player-sidebar,.screenroom-player-main,.screenroom-legal-panel{min-height:auto}}@media (max-width: 1120px){.screenroom-topbar--admin{grid-template-columns:auto minmax(0,1fr)}.screenroom-topbar--admin .screenroom-sync-pill{grid-column:2}.screenroom-admin-nav{grid-column:1 / -1;justify-self:stretch;width:100%}.screenroom-admin-nav--with-onedrive{width:100%}.screenroom-topbar--admin .screenroom-topbar-actions{grid-column:1 / -1;justify-self:stretch;width:100%}.screenroom-topbar--admin .screenroom-user-actions{display:grid;flex:none;grid-template-columns:minmax(0,1fr) auto;width:100%}.screenroom-topbar--admin .screenroom-user-actions form{justify-self:end}.screenroom-topbar--admin .screenroom-session-pill{max-width:none;width:100%}}@media (max-width: 720px){.screenroom-shell{padding:20px 14px 40px}.screenroom-surface,.screenroom-section,.screenroom-legal section{border-radius:24px;padding:18px}.screenroom-title,.screenroom-playback-title{max-width:none}.screenroom-brand-copy span{font-size:.9rem}.screenroom-doc-links,.screenroom-action-row,.screenroom-chip-row{gap:8px}.screenroom-shell--share,.screenroom-shell--admin,.screenroom-shell--legal{padding:14px 14px 20px}.screenroom-login-shell{padding:10px}.screenroom-login-stage{border-radius:26px;align-content:start;background:linear-gradient(180deg,#fffffff0,#ffffffd1 24%,#191d20f0 24%),var(--screenroom-bg);gap:20px;grid-template-rows:auto auto auto;min-height:calc(100svh - 20px);padding:18px}.screenroom-login-stage:after{display:none}.screenroom-login-brand{margin-bottom:clamp(42px,11svh,92px)}.screenroom-login-copy{align-self:start;gap:10px;max-width:none}.screenroom-login-copy .screenroom-share-eyebrow{color:#ffffffad;margin-bottom:0}.screenroom-login-title{color:#fff;font-size:clamp(2.35rem,12vw,3.4rem);letter-spacing:-.04em;line-height:.92;max-width:9ch}.screenroom-login-form{align-self:start;border-radius:24px;gap:14px;padding:18px}.screenroom-login-form-head{gap:10px}.screenroom-login-form-head h2{font-size:1.25rem}.screenroom-login-submit{min-height:50px}.screenroom-login-input{min-height:48px}.screenroom-login-fallback[open]{gap:18px}.screenroom-share{gap:8px}.screenroom-admin-hero{padding:18px}.screenroom-admin-workspace,.screenroom-share-doc-surface,.screenroom-share-form-rail,.screenroom-player-sidebar,.screenroom-player-main,.screenroom-legal-panel{border-radius:24px;padding:16px}.screenroom-brand-lockup{gap:0}.screenroom-brand-logo{height:38px;width:38px}.screenroom-brand-wordmark{font-size:1.15rem;min-height:38px}.screenroom-share-title{max-width:none}.screenroom-share-doc-tabs{width:100%}.screenroom-admin-nav{grid-column:1 / -1;order:3;width:100%}.screenroom-admin-workspace-head{align-items:stretch;flex-direction:column}.screenroom-topbar-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.screenroom-user-actions{flex:1 1 auto}.screenroom-topbar--admin .screenroom-user-actions{display:grid;flex:none;grid-template-columns:minmax(0,1fr) auto;width:100%}.screenroom-topbar--admin .screenroom-user-actions form{justify-self:end}.screenroom-sync-pill{flex:1 1 100%;max-width:none;min-width:0}.screenroom-share-doc-tab{flex:1 1 0}.screenroom-document{gap:22px}.screenroom-document:not(.screenroom-document--embedded){border-radius:22px;padding:20px}.screenroom-document-section{grid-template-columns:1fr;gap:10px}.screenroom-document-marker{padding-top:0}.screenroom-pdf-embed{min-height:70svh}}@media (max-width: 720px){.screenroom-shell--share,.screenroom-shell--admin{padding:8px}.screenroom-shell--share{height:auto;min-height:100svh;overflow:visible;padding:0}.screenroom-share{height:auto;min-height:100svh;overflow-x:hidden;overflow-y:visible}.screenroom-share>.screenroom-topbar,.screenroom-topbar--admin{align-items:center;gap:6px;margin:0}.screenroom-share>.screenroom-topbar{background:#ffeb26f5;box-sizing:border-box;display:grid;grid-template-columns:auto minmax(0,1fr);min-height:42px;padding:8px;position:sticky;top:0;z-index:5}.screenroom-share>.screenroom-topbar .screenroom-topbar-actions{justify-self:end;width:auto}.screenroom-brand-logo{height:30px;width:30px}.screenroom-brand-wordmark{font-size:1.02rem;min-height:30px}.screenroom-session-pill{display:none}.screenroom-button,.screenroom-link-button{font-size:.9rem;min-height:36px;padding:0 12px}.screenroom-share>.screenroom-topbar .screenroom-link-button{border-color:#191d202e;padding:0 10px}.screenroom-share-stage{gap:8px;height:auto;overflow:visible}.screenroom-share-stage--gate{padding:0 8px 8px}.screenroom-share-stage--gate .screenroom-share-doc-body{padding-inline:8px}.screenroom-share-stage--player{grid-template-rows:auto minmax(0,1fr)}.screenroom-player-main{background:transparent;border:0;border-radius:0;box-shadow:none;gap:8px;grid-template-rows:auto auto;height:auto;overflow:visible;padding:0}.screenroom-player-main-header{gap:4px;order:2;padding:0 8px 2px}.screenroom-player-main-header .screenroom-share-eyebrow{display:none}.screenroom-playback-title{font-size:1.18rem;letter-spacing:-.02em;line-height:1.05;max-width:none}.screenroom-playback-meta{font-size:.78rem;gap:6px;line-height:1.2}.screenroom-player-frame{aspect-ratio:16 / 9;border-radius:0;order:1}.screenroom-player-frame video{height:100%;object-fit:contain}.screenroom-player-sidebar{background:transparent;border:0;border-radius:0;box-shadow:none;gap:8px;height:auto;order:2;overflow:visible;padding:0 8px 8px}.screenroom-player-header{align-items:end;display:grid;gap:2px;grid-template-columns:minmax(0,1fr) auto;padding:2px 4px 0}.screenroom-player-header .screenroom-share-eyebrow{grid-column:1 / -1;font-size:.62rem;letter-spacing:.12em}.screenroom-player-header .screenroom-section-title{font-size:1.18rem!important;letter-spacing:-.02em;line-height:1.05;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.screenroom-player-count{font-size:.76rem;gap:4px;justify-content:end;line-height:1.15;text-align:right}.screenroom-player-count span:last-child{display:none}.screenroom-player-list{gap:0;margin:0;max-height:none;overflow:visible;padding:0}.screenroom-player-list-item{align-items:center;background:#ffffff9e;border-color:#191d2014;border-radius:0;border-width:1px 0 0;grid-template-columns:104px minmax(0,1fr);padding:8px 4px}.screenroom-player-list-item--active{background:#ffffffe0}.screenroom-thumb{border-radius:6px}.screenroom-list-title{font-size:.94rem;line-height:1.1}.screenroom-list-meta{font-size:.76rem;line-height:1.2;margin-top:3px}.screenroom-shell--admin{height:100svh;overflow:hidden}.screenroom-admin-page{gap:8px}.screenroom-topbar--admin{grid-template-columns:auto minmax(0,1fr) auto}.screenroom-topbar--admin .screenroom-sync-pill{grid-column:2;min-height:36px;padding:5px 10px}.screenroom-sync-dot{height:8px;width:8px}.screenroom-sync-copy strong{font-size:.76rem}.screenroom-sync-copy span{font-size:.68rem;display:none}.screenroom-admin-nav{grid-column:1 / -1;gap:4px;order:2}.screenroom-admin-nav .screenroom-share-doc-tab,.screenroom-share-doc-tab{font-size:.88rem;min-height:36px;padding:0 10px}.screenroom-topbar--admin .screenroom-topbar-actions{grid-column:3;grid-row:1;justify-self:end;order:0;width:auto}.screenroom-topbar--admin .screenroom-user-actions{display:block;width:auto}.screenroom-admin-workspace{border-radius:18px;gap:10px;padding:12px}.screenroom-admin-panel{margin-inline:-6px;padding-inline:6px}.screenroom-section-head{margin-bottom:4px}.screenroom-section-title{font-size:1.28rem;letter-spacing:-.02em;line-height:1.05}.screenroom-section-head .screenroom-row-meta{display:none}.screenroom-row,.screenroom-accordion{gap:8px;padding:12px 0}.screenroom-row-title{font-size:.98rem;line-height:1.15}.screenroom-row-meta{font-size:.8rem;line-height:1.25;margin-top:4px}.screenroom-row-actions,.screenroom-share-link-buttons{gap:6px}.screenroom-share-link-form--copy{border-radius:12px;gap:6px;padding:8px}.screenroom-login-shell{overflow:hidden;padding:8px}.screenroom-login-shell:before{display:none}.screenroom-login-stage{align-content:start;background:linear-gradient(180deg,#fffffff0 0 72px,#191d20f2 72px 100%),var(--screenroom-bg);border-radius:18px;gap:16px;min-height:calc(100svh - 16px);padding:16px}.screenroom-login-brand{margin-bottom:0}.screenroom-login-copy{gap:6px;padding-top:10px}.screenroom-login-copy .screenroom-share-eyebrow{display:none}.screenroom-login-title{font-size:clamp(2.15rem,9.2vw,2.75rem);letter-spacing:-.035em;line-height:.98;max-width:12ch;overflow-wrap:normal}.screenroom-login-form{border-radius:20px;gap:10px;padding:16px}.screenroom-login-form-head h2{font-size:1.12rem;letter-spacing:-.02em}.screenroom-login-fallback[open]{gap:10px;padding-top:10px}.screenroom-login-submit,.screenroom-login-input{min-height:44px}}
