*{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;background:#282828;font-family:sans-serif;color:#ebdbb2}#app{width:100%;min-height:100vh}.landing.svelte-1nllfry{min-height:100vh;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.landing.visible.svelte-1nllfry{opacity:1;transform:translateY(0)}.container.svelte-1nllfry{text-align:center;max-width:800px;padding:2rem}.name.svelte-1nllfry{font-size:clamp(2.5rem,8vw,5rem);font-weight:300;letter-spacing:-.02em;margin:0 0 1rem;color:#ebdbb2}.headline.svelte-1nllfry{font-size:clamp(1.1rem,3vw,1.5rem);font-weight:400;color:#d5c4a1;margin:0 0 1.5rem}.subtitle.svelte-1nllfry{font-size:clamp(.9rem,2.5vw,1.1rem);color:#a89984;font-weight:300;letter-spacing:.05em;margin:0 0 3rem;min-height:1.5em}.typewriter.svelte-1nllfry{display:inline-block}.cursor.svelte-1nllfry{display:inline-block;color:#b8bb26;font-weight:600;font-size:1.3em;line-height:.8;animation:svelte-1nllfry-blink 1s step-end infinite}@keyframes svelte-1nllfry-blink{0%,50%{opacity:1}51%,to{opacity:0}}.links.svelte-1nllfry{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.social-link.svelte-1nllfry{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ebdbb20d;border:1px solid rgba(235,219,178,.2);border-radius:8px;color:#d5c4a1;text-decoration:none;font-size:1rem;transition:all .3s ease}.social-link.svelte-1nllfry:hover{background:#ebdbb21a;border-color:#b8bb26;color:#ebdbb2;transform:translateY(-2px)}.social-link.svelte-1nllfry:active{background:#b8bb2626;transform:translateY(0) scale(.98)}.social-link.svelte-1nllfry svg:where(.svelte-1nllfry){stroke:currentColor}.terminal-button.svelte-1nllfry{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:#b8bb26;color:#282828;text-decoration:none;font-size:1.25rem;font-weight:600;border-radius:12px;transition:all .3s ease;border:2px solid #b8bb26;box-shadow:0 4px 20px #b8bb264d}.terminal-button.svelte-1nllfry:hover{background:#a8ab16;border-color:#a8ab16;transform:translateY(-3px);box-shadow:0 6px 30px #b8bb2666}.terminal-button.svelte-1nllfry:active{background:#989b06;transform:translateY(0) scale(.98);box-shadow:0 2px 15px #b8bb264d}@media(max-width:768px){.container.svelte-1nllfry{padding:1.5rem}.links.svelte-1nllfry{flex-direction:column;gap:1rem}.social-link.svelte-1nllfry{width:100%;max-width:300px;margin:0 auto;justify-content:center}.terminal-button.svelte-1nllfry{width:100%;max-width:300px;justify-content:center}}main.svelte-5zgg7r{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;position:relative}.terminal-container.svelte-5zgg7r{width:100%;max-width:750px;height:80vh;background:#282828;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000080;border:1px solid rgba(235,219,178,.1);display:flex;flex-direction:column}.terminal-header.svelte-5zgg7r{background:#1d2021;padding:10px 15px;border-bottom:1px solid rgba(235,219,178,.1);display:flex;align-items:center;gap:15px}.terminal-buttons.svelte-5zgg7r{display:flex;gap:8px}.btn.svelte-5zgg7r{width:12px;height:12px;border-radius:50%;display:inline-block}.btn-close.svelte-5zgg7r{background:#ff5f56}.btn-minimize.svelte-5zgg7r{background:#ffbd2e}.btn-maximize.svelte-5zgg7r{background:#27c93f}.terminal-title.svelte-5zgg7r{color:#a89984;font-size:14px;font-weight:500}.back-button.svelte-5zgg7r{position:absolute;top:20px;left:20px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ebdbb20d;border:1px solid rgba(235,219,178,.2);border-radius:8px;color:#a89984;text-decoration:none;transition:all .2s ease;z-index:10}.back-button.svelte-5zgg7r:hover{background:#ebdbb21a;border-color:#b8bb26;color:#ebdbb2;transform:translate(-3px)}.back-button.svelte-5zgg7r:active{background:#b8bb2626;transform:translate(-5px) scale(.95)}.back-button.svelte-5zgg7r svg:where(.svelte-5zgg7r){display:block}.terminal-content.svelte-5zgg7r{flex:1;padding:20px;overflow-y:auto;font-size:16px;font-weight:500;line-height:1.5;background:#282828}.terminal-content.svelte-5zgg7r::-webkit-scrollbar{width:10px}.terminal-content.svelte-5zgg7r::-webkit-scrollbar-track{background:#282828}.terminal-content.svelte-5zgg7r::-webkit-scrollbar-thumb{background:#504945;border-radius:5px}.terminal-content.svelte-5zgg7r::-webkit-scrollbar-thumb:hover{background:#665c54}.system-line.svelte-5zgg7r{color:#b8bb26;margin:2px 0;line-height:1.1;white-space:pre}.system-line.ascii-art.svelte-5zgg7r{margin:0;line-height:1;font-family:Courier New,Courier,monospace;font-variant-ligatures:none;letter-spacing:0;word-spacing:normal;font-feature-settings:normal}.system-line.blank-line.svelte-5zgg7r{margin:4px 0;line-height:0;min-height:4px}.input-line.svelte-5zgg7r{color:#ebdbb2;margin:8px 0 2px}.output-line.svelte-5zgg7r{color:#ebdbb2;margin:0 0 8px;white-space:pre-wrap;font-family:JetBrains Mono,monospace}.error-line.svelte-5zgg7r{color:#fb4934;margin:10px 0;white-space:pre-wrap;font-family:JetBrains Mono,monospace}.prompt-line.svelte-5zgg7r{display:flex;align-items:center;margin:8px 0}.prompt.svelte-5zgg7r{margin-right:8px}.prompt-bracket.svelte-5zgg7r{color:#cc241d}.prompt-user.svelte-5zgg7r{color:#d79921}.prompt-at.svelte-5zgg7r{color:#98971a}.prompt-host.svelte-5zgg7r{color:#458588}.prompt-dir.svelte-5zgg7r{color:#b16286}.prompt-dollar.svelte-5zgg7r{color:#ebdbb2}.terminal-input.svelte-5zgg7r{flex:1;background:transparent;border:none;outline:none;color:#ebdbb2;caret-color:#ebdbb2;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:500}@media(max-width:768px){.terminal-container.svelte-5zgg7r{height:95vh;border-radius:0}.terminal-content.svelte-5zgg7r{font-size:14px;padding:15px}.terminal-input.svelte-5zgg7r{font-size:14px}.back-button.svelte-5zgg7r{position:fixed;width:60px;height:60px;inset:auto 20px 20px auto;background:#b8bb26e6;border-color:#b8bb26;color:#282828;box-shadow:0 4px 12px #0000004d}.back-button.svelte-5zgg7r:active{background:#989b06f2;transform:translateY(-2px) scale(.95)}main.svelte-5zgg7r{padding:0}}.gallery.svelte-lywpqx{min-height:100vh;padding:4rem 2rem;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.gallery.visible.svelte-lywpqx{opacity:1;transform:translateY(0)}.container.svelte-lywpqx{max-width:1100px;margin:0 auto}.page-title.svelte-lywpqx{font-size:clamp(2rem,6vw,3rem);font-weight:300;letter-spacing:-.02em;color:#ebdbb2;margin:0 0 3rem;text-align:center}.series.svelte-lywpqx{margin-bottom:4rem}.series-header.svelte-lywpqx{margin-bottom:2.5rem;text-align:center}.series-title.svelte-lywpqx{font-size:clamp(1.3rem,4vw,1.8rem);font-weight:400;color:#d5c4a1;margin:0 0 .5rem}.series-subtitle.svelte-lywpqx{font-size:1rem;color:#a89984;margin:0 0 .3rem}.series-meta.svelte-lywpqx{font-size:.95rem;color:#a89984;margin:0 0 1.5rem;font-style:italic}.series-description.svelte-lywpqx{font-size:.95rem;color:#a89984;line-height:1.6;max-width:700px;margin:0 auto}.mentors.svelte-lywpqx{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem}.mentor.svelte-lywpqx{width:calc(50% - .75rem);max-width:350px}.mentor.svelte-lywpqx img:where(.svelte-lywpqx){width:100%;border-radius:4px;display:block;box-shadow:0 4px 20px #0006}.mentor-info.svelte-lywpqx{padding:.75rem 0;display:flex;flex-direction:column;gap:.15rem}.mentor-title.svelte-lywpqx{font-size:.85rem;color:#d5c4a1;font-style:italic}.mentor-artist.svelte-lywpqx{font-size:.8rem;color:#a89984}.paintings-grid.svelte-lywpqx{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.painting.svelte-lywpqx{width:calc(50% - 1rem)}.painting.svelte-lywpqx img:where(.svelte-lywpqx){width:100%;border-radius:4px;display:block;box-shadow:0 4px 20px #0006}.painting-info.svelte-lywpqx{padding:1rem 0}.painting-label.svelte-lywpqx{font-size:.85rem;font-weight:600;color:#b8bb26;text-transform:uppercase;letter-spacing:.1em}.painting-note.svelte-lywpqx{font-size:.95rem;color:#a89984;margin:.4rem 0 0;line-height:1.5}.back-button.svelte-lywpqx{position:absolute;top:20px;left:20px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ebdbb20d;border:1px solid rgba(235,219,178,.2);border-radius:8px;color:#a89984;text-decoration:none;transition:all .2s ease;z-index:10}.back-button.svelte-lywpqx:hover{background:#ebdbb21a;border-color:#b8bb26;color:#ebdbb2;transform:translate(-3px)}.back-button.svelte-lywpqx:active{background:#b8bb2626;transform:translate(-5px) scale(.95)}.back-button.svelte-lywpqx svg:where(.svelte-lywpqx){display:block}@media(max-width:768px){.gallery.svelte-lywpqx{padding:2rem 1rem 6rem}.mentors.svelte-lywpqx{flex-direction:column;align-items:center}.mentor.svelte-lywpqx{width:100%;max-width:none}.painting.svelte-lywpqx{width:100%}.back-button.svelte-lywpqx{position:fixed;width:60px;height:60px;inset:auto 20px 20px auto;background:#b8bb26e6;border-color:#b8bb26;color:#282828;box-shadow:0 4px 12px #0000004d}.back-button.svelte-lywpqx:active{background:#989b06f2;transform:translateY(-2px) scale(.95)}}
