/*! tailwindcss v4.2.2 | 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-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;--spacing:.25rem;--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.end{inset-inline-end:var(--spacing)}.top-1{top:calc(var(--spacing) * 1)}.top-6{top:calc(var(--spacing) * 6)}.right-6{right:calc(var(--spacing) * 6)}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-8{bottom:calc(var(--spacing) * 8)}.left-1\/2{left:50%}.left-6{left:calc(var(--spacing) * 6)}.z-10{z-index:10}.z-30{z-index:30}.z-50{z-index:50}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.ml-1{margin-left:calc(var(--spacing) * 1)}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.w-full{width:100%}.max-w-\[620px\]{max-width:620px}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.border{border-style:var(--tw-border-style);border-width:1px}.px-8{padding-inline:calc(var(--spacing) * 8)}.uppercase{text-transform:uppercase}.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,)}.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))}}:root{--bg-void:#0b0c0f;--bg-panel:#111213d6;--bg-panel-solid:#111315;--bg-chip:#201d19;--bg-chip-soft:#2c2721;--text-primary:#f3eee6;--text-secondary:#aca294;--text-muted:#7f776d;--line-soft:#c4ae902e;--line-strong:#ffc2855c;--accent:#f08445;--accent-soft:#f0844529;--accent-glow:#f0844557;--font-heading:"Rajdhani", sans-serif;--font-body:"DM Sans", sans-serif;--font-mono:"Share Tech Mono", monospace}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}html{color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0c0d10;background-image:radial-gradient(92% 72% at 14% 46%,#3e362e52,#0000 54%),radial-gradient(58% 52% at 84% 34%,#2c262033,#0000 46%),radial-gradient(circle at 50% -8%,#5a4a381f,#0000 40%),radial-gradient(130% 85% at 50% 112%,#00000061,#0000 44%),linear-gradient(168deg,#17191d 0%,#111317 38%,#0e1014 72%,#0a0c0f 100%)}body{min-height:100vh;margin:0;overflow-x:hidden}@media (width>=769px){body{overflow:hidden}}@media (width<=768px){body{overflow-y:auto}html.mobile-sheet-open body{overflow:hidden}}a{color:inherit;text-decoration:none}button{font:inherit}::selection{color:var(--text-primary);background:#f0844533}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#f0844547;border-radius:999px}.grain-overlay{z-index:50;pointer-events:none;opacity:.032;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.15' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px 220px;position:fixed;inset:0}.custom-cursor{z-index:100;pointer-events:none;-webkit-backdrop-filter:invert(0);backdrop-filter:invert(0);border:1px solid #f0844580;border-radius:999px;width:18px;height:18px;position:fixed;transform:translate(-50%,-50%);box-shadow:0 0 18px #f084452e}.custom-cursor:after{content:"";border-radius:inherit;background:#f08445d9;position:absolute;inset:5px}.desktop-shell{z-index:1;background:0 0;min-height:100vh;padding:28px 28px 24px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:minmax(340px,.92fr) minmax(620px,1.28fr);align-items:center;gap:28px;min-height:calc(100vh - 52px);display:grid;position:relative}.hero-copy{flex-direction:column;gap:22px;max-width:460px;padding-left:12px;transition:opacity .45s;display:flex}.hero-copy .hero-kicker{color:#92887c}.hero-kicker{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px;font-size:10px}.hero-title{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(56px,7vw,96px);font-weight:700;line-height:.9}.hero-copy .hero-subtitle{color:#92887c}.hero-subtitle{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:14px 0 0;font-size:11px;line-height:1}.hero-signal{align-items:baseline;gap:10px;display:flex}.hero-copy .hero-signal__label{color:#92887c}.hero-signal__label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:10px}.hero-signal__value{font-family:var(--font-heading);letter-spacing:.02em;color:var(--text-primary);font-size:18px;font-weight:600}.chip-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.chip-nav__item{color:var(--text-primary);cursor:pointer;background:#ffffff07;border:1px solid #c4ae901f;border-radius:18px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 15px;transition:border-color .18s,transform .18s,background .18s;display:flex}.chip-nav__item:hover,.chip-nav__item.is-active{background:#ffffff0e;border-color:#ffc28547;transform:translateY(-2px)}.chip-nav__item span{font-family:var(--font-heading);font-size:18px;font-weight:600}.chip-nav__item small{font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;color:#9a9084;font-size:10px}.hero-stage{justify-content:center;align-items:center;min-height:760px;transition:opacity .5s,filter .5s;display:flex;position:relative}.desktop-shell:has(.is-project-focused) .hero-stage{opacity:0;filter:blur(10px);pointer-events:none}.desktop-shell:has(.is-project-focused) .hero-copy{opacity:0;pointer-events:none}:is(.desktop-shell:has(.is-project-focused) .site-rail,.desktop-shell:has(.is-project-focused) .site-links,.desktop-shell:has(.is-project-focused) .hero-stage__caption){opacity:0;pointer-events:none;transition:opacity .3s}.hero-stage__frame{aspect-ratio:1;background:radial-gradient(circle at 50% 40%,#ffd4a21a,#0000 40%),linear-gradient(#16171af5 0%,#0c0d0fe6 100%);border:1px solid #ffffff12;border-radius:36px;width:min(100%,980px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 48px 100px #0000006b,0 0 0 1px #0003}.hero-stage__frame:before{content:"";pointer-events:none;border:1px solid #c4ae9014;border-radius:26px;position:absolute;inset:20px}.cpu-scene-frame{width:100%;height:100%}.hero-stage__caption{z-index:3;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:11px;position:absolute;bottom:22px;left:28px}.site-rail{z-index:5;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);gap:16px;font-size:10px;transition:opacity .3s;display:flex;position:fixed;top:26px;right:28px}.site-links{z-index:5;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);gap:18px;font-size:11px;transition:opacity .3s;display:flex;position:fixed;bottom:26px;left:40px}.site-links a{transition:color .18s}.site-links a:hover{color:var(--text-primary)}.content-panel{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#111213f0 0%,#0b0c0deb 100%);border:1px solid #c4ae9029;border-radius:28px;flex-direction:column;width:min(440px,100vw - 48px);transition:width .5s cubic-bezier(.16,1,.3,1),right .5s cubic-bezier(.16,1,.3,1),top .5s cubic-bezier(.16,1,.3,1),bottom .5s cubic-bezier(.16,1,.3,1),left .5s cubic-bezier(.16,1,.3,1),max-height .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:30px;bottom:30px;right:30px;box-shadow:0 24px 64px #0006}.content-panel.is-project-focused{--focus-w:min(880px, calc(100vw - 80px));width:var(--focus-w);right:calc((100vw - var(--focus-w)) / 2);background:linear-gradient(#111213 0%,#0b0c0d 100%);border-color:#c4ae901a;top:24px;bottom:24px;box-shadow:0 0 0 1px #00000080,0 32px 80px #0009}.content-panel.is-project-focused .content-panel__body{padding:28px 40px 36px}.content-panel.is-project-focused .content-panel__topbar{padding:18px 40px}.content-panel__topbar,.content-panel__footer{border-bottom:1px solid #c4ae901f;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.content-panel__footer{border-top:1px solid #c4ae901f;border-bottom:0}.content-panel__eyebrow,.content-panel__chip-label{font-family:var(--font-mono);text-transform:uppercase}.content-panel__eyebrow{letter-spacing:.18em;color:var(--text-muted);font-size:10px}.content-panel__chip-label{letter-spacing:.18em;color:#f1c097;margin-top:6px;font-size:11px}.content-panel__close{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;font-size:30px;line-height:1}.content-panel__body{flex:1;padding:18px 22px 24px;overflow-y:auto}.content-panel__title{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:34px;line-height:1}.content-panel__subtitle{color:var(--text-secondary);margin:14px 0 0;font-size:16px;line-height:1.7}.content-panel__summary{color:#d8ccb9;border-left:2px solid #f0844570;margin:18px 0 0;padding-left:14px;font-size:14px;line-height:1.7}.content-panel__copy{flex-direction:column;gap:14px;margin-top:20px;display:flex}.content-panel__copy p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.82}.content-panel__tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.content-panel__tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);background:#ffffff05;border:1px solid #c4ae902e;border-radius:999px;padding:6px 10px;font-size:10px}.content-panel__socials{gap:16px;display:flex}.content-panel__link{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#f1c097;font-size:11px;text-decoration:none;transition:color .18s}.content-panel__link:hover{color:var(--text-primary)}.content-panel__structured-skills{flex-direction:column;gap:22px;margin-top:22px;display:flex}.content-panel__skill-heading{font-family:var(--font-heading);letter-spacing:.04em;text-transform:uppercase;color:#f1c097;margin:0 0 10px;font-size:15px;font-weight:700}.content-panel__skill-list{color:var(--text-secondary);flex-direction:column;gap:8px;margin:0;padding-left:18px;font-size:14px;line-height:1.65;display:flex}.content-panel__skill-list li{padding-left:4px}.content-panel__structured-exp{flex-direction:column;gap:26px;margin-top:22px;display:flex}.content-panel__exp-card{border-bottom:1px solid #c4ae901a;padding-bottom:22px}.content-panel__exp-card:last-child{border-bottom:0;padding-bottom:0}.content-panel__exp-company{font-family:var(--font-heading);letter-spacing:.02em;color:var(--text-primary);font-size:17px;font-weight:700}.content-panel__exp-role{color:#d8ccb9;margin-top:6px;font-size:14px;line-height:1.45}.content-panel__exp-meta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-top:8px;font-size:10px}.content-panel__exp-meta-sep{opacity:.55;margin:0 6px}.content-panel__exp-points{color:var(--text-secondary);flex-direction:column;gap:8px;margin:14px 0 0;padding-left:18px;font-size:14px;line-height:1.7;display:flex}.content-panel__exp-points li{padding-left:4px}.content-panel.is-project-focused.is-resume-view .content-panel__body{flex-direction:column;gap:16px;min-height:0;padding-top:14px;display:flex}.resume-panel__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.resume-panel__download{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#141210;background:linear-gradient(#f59a54 0%,#e07838 100%);border:1px solid #ffd2aa73;border-radius:14px;justify-content:center;align-items:center;padding:12px 24px;font-size:11px;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 4px 24px #f084456b,inset 0 1px #ffffff38}.resume-panel__download:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 8px 28px #f0844580,inset 0 1px #ffffff38}.resume-panel__link-out{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#f1c097;border:1px solid #c4ae9038;border-radius:12px;padding:10px 14px;font-size:11px;text-decoration:none;transition:color .16s,border-color .16s,background .16s}.resume-panel__link-out:hover{color:var(--text-primary);background:#f0844514;border-color:#f0844559}.resume-panel__iframe-wrap{background:#0a0b0d;border:1px solid #c4ae9024;border-radius:16px;flex:1;min-height:clamp(320px,100vh - 220px,720px);overflow:hidden;box-shadow:inset 0 0 0 1px #00000059}.resume-panel__iframe{border:0;width:100%;height:100%;min-height:clamp(320px,100vh - 220px,720px);display:block}.mobile-shell{background:linear-gradient(#0a0b0c 0%,#060707 100%);min-height:100vh;padding:28px 18px}.mobile-shell__inner{max-width:560px;margin:0 auto}.mobile-shell__title{font-family:var(--font-heading);margin:16px 0 0;font-size:44px;line-height:.95}.mobile-shell__copy{color:var(--text-secondary);margin:16px 0 0;line-height:1.8}.mobile-shell__list{gap:12px;margin-top:28px;display:grid}.mobile-shell__card{border:1px solid var(--line-soft);background:#0f1011d1;border-radius:18px;padding:16px}.mobile-shell__card-kicker{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:10px}.mobile-shell__card-title{color:var(--text-primary);margin-top:8px;line-height:1.5}.mobile-shell__links{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;gap:16px;margin-top:28px;font-size:11px;display:flex}.panel-scroll::-webkit-scrollbar{width:6px}.panel-scroll::-webkit-scrollbar-thumb{background:#f084453d}@media (width<=1200px){.hero-grid{grid-template-columns:1fr;gap:18px}.hero-copy{max-width:100%;padding-left:12px;padding-right:24px}.hero-stage{min-height:620px}.content-panel{width:auto;max-height:46vh;inset:auto 24px 24px}.content-panel.is-project-focused{width:auto;max-height:none;inset:16px}.content-panel.is-project-focused .content-panel__body{padding:22px 24px 28px}.content-panel.is-project-focused .content-panel__topbar{padding:16px 24px}}@media (width<=768px){.desktop-only{display:none!important}.mobile-only{display:block!important}}@media (width>=769px){.mobile-only{display:none!important}}.proj-list__intro{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);margin:0 0 16px;font-size:11px;line-height:1.7}.proj-module{text-align:left;cursor:pointer;width:100%;color:inherit;background:#ffffff05;border:1px solid #c4ae901a;border-radius:10px;margin-bottom:8px;padding:14px 16px;font-family:inherit;transition:border-color .18s,background .18s;display:block}.proj-module:hover{background:#f084450a;border-color:#f084454d}.proj-module__header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.proj-module__designation{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;font-size:10px}.proj-module__status{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.proj-module__name{font-family:var(--font-heading);letter-spacing:.01em;color:var(--text-primary);font-size:18px;font-weight:600;line-height:1.2}.proj-module__desc{color:var(--text-secondary);margin-top:4px;font-size:12px;line-height:1.6}.proj-module__footer{border-top:1px solid #c4ae9014;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.proj-module__metric{align-items:baseline;gap:6px;display:flex}.proj-module__metric-label{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-muted);text-transform:uppercase;font-size:9px}.proj-module__metric-value{font-family:var(--font-mono);letter-spacing:.06em;color:#f1c097;font-size:13px}.proj-module__tags{gap:5px;display:flex}.proj-module__tag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);border:1px solid #c4ae901f;border-radius:4px;padding:3px 7px;font-size:9px}.proj-detail__tab-bar{border-bottom:1px solid #c4ae901a;flex-wrap:wrap;gap:4px;margin-bottom:18px;padding-bottom:12px;display:flex}.proj-detail__tab{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #c4ae901a;border-radius:6px;padding:5px 10px;font-size:10px;transition:color .16s,border-color .16s,background .16s}.proj-detail__tab:hover{color:var(--text-secondary);border-color:#c4ae9033}.proj-detail__tab.is-active{color:#f1c097;background:#f084450f;border-color:#f0844559}.proj-detail__content{min-height:120px}.proj-detail__text{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.82}.proj-detail__bullet-list{max-width:640px;color:var(--text-secondary);flex-direction:column;gap:12px;margin:0;padding-left:1.15em;font-size:13px;line-height:1.68;display:flex}.proj-detail__bullet-list li{margin:0;padding-left:2px}.proj-detail__bullet-list li::marker{color:#f084458c}.proj-detail__metrics{flex-direction:column;gap:2px;display:flex}.proj-detail__metric-row{border-bottom:1px solid #c4ae900f;align-items:baseline;gap:8px;padding:8px 0;display:flex}.proj-detail__metric-label{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);text-transform:uppercase;white-space:nowrap;font-size:11px}.proj-detail__metric-line{background:repeating-linear-gradient(90deg,#c4ae901f 0 3px,#0000 3px 7px);flex:1;height:1px}.proj-detail__metric-value{font-family:var(--font-mono);letter-spacing:.04em;color:#f1c097;white-space:nowrap;font-size:14px}.proj-detail__challenges{flex-direction:column;gap:20px;display:flex}.proj-detail__challenge{border-left:2px solid #c4ae901f;padding-left:12px}.proj-detail__challenge-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:9px}.proj-detail__challenge-label--sol{color:#8aaa7a;margin-top:10px}.proj-detail__challenge-problem{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.72}.proj-detail__challenge-solution{color:#c4cbb8;margin:0;font-size:12.5px;line-height:1.72}.proj-detail__demo{flex-direction:column;gap:16px;display:flex}.proj-detail__demo-block{background:#ffffff05;border:1px solid #c4ae901a;border-radius:10px;padding:14px 16px}.proj-detail__demo-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:9px}.proj-detail__demo-tags{flex-wrap:wrap;gap:6px;display:flex}.proj-detail__demo-tag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-secondary);border:1px solid #c4ae9024;border-radius:999px;padding:5px 10px;font-size:10px}.proj-focus__hero{border-bottom:1px solid #c4ae901a;margin-bottom:24px;padding-bottom:20px}.proj-focus__hero-meta{align-items:center;gap:6px;margin-bottom:10px;display:flex}.proj-focus__status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.proj-focus__status-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);font-size:10px}.proj-focus__title{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:28px;font-weight:700;line-height:1.1}.proj-focus__desc{color:var(--text-secondary);margin:8px 0 0;font-size:14px;line-height:1.6}.proj-focus__tags{flex-wrap:wrap;gap:5px;margin-top:14px;display:flex}.proj-focus__tag{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-muted);border:1px solid #c4ae901f;border-radius:4px;padding:3px 8px;font-size:9px}.is-project-focused .proj-focus__hero{margin-bottom:28px;padding-bottom:24px}.is-project-focused .proj-focus__title{font-size:38px;line-height:1.05}.is-project-focused .proj-focus__desc{max-width:600px;margin-top:10px;font-size:15px;line-height:1.7}.is-project-focused .proj-focus__tags{gap:6px;margin-top:16px}.is-project-focused .proj-focus__tag{padding:4px 10px;font-size:10px}.is-project-focused .proj-detail__tab-bar{border-bottom-color:#c4ae9014;gap:4px;margin-bottom:28px;padding-bottom:16px}.is-project-focused .proj-detail__tab{color:var(--text-muted);border-color:#0000;border-radius:8px;padding:7px 16px;font-size:11px}.is-project-focused .proj-detail__tab:hover{color:var(--text-secondary);background:#ffffff08}.is-project-focused .proj-detail__tab.is-active{color:#f1c097;background:#f0844514;border-color:#f0844538}.is-project-focused .proj-detail__content{min-height:160px}.is-project-focused .proj-detail__text{max-width:640px;color:var(--text-secondary);font-size:15px;line-height:2}.is-project-focused .proj-detail__bullet-list{max-width:720px;font-size:15px;line-height:1.85}.is-project-focused .proj-detail__metrics{max-width:520px}.is-project-focused .proj-detail__metric-row{padding:12px 0}.is-project-focused .proj-detail__metric-label{letter-spacing:.1em;font-size:12px}.is-project-focused .proj-detail__metric-value{font-size:17px}.is-project-focused .proj-detail__challenges{gap:24px;max-width:640px}.is-project-focused .proj-detail__challenge{border-left-width:2px;padding-left:18px}.is-project-focused .proj-detail__challenge-label{letter-spacing:.18em;margin-bottom:6px;font-size:10px}.is-project-focused .proj-detail__challenge-problem,.is-project-focused .proj-detail__challenge-solution{font-size:14px;line-height:1.85}.is-project-focused .proj-detail__demo{gap:20px;max-width:640px}.is-project-focused .proj-detail__demo-block{border-radius:12px;padding:22px 26px}.is-project-focused .proj-detail__demo-label{letter-spacing:.18em;margin-bottom:10px;font-size:10px}.is-project-focused .proj-detail__demo-tag{padding:6px 14px;font-size:11px}.mobile-portfolio{z-index:4;min-height:100vh;padding:calc(20px + env(safe-area-inset-top,0)) 18px calc(28px + env(safe-area-inset-bottom,0));max-width:520px;margin:0 auto;position:relative}.mobile-portfolio__header{margin-bottom:22px}.mobile-portfolio__kicker{font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:var(--text-muted);margin:0 0 8px;font-size:10px}.mobile-portfolio__name{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:clamp(36px,10vw,44px);font-weight:700;line-height:.95}.mobile-portfolio__tagline{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#92887c;margin:10px 0 0;font-size:11px}.mobile-portfolio__intro{color:var(--text-secondary);margin:14px 0 0;font-size:14px;line-height:1.65}.mobile-portfolio__chip-wrap{margin-bottom:22px}.cpu-scene-frame.mobile-portfolio__chip-canvas{aspect-ratio:1;-webkit-tap-highlight-color:transparent;touch-action:pan-y;border:1px solid #f0844538;border-radius:20px;width:100%;max-height:min(88vw,400px);margin:0 auto;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 12px 40px #00000059}.mobile-portfolio__chip-hint{color:var(--text-muted);text-align:center;margin:10px 0 0;font-size:12px;line-height:1.5}.mobile-portfolio__summary{background:#ffffff08;border:1px solid #c4ae9024;border-radius:16px;margin-bottom:22px;padding:18px 16px}.mobile-portfolio__summary-kicker{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:#f1c097;font-size:10px}.mobile-portfolio__summary-title{font-family:var(--font-heading);color:var(--text-primary);margin:8px 0 0;font-size:22px;font-weight:700}.mobile-portfolio__summary-line{color:var(--text-secondary);margin:10px 0 0;font-size:14px;line-height:1.65}.mobile-portfolio__open-btn{color:#fff4eb;width:100%;font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#f0844540 0%,#c864322e 100%);border:1px solid #f0844573;border-radius:14px;margin-top:16px;padding:14px 18px;font-size:11px;font-weight:600}.mobile-portfolio__footer{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:14px 18px;margin-top:28px;font-size:11px;display:flex}.mobile-portfolio__footer a{color:#f1c097}.mobile-sheet-root{z-index:200;pointer-events:auto;flex-direction:column;display:flex;position:fixed;inset:0}html.mobile-sheet-open .mobile-portfolio__chip-wrap{visibility:hidden;pointer-events:none}.mobile-sheet-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;position:absolute;inset:0}.mobile-fs{z-index:2;background:linear-gradient(#141518 0%,#0c0d10 100%);border:1px solid #c4ae9024;border-bottom:0;border-radius:20px 20px 0 0;flex-direction:column;flex:1;max-height:min(100dvh,100vh);margin-top:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 -20px 60px #00000080}.mobile-fs--resume{border:0;border-radius:0;flex:1;min-height:100dvh;max-height:100dvh;margin-top:0}.mobile-fs__header{padding:16px 18px 12px;padding-top:calc(16px + env(safe-area-inset-top,0));border-bottom:1px solid #c4ae901a;flex-shrink:0}.mobile-fs__back{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#f1c097;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin-bottom:10px;padding:0;font-size:12px;display:block}.mobile-fs__eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:10px}.mobile-fs__title{font-family:var(--font-heading);color:var(--text-primary);margin:6px 0 0;font-size:26px;font-weight:700;line-height:1.1}.mobile-fs__scroll{-webkit-overflow-scrolling:touch;padding:16px 18px 28px;padding-bottom:calc(28px + env(safe-area-inset-bottom,0));flex:1;overflow-y:auto}.mobile-fs__body{padding-bottom:8px}.mobile-section-body .content-panel__title{font-size:26px}.mobile-section-body .content-panel__subtitle,.mobile-section-body .content-panel__summary,.mobile-section-body .content-panel__copy,.mobile-section-body .content-panel__skill-list,.mobile-section-body .content-panel__exp-points{font-size:15px;line-height:1.75}.mobile-fs__footer{border-top:1px solid #c4ae901a;margin-top:20px;padding-top:16px}.mobile-fs__socials{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:16px;font-size:11px;display:flex}.mobile-fs__footer a{color:#f1c097}.mobile-proj-list__intro{color:var(--text-muted);margin:0 0 14px;font-size:13px;line-height:1.6}.mobile-proj-card{text-align:left;width:100%;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff08;border:1px solid #c4ae901f;border-radius:14px;margin-bottom:10px;padding:16px;display:block}.mobile-proj-card__top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.mobile-proj-card__mod{font-family:var(--font-mono);letter-spacing:.16em;color:var(--text-muted);font-size:10px}.mobile-proj-card__name{font-family:var(--font-heading);color:var(--text-primary);font-size:19px;font-weight:600}.mobile-proj-card__desc{color:var(--text-secondary);margin-top:6px;font-size:13px;line-height:1.55}.mobile-proj-hero{margin-bottom:16px}.mobile-proj-hero__row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.mobile-proj-hero__desc{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.65}.mobile-proj-hero__tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.mobile-tab-pills{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.mobile-tab-pill{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff08;border:1px solid #c4ae9026;border-radius:999px;padding:10px 14px;font-size:10px}.mobile-tab-pill.is-active{color:#f1c097;background:#f0844514;border-color:#f0844566}.mobile-proj-detail .proj-detail__text,.mobile-proj-detail .proj-detail__bullet-list,.mobile-proj-detail .proj-detail__metrics,.mobile-proj-detail .proj-detail__challenges{max-width:none;font-size:15px}.mobile-proj-detail .proj-detail__tab-bar{display:none}.mobile-resume-actions{margin-bottom:14px}.mobile-resume-frame{min-height:55vh}.mobile-fs--resume .mobile-fs__scroll{flex-direction:column;display:flex}@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-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}
