.page.about-page{background:linear-gradient(#08111d 0%,#091321 42%,#0b1625 100%)}@keyframes aboutFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutFadeIn{0%{opacity:0}to{opacity:1}}.about-page__shell{opacity:0;animation:.6s ease-out both aboutFadeIn;animation-delay:var(--page-enter-delay,0s)}.about-back-link{opacity:0;animation:.6s cubic-bezier(.65,0,.15,1) both aboutFadeUp;animation-delay:var(--page-enter-delay,0s)}.about-sidebar__intro{opacity:0;animation:.7s cubic-bezier(.65,0,.15,1) both aboutFadeUp;animation-delay:calc(var(--page-enter-delay,0s) + 50ms)}.about-nav{opacity:0;animation:.7s cubic-bezier(.65,0,.15,1) both aboutFadeUp;animation-delay:calc(var(--page-enter-delay,0s) + .15s)}.about-socials{opacity:0;animation:.7s cubic-bezier(.65,0,.15,1) both aboutFadeUp;animation-delay:calc(var(--page-enter-delay,0s) + .25s)}.about-section,.about-intro-grid{opacity:0;animation:.7s cubic-bezier(.65,0,.15,1) both aboutFadeUp;animation-delay:calc(var(--page-enter-delay,0s) + .2s)}.about-page{--about-bg:#09111f;--about-panel:#0c1726d1;--about-panel-strong:#0f1c2ff5;--about-border:#8fa5be2e;--about-border-strong:#8fa5be47;--about-text:#e5edf7;--about-muted:#8ea6bf;--about-soft:#b9cadb;--about-accent:#54ccb6;--about-accent-soft:#54ccb624;--about-shell-width:min(1540px,calc(100vw - 32px));--about-shell-left:max(16px,calc((100vw - var(--about-shell-width))/2));min-height:100vh;color:var(--about-text);isolation:isolate;scrollbar-width:none;background:linear-gradient(#08111d 0%,#091321 42%,#0b1625 100%);height:100vh;padding:clamp(36px,5vw,72px) 0 96px;position:relative;overflow:hidden auto}.about-page::-webkit-scrollbar{display:none}.about-page__shell{z-index:1;width:var(--about-shell-width);margin:0 auto;position:relative}@media screen and (max-width:768px){.about-page__shell{width:calc(100% - 24px)}}.about-layout{grid-template-columns:minmax(280px,380px) minmax(320px,560px);justify-content:start;gap:clamp(40px,6vw,96px);display:grid}@media screen and (max-width:992px){.about-layout{grid-template-columns:1fr;gap:64px}}.about-hero-spacer{display:none}.about-sidebar{z-index:20;max-width:none;position:relative}.about-sidebar__inner{flex-direction:column;justify-content:flex-start;gap:44px;max-height:calc(100vh - 2*clamp(72px,11vh,110px));display:flex;position:sticky;top:clamp(72px,11vh,110px)}@media screen and (max-width:992px){.about-sidebar__inner{max-height:none;position:relative;top:0}}.about-sidebar__intro{flex-direction:column;gap:18px;max-width:18rem;display:flex}.about-sidebar__status{letter-spacing:.01em;opacity:.9;width:fit-content;font-size:.83rem}.about-sidebar__name{letter-spacing:-.065em;color:#f4f7fb;max-width:16rem;margin:0;font-size:clamp(3.4rem,5.6vw,4.8rem);line-height:.9}.about-sidebar__role{color:#e5edf7db;letter-spacing:-.02em;margin:0;font-size:1.24rem;line-height:1.4}.about-sidebar__tagline{color:#b9cadbc7;max-width:16.75rem;margin:6px 0 0;font-size:.97rem;line-height:1.78}.about-intro-card__label{color:var(--about-accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;display:block}.about-intro-card p,.about-section__lede,.about-skill-card__description,.experience-entry__bullets li,.about-cta__copy{color:var(--about-muted);margin:0;line-height:1.85}.about-nav{flex-direction:column;gap:18px;margin-top:28px}.about-nav__item{color:#8ea6bfb3;text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:16px;width:fit-content;font-size:.78rem;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.about-nav__item:hover{color:#d7e2eee6;transform:translate(2px)}.about-nav__item.active{color:var(--about-text);text-shadow:0 0 18px #54ccb61f;transform:translate(2px)}.about-nav__item:hover .about-nav__indicator{background:#b9cadb75;width:40px}.about-nav__item.active .about-nav__indicator{background:#e5edf7c7;width:56px}.about-nav__item.active .about-nav__label{color:#f4f7fb}.about-nav__indicator{background:#8fa5be57;width:28px;height:1px;transition:width .25s,background .25s}.about-nav__label{color:inherit;font-weight:600;transition:color .25s}.about-socials{flex-wrap:wrap;gap:14px;margin-top:auto;padding-top:32px;display:flex}.about-socials__link{color:#8ea6bfc2;justify-content:center;align-items:center;transition:color .25s,transform .25s;display:inline-flex}.about-socials__link:hover{color:var(--about-text);transform:translateY(-1px)}.about-content{z-index:20;flex-direction:column;gap:clamp(88px,11vw,168px);max-width:100%;padding-top:clamp(72px,11vh,112px);padding-bottom:clamp(72px,11vh,112px);display:flex;position:relative}.about-section{flex-direction:column;gap:32px;display:flex}.about-section__heading{align-items:center;gap:18px;display:inline-flex}.about-section__line{background:#e5edf766;width:56px;height:1px}.about-section__label{color:#d7e2ee;letter-spacing:.2em;text-transform:uppercase;font-size:.84rem}.about-prose{flex-direction:column;gap:22px;max-width:720px;display:flex}.about-prose p{color:var(--about-soft);margin:0;font-size:1.18rem;line-height:1.95}.about-intro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:12px;display:grid}@media screen and (max-width:768px){.about-intro-grid{grid-template-columns:1fr;gap:28px}}.about-intro-card{border-top:1px solid #8fa5be2e;padding-top:22px}.about-intro-card p{color:var(--about-soft);margin:8px 0 0;font-size:1.02rem;line-height:1.6}.about-skills__intro{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.about-skills .about-section__heading{justify-content:flex-start;align-self:flex-start;margin-bottom:24px}.about-skills__title{color:#f4f7fb;letter-spacing:-.04em;justify-content:center;align-items:center;gap:12px;margin:0;font-size:clamp(1.8rem,2.6vw,2.2rem);display:flex}.about-skills__title span{color:var(--about-accent);letter-spacing:0;font-family:SFMono-Regular,Menlo,Monaco,monospace;font-size:1rem}.about-section__lede{max-width:40rem;margin:0 auto}.skill-tabs{justify-content:center;display:flex}.skill-tabs__track{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ab3;border:1px solid #8fa5be1a;border-radius:14px;padding:4px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000004d,inset 0 1px #ffffff08}.skill-tabs__slider{pointer-events:none;z-index:0;background:linear-gradient(135deg,#54ccb626 0%,#54ccb60f 100%);border:1px solid #54ccb640;border-radius:11px;position:absolute;top:4px;bottom:4px;box-shadow:0 0 20px #54ccb614,inset 0 1px #ffffff0d}.skill-tabs__item{z-index:1;cursor:pointer;background:0 0;border:none;border-radius:11px;flex-direction:column;align-items:center;gap:3px;min-width:110px;padding:12px 24px;transition:all .3s;display:flex;position:relative}@media screen and (max-width:768px){.skill-tabs__item{min-width:90px;padding:10px 18px}}.skill-tabs__icon{color:#8ea6bf80;justify-content:center;align-items:center;margin-bottom:2px;transition:color .3s,transform .3s,filter .3s;display:flex}.skill-tabs__item--active .skill-tabs__icon{color:#54ccb6;filter:drop-shadow(0 0 8px #54ccb680);transform:scale(1.1)}.skill-tabs__item:hover:not(.skill-tabs__item--active) .skill-tabs__icon{color:#8ea6bfcc;transform:scale(1.05)}.skill-tabs__label{letter-spacing:.02em;color:#8ea6bf99;font-size:.88rem;font-weight:600;transition:color .3s}.skill-tabs__item--active .skill-tabs__label{color:#f4f7fb}.skill-tabs__item:hover:not(.skill-tabs__item--active) .skill-tabs__label{color:#b9cadbe6}.skill-tabs__desc{letter-spacing:.04em;color:#8ea6bf59;text-transform:uppercase;font-size:.68rem;transition:color .3s}.skill-tabs__item--active .skill-tabs__desc{color:#54ccb699}.about-skills__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;margin-top:40px;display:grid}.futuristic-card{cursor:pointer;aspect-ratio:1;background-color:#0b111e;border-radius:16px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.futuristic-card:hover{z-index:10;transform:scale(1.05)}.futuristic-card:before{content:"";opacity:0;background:radial-gradient(250px circle at var(--mouse-x,0)var(--mouse-y,0),#54ccb614,transparent 40%);z-index:1;border-radius:16px;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.futuristic-card:hover:before{opacity:1}.futuristic-card__border{background:radial-gradient(200px circle at var(--mouse-x,0)var(--mouse-y,0),#54ccb699,#ffffff05 40%);-webkit-mask-composite:xor;pointer-events:none;opacity:0;z-index:3;border-radius:16px;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.futuristic-card:hover .futuristic-card__border{opacity:1}.futuristic-card__inner{z-index:2;background:linear-gradient(#0f172a 0%,#090e1a 100%);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:20px 10px;display:flex;position:absolute;inset:1px;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff08}.radar-ring-container{justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative}.radar-svg{filter:drop-shadow(0 0 6px #54ccb61a);width:100%;height:100%;transition:filter .4s;position:absolute;top:0;left:0;overflow:visible;transform:rotate(-90deg)}.futuristic-card:hover .radar-svg{filter:drop-shadow(0 0 10px #54ccb680)}.radar-bg{fill:none;stroke:#54ccb60f;stroke-width:6px}.radar-fill{fill:none;stroke:#54ccb6;stroke-width:6px;stroke-linecap:round;stroke-dasharray:276.46;transition:stroke .3s}.futuristic-card:hover .radar-fill{stroke:#6cebdb}.radar-icon{z-index:1;background:#0a1320cc;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s;display:flex;box-shadow:inset 0 2px 4px #ffffff0a,0 4px 12px #0006}.radar-icon img{object-fit:contain;filter:drop-shadow(0 2px 4px #0009);width:26px;height:26px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.futuristic-card:hover .radar-icon{background:#54ccb626;box-shadow:inset 0 2px 4px #ffffff1a,0 8px 24px #54ccb633}.futuristic-card:hover .radar-icon img{filter:drop-shadow(0 6px 12px #54ccb680);transform:scale(1.15)rotate(5deg)}.futuristic-card__info{flex-direction:column;align-items:center;gap:6px;display:flex}.futuristic-card__title{color:#e2e8f0;letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:500;transition:color .3s,text-shadow .3s}.futuristic-card:hover .futuristic-card__title{color:#fff;text-shadow:0 0 12px #54ccb666}.futuristic-card__percent{color:var(--about-accent);letter-spacing:.08em;opacity:.7;font-family:SFMono-Regular,Menlo,Monaco,monospace;font-size:.8rem;transition:opacity .3s,text-shadow .3s}.futuristic-card:hover .futuristic-card__percent{opacity:1;text-shadow:0 0 12px #54ccb699}.about-experience-list{flex-direction:column;gap:0;display:flex}.about-experience-list:hover .experience-entry{opacity:.5}.experience-entry{border-top:1px solid #0000;border-radius:8px;grid-template-columns:minmax(112px,136px) 20px minmax(0,1fr);align-items:start;gap:20px;margin:0 -20px;padding:26px 20px;transition:all .3s;display:grid}.experience-entry:hover{background:#ffffff05;box-shadow:0 4px 20px #0000001a;opacity:1!important}@media screen and (max-width:768px){.experience-entry{grid-template-columns:1fr;gap:12px}}.experience-entry__timeline{flex-direction:column;align-items:center;margin-top:18px;margin-left:2px;display:flex;position:relative}@media screen and (max-width:768px){.experience-entry__timeline{display:none}}.timeline-dot{border:1.5px solid var(--about-accent);background:var(--about-bg);z-index:2;border-radius:50%;flex-shrink:0;width:9px;height:9px}.timeline-line{z-index:1;background:#8fa5be33;width:1px;position:absolute;top:9px;bottom:-46px}.experience-entry:last-child .timeline-line{display:none}.experience-entry__date{color:#8fa5bed1;letter-spacing:.12em;text-transform:uppercase;padding-top:16px;font-size:.8rem}.experience-entry__title{color:#f4f7fb;letter-spacing:-.03em;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 16px;font-size:1.16rem;display:flex}.experience-entry__title .company-pill{color:var(--about-accent);background:#54ccb614;border:1px solid #54ccb626;border-radius:999px;padding:2px 10px;font-size:.85rem;font-weight:500;display:inline-block}.experience-entry__bullets{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.experience-entry__bullets li{color:#e5edf7db;padding-left:18px;position:relative}.experience-entry__bullets li:before{content:"—";color:var(--about-accent);opacity:.6;font-weight:600;position:absolute;top:-2px;left:0}.about-cta{border-top:1px solid #8fa5be29;border-bottom:1px solid #8fa5be29;justify-content:space-between;align-items:center;gap:28px;padding:30px 0;display:flex}@media screen and (max-width:768px){.about-cta{flex-direction:column;align-items:flex-start}}.about-cta__title{color:#f4f7fb;letter-spacing:-.05em;max-width:34rem;margin:0 0 14px;font-size:clamp(1.7rem,2.8vw,2.15rem);line-height:1.1}.about-cta__copy{max-width:34rem}.about-cta__actions{flex-direction:column;flex:none;align-items:flex-start;gap:14px;display:flex}.about-cta__button{color:#f4f7fb;background:linear-gradient(90deg,#54ccb62e 0%,#54ccb614 100%);border:1px solid #54ccb657;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;text-decoration:none;transition:transform .25s,border-color .25s,background .25s;display:inline-flex}.about-cta__button:hover{background:linear-gradient(90deg,#54ccb638 0%,#54ccb624 100%);border-color:#54ccb685;transform:translateY(-2px)}.about-cta__text-link,.about-cta__mail{color:#dce8f3;border-bottom:1px solid #dce8f347;text-decoration:none;transition:color .25s,border-color .25s}.about-cta__text-link:hover,.about-cta__mail:hover{color:#fff;border-color:#ffffff85}.scroll-mt-24{scroll-margin-top:6rem}@media screen and (min-width:993px){.about-nav__item.active .about-nav__indicator{box-shadow:0 0 24px #54ccb633}}@media screen and (max-width:768px){.about-page{--about-shell-width:calc(100vw - 24px);--about-shell-left:12px}}@media screen and (max-width:1280px){body #hero-element.hero--about{display:none}}@media screen and (min-width:1281px){#hero-canvas__container.hero--about{transform-origin:100%;transform:scale(.9)perspective(400px)rotateX(2deg)}}#hero-element.hero--about .hello-world{z-index:20;top:170px;left:-60px;right:auto}#hero-element.hero--about .import-from-orlando{z-index:20;top:246px;left:-110px;right:auto}#hero-element.hero--about .orange-bar{width:24vw;left:auto;right:0}#hero-element.hero--about .js-icon{z-index:20;width:90px;top:350px;left:-40px;right:auto}#hero-element.hero--about .vue-icon{z-index:20;width:100px;bottom:220px;left:-60px;right:auto}.c1-container{overflow:visible}.c1-scene{align-items:center;height:500px;margin-top:40px;display:flex;position:relative}.c1-canvas-container{z-index:1;background:radial-gradient(circle,#0f172acc,#0000 70%);border-radius:24px;width:100%;height:100%;position:absolute;top:0;left:0}.c1-overlay{color:var(--about-muted);letter-spacing:.1em;text-transform:uppercase;z-index:2;pointer-events:none;font-size:.75rem;position:absolute;bottom:20px;right:20px}.c1-orb-label{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1320b3;border:1px solid #54ccb633;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.c1-orb-label img{filter:drop-shadow(0 2px 4px #00000080);width:24px;height:24px;transition:all .3s}.c1-orb-label.active{background:#54ccb633;border-color:#54ccb6;transform:scale(1.3);box-shadow:0 0 20px #54ccb666}.c1-orb-label.active img{filter:drop-shadow(0 0 8px #54ccb6cc)}.c1-node-tooltip{-webkit-backdrop-filter:blur(24px);pointer-events:none;z-index:100;background:linear-gradient(135deg,#0e1621a6 0%,#080c13d9 100%);border:1px solid #54ccb640;border-top-color:#6cebdb80;border-radius:10px;width:160px;padding:12px 14px;position:absolute;top:-76px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 32px #000c,0 0 16px #54ccb61a,inset 0 1px #ffffff0d}.c1-node-tooltip:before{content:"";opacity:.4;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:8px 8px;position:absolute;inset:0}.c1-node-tooltip:after{content:"";filter:drop-shadow(0 2px 4px #54ccb633);border:6px solid #0000;border-top-color:#54ccb659;border-bottom-width:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.c1-tooltip-header{z-index:2;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex;position:relative}.c1-tooltip-title{color:#fff;letter-spacing:.02em;text-shadow:0 0 10px #54ccb666;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:.85rem;font-weight:600;overflow:hidden}.c1-tooltip-prof{color:#6cebdb;letter-spacing:.04em;text-shadow:0 0 8px #6cebdb80;font-family:SFMono-Regular,Menlo,Monaco,monospace;font-size:.75rem;font-weight:600}.c1-tooltip-bar{z-index:2;background:#ffffff14;border-radius:3px;width:100%;height:4px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0006}.c1-tooltip-fill{background:linear-gradient(90deg,#2a8a7a,#6cebdb);border-radius:3px;height:100%;box-shadow:0 0 8px #6cebdb}.c1-tabs-wrapper{z-index:50;justify-content:center;align-items:center;margin-bottom:32px;display:flex;position:relative}.c1-tabs-track{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c121e66;border:1px solid #54ccb626;border-radius:999px;padding:6px;display:flex;position:relative;box-shadow:0 4px 20px #0006,inset 0 1px #ffffff0d}.c1-tabs-slider{pointer-events:none;z-index:0;background:#54ccb61a;border:1px solid #54ccb64d;border-radius:999px;position:absolute;top:6px;bottom:6px;box-shadow:0 0 12px #54ccb626,inset 0 0 8px #54ccb61a}.c1-tab-item{z-index:1;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:130px;padding:10px 24px;transition:all .3s;display:flex;position:relative}.c1-tab-icon{color:#8ea6bf99;align-items:center;transition:all .3s;display:flex}.c1-tab-item.active .c1-tab-icon{color:#54ccb6;filter:drop-shadow(0 0 8px #54ccb699)}.c1-tab-item:hover:not(.active) .c1-tab-icon{color:#b9cadbe6}.c1-tab-label{letter-spacing:.05em;color:#8ea6bfb3;font-size:.85rem;font-weight:600;transition:color .3s}.c1-tab-item.active .c1-tab-label{color:#f4f7fb}.c1-tab-item:hover:not(.active) .c1-tab-label{color:#fff}.c1-tab-tooltip{color:#54ccb6;white-space:nowrap;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;z-index:100;background:#0a0f19e6;border:1px solid #54ccb640;border-radius:6px;padding:6px 12px;font-size:.7rem;font-weight:500;position:absolute;top:-46px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000080}.c1-tab-tooltip:after{content:"";border:4px solid #0000;border-top-color:#54ccb640;border-bottom-width:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.ca-container{padding-bottom:100px;position:relative}.ca-dial-layout{justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative;overflow:hidden}@keyframes spinSlow{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes spinSlowReverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes counterSpin{to{transform:rotate(-360deg)}}@keyframes spinStandard{to{transform:rotate(360deg)}}.ca-dial-rings-container{z-index:1;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ca-ring{pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ca-ring-1{border:1px dashed #54ccb633;width:500px;height:500px;animation:60s linear infinite spinSlow}.ca-ring-2{border:2px dotted #54ccb61a;width:440px;height:440px;animation:45s linear infinite spinSlowReverse;box-shadow:inset 0 0 20px #54ccb60d}.ca-ring-3{border:1px solid #54ccb626;width:320px;height:320px;animation:30s linear infinite spinSlow}.ca-dial-lines{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ca-dial-ring-nodes{border-radius:50%;animation:40s linear infinite spinStandard;position:absolute;inset:0}.ca-dial-node-wrapper{transform-origin:50%;z-index:2;position:absolute;top:50%;left:50%}.ca-dial-node{cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0f19e6;border:1px solid #54ccb64d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 12px #00000080,inset 0 0 10px #54ccb61a}.ca-node-counter-rotator{justify-content:center;align-items:center;width:100%;height:100%;animation:40s linear infinite counterSpin;display:flex}.ca-node-counter-rotator img{opacity:.6;width:24px;height:24px;transition:all .3s}.ca-dial-node:hover,.ca-dial-node.active{z-index:10;background:#0e1826;border-color:#54ccb6;transform:scale(1.2);box-shadow:0 0 20px #54ccb680,inset 0 0 16px #54ccb633}.ca-dial-node:hover .ca-node-counter-rotator img,.ca-dial-node.active .ca-node-counter-rotator img{opacity:1;filter:drop-shadow(0 0 8px #54ccb6cc)}.ca-dial-center{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle,#0e1621f2 0%,#080c13fa 100%);border:1px solid #54ccb640;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 40px #000c,inset 0 0 30px #54ccb626}.ca-dial-center:before{content:"";pointer-events:none;background:repeating-radial-gradient(circle,#0000,#0000 10px,#54ccb608 11px 12px);border-radius:50%;position:absolute;inset:0}.ca-center-content{text-align:center;z-index:2;flex-direction:column;align-items:center;width:100%;padding:0 30px;display:flex;position:relative}.ca-center-icon{background:#54ccb61a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex;box-shadow:inset 0 0 10px #54ccb633}.ca-center-icon img{filter:drop-shadow(0 0 8px #54ccb699);width:36px;height:36px}.ca-center-title{color:#fff;letter-spacing:.05em;text-shadow:0 0 10px #54ccb64d;margin:0 0 20px;font-size:1.4rem;font-weight:700}.ca-center-data{width:100%}.ca-center-row{justify-content:space-between;margin-bottom:8px;font-family:SFMono-Regular,monospace;font-size:.75rem;display:flex}.ca-center-label{color:#8ea6bfb3;text-transform:uppercase;border:none}.ca-center-value{color:#54ccb6;font-weight:700}.ca-center-track{background:#ffffff14;border-radius:2px;width:100%;height:4px;overflow:hidden;box-shadow:inset 0 1px 2px #00000080}.ca-center-fill{background:linear-gradient(90deg,#2a8a7a,#54ccb6);height:100%;box-shadow:0 0 8px #54ccb6}.ea-container{padding-bottom:80px;position:relative}.ea-timeline-wrapper{max-width:900px;margin:0;padding:40px 0;position:relative}.ea-beam-bg{background:#ffffff0d;border-radius:2px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ea-beam-fill{background:linear-gradient(#54ccb6,#2a8a7a);border-radius:2px;width:4px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 20px #54ccb6cc,0 0 40px #54ccb666}.ea-node{justify-content:center;align-items:center;width:100%;margin-bottom:60px;display:flex;position:relative}.ea-left{justify-content:flex-end;padding-right:50%}.ea-right{justify-content:flex-start;padding-left:50%}.ea-node-connector{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ea-node-dot{background:#0b1320;border:3px solid #54ccb6;border-radius:50%;width:14px;height:14px;box-shadow:0 0 16px #54ccb6cc}.ea-left .ea-node-laser{background:linear-gradient(90deg,#54ccb600,#54ccb6cc);width:40px;height:2px;position:absolute;right:8px;transform:translateY(-50%)}.ea-right .ea-node-laser{background:linear-gradient(90deg,#54ccb6cc,#54ccb600);width:40px;height:2px;position:absolute;left:8px;transform:translateY(-50%)}.ea-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c121eb3;border:1px solid #54ccb633;border-radius:16px;width:400px;max-width:90%;margin:0 40px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.ea-card-glow{opacity:.8;background:linear-gradient(90deg,#0000,#54ccb6,#0000);width:100%;height:2px;position:absolute;top:0;left:0}.ea-card-content{z-index:2;padding:28px;position:relative}.ea-date{color:#54ccb6;letter-spacing:.1em;margin-bottom:8px;font-family:monospace;font-size:.8rem;display:block}.ea-title{color:#fff;margin:0 0 4px;font-size:1.3rem;font-weight:700}.ea-company{color:#8ea6bfcc;margin:0 0 16px;font-size:.95rem;font-weight:500}.ea-bullets{color:#c8d7e6cc;margin:0;padding-left:18px;font-size:.9rem;line-height:1.5}.ea-bullets li{margin-bottom:8px}.ea-bullets li::marker{color:#54ccb6}.es-container{gap:0;padding-bottom:80px;display:flex;position:relative}.es-progress{z-index:5;width:3px;position:absolute;top:0;bottom:0;left:0}.es-progress__track{background:#54ccb61f;border-radius:2px;position:absolute;inset:0}.es-progress__fill{background:linear-gradient(#54ccb6,#2a9a86);border-radius:2px;width:100%;position:absolute;top:0;left:0;box-shadow:0 0 14px #54ccb6b3}.es-progress__dot{z-index:6;background:#0d1a2d;border:2.5px solid #54ccb6;border-radius:50%;width:13px;height:13px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #54ccb699}.es-cards{flex-direction:column;gap:24px;width:100%;padding-left:36px;display:flex}.es-card{cursor:default;background:#0d1a2d;border:1px solid #54ccb640;border-radius:14px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s;position:relative;overflow:hidden}.es-card:hover{border-color:#54ccb680;transform:translateY(-5px);box-shadow:0 20px 60px #00000080,0 0 30px #54ccb61f}.es-card__accent-line{background:linear-gradient(90deg,#54ccb6,#3ba898 60%,#0000);width:100%;height:3px}.es-card__inner{z-index:2;grid-template-columns:1fr auto 1.3fr;gap:0;padding:28px 32px;display:grid;position:relative}@media screen and (max-width:768px){.es-card__inner{grid-template-columns:1fr;gap:16px;padding:22px 20px}}.es-card__divider{background:#54ccb633;width:1px;margin:0 28px}@media screen and (max-width:768px){.es-card__divider{display:none}}.es-card__left{flex-direction:column;justify-content:center;gap:8px;display:flex}.es-card__date{color:#54ccb6;letter-spacing:.1em;text-transform:uppercase;font-family:SFMono-Regular,Menlo,Monaco,monospace;font-size:.76rem;font-weight:500}.es-card__title{color:#e5edf7;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:700;line-height:1.3}.es-card__company{color:#8ea6bf;margin:0;font-size:.92rem;font-weight:500}.es-card__right{align-items:center;display:flex}.es-card__bullets{margin:0;padding-left:18px;list-style:none}.es-card__bullets li{color:#a8bdd0;margin-bottom:10px;padding-left:6px;font-size:.86rem;line-height:1.65;position:relative}.es-card__bullets li:last-child{margin-bottom:0}.es-card__bullets li:before{content:"";background:#54ccb6;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:-14px}.eb-container{padding-bottom:80px}.eb-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media screen and (max-width:768px){.eb-grid{grid-template-columns:1fr}}.eb-card{cursor:default;background:#0d1a2d;border:1px solid #54ccb638;border-radius:16px;flex-direction:column;padding:24px;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.eb-card:hover{border-color:#54ccb673;transform:translateY(-4px)scale(1.005);box-shadow:0 20px 50px #00000073,0 0 25px #54ccb614}.eb-card--featured{grid-column:1/-1;padding:28px}.eb-card--featured .eb-card__accent-bar{width:100%}.eb-card--featured .eb-card__header{flex-wrap:wrap}.eb-card--featured .eb-card__icon{width:52px;height:52px;font-size:1.25rem}.eb-card--featured .eb-card__title{font-size:1.3rem}.eb-card__accent-bar{background:#54ccb6;height:3px;position:absolute;top:0;left:0;right:0}.eb-card--featured .eb-card__accent-bar{background:linear-gradient(90deg,#54ccb6,#3ba898)}.eb-card__header{align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.eb-card__icon{color:#54ccb6;background:#54ccb626;border:1px solid #54ccb659;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;transition:background .3s,transform .3s;display:flex}.eb-card:hover .eb-card__icon{background:#54ccb640;transform:scale(1.08)}.eb-card__meta{flex:1;min-width:0}.eb-card__date-pill{color:#54ccb6;letter-spacing:.06em;white-space:nowrap;background:#54ccb61f;border:1px solid #54ccb64d;border-radius:20px;flex-shrink:0;margin-top:2px;padding:5px 14px;font-family:SFMono-Regular,Menlo,Monaco,monospace;font-size:.72rem;display:inline-block}.eb-card__body{flex:1}.eb-card__title{color:#e5edf7;letter-spacing:-.02em;margin:0 0 4px;font-size:1.1rem;font-weight:700;line-height:1.3}.eb-card__company{color:#8ea6bf;margin:0;font-size:.88rem;font-weight:500}.eb-card__bullets{margin:0;padding-left:18px;list-style:none}.eb-card__bullets li{color:#a8bdd0;margin-bottom:8px;padding-left:6px;font-size:.84rem;line-height:1.6;position:relative}.eb-card__bullets li:last-child{margin-bottom:0}.eb-card__bullets li:before{content:"";background:#54ccb6;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:-14px}.ec-container{padding-bottom:80px}.ec-entry{gap:24px;display:flex;position:relative}.ec-entry__timeline{flex-direction:column;flex-shrink:0;align-items:center;width:13px;padding-top:6px;display:flex}.ec-entry__dot{z-index:2;background:#0d1a2d;border:2.5px solid #54ccb6;border-radius:50%;flex-shrink:0;width:13px;height:13px;box-shadow:0 0 10px #54ccb680}.ec-entry__line{background:linear-gradient(#54ccb659 0%,#54ccb600 100%);border-radius:1px;width:2px;height:200px;margin-top:6px;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.ec-entry__body{flex:1;padding-bottom:52px;position:relative}@media screen and (max-width:768px){.ec-entry__body{padding-bottom:36px}}.ec-entry:last-child .ec-entry__body{padding-bottom:0}.ec-entry__watermark{letter-spacing:-.06em;color:#54ccb6;pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,12vw,9rem);font-weight:900;line-height:1;position:absolute;top:-10px;right:-10px}@media screen and (max-width:768px){.ec-entry__watermark{font-size:4rem;right:0}}.ec-entry__content{z-index:2;position:relative}.ec-entry__company{color:#54ccb6;letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:clamp(.7rem,2vw,.82rem);font-weight:700}.ec-entry__title{color:#fff;letter-spacing:-.04em;text-shadow:0 0 20px #ffffff0d;margin:0 0 16px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.15}.ec-entry__date{color:#8ea6bf;letter-spacing:.1em;font-family:SFMono-Regular,Menlo,Monaco,monospace;font-size:.85rem;font-weight:500;display:inline-flex}.ec-entry__bullets{max-width:500px;margin:0;padding-left:18px;list-style:none}.ec-entry__bullets li{color:#b0c4d8;letter-spacing:.01em;margin-bottom:12px;padding-left:6px;font-size:1rem;font-weight:400;line-height:1.8;position:relative}.ec-entry__bullets li:last-child{margin-bottom:0}.ec-entry__bullets li:before{content:"";background:#54ccb6;border-radius:50%;width:4px;height:4px;position:absolute;top:11px;left:-14px;box-shadow:0 0 8px #54ccb699}.ec-entry__divider{transform-origin:0;background:linear-gradient(90deg,#54ccb6 0%,#54ccb64d 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}
