@font-face{font-family:Windows\ 95;src:url(/assets/fonts/w-95-sans-serif.woff2?v=2) format("woff2"),url(/assets/fonts/w-95-sans-serif.woff?v=2) format("woff");font-display:swap}:root{--gray:silver;--navy:navy;--navy2:#1084d0;--sp-base:url(/assets/sprites/Window_Base.png);--sp-btn:url(/assets/sprites/Windows_Button.png);--sp-press:url(/assets/sprites/Windows_Button_Pressed.png);--sp-frame:url(/assets/sprites/Windows_Inner_Frame.png);--chrome:"Windows 95","Tahoma","Geneva",sans-serif;--cur:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24'%3E%3Cpath d='M3 1.5 L3 19 L7.5 14.7 L10.8 21.5 L13.6 20.2 L10.4 13.6 L16.5 13.6 Z' fill='%23f4f4f4' stroke='%23000' stroke-width='1.3' stroke-linejoin='round'/%3E%3C/svg%3E") 3 2,auto}*{margin:0;padding:0;box-sizing:border-box}#__next,body,html{height:100%}body{font-family:var(--chrome);color:#000;cursor:var(--cur);overflow:hidden;background:#5a9bd4 url(/assets/wallpaper.webp) 50%/cover no-repeat;font-size:15px;-webkit-font-smoothing:none;font-smooth:never;text-rendering:optimizeSpeed}body.boot-pending{background:#000}button{font-family:inherit;cursor:var(--cur);font-size:14px}img{image-rendering:pixelated}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}#crt{position:fixed;inset:0;z-index:9000;pointer-events:none}#crt:before{background:repeating-linear-gradient(0deg,rgba(0,0,0,.2) 0 1px,transparent 1px 3px);background-size:100% 3px;opacity:.92;animation:crtflick 3.2s ease-in-out infinite}#crt:after,#crt:before{content:"";position:absolute;inset:0}#crt:after{background:radial-gradient(125% 125% at 50% 50%,transparent 55%,rgba(0,0,0,.22) 82%,rgba(0,0,0,.46) 100%)}@keyframes crtflick{0%,to{opacity:.92}48%{opacity:.84}50%{opacity:1}52%{opacity:.86}}@media (prefers-reduced-motion:reduce){#crt:before{animation:none}}.raised{background:var(--gray);border:3px solid transparent;border-image:var(--sp-base) 3 stretch;box-shadow:inset -1px -1px 0 #000,inset 1px 1px 0 #fff,inset -2px -2px 0 grey,inset 2px 2px 0 #dfdfdf}.sunken{border:3px solid transparent;border-image:var(--sp-frame) 4 stretch;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.btn95{background:var(--gray);border:3px solid transparent;border-image:var(--sp-btn) 3 stretch;color:#000;-webkit-text-fill-color:#000;box-shadow:inset -1px -1px 0 #000,inset 1px 1px 0 #fff,inset -2px -2px 0 grey,inset 2px 2px 0 #dfdfdf}.btn95.on,.btn95:active{border-image:var(--sp-press) 3 stretch;box-shadow:inset 1px 1px 0 #000,inset -1px -1px 0 #fff,inset 2px 2px 0 grey}#desktop{position:absolute;inset:0 0 34px 0;padding:10px}.icons{display:grid;grid-auto-flow:column;grid-template-rows:repeat(auto-fill,84px);grid-auto-columns:116px;grid-gap:6px 10px;gap:6px 10px;align-content:start;height:100%}.icon-group{display:contents}.dicon{width:116px;height:84px;background:none;border:1px dotted transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;padding:6px 2px}.dicon:hover{background:rgba(0,0,60,.25)}.dicon:focus{outline:none;border-color:#fff}.dicon .facebox,.dicon svg{width:48px;height:48px}.dicon .lbl{color:#fff;font-size:12px;text-shadow:1px 1px 1px #000,0 0 2px #000;text-align:center;line-height:1.2;max-width:112px;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.dicon .lbl.oneline{white-space:nowrap;word-break:normal;overflow-wrap:normal}.dicon-imgwrap{position:relative;display:inline-flex;width:48px;height:48px}.dicon-badge{position:absolute;top:-6px;right:-9px;min-width:16px;height:16px;padding:0 4px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#e8203a;color:#fff;font-size:11px;font-weight:700;line-height:1;border:1px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,.45);animation:diconBadge 1.4s ease-in-out infinite}@keyframes diconBadge{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.dicon-badge{animation:none}}.facebox{overflow:hidden;border:1px solid #1b2670;background:radial-gradient(circle at 50% 36%,#ffe0bd 0 30%,transparent 31%),linear-gradient(#5a6dd8,#3a4bb0)}.facebox img{width:100%;height:100%;object-fit:cover;image-rendering:auto}#taskbar{position:absolute;left:0;right:0;bottom:0;height:40px;padding:3px 4px;z-index:500}#startbtn,#taskbar{display:flex;align-items:center;gap:5px}#startbtn{height:30px;padding:0 9px 0 4px;font-weight:700}#startbtn img{height:20px;width:auto;image-rendering:pixelated}.taskbtns{gap:4px;flex:1 1;padding-left:4px}.taskbtn,.taskbtns{display:flex;overflow:hidden}.taskbtn{height:30px;max-width:180px;align-items:center;gap:6px;padding:0 8px;font-size:13px;white-space:nowrap}.taskbtn.active{font-weight:700}.taskbtn .facebox{width:16px;height:16px;flex:0 0 auto}.tray{padding:0 12px}.tray,.tray-lang{height:30px;display:flex;align-items:center;font-size:13px}.tray-lang{min-width:34px;justify-content:center;padding:0 9px;font-weight:700}#startmenu{position:absolute;left:4px;bottom:36px;width:262px;display:none;z-index:8000;padding:3px}#startmenu.open{display:flex}.sm-banner{width:30px;background:linear-gradient(navy,#0a0a40);position:relative;flex:0 0 auto}.sm-banner span{position:absolute;bottom:8px;left:50%;transform:translateX(-50%) rotate(180deg);writing-mode:vertical-rl;color:#b8b8b8;font-weight:700;font-size:19px;letter-spacing:1px;white-space:nowrap}.sm-banner span b{color:#fff}.sm-list{flex:1 1;padding:2px}.sm-item{display:flex;align-items:center;gap:10px;padding:8px 6px;font-size:15px;position:relative}.sm-item img{height:28px;width:auto;flex:0 0 auto;image-rendering:auto}.sm-item svg{width:26px;height:26px;flex:0 0 auto}.sm-item .lbl{flex:1 1}.sm-item .arr{font-size:12px}.sm-item:hover{background:var(--navy);color:#fff}.sm-sep{height:2px;margin:3px 2px;box-shadow:inset 0 1px 0 grey,inset 0 -1px 0 #fff}.submenu{position:absolute;left:256px;top:0;width:220px;display:none;padding:3px;z-index:8010}.submenu.open{display:block}.submenu .sm-item{font-size:14px}.submenu .facebox{width:24px;height:24px;flex:0 0 auto}u{text-underline-offset:2px}.window{position:absolute;display:none;flex-direction:column;padding:3px;z-index:100}.window.open{display:flex}.window.focused{z-index:200}.titlebar{height:28px;flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:0 3px 0 5px;background:linear-gradient(90deg,var(--navy),var(--navy2) 130%);touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.titlebar .ti{width:16px;height:16px;flex:0 0 auto}.titlebar .tt{flex:1 1;color:#fff;font-weight:700;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.winbtns{display:flex;gap:2px}.wb{width:18px;height:16px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.wb:active{box-shadow:inset 1px 1px 0 #000,inset -1px -1px 0 #fff,inset 2px 2px 0 grey}.menubar{flex:0 0 auto;display:flex;gap:14px;padding:3px 8px 2px;font-size:13px}.menubar span:hover{background:var(--navy);color:#fff}.win-body{flex:1 1;margin:3px;overflow:hidden;display:flex}.dialog{width:min(430px,92vw)}.dlg-body{padding:18px 16px;display:flex;gap:14px;align-items:flex-start;font-size:14px;line-height:1.45}.dlg-body svg{width:34px;height:34px;flex:0 0 auto}.dlg-actions{display:flex;gap:8px;justify-content:center;padding:0 16px 16px}.w-btn{padding:5px 16px;min-width:84px;font-size:13px}.w-btn:active{box-shadow:inset 1px 1px 0 #000,inset -1px -1px 0 #fff,inset 2px 2px 0 grey!important;transform:translateY(1px)}.field95{font-family:var(--chrome);font-size:14px;padding:3px 5px;background:#fff;border:none;flex:1 1;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}#mission{width:min(640px,94vw);height:min(560px,84vh)}#tombolawin{width:min(430px,94vw);height:min(620px,90vh)}#tombolawin .win-body{padding:0;margin:3px;display:block;overflow:auto}#wordwin{width:min(560px,94vw)}.word-menubar{background:var(--gray);border-bottom:1px solid grey;color:#000}.word-menubar u{text-decoration:underline}.word-page{margin:3px;padding:30px 18px;background:#fff;max-height:74vh;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000;display:flex;flex-direction:column;align-items:center;gap:16px;overflow:auto}.word-note{font-family:Georgia,Times New Roman,serif;font-size:15px;color:#222;text-align:center;margin:0;max-width:36ch}.word-links{display:flex;flex-direction:column;align-items:center;gap:2px}.word-msn-link{background:none;border:0;cursor:pointer;display:inline-flex;align-items:center;gap:7px;text-align:left;padding:7px 10px;font-family:var(--chrome);font-size:14px;font-weight:700;color:#00c;text-decoration:underline}.word-msn-link:hover{color:#0a3bd6}.word-msn-link:active{transform:translateY(1px)}.word-msn-link img{flex:0 0 auto}.word-status{font-size:11px}@media (max-width:700px){#wordwin{width:min(340px,92vw)}.word-page{padding:22px 12px;gap:12px;max-height:70vh}.word-msn-link,.word-note{font-size:13px}}.dicon-tombola{position:absolute;left:50%;top:34%;transform:translateX(-50%);width:120px;z-index:6}.dicon-tombola .lbl{font-weight:700;color:#ffe98a;text-shadow:1px 1px 1px #000,0 0 5px #ff5ac8,0 0 8px #ff5ac8}.dicon-tombola img{width:52px;height:52px;filter:drop-shadow(0 0 6px rgba(255,90,200,.9));animation:tombolaPulse 2.2s ease-in-out infinite}@keyframes tombolaPulse{0%,to{filter:drop-shadow(0 0 5px rgba(255,90,200,.6))}50%{filter:drop-shadow(0 0 14px rgba(0,224,255,.95))}}@media (prefers-reduced-motion:reduce){.dicon-tombola img{animation:none}}@media (max-width:700px){.icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));align-content:start;justify-items:center;grid-gap:14px 6px;gap:14px 6px;height:auto;max-height:100%;overflow:auto;padding-bottom:8px}.icon-group{display:contents}.dicon{width:100%;height:auto;min-height:84px}.dicon .lbl{max-width:100%}.dicon-tombola{position:static;transform:none;width:100%;z-index:auto;grid-column:1/-1;margin:2px 0 4px}.dicon-tombola img{width:48px;height:48px}}#mission .win-body{padding:0;margin:3px}.statusbar{flex:0 0 auto;margin:0 3px 3px;display:flex;align-items:center;gap:8px;padding:3px 6px;font-size:12px}.statusbar .sep{flex:1 1}.progress{width:150px;height:16px;padding:1px;background:var(--gray)}.progress .trough{display:block;width:100%;height:100%;background:#fff;overflow:hidden;border:0;box-shadow:none}.progress .fill{display:block;min-width:3px;width:0;height:100%;background:repeating-linear-gradient(90deg,var(--navy) 0 8px,transparent 8px 10px);transition:width .5s ease}#adminwin{width:min(840px,95vw)}#adminwin.big{height:min(600px,86vh);overflow:hidden}.admin-body{flex:1 1;display:flex;flex-direction:column;gap:10px;padding:10px;overflow:hidden;min-height:0}.admin-stats{display:flex;flex-wrap:wrap;gap:8px}.astat{flex:1 1;min-width:110px;background:#fff;padding:6px 12px;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.astat b{display:block;font-size:22px;line-height:1.1}.astat span{font-size:11px;color:#444}.admin-bar{display:flex;align-items:center;gap:12px}.admin-hint{font-size:12px;color:#333}.admin-tabs{display:flex;gap:4px;flex:1 1;flex-wrap:wrap}.admin-tabs .btn95.on{font-weight:700;box-shadow:inset -1px -1px 0 #fff,inset 1px 1px 0 grey,inset 2px 2px 0 #000}.admin-content{flex:1 1;overflow:auto;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000;min-height:0}.dispo-wrap{padding:12px}.dispo-help{font-size:12px;color:#333;margin:0 0 14px;line-height:1.45}.dispo-group{margin-bottom:18px}.dispo-group h4{margin:0 0 9px;font-size:13px;border-bottom:2px solid navy;padding-bottom:3px}.dispo-sub{font-weight:400;font-size:11px;color:#666}.dispo-best{font-size:12px;background:#fffbe6;border:1px solid #e0d27a;padding:5px 8px;margin-bottom:10px}.dispo-row{margin-bottom:9px;padding:2px 3px}.dispo-row.best{background:#eef3ff;box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #b9c6e8}.dispo-head{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;gap:8px}.dispo-count,.dispo-label{font-weight:700}.dispo-count{color:navy;white-space:nowrap}.dispo-track{height:14px;background:#dfdfdf;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff;margin:2px 0}.dispo-fill{height:100%;background:navy}.dispo-row.best .dispo-fill{background:#1a7a1a}.dispo-names{font-size:11px;color:#333;line-height:1.4}.relance-group{margin-bottom:18px}.relance-group h4{margin:0 0 9px;font-size:13px;border-bottom:2px solid navy;padding-bottom:3px}.relance-card{padding:7px 9px;margin-bottom:6px;background:#fffbe6;border:1px solid #e0d27a}.relance-name{font-weight:700;font-size:12px}.relance-meta{font-size:11px;color:#555;margin-top:2px}.relance-note{font-size:11px;color:#333;font-style:italic;margin-top:3px}.admin-table-wrap{flex:1 1;overflow:auto;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.admin-table{border-collapse:collapse;width:100%;font-size:12px}.admin-table th{position:-webkit-sticky;position:sticky;top:0;background:navy;color:#fff;text-align:left;padding:5px 7px;white-space:nowrap}.admin-table td{padding:4px 7px;border-bottom:1px solid #ddd;vertical-align:top}.admin-table tr:nth-child(2n) td{background:#f3f3f3}.admin-del-cell{text-align:center;white-space:nowrap}.admin-del{padding:1px 6px;font-size:13px;line-height:1.4}.admin-table tr.row-hidden td{opacity:.55;font-style:italic}.admin-empty{padding:14px;font-style:italic;color:#333}.astat-go b{color:#1a7a1a}.ov-summary{font-size:13px;background:#eef3ff;border:1px solid #b9c6e8;padding:7px 10px;margin-bottom:10px}.ov-summary b{color:navy}.ov-zone{margin-bottom:16px}.ov-zone-title{font-size:12px;font-weight:700;color:#fff;padding:4px 9px;margin-bottom:8px}.ov-zone-title.go{background:#1a7a1a}.ov-zone-title.maybe{background:#c08a00}.ov-zone-title.no{background:#9a2430}.ov-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.ov-bucket{flex:1 1;min-width:200px;background:#fff;border:1px solid silver;box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 grey;padding:8px 10px}.ov-bucket h4{margin:0;font-size:13px;display:flex;justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:3px}.ov-bucket.go{border-top:3px solid #1a7a1a}.ov-bucket.maybe{border-top:3px solid #c08a00}.ov-bucket.no{border-top:3px solid #9a2430}.ov-tag{font-weight:700;font-size:11px;color:navy;white-space:nowrap}.ov-bucket.go .ov-tag{color:#1a7a1a}.ov-bucket.no .ov-tag{color:#9a2430}.ov-sub{font-size:11px;color:#666;margin:0 0 6px;border-bottom:1px solid #ddd;padding-bottom:5px}.ov-line{font-size:12px;padding:4px 0;border-bottom:1px dotted #e0e0e0;display:flex;justify-content:space-between;gap:8px;align-items:baseline}.ov-line:last-child{border-bottom:none}.ov-kids,.ov-name{font-weight:700}.ov-kids{color:#a0006e;font-size:11px;margin-left:4px}.ov-when{color:#666;font-size:11px;text-align:right}.ov-empty{font-size:12px;font-style:italic;color:#888;padding:6px 0;margin:0}.ds-panel{background:#fffef0;border:2px solid navy;padding:10px 12px;margin-bottom:14px;box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #b9c6e8}.ds-title{font-size:13px;font-weight:700;color:navy}.ds-title,.ds-vs{margin-bottom:10px}.ds-vs{display:flex;align-items:stretch;justify-content:center;gap:10px;flex-wrap:wrap}.ds-card{flex:1 1;min-width:130px;max-width:240px;text-align:center;background:#fff;padding:8px 10px;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.ds-card.win{background:#eafbe7;box-shadow:inset 0 0 0 3px #1a7a1a}.ds-card.lose{opacity:.72}.ds-day{font-size:12px;font-weight:700;min-height:26px;display:flex;align-items:center;justify-content:center}.ds-big{font-size:40px;font-weight:700;line-height:1;color:navy}.ds-card.win .ds-big{color:#1a7a1a}.ds-unit{font-size:11px;color:#555;margin-top:2px}.ds-mid{align-self:center;font-weight:700;color:#9a2430;font-size:13px}.ds-verdict{font-size:12.5px;line-height:1.5;background:#1a7a1a;color:#fff;padding:7px 10px;margin-bottom:10px}.ds-verdict b{color:#fff}.ds-verdict.tie{background:#c08a00}.ds-none{color:#cfeac9;font-style:italic}.dm-table{width:100%;border-collapse:collapse;font-size:12px;background:#fff}.dm-table th{background:navy;color:#fff;padding:4px 8px;font-size:11px;text-align:center}.dm-table th.dm-h-name{text-align:left}.dm-table td{padding:4px 8px;border-bottom:1px solid #e6e6e6}.dm-kids,.dm-name{font-weight:700}.dm-kids{color:#a0006e;font-size:11px;margin-left:4px}.dm-cell{text-align:center;font-size:15px;font-weight:700;width:78px}.dm-yes{color:#1a7a1a}.dm-no{color:#cdcdcd}.dm-row.dm-a{background:#eaf4fc}.dm-row.dm-b{background:#f3edfa}.dm-row.dm-autre{color:#999}.dm-only{font-weight:400;font-size:10.5px;color:#1084d0}.dm-row.dm-b .dm-only{color:#7a4ca8}.dm-foot{font-size:11px;color:#888;font-style:italic;margin-top:5px}.ds-filter{flex-direction:column;margin-bottom:10px;background:#fff;padding:7px 8px;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff}.ds-filter,.ds-pick{display:flex;gap:5px}.ds-pick{align-items:center;flex-wrap:wrap}.ds-pick-lbl{font-size:12px;font-weight:700;width:62px;flex:0 0 auto}.ds-pick-btn{font-size:11px;padding:2px 8px}.ds-pick-btn:disabled{opacity:.4}.ds-pick-btn.on{font-weight:700;box-shadow:inset -1px -1px 0 #fff,inset 1px 1px 0 grey,inset 2px 2px 0 #000;background:#dfe8fb}#shutdown{position:absolute;inset:0;background:#000;display:none;flex-direction:column;align-items:center;justify-content:center;z-index:9500;gap:18px}#shutdown.on{display:flex}#shutdown .msg{color:#ffae00;font-size:26px;text-align:center;max-width:560px;line-height:1.5}#overlay{position:absolute;inset:0;display:none;z-index:7900}#overlay.on{display:block}#boot{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#000;color:#bdbdbd;font-family:Courier New,monospace;font-smooth:never;-webkit-font-smoothing:none;text-rendering:geometricPrecision;cursor:var(--cur);transition:opacity .2s ease;isolation:isolate}#boot:before{inset:-8%;z-index:5;background:repeating-linear-gradient(0deg,rgba(0,0,0,.44) 0 1px,hsla(0,0%,100%,.035) 1px 2px,transparent 2px 4px),repeating-linear-gradient(90deg,rgba(255,0,0,.018) 0 1px,rgba(0,255,80,.012) 1px 2px,rgba(30,80,255,.018) 2px 3px);background-size:100% 4px,3px 100%;mix-blend-mode:screen;animation:bootFlicker .09s steps(2) infinite}#boot:after,#boot:before{content:"";position:absolute;pointer-events:none}#boot:after{inset:0;z-index:6;background:radial-gradient(ellipse at center,transparent 54%,rgba(0,0,0,.22) 76%,rgba(0,0,0,.74) 100%);box-shadow:inset 0 0 90px 20px #000}#boot.gone{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .32s ease,visibility 0s linear .32s}.boot-bios{position:absolute;inset:0;z-index:2;padding:clamp(18px,3.8vw,58px) clamp(16px,6.8vw,104px);background:#000;font-size:clamp(9px,1.08vw,16px);font-weight:700;line-height:1.12;letter-spacing:.005em;text-shadow:1px 0 hsla(0,0%,100%,.18);animation:biosExit 0s linear 1.5s forwards}.boot-bios p{margin:0}.boot-bios-title{white-space:nowrap;opacity:0;animation:bootReveal 0s linear .1s forwards}.boot-bios-title+p{opacity:0;animation:bootReveal 0s linear .17s forwards}.boot-chipset{margin-top:clamp(18px,2.5vw,38px)!important;opacity:0;animation:bootReveal 0s linear .25s forwards}.boot-memory{display:flex;flex-direction:column;margin-top:clamp(16px,2vw,30px);opacity:0;animation:bootReveal 0s linear .35s forwards}.boot-devices{margin-top:clamp(18px,2.6vw,40px)}.boot-devices>span{display:block;width:0;margin-left:1.35em;overflow:hidden;white-space:nowrap;opacity:0;animation:bootType .15s steps(44) forwards}.boot-devices>p{opacity:0;animation:bootReveal 0s linear .37s forwards}.boot-devices .boot-line-1{animation-delay:.41s}.boot-devices .boot-line-2{animation-delay:.53s}.boot-devices .boot-line-3{animation-delay:.66s}.boot-devices .boot-line-4{animation-delay:.78s}.boot-devices .boot-line-5{animation-delay:.9s}.boot-devices .boot-line-6{animation-delay:1.02s}.boot-devices .boot-line-7{animation-delay:1.15s}.boot-devices .boot-line-8{animation-delay:1.27s}.boot-devices .boot-skip-line{display:block;width:auto;margin-top:.5em;color:#dedede;opacity:0;animation:bootPrompt 0s linear 1.43s forwards}.boot-cursor{display:inline-block;width:.62em;height:1em;background:#d7d7d7;vertical-align:-.15em;animation:bootCursor .52s step-end infinite}.boot-energy-logo{position:absolute;top:7%;right:7%;width:clamp(150px,22vw,330px);height:auto;object-fit:contain;mix-blend-mode:screen;opacity:0;animation:bootReveal 0s linear .2s forwards}.boot-bios-footer{position:absolute;left:clamp(16px,6.8vw,104px);bottom:clamp(17px,4.6vw,68px);opacity:0;animation:bootReveal 0s linear .3s forwards}.boot-windows{position:absolute;inset:0;z-index:1;display:flex;align-items:flex-end;justify-content:center;background:#000 url(/assets/boot.jpg) 50%/contain no-repeat;opacity:0;animation:bootWindows 0s linear 1.5s forwards}.boot-windows .bootbar{width:170px;height:15px;margin-bottom:46px;background:#000;border:1px solid #cfcfcf;overflow:hidden;box-shadow:0 0 0 1px #000}.boot-windows .bootbar i{display:block;height:100%;width:46px;background:linear-gradient(90deg,transparent,#0a3acb 35%,#4aa6ff 50%,#0a3acb 65%,transparent);animation:bootsweep 1.1s linear infinite}@keyframes bootType{0%{width:0;opacity:1}to{width:100%;opacity:1}}@keyframes bootReveal{to{opacity:1}}@keyframes bootPrompt{to{opacity:1}}@keyframes bootCursor{50%{opacity:0}}@keyframes biosExit{to{opacity:0;visibility:hidden}}@keyframes bootWindows{to{opacity:1}}@keyframes bootsweep{0%{transform:translateX(-50px)}to{transform:translateX(176px)}}@keyframes bootFlicker{50%{opacity:.82}}@media(max-width:620px){.boot-bios{padding:18px 14px;font-size:clamp(7px,2.1vw,9px);line-height:1.22}.boot-bios-title{max-width:72%;white-space:normal}.boot-chipset{margin-top:26px!important}.boot-memory{margin-top:24px}.boot-devices{margin-top:30px}.boot-energy-logo{top:16px;right:8px;width:26vw}.boot-bios-footer{left:14px;bottom:78px;max-width:90%}.boot-windows{background-size:cover}}@media(prefers-reduced-motion:reduce){#boot:before,.boot-bios-footer,.boot-bios-title,.boot-bios-title+p,.boot-chipset,.boot-cursor,.boot-devices>p,.boot-devices>span,.boot-energy-logo,.boot-memory{animation:none}.boot-bios-footer,.boot-bios-title,.boot-bios-title+p,.boot-chipset,.boot-devices>p,.boot-devices>span,.boot-energy-logo,.boot-memory{width:auto;opacity:1}}.m-screen{flex:1 1;overflow:auto;padding:16px 18px;background:var(--gray);font-size:14px;line-height:1.5}.m-head{font-weight:700;font-size:16px;margin-bottom:4px}.m-sub{margin-bottom:16px}.m-q{margin:0 0 18px}.m-q-title{font-weight:700;margin-bottom:4px}.m-q-text{margin-bottom:10px}.m-error{color:#b00;margin-top:6px;font-size:13px}.m-note{margin-top:8px;font-size:12px;color:#404040}.m-reveal{display:flex;flex-direction:column;align-items:center;gap:8px;margin:18px 0 6px;text-align:center}.m-reveal-btn{font-size:15px;font-weight:700;padding:12px 20px;background:linear-gradient(180deg,#ffe98a,#ffcf3a);animation:revealPulse 1.6s ease-in-out infinite}.m-reveal-btn:hover{background:linear-gradient(180deg,#fff0a0,#ffd84a)}@keyframes revealPulse{0%,to{box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 grey,0 0 0 0 rgba(255,207,58,.6)}50%{box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 grey,0 0 14px 3px rgba(255,207,58,.7)}}.m-groupline{margin:0 0 16px;padding:6px 10px;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.m-id{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;color:#202020}.m-id,.m-link{font-size:12px}.m-link{background:none;border:none;padding:0;color:navy;text-decoration:underline;cursor:var(--cur)}.m-link:hover{color:#0050c8}.m-opts{display:flex;flex-direction:column;gap:6px;max-width:440px}.m-opts-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;max-width:100%}.m-opt{display:flex;align-items:center;gap:9px;text-align:left;padding:6px 9px;background:var(--gray);border:1px solid grey;box-shadow:inset -1px -1px 0 #000,inset 1px 1px 0 #fff;font-size:14px}.m-opt:hover{outline:1px dotted #000;outline-offset:-3px}.m-opt.sel{box-shadow:inset 1px 1px 0 #000,inset -1px -1px 0 #fff;background:#d8d8d8}.m-radio{flex:0 0 auto;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000;display:flex;align-items:center;justify-content:center}.m-radio-dot{width:5px;height:5px;border-radius:50%;background:#000}.m-check{flex:0 0 auto;width:14px;height:14px;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000;display:flex;align-items:center;justify-content:center;color:#000}.m-field{margin-top:2px}.m-field .field95{width:100%;flex:none}.m-textarea{resize:vertical;min-height:54px;line-height:1.4}.m-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.icon-btn{display:inline-flex;align-items:center;gap:6px}.icon-btn svg,.m-footer{flex:0 0 auto}.m-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 3px;padding:7px 8px;background:var(--gray);box-shadow:inset 0 1px 0 #fff,inset 0 2px 0 grey}.m-footer.end{justify-content:flex-end}.btn95:disabled{opacity:.45;pointer-events:none}.m-map{margin:8px auto 0;width:min(220px,70%)}.m-map svg{width:100%;height:auto;display:block}.m-summary{margin:6px 0 14px;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.m-summary-title{font-weight:700;padding:6px 10px;background:navy;color:#fff}.m-summary table{border-collapse:collapse;width:100%;font-size:13px}.m-summary th{text-align:left;vertical-align:top;width:42%;color:#202020;font-weight:400;background:#f3f3f3}.m-summary td,.m-summary th{padding:5px 10px;border-bottom:1px solid #e0e0e0}.m-summary td{overflow-wrap:anywhere}.m-image-empty{aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;color:#606060;font-size:13px;margin:0 auto 14px;width:min(240px,70%);background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.m-cassette-stage{--cw:210px;--ch:294px;--cd:34px;position:relative;margin:30px auto 34px;width:var(--cw);height:var(--ch);perspective:900px;perspective-origin:50% 40%}.m-cassette-glow{position:absolute;left:50%;top:50%;width:130%;height:120%;transform:translate(-50%,-50%);border-radius:50%;filter:blur(34px);opacity:.85;background:conic-gradient(from 0deg,#ff2d95,#ff6a00,#ffe600,#00e0ff,#b14bff,#ff2d95);animation:cassetteHue 8s linear infinite,cassetteGlowPulse 3.4s ease-in-out infinite;z-index:0}.m-cassette{position:absolute;inset:0;transform-style:preserve-3d;animation:cassetteFloat 6s ease-in-out infinite;z-index:1}.m-cassette-face{position:absolute;inset:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.m-cassette-front{transform:translateZ(calc(var(--cd) / 2));overflow:hidden;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.45);animation:cassetteNeon 8s linear infinite}.m-cassette-front img{display:block;width:100%;height:100%;object-fit:cover;image-rendering:auto}.m-cassette-shine{position:absolute;top:-60%;left:-30%;width:55%;height:220%;background:linear-gradient(105deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.55) 50%,hsla(0,0%,100%,0));transform:rotate(8deg);mix-blend-mode:screen;animation:cassetteShine 5s ease-in-out infinite}.m-cassette-side{width:var(--cd);right:0;left:auto;transform-origin:right center;transform:translateX(calc(var(--cd) / 2)) rotateY(90deg);background:linear-gradient(90deg,#3a0d2e,#160a1f);border-radius:0 3px 3px 0}.m-cassette-top{height:var(--cd);bottom:auto;top:0;transform-origin:center top;transform:translateY(calc(var(--cd) / -2)) rotateX(90deg);background:linear-gradient(180deg,#2a0a24,#0d0716);border-radius:3px 3px 0 0}.m-cassette-floor{position:absolute;left:50%;bottom:-26px;width:80%;height:26px;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(0,0,0,.55),transparent 70%);filter:blur(3px);animation:cassetteFloorPulse 6s ease-in-out infinite;z-index:0}@keyframes cassetteFloat{0%,to{transform:translateY(0) rotateX(6deg) rotateY(-20deg)}50%{transform:translateY(-14px) rotateX(2deg) rotateY(20deg)}}@keyframes cassetteGlowPulse{0%,to{opacity:.65;transform:translate(-50%,-50%) scale(.96)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.06)}}@keyframes cassetteHue{0%{filter:blur(34px) hue-rotate(0deg)}to{filter:blur(34px) hue-rotate(1turn)}}@keyframes cassetteNeon{0%,to{box-shadow:0 0 0 1px rgba(0,0,0,.45),0 0 18px 2px rgba(255,45,149,.7)}33%{box-shadow:0 0 0 1px rgba(0,0,0,.45),0 0 18px 2px rgba(0,224,255,.7)}66%{box-shadow:0 0 0 1px rgba(0,0,0,.45),0 0 18px 2px rgba(255,230,0,.7)}}@keyframes cassetteShine{0%,18%{left:-40%;opacity:0}35%{opacity:.9}60%,to{left:130%;opacity:0}}@keyframes cassetteFloorPulse{0%,to{opacity:.5;width:80%}50%{opacity:.35;width:66%}}@media (prefers-reduced-motion:reduce){.m-cassette,.m-cassette-floor,.m-cassette-front,.m-cassette-glow,.m-cassette-shine{animation:none}.m-cassette{transform:rotateX(4deg) rotateY(-14deg)}}@keyframes wizz{0%,to{transform:translate(0) rotate(0)}10%{transform:translate(-3px,2px) rotate(-5deg)}20%{transform:translate(3px,-2px) rotate(5deg)}30%{transform:translate(-3px,-1px) rotate(-4deg)}40%{transform:translate(3px,1px) rotate(4deg)}55%{transform:translate(-2px,2px) rotate(-3deg)}70%{transform:translate(2px,-1px) rotate(3deg)}85%{transform:translate(-1px,1px) rotate(-1deg)}}.wizz-shake{animation:wizz .8s ease}.gamewin{width:min(640px,94vw)}.win-body--video{flex:0 0 auto;aspect-ratio:4/3;height:auto;max-height:78vh}.game-body{position:relative;margin:0;width:100%;height:100%;min-height:160px;background:#000;overflow:hidden}.game-yt{position:absolute;inset:0;overflow:hidden}.game-yt iframe,.game-yt>div{position:absolute;top:50%;left:50%;width:134%;height:100.5%;transform:translate(-50%,-50%);border:0;display:block}.game-shield{z-index:1}.game-empty,.game-shield{position:absolute;inset:0}.game-empty{color:silver;font-size:14px}.game-empty,.game-loader{display:flex;align-items:center;justify-content:center}.game-loader{position:absolute;inset:0;z-index:2;background:#000;flex-direction:column;gap:12px;color:#fff}.game-loader-icon{width:44px;height:44px;image-rendering:auto;margin-bottom:2px}.game-loader-title{font-size:16px}.game-loader-sub{font-size:12px;color:#a8a8a8}.game-loader-bar{width:200px;height:16px;background:#1a1a1a;border:1px solid #cfcfcf;overflow:hidden}.game-loader-bar i{display:block;height:100%;width:54px;background:linear-gradient(90deg,transparent,#0a3acb 35%,#4aa6ff 50%,#0a3acb 65%,transparent);animation:bootsweep 1.3s linear infinite}.game-cover{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#000}.game-popover{position:static;display:flex;width:min(320px,86%)}.game-popover .dlg-body{padding:16px 14px;align-items:center}.game-popover-icon{width:34px;height:34px;flex:0 0 auto;image-rendering:auto}@media (max-width:520px){.m-opts-grid{grid-template-columns:1fr}}@media (max-width:700px){#__next,body,html{height:100dvh;min-height:100%}#mission,#msnwin,#tombolawin{position:fixed;inset:4px 4px calc(38px + env(safe-area-inset-bottom)) 4px!important;width:auto!important;height:auto!important;max-width:none!important;transform:none!important}#mission .titlebar,#msnwin .titlebar,#tombolawin .titlebar{height:32px;padding-left:4px;gap:5px}#mission .titlebar .tt,#msnwin .titlebar .tt,#tombolawin .titlebar .tt{font-size:12px}#mission .wb,#msnwin .wb,#tombolawin .wb{width:24px;height:22px}#mission .win-body{min-height:0;margin:2px}.m-screen{min-width:0;padding:12px 10px;font-size:14px;overscroll-behavior:contain}.m-q{margin-bottom:14px}.m-id{align-items:flex-start;margin-bottom:10px}.m-groupline{margin-bottom:12px}.m-map{width:min(190px,62%);margin-top:4px}.m-opt{min-height:40px;padding:8px 9px}.field95,.m-field .field95{font-size:16px}.m-footer{flex-wrap:wrap;margin:0 2px;padding:6px;gap:6px}.m-footer .w-btn{min-height:38px;padding:5px 10px}.statusbar{min-width:0;margin:0 2px 2px;gap:5px;padding:3px 4px}.statusbar>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statusbar .progress{width:clamp(64px,22vw,100px);flex:0 0 auto}.m-summary table{font-size:12px}.m-summary td,.m-summary th{padding:5px 6px}.m-cassette-stage{--cw:min(190px,62vw);--ch:min(266px,86vw);--cd:28px;margin-top:22px}#taskbar{height:calc(40px + env(safe-area-inset-bottom));padding-bottom:calc(3px + env(safe-area-inset-bottom))}#desktop{bottom:calc(40px + env(safe-area-inset-bottom))}}@media (max-width:380px){#mission{inset:2px 2px calc(36px + env(safe-area-inset-bottom)) 2px!important;padding:2px}#mission .titlebar{height:26px}#mission .wb{width:22px;height:20px}.m-screen{padding:10px 8px}.m-opts-grid{grid-template-columns:1fr}.m-footer .w-btn{flex:1 1;min-width:0}.statusbar .sep,.statusbar>span:first-child{display:none}.statusbar .progress{margin-left:auto;width:88px}}@media (max-width:700px){#startmenu{width:min(86vw,300px)}.submenu{left:6px;right:6px;top:auto;bottom:6px;width:auto;max-height:62vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.taskbtn{max-width:42vw}}@media (pointer:coarse){.sm-item{padding:11px 8px}.submenu .sm-item{padding:10px 8px}.dicon{padding:9px 2px}}@media (max-width:768px){[id^=win_]{max-width:94vw!important;max-height:calc(100dvh - 54px)!important}[id^=win_] .win-body{max-height:calc(100dvh - 92px)!important}[id^=win_] .pf-body{max-height:calc(100dvh - 100px)!important}[id^=win_] .wb{width:26px;height:22px}.icons{overflow:auto;gap:8px 12px}}.lt-wrap{margin:18px auto 10px;text-align:center;max-width:340px}.lt-title{font-weight:700;font-size:15px;color:#fff;text-shadow:0 1px 3px #000,0 0 12px rgba(255,90,200,.55)}.lt-sub{color:#e8d8ff;margin:8px 0 26px;line-height:1.5}.lt-keep,.lt-sub{font-size:12px;text-shadow:0 1px 2px #000}.lt-keep{max-width:300px;margin:30px auto 0;line-height:1.6;color:#fff;background:rgba(13,7,22,.6);border:1px solid hsla(0,0%,100%,.28);border-radius:10px;padding:14px 16px}.lt-stage{--cw:min(244px,70vw);--ch:calc(var(--cw) * 1.4);--cd:0px;position:relative;width:var(--cw);height:var(--ch);margin:0 auto 30px;perspective:1400px;perspective-origin:50% 50%}.lt-aura{left:50%;top:50%;width:150%;height:138%;transform:translate(-50%,-50%);border-radius:50%;filter:blur(40px);opacity:.85;background:conic-gradient(from 0deg,#ff2d95,#ff6a00,#ffe600,#00e0ff,#b14bff,#ff2d95);animation:ltHue 7s linear infinite,ltAuraPulse 3.2s ease-in-out infinite}.lt-aura,.lt-sparks{position:absolute;z-index:0;pointer-events:none}.lt-sparks{inset:-14%}.lt-sparks i{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#fff 0,hsla(0,0%,100%,.6) 40%,transparent 70%);box-shadow:0 0 8px 2px hsla(0,0%,100%,.8);opacity:0;animation:ltSpark 2.6s ease-in-out infinite}.lt-sparks i:first-child{left:8%;top:18%;animation-delay:0s}.lt-sparks i:nth-child(2){left:88%;top:26%;animation-delay:.5s}.lt-sparks i:nth-child(3){left:78%;top:80%;animation-delay:1s}.lt-sparks i:nth-child(4){left:14%;top:74%;animation-delay:1.5s}.lt-sparks i:nth-child(5){left:50%;top:6%;animation-delay:.9s}.lt-sparks i:nth-child(6){left:96%;top:56%;animation-delay:1.9s}.lt-card{position:relative;width:100%;height:100%;z-index:1;transform-style:preserve-3d;cursor:-webkit-grab;cursor:grab;touch-action:none;will-change:transform}.lt-card.active,.lt-card:active{cursor:-webkit-grabbing;cursor:grabbing}.lt-face{position:absolute;inset:0;border-radius:14px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 18px 40px rgba(0,0,0,.55),inset 0 0 0 2px hsla(0,0%,100%,.55);background:#0d0716}.lt-front{transform:translateZ(calc(var(--cd) / 2))}.lt-back{transform:rotateY(180deg) translateZ(calc(var(--cd) / 2));background:radial-gradient(120% 120% at 50% 0,#3a1457 0,#1a0b2e 55%,#0d0716 100%)}.lt-art{position:absolute;inset:0}.lt-art img{width:100%;height:100%;object-fit:cover;display:block;image-rendering:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.lt-scrim{position:absolute;left:0;right:0;bottom:0;height:42%;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(13,7,22,0),rgba(13,7,22,.55) 55%,rgba(13,7,22,.88))}.lt-front-title{right:10px;bottom:34px;font-size:13px;font-weight:900;letter-spacing:1.5px;text-align:left;color:#ffe27a;text-transform:uppercase;text-shadow:0 1px 0 #000,0 0 10px rgba(0,0,0,.9)}.lt-badge,.lt-front-title{position:absolute;left:10px;z-index:3}.lt-badge{bottom:10px;font-size:12px;font-weight:700;letter-spacing:.5px;color:#fff;background:rgba(13,7,22,.85);padding:4px 9px;border-radius:8px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4),0 0 12px rgba(255,45,149,.45)}.lt-holo{position:absolute;inset:0;z-index:1;pointer-events:none;background:repeating-linear-gradient(115deg,rgba(255,0,128,.3),rgba(255,170,0,.28) 12%,rgba(255,255,0,.26) 24%,rgba(0,255,170,.28) 36%,rgba(0,170,255,.3) 48%,rgba(150,60,255,.3) 60%,rgba(255,0,128,.3) 72%);background-size:220% 220%;background-position:var(--hx,50%) var(--hy,50%);mix-blend-mode:color-dodge;opacity:.16;transition:opacity .25s ease}.lt-card.active .lt-holo{opacity:.42}.lt-glare{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),hsla(0,0%,100%,.65) 0,hsla(0,0%,100%,.18) 18%,transparent 42%);mix-blend-mode:screen;opacity:0;transition:opacity .25s ease}.lt-card.active .lt-glare{opacity:.9}.lt-back-inner{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:16px;text-align:center}.lt-back-top{font-size:13px;font-weight:900;letter-spacing:1.5px;color:#ffe27a;text-shadow:0 1px 2px #000}.lt-back-label{font-size:10.5px;color:#e3d4ff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 2px #000}.lt-number{font-size:23px;font-weight:900;letter-spacing:.5px;line-height:1.1;white-space:nowrap;color:#fff;-webkit-text-fill-color:#fff;background:rgba(0,0,0,.45);text-shadow:0 0 12px rgba(0,224,255,.85),0 1px 2px #000;padding:7px 12px;border:1px solid hsla(0,0%,100%,.55);border-radius:10px;margin:4px 0}.lt-name{font-size:14px;color:#fff;font-weight:700;text-shadow:0 1px 2px #000}.lt-back-note{font-size:10.5px;color:#d8c8f0;max-width:210px;line-height:1.4;text-shadow:0 1px 1px #000}.lt-floor{position:absolute;left:50%;bottom:-22px;width:78%;height:24px;transform:translateX(-50%);background:radial-gradient(ellipse at center,rgba(0,0,0,.55),transparent 70%);filter:blur(3px);z-index:0;animation:ltFloorPulse 6s ease-in-out infinite}.lt-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:24px}@keyframes ltHue{0%{background-position:0 50%}to{background-position:300% 50%}}@keyframes ltAuraPulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(.95)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}@keyframes ltSpark{0%,to{opacity:0;transform:scale(.4)}50%{opacity:1;transform:scale(1.1)}}@keyframes ltFloorPulse{0%,to{opacity:.5;width:78%}50%{opacity:.34;width:64%}}@media (prefers-reduced-motion:reduce){.lt-aura,.lt-floor,.lt-sparks i{animation:none}}.tb-stage{position:relative;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 12px 22px;overflow:hidden;background:radial-gradient(120% 100% at 50% 18%,#2a1146 0,#160a26 55%,#0b0617 100%)}.tb-bg{position:absolute;inset:-20%;z-index:0;pointer-events:none;background:conic-gradient(from 0deg,#ff2d95,#ff6a00,#ffe600,#00e0ff,#b14bff,#ff2d95);filter:blur(70px);opacity:.18;animation:tbHue 10s linear infinite}@keyframes tbHue{to{transform:rotate(1turn)}}.tb-sealed{z-index:2;gap:18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px}.tb-pack,.tb-sealed{position:relative;display:flex;flex-direction:column;align-items:center}.tb-pack{width:170px;height:226px;border-radius:16px;justify-content:center;gap:14px;background:linear-gradient(150deg,#3a1457,#1a0b2e);box-shadow:0 16px 40px rgba(0,0,0,.5),inset 0 0 0 2px hsla(0,0%,100%,.25);animation:tbBob 2.6s ease-in-out infinite}.tb-pack-glow{position:absolute;inset:-12px;border-radius:22px;z-index:-1;background:conic-gradient(from 0deg,#ff2d95,#00e0ff,#ffe600,#b14bff,#ff2d95);filter:blur(18px);opacity:.7;animation:tbHue 6s linear infinite}.tb-pack-icon{width:86px;height:86px;image-rendering:pixelated;filter:drop-shadow(0 0 10px rgba(255,120,220,.8))}.tb-pack-title{color:#fff;font-weight:700;font-size:18px;text-align:center;line-height:1.1;letter-spacing:1px;text-shadow:0 0 10px rgba(0,224,255,.7)}.tb-pack-title b{color:#ffd84a;font-size:22px}.tb-open-btn{min-width:170px}.tb-opening .tb-pack{animation:tbShake .5s ease-in-out infinite}.tb-burst{position:absolute;inset:0;z-index:5;pointer-events:none;display:flex;align-items:center;justify-content:center}.tb-flash{width:60px;height:60px;background:#fff;box-shadow:0 0 60px 30px #fff;animation:tbFlash 1.1s ease-out forwards}.tb-flash,.tb-ring{position:absolute;border-radius:50%}.tb-ring{width:40px;height:40px;border:4px solid #ffe600;animation:tbRing 1.1s ease-out forwards}.tb-ring2{border-color:#00e0ff;animation-delay:.12s}@keyframes tbFlash{0%{transform:scale(.2);opacity:0}25%{opacity:1}to{transform:scale(7);opacity:0}}@keyframes tbRing{0%{transform:scale(.2);opacity:.9}to{transform:scale(9);opacity:0}}.tb-revealed{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;animation:tbReveal .8s cubic-bezier(.2,.9,.25,1.2) both}.tb-revealed .lt-stage{filter:drop-shadow(0 0 26px rgba(255,90,200,.55))}.tb-revealed-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:10px}.tb-bonus{margin-top:12px;display:flex;flex-direction:column;align-items:center;gap:8px}.tb-bonus-sep{width:80%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,90,200,.55),transparent)}.tb-bonus-btn{font-weight:700;animation:tbBonusPulse 1.8s ease-in-out infinite}@keyframes tbBonusPulse{0%,to{box-shadow:0 0 0 0 rgba(255,90,200,0)}50%{box-shadow:0 0 12px 2px rgba(255,90,200,.55)}}@keyframes tbReveal{0%{transform:scale(.55) translateY(20px);opacity:0}60%{opacity:1}to{transform:scale(1) translateY(0);opacity:1}}@keyframes tbBob{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes tbShake{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(-4px,2px) rotate(-3deg)}75%{transform:translate(4px,-2px) rotate(3deg)}}@media (prefers-reduced-motion:reduce){.tb-bg,.tb-flash,.tb-pack,.tb-pack-glow,.tb-revealed,.tb-ring{animation:none}}#msnwin{width:min(620px,96vw);height:min(600px,88vh)}#msnwin .win-body{padding:0;margin:3px}.msn{position:relative;flex:1 1;display:flex;flex-direction:column;min-width:0;background:#fff;font-size:13px;border:1px solid #9db8d6}@keyframes msnNudge{0%,to{transform:translate(0)}15%{transform:translate(-7px,4px)}30%{transform:translate(7px,-4px)}45%{transform:translate(-5px,3px)}60%{transform:translate(5px,-3px)}78%{transform:translate(-3px,2px)}90%{transform:translate(2px,-1px)}}.msn-shake{animation:msnNudge .6s ease}.msn-menubar{flex:0 0 auto;display:flex;gap:14px;padding:3px 10px;font-size:12px;color:#1c3d6e;background:linear-gradient(180deg,#fdfdff,#e8f0fb);border-bottom:1px solid #c3d6ec}.msn-menu-item u{text-decoration:none}.msn-tools{flex:0 0 auto;gap:2px;padding:4px 8px;background:linear-gradient(180deg,#eaf3ff,#cfe2f9);border-bottom:1px solid #9db8d6}.msn-tool,.msn-tools{display:flex;align-items:center}.msn-tool{flex-direction:column;gap:1px;min-width:48px;padding:3px 4px;border:1px solid transparent;border-radius:4px;background:transparent;font-family:var(--chrome);font-size:10px;color:#1c3d6e;cursor:pointer;line-height:1.1}.msn-tool span{font-size:17px}.msn-tool:hover{border-color:#9db8d6;background:linear-gradient(180deg,#fff,#dcebfc)}.msn-tool:active{background:#bcd6f5}.msn-tool:disabled{color:#6f829b;cursor:not-allowed;filter:grayscale(.7);opacity:.72}.msn-tool:disabled:hover{border-color:transparent;background:transparent}.msn-tool small{font-size:8px;line-height:1;color:inherit}.msn-logo{margin-left:auto;font-weight:700;font-style:italic;color:#1f6fd0;font-size:17px;letter-spacing:.5px}.msn-logo b{font-style:normal}.msn-to{flex:0 0 auto;display:flex;align-items:center;gap:6px;padding:5px 12px;font-size:12px;color:#244b80;background:#fff;border-bottom:1px solid #d4e2f2}.msn-to b{color:#13386b}.msn-mail{color:#7d93b3}.msn-to-av{display:none;flex:0 0 auto;width:26px;height:26px;border-radius:50%;overflow:hidden;border:1px solid #7da7d9;background:#dceafa;box-shadow:inset 0 0 0 1px #fff}.msn-to-av img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.msn-main{min-height:0;background:#dbe9fb;padding:8px;gap:8px}.msn-left,.msn-main{flex:1 1;display:flex}.msn-left{flex-direction:column;min-width:0;border:1px solid #9db8d6;border-radius:3px;background:#fff;overflow:hidden}.msn-right{flex:0 0 auto;width:128px;display:flex;flex-direction:column;gap:8px}@media (max-width:560px){.msn-right{display:none}.msn-to-av{display:block}}.msn-dp{position:relative;flex:0 0 auto;height:128px;border:1px solid #7da7d9;border-radius:5px;overflow:hidden;background:#dceafa;box-shadow:inset 0 0 0 2px #fff;padding:2px}.msn-dp img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;border-radius:3px}.msn-dp-name{position:absolute;left:5px;bottom:5px;font-size:10px;font-weight:700;color:#fff;background:rgba(18,40,80,.62);padding:1px 6px;border-radius:6px}.msn-dp-you{height:110px;cursor:pointer;font-family:var(--chrome)}.msn-dp-cta{position:absolute;left:50%;bottom:6px;transform:translateX(-50%);white-space:nowrap;font-size:10px;font-weight:700;color:#13386b;background:linear-gradient(180deg,#fff,#cfe4fb);border:1px solid #7da7d9;border-radius:7px;padding:2px 8px;box-shadow:0 1px 2px rgba(0,0,0,.25)}.msn-dp-you:hover .msn-dp-cta{background:linear-gradient(180deg,#fff,#bcd9f7)}.msn-dp-you:active .msn-dp-cta{transform:translateX(-50%) translateY(1px)}.msn-thread{flex:1 1;overflow:auto;padding:10px;display:flex;flex-direction:column;gap:8px;background:#fff}.msn-line{display:flex;align-items:flex-end;gap:6px;max-width:100%}.msn-line.them{justify-content:flex-start}.msn-line.me{justify-content:flex-end}.msn-av{flex:0 0 auto;width:32px;height:32px;border-radius:50%;overflow:hidden;align-self:flex-end;border:1px solid #9db8d6;background:#dceafa}.msn-av img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;image-rendering:auto}.msn-bubble{max-width:74%;display:flex;flex-direction:column;gap:1px;padding:6px 11px;border-radius:13px;line-height:1.35;word-wrap:break-word;overflow-wrap:anywhere}.msn-bubble.them{background:#f4ecfa;border:1px solid #e2d2ef;border-bottom-left-radius:4px}.msn-bubble.me{background:#dcebfc;border:1px solid #b9d4f5;border-bottom-right-radius:4px}.msn-bubble-from{font-size:11px;font-weight:700}.msn-bubble.them .msn-bubble-from{color:#c33b8e}.msn-bubble.me .msn-bubble-from{color:#2f6fd0}.msn-bubble-text{color:#1a1a1a}.msn-typing{display:inline-flex;align-items:center;gap:4px;padding:4px 6px}.msn-typing span{width:7px;height:7px;border-radius:50%;background:#c3a0bd;animation:msnDot 1.1s ease-in-out infinite}.msn-typing span:nth-child(2){animation-delay:.18s}.msn-typing span:nth-child(3){animation-delay:.36s}@keyframes msnDot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.msn-sys{align-self:center;max-width:92%;text-align:center;font-size:11px;font-style:italic;color:#7a5a9a;background:#f2e9fb;border:1px solid #d9c4ec;border-radius:8px;padding:3px 10px}.msn-format{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:4px 8px;border-top:1px solid #c3d6ec;background:linear-gradient(180deg,#fafdff,#e9f2fd)}.msn-fmt{border:1px solid transparent;background:transparent;border-radius:3px;cursor:pointer;font-size:14px;color:#1c3d6e;padding:2px 6px;font-family:var(--chrome)}.msn-fmt:hover{border-color:#9db8d6;background:#fff}.msn-fmt-em{font-size:15px}.msn-fmt-voice{font-size:11px;color:#2f6fd0}.msn-wizz-btn{margin-left:auto;display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:6px;border:1px solid #c77fb0;background:linear-gradient(180deg,#ffe9fb,#ffc9ee);color:#7a1d63;font-family:var(--chrome);font-size:12px;font-weight:700;cursor:pointer;transition:transform .05s ease,background .1s ease}.msn-wizz-btn:hover{background:linear-gradient(180deg,#fff0fd,#ffb9e8)}.msn-wizz-btn:active{transform:translateY(1px);background:#ffb0e3}.msn-compose{flex:0 0 auto;border-top:1px solid #9db8d6;background:#f3f8ff;padding:7px;max-height:42%;overflow:auto}.msn-options{display:flex;flex-direction:column;gap:5px}.msn-opt{text-align:left;padding:7px 10px;border-radius:6px;border:1px solid #7da7d9;background:linear-gradient(180deg,#fff,#e9f2fd);color:#13386b;font-family:var(--chrome);font-size:13px;cursor:pointer;transition:transform .05s ease,background .1s ease}.msn-opt:hover{background:linear-gradient(180deg,#fff,#d6e8fb)}.msn-opt:active{transform:translateY(1px);background:#cfe4fb}.msn-compose-hint{color:#5a7ea8;font-size:12px;font-style:italic;padding:5px 4px;min-height:18px}.msn-statusbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 10px;color:#3a6ea5;background:linear-gradient(180deg,#eef6ff,#d8e8fb);border-top:1px solid #9db8d6}.msn-restart,.msn-statusbar{flex:0 0 auto;font-size:11px}.msn-restart{border:1px solid #7da7d9;background:#fff;border-radius:3px;cursor:pointer;color:#13386b;padding:2px 8px;font-family:var(--chrome)}.msn-restart:active{background:#cfe4fb}.msn-status-tip{display:flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msn-dot{width:9px;height:9px;border-radius:50%;background:#2ecc40;box-shadow:inset 0 0 0 1px #1d7a2a;flex:0 0 auto}.msn-dp-you.live{padding:2px;cursor:default}.msn-dp-you.live video{width:100%;height:100%;object-fit:cover;border-radius:3px;transform:scaleX(-1);display:block}.msn-dp-err{justify-content:center;height:100%;padding:8px;text-align:center;font-size:10px;line-height:1.3;background:#23272e;border-radius:3px}.msn-dp-err,.msn-dp-livebadge{display:flex;align-items:center;color:#fff}.msn-dp-livebadge{top:5px;left:5px;gap:4px;font-size:9px;background:rgba(0,0,0,.55);padding:1px 6px;border-radius:6px}.msn-dp-livebadge,.msn-dp-stop{position:absolute;font-weight:700}.msn-dp-stop{top:4px;right:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:1px solid #c0392b;background:linear-gradient(180deg,#ff6b5e,#e03124);color:#fff;border-radius:50%;font-size:11px;cursor:pointer;line-height:1;padding:0}.msn-dp-stop:active{transform:translateY(1px)}.msn-video-dot{width:8px;height:8px;border-radius:50%;background:#ff3b30;box-shadow:0 0 5px #ff3b30;animation:msnLive 1s ease-in-out infinite}@keyframes msnLive{0%,to{opacity:1}50%{opacity:.25}}@media (max-width:560px){.msn-right.live{display:flex}}@media (max-width:700px){#msnwin{width:97vw;height:86vh}.msn,.msn-opt{font-size:15px}.msn-tool{min-width:40px;font-size:9px}.msn-tool span{font-size:15px}.msn-bubble{max-width:82%}}.field95,.m-field input,.m-textarea,.msn-area,.msn-field,input,textarea{cursor:text}@media (pointer:coarse){.btn95,.dicon,.sm-item,.taskbtn,a,body,button{cursor:auto}}.taskbtns{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.taskbtns::-webkit-scrollbar{height:0}.taskbtn{flex:0 1 auto}@media (max-width:700px){.field95,.m-field input,.m-textarea,.msn-area,.msn-field{font-size:16px}}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #0a246a;outline-offset:1px}#startbtn:focus-visible,.dicon:focus-visible,.sm-item:focus-visible,.taskbtn:focus-visible{outline:2px solid #fff;outline-offset:1px}.seo-portfolio{height:100vh;overflow:auto;padding:32px max(24px,calc((100vw - 880px)/2));background:#fff;color:#171717;font-family:Arial,sans-serif;font-size:16px;line-height:1.6}.seo-portfolio h1{margin:0 0 4px;font-size:2.25rem;line-height:1.2}.seo-portfolio h2{margin:36px 0 14px;font-size:1.55rem;line-height:1.3}.seo-portfolio h3{margin:22px 0 2px;font-size:1.1rem;line-height:1.4}.seo-portfolio p,.seo-portfolio ul{margin:6px 0 12px}.seo-portfolio ul{padding-left:24px}.seo-portfolio a{color:#0645ad;text-decoration:underline}.seo-portfolio__header{padding-bottom:8px;border-bottom:1px solid #ccc}.seo-portfolio__role{font-size:1.2rem;font-weight:700}.pf-body{flex:1 1 auto;min-width:0;width:100%;overflow:auto;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000;padding:14px 16px;font-family:var(--chrome);font-size:14px;line-height:1.5;color:#000}.pf-p{margin:0 0 10px}.pf-sub{margin:14px 0 6px;font-size:14px;font-weight:700}.pf-about-head{display:flex;gap:14px;align-items:center;margin-bottom:12px}.pf-avatar{width:72px;height:72px;object-fit:cover;border:2px solid #000;box-shadow:inset -1px -1px 0 #fff,inset 1px 1px 0 grey;background:silver}.pf-name{margin:0;font-size:20px;line-height:1.1}.pf-role{margin:2px 0 0;font-weight:700;color:navy}.pf-loc{margin:1px 0 0;font-size:12px;color:#555}.pf-tagline{margin:0 0 12px;font-style:italic;color:#222}.pf-highlights{margin:12px 0 0;padding-left:18px}.pf-highlights li{margin:3px 0}.pf-folder{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));grid-gap:8px;gap:8px}.pf-fileicon{display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 4px;background:transparent;border:1px solid transparent;cursor:var(--cur);text-align:center;min-width:0}.pf-fileicon:hover{border:1px dotted #000;background:rgba(0,0,128,.06)}.pf-fileicon:active{background:rgba(0,0,128,.14)}.pf-fileicon-lbl{font-size:13px;line-height:1.15;max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none}.pf-conference-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));grid-gap:12px;gap:12px}.pf-conference-item{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-width:0;min-height:92px;padding:12px;text-align:left;color:#000;background:#fff;border:1px solid #b9c7da;cursor:var(--cur);box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #9db8d6}.pf-conference-item:hover{background:linear-gradient(180deg,#fff,#e4eefc);border-color:#7894b8}.pf-conference-item:active{background:#dbe8f8;box-shadow:inset 1px 1px 0 grey}.pf-conference-item:focus-visible{outline:1px dotted navy;outline-offset:-4px}.pf-conference-item-icon{width:62px;height:62px;display:grid;place-items:center}.pf-conference-item-copy{display:flex;min-width:0;flex-direction:column;gap:6px}.pf-conference-item-title{font-size:15px;line-height:1.3;overflow-wrap:break-word}.pf-conference-item-meta{font-size:12px;line-height:1.25;color:#555}.pf-project-head{display:flex;gap:12px;align-items:center;margin-bottom:10px}.pf-project-name{margin:0;font-size:18px}.pf-project-meta{margin:2px 0 0;font-size:12px;color:#555}.pf-conference{display:flex;flex-direction:column;gap:12px;min-height:100%}.pf-conference-heading{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.pf-conference-logo{width:56px;height:56px;display:grid;place-items:center;background:#fff;border-color:grey #fff #fff grey;border-style:solid;border-width:2px}.pf-conference-heading h2{margin:0 0 4px;font-size:20px;line-height:1.2;overflow-wrap:anywhere}.pf-conference-heading .pf-project-meta{margin:0}.pf-conference-video{position:relative;width:100%;aspect-ratio:16/9;flex:0 0 auto;overflow:hidden;background:#000;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.pf-conference-video iframe{display:block;width:100%;height:100%;border:0}.pf-conference-info{display:flex;flex-direction:column;gap:8px}.pf-conference-info .pf-project-meta{color:navy;font-weight:700}.pf-conference-info .pf-p{margin:0}.pf-conference-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pf-conference-footer .pf-link{margin-left:auto;white-space:nowrap}.pf-stack{display:inline-flex;flex-wrap:wrap;gap:5px}.pf-chip{display:inline-block;padding:1px 7px;font-size:12px;background:silver;box-shadow:inset -1px -1px 0 grey,inset 1px 1px 0 #fff}.pf-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.pf-links--col{flex-direction:column;align-items:flex-start}.pf-link{display:inline-block;padding:4px 12px;font-size:13px;color:#000;text-decoration:none;background:silver;box-shadow:inset -1px -1px 0 #000,inset 1px 1px 0 #fff,inset -2px -2px 0 grey}.pf-link:active{box-shadow:inset 1px 1px 0 #000,inset -1px -1px 0 #fff,inset 2px 2px 0 grey;transform:translateY(1px)}.pf-link--off{opacity:.5;cursor:default}.pf-eplink{color:#00c;text-decoration:underline}.pf-cv{font-size:14px;line-height:1.5}.pf-cv-langbar{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.pf-cv-langbar-end{justify-content:flex-end}.pf-cv-lang{min-width:42px;height:24px;font-weight:700;padding:0 10px}.pf-cv-lang,.pf-cv-linkedin{font-size:12px}.pf-credits-intro{margin:2px 0 12px;font-size:13px;line-height:1.5}.pf-credits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:10px;gap:10px}.pf-credit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;padding:14px 8px 12px;background:#fff;border:1px solid #b9c7da;cursor:var(--cur);box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #9db8d6;transition:background .12s}.pf-credit:hover{background:linear-gradient(180deg,#fff,#e4eefc)}.pf-credit:hover .pf-credit-ico{transform:scale(1.06)}.pf-credit:focus-visible{outline:1px dotted navy;outline-offset:-3px}.pf-credit:active{box-shadow:inset 1px 1px 0 grey}.pf-credit-ico{height:60px;margin-bottom:2px;transition:transform .12s}.pf-credit-ico,.pf-credit-name{display:flex;align-items:center;justify-content:center}.pf-credit-name{text-align:center;font-weight:700;font-size:14px;color:navy;line-height:1.25;min-height:2.5em}.pf-credit-games{font-size:11px;color:#555;line-height:1.3}.pf-credits-more{margin:14px 0 2px;font-size:12px;text-align:center}.pf-web{display:flex;flex-direction:column;width:100%;height:100%}.pf-web-bar{flex:0 0 auto;display:flex;align-items:center;gap:10px;justify-content:space-between;padding:4px 8px;background:var(--gray);border-bottom:1px solid grey;font-size:12px}.pf-web-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444}.pf-web-stage{position:relative;flex:1 1;min-height:0}.pf-web-frame{width:100%;height:100%;border:0;background:#fff;display:block}.pf-web-fallback{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);max-width:90%;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;background:#ffffe1;border:1px solid #000;box-shadow:2px 2px 0 rgba(0,0,0,.35);padding:10px 14px;font-size:13px}.pf-cv-h{font-size:15px;margin:16px 0 8px;padding-bottom:3px;border-bottom:2px solid navy;color:navy}.pf-cv-h:first-child{margin-top:0}.pf-cv-exp{margin-bottom:12px;display:flex;gap:10px;align-items:flex-start}.pf-cv-exp-logo{flex:0 0 40px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-top:1px;background:#fff;border:1px solid #b9c7da;box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #9db8d6}.pf-cv-exp-logo--bare{background:none;border:none;box-shadow:none}.pf-cv-exp-body{flex:1 1 auto;min-width:0}.pf-cv-exp-top{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.pf-cv-period{font-size:12px;color:#555;white-space:nowrap}.pf-cv-org{font-size:13px;color:navy;margin:1px 0 4px}.pf-cv-exp ul{margin:4px 0 0;padding-left:18px}.pf-cv-exp li{margin:2px 0}.pf-cv-skills{margin:6px 0;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.pf-cv-skills-grp{font-weight:700;min-width:70px}.pf-cv-edu{margin:4px 0}.pf-eplist{margin:6px 0 0;padding-left:18px}.pf-eplist li{margin:3px 0}.pf-podcast-desc{position:relative;margin:8px 0 0;line-height:1.45;text-align:justify;-webkit-hyphens:auto;hyphens:auto;overflow:hidden}.pf-podcast-desc.is-clamped{max-height:5.9em}.pf-podcast-desc.is-open{max-height:none}.pf-podcast-desc .pf-p{margin:0}.pf-podcast-fade{position:absolute;left:0;right:0;bottom:0;height:2.3em;pointer-events:none;background:linear-gradient(hsla(0,0%,100%,0),#fff)}.pf-desc-toggle{display:inline-block;margin:2px 0 0;padding:0;border:0;background:none;font-family:var(--chrome);font-size:12px;color:navy;text-decoration:underline;cursor:var(--cur)}.pf-desc-toggle:hover{color:#0a3ad6}.pf-podcast-player{height:430px;margin-top:6px;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.pf-readme{font-family:var(--chrome);font-size:13px;line-height:1.55;white-space:pre-wrap;margin:0;color:#000}.msn-form{display:flex;flex-direction:column;gap:6px;padding:4px 2px}.msn-form-title{font-size:12px;font-weight:700;color:#1c3d6e;margin-bottom:2px}.msn-field{font-family:var(--chrome);font-size:13px;padding:5px 7px;background:#fff;border:none;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000;outline:none}.msn-area{resize:none;min-height:54px}.msn-form-row{display:flex;gap:8px;justify-content:flex-end;margin-top:2px}.msn-send{font-weight:700}.msn-send:disabled{opacity:.5;cursor:default}.titlebar .tt{display:inline-flex;align-items:center;gap:6px}.titlebar .tt img{width:14px;height:14px}.pro-overlay{position:fixed;inset:0;z-index:99999;background:#0d0e11;animation:pro-in .42s cubic-bezier(.16,.84,.34,1) both}@keyframes pro-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.pro-frame{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:#0d0e11}.pro-back{position:fixed;top:16px;left:16px;z-index:100000;display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border:1px solid rgba(246,177,60,.45);border-radius:999px;background:rgba(13,14,17,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f6b13c;font-family:"Spline Sans",var(--chrome),sans-serif;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 6px 24px rgba(0,0,0,.4);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.pro-back span{font-size:16px;line-height:1}.pro-back:hover{transform:translateX(-2px);background:rgba(246,177,60,.14);box-shadow:0 8px 28px rgba(0,0,0,.5)}.pro-back:active{transform:translateX(-1px) scale(.98)}@media (max-width:640px){.pro-back{top:10px;left:10px;padding:7px 13px;font-size:13px}}@media (max-width:560px){.pf-body{padding:10px 11px;font-size:13px;line-height:1.45}.pf-p{margin:0 0 8px}.pf-about-head{gap:10px;margin-bottom:10px}.pf-avatar{width:58px;height:58px}.pf-name{font-size:17px}.pf-role{font-size:13px}.pf-folder{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:6px}.pf-fileicon{padding:6px 3px;gap:4px}.pf-fileicon-lbl{font-size:12px}.pf-fileicon img{width:36px!important;height:36px!important}.pf-cv{font-size:13px;line-height:1.45}.pf-cv-h{font-size:14px;margin:12px 0 6px}.pf-cv-exp-logo{flex-basis:32px;width:32px;height:32px}.pf-cv-exp-logo img{width:32px!important;height:32px!important}.pf-project-name{font-size:16px}.pf-conference{gap:9px}.pf-conference-heading{grid-template-columns:44px minmax(0,1fr);gap:8px}.pf-conference-logo{width:42px;height:42px}.pf-conference-logo img{width:38px!important;height:38px!important}.pf-conference-heading h2{font-size:16px}.pf-conference-footer{align-items:flex-start}.pf-conference-footer .pf-link{margin-left:0}.pf-credits-grid{grid-template-columns:repeat(auto-fill,minmax(126px,1fr));gap:6px}.pf-credit{padding:9px 5px 8px}.pf-credit-ico{height:44px}.pf-credit-ico img{width:44px!important;height:44px!important}}.ns{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;background:var(--gray);font-family:var(--chrome)}.ns-toolbar{flex:0 0 auto;align-items:stretch;gap:2px;border-bottom:1px solid grey;box-shadow:0 1px 0 #fff}.ns-tool,.ns-toolbar{display:flex;padding:3px 4px}.ns-tool{flex-direction:column;align-items:center;justify-content:center;gap:1px;min-width:50px;min-height:40px;font-family:var(--chrome);font-size:10px;line-height:1.1;color:#000;background:var(--gray);border-color:#fff grey grey #fff;border-style:solid;border-width:2px;cursor:pointer}.ns-tool:active:not(:disabled){border-color:grey #fff #fff grey;padding:4px 3px 2px 5px}.ns-tool:disabled{color:grey;text-shadow:1px 1px 0 #fff;cursor:default}.ns-tool:disabled svg{opacity:.4}.ns-tool:focus-visible{outline:1px dotted #000;outline-offset:-4px}.ns-throb{position:relative;margin-left:auto;flex:0 0 auto;width:40px;height:40px;border-color:grey #fff #fff grey;border-style:solid;border-width:2px;overflow:hidden;background:#000018}.ns-throb img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}.ns-throb-anim{opacity:0}.ns-throb.is-loading .ns-throb-anim{opacity:1}.ns-locbar{display:flex;align-items:center;gap:6px;padding:4px 6px;font-size:12px;border-bottom:1px solid grey;box-shadow:0 1px 0 #fff}.ns-locbar,.ns-loclabel{flex:0 0 auto}.ns-url{flex:1 1;min-width:0;padding:3px 5px;font-size:12px;color:#000;background:#fff;border:none;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000}.ns-dirbar{flex:0 0 auto;display:flex;gap:2px;padding:3px 4px 5px;overflow-x:auto}.ns-dir{flex:0 0 auto;min-height:22px;padding:2px 9px;font-family:var(--chrome);font-size:11px;color:#000;background:var(--gray);border-color:#fff grey grey #fff;border-style:solid;border-width:2px;cursor:pointer}.ns-dir:active{border-color:grey #fff #fff grey}.ns-dir:focus-visible{outline:1px dotted #000;outline-offset:-4px}.ns-canvas{position:relative;flex:1 1;min-height:0;overflow:hidden;background:silver}.ns-frame{display:block;width:100%;height:100%;border:0;background:#fff}.ns-curtain{position:absolute;inset:0;background:silver;pointer-events:none}.ns-statusbar{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:3px 6px;font-size:11px;border-top:1px solid #fff;box-shadow:inset 0 1px 0 grey}.ns-lock{flex:0 0 auto}.ns-status{flex:1 1;min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ns-speed{flex:0 0 auto;color:#404040}.ns-doc{height:100%;overflow:auto;color:#000;font-family:Times New Roman,Times,serif;font-size:16px;line-height:1.45;background-color:#003;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Crect width='64' height='64' fill='%23000033'/%3E%3Ccircle cx='9' cy='13' r='1' fill='%23ffffff'/%3E%3Ccircle cx='41' cy='7' r='1.4' fill='%23ffff99'/%3E%3Ccircle cx='27' cy='38' r='1' fill='%23ffffff'/%3E%3Ccircle cx='55' cy='49' r='1.2' fill='%23cfe8ff'/%3E%3Ccircle cx='18' cy='56' r='1' fill='%23a9c4ff'/%3E%3C/svg%3E")}.ns-doc-inner{max-width:720px;margin:14px auto 26px;padding:18px 22px 26px;background:#fffdf6;border-color:#fff #404040 #404040 #fff;border-style:solid;border-width:3px}.ns-doc h1{font-size:2em;margin:.5em 0 .3em;font-weight:700}.ns-doc h2{font-size:1.4em;margin:1em 0 .4em;font-weight:700}.ns-doc p{margin:1em 0}.ns-doc ol,.ns-doc ul{margin:1em 0;padding-left:36px}.ns-doc ul{list-style:disc}.ns-doc ol{list-style:decimal}.ns-doc li{margin:.3em 0}.ns-doc h1:focus,.ns-doc h1:focus-visible{outline:2px dotted navy;outline-offset:3px}.ns-doc .ns-comic{font-family:Comic Sans MS,Comic Sans,Chalkboard SE,cursive}.ns-doc .ns-mono{font-family:Courier New,Courier,monospace}.ns-doc .ns-small{font-size:12px;color:#404040;margin:.4em 0}.ns-title{text-align:center;line-height:1.15}.ns-title-a{color:navy;text-shadow:2px 2px 0 #b0b0ff}.ns-title-b{color:#c00;text-shadow:2px 2px 0 #fc6}.ns-tagline{text-align:center;font-size:13px;color:#060;margin:.2em 0 1em}.ns-doc a,.ns-doc button.ns-a{color:#00e;text-decoration:underline;cursor:pointer}.ns-doc a:visited{color:#551a8b}.ns-doc a:active,.ns-doc button.ns-a:active{color:#e00}.ns-doc button.ns-a{padding:0;font:inherit;background:none;border:0}.ns-doc a:focus-visible,.ns-doc button.ns-a:focus-visible{outline:2px solid navy;outline-offset:2px}.ns-a--launch{font-weight:700;font-size:1.1em}.ns-launch{text-align:center}.ns-doc hr{border:0;height:2px;background:grey;box-shadow:0 1px 0 #fff;margin:1.2em 0}.ns-doc hr.ns-rainbow{height:7px;box-shadow:none;background:linear-gradient(90deg,red,#ff8000,#ff0,#00c000,#00c0ff,#00f,#8000ff)}.ns-doc .ns-table{border-collapse:separate;border-spacing:2px;width:100%;margin:12px 0;background:silver}.ns-doc .ns-table td,.ns-doc .ns-table th{padding:5px 8px;font-size:14px;text-align:left;vertical-align:middle;background:#ffc;border-color:#fff grey grey #fff;border-style:solid;border-width:2px}.ns-doc .ns-table th{color:#fff;background:navy;border-color:#6a6aff #000040 #000040 #6a6aff}.ns-doc .ns-table td .ns-figure,.ns-new{vertical-align:middle}.ns-new{display:inline-block;margin-left:6px;padding:1px 5px;font-family:Comic Sans MS,Comic Sans,cursive;font-size:11px;font-weight:700;color:#ff0;background:red;animation:ns-blink 1s step-end infinite}@keyframes ns-blink{50%{opacity:0}}.ns-wip{display:inline-block;margin-left:6px;padding:1px 6px;font-family:Comic Sans MS,Comic Sans,cursive;font-size:11px;font-weight:700;color:#7a3b00;background:#fd5;border:1px solid #7a3b00;vertical-align:middle;white-space:nowrap;animation:ns-blink-soft 1.6s ease-in-out infinite}.ns-wip-banner{margin:.2em 0 1em;text-align:center}.ns-wip-banner .ns-wip{margin-left:0;font-size:13px;padding:3px 12px}@keyframes ns-blink-soft{50%{opacity:.35}}.ns-title .ns-blink-soft{animation:ns-blink-soft 2.6s ease-in-out infinite}.ns-title.wa-stage{font-size:clamp(26px,5.6vw,48px);margin:.5em 0 .3em}.ns-marquee{overflow:hidden;margin:8px 0;border:1px inset grey;background:navy}.ns-marquee-in{display:inline-flex;padding:3px 0;white-space:nowrap;font-family:Comic Sans MS,Comic Sans,cursive;font-size:13px;color:#ff6;animation:ns-scroll 22s linear infinite}.ns-marquee-in>span{padding-right:48px}@keyframes ns-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ns-construction{margin:18px 0;text-align:center}.ns-construction-bar{height:14px;background:repeating-linear-gradient(45deg,#fc0 0 12px,#111 12px 24px);animation:ns-stripes 1.4s linear infinite}@keyframes ns-stripes{to{background-position:34px 0}}.ns-construction-txt{margin:8px 0;font-size:13px}.ns-construction-txt .ns-figure{vertical-align:middle}.ns-counter-line{text-align:center;font-size:13px}.ns-counter{display:inline-flex;gap:2px;padding:3px;background:#000;border-color:#404040 #d0d0d0 #d0d0d0 #404040;border-style:solid;border-width:2px;vertical-align:middle}.ns-counter b{display:block;width:15px;padding:1px 0;font-family:Courier New,Courier,monospace;font-size:15px;font-weight:700;color:#0f0;text-align:center;background:#101010}.ns-doc.is-noimages .ns-figure{display:none}.ns-doc.is-noimages .ns-construction-bar{background:silver;animation:none}@media (max-width:560px){.ns-tool{min-width:42px;font-size:9px;padding:2px 3px}.ns-tool--gag{display:none}.ns-throb{width:28px;height:28px}.ns-locbar{font-size:11px}.ns-loclabel{display:none}.ns-url{font-size:11px}.ns-dir{font-size:10px;padding:2px 7px}.ns-speed{display:none}.ns-doc{font-size:15px}.ns-doc-inner{margin:8px 6px 16px;padding:12px 13px 18px}.ns-doc .ns-table td,.ns-doc .ns-table th{padding:4px 5px;font-size:13px}.ns-title{font-size:1.6em}}@media (max-width:400px){.ns-dirbar{display:none}}@media (prefers-reduced-motion:reduce){.ns-construction-bar,.ns-marquee-in,.ns-new,.ns-title .ns-blink-soft,.ns-wip{animation:none}.ns-new{outline:2px solid red;outline-offset:1px}.ns-throb .ns-throb-anim{display:none}.ns-marquee-in{transform:none}.ns-marquee-in>span+span{display:none}}.wa-stage{font-size:clamp(22px,5.4vw,44px);text-align:center;line-height:1.05}.wa-line{padding:.2em 0}.wa-line.wa-sm{font-size:.6em}.wa-stage .wordart{position:relative;z-index:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wa-stage .wordart .text{display:block}.wa-stage .rainbow{transform:scaleY(1.5);font-size:.84em}.wa-stage .rainbow .text{font-family:Arial,sans-serif;font-weight:700;letter-spacing:-.01em;margin-left:.7em;background:linear-gradient(90deg,#e0f 0,#ff3030 16%,#f90 32%,#fff430 49%,#00ff08 67%,#3223ff 83%,#a0f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wa-stage .rainbow .text:before{content:attr(data-text);position:absolute;z-index:-1;top:.17em;left:.4em;-webkit-text-fill-color:rgba(50,50,50,.3);-webkit-background-clip:border-box;transform:skew(60deg,0) scaleY(.5)}.wa-stage .sunset .text{font-family:Times,Times New Roman,serif;background:linear-gradient(180deg,#fafacc 0,#f3919b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wa-stage .sunset .text:before{content:attr(data-text);position:absolute;z-index:-1;text-shadow:-.01em 0 0 #081a33,0 -.01em 0 #114491,-.02em -.01em 0 #081a33,-.01em -.02em 0 #114491,-.03em -.02em 0 #081a33,-.02em -.03em 0 #114491,-.04em -.03em 0 #081a33,-.03em -.04em 0 #114491,-.05em -.04em 0 #081a33,-.04em -.05em 0 #114491,-.06em -.05em 0 #081a33,-.05em -.06em 0 #114491,-.07em -.06em 0 #081a33,-.06em -.07em 0 #114491,-.08em -.07em 0 #081a33,-.07em -.08em 0 #114491}.wa-stage .superhero{transform:skew(0,-15deg) scaleY(1.5);font-size:1.12em}.wa-stage .superhero .text{font-family:Impact,Arial Black,sans-serif;background:linear-gradient(180deg,#fdea00 0,#fdcf00 44%,#fc2700);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wa-stage .superhero .text:before{content:attr(data-text);position:absolute;z-index:-1;text-shadow:.01em 0 0 #802700,0 .01em 0 #c23d00,.02em .01em 0 #802700,.01em .02em 0 #c23d00,.03em .02em 0 #802700,.02em .03em 0 #c23d00,.04em .03em 0 #802700,.03em .04em 0 #c23d00,.05em .04em 0 #802700,.04em .05em 0 #c23d00,.06em .05em 0 #802700,.05em .06em 0 #c23d00,.07em .06em 0 #802700,.06em .07em 0 #c23d00,.08em .07em 0 #802700,.07em .08em 0 #c23d00}.wa-stage .purple{transform:skew(0,-10deg) scaleY(1.5);font-size:1.15em}.wa-stage .purple .text{letter-spacing:-.01em;font-family:Impact,Arial Black,sans-serif;background:linear-gradient(180deg,#4222be 0,#a62cc1 73%);-webkit-text-stroke:.01em #b28ffd;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wa-stage .purple .text:before{content:attr(data-text);position:absolute;z-index:-1;text-shadow:.03em .03em 0 #828dfb}.wa-stage .blues .text{font-size:1.22em;font-family:Impact,Arial Black,sans-serif;color:#24c0fd;-webkit-text-stroke:.02em #00a;text-shadow:.13em -.13em 0 #00a;letter-spacing:-.05em}.wa-stage .chrome{transform:scaleY(1.3);font-size:1.1em}.wa-stage .chrome .text{font-family:Times,Times New Roman,serif;background:linear-gradient(180deg,#b5b5b5 0,#4f4f4f 23%,#f9f9f9 64%,#212121 69%,#d3d3d3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wa-stage .chrome .text:before{content:attr(data-text);position:absolute;z-index:-1;text-shadow:-.01em 0 0 #2b2b2b,0 -.01em 0 #6d6d6d,-.02em -.01em 0 #2b2b2b,-.01em -.02em 0 #6d6d6d,-.03em -.02em 0 #2b2b2b,-.02em -.03em 0 #6d6d6d,-.04em -.03em 0 #2b2b2b,-.03em -.04em 0 #6d6d6d,-.05em -.04em 0 #2b2b2b,-.04em -.05em 0 #6d6d6d,-.06em -.05em 0 #2b2b2b,-.05em -.06em 0 #6d6d6d}.wmp{display:flex;flex-direction:column;gap:5px;width:100%;height:100%;padding:5px;background:var(--gray);font-family:var(--chrome);min-height:0}.wmp-screen{position:relative;flex:1 1;min-height:90px;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.wmp-cover{max-width:100%;max-height:100%;object-fit:contain;image-rendering:pixelated}.wmp-cover-fallback{font-size:40px;filter:grayscale(.2)}.wmp-nowplaying{position:absolute;left:0;right:0;bottom:0;height:18px;display:flex;align-items:center;background:rgba(0,0,40,.72);overflow:hidden}.wmp-marquee{white-space:nowrap;color:#39ff7a;font-size:12px;padding-left:8px;text-shadow:0 0 4px rgba(57,255,122,.6)}.wmp-openpage{position:absolute;top:6px;right:6px;font-size:11px;color:#cfe4ff;background:rgba(0,0,40,.72);padding:2px 7px;border-radius:3px;text-decoration:none}.wmp-openpage:hover{color:#fff;text-decoration:underline}.wmp-progress{display:flex;align-items:center;gap:6px}.wmp-time{font-size:11px;min-width:34px;text-align:center;color:#000}.wmp-seek,.wmp-volrange{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;background:#fff;box-shadow:inset 1px 1px 0 grey,inset -1px -1px 0 #fff,inset 2px 2px 0 #000;cursor:var(--cur)}.wmp-seek{flex:1 1}.wmp-seek::-webkit-slider-thumb,.wmp-volrange::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:11px;height:16px;background:var(--gray);border:2px solid transparent;border-image:var(--sp-btn) 3 stretch;box-shadow:inset -1px -1px 0 #000,inset 1px 1px 0 #fff}.wmp-seek::-moz-range-thumb,.wmp-volrange::-moz-range-thumb{width:11px;height:16px;background:var(--gray);border:1px solid #000}.wmp-transport{gap:4px}.wmp-btn,.wmp-transport{display:flex;align-items:center}.wmp-btn{min-width:34px;height:26px;font-size:13px;justify-content:center;padding:0}.wmp-vol{margin-left:auto;display:flex;align-items:center;gap:4px}.wmp-vol-ic{font-size:13px}.wmp-volrange{width:66px}.wmp-playlist{flex:1.2 1;min-height:64px;overflow:auto;background:#fff;padding:2px;display:flex;flex-direction:column}.wmp-item{display:flex;align-items:center;gap:7px;width:100%;text-align:left;background:transparent;border:1px solid transparent;padding:3px 6px;font-size:13px;color:#000}.wmp-item:hover{background:#dfe7f5}.wmp-item.active{background:var(--navy);color:#fff}.wmp-item-ic{flex:0 0 auto;width:12px;text-align:center;font-size:11px}.wmp-item-title{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wmp-item-dur{flex:0 0 auto;font-size:11px;opacity:.85}@media (max-width:560px){.wmp-btn{min-width:30px}.wmp-volrange{width:48px}}.clippy{position:fixed;right:18px;bottom:46px;z-index:8000;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none;font-family:var(--chrome)}.clippy-bubble,.clippy-char{pointer-events:auto}.clippy-char{position:relative;width:150px;height:104px;display:flex;align-items:flex-end;justify-content:center;cursor:pointer}.clippy-gif{max-width:100%;max-height:100%;image-rendering:pixelated;mix-blend-mode:multiply}.clippy-fallback{width:84px;height:84px;display:flex;align-items:flex-end;justify-content:center;background:transparent;border:0;box-shadow:none}.clippy-fallback-clip{font-size:52px;line-height:1;filter:drop-shadow(2px 3px 2px rgba(0,0,0,.35));transform-origin:50% 90%;animation:clippy-bob 2.8s ease-in-out infinite}@keyframes clippy-bob{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-6px) rotate(4deg)}}@media (prefers-reduced-motion:reduce){.clippy-fallback-clip{animation:none}}.clippy-close{position:absolute;top:2px;right:2px;width:20px;height:18px;z-index:2;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;line-height:1;color:#000;background:var(--gray);border:2px solid transparent;border-image:var(--sp-btn) 3 stretch;box-shadow:inset -1px -1px 0 #000,inset 1px 1px 0 #fff;cursor:pointer;opacity:0;transition:opacity .12s}.clippy-char:hover .clippy-close{opacity:1}.clippy-close:active{box-shadow:inset 1px 1px 0 #000,inset -1px -1px 0 #fff}.clippy-bubble{position:relative;max-width:230px;background:#ffffe1;border:1px solid #000;box-shadow:2px 2px 0 rgba(0,0,0,.35);padding:8px 10px;font-size:13px;line-height:1.35;color:#000}.clippy-bubble-txt{display:block}.clippy-bubble-btn{display:inline-block;margin-top:8px;min-height:24px;padding:3px 10px;font-size:12px;font-weight:700;line-height:1.25;cursor:pointer}.clippy-bubble-tail{position:absolute;right:24px;bottom:-9px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #000}.clippy-bubble-tail:after{content:"";position:absolute;left:-7px;top:-9px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ffffe1}@media (max-width:560px){.clippy{right:8px;bottom:40px}.clippy-char{width:112px;height:84px}.clippy-bubble{max-width:200px;font-size:12px}}.tuto{position:fixed;right:200px;bottom:40px;z-index:7950;width:min(432px,calc(100vw - 224px));aspect-ratio:854/480;overflow:hidden;pointer-events:none;font-family:var(--chrome)}.tuto-stage{position:relative;width:100%;height:100%;pointer-events:auto;cursor:pointer;animation:tuto-up 2.6s cubic-bezier(.22,.61,.24,1) both}.tuto.is-leaving .tuto-stage{animation:tuto-down 1.1s cubic-bezier(.4,0,.7,.35) both}@keyframes tuto-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes tuto-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}.tuto-video{width:100%;height:100%;object-fit:contain;display:block;background:transparent}.tuto-close{display:none}@media (hover:hover) and (pointer:fine){.tuto-close{position:absolute;top:2px;right:2px;width:20px;height:18px;z-index:2;display:flex;align-items:center;justify-content:center;color:#000;opacity:0;transition:opacity .12s;pointer-events:none}.tuto-close:focus-visible,.tuto-stage:hover .tuto-close{opacity:1;pointer-events:auto}}.tuto-video.is-source{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none}.tuto-canvas{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;display:block;background:transparent}@media (max-width:560px){.tuto{right:auto;left:8px;width:min(90vw,346px)}}@media (max-width:900px) and (min-width:561px){.tuto{right:168px;width:min(360px,calc(100vw - 192px))}}@media (prefers-reduced-motion:reduce){.tuto-stage,.tuto.is-leaving .tuto-stage{animation:none}}