.DemoSection-module__INTKha__demoSection{background:var(--cream);padding:4rem;position:relative}.DemoSection-module__INTKha__inner{max-width:720px;margin:0 auto;transition:max-width .3s}.DemoSection-module__INTKha__header{text-align:center;margin-bottom:3rem}.DemoSection-module__INTKha__header h2{color:var(--forest);margin-bottom:.75rem;font-size:2.5rem}.DemoSection-module__INTKha__header h2 em{color:var(--terracotta);font-style:italic}.DemoSection-module__INTKha__header p{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.1rem}.DemoSection-module__INTKha__stepIndicator{justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.DemoSection-module__INTKha__dot{background:var(--sand);border-radius:50%;width:10px;height:10px;transition:all .3s}.DemoSection-module__INTKha__dot.DemoSection-module__INTKha__active{background:var(--forest);transform:scale(1.3)}.DemoSection-module__INTKha__dot.DemoSection-module__INTKha__completed{background:var(--sage)}.DemoSection-module__INTKha__card{background:#fff;border-radius:16px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 8px 40px #00000014}.DemoSection-module__INTKha__card:before{content:"";background:var(--forest);height:4px;position:absolute;top:0;left:0;right:0}.DemoSection-module__INTKha__emailForm{flex-direction:column;gap:1.25rem;display:flex}.DemoSection-module__INTKha__emailTitle{color:var(--forest);text-align:center;font-size:1.25rem;font-weight:600}.DemoSection-module__INTKha__emailSubtitle{color:var(--text-muted);text-align:center;margin-top:-.5rem;font-size:.95rem}.DemoSection-module__INTKha__inputRow{gap:.75rem;display:flex}.DemoSection-module__INTKha__inputRow input{background:#fff;border:2px solid #e0e0e0;border-radius:8px;flex:1;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.DemoSection-module__INTKha__inputRow input:focus{border-color:var(--forest);outline:none}.DemoSection-module__INTKha__inputRow input.DemoSection-module__INTKha__inputError{background-color:#fff8f8;border-color:#d32f2f}.DemoSection-module__INTKha__submitBtn{background:var(--terracotta);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}.DemoSection-module__INTKha__submitBtn:hover:not(:disabled){background:var(--terracotta-hover);transform:translateY(-1px)}.DemoSection-module__INTKha__submitBtn:disabled{opacity:.7;cursor:not-allowed}.DemoSection-module__INTKha__nameRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.DemoSection-module__INTKha__nameRow input{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.DemoSection-module__INTKha__nameRow input:focus{border-color:var(--forest);outline:none}.DemoSection-module__INTKha__legal{color:var(--text-muted);text-align:center;font-size:.75rem;line-height:1.5}.DemoSection-module__INTKha__legal a{color:var(--forest);text-decoration:underline}.DemoSection-module__INTKha__fileHint{color:#888;text-align:center;margin-top:-.25rem;font-size:.75rem;line-height:1.5}.DemoSection-module__INTKha__fileHint strong{color:#666;font-weight:600}.DemoSection-module__INTKha__fileHintFormats{color:var(--forest);letter-spacing:.025em;background:#2d4a3e0f;border-radius:4px;margin-left:.375rem;padding:.125rem .5rem;font-size:.7rem;font-weight:500;display:inline-block}.DemoSection-module__INTKha__inlineError{color:#d32f2f;margin-top:-.5rem;font-size:.75rem;font-weight:500}.DemoSection-module__INTKha__error{color:#c00;background:#fee;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.DemoSection-module__INTKha__uploadArea{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.DemoSection-module__INTKha__uploadTitle{color:var(--forest);font-size:1.25rem;font-weight:600}.DemoSection-module__INTKha__dropzone{border:2px dashed var(--sand);text-align:center;cursor:pointer;background:#f7f4ed80;border-radius:12px;width:100%;padding:3rem 2rem;transition:all .3s}.DemoSection-module__INTKha__dropzone:hover,.DemoSection-module__INTKha__dropzone.DemoSection-module__INTKha__dragOver{border-color:var(--forest);background:#2d4a3e0a}.DemoSection-module__INTKha__dropzoneIcon{background:linear-gradient(135deg,var(--forest),var(--sage));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;display:flex}.DemoSection-module__INTKha__dropzone p{color:var(--text-muted);margin-bottom:.25rem;font-size:.95rem}.DemoSection-module__INTKha__dropzone p strong{color:var(--forest)}.DemoSection-module__INTKha__dropzone small{color:#999;font-size:.8rem}.DemoSection-module__INTKha__photoTip{color:var(--text-muted);text-align:center;margin-top:-.5rem;font-size:.8rem;line-height:1.4}.DemoSection-module__INTKha__selectedFile{background:#2d4a3e0f;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;display:flex}.DemoSection-module__INTKha__selectedFile .DemoSection-module__INTKha__fileName{color:var(--forest);flex:1;font-size:.9rem;font-weight:500}.DemoSection-module__INTKha__selectedFile .DemoSection-module__INTKha__fileSize{color:var(--text-muted);font-size:.8rem}.DemoSection-module__INTKha__removeFile{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;padding:.25rem;transition:color .2s}.DemoSection-module__INTKha__removeFile:hover{color:#d32f2f}.DemoSection-module__INTKha__supplierInput{color:#2d4a3e;background:#fff9;border:1px solid #2d4a3e33;border-radius:8px;outline:none;width:100%;margin-top:.5rem;padding:.65rem .875rem;font-size:.9rem;transition:border-color .2s}.DemoSection-module__INTKha__supplierInput::placeholder{color:#8a9e96}.DemoSection-module__INTKha__supplierInput:focus{border-color:var(--sage)}.DemoSection-module__INTKha__uploadActions{gap:.75rem;width:100%;display:flex}.DemoSection-module__INTKha__uploadBtn{background:var(--terracotta);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.DemoSection-module__INTKha__uploadBtn:hover:not(:disabled){background:var(--terracotta-hover);transform:translateY(-1px)}.DemoSection-module__INTKha__uploadBtn:disabled{opacity:.7;cursor:not-allowed}.DemoSection-module__INTKha__processingPanel{flex-direction:column;gap:1.25rem;padding:.5rem 0;display:flex}.DemoSection-module__INTKha__processingHeader{border-bottom:1px solid #2d4a3e1a;align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.DemoSection-module__INTKha__processingLogo{background:linear-gradient(135deg,var(--forest),var(--sage));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.DemoSection-module__INTKha__processingLogoImg{object-fit:contain}.DemoSection-module__INTKha__processingBrand{color:var(--forest);margin:0;font-size:.95rem;font-weight:700;line-height:1.2}.DemoSection-module__INTKha__processingSubtitle{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.2}.DemoSection-module__INTKha__processingMessages{flex-direction:column;gap:.625rem;min-height:80px;display:flex}.DemoSection-module__INTKha__processingMsg{align-items:flex-start;gap:.625rem;animation:.3s ease-out both DemoSection-module__INTKha__msgSlideIn;display:flex}@keyframes DemoSection-module__INTKha__msgSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.DemoSection-module__INTKha__processingMsg span{color:var(--text-muted);padding-top:1px;font-size:.875rem;line-height:1.5}.DemoSection-module__INTKha__processingMsgDone span{color:var(--sage);font-weight:500}.DemoSection-module__INTKha__processingMsgDot{width:20px;height:20px;color:var(--sage);background:#5b9a6f1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:.65rem;font-weight:700;display:flex}.DemoSection-module__INTKha__processingMsgDotDone{background:var(--sage);color:#fff}.DemoSection-module__INTKha__processingMsgDotActive{background:#5b9a6f1f;position:relative}.DemoSection-module__INTKha__processingDotSpinner{border:2px solid #5b9a6f33;border-top-color:var(--sage);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite DemoSection-module__INTKha__dotSpin}@keyframes DemoSection-module__INTKha__dotSpin{to{transform:rotate(360deg)}}.DemoSection-module__INTKha__processingMsgMuted{color:#aaa!important}.DemoSection-module__INTKha__processingPhases{border-top:1px solid #2d4a3e1a;justify-content:center;align-items:flex-start;gap:0;padding-top:1rem;display:flex}.DemoSection-module__INTKha__processingPhaseItem{flex-direction:column;align-items:center;gap:.375rem;display:flex;position:relative}.DemoSection-module__INTKha__processingPhaseIcon{color:#bbb;background:#2d4a3e0f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:600;transition:all .4s;display:flex}.DemoSection-module__INTKha__processingPhaseIconDone{background:var(--sage);color:#fff;box-shadow:0 0 10px #5b9a6f40}.DemoSection-module__INTKha__processingPhaseIconActive{color:var(--sage);background:#5b9a6f26;box-shadow:0 0 0 3px #5b9a6f1a}.DemoSection-module__INTKha__processingPhaseLabel{letter-spacing:.05em;color:#bbb;font-size:.6rem;font-weight:600;transition:color .4s}.DemoSection-module__INTKha__processingPhaseLabelDone{color:var(--sage)}.DemoSection-module__INTKha__processingPhaseConnector{background:#2d4a3e14;border-radius:1px;width:32px;height:2px;transition:background .4s;position:absolute;top:14px;left:calc(50% + 16px)}.DemoSection-module__INTKha__processingPhaseConnectorDone{background:var(--sage)}.DemoSection-module__INTKha__processing{flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.DemoSection-module__INTKha__spinner{border:4px solid var(--sand);border-top-color:var(--forest);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite DemoSection-module__INTKha__dotSpin}.DemoSection-module__INTKha__processing p{color:var(--text-muted);font-size:1rem}.DemoSection-module__INTKha__processingNote{color:#999!important;font-size:.85rem!important}.DemoSection-module__INTKha__sent{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.DemoSection-module__INTKha__sentIcon{background:linear-gradient(135deg,var(--sage),var(--forest));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:.4s ease-out DemoSection-module__INTKha__popIn;display:flex}@keyframes DemoSection-module__INTKha__popIn{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.DemoSection-module__INTKha__sentTitle{color:var(--forest);margin:0;font-size:1.5rem;font-weight:700}.DemoSection-module__INTKha__sentMessage{color:var(--text-muted);max-width:420px;font-size:1rem;line-height:1.6}.DemoSection-module__INTKha__sentMessage strong{color:var(--charcoal)}.DemoSection-module__INTKha__sentEmail{color:var(--sage);background:#2d4a3e0f;border-radius:6px;padding:.5rem 1rem;font-size:.875rem}.DemoSection-module__INTKha__resultsCtas{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.DemoSection-module__INTKha__ctaPrimary{background:var(--terracotta);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.DemoSection-module__INTKha__ctaPrimary:hover{background:var(--terracotta-hover);transform:translateY(-1px)}.DemoSection-module__INTKha__ctaSecondary{color:var(--forest);border:2px solid var(--sand);cursor:pointer;background:0 0;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.DemoSection-module__INTKha__ctaSecondary:hover{border-color:var(--forest);background:#2d4a3e0a}.DemoSection-module__INTKha__resultsNote{text-align:center;color:var(--text-muted);font-size:.8rem}.DemoSection-module__INTKha__processTimeline{justify-content:space-between;align-items:flex-start;gap:.75rem;width:100%;display:flex;position:relative}.DemoSection-module__INTKha__timelineStep{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex}.DemoSection-module__INTKha__timelineConnector{background:#e2e8f0;flex:1;align-self:flex-start;height:1px;margin-top:14px}@media (max-width:640px){.DemoSection-module__INTKha__demoSection{padding:4rem 1.5rem}.DemoSection-module__INTKha__card{padding:1.5rem}.DemoSection-module__INTKha__header h2{font-size:2rem}.DemoSection-module__INTKha__inputRow{flex-direction:column}.DemoSection-module__INTKha__nameRow{grid-template-columns:1fr}.DemoSection-module__INTKha__uploadActions,.DemoSection-module__INTKha__resultsCtas{flex-direction:column}.DemoSection-module__INTKha__processTimeline{flex-direction:column;align-items:flex-start;gap:1.5rem;padding-left:.5rem}.DemoSection-module__INTKha__timelineStep{text-align:left;flex-direction:row;align-items:flex-start;gap:1rem}.DemoSection-module__INTKha__timelineStep>div{flex-shrink:0}.DemoSection-module__INTKha__timelineConnector{display:none}}
.landing-nav{top:var(--banner-offset,0px);z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f4ede6;border-bottom:1px solid #2d4a3e1a;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:fixed;left:0;right:0}.logo{color:var(--forest);font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--forest);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--terracotta)}.nav-cta{background:var(--terracotta);border-radius:6px;padding:.6rem 1.2rem;color:#fff!important;transition:background .2s!important}.nav-cta:hover{background:var(--terracotta-hover)!important}.hero{background:linear-gradient(135deg,#1a2f27eb 0%,#2d4a3ef0 100%),url(/images/hero-treefarm.png) 50%/cover no-repeat;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:70vh;padding-top:80px;padding-bottom:1.5rem;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.03;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:1;flex-direction:column;justify-content:center;padding:2.5rem 4rem 2rem 6rem;display:flex;position:relative}.hero-eyebrow{color:var(--sand);letter-spacing:.1em;text-transform:uppercase;opacity:0;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;animation:.6s .2s forwards fadeInUp}.hero h1{color:#fff;opacity:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);animation:.6s .4s forwards fadeInUp}.hero h1 em{color:var(--terracotta);font-style:italic}.hero-pain{border-left:3px solid var(--terracotta);opacity:0;background:#0003;border-radius:0 8px 8px 0;margin-bottom:1.5rem;padding:1.25rem 1.5rem;animation:.6s .6s forwards fadeInUp}.hero-pain p{color:#ffffffe6;margin-bottom:.5rem;font-size:1.1rem}.hero-pain p:last-child{color:#ffffffb3;margin-bottom:0;font-size:1rem}.hero-solution{color:#fffffff2;opacity:0;max-width:500px;margin-bottom:2rem;font-size:1.25rem;animation:.6s .8s forwards fadeInUp}.hero-ctas{opacity:0;gap:1rem;margin-bottom:2rem;animation:.6s 1s forwards fadeInUp;display:flex}.btn-primary{background:var(--terracotta);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary:hover{background:var(--terracotta-hover);transform:translateY(-2px);box-shadow:0 10px 30px #c67d4d4d}.btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-secondary:hover{background:#ffffff1a;border-color:#fff}.hero-trust{color:#fff9;opacity:0;align-items:center;gap:1rem;font-size:.9rem;animation:.6s 1.2s forwards fadeInUp;display:flex}.hero-trust svg{color:var(--terracotta)}.hero-image{position:relative;overflow:hidden}.hero-image img{object-fit:cover;opacity:0;width:100%;height:100%;animation:1s .5s forwards fadeIn}.hero-image:after{content:"";background:linear-gradient(to right,var(--forest)0%,transparent 30%);position:absolute;inset:0}.hero-overlay{z-index:2;opacity:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;animation:.8s 1.4s forwards fadeInUp;display:grid;position:absolute;bottom:3rem;left:2rem;right:2rem}.overlay-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-radius:12px;padding:1.25rem;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 50px #0000004d,0 0 0 1px #fff3}.overlay-card:hover{transform:translateY(-2px)}.overlay-card.problem{border:2px solid #e74c3c;box-shadow:0 20px 50px #0000004d,0 0 20px #e74c3c26}.overlay-card.solution{border:2px solid #27ae60;animation:2.5s ease-in-out infinite solutionGlow;box-shadow:0 20px 50px #0000004d,0 0 25px #27ae6040}@keyframes solutionGlow{0%,to{box-shadow:0 20px 50px #0000004d,0 0 25px #27ae6033}50%{box-shadow:0 20px 50px #0000004d,0 0 35px #27ae6066}}.overlay-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.overlay-card.problem .overlay-label{color:#e74c3c}.overlay-card.solution .overlay-label{color:#27ae60}.overlay-content{color:var(--charcoal);font-family:SF Mono,Consolas,monospace;font-size:.85rem;line-height:1.5}.overlay-arrow{color:#fff;font-size:2rem}.how-it-works{background:var(--cream);padding:4rem}.section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.section-header h2{color:var(--forest);margin-bottom:1rem;font-size:2.5rem}.section-header p{color:var(--text-muted);font-size:1.1rem}.steps{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.steps:before{content:"";background:linear-gradient(to right,var(--sand),var(--sage),var(--terracotta));z-index:0;height:2px;position:absolute;top:3rem;left:10%;right:10%}.step{text-align:center;z-index:1;background:#fff;border-radius:16px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #0000000d}.step:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001a}.step-number{background:var(--forest);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 auto 1.5rem;font-size:1rem;font-weight:700;display:flex}.step-icon{background:var(--cream);width:3.5rem;height:3.5rem;color:var(--sage);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.step h3{color:var(--forest);margin-bottom:.75rem;font-size:1.1rem}.step p{color:var(--text-muted);font-size:.95rem}.pain-section{background:var(--forest-deep);color:#fff;padding:4rem;position:relative;overflow:hidden}.pain-section:before{content:"";opacity:.05;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.pain-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1000px;margin:0 auto;display:grid;position:relative}.pain-text h2{color:#fff;margin-bottom:1.5rem;font-size:2.25rem}.pain-text h2 em{color:var(--terracotta);font-style:italic}.pain-list{list-style:none}.pain-list li{color:#ffffffd9;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;font-size:1.05rem;display:flex}.pain-list svg{color:var(--terracotta);flex-shrink:0;margin-top:.25rem}.pain-visual{position:relative}.chaos-stack{height:320px;position:relative}.chaos-doc{color:var(--charcoal);transform-origin:50%;background:#fff;border-radius:6px;width:230px;transition:all .3s;position:absolute;overflow:hidden;box-shadow:0 10px 40px #0000004d}.doc-header{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;padding:.5rem .75rem 0;font-size:.65rem;font-weight:600;overflow:hidden}.chaos-pdf{font-family:Times New Roman,Times,Georgia,serif}.doc-header-pdf{color:#c0392b;border-bottom:1px solid #eee;margin-bottom:0;padding-bottom:.4rem}.pdf-body{padding:.25rem .6rem .6rem;font-size:.55rem;line-height:1.7}.pdf-row{border-bottom:1px solid #f0f0f0;gap:.5rem;padding:1px 0;display:flex}.pdf-name{text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.02em;flex:1.6;overflow:hidden}.pdf-size{color:#555;white-space:nowrap;flex:1}.pdf-price{text-align:right;white-space:nowrap;flex:.6}.pdf-price-drift{padding-right:3px}.pdf-price-drift2{padding-right:7px}.pdf-row-faded{opacity:.5}.chaos-excel{font-family:Segoe UI,Calibri,Arial,sans-serif}.doc-header-excel{color:#1a7a3a;background:#f0f7f0;border-bottom:2px solid #1a7a3a;margin-bottom:0;padding:.4rem .6rem}.excel-icon{font-size:.7rem}.excel-grid{border-collapse:collapse;width:100%;font-size:.55rem}.excel-grid thead th{color:#666;text-align:center;background:#e8eee8;border:1px solid #c4d4c4;padding:2px 4px;font-size:.5rem;font-weight:400}.excel-col-a{width:48%}.excel-col-b{width:14%}.excel-col-c{width:20%}.excel-col-d{width:18%}.excel-cutoff{color:#333;position:relative}.excel-cutoff:after{content:"";background:linear-gradient(90deg,#0000,#fff);width:8px;position:absolute;top:0;bottom:0;right:0}.excel-cell{white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #c4d4c4;max-width:0;padding:3px 5px;font-size:.55rem;overflow:hidden}.chaos-email{background:#fafafa;font-family:Courier New,Courier,monospace}.doc-header-email{color:#1a73e8;background:#f5f5f5;border-bottom:1px solid #ddd;padding-bottom:.35rem;font-family:-apple-system,system-ui,Segoe UI,sans-serif}.email-body{white-space:pre;color:#333;flex-direction:column;padding:.5rem .65rem .65rem;font-size:.52rem;line-height:1.6;display:flex}.email-spacer{height:.5rem}.email-sig{color:#888;margin-top:.15rem}.chaos-doc:first-child{z-index:1;top:0;left:20%;transform:rotate(-5deg)}.chaos-doc:nth-child(2){z-index:2;top:28%;left:2%;transform:rotate(7deg)}.chaos-doc:nth-child(3){z-index:3;top:52%;left:35%;transform:rotate(-3deg)}.chaos-doc:hover{z-index:10;transform:rotate(0)scale(1.08);box-shadow:0 16px 50px #0006}.features{background:var(--cream);padding:4rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.feature{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000d}.feature-icon{background:linear-gradient(135deg,var(--forest)0%,var(--sage)100%);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;display:flex}.feature h3{color:var(--forest);margin-bottom:.75rem;font-size:1.15rem}.feature p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.social-proof{text-align:center;background:#fff;padding:5rem 4rem}.quote{max-width:700px;margin:0 auto}.quote-icon{color:var(--sand);margin-bottom:1.5rem}.quote blockquote{color:var(--forest);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:1.5rem;font-style:italic;line-height:1.6}.quote-author{color:var(--text-muted);font-size:1rem}.quote-author strong{color:var(--charcoal)}.faq-section{background:var(--cream);padding:4rem 4rem 3rem}.faq-section .section-header{margin-bottom:1.5rem}.faq-section .section-header h2{color:var(--forest);font-size:1.6rem}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.faq-list{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.faq-item{border-bottom:1px solid #2d4a3e1f}.faq-item:first-child{border-top:1px solid #2d4a3e1f}.faq-question{cursor:pointer;color:var(--forest);justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem .25rem;font-size:1.15rem;font-weight:600;list-style:none;transition:color .2s;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{content:""}.faq-question:hover{color:var(--terracotta)}.faq-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-answer{background:#fff;border-radius:8px;margin:0 0 .25rem;padding:.75rem 1.25rem 1.5rem;animation:.3s faqFadeIn}.faq-answer p{color:var(--charcoal);margin:0;font-size:1.05rem;line-height:1.7}@keyframes faqFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.cta-section{background:linear-gradient(135deg,var(--forest)0%,var(--sage)100%);text-align:center;padding:4rem;position:relative;overflow:hidden}.cta-section:before{content:"";opacity:.05;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.cta-content{z-index:1;max-width:600px;margin:0 auto;position:relative}.cta-section h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}.cta-section p{color:#ffffffd9;margin-bottom:2rem;font-size:1.15rem}.cta-buttons{justify-content:center;gap:1rem;display:flex}.cta-section .btn-primary{background:var(--terracotta);padding:1.1rem 2.5rem;font-size:1.1rem}.cta-note{color:#fff9;margin-top:1.5rem;font-size:.9rem}footer{background:var(--forest-deep);color:#fff9;text-align:center;padding:3rem 4rem}.footer-links{justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.footer-links a{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-copy{font-size:.85rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:80px;padding-bottom:2rem;overflow:visible}.hero-content{padding:2rem 2rem 1rem}.hero-image{display:none}.hero-overlay{grid-template-columns:1fr;gap:1rem;margin-top:2rem;position:relative;bottom:auto;left:auto;right:auto}.overlay-arrow{text-align:center;transform:rotate(90deg)}.steps{grid-template-columns:repeat(2,1fr)}.steps:before{display:none}.pain-content{grid-template-columns:1fr}.chaos-stack{display:none}.features-grid{grid-template-columns:1fr}}@media (max-width:640px){nav{padding:1rem}.nav-links{display:none}.hero{padding-top:70px;padding-bottom:1.5rem}.hero-content{padding:1.5rem 1.5rem 1rem}.hero h1{font-size:2rem}.hero-ctas{flex-direction:column}.section-header h2{font-size:2rem}.steps{grid-template-columns:1fr}.how-it-works,.pain-section,.features,.faq-section,.cta-section{padding:4rem 1.5rem}.cta-buttons{flex-direction:column}}.hero-cards{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;gap:1rem;min-width:0;max-width:100%;padding:2rem;display:flex;position:relative}.price-card{box-sizing:border-box;background:#fff;border:1px solid #2d4a3e1a;border-radius:14px;width:100%;max-width:100%;padding:1.5rem;box-shadow:0 15px 35px #00000026,0 0 0 1px #ffffff1a}.pc-head{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.pc-title{color:var(--forest);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.pc-spec{color:var(--text-muted);font-size:.8rem}.tag{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.tag-amber{color:var(--terracotta);background:#c67d4d26}.pc-rows{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.pc-row{background:var(--cream);border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .2s;display:flex}.pc-row.best{background:var(--forest-soft);border-color:#5b9a6f33}.pc-sup{align-items:center;gap:.75rem;display:flex}.pc-ava{width:32px;height:32px;color:var(--forest);background:#2d4a3e14;border-radius:6px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.pc-row.best .pc-ava{background:var(--sage);color:#fff}.pc-name{color:var(--forest);font-size:.85rem;font-weight:600}.pc-stock{color:var(--text-muted);font-size:.75rem}.pc-price{color:var(--forest);font-size:1.05rem;font-weight:700}.pc-row.best .pc-price{color:var(--sage)}.pc-foot{color:var(--text-muted);border-top:1px solid #2d4a3e14;justify-content:space-between;padding-top:.75rem;font-size:.75rem;display:flex}.pc-foot b{color:var(--sage)}.jc-connector{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.jc-connector .pls{background:var(--sage);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-weight:700;display:inline-flex}.job-card{background:#fff;border:1px solid #2d4a3e1a;border-radius:14px;padding:1.5rem;box-shadow:0 15px 35px #00000026,0 0 0 1px #ffffff1a}.jc-head{border-bottom:1px solid #2d4a3e14;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.jc-title{color:var(--forest);font-size:1rem;font-weight:700}.jc-sub{color:var(--text-muted);font-size:.75rem}.jc-draft{color:var(--forest);text-transform:uppercase;background:#2d4a3e14;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:600}.jc-total{color:var(--forest);font-size:1.15rem;font-weight:700}.jc-row{justify-content:space-between;align-items:center;display:flex}.jc-name{color:var(--forest);font-size:.85rem;font-weight:600}.jc-name span{color:var(--text-muted);font-weight:400}.jc-meta{color:var(--text-muted);font-size:.75rem}.jc-right{text-align:right}.qty{color:var(--text-muted);font-size:.75rem}.line{color:var(--forest);font-size:.9rem;font-weight:700}.stats{background:var(--forest-deep);border-y:1px solid #ffffff1a;padding:2.5rem 2rem}.stats-inner{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.stat{text-align:center;flex-direction:column;gap:.25rem;display:flex}.stat-num{color:var(--terracotta);font-size:2.5rem;font-weight:800;line-height:1.1;font-family:var(--font-serif)}.stat-num span{vertical-align:top;margin-left:1px;font-size:1.5rem}.stat-lab{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;max-width:220px;margin:0 auto;font-size:.85rem;font-weight:500}.messy-img-container{border:1px solid #ffffff1a;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #0006}.messy-img-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;background:#1a3026d9;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.8rem;line-height:1.4;position:absolute;bottom:1rem;left:1rem;right:1rem}.scanner-viewfinder{border:2px solid var(--accent);z-index:2;width:16px;height:16px;position:absolute}.scanner-viewfinder.tl{border-bottom:none;border-right:none;top:20px;left:20px}.scanner-viewfinder.tr{border-bottom:none;border-left:none;top:20px;right:20px}.scanner-viewfinder.bl{border-top:none;border-right:none;bottom:20px;left:20px}.scanner-viewfinder.br{border-top:none;border-left:none;bottom:20px;right:20px}.format-pills{z-index:3;gap:.5rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.format-pill{color:#fff;text-shadow:0 1px 2px #00000080;letter-spacing:.05em;border-radius:4px;padding:.25rem .6rem;font-size:11px;font-weight:800;box-shadow:0 2px 8px #0000004d}.format-pill.pdf{background:#e24c38;border:1px solid #fff3}.format-pill.xlsx{background:#217346;border:1px solid #fff3}.format-pill.image{background:#357abd;border:1px solid #fff3}.video-demo-preview{cursor:pointer;border:1px solid #ffffff1a;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #0006}.video-demo-preview:before{content:"";z-index:1;background:#1a302666;transition:background .3s;position:absolute;inset:0}.video-demo-preview:hover:before{background:#1a302640}.video-play-btn{background:var(--terracotta);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #c67d4d80}.video-demo-preview:hover .video-play-btn{background:var(--terracotta-hover);transform:translate(-50%,-50%)scale(1.1)}.video-lightbox{z-index:1000;background:#0a140ff2;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.video-lightbox-close{color:#fff;cursor:pointer;opacity:.7;z-index:1010;background:0 0;border:none;font-size:2.5rem;transition:opacity .2s;position:absolute;top:1.5rem;right:1.5rem}.video-lightbox-close:hover{opacity:1}.video-lightbox-container{aspect-ratio:16/9;background:#000;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:960px;overflow:hidden;box-shadow:0 25px 60px #000c}@media (max-width:1024px){.stats-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hero-cards{padding:1rem 0}.stats-inner{grid-template-columns:1fr;gap:1.5rem}.video-lightbox{padding:.5rem}.hero-ctas{flex-direction:column;gap:.75rem;width:100%}.hero-ctas .btn-primary,.hero-ctas .btn-secondary{text-align:center;box-sizing:border-box;justify-content:center;width:100%}}.comparison-grid{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.comparison-card{box-sizing:border-box;text-align:left;border-radius:12px;flex-direction:column;flex:1;min-width:0;padding:1.25rem;display:flex}.comparison-card.left-nursery{background:#e6f2ee;border:1px solid #0d7a5f26}.comparison-card.right-nursery{background:#fbf1e6;border:1px solid #b85c1426}.comparison-badge-green{color:#fff;letter-spacing:.03em;background:#0d7a5f;border-radius:4px;align-self:flex-start;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.comparison-badge-orange{color:#b85c14;text-transform:uppercase;letter-spacing:.05em;align-self:flex-start;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.comparison-price{margin:.25rem 0;font-size:2.75rem;font-weight:800;line-height:1.1}.comparison-price.green-text{color:#0d7a5f}.comparison-price.orange-text{color:#b85c14}.comparison-supplier{color:#1a2f27;margin-bottom:.15rem;font-size:.95rem;font-weight:700}.comparison-stock{color:var(--text-muted);margin-bottom:.5rem;font-size:.8rem}.comparison-divider{border:none;border-top:1px dotted #1a2f2726;width:100%;margin:.75rem 0}.comparison-code{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-family:monospace,Courier;font-size:.65rem;overflow:hidden}.vs-badge{color:#fff;z-index:2;background:#1a2f27;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 4px 10px #00000026}.comparison-foot{color:var(--text-muted);border-top:1px solid #2d4a3e1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:1rem;font-size:.82rem;display:flex}@media (max-width:640px){.comparison-grid{flex-direction:column;gap:1rem}.vs-badge{align-self:center;margin:-.5rem 0}.comparison-card{width:100%}.comparison-foot{flex-direction:column;align-items:flex-start;gap:.5rem}}.exit-banner{z-index:120;border:1px solid #2d4a3e33;border-left:5px solid var(--forest);opacity:0;pointer-events:none;background:#faf7f0;border-radius:12px;width:380px;padding:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s;position:fixed;bottom:2rem;right:2rem;transform:translateY(120%)scale(.95);box-shadow:0 10px 30px #0000001f,0 1px 8px #0000000a}.exit-banner.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.exit-banner-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:background .2s,color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.exit-banner-close:hover{color:var(--forest);background:#0000000d}.exit-banner-title{font-family:var(--font-serif);color:var(--forest);margin-bottom:.5rem;padding-right:1.5rem;font-size:1.25rem;font-weight:700}.exit-banner-desc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.88rem;line-height:1.5}.exit-banner-btn{background:var(--terracotta);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.2rem;font-size:.92rem;font-weight:600;transition:background .2s;display:inline-flex;color:#fff!important}.exit-banner-btn:hover{background:var(--terracotta-hover)}@media (max-width:480px){.exit-banner{width:calc(100% - 2rem);bottom:1rem;left:1rem;right:1rem}}.footer-social-link{color:#fff9;justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.footer-social-link:hover{color:#fff}
/*# sourceMappingURL=a5a438ffb35b5220.css.map*/