/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box;font-family:Inter,sans-serif;-webkit-tap-highlight-color:transparent;background-color:#0f172a}body{color:#fff}*,*:before,*:after{box-sizing:inherit}img{max-width:100%;height:auto;vertical-align:middle}a{text-decoration:none;color:inherit}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.2}h2{font-size:2.25rem}h3{font-size:1.4rem}p{line-height:1.65}.accent{color:#f59e0b}.main-content{overflow-x:clip;position:relative}.container{width:1300px;margin:0 auto;padding:0 1rem}@media screen and (max-width: 1300px){.container{width:auto}}.btn{display:inline-flex;justify-content:center;align-items:center;background-color:#f59e0b;border:1px solid #F59E0B;padding:.85rem 1.75rem;color:#0f172a;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .15s ease}.btn svg{margin-right:.5rem}.btn:hover{background-color:#d97706;border-color:#d97706;transform:translateY(-1px)}.btn-outline{background-color:transparent;color:#f59e0b}.btn-outline:hover{background-color:#f59e0b1f;color:#f59e0b;border-color:#f59e0b}.btn-outline-light{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.35)}.btn-outline-light:hover{background-color:#fff;color:#0f172a;border-color:#fff}.main-header{position:fixed;z-index:1000;top:0;width:100%;background-color:transparent;transition:box-shadow .3s ease,background-color .35s ease,border-color .35s ease;border-bottom:1px solid transparent}.main-header .container{height:5rem;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between}.main-header .main-logo{display:flex;align-items:center}.main-header .main-logo .logo-icon{margin-right:.75rem;width:2.5rem;height:2.5rem;flex-shrink:0;display:block;border-radius:9px;box-shadow:0 4px 12px #f59e0b59}.main-header .main-logo .logo-text-wrapper{display:flex;flex-direction:column;line-height:1.1}.main-header .main-logo .logo-title{font-size:1.05rem;font-weight:700;letter-spacing:-.01em;transition:color .35s ease}.main-header .main-logo .logo-subtitle{font-size:.7rem;font-weight:500;margin-top:.15rem;transition:color .35s ease}.main-header .menu{list-style:none;display:flex;padding:0;margin:0}.main-header .menu .menu-item{padding:1rem;line-height:1}.main-header .menu .menu-item>a{font-size:.92rem;position:relative;transition:color .35s ease;line-height:1}.main-header .menu .menu-item>a:before{content:"";position:absolute;bottom:-.5rem;left:0;width:0;height:2px;background:#f59e0b;transition:width .3s ease}.main-header .menu .menu-item>a:hover{color:#f59e0b}.main-header .menu .menu-item>a:hover:before{width:100%}.main-header .mobile-menu-btn{display:none;width:2.75rem;height:2.75rem;background:none;border:1px solid transparent;border-radius:10px;position:relative;padding:0;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.main-header .mobile-menu-btn .mobile-menu-icon-stripe{position:absolute;top:50%;left:50%;width:1.4rem;height:2px;background:#f59e0b;border-radius:2px;transition:transform .35s ease,opacity .2s ease,width .35s ease}.main-header .mobile-menu-btn .mobile-menu-icon-stripe:nth-child(1){transform:translate(-50%,-50%) translateY(-6px)}.main-header .mobile-menu-btn .mobile-menu-icon-stripe:nth-child(2){transform:translate(-50%,-50%);width:1.05rem}.main-header .mobile-menu-btn .mobile-menu-icon-stripe:nth-child(3){transform:translate(-50%,-50%) translateY(6px)}.main-header.no-anim{transition:none}.main-header.header-dark .main-logo .logo-title{color:#fff}.main-header.header-dark .main-logo .logo-subtitle{color:#94a3b8}.main-header.header-dark .menu .menu-item>a{color:#cbd5e1}.main-header.scrolled.header-dark{background-color:#0f172ad1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 20px #00000059;border-bottom-color:#ffffff0f}.main-header.header-light .main-logo .logo-title{color:#0f172a}.main-header.header-light .main-logo .logo-subtitle{color:#64748b}.main-header.header-light .menu .menu-item>a{color:#475569}.main-header.scrolled.header-light{background-color:#f8fafcd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 20px #0f172a14;border-bottom-color:#0f172a0f}.header-right{display:flex;align-items:center;gap:.5rem}.lang-switch{position:relative}.lang-switch .lang-switch-btn{display:inline-flex;align-items:center;gap:.4rem;background:transparent;border:1px solid;border-radius:8px;padding:.3rem .6rem;font-size:.78rem;font-weight:600;cursor:pointer;font-family:inherit;transition:color .2s ease,border-color .2s ease}.lang-switch .lang-switch-btn .lang-globe-ico{width:15px;height:15px}.lang-switch .lang-switch-btn .lang-caret{width:13px;height:13px;opacity:.8;transition:transform .25s ease}.lang-switch:after{content:"";position:absolute;left:0;right:0;top:100%;height:.6rem}.lang-switch .lang-menu{position:absolute;top:calc(100% + .5rem);right:0;min-width:160px;list-style:none;margin:0;padding:.35rem;border-radius:10px;border:1px solid;box-shadow:0 12px 30px #0f172a40;z-index:10;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.lang-switch .lang-menu .lang-opt{width:100%;display:flex;align-items:center;gap:.5rem;text-align:left;background:transparent;border:none;border-radius:6px;padding:.45rem .6rem;font-size:.85rem;font-family:inherit;cursor:pointer;transition:background .15s ease,color .15s ease}.lang-switch .lang-menu .lang-opt:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:0}.lang-switch .lang-menu .lang-opt.is-active{color:#f59e0b;font-weight:600}.lang-switch .lang-menu .lang-opt.is-active:before{opacity:1}.lang-switch:hover .lang-switch-btn{color:#f59e0b;border-color:#f59e0b}.lang-switch:hover .lang-switch-btn .lang-caret{transform:rotate(180deg)}.lang-switch:hover .lang-menu{opacity:1;visibility:visible;transform:translateY(0)}.main-header.header-dark .lang-switch .lang-switch-btn{color:#cbd5e1;border-color:#ffffff40}.main-header.header-dark .lang-switch .lang-menu{background:#1e293b;border-color:#ffffff1a}.main-header.header-dark .lang-switch .lang-opt{color:#cbd5e1}.main-header.header-dark .lang-switch .lang-opt:hover{background:#ffffff14;color:#fff}.main-header.header-dark .lang-switch .lang-opt.is-active,.main-header.header-dark .lang-switch .lang-opt.is-active:hover{color:#f59e0b}.main-header.header-light .lang-switch .lang-switch-btn{color:#475569;border-color:#e2e8f0}.main-header.header-light .lang-switch .lang-menu{background:#fff;border-color:#e2e8f0}.main-header.header-light .lang-switch .lang-opt{color:#475569}.main-header.header-light .lang-switch .lang-opt:hover{background:#f8fafc;color:#0f172a}.main-header.header-light .lang-switch .lang-opt.is-active,.main-header.header-light .lang-switch .lang-opt.is-active:hover{color:#f59e0b}.mobile-lang{display:none}@media screen and (max-width: 1110px){.main-header .mobile-menu-btn{display:block}.main-header.header-dark .mobile-menu-btn{border-color:#ffffff26}.main-header.header-light .mobile-menu-btn{border-color:#0f172a1f}.main-header.mobile-menu-open .mobile-menu-btn,.main-header .mobile-menu-btn:hover{background:#f59e0b1f;border-color:#f59e0b80}.lang-switch{display:none}.main-navigation{position:fixed;top:5rem;left:0;width:100%;max-height:calc(100vh - 5rem);overflow-y:auto;padding:.5rem 0 .85rem;flex-direction:column;align-items:stretch;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.main-navigation .menu{flex-direction:column;width:100%;padding:.6rem .85rem;gap:.15rem}.main-navigation .menu .menu-item{padding:0;width:100%}.main-navigation .menu .menu-item>a{display:block;padding:.9rem 1.15rem;font-size:1.05rem;font-weight:500;border-radius:12px;line-height:1.2;transition:color .2s ease,background-color .2s ease}.main-navigation .menu .menu-item>a:before{display:none}.main-navigation .menu .menu-item>a:hover,.main-navigation .menu .menu-item>a:active{color:#f59e0b;background:#f59e0b1a}.main-header.header-dark .main-navigation{background:#0f172ae6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 32px #00000073;border-top:1px solid rgba(255,255,255,.08)}.main-header.header-light .main-navigation{background:#f8fafce6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 32px #0f172a1a;border-top:1px solid rgba(15,23,42,.06)}.mobile-lang{display:flex;align-items:center;justify-content:space-between;margin:.5rem 1.35rem .35rem;padding-top:.95rem}.mobile-lang .mobile-lang-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.mobile-lang .mobile-lang-label .lang-globe-ico{width:16px;height:16px}.mobile-lang .mobile-lang-opts{display:flex;gap:.4rem}.mobile-lang .mobile-lang-opt{font-family:inherit;font-size:.82rem;font-weight:700;padding:.35rem .8rem;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.mobile-lang .mobile-lang-opt.is-active{color:#f59e0b;border-color:#f59e0b80;background:#f59e0b1f}.main-header.header-dark .mobile-lang{border-top:1px solid rgba(255,255,255,.1)}.main-header.header-dark .mobile-lang .mobile-lang-label{color:#94a3b8}.main-header.header-dark .mobile-lang .mobile-lang-opt{color:#cbd5e1}.main-header.header-dark .mobile-lang .mobile-lang-opt:not(.is-active){border-color:#ffffff2e}.main-header.header-light .mobile-lang{border-top:1px solid rgba(15,23,42,.08)}.main-header.header-light .mobile-lang .mobile-lang-label{color:#64748b}.main-header.header-light .mobile-lang .mobile-lang-opt{color:#475569}.main-header.header-light .mobile-lang .mobile-lang-opt:not(.is-active){border-color:#e2e8f0}.main-header.mobile-menu-open .main-navigation{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,visibility 0s}.main-header.mobile-menu-open .mobile-menu-btn .mobile-menu-icon-stripe:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.main-header.mobile-menu-open .mobile-menu-btn .mobile-menu-icon-stripe:nth-child(2){opacity:0;transform:translate(-50%,-50%) scaleX(0)}.main-header.mobile-menu-open .mobile-menu-btn .mobile-menu-icon-stripe:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}}@media screen and (max-width: 500px){.main-header .main-logo .logo-title{font-size:.92rem}.main-header .main-logo .logo-subtitle{font-size:.65rem}}.main-footer{background:#0f172a;border-top:1px solid rgba(255,255,255,.06);color:#94a3b8}.main-footer .container{padding:1.5rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.main-footer .footer-text{text-align:center;margin:0;font-size:.9rem}.main-footer .footer-link{color:#94a3b8;transition:color .25s ease}.main-footer .footer-link:hover{color:#f59e0b}.main-footer .footer-affiliation{display:inline-flex;align-items:center;gap:.6rem;margin:0;font-size:.82rem;color:#64748b}.main-footer .footer-affiliation img{opacity:.8;flex-shrink:0}.main-footer .footer-affiliation .footer-link{color:inherit}.main-footer .footer-affiliation .footer-link:hover{color:#f59e0b}@media screen and (max-width: 700px){.main-footer .container{flex-direction:column;gap:.85rem;text-align:center}.main-footer .footer-affiliation{flex-direction:column;gap:.45rem}}section>.container>.reveal:nth-child(1),section>.container>.reveal-up:nth-child(1),section>.container>.reveal-left:nth-child(1),section>.container>.reveal-right:nth-child(1),section>.container>.reveal-scale:nth-child(1){animation-delay:0s}section>.container>.reveal:nth-child(2),section>.container>.reveal-up:nth-child(2),section>.container>.reveal-left:nth-child(2),section>.container>.reveal-right:nth-child(2),section>.container>.reveal-scale:nth-child(2){animation-delay:.18s}section>.container>.reveal:nth-child(3),section>.container>.reveal-up:nth-child(3),section>.container>.reveal-left:nth-child(3),section>.container>.reveal-right:nth-child(3),section>.container>.reveal-scale:nth-child(3){animation-delay:.36s}section>.container>.reveal:nth-child(4),section>.container>.reveal-up:nth-child(4),section>.container>.reveal-left:nth-child(4),section>.container>.reveal-right:nth-child(4),section>.container>.reveal-scale:nth-child(4){animation-delay:.54s}section>.container>.reveal:nth-child(5),section>.container>.reveal-up:nth-child(5),section>.container>.reveal-left:nth-child(5),section>.container>.reveal-right:nth-child(5),section>.container>.reveal-scale:nth-child(5){animation-delay:.72s}section>.container>.reveal:nth-child(6),section>.container>.reveal-up:nth-child(6),section>.container>.reveal-left:nth-child(6),section>.container>.reveal-right:nth-child(6),section>.container>.reveal-scale:nth-child(6){animation-delay:.9s}section>.container>.reveal:nth-child(7),section>.container>.reveal-up:nth-child(7),section>.container>.reveal-left:nth-child(7),section>.container>.reveal-right:nth-child(7),section>.container>.reveal-scale:nth-child(7){animation-delay:1.08s}section>.container>.reveal:nth-child(8),section>.container>.reveal-up:nth-child(8),section>.container>.reveal-left:nth-child(8),section>.container>.reveal-right:nth-child(8),section>.container>.reveal-scale:nth-child(8){animation-delay:1.26s}section>.container>.reveal:nth-child(9),section>.container>.reveal-up:nth-child(9),section>.container>.reveal-left:nth-child(9),section>.container>.reveal-right:nth-child(9),section>.container>.reveal-scale:nth-child(9){animation-delay:1.44s}section>.container>.reveal:nth-child(10),section>.container>.reveal-up:nth-child(10),section>.container>.reveal-left:nth-child(10),section>.container>.reveal-right:nth-child(10),section>.container>.reveal-scale:nth-child(10){animation-delay:1.62s}.stagger>*:nth-child(1){animation-delay:0s}.stagger>*:nth-child(2){animation-delay:.22s}.stagger>*:nth-child(3){animation-delay:.44s}.stagger>*:nth-child(4){animation-delay:.66s}.stagger>*:nth-child(5){animation-delay:.88s}.stagger>*:nth-child(6){animation-delay:1.1s}.stagger>*:nth-child(7){animation-delay:1.32s}.stagger>*:nth-child(8){animation-delay:1.54s}.stagger>*:nth-child(9){animation-delay:1.76s}.stagger>*:nth-child(10){animation-delay:1.98s}.hero-section>.container>.reveal-right:nth-child(1){animation-delay:.45s}.hero-section>.container>.reveal-scale:nth-child(2){animation-delay:.35s;animation-duration:.7s}@media (prefers-reduced-motion: reduce){.reveal,.reveal-up,.reveal-left,.reveal-right,.reveal-scale,.mock-screenshot,.floating-card,.mock-sidebar>*,.mock-main>*,.mock-card-row .mock-card{opacity:1!important;transform:none!important;animation:none!important}}.hero-section{background:#0f172a;background-image:radial-gradient(circle at 20% 0%,rgba(245,158,11,.08) 0%,transparent 50%),radial-gradient(circle at 80% 100%,rgba(56,189,248,.06) 0%,transparent 50%);min-height:100vh;padding-top:7rem;padding-bottom:4rem;display:flex;align-items:center;position:relative;overflow:hidden}.hero-section .container{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.hero-section .left{max-width:600px}.hero-section .eyebrow{display:inline-flex;align-items:center;gap:.65rem;margin-bottom:1.75rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#94a3b8}.hero-section .eyebrow strong{color:#f59e0b;font-weight:700}.hero-section .eyebrow .eb-sep{width:1px;height:.85rem;background:#ffffff40}.hero-section .title{font-size:3rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem;color:#fff}.hero-section .subtitle{font-size:1.1rem;color:#cbd5e1;margin-bottom:2rem;line-height:1.6}.hero-section .buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-section .mockup{position:relative;width:100%;max-width:700px;margin-left:auto}.hero-section .browser-frame{background:#1e293b;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 30px 60px #00000080;overflow:hidden;transform:perspective(1200px) rotateY(-6deg) rotateX(2deg)}.hero-section .browser-bar{background:#0f172a;padding:.65rem .9rem;display:flex;align-items:center;gap:.4rem;border-bottom:1px solid rgba(255,255,255,.06)}.hero-section .browser-bar .dot{width:11px;height:11px;border-radius:50%;background:#ffffff26}.hero-section .browser-bar .url{margin-left:.75rem;background:#00000040;color:#94a3b8;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;flex:1;max-width:280px}.hero-section .browser-content{height:350px;background:linear-gradient(180deg,rgba(245,158,11,.04) 0%,transparent 100%),#1e293b;display:grid;grid-template-columns:97px 1fr;position:relative}.hero-section .browser-content .mock-sidebar{background:#0f172a;padding:.5rem .5rem 1rem;border-right:1px solid rgba(255,255,255,.06)}.hero-section .browser-content .mock-sidebar .mock-logo{width:14px;height:14px;border-radius:4px;background:#ffffff0a;margin-bottom:.4rem}.hero-section .browser-content .mock-sidebar .mock-avatar{width:30px;height:30px;border-radius:50%;background:#ffffff0a;margin:.25rem auto 1.6rem}.hero-section .browser-content .mock-sidebar .mock-nav-item{height:14px;margin-bottom:.6rem;border-radius:4px;background:#ffffff0a}.hero-section .browser-content .mock-main{padding:.78rem 1.56rem 1.56rem;display:flex;flex-direction:column;gap:.75rem}.hero-section .browser-content .mock-main .mock-title{height:18px;width:100%;background:#ffffff26;border-radius:3px}.hero-section .browser-content .mock-main .mock-line{height:10px;background:#ffffff12;border-radius:3px}.hero-section .browser-content .mock-main .mock-line.hero-1{width:30%;align-self:center}.hero-section .browser-content .mock-main .mock-line.hero-2{width:40%;align-self:center}.hero-section .browser-content .mock-main .mock-line.label{width:calc((100% - 1.8rem)/8);align-self:flex-start;margin-top:20px}.hero-section .browser-content .mock-main .mock-card-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:.5rem}.hero-section .browser-content .mock-main .mock-card-row .mock-card{height:80px;background:#ffffff0a;border-radius:6px;border:1px solid rgba(255,255,255,.04)}.hero-section .browser-content .mock-screenshot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top left;opacity:0;animation:heroScreenshotIn .7s ease forwards;animation-delay:1.82s}.hero-section .browser-content .mock-sidebar>*,.hero-section .browser-content .mock-main>*:not(.mock-card-row),.hero-section .browser-content .mock-card-row .mock-card{opacity:0;animation:wfIn .35s cubic-bezier(.22,.61,.36,1) forwards}.hero-section .browser-content .mock-sidebar>*:nth-child(1){animation-delay:.55s}.hero-section .browser-content .mock-sidebar>*:nth-child(2){animation-delay:.6s}.hero-section .browser-content .mock-sidebar>*:nth-child(3){animation-delay:.65s}.hero-section .browser-content .mock-sidebar>*:nth-child(4){animation-delay:.7s}.hero-section .browser-content .mock-sidebar>*:nth-child(5){animation-delay:.75s}.hero-section .browser-content .mock-sidebar>*:nth-child(6){animation-delay:.8s}.hero-section .browser-content .mock-sidebar>*:nth-child(7){animation-delay:.85s}.hero-section .browser-content .mock-sidebar>*:nth-child(8){animation-delay:.9s}.hero-section .browser-content .mock-main>*:nth-child(1){animation-delay:.6s}.hero-section .browser-content .mock-main>*:nth-child(2){animation-delay:.66s}.hero-section .browser-content .mock-main>*:nth-child(3){animation-delay:.72s}.hero-section .browser-content .mock-main>*:nth-child(4){animation-delay:.78s}.hero-section .browser-content .mock-main>*:nth-child(5){animation-delay:.84s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(1){animation-delay:.95s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(2){animation-delay:.995s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(3){animation-delay:1.04s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(4){animation-delay:1.085s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(5){animation-delay:1.13s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(6){animation-delay:1.175s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(7){animation-delay:1.22s}.hero-section .browser-content .mock-card-row .mock-card:nth-child(8){animation-delay:1.265s}.hero-section .floating-card{position:absolute;background:#0f172a;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.85rem 1rem;box-shadow:0 20px 40px #0006;font-size:.8rem;min-width:200px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;animation:cardFadeIn .5s ease forwards,float 6s ease-in-out infinite}.hero-section .floating-card .card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem;color:#94a3b8;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.hero-section .floating-card .card-icon{width:14px;height:14px;color:#f59e0b}.hero-section .floating-card .card-body{color:#fff;font-weight:600}.hero-section .floating-card .badge{display:inline-block;background:#22c55e26;color:#22c55e;padding:.15rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;margin-left:.4rem}.hero-section .floating-card .code-snippet{font-family:Consolas,Monaco,monospace;color:#cbd5e1;font-size:.72rem;margin-top:.3rem;line-height:1.5}.hero-section .floating-card .code-snippet .token-key{color:#93c5fd}.hero-section .floating-card .code-snippet .token-string{color:#86efac}.hero-section .floating-card.card-identity{top:-1.5rem;right:-2rem;animation-delay:2.37s,2.37s}.hero-section .floating-card.card-trace{bottom:2rem;right:-3rem;animation-delay:2.37s,3.87s}.hero-section .floating-card.card-event{bottom:2rem;left:-2rem;animation-delay:2.37s,5.37s;min-width:220px}.hero-section .scroll-down{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);opacity:.5}.hero-section .scroll-down .mouse{width:22px;height:36px;border:2px solid #94A3B8;border-radius:12px;display:block;position:relative}.hero-section .scroll-down .mouse:after{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:3px;height:6px;background:#f59e0b;border-radius:2px;animation:scroll-dot 1.8s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroScreenshotIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes wfIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cardFadeIn{0%{opacity:0}to{opacity:1}}@keyframes scroll-dot{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(14px)}}@media screen and (max-width: 1100px){.hero-section .container{grid-template-columns:1fr;gap:3rem}.hero-section .title{font-size:2.4rem}.hero-section .mockup{max-width:480px;margin:0 auto}.hero-section .floating-card.card-identity{right:-1rem}.hero-section .floating-card.card-trace{right:-1.5rem}.hero-section .floating-card.card-event{left:-1rem}.hero-section .scroll-down{display:none}}@media screen and (max-width: 600px){.hero-section .title{font-size:1.9rem}.hero-section .subtitle{font-size:1rem}.hero-section .browser-content{height:240px;grid-template-columns:70px 1fr}.hero-section .browser-content .mock-sidebar{padding:.5rem .4rem}.hero-section .floating-card{min-width:160px;padding:.65rem .75rem;font-size:.72rem}.hero-section .floating-card.card-event{display:none}}.motivation-section{background:#1e293b;padding:7rem 0;position:relative}.motivation-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.3),transparent)}.motivation-section h2{font-size:2.4rem;margin-bottom:1.5rem;max-width:800px}.motivation-section .lead{font-size:1.1rem;color:#cbd5e1;max-width:750px;margin-bottom:3rem}.motivation-section .principles{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.motivation-section .principle{padding:1.75rem;background:#0f172a;border:1px solid rgba(255,255,255,.06);border-radius:12px;transition:transform .25s ease,border-color .25s ease}.motivation-section .principle:hover{transform:translateY(-4px);border-color:#f59e0b4d}.motivation-section .principle .principle-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:#f59e0b1f;color:#f59e0b;margin-bottom:1rem}.motivation-section .principle h3{font-size:1.15rem;margin-bottom:.6rem}.motivation-section .principle p{font-size:.92rem;color:#cbd5e1;margin:0}@media screen and (max-width: 900px){.motivation-section{padding:5rem 0}.motivation-section h2{font-size:2rem}.motivation-section .principles{grid-template-columns:1fr;gap:1rem}}.goals-section{background:#f8fafc;color:#0f172a;padding:7rem 0}.goals-section h2{text-align:center;margin-bottom:1rem}.goals-section .section-subtitle{text-align:center;color:#475569;max-width:700px;margin:0 auto 3.5rem;font-size:1.05rem}.goals-section .goals-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem}.goals-section .goal-card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:2.5rem 2rem;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.goals-section .goal-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#f59e0b}.goals-section .goal-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0f172a1f}.goals-section .goal-card .goal-head{display:flex;flex-direction:column;align-items:flex-start;gap:1.15rem;margin-bottom:.55rem}.goals-section .goal-card .goal-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:#f59e0b1f;color:#f59e0b}.goals-section .goal-card .goal-label{font-size:.78rem;color:#d97706;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.goals-section .goal-card h3{font-size:1.6rem;margin-bottom:.25rem}.goals-section .goal-card .goal-subheading{color:#64748b;font-size:1rem;margin-bottom:1rem;font-weight:500}.goals-section .goal-card p{color:#475569;margin-bottom:1.5rem}.goals-section .goal-card .bullets{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.goals-section .goal-card .bullets li{background:#f8fafc;border:1px solid #E2E8F0;color:#334155;padding:.35rem .8rem;border-radius:999px;font-size:.82rem;font-weight:500}.goals-section .goal-card .goal-cta{color:#f59e0b;font-weight:600;display:inline-flex;align-items:center;gap:.35rem;transition:gap .25s ease}.goals-section .goal-card .goal-cta:hover{gap:.6rem}.goals-section .goal-card .goal-pending{display:inline-block;color:#94a3b8;font-weight:500;font-size:.9rem;padding:.4rem 0}@media screen and (max-width: 900px){.goals-section{padding:5rem 0}.goals-section .goals-grid{grid-template-columns:1fr}}.modules-section{background:#f8fafc;color:#0f172a;padding:7rem 0;border-top:1px solid #E2E8F0}.modules-section h2{text-align:center;margin-bottom:1rem}.modules-section .section-subtitle{text-align:center;color:#475569;max-width:760px;margin:0 auto 3.5rem;font-size:1.05rem}.modules-section .modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.modules-section .module-card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:2rem 1.75rem;transition:transform .25s ease,box-shadow .25s ease}.modules-section .module-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0f172a1a}.modules-section .module-card .module-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#f59e0b1f;color:#f59e0b;margin-bottom:1.25rem}.modules-section .module-card h3{font-size:1.3rem;margin-bottom:.35rem}.modules-section .module-card .module-tagline{color:#f59e0b;font-size:.9rem;font-weight:600;margin-bottom:.85rem}.modules-section .module-card p{color:#475569;margin:0;font-size:.95rem}.modules-section .vector-indexer-card{background:linear-gradient(135deg,#fffbeb,#fff);color:#0f172a;border-radius:16px;padding:2.5rem;display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:center;margin-top:1rem;border:1px solid rgba(245,158,11,.35);box-shadow:0 10px 30px #f59e0b14}.modules-section .vector-indexer-card .vi-content .vi-badge{display:inline-block;background:#f59e0b2e;color:#d97706;padding:.3rem .75rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.modules-section .vector-indexer-card .vi-content h3{font-size:1.6rem;margin-bottom:.85rem}.modules-section .vector-indexer-card .vi-content p{color:#475569;margin:0}.modules-section .vector-indexer-card .vi-flow{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.modules-section .vector-indexer-card .vi-flow .vi-step{flex:1;background:#fff;border:1px solid #E2E8F0;border-radius:10px;padding:1rem .6rem;text-align:center;font-size:.8rem;color:#475569}.modules-section .vector-indexer-card .vi-flow .vi-step .vi-step-icon{color:#f59e0b;margin-bottom:.4rem;display:inline-flex}.modules-section .vector-indexer-card .vi-flow .vi-step .vi-step-label{font-weight:600;color:#0f172a}.modules-section .vector-indexer-card .vi-flow .vi-arrow{color:#f59e0b;opacity:.7;flex-shrink:0}@media screen and (max-width: 1000px){.modules-section .modules-grid{grid-template-columns:1fr}.modules-section .vector-indexer-card{grid-template-columns:1fr;padding:2rem}.modules-section .vector-indexer-card .vi-flow{flex-direction:column;gap:.5rem;align-items:stretch}.modules-section .vector-indexer-card .vi-arrow{display:flex;justify-content:center}.modules-section .vector-indexer-card .vi-arrow svg{transform:rotate(90deg)}}.architecture-section{background:#f8fafc;color:#0f172a;position:relative;border-top:1px solid #E2E8F0}.architecture-section .arch-pin-wrapper{height:210vh;position:relative}.architecture-section .arch-pinned{height:100vh;position:relative;display:flex;flex-direction:column;padding:6.5rem 0 1.5rem;overflow:hidden}.architecture-section .arch-header{text-align:center;margin-bottom:1.5rem}.architecture-section .arch-header h2{font-size:2.2rem;margin-bottom:.4rem}.architecture-section .arch-header .arch-section-subtitle{color:#64748b;font-size:.95rem;margin:0}.architecture-section .arch-content{flex:1;min-height:0;display:grid;grid-template-columns:320px 1fr;gap:2.5rem;align-items:stretch;max-width:1500px;width:100%;margin:0 auto;padding:0 2rem;position:relative}.architecture-section .arch-text-panel{position:relative;min-height:220px;align-self:center}.architecture-section .arch-text-panel .arch-step{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(16px);transition:opacity .4s ease,transform .4s ease}.architecture-section .arch-text-panel .arch-step.active{opacity:1;transform:translateY(0)}.architecture-section .arch-text-panel .arch-step .arch-step-number{display:inline-block;color:#f59e0b;font-weight:700;font-size:.8rem;letter-spacing:.15em;margin-bottom:.65rem}.architecture-section .arch-text-panel .arch-step h3{font-size:1.75rem;margin-bottom:.85rem;color:#0f172a}.architecture-section .arch-text-panel .arch-step p{color:#475569;font-size:1rem;line-height:1.7;margin:0}.architecture-section .arch-svg-wrap{position:relative;background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:1rem;box-shadow:0 20px 40px #0f172a0f;display:flex;align-items:center;justify-content:center;min-height:0;min-width:0;width:95%;justify-self:center;overflow:hidden}.architecture-section .arch-svg-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.architecture-section .arch-svg-inner svg{width:100%;height:100%;display:block}.architecture-section .arch-svg-inner svg [data-tags]{transition:opacity .45s ease}.architecture-section .arch-svg-inner svg [data-tags].is-dimmed{opacity:.2}.architecture-section .arch-progress{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.6rem;align-items:center}.architecture-section .arch-progress .arch-progress-dot{position:relative;width:4px;height:28px;border-radius:2px;background:#0f172a1f;overflow:hidden;transition:height .4s ease}.architecture-section .arch-progress .arch-progress-dot .arch-progress-fill{position:absolute;top:0;left:0;right:0;height:0;background:#f59e0b;transition:height .15s linear}.architecture-section .arch-progress .arch-progress-dot.active{height:56px}.architecture-section .arch-progress .arch-progress-hint{display:none}@media screen and (min-width: 1001px) and (max-width: 1520px){.architecture-section .arch-content{padding-left:3.75rem;grid-template-columns:290px 1fr;gap:1.5rem}.architecture-section .arch-progress{left:1.25rem}}@media screen and (max-width: 1000px){.architecture-section .arch-pin-wrapper{height:auto}.architecture-section .arch-pinned{height:auto;padding:3rem 0 3.5rem;overflow:visible}.architecture-section .arch-header{margin-bottom:1.25rem}.architecture-section .arch-content{display:flex;flex-direction:column;grid-template-columns:none;gap:0;padding:0 1rem;max-width:660px}.architecture-section .arch-progress{display:none}.architecture-section .arch-svg-wrap{order:-1;position:sticky;top:5.5rem;width:100%;height:42vh;min-height:240px;max-height:380px;padding:.75rem;margin-bottom:1.5rem;z-index:2}.architecture-section .arch-svg-inner svg{max-height:none}.architecture-section .arch-text-panel{order:0;position:static;min-height:0;align-self:stretch;display:flex;flex-direction:column;gap:.9rem}.architecture-section .arch-text-panel .arch-step{position:static;inset:auto;opacity:.5;transform:none;transition:opacity .35s ease,background .35s ease,border-color .35s ease;padding:1rem 1.15rem;border:1px solid transparent;border-radius:12px}.architecture-section .arch-text-panel .arch-step.active{opacity:1;background:#fff;border-color:#e2e8f0;box-shadow:0 10px 28px #0f172a0f}.architecture-section .arch-text-panel .arch-step h3{font-size:1.3rem}.architecture-section .arch-text-panel .arch-step p{font-size:.95rem;line-height:1.6}}.libraries-section{background:#1e293b;padding:7rem 0;position:relative}.libraries-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.3),transparent)}.libraries-section h2{text-align:center;margin-bottom:1rem}.libraries-section .section-subtitle{text-align:center;color:#cbd5e1;max-width:700px;margin:0 auto 3.5rem;font-size:1.05rem}.libraries-section .libs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;align-items:stretch}.libraries-section .lib-card{background:#0f172a;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:2rem;min-width:0;transition:transform .25s ease,border-color .25s ease}.libraries-section .lib-card:hover{transform:translateY(-4px);border-color:#f59e0b4d}.libraries-section .lib-card .lib-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.libraries-section .lib-card h3{font-size:1.4rem;margin:0;font-family:Consolas,Monaco,monospace;color:#fff}.libraries-section .lib-card .lib-badge{background:#f59e0b1f;color:#f59e0b;padding:.3rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.libraries-section .lib-card>p{color:#cbd5e1;margin-bottom:1.25rem}.libraries-section .lib-card .lib-tabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem}.libraries-section .lib-card .lib-tab{font-family:inherit;font-size:.76rem;font-weight:600;color:#94a3b8;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:.32rem .7rem;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.libraries-section .lib-card .lib-tab:hover{color:#fff}.libraries-section .lib-card .lib-tab.is-active{color:#f59e0b;border-color:#f59e0b80;background:#f59e0b1a}.libraries-section .lib-card .lib-panel{display:none}.libraries-section .lib-card .lib-panel.is-active{display:block}.libraries-section .lib-card .code-block{background:#00000059;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:1rem 1.25rem;height:20rem;font-family:Consolas,Monaco,monospace;font-size:.85rem;color:#fff;overflow:auto;line-height:1.6}.libraries-section .lib-card .code-block .token-keyword{color:#c4b5fd}.libraries-section .lib-card .code-block .token-method{color:#f59e0b}.libraries-section .lib-card .code-block .token-class{color:#7dd3fc}.libraries-section .lib-card .code-block .token-string{color:#86efac}.libraries-section .lib-card .code-block .token-comment{color:#94a3b8;font-style:italic}@media screen and (max-width: 900px){.libraries-section{padding:5rem 0}.libraries-section .libs-grid{grid-template-columns:1fr}}@media screen and (max-width: 600px){.libraries-section .lib-card .lib-header{flex-direction:column;align-items:flex-start;gap:.55rem}}.orchestration-section{background:#f8fafc;color:#0f172a;padding:7rem 0;border-top:1px solid #E2E8F0}.orchestration-section h2{text-align:center;margin-bottom:1rem}.orchestration-section .section-subtitle{text-align:center;color:#475569;max-width:760px;margin:0 auto 3.5rem;font-size:1.05rem}.orchestration-section .lifecycle{display:flex;align-items:stretch;justify-content:center;gap:.5rem}.orchestration-section .lifecycle-node{flex:1;min-width:0;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:1.4rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.65rem;color:#334155;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.orchestration-section .lifecycle-node:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0f172a1a;border-color:#f59e0b66}.orchestration-section .lifecycle-node .lifecycle-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#f59e0b1f;color:#f59e0b}.orchestration-section .lifecycle-node .lifecycle-label{font-weight:600;font-size:.88rem;text-align:center}.orchestration-section .lifecycle-arrow{display:flex;align-items:center;color:#f59e0b;opacity:.6;flex-shrink:0}@media screen and (max-width: 1000px){.orchestration-section{padding:5rem 0}.orchestration-section .lifecycle{flex-direction:column;align-items:stretch}.orchestration-section .lifecycle-node{flex-direction:row;justify-content:flex-start;gap:1rem}.orchestration-section .lifecycle-arrow{justify-content:center}.orchestration-section .lifecycle-arrow svg{transform:rotate(90deg)}}.github-section{background:#1e293b;padding:7rem 0;position:relative}.github-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.3),transparent)}.github-section h2{text-align:center;margin-bottom:1rem}.github-section .section-subtitle{text-align:center;color:#cbd5e1;max-width:740px;margin:0 auto 3.5rem;font-size:1.05rem}.github-section .repos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.github-section .repo-card{background:#0f172a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:1.5rem;transition:transform .25s ease,border-color .25s ease}.github-section .repo-card:hover{transform:translateY(-4px);border-color:#f59e0b4d}.github-section .repo-card .repo-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.github-section .repo-card .repo-icon{display:inline-flex;color:#94a3b8;flex-shrink:0}.github-section .repo-card h3{flex:1;min-width:0;margin:0;font-family:Consolas,Monaco,monospace;font-size:.95rem;font-weight:600;color:#fff;overflow-wrap:anywhere}.github-section .repo-card .repo-badge{flex-shrink:0;background:#f59e0b1f;color:#f59e0b;padding:.2rem .6rem;border-radius:999px;font-size:.62rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.github-section .repo-card p{color:#cbd5e1;font-size:.9rem;margin:0}.github-section .repo-card code{font-family:Consolas,Monaco,monospace;color:#f59e0b;background:#f59e0b1a;padding:.05rem .35rem;border-radius:4px;font-size:.85em}@media screen and (max-width: 900px){.github-section{padding:5rem 0}}.cicd-section{background:#f8fafc;color:#0f172a;padding:7rem 0;border-top:1px solid #E2E8F0}.cicd-section h2{text-align:center;margin-bottom:1rem}.cicd-section .section-subtitle{text-align:center;color:#475569;max-width:760px;margin:0 auto 3.5rem;font-size:1.05rem}.cicd-section .pipelines-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2.5rem}.cicd-section .pipeline-card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.cicd-section .pipeline-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #0f172a1a}.cicd-section .pipeline-card .pipeline-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#f59e0b1f;color:#f59e0b;margin-bottom:1rem}.cicd-section .pipeline-card h3{font-size:1.15rem;margin-bottom:.65rem}.cicd-section .pipeline-card .pipeline-trigger{align-self:flex-start;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .65rem;border-radius:999px;margin-bottom:1.1rem}.cicd-section .pipeline-card .trigger-auto{background:#22c55e26;color:#16a34a}.cicd-section .pipeline-card .trigger-manual{background:#f59e0b26;color:#d97706}.cicd-section .pipeline-card .pipeline-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.cicd-section .pipeline-card .pipeline-steps li{position:relative;padding-left:1.4rem;color:#475569;font-size:.9rem;line-height:1.45}.cicd-section .pipeline-card .pipeline-steps li:before{content:"";position:absolute;left:.15rem;top:.5em;width:7px;height:7px;border-radius:50%;background:#f59e0b}.cicd-section .pipeline-card .pipeline-steps code{font-family:Consolas,Monaco,monospace;color:#d97706;background:#f59e0b1a;padding:.05rem .3rem;border-radius:4px;font-size:.85em}.cicd-section .release-pipeline{background:linear-gradient(135deg,#fffbeb,#fff);border:1px solid rgba(245,158,11,.35);border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #f59e0b14}.cicd-section .release-pipeline .release-intro{margin-bottom:2rem}.cicd-section .release-pipeline .release-intro .release-badge{display:inline-block;background:#f59e0b2e;color:#d97706;padding:.3rem .75rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.cicd-section .release-pipeline .release-intro h3{font-size:1.5rem;margin-bottom:.6rem}.cicd-section .release-pipeline .release-intro p{color:#475569;margin:0;max-width:760px}.cicd-section .release-pipeline .release-intro p code{font-family:Consolas,Monaco,monospace;color:#d97706;font-size:.9em}.cicd-section .release-pipeline .pipeline-graph{display:flex;align-items:stretch;gap:.5rem}.cicd-section .release-pipeline .pipeline-job{flex:1;min-width:0;background:#fff;border:1px solid #E2E8F0;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column}.cicd-section .release-pipeline .pipeline-job .job-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem;flex-wrap:wrap}.cicd-section .release-pipeline .pipeline-job .job-num{width:26px;height:26px;border-radius:50%;background:#f59e0b;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;flex-shrink:0}.cicd-section .release-pipeline .pipeline-job .job-name{font-family:Consolas,Monaco,monospace;font-weight:700;font-size:.92rem;color:#0f172a}.cicd-section .release-pipeline .pipeline-job .job-reusable{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#d97706;background:#f59e0b26;padding:.12rem .45rem;border-radius:999px}.cicd-section .release-pipeline .pipeline-job .job-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.cicd-section .release-pipeline .pipeline-job .job-steps li{position:relative;padding-left:1rem;font-size:.82rem;color:#475569;line-height:1.4}.cicd-section .release-pipeline .pipeline-job .job-steps li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:#f59e0b99}.cicd-section .release-pipeline .pipeline-job .job-steps code{font-family:Consolas,Monaco,monospace;color:#d97706;font-size:.9em}.cicd-section .release-pipeline .graph-arrow{display:flex;align-items:center;color:#f59e0b;opacity:.6;flex-shrink:0}.cicd-section .release-pipeline .release-note{display:flex;align-items:center;gap:.5rem;margin:1.75rem 0 0;font-size:.85rem;color:#64748b}.cicd-section .release-pipeline .release-note svg{color:#f59e0b;flex-shrink:0}@media screen and (max-width: 1100px){.cicd-section .pipelines-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 900px){.cicd-section{padding:5rem 0}.cicd-section .release-pipeline{padding:2rem}.cicd-section .release-pipeline .pipeline-graph{flex-direction:column}.cicd-section .release-pipeline .graph-arrow{justify-content:center}.cicd-section .release-pipeline .graph-arrow svg{transform:rotate(90deg)}}@media screen and (max-width: 600px){.cicd-section .pipelines-grid{grid-template-columns:1fr}}.observability-section{background:#1e293b;padding:7rem 0;position:relative}.observability-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,158,11,.3),transparent)}.observability-section h2{text-align:center;margin-bottom:1rem}.observability-section .section-subtitle{text-align:center;color:#cbd5e1;max-width:780px;margin:0 auto 2rem;font-size:1.05rem}.observability-section .tech-chips{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:3.5rem}.observability-section .tech-chips .tech-chip{background:#f59e0b1a;border:1px solid rgba(245,158,11,.25);color:#f59e0b;padding:.4rem .9rem;border-radius:999px;font-size:.82rem;font-weight:600;font-family:Consolas,Monaco,monospace}.observability-section .observability-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:2.5rem;align-items:start}.observability-section .trace-waterfall{background:#0f172a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.5rem;box-shadow:0 20px 40px #0000004d}.observability-section .trace-waterfall .trace-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.observability-section .trace-waterfall .trace-title{font-weight:600;font-size:.9rem;color:#fff}.observability-section .trace-waterfall .trace-id{font-family:Consolas,Monaco,monospace;font-size:.78rem;color:#94a3b8}.observability-section .trace-waterfall .trace-id .token-string{color:#86efac}.observability-section .trace-waterfall .trace-body{display:flex;flex-direction:column;gap:.55rem}.observability-section .trace-waterfall .trace-span{display:grid;grid-template-columns:minmax(0,15rem) 1fr auto;align-items:center;gap:.75rem;font-size:.78rem}.observability-section .trace-waterfall .span-label{color:#cbd5e1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.observability-section .trace-waterfall .span-track{position:relative;height:14px;background:#ffffff0d;border-radius:4px}.observability-section .trace-waterfall .span-bar{position:absolute;top:0;bottom:0;left:var(--s);width:var(--w);border-radius:4px;background:#f59e0b}.observability-section .trace-waterfall .span-dur{color:#94a3b8;font-family:Consolas,Monaco,monospace;font-size:.72rem;white-space:nowrap}.observability-section .trace-waterfall .span-identity .span-bar{background:#f59e0b}.observability-section .trace-waterfall .span-db .span-bar{background:#7dd3fc}.observability-section .trace-waterfall .span-event .span-bar{background:#c4b5fd}.observability-section .trace-waterfall .span-portal .span-bar{background:#86efac}.observability-section .trace-waterfall .span-courses .span-bar{background:#f9a8d4}.observability-section .trace-waterfall .trace-legend{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.observability-section .trace-waterfall .legend-item{position:relative;padding-left:1.1rem;font-size:.74rem;color:#94a3b8}.observability-section .trace-waterfall .legend-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:3px}.observability-section .trace-waterfall .legend-item.span-identity:before{background:#f59e0b}.observability-section .trace-waterfall .legend-item.span-db:before{background:#7dd3fc}.observability-section .trace-waterfall .legend-item.span-event:before{background:#c4b5fd}.observability-section .trace-waterfall .legend-item.span-portal:before{background:#86efac}.observability-section .trace-waterfall .legend-item.span-courses:before{background:#f9a8d4}.observability-section .observability-aside .aside-lead{font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:1rem}.observability-section .observability-aside p{color:#cbd5e1;font-size:.95rem}.observability-section .observability-aside .observability-points{list-style:none;padding:0;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.6rem}.observability-section .observability-aside .observability-points li{position:relative;padding-left:1.6rem;color:#cbd5e1;font-size:.92rem}.observability-section .observability-aside .observability-points li:before{content:"";position:absolute;left:0;top:.4em;width:8px;height:8px;border-radius:2px;background:#f59e0b}@media screen and (max-width: 1000px){.observability-section .observability-grid{grid-template-columns:1fr}}@media screen and (max-width: 900px){.observability-section{padding:5rem 0}}@media screen and (max-width: 600px){.observability-section .trace-waterfall .trace-span{grid-template-columns:minmax(0,7.5rem) 1fr auto;font-size:.72rem}}.alerting-section{background:#f8fafc;color:#0f172a;padding:7rem 0;border-top:1px solid #E2E8F0}.alerting-section h2{text-align:center;margin-bottom:1rem}.alerting-section .section-subtitle{text-align:center;color:#475569;max-width:760px;margin:0 auto 3.5rem;font-size:1.05rem}.alerting-section .alerting-grid{display:grid;grid-template-columns:minmax(0,360px) minmax(0,420px);gap:2.5rem;align-items:center;justify-content:center}.alerting-section .alert-timeline{list-style:none;margin:0;padding:0}.alerting-section .alert-timeline .alert-tl-item{position:relative;display:grid;grid-template-columns:44px 1fr;gap:1rem;padding-bottom:1.75rem}.alerting-section .alert-timeline .alert-tl-item:not(:last-child):before{content:"";position:absolute;left:21px;top:44px;bottom:0;width:2px;background:#f59e0b40}.alerting-section .alert-timeline .alert-tl-marker{position:relative;z-index:1;width:44px;height:44px;border-radius:50%;background:#fff;border:2px solid rgba(245,158,11,.4);color:#f59e0b;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.alerting-section .alert-timeline .alert-tl-body{display:flex;flex-direction:column;padding-top:.5rem}.alerting-section .alert-timeline .alert-tl-body strong{color:#0f172a;font-size:.98rem}.alerting-section .alert-timeline .alert-tl-body span{color:#64748b;font-size:.85rem;margin-top:.1rem}.alerting-section .adaptive-card{background:#fff;border:1px solid #E2E8F0;border-radius:14px;overflow:hidden;box-shadow:0 20px 40px #0f172a1f;max-width:420px;width:100%;margin:0 auto}.alerting-section .adaptive-card .adaptive-card-bar{display:flex;align-items:center;gap:.5rem;padding:.85rem 1.25rem;color:#fff;font-weight:700;font-size:.95rem;background:linear-gradient(135deg,#ef4444,#dc2626)}.alerting-section .adaptive-card .adaptive-card-bar svg{flex-shrink:0}.alerting-section .adaptive-card .adaptive-card-body{padding:1.25rem;display:flex;flex-direction:column;gap:.85rem}.alerting-section .adaptive-card .alert-row{background:#f8fafc;border:1px solid #E2E8F0;border-left:3px solid #ef4444;border-radius:8px;padding:.75rem .9rem}.alerting-section .adaptive-card .alert-row-meta{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.3rem}.alerting-section .adaptive-card .alert-svc{font-weight:700;font-size:.82rem;color:#0f172a}.alerting-section .adaptive-card .alert-time{font-size:.78rem;color:#64748b;font-family:Consolas,Monaco,monospace}.alerting-section .adaptive-card .alert-msg{font-size:.82rem;color:#475569;font-family:Consolas,Monaco,monospace;line-height:1.4}.alerting-section .adaptive-card .adaptive-card-btn{display:block;text-align:center;background:#f59e0b;color:#0f172a;font-weight:600;font-size:.9rem;padding:.7rem;border-radius:8px;margin-top:.25rem;transition:background-color .25s ease}.alerting-section .adaptive-card .adaptive-card-btn:hover{background:#d97706}@media screen and (max-width: 900px){.alerting-section{padding:5rem 0}.alerting-section .alerting-grid{grid-template-columns:1fr;gap:2.5rem}}.about-me-section{background:#0f172a;padding:7rem 0;border-top:1px solid rgba(255,255,255,.06)}.about-me-section .about-me{display:grid;grid-template-columns:308px 1fr;gap:3rem;align-items:start}.about-me-section .photo-container{position:relative;width:304px;height:304px}.about-me-section .photo-container .photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.about-me-section .photo-container .photo-me{object-fit:cover;border-radius:50%;border:3px solid rgba(245,158,11,.35);box-shadow:0 20px 40px #0006;background:#1e293b;transition:opacity .3s ease}.about-me-section .photo-container .photo-thesis{object-fit:contain;opacity:0;pointer-events:none;transition:opacity .3s ease}.about-me-section .photo-container.is-thesis .photo-me{opacity:0}.about-me-section .photo-container.is-thesis .photo-thesis{opacity:1}.about-me-section .info h2{font-size:2.2rem;margin-bottom:.25rem}.about-me-section .info .subtitle{color:#f59e0b;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem}.about-me-section .info p{color:#cbd5e1;margin-bottom:1rem}.about-me-section .info .thesis-hover{cursor:help;text-decoration:underline dotted;text-decoration-color:#f59e0b80;text-underline-offset:3px;transition:color .2s ease}.about-me-section .info .thesis-hover:hover{color:#f59e0b}.about-me-section .info .links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}@media screen and (max-width: 800px){.about-me-section{padding:5rem 0}.about-me-section .about-me{grid-template-columns:1fr;justify-items:center;text-align:center}.about-me-section .photo-container{width:253px;height:253px}.about-me-section .info .links{justify-content:center}}.showcase-section{background:#f8fafc;color:#0f172a;padding:7rem 0;border-top:1px solid #E2E8F0}.showcase-section h2{text-align:center;margin-bottom:1rem}.showcase-section .section-subtitle{text-align:center;color:#475569;max-width:720px;margin:0 auto 3.5rem;font-size:1.05rem}.showcase-section .sc-layout{display:grid;grid-template-columns:330px 1fr;gap:2.5rem;align-items:start}.showcase-section .sc-groups{display:flex;flex-direction:column;gap:.65rem}.showcase-section .sc-group{border:1px solid #E2E8F0;border-radius:12px;background:#fff;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}.showcase-section .sc-group.is-open{border-color:#f59e0b8c;box-shadow:0 10px 28px #0f172a14}.showcase-section .sc-group-head{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;background:transparent;border:none;cursor:pointer;text-align:left}.showcase-section .sc-group-head .sc-group-title{flex:1;font-weight:700;font-size:1.02rem;color:#0f172a}.showcase-section .sc-group-head .sc-group-count{min-width:22px;height:22px;padding:0 .4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.75rem;font-weight:700;background:#f8fafc;color:#64748b;transition:background .25s ease,color .25s ease}.showcase-section .sc-group-head .sc-chev{color:#64748b;transition:transform .35s ease,color .25s ease;flex:0 0 auto}.showcase-section .sc-group.is-open .sc-group-head .sc-group-count{background:#f59e0b26;color:#f59e0b}.showcase-section .sc-group.is-open .sc-group-head .sc-chev{transform:rotate(180deg);color:#f59e0b}.showcase-section .sc-group-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.showcase-section .sc-group.is-open .sc-group-body{grid-template-rows:1fr}.showcase-section .sc-group-inner{overflow:hidden;opacity:0;padding:0 .5rem;transition:opacity .3s ease .05s,padding .3s ease}.showcase-section .sc-group.is-open .sc-group-inner{opacity:1;padding:.15rem .5rem .55rem}.showcase-section .sc-item{width:100%;display:flex;flex-direction:column;align-items:stretch;padding:.5rem .7rem;background:transparent;border:none;border-radius:8px;cursor:pointer;text-align:left;color:#475569;font-size:.92rem;transition:background .2s ease,color .2s ease}.showcase-section .sc-item .sc-item-row{display:flex;align-items:center;gap:.65rem}.showcase-section .sc-item .sc-item-dot{width:6px;height:6px;border-radius:50%;background:#e2e8f0;flex:0 0 auto;transition:background .2s ease,transform .2s ease}.showcase-section .sc-item .sc-item-desc{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.showcase-section .sc-item .sc-item-desc-inner{overflow:hidden;opacity:0;padding-left:calc(6px + .65rem);font-size:.82rem;line-height:1.45;color:#64748b;transition:opacity .25s ease}.showcase-section .sc-item:hover{background:#f8fafc;color:#0f172a}.showcase-section .sc-item.is-active{background:#f59e0b1a}.showcase-section .sc-item.is-active .sc-item-title{font-weight:600;color:#0f172a}.showcase-section .sc-item.is-active .sc-item-dot{background:#f59e0b;transform:scale(1.4)}.showcase-section .sc-item.is-active .sc-item-desc{grid-template-rows:1fr}.showcase-section .sc-item.is-active .sc-item-desc-inner{opacity:1;padding-top:.35rem}.showcase-section .sc-detail{margin-bottom:3rem}.showcase-section .sc-frame{border-radius:12px;overflow:hidden;background:#0f172a;box-shadow:0 20px 45px #0f172a38;border:1px solid rgba(15,23,42,.15)}.showcase-section .sc-frame-bar{display:flex;align-items:center;gap:.45rem;padding:.6rem .85rem;background:#1e293b}.showcase-section .sc-dot{width:11px;height:11px;border-radius:50%;background:#ffffff38}.showcase-section .sc-url{margin-left:.75rem;background:#00000040;color:#94a3b8;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;flex:1;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase-section .sc-frame-shot{position:relative;aspect-ratio:1920/947}.showcase-section .sc-frame-shot .sc-shot{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top left;display:block;opacity:1;z-index:1}.showcase-section .sc-frame-shot .sc-shot.is-front{z-index:2}.showcase-section .sc-frame-shot .sc-shot.sc-shot-in{animation:scShotIn .35s ease}@keyframes scShotIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width: 900px){.showcase-section{padding:5rem 0}.showcase-section .sc-layout{grid-template-columns:1fr;gap:1.75rem}}
