@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{background-color:#fff;color:#0d0d0d;font-size:1rem;font-weight:400;line-height:1.6;overflow-x:hidden;padding-top:110px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4,h5,h6{color:inherit;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin:0}h1{font-size:2.5rem;font-weight:700;letter-spacing:-.02em}h2{font-size:2rem;letter-spacing:-.015em}h2,h3{font-weight:600}h3{font-size:1.75rem}h4{font-size:1.5rem;font-weight:600}h5{font-size:1.25rem}h5,h6{font-weight:500}h6{font-size:1.125rem}@media (min-width:768px){h1{font-size:3.5rem}h2{font-size:2.75rem}h3{font-size:2.25rem}h4{font-size:1.875rem}h5{font-size:1.5rem}h6{font-size:1.25rem}}@media (min-width:1200px){h1{font-size:4rem}h2{font-size:3rem}}p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin:0}.text-xs{font-size:.75rem;line-height:1.4}.text-sm{font-size:.875rem;line-height:1.5}.text-base{font-size:1rem;line-height:1.6}.text-lg{font-size:1.125rem;line-height:1.6}.text-xl{font-size:1.25rem;line-height:1.5}.text-2xl{font-size:1.5rem;line-height:1.4}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.leading-none{line-height:1}.leading-tight{line-height:1.2}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.6}.leading-loose{line-height:2}button,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:inherit}button{background:none;border:none;cursor:pointer;font-weight:500}a{color:inherit;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-decoration:none;transition:color .2s ease}:root{--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-search-backdrop:9998;--z-search-panel:9999;--z-top-layer:10000}.announcement-banner{top:0!important;z-index:var(--z-fixed)!important}.announcement-banner,.header{left:0!important;position:fixed!important;right:0!important;width:100%!important}.header{background-color:#fff!important;border-bottom:1px solid #eee!important;box-shadow:0 2px 10px rgba(0,0,0,.1)!important;top:40px!important;transition:all .3s ease!important;z-index:var(--z-sticky)!important}.header.scrolled{backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;background-color:hsla(0,0%,100%,.98)!important;box-shadow:0 4px 25px rgba(0,0,0,.15)!important}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:100px 0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.fade-in{animation:fadeIn .8s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}img{display:block;height:auto;max-width:100%}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.page-enter-active,.page-leave-active{transition:opacity .3s}.page-enter,.page-leave-to{opacity:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}body.search-open{overflow:hidden}.search-backdrop{backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background-color:rgba(0,0,0,.5)!important;bottom:0!important;left:0!important;opacity:0;position:fixed!important;right:0!important;top:0!important;transition:all .3s ease!important;visibility:hidden;z-index:var(--z-search-backdrop)!important}.search-backdrop.active{opacity:1!important;visibility:visible!important}.search-panel{background-color:#fff!important;border-left:1px solid #f0f0f0!important;box-shadow:-10px 0 30px rgba(0,0,0,.3)!important;display:flex!important;flex-direction:column!important;height:100vh!important;position:fixed!important;right:-500px!important;top:0!important;transition:right .4s cubic-bezier(.25,.46,.45,.94)!important;width:500px!important;z-index:var(--z-search-panel)!important}.search-panel.open{right:0!important}.search-header{background:#fff!important;border-bottom:1px solid #f0f0f0!important;gap:20px!important;padding:40px 30px 25px!important}.search-header,.search-input-wrapper{align-items:center!important;display:flex!important}.search-input-wrapper{border-bottom:2px solid #ddd!important;flex:1!important;padding-bottom:12px!important;transition:border-color .3s ease!important}.search-input-wrapper:focus-within{border-color:#000!important}.search-icon{color:#666!important;flex-shrink:0!important;margin-right:15px!important}.search-input{background:transparent!important;border:none!important;color:#000!important;flex:1!important;font-size:1.125rem!important;font-weight:300!important;line-height:1.4!important;outline:none!important;padding:0!important}.search-input::-moz-placeholder{color:#999!important;font-weight:300!important}.search-input::placeholder{color:#999!important;font-weight:300!important}.close-btn{background:none!important;border:none!important;border-radius:50%!important;color:#666!important;cursor:pointer!important;flex-shrink:0!important;padding:8px!important;transition:all .2s ease!important}.close-btn:hover{background-color:#f5f5f5!important;color:#000!important}.search-content{background:#fff!important;flex:1!important;overflow-y:auto!important;padding:40px 30px!important}.search-section{margin-bottom:40px!important}.section-title{color:#666!important;font-size:.75rem!important;font-weight:600!important;letter-spacing:1.5px!important;margin-bottom:20px!important;text-transform:uppercase!important}.popular-tags{display:flex!important;flex-wrap:wrap!important;gap:12px!important}.tag-btn{background:transparent!important;border:1px solid #ddd!important;border-radius:20px!important;color:#666!important;cursor:pointer!important;font-size:.75rem!important;font-weight:500!important;letter-spacing:.5px!important;padding:10px 16px!important;text-transform:uppercase!important;transition:all .3s ease!important}.tag-btn:hover{background-color:#000!important;border-color:#000!important;color:#fff!important;transform:translateY(-1px)!important}@media (max-width:768px){body{padding-top:110px}.search-panel{right:-100%!important;width:100%!important}.search-panel.open{right:0!important}.search-header{padding:25px 20px 20px!important}.search-content{padding:25px 20px!important}.search-input{font-size:1rem!important}.section-title{margin-bottom:15px!important}.section-title,.tag-btn{font-size:.6875rem!important}.tag-btn{padding:8px 12px!important}}@media (max-width:480px){body{padding-top:110px}.search-header{padding:20px 15px 15px!important}.search-content{padding:20px 15px!important}.search-section{margin-bottom:30px!important}}