@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@500;600&display=swap";:root{--font-body: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Playfair Display", Georgia, "Times New Roman", serif;color:#e9edf5;background:#080d12;font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:#f4f6fb;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.portfolio-page{overflow-x:hidden}.landing-section{position:relative;display:grid;min-height:100svh;grid-template-rows:auto 1fr auto;overflow:hidden;background:linear-gradient(135deg,rgba(20,184,166,.08),transparent 34%),linear-gradient(90deg,rgba(15,23,42,.74),transparent 58%),#080d12;padding:38px 56px 30px}.landing-section:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:90px 90px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 68%);mask-image:linear-gradient(90deg,#000,transparent 68%)}.landing-section:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(20,184,166,.46),transparent);content:""}.landing-topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-chip{display:inline-flex;align-items:center;gap:12px;color:#fff}.brand-chip span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#05070a;color:#14b8a6;font-size:14px;font-weight:950;box-shadow:0 16px 44px #0000003d}.brand-chip strong{font-size:15px;font-weight:850}.top-actions{display:flex;align-items:center;gap:14px}.top-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:0;border:0;border-radius:0;background:transparent;color:#101827;padding:0;font-size:16px;font-weight:800;box-shadow:none;transition:color .17s ease,opacity .17s ease}.social-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:transparent;color:#101827;padding:0;font-size:16px;transition:background .17s ease,color .17s ease}.social-link svg{width:20px;height:20px}.social-link:hover{background:#0f172a14;color:#0f766e}.social-link:after{content:none}.top-actions a:hover{color:#64748b;opacity:1}.open-link{display:inline-flex;align-items:center;gap:6px;color:#101827;font-weight:900;transition:color .17s ease}.open-link svg{width:16px;height:16px;transition:transform .17s ease}.open-link:hover{color:#0f766e}.open-link:hover svg{transform:translate(2px,-2px)}.assistant-stage{position:relative;z-index:2;display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:54px;width:min(1180px,100%);margin:0 auto;padding:42px 0 30px;animation:heroIn .54s ease both}.assistant-intro{max-width:420px}.assistant-kicker{display:inline-flex;align-items:center;min-height:32px;border:1px solid rgba(20,184,166,.28);border-radius:999px;background:#14b8a614;color:#8bffd8;padding:0 12px;font-size:12px;font-weight:900;text-transform:uppercase}.assistant-intro h1{margin:22px 0 18px;color:#fff;font-size:54px;font-weight:520;line-height:1.02;letter-spacing:0}.assistant-intro p{margin:0;color:#cbd5e1;font-size:17px;line-height:1.7}.signal-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.signal-row span{border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0f;color:#fff;padding:8px 11px;font-size:13px;font-weight:800}.assistant-console{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(145deg,#ffffff14,#ffffff05),#05070ae0;padding:22px;box-shadow:inset 0 1px #ffffff0d,0 34px 90px #00000052}.assistant-console:before{position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgba(20,184,166,.08) 42%,transparent 72%);content:"";transform:translate(-55%);animation:consoleSheen 5s ease-in-out infinite}.console-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.console-header span{display:block;color:#8bffd8;font-size:12px;font-weight:900;text-transform:uppercase}.console-header strong{display:block;margin-top:4px;color:#fff;font-size:18px}.console-header em{flex:0 0 auto;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0f;color:#cbd5e1;padding:8px 11px;font-size:12px;font-style:normal;font-weight:800}.hero-question{position:relative;z-index:1;display:grid;width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#1f2227;box-shadow:inset 0 1px #ffffff0a,0 20px 46px #00000038;padding:8px 8px 8px 18px}.hero-question input{min-height:58px;border:0;outline:0;background:transparent;color:#fff;font-size:18px}.hero-question input::placeholder{color:#777b84}.hero-question button{min-width:72px;min-height:46px;border:0;border-radius:999px;background:#fff;color:#05070a;font-weight:900}.hero-question button:disabled{opacity:.46}.prompt-row{position:relative;z-index:1;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.prompt-card{display:grid;min-height:88px;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff0b;color:#fff;padding:16px;text-align:left;transition:transform .17s ease,background .17s ease,border-color .17s ease}.prompt-card:hover{transform:translateY(-3px);border-color:#14b8a65c;background:#14b8a614}.prompt-card strong{font-size:15px}.prompt-card span{color:#d7dde8;font-size:14px;line-height:1.35}.bottom-dock{position:relative;z-index:3;display:flex;justify-content:center;gap:6px;width:fit-content;margin:0 auto;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#0a0e16e6;padding:6px;transform:none}.bottom-dock a{border-radius:12px;color:#fff;padding:12px 20px;font-size:18px;transition:background .16s ease,color .16s ease}.bottom-dock a:hover,.bottom-dock a:first-child{background:#05070a;color:#fff}.stats-band,.section-block,.about-section{width:min(1180px,calc(100% - 36px));margin:0 auto}.stats-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#0f172a14;box-shadow:0 26px 62px #0f172a14;margin-top:44px;transform:none}.stats-band article{display:grid;gap:4px;background:#fff;padding:20px 22px}.stats-band strong{color:#101827;font-size:34px}.stats-band span{color:#596579;font-size:13px;font-weight:760}.section-block,.about-section{padding:82px 0}.section-heading,.portfolio-heading{margin-bottom:28px}.portfolio-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.eyebrow{margin:0 0 10px;color:#0f766e;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h2,h3,p{margin-top:0}.section-heading h2,.portfolio-heading h2,.about-section h2{max-width:760px;margin-bottom:0;color:#101827;font-size:48px;line-height:1.04}.skill-grid,.project-grid,.certificate-grid,.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.skill-card,.project-card,.certificate-card,.experience-card{min-height:300px;border:1px solid rgba(15,23,42,.09);border-radius:24px;background:#fff;padding:24px;box-shadow:0 22px 52px #0f172a14;transition:transform .19s ease,box-shadow .19s ease}.skill-card{display:grid;align-content:start;min-height:250px;gap:14px;border-radius:22px;padding:22px}.skill-card h3{margin-bottom:0;font-size:24px;line-height:1.08}.skill-card:hover,.project-card:hover,.certificate-card:hover,.experience-card:hover{transform:translateY(-6px);box-shadow:0 30px 72px #0f172a1f}.skill-card>span{display:block;width:42px;height:5px;border-radius:999px;background:#14b8a6;margin-bottom:10px}.skill-card h3,.project-card h3,.certificate-card h3{color:#101827;font-size:22px}.skill-card p,.project-card p,.certificate-card p,.experience-card p,.about-section p{color:#596579;line-height:1.62}.skill-summary{margin-bottom:0;font-size:15px}.skill-focus{color:#0f766e;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.skill-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.skill-tags em{border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#f8fafc;color:#334155;padding:8px 11px;font-size:13px;font-style:normal;font-weight:700}.filter-group{display:flex;flex-wrap:wrap;gap:8px}.filter-group button{position:relative;overflow:hidden;min-height:38px;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#fff;color:#596579;padding:0 13px;font-weight:800;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.filter-group button:after{position:absolute;inset:0;content:"";background:linear-gradient(110deg,transparent 0%,rgba(20,184,166,.16) 45%,transparent 70%);opacity:0;transform:translate(-100%)}.filter-group button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #14b8a624}.filter-group button:hover:after,.filter-group button.active:after{animation:filterSweep .82s ease;opacity:1}.filter-group button.active,.filter-group button:hover{border-color:#14b8a6;color:#0f766e}.filter-group button.active{background:#f0fdfa;box-shadow:0 12px 28px #14b8a62e;animation:filterPop .24s ease}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{display:grid;align-content:space-between;gap:20px}.project-card span{color:#0f766e;font-size:12px;font-weight:900;text-transform:uppercase}.stack-list{display:flex;flex-wrap:wrap;gap:8px}.stack-list em,.sources span{border:1px solid rgba(20,184,166,.22);border-radius:999px;background:#14b8a614;color:#0f766e;padding:5px 9px;font-size:12px;font-style:normal;font-weight:800}.project-card a{justify-self:start;color:#101827;font-weight:900}.experience-section{width:min(1060px,calc(100% - 36px));padding-top:48px}.experience-grid{position:relative;display:grid;grid-template-columns:1fr;gap:0;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a14;overflow:hidden}.experience-card{display:grid;grid-template-columns:62px minmax(0,1fr);gap:18px;min-height:0;border:0;border-radius:0;box-shadow:none;padding:26px 28px;background:#fff;transition:background .18s ease,transform .18s ease}.experience-card+.experience-card{border-top:1px solid rgba(15,23,42,.08)}.experience-card:hover{background:#f8fafc;transform:none;box-shadow:none}.experience-logo{display:grid;width:56px;height:56px;place-items:center;border-radius:8px;background:#e5e7eb;color:#334155;font-size:15px;font-weight:950}.experience-card:nth-child(2) .experience-logo{border-radius:50%;background:#164e63;color:#fff}.experience-content{display:grid;gap:14px}.experience-meta{display:grid;gap:3px}.experience-meta h3{margin-bottom:0;color:#101827;font-size:24px;line-height:1.18}.experience-meta p,.experience-meta span,.experience-meta em{margin:0;color:#64748b;font-size:16px;font-style:normal;line-height:1.4}.experience-meta p{color:#263246;font-weight:650}.experience-description{max-width:900px;margin:0;color:#334155;font-size:17px;line-height:1.68}.certificates-section{padding-top:48px}.certificate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.certificate-card{position:relative;overflow:hidden;min-height:230px}.certificate-card:before{position:absolute;top:0;left:24px;width:72px;height:4px;border-radius:999px;background:#14b8a6;content:""}.certificate-card span{display:inline-flex;margin-bottom:18px;color:#0f766e;font-size:12px;font-weight:900;text-transform:uppercase}.about-section{display:block;max-width:900px;padding-bottom:116px}.about-copy{animation:aboutIn .52s ease both}.about-copy h2{color:#101827}.about-copy p{max-width:860px;margin:24px 0 0;color:#596579;font-size:18px;line-height:1.72}.about-highlights{display:grid;gap:14px}.about-highlights article{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(135deg,rgba(20,184,166,.12),transparent 34%),#080d12;padding:22px 24px;box-shadow:0 22px 52px #0f172a1f;animation:aboutCardIn .52s ease both}.about-highlights article:nth-child(2){animation-delay:90ms}.about-highlights article:nth-child(3){animation-delay:.18s}.about-highlights article:before{position:absolute;top:0;left:22px;width:72px;height:3px;border-radius:999px;background:#14b8a6;content:""}.about-highlights span{display:block;color:#8bffd8;font-size:12px;font-weight:900;text-transform:uppercase}.about-highlights strong{display:block;margin-top:8px;color:#fff;font-size:22px}.about-highlights p{margin:10px 0 0;color:#cbd5e1;font-size:15px;line-height:1.58}.chat-launcher{position:fixed;right:26px;bottom:24px;z-index:41;display:inline-flex;align-items:center;gap:9px;overflow:hidden;min-height:50px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:linear-gradient(135deg,rgba(20,184,166,.2),transparent 42%),#080d12;color:#fff;padding:0 16px 0 8px;box-shadow:0 18px 46px #0f172a3d;font-weight:900;animation:launcherIn .52s .42s ease both}.chat-launcher:before{position:absolute;inset:-30%;content:"";background:radial-gradient(circle,rgba(20,184,166,.22),transparent 45%);opacity:0;transform:scale(.6);transition:opacity .18s ease,transform .18s ease}.chat-launcher:hover:before{opacity:1;transform:scale(1)}.chat-launcher span{position:relative;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#14b8a6;color:#042f2e}.chat-launcher strong{position:relative}.chat-panel{display:grid;min-height:0;grid-template-rows:auto 1fr auto auto;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:radial-gradient(circle at top left,rgba(20,184,166,.18),transparent 34%),#080d12fa;box-shadow:0 28px 76px #00000052;color:#fff}.floating-chat{position:fixed;right:26px;bottom:88px;z-index:40;width:min(370px,calc(100vw - 32px));height:min(470px,calc(100vh - 120px));animation:chatSlideIn .22s ease both}.chat-header{display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08);padding:14px}.chat-header .chat-orb{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;background:#d1d5db;color:#111827;font-size:13px;font-weight:950;box-shadow:0 0 0 7px #94a3b829}.chat-header div span{display:block;color:#8bffd8;font-size:11px;font-weight:900;text-transform:uppercase}.chat-header strong{display:block;margin-top:2px;color:#fff;font-size:15px}.chat-header button{display:grid;width:30px;height:30px;place-items:center;margin-left:auto;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0f;color:#cbd5e1;padding:0;font-size:14px;font-weight:800}.messages{display:grid;align-content:start;gap:10px;max-height:none;overflow-y:auto;padding:14px;scrollbar-width:thin}.message{max-width:88%;border-radius:16px;padding:10px 12px;animation:messageIn .16s ease both}.message p{margin:0;font-size:14px;line-height:1.48;white-space:pre-wrap}.message.assistant{justify-self:start;border:1px solid rgba(255,255,255,.08);background:#ffffff14;color:#e2e8f0}.message.user{justify-self:end;background:#fff;color:#080d12}.sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.error-box{margin:0 14px 10px;border:1px solid rgba(248,113,113,.38);border-radius:12px;background:#7f1d1d52;color:#fecaca;padding:9px 10px;font-size:13px}.chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;border-top:1px solid rgba(255,255,255,.08);padding:12px}.chat-form input{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.09);border-radius:999px;outline:0;background:#ffffff12;color:#fff;padding:0 14px;font-size:14px}.chat-form input::placeholder{color:#94a3b8}.chat-form button{min-height:42px;border:0;border-radius:999px;background:#14b8a6;color:#042f2e;padding:0 14px;font-weight:900}.chat-form button:disabled{cursor:not-allowed;opacity:.48}@media(max-width:980px){.landing-section{min-height:auto}.assistant-stage{grid-template-columns:1fr;gap:28px;padding:52px 0 34px}.assistant-intro{max-width:720px;text-align:center;justify-self:center}.assistant-intro h1{font-size:44px}.signal-row{justify-content:center}.stats-band,.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-heading{align-items:start;flex-direction:column}.project-grid,.about-section{grid-template-columns:1fr}}@media(max-width:680px){.landing-section{padding:22px 14px 18px}.landing-topbar{align-items:flex-start;flex-direction:column}.brand-chip strong{font-size:14px}.top-actions a{min-height:42px;padding:0 16px;font-size:14px}.assistant-stage{padding:34px 0 24px}.assistant-intro{text-align:left}.assistant-intro h1{font-size:34px}.assistant-intro p{font-size:15px}.signal-row{justify-content:flex-start}.assistant-console{border-radius:22px;padding:14px}.console-header{align-items:flex-start;flex-direction:column}.console-header em{align-self:flex-start}.hero-question{grid-template-columns:1fr;border-radius:20px;padding:12px}.hero-question input{min-height:48px;font-size:16px}.hero-question button{width:100%}.prompt-row{grid-template-columns:1fr}.bottom-dock{width:100%;overflow-x:auto;justify-content:flex-start}.bottom-dock a{flex:0 0 auto;font-size:16px}.stats-band,.skill-grid{grid-template-columns:1fr}.section-heading h2,.portfolio-heading h2,.about-section h2{font-size:34px}.floating-chat{right:12px;bottom:86px;width:calc(100vw - 24px);height:min(450px,calc(100vh - 112px))}.chat-launcher{right:12px;bottom:16px}.chat-form{grid-template-columns:1fr}}@keyframes heroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes chatSlideIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes launcherIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes filterSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes filterPop{0%{transform:scale(.96)}to{transform:scale(1)}}@keyframes consoleSheen{0%,38%{transform:translate(-70%)}72%,to{transform:translate(70%)}}@keyframes aboutIn{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes aboutCardIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes messageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.landing-section{min-height:100svh;grid-template-rows:auto 1fr;background:radial-gradient(circle at 22% 42%,rgba(31,41,55,.55),transparent 30%),linear-gradient(90deg,rgba(15,23,42,.72),transparent 62%),#0b1015;padding:34px 96px 56px}.landing-topbar{position:relative;min-height:56px;justify-content:space-between}.brand-chip{min-width:190px}.top-nav{position:absolute;top:50%;left:50%;z-index:4;display:inline-flex;gap:6px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#0a0e16e6;padding:6px;transform:translate(-50%,-50%)}.top-nav a{border-radius:12px;color:#fff;padding:11px 18px;font-size:16px;font-weight:650;transition:background .16s ease,transform .16s ease}.top-nav a:first-child,.top-nav a:hover{background:#05070a;transform:translateY(-1px)}.assistant-hero{position:relative;z-index:2;display:grid;align-content:center;justify-items:center;width:min(1052px,100%);margin:0 auto;padding:42px 0 18px;animation:heroIn .54s ease both}.assistant-hero h2{margin:0 0 44px;color:#fff;font-size:46px;font-weight:430;letter-spacing:0}.assistant-hero .hero-question{width:100%;border-radius:999px;background:#202225;padding:8px 10px 8px 26px}.assistant-hero .hero-question input{min-height:70px;color:#fff;font-size:22px}.assistant-hero .hero-question button{min-width:84px;min-height:58px;background:#fff;color:#05070a}.assistant-hero .prompt-row{width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:36px}.assistant-hero .prompt-card{min-height:108px;border:0;border-radius:20px;background:#05070a;color:#fff;padding:22px}.assistant-hero .prompt-card strong{color:#fff;font-size:16px}.assistant-hero .prompt-card span{color:#d7dde8;font-size:15px}.mode-switch{display:flex;align-items:center;gap:22px;margin-top:56px;color:#fff;font-size:19px}.mode-switch button{position:relative;width:58px;height:34px;border:0;border-radius:999px;background:#6374ff}.mode-switch button span{position:absolute;top:5px;left:6px;width:24px;height:24px;border-radius:50%;background:#fff;transition:transform .18s ease}.mode-switch button.active span{transform:translate(22px)}@media(max-width:1060px){.landing-section{padding-right:34px;padding-left:34px}.top-nav{position:static;order:3;margin:16px auto 0;transform:none}.landing-topbar{flex-wrap:wrap}.assistant-hero .prompt-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.landing-section{padding:22px 14px 32px}.landing-topbar{align-items:stretch;flex-direction:column}.brand-chip{min-width:0}.top-actions{justify-content:flex-start}.top-nav{width:100%;overflow-x:auto;justify-content:flex-start}.top-nav a{flex:0 0 auto;font-size:15px}.assistant-hero{padding-top:54px}.assistant-hero h2{font-size:34px}.assistant-hero .hero-question{grid-template-columns:1fr;border-radius:22px;padding:12px}.assistant-hero .hero-question input{min-height:50px;font-size:17px}.assistant-hero .hero-question button{width:100%}.assistant-hero .prompt-row{grid-template-columns:1fr}.mode-switch{flex-wrap:wrap;justify-content:center;font-size:16px}}.landing-section{min-height:100svh!important;grid-template-rows:auto 1fr!important;background:radial-gradient(circle at 18% 28%,rgba(20,184,166,.08),transparent 26%),linear-gradient(180deg,#fff,#f8fafc)!important;padding:28px 80px 42px!important}.landing-section:before{background:linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(15,23,42,.03) 1px,transparent 1px)!important;background-size:90px 90px!important;-webkit-mask-image:linear-gradient(90deg,#000,transparent 74%)!important;mask-image:linear-gradient(90deg,#000,transparent 74%)!important}.landing-section:after{background:linear-gradient(90deg,transparent,rgba(15,23,42,.12),transparent)!important}.brand-chip,.assistant-hero h2,.mode-switch{color:#101827!important}.brand-chip span{border-color:#0f172a14!important;background:#101827!important;color:#14b8a6!important}.top-nav{border-color:#0f172a14!important;background:linear-gradient(180deg,#f8fafcd1,#e2e8f094)!important;box-shadow:inset 0 1px #fffc,0 22px 55px #64748b29!important;-webkit-backdrop-filter:blur(22px) saturate(1.18)!important;backdrop-filter:blur(22px) saturate(1.18)!important}.top-nav a{color:#101827!important}.top-nav a:first-child,.top-nav a:hover{background:#101827!important;color:#fff!important}.top-actions a{min-height:0!important;border-radius:0!important;background:transparent!important;color:#101827!important;padding:0!important;box-shadow:none!important}.top-actions a:hover{color:#64748b!important}.assistant-hero{width:min(1050px,calc(100vw - 360px))!important;min-width:760px;align-content:start!important;padding:70px 0 0!important}.assistant-hero h2{margin:0 0 42px!important;font-size:44px!important;font-weight:430!important}.assistant-hero .hero-question{width:100%!important;border:1px solid rgba(15,23,42,.08)!important;background:#f1f5f9!important;box-shadow:inset 0 1px #ffffffe6,0 24px 70px #0f172a14!important;padding:8px 10px 8px 26px!important}.assistant-hero .hero-question input{min-height:64px!important;color:#101827!important;font-size:22px!important}.assistant-hero .hero-question input::placeholder{color:#8b93a3!important}.assistant-hero .hero-question button{min-width:82px!important;min-height:54px!important;background:#101827!important;color:#fff!important}.assistant-hero .prompt-row{width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-top:34px!important}.assistant-hero .prompt-card{min-height:104px!important;border:1px solid rgba(15,23,42,.08)!important;background:#fff!important;color:#101827!important;box-shadow:0 18px 48px #0f172a14!important}.assistant-hero .prompt-card:hover{border-color:#14b8a661!important;background:#f8fffd!important}.assistant-hero .prompt-card strong{color:#101827!important}.assistant-hero .prompt-card span{color:#475569!important}.mode-switch{margin-top:50px!important}.mode-switch button{background:#6374ff!important}.chat-launcher{border-color:#0f172a1a!important;background:#fff!important;color:#101827!important;box-shadow:0 18px 50px #0f172a29!important}@media(max-width:1280px){.assistant-hero{width:min(1050px,calc(100vw - 96px))!important;min-width:0}}@media(max-width:680px){.landing-section{padding:22px 14px 32px!important}.assistant-hero{width:100%!important;min-width:0!important;padding-top:42px!important}.assistant-hero .prompt-row{grid-template-columns:1fr!important}}.assistant-hero{width:min(920px,calc(100vw - 420px))!important;min-width:720px!important;padding-top:54px!important}.assistant-hero h2{margin-bottom:34px!important;font-size:42px!important}.assistant-hero .hero-question{padding:7px 9px 7px 24px!important}.assistant-hero .hero-question input{min-height:54px!important;font-size:19px!important}.assistant-hero .hero-question button{min-width:74px!important;min-height:46px!important}.assistant-hero .prompt-row{gap:14px!important;margin-top:28px!important}.assistant-hero .prompt-card{min-height:92px!important;padding:18px 20px!important}.mode-switch{margin-top:42px!important}@media(max-width:1440px){.landing-section{padding-right:64px!important;padding-left:64px!important}.assistant-hero{width:min(920px,calc(100vw - 260px))!important;min-width:680px!important}}@media(max-width:1180px){.landing-section{padding-right:34px!important;padding-left:34px!important}.landing-topbar{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center!important;gap:16px!important}.brand-chip{min-width:0!important}.top-nav{position:static!important;transform:none!important;justify-self:center;order:initial!important;margin:0!important}.top-actions{justify-self:end}.assistant-hero{width:min(880px,calc(100vw - 80px))!important;min-width:0!important;padding-top:62px!important}.assistant-hero .prompt-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-grid,.certificate-grid,.experience-grid,.about-section{grid-template-columns:1fr!important}}@media(max-width:860px){.landing-section{min-height:auto!important}.landing-topbar{grid-template-columns:1fr!important;justify-items:center}.brand-chip,.top-actions{justify-self:center}.top-nav{max-width:100%;overflow-x:auto;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}.assistant-hero{width:min(680px,calc(100vw - 40px))!important;padding-top:52px!important}.assistant-hero h2{font-size:38px!important}.section-block,.about-section{width:min(100% - 28px,720px)!important;padding:58px 0!important}.portfolio-heading{align-items:flex-start!important;flex-direction:column!important}.skill-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.landing-section{padding:18px 14px 30px!important}.brand-chip strong{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions{width:100%;justify-content:center}.top-actions a{flex:1 1 0;min-height:44px!important;padding:0 14px!important;font-size:15px!important}.top-nav{width:100%;justify-content:flex-start}.top-nav a{flex:0 0 auto;padding:10px 16px!important;font-size:15px!important}.assistant-hero{width:100%!important;padding-top:44px!important}.assistant-hero h2{margin-bottom:28px!important;font-size:32px!important;text-align:center}.assistant-hero .hero-question{grid-template-columns:1fr!important;border-radius:22px!important;padding:12px!important}.assistant-hero .hero-question input{min-height:46px!important;font-size:16px!important}.assistant-hero .hero-question button{width:100%!important;min-height:44px!important}.assistant-hero .prompt-row,.skill-grid,.certificate-grid,.experience-grid,.project-grid{grid-template-columns:1fr!important}.assistant-hero .prompt-card{min-height:auto!important}.mode-switch{gap:12px!important;margin-top:34px!important;font-size:15px!important}.section-heading h2,.portfolio-heading h2,.about-section h2{font-size:30px!important}.skill-card,.project-card,.certificate-card,.experience-card,.about-highlights article{min-height:auto!important;border-radius:18px!important;padding:20px!important}.floating-chat{right:10px!important;bottom:78px!important;width:calc(100vw - 20px)!important;height:min(430px,calc(100vh - 100px))!important}.chat-launcher{right:10px!important;bottom:12px!important}}@media(max-width:620px){.top-actions a{flex:0 0 auto!important;min-height:0!important;padding:0!important;font-size:15px!important}}h2.eyebrow{display:block;color:#0f766e!important;font-size:28px!important;line-height:1.1!important;letter-spacing:.04em!important;text-transform:uppercase}@media(max-width:620px){h2.eyebrow{font-size:24px!important}}.top-nav a:first-child{background:transparent!important;color:#101827!important}.top-nav a:hover{background:#cbd5e1b8!important;color:#101827!important;transform:none!important}.assistant-hero{width:min(680px,calc(100vw - 620px))!important;min-width:580px!important;padding-top:30px!important}.assistant-hero h2{margin-bottom:24px!important;font-size:32px!important}.assistant-hero .hero-question{padding:5px 7px 5px 20px!important}.assistant-hero .hero-question input{min-height:42px!important;font-size:17px!important}.assistant-hero .hero-question button{min-width:62px!important;min-height:38px!important}.assistant-hero .prompt-row{gap:10px!important;margin-top:20px!important}.assistant-hero .prompt-card{min-height:76px!important;border-radius:18px!important;padding:14px 16px!important}.assistant-hero .prompt-card strong{font-size:15px!important}.assistant-hero .prompt-card span{font-size:14px!important}@media(max-width:1440px){.assistant-hero{width:min(680px,calc(100vw - 420px))!important;min-width:560px!important}}@media(max-width:1180px){.assistant-hero{width:min(680px,calc(100vw - 80px))!important;min-width:0!important;padding-top:42px!important}}@media(max-width:760px){.assistant-hero{width:min(540px,calc(100vw - 32px))!important}.assistant-hero .prompt-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.assistant-hero{width:100%!important;padding-top:34px!important}.assistant-hero h2{font-size:31px!important}.assistant-hero .prompt-row{grid-template-columns:1fr!important}}.chat-panel{border:1px solid rgba(15,23,42,.08)!important;background:#fffffffa!important;box-shadow:0 28px 76px #0f172a2e!important;color:#101827!important}.chat-header{border-bottom:1px solid rgba(15,23,42,.08)!important;background:radial-gradient(circle at top left,rgba(20,184,166,.14),transparent 34%),#fff!important}.chat-header div span{color:#0f766e!important}.chat-header strong{color:#101827!important}.chat-header button{border-color:#0f172a14!important;background:#f1f5f9!important;color:#334155!important}.messages{background:#fff!important}.message.assistant{border:1px solid rgba(15,23,42,.08)!important;background:#f1f5f9!important;color:#334155!important}.message.user{border:1px solid rgba(15,23,42,.08)!important;background:#e2e8f0!important;color:#1e293b!important}.error-box{border-color:#dc262638!important;background:#fef2f2!important;color:#991b1b!important}.chat-form{border-top:1px solid rgba(15,23,42,.08)!important;background:#fff!important}.chat-form input{border-color:#0f172a14!important;background:#f8fafc!important;color:#101827!important}.chat-form input::placeholder{color:#64748b!important}.chat-form button{background:#e5e7eb!important;color:#334155!important;transition:background .16s ease,color .16s ease,transform .16s ease}.chat-form button:hover:not(:disabled){background:#d1d5db!important;color:#111827!important;transform:translateY(-1px)}.sources span{border-color:#14b8a62e!important;background:#14b8a614!important;color:#0f766e!important}.chat-launcher{border-color:#0f172a1a!important;background:#f3f4f6!important;color:#334155!important}.chat-launcher span{background:#d1d5db!important;color:#111827!important}.chat-launcher:hover{background:#e5e7eb!important}body,button,input{font-family:var(--font-body)}.brand-chip strong,.top-nav a,.top-actions a,.hero-question input,.hero-question button,.prompt-card,.filter-group button,.project-card,.skill-card,.experience-card,.about-copy,.chat-panel{font-family:var(--font-body)!important}.assistant-hero h2{font-family:var(--font-display)!important;font-weight:500!important;letter-spacing:0!important}.about-copy>h2:not(.eyebrow),.project-card h3,.skill-card h3,.experience-meta h3,.certificate-card h3{font-family:var(--font-body)!important;font-weight:700!important;letter-spacing:0!important}h2.eyebrow{font-family:var(--font-body)!important;font-weight:800!important;letter-spacing:.02em!important}.brand-chip strong,.top-nav a,.top-actions a{font-weight:700!important}.prompt-card strong,.skill-focus,.experience-meta strong,.stack-list em,.skill-tags em,.sources span{font-weight:650!important}.project-card p,.skill-summary,.experience-description,.about-copy p,.message p{font-weight:400!important}.landing-topbar{position:relative!important;z-index:10000!important;top:auto!important;left:auto!important;right:auto!important;width:auto!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0!important;transform:none!important}.landing-section{padding-top:34px!important}.top-nav{position:fixed!important;top:26px!important;left:50%!important;z-index:9999!important;transform:translate(-50%)!important;border-color:#bae6fd6b!important;background:linear-gradient(180deg,#f7fdffe0,#e0f7fab8)!important;box-shadow:inset 0 1px #fffffffa,0 18px 44px #7dd3fc1f!important;-webkit-backdrop-filter:blur(24px) saturate(1.35)!important;backdrop-filter:blur(24px) saturate(1.35)!important;transition:opacity .18s ease,transform .18s ease}.top-nav a{padding:8px 12px!important;font-size:13px!important;letter-spacing:.01em}.assistant-hero{position:relative!important;z-index:1!important;padding-top:116px!important}.project-card a{color:#334155!important;font-weight:500!important}.top-nav.is-scrolling{opacity:0;pointer-events:none;transform:translate(-50%,-130%)!important}@media(max-width:860px){.top-nav{top:12px!important;width:min(100% - 24px,560px);overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.top-nav::-webkit-scrollbar{display:none}}@media(max-width:860px){.landing-section{padding-top:28px!important}.assistant-hero{padding-top:126px!important}}@media(max-width:620px){.landing-section{padding-top:22px!important}.assistant-hero{padding-top:118px!important}}@media(max-width:620px){.experience-section{width:min(100% - 28px,720px)!important}.experience-card{grid-template-columns:1fr;gap:14px;padding:22px!important}.experience-logo{width:48px;height:48px}.experience-meta h3{font-size:21px}.experience-meta p,.experience-meta span,.experience-meta em,.experience-description{font-size:15px}}
