/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;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{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}:-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{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.contents{display:contents}.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,)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d1117;--bg-elevated:#161b22;--bg-sidebar:#0d1117;--text:#e6edf3;--text-muted:#8b949e;--accent:#58a6ff;--accent-hover:#79b8ff;--border:#30363d;--border-subtle:#21262d;--selection:#264f78;--card-bg:#161b22;font-family:JetBrains Mono,Fira Code,Cascadia Code,Consolas,Monaco,Menlo,Liberation Mono,Courier New,monospace;font-size:14px;font-weight:400;line-height:1.6}body{min-height:100vh;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-layout{min-height:100vh;display:flex}.app-content{flex-direction:column;flex:1;min-width:0;display:flex}main{flex:1;max-width:1200px;margin:0;padding:1.5rem 2rem}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}::selection{background:var(--selection)}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.sidebar{width:260px;min-width:260px;background:var(--bg-sidebar);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0}.sidebar-header{padding:.75rem 1rem;border-bottom:1px solid var(--border)}.sidebar-title{display:block;font-size:.6875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.sidebar-subtitle{display:block;font-size:.75rem;color:var(--text);margin-top:.125rem}.sidebar-nav{flex:1;padding:.5rem 0;overflow-y:auto}.sidebar-list{list-style:none}.sidebar-item{margin:0}.sidebar-link{display:flex;align-items:center;gap:.5rem;padding:.375rem 1rem;color:var(--text);font-size:.8125rem;transition:background .1s ease}.sidebar-link:hover{background:var(--border-subtle);color:var(--text)}.sidebar-link--active{background:var(--selection);color:var(--accent)}.sidebar-link-icon{font-size:.875rem;opacity:.9;flex-shrink:0}.sidebar-link-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.sidebar-link-chevron{font-size:.625rem;color:var(--text-muted);flex-shrink:0}.sidebar-item--folder,.sidebar-link--folder{position:relative}.sidebar-sublist{list-style:none;margin:0;padding:0 .25rem;background:var(--border-subtle);border-left:2px solid var(--accent);margin-left:1rem;max-height:0;overflow:hidden;opacity:0;transform:translateY(-4px);pointer-events:none;transition:max-height .4s ease-out,opacity .4s ease-out,transform .4s ease-out}.sidebar-sublist--open{max-height:320px;opacity:1;transform:translateY(0);padding:.25rem .25rem .25rem 0;pointer-events:auto}.sidebar-subitem{margin:0}.sidebar-sublink{display:block;padding:.25rem 1rem .25rem 1.5rem;font-size:.75rem;color:var(--text-muted);transition:color .1s ease,background .1s ease}.sidebar-sublink:hover{color:var(--accent);background:var(--border-subtle)}.sidebar-sublink--active{color:var(--accent)}.sidebar-recent{padding:.75rem 1rem;border-top:1px solid var(--border);flex-shrink:0}.sidebar-recent__title{display:block;font-size:.6875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.sidebar-recent__list{list-style:none;margin:0;padding:0}.sidebar-recent__item{margin:0}.sidebar-recent__link{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.75rem;color:var(--text-muted);transition:color .1s ease;text-decoration:none}.sidebar-recent__link:hover,.sidebar-recent__link--active{color:var(--accent)}.sidebar-recent__icon{font-size:.75rem;flex-shrink:0}.sidebar-recent__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.sidebar-recent__count{font-size:.6875rem;color:var(--text-muted);flex-shrink:0}.sidebar-recent__muted{font-size:.75rem;color:var(--text-muted)}.welcome-page{display:flex;align-items:flex-start;justify-content:center;min-height:calc(100vh - 120px);padding:3rem 2rem}.welcome-content{max-width:640px;width:100%}.welcome-title{font-size:2.5rem;font-weight:600;margin-bottom:.25rem}.welcome-subtitle{font-size:.9375rem;color:var(--text-muted);margin-bottom:2.5rem}.welcome-section{margin-bottom:2rem}.welcome-section__title{font-size:.6875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.welcome-actions{display:flex;flex-direction:column;gap:.25rem}.welcome-action{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;color:var(--text);border:1px solid transparent;transition:background .1s ease,border-color .1s ease,color .1s ease}.welcome-action:hover{background:var(--border-subtle);border-color:var(--border);color:var(--accent)}.welcome-action__icon{font-size:1rem;flex-shrink:0}.welcome-recent{list-style:none;margin:0;padding:0}.welcome-recent li{margin:0}.welcome-recent__link{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.8125rem;color:var(--text-muted);transition:background .1s ease,color .1s ease}.welcome-recent__link:hover{color:var(--accent);background:var(--border-subtle)}.welcome-recent__icon{font-size:.875rem;flex-shrink:0}.project-detail__header{margin-bottom:1.5rem}.project-detail__back{display:inline-block;font-size:.75rem;color:var(--text-muted);margin-bottom:.5rem}.project-detail__back:hover{color:var(--accent)}.project-detail__content{max-width:720px}.project-detail__description{color:var(--text);font-size:.875rem;line-height:1.6;margin-bottom:1rem}.project-detail__video{max-height:400px;margin-bottom:1rem}.project-detail__media{margin-bottom:1rem}.footer{padding:.25rem 1rem;font-size:.75rem;background:var(--bg-elevated);border-top:1px solid var(--border);color:var(--text-muted)}.page{padding:1.5rem 0}.page h1{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page .subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem}.activity-page .github-activity{margin-bottom:0}.github-activity{margin-bottom:2rem;padding:1rem 1.25rem;background:var(--card-bg);border:1px solid var(--border)}.github-activity__title{font-size:.6875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.github-activity__profile{display:inline-block;font-size:.8125rem;color:var(--accent);margin-bottom:.75rem}.github-activity__profile:hover{color:var(--accent-hover)}.github-activity__list{list-style:none}.github-activity__item{padding:.375rem 0;border-bottom:1px solid var(--border-subtle)}.github-activity__item:last-child{border-bottom:none}.github-activity__link{display:block;text-decoration:none;color:inherit;font-size:.8125rem}.github-activity__link:hover{color:var(--accent)}.github-activity__repo{display:block;font-size:.75rem;color:var(--accent)}.github-activity__message{display:block;font-size:.8125rem}.github-activity__date,.github-activity__count{display:block;font-size:.6875rem;color:var(--text-muted);margin-top:.125rem}.github-activity__muted{color:var(--text-muted);font-size:.8125rem}.projects-overview{display:flex;flex-direction:column;align-items:center}.projects-overview h1{margin-bottom:1.5rem}.projects-stack{display:flex;flex-direction:column;align-items:center;gap:0;max-width:560px;width:100%}.project-stack-item{display:block;width:100%;padding:1rem 1.25rem;text-decoration:none;color:inherit;border-bottom:1px solid var(--border);transition:background .1s ease}.project-stack-item:first-child{border-top:1px solid var(--border)}.project-stack-item:hover{background:var(--border-subtle);color:var(--accent)}.project-stack-item h3{margin-bottom:.375rem;font-size:.9375rem;font-weight:600}.project-stack-item p{margin-bottom:.5rem;font-size:.8125rem;color:var(--text-muted);line-height:1.5}.project-stack-item .tech-tags{margin-bottom:0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:1rem}.project-card{padding:1rem 1.25rem;background:var(--card-bg);border:1px solid var(--border)}.project-card h3{margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.project-images{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.project-image{width:100%;max-width:280px;height:auto;border:1px solid var(--border);object-fit:cover}.project-video{width:100%;max-height:280px;margin-bottom:.75rem;background:var(--bg);border:1px solid var(--border)}.project-card p{color:var(--text-muted);margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.tech-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.tech-tag{font-size:.6875rem;padding:.125rem .375rem;background:var(--border-subtle);color:var(--text-muted);border:1px solid var(--border)}.project-link{display:inline-block;font-size:.8125rem}.contact-links{display:flex;gap:1rem;margin-top:1rem}.contact-links a{font-size:.8125rem}.mobile-header{display:none}@media (max-width: 860px){.sidebar{display:none!important}.app-layout{flex-direction:column}.mobile-header{display:flex!important;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:var(--bg-elevated);border-bottom:1px solid var(--border);flex-shrink:0;min-height:48px}.mobile-header__back{display:flex;align-items:center;padding:.5rem;font-size:1.25rem;color:var(--accent);text-decoration:none}.mobile-header__back:hover{color:var(--accent-hover)}.mobile-header__spacer{display:block;width:2.5rem}.mobile-header__title{flex:1;font-size:.875rem;color:var(--text);text-align:center}.app-content{flex:1;display:flex!important;flex-direction:column;width:100%;min-width:0;overflow-y:auto}main{flex:1;padding:1rem;max-width:none;width:100%}.footer{flex-shrink:0}.welcome-page{padding:1.5rem 1rem}.welcome-title{font-size:1.75rem}.projects-stack,.project-detail__content,.project-card,.github-activity{max-width:none}}
