html,body{box-sizing:border-box;font-family:var(--p-font-family,sans-serif);color:#334155;background-color:#f8fafc;min-height:100vh;margin:0;padding:0;transition:background-color .2s,color .2s}.app-grid-container{grid-template:"top""body"1fr"bottom"/1fr;min-height:100vh;display:grid}.layout-content-area{grid-area:body}@media (width>=1024px){.app-grid-container{grid-template:"top top top""left body right"1fr"bottom bottom bottom"/250px 1fr 280px;gap:2rem}.layout-content-area,.layout-left,.layout-right{margin-top:1rem;margin-bottom:1rem}.layout-left{margin-left:2rem}.layout-right{margin-right:2rem}}@media (width<=1023px){.hide-on-mobile{display:none}.layout-content-area{padding:1.5rem}}.layout-topbar{z-index:100;background-color:#fff;border-bottom:1px solid #e2e8f0;grid-area:top;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:background-color .2s,border-color .2s;display:flex;position:sticky;top:0}html.p-dark .layout-topbar{background-color:#18181b;border-bottom:1px solid #27272a}.logo{color:inherit;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links a{color:#64748b;margin:0 1rem;font-weight:500;text-decoration:none}.nav-links .router-link-active{color:var(--p-primary-color);font-weight:700}.nav-links a:hover{color:var(--p-primary-color)}.topbar-actions{align-items:center;gap:.5rem;display:flex}.layout-left{grid-area:left}.menu-card{height:100%}.category-list{margin:0;padding:0;list-style:none}.category-list li{border-bottom:1px solid #f1f5f9;padding:.5rem 0}html.p-dark .category-list li{border-bottom:1px solid #27272a}.category-list a{color:#475569;justify-content:space-between;align-items:center;text-decoration:none;display:flex}html.p-dark .category-list a{color:#a1a1aa}.category-list a:hover{color:var(--p-primary-color)}.layout-right{grid-area:right}.profile-area{text-align:center;flex-direction:column;align-items:center;display:flex}.profile-area h3{margin:.75rem 0 .25rem}.profile-area p{color:#64748b;margin:0;font-size:.875rem}html.p-dark .profile-area p{color:#a1a1aa}.social-icons{margin-top:.5rem}.layout-body{grid-area:body}.section-title{margin-top:0;margin-bottom:1.5rem}.grid-container{flex-direction:column;gap:1.5rem;display:flex}.card-image{object-fit:cover;width:100%;height:180px}.post-title{font-size:1.25rem;font-weight:600}.post-meta{color:#94a3b8;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.post-excerpt{color:#475569;line-height:1.6}html.p-dark .post-excerpt{color:#d4d4d8}.about-page{animation:.5s ease-in-out fadeIn}.hero-card{background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);border:1px solid #e2e8f0}html.p-dark .hero-card{background:linear-gradient(135deg,#18181b 0%,#27272a 100%);border:1px solid #27272a}.hero-content{flex-direction:column;align-items:center;padding:1.5rem 0;display:flex}.hero-avatar{width:100px;height:100px;box-shadow:0 4px 10px #0000000d}.author-name{margin:1.5rem 0 .5rem;font-size:1.75rem;font-weight:700}.author-bio{color:#64748b;text-align:center;max-width:600px;margin:0 auto;line-height:1.6}html.p-dark .author-bio{color:#a1a1aa}.about-details{flex-direction:column;gap:1.5rem;display:flex}@media (width>=768px){.about-details{grid-template-columns:1fr 1fr;display:grid}}.skills-section h5{color:#475569;margin-top:0;margin-bottom:.75rem;font-size:1rem}html.p-dark .skills-section h5{color:#e4e4e7}.chip-container{flex-wrap:wrap;gap:.5rem;display:flex}.timeline-item{padding-bottom:1.5rem}.layout-bottom{text-align:center;color:#94a3b8;background-color:#fff;border-top:1px solid #e2e8f0;grid-area:bottom;padding:1.5rem;font-size:.875rem;transition:background-color .2s,border-color .2s}html.p-dark .layout-bottom{background-color:#18181b;border-top:1px solid #27272a}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.mr-2{margin-right:.5rem}.flex{display:flex}.justify-center{justify-content:center}.gap-3{gap:.75rem}.text-center{text-align:center}.font-bold{font-weight:600}.block{display:block}.text-sm{font-size:.875rem}.text-secondary,.text-muted{color:#64748b}html.p-dark .text-secondary,html.p-dark .text-muted{color:#a1a1aa}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.detail-content h1,.detail-content h2,.detail-content h3{margin-top:1.5rem;margin-bottom:.75rem;font-weight:700}.detail-content p{margin-bottom:1rem}.detail-content ul,.detail-content ol{margin-bottom:1rem;padding-left:1.5rem}.detail-content pre{background-color:#f1f5f9;border-radius:6px;padding:1rem;overflow-x:auto}html.p-dark .detail-content pre{background-color:#27272a}.markdown-body img{border-radius:6px;max-width:100%;height:auto;margin:1.5rem auto;display:block}.markdown-body table{border-collapse:collapse;width:100%;margin:1.5rem 0}.markdown-body th,.markdown-body td{border:1px solid #e2e8f0;padding:.5rem .75rem}html.p-dark .markdown-body th,html.p-dark .markdown-body td{border:1px solid #27272a}.markdown-body th{background-color:#f8fafc}html.p-dark .markdown-body th{background-color:#27272a}.about-quote-box{border-left:5px solid var(--p-primary-color);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:0 12px 12px 0;margin:2.5rem 0;padding:2rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000005}.about-quote-box:before{content:"“";color:var(--p-primary-color);opacity:.08;font-family:Georgia,serif;font-size:5rem;line-height:1;position:absolute;top:-.5rem;left:1rem}html.p-dark .about-quote-box{background:linear-gradient(135deg,#18181b 0%,#27272a 100%);box-shadow:0 4px 20px #0003}html.p-dark .about-quote-box:before{opacity:.12}.quote-title{letter-spacing:-.02em;color:var(--p-surface-900);margin-top:0;margin-bottom:1rem;font-size:1.25rem;font-weight:700;position:relative}.quote-body{white-space:pre-line;color:#475569;margin:0;font-family:Noto Serif KR,Georgia,serif;font-size:1.1rem;font-style:italic;line-height:1.8}html.p-dark .quote-body{color:#d4d4d8}.profile-content-box{flex-direction:column;align-items:center;width:100%;display:flex}.sidebar-profile-avatar{box-shadow:0 4px 15px #0000000d;width:90px!important;height:90px!important}.profile-sub-text{color:#64748b;text-align:center;margin:.5rem 0 0;font-size:.875rem;line-height:1.4}html.p-dark .profile-sub-text{color:#a1a1aa}.mb-3{margin-bottom:.75rem}.sidebar-profile-link{color:inherit;cursor:pointer;flex-direction:column;align-items:center;display:flex;text-decoration:none!important}.sidebar-profile-link:hover,.sidebar-profile-link:focus,.sidebar-profile-link:active,.sidebar-profile-link:visited{text-decoration:none!important}.sidebar-profile-link:hover .sidebar-profile-avatar{transform:scale(1.04);box-shadow:0 6px 20px #0000001a}.sidebar-profile-avatar{transition:transform .2s,box-shadow .2s}@font-face{font-family:primeicons;font-display:block;src:url(/primevue/primeicons-BZF8q66I.eot);src:url(/primevue/primeicons-BZF8q66I.eot?#iefix)format("embedded-opentype"),url(/primevue/primeicons-BvM4qbWp.woff2)format("woff2"),url(/primevue/primeicons-qgkbr2_s.woff)format("woff"),url(/primevue/primeicons-vaISzP8W.ttf)format("truetype"),url(/primevue/primeicons-BmvFdQzO.svg?#primeicons)format("svg");font-weight:400;font-style:normal}.pi{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:primeicons;font-style:normal;font-weight:400;line-height:1;display:inline-block}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{text-align:center;width:1.28571em}.pi-spin{animation:2s linear infinite fa-spin}@media (prefers-reduced-motion:reduce){.pi-spin{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-iteration-count:1;animation-delay:-1ms}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-address-book:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-align-left:before{content:""}.pi-align-right:before{content:""}.pi-amazon:before{content:""}.pi-android:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-apple:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-u-turn-up-left:before{content:""}.pi-arrow-u-turn-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up:before{content:""}.pi-arrows-alt:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-asterisk:before{content:""}.pi-at:before{content:""}.pi-backward:before{content:""}.pi-ban:before{content:""}.pi-barcode:before{content:""}.pi-bars:before{content:""}.pi-bell-slash:before{content:""}.pi-bell:before{content:""}.pi-bitcoin:before{content:""}.pi-blank:before{content:""}.pi-block-quote:before{content:""}.pi-bold:before{content:""}.pi-bolt:before{content:""}.pi-book:before{content:""}.pi-bookmark-fill:before{content:""}.pi-bookmark:before{content:""}.pi-box:before{content:""}.pi-briefcase:before{content:""}.pi-building-columns:before{content:""}.pi-building:before{content:""}.pi-bullseye:before{content:""}.pi-calculator:before{content:""}.pi-calendar-clock:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar:before{content:""}.pi-camera:before{content:""}.pi-car:before{content:""}.pi-caret-down:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-up:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-cart-minus:before{content:""}.pi-cart-plus:before{content:""}.pi-case-sensitive:before{content:""}.pi-chart-bar:before{content:""}.pi-chart-line:before{content:""}.pi-chart-pie:before{content:""}.pi-chart-scatter:before{content:""}.pi-check-circle:before{content:""}.pi-check-square:before{content:""}.pi-check:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-up:before{content:""}.pi-circle-fill:before{content:""}.pi-circle:before{content:""}.pi-clipboard:before{content:""}.pi-clock:before{content:""}.pi-clone:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-code-branch:before{content:""}.pi-code:before{content:""}.pi-cog:before{content:""}.pi-columns-2:before{content:""}.pi-comment:before{content:""}.pi-comments:before{content:""}.pi-compass:before{content:""}.pi-compress:before{content:""}.pi-copy:before{content:""}.pi-credit-card:before{content:""}.pi-crown:before{content:""}.pi-database:before{content:""}.pi-delete-left:before{content:""}.pi-desktop:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-discord:before{content:""}.pi-dollar:before{content:""}.pi-dot:before{content:""}.pi-download:before{content:""}.pi-eject:before{content:""}.pi-ellipsis-h:before{content:""}.pi-ellipsis-v:before{content:""}.pi-envelope:before{content:""}.pi-equals:before{content:""}.pi-eraser:before{content:""}.pi-ethereum:before{content:""}.pi-euro:before{content:""}.pi-exclamation-circle:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-expand:before{content:""}.pi-external-link:before{content:""}.pi-eye-dropper:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-face-smile:before{content:""}.pi-facebook:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-file-arrow-up:before{content:""}.pi-file-check:before{content:""}.pi-file-edit:before{content:""}.pi-file-excel:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-o:before{content:""}.pi-file-pdf:before{content:""}.pi-file-plus:before{content:""}.pi-file-word:before{content:""}.pi-file:before{content:""}.pi-filter-fill:before{content:""}.pi-filter-slash:before{content:""}.pi-filter:before{content:""}.pi-flag-fill:before{content:""}.pi-flag:before{content:""}.pi-folder-open:before{content:""}.pi-folder-plus:before{content:""}.pi-folder:before{content:""}.pi-forward:before{content:""}.pi-gauge:before{content:""}.pi-gift:before{content:""}.pi-github:before{content:""}.pi-globe:before{content:""}.pi-google:before{content:""}.pi-graduation-cap:before{content:""}.pi-grid-2:before{content:""}.pi-grip-horizontal:before{content:""}.pi-grip-vertical:before{content:""}.pi-grip:before{content:""}.pi-hammer:before{content:""}.pi-hashtag:before{content:""}.pi-heading-1:before{content:""}.pi-heading-2:before{content:""}.pi-heading-3:before{content:""}.pi-heading-4:before{content:""}.pi-heading-5:before{content:""}.pi-heading-6:before{content:""}.pi-heading:before{content:""}.pi-headphones:before{content:""}.pi-heart-fill:before{content:""}.pi-heart:before{content:""}.pi-highlighter:before{content:""}.pi-history:before{content:""}.pi-home:before{content:""}.pi-horizontal-rule:before{content:""}.pi-hourglass:before{content:""}.pi-id-card:before{content:""}.pi-image:before{content:""}.pi-images:before{content:""}.pi-inbox:before{content:""}.pi-indent:before{content:""}.pi-indian-rupee:before{content:""}.pi-info-circle:before{content:""}.pi-info:before{content:""}.pi-instagram:before{content:""}.pi-italic:before{content:""}.pi-key:before{content:""}.pi-language:before{content:""}.pi-lightbulb:before{content:""}.pi-link:before{content:""}.pi-linkedin:before{content:""}.pi-list-check:before{content:""}.pi-list-ol:before{content:""}.pi-list-tree:before{content:""}.pi-list:before{content:""}.pi-lock-open:before{content:""}.pi-lock:before{content:""}.pi-map-marker:before{content:""}.pi-map:before{content:""}.pi-mars:before{content:""}.pi-megaphone:before{content:""}.pi-microchip-ai:before{content:""}.pi-microchip:before{content:""}.pi-microphone:before{content:""}.pi-microsoft:before{content:""}.pi-minus-circle:before{content:""}.pi-minus:before{content:""}.pi-mobile:before{content:""}.pi-money-bill:before{content:""}.pi-moon:before{content:""}.pi-note-sticky:before{content:""}.pi-objects-column:before{content:""}.pi-outdent:before{content:""}.pi-palette:before{content:""}.pi-paperclip:before{content:""}.pi-paragraph-left:before{content:""}.pi-paragraph-right:before{content:""}.pi-pause-circle:before{content:""}.pi-pause:before{content:""}.pi-paypal:before{content:""}.pi-pen-line:before{content:""}.pi-pen-to-square:before{content:""}.pi-pencil:before{content:""}.pi-percentage:before{content:""}.pi-phone:before{content:""}.pi-pinterest:before{content:""}.pi-play-circle:before{content:""}.pi-play:before{content:""}.pi-plus-circle:before{content:""}.pi-plus:before{content:""}.pi-pound:before{content:""}.pi-power-off:before{content:""}.pi-prime:before{content:""}.pi-print:before{content:""}.pi-qrcode:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-receipt:before{content:""}.pi-rectangle-xmark:before{content:""}.pi-reddit:before{content:""}.pi-refresh:before{content:""}.pi-replay:before{content:""}.pi-reply:before{content:""}.pi-rows-2:before{content:""}.pi-save:before{content:""}.pi-search-minus:before{content:""}.pi-search-plus:before{content:""}.pi-search:before{content:""}.pi-send:before{content:""}.pi-server:before{content:""}.pi-share-alt:before{content:""}.pi-shield:before{content:""}.pi-shop:before{content:""}.pi-shopping-bag:before{content:""}.pi-shopping-cart:before{content:""}.pi-sidebar:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-signature:before{content:""}.pi-sitemap:before{content:""}.pi-slack:before{content:""}.pi-slash:before{content:""}.pi-sliders-h:before{content:""}.pi-sliders-v:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-down-fill:before{content:""}.pi-sort-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-sparkles:before{content:""}.pi-spinner-dotted:before{content:""}.pi-spinner:before{content:""}.pi-square:before{content:""}.pi-stamp:before{content:""}.pi-star-fill:before{content:""}.pi-star-half-fill:before{content:""}.pi-star-half:before{content:""}.pi-star:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward-alt:before{content:""}.pi-step-forward:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-stopwatch:before{content:""}.pi-strikethrough:before{content:""}.pi-subscript:before{content:""}.pi-sun:before{content:""}.pi-superscript:before{content:""}.pi-sync:before{content:""}.pi-table:before{content:""}.pi-tablet:before{content:""}.pi-tag:before{content:""}.pi-tags:before{content:""}.pi-telegram:before{content:""}.pi-text-color:before{content:""}.pi-text:before{content:""}.pi-th-large:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-down:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbtack:before{content:""}.pi-ticket:before{content:""}.pi-tiktok:before{content:""}.pi-times-circle:before{content:""}.pi-times:before{content:""}.pi-trash:before{content:""}.pi-trophy:before{content:""}.pi-truck:before{content:""}.pi-turkish-lira:before{content:""}.pi-twitch:before{content:""}.pi-twitter:before{content:""}.pi-underline:before{content:""}.pi-undo:before{content:""}.pi-unlock:before{content:""}.pi-upload:before{content:""}.pi-user-edit:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-user:before{content:""}.pi-users:before{content:""}.pi-venus:before{content:""}.pi-verified:before{content:""}.pi-video:before{content:""}.pi-vimeo:before{content:""}.pi-volume-down:before{content:""}.pi-volume-off:before{content:""}.pi-volume-up:before{content:""}.pi-wallet:before{content:""}.pi-warehouse:before{content:""}.pi-wave-pulse:before{content:""}.pi-whatsapp:before{content:""}.pi-wifi:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-wrench:before{content:""}.pi-youtube:before{content:""}html,body{box-sizing:border-box;color:#334155;background-color:#f8fafc;margin:0;padding:0;transition:background-color .2s,color .2s}html.p-dark,html.p-dark body{color:#f8fafc;background-color:#09090b}*,:before,:after{box-sizing:inherit}
