:root{--hp-bg:#fafafa;--hp-bg-card:#fff;--hp-bg-muted:#f5f5f5;--hp-border:#e5e5e5;--hp-border-light:rgba(0,0,0,.08);--hp-text:#525252;--hp-text-muted:#737373;--hp-text-heading:#171717;--hp-accent:#2563eb;--hp-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}body.hp-body{background:var(--hp-bg);color:var(--hp-text);font-family:var(--hp-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--hp-text-heading);transition:color .2s}a,a:hover{text-decoration:none}a:hover{color:var(--hp-accent)}.hp-nav .container-fluid{padding-left:0;padding-right:0}.hp-nav-container{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.8);border-bottom:1px solid var(--hp-border-light);box-shadow:0 1px 3px rgba(0,0,0,.04);display:flex;justify-content:space-between;padding:1rem 1.5rem}.hp-nav-brand{align-items:center;color:var(--hp-text-heading);display:flex;font-weight:600;gap:.5rem;padding:.25rem .5rem}.hp-nav-logo{height:40px;width:auto}.hp-nav-right{gap:.75rem}.hp-lang{display:inline-flex;position:relative}.hp-lang-toggle{align-items:center;background:rgba(0,0,0,.03);border:1px solid var(--hp-border);cursor:pointer;display:inline-flex;font-size:.8125rem;gap:.375rem;line-height:1.5;padding:.375rem .625rem;transition:background .2s}.hp-lang-toggle:hover{background:rgba(0,0,0,.06)}.hp-lang-flag{height:14px;object-fit:cover;width:20px}.hp-lang-chevron{color:var(--hp-text-muted);flex-shrink:0}.hp-lang-menu{background:#fff;border:1px solid var(--hp-border-light);box-shadow:0 4px 16px rgba(0,0,0,.08);display:none;min-width:140px;padding:.25rem;position:absolute;right:0;top:calc(100% + 4px);z-index:100}.hp-lang-menu.hp-lang-open{display:block}.hp-lang-item{align-items:center;color:var(--hp-text);display:flex;font-size:.8125rem;gap:.5rem;padding:.5rem .75rem;text-decoration:none;transition:background .15s}.hp-lang-item:hover{background:var(--hp-bg-muted);color:var(--hp-text-heading)}.hp-nav-toggle{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:4px}.hp-nav-toggle span{background:var(--hp-text-heading);border-radius:2px;display:block;height:2px;transition:all .2s;width:22px}.hp-nav-right.hp-nav-open{background:#fff;border:1px solid var(--hp-border-light);border-radius:.25rem;box-shadow:0 8px 24px rgba(0,0,0,.08);display:flex!important;flex-direction:column;left:0;margin:.5rem;padding:1rem;position:absolute;right:0;top:100%}.hp-nav-right.hp-nav-open .btn{font-size:1rem;padding:.75rem 1rem;width:100%}@media (min-width:576px){.hp-nav-right.hp-nav-open{background:transparent;border:0;border-radius:0;box-shadow:none;flex-direction:row;margin:0;padding:0;position:static}.hp-nav-right.hp-nav-open .btn{font-size:.875rem;padding:.25rem .5rem;width:auto}}.hp-hero{background:var(--hp-bg-muted);border-bottom:1px solid var(--hp-border-light);overflow:hidden;padding:11rem 0 0;position:relative}.hp-hero-content{z-index:10}.hp-hero-heading-wrapper{margin-bottom:1rem;max-width:800px}.hp-hero-heading{color:var(--hp-text-heading);font-size:2rem;font-weight:600;letter-spacing:-.02em;line-height:1.15;margin-bottom:0}.hp-hero-word{animation:hpWordIn 1.2s cubic-bezier(.16,1,.3,1) forwards;display:inline-block;filter:blur(8px);opacity:0;transform:translateY(12px)}.hp-hero-word:first-child{animation-delay:.2s}.hp-hero-word:nth-child(2){animation-delay:.5s}.hp-hero-word:nth-child(3){animation-delay:.8s}@keyframes hpWordIn{to{filter:blur(0);opacity:1;transform:translateY(0)}}.hp-hero-subheading{color:var(--hp-text-muted);font-size:1.3rem;line-height:1.625;margin-bottom:0;margin-top:1rem;max-width:560px}.hp-hero-cta{gap:.75rem;margin:3.5rem 1rem 5rem}.hp-hero-cta .btn{font-size:1.0625rem;padding:.5rem 1.5rem}.hp-hero-screenshot{margin:0 .5rem;position:relative;z-index:10}@media (min-width:768px){.hp-hero-screenshot{margin:0 1rem}}@media (min-width:1200px){.hp-hero-screenshot{margin:0 2rem}}.hp-hero-screenshot-inner{background:#fff;border:1px solid var(--hp-border-light);border-bottom:0;border-radius:.75rem .75rem 0 0;overflow:hidden;padding:.375rem .375rem 0}.hp-hero-screenshot-img{border-radius:.5rem .5rem 0 0;display:block;width:100%}@media (min-width:768px){.hp-hero-heading{font-size:3.5rem}.hp-hero-screenshot-inner{padding:.75rem .75rem 0}}.hp-grid-bg{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);inset:0;pointer-events:none;position:absolute;transform:rotate(-45deg) scale(2);z-index:0}.hp-grid-col{height:100%;position:relative;width:100%}.hp-grid-line{background-image:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 33%,transparent 0,transparent);background-size:1px 4px;height:calc(100% + 150px);mask-composite:exclude;-webkit-mask-composite:source-in;mask-image:linear-gradient(0deg,#fff 25%,transparent),linear-gradient(180deg,#fff 25%,transparent);position:absolute;top:-75px;width:1px;z-index:0}.hp-grid-line-left{left:0}.hp-grid-line-right{right:0}.hp-grid-col:nth-child(3):after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.03),transparent);content:"";inset:0;pointer-events:none;position:absolute}@media (min-width:768px){.hp-grid-bg{grid-template-columns:repeat(4,1fr)}}.hp-section-header{margin-bottom:4rem}.hp-section-heading{color:var(--hp-text-heading);font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem}.hp-section-subheading{color:var(--hp-text-muted);font-size:1.2rem;max-width:480px}.hp-features{background:#fff;padding:5rem 0}.hp-feature-card{background:#fff;border:1px solid var(--hp-border-light);border-radius:.75rem;box-shadow:0 1px 2px rgba(0,0,0,.04);overflow:hidden;transition:box-shadow .3s,transform .3s}.hp-feature-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-2px)}.hp-feature-card-visual{align-items:center;background:#f8faff;display:flex;justify-content:center;margin:.5rem;min-height:120px;padding:1.5rem;transition:background .3s}.hp-feature-card:hover .hp-feature-card-visual{background:#dee7fd}.hp-feature-icon-svg{color:var(--hp-text-heading);height:44px;opacity:.7;transition:opacity .3s,color .3s;width:44px}.hp-feature-card:hover .hp-feature-icon-svg{color:var(--hp-accent);opacity:.9}.hp-feature-card-text{padding:1.25rem 1.5rem 1.5rem}.hp-feature-title{color:var(--hp-text-heading);font-size:1rem;font-weight:600;margin-bottom:.375rem}.hp-feature-desc{color:var(--hp-text-muted);font-size:.875rem;line-height:1.6;margin-bottom:0}.hp-footer{background:#f9fafb;border-top:1px solid var(--hp-border-light);padding:2.5rem 0 1rem}.hp-footer-brand{margin-bottom:2rem}.hp-footer-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.hp-footer-logo-img{height:auto;width:120px}.hp-footer-tagline{color:var(--hp-text-muted);font-size:.875rem;margin:0}.hp-footer-links{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.hp-footer-col h6{color:var(--hp-text-heading);font-size:.875rem;font-weight:600;margin-bottom:.75rem}.hp-footer-col ul{list-style:none;margin:0;padding:0}.hp-footer-col ul li{margin-bottom:.5rem}.hp-footer-col ul li a{color:var(--hp-text-muted);font-size:.8125rem}.hp-footer-col ul li a:hover{color:var(--hp-text-heading)}.hp-footer-bottom{border-top:1px solid var(--hp-border-light);margin-top:1rem;padding-top:1.5rem;text-align:center}.hp-footer-bottom p{color:var(--hp-text-muted);font-size:.8125rem;margin:0}.hp-footer-lang{margin-top:1rem}.hp-footer .hp-lang-menu{bottom:calc(100% + 4px);left:50%;right:auto;top:auto;transform:translateX(-50%)}