:root{--primary:#0d0d0d;--accent:#c0f164;--yellow:#ffc107;--dark:#0d0d0d;--light:#f8fafc;--white:#fff;--text-main:#0d0d0d;--text-muted:#64748b}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--white);color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.container{max-width:1300px;margin:0 auto;padding:0 5%}.btn{cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.btn-primary{background-color:var(--dark);color:var(--white)}.btn-primary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px #00000026}.btn-accent{background-color:var(--accent);color:#000}.btn-outline{color:#000;background-color:#0000;border:1px solid #e2e8f0}.btn-outline:hover{background-color:#f8fafc}h1,h2,h3,h4{letter-spacing:-.05em;font-weight:900;line-height:1.05}.home-page{color:#0d0d0d;position:relative;overflow-x:hidden}.container-hero{max-width:1400px;margin:0 auto;padding:0 5%}.home-page .hero-section{align-items:center;height:100vh;min-height:700px;padding:6rem 0 2rem;display:flex;position:relative;overflow:hidden}.hero-grid-flowup{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;display:grid}.hero-visuals-container{width:100%;position:relative}.hero-main-visual-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafcd9;border:1px solid #f1f5f9cc;border-radius:48px;flex-direction:column;justify-content:center;min-height:380px;padding:2.5rem;display:flex;position:relative}.visual-gauge-card{background:#fffffff2;border:1px solid #f1f5f9;border-radius:32px;margin-bottom:1rem;padding:2rem;box-shadow:0 20px 50px #00000008}.gauge-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.gauge-label{color:#94a3b8;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:800;display:block}.gauge-value{flex-wrap:wrap;align-items:center;gap:1rem;font-size:3rem;font-weight:900;display:flex}.gauge-tag{color:#000;background:#c0f164;border-radius:100px;padding:.4rem 1.25rem;font-size:.75rem}.gauge-sub{color:#cbd5e1;margin-top:.5rem;font-size:.875rem;display:block}.gauge-visual{flex-shrink:0;width:160px}.floating-card{z-index:10;border-radius:24px;align-items:center;gap:1.5rem;max-width:calc(100% - 2rem);padding:1.5rem 2rem;display:flex;position:absolute;box-shadow:0 30px 60px #0000001f}.card-icon-circle{color:#000;background:#c0f164;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.card-icon-circle.accent{color:#0369a1;background:#e0f2fe}.card-icon-circle.blue{color:var(--yellow);background:#ffc10726}.card-icon-circle.dark{color:#475569;background:#f1f5f9}.card-data .data-value{white-space:nowrap;font-size:1.25rem;font-weight:900}.card-data .data-label{opacity:.6;white-space:nowrap;font-size:.75rem;font-weight:700}.black-card{color:#fff;background:#0d0d0d;bottom:12%;left:-8%}.white-card-1{background:#fffffff2;border:1px solid #f1f5f9;top:15%;right:-8%}.white-card-2{background:#fffffff2;border:1px solid #f1f5f9;bottom:-5%;left:5%}.white-card-3{background:#fffffff2;border:1px solid #f1f5f9;bottom:-12%;right:10%}.hero-content-flowup{flex-direction:column;display:flex}.hero-pill{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;align-self:flex-start;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:800;display:inline-flex}.hero-pill:before{content:"";background-color:var(--yellow);border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 8px #ffc10799}.hero-h1{letter-spacing:-.05em;color:#0d0d0d;word-break:break-word;overflow-wrap:break-word;margin-bottom:1.5rem;font-size:clamp(2.5rem,3.5vw,4rem);font-weight:900;line-height:1.05}.h1-accent-icon{vertical-align:middle;background:#c0f164;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-left:.5rem;display:inline-flex}.hero-brand{color:#000;background:var(--accent);border-radius:12px;padding:0 1rem;display:inline-block;position:relative}.hero-p{color:#64748b;max-width:520px;margin-bottom:2rem;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.btn-flowup-primary{color:#fff;white-space:nowrap;background:#0d0d0d;border-radius:100px;align-items:center;gap:1.5rem;padding:.8rem .8rem .8rem 2.5rem;font-weight:800;text-decoration:none;transition:transform .3s;display:inline-flex}.btn-flowup-primary:hover{background:var(--yellow);color:#000;transform:translateY(-4px);box-shadow:0 20px 40px #ffc10740}.btn-flowup-primary:hover .btn-icon-circle{background:#fff}.btn-icon-circle{color:#000;background:#c0f164;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.btn-flowup-link{color:#0d0d0d;white-space:nowrap;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:800;text-decoration:none;display:inline-flex}.hero-stats-row{border-top:1px solid #f1f5f9;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;padding-top:2rem;display:grid}.stat-title{color:#94a3b8;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:800}.stat-number{font-size:clamp(1.5rem,2vw,2rem);font-weight:900;display:inline-block;position:relative}.stat-number:after{content:"";background:var(--yellow);border-radius:2px;width:40%;height:3px;position:absolute;bottom:-4px;left:0}.home-page .reality-check{padding:12rem 0;position:relative}.section-header-centered{text-align:center;margin-bottom:8rem}.section-badge-pill{color:#64748b;background:#f1f5f9;border-radius:100px;padding:.6rem 1.25rem;font-size:.8125rem;font-weight:800}.section-title-xl{letter-spacing:-.05em;margin:2.5rem 0;font-size:clamp(2.25rem,4vw,4.5rem);font-weight:900}.section-sub-xl{color:#64748b;max-width:700px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.35rem)}.taskly-grid-new{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.taskly-card-new{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #f1f5f9;border-radius:40px;flex-direction:column;gap:2rem;padding:4rem 3rem;transition:all .6s cubic-bezier(.23,1,.32,1);display:flex}.taskly-card-new.active{color:#fff;background:#0d0d0d;border:none}.card-icon-box{color:#000;background:#f8fafc;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.taskly-card-new.active .card-icon-box{background:#c0f164}.taskly-card-new h3{margin-bottom:1rem;font-size:clamp(1.25rem,1.5vw,1.75rem);font-weight:900}.taskly-card-new p{opacity:.7;font-size:1.05rem;line-height:1.6}.card-footer-link{align-items:center;gap:.5rem;margin-top:auto;font-weight:800;display:flex}.home-page .workflow-section{background:#f8fafc;padding:8rem 0;position:relative;overflow:hidden}.workflow-container{max-width:1200px;margin:0 auto;padding:0 5%}.workflow-grid-modern{grid-template-columns:repeat(3,1fr);gap:3rem 2rem;margin-top:4rem;display:grid}.workflow-card-modern{z-index:2;background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;box-shadow:0 10px 40px #0000000a}.workflow-card-modern:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 15px 45px #c0f16426}.workflow-step-number{color:#f1f5f9;z-index:0;font-size:3rem;font-weight:900;line-height:1;transition:color .3s;position:absolute;top:1.5rem;right:2rem}.workflow-card-modern:hover .workflow-step-number{color:#ffc10726}.workflow-icon-box{color:#0d0d0d;z-index:1;background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.workflow-card-modern:hover .workflow-icon-box{background:var(--accent)}.workflow-content{z-index:1;position:relative}.workflow-step-title{color:#0d0d0d;margin-bottom:.5rem;font-size:1.25rem;font-weight:900}.workflow-step-desc{color:#64748b;font-size:.95rem;line-height:1.5}.workflow-connector{z-index:0;background:#e2e8f0;width:2rem;height:2px;position:absolute;top:50%;right:-2rem}.workflow-card-modern:nth-child(3n) .workflow-connector{display:none}@media (width<=900px){.workflow-grid-modern{grid-template-columns:repeat(2,1fr)}.workflow-connector{display:none}}@media (width<=600px){.workflow-grid-modern{grid-template-columns:1fr}}.home-page .pricing-section{padding:12rem 0;position:relative}.pricing-grid-new{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pricing-card-new{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border:1px solid #f1f5f9;border-radius:40px;padding:3.5rem 2.5rem;transition:all .5s cubic-bezier(.23,1,.32,1)}.pricing-card-new.active{color:#fff;background:#0d0d0d;border:none}.pricing-card-new h3{margin-bottom:1rem;font-size:1.75rem;font-weight:900}.price-tag{color:#64748b;margin-bottom:2rem;font-size:.9375rem;font-weight:700}.pricing-card-new.active .price-tag{color:#94a3b8}.price-features{flex-direction:column;gap:1rem;margin-bottom:2.5rem;list-style:none;display:flex}.price-features li{padding-left:1.5rem;font-size:.9375rem;font-weight:600;position:relative}.price-features li:before{content:"✓";color:var(--accent);font-weight:800;position:absolute;left:0}.btn-price-cta{text-align:center;color:#000;background:#f1f5f9;border-radius:100px;padding:1rem 2rem;font-weight:800;text-decoration:none;transition:all .3s;display:block}.pricing-card-new.active .btn-price-cta{background:var(--accent);color:#000}.pricing-card-new.active .btn-price-cta:hover{background:var(--yellow);box-shadow:0 10px 20px #ffc10733}.btn-price-cta:hover{transform:translateY(-2px)}.home-page .final-cta{padding:10rem 0;position:relative}.cta-box-premium{text-align:center;background:#0d0d0d;border-radius:60px;padding:8rem 4rem;position:relative;overflow:hidden}.cta-box-premium h2{color:#fff;z-index:2;margin-bottom:3rem;font-size:clamp(2rem,4vw,4rem);font-weight:900;position:relative}.btn-cta-large{background:var(--accent);color:#000;z-index:2;border-radius:100px;padding:1.25rem 3.5rem;font-size:1.125rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.btn-cta-large:hover{background:var(--yellow);transform:translateY(-4px);box-shadow:0 20px 40px #ffc10740}.cta-pattern{background:var(--yellow);filter:blur(150px);opacity:.08;border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;left:-20%}@media (width<=1400px){.hero-h1{font-size:clamp(2.5rem,5vw,5rem)}.section-title-xl{font-size:clamp(2.25rem,4vw,3.5rem)}.hero-grid-flowup{gap:4rem}}@media (width<=1200px){.hero-grid-flowup{text-align:center;grid-template-columns:1fr;gap:4rem}.home-page .hero-section{height:auto;min-height:auto;padding:8rem 0 4rem}.hero-content-flowup{align-items:center}.hero-pill{align-self:center}.hero-visuals-container{order:2;max-width:700px;margin:0 auto}.hero-p{margin:0 auto 2rem}.hero-stats-row{justify-content:center;width:100%}.hero-actions{justify-content:center}.taskly-grid-new,.pricing-grid-new{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.home-page .hero-section{height:auto;min-height:auto;padding:7rem 0 3rem}.hero-grid-flowup{gap:3rem}.hero-h1{font-size:clamp(2rem,8vw,3rem)}.hero-main-visual-card{border-radius:40px;min-height:auto;padding:2rem}.visual-gauge-card{border-radius:24px;padding:1.5rem}.gauge-value{font-size:2rem}.gauge-visual{width:100px}.gauge-content{gap:1rem}.floating-card{margin-bottom:1rem;width:100%!important;max-width:100%!important;position:relative!important;inset:auto!important;box-shadow:0 8px 24px #00000014!important}.taskly-grid-new,.pricing-grid-new{grid-template-columns:1fr}.section-title-xl{font-size:clamp(2rem,6vw,2.5rem)}.section-header-centered{margin-bottom:4rem}.hero-actions{flex-direction:column;gap:1.5rem;width:100%}.hero-actions>*{justify-content:center;width:100%}.btn-flowup-primary{justify-content:center;padding-left:2rem}.btn-flowup-link{justify-content:center}.hero-stats-row{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;padding-top:2rem}.home-page .reality-check,.home-page .pricing-section{padding:6rem 0}.home-page .final-cta{padding:4rem 0}.cta-box-premium{border-radius:40px;padding:5rem 2rem}.taskly-card-new,.pricing-card-new{border-radius:32px;padding:2.5rem 2rem}}@media (width<=480px){.hero-h1{font-size:2rem}.hero-stats-row{text-align:center;grid-template-columns:1fr;gap:1rem}.stat-number,.gauge-value{font-size:1.75rem}.gauge-visual{display:none}.cta-box-premium h2{font-size:1.75rem}.btn-cta-large{padding:1rem 2.5rem;font-size:1rem}}.nav-link-hover{transition:color .3s}.nav-link-hover:hover{color:var(--yellow)!important}.footer-link-hover{transition:color .3s;display:inline-block;position:relative}.footer-link-hover:hover{color:var(--yellow)!important}.footer-link-hover:after{content:"";background-color:var(--yellow);transform-origin:100% 100%;width:100%;height:2px;transition:transform .3s cubic-bezier(.86,0,.07,1);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.footer-link-hover:hover:after{transform-origin:0 100%;transform:scaleX(1)}.btn-yellow-hover{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.btn-yellow-hover:hover{background-color:var(--yellow)!important;color:#000!important;border-color:var(--yellow)!important;box-shadow:0 10px 30px #ffc1074d!important}.btn-lime{background-color:var(--accent);color:#000;text-decoration:none}.btn-lime:hover{background-color:var(--yellow);transform:translateY(-4px);box-shadow:0 15px 35px #ffc10740}
