@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";.checkout-full-page{background:#f8fafc;min-height:100vh}.checkout-container{max-width:1400px;margin:0 auto;padding:12px}.company-header{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}@media (width>=768px){.company-header{flex-direction:row;justify-content:space-between;align-items:center}}.company-name{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:600}@media (width<=480px){.company-name{font-size:16px}}.company-details{color:#64748b;font-size:12px}.main-grid{gap:16px;display:grid}@media (width>=768px){.main-grid{grid-template-columns:1.5fr 1fr;gap:24px}}.order-summary{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}@media (width>=768px){.order-summary{padding:20px}}.summary-header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.summary-title{color:#0f172a;font-size:18px;font-weight:600}@media (width<=480px){.summary-title{font-size:16px}}.order-number{color:#64748b;word-break:break-all;font-size:11px}.service-item{border-bottom:1px solid #e2e8f0;padding:12px 0}.service-item:last-child{border-bottom:none;padding-bottom:0}.service-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.service-name{color:#0f172a;flex:1;font-size:14px;font-weight:600}@media (width>=768px){.service-name{font-size:16px}}.service-price{color:#3b82f6;font-size:16px;font-weight:700}@media (width>=768px){.service-price{font-size:18px}}.service-tax{margin-top:6px}.tax-badge{color:#f59e0b;background:#fef3c7;border-radius:12px;padding:2px 8px;font-size:10px;display:inline-block}.service-quantity{color:#6b7280;margin-top:4px;font-size:11px}.notes{color:#475569;background:#f8fafc;border-radius:8px;align-items:flex-start;gap:6px;margin-top:12px;padding:10px;font-size:11px;display:flex}@media (width>=768px){.notes{padding:12px;font-size:12px}}.support{background:#f1f5f9;border-radius:8px;margin-top:12px;padding:10px}.support-title{color:#0f172a;margin-bottom:8px;font-size:13px;font-weight:600}.support-links{flex-direction:column;gap:6px;display:flex}@media (width>=640px){.support-links{flex-flow:wrap;gap:16px}}.support-links a{color:#3b82f6;word-break:break-all;align-items:center;gap:6px;font-size:12px;text-decoration:none;display:inline-flex}.right-side{flex-direction:column;gap:16px;display:flex}.gstin-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}@media (width>=768px){.gstin-section{padding:16px}}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.section-title{color:#0f172a;font-size:14px;font-weight:600}@media (width>=768px){.section-title{font-size:16px}}.edit-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;align-items:center;gap:4px;margin-left:auto;padding:4px 10px;font-size:11px;transition:all .2s;display:inline-flex}@media (width>=768px){.edit-btn{margin-left:auto;padding:4px 12px;font-size:12px}}.gstin-input{border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-top:10px;padding:8px 12px;font-size:13px;transition:border-color .2s}@media (width>=768px){.gstin-input{padding:10px 12px;font-size:14px}}.gstin-input:focus{border-color:#3b82f6;outline:none}.billing-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}@media (width>=768px){.billing-section{padding:20px}}.head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.billing-row{color:#64748b;flex-wrap:wrap;justify-content:space-between;gap:4px;margin-bottom:8px;font-size:13px;display:flex}@media (width>=768px){.billing-row{margin-bottom:12px;font-size:14px}}.billing-tax-header{color:#6b7280;border-top:1px dashed #e5e7eb;justify-content:space-between;margin-top:12px;padding-top:8px;font-size:11px;display:flex}.billing-tax-row{color:#4b5563;justify-content:space-between;margin-top:6px;padding-left:8px;font-size:12px;display:flex}.tax-label{color:#f59e0b;font-size:11px}.billing-total-tax{color:#374151;border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:8px;padding-top:6px;font-size:12px;font-weight:600;display:flex}.billing-total{color:#0f172a;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:12px;padding-top:12px;font-size:16px;font-weight:700;display:flex}@media (width>=768px){.billing-total{font-size:18px}}.btn-pay{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}@media (width>=768px){.btn-pay{padding:14px;font-size:16px}}.btn-pay:hover{background:#059669;transform:translateY(-2px)}.btn-pay:disabled{cursor:not-allowed;background:#94a3b8;transform:none}.terms{text-align:center;color:#94a3b8;margin-top:12px;font-size:10px}@media (width>=768px){.terms{margin-top:16px;font-size:11px}}.customer-info{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}@media (width>=768px){.customer-info{flex-direction:column;gap:6px;margin-top:0}}.info-row{color:#475569;align-items:center;gap:6px;font-size:12px;display:flex}@media (width>=768px){.info-row{font-size:13px}}.loading-spinner{border:3px solid #e5e7eb;border-top-color:#022b50;border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.toast-message{color:#fff;z-index:1000;white-space:nowrap;background:#10b981;border-radius:8px;padding:10px 20px;font-size:13px;animation:.3s slideUp;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}@media (width>=768px){.toast-message{white-space:nowrap;padding:12px 24px;bottom:30px;left:auto;right:30px;transform:none}}.toast-message.error{background:#ef4444}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.checkout-empty{text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:20px;display:flex}.checkout-empty h3{margin-bottom:8px;font-size:18px}@media (width<=480px){.checkout-empty h3{font-size:16px}}.btn-primary{color:#fff;cursor:pointer;background:#022b50;border:none;border-radius:8px;margin-top:20px;padding:10px 24px;font-size:14px}@media (width<=480px){.checkout-container{padding:8px}.company-header,.order-summary,.gstin-section,.billing-section{padding:12px}.service-name{font-size:13px}.service-price{font-size:14px}.btn-pay{padding:12px;font-size:13px}.summary-title{font-size:15px}.edit-btn{padding:3px 8px;font-size:10px}}@media (width>=1200px){.checkout-container{padding:24px}.main-grid{gap:32px}}.desktop-sidebar{transition:width .3s}.desktop-sidebar::-webkit-scrollbar{width:4px}.desktop-sidebar::-webkit-scrollbar-track{background:#ffffff1a}.desktop-sidebar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.mobile-menu-sidebar::-webkit-scrollbar{width:4px}.theme-panel-overlay{animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#022b50;--primary-hover:#033b6e;--primary-light:#e8f0f8;--secondary-color:#667eea;--secondary-hover:#5a67d8;--secondary-light:#f0f2ff;--accent-color:#10b981;--accent-hover:#059669;--accent-light:#d1fae5;--text-primary:#1f2937;--text-secondary:#6b7280;--text-light:#9ca3af;--text-white:#fff;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-sidebar:#1e293b;--bg-header:#fff;--border-color:#e5e7eb;--border-focus:#022b50;--success-color:#10b981;--warning-color:#f59e0b;--error-color:#ef4444;--info-color:#3b82f6;--font-family:"Inter", system-ui, -apple-system, sans-serif;--font-size:14px;--border-radius:8px;--sidebar-width:260px;--header-height:70px}*{transition:background-color .3s,color .3s,border-color .3s}body{font-family:var(--font-family);font-size:var(--font-size);color:var(--text-primary);background-color:var(--bg-secondary);margin:0;padding:0}.dark-mode{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dark-mode input,.dark-mode textarea,.dark-mode select{background-color:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-color)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-hover)}:root{--ink:#0a2540;--ink-2:#123a5e;--paper:#eef1f5;--gold:#3b82f6;--gold-deep:#2563eb;--green:#1f7a5c}*{box-sizing:border-box}.lp-body{font-family:Inter,sans-serif}.lp-display{font-family:Fraunces,serif}.lp-mono{font-family:IBM Plex Mono,monospace}.lp-page{background:var(--ink);min-height:100vh}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-seal-pulse{0%,to{box-shadow:0 0 #c9a22773}50%{box-shadow:0 0 0 10px #c9a22700}}@media (prefers-reduced-motion:reduce){.lp-fade,.lp-seal{animation:none!important}}.lp-fade{animation:.6s both lp-fade-up}.lp-seal{animation:2.4s ease-in-out infinite lp-seal-pulse}.lp-btn-primary{transition:transform .15s,box-shadow .15s}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #c9a22759}.lp-cat-card{transition:border-color .2s,transform .2s}.lp-cat-card:hover{border-color:var(--gold);transform:translateY(-3px)}.lp-banner-scroll{scrollbar-width:none}.lp-banner-scroll::-webkit-scrollbar{display:none}.lp-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a2540eb;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.lp-header--desktop{padding:16px 48px}.lp-header--mobile{padding:14px 20px}.lp-logo{color:#fff;align-items:center;gap:8px;font-weight:600;display:flex}.lp-btn-outline{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;font-weight:500}.lp-btn-gold{background:var(--gold);color:var(--ink);cursor:pointer;border:none;border-radius:8px;font-weight:700}.lp-btn-gold--hero{border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;display:inline-flex}.lp-btn-outline--hero{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500}.lp-hero{background:linear-gradient(160deg,#0a2540 0%,#123a5e 100%);align-items:center;max-width:1280px;margin:0 auto;display:flex}.lp-hero--desktop{flex-direction:row;gap:40px;padding:80px 48px 100px}.lp-hero--mobile{flex-direction:column;gap:48px;padding:48px 20px 60px}.lp-hero-eyebrow{color:var(--gold);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:500}.lp-hero-title{color:#fff;max-width:560px;margin-bottom:22px;font-weight:600;line-height:1.15}.lp-hero-title--desktop{font-size:clamp(38px,4.2vw,56px)}.lp-hero-title--mobile{font-size:34px}.lp-hero-desc{color:#ffffffad;max-width:480px;margin-bottom:34px;line-height:1.7}.lp-hero-desc--desktop{font-size:17px}.lp-hero-desc--mobile{font-size:15px}.lp-hero-actions{flex-wrap:wrap;gap:16px;margin-top:22px;margin-bottom:20px;display:flex}.lp-hero-trust{color:#ffffff80;flex-wrap:wrap;gap:18px;font-size:12px;display:flex}.lp-hero-trust span{align-items:center;gap:6px;display:flex}.lp-card-stack-wrap{cursor:pointer;-webkit-user-select:none;user-select:none;flex:0 0 380px;height:360px;position:relative}.lp-card-stack-wrap:focus{outline:none}.lp-file-card{border-radius:12px;width:300px;height:220px;padding:22px;transition:top .55s cubic-bezier(.25,.8,.25,1),left .55s cubic-bezier(.25,.8,.25,1),transform .55s cubic-bezier(.25,.8,.25,1),box-shadow .55s,opacity .45s;position:absolute}.lp-file-card--pos0{z-index:3;opacity:1;background:#fff;top:0;left:0;transform:rotate(0)scale(1);box-shadow:0 24px 48px #0000004d}.lp-file-card--pos1{z-index:2;opacity:.95;background:#eef1f5;top:20px;left:20px;transform:rotate(-4deg)scale(.98);box-shadow:0 20px 40px #00000038}.lp-file-card--pos2{z-index:1;opacity:.85;background:#dfe4ea;top:46px;left:40px;transform:rotate(6deg)scale(.95);box-shadow:0 14px 28px #00000026}.lp-card-dots{z-index:4;gap:8px;display:flex;position:absolute;bottom:-28px;left:40px}.lp-card-dot{cursor:pointer;background:#ffffff40;border-radius:50%;width:7px;height:7px;transition:background .25s,transform .25s}.lp-card-dot--active{background:var(--gold);transform:scale(1.3)}.lp-hero-text-wrap{min-height:320px}.lp-hero-slide{transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;right:0}.lp-hero-slide--active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.lp-hero-slide--inactive{opacity:0;pointer-events:none;transform:translateY(12px)}.lp-hero-controls{align-items:center;gap:14px;margin-top:28px;display:flex}.lp-hero-arrow{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,transform .2s;display:flex}.lp-hero-arrow:hover{background:var(--gold);color:var(--ink);transform:scale(1.08)}.lp-file-label{color:#8a94a3;margin-bottom:6px;font-size:10px}.lp-file-title{color:var(--ink);font-size:15px;font-weight:600}.lp-file-title--lg{font-size:16px}.lp-file-bar{border-radius:3px;height:6px;margin-top:8px}.lp-seal-badge{background:var(--gold);border:2px solid var(--gold-deep);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;bottom:18px;right:18px}.lp-banners{background:var(--paper)}.lp-banners--desktop{padding:56px 48px}.lp-banners--mobile{padding:40px 20px}.lp-section-eyebrow{letter-spacing:2px;color:var(--gold-deep);text-transform:uppercase;margin-bottom:8px;font-size:12px}.lp-section-title{color:var(--ink);margin-bottom:24px;font-weight:600}.lp-section-title--desktop{font-size:30px}.lp-section-title--mobile{font-size:24px}.lp-banner-scroll{perspective:1200px}.lp-banner-card{cursor:pointer;transform-style:preserve-3d;will-change:transform, opacity;border-radius:14px;flex:none;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .65s cubic-bezier(.22,1,.36,1)}.lp-banner-card--desktop{width:320px}.lp-banner-card--mobile{width:260px}.lp-banner-card--out{opacity:0;transform:perspective(900px)rotateX(28deg)translateY(50px)scale3d(.92,.92,.92)}.lp-banner-card--in{opacity:1}.lp-banner-card-inner{background:#fff;border:1px solid #dfe4ea;border-radius:14px;transition:box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 10px 24px #0a25401a,0 2px 6px #0a25400f}.lp-banner-card:hover .lp-banner-card-inner{box-shadow:0 24px 40px #0a254033,0 6px 12px #0a25401a}.lp-banner-img{object-fit:cover;width:100%;height:140px;display:block}.lp-banner-body{z-index:1;padding:16px;position:relative}.lp-banner-title{color:var(--ink);font-size:15px;font-weight:600}.lp-banner-subtitle{color:#7a8697;margin-top:4px;font-size:12px}.lp-banner-shine{pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff59,#0000);width:40%;height:100%;transition:left .7s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.lp-banner-card:hover .lp-banner-shine{left:130%}.lp-how{background:var(--ink)}.lp-how--desktop{padding:72px 48px}.lp-how--mobile{padding:48px 20px}.lp-how-title{color:#fff;margin-bottom:40px;font-weight:600}.lp-how-title--desktop{text-align:center;font-size:30px}.lp-how-title--mobile{text-align:left;font-size:24px}.lp-how-grid{gap:28px;display:grid}.lp-how-grid--desktop{grid-template-columns:repeat(4,1fr)}.lp-how-grid--mobile{grid-template-columns:1fr}.lp-how-num{color:#c9a22780;margin-bottom:6px;font-size:34px;font-weight:500}.lp-how-step-title{color:#fff;margin-bottom:8px;font-size:18px;font-weight:600}.lp-how-step-desc{color:#fff9;font-size:13.5px;line-height:1.6}.lp-how-step{transform-style:preserve-3d;will-change:transform, opacity;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .65s cubic-bezier(.22,1,.36,1);position:relative}.lp-how-step--out{opacity:0;transform:perspective(900px)rotateX(30deg)translateY(40px)scale3d(.92,.92,.92)}.lp-how-step--in{opacity:1}.lp-how-step-inner{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:22px 18px;transition:box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000002e}.lp-how-step:hover .lp-how-step-inner{border-color:#c9a22766;box-shadow:0 20px 36px #0000004d}.lp-how-shine{pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff14,#0000);width:40%;height:100%;transition:left .7s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.lp-how-step:hover .lp-how-shine{left:130%}.lp-how-connector{z-index:-1;background:linear-gradient(90deg,#c9a22780,#c9a22700);width:28px;height:1px;position:absolute;top:24px;right:-14px}.lp-services{background:var(--paper)}.lp-services--desktop{padding:72px 48px}.lp-services--mobile{padding:48px 20px}.lp-services-desc{color:#5b6b7a;max-width:560px;margin-bottom:32px;font-size:14.5px}.lp-cat-grid{gap:16px;display:grid}.lp-cat-grid--desktop{grid-template-columns:repeat(4,1fr)}.lp-cat-grid--mobile{grid-template-columns:1fr 1fr}.lp-cat-card{cursor:pointer;transform-style:preserve-3d;will-change:transform, opacity;background:#fff;border:1px solid #dfe4ea;border-radius:12px;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.lp-cat-card--desktop{padding:24px}.lp-cat-card--mobile{padding:18px}.lp-cat-card--out{opacity:0;transform:perspective(900px)rotateX(28deg)translateY(36px)scale3d(.93,.93,.93)}.lp-cat-card--in{opacity:1}.lp-cat-card--in:hover{border-color:var(--gold);box-shadow:0 20px 32px #0a254024}.lp-cat-shine{pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff80,#0000);width:40%;height:100%;transition:left .7s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.lp-cat-card:hover .lp-cat-shine{left:130%}.lp-cat-icon{background:var(--ink);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.lp-cat-name{color:var(--ink);font-size:14.5px;font-weight:600}.lp-expert{background:linear-gradient(135deg,#123a5e 0%,#0a2540 100%)}.lp-expert--desktop{padding:64px 48px}.lp-expert--mobile{padding:48px 20px}.lp-expert-inner{justify-content:space-between;gap:24px;max-width:1000px;margin:0 auto;display:flex}.lp-expert-inner--desktop{flex-direction:row;align-items:center}.lp-expert-inner--mobile{flex-direction:column;align-items:flex-start}.lp-expert-title{color:#fff;margin-bottom:8px;font-weight:600}.lp-expert-title--desktop{font-size:26px}.lp-expert-title--mobile{font-size:22px}.lp-expert-desc{color:#ffffffa6;font-size:14.5px}.lp-btn-gold--expert{white-space:nowrap;border-radius:9px;align-items:center;gap:8px;padding:14px 28px;font-size:14.5px;display:inline-flex}.lp-footer{background:#071c33;border-top:1px solid #ffffff0f}.lp-footer--desktop{padding:48px}.lp-footer--mobile{padding:36px 20px}.lp-footer-top{justify-content:space-between;gap:28px;max-width:1280px;margin:0 auto;display:flex}.lp-footer-top--desktop{flex-direction:row}.lp-footer-top--mobile{flex-direction:column}.lp-footer-brand{color:#fff;align-items:center;gap:8px;margin-bottom:10px;font-size:17px;font-weight:600;display:flex}.lp-footer-info{color:#ffffff80;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.lp-footer-info--address{max-width:320px}.lp-footer-col-title{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-size:11px}.lp-footer-link{color:#fff9;cursor:pointer;margin-bottom:8px;font-size:13px}.lp-footer-bottom{color:#ffffff59;text-align:center;border-top:1px solid #ffffff0f;max-width:1280px;margin:32px auto 0;padding-top:20px;font-size:12px}.lp-page--noscroll{flex-direction:column;height:100vh;display:flex;overflow:hidden}.lp-hero2{background:linear-gradient(160deg,#0a2540 0%,#123a5e 100%);flex:1;display:flex;overflow:hidden}.lp-hero2--desktop{flex-direction:row;align-items:center;gap:48px;padding:48px}.lp-hero2--mobile{flex-direction:column;gap:20px;padding:20px;overflow-y:auto}.lp-hero2-services{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.lp-hero2-doc-row{flex-wrap:wrap;gap:8px;margin-top:4px;margin-bottom:8px;display:flex}.lp-hero2-doc-chip{color:var(--gold);background:#c9a2271a;border:1px solid #c9a22740;border-radius:20px;padding:3px 10px;font-size:11px}.lp-hero2-item--active{border-color:var(--gold);background:#c9a2271a;transform:translate(4px)}.lp-hero2-item--active .lp-hero2-item-name{color:#fff}.lp-hero2-item--active .lp-hero2-item-arrow{color:var(--gold);opacity:1;transform:translate(0)}.lp-hero2-form-wrap{flex:0 0 400px;justify-content:center;align-items:center;display:flex}.lp-hero2--mobile .lp-hero2-form-wrap{flex:none;width:100%}.lp-hero2-form{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:28px;animation:4s ease-in-out infinite lp-form-float;box-shadow:0 24px 48px #0000004d}@keyframes lp-form-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.lp-hero2-form{animation:none}}.lp-hero2-form-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.lp-hero2-form-seal{background:var(--gold);border:2px solid var(--gold-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:static}.lp-hero2-form-title{color:var(--ink);font-size:15px;font-weight:700}.lp-hero2-form-sub{color:#7a8697;margin-top:2px;font-size:12px}.lp-hero2-contact-row{color:var(--ink);border:1px solid #dfe4ea;border-radius:8px;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.lp-hero2-contact-row:hover{border-color:var(--gold);background:#3b82f60f}.lp-hero2-contact-row svg{color:var(--gold);flex-shrink:0}@media (width<=600px){.lp-page--noscroll{height:auto;overflow:visible}.lp-hero2-item{padding:13px 16px}}.lp-girl-wrap{flex:0 0 220px;justify-content:center;align-items:flex-end;height:100%;display:flex;position:relative}.lp-girl-svg{width:200px;height:auto;animation:3.5s ease-in-out infinite lp-girl-float}@keyframes lp-girl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.lp-girl-arm{transform-origin:145px 200px;animation:1.6s ease-in-out infinite lp-arm-point}@keyframes lp-arm-point{0%,to{transform:rotate(0)}50%{transform:rotate(-8deg)}}.lp-girl-sparkle{color:var(--gold);font-size:18px;animation:1.8s ease-in-out infinite lp-sparkle-twinkle;position:absolute}.lp-girl-sparkle--1{animation-delay:.2s;top:30%;right:5px}.lp-girl-sparkle--2{font-size:12px;animation-delay:.9s;top:42%;right:-15px}@keyframes lp-sparkle-twinkle{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.lp-girl-svg,.lp-girl-arm,.lp-girl-sparkle{animation:none!important}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}body{color:#1e293b;background-color:#f8fafc}.app-container{min-height:100vh;display:flex}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{color:#fff;background:#022b50}.btn-primary:hover{background:#0d3558;transform:translateY(-2px)}@media (width<=768px){.app-container{flex-direction:column}}.sidebar{background-color:#022b50;border-right:1px solid #2d2d3a;width:280px;height:100vh;padding:24px 16px;position:fixed;overflow-y:auto}.sidebar-brand{color:#fff;cursor:pointer;margin-bottom:32px;padding:0 12px;font-size:19px;font-weight:700}.sidebar-brand span{color:#9acd32}.sidebar-brand sub{color:#9acd32;font-size:10px}.sidebar-nav{padding:0;list-style:none}.sidebar-nav-item{margin-bottom:8px}.sidebar-nav-link{color:#fff;cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.sidebar-nav-link i{width:20px;font-size:16px}.sidebar-nav-link:hover{color:#fff;background-color:#0d3558}.sidebar-nav-link.active{color:#fff;background-color:#284b6a}.main-content{background-color:#f3f4f6;flex:1;margin-left:280px;padding:24px 32px}.header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.organization-selector{cursor:pointer}.organization-selector h5{color:#0f172a;margin:0;font-weight:600}.header-right{align-items:center;gap:20px;display:flex}.header-icon{color:#64748b;cursor:pointer;border-radius:50%;padding:8px;font-size:20px;transition:all .2s;position:relative}.header-icon:hover{color:#022b50;background-color:#f1f5f9}.header-badge{color:#fff;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex;position:absolute;top:0;right:0}.user-profile{cursor:pointer;border-radius:30px;align-items:center;gap:10px;padding:6px 12px;transition:all .2s;display:flex}.user-profile:hover{background-color:#f1f5f9}.user-avatar{color:#fff;background:#022b50;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.user-name{color:#0f172a;font-size:14px;font-weight:600}.cart-dropdown{border:1px solid #e2e8f0;border-radius:16px;width:380px;margin-top:10px;padding:0;box-shadow:0 10px 25px #00000026}.cart-dropdown-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cart-dropdown-header h6{color:#0f172a;margin:0;font-size:16px;font-weight:600}.cart-count-badge{color:#475569;background:#e2e8f0;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500}.cart-items-list{max-height:350px;overflow-y:auto}.cart-item{border-bottom:1px solid #e2e8f0;align-items:center;padding:16px 20px;transition:background-color .2s;display:flex}.cart-item:hover{background-color:#f8fafc}.cart-item-icon{color:#fff;background:#022b50;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-right:16px;font-size:20px;display:flex}.cart-item-details{flex:1}.cart-item-title{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.cart-item-subtitle{color:#64748b;margin-bottom:2px;font-size:12px}.cart-item-date{color:#94a3b8;font-size:11px}.cart-item-actions{align-items:center;display:flex}.btn-pay-now{color:#fff;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500}.btn-pay-now:hover{background:#059669}.cart-dropdown-footer{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;border-radius:0 0 16px 16px;padding:16px 20px}.btn-view-all{color:#022b50;font-size:14px;font-weight:500;text-decoration:none}.btn-view-all:hover{text-decoration:underline}.cart-loading{color:#64748b;justify-content:center;align-items:center;padding:30px;display:flex}.spinner-small{border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:20px;height:20px;margin-right:10px;animation:.8s linear infinite spin}.empty-cart{text-align:center;color:#94a3b8;padding:30px}.empty-cart i{color:#cbd5e1;margin-bottom:10px;font-size:40px}.dropdown-menu-custom{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:8px 0;box-shadow:0 4px 12px #0000001a}.dropdown-item-custom{color:#1e293b;cursor:pointer;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;transition:background .2s;display:flex}.dropdown-item-custom:hover{background-color:#f1f5f9}.dashboard-container{max-width:1400px;margin:0 auto}.welcome-banner{background:#022b50;border-radius:20px;margin-bottom:32px;padding:32px;position:relative;overflow:hidden}.welcome-banner:before{content:"";background:radial-gradient(circle,#3b82f633 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.welcome-text h2{color:#fff;margin-bottom:8px;font-size:28px;font-weight:700}.welcome-text p{color:#94a3b8;margin-bottom:0}.stats-row{gap:32px;margin-top:20px;display:flex}.stat-item{text-align:center}.stat-value{color:#fff;font-size:32px;font-weight:700}.stat-label{color:#94a3b8;margin-top:4px;font-size:13px}.dashboard-grid{grid-template-columns:1fr 360px;gap:24px;display:grid}.stats-cards{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:15px;transition:all .3s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000000d}.stat-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.stat-icon{border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.stat-icon.pending{color:#f59e0b;background:#fef3c7}.stat-icon.progress{color:#3b82f6;background:#dbeafe}.stat-icon.completed{color:#10b981;background:#d1fae5}.stat-icon.total{color:#64748b;background:#f1f5f9}.stat-number{color:#0f172a;font-size:32px;font-weight:700}.stat-change{color:#10b981;margin-top:8px;font-size:13px}.recent-table{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden}.table-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.table-title{color:#0f172a;font-size:18px;font-weight:600}.view-all{color:#3b82f6;font-size:14px;text-decoration:none}.activity-table{border-collapse:collapse;width:100%}.activity-table th{text-align:left;color:#64748b;background:#f8fafc;padding:16px 24px;font-size:13px;font-weight:500}.activity-table td{color:#1e293b;border-top:1px solid #e2e8f0;padding:16px 24px;font-size:14px}.status-badge{border-radius:20px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.status-pending{color:#b45309;background:#fef3c7}.status-approved{color:#047857;background:#d1fae5}.status-rejected{color:#b91c1c;background:#fee2e2}.right-sidebar{flex-direction:column;gap:24px;margin-top:26px;display:flex}.slider-card{background:linear-gradient(135deg,#f97316 0%,#f59e0b 100%);border-radius:20px;position:relative;overflow:hidden}.slider-container{height:280px;position:relative}.slide{opacity:0;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:24px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.slide.active{opacity:1}.slide-badge{background:#fff3;border-radius:20px;width:fit-content;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.slide-title{color:#fff;margin-bottom:8px;font-size:24px;font-weight:700}.slide-desc{color:#ffffffe6;margin-bottom:20px;font-size:14px;line-height:1.5}.slide-btn{color:#f97316;cursor:pointer;background:#fff;border:none;border-radius:30px;width:fit-content;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.slide-btn:hover{background:#fff;transform:scale(1.05)}.slider-dots{justify-content:center;gap:8px;display:flex;position:absolute;bottom:16px;left:0;right:0}.dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:all .3s}.dot.active{background:#fff;border-radius:4px;width:24px}.expert-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px}.expert-title{color:#0f172a;margin-bottom:8px;font-size:18px;font-weight:600}.expert-desc{color:#64748b;margin-bottom:20px;font-size:14px;line-height:1.5}.expert-badge{color:#475569;background:#f1f5f9;border-radius:12px;margin-bottom:20px;padding:8px 12px;font-size:13px}.expert-badge i{color:#10b981;margin-right:8px}.expert-buttons{gap:12px;display:flex}.btn-ca{color:#fff;cursor:pointer;background:#022b50;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:all .3s;display:flex}.btn-ca:hover{background:#2563eb;transform:translateY(-2px)}.btn-lawyer{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-weight:600;transition:all .3s;display:flex}.btn-lawyer:hover{background:#e2e8f0;transform:translateY(-2px)}.quick-stats{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:20px}.quick-stats-title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:14px;font-weight:600}.quick-stats-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.quick-stat-item{text-align:center}.quick-stat-value{color:#0f172a;font-size:24px;font-weight:700}.quick-stat-label{color:#64748b;font-size:12px}@media (width<=1024px){.dashboard-grid{grid-template-columns:1fr}.stats-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.stats-cards{grid-template-columns:1fr}.expert-buttons{flex-direction:column}}
