.landing-root{--background:#070707;--foreground:#e4e4e5;--card:#0d0c0c;--card-foreground:#e4e4e5;--primary:#a48fff;--primary-foreground:#0a0a0a;--secondary:#8080804d;--secondary-foreground:#e4e4e5;--muted:#8080801a;--muted-foreground:#a1a1aa;--border:#27272a;--radius:8px;--font-sans:var(--font-geist-sans), ui-sans-serif, system-ui, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, monospace;--font-serif:var(--font-source-serif), Georgia, serif;--accent-purple:#7b61ff;--accent-amber:#ffb300;--accent-cyan:#00d4ff;--surface-2:#0f0f0f;--surface-3:#141414;font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.landing-root,.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box;margin:0;padding:0}.landing-root a{color:inherit;text-decoration:none}.landing-root img{max-width:100%;display:block}.landing-root .container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-root .section{padding:120px 0}.landing-root .text-muted{color:var(--muted-foreground)}.landing-root .text-primary{color:var(--primary);transition:color .2s,opacity .2s}.landing-root .text-foreground{color:var(--foreground)}.landing-root a.text-primary{text-decoration:none}@media (hover:hover){.landing-root a.text-primary:hover{color:#c4b8ff;opacity:.85}}.landing-root h1{letter-spacing:-.02em;font-size:64px;font-weight:700;line-height:1.05}.landing-root h2{letter-spacing:-.01em;font-size:40px;font-weight:700;line-height:1.15}.landing-root h3{font-size:22px;font-weight:600;line-height:1.35}.landing-root .label-sm{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:600}.landing-root .body-lg{font-size:20px;line-height:1.65}.landing-root .body-md{font-size:16px;line-height:1.65}.landing-root .body-sm{font-size:14px;line-height:1.5}.landing-root .btn{border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:8px;height:48px;padding:0 32px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.landing-root .btn-primary{background:var(--primary);color:var(--primary-foreground)}.landing-root .btn-secondary{background:var(--secondary);color:var(--secondary-foreground)}.landing-root .btn-group{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (hover:hover){.landing-root .btn-primary:hover{filter:brightness(1.15);transform:translateY(-1px);box-shadow:0 4px 20px #a48fff40}.landing-root .btn-secondary:hover{background:#3d3d44;transform:translateY(-1px)}}.landing-root .logo{align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.landing-root .hero{align-items:flex-start;height:100svh;padding:0;display:flex;position:relative;overflow:hidden}.landing-root .hero-inner{z-index:1;justify-content:space-between;align-items:flex-start;gap:48px;width:100%;padding:144px 127px 0 34px;display:flex;position:relative}.landing-root .hero-copy{z-index:2;flex:none;max-width:620px;position:relative}.landing-root .hero-badge{color:#c9bcff;border:1px solid #a48fff8c;border-radius:999px;align-items:center;margin-bottom:12px;padding:7px 16px;font-size:13px;line-height:1.4;display:inline-flex}.landing-root .hero h1{letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:64px;font-weight:400;line-height:1.05}.landing-root .hero-sub{color:#fff;margin-bottom:50px;font-size:23px;font-weight:600;line-height:1.33}.landing-root .hero .btn-group{justify-content:flex-start;gap:20px}.landing-root .hero .btn{padding:0 26px}.landing-root .hero .btn-primary{background:#8b7cf6}.landing-root .hero .btn-secondary{background:#2e2e33;border:1px solid #55555c}.landing-root .hero-media{z-index:1;aspect-ratio:16/9;pointer-events:none;border-radius:8px;width:895px;position:absolute;top:172px;right:0;overflow:hidden}.landing-root .hero-media:after{content:"";background:linear-gradient(90deg,#070707eb 0%,#07070773 18%,#07070700 45%);position:absolute;inset:0}.landing-root .hero-video{object-fit:cover;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.landing-root .fade-section{opacity:1;transition:none;transform:none}}.landing-root .workflows-section{border-top:1px solid var(--border);margin-top:80px;padding-top:64px}.landing-root .workflows-header{text-align:center;margin-bottom:56px}.landing-root .workflows-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:40px;display:grid}.landing-root .workflow-col{flex-direction:column;align-items:center;height:100%;display:flex}.landing-root .workflow-col-header{text-align:center;margin-bottom:32px}.landing-root .workflow-col-header .wc-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:22px;display:flex}.landing-root .workflow-col-header h3{margin-bottom:6px}.landing-root .workflow-col-header p{text-align:center}.landing-root .workflow-steps{flex-direction:column;align-items:center;width:100%;max-width:260px;height:100%;display:flex}.landing-root .wf-step{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:92px;padding:18px;transition:border-color .2s;display:flex;position:relative}@media (hover:hover){.landing-root .wf-step:hover{border-color:#a48fff4d}}.landing-root .wf-step .wf-step-num{background:var(--primary);color:var(--primary-foreground);width:28px;height:28px;font-size:14px;font-weight:700;font-family:var(--font-mono);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing-root .wf-step .wf-step-title{color:var(--foreground);margin-bottom:4px;font-size:18px;font-weight:600}.landing-root .wf-step .wf-step-desc{color:var(--muted-foreground);font-size:14px;line-height:1.5}.landing-root .wf-arrow{height:32px;color:var(--muted-foreground);justify-content:center;align-items:center;display:flex}.landing-root .wf-arrow svg{width:24px;height:24px}.landing-root .workflow-steps .wf-arrow:last-of-type{flex:1;align-items:flex-end;min-height:32px}.landing-root .scan-section{padding:48px 0 100px}.landing-root .scan-section .section-header{border-top:1px solid var(--border);padding-top:52px}.landing-root .scan-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.landing-root .scan-copy{max-width:480px}.landing-root .scan-copy .btn{padding:10px 24px;font-size:14px}.landing-root .scan-features{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.landing-root .scan-feature-item{align-items:flex-start;gap:14px;display:flex}.landing-root .scan-feature-title{color:var(--foreground);margin-bottom:2px;font-size:18px;font-weight:600}.landing-root .sf-icon{background:#a48fff14;border:1px solid #a48fff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;font-size:16px;display:flex}.landing-root .scan-visual{justify-content:center;align-items:center;display:flex}.landing-root .scan-visual svg{border-radius:16px;box-shadow:0 16px 64px #00000080}@media (max-width:1024px){.landing-root .scan-grid{grid-template-columns:1fr;gap:48px}.landing-root .scan-copy{max-width:100%}.landing-root .workflows-grid{grid-template-columns:1fr;gap:56px}.landing-root .workflow-steps{max-width:320px}}@media (max-width:640px){.landing-root .workflows-grid{gap:36px}.landing-root .workflow-steps{max-width:100%}}.landing-root .section-header{text-align:center;margin-bottom:64px}.landing-root .section-header h2{margin-bottom:16px}.landing-root .section-header p{max-width:640px;margin:0 auto}.landing-root .infra-section{background:var(--surface-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-root .infra-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.landing-root .infra-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:24px 20px;transition:border-color .2s,transform .2s;display:flex}@media (hover:hover){.landing-root .infra-card:hover{border-color:#a48fff4d;transform:translateY(-2px)}}.landing-root .infra-card .icon-box{border-radius:var(--radius);justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:18px;font-size:18px;display:flex}.landing-root .infra-card .body-md.text-muted{min-height:84px}.landing-root .infra-card .icon-box.agil{color:#9b8aff;background:#7b61ff1f}.landing-root .infra-card .icon-box.city{color:var(--primary);background:#00dc821f}.landing-root .infra-card .icon-box.agnt2{color:#3df;background:#00d4ff1f}.landing-root .infra-card .icon-box.polis{color:#ffb300;background:#ffb3001f}.landing-root .infra-card .icon-box.evo{color:#00d296;background:#00d2961f}.landing-root .infra-card h3{min-height:56px;margin-bottom:14px}.landing-root .marketplace-features-row{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-root .mp-feature-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;transition:border-color .2s,transform .2s}@media (hover:hover){.landing-root .mp-feature-card:hover{border-color:#a48fff4d;transform:translateY(-2px)}}.landing-root .mp-feature-icon{border-radius:var(--radius);background:#00dc821a;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:18px;display:flex}.landing-root .mp-feature-card h4{color:var(--foreground);margin-bottom:8px;font-size:18px;font-weight:600}.landing-root .mp-feature-card p{margin:0}.landing-root .featured-missions-section{margin-top:64px}.landing-root .featured-missions-header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.landing-root .featured-missions-header h3{margin-bottom:6px;font-size:28px;font-weight:700}.landing-root .featured-missions-header p{color:var(--muted-foreground)}.landing-root .missions-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}@media (max-width:1024px){.landing-root .missions-grid{grid-template-columns:repeat(2,1fr)}.landing-root .marketplace-features-row{grid-template-columns:1fr}}@media (max-width:640px){.landing-root .missions-grid,.landing-root .marketplace-features-row{grid-template-columns:1fr}.landing-root .featured-missions-header,.landing-root .stats-header{flex-wrap:wrap;gap:8px}}.landing-root .mission-card{background:var(--card);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:10px;min-width:0;padding:20px;transition:border-color .2s,transform .2s;display:flex}@media (hover:hover){.landing-root .mission-card:hover{border-color:#a48fff4d;transform:translateY(-2px)}}.landing-root .mission-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.landing-root .mission-card-id{font-family:var(--font-mono);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.landing-root .mission-status-badge{color:var(--primary);white-space:nowrap;background:#a48fff1f;border-radius:12px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:600}.landing-root .mission-card-date{color:var(--muted-foreground);font-size:12px}.landing-root .mission-card-title{color:var(--foreground);font-size:16px;font-weight:600;line-height:1.35}.landing-root .mission-card-desc{flex:1;margin:0}.landing-root .mission-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;display:flex}.landing-root .mission-card-price{color:var(--foreground);font-size:18px;font-weight:700}.landing-root .mission-card-price span{color:var(--muted-foreground);font-size:13px;font-weight:500}.landing-root .mission-card-due{color:var(--muted-foreground);font-size:13px}@media (min-width:768px) and (max-width:1024px){.landing-root .marketplace-features-row{grid-template-columns:repeat(3,1fr)}.landing-root .missions-grid{grid-template-columns:repeat(2,1fr)}}.landing-root .stats-section{margin-top:48px}.landing-root .stats-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.landing-root .stats-header h3{color:var(--foreground);font-size:28px;font-weight:700}.landing-root .stats-row{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-root .stat-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:24px 20px}.landing-root .stat-item .stat-icon{margin-bottom:10px;font-size:20px}.landing-root .stat-item .stat-num{color:var(--foreground);font-size:32px;font-weight:700}.landing-root .stat-item .stat-label{color:var(--muted-foreground);margin-top:6px;font-size:13px}.landing-root .footer{background:var(--card);border-top:1px solid var(--border);padding:64px 0 32px}.landing-root .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.landing-root .footer-brand p{max-width:280px;margin-top:12px;font-size:14px}.landing-root .footer-col h4{letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:600}.landing-root .footer-col ul{flex-direction:column;gap:10px;list-style:none;display:flex}.landing-root .footer-col ul a{color:var(--muted-foreground);font-size:14px;transition:color .15s,padding-left .15s}@media (hover:hover){.landing-root .footer-col ul a:hover{color:var(--foreground);padding-left:4px}}.landing-root .footer-bottom{border-top:1px solid var(--border);color:var(--muted-foreground);padding-top:24px;font-size:12px}.landing-root .fade-section{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.landing-root .fade-section.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.landing-root h1{font-size:52px}.landing-root h2{font-size:32px}.landing-root .hero{height:auto;min-height:100svh}.landing-root .hero-inner{flex-direction:column;align-items:flex-start;gap:40px;padding:96px 24px 60px}.landing-root .hero-copy{max-width:640px}.landing-root .hero h1{font-size:52px}.landing-root .hero-sub{font-size:19px}.landing-root .hero-media{aspect-ratio:16/9;pointer-events:auto;flex:none;width:100%;max-width:640px;height:auto;margin-top:28px;position:static}.landing-root .hero-media:after{display:none}.landing-root .infra-grid{grid-template-columns:repeat(3,1fr)}.landing-root .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.landing-root h1{font-size:36px}.landing-root h2{font-size:28px}.landing-root .section{padding:80px 0}.landing-root .infra-grid{grid-template-columns:1fr}.landing-root .infra-card h3,.landing-root .infra-card .body-md.text-muted{min-height:0}.landing-root .stats-row{grid-template-columns:repeat(2,1fr)}.landing-root .footer-grid{grid-template-columns:1fr;gap:32px}.landing-root .hero-inner{padding:72px 20px 40px}.landing-root .hero h1{font-size:36px}.landing-root .hero-sub{font-size:16px}.landing-root .btn{height:44px;padding:0 20px;font-size:14px}}@media (pointer:coarse){.landing-root .footer-col ul a,.landing-root a.text-primary{display:inline-block;position:relative}.landing-root .footer-col ul a:after,.landing-root a.text-primary:after{content:"";height:44px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}}.landing-root a.mission-card{color:inherit;text-decoration:none}.landing-root a.mission-card:focus-visible{outline-offset:2px;outline:2px solid #a48fff99}.landing-root .mission-card-title{overflow-wrap:anywhere}.landing-root .mission-card-desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
