:root{color:#f5f7fa;background:#0b1020;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.5}html,body,#root{min-height:100%;margin:0}*{box-sizing:border-box;margin:0;padding:0}img,svg,video,canvas{max-width:100%}html{scroll-behavior:smooth;scroll-padding-top:84px;overflow-x:hidden}body{color:#f5f7fa;background:linear-gradient(#0b1020 0%,#11182d 100%);overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{min-height:100vh}.navbar{z-index:10000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1020e0;border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;padding:1rem 2rem;display:grid;position:fixed;top:0;left:0;right:0;box-shadow:0 12px 34px #00000038}.navbar-brand{color:#fff;letter-spacing:.02em;font-size:1.1rem;font-weight:700}.navbar-links{justify-content:center;gap:1.2rem;font-size:.95rem;display:flex}.navbar-links a{color:#d4dcf0;transition:color .2s,transform .2s;position:relative}.navbar-links a:hover{color:#f2c27b;transform:translateY(-1px)}.navbar-links a:after{content:"";transform-origin:0;background:#f2c27b;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:-.25rem;left:0;transform:scaleX(0)}.navbar-links a:hover:after{transform:scaleX(1)}.language-toggle{gap:.4rem;display:flex}.language-toggle button{color:#f5f7fa;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:999px;padding:.45rem .8rem;transition:all .2s}.language-toggle button.active{color:#11182d;background:#f2c27b;border-color:#f2c27b}.language-toggle button:hover{transform:translateY(-1px)}.section{width:min(1320px,94%);margin:0 auto;padding:2.2rem 0}.section h2{color:#fff;margin-bottom:.8rem;font-size:2rem}.page-shell{min-height:100vh;padding-top:74px}.snap-page{min-height:100vh}.page-section{min-height:calc(100svh - 96px);padding:4.5rem 0;scroll-margin-top:96px;display:block}.page-section>.section{width:min(1320px,94%);scroll-margin-top:92px}.hero-screen{align-items:center;min-height:calc(100svh - 88px);display:flex}.hero-screen,.skills-screen,.experience-screen,.projects-screen,.contact-screen{min-height:calc(100svh - 96px)}.intro-screen{align-items:center;gap:1rem;min-height:calc(100svh - 96px);display:flex}.reveal-section>.section{opacity:.18;will-change:opacity, transform;transition:opacity .85s,transform .85s cubic-bezier(.22,1,.36,1);transform:translateY(72px)scale(.985)}.reveal-section.is-visible>.section{opacity:1;transform:translate(0,0)scale(1)}.reveal-section.is-visible .contact-card{animation:.85s cubic-bezier(.22,1,.36,1) both contactReveal}.reveal-section.is-visible .sticky-note{animation:.85s cubic-bezier(.22,1,.36,1) both sectionCardReveal}@keyframes contactReveal{0%{opacity:.18;transform:translateY(72px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes sectionCardReveal{0%{opacity:.18;transform:translateY(72px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.reveal-section>.section{opacity:1;transition:none;transform:none}}.btn{cursor:pointer;border:none;border-radius:999px;padding:.85rem 1.25rem;font-weight:600;transition:all .2s}.btn-primary{color:#11182d;background:#f2c27b}.btn-secondary{color:#f5f7fa;background:0 0;border:1px solid #ffffff26}.btn:hover{transform:translateY(-2px)}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:3rem;min-height:auto;padding-top:1rem;display:grid}.hero-left{flex-direction:column;justify-content:center;display:flex}.hero-greeting{color:#f2c27b;margin-bottom:.5rem;font-size:1.02rem}.hero-name-large{color:#fff;max-width:700px;margin-bottom:.85rem;font-size:clamp(3rem,5.2vw,4.8rem);line-height:.96}.hero-role{color:#d4dcf0;margin-bottom:1.2rem;font-size:1.2rem;font-weight:500}.hero-summary{color:#cfd8ec;max-width:680px;margin-bottom:1.35rem;font-size:1.02rem;line-height:1.85}.hero-symbol-row{flex-wrap:wrap;gap:.7rem;margin-bottom:1.6rem;display:flex}.hero-symbol-item{color:#d4dcf0;background:#ffffff0d;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:.45rem;padding:.42rem .72rem;font-size:.82rem;display:inline-flex}.hero-symbol{color:#f2c27b;font-size:.95rem}.hero-buttons{flex-wrap:wrap;gap:.85rem;display:flex}.hero-right{justify-content:center;align-items:center;display:flex}.hero-visual-panel{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:32px;justify-content:center;align-items:center;width:100%;max-width:430px;min-height:430px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052}.hero-visual-glow{filter:blur(16px);background:radial-gradient(circle,#f2c27b26,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:90px;right:40px}.hero-illustration{z-index:2;object-fit:contain;filter:drop-shadow(0 22px 40px #00000052);width:min(84%,410px);animation:4s ease-in-out infinite floatSoft;position:relative}.hero-float-badge{z-index:3;color:#f2c27b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b1020d6;border:1px solid #ffffff14;border-radius:999px;padding:.52rem .82rem;font-size:.8rem;position:absolute;box-shadow:0 10px 24px #00000038}.badge-one{animation:3.6s ease-in-out infinite floatSoft;top:34px;left:28px}.badge-two{animation:4.3s ease-in-out infinite floatSoft;top:88px;right:24px}.badge-three{animation:4.8s ease-in-out infinite floatSoft;bottom:128px;left:22px}.badge-four{animation:3.9s ease-in-out infinite floatSoft;bottom:110px;right:30px}.badge-five{animation:4.5s ease-in-out infinite floatSoft;bottom:34px;left:50%;transform:translate(-50%)}.intro-message{z-index:5;margin-top:0;padding-top:0;padding-bottom:1.5rem;position:relative}.sticky-note-wrap{width:fit-content;margin-left:2%;margin-right:auto;position:relative}.sticky-pin{z-index:2;background:#ff6b6b;border-radius:50%;width:18px;height:18px;position:absolute;top:-10px;left:48px;box-shadow:0 6px 14px #00000047}.sticky-note{color:#11182d;background:#f2c27b;border:1px solid #11182d14;border-radius:18px;max-width:760px;padding:1.6rem 1.8rem;transform:rotate(-1.2deg);box-shadow:0 20px 50px #00000038}.sticky-note-label{text-transform:uppercase;letter-spacing:.08em;opacity:.85;margin-bottom:.8rem;font-size:.82rem;font-weight:700}.sticky-note-text{margin-bottom:.7rem;font-size:1rem;line-height:1.75}.sticky-note-text:last-child{margin-bottom:0}.section-kicker{color:#f2c27b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem;font-size:.9rem}.skills-section{padding-top:1.5rem}.skills-header{margin-bottom:1.25rem}.skills-intro{color:#d4dcf0;max-width:860px;font-size:1.02rem;line-height:1.75}.skills-focus-strip{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.15rem;display:grid}.skills-focus-icon-wrap{justify-content:center;align-items:center;display:flex}.skills-focus-icon{color:#f2c27b;font-size:1.8rem}.skills-focus-content h3{color:#fff;margin-bottom:.3rem;font-size:1rem}.skills-focus-content p{color:#d4dcf0;font-size:.92rem;line-height:1.6}.skills-focus-tags{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.skills-focus-tags span{color:#cfd8ec;background:#ffffff12;border-radius:999px;align-items:center;padding:.34rem .64rem;font-size:.76rem;line-height:1;display:inline-flex}.skills-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.skills-capability-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;min-height:220px;padding:1.05rem 1.1rem;transition:transform .2s,border-color .2s}.skills-capability-card:hover{border-color:#f2c27b59;transform:translateY(-3px)}.skills-card-head{justify-content:space-between;align-items:flex-start;gap:.9rem;margin-bottom:.8rem;display:flex}.skills-card-top{align-items:center;gap:.65rem;min-width:0;display:flex}.skills-card-icon{color:#f2c27b;flex-shrink:0;margin-top:.1rem;font-size:1.15rem}.skills-capability-card h3{color:#fff;font-size:.98rem;line-height:1.3}.skills-card-level{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;min-width:82px;display:flex}.skills-card-level span{letter-spacing:.03em;text-transform:uppercase;font-size:.72rem;font-weight:700}.skills-level-bar{background:#ffffff14;border-radius:999px;width:78px;height:6px;overflow:hidden}.skills-level-bar i{background:#f2c27b;border-radius:999px;height:100%;display:block}.level-core span,.level-strong span{color:#f2c27b}.level-applied span{color:#7dd3fc}.level-growing span{color:#86efac}.level-core .skills-level-bar i{width:100%}.level-strong .skills-level-bar i{width:86%}.level-applied .skills-level-bar i{width:72%}.level-growing .skills-level-bar i{width:62%}.skills-capability-card p{color:#d4dcf0;margin-bottom:.85rem;font-size:.9rem;line-height:1.58}.skills-tags{flex-wrap:wrap;gap:.42rem;display:flex}.skills-tags span{color:#cfd8ec;background:#ffffff12;border-radius:999px;align-items:center;padding:.34rem .64rem;font-size:.76rem;line-height:1;display:inline-flex}.floating-icon{animation:3.5s ease-in-out infinite floatSoft}.pulse-icon{animation:2.6s ease-in-out infinite pulseSoft}.rotate-icon{animation:6s linear infinite rotateSoft}.signal-icon{animation:2.8s ease-in-out infinite signalSoft}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulseSoft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}}@keyframes rotateSoft{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes signalSoft{0%,to{opacity:1;transform:translate(0)}50%{opacity:.75;transform:translate(3px)}}.experience-section{padding-top:1.5rem}.experience-section-header{margin-bottom:1.25rem}.experience-section-intro{color:#d4dcf0;max-width:860px;font-size:1.02rem;line-height:1.75}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.experience-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;height:100%;padding:1.2rem 1.2rem 1.1rem;transition:transform .2s,border-color .2s;display:flex}.experience-card:hover{border-color:#f2c27b59;transform:translateY(-3px)}.experience-card-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.experience-logo-wrap{background:#fffffff5;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;padding:.45rem;display:flex;overflow:hidden}.experience-logo{object-fit:contain;width:100%;height:100%;display:block}.experience-type-badge{color:#f2c27b;white-space:nowrap;background:#f2c27b24;border-radius:999px;align-items:center;padding:.42rem .72rem;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.experience-role{color:#fff;margin-bottom:.2rem;font-size:1.08rem;line-height:1.35}.experience-company{color:#f2c27b;margin-bottom:.35rem;font-size:.95rem;font-weight:600}.experience-meta{color:#9fb0d1;margin-bottom:.8rem;font-size:.86rem;line-height:1.5}.experience-summary{color:#d4dcf0;margin-bottom:.85rem;font-size:.93rem;line-height:1.65}.experience-highlights{flex-direction:column;gap:.55rem;margin-bottom:1rem;list-style:none;display:flex}.experience-highlights li{color:#d4dcf0;padding-left:1rem;font-size:.9rem;line-height:1.6;position:relative}.experience-highlights li:before{content:"";background:#f2c27b;border-radius:50%;width:6px;height:6px;position:absolute;top:.62rem;left:0}.experience-tags{flex-wrap:wrap;gap:.42rem;margin-top:auto;display:flex}.experience-tags span{color:#cfd8ec;background:#ffffff12;border-radius:999px;align-items:center;padding:.34rem .64rem;font-size:.76rem;line-height:1;display:inline-flex}.projects-section{padding-top:1.5rem}.projects-header{margin-bottom:1.4rem}.projects-intro{color:#d4dcf0;max-width:860px;font-size:1.02rem;line-height:1.75}.project-featured-card{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:24px;margin-bottom:1.2rem;padding:1.5rem;transition:transform .2s,border-color .2s;box-shadow:0 20px 50px #0000002e}.project-featured-card:hover{border-color:#f2c27b59;transform:translateY(-3px)}.project-featured-content h3{color:#fff;max-width:900px;margin-bottom:.8rem;font-size:1.45rem;line-height:1.35}.project-featured-content p{color:#d4dcf0;max-width:920px;margin-bottom:1rem;line-height:1.8}.project-top-meta{flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem;display:flex}.project-tag{color:#f2c27b;background:#f2c27b24;border-radius:999px;width:fit-content;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-block}.project-type-tag{color:#7dd3fc;background:#7dd3fc1f;border-radius:999px;width:fit-content;padding:.35rem .75rem;font-size:.78rem;font-weight:600;display:inline-block}.project-note{color:#b9c6e2;border-left:3px solid #f2c27b66;margin-bottom:1rem;padding-left:.8rem;font-size:.9rem;line-height:1.6}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.project-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:.9rem;min-height:240px;padding:1.2rem 1.2rem 1.05rem;transition:transform .2s,border-color .2s;display:flex}.project-card:hover{border-color:#f2c27b59;transform:translateY(-3px)}.project-card h3{color:#fff;font-size:1.06rem;line-height:1.35}.project-card p{color:#d4dcf0;flex-grow:1;font-size:.93rem;line-height:1.65}.project-meta-tags{flex-wrap:wrap;gap:.42rem;display:flex}.project-meta-tags span{color:#cfd8ec;background:#ffffff12;border-radius:999px;align-items:center;padding:.34rem .64rem;font-size:.76rem;line-height:1;display:inline-flex}.project-links a{color:#fff;font-weight:600}.project-links a:hover{color:#f2c27b}.skills-screen .section,.experience-screen .section,.projects-screen .section{padding-top:2rem;padding-bottom:2rem}.footer{width:min(1320px,94%);margin:0 auto;padding:2rem 0 3rem}.contact-card{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:28px;padding:1.6rem;box-shadow:0 24px 60px #0003}.contact-header{margin-bottom:1.25rem}.contact-intro{color:#d4dcf0;max-width:880px;font-size:1rem;line-height:1.75}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;align-items:flex-start;gap:.9rem;padding:1rem;transition:transform .2s,border-color .2s;display:flex}.contact-item:hover{border-color:#f2c27b4d;transform:translateY(-3px)}.contact-static:hover{border-color:#ffffff0f;transform:none}.contact-icon{color:#f2c27b;background:#f2c27b1f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;display:inline-flex}.contact-item h3{color:#fff;margin-bottom:.25rem;font-size:.96rem}.contact-item p{color:#d4dcf0;font-size:.92rem;line-height:1.55}.page-placeholder{width:min(900px,92%);margin:0 auto;padding:5rem 0}.back-link{color:#b9c6e2;margin-bottom:1.5rem;font-weight:600;display:inline-block}.back-link:hover{color:#f2c27b}.back-to-top{color:#11182d;cursor:pointer;z-index:99999;opacity:1;visibility:visible;pointer-events:auto;background:linear-gradient(135deg,#f2c27b,#ffcf8a);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:74px;height:44px;padding:0 .85rem;font-size:.92rem;font-weight:700;transition:opacity .3s,transform .3s,visibility .3s,box-shadow .3s;display:flex;position:fixed;top:50%;bottom:auto;right:12px;transform:translateY(-50%);box-shadow:0 16px 36px #00000052}.back-to-top.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)}.back-to-top:hover{transform:translateY(-50%)translate(-4px);box-shadow:0 20px 42px #0000005c}.back-to-top-hand{justify-content:center;align-items:center;font-size:1.18rem;line-height:1;animation:1.4s ease-in-out infinite handBounce;display:inline-flex}.back-to-top-text{white-space:nowrap;line-height:1}@keyframes topButtonFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.02)}}@keyframes handBounce{0%,to{transform:translateY(0)rotate(0)}30%{transform:translateY(-3px)rotate(-8deg)}60%{transform:translateY(0)rotate(6deg)}}.chat-panel{z-index:6000;overscroll-behavior:contain;color:#f5f7fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b1020f5;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;width:min(390px,100vw - 32px);height:auto;display:flex;position:fixed;top:92px;bottom:150px;right:22px;overflow:hidden;box-shadow:0 26px 70px #0000006b}.chat-panel-header{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;display:flex}.chat-panel-title{align-items:center;gap:.75rem;min-width:0;display:flex}.chat-panel-actions{align-items:center;gap:.45rem;display:flex}.chat-panel-icon,.chat-panel-close,.chat-input-row button{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-panel-icon{color:#f2c27b;background:#f2c27b24;border-radius:12px;width:38px;height:38px}.chat-panel-title h2{font-size:1rem;line-height:1.2}.chat-panel-title p{color:#b9c6e2;font-size:.78rem}.chat-panel-close{color:#f5f7fa;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;min-width:34px;height:34px;padding:0 .62rem;font-size:.76rem;font-weight:700;transition:background .2s,transform .2s}.chat-panel-close:hover{background:#ffffff1f;transform:translateY(-1px)}.chat-messages{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:.7rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.chat-message-wrap{flex-direction:column;gap:.24rem;max-width:88%;display:flex}.chat-message-wrap-bot{align-self:flex-start}.chat-message-wrap-user{align-self:flex-end;align-items:flex-end}.chat-speaker{color:#f2c27b;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.chat-message{border-radius:14px;width:fit-content;max-width:100%;padding:.72rem .82rem;font-size:.88rem;line-height:1.45}.chat-message-bot{color:#e8eefc;background:#ffffff12;border-bottom-left-radius:5px}.chat-message-user{color:#11182d;background:#f2c27b;border-bottom-right-radius:5px;font-weight:600}.chat-action-wrap{max-width:96%}.chat-action-message{flex-direction:column;gap:.75rem;display:flex}.chat-action-message p{color:#dfe7f8;margin:0;font-size:.86rem;line-height:1.45}.chat-action-buttons{flex-wrap:wrap;gap:.55rem;display:flex}.chat-action-buttons button{color:#f5f7fa;cursor:pointer;background:#f2c27b1a;border:1px solid #f2c27b42;border-radius:999px;padding:.52rem .72rem;font-size:.78rem;font-weight:700;line-height:1.2;transition:background .2s,border-color .2s,transform .2s}.chat-action-buttons button:hover{background:#f2c27b29;border-color:#f2c27b6b;transform:translateY(-1px)}.chat-thinking{align-items:center;gap:.28rem;min-width:58px;display:inline-flex}.chat-thinking span{background:#f2c27b;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite thinkingDot}.chat-thinking span:nth-child(2){animation-delay:.14s}.chat-thinking span:nth-child(3){animation-delay:.28s}@keyframes thinkingDot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.chat-question-prompt{border-top:1px solid #ffffff0f;flex:none;margin-top:0;padding:1rem 1rem 1.15rem}.chat-question-prompt p,.chat-suggestions-label{color:#9fb0d1;letter-spacing:.04em;text-transform:uppercase;width:100%;margin-bottom:.9rem;font-size:.76rem;font-weight:700;line-height:1}.chat-question-prompt div{flex-wrap:wrap;gap:.65rem;display:flex}.chat-question-prompt button{color:#f5f7fa;cursor:pointer;background:#f2c27b1a;border:1px solid #f2c27b3d;border-radius:999px;padding:.58rem 1rem;font-size:.8rem;font-weight:700;line-height:1;transition:background .2s,border-color .2s,transform .2s}.chat-question-prompt button:hover{background:#f2c27b29;border-color:#f2c27b6b;transform:translateY(-1px)}.chat-quick-actions{border-top:1px solid #ffffff0f;flex:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-top:0;padding:1.1rem 1rem .95rem;display:grid}.chat-quick-actions a{color:#d4dcf0;text-align:center;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:30px;padding:.48rem .5rem;font-size:.75rem;font-weight:700;line-height:1;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.chat-quick-actions a:hover{color:#f2c27b;background:#f2c27b1a;border-color:#f2c27b59}.chat-suggestions{border-top:1px solid #ffffff0f;flex-wrap:wrap;flex:none;gap:.65rem;padding:.75rem 1rem 1rem;display:flex}.chat-suggestions button{color:#f5f7fa;cursor:pointer;background:#f2c27b1a;border:1px solid #f2c27b3d;border-radius:999px;padding:.52rem .68rem;font-size:.78rem;line-height:1.2;transition:background .2s,border-color .2s,transform .2s}.chat-suggestions button:hover{background:#f2c27b29;border-color:#f2c27b6b;transform:translateY(-1px)}.chat-followup-hint{color:#9fb0d1;border-top:1px solid #ffffff0f;flex:none;padding:.8rem 1rem 1rem;font-size:.78rem;line-height:1.45}.chat-input-row{border-top:1px solid #ffffff14;flex:none;grid-template-columns:1fr 42px;gap:.55rem;padding:.95rem 1rem 1rem;display:grid}.chat-input-row input{color:#fff;width:100%;min-width:0;font:inherit;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:.74rem .82rem;font-size:.88rem}.chat-input-row input:focus{border-color:#f2c27b80;box-shadow:0 0 0 3px #f2c27b1a}.chat-input-row input::placeholder{color:#8794b2}.chat-input-row input:disabled{cursor:wait;opacity:.75}.chat-input-row button{color:#11182d;cursor:pointer;background:#f2c27b;border:none;border-radius:12px;width:42px;height:42px;font-size:1rem;transition:transform .2s,box-shadow .2s}.chat-input-row button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #00000040}.chat-input-row button:disabled{cursor:wait;opacity:.65;box-shadow:none;transform:none}.chat-bubble{z-index:6001;color:#fff;cursor:pointer;background:#0b1020eb;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:.7rem;padding:.8rem .95rem;transition:transform .22s,border-color .22s;animation:3s ease-in-out infinite chatFloat;display:inline-flex;position:fixed;bottom:86px;right:22px;box-shadow:0 16px 34px #00000047}.chat-bubble:hover,.chat-bubble-open{border-color:#f2c27b59;transform:translateY(-3px)}.chat-bubble-icon{color:#f2c27b;background:#f2c27b24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:inline-flex}.chat-bubble-text{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.chat-bubble-text strong{font-size:.88rem;font-weight:600}.chat-bubble-text small{color:#b9c6e2;font-size:.75rem}@keyframes chatFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (width<=850px){.projects-grid{grid-template-columns:1fr}}@media (width<=900px){html{scroll-snap-type:none;scroll-padding-top:132px}.page-shell{padding-top:132px}.navbar{grid-template-columns:auto 1fr auto;justify-items:stretch;gap:.75rem;padding:1rem 1.2rem}.navbar-links{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;gap:.8rem;font-size:.9rem}.section{width:94%;padding:2.6rem 0}.page-section{scroll-snap-align:none;min-height:auto;padding:2.4rem 0;scroll-margin-top:132px;display:block}.hero-screen,.skills-screen,.experience-screen,.projects-screen,.contact-screen,.intro-screen{min-height:auto}.page-section>.section{width:94%}.reveal-section>.section{opacity:.3;transform:translateY(44px)}.hero{grid-template-columns:1fr;gap:2rem;min-height:auto;padding-top:1rem}.hero-right{order:-1}.hero-name-large{font-size:clamp(2.5rem,10vw,4.3rem)}.hero-role{font-size:1.08rem}.hero-visual-panel{max-width:360px;min-height:420px;margin:0 auto}.hero-illustration{width:min(84%,280px)}.hero-float-badge{padding:.45rem .72rem;font-size:.72rem}.chat-bubble{padding:.72rem .85rem;bottom:74px;right:16px}.chat-panel{width:calc(100vw - 36px);height:auto;top:132px;bottom:128px;right:18px}.intro-message{margin-top:-1.5rem;padding-bottom:2.5rem}.sticky-note-wrap{margin-left:0;margin-right:auto}.sticky-note{max-width:100%;padding:1.2rem 1.3rem;transform:rotate(-.8deg)}.sticky-note-text{font-size:.94rem;line-height:1.65}.sticky-pin{left:28px}.skills-focus-strip{grid-template-columns:1fr;align-items:start}.skills-focus-tags{justify-content:flex-start}.skills-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-grid,.contact-grid{grid-template-columns:1fr}}@media (width<=700px){.skills-cards-grid{grid-template-columns:1fr}.skills-card-head{flex-direction:column;align-items:flex-start}.skills-card-level{align-items:flex-start}}@media (width<=600px){.navbar{grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 1rem}.page-shell{padding-top:116px}.navbar-brand{font-size:1rem}.navbar-links{scrollbar-width:none;flex-wrap:nowrap;grid-column:1/-1;gap:.55rem;width:100%;padding-bottom:.1rem;overflow-x:auto}.navbar-links::-webkit-scrollbar{display:none}.navbar-links a{flex:none;font-size:.84rem}.language-toggle{justify-self:end;width:auto}.language-toggle button{flex:none;padding:.42rem .72rem}.section h2{font-size:1.6rem}.section{width:92%;padding:2.2rem 0}.hero-greeting{font-size:.95rem}.hero-role{font-size:1rem}.hero-summary{font-size:.96rem;line-height:1.75}.hero-symbol-row{gap:.55rem}.hero-visual-panel{border-radius:24px;min-height:360px}.hero-illustration{width:min(82%,235px)}.chat-bubble{max-width:calc(100vw - 24px);bottom:70px;right:12px}.chat-panel{border-radius:14px;width:calc(100vw - 32px);height:auto;top:116px;bottom:124px;right:16px}.chat-panel-header{gap:.6rem;padding:.8rem}.chat-panel-title{gap:.55rem}.chat-panel-icon{width:34px;height:34px}.chat-panel-close{min-width:32px;height:32px;padding:0 .5rem}.chat-message-wrap{max-width:94%}.chat-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-input-row{grid-template-columns:1fr 40px;padding:.8rem}.chat-bubble-text strong{font-size:.82rem}.chat-bubble-text small{font-size:.72rem}.back-to-top{min-width:66px;height:44px;padding:0 .72rem;font-size:.86rem;top:52%;bottom:auto;right:8px}.back-to-top-hand{font-size:1.1rem}.footer{padding:1.5rem 0 2.5rem}.experience-card-header{flex-direction:column;align-items:flex-start}.experience-type-badge{align-self:flex-start}}.floating-top-button{z-index:2147483647!important;color:#11182d!important;cursor:pointer!important;min-width:72px!important;height:44px!important;font:inherit!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#f2c27b!important;border:1px solid #11182d1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:.45rem!important;padding:0 .82rem!important;font-size:.9rem!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:fixed!important;bottom:18px!important;right:18px!important;transform:none!important;box-shadow:0 18px 42px #0000006b!important}.floating-top-button:hover{transform:translateY(-3px)!important}.floating-top-button-icon{justify-content:center;align-items:center;font-size:1.05rem;display:inline-flex}@media (width<=600px){.floating-top-button{min-width:64px!important;height:42px!important;padding:0 .7rem!important;font-size:.82rem!important;bottom:12px!important;right:12px!important}}
