.navigation[data-v-686bfe27]{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:all .3s ease}.navigation.scrolled[data-v-686bfe27]{background:rgba(255,255,255,.98);border-bottom:1px solid rgba(17,17,17,.1)}.nav-content[data-v-686bfe27]{display:flex;justify-content:space-between;align-items:center;height:80px}.logo[data-v-686bfe27]{display:flex;align-items:center;gap:12px;font-family:var(--audiowide);font-weight:400;font-size:18px;color:#111;letter-spacing:.5px}.nav-links[data-v-686bfe27]{display:flex;list-style:none;gap:32px;align-items:center}.nav-links a[data-v-686bfe27]{text-decoration:none;color:#111;font-weight:400;font-size:15px;transition:color .2s ease}.nav-links a[data-v-686bfe27]:hover{color:#666}.cta-button[data-v-686bfe27]{background:#111!important;color:#fff!important;padding:12px 24px;border-radius:8px;font-weight:500;transition:all .2s ease}.cta-button[data-v-686bfe27]:hover{background:#333!important;transform:translateY(-1px)}.hamburger-menu[data-v-686bfe27]{display:none;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001;color:#111;transition:color .3s ease}.hamburger-menu[data-v-686bfe27]:hover{background:rgba(17,17,17,.05);border-radius:8px}.hamburger-menu.menu-open[data-v-686bfe27]{color:#fff}.mobile-menu[data-v-686bfe27]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(17,17,17,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu.active[data-v-686bfe27]{opacity:1;visibility:visible}.mobile-menu-content[data-v-686bfe27]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:80px 20px 20px}.mobile-nav-links[data-v-686bfe27]{display:flex;flex-direction:column;align-items:center;gap:40px;list-style:none;padding:0;margin:0}.mobile-nav-links a[data-v-686bfe27]{text-decoration:none;color:#fff;font-size:28px;font-weight:500;transition:all .3s ease;text-align:center}.mobile-nav-links a[data-v-686bfe27]:hover{color:#ffffffb3;transform:translateY(-2px)}.mobile-cta-button[data-v-686bfe27]{background:#fff!important;color:#111!important;padding:16px 32px;border-radius:12px;font-weight:600;margin-top:20px}.mobile-cta-button[data-v-686bfe27]:hover{background:rgba(255,255,255,.9)!important;color:#111!important}@media (max-width: 1024px){.nav-links[data-v-686bfe27]{gap:24px}.nav-links a[data-v-686bfe27]{font-size:14px}}@media (max-width: 768px){.nav-content[data-v-686bfe27]{height:70px}.logo[data-v-686bfe27]{font-size:16px}.desktop-nav[data-v-686bfe27]{display:none}.hamburger-menu[data-v-686bfe27]{display:flex}}@media (max-width: 480px){.nav-content[data-v-686bfe27]{height:60px;padding:0 16px}.logo[data-v-686bfe27]{font-size:14px;gap:8px}.logo svg[data-v-686bfe27]{width:24px;height:24px}.mobile-nav-links a[data-v-686bfe27]{font-size:24px}.mobile-nav-links[data-v-686bfe27]{gap:32px}.mobile-cta-button[data-v-686bfe27]{padding:14px 28px;font-size:16px}}.hero[data-v-bfe04b29]{padding:160px 0 120px;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);overflow:hidden;position:relative}.hero[data-v-bfe04b29]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(17,17,17,.02) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(17,17,17,.02) 0%,transparent 50%)}.hero-content[data-v-bfe04b29]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.hero-title[data-v-bfe04b29]{font-size:56px;font-weight:700;line-height:1.2;color:#111;margin-bottom:24px;animation:slideInLeft 1s ease-out}.hero-description[data-v-bfe04b29]{font-size:20px;line-height:1.6;color:#666;margin-bottom:40px;animation:slideInLeft 1s ease-out .2s both}.hero-buttons[data-v-bfe04b29]{display:flex;gap:16px;animation:slideInLeft 1s ease-out .4s both}.primary-button[data-v-bfe04b29]{display:flex;align-items:center;gap:8px;background:#111;color:#fff;border:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.primary-button[data-v-bfe04b29]:hover{background:#333;transform:translateY(-2px)}.secondary-button[data-v-bfe04b29]{display:flex;align-items:center;gap:8px;background:transparent;color:#111;border:2px solid #111;padding:14px 30px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.secondary-button[data-v-bfe04b29]:hover{background:#111;color:#fff;transform:translateY(-2px)}.hero-visual[data-v-bfe04b29]{display:flex;justify-content:center;align-items:center;animation:slideInRight 1s ease-out .6s both}.floating-cards[data-v-bfe04b29]{position:relative;display:flex;flex-direction:column;align-items:center;gap:80px}.card[data-v-bfe04b29]{display:flex;flex-direction:column;align-items:center;gap:12px;background:#fff;padding:32px;border-radius:16px;box-shadow:0 8px 32px #1111111a;border:1px solid rgba(17,17,17,.05);font-weight:500;color:#111;min-width:160px;animation:float 4s ease-in-out infinite}.startup-card[data-v-bfe04b29]{animation-delay:0s}.talent-card[data-v-bfe04b29]{animation-delay:2s}.connection-line[data-v-bfe04b29]{position:absolute;top:50%;left:50%;width:2px;height:60px;background:linear-gradient(to bottom,#111,transparent);transform:translate(-50%,-50%);opacity:.3}.connection-line[data-v-bfe04b29]:after{content:"";position:absolute;bottom:-4px;left:-2px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:8px solid #111;opacity:.6}@media (max-width: 1024px){.hero-content[data-v-bfe04b29]{grid-template-columns:1fr;gap:60px;text-align:center}.hero-title[data-v-bfe04b29]{font-size:48px}.hero-description[data-v-bfe04b29]{font-size:18px}}@media (max-width: 768px){.hero[data-v-bfe04b29]{padding:120px 0 80px}.hero-title[data-v-bfe04b29]{font-size:32px}.hero-description[data-v-bfe04b29]{font-size:16px}.hero-buttons[data-v-bfe04b29]{flex-direction:column;align-items:center}.primary-button[data-v-bfe04b29],.secondary-button[data-v-bfe04b29]{width:100%;max-width:300px;justify-content:center}.visual-container[data-v-bfe04b29]{width:280px;height:280px}}@media (max-width: 480px){.hero[data-v-bfe04b29]{padding:100px 0 60px}.hero-title[data-v-bfe04b29]{font-size:28px;line-height:1.1}.hero-description[data-v-bfe04b29]{font-size:15px}.primary-button[data-v-bfe04b29],.secondary-button[data-v-bfe04b29]{padding:14px 28px;font-size:15px}.visual-container[data-v-bfe04b29]{width:240px;height:240px}.card[data-v-bfe04b29]{padding:24px;min-width:120px}}.features[data-v-2ec814f0]{padding:120px 0;background:#fff}.section-header[data-v-2ec814f0]{text-align:center;margin-bottom:80px}.section-title[data-v-2ec814f0]{font-size:40px;font-weight:700;color:#111;margin-bottom:16px}.section-description[data-v-2ec814f0]{font-size:18px;color:#666;max-width:600px;margin:0 auto}.features-grid[data-v-2ec814f0]{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1200px;margin:0 auto}.feature-card[data-v-2ec814f0]{text-align:center;padding:32px 20px;border-radius:16px;background:#fff;border:1px solid rgba(17,17,17,.08);transition:all .3s ease;position:relative;overflow:hidden}.feature-card[data-v-2ec814f0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(17,17,17,.02) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.feature-card[data-v-2ec814f0]:hover{transform:translateY(-8px);box-shadow:0 16px 64px #11111126;border-color:#1111111f}.feature-card[data-v-2ec814f0]:hover:before{opacity:1}.feature-icon[data-v-2ec814f0]{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:rgba(17,17,17,.05);border-radius:20px;margin-bottom:24px;color:#111;transition:all .3s ease}.feature-card:hover .feature-icon[data-v-2ec814f0]{background:#111;color:#fff;transform:scale(1.1)}.feature-title[data-v-2ec814f0]{font-size:20px;font-weight:600;color:#111;margin-bottom:16px}.feature-description[data-v-2ec814f0]{font-size:15px;line-height:1.6;color:#666}@media (max-width: 1024px){.features-grid[data-v-2ec814f0]{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width: 768px){.features[data-v-2ec814f0]{padding:80px 0}.section-title[data-v-2ec814f0]{font-size:32px}.section-description[data-v-2ec814f0]{font-size:16px}.features-grid[data-v-2ec814f0]{grid-template-columns:1fr;gap:24px}.feature-card[data-v-2ec814f0]{padding:32px 20px}.feature-icon[data-v-2ec814f0]{width:70px;height:70px}}@media (max-width: 480px){.features[data-v-2ec814f0]{padding:60px 0}.section-header[data-v-2ec814f0]{margin-bottom:60px}.section-title[data-v-2ec814f0]{font-size:28px}.section-description[data-v-2ec814f0]{font-size:15px}.feature-card[data-v-2ec814f0]{padding:24px 16px}.feature-icon[data-v-2ec814f0]{width:60px;height:60px}.feature-title[data-v-2ec814f0]{font-size:18px}.feature-description[data-v-2ec814f0]{font-size:14px}}.how-it-works[data-v-a9887a4f]{padding:120px 0;background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.section-header[data-v-a9887a4f]{text-align:center;margin-bottom:80px}.section-title[data-v-a9887a4f]{font-size:40px;font-weight:700;color:#111;margin-bottom:16px}.section-description[data-v-a9887a4f]{font-size:18px;color:#666;max-width:600px;margin:0 auto}.steps[data-v-a9887a4f]{display:flex;justify-content:center;align-items:flex-start;gap:60px;margin-bottom:100px;position:relative}.step[data-v-a9887a4f]{display:flex;flex-direction:column;align-items:center;max-width:300px;position:relative}.step-number[data-v-a9887a4f]{width:40px;height:40px;background:#111;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;margin-bottom:24px;z-index:2;position:relative}.step-content[data-v-a9887a4f]{text-align:center}.step-icon[data-v-a9887a4f]{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:rgba(17,17,17,.05);border-radius:16px;margin-bottom:20px;color:#111;transition:all .3s ease}.step:hover .step-icon[data-v-a9887a4f]{background:rgba(17,17,17,.1);transform:scale(1.1)}.step-title[data-v-a9887a4f]{font-size:20px;font-weight:600;color:#111;margin-bottom:12px}.step-description[data-v-a9887a4f]{font-size:15px;line-height:1.6;color:#666}.user-types[data-v-a9887a4f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:60px;max-width:1000px;margin:0 auto}.user-type[data-v-a9887a4f]{background:#fff;padding:40px;border-radius:16px;border:1px solid rgba(17,17,17,.08);transition:all .3s ease}.user-type[data-v-a9887a4f]:hover{transform:translateY(-4px);box-shadow:0 12px 48px #1111111a}.user-type-title[data-v-a9887a4f]{font-size:24px;font-weight:600;color:#111;margin-bottom:24px;text-align:center}.user-type-list[data-v-a9887a4f]{list-style:none;padding:0}.user-type-list li[data-v-a9887a4f]{padding:12px 0;color:#666;font-size:15px;display:flex;align-items:center;gap:12px}.user-type-list li[data-v-a9887a4f]:before{content:"";width:6px;height:6px;background:#111;border-radius:50%;flex-shrink:0}@media (max-width: 1024px){.steps[data-v-a9887a4f]{flex-direction:column;align-items:center;gap:40px}.user-types[data-v-a9887a4f]{grid-template-columns:1fr;gap:40px}}@media (max-width: 768px){.how-it-works[data-v-a9887a4f]{padding:80px 0}.section-title[data-v-a9887a4f]{font-size:32px}.section-description[data-v-a9887a4f]{font-size:16px}.steps[data-v-a9887a4f]{margin-bottom:80px}.step-icon[data-v-a9887a4f]{width:50px;height:50px}.step-title[data-v-a9887a4f]{font-size:18px}.step-description[data-v-a9887a4f]{font-size:14px}.user-types[data-v-a9887a4f]{grid-template-columns:1fr;max-width:none}.user-type[data-v-a9887a4f]{padding:32px 24px}.user-type-title[data-v-a9887a4f]{font-size:20px}}@media (max-width: 480px){.how-it-works[data-v-a9887a4f]{padding:60px 0}.section-header[data-v-a9887a4f]{margin-bottom:60px}.section-title[data-v-a9887a4f]{font-size:28px}.section-description[data-v-a9887a4f]{font-size:15px}.steps[data-v-a9887a4f]{gap:32px;margin-bottom:60px}.step-number[data-v-a9887a4f]{width:32px;height:32px;font-size:16px;margin-bottom:20px}.step-icon[data-v-a9887a4f]{width:44px;height:44px}.step-title[data-v-a9887a4f]{font-size:17px}.step-description[data-v-a9887a4f]{font-size:13px}.user-types[data-v-a9887a4f]{gap:32px}.user-type[data-v-a9887a4f]{padding:24px 20px}.user-type-title[data-v-a9887a4f]{font-size:18px;margin-bottom:20px}.user-type-list li[data-v-a9887a4f]{font-size:14px;padding:10px 0}}.benefits[data-v-4e7796a9]{padding:120px 0;background:#fff}.section-header[data-v-4e7796a9]{text-align:center;margin-bottom:80px}.section-title[data-v-4e7796a9]{font-size:40px;font-weight:700;color:#111;margin-bottom:16px}.section-description[data-v-4e7796a9]{font-size:18px;color:#666;max-width:600px;margin:0 auto}.benefits-flow[data-v-4e7796a9]{display:flex;flex-direction:column;gap:40px;max-width:800px;margin:0 auto 80px}.benefit-item[data-v-4e7796a9]{display:flex;align-items:center;gap:32px;padding:32px;background:linear-gradient(135deg,rgba(17,17,17,.02) 0%,rgba(17,17,17,.01) 100%);border-radius:16px;border:1px solid rgba(17,17,17,.05);position:relative;transition:all .3s ease}.benefit-item[data-v-4e7796a9]:hover{transform:translateY(-4px);box-shadow:0 12px 48px #11111114;border-color:#1111111a}.benefit-icon[data-v-4e7796a9]{flex-shrink:0;width:80px;height:80px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#111;border:1px solid rgba(17,17,17,.08);transition:all .3s ease}.benefit-item:hover .benefit-icon[data-v-4e7796a9]{background:#111;color:#fff;transform:scale(1.1)}.benefit-content[data-v-4e7796a9]{flex:1}.benefit-title[data-v-4e7796a9]{font-size:20px;font-weight:600;color:#111;margin-bottom:8px}.benefit-description[data-v-4e7796a9]{font-size:15px;line-height:1.6;color:#666}.impact-stats[data-v-4e7796a9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:800px;margin:0 auto}.stat-item[data-v-4e7796a9]{text-align:center;padding:32px 20px;background:linear-gradient(135deg,#111 0%,#333 100%);border-radius:16px;color:#fff;transition:all .3s ease}.stat-item[data-v-4e7796a9]:hover{transform:translateY(-8px) scale(1.05)}.stat-number[data-v-4e7796a9]{font-size:48px;font-weight:700;margin-bottom:12px;background:linear-gradient(135deg,#fff 0%,rgba(255,255,255,.8) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label[data-v-4e7796a9]{font-size:14px;font-weight:500;opacity:.9;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.benefits[data-v-4e7796a9]{padding:80px 0}.section-title[data-v-4e7796a9]{font-size:32px}.section-description[data-v-4e7796a9]{font-size:16px}.benefit-item[data-v-4e7796a9]{flex-direction:column;text-align:center;gap:20px;padding:24px}.benefit-icon[data-v-4e7796a9]{width:70px;height:70px}.benefit-title[data-v-4e7796a9]{font-size:18px}.benefit-description[data-v-4e7796a9]{font-size:14px}.impact-stats[data-v-4e7796a9]{grid-template-columns:1fr;gap:24px}.stat-number[data-v-4e7796a9]{font-size:36px}}@media (max-width: 480px){.benefits[data-v-4e7796a9]{padding:60px 0}.section-header[data-v-4e7796a9]{margin-bottom:60px}.section-title[data-v-4e7796a9]{font-size:28px}.section-description[data-v-4e7796a9]{font-size:15px}.benefits-flow[data-v-4e7796a9]{margin-bottom:60px}.benefit-item[data-v-4e7796a9]{gap:16px;padding:20px 16px}.benefit-icon[data-v-4e7796a9]{width:60px;height:60px}.benefit-title[data-v-4e7796a9]{font-size:17px}.benefit-description[data-v-4e7796a9]{font-size:13px}.stat-item[data-v-4e7796a9]{padding:24px 16px}.stat-number[data-v-4e7796a9]{font-size:32px}.stat-label[data-v-4e7796a9]{font-size:13px}}.cta[data-v-6c9e46a5]{padding:120px 0 0;background:linear-gradient(135deg,#111 0%,#333 100%);color:#fff}.cta-content[data-v-6c9e46a5]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:80px}.cta-title[data-v-6c9e46a5]{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:24px;animation:slideInLeft 1s ease-out}.cta-description[data-v-6c9e46a5]{font-size:18px;line-height:1.6;opacity:.9;margin-bottom:40px;animation:slideInLeft 1s ease-out .2s both}.cta-buttons[data-v-6c9e46a5]{display:flex;flex-direction:column;gap:16px;animation:slideInLeft 1s ease-out .4s both}.primary-button[data-v-6c9e46a5],.secondary-button[data-v-6c9e46a5]{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;max-width:300px}.primary-button[data-v-6c9e46a5]{background:#fff;color:#111}.primary-button[data-v-6c9e46a5]:hover{background:rgba(255,255,255,.9);transform:translateY(-2px)}.secondary-button[data-v-6c9e46a5]{background:transparent;color:#fff;border:2px solid #fff}.secondary-button[data-v-6c9e46a5]:hover{background:#fff;color:#111;transform:translateY(-2px)}.cta-visual[data-v-6c9e46a5]{display:flex;justify-content:center;align-items:center;animation:slideInRight 1s ease-out .6s both}.visual-container[data-v-6c9e46a5]{position:relative;width:300px;height:300px}.orbit[data-v-6c9e46a5]{position:relative;width:100%;height:100%;border:1px solid rgba(255,255,255,.2);border-radius:50%}@keyframes rotate-6c9e46a5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.center-node[data-v-6c9e46a5]{position:absolute;top:50%;left:50%;width:60px;height:60px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);color:#fff}.orbit-node[data-v-6c9e46a5]{position:absolute;width:48px;height:48px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.startup-node[data-v-6c9e46a5]{top:20px;left:50%;transform:translate(-50%);animation:float 3s ease-in-out infinite}.talent-node[data-v-6c9e46a5]{bottom:20px;left:50%;transform:translate(-50%);animation:float 3s ease-in-out infinite 1s}.growth-node[data-v-6c9e46a5]{top:50%;right:20px;transform:translateY(-50%);animation:float 3s ease-in-out infinite 2s}.footer[data-v-6c9e46a5]{background:rgba(0,0,0,.3);border-top:1px solid rgba(255,255,255,.1);padding:40px 0}.footer-content[data-v-6c9e46a5]{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.footer-logo[data-v-6c9e46a5]{display:flex;align-items:center;gap:12px;font-family:var(--audiowide);font-weight:400;font-size:18px;letter-spacing:.5px}.footer-text[data-v-6c9e46a5]{opacity:.7;font-size:14px}@media (max-width: 1024px){.cta-content[data-v-6c9e46a5]{grid-template-columns:1fr;gap:60px;text-align:center}.cta-title[data-v-6c9e46a5]{font-size:36px}.cta-description[data-v-6c9e46a5]{font-size:16px}}@media (max-width: 768px){.cta[data-v-6c9e46a5]{padding:80px 0 0}.cta-title[data-v-6c9e46a5]{font-size:28px}.cta-description[data-v-6c9e46a5]{font-size:16px}.cta-buttons[data-v-6c9e46a5]{align-items:center}.primary-button[data-v-6c9e46a5],.secondary-button[data-v-6c9e46a5]{width:100%;max-width:none}.visual-container[data-v-6c9e46a5]{width:250px;height:250px}}@media (max-width: 480px){.cta[data-v-6c9e46a5]{padding:60px 0 0}.cta-content[data-v-6c9e46a5]{gap:50px}.cta-title[data-v-6c9e46a5]{font-size:24px}.cta-description[data-v-6c9e46a5]{font-size:15px;margin-bottom:32px}.primary-button[data-v-6c9e46a5],.secondary-button[data-v-6c9e46a5]{padding:14px 24px;font-size:15px}.visual-container[data-v-6c9e46a5]{width:200px;height:200px}.orbit-node[data-v-6c9e46a5]{width:40px;height:40px}.center-node[data-v-6c9e46a5]{width:50px;height:50px}}:root{--audiowide: "Audiowide", cursive;--inter: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--inter);line-height:1.6;color:#111;background:#fff}#app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.fade-in{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.fade-in.visible{opacity:1;transform:translateY(0)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes slideInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}
