.hero-section{background:radial-gradient(130% 80% at 50% 0,#fff 0%,#f8fafc 45%,#eef4ff 100%);border-bottom:1px solid #e2e8f0;width:100%;max-width:100vw;padding:8.5rem 0 3rem;position:relative;overflow:hidden}.hero-ambient-glow{filter:blur(100px);pointer-events:none;z-index:1;opacity:.75;border-radius:50%;position:absolute}.glow-blue-primary{background:radial-gradient(circle,#2563eb2e 0%,#0284c714 60%,#0000 80%);width:450px;height:450px;top:-5%;right:5%}.glow-indigo-secondary{background:radial-gradient(circle,#6366f126 0%,#1e3a8a0d 60%,#0000 80%);width:500px;height:500px;top:20%;left:-5%}.glow-lead-spotlight{filter:blur(95px);background:radial-gradient(circle,#2563eb2e 0%,#60a5fa0f 55%,#0000 75%);width:560px;height:560px;top:28%;left:2%}.hero-grid-pattern{pointer-events:none;z-index:1;background-image:radial-gradient(#2563eb1f 1.2px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0;mask-image:radial-gradient(85% 70% at 50% 35%,#000 65%,#0000 100%)}.hero-container{z-index:2;max-width:1180px;position:relative}.hero-header-center{text-align:center;flex-direction:column;align-items:center;max-width:960px;margin:0 auto 2.5rem;display:flex}.hero-trust-pill{color:#1d4ed8;letter-spacing:-.01em;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:100px;align-items:center;gap:.5rem;max-width:100%;margin-bottom:1.25rem;padding:.42rem 1.1rem;font-size:.78rem;font-weight:800;line-height:1.4;display:inline-flex;box-shadow:0 2px 10px #2563eb14}.pill-text-mobile{display:none}.pulse-dot{background-color:#2563eb;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulseDot;box-shadow:0 0 8px #2563eb99}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.hero-main-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.038em;margin-bottom:.95rem;font-size:clamp(2.4rem,4.8vw,3.8rem);font-weight:900;line-height:1.1}.title-desktop{display:inline}.title-mobile{display:none}.gradient-text{background:linear-gradient(135deg,#1d4ed8 0%,#0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-sub-title{color:var(--text-secondary);letter-spacing:-.012em;max-width:680px;margin:0 auto;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65}.hero-wizard-wrapper{box-sizing:border-box;margin-bottom:3.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.mobile-package-tabs,.mobile-carousel-dots{display:none}.wizard-stepper-nav{justify-content:center;margin:2rem auto 2.25rem;display:flex}.wizard-stepper-nav.is-hidden{display:none!important}.stepper-track{background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;align-items:center;gap:.55rem;max-width:100%;padding:.35rem .65rem;display:inline-flex;overflow-x:auto;box-shadow:0 4px 18px -2px #0f172a0d}.step-nav-item{color:#1e293b;letter-spacing:-.01em;white-space:nowrap;user-select:none;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:100px;align-items:center;gap:.6rem;padding:.5rem 1.05rem;font-size:.82rem;font-weight:800;transition:all .25s;display:flex}.step-nav-item .step-num{color:#0f172a;letter-spacing:0;background:#fff;border:1.5px solid #94a3b8;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.74rem;font-weight:900;display:flex}.step-nav-item.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 4px 14px #1d4ed84d}.step-nav-item.active .step-num{color:#1d4ed8;background:#fff;border-color:#fff;font-weight:900}.step-nav-item.completed{color:#15803d;background:#dcfce7;border-color:#86efac}.step-nav-item.completed .step-num{color:#fff;background:#16a34a;border-color:#16a34a;font-weight:900}.step-connector{background:#cbd5e1;flex-shrink:0;width:22px;height:2px}.step-header-wrap{text-align:center;max-width:680px;margin:0 auto 2.5rem}.step-badge-pill{color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;margin-bottom:.65rem;padding:.28rem .95rem;font-size:.72rem;font-weight:800;display:inline-block}.step-title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin:0 0 .55rem;font-size:clamp(1.65rem,2.8vw,2.25rem);font-weight:850;line-height:1.18}.step-desc{color:var(--text-secondary);letter-spacing:-.01em;margin:0;font-size:.95rem;line-height:1.6}.wizard-step{animation:.35s cubic-bezier(.16,1,.3,1) forwards fadeInStep}.wizard-step--hidden{display:none!important}.wizard-step--active{display:block}@keyframes fadeInStep{0%{opacity:0;transform:translateY(12px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.step-top-navigation{border-bottom:1.5px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.btn-nav-back{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.84rem;font-weight:750;transition:all .2s;display:inline-flex}.btn-nav-back:hover{color:var(--text-primary);background:#f1f5f9;border-color:#cbd5e1;transform:translate(-3px)}.active-selection-capsule{color:#1e293b;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1.15rem;font-size:.82rem;display:inline-flex}.capsule-dot{background:#2563eb;border-radius:50%;width:7px;height:7px;box-shadow:0 0 6px #2563eb99}.capsule-prefix{color:#64748b;font-weight:600}.capsule-divider{color:#94a3b8;font-weight:600}.active-price-capsule{color:#1d4ed8;font-weight:850}.step-inner-container{background:#fff;border:1.5px solid #e2e8f0;border-radius:24px;max-width:820px;margin:0 auto;padding:2.75rem 3rem;box-shadow:0 25px 60px -15px #0f172a14}.wizard-cards-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;margin-top:2rem;margin-bottom:2.5rem;display:grid}.wizard-service-card{text-align:left;cursor:pointer;color:inherit;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:22px;flex-direction:column;height:100%;padding:2.25rem 2rem 2rem;font-family:inherit;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 20px -4px #0f172a0d}.wizard-service-card:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 20px 45px -10px #2563eb1f}.card-leadgen.card-featured{background:linear-gradient(#fff 0%,#f4f8fe 100%);border:2px solid #2563eb;box-shadow:0 16px 45px -8px #2563eb2e,0 0 0 1px #2563eb14}.card-leadgen.card-featured:hover{border-color:#1d4ed8;transform:translateY(-6px);box-shadow:0 24px 55px -10px #2563eb47,0 0 0 1px #2563eb26}.badge-featured{box-shadow:0 2px 8px #1d4ed84d;color:#fff!important;background:#1d4ed8!important;border:1px solid #1e40af!important;font-weight:850!important}.card-corporate{background:#fff;border-color:#e2e8f0}.card-corporate:hover{border-color:#059669;transform:translateY(-5px);box-shadow:0 16px 40px -8px #05966924}.card-store{background:#fff;border-color:#e2e8f0}.card-store:hover{border-color:#7c3aed;transform:translateY(-5px);box-shadow:0 16px 40px -8px #7c3aed24}.card-header-meta{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.35rem;display:flex}.card-badge{letter-spacing:-.01em;border-radius:100px;padding:.35rem .85rem;font-size:.72rem;font-weight:800}.badge-blue{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.badge-green{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.badge-purple{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.card-icon-bubble{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.card-icon-bubble svg{width:24px;height:24px}.bubble-blue{color:#1d4ed8;background:#eff6ff}.bubble-green{color:#059669;background:#ecfdf5}.bubble-purple{color:#7c3aed;background:#f5f3ff}.card-heading{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.025em;margin:0 0 .35rem;font-size:1.35rem;font-weight:850;line-height:1.25}.card-text{color:var(--text-secondary);letter-spacing:-.01em;margin:0 0 1.15rem;font-size:.88rem;line-height:1.45}.card-price-row{border-bottom:1.5px solid #f1f5f9;margin:0 0 1.35rem;padding-bottom:1.15rem}.card-price-val{align-items:baseline;gap:.35rem;line-height:1;display:flex}.p-num{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.035em;font-size:2.25rem;font-weight:900}.p-unit{color:var(--text-secondary);font-size:.95rem;font-weight:800}.p-extra{color:#1d4ed8;margin-top:.4rem;font-size:.82rem;font-weight:750;display:block}.card-corporate .p-extra{color:#047857}.card-store .p-extra{color:#6d28d9}.card-feature-list{flex-direction:column;gap:.75rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.card-feature-item{text-align:left;align-items:flex-start;gap:.75rem;display:flex}.feature-icon-bullet{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:.12rem;display:inline-flex}.feature-icon-bullet svg{width:16px;height:16px}.feature-text-wrap{flex-direction:column;gap:.15rem;line-height:1.35;display:flex}.feature-text-wrap strong{color:var(--text-primary);letter-spacing:-.015em;font-size:.88rem;font-weight:800}.feature-text-wrap span{color:var(--text-secondary);letter-spacing:-.01em;font-size:.8rem;font-weight:500}.bullet-blue{color:#1d4ed8;background:#eff6ff}.bullet-green{color:#047857;background:#ecfdf5}.bullet-purple{color:#6d28d9;background:#f5f3ff}.btn-card-select{letter-spacing:-.01em;box-sizing:border-box;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.95rem 1.25rem;font-size:.92rem;font-weight:850;transition:all .2s;display:flex}.btn-card-select.btn-featured{color:#fff;background:#1d4ed8;border:1.5px solid #1d4ed8;box-shadow:0 4px 14px #1d4ed859}.card-leadgen:hover .btn-card-select.btn-featured{background:#1e40af;box-shadow:0 8px 22px #1d4ed873}.btn-card-select.btn-secondary{color:#1e293b;background:#f8fafc;border:1.5px solid #cbd5e1}.card-corporate:hover .btn-card-select.btn-secondary{color:#fff;background:#059669;border-color:#059669;box-shadow:0 6px 18px #0596694d}.card-store:hover .btn-card-select.btn-secondary{color:#fff;background:#7c3aed;border-color:#7c3aed;box-shadow:0 6px 18px #7c3aed4d}.step-trust-footer{border-top:1.5px solid #f1f5f9;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding-top:1.5rem;display:flex}.trust-badge-item{color:var(--text-secondary);letter-spacing:-.01em;align-items:center;gap:.4rem;font-size:.82rem;font-weight:750;display:inline-flex}.t-check{color:#10b981;font-weight:900}.needs-choice-list{flex-direction:column;gap:1rem;max-width:680px;margin:0 auto 2.5rem;display:flex}.need-option-card{cursor:pointer;user-select:none;display:block;position:relative}.need-option-card input[type=radio]{opacity:0;pointer-events:none;position:absolute}.need-card-body{background:#f8fafc;border:2px solid #e2e8f0;border-radius:18px;align-items:center;gap:1.35rem;padding:1.35rem 1.65rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #0f172a05}.need-radio-indicator{background:#fff;border:2.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.need-text-wrap strong{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.3rem;font-size:1.05rem;font-weight:850;line-height:1.3;display:block}.need-text-wrap p{color:var(--text-secondary);letter-spacing:-.01em;margin:0;font-size:.88rem;line-height:1.5}.need-option-card:hover .need-card-body{background:#fff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb14}.need-option-card.active-selected .need-card-body,.need-option-card input[type=radio]:checked+.need-card-body{background:#eff6ff;border-color:#2563eb;box-shadow:0 10px 25px #2563eb24}.need-option-card.active-selected .need-radio-indicator,.need-option-card input[type=radio]:checked+.need-card-body .need-radio-indicator{background:#2563eb;border-color:#2563eb;box-shadow:inset 0 0 0 4px #fff}.features-bento-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.bento-feature-card{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:18px;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.55rem;transition:all .2s;display:flex}.bento-feature-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0d}.bento-icon-box{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.bento-icon-box svg{width:22px;height:22px}.box-blue{color:#1d4ed8;background:#dbeafe}.box-emerald{color:#059669;background:#d1fae5}.box-cyan{color:#0891b2;background:#cffafe}.box-indigo{color:#4338ca;background:#e0e7ff}.box-amber{color:#d97706;background:#fef3c7}.box-purple{color:#7c3aed;background:#ede9fe}.bento-text-box h4{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .35rem;font-size:1rem;font-weight:850;line-height:1.3}.bento-text-box p{color:var(--text-secondary);letter-spacing:-.01em;margin:0;font-size:.86rem;line-height:1.55}.delivery-time-banner{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:16px;align-items:center;gap:1.25rem;margin-bottom:2.25rem;padding:1.15rem 1.65rem;display:flex}.time-banner-icon{flex-shrink:0;font-size:1.6rem}.time-banner-text strong{font-family:var(--font-heading);color:#1d4ed8;letter-spacing:-.015em;margin-bottom:.15rem;font-size:.95rem;font-weight:850;display:block}.time-banner-text span{color:#475569;letter-spacing:-.008em;font-size:.85rem;line-height:1.45}.premium-price-box{box-shadow:none;background:0 0;border:none;margin-bottom:2rem;padding:0}.price-top-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.plan-tag{color:#1d4ed8;text-transform:uppercase;letter-spacing:.06em;background:#eff6ff;border-radius:8px;margin-bottom:.4rem;padding:.25rem .75rem;font-size:.72rem;font-weight:800;display:inline-block}.plan-badge-title h3{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin:0;font-size:1.7rem;font-weight:900}.plan-amount-display{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:16px;align-items:baseline;gap:.35rem;padding:.6rem 1.4rem;display:flex}.amount-val{font-family:var(--font-heading);color:#1d4ed8;letter-spacing:-.035em;font-size:2.1rem;font-weight:900}.amount-unit{color:#2563eb;letter-spacing:-.015em;font-size:.95rem;font-weight:800}.plan-detail-note{color:var(--text-secondary);letter-spacing:-.01em;border-bottom:1.5px solid #e2e8f0;margin:0 0 1.85rem;padding-bottom:1.4rem;font-size:.9rem;line-height:1.6}.payment-approval-flow{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:2rem;padding:0}.flow-header{align-items:center;gap:.9rem;margin-bottom:1.25rem;display:flex}.flow-badge-icon{flex-shrink:0;font-size:1.6rem;line-height:1}.flow-header-text strong{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.018em;margin-bottom:.15rem;font-size:.98rem;font-weight:850;display:block}.flow-header-text span{color:var(--text-secondary);letter-spacing:-.008em;font-size:.82rem}.flow-steps-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.1rem;display:grid}.flow-step-item{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1.05rem 1.15rem;display:flex}.flow-step-item.highlight-flow{background:#eff6ff;border-color:#93c5fd}.f-num{color:#fff;background:#64748b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.15rem;font-size:.72rem;font-weight:850;display:flex}.f-num.f-green{background:#16a34a}.f-text{flex-direction:column;gap:.15rem;display:flex}.f-badge{text-transform:uppercase;letter-spacing:.05em;color:#64748b;width:fit-content;margin-bottom:.15rem;font-size:.68rem;font-weight:800;display:inline-block}.f-badge.badge-green{color:#fff;background:#16a34a;border-radius:6px;padding:.15rem .55rem;font-weight:850}.f-text strong{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.015em;font-size:.9rem;font-weight:850}.f-text p{color:var(--text-secondary);letter-spacing:-.008em;margin:0;font-size:.78rem;line-height:1.45}.flow-reassurance-strip{color:#15803d;letter-spacing:-.008em;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:.65rem 1.1rem;font-size:.82rem;font-weight:650;line-height:1.45}.guarantee-grid-pillars{border-top:1.5px solid #f1f5f9;grid-template-columns:repeat(2,1fr);gap:1.25rem 1.75rem;padding-top:1.75rem;display:grid}.pillar-box{box-shadow:none;background:0 0;border:none;border-radius:0;align-items:flex-start;gap:.85rem;padding:0;display:flex}.p-icon{color:#059669;background:#d1fae5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:.1rem;font-size:.82rem;font-weight:900;line-height:1;display:flex}.p-info strong{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.018em;margin-bottom:.25rem;font-size:.94rem;font-weight:850;display:block}.p-info span{color:var(--text-secondary);letter-spacing:-.008em;font-size:.84rem;line-height:1.45}.order-snapshot-card{box-shadow:none;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;grid-template-columns:1fr 1.2fr 1.8fr;align-items:center;gap:1.35rem;margin-bottom:2rem;padding:1.15rem 1.5rem;display:grid}.snapshot-col{flex-direction:column;gap:.25rem;display:flex}.sn-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.15rem;font-size:.72rem;font-weight:800}.sn-val{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-size:1.02rem;font-weight:850;line-height:1.35}.sn-val.text-blue{color:#1d4ed8}.sn-val.text-emerald{color:#059669}.wizard-booking-form{max-width:680px;margin:0 auto}.input-fields-grid{grid-template-columns:1fr 1fr;gap:1.25rem 1.4rem;margin-bottom:2.25rem;display:grid}.field-item{flex-direction:column;gap:.45rem;display:flex}.field-item.full-width{grid-column:1/-1}.field-item label{color:#0f172a;letter-spacing:-.012em;margin-bottom:.15rem;font-size:.86rem;font-weight:750}.req{color:#dc2626}.optional{color:#94a3b8;font-size:.74rem;font-weight:500}.field-input-wrap{align-items:center;width:100%;display:flex;position:relative}.company-lookup-wrap{position:relative}.company-search-dropdown{z-index:50;background:#fff;border:1.5px solid #cbd5e1;border-radius:14px;max-height:260px;padding:.4rem;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 15px 35px #0f172a26}.company-search-item{cursor:pointer;border-bottom:1px solid #f1f5f9;border-radius:10px;padding:.75rem .95rem;transition:all .15s}.company-search-item:last-child{border-bottom:none}.company-search-item:hover{background:#eff6ff}.c-item-top{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.c-item-top strong{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.015em;font-size:.9rem;font-weight:800}.c-org-tag{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:6px;padding:.15rem .5rem;font-size:.72rem;font-weight:750}.c-item-sub{color:#64748b;font-size:.78rem}.input-icon{color:#94a3b8;pointer-events:none;width:18px;height:18px;transition:color .2s;position:absolute;left:1rem}.field-input-wrap input{color:#0f172a;box-sizing:border-box;letter-spacing:-.01em;background:#fff;border:1.5px solid #cbd5e1;border-radius:14px;width:100%;padding:.95rem 1.15rem .95rem 2.85rem;font-family:inherit;font-size:.96rem;font-weight:550;transition:all .2s cubic-bezier(.16,1,.3,1)}.field-input-wrap input::placeholder{color:#94a3b8;font-weight:450}.field-input-wrap input:hover{border-color:#94a3b8}.field-input-wrap.no-icon input{padding-left:1.15rem}.field-input-wrap input:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb24}.field-input-wrap:focus-within .input-icon{color:#2563eb}.legal-consent-box{text-align:left;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;gap:.75rem;margin-bottom:1.6rem;padding:0;display:flex}.legal-checkbox-label{cursor:pointer;user-select:none;align-items:flex-start;gap:.85rem;display:flex;position:relative}.legal-checkbox-label input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.custom-checkbox-indicator{background:#fff;border:2px solid #94a3b8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.1rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.legal-checkbox-label:hover .custom-checkbox-indicator{background:#eff6ff;border-color:#2563eb}.legal-checkbox-label input[type=checkbox]:checked+.custom-checkbox-indicator{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 2px 8px #1d4ed859}.legal-checkbox-label input[type=checkbox]:checked+.custom-checkbox-indicator:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:6px;height:10px;display:block;transform:rotate(45deg)translate(-1px,-1px)}.legal-checkbox-label input[type=checkbox]:focus-visible+.custom-checkbox-indicator{outline-offset:2px;outline:3px solid #2563eb59}.legal-consent-text{color:#1e293b;letter-spacing:-.008em;font-size:.86rem;font-weight:650;line-height:1.5}.legal-consent-text a{color:#1d4ed8;text-underline-offset:2px;font-weight:750;text-decoration:underline;transition:color .15s}.legal-consent-text a:hover{color:#1e40af}.legal-b2b-notice{color:#64748b;letter-spacing:-.005em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:.25rem;padding:.65rem .95rem;font-size:.78rem;line-height:1.45}.wizard-form-error{color:#b91c1c;background:#fef2f2;border:1.5px solid #fecaca;border-radius:14px;margin-bottom:1.5rem;padding:.85rem 1.15rem;font-size:.88rem}.form-submit-container{flex-direction:column;align-items:center;gap:.95rem;display:flex}.btn-submit-booking{color:#fff;letter-spacing:-.015em;cursor:pointer;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.2rem 2.25rem;font-family:inherit;font-size:1.05rem;font-weight:850;transition:all .25s;display:flex;box-shadow:0 10px 30px #1d4ed859}.btn-submit-booking:hover{background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 14px 36px #1d4ed873}.submit-safety-clause{text-align:center;color:#1e40af;letter-spacing:-.005em;margin:0;font-size:.82rem;font-weight:700;line-height:1.5}.step-action-footer{justify-content:center;margin-top:2.25rem;display:flex}.btn-primary-action{color:#fff;letter-spacing:-.015em;cursor:pointer;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.65rem;padding:1.1rem 2.75rem;font-family:inherit;font-size:1.02rem;font-weight:850;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 30px #1d4ed859}.btn-primary-action:hover{background:linear-gradient(135deg,#1e40af 0%,#1d4ed8 100%);transform:translateY(-2px);box-shadow:0 14px 36px #1d4ed873}.action-arrow{transition:transform .2s}.btn-primary-action:hover .action-arrow{transform:translate(4px)}.wizard-confirmation-view{max-width:760px;margin:0 auto;padding:.5rem 0}.confirm-status-header{text-align:center;margin-bottom:2.25rem}.confirm-check-bubble{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.8rem;font-weight:900;display:flex;box-shadow:0 12px 30px #10b98159}.confirm-status-header h2{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin:0 0 .55rem;font-size:clamp(1.8rem,3vw,2.35rem);font-weight:900;line-height:1.2}.confirm-sub-lead{color:var(--text-secondary);letter-spacing:-.01em;max-width:600px;margin:0 auto;font-size:.98rem;line-height:1.65}.order-receipt-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;margin-bottom:2.25rem;overflow:hidden;box-shadow:0 15px 40px #0f172a0f}.receipt-top-bar{background:#f8fafc;border-bottom:1.5px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.75rem;display:flex}.receipt-id-col{flex-direction:column;gap:.15rem;display:flex}.r-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.7rem;font-weight:800}.r-val{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.015em;font-size:.95rem;font-weight:850}.receipt-status-pill{color:#15803d;letter-spacing:-.005em;background:#dcfce7;border:1px solid #86efac;border-radius:100px;align-items:center;padding:.35rem .95rem;font-size:.78rem;font-weight:850;display:inline-flex}.receipt-details-table{flex-direction:column;gap:.85rem;padding:1.5rem 1.75rem;display:flex}.receipt-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.85rem;font-size:.9rem;display:flex}.receipt-row:last-child{border-bottom:none;padding-bottom:0}.receipt-row.highlight-row{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:.85rem 1.15rem}.row-label{color:#64748b;letter-spacing:-.008em;font-weight:600}.row-value{color:var(--text-primary);text-align:right;letter-spacing:-.012em;font-weight:750}.text-blue{color:#1d4ed8}.confirm-next-steps{margin-bottom:2.25rem}.next-steps-title{font-family:var(--font-heading);color:var(--text-primary);text-align:left;letter-spacing:-.022em;margin:0 0 1.25rem;font-size:1.22rem;font-weight:850}.steps-timeline-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.timeline-box{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:.95rem;padding:1.25rem 1.35rem;display:flex}.t-step-num{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:.1rem;font-size:.8rem;font-weight:850;display:flex}.t-step-body strong{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.018em;margin-bottom:.25rem;font-size:.94rem;font-weight:850;display:block}.t-step-body span{color:var(--text-secondary);letter-spacing:-.008em;font-size:.82rem;line-height:1.5}.confirm-bottom-actions{flex-direction:column;align-items:center;gap:1rem;display:flex}.btn-receipt-print{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:750;transition:all .2s;display:inline-flex}.btn-receipt-print:hover{color:var(--text-primary);background:#f1f5f9;border-color:#94a3b8}.support-contact-chip{color:#475569;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;padding:.5rem 1.25rem;font-size:.82rem}.btn-view-portfolio{color:#2563eb;align-items:center;gap:.45rem;margin-top:.5rem;font-size:.9rem;font-weight:850;text-decoration:underline;display:inline-flex}.hero-logos-container{border-top:1.5px solid #e2e8f0;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:2.5rem 0 1rem;display:flex;overflow:hidden}.logo-wall-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);text-align:center;font-size:.72rem;font-weight:750}.logo-marquee-wrapper{width:100%;position:relative;overflow:hidden}.logo-marquee-wrapper:before,.logo-marquee-wrapper:after{content:"";z-index:3;pointer-events:none;width:12%;position:absolute;top:0;bottom:0}.logo-marquee-wrapper:before{background:linear-gradient(90deg,#f8fafc 0%,#0000 100%);left:0}.logo-marquee-wrapper:after{background:linear-gradient(270deg,#eff6ff 0%,#0000 100%);right:0}.logo-marquee-track{gap:1.5rem;width:max-content;animation:26s linear infinite logoScroll;display:flex}.logo-capsule{border:1px solid var(--border-color);white-space:nowrap;background:#fff;border-radius:100px;flex-shrink:0;align-items:center;gap:.6rem;padding:.65rem 1.4rem;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 6px #0f172a08}.logo-capsule:hover{border-color:var(--accent-blue);transform:translateY(-2px);box-shadow:0 8px 20px #0052ff1f}.capsule-icon{width:18px;height:18px;color:var(--accent-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.capsule-icon svg{width:16px;height:16px}.capsule-name{color:var(--text-primary);font-size:.82rem;font-weight:750}@keyframes logoScroll{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=1024px){.wizard-cards-grid{grid-template-columns:1fr;gap:1.25rem}.features-bento-grid,.guarantee-grid-pillars,.steps-timeline-grid,.flow-steps-grid{grid-template-columns:1fr}}@media (width<=768px){.hero-section{padding:4.5rem 0 2rem}.hero-section .container{padding:0 1rem}.hero-header-center{margin-bottom:1.25rem;padding:0 .25rem}.hero-trust-pill{letter-spacing:-.01em;text-align:center;color:#1d4ed8;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:100px;justify-content:center;max-width:100%;margin-bottom:.75rem;padding:.38rem .85rem;font-size:.72rem;box-shadow:0 2px 8px #2563eb0f}.pill-text-desktop{display:none}.pill-text-mobile{white-space:nowrap;align-items:center;gap:.35rem;font-weight:800;display:inline-flex}.pill-text-mobile .dot-sep{opacity:.45;font-size:.65rem}.hero-main-title{letter-spacing:-.035em;margin-bottom:.65rem;font-size:clamp(1.68rem,6.8vw,2.15rem);line-height:1.18}.title-desktop{display:none!important}.title-mobile{color:#0f172a;display:block!important}.gradient-text{white-space:nowrap;display:inline-block}.hero-sub-title{color:#64748b;text-wrap:balance;max-width:95%;margin:0 auto;font-size:.88rem;line-height:1.55}.hero-wizard-wrapper{box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:1.75rem;padding:0}.mobile-package-tabs{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.35rem;margin:0 0 1.15rem;padding:.35rem;display:flex}.mobile-tab-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.55rem .35rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.mobile-tab-btn.active{background:#fff;box-shadow:0 2px 8px #0f172a14}.mobile-tab-btn .tab-badge{color:#1d4ed8;letter-spacing:-.01em;background:#dbeafe;border-radius:100px;padding:.15rem .5rem;font-size:.72rem;font-weight:900;line-height:1.1}.mobile-tab-btn .tab-badge.badge-green{color:#059669;background:#dcfce7}.mobile-tab-btn .tab-badge.badge-purple{color:#7c3aed;background:#f3e8ff}.mobile-tab-btn .tab-title{color:#64748b;white-space:nowrap;font-size:.74rem;font-weight:800;transition:color .15s}.mobile-tab-btn.active .tab-title{color:#0f172a}.wizard-cards-grid{scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:.85rem!important;margin-bottom:.5rem!important;padding:.25rem .25rem .85rem!important;display:flex!important;overflow-x:auto!important}.wizard-cards-grid::-webkit-scrollbar{display:none!important}.wizard-service-card{scroll-snap-align:center!important;scroll-snap-stop:always!important;box-sizing:border-box!important;touch-action:manipulation!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:20px!important;flex-direction:column!important;flex:0 0 88%!important;max-width:88%!important;margin:0!important;padding:1.35rem 1.15rem 1.25rem!important;display:flex!important;box-shadow:0 4px 18px #0f172a0f!important}.wizard-service-card:active{transform:scale(.985)}.card-icon-bubble{border-radius:12px;width:40px;height:40px;margin-bottom:.75rem}.card-icon-bubble svg{width:20px;height:20px}.card-heading{letter-spacing:-.01em;font-size:1.18rem}.card-text{min-height:auto;margin-bottom:.75rem;font-size:.82rem;line-height:1.4}.card-feature-list{gap:.55rem;margin-bottom:1.25rem}.card-feature-item{gap:.55rem;font-size:.82rem}.feature-icon-bullet{border-radius:6px;width:24px;height:24px}.feature-icon-bullet svg{width:13px;height:13px}.btn-card-select{touch-action:manipulation;border-radius:12px;padding:.85rem 1rem;font-size:.9rem;font-weight:850}.card-leadgen .btn-card-select{color:#fff!important;background:#1d4ed8!important;border:1.5px solid #1d4ed8!important;box-shadow:0 4px 14px #1d4ed859!important}.card-corporate .btn-card-select{color:#fff!important;background:#059669!important;border:1.5px solid #059669!important;box-shadow:0 4px 14px #0596694d!important}.card-store .btn-card-select{color:#fff!important;background:#7c3aed!important;border:1.5px solid #7c3aed!important;box-shadow:0 4px 14px #7c3aed4d!important}.mobile-carousel-dots{justify-content:center;align-items:center;gap:.45rem;margin-bottom:1.25rem;display:flex!important}.carousel-dot{cursor:pointer;touch-action:manipulation;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s cubic-bezier(.16,1,.3,1)}.carousel-dot.active{background:#1d4ed8;border-radius:100px;width:24px}.step-trust-footer{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:.5rem .75rem;margin-top:1rem;padding-top:1rem;display:grid}.trust-badge-item{font-size:.75rem;line-height:1.3}.step-inner-container{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:1.25rem 1rem;box-shadow:0 4px 20px #0f172a0d}.step-top-navigation{border-bottom:1.5px solid #f1f5f9;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.65rem;display:flex}.btn-nav-back{touch-action:manipulation;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;flex-shrink:0;gap:.35rem;width:auto;padding:.45rem .85rem;font-size:.8rem;font-weight:800;box-shadow:0 1px 4px #0f172a0a}.active-selection-capsule{white-space:nowrap;text-overflow:ellipsis;border-radius:100px;width:auto;max-width:58%;padding:.35rem .65rem;font-size:.74rem;overflow:hidden}.active-selection-capsule .active-service-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.step-header-wrap{margin-bottom:1.15rem;padding:0}.step-title{letter-spacing:-.015em;margin-bottom:.3rem;font-size:1.28rem;line-height:1.25}.step-desc{color:var(--text-secondary);font-size:.84rem;line-height:1.45}.needs-choice-list{gap:.65rem;margin-bottom:1.25rem}.need-card-body{touch-action:manipulation;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;gap:.75rem;padding:.85rem .95rem;transition:all .2s}.need-option-card.active-selected .need-card-body{background:#f0f7ff;border-color:#2563eb;box-shadow:0 4px 14px #2563eb1a}.need-radio-indicator{width:20px;height:20px}.need-text-wrap strong{font-size:.9rem;line-height:1.35}.need-text-wrap p{margin-top:.2rem;font-size:.78rem;line-height:1.4}.features-bento-grid{grid-template-columns:1fr;gap:.55rem;margin-bottom:1.15rem;display:grid}.bento-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:.7rem;padding:.75rem .85rem}.bento-icon-box{border-radius:8px;flex-shrink:0;width:32px;height:32px}.bento-icon-box svg{width:16px;height:16px}.bento-text-box h4{margin-bottom:.15rem;font-size:.86rem;font-weight:800}.bento-text-box p{color:var(--text-secondary);margin:0;font-size:.76rem;line-height:1.4}.delivery-time-banner{background:#eff6ff;border:none;border-radius:12px;gap:.65rem;margin-bottom:1.15rem;padding:.75rem .9rem}.time-banner-icon{font-size:1.25rem}.time-banner-text strong{font-size:.85rem}.time-banner-text span{font-size:.75rem}.premium-price-box{background:#f8fafc;border:1.5px solid #bfdbfe;border-radius:16px;margin-bottom:1.15rem;padding:1.1rem .95rem}.price-top-row{flex-direction:column;align-items:flex-start;gap:.5rem}.plan-badge-title h3{letter-spacing:-.01em;font-size:1.25rem}.plan-amount-display{background:#fff;border:none;border-radius:12px;justify-content:center;width:100%;padding:.6rem .85rem;box-shadow:0 2px 8px #2563eb14}.amount-val{color:#1d4ed8;font-size:1.85rem;font-weight:900}.amount-unit{color:#64748b;font-size:.82rem;font-weight:750}.plan-detail-note{border-bottom:1px solid #e2e8f0;margin-bottom:.85rem;padding-bottom:.65rem;font-size:.8rem;line-height:1.45}.payment-approval-flow{background:#fff;border:none;border-radius:14px;margin-bottom:1rem;padding:.85rem .75rem;box-shadow:0 2px 10px #0f172a0a}.flow-header{gap:.55rem;margin-bottom:.65rem}.flow-badge-icon{font-size:1.25rem}.flow-header-text strong{font-size:.86rem}.flow-header-text span{font-size:.74rem}.flow-steps-grid{gap:.45rem;margin-bottom:.65rem}.flow-step-item{background:#f8fafc;border:none;border-radius:10px;gap:.55rem;padding:.65rem .75rem}.flow-reassurance-strip{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.55rem .85rem;font-size:.75rem;line-height:1.4}.guarantee-grid-pillars{border-top:1px solid #f1f5f9;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem;padding-top:1rem;display:grid}.pillar-box{text-align:left;box-shadow:none;background:0 0;border:none;flex-direction:row;align-items:flex-start;gap:.5rem;padding:0}.pillar-box .p-icon{width:22px;height:22px;font-size:.75rem}.pillar-box .p-info strong{font-size:.78rem;font-weight:850;line-height:1.25;display:block}.pillar-box .p-info span{display:none}.order-snapshot-card{box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:stretch;gap:.45rem;margin-bottom:1.15rem;padding:.85rem 1rem;display:flex}.snapshot-col{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:.1rem;padding-bottom:.4rem;display:flex}.snapshot-col:last-child{border-bottom:none;padding-bottom:0}.input-fields-grid{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.15rem}.field-input-wrap input{border-radius:12px;height:48px;padding:.85rem 1rem .85rem 2.75rem;font-size:16px!important}.field-input-wrap.no-icon input{padding-left:1rem}.btn-submit-booking,.btn-primary-action{touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:52px;padding:.95rem 1.25rem;font-size:.98rem;font-weight:850;display:flex}.btn-submit-booking:active,.btn-primary-action:active{transform:scale(.98)}.submit-safety-clause{text-align:center;font-size:.74rem;line-height:1.35}.order-receipt-card{border:1.5px solid #e2e8f0;border-radius:16px;margin-bottom:1.15rem}.receipt-top-bar{border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:flex-start;gap:.45rem;padding:.85rem 1rem}.receipt-details-table{gap:.55rem;padding:.85rem 1rem}.receipt-row{border-bottom:1px solid #f8fafc;flex-direction:column;align-items:flex-start;gap:.15rem;padding-bottom:.55rem;font-size:.82rem}.row-value{text-align:left}.confirm-next-steps{margin-bottom:1.15rem}.next-steps-title{font-size:1rem}.steps-timeline-grid{gap:.45rem}.timeline-box{background:#f1f5f9;border:none;border-radius:12px;gap:.65rem;padding:.75rem .85rem}.t-step-body strong{font-size:.82rem}.t-step-body span{font-size:.74rem}.btn-receipt-print{justify-content:center;width:100%;min-height:48px;padding:.8rem 1rem}.support-contact-chip{text-align:center;padding:.45rem .95rem;font-size:.76rem}}@media (width<=400px){.step-title{font-size:1.18rem}.hero-trust-pill{padding:.32rem .65rem;font-size:.68rem}.pill-text-mobile{gap:.25rem}.hero-main-title{font-size:1.55rem;line-height:1.2}}.testimonials-section[data-astro-cid-gakqr736]{border-bottom:1px solid var(--border-color);background-color:#f8fafc;padding:6.5rem 0;position:relative;overflow:hidden}.testimonials-ambient-glow[data-astro-cid-gakqr736]{filter:blur(120px);pointer-events:none;z-index:1;opacity:.6;border-radius:50%;position:absolute}.glow-indigo-testimonials[data-astro-cid-gakqr736]{background:radial-gradient(circle,#6366f11f 0%,#2563eb0d 60%,#0000 80%);width:500px;height:500px;top:15%;left:-5%}.testimonials-grid-pattern[data-astro-cid-gakqr736]{pointer-events:none;z-index:1;background-image:radial-gradient(#2563eb14 1.2px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0;mask-image:radial-gradient(85% 70%,#000 60%,#0000 100%)}.testimonials-container[data-astro-cid-gakqr736]{z-index:2;position:relative}.testimonials-trust-pill[data-astro-cid-gakqr736]{color:#1d4ed8;letter-spacing:-.01em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.38rem .95rem;font-size:.78rem;font-weight:800;display:inline-flex}.testimonials-trust-pill[data-astro-cid-gakqr736] .pulse-dot[data-astro-cid-gakqr736]{background:#2563eb;border-radius:50%;width:7px;height:7px;animation:2s infinite pulseGlow;box-shadow:0 0 10px #2563ebb3}@keyframes pulseGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.gradient-text[data-astro-cid-gakqr736]{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 50%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.testimonials-header[data-astro-cid-gakqr736]{grid-template-columns:1fr auto;align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}h2[data-astro-cid-gakqr736]{color:var(--text-primary);margin:.5rem 0 0;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.testimonials-controls[data-astro-cid-gakqr736]{align-items:center;gap:.75rem;display:flex}.carousel-btn[data-astro-cid-gakqr736]{border:1.5px solid var(--border-color);width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px #00000008}.carousel-btn[data-astro-cid-gakqr736]:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8;transform:scale(1.06);box-shadow:0 4px 14px #1d4ed84d}.carousel-counter[data-astro-cid-gakqr736]{color:var(--text-tertiary);letter-spacing:.08em;text-align:center;font-variant-numeric:tabular-nums;min-width:40px;font-size:.82rem;font-weight:750}.testimonials-slider[data-astro-cid-gakqr736]{min-height:380px;position:relative}.testimonials-page[data-astro-cid-gakqr736]{transition:opacity .4s,transform .4s}.testimonials-page--active[data-astro-cid-gakqr736]{opacity:1;animation:.45s forwards slideFadeIn;display:block;transform:translate(0)}.testimonials-page--hidden[data-astro-cid-gakqr736]{opacity:0;display:none}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.testimonials-grid[data-astro-cid-gakqr736]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonials-grid[data-astro-cid-gakqr736]:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,480px));justify-content:center}.testimonial-card[data-astro-cid-gakqr736]{border:1.5px solid var(--border-color);background:#fff;border-radius:22px;flex-direction:column;padding:2.5rem 2rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 20px -4px #0f172a0d}.testimonial-card[data-astro-cid-gakqr736]:hover{border-color:#2563eb;transform:translateY(-6px);box-shadow:0 24px 55px -10px #2563eb24}.quote-icon[data-astro-cid-gakqr736]{color:var(--accent-blue);opacity:.12;pointer-events:none;font-family:Georgia,serif;font-size:4.5rem;line-height:1;position:absolute;top:.75rem;left:1.5rem}.star-rating[data-astro-cid-gakqr736]{z-index:3;gap:4px;margin-bottom:1.25rem;display:flex;position:relative}.star-icon[data-astro-cid-gakqr736]{color:#f59e0b;width:17px;height:17px}.testimonial-quote[data-astro-cid-gakqr736]{color:var(--text-secondary);z-index:2;flex-grow:1;margin-bottom:1.75rem;font-size:.95rem;font-style:normal;line-height:1.7;position:relative}.author-block[data-astro-cid-gakqr736]{border-top:1px solid var(--border-color);flex-direction:column;gap:.2rem;padding-top:1.25rem;display:flex}.author-name[data-astro-cid-gakqr736]{color:var(--text-primary);font-size:1rem;font-style:normal;font-weight:800}.author-trade[data-astro-cid-gakqr736]{color:var(--text-tertiary);font-size:.8rem;font-weight:600}.testimonials-dots[data-astro-cid-gakqr736]{justify-content:center;align-items:center;gap:.6rem;margin-top:2.5rem;display:flex}.dot-btn[data-astro-cid-gakqr736]{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:all .3s}.dot-btn--active[data-astro-cid-gakqr736]{background:var(--accent-blue);width:28px}.mobile-only-slider[data-astro-cid-gakqr736]{display:none}@media (width<=992px){.testimonials-header[data-astro-cid-gakqr736]{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}.testimonials-grid[data-astro-cid-gakqr736]{grid-template-columns:1fr;gap:1.5rem}.testimonial-card[data-astro-cid-gakqr736]{padding:2rem 1.5rem}}.google-reviews-badge[data-astro-cid-gakqr736]{border:1px solid var(--border-color);background:#fff;border-radius:100px;justify-content:center;align-items:center;gap:.65rem;width:fit-content;margin-top:2.5rem;margin-left:auto;margin-right:auto;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.google-badge-text[data-astro-cid-gakqr736]{color:var(--text-secondary);font-size:.82rem;line-height:1.3}.google-badge-text[data-astro-cid-gakqr736] strong[data-astro-cid-gakqr736]{color:var(--text-primary);font-weight:800}@media (width<=768px){.desktop-only-slider[data-astro-cid-gakqr736],.desktop-only-dots[data-astro-cid-gakqr736],.testimonials-controls[data-astro-cid-gakqr736]{display:none!important}.mobile-only-slider[data-astro-cid-gakqr736]{display:block!important}.testimonials-section[data-astro-cid-gakqr736]{padding:3.5rem 0 2.5rem}.testimonials-container[data-astro-cid-gakqr736]{padding:0 1rem}.testimonials-header[data-astro-cid-gakqr736]{text-align:left;margin-bottom:1.25rem}.testimonials-trust-pill[data-astro-cid-gakqr736]{margin-bottom:.65rem;padding:.35rem .85rem;font-size:.72rem}.testimonials-section[data-astro-cid-gakqr736] h2[data-astro-cid-gakqr736]{letter-spacing:-.025em;margin-top:.25rem;font-size:clamp(1.75rem,6.5vw,2.25rem);line-height:1.15}.mobile-testimonials-track[data-astro-cid-gakqr736]{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.85rem;padding:.25rem 0 .85rem;display:flex;overflow-x:auto}.mobile-testimonials-track[data-astro-cid-gakqr736]::-webkit-scrollbar{display:none}.mobile-testimonial-card[data-astro-cid-gakqr736]{scroll-snap-align:center;scroll-snap-stop:always;box-sizing:border-box;touch-action:manipulation;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-direction:column;flex:0 0 88%;justify-content:space-between;max-width:88%;padding:1.35rem 1.15rem 1.25rem;display:flex;box-shadow:0 4px 18px #0f172a0d}.mobile-testimonial-card[data-astro-cid-gakqr736]:active{transform:scale(.99)}.mobile-card-header[data-astro-cid-gakqr736]{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.mobile-card-header[data-astro-cid-gakqr736] .star-rating[data-astro-cid-gakqr736]{gap:3px;margin-bottom:0}.mobile-card-header[data-astro-cid-gakqr736] .star-icon[data-astro-cid-gakqr736]{width:15px;height:15px}.verified-badge[data-astro-cid-gakqr736]{color:#059669;background:#dcfce7;border-radius:100px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.mobile-testimonial-card[data-astro-cid-gakqr736] .testimonial-quote[data-astro-cid-gakqr736]{color:#334155;margin-bottom:1.15rem;font-size:.88rem;font-style:normal;line-height:1.55}.mobile-author-block[data-astro-cid-gakqr736]{border-top:1px solid #f1f5f9;flex-direction:row;align-items:center;gap:.65rem;margin-top:auto;padding-top:.85rem;display:flex}.author-avatar-chip[data-astro-cid-gakqr736]{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.78rem;font-weight:850;display:flex;box-shadow:0 2px 8px #1d4ed840}.author-text-info[data-astro-cid-gakqr736]{flex-direction:column;gap:.1rem;display:flex;overflow:hidden}.author-text-info[data-astro-cid-gakqr736] .author-name[data-astro-cid-gakqr736]{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:800;overflow:hidden}.author-text-info[data-astro-cid-gakqr736] .author-trade[data-astro-cid-gakqr736]{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;overflow:hidden}.mobile-slider-controls[data-astro-cid-gakqr736]{justify-content:space-between;align-items:center;margin-top:.35rem;padding:0 .25rem;display:flex}.mobile-dots-list[data-astro-cid-gakqr736]{align-items:center;gap:.35rem;display:flex}.mobile-dot-btn[data-astro-cid-gakqr736]{cursor:pointer;touch-action:manipulation;background:#cbd5e1;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .25s cubic-bezier(.16,1,.3,1)}.mobile-dot-btn[data-astro-cid-gakqr736].active{background:#1d4ed8;border-radius:100px;width:22px}.mobile-page-indicator[data-astro-cid-gakqr736]{color:#64748b;font-size:.76rem;font-weight:800}.google-reviews-badge[data-astro-cid-gakqr736]{box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:100px;gap:.45rem;width:100%;margin-top:1.5rem;padding:.65rem 1rem;box-shadow:0 2px 10px #0f172a0a}.google-badge-text[data-astro-cid-gakqr736]{font-size:.76rem}}.faq-section[data-astro-cid-7synugci]{border-bottom:1px solid var(--border-color);background-color:#fff;padding:6.5rem 0;position:relative;overflow:hidden}.faq-ambient-glow[data-astro-cid-7synugci]{filter:blur(120px);pointer-events:none;z-index:1;opacity:.6;border-radius:50%;position:absolute}.glow-blue-faq[data-astro-cid-7synugci]{background:radial-gradient(circle,#2563eb1f 0%,#6366f10d 60%,#0000 80%);width:550px;height:550px;top:10%;right:-5%}.faq-grid-pattern[data-astro-cid-7synugci]{pointer-events:none;z-index:1;background-image:radial-gradient(#2563eb14 1.2px,#0000 1.2px);background-size:28px 28px;position:absolute;inset:0;mask-image:radial-gradient(85% 70%,#000 60%,#0000 100%)}.faq-container[data-astro-cid-7synugci]{z-index:2;position:relative}.faq-trust-pill[data-astro-cid-7synugci]{color:#1d4ed8;letter-spacing:-.01em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.38rem .95rem;font-size:.78rem;font-weight:800;display:inline-flex}.faq-trust-pill[data-astro-cid-7synugci] .pulse-dot[data-astro-cid-7synugci]{background:#2563eb;border-radius:50%;width:7px;height:7px;animation:2s infinite pulseGlow;box-shadow:0 0 10px #2563ebb3}.gradient-text[data-astro-cid-7synugci]{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 50%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.faq-header[data-astro-cid-7synugci]{max-width:700px;margin-bottom:3.5rem}.faq-header[data-astro-cid-7synugci] h2[data-astro-cid-7synugci]{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;line-height:1.15}.faq-intro[data-astro-cid-7synugci]{color:var(--text-secondary);font-size:1.1rem;line-height:1.65}.faq-accordion-list[data-astro-cid-7synugci]{flex-direction:column;gap:1rem;width:100%;display:flex}.faq-item[data-astro-cid-7synugci]{border:1.5px solid var(--border-color);background-color:#fff;border-radius:18px;transition:all .25s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 4px 20px -4px #0f172a0a}.faq-item[data-astro-cid-7synugci]:hover{border-color:#2563eb;box-shadow:0 12px 30px -8px #2563eb1f}.faq-question-btn[data-astro-cid-7synugci]{cursor:pointer;text-align:left;width:100%;transition:var(--transition-fast);background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem;display:flex}.faq-question-btn[data-astro-cid-7synugci]:focus-visible{box-shadow:inset 0 0 0 2px var(--accent-blue)}.question-text[data-astro-cid-7synugci]{font-family:var(--font-sans);color:var(--text-primary);font-size:1.15rem;font-weight:750;line-height:1.4}.faq-icon-arrow[data-astro-cid-7synugci]{background-color:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1),background-color .3s;display:flex}.faq-icon-arrow[data-astro-cid-7synugci] svg[data-astro-cid-7synugci]{width:16px;height:16px}.faq-question-btn[data-astro-cid-7synugci][aria-expanded=true] .faq-icon-arrow[data-astro-cid-7synugci]{background-color:var(--accent-blue);color:#fff;transform:rotate(180deg)}.faq-question-btn[data-astro-cid-7synugci][aria-expanded=true]{border-bottom:1px solid var(--border-color)}.faq-answer-pane[data-astro-cid-7synugci]{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.answer-content[data-astro-cid-7synugci]{padding:1.75rem 2rem 2.25rem}.answer-content[data-astro-cid-7synugci] p[data-astro-cid-7synugci]{color:var(--text-secondary);font-size:.98rem;line-height:1.7}@media (width<=768px){.faq-header[data-astro-cid-7synugci] h2[data-astro-cid-7synugci]{font-size:2.5rem}.faq-question-btn[data-astro-cid-7synugci]{padding:1.4rem 1.5rem}.question-text[data-astro-cid-7synugci]{font-size:1.05rem}.answer-content[data-astro-cid-7synugci]{padding:1.25rem 1.5rem 1.75rem}}@media (width<=480px){.faq-header[data-astro-cid-7synugci] h2[data-astro-cid-7synugci]{font-size:1.75rem}.faq-question-btn[data-astro-cid-7synugci]{gap:.75rem;padding:1.15rem 1rem}.question-text[data-astro-cid-7synugci]{font-size:.92rem}.answer-content[data-astro-cid-7synugci]{padding:1rem 1rem 1.5rem}.answer-content[data-astro-cid-7synugci] p[data-astro-cid-7synugci]{font-size:.88rem}.toggle-icon[data-astro-cid-7synugci]{width:28px;min-width:28px;height:28px;font-size:.85rem}}.faq-still-questions[data-astro-cid-7synugci]{border:1.5px solid var(--border-color);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:3.5rem;padding:2.25rem 2.5rem;display:flex;box-shadow:0 4px 20px #0f172a0a}.still-q-content[data-astro-cid-7synugci] h4[data-astro-cid-7synugci]{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.25rem;font-weight:800}.still-q-content[data-astro-cid-7synugci] p[data-astro-cid-7synugci]{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.still-q-actions[data-astro-cid-7synugci]{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.btn-faq-action[data-astro-cid-7synugci]{border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.9rem;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex}.btn-faq-primary[data-astro-cid-7synugci]{color:#fff;background:#1d4ed8;box-shadow:0 4px 14px #1d4ed840}.btn-faq-primary[data-astro-cid-7synugci]:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 6px 18px #1d4ed859}.btn-faq-outline[data-astro-cid-7synugci]{color:#1e293b;background:#f8fafc;border:1.5px solid #cbd5e1}.btn-faq-outline[data-astro-cid-7synugci]:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}@media (width<=768px){.faq-still-questions[data-astro-cid-7synugci]{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.75rem 1.5rem}.still-q-actions[data-astro-cid-7synugci]{flex-direction:column;width:100%}.btn-faq-action[data-astro-cid-7synugci]{text-align:center;box-sizing:border-box;justify-content:center;width:100%}}
