.landing-shell{min-height:100dvh;background:#000}.landing-nav{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;max-width:var(--content-max);margin:0 auto;background:transparent}@media(min-width:768px){.landing-nav{padding:24px 40px}}.landing-nav-brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;letter-spacing:-.02em;flex-shrink:0}.landing-nav-links{display:none;align-items:center;gap:8px}@media(min-width:768px){.landing-nav-links{display:flex}}.landing-nav-link{padding:8px 16px;border-radius:var(--radius-pill);font-size:14px;font-weight:400;color:var(--text-secondary);transition:all .2s}.landing-nav-link:hover{color:var(--text-primary);background:#ffffff0d}.landing-nav-actions{display:flex;align-items:center;gap:clamp(8px,2vw,14px);flex-shrink:0}.landing-nav-download{display:inline-flex;align-items:center;min-height:40px;padding:clamp(8px,1.5vw,12px) clamp(10px,2vw,16px);font-size:clamp(13px,1.8vw,15px);font-weight:400;color:#ffffff8c;background:transparent;border:none;transition:color .2s ease}.landing-nav-download:hover{color:#ffffffe6;background:transparent}.landing-nav-cta{display:inline-flex;align-items:center;min-height:40px;padding:clamp(10px,1.8vw,14px) clamp(18px,3.5vw,28px);border-radius:var(--radius-pill);font-size:clamp(13px,1.8vw,16px);font-weight:500;letter-spacing:.01em;color:#f5f0e3;background:var(--bottle-top);border:none;transition:background .2s ease;white-space:nowrap}.landing-nav-cta:hover{background:var(--bottle-bottom)}.q-logo-img{object-fit:contain}.q-logo-sm{width:28px;height:28px}.q-logo-md{width:48px;height:48px}.q-logo-lg{width:120px;height:120px}.q-logo-xl{width:180px;height:180px}.q-logo-glass{display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,#ffffff1f,#ffffff08);border:1px solid rgba(255,255,255,.15);box-shadow:inset 0 1px #fff3,0 8px 32px #00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.q-logo-glass span{font-weight:700;background:linear-gradient(180deg,#fff,#ffffff80);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.q-logo-glass.q-logo-sm{width:32px;height:32px;font-size:16px}.q-logo-glass.q-logo-md{width:48px;height:48px;font-size:24px}.q-logo-glass.q-logo-lg{width:120px;height:120px;font-size:64px}.q-logo-glass.q-logo-xl{width:180px;height:180px;font-size:96px}.hero-section{position:relative;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;box-sizing:border-box;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:96px 24px 48px;overflow:hidden}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#000}.hero-media-img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.hero-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,.72) 0%,rgba(0,0,0,.45) 28%,rgba(0,0,0,.15) 55%,transparent 75%)}.hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;max-width:900px}.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:500;letter-spacing:.01em;color:var(--text-secondary)}.hero-title{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(40px,7vw,88px);line-height:1.05;letter-spacing:-.02em;color:var(--text-primary);margin:0}.hero-tagline{font-size:clamp(15px,2vw,18px);font-weight:400;color:#ffffffe0;line-height:1.6;max-width:520px;margin:0 auto}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,3vw,28px);margin-top:12px;width:100%;max-width:480px}.hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:clamp(14px,2.5vw,18px) clamp(28px,5vw,44px);border-radius:var(--radius-pill);font-size:clamp(15px,2.2vw,18px);font-weight:500;letter-spacing:.01em;color:#f5f0e3;background:var(--bottle-top);border:none;transition:background .2s ease}.hero-cta:hover{background:var(--bottle-bottom)}.hero-download{display:inline-flex;align-items:center;min-height:48px;padding:clamp(14px,2.5vw,18px) clamp(10px,2vw,16px);font-size:clamp(15px,2.2vw,18px);font-weight:500;color:#ffffffd1;background:transparent;border:none;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#ffffff73;transition:color .2s ease,text-decoration-color .2s ease}.hero-download:hover{color:#fff;text-decoration-color:#ffffffb3}@media(max-width:768px){.hero-section{padding:80px 20px 40px}.hero-inner{gap:20px}}@media(max-width:520px){.hero-actions{flex-direction:column;align-items:stretch;max-width:100%}.hero-cta{width:100%}.hero-download{justify-content:center;width:100%}}.value-section{padding:88px 24px;max-width:var(--content-max);margin:0 auto}@media(min-width:768px){.value-section{padding:96px 40px}}.value-header{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}@media(min-width:768px){.value-header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}}.value-header h2{font-family:Fraunces,Georgia,serif;font-size:clamp(30px,5vw,56px);font-weight:500;letter-spacing:-.025em;line-height:1.08;max-width:640px}.value-header-muted{color:var(--text-secondary)}.value-header-cta{display:inline-flex;align-items:center;flex-shrink:0;padding:12px 22px;font-size:14px;font-weight:500;color:var(--text-primary);border:1px solid var(--border-glass-strong);background:var(--bg-card);transition:background .2s ease,border-color .2s ease}.value-header-cta:hover{background:var(--bg-card-hover);border-color:var(--text-muted)}.value-showcases{display:flex;flex-direction:column;gap:24px}.value-showcase{display:grid;grid-template-columns:1fr;border:1px solid var(--border-glass);background:#0b0f0d;overflow:hidden}@media(min-width:860px){.value-showcase{grid-template-columns:1.05fr .95fr;min-height:clamp(560px,82vh,860px)}.value-showcase--investor .value-media{order:2}}.value-media{position:relative;display:flex;align-items:flex-end;justify-content:center;padding-top:56px;overflow:hidden;min-height:420px;background:linear-gradient(160deg,#eef1ec,#c9d0c7)}.value-showcase--investor .value-media{background:linear-gradient(160deg,#f2efe6,#d6cdb6)}.value-media-img{width:min(72%,320px);height:auto;align-self:flex-end;border-radius:22px 22px 0 0;border:1px solid rgba(0,0,0,.12);border-bottom:none;box-shadow:0 -18px 50px #00000047;object-fit:cover;object-position:top}.value-stat{position:absolute;left:24px;bottom:22px;display:flex;flex-direction:column;gap:4px;padding:14px 18px;background:#0a0e0cb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12)}.value-stat-value{font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:600;line-height:1;color:var(--text-primary)}.value-stat-label{font-size:12.5px;font-weight:300;color:var(--text-secondary)}.value-panel{display:flex;flex-direction:column;justify-content:center;padding:40px 36px}@media(min-width:860px){.value-panel{padding:48px 44px}}.value-tag{display:inline-block;align-self:flex-start;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);padding:6px 12px;border:1px solid var(--border-glass);margin-bottom:20px}.value-showcase--borrower .value-tag{color:var(--accent-green);border-color:#3ecf7a4d}.value-showcase--investor .value-tag{color:var(--accent-yellow);border-color:#e8c5474d}.value-panel-title{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,3.6vw,42px);font-weight:500;letter-spacing:-.01em;line-height:1.12;margin-bottom:18px}.value-panel-desc{font-size:clamp(16px,1.5vw,19px);font-weight:300;color:var(--text-secondary);line-height:1.7;margin-bottom:30px}.value-panel-list{display:flex;flex-direction:column;gap:16px;list-style:none}.value-panel-list li{position:relative;padding-left:20px;font-size:clamp(15px,1.4vw,18px);font-weight:400;line-height:1.5;color:#ffffffd9}.value-panel-list li:before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px}.value-showcase--borrower .value-panel-list li:before{background:var(--accent-green)}.value-showcase--investor .value-panel-list li:before{background:var(--accent-yellow)}.features-section{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:88px 24px;max-width:var(--content-max);margin:0 auto}@media(min-width:768px){.features-section{padding:96px 40px}}.features-header{max-width:620px;margin:0 0 40px}.features-header h2{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,4vw,46px);font-weight:500;letter-spacing:-.02em;line-height:1.1;margin-bottom:16px}.features-header p{font-size:clamp(15px,2vw,18px);font-weight:300;color:var(--text-secondary);line-height:1.7}.features-grid{display:grid;gap:18px}@media(min-width:860px){.features-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.feature-card{display:flex;flex-direction:column;min-height:clamp(420px,60vh,560px);padding:30px 28px;border:1px solid var(--border-glass);background:#0b0f0d}.feature-top{margin-bottom:8px}.feature-num{display:block;font-family:Fraunces,Georgia,serif;font-size:15px;font-weight:600;color:var(--accent-green);margin-bottom:12px}.feature-card h3{font-size:clamp(19px,2vw,24px);font-weight:600;letter-spacing:-.01em;line-height:1.25}.feature-visual{flex:1;display:flex;flex-direction:column;justify-content:center;margin:20px 0;min-height:0}.feature-visual--center{align-items:center}.feature-svg{width:100%;max-width:300px;height:auto}.feature-node-label{font-size:12px;font-weight:500;fill:var(--text-primary)}.feature-node-mini{font-size:9px;font-weight:600;fill:var(--accent-green);letter-spacing:.05em}.feature-axis-label{font-size:9.5px;font-weight:400;fill:var(--text-muted)}.feature-list{list-style:none;width:100%}.feature-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-bottom:1px solid var(--border-glass)}.feature-list li:first-child{padding-top:0}.feature-list li:last-child{border-bottom:none;padding-bottom:0}.feature-list-text{display:flex;flex-direction:column;gap:3px}.feature-list-label{font-size:15px;font-weight:600;color:var(--text-primary)}.feature-list-desc{font-size:13px;font-weight:300;color:var(--text-secondary)}.feature-list-check{display:inline-flex;flex-shrink:0;color:var(--accent-green)}.feature-caption{font-size:13.5px;font-weight:300;color:var(--text-muted);line-height:1.6;padding-top:20px;border-top:1px solid var(--border-glass)}.how-section{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:88px 24px;max-width:var(--content-max);margin:0 auto}@media(min-width:768px){.how-section{padding:96px 40px}}.how-header{max-width:820px;margin-bottom:36px}.how-header h2{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,4.5vw,52px);font-weight:500;letter-spacing:-.02em;line-height:1.12;color:var(--text-primary)}.how-header-muted{color:var(--text-secondary)}.how-toggle{display:inline-flex;gap:4px;padding:5px;border-radius:var(--radius-pill);border:1px solid var(--border-glass);background:var(--bg-card);margin-bottom:56px}.how-toggle-btn{padding:10px 26px;border-radius:var(--radius-pill);font-size:14px;font-weight:500;color:var(--text-secondary);background:transparent;transition:color .2s ease,background .2s ease}.how-toggle-btn.active{color:#f5f0e3;background:var(--bottle-top)}.how-steps{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:768px){.how-steps{grid-template-columns:repeat(3,1fr);gap:0}}.how-step{position:relative}@media(min-width:768px){.how-step{padding:0 48px}.how-step:first-child{padding-left:0}.how-step+.how-step{border-left:1px solid var(--border-glass)}}.how-step-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--accent-green);margin-bottom:28px}.how-step-icon svg{width:34px;height:34px}.how-step-text{font-size:clamp(18px,2.2vw,24px);font-weight:300;color:var(--text-secondary);line-height:1.55}.how-step-text strong{font-weight:600;color:var(--text-primary)}.security-section{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:88px 24px;max-width:var(--content-max);margin:0 auto}@media(min-width:768px){.security-section{padding:96px 40px}}.security-head{margin-bottom:40px}.security-eyebrow{display:inline-block;font-size:13px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-green);margin-bottom:16px}.security-head h2{font-family:Fraunces,Georgia,serif;font-size:clamp(32px,5.5vw,60px);font-weight:500;letter-spacing:-.025em;line-height:1.05;color:var(--text-primary)}.security-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){.security-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.security-grid{grid-template-columns:repeat(4,1fr)}}.security-card{display:flex;flex-direction:column;justify-content:space-between;gap:40px;min-height:clamp(300px,42vh,420px);padding:36px 32px;border-radius:0;border:1px solid var(--border-glass);background:#0b0f0d;transition:border-color .25s ease,background .25s ease,transform .25s ease}.security-card:hover{transform:translateY(-4px);border-color:var(--border-glass-strong);background:#0e1411}.security-quote{font-size:clamp(17px,1.6vw,21px);font-weight:400;color:#ffffffd9;line-height:1.55}.security-meta{display:flex;flex-direction:column;gap:4px;padding-top:20px;border-top:1px solid var(--border-glass)}.security-name{font-size:17px;font-weight:600;color:var(--text-primary);line-height:1.3}.security-role{font-size:14px;font-weight:300;color:var(--text-muted);line-height:1.3}.landing-footer{border-top:1px solid var(--border-glass);padding:48px 24px 24px}@media(min-width:768px){.landing-footer{padding:64px 40px 32px}}.landing-footer-inner{max-width:var(--content-max);margin:0 auto 40px;display:grid;gap:40px}@media(min-width:768px){.landing-footer-inner{grid-template-columns:1fr 2fr;gap:64px}}.landing-footer-brand{display:flex;flex-direction:column;gap:12px}.landing-footer-logo{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600}.landing-footer-tagline{font-size:14px;color:var(--text-secondary);font-weight:300}.landing-footer-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media(min-width:768px){.landing-footer-columns{grid-template-columns:repeat(3,1fr)}}.landing-footer-col h4{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:16px}.landing-footer-col a{display:block;font-size:14px;color:var(--text-secondary);margin-bottom:10px;transition:color .2s}.landing-footer-col a:hover{color:var(--text-primary)}.landing-footer-bottom{max-width:var(--content-max);margin:0 auto;padding-top:24px;border-top:1px solid var(--border-glass);text-align:center}.landing-footer-bottom p{font-size:13px;color:var(--text-muted)}.waitlist-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:#000}.waitlist-page-header{display:flex;align-items:center;justify-content:center;padding:20px 24px;max-width:var(--content-max);width:100%;margin:0 auto}@media(min-width:768px){.waitlist-page-header{padding:24px 40px;justify-content:flex-start}}.waitlist-page-brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:600;letter-spacing:-.02em}.waitlist-hero{min-height:calc(100dvh - 72px);display:flex;align-items:center;justify-content:center;padding:32px 24px 48px}@media(min-width:768px){.waitlist-hero{padding:48px 40px 64px}}.waitlist-hero-inner{width:100%;max-width:560px;text-align:center}.waitlist-eyebrow{display:inline-block;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-green);margin-bottom:14px}.waitlist-hero-title{font-family:Fraunces,Georgia,serif;font-size:clamp(28px,6vw,44px);font-weight:500;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}.waitlist-hero-sub{font-size:clamp(15px,2.5vw,17px);font-weight:300;color:var(--text-secondary);line-height:1.6;margin-bottom:32px}.waitlist-form{display:flex;flex-direction:column;gap:20px;text-align:left}.waitlist-field{display:flex;flex-direction:column;gap:10px;border:none;padding:0;margin:0}.waitlist-field>span,.waitlist-field>legend{font-size:14px;font-weight:500;color:var(--text-primary);line-height:1.45}.waitlist-field input{width:100%;min-height:52px;padding:14px 16px;font-size:16px;color:var(--text-primary);background:#ffffff08;border:1px solid var(--border-glass);transition:border-color .2s ease,background .2s ease}.waitlist-field input::placeholder{color:var(--text-muted)}.waitlist-field input:focus{border-color:var(--accent-green);background:#ffffff0d;outline:none}.waitlist-roles{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.waitlist-role{padding:12px;font-size:14px;font-weight:500;color:var(--text-secondary);background:#ffffff08;border:1px solid var(--border-glass);transition:all .2s ease;cursor:pointer}.waitlist-role:hover{color:var(--text-primary);border-color:var(--border-glass-strong)}.waitlist-role.active{color:#f5f0e3;background:var(--bottle-top);border-color:var(--bottle-top)}.waitlist-options{display:flex;flex-wrap:wrap;gap:8px}.waitlist-option{padding:10px 14px;font-size:13.5px;font-weight:400;color:var(--text-secondary);background:#ffffff08;border:1px solid var(--border-glass);transition:all .18s ease;cursor:pointer}.waitlist-option:hover{color:var(--text-primary);border-color:var(--border-glass-strong)}.waitlist-option.active{color:var(--accent-green);background:#3ecf7a1a;border-color:#3ecf7a66}.waitlist-error{font-size:13.5px;color:var(--accent-red);line-height:1.5}.waitlist-submit{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;font-size:15px;font-weight:500;letter-spacing:.01em;color:#f5f0e3;background:var(--bottle-top);border:none;transition:background .2s ease,opacity .2s ease;cursor:pointer}.waitlist-submit:hover{background:var(--bottle-bottom)}.waitlist-submit:disabled{opacity:.6;cursor:default}.waitlist-section{padding:64px 24px;border-top:1px solid var(--border-glass)}@media(min-width:768px){.waitlist-section{padding:80px 40px}}.waitlist-section-inner{max-width:var(--content-max);margin:0 auto}.waitlist-section-title{font-family:Fraunces,Georgia,serif;font-size:clamp(24px,4vw,32px);font-weight:500;letter-spacing:-.01em;margin-bottom:40px}.waitlist-steps{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.waitlist-steps{grid-template-columns:repeat(3,1fr);gap:24px}}.waitlist-step{padding:28px 24px;background:#0b0f0d;border:1px solid var(--border-glass-strong)}.waitlist-step-num{display:block;font-size:12px;font-weight:500;letter-spacing:.08em;color:var(--accent-green);margin-bottom:14px}.waitlist-step h3{font-size:17px;font-weight:500;margin-bottom:8px}.waitlist-step p{font-size:14px;font-weight:300;color:var(--text-secondary);line-height:1.55}.waitlist-quote-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.waitlist-quote-grid{grid-template-columns:repeat(2,1fr)}}.waitlist-quote{padding:28px 24px;background:#0b0f0d;border:1px solid var(--border-glass-strong);margin:0}.waitlist-quote p{font-size:15px;font-weight:300;color:var(--text-secondary);line-height:1.6;margin-bottom:16px}.waitlist-quote footer{font-size:13px;font-weight:500;color:var(--accent-green)}.waitlist-footer{padding:24px;text-align:center;border-top:1px solid var(--border-glass)}.waitlist-footer a{font-size:13px;color:var(--text-muted);transition:color .2s ease}.waitlist-footer a:hover{color:var(--text-secondary)}.waitlist-success-main{flex:1;display:flex;align-items:center;justify-content:center;padding:32px 24px 48px}.waitlist-success-card{width:100%;max-width:480px;padding:40px 32px;background:#0b0f0d;border:1px solid var(--border-glass-strong);box-shadow:var(--shadow-glass);text-align:center}@media(min-width:768px){.waitlist-success-card{padding:48px 40px}}.waitlist-success-mark{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;color:var(--accent-green);background:#3ecf7a1f;border:1px solid rgba(62,207,122,.3);margin-bottom:22px}.waitlist-success-title{font-family:Fraunces,Georgia,serif;font-size:clamp(22px,4vw,28px);font-weight:500;margin-bottom:10px}.waitlist-success-sub{font-size:14px;font-weight:300;color:var(--text-secondary);line-height:1.6;margin-bottom:28px}.waitlist-home-link{display:inline-block;font-size:13px;color:var(--text-muted);transition:color .2s ease}.waitlist-home-link:hover{color:var(--text-secondary)}:root{--bg-top: #030303;--bg-bottom: #0a1a15;--bg-card: rgba(255, 255, 255, .04);--bg-card-hover: rgba(255, 255, 255, .07);--border-glass: rgba(255, 255, 255, .1);--border-glass-strong: rgba(255, 255, 255, .18);--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .55);--text-muted: rgba(255, 255, 255, .35);--accent-green: #3ecf7a;--accent-green-muted: #6b9a7e;--accent-green-dark: #1a4d35;--bottle-top: #1a4a38;--bottle-bottom: #0c2e22;--grad-bottle: linear-gradient(180deg, var(--bottle-top) 0%, var(--bottle-bottom) 100%);--accent-yellow: #e8c547;--accent-red: #c46b6b;--progress-green: #2ecc71;--shadow-glass: 0 8px 32px rgba(0, 0, 0, .4);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px;--radius-pill: 999px;--font: "Outfit", system-ui, sans-serif;--sidebar-width: 260px;--content-max: 1200px;--section-max: 720px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{font-family:var(--font);background:#000;color:var(--text-primary);-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,select{font-family:inherit}button{cursor:pointer;border:none;background:none;color:inherit}input{background:transparent;border:none;color:var(--text-primary);outline:none}a{color:inherit;text-decoration:none}.page-narrow{max-width:var(--section-max);margin:0 auto;width:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeUp .6s ease forwards}.animate-fade-up-delay-1{animation-delay:.1s;opacity:0}.animate-fade-up-delay-2{animation-delay:.2s;opacity:0}.animate-fade-up-delay-3{animation-delay:.3s;opacity:0}.animate-fade-up-delay-4{animation-delay:.4s;opacity:0}
