body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.portfolio-app{color:#111;font-family:monospace,sans-serif;line-height:1.5;margin:0 auto;max-width:900px;padding:40px 20px 65px}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.content-container{display:flex;gap:30px}.avatar-container{align-items:flex-start;display:flex;flex:0 0 auto;position:-webkit-sticky;position:sticky;top:40px}.avatar-image{background-color:#f5f5f5;border-radius:10px;height:180px;object-fit:contain;width:180px}.content{display:flex;flex:1 1;flex-direction:column;gap:20px}section{margin-bottom:20px}h1{font-size:1.1rem;margin-bottom:5px}h1,h2{font-weight:400}h2{font-size:1rem;margin-bottom:8px}p{margin:0 0 10px}a{border-bottom:1px solid #111;color:#111;padding-bottom:1px;text-decoration:none}a:hover{opacity:.7}ul{list-style-type:none;margin:0;padding:0}li{margin-bottom:10px}.blog-section,.experience-section,.intro-section,.projects-section,.skills-section{margin-bottom:25px}.skills-grid{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{background:#f8f8f8;border:1px solid #e8e8e8;border-radius:4px;color:#222;font-family:monospace,sans-serif;font-size:.72rem;padding:4px 9px;transition:all .1s ease;white-space:nowrap}.skill-tag:hover{background:#f0f0f0;border-color:#ccc}.links-section{align-items:center;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-shadow:0 -2px 10px rgba(0,0,0,.05);display:flex;height:50px;justify-content:center;left:0;padding:0;position:fixed;right:0;text-align:center;z-index:9999}.links-container{justify-content:space-between;margin:0 auto;max-width:900px;padding:0 20px;width:100%}.links-container,.links-section a{align-items:center;display:flex;height:100%}.links-section a{border-bottom:none;font-weight:700}.social-logo{display:block;height:26px;margin:auto 0;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:26px}.social-logo:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.left-section{font-size:.9rem;gap:4px;text-align:left}.left-section,.right-section{align-items:center;display:flex;height:100%}.right-section{gap:18px;justify-content:flex-end}.visitor-badge{display:inline-block;height:22px;vertical-align:middle}.timeline{padding-left:30px;position:relative}.timeline:before{background:#e0e0e0;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.timeline-item{margin-bottom:40px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-date{background:#007bff;border-radius:20px;color:#fff;font-size:14px;left:-30px;padding:5px 15px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-content{background:#f9f9f9;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.1);padding:20px}.timeline-title{font-weight:600;margin-bottom:10px}.timeline-location{color:#777;font-style:italic;margin-bottom:15px}.contact-section{background-color:#f9f9f9}.contact-info{margin-bottom:30px}.contact-item{margin-bottom:25px}.contact-item h3{font-weight:600;margin-bottom:15px}.contact-item h4{font-weight:600;margin-bottom:5px}.social-links{display:flex;gap:15px;margin-top:30px}.social-icon{align-items:center;background:#007bff;border-radius:50%;color:#fff;display:inline-flex;font-size:18px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-icon:hover{background:#0056b3;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.contact-form{background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1);padding:30px}.submit-button{border-radius:30px;margin-top:10px;padding:10px 25px}.footer{background:#333;color:#fff;padding:30px 0}.footer-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-links{display:flex;gap:20px}.footer-links a{color:#fff;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#007bff}@media (max-width:768px){.content-container{flex-direction:column}.avatar-container{margin-bottom:30px;position:relative;top:0}.hero-section{padding:100px 0;text-align:center}.hero-image-container{margin-top:40px}.profile-placeholder{height:250px;width:250px}.section-title{font-size:28px}.timeline-date{display:inline-block;left:0;margin-bottom:15px;position:relative;-webkit-transform:none;transform:none}.footer-content{flex-direction:column;text-align:center}.footer-links{justify-content:center;margin-top:20px}}.chat-container{background-color:#fff;border:1px solid #ddd;border-radius:10px;bottom:60px;box-shadow:0 2px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;font-family:monospace,sans-serif;height:400px;overflow:hidden;position:fixed;right:20px;width:320px;z-index:1000}.chat-header{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:12px 15px}.chat-header span{font-size:.9rem;font-weight:700}.chat-controls{align-items:center;display:flex;gap:10px}.clear-button{background:none;border:none;color:#666;cursor:pointer;font-family:monospace,sans-serif;font-size:.75rem;padding:3px 6px}.clear-button:hover{text-decoration:underline}.close-button{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:0 5px}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:15px}.message{border-radius:8px;font-size:.85rem;line-height:1.4;max-width:80%;padding:8px 12px;word-break:break-word}.message.bot{align-self:flex-start;background-color:#f1f1f1}.message.user{align-self:flex-end;background-color:#f5f5f5;border:1px solid #ddd}.message.loading{min-height:20px}.loading-dots{display:inline-flex}.loading-dots span{-webkit-animation:dotFade 1.4s infinite;animation:dotFade 1.4s infinite;opacity:0}.loading-dots span:first-child{-webkit-animation-delay:0s;animation-delay:0s}.loading-dots span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.loading-dots span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes dotFade{0%,80%,to{opacity:0}40%{opacity:1}}@keyframes dotFade{0%,80%,to{opacity:0}40%{opacity:1}}.chat-input:disabled,.send-button:disabled{cursor:not-allowed;opacity:.6}.chat-input-container{border-top:1px solid #ddd;display:flex;padding:10px}.chat-input{flex:1 1}.chat-input,.send-button{border:1px solid #ddd;border-radius:4px;font-family:monospace,sans-serif;font-size:.85rem;padding:8px 12px}.send-button{background-color:#f5f5f5;cursor:pointer;margin-left:8px}.send-button:hover{background-color:#eaeaea}.chat-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-right:5px;padding:0}.chat-toggle svg{stroke:#111;height:26px;width:26px}.chat-toggle:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:768px){.chat-container{bottom:60px;height:350px;left:20px;right:20px;width:calc(100% - 40px)}}.chat-indicator{background-color:#2c2c2c;bottom:70px;box-shadow:0 2px 10px rgba(0,0,0,.2);cursor:pointer;height:50px;position:fixed;right:20px;transition:all .3s ease;width:50px;z-index:1000}.chat-indicator,.dev-badge{align-items:center;border-radius:50%;display:flex;justify-content:center}.dev-badge{-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite;font-size:12px;height:22px;position:absolute;right:-5px;top:-5px;width:22px}.dev-badge,.dev-status{background-color:#ff9800;color:#fff}.dev-status{border-radius:10px;font-size:.7rem;font-weight:400;margin-left:5px;padding:2px 6px}@-webkit-keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.8;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.8;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:768px){.chat-indicator{bottom:65px;right:15px}}.chill-indicator{align-items:center;background-color:#2c2c2c;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.2);cursor:pointer;display:flex;font-size:18px;height:42px;justify-content:center;line-height:1;position:fixed;right:20px;top:12px;transition:all .2s ease;width:42px;z-index:1100}.chill-indicator:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.chill-container{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 15px rgba(0,0,0,.1);display:flex;flex-direction:column;font-family:monospace,sans-serif;overflow:hidden;position:fixed;right:15px;top:55px;width:260px;z-index:1100}.chill-header{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #ddd;display:flex;font-size:.85rem;font-weight:700;justify-content:space-between;padding:8px 12px}.chill-canvas{background:#f9f9f9;border:1px solid #ddd;border-radius:3px;cursor:pointer;display:block;margin:0 auto;touch-action:none}.chill-controls{display:flex;gap:6px;justify-content:center;padding:6px 8px}.chill-controls button{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-family:monospace,sans-serif;font-size:.7rem;padding:4px 8px}.chill-controls .hotkey{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.chill-controls button:disabled{cursor:not-allowed;opacity:.6}.chill-instructions{color:#666;font-size:.65rem;padding:0 0 8px;text-align:center}@media (max-width:768px){.chill-container{right:15px;top:50px;width:calc(100% - 30px)}.chill-indicator{font-size:16px;height:36px;right:12px;top:10px;width:36px}}.naval-section{background:#fafafa;border:1px solid #eee;border-radius:8px;margin-top:8px;padding:16px 18px}.quote-search{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-family:monospace,sans-serif;font-size:.9rem;margin-bottom:10px;padding:10px 12px;width:100%}.quote-search:focus{border-color:#111;outline:none}.quotes-meta{color:#666;font-size:.75rem;margin-bottom:8px}.quotes-list{display:flex;flex-direction:column;gap:8px;max-height:420px;overflow-y:auto;padding-right:4px}.quote-card{background:#fff;border:1px solid #e6e6e6;border-radius:6px;cursor:pointer;font-size:.85rem;line-height:1.35;padding:12px 14px;transition:all .1s ease}.quote-card:hover{border-color:#111;box-shadow:0 1px 3px rgba(0,0,0,.06);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.quote-card .quote-tags{margin-left:auto;margin-right:6px}.quote-card.quote-highlight{-webkit-animation:quoteFlash 1.8s ease-out;animation:quoteFlash 1.8s ease-out;background:#fffbeb;border-color:#facc15;box-shadow:0 0 0 3px rgba(250,204,21,.15);position:relative}.quote-card.quote-highlight:after{background:#facc15;border-radius:3px;color:#111;content:"★ random";font-size:.6rem;font-weight:600;letter-spacing:.5px;padding:1px 6px;position:absolute;right:12px;top:-8px}@-webkit-keyframes quoteFlash{0%{box-shadow:0 0 0 3px rgba(250,204,21,.45)}to{box-shadow:0 0 0 3px rgba(250,204,21,.1)}}@keyframes quoteFlash{0%{box-shadow:0 0 0 3px rgba(250,204,21,.45)}to{box-shadow:0 0 0 3px rgba(250,204,21,.1)}}.copy-toast{-webkit-animation:copyToastFade 1.15s forwards;animation:copyToastFade 1.15s forwards;background-color:#111;border-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,.25);color:#fff;font-family:monospace,sans-serif;font-size:.7rem;opacity:.95;padding:4px 9px;pointer-events:none;position:fixed;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:nowrap;z-index:99999}@-webkit-keyframes copyToastFade{0%{opacity:.95;-webkit-transform:translateY(-50%);transform:translateY(-50%)}70%{opacity:.95}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}@keyframes copyToastFade{0%{opacity:.95;-webkit-transform:translateY(-50%);transform:translateY(-50%)}70%{opacity:.95}to{opacity:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}}.quote-text{align-items:flex-start;color:#222;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}.quote-content{flex:1 1}.quote-meta{color:#666;font-size:.7rem;gap:8px;justify-content:space-between}.quote-actions,.quote-meta{align-items:center;display:flex}.quote-actions{gap:6px;margin-left:auto}.quote-source{flex-shrink:0;font-style:italic}.copy-hint{background:#f0f0f0;border-radius:3px;flex-shrink:0;font-size:.65rem;opacity:.7;padding:1px 6px}.share-pref{align-items:center;color:#666;display:flex;font-size:.65rem;gap:6px;justify-content:center}.share-pref button{background:#fff;border:1px solid #ddd;border-radius:3px;cursor:pointer;font-family:monospace,sans-serif;font-size:.65rem;line-height:1;padding:2px 6px}.share-pref button.active{background:#111;border-color:#111;color:#fff}.share-pref button:hover{border-color:#111}.share-icon{border-radius:3px;cursor:pointer;flex-shrink:0;font-size:.85rem;opacity:.55;padding:1px 4px;transition:all .1s ease;-webkit-user-select:none;user-select:none}.share-icon:hover{background:#f5f5f5;opacity:1}.share-default-topright{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:9999px;box-shadow:0 2px 8px rgba(0,0,0,.08);color:#444;display:flex;font-family:monospace,sans-serif;font-size:.7rem;gap:4px;padding:4px 8px;position:fixed;right:15px;top:12px;z-index:120}.share-default-topright span{font-size:.65rem;margin-right:2px}.share-default-topright button{background:#fff;border:1px solid #ddd;border-radius:999px;cursor:pointer;font-family:monospace,sans-serif;font-size:.7rem;line-height:1;padding:2px 6px}.share-default-topright button.active{background:#111;border-color:#111;color:#fff}.share-default-topright button:hover{border-color:#111}@media (max-width:768px){.share-default-topright{font-size:.6rem;padding:3px 6px;right:10px;top:55px}.share-default-topright span{font-size:.55rem}.share-default-topright button{font-size:.6rem;padding:1px 4px}}.author-avatar{border:1px solid #e8e8e8;border-radius:50%;flex-shrink:0;height:22px;margin-right:6px;object-fit:cover;vertical-align:middle;width:22px}.quote-btn{background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-family:monospace,sans-serif;font-size:.75rem;line-height:1;padding:6px 10px}.quote-btn:hover{background:#f8f8f8;border-color:#111}.load-more{margin-top:10px;width:100%}@media (max-width:768px){.quotes-list{max-height:320px}.quote-card{font-size:.8rem;padding:10px 12px}.quote-text{font-size:.82rem;gap:6px;margin-bottom:4px}.quote-meta{font-size:.65rem;gap:4px}.author-avatar{height:18px;margin-right:4px;width:18px}.x-share-icon{font-size:.75rem;margin-top:0}.cat-pill{font-size:.65rem;padding:3px 9px}.quotes-view{padding:0 10px 8px}}.showcase-section{margin-bottom:20px}.showcase-section h3{font-size:.95rem;margin-bottom:8px}.showcase-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.showcase-card{background:#fafafa;border:1px solid #eee;border-radius:6px;color:inherit;display:block;font-size:.72rem;line-height:1.3;padding:10px;text-decoration:none;transition:box-shadow .1s ease,-webkit-transform .1s ease;transition:transform .1s ease,box-shadow .1s ease;transition:transform .1s ease,box-shadow .1s ease,-webkit-transform .1s ease}.showcase-card:hover{box-shadow:0 2px 6px rgba(0,0,0,.06);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.showcase-text{color:#222;font-style:italic;margin-bottom:8px}.showcase-author{align-items:center;color:#555;display:flex;font-size:.68rem;gap:5px}.author-thumb{border:1px solid #ddd;border-radius:50%;flex-shrink:0;height:18px;object-fit:cover;width:18px}@media (max-width:480px){.showcase-grid{grid-template-columns:1fr}.showcase-card{padding:8px}.showcase-text{font-size:.68rem}}.island-bar{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:9999px;box-shadow:0 2px 12px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);display:flex;font-family:monospace,sans-serif;justify-content:center;margin:0 auto 16px;max-width:380px;padding:4px;position:-webkit-sticky;position:sticky;top:12px;z-index:120}.island-tabs{display:flex;gap:4px;width:100%}.island-tab{align-items:center;background:transparent;border:none;border-radius:9999px;color:#444;cursor:pointer;display:flex;flex:1 1;font-size:.85rem;font-weight:500;justify-content:center;padding:8px 22px;transition:all .15s ease;white-space:nowrap}.island-tab:hover{background:#f6f6f6;color:#111}.island-tab.active{background:#111;box-shadow:0 1px 3px rgba(0,0,0,.2);color:#fff}.island-tab.active:hover{background:#000}.quotes-view{margin:0 auto;max-width:900px;padding:0 20px 8px}.quotes-view-header{margin-bottom:16px;text-align:center}.quotes-view-header h2{font-size:1.05rem;margin:0 0 4px}.category-filters{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:12px}.cat-pill{background:#fff;border:1px solid #ddd;border-radius:999px;color:#444;cursor:pointer;font-family:monospace,sans-serif;font-size:.72rem;padding:4px 11px;transition:all .1s ease}.cat-pill:hover{border-color:#111;color:#111}.cat-pill.active{background:#111;border-color:#111;color:#fff}.quote-tags{display:flex;flex-wrap:wrap;gap:4px}.quote-tag{background:#f0f0f0;border-radius:3px;color:#444;font-size:.58rem;line-height:1.2;padding:1px 5px}@media (max-width:768px){.island-bar{max-width:calc(100% - 32px);top:8px}.island-tab{font-size:.8rem;padding:8px 14px}}.authors-section{margin-bottom:16px}.authors-header{align-items:center;color:#555;display:flex;font-size:.8rem;font-weight:500;justify-content:space-between;margin-bottom:8px}.authors-header .clear-author{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-family:monospace;font-size:.65rem;padding:2px 8px}.authors-header .clear-author:hover{background:#eee}.authors-grid{-webkit-overflow-scrolling:touch;display:flex;gap:10px;justify-content:center;margin:0 auto;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.author-card{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;padding:8px;scroll-snap-align:start;transition:all .15s ease;width:155px}.author-card:hover{border-color:#ccc;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.author-card.selected{background:#fafafa;border-color:#111;box-shadow:0 0 0 2px hsla(0,0%,7%,.1)}.author-card-img{border:2px solid #f0f0f0;border-radius:50%;height:52px;margin-bottom:6px;object-fit:cover;width:52px}.author-card.selected .author-card-img{border-color:#111}.author-card-info{font-size:.7rem;text-align:center}.author-card-name{color:#222;display:block;font-weight:500;line-height:1.2}.author-card-count{color:#777;display:block;font-size:.6rem;margin-top:1px}.author-card-bio{color:#555;font-size:.6rem;line-height:1.35;margin-bottom:4px;margin-top:4px;text-align:center}.x-share-icon{cursor:pointer;flex-shrink:0;font-size:.85rem;margin-top:2px;opacity:.7;transition:opacity .1s ease;-webkit-user-select:none;user-select:none}.x-share-icon:hover{opacity:1}@media (max-width:768px){.authors-grid{-webkit-overflow-scrolling:touch;gap:6px;justify-content:center;padding-bottom:4px}.author-card{padding:6px;width:125px}.author-card-img{height:42px;margin-bottom:4px;width:42px}.author-card-info{font-size:.62rem}.author-card-name{font-size:.65rem}.author-card-bio{font-size:.58rem;margin-bottom:2px;margin-top:2px}.author-card-count{font-size:.52rem}}@media (max-width:480px){.authors-grid{gap:5px;justify-content:center}.author-card{padding:5px;width:108px}.author-card-img{height:38px;width:38px}.author-card-bio{font-size:.55rem;margin-bottom:2px;margin-top:2px}}
/*# sourceMappingURL=main.727bf6c7.css.map*/