html,body{overflow-x:hidden;max-width:100%}body{font-family:Inter,sans-serif;margin:0;padding:0}#hero-carousel{width:100%;overflow:hidden}.hero{position:relative;width:100%;min-height:80vh;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.hero-contain{background-size:cover!important;background-color:#0c1b3a}.hero-contain:before{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0c1b3a66,#007bff33);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.hero-overlay{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;text-align:center;padding:0 10%;width:100%}.hero-text{color:#fff;max-width:800px;background:#ffffff1a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px;padding:50px 40px;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 30px #0000001a;opacity:0;transform:translateY(40px)}.carousel-item.active .hero-text{animation:floatIn 1.6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.5s}@keyframes floatIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-text h1{font-size:3.5rem;font-weight:800;margin-bottom:20px;background:linear-gradient(90deg,#fff,#dbeafe);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 4px 20px rgba(0,123,255,.3)}.hero-text p{font-size:1.2rem;color:#e5e7eb;margin-bottom:30px}.btn-slide{background:linear-gradient(135deg,#22c55e,#10b981);color:#fff;padding:14px 32px;border-radius:30px;text-decoration:none;font-weight:700;letter-spacing:.5px;transition:all .3s ease;display:inline-block;box-shadow:0 4px 15px #10b98166}.btn-slide:hover{background:linear-gradient(135deg,#16a34a,#059669);transform:translateY(-2px);box-shadow:0 8px 25px #10b98199}.carousel-control-prev-icon,.carousel-control-next-icon{width:24px;height:24px}.carousel-control-prev,.carousel-control-next{z-index:5!important;width:56px;height:56px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;top:50%;transform:translateY(-50%);margin:0 40px;opacity:.8;transition:all .3s ease;border:1px solid rgba(255,255,255,.3)}.carousel-control-prev:hover,.carousel-control-next:hover{background:#ffffff4d;opacity:1;transform:translateY(-50%) scale(1.1)}.carousel-indicators{margin-bottom:25px;gap:12px}.carousel-indicators [data-bs-target]{background-color:#fff6;width:12px;height:12px;border-radius:50%;border:2px solid transparent;box-sizing:content-box;transition:all .4s ease;position:relative}.carousel-indicators .active{background-color:#fff;width:30px;border-radius:6px;box-shadow:0 0 10px #fffc}.accountant-help{text-align:center;padding:80px 10%}.accountant-help h2{font-size:2.2rem;color:#1e3a8a;margin-bottom:20px;font-weight:600}.accountant-help h2 span{color:#007bff}.accountant-help .intro-text{color:#555;font-size:1rem;max-width:700px;margin:0 auto 50px;line-height:1.6}.help-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.help-card{background:#fff;border-radius:20px;box-shadow:0 4px 15px #0000000d;padding:35px 30px;width:260px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);border:1px solid rgba(0,0,0,.03);position:relative;overflow:hidden}.help-card:nth-child(1){background:linear-gradient(135deg,#f0f7ff,#fff);border-top:4px solid #007bff}.help-card:nth-child(2){background:linear-gradient(135deg,#fff5f5,#fff);border-top:4px solid #ef4444}.help-card:nth-child(3){background:linear-gradient(135deg,#f0fdf4,#fff);border-top:4px solid #22c55e}.help-card:nth-child(4){background:linear-gradient(135deg,#fdf4ff,#fff);border-top:4px solid #d946ef}.help-card:hover{transform:translateY(-8px);box-shadow:0 15px 35px #007bff26}.help-card .icon{font-size:2.8rem;margin-bottom:20px;transition:transform .3s ease}.help-card:nth-child(1) .icon{color:#007bff}.help-card:nth-child(2) .icon{color:#ef4444}.help-card:nth-child(3) .icon{color:#22c55e}.help-card:nth-child(4) .icon{color:#d946ef}.help-card:hover .icon{transform:scale(1.1) rotate(5deg)}.help-card h3{font-size:1.2rem;color:#1a1a1a;margin-bottom:10px}.help-card p{font-size:.95rem;color:#666;line-height:1.5;margin-bottom:20px;flex-grow:1}.btn-read{background:linear-gradient(90deg,#0056b3,#09f);color:#fff;padding:8px 16px;border-radius:10px;text-decoration:none;font-weight:500;transition:background .3s ease;margin-top:auto}.btn-read:hover{background-color:#0056b3}.why-choose-modern{background-color:#f8fafc;padding:80px 10%}.why-choose-modern .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px}.why-choose-modern .why-left{flex:1 1 45%}.why-choose-modern .why-left h5{color:#007bff;font-weight:600;font-size:.95rem;margin-bottom:10px;letter-spacing:1px}.why-choose-modern .why-left h2{font-size:2rem;color:#1e3a8a;margin-bottom:20px}.why-choose-modern .why-left p{color:#555;line-height:1.7;margin-bottom:30px}.why-choose-modern .why-right{flex:1 1 45%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.why-choose-modern .card{padding:30px;border-radius:12px;box-shadow:0 4px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.why-choose-modern .card:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0000001a}.why-choose-modern .card .icon{font-size:2rem;margin-bottom:15px;display:inline-block}.why-choose-modern .card h3{font-size:1.1rem;color:#111;margin-bottom:8px}.why-choose-modern .card p{color:#555;font-size:.9rem;line-height:1.5}.why-choose-modern .card.blue{background:linear-gradient(135deg,#1e3a8a,#007bff);color:#fff}.why-choose-modern .card.blue .icon,.why-choose-modern .card.blue h3{color:#fff}.why-choose-modern .card.blue p{color:#f0f4ff}.why-choose-modern .card.white{background-color:#fff;color:#111}.why-choose-modern .card.white .icon{color:#007bff}.why-btn{display:inline-block;background:linear-gradient(90deg,#0056b3,#09f);color:#fff;padding:8px 16px;border-radius:20px;font-weight:500;margin-top:auto;font-size:1rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.why-btn:hover{background:linear-gradient(90deg,#003f87,#007ad9);transform:translateY(-6px);box-shadow:0 6px 15px #007bff73}.our-services-clean{background-color:#fff;text-align:center;padding:80px 10%}.our-services-clean h2{font-size:2rem;color:#1e3a8a;font-weight:600;letter-spacing:.5px;margin-bottom:15px}.our-services-clean h2 span{background:linear-gradient(90deg,#0056b3,#00c2ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-description{color:#666;font-size:.95rem;max-width:800px;margin:0 auto 60px;line-height:1.6}.services-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px 60px;justify-content:center;align-items:start}.service-item{text-align:left;max-width:320px;margin:0 auto;background:#fff;border-radius:16px;padding:35px 30px;box-shadow:0 4px 20px #0000000a;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.02);display:flex;flex-direction:column}.service-item:nth-child(1){background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:4px solid #3b82f6}.service-item:nth-child(2){background:linear-gradient(180deg,#fefce8,#fff);border-bottom:4px solid #eab308}.service-item:nth-child(3){background:linear-gradient(180deg,#eff6ff,#fff);border-bottom:4px solid #6366f1}.service-item:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.service-item .icon{font-size:2rem;color:#007bff;margin-bottom:15px;display:inline-block}.service-item h3{font-size:1rem;font-weight:600;color:#333;margin-bottom:12px;letter-spacing:.5px}.service-item p{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:15px}.service-item .read-more{color:#007bff;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .3s ease}.service-item .read-more:hover{color:#0056b3}.show-more-container{margin-top:40px;text-align:center}.btn-show-more{display:inline-block;background:linear-gradient(90deg,#007bff,#00b4ff);color:#fff;padding:12px 30px;border-radius:6px;font-weight:600;text-decoration:none;transition:background .3s ease;position:relative}.btn-show-more:hover{background:linear-gradient(90deg,#0056b3,#09f)}.loading-dots:after{content:"...";animation:dots 1.5s steps(3,end) infinite}@keyframes dots{0%,20%{color:#fff0;text-shadow:.25em 0 0 rgba(255,255,255,0),.5em 0 0 rgba(255,255,255,0)}40%{color:#fff;text-shadow:.25em 0 0 rgba(255,255,255,0),.5em 0 0 rgba(255,255,255,0)}60%{text-shadow:.25em 0 0 white,.5em 0 0 rgba(255,255,255,0)}80%,to{text-shadow:.25em 0 0 white,.5em 0 0 white}}.testimonials{background:linear-gradient(135deg,#eef3ff,#f9fbff);text-align:center;padding:90px 10%}.testimonials h2{font-size:2rem;font-weight:600;color:#1a2a6c;margin-bottom:50px;letter-spacing:1px}.reviews{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px}.review{background:#ffffff8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;padding:35px 25px;box-shadow:0 10px 30px #00000014;transition:all .35s ease;position:relative;overflow:hidden}.review:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 18px 40px #00000026}.review:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#0057ff,#00c2ff)}.review img{width:85px;height:85px;border-radius:50%;object-fit:cover;margin-bottom:15px;border:4px solid #fff;box-shadow:0 4px 12px #00000026}.review h3{font-size:1.2rem;font-weight:700;color:#102542;margin-bottom:5px}.stars{font-size:1.1rem;letter-spacing:2px;background:linear-gradient(90deg,#ffb800,#ff9100);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:15px}.review blockquote{font-style:italic;color:#444;font-size:.95rem;line-height:1.7;margin:0;padding:0 5px}.testimonial-subtext{max-width:750px;margin:0 auto 40px;color:#555;font-size:1.05rem;line-height:1.7;text-align:center;padding:0 10px}.testimonial-3d{text-align:center;padding:100px 10%;background:linear-gradient(to bottom,#f8fafc,#fff)}.testimonial-3d h2{font-size:2.2rem;font-weight:800;color:#0f172a;margin-bottom:12px;letter-spacing:-.5px;position:relative;display:inline-block}.testimonial-3d h2:after{content:"";display:block;width:60px;height:4px;background:#3b82f6;border-radius:2px;margin:15px auto 40px}.carousel-container{position:relative;width:100%;max-width:1000px;margin:0 auto;min-height:420px;display:flex;align-items:center;justify-content:center}.carousel-3d{width:100%;height:380px;position:relative;perspective:2000px;display:flex;align-items:center;justify-content:center}.card3d{width:600px;padding:50px 40px;border-radius:24px;position:absolute;left:50%;transform-style:preserve-3d;background:#fff;box-shadow:0 10px 40px #0000000a,0 1px 3px #00000005;border:1px solid rgba(226,232,240,.8);opacity:0;transition:all .7s cubic-bezier(.23,1,.32,1);text-align:center;box-sizing:border-box}.card3d.active{transform:translate(-50%) scale(1);opacity:1;z-index:50;box-shadow:0 20px 50px #0f172a14;border-top:4px solid #3b82f6}.card3d.left{transform:translate(calc(-50% - 140px)) scale(.85) rotateY(12deg);opacity:.4;z-index:10;pointer-events:none}.card3d.right{transform:translate(calc(-50% + 140px)) scale(.85) rotateY(-12deg);opacity:.4;z-index:10;pointer-events:none}.card3d .avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;box-shadow:0 8px 16px #0000001a;position:absolute;top:-40px;left:50%;transform:translate(-50%);border:4px solid #ffffff;background:#fff;display:flex;align-items:center;justify-content:center}.card3d .avatar .monogram{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a,#007bff);color:#fff;font-size:28px;font-weight:700;letter-spacing:1px}.card3d .avatar img{width:100%;height:100%;object-fit:cover}.card3d .stars-row{font-size:1.1rem;letter-spacing:2px;color:#f59e0b;margin-top:30px;margin-bottom:16px;display:block}.quote-mark{position:absolute;top:20px;left:30px;font-size:64px;font-weight:900;color:#f1f5f9;font-family:Georgia,serif;line-height:1;z-index:-1}.quote-text{font-style:normal;color:#334155;font-size:1.05rem;line-height:1.6;margin-bottom:24px;font-weight:400}.card3d .card-divider{display:none}.name{font-size:1.1rem;color:#0f172a;font-weight:700;margin:0}.role{font-size:.85rem;color:#64748b;margin-top:4px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.nav{width:44px;height:44px;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;background:#fff;color:#64748b;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:60}.nav.prev{left:0}.nav.next{right:0}.nav:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f64d}.nav-buttons{display:none}@media(max-width:992px){.card3d{width:90%;padding:40px 24px}.card3d.left{transform:translate(calc(-50% - 60px)) scale(.9);opacity:0}.card3d.right{transform:translate(calc(-50% + 60px)) scale(.9);opacity:0}.nav.prev{left:-10px}.nav.next{right:-10px}}.cta{background-color:#003b83;color:#fff;padding:20px 30px}.cta-flex{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:1200px;margin:0 auto}.cta-image img{max-width:150px;height:auto;border-radius:12px}.cta-text{flex:1;text-align:center;padding:0 20px}.cta-text h2{font-size:1.5rem;margin:0}.cta-button a{background-color:#fff;color:#003b83;padding:10px 30px;border-radius:30px;font-size:1rem;text-transform:uppercase;text-decoration:none;transition:background-color .3s}.cta-button a:hover{background-color:#69aaf0;color:#fff}.glass-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background:#0000;opacity:0;visibility:hidden;transition:opacity .4s ease,backdrop-filter .4s ease,visibility .4s;z-index:9999}.glass-modal-overlay.open{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c1b3a99}.glass-modal{position:absolute;top:50%;left:50%;width:440px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);color:#333;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #00000040;transform:translate(-50%,-45%) scale(.95);opacity:0;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .5s ease}.modal-animate-in{opacity:1!important;transform:translate(-50%,-50%) scale(1)!important}.modal-animate-out{opacity:0!important;transform:translate(-50%,-45%) scale(.95)!important}.modal-header-bar{background:linear-gradient(135deg,#0056b3,#00c2ff);padding:18px 25px;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;align-items:center}.modal-header-bar h3{margin:0;font-size:1.3rem;font-weight:700;color:#fff;letter-spacing:.5px}.modal-close-icon{font-size:28px;background:#ffffff1a;border:none;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;transition:all .3s ease;font-weight:700}.modal-close-icon:hover{background:#ffffff40;transform:rotate(90deg)}.glass-modal p{padding:30px 25px 15px;font-size:1.05rem;line-height:1.6;color:#555;text-align:center}.modal-close-btn{display:block;margin:10px auto 30px;padding:12px 35px;background:linear-gradient(135deg,#007bff,#00b4ff);color:#fff;border-radius:30px;border:none;cursor:pointer;font-weight:700;font-size:1rem;box-shadow:0 5px 15px #007bff4d;transition:all .3s ease}.modal-close-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #007bff66}@media(max-width:480px){.glass-modal{width:90%}}@media(max-width:992px){.hero-text h1{font-size:2.5rem}.hero-text p{font-size:1.1rem}.itr-sidebar{top:auto;bottom:20px;left:20px;width:calc(100% - 40px);max-width:350px;display:flex;flex-direction:column;align-items:center;text-align:center}.why-choose-modern .container{flex-direction:column}.why-choose-modern .why-left,.why-choose-modern .why-right{flex:unset;width:100%}.help-card{width:100%;max-width:320px}}@media(max-width:768px){.carousel-control-prev,.carousel-control-next{display:none!important}.hero-text h1{font-size:2rem}.hero-text p{font-size:1rem}.help-card,.service-item,.review{margin-bottom:20px}.service-item{text-align:center}.service-item .icon{margin-left:auto;margin-right:auto}.why-choose-modern{padding:50px 5%}.why-choose-modern .container{flex-direction:column;gap:30px}.why-choose-modern .why-left{flex:unset;width:100%}.why-choose-modern .why-left h2{font-size:1.6rem}.why-choose-modern .why-right{flex:unset;width:100%;grid-template-columns:1fr;gap:16px}.why-choose-modern .card{padding:24px}.cta h2{font-size:1.2rem}.cta a{padding:8px 24px;font-size:.9rem}.cta-flex{flex-direction:column;text-align:center}.cta-button{text-align:center;margin-top:20px}.cta-image{margin-bottom:20px}.carousel-container{height:360px}.card3d{width:380px;height:265px;padding:25px}.quote-text{font-size:13px}.card3d.left{transform:translate(calc(-50% - 140px),-50%) scale(.75) rotateY(14deg)}.card3d.right{transform:translate(calc(-50% + 140px),-50%) scale(.75) rotateY(-14deg)}}@media(max-width:576px){.hero-text h1{font-size:1.5rem}.hero-text p{font-size:.9rem}.testimonial-3d{padding:50px 5%}.testimonial-subtext{margin-bottom:50px}.carousel-container{height:420px;margin-bottom:40px}.card3d{width:90%;height:auto;min-height:250px;padding:50px 18px 25px;transform:translate(-50%,-50%) scale(1)}.card3d.left,.card3d.right{display:none}.quote-text{font-size:13px;margin-top:30px}.name{font-size:1rem}.role{font-size:14px}.nav{width:42px;height:42px;font-size:22px}.nav-buttons{margin-bottom:25px}}.hero3d{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:radial-gradient(120% 90% at 80% 10%,rgba(59,130,246,.18) 0%,transparent 55%),radial-gradient(100% 80% at 10% 90%,rgba(99,102,241,.18) 0%,transparent 55%),linear-gradient(160deg,#081127,#0a1a3d 45%,#060d20);color:#fff;padding:110px 7% 70px}.hero3d-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:54px 54px;mask-image:radial-gradient(120% 90% at 50% 0%,#000 30%,transparent 78%);-webkit-mask-image:radial-gradient(120% 90% at 50% 0%,#000 30%,transparent 78%);pointer-events:none}.hero3d-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.55;pointer-events:none;animation:blobDrift 14s ease-in-out infinite alternate}.blob-a{width:460px;height:460px;top:-120px;right:-80px;background:radial-gradient(circle,#2563eb,transparent 70%)}.blob-b{width:420px;height:420px;bottom:-140px;left:-100px;background:radial-gradient(circle,#7c3aed,transparent 70%);animation-delay:-6s}@keyframes blobDrift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(30px,40px,0) scale(1.12)}}.hero3d-inner{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.hero3d-copy{max-width:600px}.hero3d-badge{display:inline-flex;align-items:center;gap:9px;padding:8px 16px;border-radius:40px;font-size:.85rem;font-weight:600;letter-spacing:.2px;color:#cfe0ff;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:26px;animation:fadeUp .8s ease both}.hero3d-badge .dot{width:9px;height:9px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e40;animation:pulseDot 1.8s ease-in-out infinite}@keyframes pulseDot{0%,to{box-shadow:0 0 0 3px #22c55e40}50%{box-shadow:0 0 0 7px #22c55e0d}}.hero3d-title{font-size:clamp(2.6rem,5vw,4.1rem);line-height:1.06;font-weight:800;letter-spacing:-.02em;margin:0 0 22px;animation:fadeUp .8s .08s ease both}.grad-text{display:inline-block;background:linear-gradient(100deg,#60a5fa,#818cf8 45%,#22d3ee);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero3d-sub{font-size:1.15rem;line-height:1.6;color:#aebfdc;margin:0 0 34px;max-width:520px;animation:fadeUp .8s .16s ease both}.hero3d-cta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:44px;animation:fadeUp .8s .24s ease both}.btn-glow{display:inline-flex;align-items:center;gap:4px;padding:15px 30px;border-radius:40px;font-weight:700;font-size:1.02rem;text-decoration:none;color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);box-shadow:0 10px 30px #3b82f673;transition:transform .25s ease,box-shadow .25s ease}.btn-glow i{font-size:1.35rem;transition:transform .25s ease}.btn-glow:hover{transform:translateY(-3px);box-shadow:0 16px 40px #3b82f699;color:#fff}.btn-glow:hover i{transform:translate(4px)}.btn-ghost{display:inline-flex;align-items:center;padding:15px 30px;border-radius:40px;font-weight:700;font-size:1.02rem;text-decoration:none;color:#e8eefb;background:#ffffff0d;border:1px solid rgba(255,255,255,.18);transition:all .25s ease}.btn-ghost:hover{background:#ffffff1f;border-color:#ffffff52;color:#fff;transform:translateY(-3px)}.hero3d-stats{display:flex;align-items:center;gap:26px;animation:fadeUp .8s .32s ease both}.hero3d-stats .stat strong{display:block;font-size:1.6rem;font-weight:800;color:#fff}.hero3d-stats .stat strong i{font-size:1rem;color:#fbbf24;vertical-align:middle;margin-left:2px}.hero3d-stats .stat span{font-size:.82rem;color:#93a4c6}.stat-divider{width:1px;height:38px;background:#ffffff24}@keyframes fadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.hero3d-stage{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;perspective:1100px}.orb-scene{position:relative;width:380px;height:380px;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.16,1,.3,1);animation:orbFloat 6s ease-in-out infinite}@keyframes orbFloat{0%,to{translate:0 0}50%{translate:0 -22px}}.orb-ring{position:absolute;top:50%;left:50%;border-radius:50%;border:1.5px solid rgba(255,255,255,.16);transform:translate(-50%,-50%) rotateX(74deg)}.ring-1{width:430px;height:430px;border-style:dashed;animation:ringSpin 18s linear infinite}.ring-2{width:540px;height:540px;border-color:#6366f138;animation:ringSpin 26s linear infinite reverse}@keyframes ringSpin{0%{transform:translate(-50%,-50%) rotateX(74deg) rotate(0)}to{transform:translate(-50%,-50%) rotateX(74deg) rotate(360deg)}}.glossy-orb{position:absolute;top:50%;left:50%;width:280px;height:280px;transform:translate(-50%,-50%) translateZ(60px);border-radius:50%;background:radial-gradient(circle at 70% 78%,rgba(37,99,235,.9) 0%,transparent 55%),radial-gradient(circle at 50% 50%,#3b82f6,#1d4ed8 45%,#0b1e4d);box-shadow:inset -26px -30px 70px #0000008c,inset 26px 28px 60px #ffffff2e,0 50px 90px #1d4ed88c,0 0 0 1px #ffffff14;display:flex;align-items:center;justify-content:center;overflow:hidden}.orb-highlight{position:absolute;top:16%;left:22%;width:120px;height:80px;background:radial-gradient(ellipse at center,#fffffff2,#fff0 70%);filter:blur(2px);border-radius:50%;transform:rotate(-25deg)}.orb-sheen{position:absolute;inset:-40%;background:conic-gradient(from 0deg,transparent 0deg,rgba(255,255,255,.22) 40deg,transparent 90deg,transparent 360deg);mix-blend-mode:screen;animation:sheenSpin 7s linear infinite}@keyframes sheenSpin{to{transform:rotate(360deg)}}.orb-icon{position:relative;z-index:2;font-size:5.4rem;color:#fffffff2;text-shadow:0 6px 24px rgba(0,0,0,.45)}.float-chip{position:absolute;display:inline-flex;align-items:center;gap:7px;padding:11px 17px;border-radius:16px;font-weight:700;font-size:.92rem;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 14px 34px #00000059;animation:chipFloat 5s ease-in-out infinite}.float-chip i{font-size:1.05rem}.chip-itr{top:6%;left:-6%;transform:translateZ(120px);color:#bbf7d0;animation-delay:0s}.chip-gst{top:32%;right:-10%;transform:translateZ(140px);color:#bfdbfe;animation-delay:-1.2s}.chip-tds{bottom:22%;left:-10%;transform:translateZ(130px);color:#ddd6fe;animation-delay:-2.4s}.chip-secure{bottom:2%;right:-2%;transform:translateZ(110px);color:#fde68a;animation-delay:-3.4s}@keyframes chipFloat{0%,to{translate:0 0}50%{translate:0 -14px}}.hero3d-scroll{position:absolute;bottom:26px;left:50%;transform:translate(-50%);z-index:3}.hero3d-scroll .mouse{display:block;width:26px;height:42px;border:2px solid rgba(255,255,255,.45);border-radius:16px;position:relative}.hero3d-scroll .wheel{position:absolute;top:8px;left:50%;width:4px;height:8px;margin-left:-2px;border-radius:4px;background:#fffc;animation:wheelMove 1.6s ease-in-out infinite}@keyframes wheelMove{0%{opacity:0;transform:translateY(0)}35%{opacity:1}to{opacity:0;transform:translateY(14px)}}@media(max-width:992px){.hero3d{padding:120px 6% 80px;min-height:auto}.hero3d-inner{grid-template-columns:1fr;text-align:center;gap:50px}.hero3d-copy{max-width:640px;margin:0 auto}.hero3d-sub{margin-left:auto;margin-right:auto}.hero3d-cta,.hero3d-stats{justify-content:center}.hero3d-stage{min-height:440px}.orb-scene{animation:orbFloat 6s ease-in-out infinite}}@media(max-width:560px){.orb-scene{width:300px;height:300px}.glossy-orb{width:220px;height:220px}.orb-icon{font-size:4.2rem}.ring-1{width:340px;height:340px}.ring-2{width:420px;height:420px}.float-chip{font-size:.8rem;padding:9px 13px}.chip-itr{left:-2%}.chip-gst{right:-2%}.chip-tds{left:-2%}.hero3d-stats{gap:16px}.hero3d-stats .stat strong{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.orb-scene,.orb-sheen,.orb-ring,.float-chip,.hero3d-blob,.hero3d-scroll .wheel,.hero3d-badge .dot{animation:none!important}}.section-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#2563eb;background:linear-gradient(135deg,#2563eb1a,#6366f11a);border:1px solid rgba(37,99,235,.18);padding:6px 14px;border-radius:30px;margin-bottom:16px}.accountant-help{position:relative;background:radial-gradient(80% 60% at 50% 0%,rgba(37,99,235,.06),transparent 70%),#fff}.accountant-help h2,.our-services-clean h2,.why-choose-modern .why-left h2{font-weight:800;letter-spacing:-.02em}.accountant-help h2,.our-services-clean h2{font-size:clamp(1.9rem,3.4vw,2.6rem)}.accountant-help h2:after,.our-services-clean h2:after{content:"";display:block;width:64px;height:4px;margin:18px auto 0;border-radius:4px;background:linear-gradient(90deg,#2563eb,#22d3ee)}.help-card .icon{width:70px;height:70px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;font-size:2rem}.help-card:nth-child(1) .icon{background:#007bff1a}.help-card:nth-child(2) .icon{background:#ef44441a}.help-card:nth-child(3) .icon{background:#22c55e1a}.help-card:nth-child(4) .icon{background:#d946ef1a}.service-item .icon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font-size:1.7rem;margin-bottom:18px;color:#2563eb;background:#2563eb1a}.service-item:nth-child(2) .icon{color:#ca8a04;background:#eab3081f}.service-item:nth-child(3) .icon{color:#6366f1;background:#6366f11f}.help-card,.service-item{box-shadow:0 10px 30px #0f172a0f}.reveal{opacity:0;transform:translateY(36px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay, 0s);will-change:opacity,transform}.reveal.in-view{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important}}.contact-fab{position:fixed;right:26px;bottom:26px;z-index:99990;display:inline-flex;align-items:center;gap:0;height:60px;padding:0 19px;border:none;border-radius:40px;cursor:pointer;color:#fff;font-family:inherit;font-weight:700;font-size:1rem;background:linear-gradient(135deg,#2563eb,#6366f1);box-shadow:0 12px 30px #2563eb80;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,padding .3s ease;animation:fabPulse 2.6s ease-in-out infinite}.contact-fab i{font-size:1.5rem;line-height:1}.contact-fab .fab-label{max-width:0;overflow:hidden;white-space:nowrap;opacity:0;transition:max-width .35s ease,opacity .3s ease,margin .35s ease}.contact-fab:hover{transform:translateY(-3px);box-shadow:0 18px 40px #2563eb99;animation:none}.contact-fab:hover .fab-label{max-width:140px;opacity:1;margin-left:10px}@keyframes fabPulse{0%,to{box-shadow:0 12px 30px #2563eb80,0 0 #2563eb73}50%{box-shadow:0 12px 30px #2563eb80,0 0 0 14px #2563eb00}}.contact-modal-overlay{position:fixed;inset:0;z-index:99995;display:flex;align-items:center;justify-content:center;padding:20px;background:#080f2399;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.contact-modal-overlay.open{opacity:1;visibility:visible}.contact-modal{position:relative;width:100%;max-width:540px;max-height:92vh;overflow-y:auto;background:#fff;border-radius:24px;padding:34px 32px 32px;box-shadow:0 40px 80px #00000073;transform:translateY(28px) scale(.96);opacity:0;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .4s ease}.contact-modal-overlay.open .contact-modal{transform:translateY(0) scale(1);opacity:1}.contact-modal-close{position:absolute;top:16px;right:18px;width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.contact-modal-close:hover{background:#eef2ff;color:#2563eb;border-color:#c7d2fe}.contact-modal-head{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-right:32px}.cm-icon{flex:none;width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;color:#2563eb;background:linear-gradient(135deg,#2563eb1f,#6366f11f);border:1px solid rgba(37,99,235,.16)}.contact-modal-head h3{margin:0 0 2px;font-size:1.4rem;font-weight:800;letter-spacing:-.01em;color:#0f1c35}.contact-modal-head p{margin:0;font-size:.9rem;color:#64748b}@media(max-width:480px){.contact-fab{right:16px;bottom:16px;height:54px;padding:0 16px}.contact-fab i{font-size:1.35rem}.contact-modal{padding:28px 20px 24px}}.hc-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hc-field{display:flex;flex-direction:column;margin-bottom:18px}.hc-field label{font-size:.82rem;font-weight:700;color:#334155;margin-bottom:7px}.hc-field input,.hc-field textarea{width:100%;box-sizing:border-box;padding:13px 15px;border:1.5px solid #e2e8f0;border-radius:12px;background:#f8fafc;font-size:.96rem;font-family:inherit;color:#0f1c35;outline:none;transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.hc-field textarea{resize:vertical;min-height:110px}.hc-field input::placeholder,.hc-field textarea::placeholder{color:#94a3b8}.hc-field input:focus,.hc-field textarea:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb24}.hc-submit{display:inline-flex;align-items:center;gap:9px;width:100%;justify-content:center;margin-top:6px;padding:15px 24px;border:none;border-radius:40px;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#6366f1);box-shadow:0 10px 28px #2563eb66;transition:transform .25s ease,box-shadow .25s ease}.hc-submit i{transition:transform .25s ease}.hc-submit:hover{transform:translateY(-3px);box-shadow:0 16px 36px #2563eb8c}.hc-submit:hover i{transform:translate(3px) rotate(8deg)}@media(max-width:520px){.hc-row{grid-template-columns:1fr;gap:0}}
