.landing-module__bxHgOq__landingRoot{--bg:#faf8f5;--bg-warm:#f3efe8;--bg-card:#fff;--border:#e6e0d6;--border-light:#ede8e0;--text-primary:#1c1a17;--text-body:#52504b;--text-muted:#97938b;--text-faint:#b5b0a6;--accent:#f28c1c;--accent-dark:#d97a10;--accent-bg:#f28c1c12;--charcoal:#2d3142;--blue-link:#4a6fa5;--shadow-sm:0 1px 3px #0000000a;--shadow-md:0 8px 30px #0000000f;--shadow-lg:0 20px 60px #00000012;--font-display:"Playfair Display",Georgia,serif;--font-body:"Plus Jakarta Sans",sans-serif;--font-mono:"IBM Plex Mono",monospace;--container:1120px;background:var(--bg);color:var(--text-body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}.landing-module__bxHgOq__container{max-width:var(--container);margin:0 auto;padding:0 2rem}.landing-module__bxHgOq__nav{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(1.5);border-bottom:1px solid var(--border-light);background:#faf8f5e0;position:fixed;top:0;left:0;right:0}.landing-module__bxHgOq__navInner{max-width:var(--container);justify-content:space-between;align-items:center;margin:0 auto;padding:.9rem 2rem;display:flex}.landing-module__bxHgOq__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.landing-module__bxHgOq__logoWrapper{flex-shrink:0;width:192px;height:64px;position:relative}.landing-module__bxHgOq__navRight{align-items:center;gap:1.5rem;display:flex}.landing-module__bxHgOq__navLinks{align-items:center;gap:1.8rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__bxHgOq__navLinks a{color:var(--text-muted);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .25s}.landing-module__bxHgOq__navLinks a:hover{color:var(--text-primary)}.landing-module__bxHgOq__btnLogin{background:var(--accent);color:#fff;border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem 1.15rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #f28c1c33}.landing-module__bxHgOq__btnLogin:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 4px 14px #f28c1c4d}.landing-module__bxHgOq__btnLogin svg{width:14px;height:14px}.landing-module__bxHgOq__hero{padding:10rem 0 6rem;position:relative;overflow:hidden}.landing-module__bxHgOq__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-module__bxHgOq__heroContent{z-index:2;position:relative}.landing-module__bxHgOq__heroEyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.14em;opacity:0;align-items:center;gap:.6rem;margin-bottom:1.2rem;font-size:.7rem;font-weight:500;animation:.6s .1s forwards landing-module__bxHgOq__fadeIn;display:flex}.landing-module__bxHgOq__heroEyebrow:before{content:"";background:var(--accent);width:24px;height:1px}.landing-module__bxHgOq__hero h1{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.025em;opacity:0;margin-bottom:1.4rem;font-size:clamp(2.6rem,5vw,3.8rem);font-weight:700;line-height:1.12;animation:.7s .2s forwards landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__accent{color:var(--accent)}.landing-module__bxHgOq__italic{font-style:italic;font-weight:400}.landing-module__bxHgOq__heroBody{color:var(--text-muted);opacity:0;max-width:440px;margin-bottom:2rem;font-size:1.05rem;line-height:1.75;animation:.7s .35s forwards landing-module__bxHgOq__fadeIn}.landing-module__bxHgOq__heroActions{opacity:0;align-items:center;gap:.8rem;animation:.7s .5s forwards landing-module__bxHgOq__fadeIn;display:flex}@keyframes landing-module__bxHgOq__fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-module__bxHgOq__btnHero{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 18px #f28c1c38}.landing-module__bxHgOq__btnHero:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 8px 24px #f28c1c47}.landing-module__bxHgOq__btnHero svg{width:16px;height:16px}.landing-module__bxHgOq__btnGhost{color:var(--text-body);border:1px solid var(--border);background:0 0;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.landing-module__bxHgOq__btnGhost:hover{border-color:var(--text-muted);background:#00000004}.landing-module__bxHgOq__heroVisual{opacity:0;animation:.9s .4s forwards landing-module__bxHgOq__fadeIn;position:relative}.landing-module__bxHgOq__heroCardStack{height:440px;position:relative}.landing-module__bxHgOq__heroCard{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-md);border-radius:14px;transition:transform .4s;position:absolute;overflow:hidden}.landing-module__bxHgOq__heroCardChatbot{z-index:2;width:88%;top:0;left:0}.landing-module__bxHgOq__heroCardReport{z-index:3;width:78%;padding:1rem;bottom:0;left:0}.landing-module__bxHgOq__askpHeader{background:var(--charcoal);justify-content:space-between;align-items:center;padding:.7rem 1rem;display:flex}.landing-module__bxHgOq__askpHeaderLeft{align-items:center;gap:.5rem;display:flex}.landing-module__bxHgOq__askpLogo{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.landing-module__bxHgOq__askpTitle{color:#fff;font-size:.82rem;font-weight:600}.landing-module__bxHgOq__askpBtns{gap:.4rem;display:flex}.landing-module__bxHgOq__askpBtn{color:#ffffffb3;font-size:.6rem;font-family:var(--font-body);background:#ffffff1f;border:1px solid #ffffff26;border-radius:4px;padding:.2rem .5rem}.landing-module__bxHgOq__askpMsgIcon{flex-shrink:0;width:22px;height:22px;margin-top:2px}.landing-module__bxHgOq__askpNotice{color:#8d6e00;background:#fff8e1;border-bottom:1px solid #ffe082;padding:.5rem 1rem;font-size:.62rem;line-height:1.45}.landing-module__bxHgOq__askpNotice strong{color:#6d5400}.landing-module__bxHgOq__askpBody{padding:.8rem 1rem}.landing-module__bxHgOq__askpTips{text-align:center;color:var(--accent);border-bottom:2px solid #d6eeff;margin-bottom:.6rem;padding:.3rem 0 .5rem;font-size:.6rem;font-weight:600}.landing-module__bxHgOq__askpMsg{align-items:flex-start;gap:.5rem;display:flex}.landing-module__bxHgOq__askpMsgBubble{background:var(--bg);border:1px solid var(--border-light);color:var(--text-body);border-radius:8px;padding:.6rem .8rem;font-size:.72rem;line-height:1.55}.landing-module__bxHgOq__askpMsgBubble strong{color:var(--text-primary);font-weight:600}.landing-module__bxHgOq__askpInput{align-items:center;gap:.5rem;margin-top:.7rem;display:flex}.landing-module__bxHgOq__askpInputField{border:1px solid var(--border);color:var(--text-faint);background:var(--bg-card);border-radius:8px;flex:1;padding:.5rem .7rem;font-size:.72rem}.landing-module__bxHgOq__askpInputSend{color:#fff;background:#6b7280;border:none;border-radius:8px;padding:.45rem .9rem;font-size:.7rem;font-weight:600}.landing-module__bxHgOq__rptHeader{margin-bottom:.8rem}.landing-module__bxHgOq__rptTitle{color:var(--text-primary);margin-bottom:.15rem;font-size:.9rem;font-weight:700}.landing-module__bxHgOq__rptSub{color:var(--text-muted);font-size:.65rem}.landing-module__bxHgOq__rptUpload{background:var(--bg);border:1px solid var(--border-light);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.7rem;padding:.55rem .8rem;display:flex}.landing-module__bxHgOq__rptUploadLeft{flex-direction:column;display:flex}.landing-module__bxHgOq__rptUploadTitle{color:var(--text-primary);font-size:.75rem;font-weight:600}.landing-module__bxHgOq__rptUploadDesc{color:var(--text-muted);font-size:.6rem}.landing-module__bxHgOq__rptUploadLink{color:var(--blue-link);font-size:.68rem;font-weight:500;text-decoration:none}.landing-module__bxHgOq__rptSectionLabel{color:var(--text-primary);margin-bottom:.15rem;font-size:.72rem;font-weight:700}.landing-module__bxHgOq__rptSectionDesc{color:var(--text-muted);margin-bottom:.5rem;font-size:.6rem}.landing-module__bxHgOq__rptList{flex-direction:column;display:flex}.landing-module__bxHgOq__rptItem{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.landing-module__bxHgOq__rptItemInfo{flex:1}.landing-module__bxHgOq__rptItemDate{color:var(--text-faint);font-size:.55rem}.landing-module__bxHgOq__aiBadge{font-family:var(--font-mono);color:var(--accent);letter-spacing:.02em;white-space:nowrap;background:linear-gradient(135deg,#f28c1c14,#f28c1c24);border:1px solid #f28c1c2e;border-radius:4px;align-items:center;gap:.2rem;margin-left:.3rem;padding:.12rem .4rem;font-size:.52rem;font-weight:500;display:inline-flex}.landing-module__bxHgOq__rptItemName{color:var(--text-primary);font-size:.72rem;font-weight:600}.landing-module__bxHgOq__rptItemDesc{color:var(--text-muted);font-size:.58rem}.landing-module__bxHgOq__rptItemLink{color:var(--blue-link);font-size:.65rem;font-weight:500;text-decoration:none}.landing-module__bxHgOq__featuresSection{padding:5rem 0}.landing-module__bxHgOq__featuresHeader{text-align:center;margin-bottom:3.5rem}.landing-module__bxHgOq__eyebrow{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.7rem;font-size:.7rem;font-weight:500}.landing-module__bxHgOq__sectionTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.7rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.landing-module__bxHgOq__sectionSub{color:var(--text-muted);max-width:460px;margin:0 auto;font-size:1rem;line-height:1.7}.landing-module__bxHgOq__featureRow{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}.landing-module__bxHgOq__featureRow:last-child{margin-bottom:0}.landing-module__bxHgOq__featureRowReverse .landing-module__bxHgOq__featureInfo{order:2}.landing-module__bxHgOq__featureRowReverse .landing-module__bxHgOq__featureVisual{order:1}.landing-module__bxHgOq__featureTag{font-family:var(--font-mono);color:var(--text-faint);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem;font-size:.65rem}.landing-module__bxHgOq__featureInfo h3{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.8rem;font-size:1.8rem;font-weight:700}.landing-module__bxHgOq__featureInfo>p{color:var(--text-muted);max-width:420px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.landing-module__bxHgOq__checkList{margin:0;padding:0;list-style:none}.landing-module__bxHgOq__checkList li{color:var(--text-body);align-items:flex-start;gap:.6rem;margin-bottom:.55rem;font-size:.88rem;line-height:1.5;display:flex}.landing-module__bxHgOq__checkIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.6rem;font-weight:700;display:flex}.landing-module__bxHgOq__checkIconOrange{background:var(--accent-bg);color:var(--accent)}.landing-module__bxHgOq__checkIconTeal{color:#1d9e8f;background:#1d9e8f0f}.landing-module__bxHgOq__featureVisualCard{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-md);border-radius:14px;overflow:hidden}.landing-module__bxHgOq__demoAnalytics{padding:1.2rem}.landing-module__bxHgOq__demoAnHeader{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.landing-module__bxHgOq__demoAnLogo{width:22px;height:22px}.landing-module__bxHgOq__demoAnNav{gap:.4rem;margin-left:auto;display:flex}.landing-module__bxHgOq__demoAnNavItem{border:1px solid var(--border);color:var(--text-muted);background:var(--bg-card);border-radius:6px;padding:.22rem .6rem;font-size:.62rem}.landing-module__bxHgOq__demoAnNavItemActive{background:var(--bg);color:var(--text-primary);border-color:var(--text-muted);font-weight:600}.landing-module__bxHgOq__demoAnTitle{color:var(--text-primary);margin:.8rem 0 .15rem;font-size:1rem;font-weight:700}.landing-module__bxHgOq__demoAnSub{color:var(--text-muted);margin-bottom:.8rem;font-size:.7rem}.landing-module__bxHgOq__demoAnUpload{background:var(--bg);border:1px solid var(--border-light);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.8rem;padding:.6rem .8rem;display:flex}.landing-module__bxHgOq__demoAnUploadTitle{color:var(--text-primary);font-size:.78rem;font-weight:600}.landing-module__bxHgOq__demoAnUploadDesc{color:var(--text-muted);font-size:.62rem}.landing-module__bxHgOq__demoAnUploadLink{color:var(--blue-link);font-size:.72rem;font-weight:500}.landing-module__bxHgOq__demoAnSection{background:var(--bg);border:1px solid var(--border-light);border-radius:10px;padding:.8rem}.landing-module__bxHgOq__demoAnSectionTitle{color:var(--text-primary);margin-bottom:.1rem;font-size:.78rem;font-weight:700}.landing-module__bxHgOq__demoAnSectionDesc{color:var(--text-muted);margin-bottom:.5rem;font-size:.62rem}.landing-module__bxHgOq__demoAnItem{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:.45rem 0;display:flex}.landing-module__bxHgOq__demoAnItem:first-child{border-top:none}.landing-module__bxHgOq__demoAnItemInfo{flex:1}.landing-module__bxHgOq__demoAnItemName{color:var(--text-primary);font-size:.74rem;font-weight:600}.landing-module__bxHgOq__demoAnItemDesc{color:var(--text-muted);font-size:.58rem}.landing-module__bxHgOq__demoAnItemLink{color:var(--blue-link);font-size:.68rem;font-weight:500}.landing-module__bxHgOq__howSection{background:var(--bg-card);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);padding:5rem 0}.landing-module__bxHgOq__steps{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.landing-module__bxHgOq__stepCard{background:var(--bg);border:1px solid var(--border-light);text-align:left;border-radius:14px;padding:1.8rem;transition:all .3s}.landing-module__bxHgOq__stepCard:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.landing-module__bxHgOq__stepNumber{font-family:var(--font-display);color:var(--accent);opacity:.25;margin-bottom:1rem;font-size:2.2rem;font-weight:700;line-height:1}.landing-module__bxHgOq__stepCard h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.4rem;font-size:1.15rem;font-weight:600}.landing-module__bxHgOq__stepCard p{color:var(--text-muted);font-size:.88rem;line-height:1.6}.landing-module__bxHgOq__ctaSection{text-align:center;padding:7rem 0}.landing-module__bxHgOq__ctaCard{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-md);border-radius:24px;padding:4rem 3rem;position:relative;overflow:hidden}.landing-module__bxHgOq__ctaCard:before{content:"";background:radial-gradient(circle,var(--accent-bg)0%,transparent 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.landing-module__bxHgOq__ctaCard h2{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.8rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;position:relative}.landing-module__bxHgOq__ctaCard h2 .landing-module__bxHgOq__accent{color:var(--accent)}.landing-module__bxHgOq__ctaCard h2 .landing-module__bxHgOq__italic{font-style:italic;font-weight:400}.landing-module__bxHgOq__ctaCard>p{color:var(--text-muted);max-width:420px;margin:0 auto 2rem;font-size:1rem;line-height:1.7;position:relative}.landing-module__bxHgOq__ctaActions{justify-content:center;align-items:center;gap:.8rem;display:flex;position:relative}.landing-module__bxHgOq__footer{border-top:1px solid var(--border-light);padding:2.2rem 0}.landing-module__bxHgOq__footerInner{max-width:var(--container);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.landing-module__bxHgOq__footerLeft{align-items:center;gap:.6rem;display:flex}.landing-module__bxHgOq__footerLeft img{opacity:.4;width:auto;height:53px}.landing-module__bxHgOq__footerCopy{color:var(--text-faint);font-size:.76rem}.landing-module__bxHgOq__footerLinks{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.landing-module__bxHgOq__footerLinks a{color:var(--text-faint);font-size:.78rem;text-decoration:none;transition:color .25s}.landing-module__bxHgOq__footerLinks a:hover{color:var(--text-body)}.landing-module__bxHgOq__reveal{opacity:0;transition:all .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.landing-module__bxHgOq__reveal.landing-module__bxHgOq__visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.landing-module__bxHgOq__heroGrid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.landing-module__bxHgOq__heroEyebrow{justify-content:center}.landing-module__bxHgOq__heroBody{margin:0 auto 2rem}.landing-module__bxHgOq__heroActions{justify-content:center}.landing-module__bxHgOq__heroCardStack{height:360px}.landing-module__bxHgOq__heroCardChatbot{width:92%}.landing-module__bxHgOq__heroCardReport{width:82%}.landing-module__bxHgOq__featureRow{grid-template-columns:1fr;gap:2rem}.landing-module__bxHgOq__steps{grid-template-columns:1fr}.landing-module__bxHgOq__ctaCard{padding:3rem 1.5rem}}@media (max-width:600px){.landing-module__bxHgOq__navLinks{display:none}.landing-module__bxHgOq__hero{padding:7rem 0 4rem}.landing-module__bxHgOq__heroActions{flex-direction:column}.landing-module__bxHgOq__btnHero,.landing-module__bxHgOq__btnGhost{justify-content:center;width:100%}.landing-module__bxHgOq__ctaActions{flex-direction:column}.landing-module__bxHgOq__ctaActions .landing-module__bxHgOq__btnHero,.landing-module__bxHgOq__ctaActions .landing-module__bxHgOq__btnGhost{justify-content:center;width:100%}.landing-module__bxHgOq__footerInner{text-align:center;flex-direction:column;gap:1rem}}
