@charset "UTF-8";.hljs,pre.hljs,code.hljs,pre code.hljs{background:#f1f5f9!important;background-color:#f1f5f9!important;color:#1e293b!important}pre code.hljs{background:transparent!important;background-color:transparent!important;color:#1e293b!important}:root{--primary-color: #ffda58;--primary-hover: #ffd333;--primary-dark: #ffc107;--secondary-color: #03a87c;--secondary-hover: #028260;--success-color: #20c997;--info-color: #4dabf7;--warning-color: #ffc107;--danger-color: #ff6b6b;--light-color: #f8f9fa;--dark-color: #343a40;--white: #ffffff;--black: #000000;--text-primary: #2c3e50;--text-secondary: #4a5568;--text-muted: #6c757d;--text-light: #718096;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--border-light: #e2e8f0;--border-color: #dee2e6;--bg-light: #f8f9fa;--bg-white: #ffffff;--bg-soft: #fafbfc;--font-family-base: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-serif: "Playfair Display", Georgia, serif;--font-family-code: "SFMono-Regular", "Fira Code", "Monaco", "Consolas", "Liberation Mono", "Ubuntu Mono", monospace;--shadow-xs: 0 1px 3px rgba(0, 0, 0, .05);--shadow-sm: 0 4px 6px rgba(0, 0, 0, .05), 0 1px 3px rgba(0, 0, 0, .08);--shadow: 0 12px 24px rgba(0, 0, 0, .08), 0 4px 8px rgba(0, 0, 0, .06);--shadow-lg: 0 20px 40px rgba(0, 0, 0, .1), 0 8px 16px rgba(0, 0, 0, .06);--shadow-xl: 0 25px 50px rgba(0, 0, 0, .15);--radius-xs: 4px;--radius-sm: 8px;--radius: 12px;--radius-lg: 16px;--radius-xl: 24px;--gradient-warm: linear-gradient(135deg, #ffda58 0%, #ff7e5f 100%);--gradient-cool: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-success: linear-gradient(135deg, #20c997, #38d39f);--gradient-primary: linear-gradient(135deg, #ffda58 0%, #ffc107 100%);--spacer: 1rem}*,*:before,*:after{box-sizing:border-box}html{height:100%;scroll-behavior:smooth;font-family:var(--font-family-base);line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:var(--font-family-base);font-size:1.1rem;font-weight:400;line-height:1.6;color:var(--text-primary);text-align:left;background-color:var(--bg-white);min-height:100vh;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--secondary-color);text-decoration:none;background-color:transparent;transition:all .2s ease}a:hover,a:focus{color:var(--secondary-hover);text-decoration:underline}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:600;line-height:1.2;font-family:var(--font-family-serif);letter-spacing:-.02em;color:var(--text-primary)}h1{font-size:2.75rem}h2{font-size:2.25rem}h3{font-size:1.9rem}h4{font-size:1.6rem}h5{font-size:1.35rem}h6{font-size:1.1rem}p{margin-top:0;margin-bottom:1rem;line-height:1.7}.btn{display:inline-block;font-weight:500;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1.05rem;line-height:1.5;border-radius:var(--radius-sm);transition:all .15s ease-in-out;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn.btn-warning{color:#212529;background-color:var(--primary-color);border-color:var(--primary-color);box-shadow:var(--shadow-xs)}.btn.btn-warning:hover,.btn.btn-warning:focus{color:#212529;background-color:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-2px);box-shadow:var(--shadow)}.btn.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545;box-shadow:var(--shadow-xs)}.btn.btn-danger:hover,.btn.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;transform:translateY(-2px);box-shadow:var(--shadow)}.btn.btn-outline-warning{border-color:#e6a700;color:#e6a700}.btn.btn-outline-warning:hover,.btn.btn-outline-warning:focus{background:#e6a700;border-color:#e6a700;color:#212529}.btn.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn.btn-outline-danger:hover,.btn.btn-outline-danger:focus{background:#dc3545;border-color:#dc3545;color:#fff}.btn.btn-outline-primary{border-color:var(--secondary-color);color:var(--text-primary);background:var(--white)}.btn.btn-outline-primary:hover,.btn.btn-outline-primary:focus{background:var(--gradient-warm);border-color:transparent;color:var(--white);box-shadow:var(--shadow)}.btn.btn-secondary{color:var(--white);background-color:var(--gray-600);border-color:var(--gray-600)}.btn.btn-secondary:hover,.btn.btn-secondary:focus{color:var(--white);background-color:var(--gray-700);border-color:var(--gray-700)}.btn.btn-block{display:block;width:100%}.btn.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:var(--radius-xs)}.btn.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:var(--radius)}.card{background:var(--white);border-radius:var(--radius);border:none;box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);overflow:hidden}.card:hover,.card.card-hover:hover,.card.box-shadow:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card .card-body{padding:1.5rem}.card .card-header{background:var(--gradient-primary);color:var(--text-primary);border-bottom:none;border-radius:var(--radius) var(--radius) 0 0!important;font-weight:600;padding:1rem 1.5rem}.card.box-shadow{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.spanborder,.font-weight-bold.spanborder{border-bottom:2px solid var(--border-color);padding-bottom:1rem;margin-bottom:2rem;position:relative}.spanborder span,.font-weight-bold.spanborder span{color:var(--text-primary);font-size:1.5rem;font-weight:700;position:relative;padding-bottom:.5rem;background:var(--white);padding-right:1rem;font-family:var(--font-family-serif)}.spanborder span:after,.font-weight-bold.spanborder span:after{content:"";position:absolute;bottom:-1rem;left:0;width:3rem;height:3px;background-color:var(--primary-color);transition:width .3s ease}.spanborder:hover span:after,.font-weight-bold.spanborder:hover span:after{width:5rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:var(--text-secondary);background-color:var(--white);background-clip:padding-box;border:1px solid var(--gray-400);border-radius:var(--radius-xs);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:var(--text-secondary);background-color:var(--white);border-color:#80dfcf;outline:0;box-shadow:0 0 0 .2rem #03a87c40}.form-group{margin-bottom:1.5rem}.form-label{font-weight:500;color:var(--text-secondary);margin-bottom:.5rem}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#fffffff2!important;backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-xs);z-index:1030}.navbar .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar .navbar-brand img{transition:all .2s ease}.navbar .navbar-brand img:hover{transform:scale(1.05)}.navbar .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar .navbar-nav .nav-link{padding-right:0;padding-left:0;font-weight:500;padding:.5rem 1rem;border-radius:var(--radius-xs);transition:all .2s ease;color:#00000080}.navbar .navbar-nav .nav-link:hover{background:var(--gray-100);color:var(--primary-hover)}.navbar .navbar-nav .nav-link.router-link-active{background:var(--primary-color);color:var(--white)}.navbar .highlight .nav-link{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);color:var(--white);font-weight:600}.navbar .highlight .nav-link:hover{background:linear-gradient(135deg,var(--primary-hover) 0%,var(--primary-dark) 100%);transform:translateY(-1px)}.navbar .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:var(--radius-xs)}.carousel{height:400px;margin-bottom:2rem;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow)}.carousel .carousel-inner,.carousel .carousel-item{height:100%}.carousel .carousel-item img{object-fit:cover;height:100%;filter:brightness(.7);transform:scale(1.01);transition:transform 6s ease-in-out}.carousel .carousel-item.active img{transform:scale(1.08)}.carousel .carousel-caption{background:linear-gradient(to top,rgba(0,0,0,.8),transparent);border-radius:0;padding:2rem 1.5rem 1.5rem;bottom:0;left:0;right:0;text-align:left}.carousel .carousel-caption h5{font-size:1.75rem;margin-bottom:.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2);font-family:var(--font-family-serif)}.carousel .carousel-caption p{font-size:1.1rem;margin-bottom:0;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.2)}.carousel .carousel-control-prev,.carousel .carousel-control-next{width:48px;height:48px;background-color:#0000004d;border-radius:50%;border:none;top:50%;transform:translateY(-50%);bottom:auto;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,background-color .2s ease-in-out}.carousel .carousel-control-prev:hover,.carousel .carousel-control-next:hover{background-color:#0009;opacity:1}.carousel .carousel-control-prev{left:20px}.carousel .carousel-control-next{right:20px}.carousel:hover .carousel-control-prev,.carousel:hover .carousel-control-next{opacity:.7;visibility:visible}.article-card .card-body{padding:1.5rem}.article-card .article-title{font-size:1.25rem;font-weight:600;color:var(--gray-900);margin-bottom:.75rem;line-height:1.3}.article-card .article-excerpt{color:var(--gray-600);line-height:1.6;margin-bottom:1rem}.article-card .article-meta{display:flex;align-items:center;justify-content:space-between;color:var(--gray-500);font-size:.875rem}.article-card .article-meta .author-info{display:flex;align-items:center}.article-card .article-meta .author-info .author-avatar{width:24px;height:24px;border-radius:50%;margin-right:8px;object-fit:cover}.article-card .article-meta .article-stats{display:flex;align-items:center;gap:12px}.article-card .article-meta .article-stats .stat-item{display:flex;align-items:center;gap:4px}.tag-cloud-container{position:relative;height:400px}.tag-cloud-container .tag-bubble{position:absolute;border-radius:50%;background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-hover) 100%);color:var(--white);text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:500;transition:all .3s ease}.tag-cloud-container .tag-bubble:hover{transform:scale(1.1);box-shadow:var(--shadow-lg);color:var(--white);text-decoration:none}.pagination .page-link{border:none;color:var(--gray-600);background:var(--white);border-radius:var(--border-radius);margin:0 2px;transition:all .2s ease}.pagination .page-link:hover{background:var(--primary-color);color:var(--white)}.pagination .page-item.active .page-link{background:var(--primary-color);border-color:var(--primary-color)}.pagination .page-item.disabled .page-link{color:var(--gray-400);background:var(--gray-200)}.search-container{position:relative}.search-container .search-results{position:absolute;top:100%;left:0;right:0;background:var(--white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);max-height:400px;overflow-y:auto;z-index:1050;margin-top:4px}.search-container .search-results .search-result-item{padding:12px 16px;border-bottom:1px solid var(--gray-200);transition:all .2s ease}.search-container .search-results .search-result-item:hover{background:#f1f3f4}.search-container .search-results .search-result-item:last-child{border-bottom:none}.article-content{line-height:1.8;color:var(--gray-800)}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin-top:2rem;margin-bottom:1rem;font-weight:600;color:var(--gray-900)}.article-content h1{font-size:2rem}.article-content h2{font-size:1.75rem}.article-content h3{font-size:1.5rem}.article-content h4{font-size:1.25rem}.article-content h5{font-size:1.125rem}.article-content h6{font-size:1rem}.article-content p{margin-bottom:1rem}.article-content blockquote{border-left:4px solid var(--primary-color);padding-left:1rem;margin:1.5rem 0;color:var(--gray-600);font-style:italic}.article-content code{background:var(--gray-200);padding:.2rem .4rem;border-radius:var(--border-radius-sm);font-family:var(--font-family-code);font-size:.875rem}.article-content pre{background:var(--gray-900);color:var(--white);padding:1rem;border-radius:var(--border-radius);overflow-x:auto}.article-content pre code{background:none;color:inherit;padding:0}.article-content img{max-width:100%;height:auto;border-radius:var(--border-radius);margin:1rem 0}.article-content table{width:100%;border-collapse:collapse;margin:1rem 0}.article-content table th,.article-content table td{border:1px solid var(--gray-300);padding:.75rem;text-align:left}.article-content table th{background:var(--gray-100);font-weight:600}img{vertical-align:middle;border-style:none;max-width:100%}footer{margin-top:auto;padding:1rem 0;background-color:var(--dark-color);border-top:1px solid var(--border-color)}footer .site-footer{margin-top:auto}.border{border:1px solid var(--border-color)!important}.shadow-sm{box-shadow:var(--shadow-sm)!important}.shadow{box-shadow:var(--shadow)!important}.shadow-lg{box-shadow:var(--shadow-lg)!important}.bg-light{background-color:var(--bg-light)!important}.bg-white{background-color:var(--white)!important}.text-primary{color:var(--secondary-color)!important}.text-secondary{color:var(--text-secondary)!important}.text-warning{color:var(--warning-color)!important}.text-danger{color:var(--danger-color)!important}.text-success{color:var(--success-color)!important}.text-muted{color:var(--text-muted)!important}.text-dark{color:var(--text-primary)!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-0,.ml-0{margin-left:0!important}.ms-1,.ml-1{margin-left:.25rem!important}.ms-2,.ml-2{margin-left:.5rem!important}.ms-3,.ml-3{margin-left:1rem!important}.ms-4,.ml-4{margin-left:1.5rem!important}.ms-5,.ml-5{margin-left:3rem!important}.me-0,.mr-0{margin-right:0!important}.me-1,.mr-1{margin-right:.25rem!important}.me-2,.mr-2{margin-right:.5rem!important}.me-3,.mr-3{margin-right:1rem!important}.me-4,.mr-4{margin-right:1.5rem!important}.me-5,.mr-5{margin-right:3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0,.pl-0{padding-left:0!important}.ps-1,.pl-1{padding-left:.25rem!important}.ps-2,.pl-2{padding-left:.5rem!important}.ps-3,.pl-3{padding-left:1rem!important}.ps-4,.pl-4{padding-left:1.5rem!important}.ps-5,.pl-5{padding-left:3rem!important}.pe-0,.pr-0{padding-right:0!important}.pe-1,.pr-1{padding-right:.25rem!important}.pe-2,.pr-2{padding-right:.5rem!important}.pe-3,.pr-3{padding-right:1rem!important}.pe-4,.pr-4{padding-right:1.5rem!important}.pe-5,.pr-5{padding-right:3rem!important}@media (max-width: 768px){.main-content-wrapper{padding:1rem 0}.container-fluid{padding-left:15px;padding-right:15px}.navbar-brand img{height:40px!important;width:auto!important}.carousel{height:300px!important;border-radius:var(--radius)}.carousel .carousel-caption h5{font-size:1.25rem}.carousel .carousel-caption p{font-size:1rem}.article-card .card-body{padding:1rem}.article-card .card-body .article-title{font-size:1.25rem}.article-card .article-meta{flex-direction:column;align-items:flex-start!important;gap:8px}.tag-cloud-container{height:300px!important}.tag-cloud-container .tag-bubble{font-size:12px!important}}@media (max-width: 576px){.carousel .carousel-item img{height:150px}.carousel .carousel-caption{padding:10px}.carousel .carousel-caption h5{font-size:1rem}.carousel .carousel-caption p{font-size:.875rem}}.loading-spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:var(--white);animation:spin 1s ease-in-out infinite}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:all .3s ease}.slide-enter-from{transform:translate(-100%)}.slide-leave-to{transform:translate(100%)}.page-enter-active,.page-leave-active{transition:all .2s ease}.page-enter-from{opacity:0;transform:translateY(10px)}.page-leave-to{opacity:0;transform:translateY(-10px)}.bg-primary{background-color:var(--primary-color)!important}.border-primary{border-color:var(--primary-color)!important}.rounded-xl{border-radius:var(--radius-xl)!important}.rounded-pill{border-radius:50rem!important}.cursor-pointer{cursor:pointer}.transition-all{transition:all .2s ease}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-end{justify-content:flex-end!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.text-center{text-align:center!important}.text-start,.text-left{text-align:left!important}.text-end,.text-right{text-align:right!important}.w-100{width:100%!important}.h-100{height:100%!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.font-weight-bold,.fw-bold{font-weight:700!important}.font-weight-normal,.fw-normal{font-weight:400!important}.font-weight-light,.fw-light{font-weight:300!important}.small{font-size:80%;font-weight:400}.lead{font-size:1.25rem;font-weight:300;line-height:1.6}.list-unstyled{padding-left:0;list-style:none}.border-bottom{border-bottom:1px solid var(--border-color)!important}.border-top{border-top:1px solid var(--border-color)!important}.border-start,.border-left{border-left:1px solid var(--border-color)!important}.border-end,.border-right{border-right:1px solid var(--border-color)!important}.main-content{flex:1;padding-top:0}.main-content-wrapper{flex-grow:1;padding:2rem 0}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}
