@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap";/*! tailwindcss v4.1.16 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ease: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;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--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%;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]){appearance:button}::file-selector-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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}@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}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;width:100%;max-width:100vw}body{font-family:Fira Code,monospace;background:#0d1117;color:#e6edf3;overflow-x:hidden;line-height:1.6;width:100%;max-width:100vw;position:relative}.app{position:relative;min-height:100vh;background:linear-gradient(135deg,#0d1117,#161b22,#0d1117);width:100%;max-width:100vw;overflow-x:hidden}.app:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 80%,rgba(0,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,0,255,.1) 0%,transparent 50%);pointer-events:none;z-index:0}.background-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:5;pointer-events:none}.app-content{position:relative;z-index:10;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#161b22;border-radius:6px}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,#0ff,#0080ff);border-radius:6px;border:2px solid #161b22}::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,#0ff,#f0f);box-shadow:0 0 10px #00ffff4d}::selection{background:#00ffff4d;color:#fff}::-moz-selection{background:#00ffff4d;color:#fff}.text-gradient{background:linear-gradient(135deg,#0ff,#f0f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.neon-glow{box-shadow:0 0 5px #00ffff80,0 0 10px #00ffff4d,0 0 15px #0ff3}.glassmorphism{background:#161b22e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(48,54,61,.8);border-radius:12px}.fade-in{animation:fadeIn .8s ease-out}.slide-up{animation:slideUp .8s ease-out}.scale-in{animation:scaleIn .5s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(0,255,255,.3);border-radius:50%;border-top-color:#0ff;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.code-block{background:#0d1117cc;border:1px solid rgba(48,54,61,.5);border-radius:8px;padding:1rem;font-family:Fira Code,monospace;font-size:14px;line-height:1.6;overflow-x:auto}.code-keyword{color:#ff7b72}.code-string{color:#a5d6ff}.code-comment{color:#8b949e;font-style:italic}.code-property,.code-number{color:#79c0ff}.code-operator{color:#ff7b72}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-family:Fira Code,monospace;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px}.btn-primary{background:linear-gradient(135deg,#0ff,#0080ff);color:#000;border:1px solid rgba(0,255,255,.3)}.btn-secondary{background:linear-gradient(135deg,#f0f,#8000ff);color:#fff;border:1px solid rgba(255,0,255,.3)}.btn-outline{background:transparent;color:#0ff;border:1px solid #00ffff}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.btn-primary:hover{box-shadow:0 8px 25px #0000004d,0 0 20px #0ff6}.btn-secondary:hover{box-shadow:0 8px 25px #0000004d,0 0 20px #f0f6}.btn-outline:hover{background:#00ffff1a;box-shadow:0 8px 25px #0000004d,0 0 20px #00ffff4d}.form-control{width:100%;padding:.75rem 1rem;background:#0d1117cc;border:1px solid rgba(48,54,61,.8);border-radius:8px;color:#e6edf3;font-family:Fira Code,monospace;font-size:14px;transition:all .3s ease}.form-control:focus{outline:none;border-color:#0ff;box-shadow:0 0 0 2px #0ff3}.form-control::placeholder{color:#6e7681;font-style:italic}.card{background:#161b22e6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(48,54,61,.8);border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;transition:all .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0006,0 0 20px #00ffff1a,inset 0 1px #fff3}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:#30363d80;border:1px solid rgba(88,166,255,.2);border-radius:20px;font-family:Fira Code,monospace;font-size:12px;color:#e6edf3;font-weight:500}.badge-primary{background:#00ffff1a;border-color:#00ffff4d;color:#0ff}.badge-secondary{background:#ff00ff1a;border-color:#ff00ff4d;color:#f0f}@media (max-width: 768px){body{font-size:14px}.btn{padding:.5rem 1rem;font-size:12px}.card{padding:1rem}}:root{--bg-primary: #0d1117;--bg-secondary: #161b22;--bg-tertiary: #21262d;--border-primary: #30363d;--border-secondary: #21262d;--text-primary: #e6edf3;--text-secondary: #8b949e;--text-accent: #58a6ff;--accent-cyan: #00ffff;--accent-magenta: #ff00ff;--accent-yellow: #ffff00;--success: #28ca42;--warning: #ffa657;--error: #ff7b72}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.focus-visible{outline:2px solid #00ffff;outline-offset:2px}@media (prefers-contrast: high){.card,.btn{border-width:2px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.ide-layout{display:flex;min-height:100vh;background:transparent;color:#e6edf3;font-family:Fira Code,Consolas,monospace;position:relative;width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.sidebar-toggle{position:fixed;top:10px;left:10px;z-index:30;background:#161b22f2;border:1px solid #30363d;border-radius:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0ff;font-size:14px;transition:all .5s ease;box-shadow:0 0 10px #00ffff4d}.sidebar-toggle:hover{background:#00ffff1a;border-color:#0ff;box-shadow:0 0 20px #00ffff80}.sidebar{width:300px;background:#161b22;border-right:1px solid #30363d;display:flex;flex-direction:column;position:fixed;height:100vh;z-index:20;box-shadow:0 0 20px #00ffff1a;left:0;top:0}.sidebar-header{padding:12px 16px;border-bottom:1px solid #30363d;background:#1c2128}.explorer-title{margin:0;font-size:11px;font-weight:600;letter-spacing:1px;color:#7d8590;text-transform:uppercase}.file-tree{flex:1;padding:8px 0;overflow-y:auto}.file-item{margin:2px 0}.folder-header,.file-header{display:flex;align-items:center;padding:4px 12px;cursor:pointer;transition:all .2s ease;border-radius:4px;margin:0 8px}.folder-header:hover,.file-header:hover{background:#ffffff0d;transform:translate(2px)}.file-header.active{background:#00ffff1a;border:1px solid rgba(0,255,255,.3);box-shadow:0 0 10px #0ff3}.folder-icon,.file-icon{margin-right:8px;font-size:14px}.folder-icon{color:#58a6ff}.folder-icon.open{color:#ffa657}.file-icon{color:#7ee787}.folder-name,.file-name{font-size:13px;font-weight:400}.folder-content{overflow:hidden}.terminal-section{border-top:1px solid #30363d;background:#0d1117;overflow:hidden}.terminal-header{padding:8px 16px;background:#1c2128;border-bottom:1px solid #30363d;font-size:11px;font-weight:600;color:#7d8590;text-transform:uppercase;letter-spacing:1px;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none}.terminal-header:hover{background:#21262d}.terminal-toggle{font-size:10px;transition:transform .3s ease}.terminal-content{padding:12px 16px;font-family:Fira Code,monospace;font-size:12px;max-height:240px;overflow-y:auto}.terminal-line{margin:4px 0;display:flex;align-items:center}.prompt{color:#58a6ff;margin-right:4px;flex-shrink:0}.command{color:#e6edf3}.output{color:#7ee787}.terminal-input{background:transparent;border:none;outline:none;color:#e6edf3;font-family:Fira Code,monospace;font-size:12px;flex:1;padding:0}.terminal-input::placeholder{color:#6e7681;opacity:.6}.cursor{color:#58a6ff;animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.main-content{flex:1;display:flex;flex-direction:column;min-height:100vh;margin-left:300px;width:calc(100% - 300px);transition:all .5s ease-in-out;overflow-x:hidden;box-sizing:border-box;max-width:100vw}.main-content.sidebar-collapsed{margin-left:0;width:100%;max-width:100vw}.tab-bar{display:flex;background:#161b22;border-bottom:1px solid #30363d;padding:0 12px;min-height:35px}.tab{display:flex;align-items:center;padding:8px 16px;border-radius:6px 6px 0 0;background:#0d1117;border:1px solid #30363d;border-bottom:none;margin-right:4px;cursor:pointer;transition:all .2s ease;position:relative;top:1px}.tab.active{background:#0d1117;border-color:#58a6ff;box-shadow:0 -2px 8px #58a6ff33}.tab-icon{margin-right:8px;font-size:12px}.tab span{font-size:13px;font-weight:400}.content-area{flex:1;background:transparent;position:relative;width:100%;overflow-x:hidden;overflow-y:auto;max-width:100%;box-sizing:border-box}.file-tree::-webkit-scrollbar,.content-area::-webkit-scrollbar{width:8px}.file-tree::-webkit-scrollbar-track,.content-area::-webkit-scrollbar-track{background:#161b22}.file-tree::-webkit-scrollbar-thumb,.content-area::-webkit-scrollbar-thumb{background:#30363d;border-radius:4px}.file-tree::-webkit-scrollbar-thumb:hover,.content-area::-webkit-scrollbar-thumb:hover{background:#484f58}@media (max-width: 768px){.ide-layout{overflow-x:hidden}.sidebar{width:280px;flex-direction:column;z-index:50}.sidebar-toggle{position:fixed;left:10px!important;top:10px;z-index:60;width:44px;height:44px;font-size:18px}.main-content,.main-content.sidebar-collapsed{margin-left:0!important;width:100%!important}.terminal-section{position:fixed;bottom:0;left:0;right:0;z-index:25;max-height:40vh;border-top:2px solid #30363d;box-shadow:0 -4px 20px #00000080}.terminal-content{max-height:calc(40vh - 40px)}.file-tree{font-size:13px;margin-bottom:50vh}.explorer-title{font-size:10px}}@media (max-width: 480px){.sidebar{width:250px}.sidebar-toggle{width:40px;height:40px;font-size:16px}.terminal-section{max-height:35vh}.terminal-content{max-height:calc(35vh - 40px);font-size:11px}}.file-header.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:linear-gradient(to bottom,#0ff,#0080ff);border-radius:2px;box-shadow:0 0 10px #00ffff80}.tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:linear-gradient(to right,#0ff,#0080ff);box-shadow:0 0 10px #00ffff80}.hero-section{min-height:100vh;display:flex;align-items:center;padding:0 2rem;position:relative;background:transparent;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;width:100%;max-width:1400px;margin:0 auto;z-index:1;position:relative}.hero-left{display:flex;flex-direction:column;gap:2rem}.code-window{background:#161b22e6;border-radius:12px;border:1px solid rgba(48,54,61,.8);box-shadow:0 8px 32px #0000004d,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a;overflow:hidden}.window-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#1c2128cc;border-bottom:1px solid rgba(48,54,61,.5)}.window-controls{display:flex;gap:8px}.control{width:12px;height:12px;border-radius:50%;cursor:pointer;transition:all .2s ease}.control.close{background:#ff5f57;box-shadow:0 0 10px #ff5f5780}.control.minimize{background:#ffbd2e;box-shadow:0 0 10px #ffbd2e80}.control.maximize{background:#28ca42;box-shadow:0 0 10px #28ca4280}.control:hover{transform:scale(1.1);filter:brightness(1.2)}.window-title{font-family:Fira Code,monospace;font-size:12px;color:#8b949e;font-weight:500}.code-content{display:flex;padding:20px 0;font-family:Fira Code,monospace;font-size:14px;line-height:1.6;min-height:300px;align-items:flex-start}.line-numbers{display:flex;flex-direction:column;padding:0 16px;border-right:1px solid rgba(48,54,61,.5);color:#6e7681;font-size:12px;line-height:1.6em}.line-number{height:1.6em;line-height:1.6em;display:flex;align-items:center;justify-content:flex-end;min-width:20px}.code-lines{flex:1;padding:0 20px;line-height:1.6em}.code-line{height:1.6em;line-height:1.6em;display:flex;align-items:center;color:#e6edf3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.typing-text{color:#7ee787}.cursor{color:#58a6ff;opacity:0;transition:opacity .1s}.cursor.visible{opacity:1}.typed-line{color:#e6edf3}.code-line:first-child .typing-text,.code-line:first-child .typed-line{color:#8b949e}.code-line:nth-child(2) .typing-text,.code-line:nth-child(2) .typed-line{color:#ff7b72}.code-line:nth-child(n+3):nth-child(-n+7) .typing-text,.code-line:nth-child(n+3):nth-child(-n+7) .typed-line{color:#79c0ff}.hero-actions{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:flex-start}.cta-button{position:relative;padding:14px 28px;border:none;border-radius:8px;font-family:Fira Code,monospace;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;overflow:hidden;text-transform:uppercase;letter-spacing:1px}.cta-button.primary{background:linear-gradient(135deg,#0ff,#0080ff);color:#000;border:1px solid rgba(0,255,255,.3)}.cta-button.secondary{background:linear-gradient(135deg,#f0f,#8000ff);color:#fff;border:1px solid rgba(255,0,255,.3)}.button-glow{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.cta-button:hover .button-glow{left:100%}.button-glow.secondary-glow{background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:#161b22cc;border:1px solid rgba(48,54,61,.8);color:#58a6ff;font-size:20px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #0003}.social-link:hover{background:#58a6ff1a;border-color:#58a6ff;box-shadow:0 0 20px #58a6ff4d;color:#0ff}.hero-right{display:flex;align-items:center;justify-content:center;width:100%;height:600px;position:relative;overflow:hidden}.hero-right canvas{width:100%!important;height:100%!important}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:1rem;color:#8b949e;font-family:Fira Code,monospace;font-size:12px}.scroll-arrow{width:30px;height:50px;position:relative}.scroll-arrow span{position:absolute;left:50%;width:24px;height:24px;margin-left:-12px;border-left:2px solid #58a6ff;border-bottom:2px solid #58a6ff;transform:rotate(-45deg);animation:scrollAnimation 2s infinite;box-shadow:0 0 10px #58a6ff4d}.scroll-arrow span:nth-child(2){top:8px;animation-delay:-.2s}.scroll-arrow span:nth-child(3){top:16px;animation-delay:-.4s}@keyframes scrollAnimation{0%{opacity:0;transform:rotate(-45deg) translate(0)}50%{opacity:1}to{opacity:0;transform:rotate(-45deg) translate(-20px,20px)}}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-right{order:-1;height:350px}.code-window{max-width:90%;margin:0 auto}}@media (max-width: 768px){.hero-section{padding:2rem 1rem;min-height:auto}.hero-content{gap:1.5rem;padding:0}.hero-left{width:100%;display:flex;flex-direction:column;align-items:center}.greeting{font-size:.9rem}.hero-title{font-size:1.8rem;line-height:1.3}.hero-title .name{font-size:2rem}.subtitle{font-size:.9rem}.code-window{max-width:100%;width:100%}.code-header{padding:.5rem 1rem}.code-title{font-size:11px}.code-content{font-size:11px;padding:1rem}.line-numbers,.code-line{line-height:1.4em}.hero-actions{flex-direction:column;gap:.75rem;width:100%;justify-content:center;align-items:center}.cta-button{padding:14px 28px;font-size:13px;width:100%;max-width:280px;min-height:48px}.social-links{gap:1rem;margin-top:1.5rem;justify-content:center;width:100%}.social-link{width:48px;height:48px;font-size:20px}.hero-right{display:none}}@media (max-width: 480px){.hero-section{padding:1.5rem .75rem}.hero-title{font-size:1.5rem}.hero-title .name{font-size:1.7rem}.subtitle{font-size:.85rem}.code-content{font-size:10px}.cta-button{font-size:12px;padding:12px 24px}.social-link{width:44px;height:44px;font-size:18px}}@media (max-width: 375px){.hero-section{padding:1.5rem .5rem}.hero-title{font-size:1.3rem}.hero-title .name{font-size:1.5rem}.subtitle{font-size:.8rem}.code-window{border-radius:8px}.code-content{font-size:9px;padding:.75rem}.line-numbers{padding:0 8px}.code-lines{padding:0 12px}.cta-button{font-size:11px;padding:12px 20px;max-width:260px}.social-links{gap:.75rem}.social-link{width:42px;height:42px;font-size:16px}}.cta-button.primary:hover{box-shadow:0 0 20px #00ffff80,0 0 40px #00ffff4d,0 0 60px #00ffff1a}.cta-button.secondary:hover{box-shadow:0 0 20px #ff00ff80,0 0 40px #ff00ff4d,0 0 60px #ff00ff1a}.custom-timeline{position:relative;padding:2rem 0;margin:2rem 0}.timeline-line{position:absolute;left:2rem;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#0ff,#f0f);border-radius:2px;box-shadow:0 0 10px #00ffff4d}.timeline-item{position:relative;display:flex;align-items:flex-start;margin-bottom:3rem;padding-left:4rem}.timeline-marker{position:absolute;left:.75rem;top:.5rem;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;box-shadow:0 0 20px #0000004d;border:3px solid #0d1117;z-index:2}.timeline-content{background:#161b22e6;border-radius:12px;border:1px solid rgba(48,54,61,.8);padding:1.5rem;flex:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;position:relative}.timeline-content:before{content:"";position:absolute;left:-8px;top:1rem;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid rgba(22,27,34,.9)}.timeline-date{font-family:Fira Code,monospace;font-size:12px;color:#8b949e;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.timeline-title{font-family:Fira Code,monospace;font-size:18px;color:#0ff;margin:0 0 .5rem;font-weight:600}.timeline-company{font-family:Fira Code,monospace;font-size:14px;color:#f0f;margin:0 0 1rem;font-weight:500}.timeline-description{font-family:Fira Code,monospace;font-size:13px;line-height:1.6;color:#e6edf3;margin:0}.timeline-item:hover .timeline-content{transform:translate(10px);box-shadow:0 15px 40px #0006,0 0 20px #00ffff1a,inset 0 1px #fff3}.timeline-item:hover .timeline-marker{transform:scale(1.1);box-shadow:0 0 30px currentColor}@media (max-width: 768px){.timeline-item{padding-left:3rem}.timeline-marker{left:.5rem;width:2rem;height:2rem;font-size:1rem}.timeline-line{left:1.5rem}.timeline-content:before{left:-6px;border-right-width:6px}.timeline-title{font-size:16px}.timeline-company,.timeline-description{font-size:12px}}.about-section{min-height:100vh;padding:4rem 2rem;background:transparent;position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.about-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.about-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;margin-bottom:4rem}.about-left{display:flex;flex-direction:column;gap:2rem}.avatar-container{width:300px;height:400px;margin:0 auto;border-radius:12px;overflow:hidden;border:1px solid rgba(48,54,61,.5);background:#0d111780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;display:flex;align-items:center;justify-content:center}.avatar-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.avatar-image:hover{transform:scale(1.05)}.about-info{background:#161b22f2;border-radius:12px;border:2px solid rgba(88,166,255,.3);padding:2.5rem;font-family:Fira Code,monospace;font-size:14px;line-height:1.8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,0 0 20px #58a6ff1a,inset 0 1px #ffffff1a;height:400px;display:flex;flex-direction:column;justify-content:center;position:relative;transition:all .3s ease}.about-info:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#00ffff,#0080ff,transparent);border-radius:12px 12px 0 0}.about-info:hover{border-color:#58a6ff99;box-shadow:0 8px 32px #0000004d,0 0 30px #58a6ff33,inset 0 1px #ffffff1a}.info-line{margin:.5rem 0}.string{color:#a5d6ff}.number{color:#79c0ff}.comma{color:#e6edf3}.about-right{display:flex;flex-direction:column;gap:2rem}.skills-3d-container{height:400px;border-radius:12px;overflow:hidden;border:1px solid rgba(48,54,61,.5);background:#0d111780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.selected-skill{background:#161b22e6;border-radius:12px;border:1px solid rgba(48,54,61,.8);padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.skill-close-btn{position:absolute;top:10px;right:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;transition:all .3s ease;z-index:10}.skill-close-btn:hover{background:#fff3;transform:rotate(90deg);border-color:#fff6}.skill-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.skill-header svg{font-size:2rem}.skill-header h3{margin:0;color:#e6edf3;font-family:Fira Code,monospace}.skill-level{display:flex;align-items:center;gap:1rem}.level-bar{flex:1;height:8px;background:#30363d80;border-radius:4px;overflow:hidden}.level-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,currentColor,rgba(255,255,255,.8));box-shadow:0 0 10px currentColor}.level-text{font-family:Fira Code,monospace;font-size:14px;color:#e6edf3;font-weight:600}.skills-grid{margin:4rem 0}.skills-title{font-family:Fira Code,monospace;font-size:1.5rem;margin-bottom:2rem;color:#e6edf3}.array-bracket{color:#f0883e;font-size:1.8rem}.skills-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0;padding-left:2rem}.skill-card{background:#161b22e6;border-radius:12px;border:1px solid rgba(48,54,61,.8);padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.skill-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.skill-card:hover:before{left:100%}.skill-card:hover{transform:translateY(-5px);border-color:#00ffff80;box-shadow:0 10px 30px #0000004d,0 0 20px #0ff3}.skill-icon{font-size:2.5rem;margin-bottom:.5rem}.skill-name{font-family:Fira Code,monospace;font-size:14px;color:#e6edf3;font-weight:600}.skill-progress{width:100%;height:6px;background:#30363d80;border-radius:3px;overflow:hidden}.progress-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,currentColor,rgba(255,255,255,.8));box-shadow:0 0 10px currentColor}.timeline-section{margin:4rem 0}.timeline-title{font-family:Fira Code,monospace;font-size:1.5rem;margin-bottom:2rem;color:#e6edf3}.object-bracket{color:#f0883e;font-size:1.8rem}.vertical-timeline:before{background:linear-gradient(to bottom,#0ff,#f0f);width:3px;box-shadow:0 0 10px #00ffff4d}.vertical-timeline-element-date{color:#8b949e!important;font-family:Fira Code,monospace!important;font-size:12px!important;font-weight:600!important}.vertical-timeline-element-title{color:#0ff!important;font-family:Fira Code,monospace!important;font-size:18px!important;margin-bottom:.5rem!important}.vertical-timeline-element-subtitle{color:#f0f!important;font-family:Fira Code,monospace!important;font-size:14px!important;margin-bottom:1rem!important}.vertical-timeline-element p{color:#e6edf3!important;font-family:Fira Code,monospace!important;font-size:13px!important;line-height:1.6!important}.section-footer{text-align:center;margin-top:2rem}@media (max-width: 1024px){.about-grid{grid-template-columns:1fr;gap:2.5rem}.skills-list{grid-template-columns:repeat(2,1fr);gap:1rem}.avatar-container{width:250px;height:350px;margin:0 auto}}@media (max-width: 768px){.about-section{padding:2rem 1rem}.section-header{margin-bottom:2rem}.section-title{font-size:1.5rem}.code-comment{font-size:12px}.about-grid{gap:2rem;grid-template-columns:1fr;grid-template-areas:"picture" "info"}.about-left{grid-area:info}.about-right{grid-area:picture}.avatar-container{width:200px;height:280px}.about-info{padding:1.5rem;font-size:12px;height:auto}.info-line{margin-bottom:.75rem}.skills-list{grid-template-columns:1fr;padding-left:.5rem;gap:.75rem}.skill-card{padding:1rem}.skill-card svg{font-size:1.5rem}.skill-name{font-size:13px}.level-percentage{font-size:12px}.about-3d-background,.skills-3d-container{display:none}.selected-skill{padding:1rem;margin-top:1.5rem}}@media (max-width: 480px){.section-title{font-size:1.3rem}.about-info{padding:1.25rem;font-size:11px}.avatar-container{width:180px;height:250px}.skill-card{padding:.875rem}}.skill-card:hover{box-shadow:0 10px 30px #0000004d,0 0 20px #0ff3,inset 0 1px #ffffff1a}.selected-skill{box-shadow:0 8px 32px #0000004d,0 0 20px #00ffff1a,inset 0 1px #ffffff1a}.about-info:before,.selected-skill:before,.skill-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none;border-radius:12px}.projects-section{min-height:100vh;padding:4rem 2rem;background:transparent;position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible;contain:layout style;isolation:isolate}.projects-container{max-width:1400px;margin:0 auto;position:relative;z-index:1;width:100%;overflow:hidden;box-sizing:border-box;isolation:isolate}.keyword{color:#ff7b72}.variable{color:#79c0ff}.operator{color:#ff7b72}.bracket{color:#f0883e;font-size:3rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:2rem;margin:4rem 0;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;isolation:isolate}.project-card-wrapper{perspective:1000px;width:100%;max-width:100%;overflow:hidden;isolation:isolate}.project-card{background:#161b22e6;border-radius:16px;border:1px solid rgba(48,54,61,.8);overflow:hidden;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;position:relative;transform-style:preserve-3d;width:100%;max-width:100%;box-sizing:border-box;contain:layout style paint;will-change:transform}.project-card:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:width .5s;z-index:1;pointer-events:none;overflow:hidden}.project-card:hover:before{width:100%}.project-card.hovered{transform:scale(1.02) translateZ(10px);box-shadow:0 20px 40px #0006,0 0 30px #0ff3,inset 0 1px #fff3;border-color:#00ffff80}.card-3d-container{height:200px;border-bottom:1px solid rgba(48,54,61,.5);background:#0d1117cc;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.card-content{padding:1.5rem;position:relative;z-index:2}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-title{font-family:Fira Code,monospace;font-size:1.2rem;margin:0;color:#0ff;font-weight:600}.project-description{font-family:Fira Code,monospace;font-size:13px;line-height:1.6;color:#e6edf3;margin-bottom:1.5rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-item{display:flex;align-items:center;gap:.5rem;padding:.3rem .8rem;background:#30363d80;border-radius:20px;border:1px solid rgba(88,166,255,.2);font-family:Fira Code,monospace;font-size:11px;color:#e6edf3;transition:all .3s ease}.tech-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;border-color:#58a6ff80}.tech-item svg{font-size:12px}.view-details-btn{width:100%;padding:.8rem;background:linear-gradient(135deg,#0ff,#0080ff);border:none;border-radius:8px;color:#000;font-family:Fira Code,monospace;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.view-details-btn:hover{box-shadow:0 0 20px #00ffff80,0 4px 16px #0000004d;transform:translateY(-2px)}.section-footer .bracket{color:#f0883e;font-size:3rem;font-family:Fira Code,monospace}.modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-content{background:#161b22f2;border-radius:16px;border:1px solid rgba(48,54,61,.8);max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff1a,inset 0 1px #fff3}.modal-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:none;background:#ff5f571a;border:1px solid rgba(255,95,87,.3);border-radius:50%;color:#ff5f57;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.modal-close:hover{background:#ff5f5733;border-color:#ff5f57;box-shadow:0 0 15px #ff5f574d}.modal-header{padding:2rem 2rem 1rem;border-bottom:1px solid rgba(48,54,61,.5)}.modal-header h2{margin:0 0 1rem;font-family:Fira Code,monospace;font-size:1.8rem;color:#0ff}.modal-body{padding:2rem}.project-image{width:100%;height:300px;margin-bottom:2rem;border-radius:12px;overflow:hidden;background:#30363d4d;display:flex;align-items:center;justify-content:center;border:1px solid rgba(48,54,61,.5)}.project-image img{width:100%;height:100%;object-fit:contain}.project-full-description{font-family:Fira Code,monospace;font-size:14px;line-height:1.6;color:#e6edf3;margin-bottom:2rem}.project-technologies{margin-bottom:2rem}.project-technologies h4{font-family:Fira Code,monospace;color:#79c0ff;margin-bottom:1rem}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.tech-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#30363d80;border-radius:8px;border:1px solid rgba(88,166,255,.2);font-family:Fira Code,monospace;font-size:12px;color:#e6edf3}.tech-badge svg{font-size:16px}.project-features h4{font-family:Fira Code,monospace;color:#79c0ff;margin-bottom:1rem}.project-features ul{list-style:none;padding:0;margin:0}.project-features li{font-family:Fira Code,monospace;font-size:13px;color:#e6edf3;border-bottom:1px solid rgba(48,54,61,.3);position:relative;padding:.5rem 0 .5rem 1.5rem}.project-features li:before{content:"▶";position:absolute;left:0;color:#0ff;font-size:10px}.project-features li:last-child{border-bottom:none}@media (max-width: 1024px){.projects-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.laptop-display{height:280px}}@media (max-width: 768px){.projects-section{padding:2rem 1rem;overflow-x:hidden}.projects-container{overflow:hidden;max-width:100%}.section-header{margin-bottom:2rem}.section-title{font-size:1.5rem}.bracket{font-size:2rem}.code-comment{font-size:12px}.projects-grid{grid-template-columns:1fr;gap:1.5rem;max-width:100%;padding:0;overflow:hidden;margin:2rem 0}.project-card-wrapper{width:100%;max-width:100%;perspective:none}.project-card{width:100%;max-width:100%;box-sizing:border-box;transform-style:flat;contain:layout style paint}.project-card:before{display:none}.project-card.hovered{transform:scale(1.02)}.card-3d-container{height:180px}.card-content{padding:1rem}.project-title{font-size:1.1rem}.project-description{font-size:13px;line-height:1.5}.tech-stack{gap:.5rem;flex-wrap:wrap}.tech-item{padding:.5rem 1rem;font-size:11px}.tech-item svg{font-size:14px}.project-actions{gap:.75rem}.action-button{padding:.75rem 1.25rem;font-size:13px;min-height:44px}.view-details-btn{padding:.875rem 1.5rem;font-size:13px;min-height:48px;width:100%}.projects-3d-background{display:none}.modal-overlay{padding:.5rem}.modal-content{max-height:95vh;width:100%;border-radius:12px}.modal-header{padding:1.25rem}.modal-header h2{font-size:1.3rem}.modal-close{width:44px;height:44px;font-size:20px}.modal-body{padding:1.25rem}.project-image{height:200px}.project-full-description{font-size:13px}.project-technologies h4,.project-features h4{font-size:1rem}.tech-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.project-features li{font-size:13px;padding-left:1.5rem}}@media (max-width: 480px){.projects-section{padding:2rem .75rem;overflow-x:hidden}.projects-container{overflow:hidden;max-width:100%}.section-title{font-size:1.2rem}.bracket{font-size:1.8rem}.projects-grid{grid-template-columns:1fr;gap:1.25rem;padding:0;overflow:hidden;margin:1.5rem 0}.project-card-wrapper{width:100%;max-width:100%;perspective:none}.project-card{width:100%;max-width:100%;transform-style:flat;contain:layout style paint}.project-card:before{display:none}.project-card.hovered{transform:scale(1.01)}.card-3d-container{height:150px}.card-content{padding:1rem}.project-title{font-size:1rem}.project-description{font-size:12px;line-height:1.5}.tech-item{padding:.4rem .75rem;font-size:10px}.view-details-btn{font-size:12px;padding:.75rem 1.25rem;width:100%}.modal-header h2{font-size:1.1rem}.tech-grid{grid-template-columns:1fr}.project-image{height:180px}}@media (max-width: 375px){.projects-section{padding:1.5rem .5rem;overflow-x:hidden}.projects-container{overflow:hidden;max-width:100%}.section-title{font-size:1.1rem}.bracket{font-size:1.6rem}.projects-grid{overflow:hidden;gap:1rem;margin:1rem 0}.project-card-wrapper{perspective:none;max-width:100%}.project-card{transform-style:flat;max-width:100%;contain:layout style paint}.project-card:before{display:none}.project-card.hovered{transform:none}.card-3d-container{height:140px}.card-content{padding:.875rem}.project-title{font-size:.95rem}.project-description{font-size:11px}.view-details-btn{font-size:11px;padding:.625rem 1rem}}.project-card:hover{box-shadow:0 20px 40px #0006,0 0 30px #0ff3,inset 0 1px #fff3}.view-details-btn:hover{box-shadow:0 0 20px #00ffff80,0 0 40px #00ffff4d,0 0 60px #00ffff1a}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#161b2280}.modal-content::-webkit-scrollbar-thumb{background:#58a6ff4d;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#58a6ff80}.contact-section{min-height:100vh;padding:4rem 2rem;background:transparent;position:relative;overflow-x:hidden;width:100%;max-width:100%;box-sizing:border-box}.contact-container{max-width:1400px;margin:0 auto;position:relative;z-index:1;transition:all .5s ease}.section-header{margin-bottom:4rem;text-align:center}.code-comment{font-family:Fira Code,monospace;font-size:14px;color:#8b949e;margin-bottom:1rem}.comment-syntax{color:#6e7681}.comment-text{color:#8b949e}.section-title{font-family:Fira Code,monospace;font-size:2.5rem;margin:0;color:#e6edf3}.selector{color:#79c0ff}.brace{color:#f0883e;font-size:3rem}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.contact-left{display:flex;flex-direction:column;gap:3rem;min-width:0;width:100%}.envelope-container{height:300px;border-radius:12px;overflow:hidden;border:1px solid rgba(48,54,61,.5);background:#0d111780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;width:100%}.contact-info{background:#161b22e6;border-radius:12px;border:1px solid rgba(48,54,61,.8);padding:2rem;font-family:Fira Code,monospace;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.info-title{font-size:1.2rem;margin-bottom:1.5rem;color:#e6edf3}.property{color:#79c0ff}.array-bracket,.object-bracket{color:#f0883e;font-size:1.4rem}.contact-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(48,54,61,.3);transition:all .3s ease;cursor:pointer;border-radius:8px;padding:1rem;margin:.5rem 0}.contact-item:hover{background:#58a6ff1a;border-color:#58a6ff4d;box-shadow:0 4px 12px #58a6ff33}.contact-item:last-child{border-bottom:none}.contact-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#00ffff1a;border:1px solid rgba(0,255,255,.3);color:#0ff;font-size:16px}.contact-details{display:flex;flex-direction:column;gap:.25rem}.contact-label{color:#79c0ff;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.contact-value{color:#a5d6ff;text-decoration:none;transition:color .3s ease}.contact-value:hover{color:#0ff}.social-section{background:#161b22e6;border-radius:12px;border:1px solid rgba(48,54,61,.8);padding:2rem;font-family:Fira Code,monospace;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.social-title{font-size:1.2rem;margin-bottom:1.5rem;color:#e6edf3}.social-links{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.social-link{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:#161b22cc;border:1px solid rgba(48,54,61,.8);color:#58a6ff;font-size:24px;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px #0003}.social-link:hover{background:var(--social-color);border-color:var(--social-color);color:#fff;box-shadow:0 0 20px var(--social-color)}.contact-right{display:flex;flex-direction:column;gap:3rem;min-width:0;width:100%}.globe-container{height:300px;border-radius:12px;overflow:hidden;border:1px solid rgba(48,54,61,.5);background:#0d111780;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;width:100%}.contact-form-container{background:#161b22e6;border-radius:12px;border:1px solid rgba(48,54,61,.8);padding:2rem;font-family:Fira Code,monospace;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a;width:100%;max-width:100%;box-sizing:border-box}.form-title{font-size:1.2rem;margin-bottom:2rem;color:#e6edf3}.contact-form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.form-group{display:flex;flex-direction:column;gap:.5rem;min-width:0}.form-label{font-size:12px;color:#79c0ff;text-transform:uppercase;letter-spacing:.5px}.form-input,.form-textarea{width:100%;padding:1rem;background:#0d1117cc;border:1px solid rgba(48,54,61,.8);border-radius:8px;color:#e6edf3;font-family:Fira Code,monospace;font-size:13px;transition:all .3s ease;resize:vertical;box-sizing:border-box}.form-input:focus,.form-textarea:focus{outline:none;border-color:#0ff;box-shadow:0 0 0 2px #0ff3,0 4px 12px #00ffff1a;background:#0d1117e6}.form-input::placeholder,.form-textarea::placeholder{color:#6e7681;font-style:italic}.form-input.error,.form-textarea.error{border-color:#ff7b72;box-shadow:0 0 0 2px #ff7b7233}.error-message{font-size:11px;color:#ff7b72;font-style:italic;margin-top:.25rem}.submit-button{padding:1rem 2rem;background:linear-gradient(135deg,#0ff,#0080ff);border:none;border-radius:8px;color:#000;font-family:Fira Code,monospace;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden;margin-top:1rem}.submit-button:hover:not(:disabled){box-shadow:0 0 20px #00ffff80,0 4px 16px #0000004d;transform:translateY(-2px)}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.submit-button.submitting{background:linear-gradient(135deg,#6c757d,#495057)}.loading{display:flex;align-items:center;gap:.5rem}.loading-dot{animation:loadingDot 1.4s infinite both}.loading-dot:nth-child(2){animation-delay:.16s}.loading-dot:nth-child(3){animation-delay:.32s}@keyframes loadingDot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.submit-status{padding:1rem;border-radius:8px;font-size:13px;font-weight:600;text-align:center;margin-top:1rem}.submit-status.success{background:#28ca421a;border:1px solid rgba(40,202,66,.3);color:#28ca42}.submit-status.error{background:#ff7b721a;border:1px solid rgba(255,123,114,.3);color:#ff7b72}.section-footer{text-align:center;margin-top:3rem}.section-footer .brace{color:#f0883e;font-size:3rem;font-family:Fira Code,monospace}@media (max-width: 1024px){.contact-content{grid-template-columns:1fr;gap:2.5rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.envelope-container,.globe-container{height:250px}}@media (max-width: 768px){.contact-section{padding:2rem 1rem}.section-header{margin-bottom:2rem}.section-title{font-size:1.5rem}.code-comment{font-size:12px}.contact-content,.contact-left,.contact-right{gap:2rem}.contact-info,.social-section,.contact-form-container{padding:1.5rem}.info-title,.social-title,.form-title{font-size:1.1rem;margin-bottom:1.25rem}.contact-item{padding:1rem}.contact-icon{width:40px;height:40px;font-size:14px}.contact-label{font-size:11px}.contact-value{font-size:13px}.social-links{gap:.75rem;flex-wrap:wrap;justify-content:center}.social-link{width:52px;height:52px;font-size:22px}.form-row{grid-template-columns:1fr;gap:1.5rem}.form-group{width:100%}.form-label{font-size:11px;margin-bottom:.5rem}.form-input,.form-textarea{width:100%;padding:.875rem;font-size:13px;box-sizing:border-box;min-height:48px}.form-textarea{min-height:120px}.submit-button{width:100%;padding:1rem;font-size:14px;min-height:52px}.error-message{font-size:11px}.success-message,.error-submit-message{font-size:12px;padding:.875rem}.envelope-container,.globe-container{display:none}}@media (max-width: 480px){.section-title{font-size:1.3rem}.contact-info,.social-section,.contact-form-container{padding:1.25rem}.social-link{width:48px;height:48px;font-size:20px}.form-input,.form-textarea{font-size:12px;padding:.75rem}.submit-button{font-size:13px;padding:.875rem}}.contact-item:hover{box-shadow:0 4px 12px #58a6ff33,0 0 15px #00ffff1a}.form-input:focus,.form-textarea:focus{box-shadow:0 0 0 2px #0ff3,0 4px 12px #00ffff1a,0 0 20px #00ffff0d}.submit-button:hover:not(:disabled){box-shadow:0 0 20px #00ffff80,0 0 40px #00ffff4d,0 0 60px #00ffff1a}.contact-info:before,.social-section:before,.contact-form-container:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none;border-radius:12px}.footer{background:#0d1117f2;border-top:1px solid rgba(48,54,61,.8);padding:2rem;margin-top:4rem;position:relative;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.footer-content{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-text{display:flex;flex-direction:column;align-items:center;gap:.75rem;font-family:Fira Code,monospace}.copyright{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:14px;color:#8b949e}.copyright-symbol{color:#79c0ff;font-weight:600}.name{color:#e6edf3;font-weight:500;background:linear-gradient(135deg,#0ff,#f0f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.separator{color:#6e7681}.rights{color:#8b949e}.made-with{display:flex;align-items:center;gap:.4rem;font-size:13px;color:#8b949e;flex-wrap:wrap;justify-content:center}.heart-icon{color:#ff7b72;animation:heartbeat 1.5s ease-in-out infinite}.code-icon{color:#79c0ff}.tech{color:#a5d6ff}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1)}}@media (max-width: 768px){.footer{padding:1.5rem 1rem;margin-top:3rem}.copyright,.made-with{font-size:12px}.footer-text{gap:.5rem}}@media (max-width: 480px){.footer{padding:1.25rem 1rem}.copyright{flex-direction:column;text-align:center;gap:.25rem}.separator{display:none}.made-with{font-size:11px}}.matrix-overlay{position:fixed;inset:0;z-index:99999;background:#000000e6;display:flex;align-items:center;justify-content:center}.matrix-container{position:absolute;inset:0;overflow:hidden}.matrix-column{position:absolute;top:-100%;width:20px;height:100%;display:flex;flex-direction:column;animation:matrix-fall 5s linear infinite}@keyframes matrix-fall{to{top:100%}}.matrix-char{color:#0f0;font-family:Courier New,monospace;font-size:14px;text-shadow:0 0 8px #0f0;opacity:0;animation:matrix-fade 2s linear infinite}@keyframes matrix-fade{0%,to{opacity:0}50%{opacity:1}}.matrix-message{position:relative;z-index:1;text-align:center;color:#0f0;font-family:Courier New,monospace;text-shadow:0 0 20px #0f0}.matrix-message h1{font-size:3rem;margin-bottom:1rem;animation:matrix-glow 1s ease-in-out infinite}.matrix-message p{font-size:1.5rem}@keyframes matrix-glow{0%,to{text-shadow:0 0 20px #0f0}50%{text-shadow:0 0 40px #0f0,0 0 60px #0f0}}.sudo-message{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;z-index:10000;margin:0!important}.terminal-window{background:#1e1e1e;border-radius:8px;box-shadow:0 10px 40px #00000080;min-width:400px;overflow:hidden}.terminal-header{background:#323232;padding:8px 12px;display:flex;gap:6px}.terminal-dot{width:12px;height:12px;border-radius:50%}.terminal-dot.red{background:#ff5f56}.terminal-dot.yellow{background:#ffbd2e}.terminal-dot.green{background:#27c93f}.terminal-content{padding:20px;font-family:Courier New,monospace;color:#0f0;font-size:14px}.terminal-content p{margin:8px 0}.terminal-content .success{color:#0f0;text-shadow:0 0 5px #0f0}.coffee-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;z-index:10000;text-align:center;background:#000000e6;padding:2rem 3rem;border-radius:20px;border:2px solid #8B4513;box-shadow:0 10px 40px #00000080;margin:0!important}.coffee-cup{position:relative;font-size:5rem;margin-bottom:1rem;animation:coffee-bounce .5s ease-in-out infinite alternate}@keyframes coffee-bounce{to{transform:translateY(-10px)}}.coffee-steam{position:absolute;top:-30px;left:50%;transform:translate(-50%)}.coffee-steam span{display:block;width:8px;height:20px;background:#ffffff4d;border-radius:50%;margin:5px;animation:steam-rise 2s ease-in-out infinite;opacity:0}.coffee-steam span:nth-child(2){animation-delay:.5s}.coffee-steam span:nth-child(3){animation-delay:1s}@keyframes steam-rise{0%{transform:translateY(0);opacity:.5}to{transform:translateY(-40px);opacity:0}}.coffee-container p{color:#8b4513;font-size:1.2rem;font-weight:700;font-family:Courier New,monospace}.hire-me-message{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;z-index:10000;background:linear-gradient(135deg,#667eea,#764ba2);padding:3rem;border-radius:20px;text-align:center;box-shadow:0 20px 60px #00000080;color:#fff;margin:0!important}.hire-me-message h2{font-size:2.5rem;margin-bottom:1rem;animation:bounce .5s ease-in-out infinite alternate}@keyframes bounce{to{transform:scale(1.05)}}.hire-me-message p{font-size:1.2rem;margin-bottom:1.5rem}.hire-cta{display:inline-block;background:#fff;color:#667eea;padding:12px 30px;border-radius:30px;font-weight:700;text-decoration:none;transition:all .3s ease}.hire-cta:hover{transform:scale(1.1);box-shadow:0 0 20px #ffffff80}.confetti-container{position:fixed;inset:0;pointer-events:none;z-index:9998}.confetti{position:absolute;width:10px;height:10px;top:-10px;animation:confetti-fall 3s linear forwards}@keyframes confetti-fall{to{transform:translateY(100vh) rotate(360deg);opacity:0}}:global(.skill-badge.dancing),:global(.skill-item.dancing),:global(.skill-card.dancing){animation:skill-dance .5s ease-in-out infinite!important}@keyframes skill-dance{0%,to{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}50%{transform:rotate(10deg) scale(.9)}75%{transform:rotate(-10deg) scale(1.1)}}:global(.contact-item.envelope-open){animation:envelope-open 1s ease-in-out}@keyframes envelope-open{0%{transform:scale(1)}50%{transform:scale(1.1) rotateY(180deg)}to{transform:scale(1) rotateY(360deg)}}:global(.contact-item.envelope-open:after){content:"📬 New message!";position:absolute;top:-40px;left:50%;transform:translate(-50%);background:#667eea;color:#fff;padding:8px 16px;border-radius:8px;font-size:12px;white-space:nowrap;animation:message-appear .5s ease-in-out}@keyframes message-appear{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.terminal-window{min-width:300px}.matrix-message h1{font-size:2rem}.matrix-message p{font-size:1rem}.coffee-cup{font-size:3rem}.hire-me-message{padding:2rem}.hire-me-message h2{font-size:1.8rem}.hire-me-message p{font-size:1rem}}@media (max-width: 480px){.terminal-window{min-width:280px}.terminal-content{font-size:12px;padding:15px}.matrix-message h1,.hire-me-message h2{font-size:1.5rem}}.easter-egg-icon{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;cursor:pointer;z-index:9999;box-shadow:0 4px 15px #667eea66,0 0 20px #764ba24d;transition:all .3s ease}.easter-egg-icon:hover{box-shadow:0 6px 25px #667eea99,0 0 30px #764ba280}.egg-tooltip{position:absolute;top:-40px;right:0;background:#000000e6;color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;font-family:Courier New,monospace;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease}.easter-egg-icon:hover .egg-tooltip{opacity:1}.easter-egg-backdrop{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000}.easter-egg-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;width:90%;max-width:600px;max-height:80vh;background:linear-gradient(135deg,#1a1d29,#2d1b3d);border-radius:20px;border:2px solid rgba(102,126,234,.3);box-shadow:0 20px 60px #00000080,0 0 40px #667eea33;z-index:10001;overflow:hidden;display:flex;flex-direction:column;margin:0!important}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#667eea1a;border-bottom:1px solid rgba(102,126,234,.2)}.modal-header h2{margin:0;font-size:1.5rem;color:#fff;font-family:Courier New,monospace}.close-button{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-button:hover{background:#ffffff1a;transform:rotate(90deg)}.modal-content{padding:2rem;overflow-y:auto;flex:1}.modal-intro{color:#a0aec0;font-size:.95rem;margin-bottom:1.5rem;text-align:center;font-family:Courier New,monospace}.easter-eggs-list{display:flex;flex-direction:column;gap:1rem}.easter-egg-item{background:#ffffff0d;border:1px solid rgba(102,126,234,.2);border-radius:12px;padding:1.25rem;transition:all .3s ease}.easter-egg-item:hover{background:#ffffff14;border-color:#667eea66;transform:translate(5px)}.egg-header{margin-bottom:.75rem}.egg-title{font-size:1.1rem;font-weight:600;color:#667eea;font-family:Courier New,monospace}.egg-description{color:#e2e8f0;font-size:.9rem;margin-bottom:.5rem;font-family:Courier New,monospace;background:#0000004d;padding:.5rem;border-radius:6px;border-left:3px solid #667eea}.egg-effect{color:#a0aec0;font-size:.85rem;font-style:italic;margin-top:.5rem}.modal-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(102,126,234,.2);text-align:center}.modal-footer p{color:#a0aec0;font-size:.9rem;margin:0;font-family:Courier New,monospace}@media (max-width: 768px){.easter-egg-icon{width:45px;height:45px;font-size:24px;bottom:20px;right:20px}.egg-tooltip{font-size:10px;padding:6px 10px}.easter-egg-modal{width:95%;max-height:85vh}.modal-header{padding:1rem 1.5rem}.modal-header h2{font-size:1.2rem}.modal-content{padding:1.5rem}.easter-egg-item{padding:1rem}.egg-title{font-size:1rem}.egg-description{font-size:.85rem}}@media (max-width: 480px){.modal-header h2{font-size:1rem}.modal-content{padding:1rem}.egg-title{font-size:.95rem}.egg-description{font-size:.8rem}.egg-effect{font-size:.75rem}}
