.investment-section-title,.document-section-title{color:#1f3a5f;letter-spacing:.01em;text-align:left;margin-bottom:1.25rem;font-size:1.35rem;font-weight:700}.investment-section-card,.document-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;min-width:320px;max-width:900px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:2rem 2rem 1.5rem;box-shadow:0 4px 24px #1f3a5f14}.investment-detail-grid,.document-detail-grid{grid-template-columns:1fr 1fr;gap:1.25rem 2rem;margin-bottom:1.25rem;display:grid}.investment-detail-item,.document-detail-item{color:#1a1a1a;background:#f8f9fc;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:.25rem;padding:1.1rem 1.25rem;font-size:1rem;display:flex;box-shadow:0 2px 8px #1f3a5f0f}.investment-sidebar-section,.document-sidebar-section{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;min-width:320px;max-width:540px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 4px 16px #1f3a5f1a}.investment-status-panel,.document-status-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:1.1rem;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:320px;max-width:540px;margin:1.5rem auto 1rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 2px 8px #1f3a5f0f}.certificate-content-wrap{flex-direction:column;align-items:center;width:100%;max-width:600px;margin:0 auto;display:flex}.certificate-preview-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;min-width:320px;max-width:540px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1rem 1rem .75rem;display:flex;box-shadow:0 4px 24px #1f3a5f14}.certificate-image-preview{aspect-ratio:4/3;object-fit:contain;width:100%;max-width:480px;box-shadow:none;background:#f8f9fc;border:none;border-radius:1rem;margin-bottom:0;display:block}.certificate-section-card,.investment-section-card,.document-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;min-width:320px;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 4px 24px #1f3a5f14}.certificate-sidebar-section,.investment-sidebar-section,.document-sidebar-section{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;min-width:320px;max-width:540px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 4px 16px #1f3a5f1a}.certificate-section-title{color:#1f3a5f;letter-spacing:.01em;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.certificate-detail-item,.investment-detail-item,.document-detail-item{color:#1a1a1a;word-break:break-all;overflow-wrap:anywhere;background:#f8f9fc;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:.25rem;min-width:0;padding:1.1rem 1.25rem;font-size:1rem;display:flex;box-shadow:0 2px 8px #1f3a5f0f}.certificate-detail-item .certificate-detail-value,.investment-detail-item .investment-detail-value,.document-detail-item .document-detail-value{word-break:break-all;overflow-wrap:anywhere;min-width:0;font-size:1.01rem;line-height:1.4}.certificate-status-panel,.investment-status-panel,.document-status-panel{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:320px;max-width:540px;margin:1.5rem auto 1rem;padding:1.5rem 1.5rem 1.25rem;display:flex;box-shadow:0 4px 16px #1f3a5f1a}.certificate-status-label{color:#6c7a89;font-size:.95rem}.certificate-status-value{color:#1f3a5f;font-size:1.1rem;font-weight:600}.certificate-cta-row{justify-content:flex-end;max-width:540px;margin:1.5rem auto 0;display:flex}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#1f3a5f;--color-primary-dark:#163050;--color-primary-light:#5dade2;--color-bg:#f8f9fc;--color-surface:#fff;--color-border:#e5e7eb;--color-text:#1a1a1a;--color-text-muted:#6c7a89;--color-text-heading:#1a1a1a;--color-success:#4caf50;--color-danger:#ef4444;--color-warning:#f59e0b;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a}html{font-size:16px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}button{font-family:inherit}img,svg{max-width:100%;display:block}.flex{display:flex}.flex-1{flex:1}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.w-full{width:100%}.w-4{width:1rem}.w-8{width:2rem}.w-12{width:3rem}.h-3\.5{height:.875rem}.w-3\.5{width:.875rem}.h-8{height:2rem}.h-12{height:3rem}.h-4{height:1rem}.h-\[40px\]{height:40px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-b-2xl{border-bottom-left-radius:var(--radius-2xl);border-bottom-right-radius:var(--radius-2xl)}.rounded-full{border-radius:9999px}.border{border-style:solid;border-width:1px}.border-0{border:none}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-indigo-600{background-color:#1f3a5f}.bg-green-600{background-color:#4caf50}.bg-yellow-500{background-color:#eab308}.bg-red-600{background-color:#dc2626}.bg-transparent{background-color:#0000}.bg-green-50{background-color:#edfaf0}.bg-red-50{background-color:#fef2f2}.bg-yellow-50{background-color:#fffbeb}.bg-blue-50{background-color:#eff6ff}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-indigo-600{color:#2e86c1}.text-red-500{color:#ef4444}.text-red-800{color:#991b1b}.text-green-500{color:#4caf50}.text-green-800{color:#2e7031}.text-yellow-500{color:#f59e0b}.text-yellow-800{color:#92400e}.text-blue-500{color:#2c7be5}.text-blue-800{color:#1e40af}.text-current{color:currentColor}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.border-gray-100{border-color:#f3f4f6}.border-gray-300{border-color:#d1d5db}.border-indigo-600{border-color:#2e86c1}.border-red-400{border-color:#f87171}.border-green-400{border-color:#4ade80}.border-yellow-400{border-color:#facc15}.border-blue-400{border-color:#60a5fa}.border-t{border-top-style:solid;border-top-width:1px}.border-b{border-bottom-style:solid;border-bottom-width:1px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pl-10{padding-left:2.5rem}.pr-10{padding-right:2.5rem}.ml-0\.5{margin-left:.125rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mb-5{margin-bottom:1.25rem}.pointer-events-none{pointer-events:none}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.opacity-25{opacity:.25}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.transition-all{transition:all .15s}.transition-colors{transition:color .15s,background-color .15s,border-color .15s}.transition-opacity{transition:opacity .15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.outline-none{outline:none}.relative{position:relative}.absolute{position:absolute}.left-3{left:.75rem}.right-3{right:.75rem}.flex-shrink-0{flex-shrink:0}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.hover\:bg-indigo-700:hover{background-color:#163050}.hover\:bg-green-700:hover{background-color:#3d9140}.hover\:bg-yellow-600:hover{background-color:#ca8a04}.hover\:bg-indigo-50:hover{background-color:#e8f3f9}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:text-gray-600:hover{color:#4b5563}.hover\:opacity-100:hover{opacity:1}.active\:bg-indigo-800:active{background-color:#0f2040}.active\:bg-green-800:active{background-color:#2e7031}.active\:bg-yellow-700:active{background-color:#a16207}.active\:bg-red-800:active{background-color:#991b1b}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--color-primary)}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--color-primary)}.focus\:ring-indigo-500:focus{box-shadow:0 0 0 3px #1f3a5f66}.focus\:ring-green-500:focus{box-shadow:0 0 0 3px #4caf5066}.focus\:ring-yellow-500:focus{box-shadow:0 0 0 3px #eab30866}.focus\:ring-red-500:focus{box-shadow:0 0 0 3px #ef444466}.focus\:ring-red-400:focus{box-shadow:0 0 0 3px #f8717166}.focus\:ring-gray-400:focus{box-shadow:0 0 0 3px #9ca3af66}.focus\:border-indigo-500:focus{border-color:#2e86c1}.focus\:border-red-400:focus{border-color:#f87171}.placeholder-gray-400::placeholder{color:#9ca3af}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.full-page-loader{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-page{min-height:100vh;display:flex}.auth-brand{background:linear-gradient(135deg,#1f3a5f 0%,#2e86c1 50%,#5dade2 100%);width:45%;padding:3rem;display:none;position:relative;overflow:hidden}.auth-brand:before{content:"";background:#ffffff12;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.auth-brand:after{content:"";background:#ffffff0d;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-60px;left:-60px}@media (width>=1024px){.auth-brand{align-items:center;display:flex}}.auth-brand-inner{z-index:1;color:#fff;max-width:400px;position:relative}.auth-logo{align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.logo-svg{flex-shrink:0;width:40px;height:40px}.logo-text{color:#fff;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.brand-headline{letter-spacing:-.03em;color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.brand-sub{color:#ffffffbf;margin-bottom:2rem;font-size:1rem;line-height:1.6}.brand-features{flex-direction:column;gap:.75rem;list-style:none;display:flex}.brand-feature-item{color:#ffffffe6;align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.check-icon{color:#a5f3fc;flex-shrink:0;width:1.125rem;height:1.125rem}.auth-form-panel{background:radial-gradient(circle at 80% 0%, #1f3a5f14, transparent 34%), radial-gradient(circle at 10% 90%, #4caf5014, transparent 32%), var(--color-surface);flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.auth-form-shell{width:100%;max-width:520px}.auth-form-container{width:100%;max-width:420px;margin:0 auto}.auth-form-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e5e7eb;border-radius:1.25rem;max-width:100%;padding:1.6rem 1.4rem;box-shadow:0 18px 42px #0f172a14}.auth-form-header{margin-bottom:1.5rem}.auth-eyebrow{color:#1f3a5f;letter-spacing:.08em;text-transform:uppercase;background:#e8f3f9;border:1px solid #a3c8e8;border-radius:999px;align-items:center;margin-bottom:.72rem;padding:.28rem .62rem;font-size:.71rem;font-weight:700;display:inline-flex}.auth-title{color:var(--color-text-heading);letter-spacing:-.03em;margin-bottom:.375rem;font-size:1.75rem;font-weight:700}.auth-subtitle{color:var(--color-text-muted);font-size:.9375rem;line-height:1.55}.auth-form{flex-direction:column;gap:1.125rem;display:flex}.auth-forgot{justify-content:flex-end;margin-top:-.25rem;display:flex}.forgot-link{color:var(--color-primary);font-size:.875rem;font-weight:500;transition:color .15s}.forgot-link:hover{color:var(--color-primary-dark)}.auth-switch{text-align:center;color:var(--color-text-muted);margin-top:1.5rem;font-size:.875rem}.auth-link{color:var(--color-primary);font-weight:600;transition:color .15s}.auth-link:hover{color:var(--color-primary-dark);text-decoration:underline}.terms-text{color:var(--color-text-muted);font-size:.75rem;line-height:1.5}.auth-helper-note{text-align:center;color:#64748b;margin-top:-.1rem;font-size:.76rem}.dashboard{background:radial-gradient(circle at 18% 10%, #1f3a5f1a, transparent 42%), radial-gradient(circle at 90% 0%, #4caf501a, transparent 35%), var(--color-bg);min-height:100vh;display:flex}.sidebar{background:var(--color-primary);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:260px;height:100vh;padding:1.5rem 1rem 1.2rem;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:8px 0 30px #0f172a26}.sidebar-logo{background:#fff;border:1px solid #1f3a5f1f;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.6rem .75rem;display:flex;box-shadow:0 2px 10px #1f3a5f1a}.sidebar-logo-svg{border-radius:8px;flex-shrink:0;width:36px;height:36px}.sidebar-logo-image{object-fit:contain;width:100%;max-width:180px;height:auto;max-height:52px;display:block}.sidebar-logo-text{color:var(--color-text-heading);letter-spacing:-.02em;font-size:1rem;font-weight:700}.sidebar-nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.sidebar-nav-item{border-radius:var(--radius-lg);color:#ffffffbf;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;font-size:.9rem;font-weight:600;transition:background .2s,color .2s,transform .2s;display:flex}.sidebar-nav-item:hover{color:#fff;background:#ffffff1f;transform:translate(2px)}.sidebar-nav-item--active{color:#fff;background:#ffffff2e;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff40}.nav-icon{font-size:1rem}.sidebar-footer{border-top:1px solid #fff3;flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.sidebar-user{align-items:center;gap:.625rem;padding:0 .25rem;display:flex}.sidebar-user-info{overflow:hidden}.sidebar-user-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.sidebar-user-role{color:#ffffffa6;font-size:.75rem}.logout-btn{color:#ff8a8a;justify-content:center;gap:.5rem;width:100%}.logout-btn:hover{color:#ffb3b3!important;background:#ff646426!important}.avatar{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#1f3a5f,#2e86c1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.avatar--sm{width:32px;height:32px;font-size:.6875rem}.dashboard-main{flex-direction:column;flex:1;gap:1.75rem;padding:2rem 2rem 2.3rem;display:flex;overflow-x:hidden}.dashboard-mobile-nav{display:none}.dashboard-mobile-nav-scroll{scrollbar-width:thin;gap:.5rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.dashboard-mobile-nav-item{color:#475569;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .72rem;font-size:.78rem;font-weight:600;display:inline-flex}.dashboard-mobile-nav-item--active{color:#1f3a5f;background:#e8f3f9;border-color:#2e86c1}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-title{color:var(--color-text-heading);letter-spacing:-.02em;font-size:1.65rem;font-weight:700}.dashboard-kicker{text-transform:uppercase;letter-spacing:.1em;color:#2e86c1;margin-bottom:.4rem;font-size:.72rem;font-weight:700}.dashboard-subtitle{color:var(--color-text-muted);margin-top:.25rem;font-size:.9rem}.dashboard-header-copy{max-width:650px}.header-actions-wrap{flex-direction:column;align-items:flex-end;gap:.7rem;display:flex}.header-meta{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.meta-pill{color:#1f3a5f;background:#e8f3f9;border:1px solid #a3c8e8;border-radius:999px;padding:.3rem .58rem;font-size:.74rem;font-weight:700}.meta-pill--subtle{color:#475569;background:#f8fafc;border-color:#e2e8f0}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.overview-top-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.overview-portal-card{background:#fff;border-radius:1rem;flex-direction:column;gap:.95rem;display:flex;border:1px solid #e6eaf2!important}.overview-portal-card-head{align-items:center;gap:.7rem;display:flex}.overview-portal-icon{color:#fff;background:linear-gradient(135deg,#1f3a5f 0%,#2e86c1 100%);border-radius:.65rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.95rem;display:inline-flex}.overview-portal-title{color:#1f2937;margin:0;font-size:1rem;font-weight:700}.overview-portal-subtitle{color:#64748b;margin:.15rem 0 0;font-size:.8rem}.overview-portal-meta-row{color:#64748b;background:#eff4fb;border-radius:.65rem;justify-content:space-between;align-items:center;padding:.62rem .78rem;font-size:.8rem;display:flex}.overview-portal-meta-row strong{color:#2e86c1;font-size:.86rem}.overview-portal-card--wallet .overview-portal-meta-row{background:#e8f3f9}.overview-portal-meta-row--wallet strong{color:#2e86c1}.overview-actions-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.overview-action-card{text-align:center;border-radius:1rem;flex-direction:column;align-items:center;gap:.45rem;display:flex;padding:1rem .9rem!important}.overview-action-icon{border-radius:999px;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;font-size:.88rem;font-weight:700;display:inline-flex}.overview-action-title{color:#1f2937;margin:.2rem 0 0;font-size:.88rem;font-weight:700}.overview-action-subtitle{color:#6b7280;min-height:2rem;margin:0;font-size:.72rem;line-height:1.4}.overview-action-btn{color:#1f3a5f;cursor:pointer;background:#fff;border:1px solid #a3c8e8;border-radius:.5rem;margin-top:.15rem;padding:.24rem .58rem;font-size:.7rem;font-weight:700;transition:all .2s}.overview-action-btn:hover{background:#e8f3f9;border-color:#7ab8d8}.overview-action-card--green{background:#edfaf0;border-color:#b8eac3!important}.overview-action-card--green .overview-action-icon{color:#fff;background:#4caf50}.overview-action-card--blue{background:#e8f3f9;border-color:#b5d8f0!important}.overview-action-card--blue .overview-action-icon{color:#fff;background:#2c7be5}.overview-action-card--amber{background:#fff6e9;border-color:#ffe2b7!important}.overview-action-card--amber .overview-action-icon{color:#fff;background:#f59e0b}.overview-action-card--indigo{background:#e8f3f9;border-color:#a3c8e8!important}.overview-action-card--indigo .overview-action-icon{color:#fff;background:#2e86c1}.overview-action-card--violet{background:#e5f7fd;border-color:#9de5f7!important}.overview-action-card--violet .overview-action-icon{color:#fff;background:#00aeef}.dashboard-hero-card{background:linear-gradient(135deg,#e8f3f9 0%,#f8fafc 52%,#edfaf0 100%);border:1px solid #b5d8f0!important}.dashboard-hero-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.dashboard-hero-label{text-transform:uppercase;letter-spacing:.08em;color:#1f3a5f;margin-bottom:.4rem;font-size:.72rem;font-weight:700}.dashboard-hero-title{color:#1e293b;font-size:1.02rem;font-weight:700;line-height:1.5}.dashboard-hero-stats{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.hero-chip{background:#ffffffbf;border:1px solid #dbeafe;border-radius:.8rem;flex-direction:column;gap:.2rem;min-width:108px;padding:.55rem .7rem;display:flex}.hero-chip span{color:#64748b;font-size:.72rem;font-weight:600}.hero-chip strong{color:#1e293b;font-size:.9rem}.hero-chip--accent{background:linear-gradient(135deg,#1f3a5f,#2e86c1);border-color:#1f3a5f}.hero-chip--accent span,.hero-chip--accent strong{color:#fff}.profile-progress-card{flex-direction:column;gap:.85rem;display:flex}.profile-progress-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.profile-progress-percent{color:var(--color-primary);font-size:1.5rem;line-height:1}.profile-progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:10px;margin-top:.35rem;margin-bottom:.45rem;overflow:hidden}.profile-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#1f3a5f 0%,#4caf50 100%);height:100%;transition:width .25s}.profile-badge-row{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem;display:grid}.profile-badge{border:1px solid var(--color-border);border-radius:.75rem;flex-direction:column;gap:.2rem;padding:.6rem .75rem;display:flex}.profile-badge span{text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.profile-badge strong{font-size:.9rem}.profile-badge--success{color:#2e7031;background:#f0fdf4;border-color:#bbf7d0}.profile-badge--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.profile-badge--info{color:#1f3a5f;background:#e8f3f9;border-color:#a3c8e8}.profile-progress-actions{justify-content:flex-end;display:flex}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.stat-card{flex-direction:column;gap:.5rem;display:flex;position:relative;overflow:hidden}.stat-card:after{content:"";background:#1f3a5f14;border-radius:50%;width:70px;height:70px;position:absolute;top:-20px;right:-20px}.stat-card-top{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.stat-icon{font-size:1.5rem}.stat-change{border-radius:9999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.stat-change--up{color:#3d9140;background:#dcfce7}.stat-change--down{color:#dc2626;background:#fee2e2}.stat-value{color:var(--color-text-heading);letter-spacing:-.03em;font-size:1.75rem;font-weight:700;line-height:1}.stat-label{color:var(--color-text-muted);font-size:.8125rem;font-weight:500}.dashboard-grid{grid-template-columns:1fr 320px;gap:1.25rem;display:grid}.activity-card,.quick-stats-card,.completion-card{background:#fffffff2}.theme-progress-card{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0!important}.theme-progress-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.theme-progress-kicker{text-transform:uppercase;letter-spacing:.08em;color:#2e86c1;margin-bottom:.35rem;font-size:.72rem;font-weight:700}.theme-progress-value{color:#1f3a5f;background:#e8f3f9;border:1px solid #a3c8e8;border-radius:999px;padding:.3rem .75rem;font-size:1.25rem;font-weight:800;line-height:1}.theme-progress-track{background:#e2e8f0;border-radius:999px;width:100%;height:12px;overflow:hidden;box-shadow:inset 0 1px 2px #0f172a1a}.theme-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#1f3a5f 0%,#4caf50 100%);height:100%;transition:width .35s}.theme-progress-milestones{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-top:.85rem;display:grid}.theme-milestone{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.65rem;flex-direction:column;gap:.12rem;padding:.45rem .55rem;display:flex}.theme-milestone span{color:#64748b;font-size:.72rem;font-weight:600}.theme-milestone strong{color:#334155;font-size:.8rem}.theme-milestone--active{background:#e8f3f9;border-color:#a3c8e8}.theme-milestone--active strong{color:#1f3a5f}@media (width<=1200px){.dashboard-grid{grid-template-columns:1fr}.overview-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-combined-grid,.screen-kpi-grid{grid-template-columns:1fr}}@media (width<=900px){.overview-top-grid{grid-template-columns:1fr}.overview-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.overview-actions-grid{grid-template-columns:1fr}.overview-action-subtitle{min-height:0}}.card-header-row{justify-content:space-between;align-items:center;display:flex}.card-section-title{color:var(--color-text-heading);font-size:1rem;font-weight:600}.card-section-title--spaced{margin-bottom:1rem}.view-all-btn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:.8125rem;font-weight:500;transition:color .15s}.view-all-btn:hover{color:var(--color-primary-dark)}.activity-list{list-style:none}.activity-item{border-bottom:1px solid var(--color-border);align-items:center;gap:.875rem;padding:.875rem 1.5rem;transition:background .1s;display:flex}.activity-item:last-child{border-bottom:none}.activity-item:hover{background:#f9fafb}.activity-info{flex:1;overflow:hidden}.activity-user{color:var(--color-text-heading);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.activity-action{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.activity-time{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.status-row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:.625rem 0;display:flex}.status-row:last-child{border-bottom:none}.status-label{color:var(--color-text-muted);font-size:.875rem;font-weight:500}.status-value{font-size:.875rem;font-weight:700}.status-value--success{color:var(--color-success)}.status-value--warning{color:var(--color-warning)}.investment-screen-card,.payment-screen-card{background:#fffffff7}.screen-header-card{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.screen-kicker{letter-spacing:.08em;text-transform:uppercase;color:#2e86c1;margin-bottom:.28rem;font-size:.7rem;font-weight:700}.screen-subtitle{color:#64748b;margin-top:.25rem;font-size:.82rem}.screen-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:.8rem;display:grid}.screen-kpi-card{background:#f0f8fd;border:1px solid #b5d8f0;border-radius:.85rem;flex-direction:column;gap:.2rem;padding:.7rem .8rem;display:flex}.screen-kpi-card--success{background:#f0fdf4;border-color:#bbf7d0}.screen-kpi-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.screen-kpi-value{color:#0f172a;font-size:1rem;font-weight:800}.screen-details-card{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:.15rem .8rem}.payment-hero-chip{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .72rem;font-size:.74rem;font-weight:700;display:inline-flex}.payment-hero-chip--ready{color:#2e7031;background:#dcfce7;border-color:#86efac}.payment-hero-chip--pending{color:#92400e;background:#fef3c7;border-color:#fcd34d}.payment-cta-row{justify-content:flex-end;margin-top:.85rem;display:flex}.wallet-section-wrap{flex-direction:column;gap:1.2rem;width:100%;max-width:980px;margin:0 auto;display:flex}.wallet-company-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.wallet-company-card{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:.85rem;flex-direction:column;gap:.6rem;min-height:72px;padding:1rem 1.2rem;transition:border-color .18s,box-shadow .18s;display:flex}.wallet-company-card:hover{border-color:#a78bfa}.wallet-company-card--selected{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.wallet-company-header{align-items:center;gap:.65rem;display:flex}.wallet-company-name{color:#0f172a;font-size:1.05rem;font-weight:700}.wallet-company-note{color:#92400e;background:#fef9c3;border-radius:.4rem;padding:.3rem .55rem;font-size:.76rem;font-weight:500}.wallet-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;flex-direction:column;gap:1.1rem;width:100%;padding:1.4rem 1.5rem;display:flex}.wallet-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.wallet-form-row--half{grid-template-columns:1fr;max-width:min(48%,420px)}.wallet-field-group{flex-direction:column;gap:.38rem;display:flex}.wallet-field-label{color:#374151;font-size:.8rem;font-weight:600}.wallet-input-with-action{align-items:center;gap:.45rem;display:flex}.wallet-input{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:.6rem;outline:none;flex:1;padding:.55rem .8rem;font-size:.875rem;transition:border-color .15s}.wallet-input:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed14}.wallet-input::placeholder{color:#94a3b8}.wallet-validate-btn{color:#7c3aed;cursor:pointer;background:#fff;border:1.5px solid #c4b5fd;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:background .15s,border-color .15s,color .15s;display:flex}.wallet-validate-btn:hover{background:#f3e8ff}.wallet-validate-btn--done{color:#fff;background:#7c3aed;border-color:#7c3aed}.wallet-select-wrap{align-items:center;display:flex;position:relative}.wallet-select{color:#0f172a;appearance:none;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:.6rem;outline:none;width:100%;padding:.55rem 2.2rem .55rem .8rem;font-size:.875rem;transition:border-color .15s}.wallet-select:focus{border-color:#7c3aed}.wallet-select-icon{pointer-events:none;align-items:center;display:flex;position:absolute;right:.6rem}.wallet-alert-box{background:#fefce8;border:1px solid #fde68a;border-radius:.75rem;flex-direction:column;gap:.45rem;padding:.9rem 1rem;display:flex}.wallet-alert-header{align-items:center;gap:.55rem;display:flex}.wallet-alert-title{color:#92400e;font-size:.9rem;font-weight:700}.wallet-alert-desc{color:#b45309;margin:0;font-size:.82rem}.wallet-alert-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:.5rem;align-self:flex-start;padding:.42rem .9rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s}.wallet-alert-btn:hover{background:#f9fafb;border-color:#9ca3af}.wallet-action-row{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.3rem;display:flex}.wallet-btn-cancel{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:.6rem;padding:.55rem 1.2rem;font-size:.875rem;font-weight:600;transition:background .15s}.wallet-btn-cancel:hover{background:#f1f5f9}.wallet-btn-submit{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:.6rem;padding:.55rem 1.4rem;font-size:.875rem;font-weight:700;transition:background .15s,opacity .15s}.wallet-btn-submit:hover:not(.wallet-btn-submit--disabled){background:#6d28d9}.wallet-btn-submit--disabled{opacity:.65;cursor:not-allowed}.wallet-card-wrap{grid-template-columns:minmax(300px,400px) minmax(0,520px);align-items:start;gap:1.2rem;width:100%;max-width:none;display:grid}.fuel-card{color:#fff;border-radius:1.1rem;flex-direction:column;justify-content:space-between;min-height:190px;padding:1.5rem 1.6rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000038}.fuel-card__circle{opacity:.18;border-radius:50%;position:absolute}.fuel-card__circle--1{width:180px;height:180px;top:-60px;right:-50px}.fuel-card__circle--2{width:120px;height:120px;bottom:-40px;left:30px}.fuel-card__top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.fuel-card__brand{align-items:center;gap:.55rem;display:flex}.fuel-card__brand-name{letter-spacing:.03em;font-size:.95rem;font-weight:700}.fuel-card__status-badge{background:#fff3;border:1px solid #ffffff59;border-radius:999px;padding:.22rem .65rem}.fuel-card__status-badge .fuel-card__status-badge--pending{color:#ffffffb3;background:#0003;border-color:#fff3}.fuel-card__status-badge .fuel-card__number--dummy{opacity:.45;letter-spacing:.25em}.fuel-card__status-badge .fuel-card__field-value--dummy{opacity:.4}.fuel-card__status-badge .fuel-card--dummy{position:relative}.fuel-card__status-badge .fuel-card__dummy-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#00000038;border-radius:1.1rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.fuel-card__status-badge .fuel-card__dummy-label{color:#ffffffe0;text-align:center;letter-spacing:.02em;background:#0000004d;border:1px solid #ffffff2e;border-radius:.5rem;padding:.5rem 1rem;font-size:.82rem;font-weight:600}.fuel-card__status-badge{letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.fuel-card__number{letter-spacing:.2em;z-index:1;margin:1rem 0 .2rem;font-family:Courier New,monospace;font-size:1.2rem;font-weight:700;position:relative}.fuel-card__bottom{z-index:1;gap:1.5rem;display:flex;position:relative}.fuel-card__field{flex-direction:column;gap:.15rem;display:flex}.fuel-card__field-label{text-transform:uppercase;letter-spacing:.07em;opacity:.65;font-size:.65rem}.fuel-card__field-value{font-size:.82rem;font-weight:700}.wallet-card-details{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;min-height:100%;padding:.2rem .9rem}.wallet-card-detail-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;padding:.62rem 0;display:flex}.wallet-card-detail-row:last-child{border-bottom:none}.wallet-card-detail-label{color:#64748b;font-size:.8rem;font-weight:500}.wallet-card-detail-value{color:#0f172a;font-size:.85rem;font-weight:600}.wallet-card-detail-value--success{color:#16a34a}@media (width<=960px){.wallet-company-grid,.wallet-form-row,.wallet-card-wrap{grid-template-columns:1fr}.wallet-form-row--half{max-width:none}}.orders-combined-card{background:#fffffff7}.orders-combined-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.8rem;display:grid}.orders-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:.8rem .85rem}.orders-panel--incoming{background:linear-gradient(#f8fafc 0%,#fff 100%)}.orders-panel--recent{background:linear-gradient(#f8faff 0%,#fff 100%)}.orders-panel-title{color:#1e293b;margin-bottom:.55rem;font-size:.86rem;font-weight:700}.orders-list{flex-direction:column;gap:.45rem;list-style:none;display:flex}.orders-list-item{background:#fff;border:1px solid #e2e8f0;border-radius:.7rem;justify-content:space-between;align-items:center;gap:.55rem;padding:.5rem .6rem;display:flex}.orders-id{color:#0f172a;font-size:.8rem;font-weight:700}.orders-date{color:#64748b;margin-top:.1rem;font-size:.72rem}.orders-amount{color:#0f172a;font-size:.8rem;font-weight:700}.orders-status{border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:700}.orders-status--done{color:#2e7031;background:#dcfce7}.orders-status--pending{color:#92400e;background:#fef3c7}.orders-empty{color:#64748b;font-size:.8rem}.certificate-status-panel{background:#edfaf0;border:1px solid #b8eac3;border-radius:.85rem;flex-direction:column;gap:.2rem;margin-bottom:.95rem;padding:.85rem .95rem;display:flex}.certificate-status-label{text-transform:uppercase;letter-spacing:.08em;color:#2e7031;font-size:.72rem;font-weight:700}.certificate-status-value{color:#2e7031;font-size:1.1rem;line-height:1.1}.certificate-status-copy{color:#3d9140;font-size:.85rem}.certificate-cta-row{justify-content:flex-start;margin-bottom:1rem;display:flex}.certificate-preview-wrap{background:#f8fcff;border:1px solid #d0e8f5;border-radius:.9rem;margin-bottom:1rem;overflow:hidden}.certificate-pdf-preview{border:none;width:100%;min-height:420px;display:block}.certificate-dummy-preview{text-align:center;background:linear-gradient(#fff 0%,#f0f8fd 100%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:320px;padding:1rem;display:flex}.certificate-dummy-icon{object-fit:contain;width:72px;height:72px}.certificate-dummy-preview strong{color:#1f3a5f;font-size:.95rem}.certificate-dummy-preview span{color:#6c7a89;max-width:44ch;font-size:.82rem}.certificate-section-title{color:#1f3a5f;margin-bottom:.6rem;font-size:.9rem;font-weight:700}.certificate-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1rem;display:grid}.certificate-detail-item{background:#f0f8fd;border:1px solid #d0e8f5;border-radius:.75rem;flex-direction:column;gap:.14rem;padding:.62rem .68rem;display:flex}.certificate-detail-item span{text-transform:uppercase;letter-spacing:.06em;color:#6c7a89;font-size:.7rem;font-weight:700}.certificate-detail-item strong{color:#1a1a1a;font-size:.86rem;line-height:1.3}.certificate-info-list{flex-direction:column;gap:.45rem;margin:0;padding-left:1.1rem;display:flex}.certificate-info-list li{color:#6c7a89;font-size:.84rem;line-height:1.5}.transactions-card{background:#fffffff5}.transactions-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;margin-bottom:1.1rem;display:flex}.transactions-metrics{flex-wrap:wrap;gap:.55rem;display:flex}.transactions-metric-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;min-width:110px;padding:.5rem .7rem;display:flex}.transactions-metric-pill span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:700}.transactions-metric-pill strong{color:#0f172a;font-size:.95rem}.transactions-metric-pill--success{background:#f0fdf4;border-color:#bbf7d0}.transactions-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #cbd5e1;border-radius:.9rem;width:100%;overflow:hidden}.transactions-table-wrap{border:1px solid #e2e8f0;border-radius:.9rem;margin-bottom:1.1rem;overflow-x:auto;box-shadow:inset 0 1px #ffffffb3}.transactions-table th,.transactions-table td{text-align:left;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:.82rem .95rem}.transactions-table th:last-child,.transactions-table td:last-child{border-right:none}.transactions-table tr:last-child td{border-bottom:none}.transactions-table th{text-transform:uppercase;letter-spacing:.06em;color:#fff;background:linear-gradient(135deg,#1f3a5f 0%,#2e86c1 48%,#00aeef 100%);border-bottom-color:#ffffff40;border-right-color:#ffffff3d;font-size:.76rem;font-weight:700}.transactions-table thead th:first-child{border-top-left-radius:.85rem}.transactions-table thead th:last-child{border-top-right-radius:.85rem}.transactions-table tbody tr{transition:background .2s}.transactions-table tbody tr:hover{background:#f8fbff}.transactions-table tr:nth-child(2n){background:#fcfdff}.txn-date-cell{color:#334155;align-items:center;gap:.42rem;font-weight:500;display:inline-flex}.txn-date-icon{opacity:.8;font-size:.86rem}.txn-order-pill{color:#1f3a5f;letter-spacing:.02em;background:#e8f3f9;border:1px solid #a3c8e8;border-radius:999px;align-items:center;padding:.24rem .55rem;font-size:.74rem;font-weight:700;display:inline-flex}.txn-amount{color:#0f172a;font-size:.9rem;font-weight:700}.txn-status-badge{border-radius:999px;justify-content:center;align-items:center;gap:.33rem;padding:.24rem .56rem;font-size:.74rem;font-weight:700;display:inline-flex}.txn-status-dot{background:currentColor;border-radius:999px;width:6px;height:6px;display:inline-block}.txn-status-badge--success{color:#2e7031;background:#dcfce7}.txn-status-badge--warning{color:#92400e;background:#fef3c7}.txn-action-cell{text-align:center}.txn-complete-btn{font-weight:700;box-shadow:0 4px 12px #1f3a5f3d;color:#fff!important;background:linear-gradient(135deg,#1f3a5f 0%,#2e86c1 100%)!important}.txn-complete-btn:hover{filter:brightness(1.03)}.txn-done-btn{font-weight:700;color:#3d9140!important;background:#f0fdf4!important;border-color:#4caf50!important}.txn-action-pending{color:#94a3b8;font-weight:600}.txn-modal-overlay{z-index:60;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.txn-modal-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;max-width:460px;overflow:hidden;box-shadow:0 18px 48px #0f172a3d}.txn-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:.8rem;padding:.95rem 1rem;display:flex}.txn-modal-header h3{color:#0f172a;font-size:.96rem;font-weight:700}.txn-modal-close{color:#475569;cursor:pointer;background:#f8fafc;border:none;border-radius:999px;width:28px;height:28px;font-weight:700}.txn-modal-body{flex-direction:column;gap:.7rem;padding:.9rem 1rem;display:flex}.txn-modal-field{flex-direction:column;gap:.32rem;display:flex}.txn-modal-field span{color:#475569;font-size:.76rem;font-weight:700}.txn-modal-field input,.txn-modal-field textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:.65rem;padding:.55rem .7rem;font-size:.86rem}.txn-modal-field input:focus,.txn-modal-field textarea:focus{border-color:#2e86c1;outline:none;box-shadow:0 0 0 3px #1f3a5f24}.txn-modal-actions{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.55rem;padding:.9rem 1rem;display:flex}.transactions-summary{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.summary-table{border-collapse:collapse;min-width:280px;margin-top:.2rem}.summary-table td{border:none;padding:.4rem}.more-details{color:#64748b;margin-top:.35rem;font-size:.88rem}.profile-section{flex-direction:column;gap:1rem;display:flex}.profile-section-hero{background:linear-gradient(140deg,#e8f3f9 0%,#f8fafc 58%,#edfaf0 100%);border:1px solid #b5d8f0!important}.profile-section-hero-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.8rem;margin-bottom:.95rem;display:flex}.profile-health-panel{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.7rem;display:grid}.profile-health-metric{background:#ffffffe0;border:1px solid #b5d8f0;border-radius:.9rem;flex-direction:column;gap:.55rem;padding:.7rem .78rem;display:flex}.profile-health-metric-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.profile-health-label{text-transform:uppercase;letter-spacing:.07em;color:#475569;font-size:.72rem;font-weight:700}.profile-health-value{color:#0f172a;font-size:1.06rem;line-height:1.2}.profile-health-status{font-size:.9rem;line-height:1.2}.profile-health-progress{border:none;border-radius:999px;width:100%;height:.55rem;overflow:hidden}.profile-health-progress::-webkit-progress-bar{background:#d0e8f5;border-radius:999px}.profile-health-progress::-webkit-progress-value{background:linear-gradient(90deg,#1f3a5f 0%,#4caf50 100%);border-radius:999px}.profile-health-progress::-moz-progress-bar{background:linear-gradient(90deg,#1f3a5f 0%,#4caf50 100%);border-radius:999px}.profile-health-copy,.profile-health-meta dd,.profile-health-meta dt{color:#64748b;font-size:.78rem}.profile-health-meta{gap:.2rem;margin:0;display:grid}.profile-health-meta dt{text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700}.profile-health-meta dd,.profile-health-copy{margin:0}.profile-health-ok{color:#2e7031!important}.profile-health-pending{color:#92400e!important}.profile-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profile-details-card{background:#fff;border:1px solid #e2e8f0!important}.profile-details-card--wide{grid-column:1/-1}.profile-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.profile-details-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex-direction:column;gap:.15rem;padding:.58rem .65rem;display:flex}.profile-details-item span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.profile-details-item strong{color:#0f172a;word-break:break-word;font-size:.86rem;font-weight:600}.profile-page{flex-direction:column;gap:1.5rem;max-width:960px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.profile-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-form-card{width:100%}.profile-form{flex-direction:column;gap:1rem;display:flex}.profile-form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.profile-textarea{border-radius:var(--radius-lg);color:#111827;resize:vertical;background:#fff;border:1px solid #d1d5db;width:100%;min-height:120px;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.profile-textarea:focus{border-color:#2e86c1;outline:none;box-shadow:0 0 0 3px #1f3a5f38}.profile-form-actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:2rem;display:flex}.not-found h1{color:var(--color-primary);letter-spacing:-.05em;font-size:6rem;font-weight:800}.not-found p{color:var(--color-text-muted);font-size:1.25rem}@media (width<=1024px){.auth-page{min-height:100dvh}.dashboard{flex-direction:column}.sidebar{display:none}.dashboard-mobile-nav{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f9fcf0;border-bottom:1px solid #e5e7eb;display:block;position:sticky;top:0}.dashboard-main{padding:1.4rem 1.2rem 1.8rem}.dashboard-header-copy{max-width:100%}.header-actions-wrap{align-items:flex-start;width:100%}.header-meta,.header-actions{justify-content:flex-start}.dashboard-hero-grid,.dashboard-grid,.profile-cards-grid,.orders-combined-grid,.screen-kpi-grid{grid-template-columns:1fr}.dashboard-hero-stats{justify-content:flex-start}.transactions-table{min-width:680px}.transactions-table-wrap{-webkit-overflow-scrolling:touch}}@media (width<=768px){.p-6{padding:1.1rem}.px-6{padding-left:1.1rem;padding-right:1.1rem}.auth-form-panel{padding:1.2rem .95rem}.auth-title{font-size:1.45rem}.auth-form-card{border-radius:1rem;padding:1.2rem 1rem}.auth-subtitle{font-size:.89rem}.dashboard-main{padding:1.25rem}.dashboard-mobile-nav-scroll{gap:.42rem;padding:.68rem .82rem}.dashboard-mobile-nav-item{padding:.4rem .65rem;font-size:.74rem}.dashboard-title{font-size:1.4rem}.card-header-row,.screen-header-card,.theme-progress-head,.status-row,.activity-item{align-items:flex-start}.card-header-row,.screen-header-card,.status-row{gap:.55rem}.activity-item{gap:.7rem;padding:.78rem 1rem}.activity-user,.activity-action{white-space:normal}.activity-time{font-size:.72rem}.header-actions-wrap{align-items:flex-start;width:100%}.header-meta,.header-actions{justify-content:flex-start}.header-actions>button,.payment-cta-row>button,.quick-stats-card>button{width:100%}.payment-cta-row{justify-content:stretch}.transactions-table th,.transactions-table td{padding:.72rem .74rem}.dashboard-hero-grid{grid-template-columns:1fr}.dashboard-hero-stats{justify-content:flex-start}.theme-progress-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-details-grid,.certificate-detail-grid{grid-template-columns:1fr}.certificate-pdf-preview{min-height:340px}.auth-form-container{max-width:100%}.profile-page{padding:1.25rem}.profile-form-grid{grid-template-columns:1fr}.profile-progress-head{flex-direction:column}.not-found h1{font-size:4.4rem}.not-found p{font-size:1.05rem}}@media (width<=640px){.auth-form-panel{align-items:flex-start;padding-top:.85rem}.auth-form-shell{max-width:100%}.auth-form-card{border-radius:.9rem;padding:1rem .85rem;box-shadow:0 10px 24px #0f172a14}.auth-eyebrow{margin-bottom:.56rem}.dashboard-main{gap:1.15rem;padding:1rem .85rem 1.4rem}.p-6{padding:.95rem}.px-6{padding-left:.95rem;padding-right:.95rem}.dashboard-title{font-size:1.2rem}.dashboard-subtitle{font-size:.84rem}.dashboard-grid{gap:.95rem}.profile-health-panel,.stats-grid{grid-template-columns:1fr}.transactions-header-row{flex-direction:column;align-items:flex-start}.transactions-table{min-width:620px}.transactions-metric-pill{min-width:96px}.status-row{flex-direction:column;align-items:flex-start;gap:.2rem}.screen-details-card{padding:.12rem .68rem}.payment-hero-chip{justify-content:center;width:100%}.summary-table{min-width:100%}.certificate-cta-row>button{width:100%}.certificate-dummy-preview{min-height:240px}.txn-modal-actions{flex-direction:column-reverse;align-items:stretch}.txn-modal-actions>button{width:100%}.brand-headline{font-size:1.5rem}.theme-progress-head{flex-direction:column;align-items:flex-start}.not-found h1{font-size:3.4rem}.not-found p{font-size:.98rem}}@media (width<=480px){html{font-size:15px}.auth-form-panel{padding:.72rem .6rem 1rem}.auth-form-card{border-radius:.82rem;padding:.92rem .72rem}.auth-title{font-size:1.2rem}.auth-subtitle{font-size:.82rem}.terms-text,.auth-switch,.auth-helper-note{font-size:.72rem}.auth-form{gap:.95rem}.dashboard-main{gap:.9rem;padding:.82rem .62rem 1.1rem}.dashboard-title{font-size:1.06rem}.dashboard-mobile-nav-scroll{padding:.56rem .62rem}.dashboard-mobile-nav-item{padding:.35rem .58rem;font-size:.7rem}.theme-progress-value{padding:.24rem .58rem;font-size:1.03rem}.stat-card{gap:.42rem}.stat-value{font-size:1.48rem}.transactions-metrics{width:100%}.transactions-metric-pill{flex:1;min-width:0}.transactions-table{background:0 0;border:none;min-width:100%}.transactions-table-wrap{box-shadow:none;border:none;margin-bottom:.8rem;overflow:visible}.transactions-table thead{display:none}.transactions-table tbody,.transactions-table tr,.transactions-table td{width:100%;display:block}.transactions-table tbody tr{background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;margin-bottom:.65rem;overflow:hidden}.transactions-table tbody tr:last-child{margin-bottom:0}.transactions-table td{text-align:right;border-bottom:1px solid #edf2f7;border-right:none;justify-content:space-between;align-items:center;gap:.6rem;padding:.58rem .68rem;display:flex}.transactions-table td:before{letter-spacing:.06em;text-transform:uppercase;color:#64748b;text-align:left;flex-shrink:0;font-size:.68rem;font-weight:700}.transactions-table td:first-child:before{content:"Date"}.transactions-table td:nth-child(2):before{content:"Order"}.transactions-table td:nth-child(3):before{content:"Amount"}.transactions-table td:nth-child(4):before{content:"Status"}.transactions-table td:nth-child(5):before{content:"Action"}.transactions-table tr:last-child td:last-child,.transactions-table td:last-child{border-bottom:none}.txn-action-cell{text-align:left}.txn-action-cell .txn-complete-btn,.txn-action-cell .txn-done-btn{width:100%}.summary-table td{justify-content:space-between;gap:.45rem;padding-inline:0;display:flex}.more-details{font-size:.82rem}.txn-modal-overlay{padding:.55rem}.txn-modal-card{border-radius:.85rem;max-width:100%}}.delivery-chart{flex-direction:column;gap:.8rem;width:100%;display:flex}.delivery-chart-svg{width:100%;height:auto;min-height:200px}.delivery-chart-gridline{stroke:#e2e8f0;stroke-width:1px;stroke-dasharray:3 3}.delivery-chart-axis{justify-content:space-between;gap:.5rem;padding:.5rem 0;display:flex}.delivery-chart-axis--bottom{color:#64748b;text-align:center;font-size:.75rem;font-weight:500}.delivery-chart-axis span{text-align:center;flex:1}.delivery-chart--line,.delivery-chart--area{padding:1rem 0}.delivery-chart--bar{padding:.5rem 0}.delivery-bar-grid{justify-content:space-between;align-items:flex-end;gap:.6rem;height:200px;padding-bottom:.5rem;display:flex}.delivery-bar-item{flex-direction:column;flex:1;align-items:center;gap:.4rem;display:flex}.delivery-bar-value{color:#1f3a5f;min-height:1.2rem;font-size:.75rem;font-weight:700}.delivery-bar-track{background:#f1f5f9;border-radius:.4rem;flex:1;align-items:flex-end;width:100%;min-height:1.5rem;display:flex;overflow:hidden}.delivery-bar-fill{background:linear-gradient(#2e86c1 0%,#1f3a5f 100%);border-radius:.3rem;width:100%;transition:background .3s}.delivery-bar-item:hover .delivery-bar-fill{background:linear-gradient(#3dad5c 0%,#2e86c1 100%)}.delivery-bar-label{color:#64748b;text-align:center;font-size:.7rem;font-weight:600}.delivery-chart--donut{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.delivery-donut-svg{width:180px;height:180px}.delivery-donut-track{fill:none;stroke:#e2e8f0;stroke-width:16px}.delivery-donut-slice{fill:none;stroke-width:16px;stroke-linecap:round}.delivery-donut-slice--completed{stroke:#3dad5c}.delivery-donut-slice--on-time{stroke:#2e86c1}.delivery-donut-slice--delayed{stroke:#ef4444}.delivery-donut-value{fill:#1f3a5f;font-size:1.2rem;font-weight:700}.delivery-donut-label{fill:#64748b;font-size:.7rem;font-weight:600}.delivery-chart--pie{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.delivery-pie-svg{width:180px;height:180px}.delivery-pie-track{fill:none;stroke:#e2e8f0;stroke-width:16px}.delivery-pie-slice{fill:none;stroke-width:16px;stroke-linecap:round}.delivery-pie-slice--completed{stroke:#3dad5c}.delivery-pie-slice--processing{stroke:#f59e0b}.delivery-pie-slice--failed{stroke:#ef4444}.delivery-chart--radar{flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.delivery-radar-svg{width:240px;height:240px}.delivery-radar-grid{fill:none;stroke:#e2e8f0;stroke-width:1px}.delivery-radar-axis{stroke:#e2e8f0;stroke-width:1px;stroke-dasharray:2 2}.delivery-chart-legend{flex-direction:column;gap:.5rem;width:100%;font-size:.8rem;display:flex}.delivery-chart-legend--radar{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.6rem;display:grid}.delivery-chart-legend div{color:#475569;align-items:center;gap:.5rem;display:flex}.delivery-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.delivery-legend-dot--completed{background:#3dad5c}.delivery-legend-dot--on-time{background:#2e86c1}.delivery-legend-dot--delayed{background:#ef4444}.delivery-legend-dot--processing{background:#f59e0b}.delivery-legend-dot--failed{background:#ef4444}.delivery-legend-dot--radar{background:#8b5cf6}.overview-analytics-stack{flex-direction:column;gap:1.2rem;display:flex}.overview-analytics-header{gap:1rem;margin-bottom:.5rem;display:flex}.overview-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.overview-stat-card{background:linear-gradient(135deg,#f0f8fd 0%,#fff 100%);border:1px solid #b5d8f0;flex-direction:column;gap:.35rem;display:flex}.overview-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.75rem;font-weight:700}.overview-stat-value{color:#1f3a5f;font-size:1.5rem;font-weight:800;line-height:1.2}.overview-stat-trend{color:#64748b;font-size:.75rem;font-weight:500}.overview-stat-trend--up{color:#3dad5c;font-weight:600}.overview-chart-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.overview-chart-card{background:#fffffff2;border:1px solid #e2e8f0;flex-direction:column;gap:.8rem;display:flex}.overview-chart-card--wide{grid-column:span 2}.overview-chart-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.overview-chart-head div{flex-direction:column;gap:.2rem;display:flex}.overview-chart-title{color:#1f3a5f;font-size:.95rem;font-weight:700}.overview-chart-subtitle{color:#64748b;font-size:.8rem}.overview-chart-chip{color:#1f3a5f;white-space:nowrap;background:#e8f3f9;border:1px solid #a3c8e8;border-radius:999px;flex-shrink:0;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}@media (width<=1200px){.overview-chart-grid{grid-template-columns:1fr}.overview-chart-card--wide{grid-column:span 1}}@media (width<=768px){.delivery-bar-grid{height:150px}.delivery-donut-svg,.delivery-pie-svg{width:140px;height:140px}.delivery-radar-svg{width:180px;height:180px}.overview-stats-grid{grid-template-columns:1fr}}.support-actions{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.support-email-btn,.support-contact-btn{background:var(--color-primary-dark);min-width:140px;color:var(--color-surface);flex:1}.support-btn-content{align-items:center;gap:.45rem;display:inline-flex}.support-btn-icon{object-fit:contain;filter:brightness(0)invert();width:16px;height:16px}.support-email-form{flex-direction:column;gap:1rem;padding:1rem 0;display:flex}.support-form-title{color:#1f3a5f;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.support-form-group{flex-direction:column;gap:.4rem;display:flex}.support-form-label{color:#374151;font-size:.8rem;font-weight:600}.support-form-input,.support-form-textarea{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:.6rem;outline:none;padding:.65rem .85rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.support-form-input:focus,.support-form-textarea:focus{border-color:#2e86c1;box-shadow:0 0 0 3px #2e86c114}.support-form-input::placeholder,.support-form-textarea::placeholder{color:#94a3b8}.support-form-textarea{resize:vertical;min-height:120px;line-height:1.5}.support-status-message{border-radius:.6rem;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.85rem;font-weight:600;display:flex}.support-status-loading{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.support-status-success{color:#2e7031;background:#dcfce7;border:1px solid #86efac}.support-status-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.support-form-actions{justify-content:flex-end;gap:.65rem;margin-top:.5rem;display:flex}.support-form-actions button{min-width:100px}.profile-completion{background:radial-gradient(circle at 0 0,#1f3a5f1f,#0000 28%),linear-gradient(#f8f9fc 0%,#e8f3f9 100%);min-height:100vh;padding:2rem 1.25rem 4rem;position:relative}.profile-completion--loading{justify-content:center;align-items:center;display:flex}.profile-completion__shell{flex-direction:column;gap:1.1rem;width:min(1120px,100%);margin:0 auto;display:flex}.profile-completion__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.profile-completion__eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;background:#1f3a5f1a;border-radius:999px;align-items:center;margin-bottom:.75rem;padding:.3rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.profile-completion__header h1{color:var(--color-text-heading);margin-bottom:.35rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.profile-completion__header p{max-width:700px;color:var(--color-text-muted);line-height:1.65}.profile-completion__ghost-btn,.profile-completion__secondary-btn,.profile-completion__primary-btn{cursor:pointer;border-radius:.9rem;justify-content:center;align-items:center;min-height:44px;padding:.85rem 1.3rem;font-size:.95rem;font-weight:600;line-height:1.2;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:inline-flex}.profile-completion__ghost-btn,.profile-completion__secondary-btn{border:1px solid var(--color-border);color:var(--color-text);background:#ffffffd9}.profile-completion__ghost-btn:hover,.profile-completion__secondary-btn:hover{background:#fff;border-color:#cbd5e1}.profile-completion__primary-btn{background:linear-gradient(135deg, var(--color-primary) 0%, #2e86c1 100%);color:#fff;border:1px solid #0000;box-shadow:0 14px 24px #1f3a5f38}.profile-completion__ghost-btn:hover,.profile-completion__secondary-btn:hover,.profile-completion__primary-btn:hover:not(:disabled){transform:translateY(-1px)}.profile-completion__primary-btn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.profile-completion__ghost-btn:focus-visible,.profile-completion__secondary-btn:focus-visible,.profile-completion__primary-btn:focus-visible,.profile-completion__control:focus-visible,.profile-completion__textarea:focus-visible,.profile-completion__edit-btn:focus-visible,.profile-completion__upload:focus-within,.profile-completion__radio-card:focus-within{outline:none;box-shadow:0 0 0 4px #1f3a5f24}.profile-completion__summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.profile-completion__summary-card,.profile-completion__card,.profile-completion__stepper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ffffffbf;box-shadow:0 12px 36px #0f172a14}.profile-completion__summary-card{border-radius:1.15rem;padding:1.15rem 1.25rem;position:relative;overflow:hidden}.profile-completion__summary-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#1f3a5f1f,#0000 62%);border-radius:999px;width:96px;height:96px;position:absolute;top:-30px;right:-30px}.profile-completion__summary-card strong{color:var(--color-text-heading);margin:.25rem 0;font-size:1.5rem;display:block}.profile-completion__summary-card p{color:var(--color-text-muted);max-width:38ch;font-size:.95rem}.profile-completion__summary-label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.profile-completion__stepper{scrollbar-width:thin;border-radius:1.25rem;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;padding:1.25rem;scroll-padding-inline:.5rem;display:flex;overflow-x:auto}.profile-completion__step-item{scroll-snap-align:start;flex-direction:column;flex-shrink:0;align-items:center;gap:.65rem;min-width:132px;display:flex}.profile-completion__step-circle{width:3rem;height:3rem;color:var(--color-text-muted);background:#e5e7eb;border:1px solid #dbe3f0;border-radius:999px;place-items:center;font-size:1.1rem;transition:all .2s;display:grid}.profile-completion__step-circle.is-active{background:var(--color-primary);color:#fff;box-shadow:0 0 0 6px #1f3a5f24}.profile-completion__step-circle.is-completed{background:var(--color-success);color:#fff}.profile-completion__step-label{text-align:center;color:#94a3b8;font-size:.8rem;font-weight:600}.profile-completion__step-label.is-active{color:var(--color-primary)}.profile-completion__step-label.is-completed{color:#3d9140}.profile-completion__step-line{background:#dbe4f0;flex:1;min-width:2.25rem;height:2px;margin-top:1.45rem}.profile-completion__step-line.is-completed{background:var(--color-success)}.profile-completion__card{border-radius:1.5rem;padding:1.5rem;box-shadow:0 18px 40px #0f172a14}.profile-completion__card-head{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.profile-completion__card-head h2{color:var(--color-text-heading);margin-bottom:.25rem;font-size:1.65rem}.profile-completion__card-head p{color:var(--color-text-muted)}.profile-completion__step-badge{background:linear-gradient(135deg,#1f3a5f2e,#2e86c11f);border-radius:1rem;place-items:center;width:3.6rem;height:3.6rem;font-size:1.6rem;display:grid}.profile-completion__alert{border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.9rem 1rem;font-size:.92rem;font-weight:600;display:flex}.profile-completion__alert.is-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.profile-completion__alert.is-success{color:#2e7031;background:#f0fdf4;border:1px solid #bbf7d0}.profile-completion__alert-close{color:inherit;cursor:pointer;background:0 0;border:0;font-size:1.2rem}.profile-completion__section-card{background:linear-gradient(#fffffffa,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:1.1rem;padding:1.25rem}.profile-completion__section-card+.profile-completion__section-card{margin-top:1rem}.profile-completion__section-head{margin-bottom:1rem}.profile-completion__section-head h3{color:var(--color-text-heading);margin-bottom:.25rem;font-size:1.05rem}.profile-completion__section-head p{color:var(--color-text-muted);font-size:.92rem}.profile-completion__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.profile-completion__field{flex-direction:column;gap:.45rem;display:flex}.profile-completion__field--full{grid-column:1/-1}.profile-completion__label{color:var(--color-text-heading);font-size:.92rem;font-weight:600}.profile-completion__required{color:var(--color-danger)}.profile-completion__control,.profile-completion__textarea{width:100%;color:var(--color-text-heading);background:#fff;border:1px solid #dbe3f0;border-radius:.95rem;outline:none;padding:.9rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.profile-completion__control::placeholder,.profile-completion__textarea::placeholder{color:#94a3b8}.profile-completion__control:focus,.profile-completion__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #1f3a5f24}.profile-completion__control.has-error,.profile-completion__textarea.has-error,.profile-completion__upload.has-error,.profile-completion__radio-card.has-error{border-color:#f87171}.profile-completion__textarea{resize:vertical;min-height:120px}.profile-completion__error{color:#dc2626;font-size:.82rem}.profile-completion__file-status{color:var(--color-text-muted);word-break:break-word;margin:0;font-size:.82rem}.profile-completion__radio-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;display:grid}.profile-completion__radio-card{cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:1rem;flex-direction:column;gap:.35rem;min-height:124px;padding:1rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.profile-completion__radio-card input{opacity:0;cursor:pointer;position:absolute;inset:0}.profile-completion__radio-card:hover,.profile-completion__upload:hover{transform:translateY(-1px)}.profile-completion__radio-card.is-selected{border-color:var(--color-primary);box-shadow:0 10px 24px #1f3a5f1f}.profile-completion__radio-title{color:var(--color-text-heading);font-size:1rem;font-weight:700}.profile-completion__radio-text{color:var(--color-text-muted);font-size:.9rem}.profile-completion__upload{cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:1rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem;min-height:138px;padding:1rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.profile-completion__upload.has-value{border-style:solid;border-color:var(--color-success);background:#f0fdf4}.profile-completion__upload-input{opacity:0;cursor:pointer;position:absolute;inset:0}.profile-completion__upload-icon{font-size:1.15rem}.profile-completion__upload-title{color:var(--color-text-heading);font-size:.95rem;font-weight:700}.profile-completion__upload-name{color:var(--color-text-muted);word-break:break-word;font-size:.88rem}.profile-completion__review-grid{gap:1rem;display:grid}.profile-completion__review-card{background:linear-gradient(#fff 0%,#f8faff 100%);border:1px solid #e5e7eb;border-radius:1.15rem;padding:1.25rem;box-shadow:inset 0 1px #ffffffb3}.profile-completion__review-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.profile-completion__review-head-main{align-items:center;gap:.85rem;display:flex}.profile-completion__review-head h3{color:var(--color-text-heading);margin-bottom:.2rem}.profile-completion__review-head p{color:var(--color-text-muted);font-size:.92rem}.profile-completion__review-icon{background:#1f3a5f1a;border-radius:.9rem;place-items:center;width:2.8rem;height:2.8rem;font-size:1.3rem;display:grid}.profile-completion__edit-btn{border:1px solid var(--color-border);color:var(--color-primary);cursor:pointer;background:#fff;border-radius:.75rem;padding:.45rem .85rem;font-size:.82rem;font-weight:700;transition:border-color .2s,box-shadow .2s,transform .2s}.profile-completion__edit-btn:hover{border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 8px 18px #1f3a5f2e}.profile-completion__review-section+.profile-completion__review-section{margin-top:1rem}.profile-completion__review-section h4{color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.55rem;font-size:.92rem;font-weight:700}.profile-completion__review-row{border-bottom:1px solid #e8f3f9;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.7rem 0;display:flex}.profile-completion__review-row:last-child{border-bottom:0;padding-bottom:0}.profile-completion__review-row span{color:var(--color-text-muted)}.profile-completion__review-row strong{color:var(--color-text-heading);text-align:right;word-break:break-word}.profile-completion__footer{border-top:1px solid #e8f3f9;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}@media (width<=1200px){.profile-completion__shell{width:min(1020px,100%)}.profile-completion__step-item{min-width:118px}}.profile-completion__footer-actions{justify-content:flex-end;gap:.75rem;display:flex}.profile-completion__loader{color:var(--color-text-muted);flex-direction:column;align-items:center;gap:.9rem;display:flex}.profile-completion__spinner{border:3px solid #d0e8f5;border-top-color:var(--color-primary);border-radius:999px;width:2.5rem;height:2.5rem;animation:.8s linear infinite profile-completion-spin}@keyframes profile-completion-spin{to{transform:rotate(360deg)}}@media (width<=900px){.profile-completion{padding-top:1.4rem;padding-bottom:2.4rem}.profile-completion__card,.profile-completion__stepper{padding:1.1rem}.profile-completion__grid{grid-template-columns:1fr}.profile-completion__summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.profile-completion__stepper{scroll-snap-type:x proximity;gap:.3rem}.profile-completion__step-item{min-width:96px}.profile-completion__step-line{min-width:1.4rem}.profile-completion__card-head{align-items:flex-start;gap:.8rem}.profile-completion__review-row{gap:.7rem}.profile-completion__review-row strong{max-width:62%}.profile-completion__upload{min-height:120px}}@media (width<=640px){.profile-completion{padding-top:1rem;padding-inline:.85rem}.profile-completion__shell{gap:.85rem}.profile-completion__header h1{font-size:clamp(1.45rem,6vw,1.95rem)}.profile-completion__header p{font-size:.9rem}.profile-completion__summary-card{padding:.95rem 1rem}.profile-completion__summary-card strong{font-size:1.25rem}.profile-completion__card{border-radius:1rem;padding:1rem}.profile-completion__card-head{flex-direction:column}.profile-completion__step-badge{width:3rem;height:3rem;font-size:1.3rem}.profile-completion__stepper{padding:.85rem}.profile-completion__step-item{gap:.45rem;min-width:84px}.profile-completion__step-circle{width:2.4rem;height:2.4rem;font-size:.95rem}.profile-completion__step-line{margin-top:1.15rem}.profile-completion__step-label{font-size:.74rem}.profile-completion__section-card{padding:.95rem}.profile-completion__section-head{margin-bottom:.8rem}.profile-completion__control,.profile-completion__textarea{padding:.78rem .85rem}.profile-completion__upload{min-height:110px;padding:.85rem}.profile-completion__upload-title{font-size:.88rem}.profile-completion__upload-name{font-size:.82rem}.profile-completion__radio-grid{grid-template-columns:1fr}.profile-completion__header,.profile-completion__footer{flex-direction:column;align-items:stretch}.profile-completion__ghost-btn,.profile-completion__secondary-btn,.profile-completion__primary-btn{justify-content:center;width:100%}.profile-completion__footer-actions{gap:.6rem;width:100%}.profile-completion__review-row{flex-direction:column}.profile-completion__review-row strong{text-align:left;max-width:100%}.profile-completion__review-head{flex-direction:column;align-items:stretch}.profile-completion__review-head-main{align-items:flex-start}.profile-completion__alert{flex-direction:column;align-items:flex-start;padding:.8rem .85rem}.profile-completion__edit-btn{width:100%}}@media (width<=480px){.profile-completion{padding-inline:.65rem;padding-bottom:1.4rem}.profile-completion__eyebrow{letter-spacing:.05em;padding:.25rem .5rem;font-size:.68rem}.profile-completion__header h1{font-size:1.35rem}.profile-completion__header p{font-size:.84rem}.profile-completion__summary-grid{gap:.7rem}.profile-completion__summary-card{border-radius:.95rem;padding:.85rem}.profile-completion__summary-card strong{font-size:1.1rem}.profile-completion__stepper{border-radius:.95rem;padding:.7rem}.profile-completion__step-item{min-width:76px}.profile-completion__step-line{display:none}.profile-completion__step-label{letter-spacing:0;font-size:.72rem}.profile-completion__card{border-radius:.95rem;padding:.85rem}.profile-completion__card-head h2{font-size:1.22rem}.profile-completion__card-head p,.profile-completion__section-head p{font-size:.84rem}.profile-completion__section-card{border-radius:.9rem;padding:.82rem}.profile-completion__label{font-size:.85rem}.profile-completion__control,.profile-completion__textarea{font-size:.9rem}.profile-completion__upload{min-height:98px;padding:.75rem}.profile-completion__upload-title{font-size:.82rem}.profile-completion__upload-name{font-size:.76rem}.profile-completion__footer-actions,.profile-completion__footer-actions>button,.profile-completion__secondary-btn,.profile-completion__primary-btn{width:100%}.profile-completion__footer{margin-top:1rem;padding-top:.9rem}}@media (width<=360px){.profile-completion{padding-inline:.5rem}.profile-completion__summary-card,.profile-completion__card,.profile-completion__review-card{border-radius:.78rem}.profile-completion__step-item{min-width:68px}.profile-completion__step-circle{width:2.2rem;height:2.2rem;font-size:.88rem}.profile-completion__control,.profile-completion__textarea{padding:.7rem}}@media (prefers-reduced-motion:reduce){.profile-completion__ghost-btn,.profile-completion__secondary-btn,.profile-completion__primary-btn,.profile-completion__radio-card,.profile-completion__upload,.profile-completion__edit-btn,.profile-completion__spinner{transition:none;animation:none}}
