@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap");*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.rpv-toolbar__right{display:none!important}.rpv-toolbar__left .rpv-core__minimal-button{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 0 0 rgba(52,144,236,.3)}50%{box-shadow:0 0 0 8px rgba(52,144,236,0)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.feature-card{transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease,background-color .2s ease!important}.feature-card:hover{transform:translateY(-3px)!important}.feature-card:active{transform:translateY(-1px)!important}.menu-list-item{animation:fadeInUp .35s ease both}.menu-list-item:first-child{animation-delay:.05s}.menu-list-item:nth-child(2){animation-delay:.1s}.menu-list-item:nth-child(3){animation-delay:.15s}.menu-list-item:nth-child(4){animation-delay:.2s}.menu-list-item:nth-child(5){animation-delay:.25s}.menu-list-item:nth-child(6){animation-delay:.3s}.menu-list-item:nth-child(7){animation-delay:.35s}.menu-list-item:nth-child(8){animation-delay:.4s}.menu-list-item:nth-child(9){animation-delay:.45s}.menu-list-item:nth-child(10){animation-delay:.5s}.gradient-text{background:linear-gradient(135deg,#2874b8,#0e4469);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(52,144,236,.3);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(52,144,236,.6)}.new-chip-pulse{animation:pulse-glow 2s infinite}@keyframes navIconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.nav-icon-active{animation:navIconBounce .4s ease}.search-focused{box-shadow:0 0 0 3px rgba(52,144,236,.2)!important}@keyframes drawerSlideIn{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.glass-panel{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15)}button:focus-visible{outline:2px solid #2874b8;outline-offset:2px}