.proc-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:420px;min-height:360px;margin:0 auto;padding:3rem 1.5rem;display:flex}.proc-ring-wrap{width:120px;height:120px;margin-bottom:2rem;position:relative}.proc-ring{width:100%;height:100%;transform:rotate(-90deg)}.proc-ring-bg{fill:none;stroke:#e5e7eb;stroke-width:6px}.proc-ring-fg{fill:none;stroke:#3b82f6;stroke-width:6px;stroke-linecap:round;stroke-dasharray:327;stroke-dashoffset:80px;animation:2.4s cubic-bezier(.4,0,.2,1) infinite proc-spin}@keyframes proc-spin{0%{stroke-dashoffset:327px;transform:rotate(0)}50%{stroke-dashoffset:80px}to{stroke-dashoffset:327px;transform:rotate(360deg)}}.proc-ring-icon{color:#3b82f6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.proc-icon{border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:1.5rem;display:flex}.proc-success{color:#059669;background:#d1fae5;animation:.4s ease-out proc-pop}.proc-error{color:#dc2626;background:#fee2e2}.proc-review{color:#2563eb;background:#dbeafe;animation:2.5s ease-in-out infinite proc-pulse}@keyframes proc-pop{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes proc-pulse{0%,to{box-shadow:0 0 #2563eb40}50%{box-shadow:0 0 0 16px #2563eb00}}.proc-title{color:#111827;margin:0 0 .5rem;font-size:1.375rem;font-weight:700}.proc-sub{color:#6b7280;max-width:320px;margin:0;font-size:.9375rem;line-height:1.5}.proc-msg{color:#374151;margin:0 0 .75rem;font-size:1rem;font-weight:500;animation:.5s ease-in-out proc-fade}@keyframes proc-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.proc-hint{color:#9ca3af;margin:0;font-size:.8125rem}.proc-issues{text-align:left;width:100%;margin:.75rem 0 1.5rem;padding:0;list-style:none}.proc-issues li{color:#991b1b;padding:.375rem 0 .375rem 1.25rem;font-size:.875rem;position:relative}.proc-issues li:before{content:"•";color:#dc2626;position:absolute;left:.25rem}.proc-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.proc-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.proc-btn:active{transform:scale(.97)}.proc-btn-primary{color:#fff;background:#3b82f6}.proc-btn-primary:hover{background:#2563eb}.proc-btn-secondary{color:#374151;background:#f3f4f6}.proc-btn-secondary:hover{background:#e5e7eb}@media (width<=480px){.proc-screen{min-height:300px;padding:2rem 1rem}.proc-ring-wrap{width:100px;height:100px}.proc-title{font-size:1.25rem}}.demo-page{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);flex-direction:column;align-items:center;min-height:100vh;padding:0 1rem 3rem;display:flex;position:relative;overflow-x:hidden}.demo-progress-bar{z-index:100;background:#ffffff1a;height:4px;position:fixed;top:0;left:0;right:0}.demo-progress-fill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:0 2px 2px 0;height:100%;transition:width .5s}.demo-container{width:100%;max-width:560px;margin-top:2.5rem}.demo-step{animation:.45s demoFadeIn}@keyframes demoFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.demo-step h1{color:#f1f5f9;text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}.demo-step h2{color:#f1f5f9;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.demo-step p{color:#94a3b8;margin:0;line-height:1.6}.demo-lead{text-align:center;max-width:420px;font-size:1.125rem;margin:0 auto 2rem!important}.demo-step-header{margin-bottom:1.5rem}.demo-step-badge{text-transform:uppercase;letter-spacing:.08em;color:#8b5cf6;background:#8b5cf61f;border-radius:100px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.demo-hero-icon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 1.5rem;display:flex;box-shadow:0 0 40px #6366f14d}.demo-concept-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.demo-concept{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;padding:1.25rem 1rem}.demo-concept svg{color:#8b5cf6;margin-bottom:.5rem}.demo-concept h3{color:#e2e8f0;margin:0 0 .375rem;font-size:.875rem;font-weight:600}.demo-concept p{color:#94a3b8;font-size:.8125rem;line-height:1.45}.demo-ssi-banner{color:#c7d2fe;background:#6366f114;border:1px solid #6366f133;border-radius:10px;align-items:flex-start;gap:.625rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.5;display:flex}.demo-ssi-banner svg{color:#818cf8;flex-shrink:0;margin-top:2px}.demo-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#7c3aed);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.demo-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #6366f159}.demo-btn-primary:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.demo-btn-secondary{color:#c7d2fe;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:background .15s;display:inline-flex}.demo-btn-secondary:hover{background:#ffffff0d}.demo-btn-tertiary{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}.demo-btn-tertiary:hover{color:#c7d2fe}.demo-wallet-actions{flex-direction:column;gap:.375rem;display:flex}.demo-cta-group{flex-direction:column;gap:.75rem;display:flex}.demo-upload-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.demo-upload-card{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:2px dashed #ffffff26;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.demo-upload-card:hover{color:#c7d2fe;background:#ffffff12;border-color:#8b5cf666}.demo-upload-card.uploaded{color:#4ade80;background:#22c55e14;border-style:solid;border-color:#22c55e;padding:.5rem;overflow:hidden}.demo-upload-preview{object-fit:cover;border-radius:8px;width:100%;height:auto;max-height:160px}.demo-upload-preview.selfie-preview{object-fit:cover;aspect-ratio:1;border-radius:50%;max-width:200px;max-height:200px}.demo-upload-card.selfie{grid-column:1/-1}.demo-tip{color:#64748b;background:#ffffff08;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.625rem .75rem;font-size:.8125rem;display:flex}.demo-tip svg{flex-shrink:0}.demo-review-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.demo-review-row{border-bottom:1px solid #ffffff0f;align-items:center;padding:.875rem 1rem;display:flex}.demo-review-row:last-child{border-bottom:none}.demo-review-label{color:#64748b;flex-shrink:0;width:120px;font-size:.8125rem}.demo-review-value{color:#e2e8f0;flex:1;font-size:.9375rem;font-weight:500}.demo-review-value.pass{color:#4ade80}.demo-conf{border-radius:100px;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.demo-conf.high{color:#4ade80;background:#22c55e1f}.demo-conf.med{color:#fbbf24;background:#fbbf241f}.demo-verified{text-align:center}.demo-success-icon{color:#4ade80;margin-bottom:1rem;animation:.5s demoPop}@keyframes demoPop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.demo-verified h2{text-align:center}.demo-verified p{text-align:center;margin-bottom:1.5rem}.demo-wallet-profile{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.875rem;margin-bottom:1.25rem;padding:1rem;display:flex}.demo-avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.demo-avatar-img{object-fit:cover;width:100%;height:100%}.demo-profile-name{color:#f1f5f9;font-size:1.0625rem;font-weight:600}.demo-profile-sub{color:#64748b;margin-top:.125rem;font-size:.8125rem}.demo-cred-list{flex-direction:column;gap:.625rem;margin-bottom:1.25rem;display:flex}.demo-cred-card{cursor:pointer;text-align:left;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.125rem;transition:transform .15s,box-shadow .2s;display:flex}.demo-cred-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0003}.demo-cred-card.cred-coral{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316)}.demo-cred-card.cred-teal{color:#fff;background:linear-gradient(135deg,#0d9488,#14b8a6)}.demo-cred-card.cred-olive{color:#fff;background:linear-gradient(135deg,#65a30d,#84cc16)}.demo-cred-locked{opacity:.5;cursor:default;pointer-events:none}.demo-cred-title{font-size:.9375rem;font-weight:600}.demo-cred-subtitle{opacity:.85;margin-top:.125rem;font-size:.8125rem}.demo-cred-right{align-items:center;gap:.5rem;display:flex}.demo-cred-issuer{text-transform:uppercase;letter-spacing:.04em;opacity:.8;font-size:.75rem;font-weight:600}.demo-cred-detail-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;margin-bottom:1.25rem;overflow:hidden}.demo-cred-detail-card.cred-coral-border{border-color:#ef44444d}.demo-cred-detail-card.cred-teal-border{border-color:#14b8a64d}.demo-cred-detail-card.cred-olive-border{border-color:#84cc164d}.demo-cred-detail-header{border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:1rem 1.125rem;display:flex}.demo-cred-detail-header svg{color:#94a3b8;flex-shrink:0}.cred-coral-border .demo-cred-detail-header svg{color:#ef4444}.cred-teal-border .demo-cred-detail-header svg{color:#14b8a6}.cred-olive-border .demo-cred-detail-header svg{color:#84cc16}.demo-cred-detail-title{color:#f1f5f9;font-size:1rem;font-weight:600}.demo-cred-status{text-transform:uppercase;letter-spacing:.06em;border-radius:100px;margin-top:.2rem;padding:.15rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.demo-cred-status.active{color:#4ade80;background:#22c55e1f}.demo-cred-detail-rows{padding:.25rem 0}.demo-cred-detail-row{border-bottom:1px solid #ffffff0a;align-items:center;padding:.7rem 1.125rem;display:flex}.demo-cred-detail-row:last-child{border-bottom:none}.demo-cred-detail-label{color:#64748b;flex-shrink:0;width:110px;font-size:.8rem}.demo-cred-detail-value{color:#e2e8f0;flex:1;font-size:.9375rem;font-weight:500}.demo-cred-detail-value.pass{color:#4ade80}.demo-share-scenario{margin-bottom:1.25rem}.demo-share-requester{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;display:flex}.demo-share-requester-icon{font-size:1.75rem}.demo-share-requester strong{color:#e2e8f0}.demo-share-requester span{color:#94a3b8;font-size:.875rem}.demo-share-fields{flex-direction:column;gap:.375rem;margin-bottom:.75rem;display:flex}.demo-share-row{cursor:pointer;color:#94a3b8;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .15s;display:flex}.demo-share-row:hover{background:#ffffff0f}.demo-share-row.disclosed{background:#6366f10f;border-color:#6366f14d}.demo-share-row.disclosed svg:first-child,.demo-share-row.disclosed svg:last-child{color:#818cf8}.demo-share-row.hidden-field .demo-share-value{letter-spacing:.15em;color:#475569}.demo-share-field-info{flex-direction:column;flex:1;gap:.125rem;display:flex}.demo-share-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.demo-share-value{color:#e2e8f0;font-size:.9375rem;font-weight:500}.demo-share-summary{text-align:center;color:#94a3b8;margin-bottom:1rem;padding:.5rem 0;font-size:.875rem}.demo-outro{text-align:center}.demo-summary-list{text-align:left;flex-direction:column;gap:.625rem;margin-bottom:2rem;display:flex}.demo-summary-item{color:#cbd5e1;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.demo-summary-item svg{color:#4ade80;flex-shrink:0}.demo-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#0f172ae6;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.demo-nav-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.375rem .5rem;font-size:.875rem;font-weight:500;transition:color .15s;display:flex}.demo-nav-btn:hover{color:#e2e8f0}.demo-nav-dots{gap:.375rem;display:flex}.demo-dot{background:#ffffff1f;border-radius:50%;width:8px;height:8px;transition:all .25s}.demo-dot.active{background:#818cf8;box-shadow:0 0 8px #818cf880}.demo-dot.done{background:#818cf866}.demo-signup-screen{flex-direction:column;gap:1.25rem;display:flex}.demo-signup-topbar{align-items:center;gap:.75rem;display:flex}.demo-signup-logo-circle{background:#e07a50;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 16px #e07a5059}.demo-signup-logo-img{filter:invert();object-fit:contain;width:26px;height:26px}.demo-signup-wordmark{letter-spacing:-.5px;color:#f1f5f9;font-size:1.5rem;font-weight:800}.demo-signup-dot{color:#e07a50}.demo-signup-card{background:#fff;border-radius:18px;padding:2rem 1.5rem;box-shadow:0 20px 60px #00000024}.demo-signup-heading{color:#1a1a2e;letter-spacing:-.3px;margin-bottom:4px;font-size:1.65rem;font-weight:800}.demo-signup-sub{color:#8a9ab0;margin-bottom:1.25rem;font-size:.82rem;line-height:1.45}.demo-signup-row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.demo-signup-input-group{margin-bottom:.75rem}.demo-signup-input-group label{color:#8a9ab0;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.72rem;font-weight:600;display:block}.demo-signup-input{color:#1a1a2e;background:#f4f7fa;border:1.5px solid #0000;border-radius:12px;align-items:center;width:100%;min-height:48px;padding:.8rem 1rem;font-size:.92rem;display:flex}.demo-signup-pwd{letter-spacing:.15em;color:#8a9ab0}.demo-signup-btn{color:#fff;cursor:pointer;background:#e07a50;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:.5rem;padding:1rem;font-size:.95rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex}.demo-signup-btn:hover{transform:translateY(-1px);box-shadow:0 10px 28px #e07a506b}.demo-signup-divider{color:#8a9ab0;align-items:center;gap:.75rem;margin:1.25rem 0 1rem;font-size:.8rem;display:flex}.demo-signup-divider hr{border:none;border-top:1px solid #dde4ea;flex:1}.demo-signup-social-row{justify-content:center;gap:1rem;display:flex}.demo-signup-social{cursor:pointer;background:#f4f7fa;border:1.5px solid #e5eaef;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s,box-shadow .15s;display:flex}.demo-signup-social:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000017}.demo-signup-social-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.demo-signup-footer{text-align:center;color:#8a9ab0;margin-top:1.25rem;font-size:.84rem}.demo-signup-link{color:#e07a50;cursor:pointer;font-weight:600}.demo-signup-success{text-align:center;padding:1.5rem 0}.demo-signup-success-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;animation:.5s demoPop;display:flex}.demo-signup-success h3{color:#1a1a2e;margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.demo-signup-success p{color:#64748b;font-size:.875rem;line-height:1.5}.demo-signup-hint{font-style:italic;color:#8a9ab0!important;margin-top:1rem!important;font-size:.8rem!important}.demo-cat-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.demo-cat-card{cursor:pointer;text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1.25rem .75rem 1rem;transition:transform .15s,box-shadow .2s,border-color .2s;display:flex}.demo-cat-card:hover{border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.demo-cat-icon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.demo-cat-title{color:#f1f5f9;font-size:.9375rem;font-weight:600}.demo-cat-count{color:#64748b;font-size:.75rem;font-weight:500}.demo-cat-entities{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.demo-cat-entities span{color:#94a3b8;white-space:nowrap;background:#ffffff0f;border-radius:100px;padding:.125rem .5rem;font-size:.6875rem}.demo-cat-view-header{margin-bottom:1.5rem}.demo-back-link{color:#818cf8;cursor:pointer;background:0 0;border:none;align-items:center;gap:.125rem;margin-bottom:.75rem;padding:0;font-size:.8125rem;font-weight:500;transition:color .15s;display:inline-flex}.demo-back-link:hover{color:#a5b4fc}.demo-cat-view-title{align-items:center;gap:.625rem;margin-bottom:.375rem;display:flex}.demo-cat-view-title h2{margin:0}.demo-cat-view-icon{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.demo-cat-view-header>p{color:#94a3b8;font-size:.875rem}.demo-cat-supported{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:1rem;padding:.875rem 1rem}.demo-cat-supported-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.demo-cat-supported-tags{flex-wrap:wrap;gap:.375rem;display:flex}.demo-cat-supported-tags span{color:#cbd5e1;background:#ffffff0f;border-radius:100px;padding:.25rem .75rem;font-size:.8125rem}.demo-cred-card.cred-blue{color:#fff;background:linear-gradient(135deg,#1e40af,#3b82f6)}.demo-cred-card.cred-gold{color:#fff;background:linear-gradient(135deg,#b45309,#f59e0b)}.demo-cred-card.cred-purple{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7)}.demo-cred-card.cred-orange{color:#fff;background:linear-gradient(135deg,#ea580c,#f97316)}.demo-cred-card.cred-pink{color:#fff;background:linear-gradient(135deg,#db2777,#ec4899)}.demo-cred-detail-card.cred-blue-border{border-color:#3b82f64d}.cred-blue-border .demo-cred-detail-header svg{color:#3b82f6}.demo-cred-detail-card.cred-gold-border{border-color:#f59e0b4d}.cred-gold-border .demo-cred-detail-header svg{color:#f59e0b}.demo-cred-detail-card.cred-purple-border{border-color:#a855f74d}.cred-purple-border .demo-cred-detail-header svg{color:#a855f7}.demo-cred-detail-card.cred-orange-border{border-color:#f973164d}.cred-orange-border .demo-cred-detail-header svg{color:#f97316}.demo-cred-detail-card.cred-pink-border{border-color:#ec48994d}.cred-pink-border .demo-cred-detail-header svg{color:#ec4899}@media (width<=600px){.demo-container{margin-top:1.5rem}.demo-step h1{font-size:1.625rem}.demo-step h2{font-size:1.25rem}.demo-concept-cards,.demo-upload-grid{grid-template-columns:1fr}.demo-upload-card.selfie{grid-column:auto}.demo-review-label{width:90px;font-size:.75rem}.demo-review-value{font-size:.875rem}.demo-signup-row{grid-template-columns:1fr}.demo-signup-card{padding:1.5rem 1rem}.demo-cat-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.demo-cat-icon{border-radius:10px;width:38px;height:38px}.demo-cat-title{font-size:.8125rem}.demo-cat-entities span{font-size:.625rem}}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--ndim-border);background:#0f172aeb;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.navbar-brand{align-items:center;gap:.6rem;display:flex}.navbar-logo{background:var(--ndim-brand);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.navbar-logo img{filter:invert();width:20px;height:20px}.navbar-wordmark{letter-spacing:-.3px;font-size:1.25rem;font-weight:800}.navbar-wordmark .dot,.footer-wordmark .dot{color:var(--ndim-brand)}.navbar-links{align-items:center;gap:.25rem;display:flex}.navbar-link{color:var(--ndim-text-2);border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:color .15s,background .15s}.navbar-link:hover,.navbar-link.active{color:var(--ndim-text);background:#ffffff0d}.btn-nav{margin-left:.75rem;padding:.5rem 1.25rem;font-size:.875rem}.navbar-toggle{color:var(--ndim-text);background:0 0;border:none;padding:.25rem;display:none}@media (width<=768px){.navbar-toggle{display:flex}.navbar-links{background:var(--ndim-bg);border-bottom:1px solid var(--ndim-border);flex-direction:column;gap:.25rem;padding:1rem 1.5rem;display:none;position:absolute;top:64px;left:0;right:0}.navbar-links.open{display:flex}.btn-nav{margin-top:.5rem;margin-left:0}}.footer{background:var(--ndim-bg-light);border-top:1px solid var(--ndim-border);padding:3rem 0 1.5rem}.footer-inner{grid-template-columns:1fr auto;gap:3rem;display:grid}.footer-logo-row{color:var(--ndim-accent);align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.footer-wordmark{color:var(--ndim-text);font-size:1.125rem;font-weight:800}.footer-tagline{color:var(--ndim-text-3);font-size:.875rem}.footer-links{gap:3rem;display:flex}.footer-col{flex-direction:column;gap:.5rem;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.08em;color:var(--ndim-text-2);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.footer-col a{color:var(--ndim-text-3);font-size:.875rem;transition:color .15s}.footer-col a:hover{color:var(--ndim-text)}.footer-bottom{border-top:1px solid var(--ndim-border);color:var(--ndim-text-3);grid-column:1/-1;margin-top:1.5rem;padding-top:1.5rem;font-size:.8125rem}@media (width<=600px){.footer-inner{grid-template-columns:1fr;gap:2rem}.footer-links{gap:2rem}}.hero-section{background:radial-gradient(at top,#6366f114 0%,#0000 70%);padding:6rem 0 4rem}.page-hero{background:radial-gradient(at top,#6366f10f 0%,#0000 70%);padding:5rem 0 3rem}.hero-badge{color:var(--ndim-accent);background:#6366f11a;border-radius:100px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.hero-title{margin-bottom:1.25rem;font-size:3.25rem;font-weight:800;line-height:1.1}.hero-highlight{background:linear-gradient(135deg, var(--ndim-accent), var(--ndim-accent-2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--ndim-text-2);max-width:560px;margin:0 auto 2.5rem;font-size:1.1875rem;line-height:1.65}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=768px){.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}}.problem-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.problem-card{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);text-align:center;padding:2rem}.problem-stat{color:#ef4444;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.problem-card p{color:var(--ndim-text-2);font-size:.9375rem}@media (width<=768px){.problem-grid{grid-template-columns:1fr}}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.step-card{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);padding:2rem;position:relative}.step-number{width:28px;height:28px;color:var(--ndim-accent);background:#6366f11f;border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}.step-icon{color:var(--ndim-accent);margin-bottom:1rem}.step-card h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.step-card p{color:var(--ndim-text-2);font-size:.9375rem;line-height:1.55}@media (width<=768px){.steps-grid{grid-template-columns:1fr}}.cred-showcase{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.cred-showcase-card{border-radius:var(--ndim-radius-lg);color:#fff;padding:1.75rem}.cred-showcase-card.coral{background:linear-gradient(135deg,#ef4444,#f97316)}.cred-showcase-card.teal{background:linear-gradient(135deg,#0d9488,#14b8a6)}.cred-showcase-card.olive{background:linear-gradient(135deg,#65a30d,#84cc16)}.cred-showcase-card.blue{background:linear-gradient(135deg,#3b82f6,#6366f1)}.cred-showcase-card svg{opacity:.9;margin-bottom:.75rem}.cred-showcase-card h3{margin-bottom:.375rem;font-size:1rem;font-weight:700}.cred-showcase-card p{opacity:.85;margin-bottom:.75rem;font-size:.8125rem;line-height:1.45}.cred-issuer{text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.7rem;font-weight:700}@media (width<=900px){.cred-showcase{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.cred-showcase{grid-template-columns:1fr}}.principles-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.principle-card{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);text-align:center;padding:1.75rem}.principle-icon{width:48px;height:48px;color:var(--ndim-accent);background:#6366f11a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.principle-card h3{margin-bottom:.5rem;font-size:1rem}.principle-card p{color:var(--ndim-text-2);font-size:.875rem;line-height:1.5}@media (width<=900px){.principles-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.principles-grid{grid-template-columns:1fr}}.cta-section{background:radial-gradient(#6366f10f 0%,#0000 70%)}.compare-card{border:none;outline:none;flex-direction:column;justify-content:center;min-height:320px;padding:2.5rem 2rem;display:flex}.compare-label{text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.compare-card h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;line-height:1.2}.compare-list{flex-direction:column;gap:1rem;list-style:none;display:flex}.compare-list li{align-items:center;gap:.75rem;font-size:.9375rem;line-height:1.4;display:flex}.compare-list li svg{flex-shrink:0}.compare-before{background:#e2e8f0}.compare-before .compare-label{color:#64748b}.compare-before h3{color:#0f172a}.compare-before .compare-list li{color:#1e293b}.compare-before .compare-list li svg{color:#475569}.compare-after{background:#1a1a2e}.compare-after .compare-label{color:var(--ndim-brand)}.compare-after h3{color:#f1f5f9}.compare-after .compare-list li{color:#cbd5e1}.compare-after .compare-list li svg{color:#2dd4bf}.compare-arrow{background:linear-gradient(#e2e8f0 50%,#1a1a2e 50%);border:none;outline:none;justify-content:center;align-items:center;width:72px;margin:0;display:flex}.compare-arrow svg{background:var(--ndim-brand);color:#fff;border-radius:50%;width:52px;height:52px;padding:10px}.compare-panel{border-radius:var(--ndim-radius-lg);border:none;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0;margin-top:2.5rem;display:grid;overflow:hidden;box-shadow:0 8px 32px #0000002e}@media (width<=768px){.compare-panel{grid-template-columns:1fr}.compare-arrow{background:linear-gradient(90deg,#e2e8f0 50%,#1a1a2e 50%);width:100%;height:56px}.compare-arrow svg{width:44px;height:44px;padding:8px;transform:rotate(90deg)}.compare-card{min-height:auto;padding:2rem 1.5rem}}.pillars-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.pillar-card{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);text-align:center;padding:2rem}.pillar-center{background:#6366f10a;border-color:#6366f14d}.pillar-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.pillar-icon.issuer{background:linear-gradient(135deg,#ef4444,#f97316)}.pillar-icon.holder{background:linear-gradient(135deg, var(--ndim-accent), var(--ndim-accent-2))}.pillar-icon.verifier{background:linear-gradient(135deg,#0d9488,#14b8a6)}.pillar-card h3{margin-bottom:.5rem;font-size:1.125rem}.pillar-card p{color:var(--ndim-text-2);margin-bottom:1rem;font-size:.9375rem;line-height:1.5}.pillar-examples{flex-wrap:wrap;justify-content:center;gap:.375rem;display:flex}.pillar-examples span{border:1px solid var(--ndim-border);color:var(--ndim-text-2);background:#ffffff0f;border-radius:100px;padding:.2rem .625rem;font-size:.75rem;font-weight:600}@media (width<=768px){.pillars-grid{grid-template-columns:1fr}}.concepts-list{flex-direction:column;gap:1.25rem;max-width:700px;margin:2.5rem auto 0;display:flex}.concept-item{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);gap:1.25rem;padding:1.5rem;display:flex}.concept-icon{width:48px;height:48px;color:var(--ndim-accent);background:#6366f11a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.concept-item h3{margin-bottom:.375rem;font-size:1.0625rem}.concept-item p{color:var(--ndim-text-2);font-size:.9375rem;line-height:1.55}.sa-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.sa-card{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);padding:1.75rem}.sa-card h3{margin-bottom:.5rem;font-size:1.0625rem}.sa-card p{color:var(--ndim-text-2);font-size:.9375rem;line-height:1.55}@media (width<=600px){.sa-grid{grid-template-columns:1fr}}.flow-timeline{flex-direction:column;gap:0;max-width:640px;margin:0 auto;display:flex}.flow-step{gap:1.5rem;display:flex}.flow-step-marker{flex-direction:column;align-items:center;display:flex}.flow-step-icon{width:56px;height:56px;color:var(--ndim-accent);background:#6366f11a;border:2px solid #6366f140;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.flow-step-connector{width:2px;min-height:2rem;color:var(--ndim-text-3);background:#6366f126;flex:1;justify-content:center;align-items:center;display:flex}.flow-step-content{padding-bottom:2rem}.flow-step-number{text-transform:uppercase;letter-spacing:.08em;color:var(--ndim-accent);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.flow-step-content h3{margin-bottom:.375rem;font-size:1.125rem}.flow-step-content p{color:var(--ndim-text-2);font-size:.9375rem;line-height:1.55}.tech-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.tech-grid .card h3{margin-bottom:.5rem;font-size:1rem}.tech-grid .card p{color:var(--ndim-text-2);font-size:.9375rem;line-height:1.5}@media (width<=768px){.tech-grid{grid-template-columns:1fr}}.usecases-list{flex-direction:column;gap:1.5rem;display:flex}.usecase-card{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);gap:1.5rem;padding:2rem;display:flex}.usecase-icon{width:56px;height:56px;color:var(--ndim-accent);background:#6366f11a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.usecase-content h3{margin-bottom:.75rem;font-size:1.125rem}.usecase-problem,.usecase-solution{color:var(--ndim-text-2);margin-bottom:.5rem;font-size:.9375rem;line-height:1.55}.usecase-problem strong{color:#ef4444}.usecase-solution strong{color:var(--ndim-success)}.usecase-actors{flex-wrap:wrap;gap:.375rem;margin-top:.75rem;display:flex}.usecase-actor{border:1px solid var(--ndim-border);color:var(--ndim-text-3);background:#ffffff0f;border-radius:100px;padding:.2rem .625rem;font-size:.75rem;font-weight:600}@media (width<=600px){.usecase-card{flex-direction:column;gap:1rem}}:root{--ndim-bg:#0f172a;--ndim-bg-light:#1e293b;--ndim-surface:#1e293b;--ndim-surface-2:#334155;--ndim-brand:#e07a50;--ndim-brand-deep:#c9643c;--ndim-accent:#6366f1;--ndim-accent-2:#8b5cf6;--ndim-text:#f1f5f9;--ndim-text-2:#94a3b8;--ndim-text-3:#64748b;--ndim-border:#ffffff14;--ndim-success:#4ade80;--ndim-warning:#fbbf24;--ndim-radius:12px;--ndim-radius-lg:18px;--ndim-max-w:1120px;color:var(--ndim-text);background:var(--ndim-bg);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;display:block}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.container{max-width:var(--ndim-max-w);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--ndim-accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700}.section-title{margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.section-subtitle{color:var(--ndim-text-2);max-width:600px;font-size:1.125rem;line-height:1.6}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.btn{border-radius:var(--ndim-radius);border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-brand{background:var(--ndim-brand);color:#fff;box-shadow:0 6px 24px #e07a504d}.btn-brand:hover{box-shadow:0 10px 32px #e07a5066}.btn-accent{background:linear-gradient(135deg, var(--ndim-accent), var(--ndim-accent-2));color:#fff;box-shadow:0 6px 24px #6366f14d}.btn-accent:hover{box-shadow:0 10px 32px #6366f166}.btn-outline{color:var(--ndim-text);border:1.5px solid var(--ndim-border);background:0 0}.btn-outline:hover{border-color:#fff3}.btn-lg{padding:1rem 2rem;font-size:1.0625rem}.card{background:var(--ndim-surface);border:1px solid var(--ndim-border);border-radius:var(--ndim-radius-lg);padding:2rem}@media (width<=768px){.section{padding:3rem 0}.section-title{font-size:1.75rem}}
