.bulltask-landing{--bt-navy: #07182a;--bt-navy-2: #0d2741;--bt-blue: #0b8fe8;--bt-blue-2: #33b7ff;--bt-green: #10b981;--bt-ink: #10243b;--bt-muted: #607086;--bt-soft: #eef6fb;--bt-line: #dce8f1;--bt-shadow: 0 24px 60px rgba(8, 32, 58, .14);--bt-radius: 22px;color:var(--bt-ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bulltask-landing *{box-sizing:border-box}.bulltask-landing a{color:inherit;text-decoration:none}.bulltask-landing .bt-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.bulltask-landing .bt-eyebrow{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;background:#eaf7ff;color:#087cc2;font-size:13px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.bulltask-landing .bt-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--bt-green);box-shadow:0 0 0 5px #10b9811f}.bulltask-landing .bt-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:12px;padding:14px 20px;font-size:15px;font-weight:800;transition:.2s ease}.bulltask-landing .bt-button:hover{transform:translateY(-2px)}.bulltask-landing .bt-button-primary{color:#fff;background:linear-gradient(135deg,var(--bt-blue),#0475ca);box-shadow:0 12px 25px #0b8fe840}.bulltask-landing .bt-button-secondary{border-color:var(--bt-line);background:#fff;color:var(--bt-navy)}.bulltask-landing .bt-button-secondary:hover{border-color:#9fcfe9}.bulltask-landing .bt-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(220,232,241,.8);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bulltask-landing .bt-nav{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px}.bulltask-landing .bt-brand img{display:block;width:auto;height:38px}.bulltask-landing .bt-nav-links{display:flex;align-items:center;gap:25px;color:#36506a;font-size:14px;font-weight:700}.bulltask-landing .bt-nav-links a:hover{color:var(--bt-blue)}.bulltask-landing .bt-nav-actions{display:flex;align-items:center;gap:10px}.bulltask-landing .bt-hero{position:relative;overflow:hidden;padding:88px 0 72px;background:radial-gradient(circle at 78% 18%,rgba(51,183,255,.17),transparent 30%),radial-gradient(circle at 12% 90%,rgba(16,185,129,.12),transparent 30%),linear-gradient(180deg,#f9fdff,#eef8fd 72%,#fff)}.bulltask-landing .bt-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.9;background-image:linear-gradient(rgba(13,39,65,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(13,39,65,.035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 78%);mask-image:linear-gradient(to bottom,#000,transparent 78%)}.bulltask-landing .bt-hero-grid{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px}.bulltask-landing .bt-hero h1{max-width:720px;margin:20px 0 24px;color:var(--bt-navy);font-size:clamp(44px,5.6vw,72px);line-height:.98;letter-spacing:-.055em}.bulltask-landing .bt-gradient-text{background:linear-gradient(135deg,var(--bt-blue),var(--bt-green));-webkit-background-clip:text;background-clip:text;color:transparent}.bulltask-landing .bt-hero-copy>p{max-width:620px;color:var(--bt-muted);font-size:19px;line-height:1.7}.bulltask-landing .bt-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.bulltask-landing .bt-hero-meta{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px;color:#486278;font-size:14px;font-weight:700}.bulltask-landing .bt-hero-meta span:before{content:"✓";display:inline-grid;width:20px;height:20px;margin-right:7px;place-items:center;border-radius:50%;background:#dff8ed;color:#079665;font-size:12px}.bulltask-landing .bt-dots{display:flex;gap:8px;margin-top:28px}.bulltask-landing .bt-dots button{width:10px;height:10px;border:0;border-radius:99px;background:#b9d6e8;cursor:pointer;transition:.2s}.bulltask-landing .bt-dots button.active{width:30px;background:var(--bt-blue)}.bulltask-landing .bt-dashboard-wrap{position:relative}.bulltask-landing .bt-dashboard-glow{position:absolute;right:0;top:8%;width:300px;height:300px;border-radius:50%;background:#0b8fe838;filter:blur(60px)}.bulltask-landing .bt-dashboard{position:relative;overflow:hidden;border:1px solid rgba(178,209,228,.75);border-radius:24px;background:#fff;padding:13px;box-shadow:var(--bt-shadow);transform:perspective(1100px) rotateY(-5deg) rotateX(2deg)}.bulltask-landing .bt-browser{overflow:hidden;border-radius:17px;background:#f6f9fc}.bulltask-landing .bt-browser-top{display:flex;align-items:center;gap:7px;height:42px;border-bottom:1px solid #e5edf3;background:#fff;padding:0 14px}.bulltask-landing .bt-browser-top span{width:9px;height:9px;border-radius:50%;background:#ff6b6b}.bulltask-landing .bt-browser-top span:nth-child(2){background:#ffc857}.bulltask-landing .bt-browser-top span:nth-child(3){background:#22c55e}.bulltask-landing .bt-browser-main{display:grid;grid-template-columns:132px 1fr;min-height:410px}.bulltask-landing .bt-mini-sidebar{background:var(--bt-navy);padding:19px 11px;color:#a9bfd0;font-size:10px}.bulltask-landing .bt-mini-brand{margin-bottom:22px;color:#fff;font-size:13px;font-weight:900}.bulltask-landing .bt-mini-side-item{margin-bottom:5px;border-radius:7px;padding:9px 8px}.bulltask-landing .bt-mini-side-item.active{background:linear-gradient(90deg,var(--bt-blue),rgba(11,143,232,.4));color:#fff}.bulltask-landing .bt-mini-main{padding:18px}.bulltask-landing .bt-mini-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:15px;font-weight:900}.bulltask-landing .bt-mini-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--bt-blue),var(--bt-green))}.bulltask-landing .bt-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.bulltask-landing .bt-stat{border:1px solid #e3edf4;border-radius:10px;background:#fff;padding:10px;color:#789;font-size:9px}.bulltask-landing .bt-stat strong{display:block;margin-top:5px;color:var(--bt-ink);font-size:16px}.bulltask-landing .bt-chart{position:relative;height:146px;margin-top:10px;overflow:hidden;border:1px solid #e3edf4;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbfd)}.bulltask-landing .bt-chart svg{position:absolute;top:15px;right:15px;bottom:15px;left:15px;width:calc(100% - 30px);height:calc(100% - 30px)}.bulltask-landing .bt-mini-table{display:grid;gap:7px;margin-top:10px;border:1px solid #e3edf4;border-radius:11px;padding:10px;font-size:8px;color:#718096}.bulltask-landing .bt-mini-row{display:grid;grid-template-columns:1.45fr 1fr .7fr;gap:4px;border-bottom:1px solid #edf2f6;padding-bottom:5px}.bulltask-landing .bt-mini-row:last-child{border:0;padding-bottom:0}.bulltask-landing .bt-section{padding:92px 0}.bulltask-landing .bt-section-head{max-width:720px;margin:0 auto 48px;text-align:center}.bulltask-landing .bt-section-head h2{margin:18px 0;font-size:clamp(34px,4vw,53px);line-height:1.06;letter-spacing:-.045em}.bulltask-landing .bt-section-head p{color:var(--bt-muted);font-size:18px;line-height:1.7}.bulltask-landing .bt-trust{border-top:1px solid #edf3f7;border-bottom:1px solid #edf3f7;padding:28px 0}.bulltask-landing .bt-trust-row{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#28465f;font-weight:900}.bulltask-landing .bt-trust-row p{margin:0;color:#6b7b8d}.bulltask-landing .bt-trust-list{display:flex;flex-wrap:wrap;gap:23px}.bulltask-landing .bt-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bulltask-landing .bt-feature{border:1px solid var(--bt-line);border-radius:var(--bt-radius);background:#fff;padding:27px;box-shadow:0 14px 35px #08203a12;transition:.2s}.bulltask-landing .bt-feature:hover{border-color:#b9ddf0;transform:translateY(-5px)}.bulltask-landing .bt-feature-icon{display:grid;width:52px;height:52px;margin-bottom:21px;place-items:center;border-radius:15px;background:linear-gradient(135deg,#e6f6ff,#dcfff2);font-size:24px}.bulltask-landing .bt-feature h3{margin:0 0 9px;font-size:20px}.bulltask-landing .bt-feature p{margin:0;color:var(--bt-muted);line-height:1.65}.bulltask-landing .bt-modules{overflow:hidden;background:var(--bt-navy);color:#fff}.bulltask-landing .bt-modules .bt-section-head p{color:#aabfd0}.bulltask-landing .bt-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:30px}.bulltask-landing .bt-tabs button{border:1px solid #284862;border-radius:11px;background:#102a44;padding:11px 16px;color:#a8bfd1;font-weight:800;cursor:pointer}.bulltask-landing .bt-tabs button.active{border-color:transparent;background:linear-gradient(135deg,var(--bt-blue),#0878c6);color:#fff}.bulltask-landing .bt-module-panel{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;border:1px solid #23445f;border-radius:28px;background:#0b2035;padding:42px}.bulltask-landing .bt-module-panel h3{margin:0 0 18px;font-size:clamp(30px,4vw,40px);letter-spacing:-.035em}.bulltask-landing .bt-module-panel p{color:#aec0ce;font-size:17px;line-height:1.7}.bulltask-landing .bt-checks{display:grid;gap:12px;margin-top:24px;color:#d8e6ef}.bulltask-landing .bt-checks span:before{content:"✓";margin-right:9px;color:#2be0a0;font-weight:900}.bulltask-landing .bt-module-card{border-radius:18px;background:#fff;padding:18px;color:var(--bt-ink);box-shadow:0 28px 70px #0000003d}.bulltask-landing .bt-module-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;font-weight:900}.bulltask-landing .bt-pill{border-radius:999px;background:#e7f7ff;padding:6px 9px;color:#0578bf;font-size:10px;font-weight:900}.bulltask-landing .bt-bars{display:flex;align-items:end;gap:8px;height:145px;border:1px solid #e3edf4;border-radius:13px;padding:18px;background:linear-gradient(180deg,#fff,#f7fbfd)}.bulltask-landing .bt-bars span{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(var(--bt-blue-2),var(--bt-blue))}.bulltask-landing .bt-bars span:nth-child(1){height:42%}.bulltask-landing .bt-bars span:nth-child(2){height:67%}.bulltask-landing .bt-bars span:nth-child(3){height:88%}.bulltask-landing .bt-bars span:nth-child(4){height:58%}.bulltask-landing .bt-bars span:nth-child(5){height:78%}.bulltask-landing .bt-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.bulltask-landing .bt-plan{position:relative;border:1px solid var(--bt-line);border-radius:24px;background:#fff;padding:30px;box-shadow:0 14px 35px #08203a12}.bulltask-landing .bt-plan.popular{border:2px solid var(--bt-blue);transform:translateY(-12px)}.bulltask-landing .bt-popular{position:absolute;top:-14px;left:50%;transform:translate(-50%);border-radius:999px;background:var(--bt-blue);padding:7px 13px;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.bulltask-landing .bt-plan h3{margin:0 0 14px;font-size:24px}.bulltask-landing .bt-price{font-size:42px;font-weight:950;letter-spacing:-.04em}.bulltask-landing .bt-price small{color:var(--bt-muted);font-size:15px;font-weight:600}.bulltask-landing .bt-plan>p{min-height:50px;color:var(--bt-muted);line-height:1.55}.bulltask-landing .bt-plan-list{display:grid;gap:11px;min-height:142px;margin:24px 0}.bulltask-landing .bt-plan-list span:before{content:"✓";margin-right:8px;color:var(--bt-green);font-weight:900}.bulltask-landing .bt-plan .bt-button{width:100%}.bulltask-landing .bt-cta{padding:82px 0}.bulltask-landing .bt-cta-box{display:flex;align-items:center;justify-content:space-between;gap:32px;overflow:hidden;border-radius:30px;background:linear-gradient(135deg,var(--bt-navy),#123f63);padding:54px;color:#fff}.bulltask-landing .bt-cta-box h2{max-width:590px;margin:0 0 12px;font-size:clamp(32px,4vw,45px);letter-spacing:-.04em}.bulltask-landing .bt-cta-box p{margin:0;color:#bdd0df}.bulltask-landing .bt-footer{background:#061522;padding:56px 0 25px;color:#abc0cf}.bulltask-landing .bt-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px}.bulltask-landing .bt-footer-logo{height:40px;margin-bottom:17px;filter:brightness(0) invert(1)}.bulltask-landing .bt-footer h4{margin:0 0 16px;color:#fff}.bulltask-landing .bt-footer-links{display:grid;gap:10px;font-size:14px}.bulltask-landing .bt-footer-links a:hover{color:#fff}.bulltask-landing .bt-copyright{display:flex;justify-content:space-between;gap:16px;margin-top:40px;border-top:1px solid #173247;padding-top:22px;font-size:14px}@media (max-width: 980px){.bulltask-landing .bt-nav-links{display:none}.bulltask-landing .bt-hero-grid,.bulltask-landing .bt-module-panel{grid-template-columns:1fr}.bulltask-landing .bt-dashboard{transform:none}.bulltask-landing .bt-feature-grid,.bulltask-landing .bt-pricing,.bulltask-landing .bt-footer-grid{grid-template-columns:repeat(2,1fr)}.bulltask-landing .bt-cta-box{align-items:flex-start;flex-direction:column}}@media (max-width: 680px){.bulltask-landing .bt-container{width:min(1180px,calc(100% - 26px))}.bulltask-landing .bt-nav-actions .bt-button-secondary{display:none}.bulltask-landing .bt-nav-actions .bt-button{padding:11px 14px}.bulltask-landing .bt-hero{padding-top:65px}.bulltask-landing .bt-hero h1{font-size:45px}.bulltask-landing .bt-browser-main{grid-template-columns:100px 1fr}.bulltask-landing .bt-mini-sidebar{padding:15px 7px}.bulltask-landing .bt-mini-side-item{padding:8px 5px;font-size:8px}.bulltask-landing .bt-mini-main{padding:12px}.bulltask-landing .bt-stat-grid,.bulltask-landing .bt-feature-grid,.bulltask-landing .bt-pricing,.bulltask-landing .bt-footer-grid{grid-template-columns:1fr}.bulltask-landing .bt-plan.popular{transform:none}.bulltask-landing .bt-section{padding:70px 0}.bulltask-landing .bt-module-panel,.bulltask-landing .bt-cta-box{padding:28px}.bulltask-landing .bt-copyright{flex-direction:column}.bulltask-landing .bt-trust-row{justify-content:center;text-align:center}.bulltask-landing .bt-trust-list{justify-content:center}}
