@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600&display=swap";:root{color-scheme:light;--surface-border: #5f5f5f;--text-primary: #171717;--shadow-soft: 0 18px 42px rgba(8, 20, 37, .38);--shadow-edge: 0 2px 10px rgba(8, 20, 37, .2)}*{box-sizing:border-box}html{min-height:100%;background:#162131}body{margin:0;min-height:100vh;font-family:Instrument Sans,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:var(--text-primary);background:linear-gradient(#121e2e70,#121e2e94),radial-gradient(circle at top,rgba(201,220,233,.14),transparent 32%),url(/leopold.png) center top / cover no-repeat,#162131;background-attachment:fixed}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(#ffffff0a,#ffffff0a),linear-gradient(#08111c14,#08111c14);opacity:1}a{color:inherit;text-decoration:none}#root{min-height:100vh}.page-shell{min-height:100vh;padding:clamp(20px,5vh,48px) 20px 28px;display:flex;justify-content:center;align-items:flex-start}.profile-window{position:relative;width:min(560px,100%);border:1px solid var(--surface-border);border-radius:0;overflow:hidden;background:linear-gradient(180deg,#f8f8f8,#ededed);box-shadow:var(--shadow-soft),var(--shadow-edge)}.profile-window:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:0;pointer-events:none;box-shadow:inset 0 1px #fffffff2,inset 0 0 0 1px #ffffff52}.window-toolbar{position:relative;display:flex;align-items:center;justify-content:center;min-height:16px;padding:7px 14px;background:linear-gradient(#ffffff73,#fff0),linear-gradient(180deg,#dfdfdf,#cdcdcd 48%,#bdbdbd 49%,#cfcfcf);border-bottom:1px solid #8f8f8f;box-shadow:inset 0 1px #fffffff2}.window-toolbar:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:1px;background:#ffffff8c}.traffic-lights{position:absolute;left:8px;display:flex;gap:5px}.traffic-light{width:10px;height:10px;border-radius:999px;border:1px solid rgba(70,70,70,.75);box-shadow:inset 0 1px #ffffffeb,inset 0 -1px 1px #0000002e}.traffic-light-close{background:radial-gradient(circle at 35% 35%,#ff8f8a,#df5851 70%)}.traffic-light-minimize{background:radial-gradient(circle at 35% 35%,#ffe49b,#d7bb74 70%)}.traffic-light-expand{background:radial-gradient(circle at 35% 35%,#d7d7d7,#a9a9a9 70%)}.window-title{margin:0;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:lowercase;color:var(--text-tertiary)}.window-body{position:relative;padding:clamp(24px,4vw,34px);background:linear-gradient(180deg,#f8f8f8,#eee)}.window-body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 1px #ffffffd9}.content-stack{width:100%}.content-stack p{margin:0 0 24px;font-size:15px;line-height:1.38;color:var(--text-primary)}.content-stack p:last-child{margin-bottom:0}.content-stack a{color:#2563eb}.content-stack a:hover{text-decoration:underline}@media (max-width: 640px){.page-shell{padding-inline:14px;padding-top:14px}.profile-window{border-radius:0}.window-toolbar{min-height:16px}.window-body{padding:20px 18px 18px}}
