@keyframes heroShimmer{0%{transform:translateX(-220%) rotate(25deg)}to{transform:translateX(220%) rotate(25deg)}}@keyframes heroCenterPulse{0%,to{box-shadow:0 35px 80px rgba(15,23,42,.12),inset 0 1px 0 hsla(0,0%,100%,.7)}50%{box-shadow:0 45px 120px rgba(37,99,235,.22),inset 0 1px 0 hsla(0,0%,100%,.7)}}@keyframes heroGlowScale{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.12);opacity:1}}@keyframes heroLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.jobtto-hero{position:relative;overflow:hidden;background:#fbfdff}.hero-background{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.14),transparent 35%),radial-gradient(circle at 80% 20%,rgba(14,165,233,.1),transparent 35%),radial-gradient(circle at 50% 100%,rgba(16,185,129,.07),transparent 40%);pointer-events:none}.jobtto-hero .container{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;background:hsla(0,0%,100%,.85);backdrop-filter:blur(12px);border:1px solid rgba(29,179,184,.25);box-shadow:0 8px 24px -12px rgba(29,179,184,.4);font-weight:600;font-size:14px;color:#0b6e72}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-button{height:54px;padding:0 28px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-weight:600;font-size:15px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease,color .25s ease}.hero-button-primary{color:#fff;background:linear-gradient(135deg,#0b6e72,#1db3b8 55%,#5fd9dd);box-shadow:0 14px 32px -10px rgba(29,179,184,.55),inset 0 1px 0 hsla(0,0%,100%,.25)}.hero-button-primary:hover{color:#fff;box-shadow:0 22px 44px -12px rgba(29,179,184,.65),inset 0 1px 0 hsla(0,0%,100%,.3)}.hero-button-secondary{color:#0b1a2b;background:hsla(0,0%,100%,.85);backdrop-filter:blur(12px);border:1.5px solid rgba(11,110,114,.18)}.hero-button-secondary:hover{color:#0b6e72;background:#fff;border-color:rgba(29,179,184,.5);box-shadow:0 12px 26px -12px rgba(11,26,43,.18)}.hero-button:hover{transform:translateY(-2px)}.hero-button:focus-visible{outline:3px solid rgba(29,179,184,.55);outline-offset:3px}.hero-button--full{width:100%}.jobtto-hero--desktop{min-height:900px;display:flex;align-items:center;padding:80px 0}.hero-copy{max-width:560px}.hero-copy .hero-copy-title,.hero-copy h1{margin-top:28px;font-size:clamp(42px,4.5vw,68px);line-height:1.05;font-weight:800;color:#0f172a}.hero-copy .hero-copy-title span,.hero-copy h1 span{display:block;margin-top:10px;background:linear-gradient(135deg,#0b6e72,#1db3b8 55%,#5fd9dd);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.hero-copy .hero-copy-title{margin-bottom:0}.hero-copy p:not(.hero-copy-title){margin-top:24px;font-size:19px;line-height:1.75;color:#64748b}.hero-copy .hero-buttons{margin-top:40px}.hero-canvas{position:relative;width:100%;height:860px;display:flex;justify-content:center;align-items:center;transform-style:preserve-3d;will-change:transform}.hero-canvas>*{position:absolute}.hero-canvas>.hero-network{z-index:2}.hero-canvas>.hero-live-feed--desktop{z-index:5}.hero-canvas>.hero-features--desktop{z-index:6}.hero-network{position:relative;width:100%;max-width:680px;aspect-ratio:1}.hero-network-glow{position:absolute;inset:100px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.2),transparent 70%);filter:blur(90px);animation:heroGlowScale 8s ease-in-out infinite;pointer-events:none}.hero-center{position:absolute;overflow:hidden;isolation:isolate;left:50%;top:50%;transform:translate(-50%,-50%);width:210px;height:210px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);border-radius:36px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform-style:preserve-3d;translate:0 0 80px;animation:heroCenterPulse 4s ease-in-out infinite;box-shadow:0 35px 80px rgba(15,23,42,.12),inset 0 1px 0 hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.7)}.hero-center:after{content:"";position:absolute;inset:-60%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.45),transparent);animation:heroShimmer 6s linear infinite}.hero-center-logo{width:68px;height:68px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:34px;font-weight:800}.hero-center h3{margin-top:18px;margin-bottom:4px;font-size:26px;font-weight:700;color:#0f172a}.hero-center span{color:#64748b;font-size:14px}.hero-network-svg{position:absolute;inset:0;width:100%;height:100%}.hero-network-svg path{stroke-linecap:round}.hero-node{position:absolute;translate:0 0 40px;width:170px;padding:18px;border-radius:22px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.8);box-shadow:0 20px 50px rgba(15,23,42,.1);animation:heroFloat 5s ease-in-out infinite}.node-client{left:260px;top:10px;animation-delay:0s}.node-provider{left:10px;bottom:40px;animation-delay:1.2s}.node-company{right:10px;top:80px;animation-delay:.6s}.node-freelancer{right:20px;bottom:30px;animation-delay:1.8s}.hero-node-icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;background:#eef6ff;color:#2563eb}.hero-node h4{margin:0;font-size:17px;font-weight:700;color:#0f172a}.hero-node span{display:block;margin-top:5px;color:#64748b;font-size:13px}.hero-live-feed--desktop{right:-30px;top:100px;width:340px;translate:0 0 120px;padding:22px;border-radius:24px;background:hsla(0,0%,100%,.82);backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 35px 90px rgba(15,23,42,.1)}.hero-live-feed-header{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:.12em;color:#0f172a;margin-bottom:18px}.hero-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 12px rgba(34,197,94,.6);animation:heroLivePulse 1.8s ease-in-out infinite}.hero-live-feed-item{display:flex;gap:14px;align-items:flex-start}.hero-live-feed-icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-live-feed-content p{margin:0;font-size:15px;line-height:1.5;color:#0f172a}.hero-live-feed-content strong{font-weight:700}.hero-live-feed-content span{display:block;margin-top:4px;font-size:13px;color:#94a3b8}.hero-live-feed-divider{height:1px;margin:18px 0 14px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}.hero-live-feed-preview{display:flex;flex-direction:column;gap:10px}.hero-live-feed-preview-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#94a3b8}.hero-live-feed-preview-item svg{flex-shrink:0;opacity:.6}.hero-features--desktop{left:-30px;bottom:0;width:380px;display:flex;flex-direction:column;gap:18px}.hero-feature-card{padding:22px;border-radius:24px;background:hsla(0,0%,100%,.84);backdrop-filter:blur(30px);border:1px solid hsla(0,0%,100%,.45);box-shadow:0 25px 80px rgba(15,23,42,.08)}.hero-feature-header{display:flex;align-items:center;gap:16px;margin-bottom:18px}.hero-feature-icon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.hero-feature-green{background:linear-gradient(135deg,#10b981,#22c55e)}.hero-feature-blue{background:linear-gradient(135deg,#2563eb,#0ea5e9)}.hero-feature-header h3{margin:0;font-size:18px;font-weight:700;color:#0f172a}.hero-feature-header span{color:#64748b;font-size:13px}.hero-feature-list{display:flex;flex-direction:column;gap:12px}.hero-feature-list div{display:flex;align-items:center;gap:10px;color:#334155;font-weight:500;font-size:14px}.hero-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.hero-feature-grid div{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#f8fafc;font-weight:600;font-size:13px;color:#334155}@media(min-width:992px)and (max-width:1199.98px){.jobtto-hero--desktop{min-height:780px;padding:60px 0}.hero-canvas{height:720px;transform:scale(.92);transform-origin:center center}.hero-live-feed--desktop{right:-10px;top:80px;width:300px;translate:0 0 80px}.hero-features--desktop{left:-10px;width:320px}.hero-node{width:150px;padding:14px}.node-client{left:240px}}.jobtto-hero--mobile{padding:48px 0 64px}.hero-mobile{display:flex;flex-direction:column;gap:0}.hero-mobile h1,.hero-mobile-title{margin-top:20px;font-size:36px;line-height:1.1;font-weight:800;color:#0f172a}.hero-mobile h1 span,.hero-mobile-title span{display:block;margin-top:8px;background:linear-gradient(135deg,#0b6e72,#1db3b8 55%,#5fd9dd);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.hero-mobile-subtitle{margin-top:16px;font-size:17px;line-height:1.7;color:#64748b}.hero-buttons--mobile{margin-top:28px;flex-direction:column}.hero-buttons--mobile .hero-button{width:100%}.hero-mobile-card{margin-top:40px;display:flex;align-items:center;gap:18px;padding:24px;border-radius:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 60px rgba(15,23,42,.06)}.hero-mobile-card-logo{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:28px;font-weight:800;flex-shrink:0}.hero-mobile-card-content h3{margin:0;font-size:22px;font-weight:700;color:#0f172a}.hero-mobile-card-content p{margin:6px 0 0;font-size:14px;color:#64748b}.hero-mobile-ecosystem{margin-top:20px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hero-mobile-ecosystem-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid #f1f5f9;box-shadow:0 8px 24px rgba(15,23,42,.04)}.hero-mobile-ecosystem-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-mobile-ecosystem-item span{font-size:14px;font-weight:600;color:#334155}.hero-live-feed--mobile{margin-top:28px;padding:20px;border-radius:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 16px 48px rgba(15,23,42,.05)}.hero-features--mobile{margin-top:24px;display:flex;flex-direction:column;gap:16px}.hero-features--mobile .hero-feature-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 40px rgba(15,23,42,.04)}.hero-mobile-cta{margin-top:36px;padding-top:28px;border-top:1px solid #e2e8f0;text-align:center}.hero-mobile-cta p{margin:0 0 20px;font-size:16px;font-weight:600;color:#334155}.home-indexable{background:linear-gradient(180deg,#ffffff,#f8fafb)}.home-indexable__panel{position:relative;overflow:hidden;border:1px solid rgba(29,179,184,.14);border-radius:28px;background:#ffffff;padding:clamp(1.5rem,4vw,3.5rem);box-shadow:0 24px 64px rgba(15,23,42,.06),0 4px 16px rgba(29,179,184,.04)}.home-indexable__panel:after,.home-indexable__panel:before{position:absolute;content:"";pointer-events:none;border-radius:50%;filter:blur(42px)}.home-indexable__panel:before{top:-18%;left:-8%;width:34%;height:48%;background:radial-gradient(circle,rgba(29,179,184,.14) 0,transparent 72%)}.home-indexable__panel:after{right:-10%;bottom:-24%;width:40%;height:56%;background:radial-gradient(circle,rgba(59,108,255,.1) 0,transparent 70%)}.home-indexable__faq-cta,.home-indexable__grid,.home-indexable__intro{position:relative;z-index:1}.home-indexable__intro{max-width:720px;margin:0 auto 2rem;text-align:center}.home-indexable__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;border-radius:999px;background:#e6f7f8;color:#0a6d71;padding:.35rem .85rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-indexable__eyebrow:before{width:.375rem;height:.375rem;border-radius:50%;background:#1db3b8;content:""}.home-indexable__title{margin:0;color:#0f172a;font-size:clamp(1.65rem,3.2vw,2.35rem);font-weight:800;line-height:1.2}.home-indexable__subtitle{max-width:36rem;margin:.85rem auto 0;color:#475569;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.7}.home-indexable__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.home-indexable__card{position:relative;display:flex;min-height:100%;flex-direction:column;gap:.7rem;overflow:hidden;border:1px solid #e8eff3;border-top:3px solid var(--home-indexable-accent,#1db3b8);border-radius:18px;background:linear-gradient(135deg,var(--home-indexable-soft,rgba(29,179,184,.08)) 0,rgba(255,255,255,0) 44%),#ffffff;padding:1.35rem;box-shadow:0 6px 20px rgba(15,23,42,.04);transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s ease}.home-indexable__card--explore{--home-indexable-accent:#1db3b8;--home-indexable-soft:rgba(29,179,184,0.1);--home-indexable-icon-bg:#e6f7f8;--home-indexable-icon-color:#0a6d71}.home-indexable__card--publish{--home-indexable-accent:#3b6cff;--home-indexable-soft:rgba(59,108,255,0.1);--home-indexable-icon-bg:#eef3ff;--home-indexable-icon-color:#2446a6}.home-indexable__card--provide{--home-indexable-accent:#14a45d;--home-indexable-soft:rgba(20,164,93,0.1);--home-indexable-icon-bg:#e9f9f1;--home-indexable-icon-color:#08743d}.home-indexable__card:hover{transform:translateY(-6px);border-color:rgba(29,179,184,.38);box-shadow:0 18px 40px rgba(15,23,42,.1)}.home-indexable__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.8);border-radius:12px;background:var(--home-indexable-icon-bg,#e6f7f8);color:var(--home-indexable-icon-color,#0a6d71);box-shadow:0 10px 24px rgba(15,23,42,.08);transition:transform .28s cubic-bezier(.16,1,.3,1)}.home-indexable__card:hover .home-indexable__icon{transform:scale(1.06)}.home-indexable__card-title{margin:0;color:#0f172a;font-size:1.02rem;font-weight:800;line-height:1.35}.home-indexable__card-body{margin:0;color:#64748b;font-size:.92rem;line-height:1.55}.home-indexable__button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;margin-top:auto;border-radius:999px;background:#1db3b8;color:#ffffff;padding:.78rem 1rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;box-shadow:0 10px 24px rgba(29,179,184,.2);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.home-indexable__button:hover{color:#ffffff;filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 14px 30px rgba(29,179,184,.26)}.home-indexable__button:focus-visible,.home-indexable__faq-cta a:focus-visible{outline:3px solid rgba(29,179,184,.35);outline-offset:3px}.home-indexable__faq-cta{margin:1.35rem 0 0;color:#64748b;font-size:.95rem;line-height:1.6;text-align:center}.home-indexable__faq-cta a{color:#0a6d71;font-weight:700;text-decoration:none}.home-indexable__faq-cta a:hover{text-decoration:underline}@media (max-width:991.98px){.home-indexable__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-indexable__card:last-child{grid-column:1/-1}}@media (max-width:575.98px){.home-indexable__panel{border-radius:22px}.home-indexable__intro{margin-bottom:1.4rem;text-align:left}.home-indexable__subtitle{margin-left:0;margin-right:0}.home-indexable__grid{grid-template-columns:1fr}.home-indexable__card:last-child{grid-column:auto}.home-indexable__button{width:100%}}@media (prefers-reduced-motion:no-preference){.home-indexable__panel{animation:home-indexable-rise .65s cubic-bezier(.16,1,.3,1) both}.home-indexable__card{animation:home-indexable-card-rise .58s cubic-bezier(.16,1,.3,1) both}.home-indexable__card:nth-child(2){animation-delay:.07s}.home-indexable__card:nth-child(3){animation-delay:.14s}}@media (prefers-reduced-motion:reduce){.home-indexable__button,.home-indexable__card,.home-indexable__icon,.home-indexable__panel{animation:none;transition:none}.home-indexable__button:hover,.home-indexable__card:hover,.home-indexable__card:hover .home-indexable__icon{transform:none}}@keyframes home-indexable-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-indexable-card-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}