@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Exo+2:wght@300;400;500;600;700&display=swap";:root{--ink:#050505;--paper:#fff;font-family:Chicago,Geneva,Verdana,sans-serif;color:var(--ink);background:#111;font-synthesis:none}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#111}button,input{font:inherit}button{color:inherit}#viewport{width:100vw;height:100dvh;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 45%,#333,#181818 45%,#080808)}#stage{position:relative;filter:drop-shadow(0 10px 28px #000)}#desktop{position:absolute;width:800px;height:600px;overflow:hidden;background:#fff;border:2px solid #000;image-rendering:pixelated}.menu-bar{height:24px;display:flex;align-items:stretch;justify-content:space-between;position:relative;z-index:100;background:#fff;border-bottom:2px solid #000;-webkit-user-select:none;user-select:none}.menu-list{display:flex}.menu{position:relative}.menu-trigger{height:22px;padding:0 12px;border:0;background:#fff;font-size:13px;font-weight:700;cursor:default}.brand-trigger{width:42px;padding:0}.brand-mark{display:inline-grid;place-items:center;width:23px;height:17px;border:2px solid;border-radius:50% 45%;font:900 10px Geneva;letter-spacing:-1px}.menu.is-open>.menu-trigger,.menu-trigger:focus-visible{color:#fff;background:#000;outline:0}.menu.is-open .brand-mark{border-color:#fff}.menu-clock{align-self:center;padding:0 12px;font-size:11px;font-weight:700}.dropdown{position:absolute;top:22px;left:0;min-width:166px;width:max-content;padding:3px 0;background:#fff;border:2px solid #000;box-shadow:3px 3px #000}.dropdown[hidden]{display:none}.dropdown-item{display:block;width:100%;padding:4px 22px 4px 16px;border:0;text-align:left;background:#fff;font-size:13px;cursor:default}.dropdown-item:hover,.dropdown-item:focus-visible{color:#fff;background:#000;outline:0}.dropdown hr{border:0;border-top:1px solid;margin:4px 0}.intro{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;overflow:hidden;background:#000;color:#fff;opacity:1;transition:opacity .7s cubic-bezier(.55,0,.2,1)}.intro[hidden]{display:none}.intro.is-launching{opacity:0;pointer-events:none}.intro.is-launching+#viewport{visibility:hidden}.intro-flash{position:absolute;inset:0;z-index:3;background:#f7f7f5;pointer-events:none;animation:intro-darken 1.75s cubic-bezier(.58,0,.28,1) .08s both}.intro-logo{position:absolute;width:clamp(122px,19vmin,238px);height:auto;opacity:0;transform:scale(.955);pointer-events:none;animation:intro-logo 2.8s cubic-bezier(.2,.7,.18,1) 1.65s both}.intro-message{position:absolute;z-index:4;width:min(88vw,720px);display:grid;justify-items:center;text-align:center;opacity:0;transform:translateY(12px);pointer-events:none;animation:intro-copy 1.1s cubic-bezier(.2,.75,.2,1) 4.25s forwards}.intro.is-ready .intro-message{pointer-events:auto}.intro-message h1{margin:0 0 13px;font-family:Cormorant Garamond,Apple Garamond,Garamond,serif;font-size:clamp(36px,5vw,68px);font-weight:500;line-height:1;letter-spacing:-.025em}.intro-message p{margin:0 0 9px;font-family:Cormorant Garamond,Apple Garamond,Garamond,serif;font-size:clamp(21px,2.3vw,31px);font-weight:400;line-height:1.28}.intro-language{margin:0 0 25px;padding:3px 6px;border:0;border-bottom:1px solid transparent;background:transparent;color:#fff;font-family:Cormorant Garamond,Apple Garamond,Garamond,serif;font-size:14px;font-weight:500;letter-spacing:.025em;opacity:.7;cursor:pointer}.intro-language:hover,.intro-language:focus-visible{border-bottom-color:currentColor;opacity:1;outline:0}#launch-atos{padding:12px 24px;border:1px solid #fff;border-radius:999px;background:transparent;color:#fff;font-family:"Exo 2",sans-serif;font-size:18px;font-weight:600;letter-spacing:.045em;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}#launch-atos:hover,#launch-atos:focus-visible{color:#000;background:#fff;outline:0;transform:translateY(-2px)}#launch-atos:active{transform:translateY(0)}@keyframes intro-darken{to{opacity:0}}@keyframes intro-logo{0%{opacity:0;transform:scale(.955)}22%,72%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.025)}}@keyframes intro-copy{to{opacity:1;transform:none}}#desktop-surface{position:relative;height:576px;overflow:hidden;outline:0;background-color:#fff;background-image:linear-gradient(45deg,#aaa 25%,transparent 25%),linear-gradient(-45deg,#aaa 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#aaa 75%),linear-gradient(-45deg,transparent 75%,#aaa 75%);background-size:4px 4px;background-position:0 0,0 2px,2px -2px,-2px 0}.desktop-icon{position:absolute;z-index:5;width:76px;padding:4px;border:0;background:transparent;display:grid;justify-items:center;gap:3px;cursor:default}.hard-drive{right:20px;top:25px}.trash{right:20px;bottom:20px}.icon-art{position:relative;display:block;width:32px;height:32px;background:#fff;border:2px solid #000}.drive-art:before{content:"";position:absolute;left:3px;right:3px;top:4px;height:6px;background:#000}.drive-art:after{content:"";position:absolute;left:5px;right:5px;bottom:4px;border-top:2px solid}.trash-art{width:22px;margin-left:5px;border-top:5px solid;transform:perspective(20px) rotateX(-2deg)}.trash-art:before{content:"";position:absolute;left:-5px;top:-9px;width:28px;border-top:4px solid}.trash-art:after{content:"";position:absolute;left:5px;top:4px;width:6px;height:19px;border-left:2px solid;border-right:2px solid}.icon-label{max-width:72px;padding:1px 3px;overflow:hidden;background:#fff;font-size:11px;font-weight:700;line-height:13px;text-overflow:ellipsis;white-space:nowrap}.desktop-icon:focus-visible{outline:1px dotted}.desktop-icon:active .icon-label{color:#fff;background:#000}#playground{position:absolute;inset:0;z-index:10;pointer-events:none}.classic-icon-art{display:none;width:32px;height:32px;fill:#000}.window{position:absolute;z-index:50;left:50%;top:49%;width:500px;height:340px;transform:translate(-50%,-50%);display:grid;grid-template-rows:25px minmax(0,1fr);background:#fff;border:2px solid;box-shadow:4px 4px #000;outline:0}.window[hidden]{display:none}.window.is-expanded{width:746px;height:526px;top:50%}.window-titlebar{height:25px;display:grid;grid-template-columns:32px 1fr 32px;align-items:center;padding:0 4px;border-bottom:2px solid;background:repeating-linear-gradient(#fff 0 2px,#000 2px 3px)}.window-titlebar h1{justify-self:center;max-width:360px;margin:0;padding:1px 10px;overflow:hidden;background:#fff;font-size:12px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.window-control{position:relative;justify-self:center;width:14px;height:14px;padding:0;border:2px solid;background:#fff;cursor:default}.zoom-control:before{content:"";position:absolute;inset:2px;border-top:2px solid;border-left:2px solid}.window-control:active{background:#000}.window-content{min-height:0;padding:25px 30px 32px;overflow:auto;font-family:Geneva,Verdana,sans-serif;font-size:13px;line-height:1.55;scrollbar-color:#000 #fff}.window-content h2{margin:0 0 12px;font-size:18px}.window-content p{max-width:54ch;margin:0 0 13px}.window-content small{font-size:11px}.about{display:flex;align-items:center;gap:22px;min-height:180px}.about-mark{flex:none;width:96px;height:96px;display:grid;place-items:center;border:4px double;border-radius:50%;font:900 34px Geneva;letter-spacing:-4px}.dogcow{font-size:24px}.choices{display:grid;gap:6px;max-width:280px;margin-bottom:12px;padding:12px 16px;border:1px solid}.choices label{display:flex;gap:8px}.choices label:has(input:disabled){color:#777}.sound-toggle{display:flex;align-items:center;justify-content:center;gap:10px;min-height:180px}.pattern-sample{width:120px;height:80px;border:2px solid;background:repeating-conic-gradient(#aaa 0 25%,#fff 0 50%) 0/4px 4px}.is-inverted{filter:invert(1)}.polarity{display:flex;gap:18px;max-width:330px;margin:0 0 16px;padding:10px 12px;border:1px solid}.polarity label{display:flex;gap:8px}[data-theme=monochrome]{border:1px solid #fff;border-radius:18px;background:#fff;image-rendering:auto;transition:filter .45s ease;width:auto;height:auto}[data-theme=monochrome] .menu-bar{height:46px;align-items:center;padding:0 14px;background:#ffffffe0;border:0;border-bottom:1px solid;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}[data-theme=monochrome] .menu-list{height:100%;align-items:center;gap:2px}[data-theme=monochrome] .menu-trigger{height:34px;padding:0 14px;border-radius:17px;background:transparent;font-family:"Exo 2",sans-serif;font-size:15px;font-weight:600;letter-spacing:.01em;transition:color .16s ease,background .16s ease,transform .16s ease}[data-theme=monochrome] .menu-trigger:hover{transform:translateY(-1px)}[data-theme=monochrome] .brand-trigger{width:44px;padding:0}[data-theme=monochrome] .brand-mark{width:30px;height:30px;border:0;border-radius:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;letter-spacing:0}[data-theme=monochrome] .menu.is-open>.menu-trigger,[data-theme=monochrome] .menu-trigger:focus-visible{color:#fff;background:#000}[data-theme=monochrome] .menu.is-open .brand-mark{border:0}[data-theme=monochrome] .menu-clock{display:flex;align-items:center;gap:8px;padding:0 10px;font-family:"Exo 2",sans-serif;font-size:13px;font-weight:500;letter-spacing:.06em}[data-theme=monochrome] .system-version{opacity:.42;font-size:10px}[data-theme=monochrome] .status-dot{width:6px;height:6px;border:1px solid;border-radius:50%;box-shadow:0 0 8px currentColor}[data-theme=monochrome] .dropdown{top:39px;min-width:190px;padding:8px;background:#ffffffdb;border:1px solid;border-radius:12px;box-shadow:0 12px 36px #0000002e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:top left;animation:menu-in .16s cubic-bezier(.2,.8,.2,1)}[data-theme=monochrome] .dropdown-item{padding:8px 13px;border-radius:7px;background:transparent;font-family:"Exo 2",sans-serif;font-size:14px;font-weight:500;letter-spacing:.01em}[data-theme=monochrome] .dropdown-item:hover,[data-theme=monochrome] .dropdown-item:focus-visible{background:#000;color:#fff}[data-theme=monochrome] .dropdown hr{opacity:.25;margin:6px 8px}[data-theme=monochrome] #desktop-surface{height:calc(100% - 46px);background-color:#fff;background-image:linear-gradient(rgb(0 0 0/.055) 1px,transparent 1px),linear-gradient(90deg,rgb(0 0 0/.055) 1px,transparent 1px),radial-gradient(circle at 50% 45%,transparent 0 35%,rgb(0 0 0/.045) 100%);background-size:32px 32px,32px 32px,100% 100%}[data-theme=monochrome] .desktop-icon{width:104px;gap:8px;padding:8px;border-radius:16px;transition:transform .2s ease,background .2s ease}[data-theme=monochrome] .desktop-icon:hover{transform:translateY(-3px);background:#0000000b}[data-theme=monochrome] .hard-drive{right:34px;top:34px}[data-theme=monochrome] .trash{right:34px;bottom:30px}[data-theme=monochrome] .icon-art{width:64px;height:64px;display:block;overflow:visible;background:none;border:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 10px rgb(0 0 0/.08))}[data-theme=monochrome] .trash-smile{opacity:0;transition:opacity .2s ease}[data-theme=monochrome] .trash:hover .trash-smile{opacity:1}[data-theme=monochrome] .icon-label{max-width:96px;padding:2px 7px;border:1px solid transparent;border-radius:9px;background:#ffffffb8;font-family:"Exo 2",sans-serif;font-size:13px;font-weight:500;line-height:17px;letter-spacing:.02em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=monochrome] .desktop-icon:active .icon-label{color:#fff;background:#000}[data-theme=monochrome] .window{width:min(620px,calc(100% - 96px));height:min(420px,calc(100% - 96px));top:50%;overflow:hidden;border:1px solid;border-radius:18px;background:#ffffffc7;box-shadow:0 25px 80px #00000038,inset 0 0 0 1px #fff6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);transition:width .36s cubic-bezier(.2,.8,.2,1),height .36s cubic-bezier(.2,.8,.2,1),opacity .18s ease,transform .18s cubic-bezier(.2,.8,.2,1)}[data-theme=monochrome] .window.is-opening,[data-theme=monochrome] .window.is-closing{opacity:0;transform:translate(-50%,-50%) scale(.94)}[data-theme=monochrome] .window.is-tall{height:calc(100% - 56px)}[data-theme=monochrome] .window.is-expanded{width:calc(100% - 56px);height:calc(100% - 56px)}[data-theme=monochrome] .window-titlebar{height:48px;grid-template-columns:44px 1fr 44px;padding:0 8px;border-bottom:1px solid;background:#ffffff7a}[data-theme=monochrome] .window-titlebar h1{max-width:80%;padding:0 12px;background:transparent;font-family:"Exo 2",sans-serif;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.06em;text-transform:uppercase}[data-theme=monochrome] .window-control{width:18px;height:18px;border:1px solid;border-radius:50%;background:transparent;transition:transform .16s ease,background .16s ease}[data-theme=monochrome] .window-control:hover{transform:scale(1.12);background:#00000014}[data-theme=monochrome] .close-control:before,[data-theme=monochrome] .close-control:after{content:"";position:absolute;left:4px;right:4px;top:8px;border-top:1px solid;transform:rotate(45deg)}[data-theme=monochrome] .close-control:after{transform:rotate(-45deg)}[data-theme=monochrome] .zoom-control:before{inset:4px;border:1px solid;border-radius:2px}[data-theme=monochrome] .window-content{padding:36px 42px 44px;font-family:"Exo 2",sans-serif;font-size:15px;font-weight:300;line-height:1.65}[data-theme=monochrome] .window-content h2{font-family:"Exo 2",sans-serif;font-size:28px;font-weight:300;letter-spacing:-.02em}[data-theme=monochrome] .about-mark{border:1px solid;border-radius:50%;font-family:"Exo 2",sans-serif;font-weight:600}[data-theme=monochrome] .choices,[data-theme=monochrome] .polarity{border:1px solid rgb(0 0 0/.28);border-radius:12px}[data-theme=monochrome] .sound-toggle{font-family:"Exo 2",sans-serif;font-weight:500;letter-spacing:.015em}@keyframes menu-in{0%{opacity:0;transform:translateY(-5px) scale(.97)}to{opacity:1;transform:none}}[data-theme=classic] .brand-mark{fill:none;stroke:#000;stroke-width:2.4}[data-theme=classic] .menu.is-open .brand-mark{stroke:#fff}[data-theme=classic] .window.is-tall{height:calc(100% - 40px)}[data-theme=classic] .window.is-expanded{width:calc(100% - 40px);height:calc(100% - 40px)}[data-theme=classic] .icon-art{width:64px;height:64px;fill:#fff;stroke:#000;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;shape-rendering:crispEdges;image-rendering:pixelated}[data-theme=classic] .desktop-icon{width:84px;gap:5px}[data-theme=classic] .hard-drive{right:16px}[data-theme=classic] .trash{right:16px;bottom:16px}[data-theme=classic] .modern-icon-art{display:none}[data-theme=classic] .classic-icon-art{display:block;width:64px;height:64px;image-rendering:pixelated}[data-theme=classic] .system-version{display:none}[data-theme=classic] .menu-bar{height:26px;box-shadow:none}[data-theme=classic] .menu-bar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;z-index:101;background:#000;pointer-events:none}[data-theme=classic] #desktop-surface{height:574px}[data-theme=classic] .menu-trigger{height:22px}[data-theme=classic] .dropdown{top:24px;z-index:102}[data-theme=classic] .brand-mark{width:18px;height:18px;object-fit:contain;border:0;border-radius:0;filter:invert(1);transform:translateY(1px)}[data-theme=classic] .menu.is-open .brand-mark{filter:none}[data-theme=classic] .about-mark img{width:58px;height:68px;object-fit:contain;filter:invert(1)}.desktop-icon>.icon-art{background:transparent;box-shadow:none;filter:drop-shadow(1.5px 0 #fff) drop-shadow(-1.5px 0 #fff) drop-shadow(0 1.5px #fff) drop-shadow(0 -1.5px #fff)}.desktop-icon>.modern-icon-art>path:first-child{fill:#fff}[data-theme=monochrome] .desktop-icon>.icon-art{background:transparent;border-radius:0;box-shadow:none;filter:drop-shadow(3.5px 0 #fff) drop-shadow(-3.5px 0 #fff) drop-shadow(0 3.5px #fff) drop-shadow(0 -3.5px #fff) drop-shadow(2.5px 2.5px #fff) drop-shadow(-2.5px -2.5px #fff) drop-shadow(2.5px -2.5px #fff) drop-shadow(-2.5px 2.5px #fff)}[data-theme=classic] .desktop-icon>.icon-art{border-radius:0;box-shadow:none;filter:drop-shadow(1px 0 #fff) drop-shadow(-1px 0 #fff) drop-shadow(0 1px #fff) drop-shadow(0 -1px #fff)}[data-theme=monochrome]{border-width:3px;border-radius:22px}[data-theme=monochrome] .menu-bar{height:56px;padding:0 18px;border-bottom-width:3px}[data-theme=monochrome] .menu-list{gap:4px}[data-theme=monochrome] .menu-trigger{height:40px;padding:0 18px;border-radius:20px;font-size:17px}[data-theme=monochrome] .brand-trigger{width:48px;padding:4px 8px}[data-theme=monochrome] .brand-mark{width:32px;height:36px;display:block;border:0;border-radius:0;object-fit:contain;filter:invert(1)}[data-theme=monochrome] .dropdown{top:47px;min-width:210px;border-width:2px;border-radius:15px;box-shadow:0 16px 42px #00000040}[data-theme=monochrome] .dropdown-item{padding:10px 15px;border-radius:9px;font-size:16px}[data-theme=monochrome] #desktop-surface{height:calc(100% - 56px);background-image:linear-gradient(rgb(0 0 0/.085) 2px,transparent 2px),linear-gradient(90deg,rgb(0 0 0/.085) 2px,transparent 2px),radial-gradient(circle at 50% 45%,transparent 0 35%,rgb(0 0 0/.055) 100%);background-size:40px 40px,40px 40px,100% 100%}[data-theme=monochrome] .desktop-icon{width:172px;gap:12px;padding:14px;border-radius:24px}[data-theme=monochrome] .hard-drive{right:42px;top:38px}[data-theme=monochrome] .trash{right:42px;bottom:34px}[data-theme=monochrome] .icon-art{width:128px;height:128px;stroke-width:3.4;filter:drop-shadow(0 0 14px rgb(0 0 0/.12))}[data-theme=monochrome] .icon-label{max-width:154px;padding:4px 11px;border-width:2px;border-radius:12px;font-size:16px;line-height:20px}[data-theme=monochrome] .window{border-width:3px;border-radius:22px;box-shadow:0 28px 90px #00000047,inset 0 0 0 2px #ffffff73}[data-theme=monochrome] .window-titlebar{height:58px;grid-template-columns:52px 1fr 52px;border-bottom-width:3px}[data-theme=monochrome] .window-titlebar h1{font-size:17px;letter-spacing:.1em}[data-theme=monochrome] .window-control{width:24px;height:24px;border-width:2px}[data-theme=monochrome] .close-control:before,[data-theme=monochrome] .close-control:after{left:5px;right:5px;top:10px;border-top-width:2px}[data-theme=monochrome] .zoom-control:before{inset:5px;border-width:2px}[data-theme=monochrome] .window-content{padding:42px 48px 50px;font-size:17px;font-weight:400}[data-theme=monochrome] .window-content h2{font-size:32px;font-weight:400}[data-theme=monochrome] .about-mark{width:112px;height:132px;display:grid;place-items:center;border-width:3px}[data-theme=monochrome] .about-mark img{width:72px;height:88px;object-fit:contain;filter:invert(1)}[data-theme=monochrome] .choices,[data-theme=monochrome] .polarity{border-width:2px}[data-theme=monochrome] .status-dot{width:9px;height:9px;border-width:2px}@media(max-width:900px)and (orientation:landscape){[data-theme=monochrome] .menu-bar{height:48px}[data-theme=monochrome] #desktop-surface{height:calc(100% - 48px)}[data-theme=monochrome] .menu-trigger{height:34px;padding:0 11px;font-size:14px}[data-theme=monochrome] .dropdown{top:40px}[data-theme=monochrome] .desktop-icon{width:124px}[data-theme=monochrome] .icon-art{width:92px;height:92px}[data-theme=monochrome] .hard-drive{right:18px;top:16px}[data-theme=monochrome] .trash{right:18px;bottom:12px}}[data-theme=monochrome]#desktop{border-width:7px;border-radius:28px}[data-theme=monochrome] .menu-bar{height:96px;padding:0 28px;border-bottom-width:6px}[data-theme=monochrome] .menu-list{gap:10px}[data-theme=monochrome] .menu-trigger{height:62px;padding:0 24px;border-radius:31px;letter-spacing:.04em}[data-theme=monochrome] .menu-trigger:not(.brand-trigger){font-size:30px;font-weight:600}[data-theme=monochrome] .brand-trigger{width:76px;height:76px;padding:14px;background:transparent}[data-theme=monochrome] .brand-mark{width:42px;height:48px;filter:invert(1);mix-blend-mode:normal;transition:opacity .16s ease,transform .16s ease}[data-theme=monochrome] .menu.is-open>.brand-trigger,[data-theme=monochrome] .brand-trigger:focus-visible{color:inherit;background:transparent;outline:none}[data-theme=monochrome] .menu.is-open .brand-mark{opacity:1;transform:none}[data-theme=monochrome] .menu-clock{gap:12px;font-size:17px;letter-spacing:.1em}[data-theme=monochrome] .system-version{font-size:12px}[data-theme=monochrome] .status-dot{width:12px;height:12px;border-width:3px;box-shadow:0 0 13px currentColor}[data-theme=monochrome] .dropdown{top:96px;min-width:250px;padding:12px;border-width:4px;border-radius:20px;box-shadow:0 20px 55px #0000004d}[data-theme=monochrome] .dropdown-item{padding:13px 18px;border-radius:12px;font-size:20px}[data-theme=monochrome] .dropdown hr{border-top-width:3px;margin:9px 10px}[data-theme=monochrome] #desktop-surface{height:calc(100% - 96px)}[data-theme=monochrome] .window{grid-template-rows:76px minmax(0,1fr);border-width:6px;border-radius:28px;box-shadow:0 34px 100px #00000052,inset 0 0 0 2px #ffffff7a}[data-theme=monochrome] .window-titlebar{height:76px;grid-template-columns:68px 1fr 68px;padding:0 12px;border-bottom-width:6px}[data-theme=monochrome] .window-titlebar h1{font-size:21px;letter-spacing:.12em}[data-theme=monochrome] .window-control{width:36px;height:36px;border:0;border-radius:0;background:transparent}[data-theme=monochrome] .window-control:hover{background:transparent;transform:scale(1.08)}[data-theme=monochrome] .close-control:before,[data-theme=monochrome] .close-control:after{left:3px;right:3px;top:16px;border-top-width:5px}[data-theme=monochrome] .zoom-control:before{inset:4px;border-width:5px;border-radius:3px}[data-theme=monochrome] .window-content{padding:48px 56px 58px;font-size:19px}[data-theme=monochrome] .window-content h2{font-size:36px}[data-theme=monochrome] .about{align-items:flex-start;min-height:140px}[data-theme=monochrome] .about-mark{height:48px;margin-top:0;border:0;border-radius:0;transform:translateY(-14px)}[data-theme=monochrome] .choices,[data-theme=monochrome] .polarity{border-width:4px}@media(max-width:900px)and (orientation:landscape){[data-theme=monochrome]#desktop{border-width:4px;border-radius:20px}[data-theme=monochrome] .menu-bar{height:58px;padding:0 14px;border-bottom-width:4px}[data-theme=monochrome] #desktop-surface{height:calc(100% - 58px)}[data-theme=monochrome] .menu-trigger{height:40px;padding:0 13px}[data-theme=monochrome] .menu-trigger:not(.brand-trigger){font-size:18px}[data-theme=monochrome] .brand-trigger{width:44px;height:44px;padding:8px}[data-theme=monochrome] .brand-mark{width:28px;height:32px}[data-theme=monochrome] .dropdown{top:60px}[data-theme=monochrome] .menu-clock{font-size:13px}[data-theme=monochrome] .window{grid-template-rows:58px minmax(0,1fr)}[data-theme=monochrome] .window-titlebar{height:58px}}#playground{opacity:0;transition:opacity .24s ease}#playground.is-active{opacity:1}.is-sleeping #desktop-surface{overflow:visible}.is-sleeping #playground{position:fixed;inset:0;z-index:500;overflow:hidden;opacity:1;background:#fff;pointer-events:none}.flying-toaster{position:absolute;right:-210px;top:var(--flight-top);width:170px;height:130px;color:#000;animation:toaster-flight var(--flight-duration) linear var(--flight-delay) infinite;will-change:transform}.flying-toaster svg{display:block;width:100%;height:100%;overflow:visible;fill:#fff;stroke:currentColor;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.flying-toaster .toaster-front{fill:#fff}.flying-toaster .toaster-side{fill:#d8d8d8}.flying-toaster .toaster-top{fill:#f4f4f4}.flying-toaster .toast{fill:#fff}.flying-toaster .wing{transform-box:fill-box;transform-origin:center right;animation:wing-left .42s ease-in-out infinite alternate}.flying-toaster .wing-right{transform-origin:center left;animation-name:wing-right}[data-theme=classic] .flying-toaster.pixel-toaster{right:-48px;width:32px;height:32px;image-rendering:pixelated}[data-theme=classic] .pixel-toaster svg{fill:none;stroke:none;image-rendering:pixelated}.pixel-toaster-art .pixel-shell,.pixel-toaster-art .pixel-wing,.pixel-toaster-art .pixel-toast{fill:#000}.pixel-toaster-art .pixel-face{fill:#fff}.pixel-toaster-art .pixel-slot,.pixel-toaster-art .pixel-detail{fill:#000}@keyframes toaster-flight{0%{transform:translateY(-100px) scale(var(--toaster-scale)) rotate(3deg)}to{transform:translate(calc(-100vw - 420px),240px) scale(var(--toaster-scale)) rotate(-5deg)}}@keyframes wing-left{0%{transform:rotate(12deg)}to{transform:rotate(-19deg)}}@keyframes wing-right{0%{transform:rotate(-12deg)}to{transform:rotate(19deg)}}.falling-shelby{position:absolute;left:var(--shelby-left);top:-180px;width:105px;height:126px;z-index:45;color:#000;will-change:transform;animation:shelby-fall 4.2s cubic-bezier(.35,.02,.72,.98) forwards}.falling-shelby svg{display:block;width:100%;height:100%;overflow:visible;fill:#fff;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.falling-shelby .shelby-inner-ear,.falling-shelby .shelby-small-eye,.falling-shelby .shelby-eye-patch,.falling-shelby .shelby-falling-nose{fill:#000}.falling-shelby .shelby-patch-eye{fill:#fff;stroke:none}[data-theme=classic] .falling-shelby{width:64px;height:64px;image-rendering:pixelated}[data-theme=classic] .falling-shelby svg{fill:none;stroke:none;shape-rendering:crispEdges}.pixel-shelby .pixel-shelby-dark,.pixel-shelby .pixel-shelby-ear,.pixel-shelby .pixel-shelby-patch,.pixel-shelby .pixel-shelby-eye,.pixel-shelby .pixel-shelby-nose{fill:#000}.pixel-shelby .pixel-shelby-light{fill:#fff}@keyframes shelby-fall{0%{transform:translateY(-20px) rotate(0)}to{transform:translate(var(--shelby-drift),calc(100vh + 310px)) rotate(1080deg)}}@media(prefers-reduced-motion:reduce){.flying-toaster{animation:none;display:none}.flying-toaster:nth-child(2){display:block;right:18%;top:24%;transform:scale(.9)}.flying-toaster:nth-child(6){display:block;right:58%;top:55%;transform:scale(1.05)}.flying-toaster .wing{animation:none}}.desktop-icon[hidden]{display:none}.homework-app{left:24px;top:42px}.homework{left:24px;top:160px;transition:opacity .18s ease,transform .18s ease}[data-theme=monochrome] .homework-app{left:48px;top:56px}[data-theme=monochrome] .homework{left:48px;top:270px}[data-theme=monochrome] .homework-app .icon-label{max-width:170px;overflow:visible;text-overflow:clip;white-space:normal}.homework-app.is-printing .printer-paper{animation:printer-chatter .12s ease-in-out 6 alternate}.homework-app.is-out-of-paper{cursor:not-allowed}.homework-app.is-out-of-paper .printer-paper{opacity:.18}[data-theme=monochrome] .homework-app.is-out-of-paper .icon-label{border-style:dashed}.homework.is-printing{animation:homework-out .82s cubic-bezier(.18,.82,.25,1) both;pointer-events:none}.homework.is-stolen{opacity:0;transform:scale(.72);pointer-events:none}.clarus-runner{position:absolute;right:-230px;width:210px;height:115px;z-index:40;color:#000;will-change:transform}.clarus-runner svg{display:block;width:100%;height:100%;overflow:visible;fill:#fff;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;animation:clarus-bob .24s ease-in-out infinite alternate}[data-theme=monochrome] .clarus-runner svg{stroke-width:7}[data-theme=classic] .clarus-runner{right:-84px;width:64px;height:40px;image-rendering:pixelated}[data-theme=classic] .clarus-runner .pixel-clarus{fill:none;stroke:none;image-rendering:pixelated}.pixel-clarus .pixel-dog-dark,.pixel-clarus .pixel-dog-patch,.pixel-clarus .pixel-dog-nose,.pixel-clarus .pixel-dog-collar{fill:#000}.pixel-clarus .pixel-dog-light,.pixel-clarus .pixel-dog-eye,.pixel-clarus .pixel-paper{fill:#fff}.clarus-runner .clarus-eye-patch,.clarus-runner .clarus-nose{fill:#000}.clarus-runner .clarus-eye{fill:#fff}.clarus-runner .clarus-head-fill{stroke:none}.clarus-runner .clarus-head-outline{fill:none}.clarus-runner .clarus-tail{transform-box:fill-box;transform-origin:left center;animation:clarus-tail .16s ease-in-out infinite alternate}.clarus-runner .leg{transform-box:fill-box;transform-origin:center top;animation:clarus-leg .18s ease-in-out infinite alternate}.clarus-runner .leg-b{animation-direction:alternate-reverse}.clarus-runner .carried-homework{display:none;fill:#fff}.clarus-runner.is-turning .carried-homework,.clarus-runner.is-carrying .carried-homework{display:block}.clarus-runner.is-turning .clarus-mouth,.clarus-runner.is-carrying .clarus-mouth{display:none}.clarus-runner.is-sniffing svg{transform-origin:18% 72%;animation:clarus-sniff .32s ease-in-out infinite alternate}.clarus-runner.is-sniffing .clarus-legs .leg{animation-play-state:paused}.clarus-runner.is-turning svg{transform-origin:center;animation:clarus-turn .3s ease-in-out forwards}.clarus-runner.is-carrying svg{transform-origin:center;animation:clarus-carry-bob .24s ease-in-out infinite alternate}@keyframes clarus-bob{0%{transform:translateY(0) rotate(-1deg)}to{transform:translateY(-5px) rotate(1deg)}}@keyframes clarus-tail{0%{transform:rotate(-15deg)}to{transform:rotate(18deg)}}@keyframes clarus-leg{0%{transform:rotate(-18deg)}to{transform:rotate(18deg)}}@keyframes clarus-sniff{0%{transform:translateY(1px) rotate(2deg)}to{transform:translateY(10px) rotate(7deg)}}@keyframes clarus-turn{0%{transform:scaleX(1)}to{transform:scaleX(-1)}}@keyframes clarus-carry-bob{0%{transform:scaleX(-1) translateY(0) rotate(-1deg)}to{transform:scaleX(-1) translateY(-5px) rotate(1deg)}}@keyframes printer-chatter{0%{transform:translateY(0)}to{transform:translateY(3px)}}@keyframes homework-out{0%{opacity:0;transform:translateY(-145px) scale(.72)}55%{opacity:1}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.clarus-runner{display:none}.homework{transition:none}}.atos-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0}.atos-stats div{padding:13px 15px;border:3px solid;border-radius:14px}.atos-stats dt{font-size:.72em;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.atos-stats dd{margin:4px 0 0;font-size:1.8em;font-weight:600;line-height:1}.about-copy{margin-bottom:0!important}.about-copy small{display:block;margin-top:0;line-height:1.25}.reset-stats-button{display:block;margin:16px auto 0;padding:8px 16px;border:3px solid;border-radius:12px;background:transparent;color:inherit;font-weight:600;cursor:pointer}.reset-stats-button:hover,.reset-stats-button:focus-visible{background:#000;color:#fff;outline:0}[data-theme=classic] .reset-stats-button{border-width:2px;border-radius:0}.system-confirm{min-height:210px;display:grid;align-content:center;justify-items:center;text-align:center}.system-confirm h2{max-width:430px;margin:0 0 30px}.system-confirm-actions{display:flex;gap:14px}.system-confirm-actions button{min-width:112px;padding:9px 16px;border:3px solid;border-radius:12px;background:transparent;color:inherit;font-weight:600;cursor:pointer}.system-confirm-actions button:hover,.system-confirm-actions button:focus-visible{background:#000;color:#fff;outline:0}[data-theme=classic] .system-confirm-actions button{border-width:2px;border-radius:0}.boot-screen{position:fixed;inset:0;z-index:20000;display:grid;grid-template-rows:minmax(210px,1fr) auto 100px minmax(70px,.7fr);justify-items:center;align-items:center;overflow:hidden;background:#000;color:#fff;font-family:"Exo 2",sans-serif;opacity:1}.boot-machine{align-self:end;width:clamp(126px,17vmin,190px);color:#fff;transition:transform .22s ease}.boot-machine svg{display:block;width:100%;height:auto;overflow:visible;fill:none;stroke:currentColor;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.boot-display{fill:#000}.boot-face>*{transform-box:fill-box;transform-origin:center;transition:transform .18s ease,stroke-width .18s ease}.boot-machine.phase-1 .boot-eye{transform:translate(-7px)}.boot-machine.phase-1 .boot-mouth{transform:translate(7px)}.boot-machine.phase-2 .boot-eye{animation:boot-blink .62s ease-in-out infinite}.boot-machine.phase-2 .boot-mouth{transform:translate(-8px)}.boot-machine.phase-3 .boot-eye{animation:boot-blink .38s ease-in-out infinite}.boot-machine.phase-3 .boot-mouth{transform:translate(5px)}.boot-machine.is-late-fast .boot-eye{animation:boot-blink .26s ease-in-out infinite}.boot-machine.is-late-scanning .boot-eye{animation:late-eye-scan .48s ease-in-out infinite alternate}.boot-machine.is-late-scanning .boot-mouth{transform:translate(-4px)}.boot-mouth-open{display:none}.boot-machine.is-feast-reading .boot-eye{animation:feast-reading .42s ease-in-out 3 alternate}.boot-machine.is-feast-reading .boot-mouth{transform:none}.boot-machine.is-feast-chewing-left{animation:feast-grow-left 1.3s ease-in-out forwards}.boot-machine.is-feast-chewing-left .boot-mouth{animation:feast-chew-left .3s ease-in-out infinite alternate}.boot-machine.is-feast-chewing-right{animation:feast-grow-right 1.3s ease-in-out forwards}.boot-machine.is-feast-chewing-right .boot-mouth{animation:feast-chew-right .3s ease-in-out infinite alternate}.boot-machine.is-feast-chewing-center{animation:feast-grow-center 1.15s ease-in-out forwards}.boot-machine.is-feast-chewing-center .boot-mouth{animation:feast-chew-center .25s ease-in-out infinite alternate}.boot-machine.is-feast-apology-reading{transform:scale(1.12)}.boot-machine.is-feast-apology-reading .boot-eye{animation:feast-reading .42s ease-in-out 2 alternate}.boot-machine.is-feast-spitting{animation:feast-spit .14s ease-in-out infinite alternate}.boot-machine.is-feast-spitting .boot-eye{animation:none;transform:scaleY(1.2)}.boot-machine.is-feast-spitting .boot-mouth{display:none}.boot-machine.is-feast-spitting .boot-mouth-open{display:block}.boot-machine.is-feast-recovering{animation:feast-recover .85s ease-in-out forwards}.boot-machine.is-feast-recovering .boot-eye,.boot-machine.is-feast-recovering .boot-mouth{transform:none}.boot-machine.is-panicking{animation:boot-panic .08s linear infinite}.boot-machine.is-panicking .boot-eye,.boot-machine.is-panicking .boot-mouth{animation:none;stroke-width:13;transform:scaleY(1.25)}.boot-machine.is-relieved{animation:boot-relief .5s ease}.boot-machine.is-relieved .boot-eye{transform:scaleY(.25)}.boot-extension-tray{align-self:start;width:min(88vw,940px);min-height:76px;display:flex;justify-content:center;align-items:center;gap:7px;padding:8px 12px;border-bottom:1px solid rgb(255 255 255/.3)}.extension-icon{flex:0 0 50px;width:50px;height:50px;opacity:0;transform:scale(.72) rotate(-8deg)}.extension-icon.is-loading{opacity:1;transform:none;animation:extension-pop .3s cubic-bezier(.2,1.4,.3,1)}.extension-icon svg{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;transform:rotate(var(--piece-turn,0deg))}.extension-piece,.capacitor-body{fill:#000}.capacitor-bolt{fill:#fff;stroke:none}.extension-icon.has-failed{animation:extension-fail .18s ease-in-out 5 alternate;opacity:.45}.boot-status{align-self:end;max-width:min(88vw,900px);min-height:1.2em;margin:clamp(80px,12vmin,140px) 24px 0;text-align:center;font-size:clamp(16px,2vw,25px);font-weight:500;letter-spacing:.025em}.boot-summary{align-self:start;min-height:1.5em;margin:8px 20px 0;text-align:center;font-size:clamp(14px,1.5vw,19px);opacity:.7}.loading-dots:after{display:inline-block;width:1.5em;text-align:left;content:".";animation:loading-dots 1.05s steps(1,end) infinite}.boot-correction-strike{text-decoration-line:line-through;text-decoration-thickness:2px;text-decoration-color:currentColor}.boot-screen.is-finishing{opacity:0;transition:opacity .7s ease}.shutdown-message{align-self:center;grid-row:1/-1;text-align:center;font-size:clamp(20px,3vw,34px)}.shutdown-message small{display:block;margin-top:10px;font-size:.55em;opacity:.7}.shutdown-message strong{display:block;margin-top:30px;font-size:.72em;font-weight:500}.shutdown-message button{margin-top:34px;padding:10px 20px;border:2px solid #fff;border-radius:999px;background:transparent;color:#fff;font:inherit;font-size:.55em;cursor:pointer}.shutdown-message button:hover,.shutdown-message button:focus-visible{background:#fff;color:#000;outline:0}@keyframes boot-blink{0%,72%,to{transform:scaleY(1)}82%,90%{transform:scaleY(.08)}}@keyframes late-eye-scan{0%{transform:translate(-9px)}to{transform:translate(9px)}}@keyframes boot-panic{0%{transform:translate(-3px,1px) rotate(-1deg)}to{transform:translate(3px,-1px) rotate(1deg)}}@keyframes boot-relief{0%{transform:scale(1.04)}55%{transform:scale(.96)}to{transform:none}}@keyframes feast-reading{0%{transform:translate(-8px)}to{transform:translate(8px)}}@keyframes feast-grow-left{0%{transform:scale(1)}55%{transform:translate(-5px) scale(1.035)}to{transform:scale(1.04)}}@keyframes feast-grow-right{0%{transform:scale(1.04)}55%{transform:translate(5px) scale(1.075)}to{transform:scale(1.08)}}@keyframes feast-grow-center{0%{transform:scale(1.08)}60%{transform:scale(1.135,1.1)}to{transform:scale(1.12)}}@keyframes feast-chew-left{0%{transform:translate(-10px) rotate(-3deg)}to{transform:translate(-5px) scaleX(.8)}}@keyframes feast-chew-right{0%{transform:translate(10px) rotate(3deg)}to{transform:translate(5px) scaleX(.8)}}@keyframes feast-chew-center{0%{transform:scaleX(.75)}to{transform:scaleX(1.15)}}@keyframes feast-spit{0%{transform:translate(-1px,.5px) scale(1.13)}to{transform:translate(1px,-.5px) scale(1.13)}}@keyframes feast-recover{0%{transform:scale(1.13)}45%{transform:scale(.96,1.04)}75%{transform:scale(1.02,.98)}to{transform:none}}@keyframes extension-pop{0%{opacity:0;transform:scale(.55) rotate(-18deg)}to{opacity:1;transform:none}}@keyframes extension-fail{0%{transform:translate(-5px) rotate(-4deg)}to{transform:translate(5px) rotate(4deg)}}@keyframes loading-dots{0%,to{content:"."}33%{content:".."}66%{content:"..."}}@media(max-width:760px){.boot-screen{grid-template-rows:minmax(180px,1fr) auto 150px minmax(60px,.45fr)}.boot-extension-tray{align-content:center;flex-wrap:wrap;gap:3px}.extension-icon{flex-basis:38px;width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.boot-machine,.boot-machine .boot-eye,.extension-icon{animation:none!important}}.floppy{left:42%;top:48%;transform:rotate(-8deg)}.floppy.is-mounted{left:auto;right:20px;top:126px;transform:none}[data-theme=monochrome] .floppy{left:43%;top:44%;transform:rotate(-7deg)}[data-theme=monochrome] .floppy.is-mounted{left:auto;right:42px;top:246px;transform:none}[data-theme=classic] .floppy{left:43%;top:46%}[data-theme=classic] .floppy.is-mounted{left:auto;right:16px;top:112px;transform:none}.trash.is-drop-target{transform:scale(1.08);background:#0000001f}#desktop .trash.is-spilling{animation:trash-tip .82s cubic-bezier(.25,.8,.25,1)}#desktop .trash.is-tipped,#desktop .trash.is-tipped:hover{transform:rotate(-82deg) translate(-18px,9px);transform-origin:30% 75%;background:transparent}#desktop .trash.is-cleaning{animation:trash-upright .62s cubic-bezier(.2,.8,.2,1)}.trash.has-floppy{animation:trash-gulp .75s ease}.trash-debris{position:absolute;left:var(--debris-x);top:var(--debris-y);z-index:4;width:104px;display:grid;justify-items:center;gap:3px;color:#000;font:700 10px/1.15 "Exo 2",sans-serif;text-align:center;transform:rotate(var(--debris-turn));pointer-events:none;animation:debris-land .65s cubic-bezier(.2,.85,.3,1.15) both}.trash-debris .homework-file-icon{filter:drop-shadow(4px 5px 0 rgb(0 0 0/.18))}.trash-debris .homework-file-icon svg{width:64px;height:64px;fill:#fff;stroke:#000;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}.trash-debris>span:last-child{padding:2px 5px;background:#fff}.trash-debris.is-bitten{clip-path:polygon(0 0,88% 0,93% 8%,87% 16%,95% 24%,89% 33%,100% 42%,93% 100%,0 100%)}[data-theme=classic] .trash-debris{width:52px;font:700 6px/1 Geneva,sans-serif;image-rendering:pixelated}[data-theme=classic] .trash-debris .homework-file-icon svg{width:32px;height:32px;stroke-width:2;image-rendering:pixelated}[data-theme=classic] .trash-debris>span:last-child{padding:1px 2px}@keyframes trash-tip{0%{transform:none}30%{transform:rotate(-18deg) translate(-8px,4px)}58%{transform:rotate(-65deg) translate(-15px,7px)}to{transform:rotate(-82deg) translate(-18px,9px)}}@keyframes trash-upright{0%{transform:rotate(-82deg) translate(-18px,9px)}to{transform:none}}@keyframes trash-gulp{0%,to{transform:none}45%{transform:scale(.82) translateY(8px)}}@keyframes debris-land{0%{opacity:0;transform:translate(42vw,35vh) rotate(160deg) scale(.35)}to{opacity:1;transform:rotate(var(--debris-turn)) scale(1)}}.finder-window{min-height:220px}.finder-status{padding:5px 9px;border-bottom:2px solid;font-size:.78em;opacity:.7}.finder-items{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:28px;padding:26px 12px}.finder-items button{display:grid;justify-items:center;gap:10px;padding:12px;border:0;border-radius:14px;background:transparent;color:inherit;font:inherit;cursor:pointer}.finder-items button:hover{background:#00000014}.finder-items b{text-align:center}.homework-file-icon{display:block}.finder-items .homework-file-icon svg{width:76px;height:76px;fill:#fff;stroke:currentColor;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}.finder-items .classic-icon-art,[data-theme=classic] .finder-items .modern-icon-art{display:none}[data-theme=classic] .finder-items .classic-icon-art{display:block;width:64px;height:64px;fill:#fff;stroke:#000;stroke-width:2;image-rendering:pixelated}.read-me{max-width:560px;margin:auto;padding:18px}.read-me h2{font-weight:700!important}.read-me p{font-size:1.12em;line-height:1.7}.read-me small{display:block;margin-top:24px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.window-content:has(.shelby-portrait){padding-top:18px}.shelby-portrait{display:grid;grid-template-columns:minmax(150px,230px) 1fr;align-items:center;gap:38px;max-width:590px;margin:0 auto}.shelby-photo-frame{padding:7px;border:4px solid;background:#fff;box-shadow:7px 8px 0 currentColor;transform:rotate(-1.5deg)}.shelby-photo-frame img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;filter:grayscale(1) contrast(1.28) brightness(1.05)}.shelby-portrait figcaption{font-size:1.4em;line-height:1.4}.shelby-portrait strong{font-size:1.15em}[data-theme=classic] .window-content:has(.shelby-portrait){padding-top:10px}[data-theme=classic] .shelby-photo-frame{padding:3px;border-width:2px;box-shadow:3px 3px 0 currentColor}[data-theme=classic] .shelby-photo-frame img{image-rendering:auto;filter:grayscale(1) contrast(1.7) brightness(1.08)}.trash-report{text-align:center;padding:28px 8px}.trash-report h2{font-weight:650!important}.window.is-ascii .window-content{padding:0;background:#000;color:#fff}.ascii-system{min-height:100%;padding:28px;background:#000;color:#fff;font-family:Monaco,Courier New,monospace}.ascii-system pre{margin:0 0 24px;white-space:pre-wrap;font:inherit;line-height:1.45;text-shadow:0 0 7px currentColor}.ascii-system button,.floppy-ejected{font:inherit}.ascii-system button{padding:8px 14px;border:2px solid;background:#000;color:#fff}.floppy-ejected{text-align:center;padding:35px 10px}#desktop.is-phosphor .shelby-photo-frame img{filter:invert(1) grayscale(1) contrast(1.28) brightness(1.05)}#desktop.is-phosphor .ascii-system{filter:invert(1)}@media(max-width:760px){.finder-items{gap:12px;padding:16px 0}.shelby-portrait{grid-template-columns:110px 1fr;gap:18px}.trash-debris{transform:scale(.75) rotate(var(--debris-turn))}}.wallpaper-panel>p{margin-bottom:22px}.wallpaper-grid{display:grid;grid-template-columns:repeat(4,minmax(86px,1fr));gap:14px}.wallpaper-grid label{display:grid;justify-items:center;gap:7px;cursor:pointer;text-align:center}.wallpaper-grid input{position:absolute;opacity:0;pointer-events:none}.wallpaper-swatch{width:100%;aspect-ratio:4/3;border:4px solid;border-radius:9px;background-color:#fff;box-shadow:0 0 #000;transition:transform .16s ease,box-shadow .16s ease}.wallpaper-grid label:hover .wallpaper-swatch{transform:translateY(-2px)}.wallpaper-grid input:checked+.wallpaper-swatch{box-shadow:0 0 0 4px #fff,0 0 0 8px #000}.wallpaper-grid b{font-size:.72em;line-height:1.15}.wallpaper-panel>small{display:block;margin-top:24px;text-align:center}.pattern-grid,#desktop[data-wallpaper=grid] #desktop-surface{background-color:#fff;background-image:linear-gradient(rgb(0 0 0/.18) 2px,transparent 2px),linear-gradient(90deg,rgb(0 0 0/.18) 2px,transparent 2px);background-size:40px 40px}.pattern-dither,#desktop[data-wallpaper=dither] #desktop-surface{background-color:#fff;background-image:radial-gradient(#000 32%,transparent 35%);background-size:6px 6px}.pattern-pinstripe,#desktop[data-wallpaper=pinstripe] #desktop-surface{background-color:#fff;background-image:repeating-linear-gradient(90deg,#fff 0 7px,#000 7px 9px,#fff 9px 15px,#000 15px 16px)}.pattern-houndstooth,#desktop[data-wallpaper=houndstooth] #desktop-surface{background-color:#fff;background-image:conic-gradient(from 45deg at 25% 25%,#000 25%,transparent 0 75%,#000 0),conic-gradient(from 45deg at 75% 75%,#000 25%,transparent 0 75%,#000 0);background-position:0 0,12px 12px;background-size:24px 24px}.pattern-bricks,#desktop[data-wallpaper=bricks] #desktop-surface{background-color:#fff;background-image:linear-gradient(#000 2px,transparent 2px),linear-gradient(90deg,#000 2px,transparent 2px),linear-gradient(90deg,transparent 50%,#000 50% 54%,transparent 54%);background-size:32px 18px,32px 36px,32px 36px;background-position:0 0,0 0,0 18px}.pattern-crosses,#desktop[data-wallpaper=crosses] #desktop-surface{background-color:#fff;background-image:linear-gradient(#000 3px,transparent 3px),linear-gradient(90deg,#000 3px,transparent 3px);background-size:22px 22px;background-position:10px 10px}.pattern-waves,#desktop[data-wallpaper=waves] #desktop-surface{background-color:#fff;background-image:radial-gradient(ellipse at 50% 100%,transparent 0 46%,#000 48% 53%,transparent 55%);background-size:30px 18px;background-position:0 0,15px 9px}.pattern-blank,#desktop[data-wallpaper=blank] #desktop-surface{background:#fff}[data-theme=classic] .wallpaper-grid{grid-template-columns:repeat(4,minmax(62px,1fr));gap:9px}[data-theme=classic] .wallpaper-swatch{border-width:2px;border-radius:0}[data-theme=classic] .wallpaper-grid input:checked+.wallpaper-swatch{box-shadow:0 0 0 2px #fff,0 0 0 4px #000}@media(max-width:760px){.wallpaper-grid{grid-template-columns:repeat(4,minmax(60px,1fr));gap:9px}.wallpaper-panel>p{margin-bottom:13px}.wallpaper-panel>small{margin-top:15px}}.contact-launch{display:block;min-width:150px;margin:32px auto 0;padding:11px 24px;border:4px solid;border-radius:16px;background:#fff;color:#000;font-weight:700;cursor:pointer}.contact-launch:hover,.contact-launch:focus-visible{background:#000;color:#fff;outline:0}.contact-card{position:absolute;z-index:90;left:50%;top:50%;width:min(440px,calc(100% - 80px));min-height:430px;padding:54px 46px 58px;overflow:visible;background:#fff;color:#000;border:4px solid;box-shadow:14px 16px #0000004d;clip-path:polygon(0 0,100% 0,100% 95%,96% 100%,90% 96%,84% 100%,77% 96%,70% 100%,63% 96%,56% 100%,49% 96%,42% 100%,35% 96%,28% 100%,21% 96%,14% 100%,7% 96%,0 100%);opacity:0;transform:translate(-45%,-42%) rotate(1.7deg) scale(.9);transition:opacity .2s ease,transform .3s cubic-bezier(.18,.86,.3,1.15)}.contact-card.is-visible{opacity:1;transform:translate(-45%,-42%) rotate(1.7deg) scale(1)}.contact-spiral{position:absolute;left:22px;right:22px;top:-13px;height:30px;background:radial-gradient(ellipse at center,#fff 0 28%,#000 30% 43%,transparent 45%) 0 0/34px 24px repeat-x;filter:drop-shadow(3px 3px 0 rgb(0 0 0/.16))}.contact-card-close{position:absolute;right:20px;top:21px;width:34px;height:34px;padding:0;border:0;background:transparent;color:#000;font-size:31px;font-weight:700;line-height:30px;cursor:pointer}.contact-card-close:hover{transform:rotate(8deg) scale(1.1)}.contact-kicker{margin:0 0 2px!important;font-size:.72em;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-card h2{margin:0 0 25px!important;font-size:2.1em!important;font-weight:650!important}.contact-card dl{display:grid;gap:22px;margin:0}.contact-card dl div{padding-bottom:12px;border-bottom:2px solid}.contact-card dt{margin-bottom:3px;font-size:.7em;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contact-card dd{margin:0}.contact-card a{color:#000;font-size:1.15em;font-weight:650;text-decoration-thickness:2px;text-underline-offset:4px}.contact-card small{display:block;margin-top:24px;opacity:.65}.contact-phone{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.contact-card .contact-whatsapp{font-size:.72em;text-transform:uppercase;letter-spacing:.06em}[data-theme=classic] .contact-launch{min-width:100px;margin-top:22px;padding:6px 15px;border-width:2px;border-radius:0}[data-theme=classic] .contact-card{width:360px;padding:42px 34px 34px;border-width:2px;box-shadow:7px 7px #000;clip-path:polygon(0 0,100% 0,100% 96%,94% 100%,88% 96%,82% 100%,76% 96%,70% 100%,64% 96%,58% 100%,52% 96%,46% 100%,40% 96%,34% 100%,28% 96%,22% 100%,16% 96%,10% 100%,4% 96%,0 100%)}[data-theme=classic] .contact-spiral{top:-8px;height:20px;background-size:22px 16px}[data-theme=classic] .contact-card-close{right:12px;top:13px;width:24px;height:24px;font-size:22px}.is-phosphor .contact-card{box-shadow:0 0 24px currentColor}@media(max-width:760px){.contact-launch{margin-top:18px}.contact-card{width:min(360px,calc(100% - 44px));min-height:0;padding:42px 30px 40px;transform:translate(-50%,-48%) rotate(1deg) scale(.9)}.contact-card.is-visible{transform:translate(-50%,-48%) rotate(1deg) scale(1)}.contact-card h2{margin-bottom:16px!important}.contact-card dl{gap:13px}}.paper-shop{display:grid;justify-items:start;align-content:center;min-height:210px}.buy-paper-button{padding:12px 18px;border:3px solid;border-radius:14px;background:transparent;font-weight:600;cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease}.buy-paper-button:hover,.buy-paper-button:focus-visible{color:#fff;background:#000;outline:0;transform:translateY(-2px)}.buy-paper-button:active{transform:translateY(0)}.paper-loaded h2:after{content:" ✓"}.welcome-panel{min-height:250px;display:grid;align-content:center;justify-items:start}.welcome-panel h2{margin-bottom:18px!important}.welcome-panel p:last-of-type{font-weight:600}.polarity-controls{margin:0 0 42px}.polarity-controls h2{margin:0 0 14px}.polarity-row{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.polarity-slider{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:4px solid;border-radius:18px}.polarity-slider label{position:relative;cursor:pointer}.polarity-slider label+label{border-left:4px solid}.polarity-slider input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.polarity-slider span{display:block;min-width:92px;padding:8px 15px;text-align:center;font-size:14px;font-weight:700;letter-spacing:.1em}.polarity-slider input:checked+span{color:#fff;background:#000}.polarity-slider label:has(input:focus-visible){outline:3px solid;outline-offset:-6px}.sound-panel h2{margin:0 0 14px}.sound-panel h2:not(:first-child){margin-top:34px}.sound-power{display:flex;align-items:center;gap:18px;font-weight:600}.sound-slider{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:4px solid;border-radius:18px}.sound-slider label{position:relative;cursor:pointer}.sound-slider label+label{border-left:4px solid}.sound-slider input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.sound-slider span{display:block;min-width:78px;padding:8px 15px;text-align:center;font-size:14px;font-weight:700;letter-spacing:.1em}.sound-slider input:checked+span{color:#fff;background:#000}.sound-slider label:has(input:focus-visible){outline:3px solid;outline-offset:-6px}.sound-on-message{margin:70px 0 0;font-size:.85em;font-weight:600;letter-spacing:.015em}.auto-polarity{display:flex;align-items:center;gap:10px;font-weight:600;cursor:pointer}.auto-polarity input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.auto-check{position:relative;width:28px;height:28px;border:4px solid;border-radius:2px;background:#fff}.auto-polarity input:checked+.auto-check:after{content:"";position:absolute;left:8px;top:-8px;width:11px;height:23px;border-right:5px solid;border-bottom:5px solid;transform:rotate(43deg)}.auto-polarity input:focus-visible+.auto-check{outline:3px solid;outline-offset:3px}.machine-heading{margin-bottom:14px!important}.machine-choices input[type=radio],.sound-choices input[type=radio]{flex:none;width:24px;height:24px;margin:0;appearance:none;border:4px solid;border-radius:50%;background:#fff}.machine-choices input[type=radio]:checked,.sound-choices input[type=radio]:checked{background:#000;box-shadow:inset 0 0 0 4px #fff}.machine-choices input[type=radio]:focus-visible,.sound-choices input[type=radio]:focus-visible{outline:3px solid;outline-offset:3px}.machine-choices label,.sound-choices label{align-items:center;min-height:28px}.machine-choices input:disabled{opacity:.35}[data-theme=classic] .polarity-controls{margin-bottom:26px}[data-theme=classic] .polarity-slider{border-width:2px;border-radius:0}[data-theme=classic] .polarity-slider label+label{border-left-width:2px}[data-theme=classic] .polarity-slider span{min-width:66px;padding:4px 8px;font-size:11px}[data-theme=classic] .sound-slider{border-width:2px;border-radius:0}[data-theme=classic] .sound-slider label+label{border-left-width:2px}[data-theme=classic] .sound-slider span{min-width:58px;padding:4px 8px;font-size:11px}[data-theme=classic] .auto-check{width:14px;height:14px;border-width:2px;border-radius:0}[data-theme=classic] .auto-polarity input:checked+.auto-check:after{left:4px;top:-5px;width:6px;height:13px;border-width:0 3px 3px 0}[data-theme=classic] .machine-choices input[type=radio],[data-theme=classic] .sound-choices input[type=radio]{width:14px;height:14px;border-width:2px}[data-theme=classic] .machine-choices input[type=radio]:checked,[data-theme=classic] .sound-choices input[type=radio]:checked{box-shadow:inset 0 0 0 3px #fff}[data-theme=classic] .machine-choices label,[data-theme=classic] .sound-choices label{min-height:17px}#desktop.is-phosphor{--phosphor-mask:#ff00a8;border-color:var(--phosphor-mask);filter:invert(1);transition:filter .35s ease,border-color .25s ease}#desktop.is-phosphor.is-amber{--phosphor-mask:#0085ff}#desktop.is-phosphor .menu-bar{border-top-left-radius:30px;border-top-right-radius:30px}#desktop.is-phosphor:after{content:"";position:absolute;inset:0;z-index:1000;background:var(--phosphor-mask);mix-blend-mode:screen;pointer-events:none}#desktop.is-phosphor.has-scanlines:before{content:"";position:absolute;inset:0;z-index:1001;background:repeating-linear-gradient(to bottom,transparent 0 3px,rgb(255 255 255/.32) 3px 4px);mix-blend-mode:screen;pointer-events:none}#desktop.is-sleeping{border-color:transparent}.window.is-browser .window-content{padding:0;overflow:hidden}.cyberdog-browser{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;color:#000}.cyberdog-address-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;border-bottom:3px solid;background:#fff}.cyberdog-address-form label{font-size:13px;font-weight:600}.cyberdog-address-form input{min-width:0;height:34px;padding:4px 10px;border:3px solid;border-radius:8px;background:#fff;color:#000;outline:0}.cyberdog-address-form input:focus{box-shadow:0 0 0 2px #fff,0 0 0 5px #000}.cyberdog-address-form button{height:34px;padding:0 14px;border:3px solid;border-radius:8px;background:#fff;color:#000;font-weight:700;cursor:pointer}.cyberdog-address-form button:active{color:#fff;background:#000}.cyberdog-frame{width:100%;height:100%;border:0;background:#fff;color-scheme:light}.is-inverted .cyberdog-frame{filter:invert(1)}.cyberdog-status{min-height:27px;padding:5px 13px;overflow:hidden;border-top:3px solid;background:#fff;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}[data-theme=classic] .cyberdog-address-form{gap:6px;padding:5px 7px;border-bottom-width:2px}[data-theme=classic] .cyberdog-address-form input,[data-theme=classic] .cyberdog-address-form button{height:25px;border-width:2px;border-radius:0}[data-theme=classic] .cyberdog-status{min-height:20px;padding:3px 7px;border-top-width:2px}@media(max-width:900px)and (orientation:landscape){[data-theme=monochrome] .homework-app{left:18px;top:20px}[data-theme=monochrome] .homework{left:18px;top:160px}}#portrait-notice{display:none}@media(orientation:portrait)and (max-width:700px){#stage{display:none}#portrait-notice{width:min(88vw,360px);display:grid;justify-items:center;text-align:center;color:#fff}#portrait-notice h1{margin:24px 0 8px;font-size:18px}#portrait-notice p{margin:0 0 16px;font-size:14px}#portrait-notice small{opacity:.7;font-size:11px}.fallen-mac{width:150px;height:150px;display:grid;place-items:center}.mac-case{position:relative;width:92px;height:112px;border:5px solid;border-radius:9px 9px 15px 15px;transform:rotate(86deg);animation:struggle 3.4s ease-in-out infinite}.mac-screen{position:absolute;left:14px;top:15px;width:54px;height:42px;display:grid;place-items:center;border:4px solid;border-radius:3px;font-weight:900}.mac-slot{position:absolute;right:14px;bottom:21px;width:29px;border-top:4px solid}}@keyframes struggle{0%,72%,to{transform:rotate(86deg)}10%{transform:rotate(73deg)}17%{transform:rotate(78deg)}25%{transform:rotate(68deg)}34%{transform:rotate(88deg)}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important}}
