@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--bg:#050a14;--bg-soft:#08111f;--bg-surface:#0b1422;--panel:#101b2a;--panel-hover:#142235;--panel-active:#18283a;--border:#94a3b81f;--border-strong:#94a3b840;--border-accent:#34d39959;--text:#f8fafc;--text-soft:#cbd5e1;--text-muted:#64748b;--primary:#34d399;--primary-hover:#10b981;--primary-light:#34d39926;--secondary:#3b82f6;--secondary-light:#60a5fa;--accent:#8b5cf6;--cyan:#06b6d4;--success:#10b981;--pending:#f59e0b;--error:#ef4444;--info:#3b82f6;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif}body{background:radial-gradient(circle at 80% 0%, #635bff21, transparent 30%), radial-gradient(circle at 0% 90%, #22d3ee0f, transparent 28%), var(--bg);color:var(--text)}.landing-page{background:radial-gradient(circle at 70% 0,#5448ff29,#0000 32%),radial-gradient(circle at 10% 80%,#00d2ff0f,#0000 25%),#070914;min-height:100vh}.landing-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070914cc;align-items:center;height:78px;padding:0 40px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--purple), var(--cyan));border-radius:13px;place-items:center;width:42px;height:42px;font-family:Space Grotesk,sans-serif;font-size:21px;font-weight:700;display:grid}.brand-name{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.brand-subtitle{color:var(--text-muted);margin-top:2px;font-size:11px}.landing-main{width:min(1180px,100% - 48px);margin:0 auto;padding:80px 0 90px}.landing-eyebrow{color:#8f96ff;letter-spacing:.16em;font-size:11px;font-weight:800}.landing-main>.landing-eyebrow{text-align:center}.landing-main h1{text-align:center;letter-spacing:-.045em;max-width:800px;margin:14px auto 20px;font-family:Space Grotesk,sans-serif;font-size:clamp(42px,6vw,66px);line-height:1}.landing-main h1 span{color:var(--purple-light)}.landing-description{max-width:720px;color:var(--text-soft);text-align:center;margin:0 auto 55px;font-size:16px;line-height:1.7}.role-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.role-card{border:1px solid var(--border);background:radial-gradient(circle at 100% 0,#635bff17,#0000 35%),#ffffff06;border-radius:24px;flex-direction:column;min-height:350px;padding:30px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex}.role-card:hover{background:radial-gradient(circle at 100% 0,#635bff26,#0000 35%),#ffffff0b;border-color:#8f96ff8c;transform:translateY(-7px);box-shadow:0 25px 70px #0000004d}.role-icon{background:#ffffff12;border-radius:17px;place-items:center;width:58px;height:58px;font-size:27px;display:grid}.role-label{color:var(--text-muted);letter-spacing:.14em;margin-top:34px;font-size:9px;font-weight:800}.role-card h2{margin:10px 0;font-family:Space Grotesk,sans-serif;font-size:30px}.role-card p{color:var(--text-soft);margin:0;font-size:14px;line-height:1.7}.role-action{color:#9da3ff;justify-content:space-between;margin-top:auto;padding-top:28px;font-size:13px;font-weight:700;display:flex}.role-action span{transition:transform .2s}.role-card:hover .role-action span{transform:translate(5px)}.university-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 80% 0,#635bff1a,#0000 30%),#070914;display:flex}.university-sidebar{box-sizing:border-box;z-index:20;background:radial-gradient(circle at 20% 0,#6366f114,#0000 32%),#090a16;border-right:1px solid #94a3b81a;flex-direction:column;width:278px;min-width:278px;height:100vh;padding:26px 18px 20px;display:flex;position:sticky;top:0}.university-brand{align-items:center;gap:12px;padding:4px 8px 28px;display:flex}.university-brand-mark{color:#f8fafc;background:linear-gradient(145deg,#6366f133,#7c3aed14);border:1px solid #6366f18c;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;font-weight:800;display:flex;box-shadow:0 0 22px #6366f11a}.university-brand-copy{min-width:0}.university-brand-name{color:#f8fafc;letter-spacing:-.01em;font-size:16px;font-weight:750}.university-brand-subtitle{color:#68708a;white-space:nowrap;margin-top:3px;font-size:10px;line-height:1.35}.university-sidebar-section{padding:0 10px 10px}.university-sidebar-section span{color:#59617a;letter-spacing:.14em;font-size:10px;font-weight:700}.university-navigation{flex-direction:column;gap:5px;display:flex}.university-nav-item{color:#8991a8;border:1px solid #0000;border-radius:12px;align-items:center;gap:13px;min-height:48px;padding:0 13px;font-size:13px;font-weight:600;text-decoration:none;transition:background .16s,color .16s,border-color .16s,transform .16s;display:flex;position:relative}.university-nav-item:hover{color:#e8eaff;background:#6366f112;border-color:#6366f11a;transform:translate(2px)}.university-nav-item.active{color:#f5f3ff;background:linear-gradient(90deg,#6366f129,#6366f10e);border-color:#6366f147;box-shadow:inset 0 0 24px #6366f109}.university-nav-item.active:before{content:"";background:#7167ff;border-radius:0 4px 4px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-1px;box-shadow:0 0 12px #7167ffa6}.university-nav-icon{color:#747c95;background:#ffffff06;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:700;transition:background .16s,color .16s;display:flex}.university-nav-item:hover .university-nav-icon{color:#aeb3ff;background:#6366f11a}.university-nav-item.active .university-nav-icon{color:#aaa6ff;background:#6366f121}.university-nav-label{white-space:nowrap}.university-sidebar-bottom{flex-direction:column;gap:10px;margin-top:auto;padding-top:24px;display:flex}.university-security-card{background:linear-gradient(135deg,#10b98113,#6366f109);border:1px solid #94a3b81a;border-radius:13px;align-items:center;gap:11px;padding:13px 12px;display:flex;position:relative}.security-icon{background:#10b98117;border:1px solid #10b98126;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.security-icon span{background:#55e6ae;border-radius:50%;width:7px;height:7px;box-shadow:0 0 9px #55e6aea6}.security-content{flex-direction:column;min-width:0;display:flex}.security-content strong{color:#dce2ee;font-size:11px;font-weight:650}.security-content span{color:#69728a;margin-top:3px;font-size:10px}.security-status-dot{background:#55e6ae;border-radius:50%;width:5px;height:5px;margin-left:auto;box-shadow:0 0 8px #55e6ae8c}.university-change-role{color:#747d94;border-radius:10px;align-items:center;gap:9px;min-height:40px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .16s,color .16s;display:flex}.university-change-role:hover{color:#c3c7d5;background:#ffffff09}.change-role-icon{font-size:15px;transition:transform .16s}.university-change-role:hover .change-role-icon{transform:translate(-3px)}@media (width<=900px){.university-sidebar{width:230px;min-width:230px;padding-left:12px;padding-right:12px}.university-brand{padding-left:5px;padding-right:5px}.university-brand-subtitle{display:none}.university-nav-item{padding-left:10px;padding-right:10px}}.university-main{flex-direction:column;flex:1;min-width:0;display:flex}.university-topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070914bf;justify-content:space-between;align-items:center;min-height:72px;padding:0 32px;display:flex}.university-topbar-left{align-items:center;gap:10px;display:flex}.university-topbar-title{font-family:Space Grotesk,sans-serif;font-weight:600}.university-topbar-right{align-items:center;gap:12px;display:flex}.network-badge{color:#7cebb5;background:#34d39912;border:1px solid #34d3992e;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.wallet-badge{border:1px solid var(--border);color:var(--text-soft);background:#ffffff0a;border-radius:11px;padding:9px 13px;font-size:11px}.university-content{width:min(1400px,100% - 64px);margin:0 auto;padding:38px 0 60px}.university-page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.university-page-header h1{letter-spacing:-.035em;margin:8px 0 10px;font-family:Space Grotesk,sans-serif;font-size:36px;line-height:1.1}.university-page-header p{color:var(--text-soft);margin:0;font-size:14px;line-height:1.6}.page-eyebrow{color:var(--purple-light);letter-spacing:.15em;font-size:10px;font-weight:800}.university-page-actions{gap:10px;display:flex}.primary-button,.secondary-button{border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#655bff,#5148df);border:1px solid #8278ff80;box-shadow:0 8px 24px #635bff38}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 30px #635bff4d}.secondary-button{border:1px solid var(--border);color:var(--text);background:#ffffff0b}.secondary-button:hover{background:#ffffff13;border-color:#8f96ff66}.university-stats,.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px;display:grid}.stat-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0b,#ffffff05);border-radius:17px;padding:22px;position:relative;overflow:hidden}.stat-card:after{content:"";background:#635bff14;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-45px;right:-35px}.stat-card-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:700}.stat-card-value{margin-top:12px;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:700}.stat-card-description{color:var(--text-muted);margin-top:6px;font-size:11px}.university-dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr);gap:20px;display:grid}.university-panel{border:1px solid var(--border);background:linear-gradient(145deg,#111424f2,#0b0e1bf2);border-radius:18px;min-width:0;padding:22px}.university-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.university-panel-header h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:17px}.university-panel-header p{color:var(--text-muted);margin:6px 0 0;font-size:12px}.panel-link{color:var(--purple-light);font-size:12px;font-weight:700}.university-empty-state{text-align:center;background:#ffffff04;border:1px dashed #ffffff1a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.empty-state-icon{width:48px;height:48px;color:var(--purple-light);background:#7067ff1a;border-radius:14px;place-items:center;margin-bottom:14px;font-size:21px;display:grid}.university-empty-state h3{margin:0 0 7px;font-family:Space Grotesk,sans-serif;font-size:15px}.university-empty-state p{max-width:360px;color:var(--text-muted);margin:0 0 18px;font-size:12px;line-height:1.6}.university-action-card{background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:13px;margin-top:10px;padding:15px;transition:all .2s;display:flex}.university-action-card:hover{background:#ffffff0d;border-color:#7067ff4d;transform:translate(3px)}.action-icon{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.action-icon.purple{color:#b4adff;background:#7067ff21}.action-icon.blue{color:#67e8f9;background:#22d3ee1a}.action-icon.green{color:#6ee7b7;background:#34d3991a}.university-action-card strong{margin-bottom:3px;font-size:13px;display:block}.university-action-card span:not(.action-arrow){color:var(--text-muted);font-size:11px}.action-arrow{color:var(--text-muted);margin-left:auto;transition:transform .2s}.university-action-card:hover .action-arrow{transform:translate(4px)}.placeholder-page{background:radial-gradient(circle at 50% 0%, #635bff21, transparent 35%), var(--bg);place-items:center;min-height:100vh;padding:30px;display:grid}.placeholder-card{text-align:center;border:1px solid var(--border);background:linear-gradient(145deg,#121526f2,#0a0d19f2);border-radius:24px;width:min(570px,100%);padding:50px;box-shadow:0 30px 80px #00000059}.placeholder-icon{margin-bottom:20px;font-size:45px}.placeholder-card h1{margin:12px 0;font-family:Space Grotesk,sans-serif;font-size:34px}.placeholder-card p{color:var(--text-soft);margin-bottom:28px}.back-link{border:1px solid var(--border);color:var(--purple-light);background:#ffffff0a;border-radius:10px;padding:10px 14px;display:inline-flex}@media (width<=1100px){.role-grid{grid-template-columns:1fr}.role-card{min-height:280px}.university-sidebar{width:215px}.university-dashboard-grid{grid-template-columns:1fr}}@media (width<=800px){.university-shell{display:block}.university-sidebar{border-right:0;border-bottom:1px solid var(--border);width:100%;min-height:auto;position:static}.university-sidebar-nav{flex-direction:row;overflow-x:auto}.university-sidebar a{white-space:nowrap}.university-content{width:min(100% - 32px,1400px)}.university-page-header{flex-direction:column;align-items:flex-start}.stats-grid,.university-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.landing-header{padding:0 18px}.landing-main{width:calc(100% - 28px);padding-top:55px}.landing-main h1{font-size:42px}.university-topbar{padding:0 16px}.university-content{width:calc(100% - 24px);padding-top:25px}.university-page-header h1{font-size:30px}.university-page-actions{width:100%}.university-page-actions a{flex:1}.stats-grid,.university-stats{grid-template-columns:1fr}.placeholder-card{padding:35px 24px}}.university-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 28px;display:grid}.university-stat-card{background:linear-gradient(145deg,#13172af5,#0b0e1cf5);border:1px solid #ffffff14;border-radius:18px;min-height:168px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 10px 35px #00000024}.university-stat-card:before{content:"";opacity:.12;filter:blur(2px);border-radius:50%;width:130px;height:130px;position:absolute;top:-75px;right:-55px}.university-stat-card:hover{border-color:#8278ff4d;transform:translateY(-3px);box-shadow:0 16px 45px #0000003d}.university-stat-card.purple:before{background:#766cff}.university-stat-card.green:before{background:#34d399}.university-stat-card.amber:before{background:#fbbf24}.university-stat-card.red:before{background:#fb7185}.university-stat-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.university-stat-icon{border-radius:11px;place-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:grid}.university-stat-icon.purple{color:#aaa4ff;background:#7067ff21;border:1px solid #7067ff2e}.university-stat-icon.green{color:#72e7b4;background:#34d3991a;border:1px solid #34d39926}.university-stat-icon.amber{color:#f8ca57;background:#fbbf241a;border:1px solid #fbbf2426}.university-stat-icon.red{color:#fb8ca0;background:#fb71851a;border:1px solid #fb718526}.university-stat-label{color:#8189a4;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.university-stat-value{letter-spacing:-.03em;margin-top:20px;font-family:Space Grotesk,sans-serif;font-size:34px;font-weight:700;line-height:1}.university-stat-description{color:#707994;margin-top:9px;font-size:11px}@media (width<=1000px){.university-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.university-stats{grid-template-columns:1fr}}.university-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:linear-gradient(#0a0d1df5,#080b18eb);border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:78px;padding:0 30px;display:flex;position:sticky;top:0}.university-breadcrumb{color:#8b93ad;align-items:center;gap:8px;font-size:13px;display:flex}.university-breadcrumb a{color:#8b93ad;text-decoration:none;transition:color .2s}.university-breadcrumb a:hover{color:#a9a4ff}.university-breadcrumb span{color:#444b63}.university-breadcrumb strong{color:#eef0f8;font-weight:700}.university-network{align-items:center;gap:28px;display:flex}.network-info{align-items:center;gap:10px;display:flex}.network-dot{background:#6d63ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6d63ff1a,0 0 14px #6d63ff99}.network-info>div{flex-direction:column;gap:2px;display:flex}.network-label,.wallet-label{color:#656d88;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.network-info strong{color:#e7e9f2;font-size:12px;font-weight:600}.wallet-info{background:#ffffff09;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:10px;padding:7px 10px 7px 7px;display:flex}.wallet-avatar{color:#b9b3ff;background:linear-gradient(145deg,#635bff3d,#635bff14);border:1px solid #736aff33;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;display:grid}.wallet-details{flex-direction:column;gap:3px;min-width:118px;display:flex}.wallet-details strong{color:#eef0f8;font-size:12px;font-weight:600}.wallet-status{color:#81889f;white-space:nowrap;background:#ffffff0b;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:700;display:flex}.wallet-status.connected{color:#6ee7b7;background:#34d39914}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}@media (width<=900px){.university-topbar{padding:0 18px}.network-info{display:none}.university-network{gap:0}}@media (width<=600px){.university-topbar{height:auto;min-height:68px;padding:10px 14px}.university-breadcrumb{font-size:11px}.wallet-details{min-width:90px}.wallet-status{padding:5px 7px}}.blockchain-error{color:#fda4af;background:#fb718512;border:1px solid #fb718533;border-radius:12px;margin-bottom:20px;padding:13px 16px;font-size:12px}.university-wallet-info{color:#69728c;margin-top:18px;font-size:11px}.university-wallet-info code{color:#a8a3ff;margin-left:6px;font-family:monospace}.university-credentials-list{gap:12px;display:grid}.university-credential-card{background:linear-gradient(145deg,#ffffff09,#ffffff05);border:1px solid #ffffff12;border-radius:16px;padding:18px;transition:transform .2s,border-color .2s,background .2s;position:relative}.university-credential-card:hover{background:linear-gradient(145deg,#766cff12,#ffffff06);border-color:#766cff4d;transform:translateY(-2px)}.credential-card-eyebrow{color:#68718c;letter-spacing:.12em;font-size:8px;font-weight:800}.credential-card-top h3{color:#f0f1f7;margin:5px 0 0;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700}.credential-degree{color:#8b93ab;margin-top:4px;font-size:11px}.credential-status{letter-spacing:.08em;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.credential-status.active{color:#62e6ad;background:#34d39914}.credential-status.revoked{color:#fb8498;background:#fb718514}.credential-status.superseded{color:#f3c653;background:#fbbf2414}.credential-details{border-top:1px solid #ffffff0f;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) 100px 60px;gap:12px;margin-top:16px;padding-top:14px;display:grid}.credential-details>div{flex-direction:column;gap:4px;min-width:0;display:flex}.credential-details span{color:#626b84;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.credential-details strong{color:#b9bfd0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.credential-view-button{color:#a8a2ff;background:#ffffff06;border:1px solid #ffffff12;border-radius:9px;justify-content:space-between;align-items:center;width:100%;margin-top:14px;padding:9px 11px;font-size:10px;font-weight:700;transition:background .2s,border-color .2s;display:flex}.credential-view-button:hover{background:#766cff14;border-color:#766cff33}.credential-view-button span{font-size:13px}.credential-loading-spinner{border:2px solid #ffffff14;border-top-color:#756cff;border-radius:50%;width:30px;height:30px;margin:0 auto 14px;animation:.8s linear infinite credential-spin}@keyframes credential-spin{to{transform:rotate(360deg)}}@media (width<=800px){.credential-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.credential-card-top{flex-direction:column}.credential-details{grid-template-columns:1fr}}.credential-details-header{justify-content:space-between;gap:24px;margin-bottom:26px;display:flex}.credential-details-header h1{color:#f3f4f8;letter-spacing:-.03em;margin:10px 0 8px;font-family:Space Grotesk,sans-serif;font-size:34px;font-weight:700}.credential-back-link{color:#8881ff;margin-bottom:16px;font-size:11px;font-weight:700;text-decoration:none;display:inline-block}.credential-details-card,.credential-proof-card,.credential-history-card,.credential-identifiers-card{background:linear-gradient(145deg,#14182bf0,#0b0e1cf0);border:1px solid #ffffff12;border-radius:18px;padding:24px;box-shadow:0 12px 40px #0000001f}.credential-details-card-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:22px;display:flex}.credential-details-card-header h2{color:#f2f3f8;margin:6px 0 4px;font-family:Space Grotesk,sans-serif;font-size:25px}.credential-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.credential-info-item{background:#ffffff05;border:1px solid #ffffff0e;border-radius:12px;min-width:0;padding:14px}.credential-info-item strong{overflow-wrap:anywhere;color:#c7cbd8;font-size:11px;font-weight:600;display:block}.credential-section-heading{margin-bottom:18px}.credential-section-heading h2{color:#f0f1f6;margin:5px 0;font-family:Space Grotesk,sans-serif;font-size:20px}.credential-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.signature-result span{font-size:14px}.credential-history-list{gap:8px;display:grid}.credential-history-item{background:#ffffff05;border:1px solid #ffffff0e;border-radius:11px;align-items:center;gap:12px;padding:12px;display:flex}.history-number{color:#a7a1ff;background:#766cff1a;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid}.credential-history-item>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.credential-history-item strong{color:#c9ccda;font-size:11px}.credential-history-item span{color:#69728a;font-size:9px}.history-current{color:#65e4ac;letter-spacing:.08em;background:#34d39914;border-radius:999px;margin-left:auto;padding:5px 8px;font-weight:800;font-size:7px!important}.credential-details-loading h3{color:#d8dae4;margin:0 0 6px;font-family:Space Grotesk,sans-serif}.credential-details-loading .credential-loading-spinner{margin-bottom:18px}@media (width<=900px){.credential-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.credential-details-card-header{flex-direction:column}.credential-info-grid,.credential-proof-grid{grid-template-columns:1fr}.credential-proof-item.full{grid-column:auto}.credential-details-card,.credential-proof-card,.credential-history-card,.credential-identifiers-card{padding:18px}}.credential-details-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.credential-back-link{color:#f5f7ff8c;align-items:center;gap:7px;margin-bottom:18px;font-size:13px;font-weight:600;transition:color .2s;display:inline-flex}.credential-back-link:hover{color:#fff}.credential-details-header h1{letter-spacing:-.035em;margin:8px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,4vw,44px);line-height:1.05}.credential-details-header p{color:#f5f7ff8c;margin:0;font-size:14px}.credential-details-loading{text-align:center;background:#ffffff06;border:1px solid #ffffff14;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:50px;display:flex}.credential-details-loading h3{margin:18px 0 6px;font-family:Space Grotesk,sans-serif}.credential-details-loading p{color:#f5f7ff7a;margin:0;font-size:13px}.credential-loading-spinner{border:3px solid #ffffff1a;border-top-color:#817aff;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite credential-spin}.credential-details-page{gap:20px;display:grid}.credential-details-card{background:radial-gradient(circle at 90% 0,#635bff29,#0000 34%),#ffffff09;border:1px solid #ffffff1a;border-radius:24px;padding:30px;position:relative;overflow:hidden}.credential-details-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffffff06,#0000 70%);position:absolute;inset:0}.credential-details-card-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:26px;display:flex;position:relative}.credential-card-eyebrow{color:#9690ff;letter-spacing:.15em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.credential-details-card-header h2{letter-spacing:-.025em;margin:0;font-family:Space Grotesk,sans-serif;font-size:30px}.credential-details-card-header p{color:#f5f7ff8c;margin:7px 0 0;font-size:14px}.credential-status{letter-spacing:.08em;border:1px solid #ffffff1a;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:800;display:inline-flex}.credential-status-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.credential-status.active{color:#65e6a0;background:#65e6a014;border-color:#65e6a033}.credential-status.revoked{color:#ff7070;background:#ff707014;border-color:#ff707033}.credential-status.superseded{color:#ffc66d;background:#ffc66d14;border-color:#ffc66d33}.credential-status.unknown{color:#aab0c5;background:#aab0c514}.credential-info-grid{background:#ffffff0f;border:1px solid #ffffff12;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:26px;display:grid;position:relative;overflow:hidden}.credential-info-item{background:#070914b3;min-width:0;padding:18px}.credential-info-item span{color:#f5f7ff66;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.credential-info-item strong{overflow-wrap:anywhere;color:#f5f7ff;font-size:13px;line-height:1.5;display:block}.credential-proof-card,.credential-history-card,.credential-identifiers-card{background:#ffffff08;border:1px solid #ffffff17;border-radius:22px;padding:28px}.credential-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.credential-section-heading h2{margin:7px 0 6px;font-family:Space Grotesk,sans-serif;font-size:22px}.credential-section-heading p{color:#f5f7ff7a;margin:0;font-size:13px}.credential-proof-grid{gap:12px;display:grid}.credential-proof-item{background:#00000029;border:1px solid #ffffff12;border-radius:14px;min-width:0;padding:16px}.credential-proof-item.full{grid-column:1/-1}.credential-proof-item span{color:#f5f7ff66;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.credential-proof-item code{overflow-wrap:anywhere;color:#bfc5ff;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.7;display:block}.credential-verification-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:20px;display:flex}.signature-result{border-radius:11px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.signature-result span{border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.signature-result.valid{color:#6df0a6;background:#6df0a614;border:1px solid #6df0a629}.signature-result.valid span{background:#6df0a629}.signature-result.invalid{color:#f77;background:#ff777714;border:1px solid #ff777729}.signature-result.invalid span{background:#ff777729}.credential-history-list{gap:10px;display:grid;position:relative}.credential-history-list:before{content:"";background:#ffffff1a;width:1px;position:absolute;top:24px;bottom:24px;left:18px}.credential-history-item{background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:14px;min-height:60px;padding:10px 14px 10px 0;display:flex;position:relative}.history-number{z-index:1;color:#a9a4ff;background:#101226;border:1px solid #817aff59;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:0;font-size:11px;font-weight:800;display:grid;position:relative}.credential-history-item>div:nth-child(2){flex:1;min-width:0}.credential-history-item strong{font-size:13px;display:block}.credential-history-item span:not(.history-current){color:#f5f7ff6b;margin-top:4px;font-size:11px;display:block}.history-current{color:#69e8a1;letter-spacing:.1em;background:#69e8a114;border-radius:7px;flex-shrink:0;padding:5px 9px;font-size:8px;font-weight:800}.credential-history-empty{color:#f5f7ff73;text-align:center;border:1px dashed #ffffff1a;border-radius:14px;padding:35px;font-size:13px}.credential-identifiers-card .credential-info-grid{margin-top:0}@media (width<=900px){.credential-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credential-details-card-header{flex-direction:column}}@media (width<=640px){.credential-details-card,.credential-proof-card,.credential-history-card,.credential-identifiers-card{border-radius:17px;padding:20px}.credential-info-grid{grid-template-columns:1fr}.credential-details-card-header h2{font-size:25px}.credential-details-header h1{font-size:32px}.credential-verification-actions{flex-direction:column;align-items:stretch}.credential-verification-actions .primary-button{width:100%}.credential-history-item{padding-right:10px}.history-current{display:none}}.analytics-connect-card,.analytics-issuer-card{background:radial-gradient(circle at 90% 0,#635bff1f,#0000 35%),#ffffff08;border:1px solid #ffffff17;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:24px;display:flex}.analytics-connect-card{justify-content:flex-start}.analytics-connect-icon,.analytics-institution-icon{color:#a49fff;background:#817aff14;border:1px solid #817aff33;border-radius:16px;flex-shrink:0;place-items:center;width:58px;height:58px;font-size:25px;display:grid}.analytics-connect-card h2,.analytics-issuer-card h2{margin:6px 0;font-family:Space Grotesk,sans-serif;font-size:22px}.analytics-connect-card p,.analytics-issuer-card p{color:#f5f7ff80;margin:0;font-size:13px}.analytics-issuer-identity{align-items:center;gap:16px;display:flex}.analytics-issuer-meta{flex-wrap:wrap;gap:24px;display:flex}.analytics-issuer-meta>div{min-width:120px}.analytics-issuer-meta span{color:#f5f7ff61;letter-spacing:.1em;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.analytics-issuer-meta strong{font-size:12px}.analytics-authorized{color:#68e6a0}.analytics-not-authorized{color:#f77}.analytics-status.authorized{color:#68e6a0}.analytics-status.suspended{color:#f77}.analytics-status.registered{color:#ffc66d}.analytics-section{margin-bottom:24px}.analytics-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.analytics-section-heading h2{margin:6px 0 4px;font-family:Space Grotesk,sans-serif;font-size:22px}.analytics-section-heading p{color:#f5f7ff75;margin:0;font-size:12px}.analytics-live-indicator{color:#69e8a1;background:#65e6a00f;border:1px solid #65e6a026;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.analytics-live-indicator span{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px}.analytics-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.analytics-stat-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;min-height:160px;padding:20px;position:relative;overflow:hidden}.analytics-stat-card:after{content:"";opacity:.08;filter:blur(15px);background:currentColor;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-50px;right:-35px}.analytics-stat-card.purple{color:#9a94ff}.analytics-stat-card.blue{color:#67c9ff}.analytics-stat-card.green{color:#6be5a0}.analytics-stat-card.red{color:#ff7676}.analytics-stat-top{justify-content:space-between;align-items:center;display:flex}.analytics-stat-top>span{color:#f5f7ff6b;letter-spacing:.12em;font-size:9px;font-weight:800}.analytics-stat-icon{background:#ffffff09;border:1px solid;border-radius:10px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.analytics-stat-card>strong{color:#f5f7ff;margin-top:22px;font-family:Space Grotesk,sans-serif;font-size:34px;display:block}.analytics-stat-card>p{color:#f5f7ff6b;margin:5px 0 0;font-size:11px}.analytics-content-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:20px;margin-bottom:20px;display:grid}.analytics-breakdown-panel,.analytics-metrics-panel,.analytics-global-panel{min-width:0}.analytics-bars{gap:24px;margin-top:28px;display:grid}.analytics-bar-row{gap:9px;display:grid}.analytics-bar-label{justify-content:space-between;gap:20px;display:flex}.analytics-bar-label span{color:#f5f7ff94;font-size:12px}.analytics-bar-label strong{font-size:12px}.analytics-bar-track{background:#ffffff12;border-radius:999px;height:9px;overflow:hidden}.analytics-bar-fill{border-radius:inherit;min-width:2px;height:100%;transition:width .5s}.analytics-bar-fill.issued{background:#817aff}.analytics-bar-fill.updated{background:#4ebeff}.analytics-bar-fill.revoked{background:#ff6f78}.analytics-loading{background:#ffffff06;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:260px;display:flex}.analytics-loading p{color:#f5f7ff73;margin:0;font-size:12px}.analytics-insight-list{gap:12px;display:grid}.analytics-insight{background:#ffffff06;border:1px solid #ffffff12;border-radius:14px;align-items:center;gap:13px;padding:14px;display:flex}.analytics-insight-icon{color:#aaa5ff;background:#817aff17;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.analytics-insight span{color:#f5f7ff5e;letter-spacing:.1em;font-size:8px;font-weight:800;display:block}.analytics-insight strong{margin-top:3px;font-family:Space Grotesk,sans-serif;font-size:20px;display:block}.analytics-insight p{color:#f5f7ff66;margin:2px 0 0;font-size:10px}.analytics-global-panel{margin-bottom:20px}.analytics-global-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.analytics-global-item{background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;padding:16px}.analytics-global-item span{color:#f5f7ff5c;letter-spacing:.08em;margin-bottom:10px;font-size:8px;font-weight:800;line-height:1.4;display:block}.analytics-global-item strong{font-family:Space Grotesk,sans-serif;font-size:23px}@media (width<=1000px){.analytics-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-content-grid{grid-template-columns:1fr}.analytics-global-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.analytics-issuer-card,.analytics-connect-card{flex-direction:column;align-items:flex-start}.analytics-issuer-meta{grid-template-columns:1fr 1fr;width:100%;display:grid}.analytics-stat-grid{grid-template-columns:1fr}.analytics-global-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-section-heading{flex-direction:column;align-items:flex-start}}@media (width<=480px){.analytics-issuer-meta,.analytics-global-grid{grid-template-columns:1fr}}.student-shell{color:#f5f7ff;background:#070914;min-height:100vh;display:flex}.student-sidebar{z-index:20;background:linear-gradient(#121426fa,#080a16fa);border-right:1px solid #ffffff14;flex-direction:column;width:274px;padding:26px 18px;display:flex;position:fixed;inset:0 auto 0 0}.student-brand{align-items:center;gap:12px;padding:0 4px;display:flex}.student-brand-mark{color:#a8a2ff;background:#645aff1f;border:1px solid #7e75ff80;border-radius:11px;place-items:center;width:38px;height:38px;font-family:Space Grotesk,sans-serif;font-size:19px;font-weight:800;display:grid}.student-brand-name{font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700}.student-brand-subtitle{color:#f5f7ff6b;margin-top:2px;font-size:9px}.student-portal-label{color:#8e87ff;letter-spacing:.13em;margin:40px 8px 13px;font-size:9px;font-weight:800}.student-navigation{gap:5px;display:grid}.student-nav-item{color:#f5f7ff8c;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.student-nav-item:hover,.student-nav-item.active{color:#f5f7ff;background:#695fff1a;border-color:#776cff59}.student-nav-item.active{box-shadow:inset 3px 0 #7f76ff}.student-nav-icon{text-align:center;color:#9d97ff;width:20px;font-size:15px}.student-sidebar-bottom{margin-top:auto}.student-network-card{background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:10px;padding:14px;display:flex}.student-network-icon{color:#6ee7a4}.student-network-card strong,.student-network-card span{display:block}.student-network-card strong{font-size:10px}.student-network-card span{color:#f5f7ff66;margin-top:3px;font-size:9px}.student-change-role{color:#f5f7ff73;margin-top:15px;padding:0 10px;font-size:11px;text-decoration:none;display:block}.student-main{width:calc(100% - 274px);margin-left:274px}.student-topbar{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070914e0;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;min-height:78px;padding:0 34px;display:flex;position:sticky;top:0}.student-breadcrumb{color:#f5f7ff73;font-size:12px}.student-breadcrumb span{margin:0 7px}.student-breadcrumb strong{color:#f5f7ff}.student-topbar-right{align-items:center;gap:22px;display:flex}.student-network{color:#f5f7ff8c;align-items:center;gap:7px;font-size:10px;display:flex}.student-network-dot{background:#63dfa0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #63dfa0}.student-wallet{align-items:center;gap:9px;display:flex}.student-wallet-icon{color:#aaa5ff;background:#7d73ff1a;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.student-wallet strong,.student-wallet span{display:block}.student-wallet strong{font-size:11px}.student-wallet span{color:#68df9e;margin-top:2px;font-size:9px}.student-connect-button,.student-connect-large{color:#fff;cursor:pointer;background:linear-gradient(135deg,#756cff,#5c50e8);border:1px solid #7c73ff66;border-radius:10px;font-weight:700}.student-connect-button{padding:10px 15px;font-size:10px}.student-content{width:100%;max-width:1500px;margin:0 auto;padding:42px 36px 70px}.student-page-header{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.student-page-eyebrow{color:#8f88ff;letter-spacing:.14em;font-size:9px;font-weight:800}.student-page-header h1{margin:8px 0 7px;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,4vw,43px)}.student-page-header p{color:#f5f7ff80;margin:0;font-size:13px}.student-identity-card{background:radial-gradient(circle at 90% 0,#675cff21,#0000 35%),#ffffff06;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:20px;display:flex}.student-identity-main{align-items:center;gap:15px;display:flex}.student-identity-icon{background:#7e74ff1a;border-radius:15px;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.student-identity-main span,.student-did-card span{color:#f5f7ff5c;letter-spacing:.1em;font-size:8px;font-weight:800;display:block}.student-identity-main h2{margin:5px 0;font-family:Space Grotesk,sans-serif;font-size:19px}.student-identity-main p{color:#f5f7ff73;margin:0;font-size:11px}.student-connect-large{padding:12px 18px;font-size:11px}.student-did-card{background:#ffffff05;border:1px solid #ffffff12;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:15px 18px;display:flex}.student-did-card strong{color:#aaa5ff;word-break:break-all;margin-top:7px;font-family:monospace;font-size:10px;display:block}.student-did-badge{color:#aaa5ff;border:1px solid #7e74ff40;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:800}.student-error{background:#ff505a0b;border:1px solid #ff646e2e;border-radius:13px;align-items:center;gap:13px;margin-bottom:22px;padding:15px;display:flex}.student-error-icon{color:#ff777d;background:#ff5a641a;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.student-error strong{font-size:11px}.student-error p{color:#f5f7ff73;margin:3px 0 0;font-size:10px}.student-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.student-stat-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:16px;padding:19px}.student-stat-card span{color:#f5f7ff66;letter-spacing:.11em;font-size:8px;font-weight:800}.student-stat-card strong{color:#f5f7ff;margin-top:16px;font-family:Space Grotesk,sans-serif;font-size:31px;display:block}.student-stat-card p{color:#f5f7ff66;margin:4px 0 0;font-size:10px}.student-stat-card.purple{box-shadow:inset 0 2px #8178ff}.student-stat-card.green{box-shadow:inset 0 2px #62dfa0}.student-stat-card.yellow{box-shadow:inset 0 2px #e6b85d}.student-stat-card.red{box-shadow:inset 0 2px #f36e78}.student-panel{background:#ffffff06;border:1px solid #ffffff14;border-radius:19px;padding:23px}.student-panel-header{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.student-panel-header>div>span{color:#8f88ff;letter-spacing:.12em;font-size:8px;font-weight:800}.student-panel-header h2{margin:6px 0 4px;font-family:Space Grotesk,sans-serif;font-size:20px}.student-panel-header p{color:#f5f7ff66;margin:0;font-size:11px}.student-view-all{color:#9c96ff;font-size:10px;font-weight:700;text-decoration:none}.student-credential-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.student-credential-card{color:inherit;background:#ffffff05;border:1px solid #ffffff14;border-radius:15px;padding:18px;text-decoration:none;transition:all .2s}.student-credential-card:hover{background:#6f65ff0e;border-color:#8077ff66;transform:translateY(-2px)}.student-credential-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.student-credential-top>span:first-child{color:#f5f7ff59;letter-spacing:.09em;font-size:8px;font-weight:800}.student-status{align-items:center;gap:5px;font-size:8px;font-weight:800;display:inline-flex}.student-status>span{border-radius:50%;width:5px;height:5px}.student-status.active{color:#68e2a0}.student-status.active>span{background:#68e2a0}.student-status.revoked{color:#ff777d}.student-status.revoked>span{background:#ff777d}.student-status.superseded{color:#e8bd63}.student-status.superseded>span{background:#e8bd63}.student-credential-card h3{margin:20px 0 5px;font-family:Space Grotesk,sans-serif;font-size:18px}.student-credential-card>p{color:#f5f7ff7a;margin:0;font-size:11px}.student-credential-details{border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;padding-top:14px;display:grid}.student-credential-details span{color:#f5f7ff4d;font-size:7px;font-weight:800;display:block}.student-credential-details strong{margin-top:4px;font-size:9px;display:block}.student-card-action{color:#9b95ff;justify-content:space-between;margin-top:18px;font-size:10px;font-weight:700;display:flex}.student-loading,.student-empty{text-align:center;border:1px dashed #ffffff14;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:260px;display:flex}.student-empty-icon{font-size:30px}.student-empty h3{margin:4px 0 0;font-family:Space Grotesk,sans-serif}.student-empty p,.student-loading p{color:#f5f7ff66;max-width:390px;margin:0;font-size:11px;line-height:1.6}@media (width<=1100px){.student-stat-grid,.student-credential-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.student-sidebar{width:220px}.student-main{width:calc(100% - 220px);margin-left:220px}.student-topbar{padding:0 20px}.student-network{display:none}.student-content{padding:28px 20px 50px}}@media (width<=620px){.student-sidebar{width:100%;min-height:auto;position:static}.student-shell{display:block}.student-main{width:100%;margin-left:0}.student-topbar{position:static}.student-stat-grid,.student-credential-grid{grid-template-columns:1fr}.student-identity-card,.student-page-header{flex-direction:column;align-items:flex-start}}.student-back-link{color:#9993ff;margin-bottom:16px;font-size:10px;font-weight:700;text-decoration:none;display:inline-block}.student-credential-hero{background:radial-gradient(circle at 100% 0,#7066ff29,#0000 35%),#ffffff06;border:1px solid #ffffff14;border-radius:20px;margin-bottom:18px;padding:25px}.student-credential-hero-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.student-credential-hero-top>div:first-child>span{color:#f5f7ff59;letter-spacing:.1em;font-size:8px;font-weight:800}.student-credential-hero h2{margin:9px 0 5px;font-family:Space Grotesk,sans-serif;font-size:29px}.student-credential-hero p{color:#f5f7ff80;margin:0;font-size:12px}.student-status-large{border-radius:9px;align-items:center;gap:7px;padding:8px 12px;font-size:9px;font-weight:800;display:flex}.student-status-large>span{border-radius:50%;width:6px;height:6px}.student-status-large.active{color:#68e2a0;background:#5adc9614}.student-status-large.active>span{background:#68e2a0}.student-status-large.revoked{color:#ff777d;background:#ff5a6414}.student-status-large.revoked>span{background:#ff777d}.student-status-large.superseded{color:#e8bd63;background:#e6b95014}.student-status-large.superseded>span{background:#e8bd63}.student-credential-overview{border-top:1px solid #ffffff12;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px;padding-top:19px;display:grid}.student-credential-overview span,.student-proof-field>span,.student-ipfs-card span,.student-owner-card>div>span{color:#f5f7ff52;letter-spacing:.1em;font-size:7px;font-weight:800;display:block}.student-credential-overview strong{margin-top:7px;font-size:10px;display:block}.student-proof-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:19px;margin-bottom:18px;padding:23px}.student-proof-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.student-proof-header>div:first-child>span{color:#8f88ff;letter-spacing:.12em;font-size:8px;font-weight:800}.student-proof-header h2{margin:6px 0 0;font-family:Space Grotesk,sans-serif;font-size:19px}.student-proof-valid,.student-proof-invalid{border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:800;display:flex}.student-proof-valid{color:#68e2a0;background:#5adc9614}.student-proof-invalid{color:#ff777d;background:#ff5a6414}.student-proof-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.student-proof-field{background:#0000001f;border:1px solid #ffffff0f;border-radius:12px;padding:15px}.student-proof-field strong{color:#aaa5ff;margin-top:8px;font-family:monospace;font-size:10px;display:block}.student-proof-field code{overflow-wrap:anywhere;color:#f5f7ff4d;margin-top:9px;font-family:monospace;font-size:8px;line-height:1.5;display:block}.student-ipfs-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:13px;align-items:center;gap:15px;padding:17px;display:flex}.student-ipfs-icon{color:#aaa5ff;background:#786eff1a;border-radius:11px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.student-ipfs-card strong{word-break:break-all;margin-top:6px;font-family:monospace;font-size:10px;display:block}.student-ipfs-card a{color:#9993ff;margin-top:8px;font-size:9px;font-weight:700;text-decoration:none;display:inline-block}.student-version-list{gap:8px;display:grid}.student-version-item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.student-version-item.current{background:#645aff0d;border-color:#6e64ff47}.student-version-number{color:#aaa5ff;background:#786eff1a;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.student-version-content{flex:1}.student-version-content strong,.student-version-content span{display:block}.student-version-content strong{font-size:10px}.student-version-content span{color:#f5f7ff66;margin-top:4px;font-size:9px}.student-current-badge{color:#68e2a0;background:#5adc9614;border-radius:7px;padding:6px 8px;font-size:7px;font-weight:800}.student-owner-card{background:#ffffff05;border:1px solid #ffffff12;border-radius:15px;align-items:center;gap:14px;margin-top:18px;padding:18px;display:flex}.student-owner-icon{color:#68e2a0;background:#5adc9614;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.student-owner-card>div:nth-child(2){flex:1}.student-owner-card h3{margin:6px 0 4px;font-family:Space Grotesk,sans-serif;font-size:12px}.student-owner-card p{color:#f5f7ff61;margin:0;font-size:9px}@media (width<=800px){.student-credential-overview{grid-template-columns:repeat(2,1fr)}.student-proof-grid{grid-template-columns:1fr}}@media (width<=560px){.student-credential-hero-top,.student-proof-header,.student-owner-card{flex-direction:column;align-items:flex-start}.student-credential-overview{grid-template-columns:1fr 1fr}}.verifier-page{color:#f5f7ff;background:radial-gradient(circle at 50% 0,#5c4eff1a,#0000 38%),#070814;min-height:100vh}.verifier-header{background:#070814db;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:76px;padding:0 7%;display:flex}.verifier-brand{align-items:center;gap:12px;display:flex}.verifier-brand-mark{color:#aaa5ff;background:#645aff14;border:1px solid #786eff8c;border-radius:10px;place-items:center;width:38px;height:38px;font-family:Space Grotesk,sans-serif;font-weight:800;display:grid}.verifier-brand-name{font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:800}.verifier-brand-subtitle{color:#f5f7ff59;margin-top:2px;font-size:8px}.verifier-network{color:#f5f7ff8c;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.verifier-network>span{background:#68e2a0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #68e2a099}.verifier-main{width:min(1000px,90%);margin:0 auto;padding:70px 0}.verifier-eyebrow{color:#918aff;letter-spacing:.15em;font-size:9px;font-weight:800}.verifier-main>h1{margin:10px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,5vw,46px);line-height:1.08}.verifier-description{color:#f5f7ff7a;max-width:650px;margin:0 0 30px;font-size:13px;line-height:1.7}.verifier-search-card,.verifier-section,.verifier-empty,.verifier-error{background:#ffffff06;border:1px solid #ffffff14;border-radius:18px}.verifier-search-card{margin-bottom:18px;padding:24px}.verifier-search-heading{align-items:center;gap:14px;margin-bottom:24px;display:flex}.verifier-search-icon{color:#aaa5ff;background:#645aff1c;border-radius:12px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.verifier-search-heading h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:17px}.verifier-search-heading p{color:#f5f7ff66;margin:5px 0 0;font-size:10px}.verifier-form label{color:#f5f7ff61;letter-spacing:.1em;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.verifier-input-row{gap:10px;display:flex}.verifier-input-row input{color:#f5f7ff;min-width:0;font:inherit;background:#0003;border:1px solid #ffffff17;border-radius:10px;outline:none;flex:1;padding:13px 15px}.verifier-input-row input:focus{border-color:#8278ffa6}.verifier-input-row button,.verifier-secondary-button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#685cff,#806fff);border:0;border-radius:10px;padding:0 20px;font-size:10px;font-weight:800}.verifier-input-row button:disabled{cursor:not-allowed;opacity:.55}.verifier-error{background:#ff505a0d;border-color:#ff646e40;gap:13px;margin-bottom:18px;padding:17px;display:flex}.verifier-error-icon{color:#ff777d;background:#ff505a1a;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.verifier-error strong{font-size:11px}.verifier-error p{color:#f5f7ff73;margin:4px 0 0;font-size:9px}.verifier-empty{text-align:center;padding:55px 25px}.verifier-empty-icon{color:#aaa5ff;background:#645aff17;border-radius:14px;place-items:center;width:52px;height:52px;margin:0 auto 14px;font-size:22px;display:grid}.verifier-empty h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:16px}.verifier-empty p{color:#f5f7ff66;max-width:450px;margin:8px auto 0;font-size:10px;line-height:1.6}.verifier-result{gap:18px;display:grid}.verifier-result-banner{border:1px solid;border-radius:18px;align-items:center;gap:15px;padding:20px;display:flex}.verifier-result-banner.verified{background:#5adc960e;border-color:#5adc963d}.verifier-result-banner.revoked{background:#ff5a640e;border-color:#ff5a643d}.verifier-result-banner.superseded{background:#e6b9500e;border-color:#e6b9503d}.verifier-result-banner.unknown{border-color:#ffffff1a}.verifier-result-symbol{border-radius:13px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:21px;font-weight:900;display:grid}.verifier-result-banner.verified .verifier-result-symbol{color:#68e2a0;background:#5adc961a}.verifier-result-banner.revoked .verifier-result-symbol{color:#ff777d;background:#ff5a641a}.verifier-result-banner.superseded .verifier-result-symbol{color:#e8bd63;background:#e6b9501a}.verifier-result-banner>div:nth-child(2){flex:1}.verifier-result-banner>div:nth-child(2)>span{letter-spacing:.12em;opacity:.45;font-size:7px;font-weight:800}.verifier-result-banner h2{margin:5px 0 3px;font-family:Space Grotesk,sans-serif;font-size:18px}.verifier-result-banner p{color:#f5f7ff7a;margin:0;font-size:9px;line-height:1.5}.verifier-result-status{border-radius:8px;padding:8px 11px;font-size:8px;font-weight:800}.verifier-result-banner.verified .verifier-result-status{color:#68e2a0;background:#5adc9614}.verifier-result-banner.revoked .verifier-result-status{color:#ff777d;background:#ff5a6414}.verifier-result-banner.superseded .verifier-result-status{color:#e8bd63;background:#e6b95014}.verifier-section{padding:23px}.verifier-section-heading>span{color:#918aff;letter-spacing:.12em;font-size:8px;font-weight:800}.verifier-section-heading h2{margin:6px 0 4px;font-family:Space Grotesk,sans-serif;font-size:19px}.verifier-section-heading p{color:#f5f7ff66;margin:0;font-size:9px}.verifier-info-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.verifier-info-item,.verifier-proof-field{background:#0000001f;border:1px solid #ffffff0f;border-radius:11px;padding:14px}.verifier-info-item span,.verifier-proof-field span,.verifier-ipfs span{color:#f5f7ff4d;letter-spacing:.1em;font-size:7px;font-weight:800;display:block}.verifier-info-item strong{margin-top:7px;font-size:10px;display:block}.verifier-status-text.verified{color:#68e2a0}.verifier-status-text.revoked{color:#ff777d}.verifier-status-text.superseded{color:#e8bd63}.verifier-proof-result{background:#ffffff06;border-radius:12px;align-items:center;gap:13px;margin-top:20px;padding:15px;display:flex}.verifier-proof-icon{border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.verifier-proof-icon.valid{color:#68e2a0;background:#5adc9617}.verifier-proof-icon.invalid{color:#ff777d;background:#ff5a6417}.verifier-proof-result strong,.verifier-proof-result span{display:block}.verifier-proof-result strong{font-size:10px}.verifier-proof-result span{color:#f5f7ff66;margin-top:4px;font-size:9px}.verifier-proof-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px;display:grid}.verifier-proof-field strong{color:#aaa5ff;margin-top:7px;font-family:monospace;font-size:9px;display:block}.verifier-proof-field code{overflow-wrap:anywhere;color:#f5f7ff47;margin-top:8px;font-family:monospace;font-size:7px;line-height:1.5;display:block}.verifier-ipfs{border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:14px;margin-top:20px;padding:15px;display:flex}.verifier-ipfs-icon{color:#aaa5ff;background:#645aff17;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.verifier-ipfs strong{overflow-wrap:anywhere;margin-top:6px;font-family:monospace;font-size:9px;display:block}.verifier-ipfs a{color:#9993ff;margin-top:7px;font-size:8px;font-weight:700;text-decoration:none;display:inline-block}.verifier-result-actions{justify-content:flex-end;display:flex}.verifier-secondary-button{color:#f5f7ffbf;background:#ffffff09;border:1px solid #ffffff1a;min-height:40px;padding:0 17px}@media (width<=760px){.verifier-header{padding:0 5%}.verifier-main{width:92%;padding:45px 0}.verifier-input-row{flex-direction:column}.verifier-input-row button{min-height:44px}.verifier-info-grid,.verifier-proof-grid{grid-template-columns:1fr 1fr}.verifier-result-banner{flex-wrap:wrap;align-items:flex-start}}@media (width<=500px){.verifier-network{display:none}.verifier-info-grid,.verifier-proof-grid{grid-template-columns:1fr}}.issue-credential-page{width:100%;max-width:1500px;margin:0 auto;padding:8px 0 48px}.issue-page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.issue-eyebrow{color:#8175ff;letter-spacing:.14em;margin-bottom:9px;font-size:11px;font-weight:800}.issue-page-header h1{letter-spacing:-.025em;margin:0;font-size:34px;font-weight:800;line-height:1.15}.issue-page-header p{color:#8589a3;max-width:650px;margin:10px 0 0;font-size:14px;line-height:1.65}.issue-header-actions{flex-shrink:0;gap:10px;display:flex}.issue-secondary-button,.issue-cancel-button{color:#c8c9d9;background:#ffffff06;border:1px solid #7e76ff2e;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.issue-secondary-button:hover,.issue-cancel-button:hover{color:#fff;background:#7e76ff14;border-color:#7e76ff66;transform:translateY(-1px)}.issue-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);align-items:start;gap:22px;display:grid}.issue-right-column{flex-direction:column;gap:22px;display:flex}.issue-card{background:linear-gradient(145deg,#151626fa,#0c0d19fa);border:1px solid #ffffff13;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #0000002e,inset 0 1px #ffffff06}.issue-card-header{border-bottom:1px solid #ffffff0e;align-items:flex-start;gap:14px;padding:24px 25px 20px;display:flex}.issue-card-icon{color:#9b91ff;background:#7061ff21;border:1px solid #7e6fff2e;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:21px;font-weight:500;display:flex}.preview-icon{font-size:18px}.issue-card-header h2{color:#f3f3f8;margin:0;font-size:18px;font-weight:750;line-height:1.3}.issue-card-header p{color:#777b95;margin:5px 0 0;font-size:12px;line-height:1.5}.issue-form{padding:25px}.issue-form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.issue-form-group{flex-direction:column;gap:8px;min-width:0;margin-bottom:19px;display:flex}.issue-form-group.full{width:100%}.issue-form-group label{color:#c9cada;letter-spacing:.01em;font-size:12px;font-weight:700}.issue-form-group input,.issue-form-group select{box-sizing:border-box;color:#f2f2f7;background:#070812b8;border:1px solid #ffffff17;border-radius:9px;outline:none;width:100%;height:46px;padding:0 13px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.issue-form-group input::placeholder{color:#53566c}.issue-form-group input:hover,.issue-form-group select:hover{border-color:#ffffff26}.issue-form-group input:focus,.issue-form-group select:focus{background:#0b0c19f2;border-color:#7a6cffcc;box-shadow:0 0 0 3px #6e5eff1c}.issue-form-group select{cursor:pointer}.issue-form-group select option{color:#fff;background:#11121f}.issue-form-group span{color:#656980;font-size:11px;line-height:1.4}.issue-message{border-radius:9px;align-items:center;gap:10px;margin:4px 0 18px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.issue-message span{border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-weight:800;display:flex}.issue-message p{margin:0}.issue-error{color:#ff9aa9;background:#ff395411;border:1px solid #ff526933}.issue-error span{color:#ff697d;background:#ff445b21}.issue-success{color:#77e8b4;background:#27be7d11;border:1px solid #3adb9433}.issue-success span{color:#54dfa1;background:#2ed18b21}.issue-form-actions{justify-content:flex-end;align-items:center;gap:10px;padding-top:5px;display:flex}.issue-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7463ff,#6855ee);border:0;border-radius:10px;min-height:44px;padding:0 20px;font-family:inherit;font-size:13px;font-weight:750;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 8px 22px #6957f433}.issue-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 28px #6957f44d}.issue-submit-button:disabled{cursor:not-allowed;opacity:.55}.credential-preview{background:radial-gradient(circle at 100% 0,#6958ff1f,#0000 38%),#070812b8;border:1px solid #7d6fff24;border-radius:14px;margin:20px;padding:22px}.preview-label{color:#8478ff;letter-spacing:.17em;font-size:9px;font-weight:800}.credential-preview h3{color:#f4f4f8;letter-spacing:-.02em;margin:13px 0 4px;font-size:23px;font-weight:800;line-height:1.25}.preview-institution{color:#777b95;margin:0 0 21px;font-size:12px}.preview-status-row{border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:3px;padding:12px 0;display:grid}.preview-status-row div{min-width:0}.preview-status-row span,.preview-detail span{color:#5f637b;letter-spacing:.1em;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.preview-status-row strong,.preview-detail strong{color:#dfe0e9;overflow-wrap:anywhere;font-size:11px;line-height:1.45;display:block}.draft-status{color:#e8bd68!important}.preview-detail{padding:12px 0 0}.preview-detail+.preview-detail{border-top:1px solid #ffffff0a;margin-top:11px;padding-top:12px}.flow-heading{border-bottom:1px solid #ffffff0e;padding:22px 24px 16px}.flow-heading-label{color:#8175ff;letter-spacing:.15em;font-size:9px;font-weight:800}.flow-heading p{color:#777b95;margin:6px 0 0;font-size:11px}.issuance-flow{padding:20px 24px 23px}.issuance-step{align-items:flex-start;gap:13px;display:flex}.step-number{color:#9187ff;background:#6d5dff14;border:1px solid #7769ff33;border-radius:9px;flex:0 0 31px;justify-content:center;align-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:flex}.step-content{flex-direction:column;min-width:0;padding-top:1px;display:flex}.step-content strong{color:#dfe0e9;font-size:12px;font-weight:700;line-height:1.4}.step-content span{color:#676b82;margin-top:3px;font-size:10px;line-height:1.45}.flow-line{background:linear-gradient(#7769ff59,#7769ff0d);width:1px;height:18px;margin:3px 0 3px 15px}@media (width<=1050px){.issue-main-grid{grid-template-columns:1fr}.issue-right-column{grid-template-columns:1fr 1fr;align-items:start;display:grid}}@media (width<=760px){.issue-page-header{flex-direction:column;align-items:flex-start}.issue-header-actions{width:100%}.issue-secondary-button{flex:1}.issue-form-row{grid-template-columns:1fr;gap:0}.issue-right-column{display:flex}.preview-status-row{grid-template-columns:1fr;gap:13px}.issue-form-actions{flex-direction:column-reverse}.issue-submit-button,.issue-cancel-button{width:100%}}@media (width<=520px){.issue-credential-page{padding-bottom:25px}.issue-page-header h1{font-size:27px}.issue-header-actions{flex-direction:column}.issue-card-header,.issue-form{padding:19px}.credential-preview{margin:14px;padding:17px}.issuance-flow{padding:17px}.flow-heading{padding:18px 17px 14px}}.issue-wallet-banner{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:13px 16px;display:flex}.issue-wallet-left{align-items:center;gap:11px;display:flex}.issue-wallet-left>div:last-child{flex-direction:column;gap:3px;display:flex}.issue-wallet-left span{color:#666a81;letter-spacing:.12em;font-size:8px;font-weight:800}.issue-wallet-left strong{color:#dfe0e9;font-family:monospace;font-size:11px}.issue-wallet-dot{background:#6b6e80;border-radius:50%;width:8px;height:8px}.issue-wallet-dot.connected{background:#56dda0;box-shadow:0 0 10px #56dda0a6}.issue-connect-button,.issue-authorized-badge{border-radius:8px;min-height:34px;padding:0 13px;font-size:10px;font-weight:750}.issue-connect-button{color:#aaa1ff;cursor:pointer;background:#6958ff17;border:1px solid #7869ff4d}.issue-connect-button:hover{background:#6958ff26}.issue-authorized-badge{color:#69dfa8;background:#4cdb9712;border:1px solid #4cdb972e;justify-content:center;align-items:center;display:inline-flex}.issue-transaction-box{background:#6555ff0b;border:1px solid #6f62ff2b;border-radius:9px;flex-direction:column;gap:7px;margin:4px 0 18px;padding:13px 14px;display:flex}.issue-transaction-box span{color:#7068b8;letter-spacing:.12em;font-size:7px;font-weight:800}.issue-transaction-box code{overflow-wrap:anywhere;color:#aaa3e9;font-size:8px;line-height:1.5}.issue-transaction-box a{color:#8e84ff;width:fit-content;font-size:9px;font-weight:700;text-decoration:none}.issue-transaction-box a:hover{text-decoration:underline}.issue-message.issue-success>div{min-width:0}.issue-message.issue-success strong{color:#86e8ba;margin-top:4px;font-size:10px;display:block}@media (width<=600px){.issue-wallet-banner{flex-direction:column;align-items:flex-start}.issue-connect-button,.issue-authorized-badge{width:100%}}.credentials-page{width:100%;max-width:1400px;margin:0 auto;padding-bottom:60px}.credentials-page-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;display:flex}.credentials-heading{min-width:0}.credentials-eyebrow,.credentials-panel-eyebrow{color:#7c6cff;letter-spacing:1.8px;margin-bottom:10px;font-size:11px;font-weight:700;display:block}.credentials-heading h1{letter-spacing:-1.5px;color:#f5f5ff;margin:0;font-size:44px;line-height:1.05}.credentials-heading p{color:#8588a5;margin:12px 0 0;font-size:15px}.credentials-header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.credentials-refresh-button,.credentials-issue-button,.credentials-details-button,.credentials-clear-button{cursor:pointer;border:0;font-family:inherit;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.credentials-refresh-button{color:#d9daf0;background:#111221;border:1px solid #292b40;border-radius:12px;height:46px;padding:0 18px;font-size:14px;font-weight:600}.credentials-refresh-button span{margin-right:7px}.credentials-refresh-button:hover:not(:disabled){border-color:#454765;transform:translateY(-1px)}.credentials-refresh-button:disabled{opacity:.55;cursor:not-allowed}.credentials-issue-button{color:#fff;background:linear-gradient(135deg,#7462ff,#6351e8);border-radius:12px;justify-content:center;align-items:center;height:46px;padding:0 20px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 25px #6958ff2e}.credentials-issue-button span{margin-right:7px;font-size:18px}.credentials-issue-button:hover{transform:translateY(-1px);box-shadow:0 12px 30px #6958ff47}.credentials-error{background:#50122038;border:1px solid #ff567047;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:18px 20px;display:flex}.credentials-error-icon{color:#ff7186;background:#ff4d6821;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.credentials-error strong{color:#ff8294;font-size:14px}.credentials-error p{color:#a8a1b4;margin:5px 0 0;font-size:13px}.credentials-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:26px;display:grid}.credential-stat-card{background:radial-gradient(circle at 100% 0,#705eff17,#0000 45%),#0d0f1c;border:1px solid #202236;border-radius:17px;min-height:145px;padding:22px;position:relative;overflow:hidden}.credential-stat-card.active{background:radial-gradient(circle at 100% 0,#2ecf8c17,#0000 45%),#0d0f1c}.credential-stat-card.revoked{background:radial-gradient(circle at 100% 0,#ff4a6617,#0000 45%),#0d0f1c}.credential-stat-card.updated{background:radial-gradient(circle at 100% 0,#4396ff14,#0000 45%),#0d0f1c}.credential-stat-top{align-items:center;gap:11px;display:flex}.credential-stat-top>span{color:#70738e;letter-spacing:1.5px;font-size:10px;font-weight:700}.credential-stat-icon{color:#9488ff;background:#705eff21;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;font-weight:700;display:flex}.credential-stat-card.active .credential-stat-icon{color:#4be29e;background:#2fcf8b1f}.credential-stat-card.updated .credential-stat-icon{color:#72a9ff;background:#4591ff1f}.credential-stat-card.revoked .credential-stat-icon{color:#ff7188;background:#ff48641f}.credential-stat-card>strong{color:#f3f3ff;margin-top:18px;font-size:32px;line-height:1;display:block}.credential-stat-card>small{color:#62657e;margin-top:9px;font-size:12px;display:block}.credentials-panel{background:#0c0e1a;border:1px solid #202236;border-radius:18px;overflow:hidden}.credentials-panel-header{border-bottom:1px solid #1d1f30;justify-content:space-between;align-items:center;gap:24px;padding:26px 28px;display:flex}.credentials-panel-header h2{color:#f2f2fc;letter-spacing:-.3px;margin:0;font-size:21px}.credentials-panel-header p{color:#686b84;margin:6px 0 0;font-size:13px}.credentials-search-box{background:#090b15;border:1px solid #292b40;border-radius:10px;align-items:center;width:280px;height:42px;padding:0 12px;display:flex}.credentials-search-box>span{color:#6f728c;font-size:20px}.credentials-search-box input{color:#ececff;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 9px;font-family:inherit;font-size:13px}.credentials-search-box input::placeholder{color:#55586f}.credentials-search-box button{color:#777a93;cursor:pointer;background:0 0;border:0;border-radius:6px;width:24px;height:24px;padding:0}.credentials-list{flex-direction:column;gap:12px;padding:18px;display:flex}.credential-card{background:linear-gradient(135deg,#ffffff04,#0000),#0e101d;border:1px solid #202337;border-radius:15px;padding:22px;transition:border-color .2s,transform .2s,background .2s}.credential-card:hover{background:#101221;border-color:#353852;transform:translateY(-1px)}.credential-card-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.credential-card-identity{align-items:center;gap:15px;min-width:0;display:flex}.credential-card-icon{background:#6c5bff1f;border:1px solid #6c5bff29;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:21px;display:flex}.credential-card-type{color:#8174ff;letter-spacing:1.4px;font-size:10px;font-weight:700}.credential-card-identity h3{color:#f1f1fb;margin:5px 0 3px;font-size:19px;line-height:1.2}.credential-card-identity p{color:#72758d;margin:0;font-size:13px}.credential-status-badge{letter-spacing:.7px;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:800;display:inline-flex}.credential-status-badge>span{border-radius:50%;width:6px;height:6px}.credential-status-badge.active{color:#4ce2a0;background:#2fcf8b17;border:1px solid #2fcf8b2e}.credential-status-badge.active>span{background:#4ce2a0;box-shadow:0 0 8px #4ce2a0b3}.credential-status-badge.superseded{color:#e9b94d;background:#e9b94d14;border:1px solid #e9b94d2e}.credential-status-badge.superseded>span{background:#e9b94d}.credential-status-badge.revoked{color:#ff6e83;background:#ff4e6a14;border:1px solid #ff4e6a2e}.credential-status-badge.revoked>span{background:#ff6e83}.credential-status-badge.unknown{color:#a7a9bb;background:#a7a9bb12;border:1px solid #a7a9bb24}.credential-card-divider{background:#1b1e2e;height:1px;margin:20px 0}.credential-card-details{grid-template-columns:minmax(100px,.8fr) minmax(180px,1.5fr) minmax(140px,1fr) minmax(80px,.6fr);gap:20px;display:grid}.credential-detail{min-width:0}.credential-detail span{color:#555970;letter-spacing:1.3px;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.credential-detail strong{color:#cfd0df;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.credential-card-bottom{border-top:1px solid #1b1e2e;justify-content:space-between;align-items:center;gap:20px;margin-top:21px;padding-top:16px;display:flex}.credential-onchain{color:#686b83;align-items:center;gap:7px;font-size:11px;display:flex}.credential-onchain small{color:#4f5269;margin-left:3px}.onchain-dot{background:#4be09e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #4be09ea6}.credential-details-button{color:#c8c7ff;background:#121423;border:1px solid #2c2f45;border-radius:9px;align-items:center;gap:9px;padding:9px 13px;font-size:12px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.credential-details-button:hover{color:#958bff;background:#6351e81a;border-color:#6054db}.credential-details-button span{font-size:16px}.credentials-loading,.credentials-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:50px 24px;display:flex}.credentials-spinner{border:3px solid #282b3f;border-top-color:#7665ff;border-radius:50%;width:32px;height:32px;margin-bottom:17px;animation:.8s linear infinite credentials-spin}@keyframes credentials-spin{to{transform:rotate(360deg)}}.credentials-loading h3,.credentials-empty h3{color:#e8e8f5;margin:0;font-size:16px}.credentials-loading p,.credentials-empty p{color:#666980;max-width:420px;margin:8px 0 20px;font-size:13px}.credentials-empty-icon{background:#6f5eff17;border:1px solid #6f5eff26;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:24px;display:flex}.credentials-clear-button{color:#bfc1d2;background:#111321;border:1px solid #2c2f44;border-radius:9px;padding:10px 16px;font-size:12px;font-weight:600}@media (width<=1100px){.credentials-stats,.credential-card-details{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.credentials-page-header{flex-direction:column;align-items:flex-start}.credentials-header-actions{width:100%}.credentials-refresh-button,.credentials-issue-button{flex:1}.credentials-stats{grid-template-columns:1fr}.credentials-panel-header{flex-direction:column;align-items:flex-start}.credentials-search-box{width:100%}.credential-card-top{flex-direction:column;align-items:flex-start}.credential-status-badge{align-self:flex-start}.credential-card-details{grid-template-columns:1fr;gap:14px}.credential-card-bottom{flex-direction:column;align-items:flex-start}.credential-details-button{justify-content:center;width:100%}}.student-qr-card{background:radial-gradient(circle at 85% 20%,#6450ff1f,#0000 35%),#0f1020eb;border:1px solid #7d68ff40;border-radius:24px;margin-top:24px;padding:32px;box-shadow:0 18px 50px #0000002e}.student-qr-content{justify-content:space-between;align-items:center;gap:40px;display:flex}.student-qr-information{flex:1;min-width:0}.student-qr-eyebrow{color:#8b7cff;letter-spacing:.16em;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.student-qr-information h2{margin:0 0 10px;font-size:28px;line-height:1.15}.student-qr-information>p{color:#8e92ad;max-width:620px;margin:0;font-size:14px;line-height:1.7}.student-qr-meta{gap:36px;margin-top:24px;display:flex}.student-qr-meta>div{flex-direction:column;gap:5px;display:flex}.student-qr-meta span,.student-qr-link-box>span{color:#666b88;letter-spacing:.12em;font-size:10px;font-weight:800}.student-qr-meta strong{color:#f1f2fa;font-size:14px}.student-qr-link-box{background:#05061299;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:8px;margin-top:22px;padding:13px 15px;display:flex}.student-qr-link-box code{color:#9d94ff;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:12px;overflow:hidden}.student-qr-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.student-qr-copy-button,.student-qr-open-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.student-qr-copy-button{color:#e8e9f3;background:#ffffff0a;border:1px solid #ffffff1a}.student-qr-open-button{color:#aaa1ff;background:#6452ff1f;border:1px solid #6f5bff73}.student-qr-copy-button:hover,.student-qr-open-button:hover{transform:translateY(-1px)}.student-qr-copy-button:hover{background:#ffffff14}.student-qr-open-button:hover{background:#6452ff33}.student-qr-wrapper{flex-direction:column;flex:0 0 270px;align-items:center;display:flex}.student-qr-frame{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:250px;height:250px;padding:12px;display:flex;box-shadow:0 20px 50px #0000004d,0 0 0 1px #ffffff26}.student-qr-frame svg{width:220px;height:220px;display:block}.student-qr-scan-text{text-align:center;margin-top:14px}.student-qr-scan-text span{color:#a39aff;letter-spacing:.16em;font-size:10px;font-weight:800;display:block}.student-qr-scan-text p{color:#666b88;margin:5px 0 0;font-size:12px}@media (width<=850px){.student-qr-content{flex-direction:column-reverse;align-items:stretch}.student-qr-wrapper{flex:none;align-self:center}}@media (width<=520px){.student-qr-card{border-radius:18px;padding:22px}.student-qr-information h2{font-size:23px}.student-qr-meta{gap:20px}.student-qr-actions{flex-direction:column}.student-qr-copy-button,.student-qr-open-button{width:100%}.student-qr-frame{width:225px;height:225px}.student-qr-frame svg{width:195px;height:195px}}.student-page{grid-template-columns:300px minmax(0,1fr);min-height:100vh;display:grid}.student-sidebar{height:100vh;position:sticky;top:0;overflow-y:auto}.student-content{flex-direction:column;min-width:0;min-height:100vh;display:flex}.student-topbar{flex-shrink:0;min-height:84px}.student-main-content{flex:1;min-width:0}.student-page{color:#f5f7ff;background:#070914;grid-template-columns:300px minmax(0,1fr);width:100%;min-height:100vh;display:grid;overflow-x:hidden}.student-sidebar{box-sizing:border-box;background:linear-gradient(#121426fa,#080a16fa);border-right:1px solid #ffffff14;flex-direction:column;width:300px;height:100vh;min-height:100vh;padding:26px 18px;display:flex;position:sticky;top:0;overflow:hidden auto}.student-sidebar-wallet{box-sizing:border-box;background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;align-items:center;gap:10px;width:100%;min-width:0;margin-top:16px;padding:12px;display:flex}.student-wallet-avatar{color:#aaa4ff;background:#695fff21;border:1px solid #7e75ff40;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.student-wallet-info{flex:1;min-width:0}.student-wallet-info span,.student-wallet-info strong{display:block}.student-wallet-info span{color:#f5f7ff61;letter-spacing:.08em;font-size:8px;font-weight:800}.student-wallet-info strong{color:#f5f7ff;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:monospace;font-size:10px;overflow:hidden}.student-sidebar-connect{color:#f5f7ff;cursor:pointer;background:#695fff1a;border:1px solid #7e75ff59;border-radius:10px;width:100%;min-height:38px;font-size:11px;font-weight:700}.student-sidebar-footer{margin-top:auto;padding-top:16px}.student-change-role{box-sizing:border-box;color:#f5f7ff8c;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;justify-content:flex-start;align-items:center;width:100%;min-height:38px;margin:0;padding:0 12px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.student-change-role:hover{color:#f5f7ff;background:#695fff14;border-color:#7e75ff4d}.student-content{flex-direction:column;width:100%;min-width:0;min-height:100vh;display:flex;overflow-x:hidden}.student-topbar{box-sizing:border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070914e0;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;min-height:84px;padding:0 34px;display:flex}.student-breadcrumb{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.student-topbar-right{flex-shrink:1;justify-content:flex-end;align-items:center;gap:18px;min-width:0;display:flex}.student-network-status{color:#f5f7ffa6;white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:flex}.student-network-status-dot{background:#68e2a0;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 10px #68e2a073}.student-topbar-wallet{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:7px 10px;display:flex}.student-topbar-avatar{color:#aaa4ff;background:#695fff21;border-radius:8px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.student-topbar-wallet>div:last-child{min-width:0}.student-topbar-wallet strong,.student-topbar-wallet span{display:block}.student-topbar-wallet strong{color:#f5f7ff;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:10px;overflow:hidden}.student-topbar-wallet span{color:#68e2a0;margin-top:2px;font-size:8px}.student-main-content{box-sizing:border-box;flex:1;width:100%;min-width:0;padding:30px 34px 50px;overflow-x:hidden}.student-panel,.student-stat-grid,.student-credential-grid,.student-page-header{min-width:0;max-width:100%}.student-credential-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.student-credential-card{min-width:0;max-width:100%;overflow:hidden}.student-credential-card code,.student-credential-card strong,.student-credential-card p,.student-proof-field code{overflow-wrap:anywhere;word-break:break-word}@media (width<=1100px){.student-page{grid-template-columns:260px minmax(0,1fr)}.student-sidebar{width:260px}.student-main-content{padding-left:24px;padding-right:24px}.student-credential-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.student-page{grid-template-columns:220px minmax(0,1fr)}.student-sidebar{width:220px;padding-left:14px;padding-right:14px}.student-topbar{padding:0 20px}.student-network-status{display:none}.student-main-content{padding:28px 20px 45px}}@media (width<=620px){.student-page{display:block}.student-sidebar{width:100%;height:auto;min-height:auto;position:static}.student-sidebar-footer{margin-top:18px}.student-content{width:100%}.student-topbar{min-height:70px;position:static}.student-topbar-wallet{display:none}.student-main-content{padding:24px 16px 40px}.student-stat-grid,.student-credential-grid{grid-template-columns:1fr}.student-page-header{flex-direction:column;align-items:flex-start}}.dashboard-shell{background:var(--bg);min-height:100vh;color:var(--text);display:flex}.dashboard-sidebar{z-index:20;border-right:1px solid var(--border);background:var(--bg-soft);flex-direction:column;width:280px;padding:24px 20px;display:flex;position:fixed;inset:0 auto 0 0}.dashboard-main{flex-direction:column;width:calc(100% - 280px);margin-left:280px;display:flex}.dashboard-topbar{z-index:15;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08111fd9;justify-content:space-between;align-items:center;min-height:72px;padding:0 32px;display:flex;position:sticky;top:0}.dashboard-content{flex:1;width:100%;max-width:1400px;padding:40px 48px}@media (width<=900px){.dashboard-sidebar{width:240px}.dashboard-main{width:calc(100% - 240px);margin-left:240px}}@media (width<=768px){.dashboard-shell{flex-direction:column}.dashboard-sidebar{width:100%;min-height:auto;padding:16px;position:static}.dashboard-main{width:100%;margin-left:0}.dashboard-topbar{padding:0 16px;position:static}.dashboard-content{padding:24px 16px}}.dashboard-page-header{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.dashboard-eyebrow{color:var(--primary);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.dashboard-page-header h1{color:var(--text);letter-spacing:-.02em;margin:8px 0;font-family:Space Grotesk,sans-serif;font-size:32px}.dashboard-page-header p{color:var(--text-soft);margin:0;font-size:14px}.dashboard-brand{align-items:center;gap:12px;margin-bottom:32px;display:flex}.dashboard-brand-mark{background:linear-gradient(135deg, var(--bg-surface), var(--panel));border:1px solid var(--border-strong);width:40px;height:40px;color:var(--text);border-radius:10px;place-items:center;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:800;display:grid;box-shadow:0 4px 12px #0003}.dashboard-brand-name{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.dashboard-brand-subtitle{color:var(--text-muted);font-size:10px}.dashboard-nav-group{margin-bottom:24px}.dashboard-nav-label{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;margin-bottom:12px;padding-left:12px;font-size:10px;font-weight:700}.dashboard-nav-item{color:var(--text-soft);border-radius:8px;align-items:center;gap:12px;margin-bottom:4px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dashboard-nav-item:hover{background:var(--panel);color:var(--text)}.dashboard-nav-item.active{background:var(--primary-light);color:var(--primary);border-left:3px solid var(--primary);border-radius:0 8px 8px 0}.dashboard-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:24px;transition:border-color .2s,transform .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.dashboard-card:hover{border-color:var(--border-strong)}.dashboard-stat-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:32px;display:grid}.dashboard-stat-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:20px;position:relative;overflow:hidden}.dashboard-stat-card:before{content:"";width:100%;height:3px;position:absolute;top:0;left:0}.dashboard-stat-card.teal:before{background:var(--primary)}.dashboard-stat-card.blue:before{background:var(--secondary)}.dashboard-stat-card.violet:before{background:var(--accent)}.dashboard-stat-card.amber:before{background:var(--pending)}.dashboard-stat-card span{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.dashboard-stat-card strong{color:var(--text);margin:12px 0 4px;font-family:Space Grotesk,sans-serif;font-size:36px;display:block}.dashboard-stat-card p{color:var(--text-soft);margin:0;font-size:12px}.dashboard-table-container{background:var(--panel);border:1px solid var(--border);border-radius:12px;margin-bottom:32px;overflow:hidden}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table th{background:var(--bg-surface);text-align:left;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--border);padding:14px 24px;font-size:11px;font-weight:700}.dashboard-table td{color:var(--text-soft);border-bottom:1px solid var(--border);padding:16px 24px;font-size:14px}.dashboard-table tr:last-child td{border-bottom:none}.dashboard-table tr:hover td{background:var(--panel-hover)}.dashboard-badge{letter-spacing:.05em;border-radius:12px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-badge:before{content:"";border-radius:50%;width:6px;height:6px}.dashboard-badge.success{color:var(--success);background:#10b9811a}.dashboard-badge.success:before{background:var(--success)}.dashboard-badge.pending{color:var(--pending);background:#f59e0b1a}.dashboard-badge.pending:before{background:var(--pending)}.dashboard-badge.error{color:var(--error);background:#ef44441a}.dashboard-badge.error:before{background:var(--error)}.dashboard-badge.info{color:var(--info);background:#3b82f61a}.dashboard-badge.info:before{background:var(--info)}.dashboard-btn-primary{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.dashboard-btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px)}.dashboard-btn-secondary{background:var(--panel);color:var(--text);border:1px solid var(--border-strong);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-btn-secondary:hover{background:var(--panel-hover);border-color:var(--text-muted)}.dashboard-btn-danger{color:var(--error);cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-btn-danger:hover{background:#ef444433;border-color:#ef444466}:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050a14;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}html{background:#050a14}body{background:#050a14;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img,svg{max-width:100%}::selection{color:#fff;background:#635bff59}
