:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1018;color:#edf5ff;--bg: #0b1018;--panel: #111a25;--panel-strong: #152232;--text: #edf5ff;--muted: #98a8ba;--line: rgba(255, 255, 255, .11);--cyan: #45d7ff;--emerald: #58e6a1;--amber: #f4c96b;--shadow: 0 24px 80px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:radial-gradient(circle at top left,rgba(69,215,255,.16),transparent 34rem),radial-gradient(circle at 80% 15%,rgba(88,230,161,.1),transparent 32rem),linear-gradient(180deg,#0b1018,#0f1520 48%,#0b1018);color:var(--text)}body.modal-open{overflow:hidden}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 78%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 78%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;width:min(1180px,calc(100% - 32px));min-height:76px;margin:0 auto;padding:.85rem 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.8rem;min-width:0;overflow:hidden}.brand>span:last-child{min-width:0}.brand-mark{display:grid;width:clamp(40px,5vw,52px);height:clamp(40px,5vw,52px);flex:0 0 clamp(40px,5vw,52px);place-items:center;border:none;border-radius:14px;background:#ffffff0f;box-shadow:var(--shadow);overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:contain;padding:.25rem}.brand strong,.brand small{display:block;overflow:hidden;max-width:18rem;text-overflow:ellipsis;white-space:nowrap}.brand strong{font-size:.98rem}.brand small{margin-top:.1rem;color:var(--muted);font-size:.78rem}.nav-links{min-width:0;justify-self:center;display:flex;align-items:center;gap:.35rem;padding:.35rem;border:1px solid var(--line);border-radius:999px;background:#111a25b8}.nav-links a{padding:.65rem .95rem;border-radius:999px;color:var(--muted);font-size:.92rem;transition:.18s ease}.nav-links a:hover,.nav-links a.active{background:#ffffff14;color:var(--text)}.header-cta,.btn,.project-actions a,.project-actions span,.filter-bar button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;cursor:pointer;white-space:nowrap}.header-cta{padding:.75rem 1rem;border-radius:999px;background:#edf5ff;color:#0b1018;font-weight:700}.mobile-toggle{display:none;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#111a25d9;color:var(--text)}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:5rem 0}.section.compact{padding:2.5rem 0}.hero{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:4rem;min-height:calc(100vh - 80px);padding-top:3rem}.status-pill,.eyebrow{display:inline-flex;align-items:center;gap:.55rem;color:var(--emerald);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.status-pill{padding:.55rem .8rem;border:1px solid rgba(88,230,161,.32);border-radius:999px;background:#58e6a114;letter-spacing:0;text-transform:none}.status-pill span{width:8px;height:8px;border-radius:50%;background:var(--emerald);box-shadow:0 0 18px var(--emerald)}h1,h2,h3,p{margin-top:0}.hero-copy,.page-hero,.contact-hero,.section-header,.project-body,.timeline-card,.content-card{min-width:0;overflow-wrap:anywhere}.hero h1,.page-hero h1,.contact-hero h1{max-width:900px;margin:1rem 0;font-size:clamp(3rem,7vw,6.8rem);line-height:.95;overflow-wrap:anywhere}.hero-title{color:var(--cyan);font-size:clamp(1.1rem,2.5vw,1.55rem);font-weight:800}.hero-summary,.page-hero p,.contact-hero p,.section-header p{max-width:760px;color:var(--muted);font-size:1.05rem;line-height:1.8}.hero-actions,.social-row,.project-actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.hero-actions{margin-top:2rem}.btn{min-height:48px;padding:.85rem 1.15rem;border-radius:12px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,var(--cyan),var(--emerald));color:#071018}.btn.secondary{border:1px solid var(--line);background:#ffffff12;color:var(--text)}.social-row{margin-top:1.8rem}.social-row a{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);font-weight:700}.social-row a:hover{color:var(--text)}.hero-panel,.profile-card,.content-card,.feature-card,.project-card,.contact-card,.social-card,.timeline-card,.stat-card{border:1px solid var(--line);border-radius:8px;background:#111a25c7;box-shadow:var(--shadow)}.hero-panel{position:relative;overflow:hidden;padding:1rem}.hero-panel:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(135deg,#45d7ff1f,#f4c96b14);pointer-events:none}.hero-panel>*{position:relative}.hero-panel img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;filter:saturate(.95) contrast(1.05)}.hero-panel div{padding:1.4rem .6rem .4rem}.hero-panel h2{display:flex;align-items:center;gap:.6rem;margin:.4rem 0 .65rem}.hero-panel p{margin-bottom:0;color:var(--muted);line-height:1.7}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{padding:1.35rem}.stat-card strong{display:block;color:var(--amber);font-size:2rem}.stat-card span{display:block;margin-top:.35rem;color:var(--muted);line-height:1.5}.section-header{margin-bottom:1.8rem}.section-header h2{max-width:850px;margin:.7rem 0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.feature-grid,.project-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-card,.content-card{padding:1.4rem}.feature-card svg{color:var(--cyan)}.feature-card h3{margin:1rem 0 .6rem;font-size:1.25rem}.feature-card p{margin-bottom:0;color:var(--muted);line-height:1.7}.skill-cloud{display:flex;flex-wrap:wrap;gap:.65rem}.skill-cloud span{display:inline-flex;align-items:center;gap:.4rem;padding:.58rem .76rem;border:1px solid var(--line);border-radius:999px;background:#ffffff0e;color:#dbe8f5;font-size:.9rem;font-weight:700}.page-hero,.contact-hero{padding-top:6rem;padding-bottom:3rem}.about-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:1rem;align-items:stretch}.profile-card{padding:1.1rem}.profile-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px}.profile-card h2{margin:1rem 0 .35rem}.profile-card p{color:var(--muted);line-height:1.6}.profile-list{display:grid;gap:.75rem;margin-top:1rem}.profile-list span,.profile-list a,.clean-list li{display:flex;gap:.65rem;align-items:flex-start;color:#dbe8f5}.timeline{position:relative;display:grid;gap:1rem}.timeline:before{position:absolute;top:0;bottom:0;left:21px;width:1px;content:"";background:var(--line)}.timeline-item{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr);gap:1rem}.timeline-dot{z-index:1;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(69,215,255,.32);border-radius:50%;background:#0d1520;color:var(--cyan)}.timeline-card{padding:1.25rem}.timeline-heading{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.timeline-heading h3,.timeline-heading p{margin-bottom:.2rem}.timeline-heading p,.timeline-heading span,.timeline-card strong{color:var(--muted)}.timeline-heading span{flex:0 0 auto;font-size:.9rem}.timeline-card ul{margin:1rem 0 0;padding-left:1.1rem;color:#d6e4f2;line-height:1.7}.timeline-card li+li{margin-top:.45rem}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.clean-list{display:grid;gap:.9rem;margin:0;padding:0;list-style:none}.clean-list svg{flex:0 0 auto;color:var(--emerald)}.keyword-cloud span{color:var(--muted)}.filter-bar{display:flex;flex-wrap:nowrap;gap:.65rem;max-width:100%;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.filter-bar button{min-height:42px;padding:.55rem .9rem;border:1px solid var(--line);border-radius:999px;background:#ffffff0e;color:var(--muted);font-weight:800}.filter-bar button.active,.filter-bar button:hover{background:#edf5ff;color:#0b1018}.project-card{overflow:hidden}.project-image{position:relative;display:block;width:100%;aspect-ratio:16 / 10;border:0;overflow:hidden;background:var(--panel-strong);color:inherit;cursor:pointer;text-align:left}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.project-card:hover .project-image img{transform:scale(1.03)}.gallery-badge{position:absolute;right:.75rem;bottom:.75rem;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .6rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#071018d1;color:#fff;font-size:.82rem;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-body{display:grid;gap:.85rem;padding:1.1rem}.project-meta span{display:inline-flex;padding:.35rem .55rem;border-radius:999px;background:#45d7ff1f;color:var(--cyan);font-size:.78rem;font-weight:800}.project-body h3,.project-body p{margin:0}.project-body p{color:var(--muted);line-height:1.65}.project-stack{display:flex;flex-wrap:wrap;gap:.45rem}.project-stack span{padding:.32rem .52rem;border:1px solid var(--line);border-radius:999px;color:#c4d3e1;font-size:.78rem}.project-actions{padding-top:.25rem}.project-actions a,.project-actions span{min-height:38px;padding:.55rem .7rem;border-radius:10px;background:#ffffff12;color:#dce9f6;font-size:.88rem;font-weight:800}.project-actions a:hover{background:#45d7ff24}.private-link{color:var(--muted)}.gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:1.25rem}.gallery-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#03080dc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer}.gallery-dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(1080px,100%);max-height:min(88vh,860px);overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#0b1018f5;box-shadow:0 32px 120px #0009}.gallery-header,.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-bottom:1px solid var(--line)}.gallery-header h2{margin:.35rem 0 0;font-size:clamp(1.25rem,3vw,2rem)}.icon-button,.gallery-nav{display:grid;place-items:center;border:1px solid var(--line);background:#ffffff14;color:var(--text);cursor:pointer;transition:background .18s ease,transform .18s ease}.icon-button:hover,.gallery-nav:hover{background:#45d7ff29}.icon-button{width:44px;height:44px;flex:0 0 auto;border-radius:10px}.gallery-stage{position:relative;display:grid;min-height:0;place-items:center;padding:1rem 4.75rem;background:#060b11}.gallery-stage img{width:100%;max-height:58vh;object-fit:contain;border-radius:8px}.gallery-nav{position:absolute;top:50%;width:48px;height:48px;border-radius:50%;transform:translateY(-50%)}.gallery-nav.previous{left:1rem}.gallery-nav.next{right:1rem}.gallery-footer{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}.gallery-footer strong{color:var(--text);overflow-wrap:anywhere}.gallery-thumbs{display:flex;gap:.65rem;max-width:100%;padding:.85rem 1rem 1rem;overflow-x:auto}.gallery-thumbs button{flex:0 0 96px;width:96px;aspect-ratio:16 / 10;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:var(--panel);cursor:pointer;opacity:.58}.gallery-thumbs button.active,.gallery-thumbs button:hover{border-color:var(--cyan);opacity:1}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.contact-hero{display:grid;min-height:56vh;align-items:center}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card,.social-card{display:grid;gap:.6rem;padding:1.4rem}.contact-card svg,.social-card svg{color:var(--cyan)}.contact-card span,.social-card span{color:var(--muted);font-size:.9rem;font-weight:700}.contact-card strong,.social-card strong{overflow-wrap:anywhere}.site-footer{display:flex;justify-content:space-between;gap:1rem;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:2rem 0 3rem;border-top:1px solid var(--line);color:var(--muted);font-size:.92rem}@media(max-width:980px){.site-header{grid-template-columns:minmax(0,1fr) auto auto;width:min(100% - 28px,1180px);min-height:72px;gap:.75rem}.nav-links{position:absolute;top:calc(100% + .5rem);z-index:30;right:0;left:auto;width:min(320px,calc(100vw - 28px));display:none;flex-direction:column;align-items:stretch;gap:.2rem;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#111a25fa;padding:.5rem;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-links.is-open{display:flex}.nav-links a{display:flex;justify-content:center;width:100%;padding:.72rem .85rem;text-align:center}.header-cta{justify-self:end}.mobile-toggle{display:grid}.hero,.about-layout{grid-template-columns:1fr}.hero{gap:2rem;min-height:auto}.hero-panel{width:100%;max-width:520px}.stats-grid,.feature-grid,.project-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.site-header{grid-template-columns:minmax(0,1fr) auto;width:min(100% - 24px,1180px);min-height:64px;gap:.5rem;margin-top:.35rem;border-radius:14px;background:#0b1018f0;padding:.55rem .65rem}.brand{gap:.6rem}.brand-mark{width:38px;height:38px;flex:0 0 38px;border-radius:10px}.brand strong{max-width:calc(100vw - 108px);font-size:.9rem}.brand small,.header-cta{display:none}.mobile-toggle{width:38px;height:38px;padding:0;border-radius:10px}.nav-links{position:fixed;top:76px;right:auto;left:50%;width:min(320px,calc(100vw - 32px));max-height:calc(100dvh - 96px);transform:translate(-50%);gap:.35rem;border-radius:18px;background:#0b1018fa;padding:.65rem;overflow-y:auto}.nav-links a{min-height:44px;border-radius:12px;padding:.72rem .8rem;font-size:.9rem;font-weight:700}.nav-links a:hover,.nav-links a.active{background:#58e6a124;color:var(--text)}.section{width:min(100% - 24px,1180px);padding:3.5rem 0}.section.compact{padding:1.7rem 0}.hero h1,.page-hero h1,.contact-hero h1{font-size:clamp(2.35rem,13vw,3.9rem);line-height:1}.hero-summary,.page-hero p,.contact-hero p,.section-header p{font-size:1rem}.stats-grid,.feature-grid,.project-grid,.contact-grid,.two-column{grid-template-columns:1fr}.hero-actions,.project-actions{display:grid;grid-template-columns:1fr}.btn,.project-actions a,.project-actions span{width:100%}.social-row{align-items:stretch}.social-row a{min-height:42px}.timeline:before{left:17px}.timeline-item{grid-template-columns:36px minmax(0,1fr);gap:.75rem}.timeline-dot{width:36px;height:36px}.timeline-heading{display:grid}.site-footer{display:grid;width:min(100% - 24px,1180px)}.gallery-modal{padding:.75rem}.gallery-dialog{width:100%;max-height:94dvh}.gallery-header,.gallery-footer{align-items:flex-start}.gallery-footer{display:grid}.gallery-stage{padding:.75rem}.gallery-stage img{max-height:46dvh}.gallery-nav{top:auto;bottom:1.25rem;width:42px;height:42px;transform:none;background:#071018d6}.gallery-nav.previous{left:1.25rem}.gallery-nav.next{right:1.25rem}.gallery-thumbs button{flex-basis:78px;width:78px}}@media(max-width:480px){.site-header{width:min(100% - 20px,1180px);min-height:60px;padding:.5rem .6rem}.nav-links{top:72px;width:min(300px,calc(100vw - 28px));border-radius:16px;padding:.55rem}.brand strong{max-width:calc(100vw - 98px)}.brand-mark,.mobile-toggle{width:36px;height:36px}.brand-mark{flex-basis:36px}.section{width:min(100% - 20px,1180px);padding:3rem 0}.page-hero,.contact-hero{padding-top:4rem}.status-pill{align-items:flex-start;border-radius:8px;line-height:1.35}.hero-panel,.profile-card{padding:.75rem}.feature-card,.content-card,.timeline-card,.contact-card,.social-card,.project-body{padding:1rem}.timeline:before{display:none}.timeline-item{grid-template-columns:1fr}.timeline-dot{display:none}.skill-cloud span,.filter-bar button{font-size:.84rem}.gallery-modal{padding:0}.gallery-dialog{height:100dvh;max-height:100dvh;border-radius:0}.gallery-header{padding:.85rem}.gallery-stage{padding:.5rem}.gallery-stage img{max-height:50dvh}.gallery-footer{padding:.8rem .85rem}.gallery-thumbs{padding:.75rem .85rem .9rem}}@media(max-width:380px){.brand strong{max-width:calc(100vw - 90px)}.brand-mark,.mobile-toggle{width:34px;height:34px}.brand-mark{flex-basis:34px}.hero h1,.page-hero h1,.contact-hero h1{font-size:2.15rem}.section-header h2{font-size:1.8rem}}
