*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-auto{margin-top:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.aspect-\[16\/11\]{aspect-ratio:16/11}.aspect-\[16\/9\]{aspect-ratio:16/9}.h-4{height:1rem}.h-full{height:100%}.min-h-11{min-height:2.75rem}.min-h-7{min-height:1.75rem}.min-h-screen{min-height:100vh}.w-4{width:1rem}.w-full{width:100%}.min-w-0{min-width:0}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-\[var\(--page-max-width\)\]{max-width:var(--page-max-width)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.border{border-width:1px}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t-2{border-top-width:2px}.border-ink-100\/70{border-color:#f4f5f7b3}.border-ink-200{--tw-border-opacity:1;border-color:rgb(213 217 226/var(--tw-border-opacity,1))}.border-mint-500\/80{border-color:#58a4a8cc}.border-slateblue-500\/80{border-color:#315fb3cc}.border-slateblue-600\/60{border-color:#244b9199}.border-slateblue-600\/70{border-color:#244b91b3}.border-slateblue-600\/75{border-color:#244b91bf}.border-slateblue-600\/80{border-color:#244b91cc}.border-slateblue-600\/85{border-color:#244b91d9}.bg-berry-500{--tw-bg-opacity:1;background-color:rgb(198 95 151/var(--tw-bg-opacity,1))}.bg-berry-500\/85{background-color:#c65f97d9}.bg-ink-100{--tw-bg-opacity:1;background-color:rgb(244 245 247/var(--tw-bg-opacity,1))}.bg-ink-100\/95{background-color:#f4f5f7f2}.bg-ink-200\/60{background-color:#d5d9e299}.bg-ink-200\/70{background-color:#d5d9e2b3}.bg-ink-600\/90{background-color:#4f628de6}.bg-mint-500{--tw-bg-opacity:1;background-color:rgb(88 164 168/var(--tw-bg-opacity,1))}.bg-mint-500\/15{background-color:#58a4a826}.bg-mint-500\/90{background-color:#58a4a8e6}.bg-slateblue-500{--tw-bg-opacity:1;background-color:rgb(49 95 179/var(--tw-bg-opacity,1))}.bg-slateblue-500\/90{background-color:#315fb3e6}.bg-slateblue-600{--tw-bg-opacity:1;background-color:rgb(36 75 145/var(--tw-bg-opacity,1))}.bg-sun-500\/90{background-color:#d2ab5ee6}.bg-grid{background-image:linear-gradient(90deg,#6d8fd329 1px,#0000 1px),linear-gradient(#6d8fd329 1px,#0000 1px)}.object-cover{-o-object-fit:cover;object-fit:cover}.object-\[center_38\%\]{-o-object-position:center 38%;object-position:center 38%}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-\[var\(--page-padding-x\)\]{padding-left:var(--page-padding-x);padding-right:var(--page-padding-x)}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.pl-6{padding-left:1.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.font-pixel{font-family:var(--font-press-start), var(--font-tiny5), var(--font-vt323), "Lucida Console", "Courier New", monospace}.text-\[0\.68rem\]{font-size:.68rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.76rem\]{font-size:.76rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.86rem\]{font-size:.86rem}.text-\[0\.88rem\]{font-size:.88rem}.text-\[0\.92rem\]{font-size:.92rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.28rem\]{font-size:1.28rem}.text-\[1\.9rem\]{font-size:1.9rem}.text-\[1rem\]{font-size:1rem}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[1\.25\]{line-height:1.25}.leading-\[1\.35\]{line-height:1.35}.leading-\[1\.45\]{line-height:1.45}.leading-\[1\.4\]{line-height:1.4}.leading-none{line-height:1}.text-ink-100{--tw-text-opacity:1;color:rgb(244 245 247/var(--tw-text-opacity,1))}.text-ink-200{--tw-text-opacity:1;color:rgb(213 217 226/var(--tw-text-opacity,1))}.text-ink-600{--tw-text-opacity:1;color:rgb(79 98 141/var(--tw-text-opacity,1))}.text-ink-700{--tw-text-opacity:1;color:rgb(47 63 98/var(--tw-text-opacity,1))}.text-ink-800{--tw-text-opacity:1;color:rgb(29 42 70/var(--tw-text-opacity,1))}.text-ink-900{--tw-text-opacity:1;color:rgb(18 26 46/var(--tw-text-opacity,1))}.text-slateblue-600{--tw-text-opacity:1;color:rgb(36 75 145/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.no-underline{text-decoration-line:none}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.shadow-pixel{--tw-shadow:2px 2px 0 #121a2e59;--tw-shadow-colored:2px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0_1px_0_rgba\(255\,255\,255\,0\.65\)\]{--tw-drop-shadow:drop-shadow(0 1px 0 #ffffffa6);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.\[background-size\:16px_16px\]{background-size:16px 16px}.\[image-rendering\:pixelated\]{image-rendering:pixelated}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--page-max-width:1160px;--page-padding-x:16px;--section-gap:28px;--card-gap:16px;--font-body:16px;--copy-size:1rem;--copy-line-height:1.72;--copy-small-size:.91rem;--copy-small-line-height:1.66;--color-body:#1b2945;--color-muted:#42516f;--color-link:#174a91;--color-panel-border:#697fabd6;--focus-ring:#b5477f}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (min-width:768px){:root{--page-padding-x:24px;--section-gap:32px;--card-gap:18px}}@media (min-width:1180px){:root{--page-padding-x:40px;--font-body:17px}}html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition-property:background-color,color,border-color,fill,stroke,box-shadow;transition-duration:.18s;transition-timing-function:ease-out}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;letter-spacing:0!important}body{--tw-bg-opacity:1;background-color:rgb(244 245 247/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(29 42 70/var(--tw-text-opacity,1));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}body:is(.dark *){--tw-bg-opacity:1;background-color:rgb(18 26 46/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(213 217 226/var(--tw-text-opacity,1))}body{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:var(--font-body);color:var(--color-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-smooth:always;margin:0;font-weight:400;line-height:1.55;position:relative;overflow-x:hidden}.copy-text{color:var(--color-body);font-size:var(--copy-size);font-weight:500;line-height:var(--copy-line-height)}.dark .copy-text{color:#e2e9f7}.copy-small{color:var(--color-muted);font-size:var(--copy-small-size);font-weight:500;line-height:var(--copy-small-line-height)}.dark .copy-small{color:#ccd6e8}.site-shell{z-index:1;flex-direction:column;min-height:100dvh;display:flex;position:relative}.gsap-motion-root{min-height:100dvh}.dsi-opening-intro{z-index:120;perspective:1500px;transform-origin:50%;background-color:#eef1f5;background-image:repeating-linear-gradient(#69799729 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#69799724 0 1px,#0000 1px 30px),radial-gradient(circle,#fffffff5,#e4eaf2f0 64%,#d1d9e4f5);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.dsi-opening-aura{aspect-ratio:1;filter:blur(16px);background:radial-gradient(circle,#7ae3e84d,#6d8fd31f 38%,#0000 70%);border-radius:50%;width:min(74vw,760px);position:absolute;transform:scale(.78)}.dsi-opening-stage{aspect-ratio:.92;width:min(58vw,71.76vh,620px);transform-style:preserve-3d;will-change:transform;position:relative}.dsi-opening-console{--dsi-opening-depth:clamp(8px, 1.4vw, 12px);transform-style:preserve-3d;position:absolute;inset:0}.dsi-opening-lid,.dsi-opening-base,.dsi-opening-hinge{width:100%;position:absolute;left:0}.dsi-opening-lid{z-index:3;transform-origin:50% 102%;height:48%;transform-style:preserve-3d;will-change:transform;top:0}.dsi-opening-panel,.dsi-opening-lid-back,.dsi-opening-base-face,.dsi-opening-base-back{background:linear-gradient(90deg,#ffffffa3,#0000 18% 82%,#5b626a24),linear-gradient(#f7f7f5,#e4e5e3 52%,#ced1d2);border:1px solid #a8adb3;border-radius:18px 18px 12px 12px;box-shadow:inset 2px 2px #fffffff2,inset -2px -2px #6269704d,0 14px 32px #212a3a38}.dsi-opening-panel-top,.dsi-opening-lid-back,.dsi-opening-base-face,.dsi-opening-base-back{backface-visibility:hidden;position:absolute;inset:0}.dsi-opening-panel-top{transform:translateZ(var(--dsi-opening-depth));grid-template-columns:12% minmax(0,1fr) 12%;align-items:center;padding:4.5% 4%;display:grid}.dsi-opening-lid-back{transform:rotateX(180deg) translateZ(var(--dsi-opening-depth));background:linear-gradient(135deg,#ffffffb3,#0000 46%),linear-gradient(#f6f6f4,#d9dbdc 58%,#bec2c4);place-items:center;display:grid}.dsi-opening-speaker{background:#252a30;border-radius:50%;justify-self:center;width:9px;height:9px;box-shadow:0 -19px #252a30,0 19px #252a30,inset 1px 1px 1px #090b0d,1px 1px #ffffffc2}.dsi-opening-mini-screen{will-change:filter, box-shadow;background-color:#edf2f8;background-image:repeating-linear-gradient(#6979972e 0 1px,#0000 1px 18px),repeating-linear-gradient(90deg,#69799724 0 1px,#0000 1px 18px);border:clamp(5px,.7vw,8px) solid #292f37;position:relative;overflow:hidden;box-shadow:inset 2px 2px #ffffffc2,inset -2px -2px #3d46543d}.dsi-opening-top-screen{min-height:100%;padding:0;display:block;position:relative}.dsi-opening-top-screen:after,.dsi-opening-bottom-screen:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff57,#0000 28% 64%,#7ae3e824);position:absolute;inset:0}.dsi-opening-preview-mount{position:absolute;inset:0;overflow:hidden}.dsi-opening-home-preview{pointer-events:none;transform-origin:0 0;-webkit-user-select:none;user-select:none;max-width:none;min-height:0;margin:0;position:absolute}.dsi-opening-handoff{z-index:8;pointer-events:none;visibility:hidden;opacity:0;will-change:transform, opacity;position:fixed;overflow:hidden}.dsi-opening-handoff>.dsi-opening-home-preview{inset:0;transform:none}.dsi-opening-hinge{z-index:5;height:8.8%;transform:translateZ(calc(var(--dsi-opening-depth) + 2px));transform-style:preserve-3d;top:45.7%}.dsi-opening-hinge-bridge{transform:translateZ(calc(var(--dsi-opening-depth) - 2px));background:linear-gradient(#f7f7f5 0%,#d9dcdd 28%,#aeb4b7 62%,#d8dbda 100%);border:1px solid #9da3a8;border-radius:12px;position:absolute;inset:-10% 2% -4%;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #4e565e3d}.dsi-opening-hinge-knuckle,.dsi-opening-hinge-barrel{background:linear-gradient(#fbfbf9 0%,#e2e4e3 22%,#aeb4b7 52%,#d8dbda 78%,#f5f5f3 100%);border:1px solid #979ea3;height:78%;position:absolute;top:8%;box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #5159603d,0 2px 4px #1f273533}.dsi-opening-hinge-knuckle{z-index:2;border-radius:10px;width:24%;height:112%;top:-12%}.dsi-opening-hinge-knuckle.is-left{left:0}.dsi-opening-hinge-knuckle.is-right{right:0}.dsi-opening-hinge-barrel{z-index:3;border-radius:999px;height:76%;top:10%;left:19%;right:19%}.dsi-opening-camera{aspect-ratio:1;background:radial-gradient(circle at 38% 35%,#6fd4ff 0 9%,#153f68 22%,#050a0f 62%);border:3px solid #1d252d;border-radius:50%;width:clamp(14px,2vw,22px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #b7bcc0,inset 0 0 3px #000}.dsi-opening-hinge b{background:#2b3035;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:calc(50% + 24px);transform:translateY(-50%)}.dsi-opening-lid-yoke{z-index:4;pointer-events:none;height:18%;transform:translateZ(calc(var(--dsi-opening-depth) + 4px));transform-style:preserve-3d;position:absolute;bottom:-10%;left:0;right:0}.dsi-opening-lid-yoke i{background:linear-gradient(#f8f8f6,#d1d4d4 56%,#aab0b4);border:1px solid #9ba1a6;border-radius:11px;width:24%;height:100%;position:absolute;top:0;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #4d565e3d,0 2px 4px #1f273529}.dsi-opening-lid-yoke .is-left{left:0}.dsi-opening-lid-yoke .is-right{right:0}.dsi-opening-base{z-index:2;height:48%;transform-style:preserve-3d;bottom:0;transform:translateZ(1px)}.dsi-opening-base:before{content:"";z-index:1;height:15%;transform:translateZ(calc(var(--dsi-opening-depth) - 3px));background:linear-gradient(#f7f7f5 0%,#d8dbdc 42%,#aeb4b7 72%,#d6d9d9 100%);border:1px solid #9da3a8;border-radius:11px 11px 5px 5px;position:absolute;top:-6%;left:2.5%;right:2.5%;box-shadow:inset 0 1px #ffffffeb,0 2px 5px #212a3a2e}.dsi-opening-base-face{transform:translateZ(var(--dsi-opening-depth));border-radius:12px 12px 18px 18px;grid-template-columns:15% minmax(0,1fr) 15%;align-items:center;gap:2.5%;padding:4.5% 4%;display:grid}.dsi-opening-base-back{transform:rotateX(180deg) translateZ(var(--dsi-opening-depth));background:linear-gradient(135deg,#ffffffa8,#0000 48%),linear-gradient(#f3f3f1,#d5d8d9 58%,#b9bec1);border-radius:12px 12px 18px 18px}.dsi-opening-shell-edge{z-index:2;backface-visibility:hidden;background:linear-gradient(#f5f5f3,#c4c8ca 58%,#aeb4b8);border:1px solid #9ca2a7;display:block;position:absolute;box-shadow:inset 0 1px #ffffffc7}.dsi-opening-shell-edge.is-top,.dsi-opening-shell-edge.is-bottom{left:var(--dsi-opening-depth);width:calc(100% - (var(--dsi-opening-depth) * 2));height:calc(var(--dsi-opening-depth) * 2)}.dsi-opening-shell-edge.is-top{transform:translateZ(var(--dsi-opening-depth)) rotateX(90deg);transform-origin:50% 0;top:0}.dsi-opening-shell-edge.is-bottom{transform:translateZ(var(--dsi-opening-depth)) rotateX(-90deg);transform-origin:50% 100%;bottom:0}.dsi-opening-shell-edge.is-left,.dsi-opening-shell-edge.is-right{top:var(--dsi-opening-depth);width:calc(var(--dsi-opening-depth) * 2);height:calc(100% - (var(--dsi-opening-depth) * 2))}.dsi-opening-shell-edge.is-left{transform:translateZ(var(--dsi-opening-depth)) rotateY(-90deg);transform-origin:0;left:0}.dsi-opening-shell-edge.is-right{transform:translateZ(var(--dsi-opening-depth)) rotateY(90deg);transform-origin:100%;right:0}.dsi-opening-bottom-screen{min-height:100%;padding:0;display:block}.dsi-opening-bottom-screen span{z-index:1;aspect-ratio:1.1;min-width:0;font-family:var(--font-pixel);background:#ffffffb8;border:1px solid;place-items:center;font-size:clamp(.36rem,.75vw,.58rem);display:grid;position:relative;box-shadow:2px 2px #27395b24}.dsi-opening-bottom-screen .is-blue{color:#244b91}.dsi-opening-bottom-screen .is-mint{color:#398f8f}.dsi-opening-bottom-screen .is-gold{color:#b48728}.dsi-opening-dpad{aspect-ratio:1;filter:drop-shadow(1px 2px 1px #464a514d);justify-self:center;width:clamp(34px,5vw,54px);position:relative}.dsi-opening-dpad:before,.dsi-opening-dpad:after{content:"";background:linear-gradient(135deg,#f3f3f1,#c2c6c7);border:1px solid #777d83;border-radius:3px;position:absolute;box-shadow:inset 1px 1px #fff,inset -1px -1px #5b616752}.dsi-opening-dpad:before{inset:0 34%}.dsi-opening-dpad:after{inset:34% 0}.dsi-opening-dpad i,.dsi-opening-dpad b{z-index:1;background:#8f9498;position:absolute}.dsi-opening-dpad i{inset:12% 44%}.dsi-opening-dpad b{inset:44% 12%}.dsi-opening-abxy{aspect-ratio:1;justify-self:center;width:clamp(42px,6vw,64px);position:relative}.dsi-opening-abxy i{aspect-ratio:1;color:#4c5156;background:radial-gradient(circle at 36% 30%,#fff 0 18%,#ececea 42%,#bdc2c4 82%);border:1px solid #8a8f94;border-radius:50%;place-items:center;width:38%;font-family:Arial,Helvetica,sans-serif;font-size:clamp(.42rem,.8vw,.65rem);font-style:normal;display:grid;position:absolute;box-shadow:inset 1px 1px #fff,0 2px 2px #464a5138}.dsi-opening-abxy .is-x{top:0;left:31%}.dsi-opening-abxy .is-a{top:31%;right:0}.dsi-opening-abxy .is-b{bottom:0;left:31%}.dsi-opening-abxy .is-y{top:31%;left:0}.dsi-opening-caption{color:#244b91;font-family:var(--font-pixel);margin:0;font-size:clamp(.56rem,1vw,.72rem);position:absolute;bottom:max(5vh,28px);letter-spacing:.12em!important}.dsi-opening-caption:after{content:"";background:#398f8f;border-radius:50%;width:.6em;height:.6em;margin-left:.65em;display:inline-block;box-shadow:1em 0 #b5477f}.dark .dsi-opening-intro{background-color:#121a2a;background-image:repeating-linear-gradient(#768cc02e 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#768cc029 0 1px,#0000 1px 30px),radial-gradient(circle,#263653,#162238 64%,#0f1727)}@media (max-width:640px){.dsi-opening-stage{width:min(90vw,69.92vh,520px)}.dsi-opening-panel,.dsi-opening-lid-back,.dsi-opening-base-face,.dsi-opening-base-back{border-radius:11px}.dsi-opening-panel-top,.dsi-opening-base-face{padding-left:3%;padding-right:3%}.dsi-opening-caption{bottom:6vh}}.dsi-opening-intro{z-index:0;pointer-events:none}.dsi-opening-aura{filter:blur(24px);background:radial-gradient(#ffffffc7,#7ae3e829 42%,#0000 72%);width:min(92vw,1180px)}.dsi-opening-floor-shadow{filter:blur(15px);transform-origin:50%;background:radial-gradient(#25304257,#4858721f 46%,#0000 74%);border-radius:50%;width:min(58vw,760px);height:clamp(26px,5vw,64px);position:absolute;top:72%;left:50%;transform:translate(-50%)}.dsi-opening-closed-shell{z-index:3;aspect-ratio:1.8;width:min(42vw,560px);transform-style:preserve-3d;transform-origin:50% 100%;background:#fff;border-radius:clamp(9px,1vw,14px);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 34px #2530423d}.dsi-opening-closed-shell img{-webkit-user-select:none;user-select:none;width:186%;max-width:none;height:auto;display:block;position:absolute;top:-14%;left:-35.2%}.home-console.is-dsi-opening{z-index:2;pointer-events:none;isolation:isolate;transform-style:preserve-3d;perspective:1800px;will-change:transform;position:relative}.home-console.is-dsi-opening .console-hardware-container,.home-console.is-dsi-opening .nds-hardware-frame{transform-style:preserve-3d}.home-console.is-dsi-opening .nds-hardware-frame{--opening-shell-depth:clamp(42px, 3.5vw, 64px);will-change:transform;position:relative;overflow:visible;box-shadow:0 2px #c7cacc,0 9px 18px #2530422e,inset 0 1px #ffffffeb}.home-console.is-dsi-opening .nds-hardware-frame:before,.home-console.is-dsi-opening .nds-hardware-frame:after,.home-console.is-dsi-opening .nds-hardware-frame.is-upper>.nds-hardware-side,.home-console.is-dsi-opening .nds-hardware-frame.is-upper>.nds-hardware-screen,.home-console.is-dsi-opening .nds-hardware-frame.is-lower>.nds-hardware-side,.home-console.is-dsi-opening .nds-hardware-frame.is-lower>.nds-hardware-screen{z-index:6;backface-visibility:hidden;position:relative;transform:translateZ(2px)}.nds-shell-volume{display:none}.home-console.is-dsi-opening .nds-shell-volume{z-index:2;pointer-events:none;transform-style:preserve-3d;display:block;position:absolute;inset:0}.home-console.is-dsi-opening .nds-shell-face{backface-visibility:visible;background:linear-gradient(90deg,#ffffffb8,#0000 18% 78%,#58606a2e),linear-gradient(#f4f4f2 0%,#d6d8d6 48%,#aeb4b8 100%);border:1px solid #9aa1a7;display:block;position:absolute;box-shadow:inset 1px 1px #ffffffd1,inset -1px -1px #535b6333}.home-console.is-dsi-opening .nds-shell-face.is-back{transform:translateZ(calc(var(--opening-shell-depth) * -1)) rotateX(180deg);background:radial-gradient(circle at 18% 10%,#ffffffe0,#0000 25%),linear-gradient(90deg,#ffffffad,#0000 22% 78%,#58606a33),linear-gradient(#f5f5f2 0%,#dde0df 52%,#bdc3c7 100%);border:2px solid #8d959d;place-items:center;display:grid;inset:0;box-shadow:inset 3px 3px #ffffffe6,inset -3px -3px #5b626833,0 16px 34px #25304247}.home-console.is-dsi-opening .nds-shell-face.is-top,.home-console.is-dsi-opening .nds-shell-face.is-bottom{width:100%;height:var(--opening-shell-depth);left:0}.home-console.is-dsi-opening .nds-shell-face.is-top{transform-origin:top;top:0;transform:rotateX(-90deg)}.home-console.is-dsi-opening .nds-shell-face.is-bottom{transform-origin:bottom;background:linear-gradient(#fffffff0 0%,#d6d9d9 34%,#9fa6ac 100%);bottom:0;transform:rotateX(90deg);box-shadow:inset 0 2px #ffffffeb,inset 0 -2px #434b5447,0 2px 4px #25304238}.home-console.is-dsi-opening .nds-shell-face.is-left,.home-console.is-dsi-opening .nds-shell-face.is-right{width:var(--opening-shell-depth);height:100%;top:0}.home-console.is-dsi-opening .nds-shell-face.is-left{transform-origin:0;left:0;transform:rotateY(90deg)}.home-console.is-dsi-opening .nds-shell-face.is-right{transform-origin:100%;right:0;transform:rotateY(-90deg)}.home-console.is-dsi-opening .dsi-camera-hinge{z-index:4;will-change:transform;position:relative}.home-console.is-dsi-opening .nds-hardware-screen{will-change:filter}.dark .dsi-opening-aura{background:radial-gradient(#4e689757,#253a5f33 45%,#0000 72%)}.dark .dsi-opening-floor-shadow{background:radial-gradient(#030814b3,#0308143d 48%,#0000 74%)}.dark .home-console.is-dsi-opening .nds-shell-face{background:linear-gradient(90deg,#ffffff17,#0000 20% 78%,#0003),linear-gradient(#333b45 0%,#242c35 52%,#161d25 100%);border-color:#111821;box-shadow:inset 1px 1px #ffffff1a,inset -2px -2px #00000057}.dark .home-console.is-dsi-opening .nds-shell-face.is-back{background:radial-gradient(circle at 18% 10%,#6a7d992e,#0000 26%),linear-gradient(90deg,#ffffff14,#0000 20% 78%,#0003),linear-gradient(#333b45 0%,#242c35 52%,#161d25 100%);box-shadow:inset 2px 2px #ffffff1a,inset -3px -3px #00000057,0 12px 24px #00000075}@media (max-width:640px){.dsi-opening-floor-shadow{width:74vw;top:68%}.dsi-opening-caption{bottom:3.5vh}.home-console.is-dsi-opening .nds-hardware-frame{--opening-shell-depth:32px;box-shadow:0 2px #c7cacc,0 7px 14px #25304233}.dsi-opening-closed-shell{width:min(76vw,350px)}}.dsi-opening-intro{z-index:120;pointer-events:auto;background:repeating-linear-gradient(#69799724 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#6979971f 0 1px,#0000 1px 30px),radial-gradient(circle at 50% 43%,#fff 0%,#edf2f7 50%,#dbe3ec 100%);place-items:center;display:grid;overflow:hidden}.dsi-prototype-stage{perspective:1800px;perspective-origin:50% 46%;place-items:center;width:100%;height:100%;display:grid;position:relative}.dsi-prototype-machine{--prototype-shell:#ededeb;--prototype-shell-mid:#d9dad8;--prototype-shell-edge:#aab0b5;--prototype-depth:clamp(14px, 1.4vw, 23px);width:min(84vw,920px);transform-style:preserve-3d;filter:drop-shadow(0 34px 28px #2631433d);position:relative;transform:translateY(-2.5vh)rotateX(-2deg)rotateY(-7deg)rotate(-.6deg)}.dsi-prototype-half{box-sizing:border-box;aspect-ratio:2.36;background:radial-gradient(circle at 14% 7%, #fffffffa, transparent 25%), linear-gradient(90deg, #ffffff9e, transparent 20%, transparent 78%, #5b626821), linear-gradient(180deg, #f7f7f5 0%, var(--prototype-shell) 56%, var(--prototype-shell-mid) 100%);width:100%;box-shadow:inset 3px 3px 0 #fffffff0, inset -3px -3px 0 #60676e33, 0 1px 0 #fff, 0 4px 0 var(--prototype-shell-edge), 0 8px 13px #2631432e;transform-style:preserve-3d;border:1px solid #989fa5;border-radius:clamp(15px,2vw,25px);grid-template-columns:minmax(0,.78fr) minmax(0,2.5fr) minmax(0,.78fr);align-items:center;gap:clamp(10px,1.5vw,20px);padding:clamp(18px,2.5vw,34px);display:grid;position:relative}.dsi-prototype-lid{z-index:4;transform-origin:bottom;transform:translateZ(-10px)}.dsi-prototype-base{z-index:2;transform-origin:top;margin-top:-2px;transform:rotateX(57deg)translateZ(-2px)}.dsi-prototype-shell-edge{right:1.4%;bottom:calc(var(--prototype-depth) * -1);height:var(--prototype-depth);background:linear-gradient(90deg,#ffffffa8,#0000 18% 82%,#464d5524),linear-gradient(#dfe1df 0%,#b7bdc1 100%);border:1px solid #92999f;border-top:0;border-radius:0 0 13px 13px;position:absolute;left:1.4%;transform:translateZ(-4px);box-shadow:inset 0 1px #ffffffad,0 5px 8px #26314329}.dsi-prototype-screen-bezel{z-index:2;aspect-ratio:16/10;background:linear-gradient(145deg,#39414c,#171c23 70%);border:2px solid #131820;border-radius:clamp(7px,1vw,11px);width:100%;padding:clamp(7px,1vw,11px);position:relative;transform:translateZ(5px);box-shadow:inset 2px 2px 2px #ffffff21,inset -3px -3px 3px #00000094,0 2px #ffffffc7,0 5px 8px #26314338}.dsi-prototype-screen{box-sizing:border-box;color:#18345f;background-color:#eaf0f7;background-image:repeating-linear-gradient(#38507921 0 1px,#0000 1px 12px),repeating-linear-gradient(90deg,#3850791c 0 1px,#0000 1px 12px),linear-gradient(145deg,#f8fbff,#dbe7f4);border:1px solid #68758a;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:inset 3px 3px 8px #1a2d4d33,inset -2px -2px 5px #ffffffb3}.dsi-prototype-screen.is-upper{flex-direction:column;justify-content:center;padding:9%}.dsi-prototype-screen-label{color:#4b6288;letter-spacing:.08em;margin-bottom:4%;font-size:clamp(.48rem,.82vw,.7rem)}.dsi-prototype-screen.is-upper strong{font-family:var(--font-press-start), var(--font-tiny5), monospace;font-size:clamp(1rem,2.2vw,2rem);line-height:1.1}.dsi-prototype-screen.is-upper small{letter-spacing:.04em;margin-top:5%;font-size:clamp(.45rem,.72vw,.65rem)}.dsi-prototype-screen.is-lower{grid-template-columns:repeat(2,minmax(0,1fr));gap:6%;padding:8%;display:grid}.dsi-prototype-tile{font-family:var(--font-tiny5), monospace;background:#ffffff94;border:1px solid;place-items:center;font-size:clamp(.42rem,.72vw,.65rem);display:grid}.dsi-prototype-tile.is-blue{color:#244b91}.dsi-prototype-tile.is-mint{color:#398f8f}.dsi-prototype-tile.is-gold{color:#b48728}.dsi-prototype-tile.is-berry{color:#b5477f}.dsi-prototype-speaker{grid-template-columns:repeat(2,clamp(5px,.65vw,8px));justify-content:center;gap:clamp(6px,.7vw,9px);display:grid;transform:translateZ(6px)}.dsi-prototype-speaker i{aspect-ratio:1;background:#222830;border-radius:50%;width:clamp(5px,.65vw,8px);box-shadow:inset 1px 1px 1px #080b0f,0 1px #ffffffd9}.dsi-prototype-hinge{z-index:10;background:linear-gradient(#fff 0%,#e7e8e5 38%,#b7bdc1 100%);border:1px solid #8d959b;border-radius:999px;grid-template-columns:15% 1fr auto 1.5% 15%;align-items:center;width:98%;height:clamp(28px,3.4vw,42px);margin:calc(-1*clamp(12px,1.6vw,20px)) auto;display:grid;position:relative;overflow:visible;transform:translateZ(28px);box-shadow:inset 0 3px 2px #ffffffeb,inset 0 -3px 3px #484f5740,0 4px 8px #26314333}.dsi-prototype-hinge .is-barrel{background:linear-gradient(#f8f8f6,#c9cdd0);border:1px solid #9aa1a7;align-self:stretch;box-shadow:inset 0 2px 1px #fff}.dsi-prototype-hinge .is-left{border-radius:999px 8px 8px 999px}.dsi-prototype-hinge .is-right{border-radius:8px 999px 999px 8px}.dsi-prototype-hinge .is-rail{background:linear-gradient(#f3f3f1,#c2c7ca);border-radius:999px;height:58%;box-shadow:inset 0 1px 1px #fff}.dsi-prototype-hinge .is-camera{aspect-ratio:1;background:radial-gradient(circle,#dfe2e3 0 56%,#aeb4b8 58% 100%);border:1px solid #747c83;border-radius:50%;place-items:center;width:clamp(22px,2.4vw,31px);display:grid;box-shadow:0 1px #fff}.dsi-prototype-hinge .is-camera i{aspect-ratio:1;background:radial-gradient(circle at 38% 32%,#85c8e9 0 8%,#184874 15%,#07111c 56%,#020508 100%);border:2px solid #111923;border-radius:50%;width:52%;box-shadow:0 0 0 2px #68727b}.dsi-prototype-hinge .is-mic{aspect-ratio:1;background:#222830;border-radius:50%;width:clamp(4px,.5vw,6px);box-shadow:inset 1px 1px 1px #080b0f}.dsi-prototype-control-well{height:100%;position:relative;transform:translateZ(7px)}.dsi-prototype-dpad{aspect-ratio:1;width:clamp(62px,8vw,94px);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.dsi-prototype-dpad i{background:linear-gradient(145deg,#f9f9f7,#c9cdd0);border:1px solid #69727a;border-radius:6px;position:absolute;box-shadow:inset 2px 2px 1px #fff,inset -2px -2px 2px #444b5242,0 4px 4px #26314333}.dsi-prototype-dpad .is-vertical{inset:0 34%}.dsi-prototype-dpad .is-horizontal{inset:34% 0}.dsi-prototype-dpad .is-center{background:radial-gradient(circle,#d1d5d7,#aeb4b8);border-radius:3px;inset:34%;box-shadow:inset 1px 1px 2px #2b313738}.dsi-prototype-power{aspect-ratio:1;background:radial-gradient(circle,#f7f7f5,#c3c8cb);border:1px solid #7f878e;border-radius:50%;width:clamp(14px,1.7vw,21px);position:absolute;bottom:7%;left:50%;transform:translate(-50%);box-shadow:0 2px 2px #26314333}.dsi-prototype-face-buttons{aspect-ratio:1;width:clamp(76px,9.5vw,116px);position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.dsi-prototype-face-buttons i{aspect-ratio:1;color:#555d64;background:radial-gradient(circle at 36% 28%,#fff 0 16%,#e7e8e5 48%,#b7bdc1 100%);border:1px solid #899197;border-radius:50%;place-items:center;width:35%;font-family:Arial,sans-serif;font-size:clamp(.55rem,1vw,.86rem);font-style:normal;display:grid;position:absolute;box-shadow:inset 1px 1px #fff,0 4px 4px #26314338}.dsi-prototype-face-buttons .is-x{top:0;left:32.5%}.dsi-prototype-face-buttons .is-y{top:32.5%;left:0}.dsi-prototype-face-buttons .is-a{top:32.5%;right:0}.dsi-prototype-face-buttons .is-b{bottom:0;right:32.5%}.dsi-prototype-system-buttons{color:#6a7279;gap:5px;font:600 clamp(.35rem,.55vw,.5rem)/1 Arial,sans-serif;display:grid;position:absolute;bottom:4%;left:8%;right:8%}.dsi-prototype-system-buttons span{align-items:center;gap:5px;display:flex}.dsi-prototype-system-buttons i{aspect-ratio:1;background:#d9dcdd;border:1px solid #8b9298;border-radius:50%;width:clamp(7px,.8vw,10px);box-shadow:inset 1px 1px #fff}.dsi-prototype-review{color:#36588d;font-family:var(--font-tiny5), monospace;letter-spacing:.08em;align-items:center;gap:18px;font-size:clamp(.68rem,1vw,.9rem);display:flex;position:absolute;bottom:clamp(22px,4vh,44px);left:50%;transform:translate(-50%)}.dsi-prototype-review button{color:#244b91;min-height:42px;font:inherit;letter-spacing:.04em;cursor:pointer;background:#f7f9fc;border:2px solid #244b91;padding:0 16px;box-shadow:0 3px #9da9bb}.dsi-prototype-review button:hover,.dsi-prototype-review button:focus-visible{color:#fff;outline-offset:3px;background:#244b91;outline:3px solid #b5477f}.dsi-prototype-review button:active{transform:translateY(2px);box-shadow:0 1px #9da9bb}@media (max-width:640px){.dsi-prototype-machine{--prototype-depth:10px;width:min(88vw,360px);transform:translateY(-2vh)rotateX(-2deg)rotateY(-4deg)rotate(-.4deg)}.dsi-prototype-half{border-radius:11px;gap:6px;padding:9px}.dsi-prototype-screen-bezel{border-width:1px;border-radius:5px;padding:4px}.dsi-prototype-hinge{height:18px;margin:-7px auto}.dsi-prototype-speaker{grid-template-columns:repeat(2,3px);gap:4px}.dsi-prototype-speaker i{width:3px}.dsi-prototype-dpad{width:40px}.dsi-prototype-face-buttons{width:48px}.dsi-prototype-system-buttons{display:none}.dsi-prototype-review{white-space:nowrap;flex-direction:column;gap:8px;bottom:20px}}.dsi-prototype-machine{aspect-ratio:1.075;filter:drop-shadow(0 30px 24px #2631432e);width:min(94vw,107.5vh - 172px,1050px);margin:0;transform:translateY(-3vh)}.dsi-prototype-machine img{-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.dark .dsi-opening-intro{background:repeating-linear-gradient(#69799724 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#6979971f 0 1px,#0000 1px 30px),radial-gradient(circle at 50% 43%,#fff 0%,#edf2f7 50%,#dbe3ec 100%)}.dark .dsi-prototype-machine{filter:drop-shadow(0 30px 24px #2631433d)}@media (max-width:640px){.dsi-prototype-machine{width:min(94vw,107.5vh - 150.5px);transform:translateY(-4vh)}}.gsap-motion-root.is-dsi-booting{isolation:isolate;height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.gsap-motion-root.is-dsi-booting .site-shell{z-index:2;height:100dvh;min-height:100dvh}.gsap-motion-root.is-dsi-booting .home-console{opacity:0}.gsap-motion-root.is-dsi-booting .site-header,.gsap-motion-root.is-dsi-booting .site-footer,.gsap-motion-root.is-dsi-booting .home-console-controls{visibility:hidden}.gsap-motion-root.is-dsi-booting .site-main{overflow:visible}.gsap-motion-root.is-dsi-booting .home-console.is-dsi-opening{z-index:2;perspective:4200px;perspective-origin:50% 46%;overflow:visible}.gsap-motion-root.is-dsi-booting .dsi-opening-intro{z-index:1;pointer-events:none}.dsi-opening-intro{background:0 0!important}.dsi-opening-backdrop{will-change:opacity;background:repeating-linear-gradient(#69799724 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#6979971f 0 1px,#0000 1px 30px),radial-gradient(circle at 50% 43%,#fff 0%,#edf2f7 50%,#dbe3ec 100%);position:absolute;inset:0}.dark .dsi-opening-backdrop{background:repeating-linear-gradient(#7993c029 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#7993c024 0 1px,#0000 1px 30px),radial-gradient(circle at 50% 43%,#243149 0%,#121d31 55%,#09111f 100%)}.gsap-motion-root.is-dsi-booting .dsi-opening-stage{opacity:1;transform:translateY(3vh)scale(.74)}.gsap-motion-root.is-dsi-booting .dsi-opening-console{transform:rotateX(13deg)rotateY(-10deg)rotate(-1.5deg)}.gsap-motion-root.is-dsi-booting .dsi-opening-lid{transform:translateZ(var(--dsi-opening-depth)) rotateX(-179.5deg);transform-origin:50% 102%}.gsap-motion-root.is-dsi-booting .dsi-opening-mini-screen{filter:brightness(.18)saturate(.4)}.gsap-motion-root.is-dsi-booting .dsi-opening-camera,.gsap-motion-root.is-dsi-booting .dsi-opening-hinge b{visibility:hidden;opacity:0}@media (max-width:640px){.gsap-motion-root.is-dsi-booting .home-console.is-dsi-opening{perspective:2400px}.dsi-opening-floor-shadow{width:84vw;top:70%}}.gsap-motion-root:before{content:"";pointer-events:none;z-index:0;background-image:repeating-linear-gradient(#7684a014 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#7684a012 0 1px,#0000 1px 30px);display:none;position:fixed;inset:0}.site-main{flex:1 0 auto}.site-footer{flex:none}.site-header{z-index:50;position:sticky;top:0;box-shadow:0 3px #244b911f}.site-header-inner{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav status";align-items:center;gap:1rem;min-height:58px;padding-top:.45rem;padding-bottom:.45rem;display:grid}.site-header-brand{white-space:nowrap;grid-area:brand}.site-header-nav{grid-area:nav;min-width:0}.site-header-status{grid-area:status;align-items:center;gap:.85rem;display:flex}.site-header .primary-nav-link,.site-header .site-header-status .pixel-button{min-height:38px;padding-top:.45rem;padding-bottom:.45rem}.primary-nav{overscroll-behavior-inline:contain;scrollbar-width:none;min-width:0;margin-block:-7px;padding-block:7px;overflow-x:auto}.primary-nav::-webkit-scrollbar{display:none}.primary-nav-list{width:max-content;min-width:100%}.primary-nav-link[aria-current=page]{color:#fff;background:#244b91;border-color:#244b91fa;box-shadow:inset 1px 1px #ffffff42,inset -1px -1px #121a2e7a,1px 1px #284f9947}.dark .primary-nav-link[aria-current=page]{color:#121a2e;background:#7ea2e8;border-color:#afc7ffe6}.dark .site-header .primary-nav-link:not([aria-current=page]){color:#f1f5ff;text-shadow:0 1px #00000094;background:#2a3a5bfa;border-color:#7ea2e8d1;box-shadow:inset 1px 1px #ffffff29,inset -1px -1px #0000007a,1px 1px #08112380}.dark .site-header .primary-nav-link:not([aria-current=page]):hover{color:#fff;background:#374d78fa;border-color:#afc7ff}.gsap-boot-glow{pointer-events:none;inset:var(--hardware-screen-inset);z-index:59;opacity:0;mix-blend-mode:screen;will-change:transform, opacity;background:radial-gradient(circle,#ffffff80 0 1px,#0000 1px 100%),radial-gradient(circle,#7ae3e838,#6d8fd31a 38%,#0000 68%);position:absolute}.gsap-scanline{pointer-events:none;inset:var(--hardware-screen-inset);z-index:60;opacity:0;mix-blend-mode:multiply;filter:drop-shadow(0 0 10px #6d8fd361);will-change:transform, opacity;background:repeating-linear-gradient(#1d2a462e 0 1px,#ffffff0a 1px 2px,#0000 2px 5px),linear-gradient(#0000 0%,#6d8fd300 42%,#6d8fd329 47%,#ffffff6b 49%,#7ae3e852 50%,#ffffff47 51%,#6d8fd324 53%,#6d8fd300 58%,#0000 100%);position:absolute;transform:translateY(-120%)}@keyframes nds-grid-drift{0%{transform:translate(0,0)}50%{transform:translate(8px,5px)}to{transform:translate(0,0)}}.gsap-scanline:before,.gsap-scanline:after{content:"";position:absolute;inset:0}.gsap-scanline:before{opacity:.28;background:repeating-linear-gradient(90deg,#ffffff0f 0 1px,#0000 1px 3px)}.gsap-scanline:after{background:linear-gradient(#0000,#ffffff52,#7ae3e84d,#0000);height:9%;top:47%;bottom:auto;box-shadow:0 0 14px #7ae3e847,0 0 28px #6d8fd32e}.dark .gsap-scanline{mix-blend-mode:screen;filter:drop-shadow(0 0 10px #8db2ff47);background:repeating-linear-gradient(#ffffff14 0 1px,#8db2ff08 1px 2px,#0000 2px 5px),linear-gradient(#0000 0%,#8db2ff00 42%,#8db2ff1f 47%,#fff3 49%,#7ae3e82e 50%,#ffffff24 51%,#8db2ff1a 53%,#8db2ff00 58%,#0000 100%)}.dark .gsap-scanline:before{background:repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 3px)}.dark .gsap-scanline:after{background:linear-gradient(#0000,#ffffff2e,#7ae3e829,#0000);box-shadow:0 0 14px #7ae3e82e,0 0 28px #8db2ff1f}@media (prefers-reduced-motion:reduce){.dsi-opening-intro{display:none}.nds-wall,.gsap-motion-root:before{animation:none}.gsap-boot-glow,.gsap-scanline,.flappy-boot-screen{display:none}}@media (min-width:1600px){.home-console,.console-deck{--console-scale:clamp(.8, calc((100dvh - 60px) / 1320px), 1);width:1440px;max-width:1440px;height:calc(100% / var(--console-scale));zoom:var(--console-scale);margin-left:auto;margin-right:auto}.home-console .nds-hardware-frame,.console-deck .nds-hardware-frame{--hardware-rail-width:165px}}.nds-wall{--grid-size:30px;--micro-grid-size:6px;background-color:#f1f3f6;background-image:repeating-linear-gradient(to bottom, #69799742 0 1px, transparent 1px var(--grid-size)), repeating-linear-gradient(to right, #69799738 0 1px, transparent 1px var(--grid-size)), repeating-linear-gradient(to bottom, #7684a01a 0 1px, transparent 1px var(--micro-grid-size)), repeating-linear-gradient(to right, #7684a014 0 1px, transparent 1px var(--micro-grid-size));background-position:0 0,0 0,0 0,0 0;animation:110s cubic-bezier(.45,0,.55,1) infinite nds-wall-drift}.dark .nds-wall{--grid-size:30px;--micro-grid-size:6px;background-color:#1a2339;background-image:repeating-linear-gradient(to bottom, #768cc052 0 1px, transparent 1px var(--grid-size)), repeating-linear-gradient(to right, #768cc047 0 1px, transparent 1px var(--grid-size)), repeating-linear-gradient(to bottom, #5e6e961f 0 1px, transparent 1px var(--micro-grid-size)), repeating-linear-gradient(to right, #5e6e961a 0 1px, transparent 1px var(--micro-grid-size));background-position:0 0,0 0,0 0,0 0}@keyframes nds-wall-drift{0%{background-position:0 0,0 0,0 0,0 0}17%{background-position:13px -7px,13px -7px,13px -7px,13px -7px}39%{background-position:-9px -18px,-9px -18px,-9px -18px,-9px -18px}61%{background-position:-22px 8px,-22px 8px,-22px 8px,-22px 8px}79%{background-position:4px 21px,4px 21px,4px 21px,4px 21px}to{background-position:60px 60px,60px 60px,60px 60px,60px 60px}}.nds-topbar{background-color:#5f7284;background-image:repeating-linear-gradient(#ffffff14 0 1px,#0000 1px 5px),radial-gradient(circle at 12px 12px,#ffffff14 0 1px,#0000 1px 4px),linear-gradient(#f4f8fff5 0%,#ccd6e4e6 32%,#92a0b0eb 62%,#627180fa 100%)}.dark .nds-topbar{background-color:#415063;background-image:repeating-linear-gradient(#ffffff0f 0 1px,#0000 1px 5px),radial-gradient(circle at 12px 12px,#ffffff0f 0 1px,#0000 1px 4px),linear-gradient(#8494a8e6 0%,#607084e6 32%,#3e4c60f2 62%,#2a3442fa 100%)}main{position:relative}.home-display-profile main.aspect-\[16\/11\]{aspect-ratio:auto;height:calc(100% - 1.7rem);min-height:205px}main{z-index:1}a{text-underline-offset:4px;color:var(--color-link);text-decoration-line:underline;text-decoration-thickness:1px}.dark a:not(.pixel-button):not(.nds-tile):not(.contact-card):not(.note-save-slot):not(.home-control-quit){color:#8db2ff}::selection{background:#6d8fd366}:where(a,button,[tabindex]):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}h1,h2,h3,h4,h5,h6{font-family:var(--font-press-start), var(--font-tiny5), var(--font-vt323), "Lucida Console", "Courier New", monospace;letter-spacing:.06em;text-transform:uppercase;overflow-wrap:anywhere;text-wrap:balance;-webkit-font-smoothing:none;font-smooth:never;font-weight:700;line-height:1.45}.nds-font-display{font-family:var(--font-press-start), var(--font-tiny5), var(--font-vt323), "Lucida Console", "Courier New", monospace;-webkit-font-smoothing:none;font-smooth:never;font-weight:600}.nds-screen{border:2px solid var(--color-panel-border);background:linear-gradient(#fffffff7 0%,#f1f4f9f7 100%);border-radius:2px;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bcd1,2px 2px #284f9933}.dark .nds-screen{background:linear-gradient(#1d2a46f2 0%,#121a2ef2 100%);border-color:#6d8fd3d9;box-shadow:inset 1px 1px #6d8fd333,inset -1px -1px #050810cc,2px 2px #05081066}.pixel-panel{border:2px solid var(--color-panel-border);background:linear-gradient(#fffffff7 0%,#f1f4f9f7 100%);border-radius:2px;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bcd1,2px 2px #284f9933}.dark .pixel-panel{background:linear-gradient(#1d2a46f2 0%,#121a2ef2 100%);border-color:#6d8fd3d9;box-shadow:inset 1px 1px #6d8fd333,inset -1px -1px #050810cc,2px 2px #05081066}.pixel-button{border:2px solid #627698f2;border-radius:2px;box-shadow:inset 1px 1px #ffffffd9,inset -1px -1px #4a5e83a6,1px 1px #284f994d}.dark .pixel-button{border-color:#6d8fd3cc;box-shadow:inset 1px 1px #6d8fd340,inset -1px -1px #050810b3,1px 1px #05081066}.pixel-button:active{transform:translate(1px,1px);box-shadow:inset 1px 1px #4a5e83a6,inset -1px -1px #ffffff73}.nds-status-light{border:1px solid #10162499;width:10px;height:10px;box-shadow:inset 0 0 0 1px #ffffff73}.nds-tile{border:2px solid #627698f2;border-radius:2px;box-shadow:inset 1px 1px #ffffffd9,inset -1px -1px #4a5e83a6,1px 1px #284f994d}.nds-tile:active{transform:translate(1px,1px)}.home-sidebar{align-content:start;gap:12px;display:grid}.home-grid{gap:var(--card-gap);grid-template-columns:minmax(0,1.4fr) minmax(300px,.72fr);align-items:start;display:grid}.side-widgets{width:100%;max-width:340px}.projects-grid{gap:var(--card-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.article-container{max-width:960px}.page-header{padding-left:clamp(1.25rem,3vw,2rem);position:relative;overflow:hidden}.page-header:before{content:"";background:#244b91;width:5px;position:absolute;inset:0 auto 0 0;box-shadow:inset -1px 0 #ffffff52}.home-console{--page-max-width:1540px;--console-blue:#244b91;--console-mint:#398f8f;--console-berry:#b5477f;--console-yellow:#b48728;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;max-width:100%;height:100%;min-height:0;display:grid;overflow:hidden}body:has(.home-console){overflow:hidden}.nds-hardware-frame{--hardware-rail-width:clamp(64px, 7.2vw, 110px);--hardware-cap-height:clamp(14px, 1.4vw, 20px);grid-template-columns:var(--hardware-rail-width) minmax(0, 1fr) var(--hardware-rail-width);background:0 0;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}@media (min-width:1280px){.nds-hardware-frame{--hardware-rail-width:clamp(144px, 11.5vw, 230px)}}.nds-hardware-frame.is-upper,.nds-hardware-frame.is-lower{border-radius:0}.nds-hardware-frame.is-upper{grid-template-rows:var(--hardware-cap-height) minmax(0, 1fr)}.nds-hardware-frame.is-lower{grid-template-rows:minmax(0, 1fr) var(--hardware-cap-height)}.nds-hardware-frame.is-upper:before,.nds-hardware-frame.is-lower:after{content:"";z-index:1;background:linear-gradient(90deg,#ffffff8f,#0000 22% 78%,#58606a29),#e8e8e5;grid-column:1/-1;box-shadow:inset 2px 2px #ffffffeb,inset -2px -2px #767d855c}.nds-hardware-frame.is-upper:before{border-top:2px solid #a7adb4;border-bottom:1px solid #747c85;grid-row:1}.nds-hardware-frame.is-lower:after{border-top:1px solid #8f969e;border-bottom:2px solid #747c85;grid-row:2}.nds-hardware-frame.is-upper>.nds-hardware-side,.nds-hardware-frame.is-upper>.nds-hardware-screen{grid-row:2}.nds-hardware-frame.is-lower>.nds-hardware-side,.nds-hardware-frame.is-lower>.nds-hardware-screen{grid-row:1}.nds-hardware-screen{--hardware-screen-inset:7px;background:#343b45;border:2px solid #1b2028;grid-column:2;min-width:0;min-height:0;padding:7px;position:relative;overflow:hidden;box-shadow:inset 2px 2px #ffffff14,inset -2px -2px #0000007a}.nds-stylus-canvas{inset:var(--hardware-screen-inset);z-index:58;width:calc(100% - (var(--hardware-screen-inset) * 2));height:calc(100% - (var(--hardware-screen-inset) * 2));pointer-events:none;position:absolute}.nds-stylus-canvas.is-active{cursor:none;pointer-events:auto;touch-action:none}.nds-stylus-dock{z-index:78;color:#4b5666;cursor:pointer;touch-action:manipulation;background:0 0;border:0;justify-content:flex-start;align-items:center;width:58px;min-height:48px;padding:7px 0;display:flex;position:absolute;bottom:calc(50% + 70px);right:-28px}.home-console:has(.nds-stylus-dock){overflow:visible}.console-deck:has(.nds-stylus-dock){overflow:visible}.console-deck-lower-shell:has(.nds-stylus-dock){overflow:visible}.nds-hardware-frame.is-lower:has(.nds-stylus-dock){overflow:visible}.nds-stylus-slot{width:54px;height:22px;display:block;position:relative;overflow:visible}.nds-stylus-slot:before{content:"";background:linear-gradient(#4e565f57,#ffffff94 42%,#737b8357),#c9cdcd;border:1px solid #747c84;border-radius:8px 0 0 8px;width:28px;height:18px;position:absolute;top:2px;left:0;box-shadow:inset 3px 0 4px #1f27326b,inset 0 1px 1px #00000038,0 1px #ffffffd1}.nds-stylus-in-slot{background:linear-gradient(90deg,#ffffffb8,#0000 36%,#565e662e 78%),linear-gradient(#f7f7f3,#c8cdce 68%,#929aa0);border:1px solid #737b83;border-radius:999px 7px 7px 999px;width:42px;height:14px;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .14s;animation:1.7s ease-in-out infinite nds-stylus-peek;position:absolute;top:4px;left:10px;box-shadow:inset 0 1px #fff,inset 0 -1px #49525a33,2px 3px 4px #1b243347}.nds-stylus-in-slot:before{content:"";border-left:1px solid #ffffffad;border-right:1px solid #4c545c6b;width:2px;position:absolute;top:2px;bottom:2px;right:12px}.nds-stylus-in-slot:after{content:"";background:linear-gradient(#eef1ef,#9ba3a8);border-radius:2px 4px 4px 2px;width:6px;height:8px;position:absolute;top:2px;right:3px;box-shadow:inset 0 1px #ffffffb8,-1px 0 #48505857}.nds-stylus-dock.is-empty .nds-stylus-in-slot{opacity:0;animation:none;transform:translate(30px)}.nds-stylus-dock-label{display:none}.nds-stylus-dock:focus-visible{outline:none}.nds-stylus-dock:focus-visible .nds-stylus-slot{outline-offset:2px;outline:3px solid #244b91}.nds-floating-stylus{--stylus-x:calc(100vw - 110px);--stylus-y:calc(100vh - 150px);z-index:112;opacity:0;pointer-events:none;width:clamp(145px,11.7vw,186px);height:clamp(210px,17vw,270px);transform:translate3d(var(--stylus-x), var(--stylus-y), 0) translate(-6%, -98%);transform-origin:6% 98%;will-change:transform;transition:opacity .1s;position:fixed;top:0;left:0}.nds-floating-stylus.is-visible{opacity:1}@keyframes nds-stylus-peek{0%,58%,to{transform:translate(-2px)}24%{transform:translate(4px)}40%{transform:translate(0)}}.nds-floating-stylus-image{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(4px 7px 7px #16203140);-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.nds-stylus-palette{z-index:111;background:linear-gradient(#fffffffa,#e0e4e6fa),#e8e8e5;border:2px solid #747c85;border-radius:5px;align-items:center;gap:7px;max-width:calc(100vw - 24px);min-height:48px;padding:6px 8px;display:flex;position:fixed;bottom:72px;left:50%;transform:translate(-50%);box-shadow:inset 1px 1px #fff,inset -1px -1px #535b6347,0 7px 20px #141e2f47}.nds-stylus-palette-group{border-right:1px solid #747c8573;align-items:center;gap:5px;padding-right:7px;display:flex}.nds-stylus-color,.nds-stylus-size,.nds-stylus-tool{color:#24324d;cursor:pointer;background:linear-gradient(#fff,#dfe3e4);border:1px solid #7d8792;border-radius:3px;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:inset 1px 1px #fff,1px 1px #414c5c47}.nds-stylus-color{position:relative}.nds-stylus-color:before{content:"";background:var(--stylus-swatch);border:1px solid #0c142247;border-radius:50%;width:18px;height:18px}.nds-stylus-size span{background:#17243d;border-radius:50%;display:block}.nds-stylus-color[aria-pressed=true],.nds-stylus-size[aria-pressed=true],.nds-stylus-tool[aria-pressed=true]{outline-offset:1px;background:#e5edfb;border-color:#244b91;outline:2px solid #244b91}.nds-stylus-tool.is-return{width:auto;min-width:84px;font-family:var(--font-pixel);text-transform:uppercase;grid-template-columns:auto auto;gap:5px;padding:0 9px;font-size:.6rem}.nds-stylus-palette button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.dark .nds-stylus-dock{color:#d8e0ef}.dark .nds-stylus-slot:before{background:linear-gradient(#0d131e,#3c4654 34%,#222c3b 72%,#080d15);border-color:#0c121d;box-shadow:inset 0 1px 3px #000,0 1px #ffffff14}.dark .nds-stylus-dock:focus-visible .nds-stylus-slot{outline-color:#afc7ff}.dark .nds-stylus-in-slot{background:linear-gradient(#566273,#252e3c 68%,#0d1420);border-color:#090e17;box-shadow:inset 0 1px #ffffff29,1px 1px 2px #000}.dark .nds-stylus-in-slot:after{background:linear-gradient(#687587,#263140 70%,#0c131e)}.dark .nds-floating-stylus{color:inherit}.dark .nds-floating-stylus-image{filter:brightness(.58)contrast(1.2)drop-shadow(4px 7px 7px #00000085)}.dark .nds-stylus-palette{background:linear-gradient(#303b4cfa,#192231fa);border-color:#0b111c;box-shadow:inset 1px 1px #ffffff1f,0 7px 20px #0000007a}.dark .nds-stylus-color,.dark .nds-stylus-size,.dark .nds-stylus-tool{color:#f0f4ff;background:linear-gradient(#44516a,#253047);border-color:#6e7f9c;box-shadow:inset 1px 1px #ffffff1f,1px 1px #080d15}.dark .nds-stylus-size span{background:#f0f4ff}.dark .nds-stylus-color[aria-pressed=true],.dark .nds-stylus-size[aria-pressed=true],.dark .nds-stylus-tool[aria-pressed=true]{background:#334b76;border-color:#afc7ff;outline-color:#afc7ff}@media (max-width:780px){.nds-stylus-dock{right:0;bottom:calc(var(--hardware-cap-height) + 6px);justify-content:flex-end;width:52px;min-height:44px;padding:7px 0 7px 8px}.nds-stylus-slot{width:34px;height:20px;overflow:hidden}.nds-stylus-slot:before{width:34px;height:16px}.nds-stylus-in-slot{width:30px;top:3px;left:10px}.nds-stylus-dock-label{display:none}.nds-stylus-palette{justify-content:flex-start;gap:5px;padding:6px;bottom:126px;overflow-x:auto}.nds-stylus-palette-group{gap:4px;padding-right:5px}.nds-stylus-color,.nds-stylus-size,.nds-stylus-tool{width:30px;height:30px}.nds-stylus-tool.is-return{min-width:62px;padding:0 6px}.nds-stylus-tool.is-return span{display:none}}.nds-hardware-screen>.nds-screen{background-color:#f1f3f6;background-image:repeating-linear-gradient(#69799738 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#69799733 0 1px,#0000 1px 30px),repeating-linear-gradient(#7684a014 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#7684a012 0 1px,#0000 1px 6px);background-position:0 0;height:100%}.dark .nds-hardware-screen>.nds-screen{background-color:#1a2339;background-image:repeating-linear-gradient(#768cc047 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#768cc040 0 1px,#0000 1px 30px),repeating-linear-gradient(#5e6e961a 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#5e6e9617 0 1px,#0000 1px 6px)}.nds-hardware-side{background:linear-gradient(90deg,#ffffff8f,#0000 22% 78%,#58606a29),#e8e8e5;border-top:2px solid #8f969e;border-bottom:2px solid #747c85;place-items:center;min-width:0;display:grid;position:relative;box-shadow:inset 2px 2px #ffffffeb,inset -2px -2px #767d855c}.nds-hardware-side.is-left{border-right:1px solid #7077807a;grid-column:1}.nds-hardware-side.is-right{border-left:1px solid #ffffffb8;grid-column:3}.nds-speaker-grille{grid-template-columns:repeat(3,8px);gap:9px;display:grid}.nds-speaker-grille i{background:#20242a;border-radius:50%;width:8px;height:8px;box-shadow:inset 1px 1px 1px #000000c7,1px 1px #ffffffc2}.nds-dpad{filter:drop-shadow(1px 2px 1px #464a5152);width:78px;height:78px;display:block;position:relative}.nds-dpad i{background:linear-gradient(135deg,#f3f3f1 0%,#d8dad9 46%,#bfc3c4 100%);border:2px solid #777d83;border-radius:3px;display:block;position:absolute;box-shadow:inset 2px 2px #ffffffe6,inset -2px -2px #5b616757,0 0 0 1px #ffffff73}.nds-dpad .is-vertical{width:26px;top:0;bottom:0;left:26px}.nds-dpad .is-horizontal{height:26px;top:26px;left:0;right:0}.nds-dpad .is-center{z-index:1;background:linear-gradient(135deg,#e8e9e7,#c7cacb);border:0;border-radius:1px;width:26px;height:26px;top:26px;left:26px;box-shadow:inset 1px 1px #ffffffb8,inset -1px -1px #5b616738}.nds-dpad b{z-index:2;background:#8f9498;border-radius:2px;width:14px;height:3px;display:block;position:absolute;box-shadow:inset 0 1px #4f54595c,0 1px #ffffffc2}.nds-dpad b.is-up{top:13px;left:32px;transform:rotate(90deg)}.nds-dpad b.is-right{top:38px;right:8px}.nds-dpad b.is-down{bottom:13px;left:32px;transform:rotate(90deg)}.nds-dpad b.is-left{top:38px;left:8px}.nds-dpad-hit{z-index:4;appearance:none;cursor:pointer;touch-action:manipulation;background:0 0;border:0;padding:0;position:absolute}.nds-dpad-hit:after{content:"";opacity:0;background:#244b9129;border-radius:2px;transition:opacity 70ms;position:absolute;inset:2px;box-shadow:inset 0 2px 3px #1f252c33}.nds-dpad-hit.is-up{width:26px;height:29px;top:0;left:26px}.nds-dpad-hit.is-right{width:29px;height:26px;top:26px;right:0}.nds-dpad-hit.is-down{width:26px;height:29px;bottom:0;left:26px}.nds-dpad-hit.is-left{width:29px;height:26px;top:26px;left:0}.nds-dpad-hit:hover:after{opacity:.38}.nds-dpad-hit:active:after{opacity:1}.nds-dpad-hit:focus-visible{outline-offset:1px;outline:2px solid #244b91}.nds-face-buttons{width:92px;height:92px;display:block;position:relative}.nds-face-button{appearance:none;color:#4c5156;cursor:pointer;touch-action:manipulation;background:radial-gradient(circle at 36% 30%,#fff 0 18%,#eeeeec 42%,#c8cccd 78%,#aeb3b6 100%);border:2px solid #8a8f94;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500;line-height:1;transition:transform 70ms,box-shadow 70ms,filter .1s;display:grid;position:absolute;box-shadow:inset 1px 1px #fffffff0,inset -2px -2px 2px #565c6238,0 2px 2px #464a513d}.nds-face-buttons .is-x{top:0;left:28px}.nds-face-buttons .is-a{top:28px;right:0}.nds-face-buttons .is-b{bottom:0;left:28px}.nds-face-buttons .is-y{top:28px;left:0}.nds-face-button:hover{filter:brightness(1.04)}.nds-face-button:active{transform:translateY(2px)scale(.96);box-shadow:inset 2px 3px 3px #545a6052,inset -1px -1px #ffffff80,0 0 1px #464a512e}.nds-face-button:focus-visible{outline-offset:2px;outline:2px solid #244b91}@media (max-width:1200px) and (min-width:781px){.nds-dpad{transform:scale(.78)}.nds-face-buttons{transform:translate(-4px)scale(.72)}}@media (max-width:980px) and (min-width:781px){.nds-dpad{transform:scale(.68)}.nds-face-buttons{transform:translate(-12px)scale(.62)}}.dark .nds-hardware-frame,.dark .nds-hardware-side{background:0 0;border-color:#111722;box-shadow:inset 2px 2px #ffffff14,inset -2px -2px #00000080}.dark .nds-dpad i{background:linear-gradient(135deg,#626a74 0%,#414954 48%,#2e3540 100%);border-color:#111722;box-shadow:inset 2px 2px #ffffff1f,inset -2px -2px #0000006b}.dark .nds-dpad .is-center{background:linear-gradient(135deg,#555e69,#363e49)}.dark .nds-dpad b{background:#202731;box-shadow:inset 0 1px #0000009e,0 1px #ffffff1f}.dark .nds-face-button{color:#edf1f5;background:radial-gradient(circle at 36% 30%,#66707b 0 16%,#48515c 44%,#2c333d 80%,#202630 100%);border-color:#111722;box-shadow:inset 1px 1px #ffffff24,inset -2px -2px 2px #0000006b,0 2px 2px #00000057}.dark .nds-hardware-side{background:linear-gradient(90deg,#ffffff14,#0000 22% 78%,#00000047),#252c36}.dark .nds-hardware-frame.is-upper:before,.dark .nds-hardware-frame.is-lower:after{background:linear-gradient(90deg,#ffffff14,#0000 22% 78%,#00000047),#252c36;border-color:#111722;box-shadow:inset 2px 2px #ffffff14,inset -2px -2px #00000080}.nds-hardware-frame.is-upper:before{border-bottom:0;box-shadow:inset 2px 2px #ffffffeb,inset -2px 0 #767d855c}.nds-hardware-frame.is-upper>.nds-hardware-side,.nds-hardware-frame.is-lower:after{border-top:0;box-shadow:inset 2px 0 #ffffffeb,inset -2px -2px #767d855c}.nds-hardware-frame.is-lower>.nds-hardware-side{border-bottom:0;box-shadow:inset 2px 2px #ffffffeb,inset -2px 0 #767d855c}.dark .nds-hardware-frame.is-upper:before{box-shadow:inset 2px 2px #ffffff14,inset -2px 0 #00000080}.dark .nds-hardware-frame.is-upper>.nds-hardware-side,.dark .nds-hardware-frame.is-lower:after{box-shadow:inset 2px 0 #ffffff14,inset -2px -2px #00000080}.dark .nds-hardware-frame.is-lower>.nds-hardware-side{box-shadow:inset 2px 2px #ffffff14,inset -2px 0 #00000080}.console-hardware-container{max-width:none;padding-left:0;padding-right:0}.home-console>.console-hardware-container{height:100%;min-height:0}.home-console>.dsi-camera-hinge{margin:0}.dark .nds-hardware-screen{background:#111722;border-color:#080b11}.home-display{overscroll-behavior:contain;scrollbar-color:#244b91b8 #d2dae875;scrollbar-width:thin;grid-template-columns:minmax(0,1.82fr) minmax(330px,.95fr);height:100%;min-height:0;padding:0;display:grid;overflow:auto}.home-display-copy{background-color:#f1f3f6e6;background-image:repeating-linear-gradient(#69799729 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#69799724 0 1px,#0000 1px 30px),repeating-linear-gradient(#7684a00e 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#7684a00d 0 1px,#0000 1px 6px);background-position:0 0;flex-direction:column;justify-content:center;min-width:0;padding:clamp(1.5rem,3vw,2.4rem);display:flex}.dark .home-display-copy{background-color:#18233be6;background-image:repeating-linear-gradient(#768cc033 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#768cc02e 0 1px,#0000 1px 30px),repeating-linear-gradient(#768cc013 0 1px,#0000 1px 6px),repeating-linear-gradient(90deg,#768cc011 0 1px,#0000 1px 6px)}.home-console-eyebrow{color:var(--console-blue);font-family:var(--font-press-start), var(--font-tiny5), monospace;margin:0;font-size:.74rem;font-weight:700}.home-console-title{color:#121a2e;margin:1rem 0 0;font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.14}.dark .home-console-title{color:#f0f4ff}.home-console-role{color:var(--console-blue);margin:1.1rem 0 0;font-size:clamp(.92rem,1.4vw,1.12rem);font-weight:800;line-height:1.65}.dark .home-console-role,.dark .home-console-eyebrow{color:#afc7ff}.home-console-location{color:#42516f;margin:.28rem 0 0;font-size:.95rem;font-weight:600}.dark .home-console-location{color:#ccd6e8}.home-console-description{max-width:72ch;margin:1rem 0 0}.home-console-supporting{max-width:72ch;margin:.7rem 0 0}.site-main:has(.home-console){flex:auto;min-height:0;padding-top:0;padding-bottom:0}.site-shell:has(.home-console){height:100dvh;overflow:hidden}.site-shell:has(.home-console) .site-footer{display:none}.home-console-actions{flex-wrap:wrap;gap:.65rem;margin-top:1.35rem;display:flex}.home-console-action{color:#1b2945;min-height:48px;font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.home-console-action.is-primary{background:var(--console-blue);color:#fff}.home-console-action.is-secondary{background:#75bcb9}.home-console-action.is-quiet{background:#f5f6f8}.dark .home-console-action.is-quiet{color:#f0f4ff;background:#293957}.home-display-status{border-left:1px solid #697fabb3;grid-template-rows:minmax(0,1fr) auto;min-width:0;display:grid}.home-display-profile .nds-screen,.home-display-instruments .nds-screen{box-shadow:none;background:#f9fafcc7;border:0;border-radius:0}.dark .home-display-profile .nds-screen,.dark .home-display-instruments .nds-screen{background:#18233bcc}.home-display-profile .nds-screen{border-bottom:1px solid #697fabb3;height:100%}.home-display-profile .relative.aspect-\[16\/11\]{aspect-ratio:auto;height:calc(100% - 1.7rem);min-height:205px}.home-display-instruments{grid-template-columns:minmax(140px,.92fr) minmax(180px,1.18fr);display:grid}.home-display-instruments>:first-child{border-right:1px solid #697fabb3}.home-display-instruments .pixel-clock-face{width:8.5rem;height:8.5rem;margin-left:auto;margin-right:auto}.home-display-instruments .pixel-clock-mark{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-51px)}.home-display-instruments .pixel-clock-number{font-size:1.28rem}.home-display-instruments .pixel-clock-hour{height:30px}.home-display-instruments .pixel-clock-minute{height:44px}.home-display-instruments .pixel-clock-second{height:47px}.home-display-instruments .nds-calendar{padding:4px}.home-display-instruments .nds-calendar-grid{gap:2px}.home-display-instruments .nds-calendar-cell{padding:3px 0;font-size:.62rem}.home-display-instruments .nds-calendar-weekday{font-size:.56rem}.home-display-instruments .nds-screen>.mb-2{gap:.35rem}.home-display-instruments .nds-screen>.mb-2>:first-child{font-size:.68rem}.home-display-instruments .nds-screen>.mb-2>:last-child{font-size:.7rem}.dsi-camera-hinge{--hinge-knuckle-width:clamp(70px, 8vw, 120px);z-index:2;background:#e8e8e5;border-top:2px solid #8f969e;border-bottom:2px solid #747c85;align-items:center;width:100%;height:42px;margin:10px 0;display:flex;position:relative;box-shadow:inset 0 3px #ffffffb8,inset 0 -3px #5b626b47,0 2px #244b9138}.dsi-hinge-rail{top:50%;right:var(--hinge-knuckle-width);left:var(--hinge-knuckle-width);background:linear-gradient(#f6f6f4 0%,#e7e8e6 32%,#d2d5d5 72%,#c5c9ca 100%);border:1px solid #a7adb4;border-radius:6px;height:30px;position:absolute;transform:translateY(-50%);box-shadow:inset 0 3px #ffffffc2,inset 0 -3px #5b626b33,0 1px #fff9}.dsi-hinge-knuckle{z-index:1;width:var(--hinge-knuckle-width);background:linear-gradient(#f4f4f2 0%,#e1e3e2 46%,#c9cdce 100%);border:1px solid #858c94;border-radius:5px;position:absolute;top:5px;bottom:5px;box-shadow:inset 0 2px #ffffffc7,inset 0 -2px #575e6733}.dsi-hinge-knuckle.is-left{border-left:0;border-radius:0 5px 5px 0;left:0}.dsi-hinge-knuckle.is-right{border-right:0;border-radius:5px 0 0 5px;right:0}.dsi-hinge-vent{z-index:3;align-items:center;gap:5px;height:18px;display:flex;position:absolute;top:50%;left:clamp(22px,2.2vw,34px);transform:translateY(-50%)}.dsi-hinge-vent i{background:#30363d;border-radius:3px;width:4px;height:14px;display:block;box-shadow:inset 1px 0 1px #0009,1px 0 #ffffffb3}.dsi-camera-housing{z-index:4;color:#74a7df;width:62px;height:30px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:.38rem;margin:auto;display:flex;position:relative}.dsi-camera-lens{background:radial-gradient(circle at 45% 46%,#5598d4 0 10%,#173f6b 11% 26%,#07111f 27% 58%,#02050a 59% 100%);border:2px solid #080b11;border-radius:50%;width:18px;height:18px;display:block;position:relative;box-shadow:inset 0 0 0 2px #151b25,0 0 0 2px #ffffff0d,0 0 5px #438acf73}.dsi-camera-glint{background:#b9def7;border-radius:50%;width:3px;height:3px;position:absolute;top:3px;left:4px;box-shadow:0 0 3px #b9def7cc}.dsi-mic-hole{background:#4b525b;border-radius:50%;width:4px;height:4px;display:block;box-shadow:inset 1px 1px 1px #000000b3}.dark .dsi-camera-hinge{background:#252c36;border-color:#111722;box-shadow:inset 0 3px #ffffff14,inset 0 -3px #00000075,0 2px #244b9138}.dark .dsi-hinge-rail,.dark .dsi-hinge-knuckle,.dark .dsi-camera-housing{background:#303843;border-color:#0b0f17;box-shadow:inset 0 2px #ffffff14}.dark .dsi-hinge-rail{background:linear-gradient(#424b56 0%,#303843 45%,#202731 100%)}.dark .dsi-camera-housing{box-shadow:none;background:0 0;border:0}.dark .dsi-hinge-vent i{background:#090c12;box-shadow:inset 1px 0 1px #000000b8,1px 0 #ffffff14}.dark .dsi-mic-hole{background:#090c12}.home-touch-screen{overscroll-behavior:contain;scrollbar-color:#244b91b8 #d2dae875;scrollbar-width:thin;flex-direction:column;height:100%;padding:clamp(.8rem,1.5vw,1.15rem);display:flex;overflow:auto}.home-console-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;display:grid}.home-console-card{color:#2f3f62;text-align:left;cursor:pointer;background:#f9fafcf0;border:2px solid #415b8ed1;border-radius:2px;flex-direction:column;align-items:stretch;min-width:0;min-height:130px;padding:1rem .9rem 1.55rem;transition:border-color .12s,background-color .12s,transform .12s;display:flex;position:relative;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bcb3}.dark .home-console-card{color:#d5e1f7;background:#1d2a46f0;border-color:#6d8fd3c7;box-shadow:inset 1px 1px #6d8fd32e,inset -1px -1px #050810b8}.home-console-card:hover{border-color:var(--console-blue);transform:translateY(-1px)}.home-console-card:active{transform:translate(1px,1px)}.home-console-card.is-selected{z-index:1;border-color:var(--console-blue);outline:4px solid var(--console-blue);outline-offset:4px;box-shadow:inset 1px 1px #fffffff2,2px 2px #244b913d}.home-console-card.is-selected:after{content:"";background:var(--console-blue);height:16px;position:absolute;bottom:0;left:0;right:0}.dark .home-console-card.is-selected{outline-color:#afc7ff;box-shadow:inset 1px 1px #afc7ff47,2px 2px #05081066}.dark .home-console-card.is-selected:after{background:#7ea2e8}.home-console-card-heading{color:var(--console-blue);font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;align-items:center;gap:.65rem;font-size:1rem;font-weight:800;display:flex}.home-console-card.is-mint .home-console-card-heading{color:var(--console-mint)}.home-console-card.is-yellow .home-console-card-heading{color:var(--console-yellow)}.home-console-card.is-berry .home-console-card-heading{color:var(--console-berry)}.home-console-card-copy{color:#42516f;margin-top:.85rem;font-size:.84rem;font-weight:600;line-height:1.48}.dark .home-console-card-copy{color:#ccd6e8}.home-console-focus-count{z-index:1;color:#fff;font-size:.72rem;font-weight:800;line-height:1;position:absolute;bottom:3px;right:.5rem}.home-console-preview{background:#f9fafcf0;border:2px solid #415b8ed1;flex:1 0 150px;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:1rem;min-height:150px;margin-top:1rem;padding:1rem;display:grid;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bca8}.dark .home-console-preview{background:#1d2a46f0;border-color:#6d8fd3c7;box-shadow:inset 1px 1px #6d8fd32e,inset -1px -1px #050810b8}.home-console-preview-mark{min-height:112px;color:var(--console-blue);background-color:#244b9114;border:2px solid;place-items:center;display:grid}.home-console-preview-mark.is-mint{color:var(--console-mint);background-color:#398f8f14}.home-console-preview-mark.is-yellow{color:var(--console-yellow);background-color:#b4872814}.home-console-preview-mark.is-berry{color:var(--console-berry);background-color:#b5477f14}.home-console-preview-copy{min-width:0}.home-console-preview-label{color:var(--console-blue);font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;font-size:.72rem;font-weight:800}.home-console-preview-copy h2{color:#121a2e;margin:.4rem 0 0;font-size:clamp(1rem,2vw,1.42rem)}.dark .home-console-preview-copy h2{color:#f0f4ff}.home-console-preview-copy p{color:#42516f;max-width:68ch;margin:.55rem 0 0;font-size:.92rem;font-weight:600;line-height:1.55}.dark .home-console-preview-copy p{color:#ccd6e8}.home-console-preview-copy a{margin-top:.55rem;font-weight:800;display:inline-flex}.home-console-controls{background:#f8f9fcf0;border-top:2px solid #244b91cc;border-bottom:2px solid #244b91cc;margin-top:0}.dark .home-console-controls{background:#121a2ef0}.home-console-controls-inner{grid-template-columns:repeat(4,minmax(0,1fr));padding-top:.55rem;padding-bottom:.55rem;display:grid}.home-control-hint{color:#1b2945;border-right:1px solid #697fab9e;justify-content:center;align-items:center;gap:.75rem;min-width:0;display:flex}.home-control-hint:last-child{border-right:0}.home-control-quit{text-align:left;cursor:pointer;background:0 0;border-top:0;border-bottom:0;border-left:0;width:100%;text-decoration:none;transition:background-color .14s,box-shadow .14s}.home-control-quit:hover{background:#244b9114}.home-control-quit:active{background:#244b9124;box-shadow:inset 0 2px #244b913d}.dark .home-control-quit:hover{background:#afc7ff17}.dark .home-control-quit:active{background:#afc7ff24;box-shadow:inset 0 2px #afc7ff38}.dark .home-control-hint{color:#e2e9f7}.home-control-hint>span:last-child{flex-direction:column;min-width:0;display:flex}.home-control-hint strong{font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;font-size:.92rem}.home-control-hint small{color:var(--console-blue);font-size:.76rem;font-weight:700}.dark .home-control-hint small{color:#afc7ff}.home-control-key{color:#41474d;width:34px;height:34px;font-family:var(--font-tiny5), monospace;text-shadow:0 1px #ffffffb8;background:radial-gradient(circle at 34% 28%,#fff 0 17%,#f1f1ef 40%,#d2d5d6 74%,#aeb3b6 100%);border:1px solid #7f858a;border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-weight:800;line-height:1;display:grid;transform:translateY(-2px);box-shadow:inset 1px 1px #fffffff5,inset -2px -2px 2px #50565c33,0 3px #858b90,0 5px 5px #131b2a38}.dark .home-control-key{color:#f0f3f6;text-shadow:0 1px #00000094;background:radial-gradient(circle at 34% 28%,#65707b 0 16%,#49525d 42%,#303741 76%,#202630 100%);border-color:#111722;box-shadow:inset 1px 1px #ffffff26,inset -2px -2px 2px #00000070,0 3px #111720,0 5px 5px #00000061}.home-control-pointer{flex:none}.console-deck{--console-blue:#244b91;--page-max-width:1440px;grid-template-rows:minmax(0,1fr) auto minmax(0,1fr) auto;height:100%;min-height:560px;display:grid;overflow:hidden}body:has(.console-deck){overflow:hidden}.site-main:has(.console-deck){flex:auto;min-height:0;padding-top:0;padding-bottom:0;overflow:hidden}.site-shell:has(.console-deck){height:100dvh;overflow:hidden}.site-shell:has(.console-deck) .site-footer{display:none}.console-deck-upper-shell,.console-deck-lower-shell,.console-deck-upper-container,.console-deck-lower-container{min-width:0;min-height:0}.console-deck-upper-shell{padding:0}.console-deck-lower-shell{padding:0;overflow:hidden}.console-deck-upper-container,.console-deck-lower-container{max-width:none;height:100%;padding-left:0;padding-right:0}.console-deck>.dsi-camera-hinge{align-self:center;margin:0}.console-deck-upper,.console-deck-lower{min-width:0;height:100%;padding:0;overflow:hidden}.console-deck-lower{grid-template-rows:auto auto minmax(0,1fr);display:grid}.console-screen-toolbar{background:repeating-linear-gradient(#0000 0 17px,#244b9112 17px 18px),#f2f6fcf5;border:2px solid #415b8ec7;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;min-height:46px;margin:.7rem .8rem 0;padding:.38rem .48rem;display:flex;box-shadow:inset 1px 1px #fffffff5,inset -1px -1px #91a0bc94}.console-screen-back{--back-accent:#244b91;border:2px solid var(--back-accent);background:repeating-linear-gradient(to bottom, transparent 0 17px, #244b9114 17px 18px), color-mix(in srgb, var(--back-accent) 8%, #f9fafc);color:#121a2e;min-width:138px;min-height:38px;box-shadow:inset 1px 1px 0 #fffffff5, inset -1px -1px 0 #91a0bc8a, 2px 2px 0 color-mix(in srgb, var(--back-accent) 48%, transparent);border-radius:1px;align-items:center;gap:.55rem;padding:.3rem .65rem .32rem .35rem;text-decoration:none;transition:transform .12s,box-shadow .12s,background-color .12s;display:inline-flex}.console-screen-back:hover,.console-screen-back:focus-visible{background-color:color-mix(in srgb, var(--back-accent) 13%, #f9fafc);filter:brightness(1.04);outline:3px solid color-mix(in srgb, var(--back-accent) 34%, transparent);outline-offset:2px;transform:translateY(-1px)}.console-screen-back:active{filter:none;box-shadow:inset 1px 2px 3px #323f5833, 1px 1px 0 color-mix(in srgb, var(--back-accent) 48%, transparent);transform:translate(1px,1px)}.console-screen-back-key{background:var(--back-accent);color:#fff;border:1px solid #17366f;border-radius:1px;flex:none;place-items:center;width:27px;height:27px;display:grid;box-shadow:inset 1px 1px #ffffff5c,inset -1px -1px #08163452}.console-screen-back-copy{gap:.08rem;line-height:1;display:grid}.console-screen-back-copy strong,.console-screen-toolbar-label{font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;font-weight:800}.console-screen-back-copy strong{font-size:.88rem}.console-screen-back-copy small{color:#244b91;font-size:.66rem;font-weight:800}.console-screen-toolbar-label{color:#244b91;letter-spacing:.04em;text-align:center;background:#ffffffb8;border:1px solid #415b8eb3;min-width:58px;padding:.28rem .4rem;font-size:.62rem;box-shadow:inset 1px 1px #ffffffe6}.dark .console-screen-toolbar{background:repeating-linear-gradient(#0000 0 17px,#afc7ff14 17px 18px),#1d2a46f5;border-color:#6d8fd3b8}.dark .console-screen-back{color:#f0f4ff;background:repeating-linear-gradient(#0000 0 17px,#afc7ff14 17px 18px),#293958fa;border-color:#7594cf;box-shadow:inset 1px 1px #ffffff24,inset -1px -1px #00000057,2px 2px #111b2f}.dark .console-screen-back-copy small{color:#afc7ff}.dark .console-screen-back:hover,.dark .console-screen-back:focus-visible{filter:brightness(1.12)}.dark .console-screen-toolbar-label{color:#d9e4fb;background:#19243bd6;border-color:#7594cf}.console-deck-scroll{overscroll-behavior:contain;scrollbar-color:#244b91b8 #d2dae875;scrollbar-width:thin;height:100%;overflow-y:auto}.console-deck-scroll:focus-visible{outline-offset:-4px;outline:3px solid #b5477fdb}.console-library-intro{flex-direction:column;justify-content:center;width:min(100%,1120px);min-height:100%;margin:0 auto;padding:clamp(1.15rem,2.5vw,2.2rem);display:flex}.console-library-lower{grid-template-rows:auto minmax(0,1fr);display:grid}.console-library-scroll{overscroll-behavior:contain;scrollbar-color:#244b91b8 #d2dae875;scrollbar-width:thin;height:100%;padding:.8rem;overflow-y:auto}.console-library-scroll:focus-visible{outline-offset:-4px;outline:3px solid #b5477fdb}.console-library-list{gap:.75rem;width:min(100%,1120px);margin:0 auto;display:grid}.console-library-card{--library-accent:#244b91;border:2px solid color-mix(in srgb, var(--library-accent) 72%, #7180a0);background:repeating-linear-gradient(to bottom, transparent 0 17px, color-mix(in srgb, var(--library-accent) 9%, transparent) 17px 18px), #f9fafcf5;color:#2f3f62;border-radius:2px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:1rem;min-width:0;padding:1rem 1.15rem 1.25rem;transition:border-color .12s,box-shadow .12s,transform .12s;display:grid;position:relative;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bca8}.console-library-card:after{content:"";background:var(--library-accent);opacity:.72;height:7px;transition:height .12s,opacity .12s;position:absolute;bottom:0;left:0;right:0}.console-library-card.is-mint{--library-accent:#398f8f}.console-library-card.is-yellow{--library-accent:#b48728}.console-library-card.is-berry{--library-accent:#b5477f}.console-library-card:hover,.console-library-card:focus-visible,.console-library-card[data-console-selected=true]{border-color:var(--library-accent);outline:3px solid var(--library-accent);outline-offset:-5px;box-shadow:inset 1px 1px 0 #fffffff2, inset -1px -1px 0 #91a0bca8, 2px 2px 0 color-mix(in srgb, var(--library-accent) 28%, transparent);transform:translateY(-1px)}.console-library-card:hover:after,.console-library-card:focus-visible:after,.console-library-card[data-console-selected=true]:after{opacity:1;height:12px}.console-library-card-number{color:var(--library-accent);font-family:var(--font-press-start), var(--font-tiny5), monospace;opacity:.72;font-size:.52rem;position:absolute;top:.65rem;right:.8rem}.console-library-card-icon{border:2px solid var(--library-accent);background:color-mix(in srgb, var(--library-accent) 9%, transparent);min-height:64px;color:var(--library-accent);place-items:center;display:grid}.console-library-card-copy{gap:.45rem;min-width:0;display:grid}.console-library-card-meta{color:var(--library-accent);text-transform:uppercase;flex-wrap:wrap;gap:.2rem .55rem;padding-right:2rem;font-size:.72rem;font-weight:800;line-height:1.45;display:flex}.console-library-card-title{color:#121a2e;font-family:var(--font-press-start), var(--font-tiny5), monospace;font-size:clamp(.72rem,1.35vw,.9rem);line-height:1.45}.console-library-card-summary{color:#42516f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.console-library-card-image{aspect-ratio:4/3;display:none;position:relative;overflow:hidden}.dark .console-library-card{background:repeating-linear-gradient(to bottom, transparent 0 17px, color-mix(in srgb, var(--library-accent) 12%, transparent) 17px 18px), #1d2a46f5;color:#d5e1f7}.dark .console-library-card-title{color:#f0f4ff}.dark .console-library-card-summary{color:#ccd6e8}.console-library-empty{padding:1.25rem}.console-deck-panel{width:min(100%,1120px);min-height:100%;margin:0 auto;padding:clamp(1.15rem,2.5vw,2.2rem)}.console-deck-panel>:first-child{margin-top:0}.console-panel-kicker{color:#244b91;font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:800}.console-panel-title{color:#121a2e;font-family:var(--font-press-start), var(--font-tiny5), monospace;margin:0;font-size:clamp(1.08rem,2.8vw,1.85rem);line-height:1.45}.dark .console-panel-title{color:#f0f4ff}.console-panel-lede{color:#2f3f62;max-width:74ch;margin:.85rem 0 0;font-size:clamp(.96rem,1.5vw,1.08rem);font-weight:600;line-height:1.7}.dark .console-panel-lede{color:#d5e1f7}.console-panel-tags{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.console-panel-body{margin-top:1rem}.console-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.console-module-card{background:#f9fafce0;border:2px solid #697fabc7;padding:1rem;box-shadow:inset 1px 1px #ffffffeb,inset -1px -1px #91a0bc85}.dark .console-module-card{background:#1d2a46e6;border-color:#6d8fd3b8}.console-module-card h2,.console-module-card h3{color:#121a2e;font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;margin:0;font-size:.96rem;font-weight:800;line-height:1.4}.dark .console-module-card h2,.dark .console-module-card h3{color:#f0f4ff}.console-module-card p{margin:.55rem 0 0}.console-module-list{color:#42516f;gap:.45rem;margin:.65rem 0 0;padding:0;font-size:.9rem;line-height:1.55;list-style:none;display:grid}.console-module-list li:before{content:"− ";color:#244b91;font-weight:800}.dark .console-module-list{color:#ccd6e8}.console-module-stack{gap:.75rem;margin-top:1rem;display:grid}.console-module-meta{color:#244b91;flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem;margin-top:.4rem;font-size:.82rem;font-weight:700;display:flex}.dark .console-module-meta{color:#afc7ff}.console-deck-options{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(142px,1fr);grid-auto-flow:column;gap:.75rem;width:100%;min-width:0;max-width:100%;height:auto;padding:.8rem;scroll-padding-inline:.8rem;display:grid;overflow-x:auto}.console-deck-options::-webkit-scrollbar{display:none}.console-deck-option{--option-accent:#244b91;color:#2f3f62;text-align:left;scroll-snap-align:start;cursor:pointer;background:repeating-linear-gradient(#0000 0 17px,#244b9114 17px 18px),#f9fafcf2;border:2px solid #415b8ecc;border-radius:2px;flex-direction:column;justify-content:flex-start;min-width:0;min-height:128px;padding:1rem 1rem 1.35rem;transition:border-color .12s,background-color .12s,transform .12s;display:flex;position:relative;box-shadow:inset 1px 1px #fffffff0,inset -1px -1px #91a0bca8}.console-deck-option:after{content:"";background:var(--option-accent);opacity:.28;height:6px;transition:height .12s,opacity .12s;position:absolute;bottom:0;left:0;right:0}.console-deck-option.is-mint{--option-accent:#398f8f}.console-deck-option.is-yellow{--option-accent:#b48728}.console-deck-option.is-berry{--option-accent:#b5477f}.dark .console-deck-option{color:#d5e1f7;background:repeating-linear-gradient(#0000 0 17px,#afc7ff14 17px 18px),#1d2a46f2;border-color:#6d8fd3c2}.console-deck-option:hover{border-color:var(--option-accent);transform:translateY(-1px)}.console-deck-option.is-selected{z-index:1;outline-offset:3px;background:repeating-linear-gradient(#0000 0 17px,#244b911c 17px 18px),#e7eefbf5;border-color:#244b91;outline:4px solid #244b91;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bc9e,2px 2px #244b9133}.console-deck-options[data-count="6"] .console-deck-option.is-selected{outline-offset:-5px;outline-width:3px}.console-deck-option.is-selected:after{opacity:1;height:14px}.dark .console-deck-option.is-selected{background:repeating-linear-gradient(#0000 0 17px,#afc7ff1c 17px 18px),#283c62f7;border-color:#afc7ff;outline-color:#afc7ff}.console-deck-option-number{color:#244b91;font-family:var(--font-press-start), var(--font-tiny5), monospace;opacity:.62;font-size:.52rem;line-height:1.55;position:absolute;top:.7rem;right:.75rem}.console-deck-option-copy{flex-direction:column;gap:.7rem;min-width:0;display:flex}.console-deck-option-heading{min-width:0;min-height:3.75rem;color:var(--option-accent);align-items:flex-start;gap:.65rem;display:flex}.console-deck-option-heading svg{flex:none;margin-top:.12rem}.console-deck-option-copy strong{color:#121a2e;font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;font-size:.94rem;line-height:1.32}.dark .console-deck-option-copy strong{color:#f0f4ff}.console-deck-option-copy small{color:#42516f;font-size:.76rem;font-weight:600;line-height:1.45}.dark .console-deck-option-copy small{color:#ccd6e8}.console-deck-preview{--preview-accent:#244b91;background:#f9fafcf0;border:2px solid #415b8ed1;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:.9rem;min-height:0;margin:0 .8rem .8rem;padding:.8rem;display:grid;overflow:hidden;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bca8}.console-deck-preview.is-mint{--preview-accent:#398f8f}.console-deck-preview.is-yellow{--preview-accent:#b48728}.console-deck-preview.is-berry{--preview-accent:#b5477f}.dark .console-deck-preview{background:#1d2a46f0;border-color:#6d8fd3c2}.console-deck-preview-mark{border:2px solid var(--preview-accent);background:color-mix(in srgb, var(--preview-accent) 8%, transparent);min-height:86px;color:var(--preview-accent);place-items:center;display:grid}.console-deck-preview-copy{min-width:0;min-height:0}.console-deck-preview-label{color:#244b91;font-family:var(--font-tiny5), var(--font-vt323), monospace;text-transform:uppercase;font-size:.68rem;font-weight:800}.console-deck-preview-copy h2{color:#121a2e;font-family:var(--font-press-start), var(--font-tiny5), monospace;margin:.3rem 0 0;font-size:clamp(.84rem,1.5vw,1.12rem);line-height:1.4}.dark .console-deck-preview-copy h2{color:#f0f4ff}.console-deck-preview-copy p{color:#42516f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.4rem 0 0;font-size:.82rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.dark .console-deck-preview-copy p{color:#ccd6e8}.console-deck-preview-action{border:2px solid var(--preview-accent);background:color-mix(in srgb, var(--preview-accent) 10%, #f9fafc);min-height:36px;color:color-mix(in srgb, var(--preview-accent) 86%, #10182b);font:inherit;box-shadow:inset 1px 1px 0 #ffffffe6, 2px 2px 0 color-mix(in srgb, var(--preview-accent) 45%, transparent);cursor:pointer;touch-action:manipulation;border-radius:1px;align-items:center;gap:.42rem;margin-top:.4rem;padding:.34rem .55rem;font-size:.84rem;font-weight:800;line-height:1.15;text-decoration:none;transition:transform .12s,background-color .12s,box-shadow .12s;display:inline-flex}.console-deck-preview-action:hover,.console-deck-preview-action:focus-visible{background-color:color-mix(in srgb, var(--preview-accent) 17%, #f9fafc);filter:brightness(1.04);outline:3px solid color-mix(in srgb, var(--preview-accent) 30%, transparent);outline-offset:2px;transform:translateY(-1px)}.console-deck-preview-action:active{filter:none;box-shadow:inset 1px 2px 3px #2330482e, 1px 1px 0 var(--preview-accent);transform:translate(1px,1px)}.console-deck-preview-action-key{width:21px;height:21px;font-family:var(--font-tiny5), monospace;border:1px solid;border-radius:50%;place-items:center;margin-left:.1rem;font-size:.66rem;line-height:1;display:grid}.console-deck-preview-actions{flex-wrap:wrap;gap:.35rem .85rem;display:flex}.dark .console-deck-preview-action{background:color-mix(in srgb, var(--preview-accent) 22%, #1d2a46);color:#f0f4ff;box-shadow:inset 1px 1px #ffffff21,2px 2px #05081085}.dark .console-deck-preview-action:hover,.dark .console-deck-preview-action:focus-visible{filter:brightness(1.14)}.console-deck-controls{margin-top:0}.console-deck-controls .home-console-controls-inner{max-width:none;padding:.55rem 0}.console-profile-panel,.console-note-preview{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);align-items:center;gap:clamp(1rem,3vw,2rem);display:grid}.console-profile-image,.console-note-image{min-height:280px;position:relative;overflow:hidden}.console-profile-image{aspect-ratio:4/5;max-height:460px}.console-note-image{aspect-ratio:16/10}.console-article-cover{aspect-ratio:16/9;max-width:900px;margin-top:1.2rem;position:relative;overflow:hidden}@media (max-width:980px) and (min-width:781px){.console-deck-options{scroll-padding-inline:.55rem}.console-deck-preview{margin-bottom:.55rem;margin-left:.55rem;margin-right:.55rem}.console-deck-options[data-count="6"]{scroll-padding-inline:.8rem}.console-deck-options[data-count="6"]+.console-deck-preview{margin-bottom:.8rem;margin-left:.8rem;margin-right:.8rem}.console-deck-options[data-count="2"],.console-deck-options[data-count="3"],.console-deck-options[data-count="4"],.console-deck-options[data-count="5"]{grid-auto-flow:row;grid-auto-columns:unset;gap:.45rem;padding:.55rem;overflow-x:hidden}.console-deck-options[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.console-deck-options[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.console-deck-options[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.console-deck-options[data-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.console-deck-option{min-height:116px;padding:.7rem .55rem 1rem}.console-deck-option-heading{gap:.35rem;min-height:3rem}.console-deck-option-heading svg{width:22px;height:22px}.console-deck-option-copy strong{font-size:.76rem;line-height:1.28}.console-deck-option-copy small{font-size:.68rem}.console-deck-option-number{top:.4rem;right:.45rem}}@media (max-height:860px) and (min-width:781px){.console-deck-options[data-count="6"]{padding-left:.55rem;padding-right:.55rem}.console-deck-options{gap:.5rem;padding:.55rem;scroll-padding-inline:.55rem}.console-deck-option{min-height:104px;padding:.65rem .75rem .95rem}.console-deck-option-copy{gap:.4rem}.console-deck-option-heading{gap:.4rem;min-height:3rem}.console-deck-option-heading svg{width:22px;height:22px}.console-deck-option-copy strong{font-size:.78rem;line-height:1.25}.console-deck-option-copy small{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;line-height:1.35;display:-webkit-box;overflow:hidden}.console-deck-option-number{top:.42rem;right:.48rem}.console-deck-options[data-count]+.console-deck-preview{grid-template-columns:88px minmax(0,1fr);gap:.65rem;margin:0 .55rem .55rem;padding:.55rem}.console-deck-preview-mark{min-height:70px}.console-deck-preview-label{display:none}.console-deck-preview-copy h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:0;font-size:.84rem;line-height:1.3;display:-webkit-box;overflow:hidden}.console-deck-preview-copy p{-webkit-line-clamp:1;margin-top:.22rem;font-size:.72rem;line-height:1.3}.console-deck-preview-action{min-height:32px;margin-top:.22rem;padding:.26rem .42rem;font-size:.72rem}}@media (max-height:720px) and (min-width:781px){.console-deck-options[data-count]{padding-left:.4rem;padding-right:.4rem;scroll-padding-inline:.4rem}.console-deck-option{min-height:86px;padding:.5rem .65rem .78rem}.console-deck-option-heading svg{width:19px;height:19px}.console-deck-option-heading{min-height:2.65rem}.console-deck-option-copy strong{font-size:.7rem}.console-deck-option-copy small{font-size:.62rem}.console-deck-options[data-count]+.console-deck-preview{grid-template-columns:58px minmax(0,1fr);margin-bottom:.4rem;margin-left:.4rem;margin-right:.4rem;padding:.32rem}.console-deck-preview-mark{min-height:48px}.console-deck-preview-mark svg{width:34px;height:34px}.console-deck-preview-copy h2{font-size:.76rem}.console-deck-preview-copy p{display:none}.console-deck-preview-action{min-height:28px;padding:.18rem .35rem;font-size:.68rem}.console-deck-preview-action-key{width:18px;height:18px;font-size:.56rem}}@media (max-width:780px){.home-console{grid-template-rows:minmax(0,1fr) auto minmax(0,1fr) auto;min-height:0}.nds-hardware-frame{border-radius:0;grid-template-columns:minmax(0,1fr)}.nds-hardware-side{display:none}.nds-hardware-screen{--hardware-screen-inset:4px;grid-column:1;padding:4px}.console-deck{grid-template-rows:minmax(0,1fr) auto minmax(0,1fr) auto;height:100%;min-height:0}.console-deck-upper-shell{padding:0}.console-deck-lower-shell{padding-top:0}.console-deck-panel{padding:1rem}.console-library-scroll{padding:.55rem}.console-screen-toolbar{min-height:42px;margin:.5rem .55rem 0;padding:.3rem .38rem}.console-screen-back{gap:.42rem;min-width:112px;min-height:31px;padding:.22rem .5rem .24rem .3rem}.console-screen-back-key{width:24px;height:24px}.console-screen-back-copy strong{font-size:.8rem}.console-screen-toolbar-label{font-size:.58rem}.console-library-card{grid-template-columns:52px minmax(0,1fr);gap:.7rem;padding:.75rem .75rem 1rem}.console-library-card-icon{min-height:52px}.console-library-card-icon svg{width:28px;height:28px}.console-library-card-meta{font-size:.64rem}.console-library-card-title{font-size:.7rem}.console-library-card-summary{font-size:.74rem;line-height:1.4}.console-deck-options{grid-auto-columns:minmax(150px,72vw);padding:.55rem;scroll-padding-inline:.55rem}.console-deck-option{min-height:108px;padding:.72rem}.console-deck-preview{grid-template-columns:68px minmax(0,1fr);gap:.65rem;margin:0 .55rem .55rem;padding:.6rem}.console-deck-preview-mark{min-height:68px}.console-deck-preview-copy h2{font-size:.78rem}.console-deck-preview-label{display:none}.console-deck-preview-copy p{-webkit-line-clamp:1;margin-top:.25rem;font-size:.72rem;line-height:1.3}.console-deck-preview-action{min-height:34px;margin-top:.25rem;padding:.28rem .45rem;font-size:.72rem}.console-deck-controls .home-console-controls-inner{padding-top:.4rem;padding-bottom:.4rem}}@media (max-width:640px){.home-console-controls{height:118px}.home-console-controls-inner{grid-template-rows:repeat(2,minmax(0,1fr));height:100%}.console-module-grid{grid-template-columns:1fr}.console-panel-title{font-size:1rem}.console-panel-lede{font-size:.92rem}.console-profile-panel,.console-note-preview{grid-template-columns:1fr}.console-profile-image,.console-note-image{min-height:220px}.console-deck-controls .home-control-hint{gap:.45rem;padding-left:.2rem}.console-deck-controls .home-control-hint strong{font-size:.76rem}.console-deck-controls .home-control-hint small{font-size:.66rem}}@media (max-height:760px) and (max-width:780px){.console-deck-options{gap:.35rem;padding:.35rem;scroll-padding-inline:.35rem}.console-deck-option{min-height:78px;padding:.42rem .5rem .68rem}.console-deck-option-copy{gap:.28rem}.console-deck-option-heading{gap:.3rem}.console-deck-option-heading svg{width:18px;height:18px}.console-deck-option-copy strong{font-size:.66rem;line-height:1.2}.console-deck-option-copy small{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.58rem;line-height:1.25;display:-webkit-box;overflow:hidden}.console-deck-option-number{top:.28rem;right:.32rem}.console-deck-preview{grid-template-columns:50px minmax(0,1fr);gap:.4rem;margin:0 .35rem .35rem;padding:.3rem}.console-deck-preview-mark{min-height:44px}.console-deck-preview-mark svg{width:28px;height:28px}.console-deck-preview-copy h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:0;font-size:.66rem;line-height:1.2;display:-webkit-box;overflow:hidden}.console-deck-preview-copy p{display:none}.console-deck-preview-action{min-height:28px;margin-top:.12rem;padding:.18rem .34rem;font-size:.62rem;line-height:1.2}.console-deck-preview-action-key{width:17px;height:17px;font-size:.54rem}.console-deck-preview-actions{gap:.1rem .5rem}}@media (max-width:980px){.home-display{grid-template-columns:1fr}.home-display-status{border-top:1px solid #697fabb3;border-left:0;grid-template-rows:auto;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr)}.home-display-profile .nds-screen{border-bottom:0;border-right:1px solid #697fabb3}.home-touch-screen{padding:.55rem}.home-console-card{min-height:112px;padding:.7rem .55rem 1rem}.home-console-card.is-selected{outline-offset:2px;outline-width:3px}.home-console-card.is-selected:after{height:16px}.home-console-card-heading{gap:.35rem;font-size:.76rem;line-height:1.3}.home-console-card-heading svg{flex:none;width:22px;height:22px}.home-console-card-copy{margin-top:.55rem;font-size:.68rem;line-height:1.35}.home-console-focus-count{pointer-events:none;justify-content:flex-end;align-items:center;height:16px;padding-right:.4rem;font-size:.64rem;line-height:1;display:flex;bottom:0;left:0;right:0}.home-console-preview{flex:116px;grid-template-columns:96px minmax(0,1fr);gap:.65rem;min-height:0;margin-top:.65rem;padding:.65rem}.home-console-preview-mark{min-height:76px}.home-console-preview-mark svg{width:40px;height:40px}.home-console-preview-label{font-size:.62rem}.home-console-preview-copy h2{margin-top:.25rem;font-size:.9rem;line-height:1.3}.home-console-preview-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.3rem;font-size:.74rem;line-height:1.35;display:-webkit-box;overflow:hidden}.home-console-preview-copy a{margin-top:.3rem;font-size:.74rem}}@media (max-width:980px) and (min-width:781px){.home-console-selector{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;overflow-x:hidden}}@media (max-width:780px){.home-console-selector{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,minmax(145px,68vw));gap:.55rem;padding:3px;overflow-x:auto}.home-console-card{scroll-snap-align:start}}@media (max-width:640px){.home-display-copy{padding:1.25rem}.home-console-title{font-size:clamp(2rem,12vw,3rem)}.home-console-role{font-size:.9rem}.home-console-actions{flex-direction:column}.home-console-action{width:100%}.home-display-status{grid-template-columns:1fr}.home-display-profile .nds-screen{border-bottom:1px solid #697fabb3;border-right:0}.home-display-instruments{grid-template-columns:minmax(138px,.86fr) minmax(176px,1.14fr)}.home-display-instruments .pixel-clock-face{width:6.5rem;height:6.5rem}.home-display-instruments .pixel-clock-mark{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-38px)}.home-display-instruments .pixel-clock-hour{height:23px}.home-display-instruments .pixel-clock-minute{height:32px}.home-display-instruments .pixel-clock-second{height:35px}.dsi-camera-hinge{--hinge-knuckle-width:3.4rem;height:38px}.dsi-hinge-rail{height:27px}.dsi-hinge-vent{display:none}.dsi-camera-housing{width:60px;height:30px}.home-touch-screen{padding:.45rem}.home-console-selector{margin:0;padding-left:0;padding-right:0}.home-console-card.is-selected{outline-offset:-3px}.home-console-preview{grid-template-columns:64px minmax(0,1fr);gap:.5rem;margin-top:.5rem;padding:.5rem}.home-console-preview-mark{min-height:62px}.home-console-preview-mark svg{width:32px;height:32px}.home-console-preview-label{display:none}.home-console-preview-copy h2{margin-top:0;font-size:.72rem}.home-console-preview-copy p{-webkit-line-clamp:1;font-size:.66rem}.home-console-preview-copy a{font-size:.68rem}.home-console-controls-inner{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.85rem}.home-control-hint:nth-child(2){border-right:0}.home-control-hint{justify-content:flex-start;padding-left:.5rem}}@media (max-width:980px){.site-header-inner{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand status""nav nav";gap:.4rem .75rem;padding-top:.35rem;padding-bottom:.45rem}.site-header-status{gap:.45rem}.site-header .site-header-status .pixel-button{min-height:34px;padding:.35rem .55rem}.site-header .primary-nav-link{min-height:38px}}@media (max-width:480px){.primary-nav{overflow-x:visible}.primary-nav-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;width:100%;min-width:0;display:grid}.primary-nav-list>li{min-width:0}.site-header .primary-nav-link{justify-content:center;width:100%;padding-inline:.35rem}}.project-cartridge-card,.note-save-slot,.contact-card{transition:border-color .16s,box-shadow .16s,transform .16s}.project-cartridge-card:hover,.note-save-slot:hover,.contact-card:is(a):hover{border-color:#244b91f5;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #91a0bcb3,3px 3px #244b913d}.dark .project-cartridge-card:hover,.dark .note-save-slot:hover,.dark .contact-card:is(a):hover{border-color:#afc7ffeb;box-shadow:inset 1px 1px #6d8fd338,inset -1px -1px #050810cc,3px 3px #05081075}.project-cartridge-card{transform-style:preserve-3d;position:relative}.project-cartridge-card:before{content:"";pointer-events:none;z-index:1;opacity:.75;border-top:3px solid #7ae3e857;position:absolute;inset:0;box-shadow:inset 0 1px #ffffffad,inset 0 -1px #284f9929}.dark .project-cartridge-card:before{border-top-color:#7ae3e838;box-shadow:inset 0 1px #8db2ff33,inset 0 -1px #0508106b}.note-save-slot{position:relative}.note-save-slot:before{content:"";background:#6d8fd3d1;border:1px solid #10162461;width:9px;height:9px;position:absolute;top:50%;left:14px;transform:translateY(-50%);box-shadow:0 0 0 2px #ffffff75,0 0 10px #6d8fd342}.note-save-slot:hover:before,.note-save-slot:focus-visible:before{background:#7ae3e8f2;box-shadow:0 0 0 2px #fff9,0 0 14px #7ae3e875}.note-save-slot>div{padding-left:2.1rem}.dark .note-save-slot:before{background:#8db2ffc7;border-color:#ffffff47;box-shadow:0 0 0 2px #0508106b,0 0 10px #8db2ff38}.about-grid{gap:var(--card-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.skills-grid{gap:var(--card-gap);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));display:grid}.hero-keywords{border-top:1px solid #315fb352;gap:8px;max-width:46rem;padding-top:14px;display:grid}.hero-keywords-label{color:#244b91;font-family:var(--font-pixel), monospace;text-transform:uppercase;font-size:.66rem;line-height:1}.hero-keywords-list{flex-wrap:wrap;gap:.55rem .75rem;margin:0;padding:0;list-style:none;display:flex}.hero-keywords-list li{color:#2f3f62;align-items:center;font-size:.85rem;font-weight:700;line-height:1.35;display:inline-flex}.hero-keywords-list li:not(:last-child):after{content:"";background:#5fb1ab;width:4px;height:4px;margin-left:.75rem;box-shadow:0 0 0 1px #244b9147}.dark .hero-keywords{border-top-color:#afc7ff4d}.dark .hero-keywords-label{color:#afc7ff}.dark .hero-keywords-list li{color:#d5d9e2}.dark .hero-keywords-list li:not(:last-child):after{background:#79d3cb;box-shadow:0 0 0 1px #afc7ff40}.resume-skills-grid{gap:var(--card-gap);grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;display:grid}.resume-skill-card{grid-column:span 2;min-height:182px}.resume-skill-card:nth-child(4),.resume-skill-card:nth-child(5){grid-column:span 3}.resume-skill-list{gap:.38rem;display:grid}.resume-skill-list li:before{content:"- "}.game-widget{justify-self:stretch;width:min(100%,320px);max-width:100%}.hero-avatar-panel{background:linear-gradient(#ffffffeb 0%,#ebeff7f2 100%);width:168px;min-width:168px}.hero-avatar-frame{background:repeating-linear-gradient(#969eaf29 0 1px,#0000 1px 6px),repeating-linear-gradient(#969eaf59 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#969eaf3d 0 1px,#0000 1px 30px),linear-gradient(#f9fafcf2 0%,#eaeef6f2 100%);border:2px solid #627698eb;justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden;box-shadow:inset 1px 1px #ffffffeb,inset -1px -1px #98a6bfb8}.hero-avatar-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 38%;object-position:center 38%;image-rendering:pixelated;filter:saturate(1.08)contrast(1.05)}.hero-avatar-head,.hero-avatar-body{image-rendering:pixelated;background:#44567e;position:absolute;left:50%;transform:translate(-50%)}.hero-avatar-head{width:42px;height:42px;top:26px;box-shadow:-6px 0 #44567e,6px 0 #44567e,0 6px #44567e}.hero-avatar-body{width:66px;height:40px;top:78px;box-shadow:-12px 0 #44567e,12px 0 #44567e,0 8px #44567e}.hero-avatar-shine{pointer-events:none;background:linear-gradient(135deg,#ffffff29 0%,#fff0 38%);position:absolute;inset:0}.dark .hero-avatar-panel{background:linear-gradient(#1f2b46f5 0%,#151e34f5 100%)}.dark .hero-avatar-frame{background:repeating-linear-gradient(#5e6e9638 0 1px,#0000 1px 6px),repeating-linear-gradient(#5e6e964d 0 1px,#0000 1px 30px),repeating-linear-gradient(90deg,#5e6e9638 0 1px,#0000 1px 30px),linear-gradient(#222f4af5 0%,#161f34f5 100%);border-color:#6d8fd3c7;box-shadow:inset 1px 1px #6d8fd329,inset -1px -1px #050810b3}@media (max-width:520px){.hero-avatar-panel{width:140px;min-width:140px}.hero-avatar-frame{height:124px}.home-sidebar{gap:10px}.pixel-clock-face{width:9.25rem;height:9.25rem}.pixel-clock-mark{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-60px)}.pixel-clock-number{font-size:1.5rem}.pixel-clock-hour{height:30px}.pixel-clock-minute{height:44px}.pixel-clock-second{height:48px}.nds-calendar-cell{padding:4px 0;font-size:.68rem}.nds-calendar-weekday{font-size:.62rem}.cockatiel-sprite-wrap{min-height:170px}.sprite-mario{width:120px;height:120px}}@media (max-width:900px){.home-grid{grid-template-columns:1fr}.side-widgets{max-width:100%}.home-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.home-sidebar>.game-widget{width:100%;max-width:340px}.resume-skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resume-skill-card,.resume-skill-card:nth-child(4),.resume-skill-card:nth-child(5){grid-column:span 1}}@media (max-width:640px){:root{--page-padding-x:16px;--section-gap:24px;--card-gap:12px}.hero-actions{flex-direction:column;align-items:stretch}.site-navigation-row{gap:.5rem}.projects-grid,.home-sidebar,.about-grid,.resume-skills-grid{grid-template-columns:1fr}.game-widget{justify-self:center;width:min(100%,320px)}.page-header{padding-left:1.25rem}.note-save-slot:before{left:10px}.note-save-slot>div{padding-left:1.75rem}}.home-sidebar>*{width:100%}.home-sidebar>.game-widget{justify-self:center;width:min(100%,320px)}.cockatiel-panel{flex-direction:column;gap:.55rem;display:flex}.cockatiel-bubble{background:linear-gradient(#fffffff5 0%,#eef2fafa 100%);position:relative}.dark .cockatiel-bubble{background:linear-gradient(#2a3a5ef5 0%,#1d2a46f5 100%)}.cockatiel-bubble:after{content:"";background:#f1f4fafa;border-bottom:2px solid #7e90b3eb;border-right:2px solid #7e90b3eb;width:14px;height:14px;position:absolute;bottom:-8px;left:1.1rem;transform:rotate(45deg)}.dark .cockatiel-bubble:after{background:#253658fa;border-bottom-color:#6d8fd3d9;border-right-color:#6d8fd3d9}.cockatiel-sprite-wrap{background:repeating-linear-gradient(#ffffff17 0 1px,#2ab4cceb 1px 6px),linear-gradient(#2fc3d8 0%,#22adc7 100%);border:2px dashed #7e90b3a6;border-radius:2px;justify-content:center;align-items:center;min-height:200px;display:flex}.dark .cockatiel-sprite-wrap{background:repeating-linear-gradient(#ffffff14 0 1px,#1e5d76e6 1px 6px),linear-gradient(#2d89ab 0%,#216680 100%);border-color:#6d8fd399}.cockatiel-image{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:min(90%,176px);image-rendering:pixelated;image-rendering:crisp-edges;margin:auto;display:block}.sprite-button{cursor:pointer;background:0 0;border:none;padding:0}.sprite-button:focus-visible{outline-offset:4px;outline:2px solid #284f9999}.sprite-mario{width:140px;height:140px;image-rendering:pixelated;image-rendering:crisp-edges;background-image:url(/mario-sprite.svg);background-position:0 0;background-size:200% 100%;transition:transform .12s}.sprite-mario.is-big{background-position:100% 0}.sprite-mario.is-jumping{animation:.22s steps(2,end) mario-jump}@keyframes mario-jump{0%{transform:translateY(0)}40%{transform:translateY(-10px)}to{transform:translateY(0)}}.pixel-clock-face{background-color:#eef0f3;background-image:linear-gradient(#969eaf80 0 1px,#0000 1px 30px),linear-gradient(90deg,#969eaf66 0 1px,#0000 1px 30px),linear-gradient(#969eaf26 0 1px,#0000 1px 6px);background-position:50%,50%,50%;background-repeat:repeat,repeat,repeat;background-size:30px 30px,30px 30px,6px 6px;border:2px solid #2a2a2ae6;width:10.5rem;height:10.5rem;position:relative;box-shadow:inset 1px 1px #fffffff2,inset -1px -1px #8c8c8ca6}.dark .pixel-clock-face{background-color:#1a2339;background-image:linear-gradient(#5e6e9680 0 1px,#0000 1px 30px),linear-gradient(90deg,#5e6e9666 0 1px,#0000 1px 30px),linear-gradient(#5e6e962e 0 1px,#0000 1px 6px);background-position:50%,50%,50%;background-repeat:repeat,repeat,repeat;background-size:30px 30px,30px 30px,6px 6px;border-color:#6d8fd3b3;box-shadow:inset 1px 1px #6d8fd333,inset -1px -1px #050810bf}.pixel-clock-marks{pointer-events:none;position:absolute;inset:0}.pixel-clock-mark{width:3px;height:3px;transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-68px);background:#878787d9;position:absolute;top:50%;left:50%}.dark .pixel-clock-mark{background:#bdd0f5b3}.pixel-clock-number{font-family:var(--font-vt323), var(--font-tiny5), var(--font-press-start), "Lucida Console", "Courier New", monospace;color:#787878f2;text-transform:uppercase;font-size:1.7rem;font-weight:700;line-height:1;position:absolute}.dark .pixel-clock-number{color:#bdd0f5d9}.pixel-clock-number-top{top:.25rem;left:50%;transform:translate(-50%)}.pixel-clock-number-right{top:50%;right:.3rem;transform:translateY(-50%)}.pixel-clock-number-bottom{bottom:.25rem;left:50%;transform:translate(-50%)}.pixel-clock-number-left{top:50%;left:.3rem;transform:translateY(-50%)}.pixel-clock-hand{transform-origin:50% 100%;position:absolute;bottom:50%;left:50%}.pixel-clock-hour{background:#2a2a2a;width:5px;height:36px}.pixel-clock-minute{background:#6a6a6a;width:3px;height:54px}.pixel-clock-second{background:#cc3b3b;width:2px;height:58px}.dark .pixel-clock-hour{background:#d7e3ff}.dark .pixel-clock-minute{background:#9fb4e6}.dark .pixel-clock-second{background:#f39ac0}.pixel-clock-center{background:#2b2b2b;border:2px solid #f1f1f1;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dark .pixel-clock-center{background:#1d2a46f2;border-color:#d8e6ffe6}.nds-calendar{background:#f4f6fbf2;border:2px solid #627698cc;border-radius:2px;padding:6px;box-shadow:inset 1px 1px #fffc,inset -1px -1px #94a0b666}.nds-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.nds-calendar-cell{text-align:center;color:#3b4b6ff2;background:#fafbfdf2;border:1px solid #6276988c;border-radius:2px;padding:5px 0;font-size:.72rem;font-weight:600}.nds-calendar-weekday{text-transform:uppercase;letter-spacing:.05em;font-size:.66rem}.nds-calendar-weekday.is-sun{color:#fff;background:#d44747;border-color:#b23a3a}.nds-calendar-weekday.is-sat{color:#fff;background:#2f5bcc;border-color:#274aa4}.nds-calendar-day.is-sun{color:#8b2e4b;background:#f3c1d3}.nds-calendar-day.is-sat{color:#2c4f97;background:#bfd0f5}.nds-calendar-day.is-muted{color:#9aa3b5;background:#eef0f4}.nds-calendar-day.is-today{outline-offset:-2px;background:#fff;outline:2px solid #2b2b2b}.dark .nds-calendar{background:#1c263cf2;border-color:#6d8fd399;box-shadow:inset 1px 1px #6d8fd333,inset -1px -1px #05081099}.dark .nds-calendar-cell{color:#d5d9e2e6;background:#212d46f2;border-color:#6d8fd359}.dark .nds-calendar-day.is-muted{color:#6f7fa3d9;background:#161f32f2}.dark .nds-calendar-day.is-sun{color:#f2a7cd;background:#c35f9766}.dark .nds-calendar-day.is-sat{color:#9fb4e6;background:#3768be66}.dark .nds-calendar-day.is-today{outline-offset:-2px;color:#f7fbff;background:#267feceb;outline:2px solid #81bcfff2;box-shadow:inset 1px 1px #c5e4ff73,inset -1px -1px #0a224f73}.dark .nds-calendar-weekday.is-sun{background:#c65f97d9;border-color:#c65f97e6}.dark .nds-calendar-weekday.is-sat{background:#3768bed9;border-color:#3768bee6}.flappy-panel{flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex;position:relative;overflow:hidden}.flappy-boot-screen{pointer-events:none;z-index:3;color:#253a5f;font-family:var(--font-pixel);letter-spacing:.08em;text-transform:uppercase;background:repeating-linear-gradient(#ffffff14 0 1px,#0000 1px 4px),linear-gradient(#d6f0f6f5,#63b5c7f5);border:2px solid #284f998c;align-content:center;place-items:center;gap:.45rem;font-size:.62rem;animation:1.05s step-end forwards flappy-boot-screen;display:grid;position:absolute;inset:.75rem;box-shadow:inset 1px 1px #ffffffbd,inset -1px -1px #284f9942,0 0 18px #7ae3e83d}.flappy-boot-screen i{transform-origin:0;background:linear-gradient(90deg,#253a5fe6,#7ae3e8db);border:1px solid #253a5fb3;width:min(72%,180px);height:8px;animation:.7s steps(8,end) forwards flappy-boot-bar;display:block;box-shadow:inset 0 0 0 1px #ffffff5c}@keyframes flappy-boot-screen{0%,76%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-6px)}}@keyframes flappy-boot-bar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.flappy-header,.flappy-footer{color:#364569eb;font-family:var(--font-pixel);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;min-width:0;font-size:.58rem;display:flex}.flappy-stage{cursor:pointer;background:#9bcbd1;border:2px solid #7e90b3d9;border-radius:2px;width:100%;padding:0;display:block;overflow:hidden;box-shadow:inset 1px 1px #ffffffb8,inset -1px -1px #44537673,2px 2px #5a6b8f3d}.flappy-stage:focus-visible{outline-offset:3px;outline:2px solid #284f99b3}.flappy-canvas{aspect-ratio:4/3;width:100%;max-width:100%;image-rendering:pixelated;image-rendering:crisp-edges;display:block}.dark .flappy-header,.dark .flappy-footer{color:#dae4f8e6}.dark .flappy-stage{border-color:#6d8fd3b8;box-shadow:inset 1px 1px #6d8fd329,inset -1px -1px #050810b3,2px 2px #03081447}.dark .flappy-boot-screen{color:#dae4f8;background:repeating-linear-gradient(#ffffff0d 0 1px,#0000 1px 4px),linear-gradient(#2c3f66f5,#122744f5);border-color:#8db2ff75;box-shadow:inset 1px 1px #8db2ff2e,inset -1px -1px #050810b3,0 0 18px #7ae3e81f}.dark .flappy-boot-screen i{background:linear-gradient(90deg,#8db2ffdb,#7ae3e8b8);border-color:#dae4f86b}@media (max-width:520px){.game-widget{width:min(100%,280px)}.flappy-header,.flappy-footer{font-size:clamp(.46rem,2.6vw,.52rem)}}@media (max-width:360px){.game-widget{width:100%}.flappy-panel{padding:.55rem}}@media (prefers-reduced-motion:reduce){html.theme-transition *,html.theme-transition :before,html.theme-transition :after{transition-duration:.01ms}.nds-wall,.nds-stylus-in-slot,.sprite-mario,.flappy-boot-screen i{animation:none}.gsap-boot-glow,.gsap-scanline,.flappy-boot-screen{display:none}.project-cartridge-card,.note-save-slot,.contact-card{transition:none}}.hover\:bg-ink-200:hover{--tw-bg-opacity:1;background-color:rgb(213 217 226/var(--tw-bg-opacity,1))}.hover\:bg-mint-400:hover{--tw-bg-opacity:1;background-color:rgb(126 195 198/var(--tw-bg-opacity,1))}.hover\:bg-slateblue-500:hover{--tw-bg-opacity:1;background-color:rgb(49 95 179/var(--tw-bg-opacity,1))}.hover\:text-berry-500:hover{--tw-text-opacity:1;color:rgb(198 95 151/var(--tw-text-opacity,1))}.focus\:not-sr-only:focus{clip:auto;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:absolute:focus{position:absolute}.focus\:left-4:focus{left:1rem}.focus\:top-4:focus{top:1rem}.focus\:z-50:focus{z-index:50}.focus\:rounded:focus{border-radius:.25rem}.focus\:bg-sun-400:focus{--tw-bg-opacity:1;background-color:rgb(239 210 143/var(--tw-bg-opacity,1))}.focus\:px-3:focus{padding-left:.75rem;padding-right:.75rem}.focus\:py-2:focus{padding-top:.5rem;padding-bottom:.5rem}.focus\:text-ink-900:focus{--tw-text-opacity:1;color:rgb(18 26 46/var(--tw-text-opacity,1))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x:1.02;--tw-scale-y:1.02;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:border-ink-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(79 98 141/var(--tw-border-opacity,1))}.dark\:border-slateblue-400\/60:is(.dark *){border-color:#7ea2e899}.dark\:border-slateblue-400\/70:is(.dark *){border-color:#7ea2e8b3}.dark\:bg-ink-700:is(.dark *){--tw-bg-opacity:1;background-color:rgb(47 63 98/var(--tw-bg-opacity,1))}.dark\:bg-ink-700\/40:is(.dark *){background-color:#2f3f6266}.dark\:bg-ink-800:is(.dark *){--tw-bg-opacity:1;background-color:rgb(29 42 70/var(--tw-bg-opacity,1))}.dark\:bg-ink-800\/95:is(.dark *){background-color:#1d2a46f2}.dark\:bg-ink-900:is(.dark *){--tw-bg-opacity:1;background-color:rgb(18 26 46/var(--tw-bg-opacity,1))}.dark\:bg-ink-900\/60:is(.dark *){background-color:#121a2e99}.dark\:bg-slateblue-600:is(.dark *){--tw-bg-opacity:1;background-color:rgb(36 75 145/var(--tw-bg-opacity,1))}.dark\:text-ink-100:is(.dark *){--tw-text-opacity:1;color:rgb(244 245 247/var(--tw-text-opacity,1))}.dark\:text-ink-200:is(.dark *){--tw-text-opacity:1;color:rgb(213 217 226/var(--tw-text-opacity,1))}.dark\:text-ink-300:is(.dark *){--tw-text-opacity:1;color:rgb(189 200 220/var(--tw-text-opacity,1))}.dark\:text-mint-400:is(.dark *){--tw-text-opacity:1;color:rgb(126 195 198/var(--tw-text-opacity,1))}.dark\:text-slateblue-300:is(.dark *){--tw-text-opacity:1;color:rgb(175 199 255/var(--tw-text-opacity,1))}.dark\:text-slateblue-400:is(.dark *){--tw-text-opacity:1;color:rgb(126 162 232/var(--tw-text-opacity,1))}.dark\:hover\:bg-ink-600:hover:is(.dark *){--tw-bg-opacity:1;background-color:rgb(79 98 141/var(--tw-bg-opacity,1))}.dark\:hover\:text-mint-400:hover:is(.dark *){--tw-text-opacity:1;color:rgb(126 195 198/var(--tw-text-opacity,1))}@media (min-width:640px){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pt-7{padding-top:1.75rem}.sm\:text-\[0\.78rem\]{font-size:.78rem}.sm\:text-\[0\.82rem\]{font-size:.82rem}.sm\:text-\[0\.92rem\]{font-size:.92rem}.sm\:text-\[1\.08rem\]{font-size:1.08rem}.sm\:text-\[1\.1rem\]{font-size:1.1rem}.sm\:text-\[1\.3rem\]{font-size:1.3rem}.sm\:text-\[1\.55rem\]{font-size:1.55rem}.sm\:text-\[1rem\]{font-size:1rem}.sm\:text-\[2\.3rem\]{font-size:2.3rem}}@media (min-width:1024px){.lg\:text-\[2\.55rem\]{font-size:2.55rem}}
