@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.fixed{position:fixed}.block{display:block}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}}:root{--bg-main: #ECE9D8;--bg-secondary: #DDD7C8;--retro-green: #5F6F52;--retro-green-dark: #46543B;--border-dark: #2B2B2B;--text-main: #2B2B2B;--text-light: #F5F5F5;--xp-blue-1: #245EDB;--xp-blue-2: #1941A5;--shadow-main: 6px 6px 0px rgba(0,0,0,.25)}*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:100vh;font-family:IBM Plex Mono,monospace;color:var(--text-main);overflow-x:hidden}body{background-image:url(/assets/images/wallpaper.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;position:relative}body:before{content:"";position:fixed;inset:0;background:#00000014;z-index:-2}.desktop{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.browser-window{width:100%;max-width:1400px;height:95vh;background:#f3efe3;border-radius:12px;overflow:hidden;border:2px solid #001B66;box-shadow:0 0 0 3px #4d7bff,0 20px 40px #00000073;display:flex;flex-direction:column}.browser-topbar{height:42px;background:linear-gradient(to bottom,var(--xp-blue-1),var(--xp-blue-2));display:flex;align-items:center;justify-content:space-between;padding-inline:1rem;color:#fff;font-weight:700}.window-buttons{display:flex;gap:.5rem}.window-button{width:22px;height:22px;border-radius:4px;border:1px solid rgba(255,255,255,.5);background:#fff3;color:#fff;font-size:.85rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .1s}.window-button:hover{background:#ffffff59;transform:scale(1.1)}.window-button:active{transform:scale(.95)}.window-button--min:hover{background:#f5c400;color:#000;border-color:#c9a100}.window-button--max:hover{background:#27ae60;color:#fff;border-color:#1e8449}.window-button--close:hover{background:#e74c3c;color:#fff;border-color:#c0392b}.browser-toolbar{height:48px;background:#ece9d8;border-bottom:1px solid #B7B7B7;display:flex;align-items:center;padding-inline:1rem;gap:1rem}.address-bar{flex:1;height:34px;background:#fff;border:1px solid #7F9DB9;display:flex;align-items:center;padding-inline:1rem;font-size:.95rem}.browser-tabs{height:52px;background:#e8e2d1;display:flex;align-items:end;padding-inline:1rem;gap:.4rem;border-bottom:2px solid #999}.browser-tab{height:40px;padding-inline:1.2rem;background:#f3efe3;border:2px solid #999;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;align-items:center;font-size:.95rem;cursor:pointer;transition:.2s}.browser-tab:hover{background:#fffdf7}.browser-tab.active{background:#f3efe3;position:relative;top:2px}.browser-content{flex:1;overflow-y:auto;position:relative;background-color:var(--bg-main);background-image:linear-gradient(rgba(95,111,82,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(95,111,82,.1) 1px,transparent 1px);background-size:40px 40px}.hero{min-height:100%;display:grid;grid-template-columns:1fr 420px;align-items:center;gap:4rem;padding:5rem}.hero-path{font-size:1.2rem;margin-bottom:2rem}.hero-title{font-family:"Press Start 2P",cursive;font-size:clamp(3rem,7vw,6rem);line-height:1.1;color:var(--retro-green);margin-bottom:2rem}.hero-subtitle{font-family:VT323,monospace;font-size:3rem;margin-bottom:2rem}.hero-description{font-size:1.2rem;line-height:1.8;max-width:600px}.retro-button{margin-top:2rem;border:2px solid #000;background:#efe8d8;padding:1rem 1.6rem;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:5px 5px #00000040;transition:.2s}.retro-button:hover{transform:translate(-3px,-3px)}.retro-button--secondary{background:var(--retro-green);color:var(--text-light);border-color:var(--retro-green-dark)}.retro-button--secondary:hover{background:var(--retro-green-dark)}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.hero-buttons .retro-button{margin-top:0}.profile-card{background:#efe8d8;border:3px solid var(--retro-green-dark);box-shadow:var(--shadow-main);padding:1rem;position:relative;overflow:hidden}.profile-card:after{content:"";position:absolute;inset:1rem;background:#5f6f5226;mix-blend-mode:multiply;pointer-events:none;z-index:1}.profile-image{width:100%;image-rendering:pixelated}@media(max-width:1100px){.hero{grid-template-columns:1fr}}@media(max-width:768px){.desktop{padding:1rem}.browser-window{height:auto;min-height:95vh}.hero{padding:2rem}.hero-title{font-size:2.2rem}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial}}}
