@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=IBM+Plex+Mono:wght@400;600&family=JetBrains+Mono:wght@400;600&display=swap";.sidebar{position:fixed;top:0;left:0;height:100vh;width:250px;background:rgba(24,24,26,.55);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);color:#f5f5f7;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;z-index:1000;box-shadow:0 8px 32px #0000002e,0 1.5px 4px #0000000a;border-radius:0 28px 28px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;border:1.5px solid rgba(255,255,255,.1);transition:all .25s cubic-bezier(.4,0,.2,1);justify-content:flex-start;overflow-y:auto}.profile{display:flex;flex-direction:column;align-items:center;width:100%;gap:.5rem}.profile-img{width:96px;height:96px;border-radius:50%;object-fit:cover;margin-bottom:1.2rem;box-shadow:0 2px 16px #00000021;border:2.5px solid rgba(255,255,255,.18);background:rgba(36,36,40,.18)}.profile-lang-flags{display:flex;gap:.5rem;margin-bottom:.8rem}.profile-lang-flags button{width:28px;height:28px;border:none;background:transparent;font-size:1.1rem;display:flex;align-items:center;justify-content:center;transition:color .15s,transform .13s;cursor:pointer;outline:none;box-shadow:none;border-radius:6px;padding:0}.profile-lang-flags button.active,.profile-lang-flags button:focus{color:#007aff;transform:scale(1.12);background:none;box-shadow:none}.profile-lang-flags button:hover{color:#007aff;background:none}.profile-name{margin:0;font-size:1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.2rem;text-shadow:0 2px 12px rgba(0,0,0,.1)}.profile-name a{color:inherit;text-decoration:none;transition:color .15s}.profile-name a:hover{color:#007aff}.profile-tagline{margin:0;font-size:1rem;color:#b0b0b8;font-weight:400;margin-bottom:.2rem}.profile-ipa{font-size:.98rem;color:#8e8e93;margin-bottom:.2rem}.sidebar-nav{margin-top:2.2rem;display:flex;flex-direction:column;gap:.4rem;width:100%;align-items:flex-start;padding-top:.5rem}.sidebar-link{font-size:1rem;font-weight:500;color:#f5f5f7;padding:.2rem .7rem;border-radius:8px;background:rgba(255,255,255,.04);transition:background .13s,color .13s;cursor:pointer;margin:0;display:block;text-align:left}.sidebar-link a{color:inherit;text-decoration:none;display:block;width:100%;padding:.2rem 0}.sidebar-link:hover,.sidebar-link a.active{background:rgba(245,245,247,.16);color:#007aff}.profile-contact-icons{display:flex;gap:.7rem;margin-bottom:.8rem;justify-content:center}.contact-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(245,245,247,.13);transition:background .15s,box-shadow .15s,transform .13s;box-shadow:0 1px 8px #0000001a;color:#fff;text-decoration:none;border:none;outline:none;font-size:1.22rem}.contact-icon:hover,.contact-icon:focus{background:rgba(0,122,255,.18);box-shadow:0 0 0 2px #007aff33;color:#007aff;transform:scale(1.08)}.sidebar-toggle{display:none}@media (max-width: 768px){.sidebar-toggle{display:flex!important;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:linear-gradient(135deg,#23242a 60%,#232f47 100%);border:1.5px solid #353545;color:#eaeaf0;font-size:22px;box-shadow:0 2px 8px #0000001a;transition:background .15s,color .15s,box-shadow .15s;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;outline:none;z-index:2100;margin-left:8px;border-style:solid;border-width:1.5px;border-color:#353545}.sidebar-toggle:focus,.sidebar-toggle:hover{background:#232f47;color:#7ab4ff;box-shadow:0 4px 16px #007aff1a}}@media (max-width: 900px){.sidebar{width:180px;padding:1.2rem .5rem;border-radius:0 18px 18px 0}.profile-img{width:64px;height:64px}}@media (max-width: 768px){.sidebar{flex-direction:column;width:100vw;height:100%;position:fixed;top:0;left:0;justify-content:flex-start;align-items:center;padding:.5rem 1rem;border-radius:0 0 18px 18px;box-shadow:0 2px 16px #0000001a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);overflow-x:auto;overflow-y:visible}.profile{flex-direction:row;align-items:center;gap:.7rem;width:auto}.profile-img{margin-bottom:0}.profile-name,.profile-lang-flags,.profile-tagline,.profile-ipa{display:none}.sidebar-nav{flex-direction:column;margin-top:0;gap:.7rem;width:auto;display:none;position:absolute;top:64px;left:0;width:100vw;background:rgba(24,24,26,.98);align-items:flex-start;padding:1rem .5rem;z-index:2000;border-radius:0 0 18px 18px;box-shadow:0 2px 16px #0000001a}.sidebar-nav.open{display:flex}.sidebar-toggle{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin-left:.5rem;background:rgba(245,245,247,.13);border-radius:50%;border:none;color:#fff;font-size:1.6rem;cursor:pointer;transition:background .15s;z-index:2100}.sidebar-toggle:focus,.sidebar-toggle:hover{background:rgba(0,122,255,.18);color:#007aff}.profile-contact-icons{margin-bottom:0}}@media (max-width: 500px){.sidebar{height:140px;padding:.2rem .3rem;border-radius:0 0 12px 12px}.profile-img{width:32px;height:32px}.sidebar-link{font-size:.98rem;padding:.2rem .3rem;border-radius:6px}}.sidebar-dropdown-pill{position:absolute;top:48px;left:50%;transform:translate(-50%);min-width:140px;background:linear-gradient(135deg,#23242a 60%,#232f47 100%);border-radius:999px;box-shadow:0 4px 24px #0000002e;border:1.5px solid #353545;padding:.5rem 1.2rem;display:flex;flex-direction:column;align-items:center;z-index:2200;gap:.2rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:fadeInPill .18s}@keyframes fadeInPill{0%{opacity:0;transform:translate(-50%) scale(.95)}to{opacity:1;transform:translate(-50%) scale(1)}}@media (max-width: 768px){.sidebar-nav{display:none!important}}.hey{font-size:clamp(2.2rem,7vw,5.5rem);padding-left:0;font-weight:700;letter-spacing:-.03em;color:#f5f5f7;text-shadow:0 2px 24px rgba(0,0,0,.12);margin-bottom:.2em}#home{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;min-height:100vh;z-index:1;box-sizing:border-box;margin:0 auto;gap:3vw;max-width:1100px;padding:0 1.5rem}.myname{background:rgba(24,24,26,.55);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-radius:2.2rem;box-shadow:0 8px 32px #0000002e;padding:2.5rem 2rem;min-width:0;max-width:480px;width:100%;display:flex;flex-direction:column;align-items:flex-start;z-index:2}.myname h1{font-size:clamp(2.2rem,7vw,5.5rem);margin:0;padding:0;text-align:left}.myname p{margin-top:1.5rem;font-size:clamp(1.1rem,3vw,2.1rem);font-weight:500;color:#e0e0e6;text-align:left;letter-spacing:-.01em;line-height:1.2}@media (max-width: 900px){#home{flex-direction:column;align-items:center;gap:2.2rem;padding:0 .5rem}.myname{padding:1.2rem .5rem;max-width:98vw;align-items:center;text-align:center}.myname h1,.myname p{text-align:center;align-items:center}}@media (max-width: 600px){#home{flex-direction:column;gap:1.2rem;min-height:90vh;padding:0 .2rem}.myname{padding:1.2rem 1rem;border-radius:1.2rem}}#about{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:none;padding:6vh 0;text-align:left;width:100%;min-height:100vh;gap:6em;box-sizing:border-box;margin:0 auto}.intro{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;width:100vw;max-width:900px;padding:2em 2em 0;color:#f5f5f7}.statement{width:100%;max-width:700px;margin:0 auto;padding:2.5em 1.5em;border-radius:2.2rem;display:flex;flex-direction:column;align-items:center;background:rgba(24,24,26,.55);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:0 8px 32px #0000002e;border:1.5px solid rgba(255,255,255,.1)}.statement-list{width:100%;display:flex;flex-direction:column;gap:2em}.statement-item{font-size:1.08em;line-height:1.6;background:rgba(255,255,255,.04);border-radius:1.2rem;padding:1.1em 1.2em;box-shadow:0 2px 12px #00000014;color:#f5f5f7;transition:background .18s,box-shadow .18s}@media (max-width: 900px){#about{gap:2.5em;padding:3vh 0}.statement{padding:1.5em .7em;border-radius:1.2rem}}@media (max-width: 600px){#about{gap:1.2em;padding:1.2vh 0}.statement{padding:.7em .2em;border-radius:.7rem}.statement-item{font-size:1em;padding:.7em .6em;border-radius:.7rem}}.scroll-arrow{cursor:pointer;position:absolute;bottom:32px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:50%;background:rgba(245,245,247,.1);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:background .15s,box-shadow .15s}.scroll-arrow:hover{background:rgba(0,122,255,.1);box-shadow:0 4px 16px #007aff1a}.scroll-pill{display:flex;align-items:center;justify-content:center;gap:.7em;position:absolute;left:50%;bottom:32px;transform:translate(-50%);padding:.6em 1.6em;background:rgba(245,245,247,.13);border-radius:999px;box-shadow:0 2px 12px #0000001a;color:#007aff;font-size:1.13rem;font-weight:500;cursor:pointer;transition:background .15s,box-shadow .15s,color .15s,transform .18s;border:1.5px solid #007aff33;z-index:10;-webkit-user-select:none;user-select:none}.scroll-pill:hover,.scroll-pill:focus{background:rgba(0,122,255,.13);color:#0051a8;box-shadow:0 4px 24px #007aff1a;transform:translate(-50%) scale(1.05)}.scroll-pill-emoji{font-size:1.3em;animation:wave 1.5s infinite linear;display:inline-block}@keyframes wave{0%{transform:rotate(0)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0)}to{transform:rotate(0)}}.scroll-pill-text{padding-left:.2em}.scroll-pill-hint{display:inline-flex;align-items:center;margin-left:.5em;color:#007aff;font-size:.98em;opacity:.8}.scroll-pill-hint svg{margin-right:.2em;display:inline-block;vertical-align:middle}.scroll-pill-hint-text{font-size:.95em;color:#007aff;margin-left:.1em;opacity:.7;letter-spacing:.01em}@media (max-width: 734px){.scroll-arrow{width:28px;height:28px;bottom:16px}.scroll-pill{font-size:.98rem;padding:.5em 1em;bottom:16px}.scroll-pill-emoji{font-size:1.1em}}#projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;padding:3rem 2rem;width:100%;box-sizing:border-box;justify-items:center;align-items:stretch;background:none}#projects>*{width:100%;max-width:420px;min-width:0;display:flex;justify-content:center;align-items:stretch;background:rgba(24,24,26,.55);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-radius:2.2rem;box-shadow:0 8px 32px #0000002e;border:1.5px solid rgba(255,255,255,.1);padding:1.2rem 1rem}@media (min-width: 768px){#projects{padding-left:260px}}@media (max-width: 734px){#projects{padding:1.2rem .5rem;gap:1.2rem}#projects>*{max-width:98vw;border-radius:1.2rem;padding:.7rem .3rem}}.project-card{background:linear-gradient(120deg,#191a1f 60%,#23232a 100%);border:1.5px solid #23232a;padding:1.5rem 1.2rem;border-radius:18px;display:flex;flex-direction:column;gap:.7rem;width:100%;height:auto;box-sizing:border-box;box-shadow:0 2px 16px #00000021;transition:box-shadow .22s cubic-bezier(.4,0,.2,1),background .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1)}.project-card:hover{box-shadow:0 10px 36px #0000002e;background:linear-gradient(120deg,#202127 60%,#23232a 100%);transform:translateY(-4px) scale(1.015)}.project-card-img{width:100%;border-radius:14px;object-fit:cover;aspect-ratio:16 / 9;max-height:220px;box-shadow:0 1px 8px #00000021;background:#18181a}.project-card-title{margin:0;font-size:1.35rem;font-weight:600;color:#f5f5f7;letter-spacing:-.01em}.project-card-desc{font-size:1.05rem;color:#b0b0b8;overflow:hidden}.project-card-tags{display:flex;flex-wrap:wrap;gap:.4rem}.tag{background:rgba(245,245,247,.06);color:#f5f5f7;padding:.18rem .7rem;border-radius:8px;font-size:.95em;border:1px solid #23232a}.project-card-links{display:flex;gap:.7rem;margin-top:.7rem}.project-card-button{background:rgba(245,245,247,.07);border:1.5px solid #23232a;color:#f5f5f7;padding:.3rem 1rem;border-radius:12px;cursor:pointer;font-size:1.01rem;transition:background .15s,color .15s,border .15s}.project-card-button:hover{background:rgba(0,122,255,.1);color:#007aff;border:1.5px solid #007aff}.project-card-flip-container{perspective:1200px;width:100%;height:100%;cursor:pointer;outline:none}.project-card-flipper{position:relative;width:100%;height:100%;min-height:400px;transition:transform .6s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.project-card-flip-container.flipped .project-card-flipper{transform:rotateY(180deg)}.project-card-front,.project-card-back{position:absolute;width:100%;height:100%;top:0;left:0;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:flex-start}.project-card-front{z-index:2}.project-card-back{transform:rotateY(180deg);background:rgba(24,24,24,.92);z-index:3;padding:1.2rem;border-radius:18px;border:1.5px solid #232326;box-sizing:border-box;display:flex;flex-direction:column;gap:1.1rem;align-items:flex-start;box-shadow:0 2px 16px #0000001a}@media (max-width: 768px){.project-card-title{font-size:1.18rem}.project-card-desc{font-size:1.01rem}.project-card{padding:1.1rem .5rem;border-radius:14px;min-width:0;max-width:98vw;overflow:hidden}.project-card-img{border-radius:10px}}.project-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(20,22,26,.55);z-index:1000;display:block;animation:fadeInModalBg .25s;min-height:100vh;min-width:100vw;overflow-y:auto;backdrop-filter:blur(20px) saturate(1.4) brightness(.8);-webkit-backdrop-filter:blur(20px) saturate(1.4) brightness(1.08);box-shadow:0 4px 32px #00000021}@keyframes fadeInModalBg{0%{opacity:0}to{opacity:1}}.project-panel{position:relative;width:50%;gap:1.5em;margin:6vh auto;background:rgba(28,29,34,.92);box-shadow:0 12px 40px #00000038,0 2px 12px #00000021;border:1.5px solid rgba(60,60,70,.22);border-radius:22px;padding:1.5em 2em;display:flex;flex-direction:column;align-items:stretch;transition:box-shadow .18s,border .18s,background .18s;overflow:hidden;top:0;backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2)}.project-panel-image{border-radius:22px;background:linear-gradient(135deg,#23242a 60%,#18181c 100%);border-bottom:1px solid #23242a;box-shadow:0 2px 12px #0000000a}.project-panel-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;color:#eaeaf0;background:transparent;gap:1em}.project-panel-content p:first-child{font-size:1.45rem;font-weight:700;margin:0 0 .5em;color:#fff;letter-spacing:-.01em;text-shadow:0 1px 8px rgba(0,0,0,.18)}.project-panel-content p{margin:.5em 0;color:#bfc2d0;font-size:.98rem;line-height:1.6}.project-panel-links{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:.7em 0 0;gap:.6em;z-index:1}.project-panel-button{color:#eaeaf0;border:1.5px solid #353545;background:linear-gradient(90deg,#23242a 80%,#232f47 100%);border-radius:999px;padding:.38em 1.1em;font-size:.98em;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border .15s,box-shadow .15s;box-shadow:0 2px 8px #0000000f;outline:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-panel-button:hover:not(:disabled){background:#232f47;color:#7ab4ff;border:1.5px solid #007aff88;box-shadow:0 4px 16px #007aff1a}.project-panel-button:disabled{opacity:.5;cursor:not-allowed}.project-panel-skills{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;z-index:1}.project-panel-skill{margin:.2em;color:#eaeaf0;border:1.5px solid #353545;background:linear-gradient(90deg,#23242a 80%,#232f47 100%);border-radius:999px;padding:.18em .8em;font-size:.62rem;font-weight:500;letter-spacing:.01em;box-shadow:0 1px 4px #00000008}.project-panel-close{position:fixed;top:16px;right:20px;background:#23242acc;border:none;border-radius:999px;color:#eaeaf0;font-size:22px;width:38px;height:38px;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:background .15s,color .15s,box-shadow .15s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000}.project-panel-close:hover{background:#232f47;color:#7ab4ff;box-shadow:0 4px 16px #007aff1a}@media (max-width: 700px){.project-panel{max-width:99vw;border-radius:10px;margin:2vh auto}.project-panel-image{background:linear-gradient(135deg,#23242a 60%,#18181c 100%);border-radius:10px 10px 0 0;max-height:110px;min-height:60px}.project-panel-content{padding:.7em .4em;font-size:.97rem}.project-panel-content p:first-child{font-size:1.1rem}.project-panel-button{font-size:.93em;padding:.32em .8em}.project-panel-skill{font-size:.54rem;padding:.13em .6em}.project-panel-close{width:32px;height:32px;font-size:18px;top:8px;right:10px}}#updates{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;width:100%;max-width:700px;margin:0 auto;box-sizing:border-box;background:none}.timeline{position:relative;width:100%;max-width:700px;margin:0 auto;padding-left:0;padding:2.2rem 1.5rem}.timeline:before{content:"";position:absolute;left:70px;top:0;bottom:0;width:2.5px;background:linear-gradient(180deg,#232326 0%,#18181a 100%);border-radius:2px;opacity:.7}.timeline-node{position:relative;display:flex;align-items:flex-start;margin-bottom:2.8rem;min-height:56px;border-radius:1.2rem;padding:1.1em 1.2em;color:#f5f5f7;transition:background .18s,box-shadow .18s}.timeline.timeline-horizontal{position:relative;width:100%;max-width:700px;margin:0 auto;padding:2.2rem 1.5rem}.timeline.timeline-horizontal:before{content:"";position:absolute;left:116px;top:0;bottom:0;width:2.5px;background:linear-gradient(180deg,#232326 0%,#18181a 100%);border-radius:2px;opacity:.7;z-index:1}.timeline-node-horizontal{position:relative;display:flex;flex-direction:row;align-items:center;margin-bottom:2.2rem;min-height:56px;background:none;box-shadow:none;padding:0;z-index:2}.timeline-date-col{width:110px;min-width:90px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;position:relative;z-index:2}.timeline-date-col-horizontal{min-width:90px;width:110px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.timeline-dot-col-horizontal{width:32px;display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.timeline-date-dot{display:flex;align-items:center;justify-content:flex-end;position:relative;height:32px}.timeline-date-dot-horizontal{width:13px;height:13px;background:linear-gradient(135deg,#b16cea 60%,#232326 100%);border-radius:50%;border:2.5px solid #b16cea;box-shadow:0 2px 8px #b16cea1a;position:relative;z-index:4}.timeline-date-text{display:inline-block;background:linear-gradient(135deg,#232326 60%,#18181a 100%);color:#b16cea;font-style:italic;font-weight:600;border-radius:8px;padding:.32em .9em .32em 1.2em;margin-right:.7em;box-shadow:0 2px 8px #b16cea1a;border:2.5px solid #b16cea;letter-spacing:.01em;position:relative;z-index:2}.timeline-date-text-horizontal{font-size:1.01rem;color:#b6b6c7;opacity:.7;font-style:italic;font-weight:500;letter-spacing:.01em;margin-right:.7em;background:none;border:none;box-shadow:none;padding:0}.timeline-content{margin-left:0;background:rgba(36,36,38,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;box-shadow:0 4px 24px #0000001a;padding:1.3rem 2rem 1.1rem 1.5rem;min-width:0;flex:1;display:flex;flex-direction:column;gap:.2rem;border-left:2.5px solid #232326;position:relative}.timeline-content-horizontal{flex:1;margin-left:1.2rem;background:rgba(36,36,38,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;box-shadow:0 4px 24px #0000001a;padding:1.3rem 2rem 1.1rem 1.5rem;min-width:0;display:flex;flex-direction:column;gap:.2rem;border-left:none;position:relative}.timeline-title{font-size:1.22rem;font-weight:700;color:#f5f5f7;margin-bottom:.18rem;letter-spacing:-.01em}.timeline-desc{font-size:1.04rem;color:#e0e0e6;line-height:1.6;margin-top:.1rem}@media (max-width: 900px){.timeline{padding:1.2rem .5rem;border-radius:1.2rem}}@media (max-width: 768px){#updates{padding:1.2rem .7rem;max-width:100vw}.timeline-node{flex-direction:column;align-items:flex-start;padding:1.1rem .7rem;gap:.5rem}.timeline-date-col{min-width:0;margin-bottom:.2rem;text-align:left;word-break:break-word;max-width:100%;overflow-wrap:break-word;white-space:normal;font-size:.98rem}.timeline-date-text{display:inline-block;max-width:100vw;overflow-wrap:break-word;word-break:break-word;white-space:normal}.timeline-content{padding-left:0;padding-top:.2rem}.timeline-title{font-size:1.08rem}.timeline-desc{font-size:.98rem}.timeline{gap:.7rem}h1{font-size:1.5rem!important;margin-bottom:1.1rem!important}}@media (max-width: 700px){.timeline{max-width:98vw;padding-left:0}.timeline-content{padding:1rem .7rem .8rem 1rem;margin-left:0}.timeline-date-col{min-width:60px}.timeline-date-text{font-size:.93rem;padding:.22em .6em .22em .8em;margin-right:.3em}.timeline:before{left:44px}.timeline.timeline-horizontal:before{left:.9rem}.timeline-node-horizontal{flex-direction:column;align-items:flex-start}.timeline-date-col-horizontal{align-items:flex-start;width:auto;min-width:0;margin-bottom:.2rem}.timeline-dot-col-horizontal{width:2.2rem}.timeline-content-horizontal{margin-left:0;padding:1rem .7rem .8rem 1rem}}@media (max-width: 600px){#updates{padding:1.2rem .2rem}.timeline{padding:.7rem .2rem;border-radius:.7rem}.timeline-node{font-size:1em;padding:.7em .6em;border-radius:.7rem}}@media (max-width: 500px){#updates,.timeline-node{padding:.7rem .2rem}.timeline-title{font-size:1rem}.timeline-desc{font-size:.92rem}.timeline-date-col,.timeline-date-text{font-size:.92rem;max-width:100vw}}.cursor{position:fixed;opacity:1;pointer-events:none;mix-blend-mode:difference;width:3vw;height:3vw;border-radius:50%;background:rgba(245,245,247,.85);box-shadow:0 2px 8px #0000001a;transition:transform .35s cubic-bezier(.4,0,.2,1),background .18s;transform:translate(-50%,-50%) scale(1);z-index:2000}.cursor.expand{transform:translate(-50%,-50%) scale(1.5);background:#007aff}@media only screen and (max-width: 734px){.cursor{opacity:0;width:1em;height:1em}}:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;font-size:max(2vw,20px);color-scheme:dark;background:linear-gradient(120deg,#18181a 60%,#232326 100%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:0;padding:0;text-align:center;cursor:none}.glass{background:rgba(24,24,26,.55);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-radius:2.2rem;box-shadow:0 8px 32px #0000002e;border:1.5px solid rgba(255,255,255,.1)}a{font-weight:500;color:#007aff;text-decoration:none;transition:color .15s}a:hover{color:#fff}html,body{margin:0;max-width:100vw;width:100%;min-height:100vh;overflow-x:hidden;background:none}h1,h2,h3,h4{color:#f5f5f7;text-shadow:0 2px 12px rgba(0,0,0,.1)}h1{font-size:3.5vw;line-height:1.1;font-weight:700}h2{font-size:2.2vw;line-height:1.1}h3{font-size:1.5vw;line-height:1.1}h4{font-size:1.1vw;line-height:1.1}button{border-radius:12px;border:none;padding:.6em 1.2em;font-weight:500;font-family:inherit;background:rgba(245,245,247,.1);color:#f5f5f7;cursor:pointer;transition:background .15s,color .15s}button:focus,button:focus-visible{outline:2px solid #007aff}button:hover{background:rgba(0,122,255,.1);color:#007aff}b{background:#232326;color:#007aff;border-radius:6px;padding:.1em .4em}@media (max-width: 734px){:root{font-size:4vw}h1{font-size:2em}h2{font-size:1.3em}h3{font-size:1.1em}h4{font-size:1em}}.content{margin-left:250px;width:calc(100% - 250px)}@media (max-width: 900px){.content{margin-left:180px;width:calc(100% - 180px)}}@media (max-width: 768px){.content{margin-left:0;width:100%;padding-top:70px}}.page-content{padding-top:0}@media (max-width: 768px){.page-content{padding-top:140px}}
