:root{--bg:#fff;--fg:#000;--accent:#06f;--active-bg:#f8f9fa;--muted:#888;--border-soft:#00000014;--font:"Outfit", sans-serif;--ease:cubic-bezier(.2, 1, .3, 1)}body.professional-services{min-height:100vh;color:var(--fg);font-family:var(--font);background:radial-gradient(circle at 50% 10%,#fdf2f8e6 0%,#bfdbfeb3 40%,#7dd3fccc 100%) fixed;line-height:1.5}.container{max-width:1200px;margin:0 auto;padding:0 4rem}.nav-bar{z-index:1000;background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.2rem 4rem;display:flex;position:sticky;top:0;box-shadow:0 4px 30px #00000008}.logo{align-items:center;display:flex}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-link{color:#64748b;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--accent)}.btn-get-started:hover{background:#1a1c25;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.hero-section{text-align:center;background:0 0;padding:6rem 0;position:relative}.hero-badge{color:#1e293b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;align-items:center;margin-bottom:2rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.hero-badge .sparkle{margin-right:.5rem}.hero-title{letter-spacing:-.04em;color:#000;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.1}#typewriter-text{color:#3b82f6}.hero-subtitle{color:#64748b;max-width:800px;margin:0 auto 3rem;font-size:1.4rem;line-height:1.5}.hero-ctas{justify-content:center;gap:1.5rem;display:flex}.btn-explore{color:#000;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem 2.2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-explore:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.btn-get-started{color:#fff;background:#0a0b10;border-radius:12px;padding:1.1rem 2.2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.cursor{color:#3b82f6;font-weight:200;animation:1s infinite blink}.hero-header{justify-content:center;padding:2rem 4rem .5rem;display:flex}.cta-group{gap:1.2rem;display:flex}.btn{transition:all .3s var(--ease);border:1px solid #0000;border-radius:4px;padding:.9rem 1.8rem;font-size:.85rem;font-weight:500}.btn-primary{background:var(--fg);color:#fff}.btn-secondary{color:var(--fg);border-color:var(--border-soft);background:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000000d}.sticky-header{z-index:100;pointer-events:none;width:100%;position:absolute;top:0;left:0}.process-main-title{text-align:center;letter-spacing:-.04em;color:var(--fg);margin:0;font-size:3rem;font-weight:700}.process-section{width:100%;height:600vh;margin:0 auto;padding:0;position:relative}.timeline-container{justify-content:center;align-items:center;max-width:1100px;height:60vh;margin:0 auto;padding:0 4rem;display:flex;position:sticky;top:18vh}.vertical-line{background:#f0f0f0;width:1px;position:absolute;top:35vh;bottom:35vh;left:50%;transform:translate(-50%)}.line-progress{background:var(--fg);width:100%;height:0}.timeline-item{z-index:1;opacity:0;pointer-events:none;width:calc(100% - 8rem);transition:all .6s var(--ease);justify-content:space-between;align-items:center;display:flex;position:absolute;top:58%;left:4rem;transform:translateY(-50%)scale(.95)}.timeline-item.active{opacity:1;pointer-events:auto;transform:translateY(-50%)scale(1)}.step-badge,.marker-square,.step-card{transition:all .6s var(--ease)}.step-info{text-align:right;width:42%;padding-top:1rem}.step-badge{border:1px solid var(--border-soft);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#f8f9fa;border-radius:2px;margin-bottom:.5rem;padding:.3rem .8rem;font-size:.65rem;font-weight:600;display:inline-block}.step-heading{letter-spacing:-.02em;font-size:1.8rem;font-weight:600;line-height:1.25}.timeline-marker{justify-content:center;width:16%;padding-top:.6rem;display:flex}.marker-square{border:1px solid var(--border-soft);background:#fff;border-radius:2px;width:20px;height:20px}.step-card{-webkit-backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #fffc;border-radius:12px;width:42%;padding:1.5rem;box-shadow:0 8px 32px #1f26870d}.card-intro{color:var(--muted);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.card-bullets{margin-bottom:2rem;padding:0;list-style:none}.card-bullets li{margin-bottom:.5rem;padding-left:2rem;font-size:.9rem;line-height:1.4;position:relative}.card-bullets li:before{content:"✓";color:var(--accent);font-size:1.1rem;font-weight:700;position:absolute;left:0}.card-footer{color:var(--muted);align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;display:flex}.timeline-item.active .step-card{border-color:var(--accent);box-shadow:0 20px 40px #0000000a}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-item:nth-child(2n) .step-info{text-align:left}.duration-badge{color:var(--accent);background:#eef2f7;border-radius:4px;margin-top:1rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.process-table-section{color:#1a1a1a;background:0 0;margin-top:0;padding:3rem 4rem}.table-container{max-width:1100px;margin:0 auto}.table-header{text-align:center;margin-bottom:4rem}.table-header h2{letter-spacing:-.03em;font-size:2.4rem;font-weight:600}.modern-table{border-collapse:collapse;width:100%}.modern-table th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #0000001a;padding:1.5rem;font-size:.75rem}.modern-table td{vertical-align:top;border-bottom:1px solid #0000000d;padding:2rem 1.5rem}.modern-table tr:hover{background:#00000005}.col-step{width:10%;color:var(--accent);font-weight:600}.col-process{width:30%;font-size:1.1rem;font-weight:600}.col-desc{color:#555;width:40%;font-size:.95rem;line-height:1.6}.col-time{text-align:right;width:20%;font-weight:500}.cta-final-section{text-align:center;background:0 0;padding:6rem 4rem}.cta-final-section .btn-primary{background:var(--fg);color:#fff;border-radius:8px;padding:1.2rem 3rem;font-size:1.1rem;box-shadow:0 10px 30px #0000001a}@media (width<=768px){.timeline-item,.timeline-item:nth-child(2n){text-align:center;flex-direction:column;align-items:center}.timeline-item:nth-child(2n) .step-info{text-align:center}.step-info,.step-card{width:100%}.vertical-line,.line-progress,.timeline-marker{display:none}.process-table-section{padding:4rem 1.5rem}.modern-table,.modern-table thead,.modern-table tbody,.modern-table th,.modern-table td,.modern-table tr{display:block}.modern-table th{display:none}.modern-table td{text-align:left;border-bottom:1px solid #ffffff1a;padding:1rem 0}.col-time{text-align:left}}.journey-section{background:0 0;padding:4rem 0;position:relative;overflow:hidden}.journey-header{text-align:center;margin-bottom:4rem;padding:0 4rem}.journey-badge{color:#06f;letter-spacing:.05em;background:#0066ff1a;border:1px solid #06f3;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.journey-header h2{color:#1a1a1a;letter-spacing:-.04em;margin-bottom:1rem;font-size:3rem;font-weight:600}.journey-header p{color:#888;max-width:600px;margin:0 auto;font-size:1.2rem}.journey-container{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;gap:2rem;padding:2rem 4rem 4rem;display:flex;overflow-x:auto}.journey-container::-webkit-scrollbar{display:none}.journey-card{-webkit-backdrop-filter:blur(20px);transition:all .5s var(--ease);opacity:0;background:#ffffff8c;border:1px solid #fffc;border-radius:24px;flex-direction:column;flex:0 0 350px;gap:1.5rem;padding:3rem 2rem;display:flex;position:relative;transform:translateY(40px)}.journey-card.revealed{opacity:1;transform:translateY(0)}.journey-card:hover{background:#ffffffbf;border-color:#0066ff4d;transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.step-num-bg{color:#00000008;pointer-events:none;font-size:6rem;font-weight:800;line-height:1;transition:color .4s;position:absolute;top:1rem;right:2rem}.journey-card:hover .step-num-bg{color:#0066ff1a}.card-illustration{color:#06f;width:64px;height:64px;margin-bottom:.5rem}.card-title{color:#1a1a1a;letter-spacing:-.02em;font-size:1.5rem;font-weight:600}.card-description{color:#555;margin-bottom:1rem;font-size:1rem;line-height:1.6}.time-pill{color:#1a1a1a;background:#0000000d;border:1px solid #0000001a;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:500;display:inline-flex}.journey-progress-container{background:#0000001a;border-radius:100px;width:200px;height:4px;margin:2rem auto 0;overflow:hidden}.journey-progress-bar{width:0;height:100%;transition:width .3s var(--ease);background:#06f}.scroll-hint{color:#888;text-transform:uppercase;letter-spacing:.1em;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;font-size:.8rem;font-weight:500;display:flex}.scroll-line{background:#fff3;width:40px;height:1px}.journey-cta{text-align:center;margin-top:4rem}.btn-glow{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:12px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 0 20px #0066ff4d}.btn-glow:hover{transform:translateY(-2px);box-shadow:0 0 40px #06f9}.journey-card:hover .card-illustration svg{animation:bounce .6s var(--ease) infinite alternate}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-5px)}}@media (width<=768px){.journey-container{flex-direction:column;padding:2rem 1.5rem}.journey-card{flex:1 0 auto}.journey-progress-container{display:none}}.service-card.revealed{opacity:1;transform:translateY(0)}.card-icon{width:48px;height:48px;color:var(--fg);transition:all .5s var(--ease);opacity:.8}.card-header{flex-direction:column;gap:.8rem;display:flex}.card-title{letter-spacing:-.02em;font-size:1.5rem;font-weight:600}.card-desc{color:var(--muted);max-width:400px;font-size:1rem;line-height:1.7;transition:color .4s}.card-cta{text-transform:uppercase;letter-spacing:.1em;color:var(--fg);transition:all .4s var(--ease);align-items:center;gap:.8rem;margin-top:auto;font-size:.85rem;font-weight:600;display:flex}.cta-line{background:var(--border-soft);width:20px;height:1px;transition:all .4s var(--ease)}.service-card:hover{background:#fafafa}.service-selection-section{background:0 0;position:relative;overflow:hidden}.status-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);cursor:pointer;transition:all .5s var(--ease);background:#fff6;border:1px solid #fffc;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;position:relative;overflow:hidden}.status-card:hover{background:#ffffffb3;border-color:#3b82f6;transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.status-card.selected{background:#fff;border-color:#3b82f6;box-shadow:0 15px 35px #3b82f626}@keyframes blue-blink{0%,to{box-shadow:none;background:#fff6;border-color:#fffc}50%{background:#fffc;border-color:#2563eb;box-shadow:0 0 0 8px #3b82f640,0 20px 40px #3b82f61a}}.blink-blue{animation:.6s ease-in-out 3 blue-blink}.status-icon{font-size:2.5rem}.status-content h3{color:#1e293b;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.status-content p{color:#64748b;font-size:1rem;line-height:1.6}.status-indicator{background:#3b82f6;width:0;height:4px;transition:width .3s;position:absolute;bottom:0;left:0}.status-card.selected .status-indicator{width:100%}.service-select-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:pointer;transition:all .4s var(--ease);background:#fff9;border:1px solid #fffc;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative}.service-select-card:hover{background:#fff;border-color:#3b82f6;transform:scale(1.02)}.service-select-card.selected{background:#fff;border-color:#3b82f6;box-shadow:0 10px 25px #3b82f61a}.service-select-card.selected:before{content:"✓";color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.service-select-icon{color:#3b82f6;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.service-select-card:hover .service-select-icon{color:#fff;background:#3b82f6}.service-select-title{color:#1e293b;font-size:1.1rem;font-weight:700}.service-select-desc{color:#64748b;font-size:.9rem;line-height:1.5}.quick-select-dropdown-item{cursor:pointer;color:#475569;border-radius:12px;padding:.75rem 1rem;font-size:.85rem;transition:background .2s}.quick-select-dropdown-item:hover{color:#3b82f6;background:#f1f5f9}.quick-select-group-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;padding:.5rem 1rem;font-size:.65rem;font-weight:800}.selection-summary-bar.active{transform:translateY(0)}.selected-summary-info p.text-sm{font-size:1rem;font-weight:700}.selected-summary-info p.text-xs{font-size:.75rem;font-weight:800}.btn-proceed-selection{box-shadow:0 10px 20px #0f172a26}.btn-proceed-selection:hover{box-shadow:0 15px 30px #3b82f64d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-container:not(.hidden){animation:fadeInUp .8s var(--ease) forwards}@media (width<=768px){.service-selection-section{padding:4rem 0}.status-card{padding:1.5rem}.selection-summary-bar{padding:0 1rem}}.service-card:hover .card-desc{color:var(--fg)}.service-card:hover .card-cta{color:var(--accent);gap:1.2rem}.service-card:hover .cta-line{background:var(--accent);width:40px}.pricing-section{z-index:5;background:0 0;padding:3rem 4rem;position:relative}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h2{letter-spacing:-.04em;margin-bottom:1rem;font-size:3rem;font-weight:700}.pricing-header p{color:var(--muted);font-size:1.2rem}.pricing-grid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;max-width:1300px;margin:0 auto;display:grid}.pricing-main{flex-direction:column;gap:4rem;display:flex}.base-package-card{-webkit-backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #fffc;border-radius:24px;flex-direction:column;gap:1.5rem;margin-bottom:4rem;padding:2rem;display:flex;box-shadow:0 10px 40px #0000000d}.package-brand{border-bottom:1px solid var(--border-soft);padding-bottom:1rem}.package-brand h3{color:#1a1a1a;letter-spacing:-.04em;margin:0;font-size:2.4rem;font-weight:700;line-height:1.1}.package-content-row{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}.package-includes-title{color:#000;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600;display:block}.package-features{grid-template-columns:1fr 1fr;gap:1.2rem 2rem;margin:0;padding:0;list-style:none;display:grid}.package-features li{color:#4a4a4a;align-items:flex-start;gap:.8rem;font-size:.95rem;line-height:1.4;display:flex}.package-features .check-icon{color:#00c853;flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.package-price-col{text-align:right;flex-direction:column;align-items:flex-end;gap:2rem;display:flex}.package-price{color:#1a1a1a;white-space:nowrap;margin:0;font-size:2.8rem;font-weight:700;line-height:1}.package-price-sub{color:#888;margin-top:.5rem;font-size:.85rem;font-style:italic}.btn-inc-now{color:#1a1a1a;background:0 0;border:1px solid #1a1a1a;border-radius:100px;padding:1.1rem 3rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-inc-now:hover{color:#fff;background:#1a1a1a}@media (width<=1024px){.package-content-row{grid-template-columns:1fr;gap:3rem}.package-features{grid-template-columns:1fr}.package-price-col{text-align:left;align-items:flex-start}}.check-icon{color:#00c853;font-weight:700}.addon-group-title{margin-bottom:1.5rem;font-size:1.4rem;font-weight:600;display:block}.addon-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.addon-card{-webkit-backdrop-filter:blur(16px);cursor:pointer;transition:all .3s var(--ease);background:#ffffff8c;border:1px solid #fffc;border-radius:16px;flex-direction:column;gap:.8rem;padding:1.5rem;display:flex;position:relative}.addon-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.addon-card.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent);background:#f0f7ff}.addon-header{justify-content:space-between;align-items:flex-start;display:flex}.addon-title{font-size:1.05rem;font-weight:600}.addon-price{color:var(--accent);font-weight:600}.addon-desc{color:var(--muted);font-size:.85rem;line-height:1.5}.addon-checkbox{border:2px solid var(--border-soft);border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.addon-card.selected .addon-checkbox{background:var(--accent);border-color:var(--accent)}.addon-card.selected .addon-checkbox:after{content:"✓";color:#fff;font-size:12px}.pricing-sidebar{-webkit-backdrop-filter:blur(20px);background:#ffffffa6;border:1px solid #fffc;border-radius:24px;padding:2rem;position:sticky;top:100px;box-shadow:0 20px 40px #0000000d}.sidebar-title{margin-bottom:2rem;font-size:1.2rem;font-weight:600;display:block}.breakdown-list{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;list-style:none;display:flex}.breakdown-item{justify-content:space-between;font-size:.95rem;display:flex}.breakdown-item.total{color:var(--fg);font-size:1.4rem;font-weight:700}.sidebar-cta{flex-direction:column;gap:1rem;display:flex}.smart-notes{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.note-card{-webkit-backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #fffc;border-radius:12px;padding:1.5rem}.note-card h4{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.8rem;font-size:.9rem;font-weight:600}.note-card p{font-size:.85rem;line-height:1.6}.terms-section{border-top:1px solid var(--border-soft);margin-top:4rem;padding-top:4rem}.terms-item{border-bottom:1px solid var(--border-soft)}.terms-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;font-size:1.1rem;font-weight:600;display:flex}.terms-content{max-height:0;color:var(--muted);font-size:.9rem;line-height:1.6;transition:max-height .3s ease-out;overflow:hidden}.terms-item.open .terms-content{max-height:500px;padding-bottom:1.5rem}.terms-item.open .terms-trigger span{transform:rotate(45deg)}.trigger-icon{font-size:1.5rem;transition:transform .3s}@media (width<=1024px){.pricing-grid{grid-template-columns:1fr}.pricing-sidebar{z-index:1000;border-radius:24px 24px 0 0;padding:1rem 1.5rem;position:fixed;inset:auto 0 0;box-shadow:0 -10px 40px #0000001a}.breakdown-list,.sidebar-title{display:none}.sidebar-cta{flex-direction:row}.sidebar-cta .btn{flex:1}.pricing-section{padding-bottom:120px}}@media (width<=768px){.package-features,.addon-grid,.smart-notes{grid-template-columns:1fr}}.chatbot-fab{cursor:pointer;z-index:2000;width:60px;height:60px;transition:all .3s var(--ease);background:#fbc531;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 25px #00000026}.chatbot-fab:hover{transform:scale(1.1);box-shadow:0 15px 30px #0003}.chatbot-fab.active{transform:rotate(90deg)}.fab-icon-close{color:#1a1a1a;font-size:1.5rem;display:none}.chatbot-fab.active .fab-icon-open{display:none}.chatbot-fab.active .fab-icon-close{display:block}.chat-window{z-index:2001;opacity:0;visibility:hidden;width:360px;height:580px;transition:all .4s var(--ease);background:#fff;border-radius:12px;flex-direction:column;display:flex;position:fixed;bottom:100px;right:30px;overflow:hidden;transform:translateY(20px);box-shadow:0 20px 50px #00000026}.chat-window.open{opacity:1;visibility:visible;transform:translateY(0)}.chat-header{color:#1a1a1a;background:#fbc531;justify-content:space-between;align-items:center;padding:1.2rem;display:flex}.header-left{align-items:center;gap:.8rem;display:flex}.header-avatar,.bot-avatar{color:#fbc531;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.header-name{font-size:.95rem;font-weight:600}.header-close,.back-arrow{cursor:pointer;opacity:.7;font-size:1.2rem}.chat-body{background:#fdfdfd;flex:1;padding:1.5rem;overflow-y:auto}.message-group{gap:.8rem;margin-bottom:2rem;display:flex}.messages{flex-direction:column;gap:.5rem;display:flex}.msg-bubble{color:#333;background:#f1f1f1;border-radius:18px 18px 18px 4px;max-width:85%;padding:.8rem 1.2rem;font-size:.9rem;line-height:1.4}.chat-options{flex-direction:column;gap:.8rem;padding-left:40px;display:flex}.opt-row{gap:.8rem;display:flex}.opt-btn{color:#2f3640;cursor:pointer;text-align:left;background:#fff;border:1px solid #dcdde1;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;transition:all .2s}.opt-btn:hover{color:#fbc531;background:#fffcf0;border-color:#fbc531}.chat-footer{border-top:1px solid #f1f1f1;align-items:center;gap:.8rem;padding:1.2rem;display:flex}.chat-input{border:1px solid #dcdde1;border-radius:25px;outline:none;flex:1;padding:.8rem 1.2rem;font-size:.9rem}.send-icon{color:#3b82f6;cursor:pointer;transition:transform .2s}.send-icon:hover{transform:scale(1.2)}.message-group.user-message{flex-direction:row-reverse}.user-message .msg-bubble{color:#fff;background:#3b82f6;border-radius:18px 18px 4px}.user-avatar{color:#475569;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.services-interactive-section{background:0 0;padding:1rem 0;position:relative;overflow:hidden}.section-header{text-align:center;margin-bottom:2rem}.section-header h2{letter-spacing:-.04em;color:var(--fg);font-size:3rem;font-weight:700}.glass-blob{filter:blur(120px);opacity:.08;z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute}.blob-1{filter:blur(100px);background:#3b82f659;top:-200px;left:-200px}.blob-2{filter:blur(100px);background:#10b98140;bottom:-200px;right:-200px}.services-grid-layout{grid-template-columns:1fr 1fr;gap:2rem;margin-top:4rem;display:grid}.services-column{flex-direction:column;gap:1.5rem;display:flex}.service-premium-card{-webkit-backdrop-filter:blur(20px);background:#ffffff73;border:1px solid #fff9;border-radius:24px;align-items:flex-start;gap:1.5rem;padding:1.75rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #0f172a03}.service-premium-card:hover{background:#ffffffd9;border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 20px 40px #0f172a0f}.service-icon-wrapper{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.service-icon-wrapper svg{stroke:currentColor;stroke-width:2px;fill:none;width:24px!important;height:24px!important}.local-inc{color:#2563eb;background:#3b82f61a}.foreign-inc{color:#4f46e5;background:#6366f11a}.nominee-dir{color:#059669;background:#10b9811a}.visa-ep{color:#d97706;background:#f59e0b1a}.accounting-book{color:#db2777;background:#f43f5e1a}.payroll{color:#7c3aed;background:#8b5cf61a}.reg-address{color:#0891b2;background:#06b6d41a}.corp-sec{color:#0d9488;background:#14b8a61a}.gst-reg{color:#d01775;background:#ec48991a}.final-tax{color:#0284c7;background:#0ea5e91a}.service-premium-card:hover .local-inc{color:#fff;background:#2563eb}.service-premium-card:hover .foreign-inc{color:#fff;background:#4f46e5}.service-premium-card:hover .nominee-dir{color:#fff;background:#059669}.service-premium-card:hover .visa-ep{color:#fff;background:#d97706}.service-premium-card:hover .accounting-book{color:#fff;background:#db2777}.service-premium-card:hover .payroll{color:#fff;background:#7c3aed}.service-premium-card:hover .reg-address{color:#fff;background:#0891b2}.service-premium-card:hover .corp-sec{color:#fff;background:#0d9488}.service-premium-card:hover .gst-reg{color:#fff;background:#d01775}.service-premium-card:hover .final-tax{color:#fff;background:#0284c7}.service-content{flex-direction:column;gap:.35rem;display:flex}.service-content h3{color:#0f172a;margin:0;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.service-content p{color:#475569;margin:0;font-size:.9rem;line-height:1.5}@media (width<=991px){.services-grid-layout{grid-template-columns:1fr;gap:1.5rem}}@keyframes buildingRise{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes stampDrop{0%{opacity:0;transform:scale(3)}to{opacity:1;transform:scale(1)}}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes gearRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbitMove{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes penWrite{0%,to{transform:rotate(0)translate(0)}50%{transform:rotate(-5deg)translate(-5px,2px)}}@keyframes sparkleAnim{0%{opacity:1;transform:scale(1)}to{opacity:.4;transform:scale(1.5)}}@keyframes blinkCode{0%,to{opacity:1}50%{opacity:.2}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:.8;transform:scale(1.05)}70%{opacity:.9;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.footer{color:#1e293b;background:#fff;border-top:1px solid #0000001a;padding:6rem 0 3rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:6rem;margin-bottom:4rem;display:grid}.footer-brand{flex-direction:column;gap:1.5rem;display:flex}.footer-tagline{color:#64748b;max-width:320px;font-size:1.05rem;line-height:1.6}.footer-column{flex-direction:column;gap:1.2rem;display:flex}.footer-column h3{letter-spacing:.1em;color:#0f172a;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.footer-column a{color:#64748b;font-size:1rem;text-decoration:none;transition:color .3s}.footer-column a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--border-soft);justify-content:flex-start;align-items:center;padding-top:2rem;display:flex}.footer-copyright{color:#94a3b8;font-size:.95rem}@media (width<=768px){.footer-grid{grid-template-columns:1fr;gap:3rem}.nav-bar{padding:1rem 1.5rem}.logo svg{width:160px;height:32px}.nav-links{gap:1.2rem}.nav-link{font-size:.85rem}}@media (width<=480px){.nav-bar{flex-wrap:wrap;gap:.6rem;padding:.8rem 1rem}.logo svg{width:130px;height:26px}.nav-links{gap:.8rem}.nav-link{font-size:.8rem}}@media (width<=1024px){.hero-title{font-size:4rem}.hero-subtitle{font-size:1.2rem}}@media (width<=768px){.hero-section{padding:3.5rem 0}.container{padding:0 1.5rem}.hero-title{font-size:2.8rem}.hero-subtitle{margin-bottom:2rem;font-size:1rem}.hero-ctas{flex-direction:column;align-items:center;gap:.8rem}.btn-get-started,.btn-explore{text-align:center;width:100%;max-width:300px}}@media (width<=480px){.hero-section{padding:2.5rem 0}.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem}.hero-badge{padding:.4rem 1rem;font-size:.8rem}.container{padding:0 1rem}}@media (width<=1024px){.process-section{height:auto;padding:4rem 0}.timeline-container{flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:800px;height:auto;padding:0 2rem;position:relative;top:auto}.sticky-header{pointer-events:auto;width:100%;padding-bottom:1.5rem;position:relative;top:auto}.process-main-title{text-align:left;font-size:2rem}.vertical-line,.timeline-marker{display:none}.timeline-item{opacity:1;pointer-events:auto;border:1px solid var(--border-soft);background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.8rem;width:100%;padding:1.2rem 1.5rem;position:relative;box-shadow:0 2px 8px #0000000a;transform:none!important}.timeline-item:nth-child(2n){flex-direction:column}.timeline-item:nth-child(2n) .step-info{text-align:left}.step-info,.step-card{text-align:left;width:100%}.step-info{padding-top:0}.step-heading{font-size:1.2rem}.step-card{box-shadow:none;border:none;padding:0}.timeline-item.active .step-card{box-shadow:none;border:none}}@media (width<=768px){.timeline-container{padding:0 1.5rem}.step-heading{font-size:1.1rem}}@media (width<=480px){.process-section{padding:2.5rem 0}.timeline-container{padding:0 1rem}.timeline-item{padding:1rem}}@media (width<=768px){.process-table-section{padding:3rem 1.5rem}.table-header h2{font-size:1.8rem}.modern-table,.modern-table thead,.modern-table tbody,.modern-table th,.modern-table td,.modern-table tr{display:block}.modern-table th{display:none}.modern-table td{border-bottom:1px solid #ffffff12;padding:.8rem 0}.col-time{text-align:left}.journey-header{padding:0 1.5rem}.journey-header h2{font-size:2rem}.journey-container{flex-direction:column;padding:1.5rem}.journey-card{flex:1 0 auto}.journey-progress-container{display:none}}@media (width<=1024px){.interactive-services-container{flex-direction:column;align-items:center;gap:2rem;margin-top:2rem}.circular-navigator-wrapper{flex:0 0 400px;width:400px;height:400px}.service-details-pane{width:100%}.service-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-interactive-section{padding:1.5rem 0}.section-header{margin-bottom:1rem}.section-header h2{letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.interactive-services-container{flex-direction:column;align-items:stretch;gap:1.2rem;margin-top:.5rem;padding:0}.circular-navigator-wrapper{all:unset;width:100%;display:block;overflow:hidden}.circular-center-hub{display:none!important}.circular-nodes-container{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-direction:row;gap:.5rem;padding:.6rem 1rem .8rem;overflow:auto visible;width:100%!important;height:auto!important;display:flex!important;position:static!important}.circular-nodes-container::-webkit-scrollbar{display:none}.node-positioner{cursor:pointer;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:100px;flex-direction:row;flex:none;align-items:center;gap:.4rem;padding:.45rem .9rem .45rem .5rem;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}.node-positioner.active{background:#eff6ff;border-color:#3b82f6;box-shadow:0 2px 10px #3b82f633}.circle-node{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;display:flex;width:28px!important;height:28px!important;box-shadow:none!important;border:1.5px solid #e2e8f0!important;transform:none!important}.circle-node.active{box-shadow:none!important;background:#dbeafe!important;border-color:#93c5fd!important;transform:none!important}.node-glow{display:none!important}.node-icon{font-size:.9rem;line-height:1}.node-label{white-space:nowrap;opacity:1;color:#475569;font-size:.72rem;font-weight:600;transform:none!important}.node-label.active{color:#2563eb}.service-details-pane{box-sizing:border-box;border-radius:1rem;width:100%;margin:0 0 1.5rem;padding:1.4rem}.service-details-title{margin-bottom:.6rem;font-size:1.5rem}.service-details-desc{min-height:0;margin-bottom:1rem;font-size:.9rem}.service-features-grid{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:.8rem}.service-feature-item{height:95px}}@media (width<=480px){.section-header h2{font-size:1.4rem}.service-details-pane{padding:1rem}.service-details-title{font-size:1.3rem}.service-details-desc{font-size:.85rem}.service-features-grid{grid-template-columns:1fr;gap:.5rem}.service-feature-item{height:80px}.node-label{font-size:.68rem}}@media (width<=768px){.pricing-section{padding:2.5rem 1.5rem 140px}.pricing-header h2{font-size:2rem}.pricing-header p{font-size:1rem}.package-brand h3{font-size:1.4rem}.package-price{font-size:2rem}.addon-grid{grid-template-columns:1fr}.smart-notes{grid-template-columns:1fr;margin-top:2rem}.base-package-card{padding:1.2rem}}@media (width<=480px){.pricing-section{padding:2rem 1rem 140px}.pricing-header h2{font-size:1.6rem}.package-content-row{grid-template-columns:1fr;gap:1.5rem}.package-price-col{text-align:left;align-items:flex-start;gap:1rem}.package-features{grid-template-columns:1fr;gap:.8rem}.btn-inc-now{text-align:center;width:100%}.sidebar-cta{flex-direction:column}.sidebar-cta .btn{width:100%}}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:3rem}.footer-brand{grid-column:1/-1}}@media (width<=768px){.footer{padding:3.5rem 0 2rem}.footer-grid{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem}.footer-brand{grid-column:1}.footer-bottom{text-align:center;justify-content:center;padding:1.5rem 1.5rem 0}.footer-copyright{font-size:.85rem}}@media (width<=480px){.footer{padding:2.5rem 0 1.5rem}.footer-grid{gap:1.5rem;padding:0 1rem}.footer-bottom{padding:1.2rem 1rem 0}.footer-tagline{font-size:.95rem}}@media (width<=1024px){.chatbot-fab{width:52px;height:52px;bottom:105px;right:20px}.chat-window{border-radius:16px;width:auto;height:65vh;max-height:500px;bottom:175px;left:12px;right:12px}}@media (width<=480px){.chatbot-fab{width:48px;height:48px;bottom:100px;right:12px}.chat-window{border-radius:12px;height:60vh;max-height:460px;bottom:158px;left:8px;right:8px}.chat-header{padding:.9rem 1rem}.chat-body{padding:1rem}.chat-footer{padding:.7rem 1rem}.msg-bubble{padding:.6rem 1rem;font-size:.85rem}.opt-btn{padding:.5rem .8rem;font-size:.8rem}.chat-input{font-size:.85rem}}#toast-container{z-index:10000;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;background:#fffffff2;border-left:5px solid #06f;border-radius:12px;align-items:center;gap:.75rem;min-width:250px;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:flex;transform:translate(120%);box-shadow:0 10px 25px #0000001a}.toast.active{transform:translate(0)}.toast.success{border-left-color:#10b981}.toast.error{border-left-color:#ef4444}.bg-grid-pattern{background-image:linear-gradient(90deg,#3b82f60d 1px,#0000 1px),linear-gradient(#3b82f60d 1px,#0000 1px);background-size:30px 30px}.floating-particle{filter:blur(10px);pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f61f 0%,#3b82f600 70%);border-radius:50%;position:absolute}.particle-1{width:150px;height:150px;animation:18s ease-in-out infinite floatSlowly;top:20%;left:10%}.particle-2{width:220px;height:220px;animation:24s ease-in-out infinite alternate floatSlowly;bottom:10%;right:15%}.particle-3{width:100px;height:100px;animation:14s ease-in-out infinite floatSlowly;top:60%;left:45%}@keyframes floatSlowly{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.country-cards-grid{z-index:2;position:relative}.country-card-item{-webkit-backdrop-filter:blur(12px);cursor:pointer;text-align:center;background:#ffffff73;border:1px solid #e2e8f099;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:85px;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #00000005}.country-card-item .card-header{flex-direction:column;align-items:center;gap:.4rem;width:100%;display:flex}.country-card-item .flag-emoji{font-size:1.6rem;line-height:1}.country-card-item .status-indicator{background:#10b981;border-radius:50%;width:8px;height:8px;position:relative;box-shadow:0 0 8px #10b98199}.country-card-item .status-indicator:after{content:"";border:1px solid #10b981;border-radius:50%;animation:2s infinite pulseGlow;position:absolute;inset:-4px}@keyframes pulseGlow{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}.country-card-item h3{color:#0f172a;margin:.2rem 0 0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;transition:color .3s}.country-card-item p{color:#64748b;margin:0;font-size:.85rem;font-weight:500;transition:color .3s}.country-card-item:hover,.country-card-item.active{background:#fffffff2;border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 15px 35px #3b82f614}.country-card-item:hover h3,.country-card-item.active h3{color:#2563eb}.country-card-item:hover p,.country-card-item.active p{color:#475569}.country-chips-grid{z-index:2;grid-template-columns:1fr;gap:1.25rem;display:grid;position:relative}@media (width>=640px){.country-chips-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.country-chips-grid{grid-template-columns:repeat(3,1fr)}}.country-chip{-webkit-backdrop-filter:blur(10px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff80;border:1px solid #e2e8f0b3;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;height:120px;padding:1.25rem 1.5rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #00000005}.country-chip-header{justify-content:flex-end;align-items:center;width:100%;display:flex}.country-chip:hover,.country-chip.active{background:#fffffff2;border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 28px #3b82f61f}.country-chip-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:8px;height:8px;position:relative;box-shadow:0 0 8px #10b98180}.country-chip-dot:after{content:"";border:1px solid #10b98166;border-radius:50%;animation:2s infinite pulseGlow;position:absolute;inset:-3px}.country-chip-name{color:#0f172a;text-align:center;width:100%;margin:auto 0;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700;transition:color .25s,transform .25s}.country-chip:hover .country-chip-name,.country-chip.active .country-chip-name{color:#2563eb}.country-chip-arrow{color:#cbd5e1;flex-shrink:0;transition:color .25s,transform .25s}.country-chip:hover .country-chip-arrow,.country-chip.active .country-chip-arrow{color:#3b82f6;transform:translate(4px)}.service-chip-modal{animation:.3s both fadeInUp}#map-caption.show{opacity:1;transform:translate(-50%)}.stat-card{-webkit-backdrop-filter:blur(12px);background:#ffffff73;border:1px solid #e2e8f099;border-radius:24px;padding:2.2rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 30px #00000003}.stat-card:hover{background:#ffffffd9;border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 20px 40px #3b82f60a}.stat-number{color:#2563eb;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800;line-height:1;display:block}.stat-card h3{color:#0f172a;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.stat-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.nav-links .btn-incorporate{color:#fff!important;background:#2563eb!important;border-radius:10px!important;padding:.5rem 1.1rem!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 4px 12px #2563eb33!important}.nav-links .btn-incorporate:hover{transform:translateY(-1px);background:#1d4ed8!important;box-shadow:0 6px 16px #2563eb59!important}.service-select-premium-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0000000d;border-radius:20px;align-items:center;gap:1.25rem;padding:1.25rem 1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #0f172a03}.service-select-premium-card:hover{border-color:#3b82f633;transform:translateY(-3px);box-shadow:0 12px 28px #0f172a0a}.service-select-premium-card.selected{background:#eff6ff;border-color:#2563eb;box-shadow:0 8px 24px #3b82f60f}.select-indicator{background:#fff;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.service-select-premium-card.selected .select-indicator{background:#2563eb;border-color:#2563eb}.service-select-premium-card .service-icon-wrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.service-select-premium-card .local-inc{color:#2563eb;background:#3b82f614}.service-select-premium-card .foreign-inc{color:#4f46e5;background:#6366f114}.service-select-premium-card .nominee-dir{color:#059669;background:#10b98114}.service-select-premium-card .visa-ep{color:#d97706;background:#f59e0b14}.service-select-premium-card .accounting{color:#db2777;background:#f43f5e14}.service-select-premium-card .payroll{color:#7c3aed;background:#8b5cf614}.service-select-premium-card .address{color:#0891b2;background:#06b6d414}.service-select-premium-card .secretary{color:#0d9488;background:#14b8a614}.service-select-premium-card .gst-filing{color:#d01775;background:#ec489914}.service-select-premium-card .tax-filing{color:#0284c7;background:#0ea5e914}.service-select-premium-card.selected .local-inc{color:#fff;background:#2563eb}.service-select-premium-card.selected .foreign-inc{color:#fff;background:#4f46e5}.service-select-premium-card.selected .nominee-dir{color:#fff;background:#059669}.service-select-premium-card.selected .visa-ep{color:#fff;background:#d97706}.service-select-premium-card.selected .accounting{color:#fff;background:#db2777}.service-select-premium-card.selected .payroll{color:#fff;background:#7c3aed}.service-select-premium-card.selected .address{color:#fff;background:#0891b2}.service-select-premium-card.selected .secretary{color:#fff;background:#0d9488}.service-select-premium-card.selected .gst-filing{color:#fff;background:#d01775}.service-select-premium-card.selected .tax-filing{color:#fff;background:#0284c7}#select-all-box{background:#fff;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}
