.landing-module__g1LwZa__page{background:var(--background);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans)}.landing-module__g1LwZa__header{z-index:20;-webkit-backdrop-filter:blur(14px)saturate(140%);background:#0f172ad9;border-bottom:1px solid #5ce1e62e;justify-content:space-between;align-items:center;padding:1.25rem 3rem;display:flex;position:sticky;top:0}.landing-module__g1LwZa__logo{font-family:var(--font-heading);color:var(--brand-paper);letter-spacing:-.01em;align-items:center;gap:.7rem;font-size:1.2rem;font-weight:700;display:flex}.landing-module__g1LwZa__headerActions{align-items:center;gap:.75rem;display:flex}.landing-module__g1LwZa__langSwitch{border:1px solid #f5f5f02e;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem;display:flex}.landing-module__g1LwZa__langBtn{color:#f8fafc8c;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:700;transition:background .2s,color .2s}.landing-module__g1LwZa__langBtn:hover{color:var(--brand-paper)}.landing-module__g1LwZa__langActive{background:var(--brand-amber);color:var(--brand-ink)}.landing-module__g1LwZa__langDivider{background:#f5f5f02e;width:1px;height:12px}.landing-module__g1LwZa__themeBtn{width:36px;height:36px;color:var(--brand-paper);cursor:pointer;background:0 0;border:1px solid #f5f5f040;border-radius:8px;justify-content:center;align-items:center;transition:border-color .2s,background .2s;display:flex}.landing-module__g1LwZa__themeBtn:hover{border-color:var(--brand-amber);background:#5ce1e61a}.landing-module__g1LwZa__logoIcon{border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 4px 14px -4px #2e56e666}.landing-module__g1LwZa__logoIcon img{width:100%;height:100%}.landing-module__g1LwZa__loginBtn{color:var(--brand-paper);letter-spacing:.01em;border:1px solid #f5f5f040;border-radius:8px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;position:relative}.landing-module__g1LwZa__loginBtn:hover{border-color:var(--brand-amber);background:#5ce1e61a}.landing-module__g1LwZa__hero{background-color:var(--brand-navy-2);background-image:url(/network-pattern.svg),linear-gradient(160deg,var(--brand-navy)0%,var(--brand-navy-2)100%);text-align:center;background-position:50%,50%;background-repeat:repeat,no-repeat;background-size:480px 480px,cover;padding:6.5rem 1.5rem 5.5rem;position:relative;overflow:hidden}.landing-module__g1LwZa__scanLine{background:linear-gradient(90deg,transparent 0%,var(--brand-amber)20%,var(--brand-amber)80%,transparent 100%);pointer-events:none;height:2px;position:absolute;left:0;right:0;box-shadow:0 0 24px 4px #5ce1e680}.landing-module__g1LwZa__heroInner{z-index:2;max-width:760px;margin:0 auto;position:relative}.landing-module__g1LwZa__eyebrow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--brand-amber);background:#5ce1e60f;border:1px solid #5ce1e659;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.4rem .9rem;font-size:.7rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__eyebrowDot{background:var(--brand-amber);border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__heroTitle{font-family:var(--font-heading);letter-spacing:-.025em;color:var(--brand-paper);margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;line-height:1.08}.landing-module__g1LwZa__heroTitle em{color:var(--brand-amber);font-style:normal}.landing-module__g1LwZa__heroSubtitle{color:#f8fafc9e;max-width:520px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.landing-module__g1LwZa__statStrip{font-family:var(--font-sans);color:var(--brand-paper);background:#f8fafc0d;border:1px solid #f8fafc1f;border-radius:999px;align-items:center;gap:.6rem;padding:.65rem 1.25rem;font-size:.85rem;display:inline-flex}.landing-module__g1LwZa__statNumber{color:var(--brand-amber);font-size:1rem;font-weight:700}.landing-module__g1LwZa__pulse{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 #34d39999}.landing-module__g1LwZa__section{max-width:1160px;margin:0 auto;padding:4.5rem 1.5rem}.landing-module__g1LwZa__sectionHead{align-items:baseline;gap:.85rem;margin-bottom:2.5rem;display:flex}.landing-module__g1LwZa__sectionTick{background:var(--brand-amber);border-radius:2px;flex-shrink:0;width:22px;height:3px;margin-bottom:.4rem}.landing-module__g1LwZa__sectionTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-primary);font-size:1.6rem;font-weight:700}.landing-module__g1LwZa__filterBar{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.landing-module__g1LwZa__searchWrap{max-width:380px;position:relative}.landing-module__g1LwZa__searchIcon{color:var(--text-light);pointer-events:none;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.landing-module__g1LwZa__searchInput{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-primary);border-radius:10px;padding:.7rem 1rem .7rem 2.6rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.landing-module__g1LwZa__searchInput:focus{border-color:var(--brand-amber);outline:none;box-shadow:0 0 0 3px #5ce1e626}.landing-module__g1LwZa__deptChips{flex-wrap:wrap;gap:.5rem;display:flex}.landing-module__g1LwZa__chip{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:.45rem .95rem;font-size:.8rem;font-weight:600;transition:all .2s}.landing-module__g1LwZa__chip:hover{color:var(--text-primary);border-color:#5ce1e666}.landing-module__g1LwZa__chipActive{background:var(--brand-ink);border-color:var(--brand-ink);color:var(--brand-paper)}.landing-module__g1LwZa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.landing-module__g1LwZa__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.85rem;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s;position:relative;overflow:hidden}.landing-module__g1LwZa__card:before{content:"";background:var(--brand-amber);transform-origin:top;width:4px;height:100%;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleY(0)}.landing-module__g1LwZa__card:hover{border-color:#5ce1e659;transform:translateY(-6px);box-shadow:0 20px 45px -18px #14181f47}.landing-module__g1LwZa__card:hover:before{transform:scaleY(1)}.landing-module__g1LwZa__cardTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.landing-module__g1LwZa__cardMeta{flex-wrap:wrap;gap:.5rem;margin-bottom:1.1rem;display:flex}.landing-module__g1LwZa__tag{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;background:var(--bg-muted);color:var(--text-secondary);border-radius:5px;padding:.3rem .6rem;font-size:.7rem;font-weight:600}.landing-module__g1LwZa__tagAccent{background:var(--emerald-50);color:var(--status-success-text)}.landing-module__g1LwZa__cardDesc{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.landing-module__g1LwZa__applyBtn{background:var(--brand-ink);color:var(--brand-paper);border-radius:8px;align-items:center;gap:.4rem;padding:.65rem 1.3rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,gap .2s;display:inline-flex}.landing-module__g1LwZa__applyBtn:hover{background:var(--brand-amber);color:var(--brand-ink);gap:.65rem}.landing-module__g1LwZa__empty{text-align:center;color:var(--text-light);border:1px dashed var(--border);border-radius:16px;padding:3.5rem 2rem;font-size:.95rem}.landing-module__g1LwZa__aboutSection{background-color:var(--brand-navy-2);background-image:url(/network-pattern.svg),linear-gradient(160deg,var(--brand-navy)0%,var(--brand-navy-2)100%);background-position:50%,50%;background-repeat:repeat,no-repeat;background-size:480px 480px,cover;padding:4.5rem 1.5rem}.landing-module__g1LwZa__aboutInner{max-width:1160px;margin:0 auto}.landing-module__g1LwZa__aboutInner .landing-module__g1LwZa__sectionTitle{color:var(--brand-paper)}.landing-module__g1LwZa__aboutLead{color:#f8fafcb8;max-width:720px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.landing-module__g1LwZa__aboutGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.landing-module__g1LwZa__aboutCard{background:#f8fafc0a;border:1px solid #f8fafc1a;border-radius:14px;padding:1.75rem}.landing-module__g1LwZa__aboutCardTitle{font-family:var(--font-heading);color:var(--brand-amber);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.landing-module__g1LwZa__aboutCardText{color:#f8fafc9e;font-size:.9rem;line-height:1.65}.landing-module__g1LwZa__saasSection{max-width:1160px;margin:0 auto;padding:0 1.5rem 4.5rem}.landing-module__g1LwZa__saasBanner{background:linear-gradient(135deg,var(--brand-amber)0%,var(--brand-amber-dark)100%);color:var(--brand-ink);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.75rem 3rem;display:flex}.landing-module__g1LwZa__saasTitle{font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__saasText{opacity:.85;max-width:480px;font-size:.95rem;line-height:1.6}.landing-module__g1LwZa__saasBtn{background:var(--brand-ink);color:var(--brand-paper);white-space:nowrap;border-radius:10px;flex-shrink:0;padding:.85rem 1.8rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.landing-module__g1LwZa__saasBtn:hover{transform:translateY(-2px);box-shadow:0 12px 28px -10px #14181f66}.landing-module__g1LwZa__contactSection{max-width:720px;margin:0 auto;padding:0 1.5rem 5.5rem}.landing-module__g1LwZa__contactForm{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.1rem;padding:2rem;display:flex}.landing-module__g1LwZa__formRow{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.landing-module__g1LwZa__formField{flex-direction:column;gap:.4rem;display:flex}.landing-module__g1LwZa__formLabel{color:var(--text-secondary);font-size:.8rem;font-weight:600}.landing-module__g1LwZa__formInput,.landing-module__g1LwZa__formTextarea{border:1px solid var(--border);background:var(--surface);font-size:.9rem;font-family:var(--font-sans);color:var(--text-primary);border-radius:10px;padding:.7rem .9rem;transition:border-color .2s,box-shadow .2s}.landing-module__g1LwZa__formTextarea{resize:vertical;min-height:100px}.landing-module__g1LwZa__formInput:focus,.landing-module__g1LwZa__formTextarea:focus{border-color:var(--brand-amber);outline:none;box-shadow:0 0 0 3px #5ce1e626}.landing-module__g1LwZa__formSubmit{background:var(--brand-ink);color:var(--brand-paper);cursor:pointer;border:none;border-radius:10px;align-self:flex-start;padding:.75rem 1.6rem;font-size:.9rem;font-weight:700;transition:background .2s}.landing-module__g1LwZa__formSubmit:hover:not(:disabled){background:var(--brand-amber);color:var(--brand-ink)}.landing-module__g1LwZa__formSubmit:disabled{opacity:.6;cursor:not-allowed}.landing-module__g1LwZa__formSuccess{background:var(--emerald-50);color:var(--emerald-800);border-radius:10px;padding:.9rem 1.1rem;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__formError{background:var(--status-error-bg);color:var(--status-error-text);border-radius:10px;padding:.9rem 1.1rem;font-size:.85rem;font-weight:600}@media (max-width:640px){.landing-module__g1LwZa__formRow{grid-template-columns:1fr}.landing-module__g1LwZa__saasBanner{padding:2rem}}.landing-module__g1LwZa__footer{text-align:center;color:#f8fafc66;background:var(--brand-navy);font-size:.8rem;font-family:var(--font-sans);padding:2.5rem}@media (prefers-reduced-motion:reduce){.landing-module__g1LwZa__card,.landing-module__g1LwZa__applyBtn,.landing-module__g1LwZa__loginBtn{transition:none!important}}
