#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}*{box-sizing:border-box}body{margin:0;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1d1d1f;background:#fff}body,html{height:100%}html{scroll-behavior:smooth}#app{height:100%}.no-padding{padding:0!important}.padding-content{padding:4px 0}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none;transition:color .15s ease}div:focus{outline:none}dl,ol,ul{list-style:none;padding:0;margin:0}em,i{font-style:normal}.fr{float:right}.fl{float:left}.pr-5{padding-right:5px}.pl-5{padding-left:5px}.block{display:block}.inline-block{display:inline-block}.clear-fix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}code{background:#eef1f6;padding:15px 16px;margin-bottom:20px;display:block;line-height:36px;font-size:15px;font-family:Source Sans Pro,Helvetica Neue,Arial,sans-serif}code a{color:#337ab7;cursor:pointer}code a:hover{color:#20a0ff}.warn-content{background:rgba(66,185,131,.1);border-radius:2px;padding:1rem;line-height:1.6rem;word-spacing:.05rem}.warn-content a{color:#42b983;font-weight:600}.app-container{padding:20px}.components-container{margin:30px 50px;position:relative}.sub-nav-bar{height:50px;line-height:50px;position:relative;width:100%;text-align:right;padding-right:20px;transition:position .6s ease;background:linear-gradient(90deg,#20b6f9,#20b6f9 0,#2178f1 100%,#2178f1 0)}.sub-nav-bar .subtitle{font-size:20px;color:#fff}.sub-nav-bar.deleted,.sub-nav-bar.draft{background:#d0d0d0}.link-type,.link-type:focus{color:#337ab7;cursor:pointer}.link-type:focus:hover,.link-type:hover{color:#20a0ff}.filter-container{padding-bottom:10px}.filter-container .filter-item{display:inline-block;vertical-align:middle;margin-bottom:10px}.text-center{text-align:center}.text-right{text-align:right}.text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cursor-pointer{cursor:pointer}.text-green{color:#27b42a}.text-red{color:#ff3d22}.text-main{color:#2d9cdb}@font-face{font-family:OBJ;src:url(../../static/fonts/Objectivity-Medium.3984541f.otf) format("opentype");font-weight:400}.font-obj{font-family:OBJ,serif}.font-12{font-size:12px}.font-16{font-size:16px}.flex{display:flex;align-items:center;justify-content:center}.flex-1{flex:1}img{vertical-align:middle}p{margin:0;line-height:1.6}.grey{color:#86868b}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.app{min-height:100vh;display:flex;flex-direction:column;color:#1d1d1f;background:#fff}.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;width:100%;background:hsla(0,0%,100%,.58)}.app-header .header-inner{max-width:1072px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 24px;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.app-header .app-brand{display:flex;align-items:center;text-decoration:none;color:#1d1d1f}.app-header .site-logo{width:36px;height:36px;border-radius:10px}.app-header .brand-text{font-size:20px;font-weight:700;margin-left:10px;letter-spacing:-.02em}.app-header .nav-links{display:flex;align-items:center;gap:32px}.app-header .link{position:relative;text-decoration:none;font-weight:500;font-size:18px;color:#1d1d1f;transition:color .15s ease}.app-header .link:hover{color:#1a56db}.app-header .link.active{color:#1a56db;font-weight:600}.app-header .cta-button{display:inline-flex;align-items:center;padding:8px 20px;background:#1a56db;color:#fff;font-size:14px;font-weight:600;border-radius:980px;text-decoration:none;transition:all .15s ease}.app-header .cta-button:hover{background:#0e3faa;transform:scale(1.02)}.app-header .hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;cursor:pointer;background:none;border:none;padding:0}.app-header .mobile-menu{display:none;position:fixed;top:72px;left:0;right:0;bottom:0;background:#fff;z-index:1001;padding:24px;flex-direction:column;gap:8px}.app-header .mobile-menu.is-open{display:flex}.app-header .mobile-menu .mobile-link{display:block;padding:14px 0;font-size:17px;font-weight:600;color:#1d1d1f;text-decoration:none;border-bottom:1px solid #e5e5ea;transition:color .15s ease}.app-header .mobile-menu .mobile-link:hover{color:#1a56db}.app-header .mobile-menu .mobile-cta{margin-top:24px;display:flex;align-items:center;justify-content:center;padding:14px;background:#1a56db;color:#fff;font-size:15px;font-weight:600;border-radius:14px;text-decoration:none;transition:background .15s ease}.app-header .mobile-menu .mobile-cta:hover{background:#0e3faa}.page{flex:1;padding-top:0;min-height:auto}.content{max-width:1120px;margin:0 auto;padding:0 24px}.app-footer{background:#1d1d1f;color:hsla(0,0%,100%,.8)}.app-footer .footer-content{max-width:1120px;margin:0 auto;padding:60px 24px 40px}.app-footer .footer-top{display:flex;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid hsla(0,0%,100%,.12)}.app-footer .footer-brand .brand-row{display:flex;align-items:center;margin-bottom:16px}.app-footer .footer-brand .brand-text{font-size:20px;font-weight:700;color:#fff;margin-left:10px}.app-footer .footer-brand .brand-desc{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.5);max-width:300px}.app-footer .footer-links{display:flex;gap:64px}.app-footer .footer-links .link-group .group-title{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.app-footer .footer-links .link-group a{display:block;font-size:14px;color:hsla(0,0%,100%,.7);text-decoration:none;margin-bottom:10px;transition:color .15s ease}.app-footer .footer-links .link-group a:hover{color:#fff}.app-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px;font-size:13px;color:hsla(0,0%,100%,.4)}.app-footer .footer-bottom .social-links{display:flex;gap:16px}.app-footer .footer-bottom .social-links a{color:hsla(0,0%,100%,.5);transition:color .15s ease}.app-footer .footer-bottom .social-links a:hover{color:#fff}.section{padding:100px 0}.section-alt{background:#f5f5f7}.section-header{text-align:center;max-width:680px;margin:0 auto 64px}.section-header .section-label{display:inline-block;font-size:14px;font-weight:600;color:#1a56db;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.section-header .section-title{font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#1d1d1f;margin-bottom:20px}.section-header .section-subtitle{font-size:18px;line-height:1.6;color:#86868b}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;-webkit-animation:fadeInUp .7s ease forwards;animation:fadeInUp .7s ease forwards}@media(max-width:768px){.app-header .header-inner{padding:0 20px;height:56px}.app-header .cta-button,.app-header .nav-links{display:none}.app-header .hamburger{display:flex}.app-header .mobile-menu{top:56px}.section{padding:60px 0}.section-header{margin-bottom:40px}.section-header .section-title{font-size:32px}.section-header .section-subtitle{font-size:16px}.app-footer .footer-top{flex-direction:column;gap:32px}.app-footer .footer-links{gap:32px;flex-wrap:wrap}.app-footer .footer-bottom{flex-direction:column;gap:16px;text-align:center}}@media screen and (max-width:480px){.section-header .section-title{font-size:28px}}