.hp{--hp-bg:#F5F3EE;--hp-bg-white:#FAFAF8;--hp-ink:#264653;--hp-ink-muted:#4a6670;--hp-ink-faint:#9aacb4;--hp-accent:#2a9d8f;--hp-accent-light:#e0f2ef;--hp-accent-warm:#e9c46a;--hp-border:#E2DFDA;--hp-border-dark:#C8C5BF;--hp-radius:2px;--hp-radius-lg:4px;background:var(--hp-bg)}.hp-hero{max-width:1160px;margin:0 auto;padding:100px 40px 80px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.hp-hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--hp-accent-light);border:1px solid #b0ddd6;color:var(--hp-accent);padding:5px 12px;border-radius:100px;font-size:12.5px;font-weight:500;letter-spacing:.02em}.hp-hero-badge span{width:6px;height:6px;background:var(--hp-accent);border-radius:50%;display:block}.hp-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,6vw,68px);font-weight:400;line-height:1.08;letter-spacing:-.02em;color:var(--hp-ink);max-width:820px}.hp-hero h1 em{font-style:italic;color:var(--hp-accent)}.hp-hero-sub{font-size:18px;color:var(--hp-ink-muted);max-width:560px;line-height:1.6;font-weight:400}.hp-hero-ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:4px}.hp-btn-primary{background:var(--hp-ink);color:white;border:none;padding:10px 24px;border-radius:var(--hp-radius);font-size:14.5px;font-weight:500;cursor:pointer;text-decoration:none;transition:transform .15s,opacity .15s;font-family:"Instrument Sans",var(--font-body)}.hp-btn-primary:hover{opacity:.85;transform:translateY(-1px)}.hp-btn-secondary{background:transparent;color:var(--hp-ink-muted);border:1px solid var(--hp-border-dark);padding:10px 24px;border-radius:var(--hp-radius);font-size:14.5px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .15s;font-family:"Instrument Sans",var(--font-body)}.hp-btn-secondary:hover{color:var(--hp-ink);border-color:var(--hp-ink)}.hp-hero-proof{font-size:12.5px;color:var(--hp-ink-faint);letter-spacing:.02em}@keyframes hpFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hp-hero>*{animation:hpFadeUp .6s ease both}.hp-hero>:first-child{animation-delay:.05s}.hp-hero>:nth-child(2){animation-delay:.15s}.hp-hero>:nth-child(3){animation-delay:.25s}.hp-hero>:nth-child(4){animation-delay:.35s}.hp-hero>:nth-child(5){animation-delay:.45s}.hp-visual{max-width:1200px;margin:0 auto 100px;padding:0 40px;position:relative}.hp-visual:before{content:"";position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:120%;height:calc(100% + 120px);background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(42,157,143,.06) 0,transparent 70%);pointer-events:none;z-index:0}.hp-mockup-frame{background:var(--hp-bg-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04),0 24px 80px rgba(0,0,0,.08)}.hp-mockup-bar{background:var(--hp-bg);border-bottom:1px solid var(--hp-border);padding:12px 16px;display:flex;align-items:center;gap:8px}.hp-dot{width:12px;height:12px;border-radius:50%}.hp-dot-red{background:#FF5F56}.hp-dot-yellow{background:#FFBD2E}.hp-dot-green{background:#27C93F}.hp-mockup-body{display:flex;min-height:480px}.hp-mockup-sidebar{width:220px;border-right:1px solid var(--hp-border);padding:20px 0;flex-shrink:0;background:var(--hp-bg-white)}.hp-sidebar-label{padding:4px 16px 8px;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hp-ink-faint)}.hp-sidebar-item{display:flex;align-items:center;gap:10px;padding:8px 16px;font-size:13px;color:var(--hp-ink-muted)}.hp-sidebar-item.active{background:var(--hp-accent-light);color:var(--hp-accent);font-weight:500;border-left:2px solid var(--hp-accent);padding-left:14px}.hp-sidebar-badge{margin-left:auto;background:var(--hp-border);color:var(--hp-ink-muted);font-size:10px;font-weight:600;padding:2px 6px;border-radius:100px}.hp-sidebar-badge.warn{background:#FFF3CD;color:#92650A}.hp-mockup-content{flex:1;padding:28px}.hp-mockup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.hp-mockup-title{font-size:17px;font-weight:600;color:var(--hp-ink)}.hp-mockup-subtitle{font-size:12px;color:var(--hp-ink-muted);margin-top:2px}.hp-tag{font-size:11px;font-weight:500;padding:4px 10px;border-radius:100px;display:inline-block}.hp-tag-green{background:var(--hp-accent-light);color:#1e7a6e}.hp-tag-yellow{background:#FFF8E1;color:#8A6000}.hp-tag-red{background:#FDE8E8;color:#A82828}.hp-progress-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.hp-pcard{background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:16px}.hp-pcard-label{font-size:11px;color:var(--hp-ink-muted);font-weight:500;margin-bottom:8px}.hp-pcard-value{font-size:22px;font-weight:600;color:var(--hp-ink);margin-bottom:4px}.hp-pcard-sub{font-size:11px;color:var(--hp-ink-faint)}.hp-progress-bar{height:4px;background:var(--hp-border);border-radius:2px;margin-top:10px;overflow:hidden}.hp-progress-fill{height:100%;border-radius:2px}.hp-fill-green{background:#4CAF50;width:73%}.hp-fill-yellow{background:#F5A623;width:18%}.hp-fill-red{background:#E53935;width:9%}.hp-mock-table{width:100%;border-collapse:collapse;font-size:12.5px}.hp-mock-table th{text-align:left;padding:8px 12px;font-size:11px;font-weight:600;color:var(--hp-ink-faint);letter-spacing:.05em;text-transform:uppercase}.hp-mock-table td,.hp-mock-table th{border-bottom:1px solid var(--hp-border)}.hp-mock-table td{padding:10px 12px;color:var(--hp-ink-muted)}.hp-mock-table tr:last-child td{border-bottom:none}.hp-supplier-name{font-weight:500;color:var(--hp-ink)}.hp-supplier-chain{font-size:11px;color:var(--hp-ink-faint)}.hp-app-screenshots{display:grid;grid-template-columns:1.15fr 1fr;gap:24px;align-items:start}.hp-app-screenshots-single{grid-template-columns:1fr;max-width:820px;margin:0 auto}.hp-screenshot-hero{z-index:2}.hp-screenshot-frame{background:var(--hp-bg-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04),0 24px 80px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.hp-screenshot-frame:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.06),0 32px 100px rgba(0,0,0,.12)}.hp-screenshot-primary{z-index:2}.hp-screenshot-secondary{z-index:1;margin-top:48px}.hp-screenshot-frame .hp-mockup-bar{background:var(--hp-bg);border-bottom:1px solid var(--hp-border);padding:10px 14px;display:flex;align-items:center;gap:8px}.hp-mockup-bar-url{font-size:11px;color:var(--hp-ink-faint);margin-left:8px;font-family:var(--font-inter)}.hp-screenshot-img-wrap{line-height:0}.hp-screenshot-img-wrap img{width:100%;height:auto;display:block}@media (max-width:768px){.hp-app-screenshots{grid-template-columns:1fr;gap:16px}.hp-screenshot-secondary{margin-top:0}}.hp-logos{max-width:1160px;margin:0 auto;padding:0 40px 80px;text-align:center}.hp-logos-label{font-size:12.5px;color:var(--hp-ink-faint);letter-spacing:.06em;text-transform:uppercase;font-weight:500;margin-bottom:32px}.hp-logos-row{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.hp-logo-pill{background:var(--hp-bg-white);border:1px solid var(--hp-border);padding:10px 24px;border-radius:100px;font-size:13px;font-weight:500;color:var(--hp-ink-muted)}.hp-section{max-width:1160px;margin:0 auto;padding:80px 40px}.hp-section-tag{font-size:11.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hp-accent);margin-bottom:16px}.hp-section-h2{font-family:Georgia,serif;font-size:clamp(30px,4vw,48px);font-weight:400;line-height:1.12;letter-spacing:-.02em;max-width:680px;margin-bottom:20px;color:var(--hp-ink)}.hp-section-h2 em{font-style:italic;color:var(--hp-accent)}.hp-section-body{font-size:17px;color:var(--hp-ink-muted);max-width:560px;line-height:1.65;margin-bottom:40px}.hp-divider{border:none;border-top:1px solid var(--hp-border);max-width:1160px;margin:0 auto}.hp-problem-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hp-problem-right{display:flex;flex-direction:column;gap:20px}.hp-pain-item{padding:20px;background:var(--hp-bg-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius);display:flex;gap:16px;align-items:flex-start;transition:box-shadow .2s}.hp-pain-item:hover{box-shadow:0 4px 20px rgba(0,0,0,.06)}.hp-pain-icon{width:36px;height:36px;border-radius:var(--hp-radius);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:17px}.hp-pain-icon.red{background:#FDE8E8}.hp-pain-icon.orange{background:#FFF3E0}.hp-pain-icon.yellow{background:#FFFDE7}.hp-pain-title{font-size:14px;font-weight:600;color:var(--hp-ink);margin-bottom:4px}.hp-pain-desc{font-size:13px;color:var(--hp-ink-muted);line-height:1.5}.hp-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:56px}.hp-step-card{background:var(--hp-bg-white);border:1px solid var(--hp-border);padding:28px 24px;position:relative}.hp-step-card:first-child{border-radius:var(--hp-radius) 0 0 var(--hp-radius)}.hp-step-card:last-child{border-radius:0 var(--hp-radius) var(--hp-radius) 0}.hp-step-num{font-family:Georgia,serif;font-size:11px;font-weight:400;color:var(--hp-ink-faint);letter-spacing:.05em;margin-bottom:24px}.hp-step-icon-wrap{width:44px;height:44px;background:var(--hp-accent-light);border-radius:var(--hp-radius);display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:20px}.hp-step-title{font-size:15px;font-weight:600;color:var(--hp-ink);margin-bottom:10px}.hp-step-desc{font-size:13px;color:var(--hp-ink-muted);line-height:1.55}.hp-step-arrow{position:absolute;right:-14px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:var(--hp-bg);border:1px solid var(--hp-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--hp-ink-muted);z-index:1}.hp-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.hp-pillar-card{background:var(--hp-bg-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);overflow:hidden}.hp-pillar-visual{background:var(--hp-accent-light);height:220px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--hp-border);font-size:13px;color:var(--hp-accent);font-weight:500}.hp-placeholder-label{background:var(--hp-bg-white);border:1px solid var(--hp-border);padding:8px 14px;border-radius:8px;font-size:12px;color:var(--hp-ink-muted);font-weight:500}.hp-pillar-body{padding:24px}.hp-pillar-title{font-size:16px;font-weight:600;color:var(--hp-ink);margin-bottom:10px}.hp-pillar-desc{font-size:13.5px;color:var(--hp-ink-muted);line-height:1.6;margin-bottom:16px}.hp-pillar-list{list-style:none;display:flex;flex-direction:column;gap:6px}.hp-pillar-list li{font-size:12.5px;color:var(--hp-ink-muted);display:flex;align-items:center;gap:8px}.hp-pillar-list li:before{content:"·";color:var(--hp-accent);font-size:16px;line-height:1}.hp-usecases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:56px}.hp-usecase-card{background:var(--hp-bg-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:22px;transition:all .2s;text-decoration:none;display:flex;flex-direction:column;gap:10px}.hp-usecase-card:hover{border-color:var(--hp-accent);box-shadow:0 4px 20px rgba(0,0,0,.06)}.hp-uc-icon{font-size:22px}.hp-uc-title{font-size:14px;font-weight:600;color:var(--hp-ink)}.hp-uc-desc{font-size:13px;color:var(--hp-ink-muted);line-height:1.5}.hp-uc-link{font-size:12.5px;color:var(--hp-accent);font-weight:500;margin-top:auto}.hp-compare-wrap{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:56px}.hp-compare-card{border-radius:var(--hp-radius-lg);padding:36px;border:1px solid var(--hp-border)}.hp-compare-card.old{background:var(--hp-bg-white)}.hp-compare-card.new{background:var(--hp-accent);color:white;border-color:var(--hp-accent)}.hp-compare-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.hp-compare-card.old .hp-compare-label{color:var(--hp-ink-faint)}.hp-compare-card.new .hp-compare-label{color:rgba(255,255,255,.6)}.hp-compare-title{font-family:Georgia,serif;font-size:22px;margin-bottom:24px}.hp-compare-card.old .hp-compare-title{color:var(--hp-ink)}.hp-compare-card.new .hp-compare-title{color:white}.hp-compare-items{display:flex;flex-direction:column;gap:12px}.hp-compare-item{display:flex;gap:12px;align-items:flex-start;font-size:14px}.hp-compare-card.old .hp-compare-item{color:var(--hp-ink-muted)}.hp-compare-card.new .hp-compare-item{color:rgba(255,255,255,.85)}.hp-traction-inner{gap:80px;align-items:center}.hp-stats-grid,.hp-traction-inner{display:grid;grid-template-columns:1fr 1fr}.hp-stats-grid{gap:16px}.hp-stat-card{background:var(--hp-bg-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:24px}.hp-stat-number{font-family:Georgia,serif;font-size:36px;font-weight:400;color:var(--hp-ink);line-height:1;margin-bottom:6px}.hp-stat-label{font-size:13px;color:var(--hp-ink-muted)}.hp-quote-card{background:var(--hp-bg-white);border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);padding:32px}.hp-quote-mark{font-family:Georgia,serif;font-size:48px;color:var(--hp-accent-light);line-height:.8;margin-bottom:12px}.hp-quote-text{font-size:16px;line-height:1.65;color:var(--hp-ink);margin-bottom:20px;font-style:italic;font-family:Georgia,serif}.hp-quote-author{display:flex;gap:12px;align-items:center}.hp-quote-avatar{width:36px;height:36px;border-radius:50%;background:var(--hp-accent-light);border:1px solid var(--hp-border);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:var(--hp-accent)}.hp-quote-name{font-size:13px;font-weight:600;color:var(--hp-ink)}.hp-quote-role{font-size:12px;color:var(--hp-ink-muted)}.hp-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:56px}.hp-faq-item{padding:28px 0;border-bottom:1px solid var(--hp-border)}.hp-faq-item:nth-child(odd){padding-right:40px}.hp-faq-item:nth-child(2n){padding-left:40px;border-left:1px solid var(--hp-border)}.hp-faq-q{font-size:15px;font-weight:600;color:var(--hp-ink);margin-bottom:10px}.hp-faq-a{font-size:13.5px;color:var(--hp-ink-muted);line-height:1.6}.hp-cta-section{max-width:calc(1160px - 80px);margin:0 auto 80px;background:var(--hp-ink);border-radius:var(--hp-radius-lg);padding:80px 60px;text-align:center;position:relative;overflow:hidden}.hp-cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0,rgba(45,90,39,.4) 0,transparent 60%);pointer-events:none}.hp-cta-h2{font-family:Georgia,serif;font-size:44px;font-weight:400;color:white;margin-bottom:16px;line-height:1.1;position:relative}.hp-cta-sub{font-size:17px;color:rgba(255,255,255,.65);margin-bottom:36px;max-width:480px;margin-left:auto;margin-right:auto;position:relative}.hp-cta-btns{display:flex;gap:12px;justify-content:center;position:relative}.hp-btn-white{background:white;color:var(--hp-ink);padding:10px 26px;border-radius:0;font-size:14.5px;font-weight:600;text-decoration:none;transition:opacity .15s}.hp-btn-white:hover{opacity:.9}.hp-btn-ghost{background:rgba(255,255,255,.1);color:white;padding:10px 26px;border-radius:0;font-size:14.5px;font-weight:500;text-decoration:none;border:1px solid rgba(255,255,255,.2);transition:background .15s}.hp-btn-ghost:hover{background:rgba(255,255,255,.18)}@media (max-width:960px){.hp-problem-inner{grid-template-columns:1fr;gap:40px}.hp-steps-grid{grid-template-columns:1fr 1fr}.hp-step-card:first-child{border-radius:var(--hp-radius) var(--hp-radius) 0 0}.hp-step-card:last-child{border-radius:0 0 var(--hp-radius) var(--hp-radius)}.hp-step-arrow{display:none}.hp-compare-wrap,.hp-pillars-grid,.hp-traction-inner,.hp-usecases-grid{grid-template-columns:1fr}.hp-traction-inner{gap:40px}.hp-faq-grid{grid-template-columns:1fr}.hp-faq-item:nth-child(2n){padding-left:0;border-left:none}.hp-faq-item:nth-child(odd){padding-right:0}.hp-mockup-sidebar{display:none}.hp-progress-cards{grid-template-columns:1fr}}@media (max-width:640px){.hp-hero{padding:60px 20px 48px}.hp-section{padding:48px 20px}.hp-visual{padding:0 20px}.hp-steps-grid{grid-template-columns:1fr}.hp-cta-section{margin:0 20px 40px;padding:48px 24px}.hp-cta-h2{font-size:32px}}.hp-supplier-bar{display:flex;gap:8px;align-items:center}.hp-add-supplier-btn{background:#2a9d8f;color:white;border:none;padding:7px 14px;border-radius:8px;font-size:12.5px;font-weight:500;cursor:pointer}.hp-supplier-divider{margin-top:16px;padding-top:16px;border-top:1px solid var(--hp-border)}.hp-pcard-value-alert{color:#E53935}.hp-table-faint{color:var(--hp-ink-faint);font-size:12px}.hp-italic-muted{font-size:14px;color:var(--hp-ink-muted);font-style:italic}.hp-inline-block{display:inline-block}.hp-stats-grid-mt{margin-top:36px}.hp-stat-wide{grid-column:span 2}.hp-stat-partner{font-size:22px;margin-bottom:4px}.hp-blog-carousel{max-width:1160px;margin:0 auto;padding:60px 40px}.hp-blog-carousel-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.hp-carousel-nav{display:flex;gap:8px}.hp-carousel-btn{width:40px;height:40px;border-radius:50%;border:1px solid var(--hp-border);background:var(--hp-bg-white);cursor:pointer;font-size:20px;color:var(--hp-ink);display:flex;align-items:center;justify-content:center;transition:all .2s}.hp-carousel-btn:hover{border-color:var(--sc-secondary);color:var(--sc-secondary)}.hp-carousel-track{overflow:hidden;border-radius:12px}.hp-carousel-inner{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hp-carousel-card{flex:0 0 calc(100% / 3);padding:0 12px;box-sizing:border-box;text-decoration:none;color:inherit;display:flex;flex-direction:column;position:relative}.hp-carousel-card-img{background:var(--hp-bg-white);border-radius:12px;border:1px solid var(--hp-border);padding:24px;display:flex;align-items:center;justify-content:center;min-height:200px;transition:all .2s}.hp-carousel-card:hover .hp-carousel-card-img{border-color:var(--sc-secondary);box-shadow:0 4px 12px rgba(42,157,143,.1)}.hp-carousel-card-body{padding:16px 0}.hp-carousel-card-cat{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sc-secondary);margin-bottom:8px}.hp-carousel-card-title{font-family:var(--font-inter);font-size:16px;font-weight:600;line-height:1.4;color:var(--hp-ink)}.hp-carousel-card-plus{position:absolute;bottom:0;left:12px;width:36px;height:36px;border-radius:50%;background:var(--sc-secondary);color:white;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:300;opacity:0;transition:opacity .2s}.hp-carousel-card:hover .hp-carousel-card-plus{opacity:1}.hp-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.hp-carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:var(--hp-border);cursor:pointer;transition:all .2s}.hp-carousel-dot.active{background:var(--sc-secondary);width:24px;border-radius:4px}@media (max-width:768px){.hp-carousel-card{flex:0 0 85%}.hp-blog-carousel{padding:40px 20px}}.hp-video-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;align-items:center}.hp-video-wrapper{position:relative;padding-bottom:56.25%;height:0;border-radius:12px;overflow:hidden;border:1px solid var(--hp-border);box-shadow:0 4px 24px rgba(0,0,0,.08)}.hp-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media (max-width:900px){.hp-video-grid{grid-template-columns:1fr;gap:24px}}.hp-satellite-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:center}.hp-satellite-img{border-radius:12px;overflow:hidden;border:1px solid var(--hp-border);box-shadow:0 4px 24px rgba(0,0,0,.08)}.hp-satellite-img img{display:block}@media (max-width:900px){.hp-satellite-grid{grid-template-columns:1fr;gap:24px}}