.hero-mockup-wrapper{position:relative;margin-top:20px;width:100%;z-index:5}.hero-mockup-wrapper .dashboard-mockup{border:1px solid #e2e8f0;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 40px 100px -50px rgba(0,128,128,.08);overflow:hidden;transition:all .5s ease;max-width:800px;margin:0 auto;min-height:400px;display:flex;flex-direction:column;border-bottom:0}.hero-mockup-wrapper .dashboard-mockup .mockup-header{display:flex;align-items:center;padding:12px 20px;background:#f8fafc;gap:20px;border-bottom:1px solid #edf2f7}.hero-mockup-wrapper .dashboard-mockup .mockup-header .mockup-dots{display:flex;gap:8px}.hero-mockup-wrapper .dashboard-mockup .mockup-header .mockup-dots span{width:8px;height:8px;border-radius:50%;background:#e2e8f0}.hero-mockup-wrapper .dashboard-mockup .mockup-header .mockup-address-bar{background:#fff;padding:4px 16px;border-radius:20px;font-size:11px;color:#94a3b8;flex:1;max-width:320px;margin:0 auto;border:1px solid #e2e8f0;text-align:center;font-family:monospace}.hero-mockup-wrapper .dashboard-mockup .mockup-main{display:flex;height:calc(100% - 44px);background:#fff;position:relative}.hero-mockup-wrapper .dashboard-mockup .wizard-container{flex:1;padding:25px;display:flex;justify-content:center;align-items:center;background:#fff}.hero-mockup-wrapper .dashboard-mockup .wizard-card-simple{text-align:center;max-width:600px;width:100%}.hero-mockup-wrapper .dashboard-mockup .step-badge{color:teal;font-weight:700;font-size:12px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;letter-spacing:1px}.hero-mockup-wrapper .dashboard-mockup .step-badge svg{font-size:1.2em}.hero-mockup-wrapper .dashboard-mockup .wizard-title-main{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.hero-mockup-wrapper .dashboard-mockup .modules-grid-image{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.hero-mockup-wrapper .dashboard-mockup .module-tile-image{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:12px;transition:all .3s ease;text-align:left}.hero-mockup-wrapper .dashboard-mockup .module-tile-image.selected{border-color:teal;background:#f0fdfa;box-shadow:0 4px 12px rgba(0,128,128,.05)}.hero-mockup-wrapper .dashboard-mockup .module-tile-image .check-circle{width:24px;height:24px;border-radius:50%;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#94a3b8;background:#fff;flex-shrink:0}.hero-mockup-wrapper .dashboard-mockup .module-tile-image.selected .check-circle{background:rgba(0,128,128,.062745098);border-color:teal;color:teal}.hero-mockup-wrapper .dashboard-mockup .module-tile-image .module-name-image{font-weight:700;color:#475569;font-size:12px}.hero-mockup-wrapper .dashboard-mockup .module-tile-image.selected .module-name-image{color:#0f172a}.hero-mockup-wrapper .dashboard-mockup .selected-count{font-size:12px;color:#94a3b8;margin-top:16px;font-weight:600}.hero-mockup-wrapper .dashboard-mockup .industry-dropdown-image{max-width:320px;margin:0 auto}.hero-mockup-wrapper .dashboard-mockup .dropdown-search-box{background:#fff;border:1px solid teal;border-radius:12px;padding:12px 16px;text-align:left;color:#64748b;font-size:12px;margin-bottom:8px}.hero-mockup-wrapper .dashboard-mockup .dropdown-list-image{background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.08);overflow:hidden;text-align:left;border:1px solid #f1f5f9}.hero-mockup-wrapper .dashboard-mockup .dropdown-item-image{padding:12px 20px;border-bottom:1px solid #f1f5f9;color:#475569;font-size:12px;transition:all .2s ease}.hero-mockup-wrapper .dashboard-mockup .dropdown-item-image.active{background:#f0fdfa;color:teal;font-weight:600}.hero-mockup-wrapper .dashboard-mockup .live-flow-image{max-width:400px;margin:0 auto}.hero-mockup-wrapper .dashboard-mockup .progress-bar-simple{height:10px;background:#f1f5f9;border-radius:10px;overflow:hidden;margin-bottom:16px}.hero-mockup-wrapper .dashboard-mockup .progress-fill-simple{height:100%;background:teal;border-radius:10px;transition:width .1s linear}.hero-mockup-wrapper .dashboard-mockup .migration-label{color:#94a3b8;font-size:12px;margin-bottom:32px}.hero-mockup-wrapper .dashboard-mockup .system-ready-anim .big-check{width:48px;height:48px;background:#f0fdfa;color:teal;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 16px}.hero-mockup-wrapper .dashboard-mockup .system-ready-anim .ready-title{font-size:20px;font-weight:800;color:#1a1a1a}.hero-mockup-wrapper .dashboard-mockup .mockup-sidebar{width:170px;background:#f8fafc;border-right:1px solid #e2e8f0;padding:20px 0;display:flex;flex-direction:column;text-align:left}.hero-mockup-wrapper .dashboard-mockup .sidebar-logo{padding:0 20px;margin-bottom:30px}.hero-mockup-wrapper .dashboard-mockup .sidebar-logo img{max-width:100%;height:auto}.hero-mockup-wrapper .dashboard-mockup .sidebar-nav-lx{flex:1}.hero-mockup-wrapper .dashboard-mockup .nav-item-lx{padding:10px 20px;color:#94a3b8;font-weight:600;font-size:12px;transition:all .2s ease}.hero-mockup-wrapper .dashboard-mockup .nav-item-lx.active{background:#f0fdfa;color:teal}.hero-mockup-wrapper .dashboard-mockup .mockup-content{flex:1;padding:16px 20px;overflow-y:auto;text-align:left}.hero-mockup-wrapper .dashboard-mockup .content-header-lx{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.hero-mockup-wrapper .dashboard-mockup .greeting{color:#94a3b8;font-size:12px}.hero-mockup-wrapper .dashboard-mockup .company-name{font-size:15px;font-weight:700;color:#0f172a;margin-top:4px}.hero-mockup-wrapper .dashboard-mockup .header-actions{display:flex;align-items:center;gap:12px}.hero-mockup-wrapper .dashboard-mockup .header-actions .search-pill{background:#f8fafc;border:1px solid #e2e8f0;color:#94a3b8;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:600}.hero-mockup-wrapper .dashboard-mockup .header-actions .user-avatar-lx{width:28px;height:28px;background:#004d4d;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.hero-mockup-wrapper .dashboard-mockup .metrics-row-lx{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.hero-mockup-wrapper .dashboard-mockup .metric-card-lx{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.hero-mockup-wrapper .dashboard-mockup .metric-card-lx .m-label{font-size:10px;font-weight:700;color:#94a3b8;margin-bottom:8px;display:block}.hero-mockup-wrapper .dashboard-mockup .metric-card-lx .m-value{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:4px;display:block}.hero-mockup-wrapper .dashboard-mockup .metric-card-lx .m-change{font-size:11px;font-weight:700}.hero-mockup-wrapper .dashboard-mockup .metric-card-lx .m-change.teal{color:teal}.hero-mockup-wrapper .dashboard-mockup .metric-card-lx .m-change.orange{color:#f59e0b}.hero-mockup-wrapper .dashboard-mockup .dashboard-grid-lx{display:grid;grid-template-columns:2fr 1fr;gap:16px}.hero-mockup-wrapper .dashboard-mockup .revenue-trend-box{border:1px solid #e2e8f0;border-radius:12px;padding:20px;min-height:120px;position:relative}.hero-mockup-wrapper .dashboard-mockup .revenue-trend-box .box-title{font-size:10px;font-weight:700;color:#94a3b8}.hero-mockup-wrapper .dashboard-mockup .revenue-trend-box .time-filters{position:absolute;top:20px;right:20px;display:flex;gap:8px}.hero-mockup-wrapper .dashboard-mockup .revenue-trend-box .time-filters span{font-size:10px;font-weight:700;color:#94a3b8}.hero-mockup-wrapper .dashboard-mockup .side-panels-lx{display:flex;flex-direction:column;gap:16px}.hero-mockup-wrapper .dashboard-mockup .compliance-lx,.hero-mockup-wrapper .dashboard-mockup .quick-actions-lx{border:1px solid #e2e8f0;border-radius:12px;padding:16px}.hero-mockup-wrapper .dashboard-mockup .compliance-lx .box-title,.hero-mockup-wrapper .dashboard-mockup .quick-actions-lx .box-title{font-size:10px;font-weight:700;color:#94a3b8;margin-bottom:12px;display:block}.hero-mockup-wrapper .dashboard-mockup .action-item-lx{font-size:13px;font-weight:700;color:#475569;display:flex;align-items:center;gap:8px;margin-bottom:10px}.hero-mockup-wrapper .dashboard-mockup .action-item-lx span{color:teal;background:#f0fdfa;width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center}.hero-mockup-wrapper .dashboard-mockup .compliance-status{font-size:14px;font-weight:800;color:teal}.hero-mockup-wrapper .dashboard-mockup .compliance-status .sub{display:block;font-size:11px;color:#94a3b8;margin-top:4px}.hero-mockup-wrapper .dashboard-mockup .top-notif-lx{position:absolute;top:10px;right:10px;background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.08);padding:10px 16px;display:flex;align-items:center;gap:12px;border:1px solid #f1f5f9;z-index:100}.hero-mockup-wrapper .dashboard-mockup .top-notif-lx .notif-check{width:24px;height:24px;background:#f0fdfa;color:teal;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.hero-mockup-wrapper .dashboard-mockup .top-notif-lx .notif-msg{text-align:left}.hero-mockup-wrapper .dashboard-mockup .top-notif-lx .notif-msg strong{display:block;font-size:13px;color:#0f172a}.hero-mockup-wrapper .dashboard-mockup .top-notif-lx .notif-msg span{font-size:11px;color:#94a3b8}.hero-mockup-wrapper .dashboard-mockup .sales-detail-view{text-align:left;animation:fadeIn .4s ease}.hero-mockup-wrapper .dashboard-mockup .invoice-title-lx{color:teal;font-size:13px;font-weight:800;margin-bottom:20px}.hero-mockup-wrapper .dashboard-mockup .invoice-table-lx{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.hero-mockup-wrapper .dashboard-mockup .invoice-table-lx .table-header-lx{background:#f8fafc;padding:10px 20px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;font-size:11px;font-weight:700;color:#94a3b8;border-bottom:1px solid #e2e8f0}.hero-mockup-wrapper .dashboard-mockup .invoice-table-lx .table-row-lx{padding:12px 20px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;font-size:13px;font-weight:600;color:#475569;border-bottom:1px solid #f1f5f9}.hero-mockup-wrapper .dashboard-mockup .invoice-table-lx .table-row-lx:last-of-type{border-bottom:none}.hero-mockup-wrapper .dashboard-mockup .invoice-table-lx .table-footer-lx{background:#f8fafc;padding:12px 20px;display:flex;justify-content:space-between;font-size:14px;font-weight:800;color:#0f172a;border-top:1px solid #e2e8f0}.hero-mockup-wrapper .dashboard-mockup .whatsapp-pill{margin-top:20px;background:#f0fdfa;color:teal;padding:8px 16px;border-radius:20px;display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:13px}.hero-mockup-wrapper .dashboard-mockup .whatsapp-pill svg{font-size:1.1em}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:1200px){.dashboard-mockup{max-width:100%;margin:0 20px}}@media(max-width:992px){.hero-mockup-wrapper .mockup-sidebar{display:none}.hero-mockup-wrapper .metrics-row-lx{grid-template-columns:repeat(2,1fr)}.hero-mockup-wrapper .dashboard-grid-lx{grid-template-columns:1fr}}@media(max-width:768px){.hero-mockup-wrapper .metrics-row-lx{grid-template-columns:1fr}.hero-mockup-wrapper .modules-grid-image{grid-template-columns:repeat(2,1fr)}}.hero{padding:100px 0 40px;background-color:var(--background);overflow:hidden;text-align:center;min-height:100vh}.hero,.hero .hero-wrapper{position:relative;display:flex;align-items:center}.hero .hero-wrapper{z-index:10;flex-direction:column}.hero .hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:var(--accent-soft,rgba(176,208,211,.1));border:1px solid var(--accent-border,rgba(176,208,211,.3));border-radius:100px;margin-bottom:16px}.hero .hero-badge span{font-size:13px;font-weight:600;color:var(--text-muted)}.hero .hero-title{font-size:52px;font-weight:800;line-height:1.2;color:var(--text-main);letter-spacing:-1px;margin-bottom:10px}.hero .hero-title .text-gradient{background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline-block}.hero .hero-description{font-size:15px;line-height:1.4;color:var(--text-muted);margin-bottom:15px;max-width:650px}.hero .hero-actions{display:flex;gap:10px;margin-bottom:10px;justify-content:center}@media(max-width:768px){.hero .hero-actions{flex-direction:column;justify-content:center;gap:10px}}.hero .hero-trusted{flex-direction:column;gap:12px;margin-top:20px}.hero .hero-trusted,.hero .hero-trusted .avatar-group{display:flex;align-items:center}.hero .hero-trusted .avatar-group .avatar{width:40px;height:40px;border-radius:50%;border:2px solid var(--bg-white);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--text-white);margin-left:-12px;box-shadow:0 4px 10px var(--border-light)}.hero .hero-trusted .avatar-group .avatar:first-child{margin-left:0}.hero .hero-trusted .trusted-text{font-size:15px;color:var(--text-light);font-weight:500}.hero .hero-trusted .trusted-text span{color:var(--text-main);font-weight:700}.hero .hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero .hero-background .blob{position:absolute;width:800px;height:800px;border-radius:50%;filter:blur(120px);z-index:-1}.hero .hero-background .blob.blob-1{top:-200px;right:-200px;background:radial-gradient(circle,var(--accent-soft,rgba(176,208,211,.2)) 0,transparent 70%)}.hero .hero-background .blob.blob-2{bottom:-200px;left:-300px;background:radial-gradient(circle,var(--primary-soft,rgba(0,45,87,.15)) 0,transparent 70%)}.hero .hero-trust-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:30px;padding:0 20px}.hero .hero-trust-pills .trust-pill{display:flex;align-items:center;gap:8px;padding:8px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;transition:all .3s ease}.hero .hero-trust-pills .trust-pill:hover{border-color:rgba(0,128,128,.2509803922);background:#f0fdfa;transform:translateY(-2px)}.hero .hero-trust-pills .trust-pill .pill-icon{font-size:16px;display:flex;align-items:center;justify-content:center}.hero .hero-trust-pills .trust-pill .pill-icon svg{width:1em;height:1em}.hero .hero-trust-pills .trust-pill .pill-label{font-size:13px;font-weight:700;color:#64748b;letter-spacing:.3px}.hero .company-marquee-container{width:100%;overflow:hidden;margin-top:15px;padding:15px 0;position:relative;mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}.hero .company-marquee-container .company-marquee-track{display:flex;gap:30px;width:max-content;animation:marquee-roll 40s linear infinite;padding-left:30px}.hero .company-marquee-container .company-marquee-track .company-name-item{font-size:17px;font-weight:700;color:var(--secondary);white-space:nowrap;letter-spacing:-.5px;opacity:.5;transition:opacity .3s ease}.hero .company-marquee-container .company-marquee-track .company-name-item:hover{opacity:1}@keyframes marquee-roll{0%{transform:translateX(0)}to{transform:translateX(-50.5%)}}@media(max-width:768px){.hero .hero-trust-pills{flex-direction:column;gap:12px;align-items:center}.hero .company-marquee-container{margin-top:30px}.hero .company-marquee-container .company-marquee-track{gap:40px;animation-duration:25s}}.problem-section{padding:100px 0;background-color:var(--background)}.problem-section .problem-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:32px;height:100%;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.problem-section .problem-card:hover{border-color:var(--card-border);box-shadow:var(--card-hover-shadow);transform:translateY(-5px)}.problem-section .problem-card:hover .card-content .card-icon-box{background:var(--gradient-primary);color:var(--color-ice-cyan);transform:scale(1.05)}.problem-section .problem-card .card-content{display:flex;align-items:center;flex-direction:row;gap:20px;margin-bottom:20px}.problem-section .problem-card .card-content .card-icon-box{width:44px;height:44px;background:var(--gradient-morning-mist);color:var(--navy);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px}.problem-section .problem-card .card-content .card-title{font-size:22px;font-weight:700;color:var(--text-heading)}.problem-section .problem-card .card-description{font-size:16px;color:var(--text-muted);line-height:1.6;margin-bottom:0}@media(max-width:991px){.problem-section{padding:60px 0}.problem-section .section-title{font-size:38px}.problem-section .problem-card{padding:24px}}.enterprise-section{background-color:var(--background)}.enterprise-section .enterprise-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:30px;height:100%;transition:all .3s ease;display:flex;flex-direction:column;gap:20px}.enterprise-section .enterprise-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-5px);border-color:var(--secondary)}.enterprise-section .enterprise-card:hover .card-top .icon-wrapper{background:var(--gradient-primary);color:var(--color-ice-cyan);transform:scale(1.05)}.enterprise-section .enterprise-card .card-top{display:flex;align-items:center;gap:15px}.enterprise-section .enterprise-card .card-top .icon-wrapper{width:48px;height:48px;background:var(--gradient-morning-mist);color:var(--navy);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.enterprise-section .enterprise-card .card-top .card-title{font-size:20px;font-weight:700;color:var(--primary);margin:0}.enterprise-section .enterprise-card .card-body-content{display:flex;flex-direction:column;gap:10px}.enterprise-section .enterprise-card .card-body-content .comparison-point{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;color:var(--text-muted)}.enterprise-section .enterprise-card .card-body-content .comparison-point .status-icon{font-size:18px;margin-top:2px;flex-shrink:0}.enterprise-section .enterprise-card .card-body-content .comparison-point.negative .status-icon{color:var(--error);opacity:.6}.enterprise-section .enterprise-card .card-body-content .comparison-point.positive{color:var(--text-main);font-weight:500}.enterprise-section .enterprise-card .card-body-content .comparison-point.positive .status-icon{color:var(--success)}.enterprise-section .enterprise-card .card-body-content .divider{height:1px;background:var(--gray-300);width:100%;margin:5px 0}@media(max-width:768px){.enterprise-section{padding:60px 0}.enterprise-section .section-title-main{font-size:32px}.enterprise-section .enterprise-card{padding:24px}}.industry-section{background-color:var(--background);padding:80px 0}.industry-section .section-header{margin-bottom:60px;text-align:center}.industry-section .industry-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;padding:30px;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;position:relative;overflow:hidden;cursor:default}.industry-section .industry-card:hover:not(.coming-soon){transform:translateY(-8px);box-shadow:var(--card-hover-shadow);border-color:var(--color-soft-teal)}.industry-section .industry-card:hover:not(.coming-soon) .industry-icon-section .card-icon-wrapper{background:var(--gradient-primary);color:var(--color-ice-cyan);transform:scale(1.05)}.industry-section .industry-card .industry-icon-section{display:flex;flex-direction:row;align-items:center;gap:20px;margin-bottom:20px}.industry-section .industry-card .industry-icon-section .card-icon-wrapper{width:50px;height:50px;background:var(--gradient-morning-mist);color:var(--navy);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.industry-section .industry-card .industry-icon-section .card-icon-wrapper .card-icon{font-size:26px}.industry-section .industry-card .industry-icon-section .card-title{font-size:22px;font-weight:700;color:var(--primary);letter-spacing:-.02em}.industry-section .industry-card .card-description{font-size:15px;color:var(--text-muted);line-height:1.6;margin-bottom:24px;flex-grow:1}.industry-section .industry-card .card-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.industry-section .industry-card .card-tags .tag{padding:6px 14px;background:var(--color-ice-cyan);color:var(--gray-500);border-radius:100px;font-size:13px;font-weight:600;transition:all .2s ease}.industry-section .industry-card .card-tags .tag:hover{cursor:pointer}.industry-section .industry-card .card-tags .tag.coming-soon-tag{background:var(--warning-soft);color:var(--warning);border-color:var(--warning-soft)}.industry-section .industry-card.coming-soon{opacity:.9;background:var(--bg-gray-soft)}.industry-section .industry-card.coming-soon .card-icon-wrapper{background:var(--gray-100);color:var(--gray-400)}.industry-section .industry-card.coming-soon .card-title{color:var(--gray-600)}.industry-section .industry-card.coming-soon .card-description{color:var(--gray-500)}@media(max-width:768px){.industry-section{padding:60px 0}.industry-section .industry-card{padding:30px}}.accountants-section{padding:80px 0;background-color:var(--background)}@media(max-width:1024px){.accountants-section .accountants-layout{flex-direction:column;gap:40px}}.accountants-section .accountants-content .features-list{list-style:none;padding:0;margin:0 0 40px}.accountants-section .accountants-content .features-list .feature-item{display:flex;align-items:center;gap:16px;margin-bottom:16px}.accountants-section .accountants-content .features-list .feature-item .feature-icon{width:50px;height:50px;background:var(--gradient-morning-mist);color:var(--navy);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:24px}.accountants-section .accountants-content .features-list .feature-item .feature-text{font-size:17px;font-weight:500;color:var(--text-muted)}.accountants-section .accountants-mockup .client-dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.04);overflow:hidden;font-family:var(--font-sans),system-ui,-apple-system,sans-serif}.accountants-section .accountants-mockup .client-dashboard-card .card-header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:none}.accountants-section .accountants-mockup .client-dashboard-card .card-header .header-left{display:flex;align-items:center;gap:10px}.accountants-section .accountants-mockup .client-dashboard-card .card-header .header-left .status-dot{width:8px;height:8px;background:#a2d2ff;border-radius:50%}.accountants-section .accountants-mockup .client-dashboard-card .card-header .header-left h3{font-size:16px;font-weight:700;color:#1a2b3b;margin:0}.accountants-section .accountants-mockup .client-dashboard-card .card-header .header-right{display:flex;align-items:center;gap:8px}.accountants-section .accountants-mockup .client-dashboard-card .card-header .header-right .label{font-size:13px;color:#6b7280}.accountants-section .accountants-mockup .client-dashboard-card .card-header .header-right .period-selector{padding:2px 12px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;font-weight:600;color:#1a2b3b}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid .stat-item{padding:16px 10px;text-align:center;border-right:1px solid #f3f4f6}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid .stat-item:last-child{border-right:none}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid .stat-item .stat-value{display:block;font-size:22px;font-weight:700;color:#1a2b3b}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid .stat-item .stat-value.text-green{color:#2d6a4f}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid .stat-item .stat-value.text-blue{color:#1d3557}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid .stat-item .stat-value.text-dark{color:#1a2b3b}.accountants-section .accountants-mockup .client-dashboard-card .stats-grid .stat-item .stat-label{font-size:12px;text-transform:uppercase;letter-spacing:0;color:var(--gray-500);font-weight:600}.accountants-section .accountants-mockup .client-dashboard-card .client-table{width:100%;border-collapse:collapse}.accountants-section .accountants-mockup .client-dashboard-card .client-table th{text-align:left;padding:10px 20px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:700;background:#fff;border-bottom:1px solid #f3f4f6}.accountants-section .accountants-mockup .client-dashboard-card .client-table td{padding:12px 20px;border-bottom:1px solid #f9fafb;font-size:12px;font-weight:500}.accountants-section .accountants-mockup .client-dashboard-card .client-table .client-info{display:flex;align-items:center;gap:12px}.accountants-section .accountants-mockup .client-dashboard-card .client-table .client-info .client-avatar{width:28px;height:28px;background:#fff;border:1px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#6b7280}.accountants-section .accountants-mockup .client-dashboard-card .client-table .client-info .client-name{color:#374151;font-weight:600}.accountants-section .accountants-mockup .client-dashboard-card .client-table .filing-status{font-size:12px;font-weight:600}.accountants-section .accountants-mockup .client-dashboard-card .client-table .filing-status.status-healthy{color:#065f46}.accountants-section .accountants-mockup .client-dashboard-card .client-table .filing-status.status-review{color:#9a3412}.accountants-section .accountants-mockup .client-dashboard-card .client-table .filing-status.status-action{color:#991b1b}.accountants-section .accountants-mockup .client-dashboard-card .client-table .os-value{color:#374151;font-weight:600}.accountants-section .accountants-mockup .client-dashboard-card .client-table .status-badge{display:inline-block;padding:2px 12px;border-radius:100px;font-size:12px;font-weight:700}.accountants-section .accountants-mockup .client-dashboard-card .client-table .status-badge.status-healthy{background:#ecfdf5;color:#059669}.accountants-section .accountants-mockup .client-dashboard-card .client-table .status-badge.status-review{background:#fff7ed;color:#ea580c}.accountants-section .accountants-mockup .client-dashboard-card .client-table .status-badge.status-action{background:#fef2f2;color:#dc2626}.accountants-section .accountants-mockup .client-dashboard-card .card-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#fff;border-top:1px solid #f3f4f6}.accountants-section .accountants-mockup .client-dashboard-card .card-footer .footer-info{font-size:13px;color:#9ca3af}.accountants-section .accountants-mockup .client-dashboard-card .card-footer .view-all-link{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:700;color:#1a2b3b;text-decoration:none}.accountants-section .accountants-mockup .client-dashboard-card .card-footer .view-all-link:hover{color:#0d9488}.how-it-works-section{background-color:var(--background);position:relative;overflow:hidden}.how-it-works-section .section-header{margin-bottom:80px}.how-it-works-section .process-timeline-wrapper{padding:0 60px}.how-it-works-section .process-timeline{position:relative}.how-it-works-section .process-timeline .timeline-line{position:absolute;top:50%;left:0;right:0;height:4px;background:var(--gray-100);border-radius:10px;transform:translateY(-50%);z-index:1}.how-it-works-section .process-timeline .timeline-line:after{content:"";position:absolute;top:0;left:0;height:100%;width:var(--progress-width,0);background:var(--gradient-electric);border-radius:10px;transition:width 1s cubic-bezier(.4,0,.2,1);box-shadow:0 0 15px rgba(0,92,185,.2)}.how-it-works-section .process-timeline .timeline-steps{position:relative;display:flex;justify-content:space-between;width:100%;z-index:2}.how-it-works-section .process-timeline .timeline-step{display:flex;flex-direction:column;align-items:center;position:relative}.how-it-works-section .process-timeline .timeline-step .step-node{width:64px;height:64px;border-radius:50%;background:var(--bg-white);border:2px solid var(--gray-200);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);color:var(--gray-400);font-size:24px;box-shadow:0 4px 10px rgba(0,0,0,.05)}.how-it-works-section .process-timeline .timeline-step .step-node svg{width:24px;height:24px}.how-it-works-section .process-timeline .timeline-step .step-label{font-size:15px;font-weight:600;color:var(--text-muted);white-space:nowrap;transition:all .3s ease}.how-it-works-section .process-timeline .timeline-step:hover .step-node{transform:translateY(-5px);border-color:var(--secondary);color:var(--secondary)}.how-it-works-section .process-timeline .timeline-step.completed .step-node{background:var(--gradient-morning-mist);border-color:var(--secondary);color:var(--secondary);box-shadow:0 10px 20px rgba(0,92,185,.15)}.how-it-works-section .process-timeline .timeline-step.completed .step-label{color:var(--primary);font-weight:700}.how-it-works-section .process-timeline .timeline-step.active .step-node{background:var(--gradient-primary);border-color:var(--secondary);color:#fff;box-shadow:0 0 0 10px rgba(0,45,87,.08);animation:pulse-active 2s infinite}.how-it-works-section .process-timeline .timeline-step.active .step-label{color:var(--secondary);font-weight:800}@keyframes pulse-active{0%{box-shadow:0 0 0 0 rgba(0,45,87,.1)}70%{box-shadow:0 0 0 15px rgba(0,45,87,0)}to{box-shadow:0 0 0 0 rgba(0,45,87,0)}}.how-it-works-section .step-card{background:var(--bg-white);border-radius:16px;padding:20px;height:100%;border:1px solid var(--gray-100);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;box-shadow:var(--card-hover-shadow)}.how-it-works-section .step-card:hover{transform:translateY(-12px);box-shadow:0 30px 60px rgba(0,45,87,.1);border-color:var(--accent)}.how-it-works-section .step-card:hover .card-icon{transform:scale(1.1) rotate(5deg)}.how-it-works-section .step-card .step-card-icon-wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.how-it-works-section .step-card .step-card-icon-wrapper .card-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;transition:all .4s ease;background:var(--gray-50);color:var(--primary);border:1px solid var(--gray-100)}.how-it-works-section .step-card .step-card-icon-wrapper .step-number{font-size:13px;font-weight:800;color:var(--accent);text-transform:uppercase;letter-spacing:1px;padding:4px 12px;background:var(--gray-50);border-radius:100px}.how-it-works-section .step-card.completed .card-icon{background:var(--color-ice-cyan);color:var(--secondary);border-color:var(--teal-border)}.how-it-works-section .step-card.active{background:linear-gradient(to bottom right,var(--bg-white),var(--gray-50));border:2px solid var(--secondary);box-shadow:0 20px 40px rgba(0,92,185,.12);transform:translateY(-8px)}.how-it-works-section .step-card.active .card-icon{background:var(--secondary);color:#fff;border:none;box-shadow:0 10px 20px rgba(0,92,185,.2)}.how-it-works-section .step-card.active .step-number{background:var(--secondary);color:#fff}.how-it-works-section .step-card.pending{opacity:.6;filter:grayscale(.5);transform:scale(.98)}.how-it-works-section .step-card .card-title{font-size:22px;font-weight:700;color:var(--primary);margin-bottom:10px}.how-it-works-section .step-card .card-description{font-size:16px;font-weight:400;line-height:1.7;color:var(--text-muted);margin-bottom:0}.how-it-works-section .cta-wrapper{margin-top:36px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.how-it-works-section .cta-wrapper .btn{padding:14px 36px;font-size:16px;font-weight:700;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.how-it-works-section .cta-wrapper .btn-primary-gradient{background:var(--gradient-primary);border:none;color:#fff;box-shadow:0 10px 20px rgba(0,45,87,.15)}.how-it-works-section .cta-wrapper .btn-primary-gradient:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(0,45,87,.25)}.how-it-works-section .cta-wrapper .btn-outline-secondary{border:2px solid var(--gray-200);color:var(--primary);background:#fff}.how-it-works-section .cta-wrapper .btn-outline-secondary:hover{background:var(--gray-50);border-color:var(--secondary);color:var(--secondary);transform:translateY(-3px)}@media(max-width:991px){.how-it-works-section .process-timeline-wrapper{padding:0 20px}.how-it-works-section .timeline-step .step-node{width:50px;height:50px;font-size:20px}.how-it-works-section .timeline-step .step-label{font-size:13px}}@media(max-width:768px){.how-it-works-section{padding:60px 0}.how-it-works-section .section-title-main{font-size:36px}.how-it-works-section .section-header{margin-bottom:50px}.how-it-works-section .steps-grid{padding:0 15px}.how-it-works-section .step-card{padding:32px 24px}.how-it-works-section .step-card .card-title{font-size:20px}}.core-modules-section{padding:100px 0}.core-modules-section .sticky-sidebar{position:sticky;top:100px;padding-right:20px}.core-modules-section .sticky-sidebar .sidebar-header-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.core-modules-section .sticky-sidebar .sidebar-header-wrapper .sidebar-label{font-size:13px;font-weight:700;color:var(--gray-500);letter-spacing:1px;margin-bottom:0}.core-modules-section .sticky-sidebar .sidebar-header-wrapper .autoplay-toggle{display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:100px;border:1px solid var(--gray-200);background:var(--bg-white);color:var(--gray-500);font-size:10px;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.03)}.core-modules-section .sticky-sidebar .sidebar-header-wrapper .autoplay-toggle svg{font-size:16px;color:var(--teal);transition:all .3s ease}.core-modules-section .sticky-sidebar .sidebar-header-wrapper .autoplay-toggle:hover{border-color:var(--teal-border);background:var(--gradient-morning-mist);transform:translateY(-1px);box-shadow:0 4px 8px rgba(13,148,136,.08);color:var(--navy)}.core-modules-section .sticky-sidebar .sidebar-header-wrapper .autoplay-toggle.paused{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.core-modules-section .sticky-sidebar .sidebar-header-wrapper .autoplay-toggle.paused svg{color:#ea580c}.core-modules-section .sticky-sidebar .tab-list{display:flex;flex-direction:column;gap:8px}.core-modules-section .sticky-sidebar .tab-list .tab-item{display:flex;align-items:center;width:100%;padding:12px 16px;border:1px solid rgba(0,0,0,0);border-radius:12px;background:rgba(0,0,0,0);color:var(--gray-600);font-weight:600;font-size:15px;transition:all .4s cubic-bezier(.4,0,.2,1);text-align:left;position:relative;overflow:hidden}.core-modules-section .sticky-sidebar .tab-list .tab-item .tab-icon-wrapper{width:42px;height:42px;margin-right:12px;background:var(--gradient-morning-mist);color:var(--navy);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.core-modules-section .sticky-sidebar .tab-list .tab-item .tab-icon-wrapper svg{font-size:24px}.core-modules-section .sticky-sidebar .tab-list .tab-item:hover:not(.locked){background:var(--gradient-blue);border-color:var(--teal-border);color:var(--text-white);box-shadow:0 4px 12px rgba(13,148,136,.05)}.core-modules-section .sticky-sidebar .tab-list .tab-item:hover:not(.locked) .tab-icon-wrapper{background:var(--bg-white);color:var(--navy);box-shadow:0 2px 8px rgba(0,0,0,.04)}.core-modules-section .sticky-sidebar .tab-list .tab-item.active{background:var(--gradient-blue);border-color:var(--teal-border);color:var(--text-white);box-shadow:0 8px 16px rgba(13,148,136,.1);transform:translateX(4px)}.core-modules-section .sticky-sidebar .tab-list .tab-item.active .tab-icon-wrapper{background:var(--bg-white);color:var(--navy);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:scale(1.05)}.core-modules-section .sticky-sidebar .tab-list .tab-item.locked{cursor:not-allowed;opacity:.6}.core-modules-section .sticky-sidebar .tab-list .tab-item.locked:hover{color:var(--gray-400)}.core-modules-section .sticky-sidebar .tab-list .tab-item .status-indicator{margin-left:auto;display:flex;align-items:center;gap:8px}.core-modules-section .sticky-sidebar .tab-list .tab-item .status-indicator .soon-badge{font-size:10px;font-weight:800;background:#fda;color:#b45309;padding:2px 6px;border-radius:4px}.core-modules-section .sticky-sidebar .tab-list .tab-item .status-indicator .lock-icon{font-size:14px;color:var(--gray-400)}.core-modules-section .sticky-sidebar .tab-list .tab-item .tab-progress-bar{position:absolute;bottom:0;left:0;height:3px;background:var(--gradient-tranquil);border-radius:0 0 12px 12px;width:0;z-index:2;animation:tab-progress 5s linear forwards}.core-modules-section .sticky-sidebar .tab-list.sidebar-paused .tab-progress-bar{animation-play-state:paused}@keyframes tab-progress{0%{width:0}to{width:100%}}.core-modules-section .report-card{transition:all .4s cubic-bezier(.4,0,.2,1)}.core-modules-section .report-card:hover{border-color:var(--teal);transform:translateY(-4px);background:var(--bg-white)}.core-modules-section .module-content-col .modules-wrapper .module-section{padding:60px 0;border-bottom:2px solid var(--gray-100)}.core-modules-section .module-content-col .modules-wrapper .module-section:last-child{border-bottom:none;padding-bottom:0}.core-modules-section .module-content-col .modules-wrapper .module-section:first-child{padding-top:42px}.core-modules-section .module-content-col .modules-wrapper .module-section .module-header .module-title-wrapper{display:flex;align-items:center;gap:16px;margin-bottom:16px}.core-modules-section .module-content-col .modules-wrapper .module-section .module-header .module-title-wrapper .module-icon{width:50px;height:50px;font-size:26px;background:var(--gradient-morning-mist);color:var(--navy);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.core-modules-section .module-content-col .modules-wrapper .module-section .module-header .module-title-wrapper .module-title{font-size:26px;font-weight:700;margin:0;color:var(--primary)}.core-modules-section .module-content-col .modules-wrapper .module-section .module-header .module-title-wrapper .coming-soon-badge-detail{font-size:14px;font-weight:700;color:#ea9626;background:#fff4e5;border:1px solid #ffe8cc;padding:6px 16px;border-radius:100px;margin-left:12px;display:inline-block}.core-modules-section .module-content-col .modules-wrapper .module-section .module-header .module-desc{font-size:16px;color:var(--text-muted);line-height:1.6}.core-modules-section .module-content-col .modules-wrapper .module-section .sub-title{font-size:14px;font-weight:600;color:var(--gray-400);letter-spacing:1px;margin-bottom:16px}.core-modules-section .module-content-col .modules-wrapper .module-section .feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.core-modules-section .module-content-col .modules-wrapper .module-section .feature-list li{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:400;color:var(--primary)}.core-modules-section .module-content-col .modules-wrapper .module-section .feature-list li .check-icon{color:var(--teal);font-size:20px}.core-modules-section .module-content-col .modules-wrapper .module-section .reports-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.core-modules-section .module-content-col .modules-wrapper .module-section .reports-grid .report-card{background:var(--bg-gray-soft);border:1px solid var(--gray-200);border-radius:12px;padding:15px;transition:all .3s ease}.core-modules-section .module-content-col .modules-wrapper .module-section .reports-grid .report-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-2px)}.core-modules-section .module-content-col .modules-wrapper .module-section .reports-grid .report-card .report-icon{width:40px;height:40px;margin-bottom:10px;font-size:20px;background:var(--gradient-morning-mist);color:var(--navy);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.core-modules-section .module-content-col .modules-wrapper .module-section .reports-grid .report-card .report-info h6{font-size:15px;font-weight:700;margin-bottom:4px;color:var(--primary)}.core-modules-section .module-content-col .modules-wrapper .module-section .reports-grid .report-card .report-info p{font-size:13px;color:var(--text-light);margin:0}@media(max-width:991px){.core-modules-section .module-content-col .modules-wrapper .module-section{padding:40px 0}.core-modules-section .module-content-col .modules-wrapper .module-section .reports-grid{grid-template-columns:1fr}}