:root{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(1200px 560px at 50% -20%,rgba(46,92,176,.22),transparent 60%),linear-gradient(180deg,#101421,#04070d 62%);color:#d7e4ff}#root{min-height:100vh}.app-shell{min-height:100vh;padding:1.2rem;display:flex;align-items:flex-start;justify-content:center}.presentation-stack{width:min(1200px,96vw);display:flex;flex-direction:column;gap:1rem}.terminal-window{width:100%;height:min(690px,68vh);border-radius:20px;overflow:hidden;border:1px solid #1a2130;background:#03070b;box-shadow:0 24px 80px #0000009e,inset 0 1px #ffffff08;display:flex;flex-direction:column}.terminal-header{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:1rem;row-gap:.65rem;padding:.8rem 1rem;background:linear-gradient(180deg,#0e1218,#05080e);border-bottom:1px solid #161e2b}.mac-buttons{display:flex;align-items:center;gap:.5rem}.mac-dot{width:.92rem;height:.92rem;border-radius:999px;box-shadow:inset 0 1px #ffffff3d}.dot-red{background:#ff5f57}.dot-yellow{background:#febc2e}.dot-green{background:#28c840}.terminal-meta{min-width:0;display:flex;align-items:center;gap:.9rem;font-size:.97rem}.terminal-title{color:#93a2ba;font-weight:500}.terminal-path{padding:.35rem .72rem;border:1px solid #253146;border-radius:999px;color:#ecf3ff;background:#ffffff05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.terminal-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.command-action{border:1px solid #233046;background:#0a1019;color:#edf3ff;border-radius:9px;padding:.38rem .7rem;font:inherit;font-size:.8rem;cursor:pointer;transition:border-color .12s ease,transform .12s ease,box-shadow .12s ease}.command-action:hover{border-color:#4d5f7e}.command-action:active{transform:translateY(1px)}.command-action:disabled{opacity:.48;cursor:not-allowed}.action-fun{border-color:#6f6320;color:#170f00;background:linear-gradient(120deg,#ffd84f,#ff8a3c 46%,#6df2c1)}.action-resume{border-color:#6da6ff;color:#e8f4ff;background:linear-gradient(120deg,#173058,#1d4377 60%,#20539f)}.terminal-body{flex:1;padding:clamp(1rem,2vw,2rem);overflow:auto;background:radial-gradient(1000px 340px at 8% -10%,rgba(88,142,255,.15),transparent 54%),radial-gradient(880px 320px at 100% -20%,rgba(0,255,196,.1),transparent 58%),#03070b}.terminal-line{margin:0;min-height:1.45em;line-height:1.45;white-space:pre-wrap;word-break:break-word}.terminal-image-output{margin:.5rem 0 .9rem}.terminal-image{width:min(360px,100%);border-radius:12px;border:1px solid #395070;display:block}.line-system{color:#d6e5ff}.line-command{color:#b5ebff}.line-output{color:#f3fff8}.terminal-input-form{margin-top:.5rem;display:flex;align-items:center;gap:.55rem}.terminal-input-label{color:#b5ebff}.terminal-input{flex:1;border:0;outline:0;background:transparent;color:#f3fff8;font:inherit}.keyboard-shell{border-radius:20px;border:1px solid #1f2633;padding:.9rem;background:radial-gradient(820px 240px at 10% -20%,rgba(49,62,88,.45),transparent 58%),linear-gradient(180deg,#10151f,#080b13);box-shadow:0 20px 46px #00000075,inset 0 1px #ffffff0a}.keyboard-title{margin:0 0 .55rem;text-align:center;text-transform:uppercase;letter-spacing:.1em;color:#95a6be;font-size:.72rem}.keyboard-row{display:flex;gap:.42rem;margin-bottom:.42rem}.keyboard-row:last-child{margin-bottom:0}.keyboard-key{min-width:54px;height:54px;border-radius:8px;padding:.3rem .42rem;border:1px solid #2d3748;border-bottom-color:#1a212d;background:linear-gradient(180deg,#1a2332,#0d121b);color:#d4dce9;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-family:Lucida Console,Andale Mono,SFMono-Regular,Menlo,Monaco,monospace;box-shadow:inset 0 1px #ffffff0f,0 1px #00000059;transition:transform 80ms ease,border-color 80ms ease,background-color 80ms ease,box-shadow 80ms ease}.keyboard-key-active{transform:translateY(1px);border-color:#44b0ff;background:linear-gradient(180deg,#2f5f93,#12314f);box-shadow:0 0 0 1px #44b0ff47,inset 0 0 16px #63baff2e}.key-sub{width:100%;min-height:.72rem;font-size:.64rem;line-height:1;text-align:left;color:#8fa0b9}.key-main{width:100%;font-size:.94rem;line-height:1;text-align:center;text-transform:lowercase}.key-size-md{min-width:54px}.key-size-lg{min-width:86px}.key-size-xl{min-width:110px}.key-size-space{min-width:260px;flex:1}.key-align-left .key-main{text-align:left}.key-align-right .key-main{text-align:right}@media(max-width:980px){.keyboard-key{min-width:46px;height:48px}.key-size-lg{min-width:72px}.key-size-xl{min-width:94px}.key-size-space{min-width:170px}}@media(max-width:760px){.app-shell{padding:.8rem}.presentation-stack{width:100%;gap:.75rem}.terminal-window{width:100%;height:min(64vh,620px);border-radius:14px}.terminal-meta{flex-wrap:wrap;row-gap:.45rem}.command-action{font-size:.75rem}.keyboard-shell{display:none}}
