.hp-root{--primary:#f59e0b;--primary-light:#fbbf24;--primary-dark:#d97706;--secondary:#1A1A1A;--accent:#f97316;--text:#0A0A0A;--text-muted:#525252;--text-light:#737373;--surface:#FFFFFF;--surface-alt:#FAFAFA;--border:#E5E5E5;--radius:16px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.04);--shadow-md:0 4px 16px rgba(0,0,0,0.08),0 2px 6px rgba(0,0,0,0.04);--shadow-lg:0 12px 40px rgba(0,0,0,0.1),0 4px 12px rgba(0,0,0,0.06);--shadow-xl:0 24px 64px rgba(0,0,0,0.12),0 8px 24px rgba(0,0,0,0.06);--transition:0.22s cubic-bezier(0.4,0,0.2,1);font-family:var(--font-plus-jakarta,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;color:var(--text);background:var(--surface);overflow-x:hidden}.hp-skip-link{position:absolute;top:-100%;left:16px;z-index:9999;padding:12px 20px;background:var(--primary);color:#000;border-radius:var(--radius);font-weight:700;font-size:14px;text-decoration:none;transition:top .2s}.hp-skip-link:focus{top:16px}.hp-container{max-width:1200px;margin:0 auto;padding:0 24px}.hp-btn{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;border:none;cursor:pointer;border-radius:var(--radius);padding:12px 22px;transition:all var(--transition);white-space:nowrap;letter-spacing:-.01em}.hp-btn--primary{background:var(--primary);color:#1A1A1A;box-shadow:0 4px 14px rgba(245,158,11,.4)}.hp-btn--primary:hover{background:var(--primary-light);box-shadow:0 6px 20px rgba(245,158,11,.5);transform:translateY(-1px)}.hp-btn--hero{background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#1A1A1A;font-size:16px;padding:15px 28px;border-radius:18px;box-shadow:0 8px 24px rgba(245,158,11,.45);gap:10px}.hp-btn--hero:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(245,158,11,.55)}.hp-btn--ghost{background:transparent;color:var(--text-muted);border:1.5px solid var(--border)}.hp-btn--ghost:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.hp-btn--white{background:#fff;color:var(--secondary);font-size:16px;padding:15px 32px;border-radius:18px;box-shadow:0 8px 32px rgba(0,0,0,.2);gap:10px}.hp-btn--white:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.28)}.hp-btn--lg{font-size:15px;padding:13px 26px}.hp-navbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:14px 0;transition:all var(--transition)}.hp-navbar--scrolled{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:10px 0;box-shadow:var(--shadow-sm)}.hp-navbar__inner{display:flex;align-items:center;gap:32px}.hp-navbar__brand{gap:10px;text-decoration:none}.hp-logo-icon,.hp-navbar__brand{display:flex;align-items:center;flex-shrink:0}.hp-logo-icon{width:36px;height:36px;border-radius:10px;background:#fff;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:6px}.hp-logo-icon img{width:100%;height:100%;object-fit:contain}.hp-logo-icon--sm{width:28px;height:28px;border-radius:8px}.hp-navbar__brand-text{font-size:18px;font-weight:900;color:#fff;letter-spacing:-.03em;transition:color var(--transition)}.hp-navbar--scrolled .hp-navbar__brand-text{color:var(--secondary)}.hp-navbar__nav{display:flex;align-items:center;gap:4px;flex:1}.hp-nav-link{font-size:14px;font-weight:600;color:var(--text-muted);text-decoration:none;padding:8px 14px;border-radius:10px;transition:all var(--transition)}.hp-nav-link:hover{color:var(--secondary);background:rgba(245,158,11,.1)}.hp-navbar__auth{display:flex;align-items:center;gap:12px;margin-left:auto}.hp-btn--sm{font-size:14px;padding:10px 18px;border-radius:12px}.hp-navbar__hamburger{display:none;background:none;border:1.5px solid rgba(255,255,255,.3);border-radius:10px;padding:7px;cursor:pointer;color:#fff;align-items:center;justify-content:center;margin-left:auto;transition:color var(--transition),border-color var(--transition)}.hp-navbar--scrolled .hp-navbar__hamburger{border-color:var(--border);color:var(--text)}.hp-mobile-drawer{display:flex;flex-direction:column;gap:4px;padding:12px 24px 20px;background:rgba(255,255,255,.97);backdrop-filter:blur(20px);border-top:1px solid var(--border)}.hp-mobile-link{font-size:15px;font-weight:600;color:var(--text);text-decoration:none;padding:12px 16px;border-radius:12px;transition:all var(--transition)}.hp-mobile-link:hover{background:var(--surface-alt);color:var(--secondary)}.hp-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:120px 0 80px;overflow:hidden;background:linear-gradient(160deg,#0A0A0A,#1A1A1A 40%,#262626 70%,#0A0A0A)}.hp-hero__mesh{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(245,158,11,.15) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(217,119,6,.1) 0,transparent 40%),radial-gradient(circle at 60% 80%,rgba(26,26,26,.5) 0,transparent 50%)}.hp-hero__glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hp-hero__glow--1{width:600px;height:600px;background:rgba(245,158,11,.2);top:-100px;right:-100px;animation:glowFloat 8s ease-in-out infinite alternate}.hp-hero__glow--2{width:500px;height:500px;background:rgba(249,115,22,.1);bottom:-50px;left:-100px;animation:glowFloat 10s ease-in-out infinite alternate-reverse}.hp-hero__grain{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");opacity:.4}@keyframes glowFloat{0%{transform:translate(0) scale(1)}to{transform:translate(30px,-20px) scale(1.05)}}.hp-hero__content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:28px}.hp-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:rgba(255,255,255,.65);letter-spacing:.05em;text-transform:uppercase}.hp-hero__eyebrow-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--primary);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hp-hero__title{font-family:var(--font-playfair,inherit);font-size:clamp(36px,6vw,72px);font-weight:800;color:#fff;line-height:1.08;letter-spacing:-.02em;margin:0}.hp-hero__title--accent{background:linear-gradient(135deg,#f59e0b,#fbbf24 40%,#fde68a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hp-hero__subtitle{font-size:clamp(15px,2vw,19px);color:rgba(255,255,255,.65);line-height:1.65;max-width:620px;margin:0;font-weight:450}.hp-hero__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.hp-hero__pipeline-strip{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:20px 24px;width:100%;max-width:700px;backdrop-filter:blur(12px)}.hp-pipeline-strip__label{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(255,255,255,.6);font-weight:600;margin-bottom:16px}.hp-live-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 3px rgba(245,158,11,.2);animation:pulse 2s infinite;flex-shrink:0}.hp-pipeline-strip__stages{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.hp-pipeline-stage{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:70px}.hp-pipeline-stage__bar{height:4px;width:100%;border-radius:4px;opacity:.8;transition:opacity var(--transition)}.hp-pipeline-stage:hover .hp-pipeline-stage__bar{opacity:1}.hp-pipeline-stage__label{font-size:11px;font-weight:700;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.04em}.hp-pipeline-stage__count{font-size:18px;font-weight:900;letter-spacing:-.02em}.hp-hero__trust{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.hp-trust-badge{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:rgba(255,255,255,.5);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);padding:6px 14px;border-radius:999px;letter-spacing:.02em}.hp-stats{background:#fff;border-bottom:1px solid var(--border);padding:48px 0}.hp-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.hp-stat-card{text-align:center;padding:28px 16px;border-right:1px solid var(--border);transition:background var(--transition)}.hp-stat-card:last-child{border-right:none}.hp-stat-card:hover{background:var(--surface-alt)}.hp-stat-card__value{font-size:36px;font-weight:900;color:var(--secondary);letter-spacing:-.04em;line-height:1;margin-bottom:8px;display:block}.hp-stat-card__label{font-size:15px;font-weight:800;color:var(--text);margin-bottom:4px}.hp-stat-card__sub{font-size:12px;color:var(--text-light);font-weight:500}.hp-section{padding:96px 0;background:#fff}.hp-section--muted{background:var(--surface-alt)}.hp-section--workflow{background:linear-gradient(160deg,#0A0A0A,#1A1A1A 50%,#262626);position:relative;overflow:hidden}.hp-section--workflow:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 70% 30%,rgba(245,158,11,.1) 0,transparent 60%)}.hp-section--integrations{background:#fff}.hp-section__header{text-align:center;margin-bottom:64px}.hp-section__badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:var(--secondary);background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2);padding:6px 14px;border-radius:999px;margin-bottom:20px;text-transform:uppercase;letter-spacing:.06em}.hp-section__badge--dark{color:rgba(255,255,255,.7);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.hp-section__title{font-size:clamp(28px,4vw,48px);font-weight:900;color:var(--text);line-height:1.12;letter-spacing:-.035em;margin:0 0 16px}.hp-section__title--light{color:#fff}.hp-section__subtitle{font-size:clamp(15px,1.5vw,18px);color:var(--text-muted);line-height:1.65;max-width:600px;margin:0 auto}.hp-section__subtitle--light{color:rgba(255,255,255,.6)}.hp-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hp-feature-card{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:all var(--transition);cursor:default;display:flex;flex-direction:column;gap:14px}.hp-feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:transparent;background:#fff}.hp-feature-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hp-feature-card__icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.hp-feature-card__tag{font-size:10px;font-weight:900;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0}.hp-feature-card__title{font-size:17px;font-weight:800;color:var(--text);margin:0;letter-spacing:-.02em;line-height:1.3}.hp-feature-card__desc{font-size:14px;color:var(--text-muted);line-height:1.65;margin:0;flex:1}.hp-feature-card__cta{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700;margin-top:auto}.hp-workflow{display:flex;flex-direction:column;gap:0;list-style:none;padding:0;position:relative;z-index:1;max-width:700px;margin:0 auto}.hp-workflow__step{display:flex;align-items:flex-start;gap:24px;position:relative}.hp-workflow__step-icon{width:52px;height:52px;background:rgba(255,255,255,.08);border:2px solid rgba(245,158,11,.3);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;backdrop-filter:blur(8px);transition:all var(--transition)}.hp-workflow__step:hover .hp-workflow__step-icon{background:rgba(245,158,11,.15);border-color:rgba(245,158,11,.5);transform:scale(1.05)}.hp-workflow__connector{position:absolute;left:25px;top:52px;width:2px;height:48px;background:linear-gradient(180deg,rgba(245,158,11,.3),rgba(245,158,11,.05))}.hp-workflow__content{padding:12px 0 48px;flex:1}.hp-workflow__num{font-size:11px;font-weight:900;color:rgba(245,158,11,.5);letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.hp-workflow__title{font-size:20px;font-weight:800;color:#fff;margin:0 0 8px;letter-spacing:-.02em}.hp-workflow__desc{font-size:15px;color:rgba(255,255,255,.6);line-height:1.65;margin:0}.hp-workflow__step:last-child .hp-workflow__content{padding-bottom:0}.hp-roles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hp-role-card{border-radius:var(--radius-lg);border:1.5px solid var(--role-border,var(--border));overflow:hidden;transition:all var(--transition);background:var(--surface)}.hp-role-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--role-color)}.hp-role-card__header{display:flex;align-items:center;gap:14px;padding:20px 20px 16px;background:var(--role-bg,var(--surface-alt));border-bottom:1px solid var(--role-border,var(--border))}.hp-role-card__icon{width:40px;height:40px;border-radius:12px;background:var(--role-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.hp-role-card__title{font-size:17px;font-weight:900;color:var(--role-color);margin:0;letter-spacing:-.02em}.hp-role-card__list{list-style:none;padding:16px 20px 20px;margin:0;display:flex;flex-direction:column;gap:10px}.hp-role-card__item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--text-muted);font-weight:500;line-height:1.4}.hp-role-check{flex-shrink:0;margin-top:1px;color:var(--role-color)}.hp-kanban{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.hp-kanban__col{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px;min-width:160px;flex:1;display:flex;flex-direction:column;gap:10px}.hp-kanban__col-header{display:flex;align-items:center;gap:7px;margin-bottom:4px}.hp-kanban__col-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hp-kanban__col-label{font-size:12px;font-weight:800;color:var(--text);flex:1;text-transform:uppercase;letter-spacing:.04em}.hp-kanban__col-count{font-size:11px;font-weight:900;padding:2px 7px;border-radius:999px}.hp-kanban__cards{display:flex;flex-direction:column;gap:8px}.hp-kanban__card{background:var(--surface-alt);border:1px solid var(--border);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:6px;transition:all var(--transition)}.hp-kanban__card:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}.hp-kanban__card-name{font-size:12px;font-weight:800;color:var(--text);line-height:1.3}.hp-kanban__card-prop{font-size:11px;color:var(--text-muted);display:flex;align-items:center;gap:4px}.hp-kanban__card-temp{display:inline-block;font-size:10px;font-weight:800;padding:2px 7px;border-radius:6px;align-self:flex-start}.hp-kanban__ghost{height:68px;background:var(--surface-alt);border:1.5px dashed var(--border);border-radius:12px;transition:opacity var(--transition)}.hp-kanban__note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;font-size:13px;color:var(--text-light);font-weight:500}.hp-integrations{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}.hp-integration-card{background:var(--surface-alt);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 20px;display:flex;align-items:center;gap:16px;transition:all var(--transition)}.hp-integration-card:hover{background:#fff;border-color:transparent;box-shadow:var(--shadow-md);transform:translateY(-2px)}.hp-integration-card__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-integration-card__name{font-size:15px;font-weight:800;color:var(--text);margin-bottom:3px}.hp-integration-card__desc{font-size:12px;color:var(--text-light);font-weight:500}.hp-security-banner{display:flex;align-items:flex-start;gap:20px;background:linear-gradient(135deg,rgba(245,158,11,.05),rgba(245,158,11,.08));border:1px solid rgba(245,158,11,.15);border-radius:var(--radius-lg);padding:24px 28px}.hp-security-banner__icon{width:44px;height:44px;background:rgba(245,158,11,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-security-banner__title{font-size:16px;font-weight:800;color:var(--secondary);margin-bottom:6px}.hp-security-banner__desc{font-size:13px;color:var(--text-muted);line-height:1.6}.hp-pricing__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px}.hp-pricing-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;display:flex;flex-direction:column;transition:all var(--transition);position:relative}.hp-pricing-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.hp-pricing-card--popular{border-color:var(--plan-color,var(--primary));box-shadow:0 8px 32px rgba(245,158,11,.15)}.hp-pricing-card--popular:hover{box-shadow:0 12px 48px rgba(245,158,11,.25)}.hp-pricing-card__badge{position:absolute;top:-12px;right:24px;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800;color:#fff;padding:4px 12px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 2px 8px rgba(245,158,11,.3)}.hp-pricing-card__header{text-align:center;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border)}.hp-pricing-card__name{font-size:22px;font-weight:900;color:var(--text);margin:0 0 8px;letter-spacing:-.02em}.hp-pricing-card__desc{font-size:14px;color:var(--text-muted);margin:0;line-height:1.5}.hp-pricing-card__price{text-align:center;margin-bottom:24px;display:flex;flex-direction:column;gap:12px}.hp-pricing-card__monthly{display:flex;align-items:baseline;justify-content:center;gap:2px}.hp-pricing-card__currency{font-size:16px;font-weight:700;color:var(--text)}.hp-pricing-card__amount{font-size:36px;font-weight:900;color:var(--text);letter-spacing:-.03em;line-height:1}.hp-pricing-card__period{font-size:14px;font-weight:600;color:var(--text-light)}.hp-pricing-card__divider{font-size:12px;font-weight:700;color:var(--text-light);text-transform:uppercase;letter-spacing:.06em;padding:4px 0}.hp-pricing-card__annual{display:flex;align-items:baseline;justify-content:center;gap:2px}.hp-pricing-card__features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:12px;flex:1}.hp-pricing-card__feature{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--text);line-height:1.5}.hp-pricing-card__check{flex-shrink:0;margin-top:2px;color:var(--plan-color,var(--primary))}.hp-btn--pricing-standar{width:100%;justify-content:center;background:var(--surface-alt);color:var(--text);border:1.5px solid var(--border)}.hp-btn--pricing-standar:hover{background:var(--primary);color:#1A1A1A;border-color:var(--primary)}.hp-btn--pricing-popular{width:100%;justify-content:center;color:#1A1A1A;border:none}.hp-btn--pricing-popular:hover{filter:brightness(1.05);box-shadow:0 6px 20px rgba(245,158,11,.4)}.hp-pricing__note{display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;color:var(--text-muted);background:var(--surface-alt);padding:14px 20px;border-radius:var(--radius);border:1px solid var(--border)}.hp-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,#0A0A0A,#1A1A1A 40%,#262626);padding:100px 0;text-align:center}.hp-cta__bg{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(245,158,11,.15) 0,transparent 50%),radial-gradient(circle at 80% 30%,rgba(249,115,22,.1) 0,transparent 40%)}.hp-cta__inner{position:relative;z-index:1;flex-direction:column;gap:28px}.hp-cta__icon,.hp-cta__inner{display:flex;align-items:center}.hp-cta__icon{width:72px;height:72px;background:rgba(255,255,255,.05);border:2px solid rgba(245,158,11,.3);border-radius:20px;justify-content:center;backdrop-filter:blur(10px)}.hp-cta__title{font-size:clamp(28px,4vw,48px);font-weight:900;color:#fff;line-height:1.12;letter-spacing:-.035em;margin:0}.hp-cta__subtitle{font-size:clamp(15px,1.5vw,18px);color:rgba(255,255,255,.6);line-height:1.65;max-width:520px;margin:0}.hp-cta__features{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.hp-cta__feature{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:rgba(255,255,255,.6)}.hp-footer{background:#0A0A0A;padding:56px 0 32px;color:rgba(255,255,255,.6)}.hp-footer__top{margin-bottom:40px}.hp-footer__brand{display:flex;align-items:center;gap:10px;margin-bottom:16px}.hp-footer__brand-name{font-size:17px;font-weight:900;color:#fff}.hp-footer__desc{font-size:14px;color:rgba(255,255,255,.45);line-height:1.65;max-width:380px;margin:0 0 24px}.hp-footer__nav{display:flex;flex-wrap:wrap;gap:8px}.hp-footer__link{font-size:13px;font-weight:600;color:rgba(255,255,255,.45);text-decoration:none;padding:6px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.08);transition:all var(--transition)}.hp-footer__link:hover{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.06)}.hp-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;display:flex;flex-direction:column;gap:4px}.hp-footer__bottom p{font-size:13px;color:rgba(255,255,255,.35);margin:0}.hp-footer__legal{font-size:12px!important;color:rgba(255,255,255,.2)!important}@media (max-width:1024px){.hp-features__grid,.hp-integrations,.hp-pricing__grid,.hp-roles__grid,.hp-stats__grid{grid-template-columns:repeat(2,1fr)}.hp-stat-card:nth-child(2){border-right:none}.hp-stat-card:nth-child(n+3){border-top:1px solid var(--border)}}@media (max-width:768px){.hp-navbar__auth,.hp-navbar__nav{display:none}.hp-navbar__hamburger{display:flex}.hp-hero{padding:100px 0 60px}.hp-hero__glow--1,.hp-hero__glow--2{display:none}.hp-section{padding:64px 0}.hp-features__grid,.hp-roles__grid{grid-template-columns:1fr}.hp-integrations{grid-template-columns:1fr 1fr}.hp-pricing__grid{grid-template-columns:1fr}.hp-stats__grid{grid-template-columns:1fr 1fr}.hp-kanban{min-width:0}.hp-kanban__col{min-width:140px}.hp-security-banner,.hp-workflow__step{flex-direction:column}.hp-workflow__step{gap:12px}.hp-workflow__connector{display:none}.hp-workflow__content{padding-bottom:32px}.hp-cta{padding:72px 0}}@media (max-width:480px){.hp-container{padding:0 16px}.hp-hero__pipeline-strip{display:none}.hp-pipeline-strip__stages{gap:6px}.hp-stats__grid{grid-template-columns:1fr}.hp-stat-card{border-right:none;border-bottom:1px solid var(--border)}.hp-stat-card:last-child{border-bottom:none}.hp-integrations,.hp-pricing__grid{grid-template-columns:1fr}.hp-hero__trust{display:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hp-feature-card,.hp-integration-card,.hp-kanban__col,.hp-role-card{animation:fadeUp .5s ease both}.hp-feature-card:first-child{animation-delay:.05s}.hp-feature-card:nth-child(2){animation-delay:.1s}.hp-feature-card:nth-child(3){animation-delay:.15s}.hp-feature-card:nth-child(4){animation-delay:.2s}.hp-feature-card:nth-child(5){animation-delay:.25s}.hp-feature-card:nth-child(6){animation-delay:.3s}