/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){:host,:root{--shimmer-angle:20deg}*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-tracking:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--scroll-fade-t:0px;--scroll-fade-b:0px;--scroll-fade-s:0px;--scroll-fade-e:0px;--scroll-fade-mask:initial;--shimmer-image:initial;--shimmer-text-fill:initial}}}@layer theme{:host,:root{--spacing:.25rem;--container-sm:24rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--font-weight-medium:500;--tracking-tight:-.025em;--leading-relaxed:1.625;--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.start{inset-inline-start:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.hidden{display:none}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.rounded-lg{border-radius:var(--radius)}.border-dashed{--tw-border-style:dashed;border-style:dashed}.bg-muted{background-color:var(--muted)}.bg-transparent{background-color:#0000}.p-6{padding:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm\/relaxed{font-size:var(--text-sm);line-height:var(--leading-relaxed)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-balance{text-wrap:balance}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.running{animation-play-state:running}@media (min-width:48rem){.md\:p-12{padding:calc(var(--spacing) * 12)}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 svg:not([class*=size-]){width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.\[\&\>a\]\:underline>a{text-decoration-line:underline}.\[\&\>a\]\:underline-offset-4>a{text-underline-offset:4px}.\[\&\>a\:hover\]\:text-primary>a:hover{color:var(--primary)}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@property --scroll-fade-t{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-b{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-s{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-e{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-mask{syntax:"*";inherits:false}@property --shimmer-angle{syntax:"<angle>";inherits:true;initial-value:20deg}@property --shimmer-image{syntax:"*";inherits:false}@property --shimmer-text-fill{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){.shimmer{-webkit-text-fill-color:currentColor;background-image:none;animation:none}}:root{--background:#252525;--foreground:#e0d0d0;--card:#252525;--card-foreground:#e0d0d0;--popover:#303030;--popover-foreground:#eee;--primary:#dedede;--primary-foreground:#222;--secondary:#333;--secondary-foreground:#eee;--muted:#333;--muted-foreground:#bbb;--accent:#444;--accent-foreground:#fff;--destructive:#f99;--border:#555;--input:#666;--ring:#bbb;--radius:.2rem}@font-face{font-family:VT323;src:url(/fonts/vt323.ttf)format("truetype");font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body,body.watching{color:#e0d0d0;background:#222 url(/optimized/classic-bedroom-background-v2.98ca58037180.webp);margin:0;font:16px/1.45 Arial,Helvetica,sans-serif}a,button,input,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.4;cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:4px;outline:2px solid #fff}.text-button,a{color:#b5afe8;text-decoration:none}.text-button:hover,a:hover{text-decoration:underline}.header-inner{align-items:center;gap:10px;max-width:1000px;min-height:48px;margin:auto;display:flex}.minecraft-logo{flex-shrink:0;width:260px;height:48px;padding-top:1px;display:block}.minecraft-logo img{width:250px;height:auto}.header-inner nav{align-items:center;gap:12px;display:flex}.header-inner nav a,.header-inner nav button{color:#fff;background:0 0;border:0;padding:0;font-size:16px;font-weight:700}.header-inner nav button:hover{text-decoration:underline}.connection-link{color:#b5afe8;white-space:nowrap;background:0 0;border:0;margin-left:auto;font-size:14px;font-weight:700}.classic-main{max-width:1000px;margin:0 auto;padding:32px 0 40px}.home-columns{grid-template-columns:minmax(0,640px) 300px;gap:40px;display:grid}.screen{aspect-ratio:630/350;background:#111;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 0 2px #000}.screen iframe{border:0}.screen iframe,.static{width:100%;height:100%;position:absolute;inset:0}.static{image-rendering:pixelated;opacity:.45}.archive-empty{color:#eee;background:#151515e8;max-width:calc(100% - 30px);position:relative;border-radius:0!important;flex:0 auto!important;gap:14px!important;padding:22px!important}.empty-heading{font:30px VT323,monospace!important}.archive-empty [data-slot=empty-description]{color:#bbb;font-size:14px}.play-button{color:#fff;background:#888;border-color:#aaa #444 #444 #aaa;border-style:solid;border-width:2px;place-items:center;width:55px;height:45px;display:grid}.play-button:hover{background:#aaa}.player-controls{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.transport{gap:6px;display:flex}.transport button{color:#ddd;background:#333;border:1px solid #666;place-items:center;width:38px;height:35px;display:grid;box-shadow:inset 1px 1px #8885}.metadata{gap:25px;display:flex}.metadata>div{flex-direction:column;display:flex}.metadata span{color:#aaa;font-size:12px}.metadata a,.metadata strong{font-size:16px;font-weight:400}.video-caption{margin:0 0 15px;font-size:14px}.video-caption>a{display:block}.video-caption span{color:#999;font-size:12px}.welcome-copy p{margin:0 0 18px;font-size:14px;line-height:1.55}.welcome-copy strong{color:#fff;font-weight:400}.animals{text-align:center}.animals>img{object-fit:contain;object-position:top;width:300px;height:230px;display:block}.orange-button{color:#fff;width:212px;min-height:44px;text-shadow:none;background:linear-gradient(#e99f42,#b2742b);border:1px solid #a46b27;border-radius:6px;margin:18px auto 22px;padding:6px 8px;font:28px/1.2 Arial,sans-serif;display:block;box-shadow:inset 0 1px 1px #ffc777,0 2px 3px #0006}.orange-button:hover:not(:disabled){filter:brightness(1.15)}.animals p{margin:0 0 22px;font-size:14px;line-height:1.6}.archive-tag{letter-spacing:1px;color:#999;font-size:11px}.text-button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:inline}.status{color:#c4b89d;min-height:25px;margin:14px 0 26px;font-size:13px}.community-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.archive-panel h2{color:#fff;margin:0 0 18px;font-size:18px;font-weight:700}.archive-panel p{margin:0 0 18px;font-size:14px;line-height:1.55}.archive-panel strong{color:#eee}.settings{font-size:14px}.settings summary{cursor:pointer;color:#b5afe8;margin-bottom:16px}.settings-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.settings-row label{width:100%}.settings-row label>span{color:#ccc;margin-bottom:6px;display:block}.settings-row [data-slot=select-trigger]{background:#222;border-color:#555;width:100%}.settings-row p{margin:0;font-size:13px}.plain-button{color:#fff;background:#444;border:1px solid #777;padding:7px 12px;font-size:14px;box-shadow:inset 1px 1px #aaa4}.settings-note{color:#aaa;margin:14px 0!important;font-size:13px!important}.classic-footer{color:#777;padding:25px 20px 35px;font-size:12px}.classic-footer .text-button{margin-left:8px}.eyebrow{color:#bbb;margin:0;font:16px VT323,monospace}.setup ol{padding-left:20px;font-size:14px}.setup form,.setup ol{gap:12px;display:grid}.setup label{font-size:14px}.setup input{color:#eee;background:#111;border:1px solid #666;width:100%;padding:12px}.key-note{color:#aaa;font-size:12px;line-height:1.6}.primary{color:#fff;background:#555;border:1px solid #999;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;display:flex}.dialog-notice{font-size:14px}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1050px){.header-inner{padding:0 20px}.classic-main{padding:28px 20px}.home-columns{grid-template-columns:minmax(0,1fr) 270px;gap:25px}.animals>img{width:270px}.minecraft-logo{width:250px}.connection-link{font-size:12px}.community-columns{gap:25px}}@media (max-width:800px){.header-inner{flex-wrap:wrap;gap:10px;padding:6px 18px 12px}.minecraft-logo{width:100%;height:42px}.minecraft-logo img{width:230px}.header-inner nav{gap:14px}.header-inner nav a,.header-inner nav button{font-size:14px}.home-columns{grid-template-columns:minmax(0,1fr) 210px;gap:20px}.animals>img{width:210px;height:180px}.orange-button{width:195px;font-size:24px}.community-columns{gap:20px}.archive-panel h2{font-size:16px}}@media (max-width:600px){.classic-main{padding:20px 16px}.home-columns{flex-direction:column;gap:15px;display:flex}.animals{grid-template-columns:120px 1fr;align-items:center;column-gap:12px;display:grid}.animals>img{grid-row:1/4;width:120px;height:150px}.orange-button{width:100%;max-width:220px;margin:8px auto 12px}.animals p{margin-bottom:12px;font-size:13px}.archive-tag{grid-column:1/-1;margin:6px 0}.community-columns{grid-template-columns:1fr;gap:24px}.archive-panel{border-top:1px solid #ffffff16;padding-top:18px}.connection-link{margin-left:0;font-size:12px}.header-inner nav{flex:1}.welcome-copy p{font-size:14px}.metadata{gap:18px}.metadata a,.metadata strong{font-size:14px}.archive-empty{padding:14px!important}.empty-heading{font-size:25px!important}.archive-empty [data-slot=empty-description]{font-size:12px}.setup{max-height:90dvh;overflow:auto}.status{margin:15px 0}.classic-footer{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.spin{animation:none}}.archive-masthead{text-align:center;max-width:690px;margin:0 auto;padding:44px 24px 38px}.archive-logo{display:inline-block}.archive-logo img{width:250px;max-width:65vw;height:auto}.archive-masthead h1{letter-spacing:2px;color:#eee;margin:30px 0;font:clamp(56px,9vw,104px)/1.05 VT323,monospace}.archive-intro{max-width:610px;margin:auto;font-size:18px;line-height:1.65}.archive-intro p:last-child{margin-bottom:0}.single-archive{max-width:848px;margin:auto;padding:0 24px}.single-archive .screen{aspect-ratio:16/9;border:1px solid #111;box-shadow:0 4px 18px #0005}.single-archive .player-controls{padding:16px 0 10px}.single-archive .metadata span{color:#aaa;font:19px VT323,monospace}.single-archive .metadata a,.single-archive .metadata strong{font:24px VT323,monospace}.single-archive .video-caption{color:#aaa;font-size:14px}.next-video-row{justify-content:center;align-items:center;gap:16px;margin:14px 0;display:flex}.next-video-row .orange-button{width:190px;margin:0;font-size:25px}.single-archive .status{text-align:center;max-width:680px;margin:16px auto 24px}.archive-options{max-width:540px;margin:0 auto 28px}.archive-options summary{text-align:center;list-style-position:inside}.archive-options .settings-row{padding-top:12px}.archive-options .settings-row label{flex:1;width:auto}.archive-options .settings-row [data-slot=select-trigger]{min-width:180px}.archive-options .settings-note{line-height:1.6}.classic-footer{max-width:700px;margin:auto;padding-top:8px;line-height:1.7}@media (max-width:600px){.archive-masthead{padding:30px 20px}.archive-masthead h1{letter-spacing:0;margin:24px 0;font-size:clamp(48px,12vw,70px)}.archive-intro{font-size:16px;line-height:1.6}.single-archive{padding:0 16px}.single-archive .metadata{gap:18px}.single-archive .metadata a,.single-archive .metadata strong{font-size:21px}.next-video-row{margin-top:16px}.archive-options .settings-row label{flex:auto;width:100%}}.transport button{min-height:40px}@media (max-width:420px){.single-archive .player-controls{flex-wrap:wrap}.single-archive .metadata{margin-left:auto}}.archive-video-surface{background:#000;position:relative;overflow:hidden}.screen .archive-video-surface iframe{pointer-events:none;border:0;width:300%;max-width:none;height:100%;position:absolute;inset:0 auto auto -100%}.archive-video-surface:fullscreen{background:#000;position:relative}.video-seek{z-index:3;color:#eee;font-variant-numeric:tabular-nums;height:34px;text-shadow:none;background:linear-gradient(#303030ed,#111);border-top:1px solid #555;align-items:center;gap:12px;padding:0 12px;font:11px Arial,sans-serif;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -1px 5px #0007}.seek-time{white-space:nowrap;order:2}.seek-time span{color:#aaa}.video-seek input{appearance:none;cursor:pointer;border:1px solid #111;border-radius:1px;flex:1;min-width:0;height:7px;margin:0;box-shadow:0 1px #ffffff25,inset 0 1px 2px #0008}.video-seek input::-webkit-slider-thumb{appearance:none;background:linear-gradient(#f5f5f5,#b7b7b7);border:1px solid #222;border-radius:2px;width:12px;height:15px;box-shadow:0 1px 3px #000b}.video-seek input::-moz-range-thumb{background:linear-gradient(#f5f5f5,#b7b7b7);border:1px solid #222;border-radius:2px;width:10px;height:13px;box-shadow:0 1px 3px #000b}.video-seek input:disabled{cursor:default;opacity:.4}.screen:fullscreen{background:#000;width:100vw;max-width:none;height:100vh}@media (pointer:coarse){.video-seek{height:42px}.video-seek input{height:10px}}@media (hover:hover) and (pointer:fine){.video-seek{opacity:0;pointer-events:none;transition:opacity .18s}.screen:focus-within .video-seek,.screen:hover .video-seek{opacity:1;pointer-events:auto}}@media (prefers-reduced-motion:reduce){.video-seek{transition:none}}.site{flex-direction:column;gap:12px;padding:16px 20px}.archive-masthead,.site{justify-content:center;align-items:center;display:flex}.archive-masthead{flex-wrap:wrap;gap:4px 18px;width:100%;max-width:none;padding:0}.archive-logo img{width:150px;max-width:30vw}.archive-masthead h1{letter-spacing:1px;margin:0;font:42px/1 VT323,monospace}.archive-intro{flex-basis:100%;max-width:none;font-size:13px;line-height:1.4}.archive-intro p{margin:0}.single-archive{width:min(100%,960px,177.778dvh - 640px);min-width:min(100%,350px);margin:0;padding:0}.single-archive .screen{min-height:0}.single-archive .player-controls{flex-wrap:nowrap;gap:8px;padding:8px 0}.transport button{width:34px;height:32px;min-height:32px}.single-archive .metadata{gap:18px}.single-archive .metadata span{font-size:14px}.single-archive .metadata a,.single-archive .metadata strong{font-size:18px}.single-archive .video-caption{margin:0;font-size:13px;line-height:1.4}.video-caption>a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.video-caption span{font-size:11px}.next-video-row{gap:12px;margin:10px 0 0}.next-video-row .orange-button{width:164px;min-height:36px;padding:3px 10px;font-size:22px}.single-archive .status{max-width:none;font-size:11px;line-height:1.4}.archive-options{margin:0 auto;font-size:12px;position:relative}.archive-options details[open]{z-index:5;background:#222;border:1px solid #666;width:min(480px,100vw - 32px);max-height:70dvh;padding:16px;position:absolute;bottom:0;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 8px 32px #000b}.classic-footer{text-align:center;max-width:none;margin:0;padding:0;font-size:10px;line-height:1.4}@media (max-width:600px){.site{gap:10px;padding:12px}.archive-masthead h1{font-size:34px}.archive-logo img{width:120px}.archive-intro{font-size:11px}.single-archive{width:min(100%,177.778dvh - 586.667px)}.single-archive .metadata{gap:12px}.single-archive .metadata a,.single-archive .metadata strong{font-size:16px}.classic-footer{max-width:360px}}.archive-video-surface{cursor:pointer}.archive-video-surface:focus-visible{outline-offset:-2px;outline:2px solid #ddd}body,body.watching{color:#343434;background:#f7f7f7}.site{gap:10px;padding:18px 24px}.archive-masthead h1{color:#252525;text-shadow:none;font-size:44px}.archive-intro{color:#777;font-size:12px}.archive-logo img{width:160px}.desktop-scene{aspect-ratio:554/380;isolation:isolate;width:100%;position:relative}.desktop-hardware{pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:multiply;clip-path:inset(16.245% 0);width:100%;max-width:none;height:auto;position:absolute;top:-23.6842%;left:0}.single-archive .desktop-scene .screen{aspect-ratio:auto;background:#000;border:0;width:51.8%;height:47.9%;min-height:0;position:absolute;top:12.1%;left:11.55%;box-shadow:0 0 2px #000}.desktop-scene .screen:fullscreen{aspect-ratio:auto}.desktop-scene .video-seek{gap:7px;height:27px;padding:0 7px;font-size:10px}.keyboard-hotspot,.mouse-hotspot{z-index:2;background:0 0;border:0;border-radius:4px;padding:0;position:absolute}.keyboard-hotspot{width:70%;height:18%;top:78%;left:3.3%}.mouse-hotspot{border-radius:50%;width:13%;height:12%;top:84%;left:75%}.keyboard-hotspot:hover{background:0 0}.keyboard-hotspot:active{background:#00000012}.keyboard-hotspot:focus-visible,.mouse-hotspot:focus-visible{outline-offset:2px;outline:2px dashed #777}.single-archive .player-controls{align-items:center;max-width:620px;margin:0 auto;padding:5px 0}.transport button{color:#444;background:linear-gradient(#fafafa,#dedede);border:1px solid #bbb;border-radius:3px;box-shadow:inset 0 1px #fff}.transport button:hover:not(:disabled){background:#d2d2d2}.single-archive .metadata span{color:#888}.single-archive .metadata a,.single-archive .metadata strong{color:#444}.single-archive .video-caption{text-align:center;max-width:620px;margin:5px auto 0}.video-caption>a{color:#444}.video-caption span{color:#888}.next-video-row{margin:9px 0 0}.next-video-row>span{color:#888;font-size:11px}.single-archive .status{color:#999;margin:7px 0;font-size:10px}.archive-options{color:#777}.archive-options details[open]{color:#444;background:#f7f7f7;border-color:#ccc;box-shadow:0 8px 32px #0003}.archive-options .settings-note,.archive-options .settings-row label>span{color:#666}.archive-options .text-button{color:#555}@media (max-width:600px){.site{gap:8px;padding:12px}.single-archive{width:100%}.archive-masthead h1{font-size:34px}.archive-logo img{width:120px}.single-archive .player-controls{padding-top:10px}.next-video-row{flex-wrap:wrap;gap:6px}.desktop-scene .video-seek{height:24px;font-size:9px}}.archive-options summary{color:#777}.desktop-scene{aspect-ratio:1.25;background:#fff}.hardware-monitor{z-index:0;width:66%;left:0}.hardware-monitor,.hardware-tower{pointer-events:none;height:auto;position:absolute;top:0}.hardware-tower{width:32%;left:65%}.single-archive .desktop-scene .screen{clip-path:none;border-radius:2px;width:55.8%;height:53.2%;top:8.8%;left:5.1%}.keyboard-hotspot{background:0 0;width:82%;height:auto;top:77%;left:0;transform:none}.keyboard-hotspot img{pointer-events:none;width:100%;height:auto;display:block}.keyboard-hotspot:active{background:0 0;transform:scale(.98)translateY(2px)}.desktop-scene .video-seek{bottom:0;left:0;right:0}.desktop-scene .screen:fullscreen{clip-path:none;width:100vw;height:100vh;position:fixed;inset:0}@media (max-width:600px){.single-archive{width:100%}}@media (min-width:1100px){.site{gap:0;min-height:100dvh;padding:0;position:relative}.single-archive{width:900px;max-width:100%;margin:0}.desktop-scene{aspect-ratio:auto;height:697.73px}.hardware-monitor{width:550px;top:30.31px;left:3%}.hardware-tower{width:306px;top:0;left:63%}.keyboard-hotspot{width:680px;max-width:none;top:512.69px;left:7.2222%}.single-archive .desktop-scene .screen{width:465px;height:350.4px;top:89.16px;left:7.6778%}.archive-masthead{gap:6px;width:190px;position:absolute;top:20px;left:20px}.archive-masthead h1{font-size:32px}.archive-logo img{width:140px}.archive-intro{font-size:11px}.single-archive .player-controls{flex-direction:column;gap:16px;width:150px;display:flex;position:absolute;top:105px;right:18px}.single-archive .metadata{gap:12px}.single-archive .video-caption{text-align:left;width:220px;position:absolute;bottom:25px;left:20px}.video-caption>a{white-space:normal}.next-video-row{flex-direction:column;gap:7px;position:absolute;bottom:68px;right:18px}.single-archive .status{text-align:center;width:40%;max-width:440px;margin:0;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.archive-options{position:absolute;top:25px;right:25px}.archive-options details[open]{inset:0 0 auto auto;transform:none}}.desktop-scene{background:0 0}.archive-intro,.archive-masthead h1,.archive-options summary,.next-video-row>span,.single-archive .metadata a,.single-archive .metadata span,.single-archive .metadata strong,.single-archive .status,.video-caption span,.video-caption>a{color:#fff;text-shadow:none}.single-archive{width:min(1100px,100vw - 40px,177.7dvh - 106.62px);min-width:0}.hardware-desk{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.desk-scene .hardware-monitor{z-index:1;left:24%}.single-archive .desk-scene .screen{z-index:2;left:26.24%}.desk-scene .keyboard-hotspot{z-index:3;width:36%;top:65%}.desk-scene .screen:fullscreen{z-index:10;width:100vw;height:100vh;position:fixed;inset:0}@media (max-width:1099px){.single-archive{width:min(100%,900px)}.site{justify-content:center}}body,body.watching{background:#635545 url(/optimized/classic-bedroom-background-v2.98ca58037180.webp) 50%/cover no-repeat fixed}.site{min-height:100dvh}.single-archive{max-width:none}.desktop-scene.desk-scene,.single-archive{width:min(1400px,100vw,177.683dvh - 62.1892px)}.desktop-scene.desk-scene{aspect-ratio:1672/941;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.desk-scene .hardware-monitor{width:29%;top:8%;left:21%}.single-archive .desk-scene .screen{width:24.52%;height:33.63%;top:13.48%;left:23.24%}.desk-scene .hardware-tower{z-index:2;width:12%;height:43%;top:16%;left:50.5%}.archive-masthead,.archive-options,.next-video-row,.single-archive .player-controls,.single-archive .status,.single-archive .video-caption{z-index:5}@media (max-width:1099px){.site{justify-content:flex-start;padding:12px}.single-archive .player-controls{max-width:620px;margin-top:8px;position:relative}.archive-options,.next-video-row,.single-archive .status,.single-archive .video-caption{position:relative}.single-archive .video-caption{max-width:620px}}.hud-hidden .archive-intro,.hud-hidden .archive-masthead h1,.hud-hidden .archive-options,.hud-hidden .next-video-row,.hud-hidden .player-controls,.hud-hidden .status,.hud-hidden .video-caption,.hud-hidden .video-seek{visibility:hidden!important;pointer-events:none!important}.desktop-scene.desk-scene{width:min(1600px,112vw,177.683dvh + 195.452px);bottom:-125px}@media (max-width:600px){.desktop-scene.desk-scene{width:112vw;bottom:-55px}}.desktop-scene.desk-scene{transform:translate(-35.5%)}.shelf-figurine{z-index:3;pointer-events:none;filter:drop-shadow(3px 4px 3px #0005);width:12%;height:auto;position:absolute;bottom:63.6%;left:68%}.desktop-scene.desk-scene{aspect-ratio:1267/941;width:min(1840px,126.5vw,154.841dvh + 402.586px);height:auto;top:50%;bottom:auto;left:47%;transform:translate(-28.975%,-26.41%)}.hardware-desk{object-fit:contain}.desk-scene .hardware-monitor{width:32.4%;height:auto;top:10.75%;left:12.8%}.single-archive .desk-scene .screen{clip-path:none;border-radius:2px;width:29.196%;height:22.392%;top:13.162%;left:14.402%}.desk-scene .hardware-tower{object-fit:contain;object-position:bottom;width:18.6%;height:auto;top:14.32%;left:44.15%}.desk-scene .keyboard-hotspot{width:29%;height:auto;top:48.4%;left:25%}.desk-scene .shelf-figurine{width:10%;height:auto;bottom:70.3%;left:69%}.single-archive .desk-scene .screen:fullscreen{border-radius:0;width:100vw;height:100vh;inset:0}@media (max-width:1099px){.desktop-scene.desk-scene{width:min(100vw,134.644dvh - 235.627px);top:auto;bottom:0;left:50%;transform:translate(-50%)}.single-archive{width:100%;max-width:620px}.single-archive .player-controls{flex-direction:row;justify-content:space-between}.single-archive .video-caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.next-video-row{position:fixed;bottom:14px;right:14px}.single-archive .status{display:none}.archive-options{position:fixed;bottom:18px;left:14px}.archive-options details[open]{left:0;transform:none}}.desk-scene .hardware-speaker{z-index:3;pointer-events:none;transform-origin:bottom;width:10%;height:auto;position:absolute;bottom:51.5%;transform:scale(1.3)}.desk-scene .hardware-speaker-left{left:8%}.desk-scene .hardware-speaker-right{left:39.8%}.desk-scene .skylander-figurine{width:6%;left:62.5%}.desk-scene .skylander-figurine,.desk-scene .skylanders-trio{z-index:3;pointer-events:none;filter:drop-shadow(2px 3px 2px #0005);height:auto;position:absolute;bottom:55.2%}.desk-scene .skylanders-trio{width:10.5%;left:68%}.desk-scene .desk-toy{z-index:4;cursor:grab;touch-action:none;filter:drop-shadow(2px 3px 2px #0005);background:0 0;border:0;padding:0;position:absolute;overflow:hidden}.desk-scene .desk-toy,.desk-toy img{-webkit-user-select:none;user-select:none;display:block}.desk-toy img{object-fit:contain;pointer-events:none;width:100%;height:100%}.desk-scene .desk-toy.is-dragging{z-index:10;cursor:grabbing;filter:drop-shadow(4px 8px 4px #0007)}.desk-toy:focus-visible{outline-offset:3px;outline:2px dashed #fff}.archive-options,.next-video-row,.single-archive .player-controls,.single-archive .status{display:none!important}.desk-frame{aspect-ratio:2986/1682;width:min(100vw,177.527dvh);position:fixed;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.desk-frame .desktop-scene.desk-scene{aspect-ratio:1267/941;width:98%;max-width:none;height:auto;position:absolute;top:18.2%;bottom:auto;left:50%;transform:translate(-50%)}.background-debug{z-index:40;color:#eee;font:14px Arial,sans-serif;position:fixed;top:16px;right:16px}.background-gear{color:#eee;cursor:pointer;background:#181818d9;border:1px solid #fff5;border-radius:8px;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.background-panel{background:#1d1d1df5;border:1px solid #666;border-radius:10px;width:min(300px,100vw - 32px);max-height:calc(100dvh - 80px);margin-top:8px;padding:16px;overflow:auto;box-shadow:0 8px 30px #0008}.background-panel header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.background-panel header button{color:inherit;cursor:pointer;background:0 0;border:0}.background-choices{grid-template-columns:1fr 1fr;gap:10px;display:grid}.background-choices button{color:#eee;text-align:left;cursor:pointer;background:#333;border:1px solid #666;border-radius:5px;padding:4px}.background-choices button[aria-pressed=true]{border-color:#b3da7a;box-shadow:0 0 0 1px #b3da7a}.background-choices img{object-fit:cover;border-radius:2px;width:100%;height:65px}.background-choices span{padding:5px 2px;font-size:12px;display:block}.background-upload{margin-top:16px;font-weight:700;display:block}.background-upload input{width:100%;margin-top:8px;font-size:12px;display:block}.background-panel p{color:#bbb;margin-top:12px;font-size:12px;line-height:1.5}.hud-hidden .background-debug{visibility:hidden;pointer-events:none}.creator-watermark{opacity:.4;filter:brightness(0)invert();pointer-events:none;-webkit-user-select:none;user-select:none;height:auto}.creator-watermark,.creator-watermark-link{z-index:30;width:clamp(90px,11vw,165px);position:fixed;bottom:16px;right:16px}.creator-watermark-link{cursor:pointer;display:block}.creator-watermark-link .creator-watermark{width:100%;display:block;position:static}.creator-watermark-link:hover .creator-watermark{opacity:.65}.creator-watermark-link:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #fff}.archive-masthead{display:none!important}.video-label{z-index:3;box-sizing:border-box;color:#29281f;width:43%;height:6.5%;text-shadow:none;background:#e7dfbf;border:1px solid #b8ad89;flex-direction:column;justify-content:center;gap:1cqw;padding:.45% 1.2%;font-family:Courier New,monospace;display:flex;position:absolute;top:.7%;left:35%;transform:rotate(-.5deg);box-shadow:1px 2px 3px #0004;container-type:inline-size}.video-label:after,.video-label:before{content:"";pointer-events:none;background:#ddd4b5a6;border:1px solid #eee6c62e;width:12%;height:20%;position:absolute;top:-9%;transform:rotate(-8deg)}.video-label:before{left:4%}.video-label:after{right:4%;transform:rotate(7deg)}.video-label-heading{letter-spacing:.2em;color:#776a4b;font-size:1.8cqw;line-height:1}.video-label-title{color:#29281f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:3cqw;font-weight:700;line-height:1.12;display:-webkit-box}.video-label-details{color:#000;justify-content:space-between;gap:3%;font-size:2.25cqw;line-height:1.1;display:flex}.video-label-details span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.video-label-details span:last-child{white-space:nowrap}.hud-hidden .video-label{visibility:hidden;pointer-events:none}.video-label{background:#eee4bb;justify-content:flex-start;gap:2cqw;width:8.8%;padding:.55%;top:31%;left:49%;transform:rotate(-3deg)}.video-label-heading{margin-bottom:2cqw;font-size:6cqw;line-height:1.1}.video-label-title{-webkit-line-clamp:4;font-size:10cqw;line-height:1.14}.video-label-details{flex-direction:column;gap:2cqw;margin-top:auto;font-size:7cqw;line-height:1.15}.video-label:before{width:36%;height:13%;top:-6%;left:32%;transform:rotate(5deg)}.video-label:after{display:none}.video-label-title{overflow-wrap:anywhere;flex:none;font-size:9cqw;line-height:1.2;overflow:visible}.video-label-details{margin-top:5cqw}.video-label{aspect-ratio:1;height:auto;min-height:0}.video-label-title{-webkit-line-clamp:unset;flex:1;min-height:0;display:block;overflow:hidden}.video-label-details{flex:none;margin-top:2cqw}.desk-scene .shelf-lava-lamp{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;width:12%;height:auto;position:absolute;top:-7.775%;left:74%}.desk-frame .desktop-scene.desk-two{width:100%;top:14%}.desk-two .hardware-monitor{width:44%;top:-2.221%;left:28%}.single-archive .desk-two .screen{width:39.649%;height:30.41%;top:1.054%;left:30.176%}.desk-two .hardware-tower{width:28%;top:-2.234%;left:68%}.desk-two .hardware-speaker-left{left:23%}.desk-two .hardware-speaker-right{left:63%}.desk-two .shelf-lava-lamp{width:16%;top:25.339%;left:1%}.desk-two .video-label{width:9.5%;top:30%;left:77%}.video-navigation-note{z-index:12;max-width:calc(100vw - 190px);text-shadow:none;font-family:Courier New,monospace;line-height:1.5;position:fixed;bottom:10px;left:12px}.video-navigation-note a{color:#ff0;font-size:13px;text-decoration:underline}.video-navigation-note p{color:#999;margin:2px 0 0;font-size:11px}.hud-hidden .video-navigation-note{visibility:hidden;pointer-events:none}@media (max-width:600px){.video-navigation-note{max-width:calc(100vw - 120px);bottom:10px}}.annotation-shade{z-index:40;background:#0009;position:fixed;inset:0}.welcome-annotation{z-index:41;aspect-ratio:1;color:#171710;width:min(330px,100vw - 40px,100dvh - 90px);text-shadow:none;background:#ffff99f5;border:1px solid #a6a65e;border-radius:0;padding:22px;font:15px/1.45 Arial,Helvetica,sans-serif;position:fixed;top:70px;right:20px;box-shadow:2px 3px 5px #0005}.annotation-close{color:#fff;background:#444;border:1px solid #eee;border-radius:0;width:20px;height:20px;padding:0;font:700 19px/17px Arial,sans-serif;position:absolute;top:5px;right:5px}.annotation-close:hover{background:#111}.annotation-title{color:#171710;margin:0 8px 14px 0;font:700 19px/1.25 Arial,Helvetica,sans-serif}.annotation-description,.annotation-instructions{margin:0 0 14px}.annotation-start{color:#03c;text-align:left;background:0 0;border:0;border-radius:0;padding:0;font:700 15px/1.4 Arial,Helvetica,sans-serif;text-decoration:underline;display:inline}.annotation-start:hover{color:#009}.welcome-annotation button:focus-visible{outline-offset:3px;outline:2px solid #03c}@media (max-width:480px){.welcome-annotation{padding:20px;font-size:14px;top:64px;right:16px}.annotation-title{font-size:18px}.annotation-start{font-size:14px}}.corner-logo{z-index:30;-webkit-user-select:none;user-select:none;width:clamp(100px,14vw,180px);max-width:calc(100vw - 32px);height:auto;position:fixed;top:16px;left:16px}.og-video-caption{flex-direction:column;gap:2px;font:13px/1.4 Arial,sans-serif;display:flex}.og-video-caption a{color:#c6baff;overflow-wrap:anywhere}.og-video-caption span{color:#aaa;font-size:12px}.hud-hidden .og-video-caption{visibility:hidden}.keyboard-hotspot:disabled{opacity:1}.welcome-annotation{aspect-ratio:auto;width:min(420px,100vw - 40px);max-height:calc(100dvh - 90px);padding:26px;overflow:auto}@media (max-width:480px){.welcome-annotation{width:calc(100vw - 32px);max-height:calc(100dvh - 80px);padding:22px}}.site:not(.og-layout) .desk-frame{transition:transform .65s cubic-bezier(.22,.68,.22,1)}@media (prefers-reduced-motion:reduce){.site:not(.og-layout) .desk-frame{transition:none}}.site{isolation:isolate}.site:not(.og-layout):before{content:"";z-index:-1;pointer-events:none;background-image:var(--room-background,url(/optimized/classic-bedroom-background-v2.98ca58037180.webp));background-size:var(--room-background-size,cover);background-repeat:var(--room-background-repeat,no-repeat);background-position:50%;transition:transform .65s cubic-bezier(.22,.68,.22,1);position:fixed;inset:0;transform:scale(1)translate(0)}@media (prefers-reduced-motion:reduce){.site:not(.og-layout):before{transition:none}}.corner-brand{z-index:30;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:fixed;bottom:14px;right:16px}.corner-brand img{-webkit-user-select:none;user-select:none;width:110px;height:auto;display:block}.corner-brand a{color:#ff0;text-underline-offset:2px;font:13px/1.4 Courier New,monospace;text-decoration:underline}.hud-hidden .corner-brand a{visibility:hidden}.site .video-navigation-note{text-align:left;max-width:calc(100vw - 210px);left:16px;right:auto}@media (max-width:600px){.corner-brand{gap:4px;bottom:10px;right:12px}.corner-brand img{width:80px}.corner-brand a{font-size:11px}.site .video-navigation-note{max-width:calc(100vw - 180px);left:12px;right:auto}}.welcome-annotation{max-height:calc(100dvh - 40px);inset:50% auto auto 50%;transform:translate(-50%,-50%)}.welcome-note{z-index:41;filter:drop-shadow(0 8px 24px #0006);width:min(560px,100vw - 40px,70.6745dvh - 33.9238px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.welcome-note-start{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.welcome-note-paper img{width:100%;height:auto;display:block}.welcome-note-close{z-index:1;color:#fff;cursor:pointer;background:#292929;border:1px solid #aaa;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;font:24px/1 Arial,sans-serif;display:grid;position:absolute;top:-12px;right:-12px}.welcome-note-close:hover{background:#444}.welcome-note{width:min(460px,100vw - 64px,70.6745dvh - 106.012px);transform:translate(-50%,-50%)rotate(-1deg)}.welcome-note-paper{position:relative}.note-tape{z-index:1;pointer-events:none;background:#d1cbb199;border:1px solid #eee8d32b;width:22%;height:4.5%;position:absolute;box-shadow:0 1px 2px #0001}.note-tape.top-left{top:1%;left:-6%;transform:rotate(-36deg)}.note-tape.top-right{top:1%;right:-6%;transform:rotate(36deg)}.note-tape.bottom-left{bottom:1%;left:-6%;transform:rotate(36deg)}.note-tape.bottom-right{bottom:1%;right:-6%;transform:rotate(-36deg)}.welcome-note .welcome-note-start{color:#fff;background:linear-gradient(#73b4ed,#2c6fac);border:1px solid #244f79;border-radius:7px;min-height:42px;margin-top:18px;padding:8px 20px;font:700 18px/1.3 Arial,sans-serif;box-shadow:inset 0 1px 1px #ffffff8c,0 2px 3px #0003}.welcome-note .welcome-note-start:hover{background:linear-gradient(#8bc4f4,#397fb9)}.welcome-note-close{z-index:2;top:-22px;right:-20px}.welcome-note{width:min(390px,100vw - 64px,70.6745dvh - 113.079px)}.welcome-note .welcome-note-start{z-index:2;width:60%;min-height:30px;margin:0;padding:4px 14px;font-size:15px;position:absolute;bottom:2.5%;left:20%}.welcome-note{transition:left .55s,top .55s,width .55s,transform .55s}.welcome-note.welcome-note-pinned{z-index:31;pointer-events:none;width:clamp(110px,12vw,180px);top:20px;left:20px;transform:rotate(-2deg)}.site:has(.welcome-note-pinned)>.corner-logo{width:90px;top:calc(1.41494*clamp(110px,12vw,180px) + 38px);left:24px}@media (max-width:600px){.welcome-note.welcome-note-pinned{width:90px;top:12px;left:12px}.site:has(.welcome-note-pinned)>.corner-logo{width:70px;top:152px;left:12px}}@media (prefers-reduced-motion:reduce){.welcome-note{transition:none}}.welcome-note.welcome-note-pinned{pointer-events:auto}.welcome-note-reopen{cursor:zoom-in;z-index:2;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.welcome-note-reopen:focus-visible{outline-offset:5px;outline:2px solid #ff9}.video-label-details{font-weight:700}.site,.site *{-webkit-user-select:none;user-select:none}.site img{-webkit-user-drag:none}.site [contenteditable=true],.site input:not([type=range]),.site textarea{-webkit-user-select:text;user-select:text}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}.mobile-about-label,.mobile-footer,.mobile-keyboard-hint,.mobile-layout-note,.mobile-masthead,.mobile-note-copy,.mobile-video-caption,.mobile-video-stats{display:none}@media (max-width:1024px) and (max-height:500px),(max-width:820px){body:has(.mobile-classic){overflow-x:hidden;overflow-y:auto;background:#171717!important}.site.mobile-classic{position:relative;inset:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;width:100%;height:auto;min-height:100svh;overflow:clip;padding:calc(env(safe-area-inset-top) + 28px) max(16px,env(safe-area-inset-right)) calc(env(safe-area-inset-bottom) + 20px) max(16px,env(safe-area-inset-left));background:#171717;color:#deded9}.site.mobile-classic:before{display:none}.mobile-classic .mobile-masthead{display:flex;flex-direction:column;align-items:center;gap:12px;margin:0 auto 26px;width:100%;max-width:580px;text-align:center}.mobile-masthead img{width:92px;height:auto}.mobile-masthead h1{margin:0 0 12px;color:#f1eee6;font:36px/1.1 VT323,monospace;letter-spacing:1px}.mobile-masthead p{margin:0;color:#b5b5ae;font:14px/1.65 Arial,sans-serif}.mobile-classic .annotation-shade,.mobile-classic .archive-masthead,.mobile-classic .corner-brand,.mobile-classic .corner-logo,.mobile-classic .creator-watermark-link,.mobile-classic .desk-zoom-button,.mobile-classic .video-navigation-note,.mobile-classic .welcome-note{display:none!important}.mobile-classic .single-archive{position:relative;inset:auto;display:block;flex:none;width:100%;max-width:620px;max-height:none;min-width:0;margin:0 auto;padding:0;transform:none}.mobile-classic .viewer{display:flex;flex-direction:column;flex:none;min-width:0}.mobile-classic .desk-frame{position:relative;inset:auto;flex:none;width:100%;height:auto;aspect-ratio:16/9;transform:none!important;container-type:normal;overflow:visible}.mobile-classic .desk-frame .desktop-scene.desk-scene{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;transform:none;isolation:auto}.mobile-classic .desktop-scene .keyboard-hotspot,.mobile-classic .desktop-scene>.desk-toy,.mobile-classic .desktop-scene>.video-label,.mobile-classic .desktop-scene>img{display:none}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{position:absolute;inset:0;width:100%;height:100%;min-height:0;aspect-ratio:16/9;transform:none;clip-path:none;border:0;border-radius:0;box-shadow:none;background:#000}.mobile-classic .screen .archive-video-surface iframe{left:0;width:100%;height:100%}.mobile-classic .single-archive .player-controls{display:flex!important;position:relative;inset:auto;transform:none;flex:none;flex-direction:column;gap:0;width:100%;max-width:none;margin:0;padding:12px 0;border:0;border-bottom:1px solid #ffffff20;background:none;border-radius:0}.mobile-classic .transport{display:flex;width:100%;justify-content:center;gap:14px;padding:0}.mobile-classic .transport button{width:48px;height:48px;min-width:44px;min-height:44px;border:1px solid #ffffff30;border-radius:2px;background:#ffffff04;box-shadow:none;color:#ddd;touch-action:manipulation}.mobile-classic .transport button:hover:not(:disabled){background:#ffffff12}.mobile-classic .player-controls .metadata{display:none}.mobile-classic .og-video-caption{display:flex;align-items:center;gap:5px;margin:18px 0 0;padding:0;background:none;color:#ddd;border:0;box-shadow:none;transform:none;text-align:center}.mobile-classic .og-video-caption a{font:400 15px/1.5 Arial,sans-serif;color:#d5cfb5;overflow-wrap:anywhere}.mobile-classic .og-video-caption span{font:12px/1.5 Arial,sans-serif;color:#999;overflow-wrap:anywhere}.mobile-classic .mobile-video-stats{display:block;margin-top:5px;color:#777!important;font-size:11px!important}.mobile-classic .next-video-row{display:flex!important;position:static;inset:auto;transform:none;justify-content:center;gap:0;margin:22px 0 0}.mobile-classic .next-video-row>span{display:none}.mobile-classic .next-video-row .orange-button{width:min(260px,100%);min-height:48px;margin:0;padding:10px 24px;background:#ffffff08;border:1px solid #ffffff40;border-radius:2px;box-shadow:none;color:#eee;font:23px/1 VT323,monospace}.mobile-classic .next-video-row .orange-button:hover:not(:disabled){background:#ffffff14}.mobile-classic .single-archive .status{display:block!important;position:static;inset:auto;transform:none;margin:14px 0 0;min-height:0;width:auto;max-width:none;color:#bdb8a5;font:12px/1.5 Arial,sans-serif;text-align:center}.mobile-classic .single-archive .status:not(.has-notice){display:none!important}.mobile-classic .mobile-footer{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;margin:34px auto 0;color:#74746f;font:11px/1.5 Courier New,monospace;text-align:center}.mobile-footer a{color:#a9a38e;min-height:44px;padding:10px;text-decoration:underline}.mobile-classic .desktop-scene .video-seek{height:20px;opacity:1;pointer-events:auto;bottom:0;padding:2px 6px;border-top:0;box-shadow:none;background:linear-gradient(transparent,#000b)}.mobile-classic .video-seek input{height:3px;min-height:3px;border:0;box-shadow:none;touch-action:pan-x}.mobile-classic .video-seek input::-webkit-slider-thumb{width:10px;height:10px}.mobile-classic .video-seek input::-moz-range-thumb{width:10px;height:10px}.mobile-classic .seek-time{font-size:9px}.mobile-classic .background-debug{top:calc(env(safe-area-inset-top) + 16px);right:max(16px,env(safe-area-inset-right));z-index:42}.mobile-classic .mobile-layout-note{display:block;margin:4px 0 16px;font-size:13px;line-height:1.5;color:#ccc}.mobile-classic .background-gear{width:44px;height:44px;border-radius:3px;background:#202020}.mobile-classic .background-panel{position:fixed;top:calc(env(safe-area-inset-top) + 72px);right:max(12px,env(safe-area-inset-right));width:min(360px,calc(100vw - 24px));max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 88px);margin:0;padding:16px;overscroll-behavior:contain;overflow-y:auto;background:#202020;box-shadow:0 12px 48px #000b}.mobile-classic .background-panel header{position:sticky;top:-16px;z-index:1;margin:-16px -16px 12px;padding:8px 12px 8px 16px;background:#202020}.mobile-classic .background-panel header button{display:grid;place-items:center;width:44px;height:44px}.mobile-classic .background-choices button{min-height:48px}.mobile-classic .background-upload input{max-width:100%;font-size:16px;min-height:44px}.mobile-classic .single-archive .desktop-scene .screen:fullscreen{position:fixed;inset:0;width:100vw;height:100dvh;aspect-ratio:auto;border:0;transform:none}}@media (max-width:1024px) and (max-height:500px) and (orientation:landscape){.site.mobile-classic{padding:12px max(64px,env(safe-area-inset-right)) 20px max(16px,env(safe-area-inset-left))}.mobile-classic .mobile-footer,.mobile-classic .mobile-masthead{display:none}.mobile-classic .single-archive{max-width:780px}.mobile-classic .desk-frame{aspect-ratio:auto;height:calc(100dvh - 90px)}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{inset:auto;left:50%;top:0;width:min(100%,calc((100dvh - 90px)*16/9));height:100%;transform:translateX(-50%)}.mobile-classic .single-archive .player-controls{margin:8px 0 0;padding:4px 0;border:0}.mobile-classic .transport button{height:44px;min-height:44px}.mobile-classic .background-panel{top:12px;right:68px;max-height:calc(100dvh - 24px)}}.mobile-fullscreen-close{position:absolute;right:max(14px,env(safe-area-inset-right));top:max(14px,env(safe-area-inset-top));z-index:5;display:grid;place-items:center;width:48px;height:48px;border:1px solid #ffffff66;border-radius:3px;background:#181818d9;color:#fff}.mobile-classic .single-archive .desktop-scene.desk-scene .screen.mobile-screen-expanded{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;aspect-ratio:auto;border:0;border-radius:0;transform:none;z-index:100}.mobile-player-expanded .background-debug,.mobile-player-expanded .welcome-note{visibility:hidden;pointer-events:none}.mobile-player-expanded .desk-frame{z-index:50}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.site.mobile-classic{background:transparent}.site.mobile-classic:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;display:block;background-size:cover;background-position:50%;background-image:linear-gradient(#0005,#0008),var(--room-background,url("/optimized/classic-bedroom-background-v2.98ca58037180.webp"));transform:none}.mobile-classic .mobile-masthead{margin-bottom:12px}.mobile-classic .desk-frame{aspect-ratio:1/1.05;height:auto;overflow:hidden}.mobile-classic .desk-frame .desktop-scene.desk-scene{position:absolute;inset:0;width:100%;height:100%;transform:none}.mobile-classic .desktop-scene .hardware-desk{display:block;position:absolute;width:210%;max-width:none;height:auto;left:-55%;top:5%;z-index:0}.mobile-classic .desktop-scene>img.hardware-monitor{display:block;position:absolute;left:5%;top:4%;width:90%;height:auto;z-index:1}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{position:absolute;inset:auto;left:9.451%;top:8.74%;width:81.099%;height:44.03%;aspect-ratio:auto;transform:none;border:0;border-radius:1px;z-index:2}.mobile-classic .desktop-scene>img.hardware-speaker{display:block;width:13%;height:auto;top:57%;bottom:auto;z-index:3}.mobile-classic .desktop-scene>img.hardware-speaker-left{left:0}.mobile-classic .desktop-scene>img.hardware-speaker-right{left:87%}.mobile-classic .desktop-scene .keyboard-hotspot{display:block;left:16%;top:80%;width:68%;height:auto;z-index:3}.mobile-classic .single-archive .player-controls{margin-top:0;background:#141414b3;border-radius:4px}.mobile-classic .og-video-caption{margin-top:12px}.mobile-classic .next-video-row{margin-top:14px}.mobile-classic .single-archive .desktop-scene.desk-scene .screen.mobile-screen-expanded,.mobile-classic .single-archive .desktop-scene.desk-scene .screen:fullscreen{position:fixed;inset:0;width:100vw;height:100dvh;transform:none;z-index:100}.mobile-classic.mobile-player-expanded .desk-frame{overflow:visible}}@media(max-width:1024px) and (orientation:landscape) and (max-height:500px){.mobile-classic .desk-frame{width:min(100%,calc((100dvh - 100px)/1.05));margin:auto;height:auto;aspect-ratio:1/1.05}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.site.mobile-classic{min-height:100svh;height:100dvh;justify-content:center;padding:70px 10px 110px;overflow-y:auto}.mobile-classic .mobile-footer,.mobile-classic .mobile-masthead{display:none}.mobile-classic .single-archive{width:100%;max-width:620px;margin:auto}.mobile-classic .desk-frame{width:100%;height:auto;aspect-ratio:1/.85;overflow:hidden}.mobile-classic .desktop-scene>img.hardware-monitor{left:0;top:8%;width:70%}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{left:3.462%;top:12.55%;width:63.077%;height:42.31%;transform:none}.mobile-classic .desktop-scene>img.hardware-tower{display:block;left:62%;top:15%;width:40%;height:auto;z-index:1}.mobile-classic .desktop-scene>img.hardware-speaker{display:none}.mobile-classic .desktop-scene .hardware-desk{width:210%;left:-55%;top:-8%}.mobile-classic .desktop-scene .keyboard-hotspot{left:7%;top:79%;width:78%}.mobile-classic .single-archive .player-controls{background:none;border:0;padding:8px 0}.mobile-classic .transport{gap:10px}.mobile-classic .transport button{background:#161616b3;width:40px;height:40px;min-height:40px;min-width:40px}.mobile-classic .og-video-caption{margin-top:4px;gap:1px}.mobile-classic .og-video-caption a{font-size:12px;line-height:1.35}.mobile-classic .og-video-caption span{font-size:11px}.mobile-classic .mobile-video-stats{display:none}.mobile-classic .next-video-row{display:none!important}.site.mobile-classic .creator-watermark-link{display:block!important;right:12px;bottom:calc(14px + env(safe-area-inset-bottom));width:95px}.site.mobile-classic .corner-brand{display:flex!important;right:12px;bottom:calc(12px + env(safe-area-inset-bottom))}.mobile-classic .corner-brand img{width:75px}.mobile-classic .corner-brand a{font-size:10px}.site.mobile-classic .video-navigation-note{display:block!important;left:12px;right:auto;bottom:calc(16px + env(safe-area-inset-bottom));max-width:calc(100vw - 150px);text-align:left}.mobile-classic .video-navigation-note a{font-size:11px}.mobile-classic .video-navigation-note p{font-size:10px}.mobile-classic .single-archive .desktop-scene.desk-scene .screen.mobile-screen-expanded,.mobile-classic .single-archive .desktop-scene.desk-scene .screen:fullscreen{position:fixed;inset:0;width:100vw;height:100dvh;transform:none;z-index:100}}@media(max-width:1024px) and (orientation:landscape) and (max-height:500px){.site.mobile-classic{height:auto;min-height:100dvh;padding:15px 60px 80px}.mobile-classic .single-archive{max-width:420px}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.mobile-classic .single-archive .player-controls{display:none!important}.mobile-classic .viewer{display:flex;flex-direction:column}.mobile-classic .og-video-caption{order:-1;margin:0 0 14px;padding:0 12px;align-items:center;text-align:center}.mobile-classic .og-video-caption a{font-size:14px;font-weight:600;line-height:1.4;color:#eee}.mobile-classic .og-video-caption span{font-size:12px;color:#bbb}.mobile-classic .og-video-caption{height:78px;min-height:78px;flex:0 0 78px;justify-content:flex-end;gap:4px;overflow:hidden}.mobile-classic .og-video-caption a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:40px}.mobile-classic .og-video-caption span:not(.mobile-video-stats){display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.mobile-classic .desk-frame{aspect-ratio:1/1.08;overflow:visible}.mobile-classic .desktop-scene .hardware-desk{width:100%;left:0;top:28.15%;height:auto}.mobile-classic .desktop-scene>img.hardware-monitor{top:6.296%}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{top:9.877%;height:33.3%}.mobile-classic .desktop-scene>img.hardware-tower{top:11.806%}.mobile-classic .desktop-scene .keyboard-hotspot{left:20%;top:63.5%;width:49%}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.mobile-classic .single-archive .desktop-scene.desk-scene .screen.mobile-screen-expanded,.mobile-classic .single-archive .desktop-scene.desk-scene .screen:fullscreen{inset:0;width:100vw;height:100dvh}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.site.mobile-classic{padding-left:4px;padding-right:4px}.mobile-classic .desktop-scene .hardware-desk{width:104%;left:-2%;top:20.4%}.mobile-classic .desktop-scene>img.hardware-monitor{left:6%;top:6.3%;width:62%}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{left:9.067%;top:9.472%;width:55.868%;height:29.495%}.mobile-classic .desktop-scene>img.hardware-tower{left:64%;top:11.65%;width:35%}.mobile-classic .desktop-scene .keyboard-hotspot{left:19%;top:57%;width:51%}.mobile-classic .single-archive .desktop-scene.desk-scene .screen.mobile-screen-expanded,.mobile-classic .single-archive .desktop-scene.desk-scene .screen:fullscreen{inset:0;width:100vw;height:100dvh}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.mobile-classic .desktop-scene .hardware-desk{width:160%;left:-30%;top:1.1%}.mobile-classic .desktop-scene .keyboard-hotspot{left:8%;top:62%;width:72%;left:5%;top:54%;width:68%}.mobile-classic .desktop-scene>img.hardware-tower{left:70%}.mobile-classic .desktop-scene>img.hardware-monitor{left:1.5%;top:.137%;width:70%}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{left:4.962%;top:3.718%;width:63.077%;height:33.301%}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.mobile-classic .single-archive .desktop-scene.desk-scene .screen.mobile-screen-expanded,.mobile-classic .single-archive .desktop-scene.desk-scene .screen:fullscreen{inset:0;width:100vw;height:100dvh}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.site.mobile-classic .annotation-shade{display:block!important}.site.mobile-classic .welcome-note{display:block!important;width:min(330px,calc(100vw - 60px),calc((100dvh - 120px)*723/1023));z-index:45}.site.mobile-classic .welcome-note.welcome-note-pinned{width:72px;left:14px;top:calc(14px + env(safe-area-inset-top));transform:rotate(-2deg);z-index:35}.site.mobile-classic .welcome-note .welcome-note-start{min-height:32px;font-size:14px}.site.mobile-classic.mobile-player-expanded .annotation-shade,.site.mobile-classic.mobile-player-expanded .welcome-note{display:none!important}}.mobile-welcome-only{display:none}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.mobile-welcome-only{display:contents}.mobile-classic .desktop-scene>img.hardware-monitor{left:15%;top:.137%;width:70%}.mobile-classic .single-archive .desktop-scene.desk-scene .screen{left:18.462%;top:3.718%;width:63.077%;height:33.301%}.mobile-classic .desktop-scene>img.hardware-tower{left:77%;top:-.5%;width:45%}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.mobile-classic .single-archive .desktop-scene.desk-scene .screen.mobile-screen-expanded,.mobile-classic .single-archive .desktop-scene.desk-scene .screen:fullscreen{inset:0;width:100vw;height:100dvh}}@media (max-width:1024px) and (max-height:500px),(max-width:820px){.mobile-classic .og-video-caption{gap:2px}.mobile-classic .og-video-caption .mobile-video-stats{display:block;flex-shrink:0;margin:0;font-size:10px!important;line-height:14px;color:#ccc!important}.mobile-classic .og-video-caption{align-items:flex-end;justify-content:flex-start;text-align:right}.mobile-classic .og-video-caption .mobile-video-stats,.mobile-classic .og-video-caption a,.mobile-classic .og-video-caption span{color:#fff!important}}