@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Regular.otf);font-weight:400}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Medium.otf);font-weight:500}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Bold.otf);font-weight:700}:root{--bg-gradient:radial-gradient(circle at 1px 1px, #ffffff0d 1px, transparent 0) 0 0 / 22px 22px, #1f1f1f;--surface:#ffffff0f;--surface-2:#ffffff1a;--surface-border:#ffffff1f;--text-color:#e7e8e8;--muted-text:#e7e8e8bd;--accent-color:#e6b84f;--shadow-soft:0 12px 34px #00000038;--section-spacing:clamp(40px, 5vw, 80px);--section-inline-padding:40px}body.light{--bg-gradient:radial-gradient(circle at 1px 1px, #00000024 1px, transparent 0) 0 0 / 20px 20px, #f6f4ef;--surface:#0000000a;--surface-2:#0000001a;--surface-border:#0000001f;--text-color:#1f1f1f;--muted-text:#1f1f1fb8;--accent-color:#d39d2d;--shadow-soft:0 14px 34px #00000014}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-gradient);color:var(--text-color);margin:0;font-family:Satoshi,sans-serif;overflow-x:hidden}h2,h3{color:var(--accent-color)}button{transition:transform .2s}button:hover{transform:scale(1.1)}section{padding:var(--section-spacing) var(--section-inline-padding);justify-content:center;margin:0;scroll-margin-top:100px;display:flex}#projects{scroll-margin-top:-45px}#about,#experience{scroll-margin-top:20px}#contact{scroll-margin-top:80px}section+section{margin-top:0}section:last-of-type{margin-bottom:0}.section-intro{max-width:760px;color:var(--muted-text);text-align:center;margin:0 0 30px;font-size:22px;line-height:1.6}#themeToggle,.lang-btn,.contact-btn{background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset -1px -1px 0 #ffffff73, inset 1px 1px 0 #ffffff0f, var(--shadow-soft)}body.light #themeToggle,body.light .lang-btn,body.light .contact-btn{box-shadow:inset -2px -2px 2px #00000040, inset 2px 2px 2px #00000014, var(--shadow-soft)}#themeToggle:hover,.lang-btn:hover,.contact-btn:hover{box-shadow:inset -1px -1px 0 #ffffff73, inset 1px 1px 0 #ffffff0f, 0 0 16px #e6b84f38, var(--shadow-soft)}#themeToggle{z-index:20;cursor:pointer;border:none;border-radius:50px;align-items:center;width:94px;height:46px;padding:2px;display:flex;position:fixed;top:20px;left:30px}.toggle-circle{border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;transition:transform .35s;display:flex;position:absolute;left:-2px}body:not(.light) .toggle-circle{color:#e4e4e4;background:#1f1f1f}body.light .toggle-circle{color:#1f1f1f;background:#f6f4ef;transform:translate(50px)}.language-selector{z-index:20;position:fixed;top:20px;left:140px}.lang-btn{width:94px;height:46px;color:var(--text-color);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:3px;font-size:20px;font-weight:700;display:flex}.lang-arrow{font-size:16px}.lang-dropdown{opacity:0;pointer-events:none;flex-direction:column;gap:6px;width:94px;transition:all .2s;display:flex;position:absolute;top:56px;left:0;transform:translateY(-5px)}.language-selector.open .lang-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.lang-dropdown button{border:1px solid var(--surface-border);background:var(--surface-2);width:100%;color:var(--text-color);cursor:pointer;border-radius:10px;padding:10px 0;font-size:14px}.lang-dropdown button:hover{background:#e6b84f33}.contact-icons{z-index:20;gap:14px;transition:top .35s,right .35s,gap .35s;display:flex;position:fixed;top:14px;right:35px}.contact-icons.sticky{gap:10px;top:15px;right:20px}.contact-btn{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex}.contact-btn:hover{transform:scale(1.1)}.contact-btn svg{width:30px;height:30px}body:not(.light) .contact-btn svg{fill:#e4e4e4}body.light .contact-btn svg{fill:#1f1f1f}.hero{min-height:100vh;padding:0 var(--section-inline-padding);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.15em;width:100%;max-width:1000px;display:flex}.hero-title{text-align:center;text-shadow:0 0 6px #ffffff40,0 0 18px #ffffff26;flex-direction:column;align-items:center;width:100%;margin:0;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.12;display:flex}body.light .hero-title{text-shadow:0 0 6px #0000002e,0 0 18px #00000014}.hero-line{text-align:center;white-space:nowrap;display:block}.highlight{color:var(--accent-color);text-shadow:0 0 8px #e6b84f99,0 0 18px #e6b84f4d;font-weight:700}body.light .highlight{text-shadow:0 0 6px #e6b84f66}.cursor{margin-left:4px;animation:1.2s step-end infinite blink;display:inline-block;transform:translateY(-2px)}.floating-menu{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border-radius:999px;justify-content:center;align-items:center;gap:clamp(28px,5vw,100px);height:66px;transition:top .5s cubic-bezier(.22,1,.36,1),background .5s,box-shadow .5s;display:flex;position:absolute;bottom:-80px;left:10px;right:10px;transform:translateY(50%);box-shadow:inset -.35px -.35px #ffffff73,inset .35px .35px #ffffff0f,0 5px 16px #00000059}.floating-menu.sticky{z-index:9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;position:fixed;inset:10px 10px auto;transform:none;box-shadow:inset -.35px -.35px #ffffff8c,inset .35px .35px #ffffff14,0 8px 26px #00000073,0 0 10px #e6b84f1f}.floating-menu a{letter-spacing:.03em;color:var(--text-color);opacity:.72;font-size:clamp(1rem,1.8vw,1.45rem);text-decoration:none;transition:all .35s}.floating-menu a:hover{opacity:1;transform:translateY(-1px)}.floating-menu a.active{color:var(--accent-color);opacity:1;text-shadow:0 0 6px #e6b84f8c,0 0 14px #e6b84f40}.projects h2,.about-text h2,.about-skills h2,.experience-column h2,.contact h2{text-shadow:0 0 6px #e6b84f40,0 0 18px #e6b84f26;margin:0 0 10px;font-size:clamp(3rem,6vw,4.5rem);animation:6s ease-in-out infinite textGlow}body.light .about-text h2,body.light .about-skills h2,body.light .projects h2,body.light .contact h2,body.light .experience-column h2{text-shadow:0 0 10px #e6b84f75,0 0 24px #e6b84f38,0 0 40px #e6b84f24}.projects{padding-top:calc(var(--section-spacing) + 60px);flex-direction:column;align-items:center;width:100%;display:flex}.projects-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:40px 120px;width:min(100%,1400px);margin:0 auto;display:grid}.project-card{-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);background:#ffffff14;border-radius:32px;flex-direction:column;justify-content:flex-end;height:640px;margin-top:20px;margin-bottom:0;padding:22px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:inset -.4px -.4px #fff6,inset .4px .4px #ffffff0d}.project-card:hover,.project-card.active{transform:translateY(-10px)scale(1.015);box-shadow:inset -.4px -.4px #fff6,inset .4px .4px #ffffff0d,0 0 18px #e6b84f2e,0 20px 40px #0003}.project-center{transform:translateY(40px)}.project-center:hover,.project-center.active{transform:translateY(28px)scale(1.015)}.project-image{object-fit:cover;z-index:0;opacity:.82;border-radius:32px;width:100%;height:100%;transition:all .6s;position:absolute;inset:0}.project-card:hover .project-image,.project-card.active .project-image{opacity:.92;filter:blur(2px);transform:scale(1.08)}.project-card:before{content:"";background:radial-gradient(circle at var(--x,50%) var(--y,50%), #e6b84f3d, transparent 60%);opacity:0;transition:all .35s;position:absolute;inset:0}.project-card:hover:before,.project-card.active:before{opacity:1}.project-card:after{content:"";z-index:1;background:linear-gradient(#0b0b0b1f,#0b0b0be0);border-radius:32px;position:absolute;inset:0}.project-content{z-index:2;position:relative}.project-tag{color:#f4f4f4;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-size:13px;display:inline-flex}.project-card h3{margin:0 0 12px;font-size:clamp(1.9rem,3vw,2.6rem)}.project-card p{color:#e4e4e4;opacity:.86;max-width:290px;margin:0;font-size:1.15rem;line-height:1.55;transition:all .35s}.project-card:hover p,.project-card.active p{opacity:1;transform:translateY(-1px)}.about{justify-content:center;align-items:flex-start;display:flex}.about-grid{grid-template-columns:1fr 1fr;place-items:start center;gap:70px;width:min(100%,1240px);display:grid}.about-text{flex-direction:column;justify-self:center;align-items:center;display:flex}.about-skills{flex-direction:column;justify-content:flex-start;justify-self:center;align-items:center;display:flex}.about-photo{justify-content:center;align-items:center;margin:20px 0 30px;display:flex;position:relative}.about-photo:before{content:"";filter:blur(28px);opacity:.5;background:radial-gradient(circle,#e6b84f38,#0000 62%);position:absolute;inset:-22px}.about-photo-frame{aspect-ratio:4/5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffff17,#ffffff0a);border-radius:30px;width:min(100%,260px);padding:12px;transition:all .35s;position:relative;box-shadow:inset -.4px -.4px #ffffff59,inset .4px .4px #ffffff0d,0 14px 40px #00000038,0 0 28px #e6b84f1f}.about-photo-frame:hover{transform:translateY(-6px)rotate(-1.2deg);box-shadow:inset -.4px -.4px #ffffff59,inset .4px .4px #ffffff0d,0 18px 42px #00000038,0 0 34px #e6b84f2e}.about-photo-frame img{object-fit:cover;border-radius:24px;width:100%;height:100%;display:block}.about-text p{max-width:460px;color:var(--muted-text);text-align:center;margin:14px 0;font-size:1.12rem;line-height:1.8}.skills-grid{grid-template-columns:repeat(2,160px);gap:100px;margin:48px 0 0;display:grid}.skill-card{box-shadow:none;cursor:default;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:16px;animation:3s ease-in-out infinite skillFloat;display:flex}.skill-card:nth-child(2){animation-delay:.4s}.skill-card:nth-child(3){animation-delay:.8s}.skill-card:nth-child(4){animation-delay:1.2s}.skill-card:hover{box-shadow:none;border:none;transform:none}.skill-card img{object-fit:contain;opacity:.88;filter:drop-shadow(0 4px 12px #0003);width:180px;height:180px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),filter .4s,opacity .4s}.skill-card:hover img{opacity:1;filter:drop-shadow(0 0 12px #e6b84fb3)drop-shadow(0 0 28px #e6b84f59)drop-shadow(0 12px 20px #00000040);transform:scale(1.22)translateY(-8px)rotate(-4deg)}.skill-card span{color:var(--muted-text);letter-spacing:.08em;opacity:.7;font-size:1rem;transition:opacity .3s,color .3s}.skill-card:hover span{opacity:1;color:var(--accent-color)}.skill-js{border-radius:12px}@keyframes skillFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.experience{justify-content:center;display:flex}.experience-wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:90px;width:min(100%,1320px);display:grid}.experience-column{flex-direction:column;align-items:center;display:flex}.timeline-modern{width:100%;max-width:520px;padding-left:42px;position:relative}.timeline-modern:before{content:"";transform-origin:top;background:linear-gradient(#e6b84f0d,#e6b84f8c,#e6b84f14);width:1px;animation:1.2s cubic-bezier(.22,1,.36,1) forwards timelineDraw;position:absolute;top:8px;bottom:8px;left:12px;transform:scaleY(0);box-shadow:0 0 8px #e6b84f1f,0 0 20px #e6b84f0d}.timeline-modern:after{content:"";filter:blur(2px);opacity:0;background:linear-gradient(#fff5d200,#e6b84ff2,#fff5d200);border-radius:999px;width:5px;height:60px;animation:4.8s ease-in-out infinite timelineScan;position:absolute;top:8px;left:10px}.timeline-entry{opacity:0;margin-bottom:28px;padding:18px 20px 18px 0;animation:.8s forwards timelineFadeUp;position:relative;transform:translateY(32px)scale(.98)}.timeline-entry:first-child{animation-delay:.25s}.timeline-entry:nth-child(2){animation-delay:.5s}.timeline-entry:nth-child(3){animation-delay:.75s}.timeline-entry:nth-child(4){animation-delay:1s}.timeline-marker{display:none}.timeline-entry-content{border:1px solid #0000;border-radius:18px;padding:10px 18px 10px 22px;transition:all .35s}.timeline-entry:hover .timeline-entry-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff09;border-color:#e6b84f24;transform:translate(8px);box-shadow:inset 0 0 0 1px #ffffff05,0 10px 30px #00000024,0 0 22px #e6b84f0d}.timeline-entry-content h3{color:#f2f2f2;margin:0 0 10px;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.2;transition:all .35s}body.light .timeline-entry-content h3{color:#1f1f1f}.timeline-entry:hover .timeline-entry-content h3{text-shadow:0 0 10px #e6b84f2e,0 0 24px #e6b84f14}.timeline-meta{color:var(--muted-text);margin:0 0 18px;font-size:18px;font-style:italic}.timeline-points{margin:0;padding-left:20px}.timeline-points li{color:var(--text-color);margin-bottom:10px;font-size:1.1rem;line-height:1.55}.contact{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;margin-top:-50px;padding-top:10px;display:flex}.contact-subtitle{color:var(--accent-color);margin:0 0 10px;font-size:clamp(1.4rem,3vw,2rem)}.contact-form{background:var(--surface);border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:min(100%,720px);box-shadow:var(--shadow-soft);border-radius:18px;flex-direction:column;gap:15px;margin:0 0 -10px;padding:22px;display:flex}.contact-form input,.contact-form textarea{width:100%;color:var(--text-color);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:16px 18px;font-family:inherit;font-size:18px;transition:all .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:#e6b84f66;box-shadow:0 0 0 4px #e6b84f14}.contact-form input{height:50px}.contact-form textarea{resize:vertical;min-height:240px}.contact-form button{color:#f6f4ef;letter-spacing:.12em;cursor:pointer;background:#e6b84f;border:1px solid #e6b84f99;border-radius:12px;align-self:flex-end;padding:15px 32px;font-size:16px;font-weight:700;transition:all .2s}.contact-form button:hover{transform:translateY(-2px);box-shadow:0 0 16px #e6b84f73}.contact-form-bottom{justify-content:space-between;align-items:center;display:flex}.contact-email-visible{letter-spacing:.06em;color:var(--accent-color);opacity:.8;cursor:pointer;margin:0 0 0 5px;font-size:1.2rem;transition:opacity .2s;position:relative}.contact-email-visible:hover{opacity:1}.email-copied-toast{background:var(--surface-2);color:var(--accent-color);letter-spacing:.06em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;pointer-events:none;border:1px solid #e6b84f66;border-radius:999px;padding:5px 14px;font-size:12px;animation:.2s forwards toastIn,.2s 1.6s forwards toastOut;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.footer{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;width:100%;margin-top:10px;padding:30px 0}.back-to-top{color:#e4e4e4;cursor:pointer;background:#e6b84f;border:1px solid #e6b84f99;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:40px;height:48px;margin:-60px auto 20px;font-size:40px;transition:all .2s;display:flex}.back-to-top:hover{transform:translateY(-2px);box-shadow:0 0 12px #e6b84f99}.back-to-top span{line-height:.4;display:flex;transform:translateY(8px)}.arrow{line-height:.6}.footer p{letter-spacing:.12em;opacity:.72;margin:0;font-size:15px;transform:translateY(5px)}.form-success{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#0000008c;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}.form-success.active{opacity:1;pointer-events:auto}.form-success-box{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;opacity:0;background:#ffffff14;border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:30px 45px;font-size:18px;transition:all .35s;display:flex;transform:scale(.92);box-shadow:inset -.4px -.4px #fff6,inset .4px .4px #ffffff0d,0 0 20px #e6b84f40}.form-success.active .form-success-box{opacity:1;transform:scale(1)}.form-success-box h3{margin-bottom:-12px;font-size:28px}.success-icon{color:var(--accent-color);text-shadow:0 0 20px #e6b84f99;opacity:0;margin-bottom:-30px;font-size:120px;transform:scale(.6)}.form-success.active .success-icon{animation:.5s .2s forwards checkPop}.success-close{color:#fff;letter-spacing:.08em;cursor:pointer;background:linear-gradient(#e6b84f,#c99428);border:1px solid #e6b84f99;border-radius:999px;padding:14px 30px;font-size:16px;font-weight:700}.page-content.blur{filter:blur(8px);transition:all .4s;transform:scale(.985)}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=1200px){.projects-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:30px}.project-center{transform:none}.project-center:hover,.project-center.active{transform:translateY(-10px)scale(1.015)}.about-grid,.experience-wrapper{grid-template-columns:1fr;gap:50px}.skills-grid{grid-template-columns:repeat(2,140px);gap:60px}.skill-card img{width:140px;height:140px}}@media (width<=900px){.hero{padding-top:160px}.floating-menu{border-radius:20px;justify-content:flex-start;gap:20px;padding:0 18px;overflow-x:auto}.floating-menu a{white-space:nowrap;font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:24px}.project-card{height:500px;margin-top:0}.project-center{transform:none}.about-grid{grid-template-columns:1fr;gap:40px}.skills-grid{grid-template-columns:repeat(2,130px);gap:50px;margin:30px auto 0}.skill-card img{width:130px;height:130px}.experience-wrapper{grid-template-columns:1fr;gap:40px}}@media (width<=768px){:root{--section-inline-padding:20px}#themeToggle{width:80px;height:40px;top:16px;left:16px}.toggle-circle{width:46px;height:46px;font-size:22px}body.light .toggle-circle{transform:translate(38px)}.language-selector{top:16px;left:108px}.lang-btn{width:80px;height:40px;font-size:16px}.contact-icons{gap:8px;top:72px;right:16px}.contact-icons.sticky{gap:6px;top:13px;right:16px}.contact-btn{width:42px;height:42px}.contact-btn svg{width:20px;height:20px}.hero-title{font-size:clamp(2.4rem,11vw,3.6rem)}.projects h2,.about-text h2,.about-skills h2,.experience-column h2,.contact h2{font-size:clamp(2.4rem,10vw,3.5rem)}.projects{padding-top:calc(var(--section-spacing) + 30px)}.projects-grid{grid-template-columns:1fr;gap:20px}.project-card{height:460px;margin-top:0}.about-photo-frame{width:min(100%,220px)}.skills-grid{grid-template-columns:repeat(2,120px);gap:40px;margin:30px auto 0}.skill-card img{width:110px;height:110px}.contact{margin-top:0;padding-top:0}.contact-form{border-radius:16px;width:100%;padding:18px}.contact-form input,.contact-form textarea{padding:14px 16px;font-size:16px}.contact-form input{height:52px}.contact-form textarea{min-height:180px}.contact-form-bottom{flex-direction:column;align-items:flex-start;gap:12px}.contact-form button{align-self:flex-end}.contact-email-visible{margin-left:0;font-size:1rem}.about-text p{font-size:1.05rem}.timeline-points li{font-size:1rem}.timeline-entry-content h3{font-size:1.4rem}.timeline-meta{font-size:15px}.section-intro{font-size:1rem}.form-success-box{margin:0 16px;padding:24px 28px}}@media (width<=480px){:root{--section-inline-padding:16px}#themeToggle{width:74px;height:38px}.toggle-circle{width:42px;height:42px;font-size:20px}body.light .toggle-circle{transform:translate(36px)}.language-selector{left:100px}.lang-btn{width:74px;height:38px;font-size:15px}.contact-icons{gap:6px;top:66px}.contact-btn{width:38px;height:38px}.contact-btn svg{width:18px;height:18px}.floating-menu{gap:14px;height:58px;padding:0 12px}.floating-menu a{font-size:.9rem}.hero-title{font-size:clamp(2rem,12vw,3rem)}.projects h2,.about-text h2,.about-skills h2,.experience-column h2,.contact h2{font-size:clamp(2rem,11vw,3rem)}.project-card{border-radius:22px;height:420px}.project-card h3{font-size:1.6rem}.project-card p{font-size:1rem}.about-photo-frame{width:min(100%,180px)}.about-text p{font-size:1rem}.skills-grid{grid-template-columns:repeat(2,110px);gap:30px}.skill-card img{width:100px;height:100px}.skill-card span{font-size:.9rem}.timeline-entry-content h3{font-size:1.25rem}.timeline-meta{font-size:14px}.timeline-points li{font-size:.95rem}.contact-form{border-radius:14px;padding:14px}.contact-form input,.contact-form textarea{font-size:15px}.contact-email-visible{font-size:.9rem}.success-icon{font-size:80px}.footer p{font-size:13px}}@media (width<=360px){.hero-title{font-size:clamp(1.8rem,13vw,2.6rem)}.floating-menu a{font-size:.82rem}.skills-grid{grid-template-columns:repeat(2,90px);gap:24px}.skill-card img{width:84px;height:84px}.project-card{height:380px}}@keyframes textGlow{0%,to{text-shadow:0 0 6px #e6b84f40,0 0 18px #e6b84f26}50%{text-shadow:0 0 10px #e6b84f59,0 0 28px #e6b84f38}}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes timelineDraw{0%{opacity:.3;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes timelineFadeUp{0%{opacity:0;transform:translateY(32px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes timelineScan{0%{opacity:0;top:8px}12%{opacity:.95}50%{opacity:.75}88%{opacity:.95}to{opacity:0;top:calc(100% - 68px)}}@keyframes checkPop{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes toastOut{0%{opacity:1}to{opacity:0}}
