:root{font-family:Inter,Manrope,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#241935;background:#f2eadf;--ink: #241935;--ink-soft: #3c304b;--muted: #786d7b;--bg: #f2eadf;--bg-soft: #faf5ed;--panel: rgba(255, 251, 244, .92);--panel-strong: #fffaf2;--panel-tint: #f7f0e6;--line: rgba(108, 86, 66, .18);--line-strong: rgba(88, 65, 48, .24);--violet: #6d44d8;--violet-strong: #5731bf;--violet-dark: #26183d;--violet-soft: #ece3ff;--green: #cee7bd;--green-ink: #27462d;--blue: #dceaf1;--amber: #f2d58c;--amber-ink: #604715;--shadow: 0 18px 44px rgba(58, 42, 32, .09);--shadow-soft: 0 10px 28px rgba(58, 42, 32, .06)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;padding:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,440px);gap:18px;align-items:stretch;background:radial-gradient(circle at top right,rgba(109,68,216,.12),transparent 34%),linear-gradient(180deg,#f7f0e7,#efe5d8)}.login-hero,.login-card{border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.login-hero{min-height:calc(100vh - 48px);padding:30px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 20% 0%,rgba(255,250,242,.12),transparent 36%),linear-gradient(135deg,#241935,#37225f 58%,#4d3192);color:#fffaf2}.login-brand{display:flex;align-items:center;gap:10px}.login-brand strong{color:#c6b1ff;font-size:18px}.login-copy{max-width:760px}.login-copy .eyebrow{color:#c6b1ff}.login-copy h1{margin:0;color:#fffaf2;font-size:clamp(42px,7vw,84px);line-height:.96;letter-spacing:0}.login-copy p:not(.eyebrow){max-width:620px;margin:18px 0 0;color:#fffaf2b8;font-size:18px;line-height:1.45}.login-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.login-feature-grid div{min-height:118px;border:1px solid rgba(255,250,242,.16);border-radius:16px;padding:14px;display:grid;align-content:start;gap:8px;background:#fffaf214}.login-feature-grid svg{color:#c6b1ff}.login-feature-grid strong{color:#fffaf2;font-size:16px}.login-feature-grid span{color:#fffaf29e;font-size:12px;line-height:1.35}.login-card{align-self:center;padding:24px;display:grid;gap:20px;background:var(--panel-strong)}.login-card__head{display:flex;align-items:center;gap:12px}.login-card h2{margin:0;color:var(--ink);font-size:30px;line-height:1.05}.login-icon{width:46px;height:46px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:var(--violet-strong);background:var(--violet-soft)}.login-form{display:grid;gap:14px}.login-form label{display:grid;gap:7px}.login-form label>span{color:var(--muted);font-size:12px;font-weight:760}.login-form input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:14px;outline:0;padding:0 13px;color:var(--ink);background:#faf5edb8}.login-form input:focus{border-color:#6d44d88f;box-shadow:0 0 0 4px #6d44d81f}.password-field{display:grid;grid-template-columns:1fr 42px;gap:8px}.password-field .icon-button{width:42px;height:48px;border-radius:14px}.login-card .primary-button{width:100%;min-height:48px}.login-error{margin:0;border:1px solid rgba(186,74,64,.24);border-radius:12px;padding:10px 12px;color:#7a2f25;background:#ffe7dfd1;font-size:13px;line-height:1.4}.mock-captcha{border:1px solid var(--line);border-radius:14px;padding:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#ece3ff75;cursor:pointer}.mock-captcha.checked{border-color:#6d44d857;background:#ece3ffbd}.mock-captcha input{position:absolute;opacity:0;pointer-events:none}.captcha-box{width:28px;height:28px;border:1px solid rgba(109,68,216,.38);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fffaf2;background:#faf5eddb}.mock-captcha.checked .captcha-box{background:var(--violet)}.captcha-copy{display:grid;gap:2px}.captcha-copy strong{color:var(--ink);font-weight:780}.captcha-copy small{color:var(--muted);font-size:12px}.captcha-brand{min-height:34px;border-radius:10px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;color:var(--violet-strong);background:repeating-linear-gradient(135deg,#6d44d81a 0,#6d44d81a 5px,#fffaf247 5px,#fffaf247 10px),#fffaf2d1;font-size:12px;font-weight:820}.app-shell{min-height:100vh;display:flex;background:radial-gradient(circle at top right,rgba(109,68,216,.1),transparent 34%),linear-gradient(180deg,#f7f0e7,#efe5d8)}.sidebar{position:sticky;top:0;width:248px;height:100vh;padding:22px 14px;border-right:1px solid var(--line);background:#fffaf2c7;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;flex-direction:column;gap:24px;z-index:20}.brand{display:flex;align-items:center;gap:9px;padding:0 8px 8px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:32px;padding:0 10px;border-radius:999px;background:var(--violet-dark);color:#fffaf2;font-weight:780;letter-spacing:0}.brand strong{font-size:18px;color:var(--violet);letter-spacing:0}.sidebar-nav{display:grid;gap:5px}.sidebar-nav button{width:100%;min-height:42px;border:1px solid transparent;border-radius:12px;color:#756884;background:transparent;display:flex;align-items:center;gap:12px;padding:0 12px;text-align:left;transition:.18s ease}.sidebar-nav button:hover,.sidebar-nav button.active{color:var(--ink);border-color:#6d44d824;background:#ece3ffbd}.sidebar-card{margin-top:auto;border:1px solid var(--line);border-radius:16px;padding:15px;display:grid;gap:8px;color:var(--ink);background:linear-gradient(180deg,#fffcf7f5,#f7efe6e0);box-shadow:var(--shadow-soft)}.sidebar-card span{font-size:12px;color:var(--muted);line-height:1.45}.main{flex:1;min-width:0;padding:20px;display:grid;gap:16px}.topbar{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-left>.icon-button{display:none}.topbar h1,.hero-console h2,.panel h2,.product-card h3{margin:0;letter-spacing:0}.topbar h1{font-size:clamp(25px,2.7vw,34px);line-height:1.05}.eyebrow{margin:0 0 5px;color:var(--violet);font-size:12px;font-weight:780;text-transform:uppercase;letter-spacing:0}.search-box{width:min(360px,30vw);min-height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:#fffaf2d1;color:var(--muted);box-shadow:inset 0 1px #fff9}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:#fffaf2db;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;transition:.18s ease}.icon-button:hover{transform:translateY(-1px);border-color:#6d44d857;color:var(--violet)}.user-button{height:42px;border:0;border-radius:999px;padding:0 12px 0 5px;display:inline-flex;align-items:center;gap:9px;background:var(--violet-dark);color:#fffaf2;font-weight:740}.user-button span{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--green-ink);background:var(--green);font-size:12px}.user-button svg{opacity:.72}.hero-console{position:relative;min-height:176px;border:1px solid rgba(255,250,242,.2);border-radius:22px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);background:radial-gradient(circle at 15% 0%,rgba(255,250,242,.12),transparent 38%),linear-gradient(135deg,#241935,#37225f 58%,#4d3192);color:#fffaf2;box-shadow:var(--shadow)}.hero-copy{position:relative;z-index:2;padding:24px 28px;display:flex;flex-direction:column;justify-content:center;gap:10px}.workspace-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.hero-copy .eyebrow{color:#c6b1ff}.hero-copy h2{max-width:560px;font-size:clamp(30px,4vw,48px);line-height:1.02;font-weight:780;color:#fffaf2}.hero-copy p:not(.eyebrow){max-width:570px;margin:0;color:#fffaf2bd;font-size:15px;line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.hero-overview-card{margin:12px;border:1px solid rgba(255,250,242,.16);border-radius:18px;overflow:hidden;display:grid;grid-template-rows:minmax(92px,1fr) auto;background:#fffaf214;min-width:0}.coverage-card{margin:12px;border:1px solid rgba(255,250,242,.16);border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:13px;background:#fffaf214;min-width:0}.coverage-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.coverage-card__head span,.coverage-row span{display:block;color:#fffaf29e;font-size:12px;font-weight:700}.coverage-card__head strong{display:block;margin-top:3px;color:#fffaf2;font-size:17px}.coverage-list{display:grid;gap:10px}.coverage-row{display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center}.coverage-row strong{display:block;color:#fffaf2;font-size:15px}.coverage-row em{border-radius:999px;padding:4px 8px;color:#dcf1ce;background:#cee7bd29;font-size:12px;font-style:normal;font-weight:800}.coverage-track{grid-column:1 / -1;height:8px;border-radius:999px;overflow:hidden;background:#fffaf224}.coverage-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c6b1ff,#7a4be4)}.coverage-card>.ghost-button{width:100%;color:#fffaf2;background:#fffaf21f;border-color:#fffaf238}.hero-overview-card img{width:100%;height:100%;min-height:98px;object-fit:cover;object-position:center;filter:saturate(.86) contrast(.94)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,250,242,.14);background:#342056e6}.hero-stats div{min-width:0;padding:11px 12px;display:grid;gap:3px;border-right:1px solid rgba(255,250,242,.12)}.hero-stats div:last-child{border-right:0}.hero-stats span{color:#fffaf29e;font-size:11px;font-weight:700}.hero-stats strong{overflow:hidden;color:#fffaf2;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.primary-button,.ghost-button,.text-button{min-height:40px;border-radius:999px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-weight:760;white-space:nowrap}.primary-button{color:#fffaf2;background:var(--violet);box-shadow:0 10px 24px #4326912e}.primary-button:hover{background:var(--violet-strong)}.ghost-button{color:var(--ink);background:#fffaf2e6;border:1px solid var(--line)}.hero-console .ghost-button{color:#fffaf2;background:#fffaf21f;border-color:#fffaf23d}.text-button{padding:0;min-height:auto;color:var(--violet);background:transparent}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.summary-card,.panel,.product-card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.summary-card{min-height:96px;border-radius:16px;padding:16px;display:grid;gap:7px;box-shadow:var(--shadow-soft)}.summary-card strong{font-size:22px;line-height:1.05}.summary-card span:last-child{color:var(--muted);font-size:13px}.summary-icon,.product-icon{width:34px;height:34px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink)}.summary-icon.violet,.product-icon{background:var(--violet-soft);color:var(--violet-strong)}.summary-icon.blue{background:var(--blue);color:#325064}.summary-icon.green{background:var(--green);color:var(--green-ink)}.summary-icon.amber{background:var(--amber);color:var(--amber-ink)}.content-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:14px}.content-grid.wide-left{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.panel{border-radius:18px;padding:19px;box-shadow:var(--shadow-soft)}.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.section-head h2{font-size:23px;line-height:1.05}.status-pill{min-height:27px;display:inline-flex;align-items:center;border-radius:999px;padding:0 10px;font-size:12px;font-weight:780;color:var(--green-ink);background:var(--green);white-space:nowrap}.status-pill.warn{color:var(--amber-ink);background:var(--amber)}.status-pill.muted{color:var(--muted);background:#ece3d8}.hero-console .status-pill{color:#f7f0e7;background:#cee7bd2e;border:1px solid rgba(206,231,189,.34)}.token-box{min-height:88px;padding:15px;border:1px solid rgba(255,250,242,.12);border-radius:16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;background:linear-gradient(135deg,#241935,#31204e);color:#fffaf2}.token-box>div:first-child{min-width:0;flex:1 1 250px}.token-label,.token-grid dt,.org-list dt{display:block;color:var(--muted);font-size:12px;font-weight:700}.token-box .token-label{color:#fffaf29e}.token-box strong{display:block;margin-top:4px;overflow-wrap:anywhere;font-family:SF Mono,Menlo,Consolas,monospace;font-size:clamp(18px,2.7vw,28px);letter-spacing:0}.token-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.token-grid,.org-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:15px 0 0}.org-list{grid-template-columns:1fr 1fr}.token-grid div,.org-list div{border:1px solid var(--line);border-radius:14px;padding:12px;background:#faf5edb3}.token-grid dd,.org-list dd{margin:4px 0 0;color:var(--ink);font-weight:750}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip,.network-chip{min-height:30px;border-radius:999px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;background:#ece3ffc7;color:var(--ink);font-size:12px;font-weight:760}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-card{position:relative;min-height:276px;border-radius:16px;overflow:hidden;padding:16px;display:flex;flex-direction:column;gap:12px}.product-card__top,.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative;z-index:2}.product-card h3{font-size:21px;margin-bottom:5px}.product-card p{margin:0;color:var(--muted);line-height:1.45}.product-card__image{width:100%;min-height:88px;max-height:112px;margin-top:auto;object-fit:cover;border-radius:14px;opacity:.74;filter:saturate(.78) contrast(.96)}.product-card__bottom span{color:var(--muted);font-size:13px}.best-practices-panel{display:grid}.practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.practice-card{min-width:0;border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:10px;background:#faf5edb8}.practice-card__head{display:grid;gap:4px}.practice-card__head span{width:fit-content;border-radius:999px;padding:4px 9px;color:var(--violet-strong);background:var(--violet-soft);font-size:11px;font-weight:820}.practice-card__head strong{color:var(--ink);font-size:17px;line-height:1.18}.practice-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.42}.practice-card pre{min-height:118px;margin:auto 0 0;border-radius:13px;padding:12px;overflow:auto;color:#fffaf2;background:var(--violet-dark)}.practice-card code{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap}.usage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.usage-item{display:grid;gap:8px}.usage-item__head,.usage-item__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.usage-item__head span{color:var(--ink);font-weight:760}.usage-item__meta{color:var(--muted);font-size:12px}.usage-track{height:9px;border-radius:999px;background:#e7dbcf;overflow:hidden}.usage-fill{display:block;height:100%;border-radius:inherit;background:var(--violet)}.usage-fill.green{background:#9bcf87}.usage-fill.blue{background:#9ec9dc}.usage-fill.amber{background:#dcb954}.usage-fill.purple{background:var(--violet)}.network-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.network-chip{min-height:40px;border-radius:13px;background:#ece3ffbd;font-size:14px}.network-chip.locked{color:#24193585;background:#e7dbcf9e;border:1px dashed rgba(108,86,66,.28)}.docs-card{width:100%;min-height:82px;margin-top:16px;padding:14px;border:0;border-radius:16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:var(--violet-dark);color:#fffaf2;text-align:left}.docs-card:hover{background:#31204e}.docs-card span{display:block;margin-top:3px;color:#fffaf2a8;font-size:12px}.member-list,.audit-list{display:grid;gap:8px}.member-row{min-height:62px;display:grid;grid-template-columns:minmax(180px,1.2fr) .56fr .9fr .4fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.member-row:last-child,.audit-row:last-child{border-bottom:0}.member-row strong,.member-row span,.member-row small,.audit-row strong,.audit-row small{display:block}.member-row div span,.member-row small,.audit-row small{color:var(--muted);font-size:12px}.member-row>span{font-weight:720;color:var(--ink)}.audit-row{min-height:58px;display:grid;grid-template-columns:52px 1fr;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.audit-row>span{min-height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ece3ffd1;color:var(--violet-strong);font-weight:800;font-size:12px}.docs-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#3a245e,#5a36b5);color:#fffaf2}.docs-strip>div:first-child{display:flex;align-items:center;gap:12px}.docs-strip span{color:#fffaf2b8}.docs-strip__actions{display:flex;gap:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;padding:20px;display:grid;place-items:center;background:#24193561;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-card{width:min(560px,100%);border:1px solid var(--line);border-radius:20px;padding:20px;background:var(--panel-strong);box-shadow:0 30px 100px #1d134438}.modal-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.secret-value{min-height:62px;margin:18px 0;padding:10px 10px 10px 14px;border-radius:16px;background:var(--violet-dark);color:#fffaf2;display:flex;align-items:center;justify-content:space-between;gap:12px}.secret-value code{min-width:0;overflow-wrap:anywhere;font-family:SF Mono,Menlo,Consolas,monospace}.modal-copy{color:var(--muted);line-height:1.48}.request-list{display:grid;gap:8px;margin:14px 0 18px}.request-list span{min-height:40px;border:1px solid var(--line);border-radius:12px;padding:10px 12px;display:flex;align-items:center;color:var(--ink);background:#faf5edbd;font-weight:720}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.overlay{display:none}.page-hero{min-height:176px;border:1px solid rgba(255,250,242,.2);border-radius:22px;padding:22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);gap:18px;align-items:stretch;background:radial-gradient(circle at 18% 0%,rgba(255,250,242,.12),transparent 36%),linear-gradient(135deg,#241935,#342052 62%,#4d3192);color:#fffaf2;box-shadow:var(--shadow)}.page-hero__main{display:flex;gap:16px;align-items:flex-start}.page-hero-icon{width:46px;height:46px;border:1px solid rgba(255,250,242,.16);border-radius:15px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;background:#fffaf21a;color:#d7c6ff}.page-hero .eyebrow{color:#c6b1ff}.page-hero h2{max-width:760px;margin:0;color:#fffaf2;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:0}.page-hero p{max-width:720px;margin:10px 0 0;color:#fffaf2bd;line-height:1.5}.page-hero__side{border:1px solid rgba(255,250,242,.16);border-radius:18px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;background:#fffaf214}.page-stat-list{display:grid;gap:8px}.page-stat-list span{min-height:34px;border-radius:11px;padding:0 11px;display:flex;align-items:center;background:#fffaf21a;color:#fffaf2db;font-size:13px;font-weight:740}.page-hero__side>.ghost-button{width:100%;color:#fffaf2;background:#fffaf21f;border-color:#fffaf238}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guide-card{min-height:232px;border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:11px;background:var(--panel);box-shadow:var(--shadow-soft)}.guide-card h3{margin:0;color:var(--ink);font-size:21px;line-height:1.08}.guide-card p{margin:0;color:var(--muted);line-height:1.45}.guide-card ul{margin:auto 0 0;padding:0;display:grid;gap:7px;list-style:none}.guide-card li{position:relative;padding-left:17px;color:var(--ink-soft);font-size:13px;font-weight:700}.guide-card li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--violet)}.quickstart-panel{display:flex;flex-direction:column;gap:13px}.quickstart-panel p{margin:0;color:var(--muted);line-height:1.45}.quickstart-code{min-height:66px;border-radius:15px;padding:12px;display:grid;gap:7px;background:var(--violet-dark);color:#fffaf2}.quickstart-code span{width:fit-content;border-radius:999px;padding:3px 8px;background:#cee7bd2e;color:#dcf1ce;font-size:11px;font-weight:800}.quickstart-code code{overflow-wrap:anywhere;font-family:SF Mono,Menlo,Consolas,monospace}.instruction-list{display:grid;gap:10px}.instruction-step{min-height:70px;border:1px solid var(--line);border-radius:14px;padding:12px;display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;background:#faf5edb8}.instruction-step>span{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--violet-soft);color:var(--violet-strong);font-weight:820}.instruction-step strong{display:block;color:var(--ink);font-size:15px}.instruction-step p{margin:4px 0 0;color:var(--muted);line-height:1.42}.matrix-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px}.matrix-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.matrix-row:last-child{border-bottom:0}.matrix-row span{min-width:0;padding:12px;border-right:1px solid var(--line);color:var(--ink-soft);font-size:13px;line-height:1.35}.matrix-row span:last-child{border-right:0}.matrix-head{background:#ece3ff9e}.matrix-head span{color:var(--ink);font-weight:800}@media(max-width:1160px){.summary-grid,.products-grid,.guide-grid,.practice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.content-grid.wide-left{grid-template-columns:1fr}}@media(max-width:880px){.login-shell{grid-template-columns:1fr;padding:14px}.login-hero{min-height:420px}.login-card{align-self:stretch}.topbar-left>.icon-button{display:inline-flex}.sidebar{position:fixed;transform:translate(-110%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;border:0;background:#2419353d}.main{padding:14px}.topbar,.topbar-actions{align-items:stretch}.topbar{flex-direction:column}.topbar-left,.topbar-actions,.search-box{width:100%}.hero-console,.page-hero{grid-template-columns:1fr}.hero-overview-card{margin-top:0;grid-template-rows:118px auto}.summary-grid,.products-grid,.usage-grid,.guide-grid,.practice-grid{grid-template-columns:1fr}}@media(max-width:620px){.login-shell{gap:14px}.login-hero,.login-card{border-radius:20px}.login-hero{min-height:390px;padding:22px}.login-copy h1{font-size:44px}.login-copy p:not(.eyebrow){font-size:15px}.login-feature-grid{grid-template-columns:1fr}.login-feature-grid div{min-height:96px}.mock-captcha{grid-template-columns:auto 1fr}.captcha-brand{grid-column:2;width:fit-content}.main{gap:14px}.workspace-title-row{flex-direction:column;gap:10px}.hero-copy{padding:18px 22px 12px}.hero-copy h2{font-size:31px}.hero-copy p:not(.eyebrow){font-size:14px}.hero-actions,.token-actions,.docs-strip__actions,.modal-actions{width:100%;flex-direction:column}.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero{padding:18px}.page-hero__main{flex-direction:column}.page-hero h2{font-size:30px}.hero-console .primary-button,.hero-console .ghost-button{width:auto;min-height:38px;padding:0 10px;font-size:13px}.hero-overview-card{display:none}.coverage-card{margin-top:0}.token-box,.section-head,.docs-strip,.docs-strip>div:first-child{align-items:flex-start;flex-direction:column}.primary-button,.ghost-button{width:100%}.token-grid,.org-list,.network-grid,.matrix-row{grid-template-columns:1fr}.matrix-row span{border-right:0;border-bottom:1px solid var(--line)}.matrix-row span:last-child{border-bottom:0}.member-row{grid-template-columns:1fr;gap:5px}.panel,.summary-card,.product-card{border-radius:16px}}
