:root{--background:#08090a;--surface:#0d0f11;--surface-raised:#111316;--border:#22252a;--border-strong:#34383f;--text:#f2f3f4;--text-soft:#b3b7bd;--muted:#737980;--faint:#4a4f56;--font-sans:Arial, Helvetica, sans-serif;--font-mono:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{background:radial-gradient(circle at 50% -20%, #ffffff0e, transparent 42rem), var(--background);min-height:100vh;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}::selection{color:#08090a;background:#e7e8ea}.site-frame{flex-direction:column;min-height:100vh;display:flex}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:88px;display:flex}.wordmark{letter-spacing:.16em;font-size:14px;font-weight:650}.header-label{color:var(--muted);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:10px}.hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:670px;padding-block:106px 120px;display:flex}.hero-status,.demo-label{color:var(--muted);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;display:inline-flex}.status-dot{border:1px solid #d3d5d8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #ffffff5c}.hero h1{letter-spacing:-.072em;max-width:980px;margin:34px 0 28px;font-size:clamp(68px,10vw,146px);font-weight:470;line-height:.82}.hero-description{max-width:600px;color:var(--text-soft);margin:0 0 58px;font-size:clamp(17px,2vw,21px);line-height:1.55}.search-module{width:min(850px,100%)}.collection-form{border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f1113cc;grid-template-columns:minmax(0,1fr) auto;padding:7px;display:grid}.collection-form:focus-within{border-color:#666c74}.collection-form input{min-width:0;height:62px;color:var(--text);font-family:var(--font-mono);background:0 0;border:0;outline:0;padding-inline:20px;font-size:13px}.collection-form button{color:#0a0b0c;letter-spacing:.035em;cursor:pointer;background:#e8eaec;border:1px solid #e3e5e7;min-width:174px;font-size:12px;font-weight:630;transition:background .16s,border-color .16s}.search-meta{justify-content:space-between;gap:24px;margin-top:14px;display:flex}.search-meta p,.text-button,.form-error{color:var(--muted);font-family:var(--font-mono);margin:0;font-size:10px}.text-button{color:var(--text-soft);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:0;text-decoration:underline}.form-error{color:#d7d9dc;margin-top:16px}.principles{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.principles article{border-right:1px solid var(--border);min-height:260px;padding:40px}.principles article:first-child{padding-left:0}.principles article:last-child{border-right:0;padding-right:0}.principle-number,.eyebrow{color:var(--muted);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:10px}.principles h2{letter-spacing:-.035em;margin:52px 0 14px;font-size:22px;font-weight:520}.principles article>p:last-child{max-width:310px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.site-footer{min-height:112px;color:var(--faint);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;display:flex}.site-footer p{margin:0}.dashboard-nav{align-items:center;gap:30px;display:flex}.dashboard-nav a{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.dashboard{padding-top:36px}.collection-heading{justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:62px;display:flex}.collection-heading h1,.pending-page h1{letter-spacing:-.065em;margin:22px 0 15px;font-size:clamp(46px,6vw,82px);font-weight:470;line-height:.95}.collection-source{color:var(--muted);font-family:var(--font-mono);gap:9px;margin:0;font-size:11px;display:flex}.external-link,.secondary-link{border-bottom:1px solid var(--border-strong);color:var(--text-soft);padding-bottom:5px;font-size:12px}.metric-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.metric-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#0d0f11bd;min-height:190px;padding:28px}.metric-value{letter-spacing:-.055em;margin:35px 0 10px;font-size:clamp(34px,4vw,49px);font-weight:470}.metric-detail{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.dashboard-section{padding-top:126px;scroll-margin-top:40px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:30px;display:flex}.section-heading h2{letter-spacing:-.052em;margin:13px 0 0;font-size:clamp(30px,4vw,48px);font-weight:480}.section-description{max-width:420px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.visual-grid{background:var(--border);border:1px solid var(--border);gap:1px;display:grid}.visual-grid-wide{grid-template-columns:1.6fr 1fr}.panel{border:1px solid var(--border);background:#0d0f11f0;padding:34px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading h3{margin:0;font-size:14px;font-weight:520}.panel-heading p{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.07em;margin:1px 0 0;font-size:9px}.bar-list{margin-top:48px}.bar-row+.bar-row{margin-top:24px}.bar-label{color:var(--text-soft);font-family:var(--font-mono);justify-content:space-between;margin-bottom:10px;font-size:10px;display:flex}.bar-track{background:#202328;height:5px;overflow:hidden}.bar-fill{background:#e7e9eb;min-width:3px;height:100%}.donut-panel{flex-direction:column;display:flex}.donut-wrap{flex:1;place-items:center;min-height:310px;display:grid}.donut{aspect-ratio:1;background:conic-gradient(#e2e4e6 0 var(--single-holder-share), #2a2e33 var(--single-holder-share) 100%);border-radius:50%;place-items:center;width:min(226px,70%);display:grid;position:relative}.donut:after{content:"";aspect-ratio:1;background:var(--surface);border-radius:50%;width:73%;position:absolute}.donut>div{z-index:1;flex-direction:column;align-items:center;display:flex}.donut strong{letter-spacing:-.05em;font-size:32px;font-weight:480}.donut span{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;margin-top:6px;font-size:9px}.legend-row{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;justify-content:center;gap:24px;font-size:9px;display:flex}.legend-row span{align-items:center;gap:7px;display:flex}.legend-row i{border-radius:50%;width:7px;height:7px}.movement-panel{padding-block:45px}.movement-summary{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.movement-summary>div{align-items:baseline;gap:15px;display:flex}.movement-summary strong{letter-spacing:-.06em;font-size:clamp(40px,5vw,62px);font-weight:470}.movement-summary span,.movement-summary p{color:var(--muted);font-family:var(--font-mono);font-size:10px}.movement-summary p{text-transform:uppercase;margin:0 0 10px}.movement-track{gap:2px;height:13px;margin-top:56px;display:flex}.movement-segment{height:100%}.movement-legend{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:26px;display:grid}.movement-legend>div{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.movement-legend p,.movement-legend strong{font-family:var(--font-mono);margin:0;font-size:9px}.movement-legend p{color:var(--muted)}.movement-legend strong{color:var(--text-soft);grid-column:2;font-weight:480}.movement-key{border-radius:50%;grid-row:1/span 2;width:7px;height:7px}.depth-list{gap:22px;display:grid}.depth-row{grid-template-columns:120px minmax(0,1fr) 42px;align-items:center;gap:24px;display:grid}.depth-row p,.depth-row strong{font-family:var(--font-mono);margin:0;font-size:10px}.depth-row p{color:var(--muted)}.depth-row strong{text-align:right;font-weight:500}.depth-track{background:#181b1e;height:22px}.depth-fill{background:linear-gradient(90deg,#5e6369,#e4e6e8);min-width:4px;height:100%}.panel-footer{border-top:1px solid var(--border);color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;margin-top:42px;padding-top:22px;font-size:9px;display:flex}.panel-footer p{margin:0}.activity-panel{padding-bottom:25px}.activity-header{justify-content:space-between;align-items:flex-start;display:flex}.activity-header>div{align-items:baseline;gap:13px;display:flex}.activity-header strong{letter-spacing:-.055em;font-size:48px;font-weight:470}.activity-header span,.activity-header p{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;font-size:9px}.activity-header p{margin:12px 0 0}.line-chart{height:300px;margin-top:35px}.line-chart svg{width:100%;height:100%;overflow:visible}.line-chart line{stroke:#282c31;stroke-width:.35px}.line-chart polyline{fill:none;stroke:#e6e8ea;stroke-width:.9px;vector-effect:non-scaling-stroke}.chart-axis{color:var(--muted);font-family:var(--font-mono);text-transform:uppercase;justify-content:space-between;font-size:9px;display:flex}.demo-disclaimer{border-top:1px solid var(--border);color:var(--faint);font-family:var(--font-mono);text-transform:uppercase;margin:90px 0 0;padding-top:22px;font-size:9px;line-height:1.6}.pending-page{flex:1;min-height:650px;padding-bottom:130px}.pending-page>p:not(.eyebrow){max-width:600px;color:var(--muted);margin:0 0 40px;font-size:16px;line-height:1.6}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.hero{min-height:600px}.principles{grid-template-columns:1fr}.principles article,.principles article:first-child,.principles article:last-child{border-right:0;border-bottom:1px solid var(--border);min-height:210px;padding:32px 0}.principles article:last-child{border-bottom:0}.principles h2{margin-top:34px}.metric-grid{grid-template-columns:repeat(2,1fr)}.visual-grid-wide{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.dashboard-nav{display:none}}@media (max-width:620px){.shell{width:min(100% - 28px,1240px)}.site-header{min-height:72px}.header-label{display:none}.hero{min-height:auto;padding-block:92px 90px}.hero h1{margin-top:27px;font-size:clamp(57px,20vw,90px)}.hero-description{margin-bottom:42px;font-size:16px}.collection-form{grid-template-columns:1fr;gap:7px}.collection-form input{height:58px;padding-inline:13px;font-size:11px}.collection-form button{min-height:54px}.search-meta{align-items:flex-start}.collection-heading{flex-direction:column;align-items:flex-start;padding-bottom:43px}.collection-source{flex-wrap:wrap}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:165px}.dashboard{padding-top:28px}.dashboard-section{padding-top:92px}.panel{padding:24px}.panel-heading{flex-direction:column}.donut-wrap{min-height:270px}.movement-summary,.movement-summary>div{flex-direction:column;align-items:flex-start}.movement-summary>div{gap:5px}.movement-summary p{margin:8px 0 0}.movement-legend{grid-template-columns:repeat(2,1fr)}.depth-row{grid-template-columns:92px minmax(0,1fr) 30px;gap:12px}.panel-footer{flex-direction:column;align-items:flex-start;gap:10px}.activity-header{flex-direction:column;align-items:flex-start}.line-chart{height:220px}.site-footer{min-height:95px}.site-footer p:last-child{display:none}}body{font-family:Arial,Helvetica,sans-serif;font-size:16px}.site-header{min-height:108px}.wordmark{letter-spacing:.055em;align-items:baseline;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:800;line-height:1;display:inline-flex}.header-label,.hero-status,.demo-label{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600}.hero h1,.collection-heading h1,.pending-page h1{font-family:Arial,Helvetica,sans-serif;font-weight:700}.hero-description{font-size:clamp(19px,2vw,23px)}.collection-form input{font-family:Arial,Helvetica,sans-serif;font-size:15px}.collection-form button{font-size:13px;font-weight:700}.search-meta p,.text-button,.form-error{font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5}.principle-number,.eyebrow{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700}.principles h2{font-size:27px;font-weight:700}.principles article>p:last-child{font-size:16px}.dashboard-nav a{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:600}.collection-source{font-family:Arial,Helvetica,sans-serif;font-size:13px}.external-link,.secondary-link{font-size:14px}.metric-value{font-weight:700}.metric-detail{font-size:14px}.section-heading h2{font-weight:700}.section-description{font-size:15px}.panel-heading h3{font-size:17px;font-weight:700}.panel-heading p{font-size:11px}.bar-label{font-size:12px}.donut strong{font-weight:700}.donut span,.legend-row{font-size:11px}.movement-summary strong,.activity-header strong{font-weight:700}.movement-summary span,.movement-summary p,.movement-legend p,.movement-legend strong,.depth-row p,.depth-row strong,.activity-header span,.activity-header p,.chart-axis,.panel-footer,.demo-disclaimer,.site-footer{font-size:11px}@media (max-width:620px){.site-header{min-height:82px}.wordmark{font-size:24px}.hero-status,.demo-label,.principle-number,.eyebrow{font-size:11px}.hero-description{font-size:17px}.collection-form input{font-size:13px}}:root{--background:#05080e;--surface:#08101b;--surface-raised:#0b1523;--border:#15243a;--border-strong:#24446c;--text:#f5f8fc;--text-soft:#b8c9df;--muted:#7890ad;--faint:#49617e;--blue:#3b82f6;--blue-bright:#60a5fa;--blue-soft:#8ab9eb;--blue-dark:#15345c}body{background:radial-gradient(circle at 15% -15%, #2563eb38, transparent 42rem), radial-gradient(circle at 92% 18%, #1d4ed817, transparent 34rem), var(--background)}.site-header{border-color:var(--border)}.dashboard-frame{background:linear-gradient(#60a5fa05 1px, transparent 1px), linear-gradient(90deg, #60a5fa05 1px, transparent 1px), var(--background);background-size:64px 64px}.collection-form{background:#070f1be6;border-color:#203958}.collection-form:focus-within{border-color:var(--blue);box-shadow:0 0 0 1px #3b82f629}.collection-form input::placeholder{color:#526984}.collection-form button{color:#fff;background:#2563eb;border-color:#3b82f6}.collection-form button:hover{background:#3b82f6;border-color:#60a5fa}.text-button{color:var(--blue-soft)}.text-button:hover{color:#fff}.principles,.metric-grid,.metric-card,.panel,.demo-disclaimer{border-color:var(--border)}.metric-card{background:linear-gradient(145deg,#1e40af14,#0000 58%),#070f1ad6}.metric-card:hover{background:linear-gradient(145deg,#2563eb21,#0000 62%),#08111eeb}.external-link,.secondary-link{border-color:var(--border-strong);color:var(--blue-soft)}.external-link:hover,.secondary-link:hover{border-color:var(--blue-bright);color:#fff}.collection-heading{align-items:center}.collection-identity{align-items:center;gap:38px;min-width:0;display:flex}.collection-artwork{background:radial-gradient(circle at 50% 40%,#3b82f62e,#0000 68%),#07101d;border:1px solid #28558b;flex:0 0 250px;width:250px;height:250px;position:relative;overflow:hidden;box-shadow:0 0 0 7px #142b483d,0 24px 70px #00000073,0 0 55px #2563eb21}.collection-artwork:after{content:"";pointer-events:none;border:1px solid #93c5fd1f;position:absolute;inset:0}.collection-artwork img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;display:block}.collection-copy{min-width:0}.collection-copy h1{max-width:700px}.collection-actions{flex-direction:column;flex:none;align-items:flex-end;gap:16px;display:flex}.collection-actions p{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.bar-track,.depth-track{background:#0e1b2c}.bar-fill{background:linear-gradient(90deg,#2563eb,#60a5fa);box-shadow:0 0 12px #3b82f633}.donut{background:conic-gradient(#3b82f6 0 var(--single-holder-share), #14243a var(--single-holder-share) 100%)}.legend-light{background:#3b82f6}.legend-dark{background:#14243a}.movement-1{background:#10233d}.movement-2{background:#17375e}.movement-3{background:#21518a}.movement-4{background:#397ccc}.movement-5{background:#73b3f3}.depth-fill{background:linear-gradient(90deg,#1d4ed8,#60a5fa);box-shadow:0 0 16px #3b82f629}.line-chart line{stroke:#18304d}.line-chart polyline{stroke:#60a5fa;filter:drop-shadow(0 0 3px #3b82f68c)}@media (max-width:1050px){.collection-heading{flex-direction:column;align-items:flex-start}.collection-actions{align-items:flex-start}}@media (max-width:720px){.collection-identity{flex-direction:column;align-items:flex-start;gap:30px;width:100%}.collection-artwork{aspect-ratio:1;flex-basis:auto;width:min(100%,330px);height:auto}.collection-copy h1{margin-top:20px}}:root{--blue-deep:#285f9e;--blue-label:#527da9;--blue-muted:#6f91b5}.wordmark-ord{color:var(--blue-deep)}.wordmark-stats{color:#a8b9ca}.header-label,.hero-status,.demo-label,.principle-number,.eyebrow{color:var(--blue-label)}.dashboard-nav a{color:var(--blue-muted)}.dashboard-nav a:hover{color:#d9e5f2}.status-dot{border-color:var(--blue-deep);background:var(--blue-deep);box-shadow:0 0 8px #285f9e73}.collection-artwork{box-shadow:none;background:0 0;border:0;overflow:hidden}.collection-artwork:after{display:none}.collection-artwork img{box-shadow:none;border:0}.metric-card-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.metric-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-weight:700;line-height:1}.metric-status-snapshot{color:#6f91b5;background:#1b3d6238;border:1px solid #3a699a6b}.metric-status-demo{color:var(--muted);background:#73798014;border:1px solid #7379804d}.collection-block{color:var(--faint);letter-spacing:.035em;margin:14px 0 0;font-size:12px;font-weight:600}.next-datasets{background:#070f1a8c}.next-datasets article{background:#070f1ac2}.collection-catalog{border-top:1px solid var(--border);padding-block:110px 130px}.catalog-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px;display:flex}.catalog-heading h2{letter-spacing:-.052em;margin:13px 0 0;font-size:clamp(34px,4vw,52px);font-weight:700}.catalog-heading>p{max-width:450px;color:var(--muted);margin:0;font-size:15px;line-height:1.6}.collection-card-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.collection-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(145deg,#1e40af0e,#0000 58%),#070f1ab3;grid-template-columns:170px minmax(0,1fr);gap:30px;min-height:275px;padding:28px;transition:background .16s,border-color .16s;display:grid}.collection-card:hover{border-color:var(--border-strong);background:linear-gradient(145deg,#1e40af1f,#0000 64%),#08111eeb}.collection-card-image{background:0 0;align-self:center;width:170px;height:170px;overflow:hidden}.collection-card-image img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;display:block}.collection-card-content{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.collection-card-status{color:var(--blue-label);letter-spacing:.08em;text-transform:uppercase;margin:0 0 11px;font-size:10px;font-weight:700}.collection-card h3{letter-spacing:-.04em;margin:0;font-size:25px;font-weight:700}.collection-card-metrics{grid-template-columns:repeat(3,1fr);gap:15px;margin:28px 0 20px;display:grid}.collection-card-metrics div{min-width:0}.collection-card-metrics dt{color:var(--muted);text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:600}.collection-card-metrics dd{margin:0;font-size:16px;font-weight:700}.collection-card-date{color:var(--faint);margin:0;font-size:11px}.empty-catalog{border:1px solid var(--border);color:var(--muted);text-align:center;padding:60px}.pending-status{color:var(--blue-label);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:70px;font-size:11px;font-weight:700;display:inline-flex}.pending-description{max-width:650px!important;margin-bottom:38px!important}.pending-actions{align-items:center;gap:28px;display:flex}.primary-link{color:#eef5fc;background:#163b69;border:1px solid #285f9e;padding:14px 18px;font-size:13px;font-weight:700}.primary-link:hover{background:#1d4d86;border-color:#477db6}.collection-form button:disabled{cursor:wait;opacity:.76}@media (max-width:980px){.collection-card-grid{grid-template-columns:1fr}}@media (max-width:720px){.catalog-heading{flex-direction:column;align-items:flex-start}.collection-card{grid-template-columns:110px minmax(0,1fr);gap:20px;padding:20px}.collection-card-image{align-self:flex-start;width:110px;height:110px}.collection-card-metrics{grid-template-columns:1fr;gap:12px}.pending-actions{flex-direction:column;align-items:flex-start}}.wordmark{letter-spacing:0}.wordmark-ord{letter-spacing:.055em}.site-footer{text-transform:none}.advanced-section{scroll-margin-top:90px}.advanced-metric-grid{margin-top:42px}.advanced-visual-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:22px;margin-top:26px;display:grid}.supply-comparison-panel,.lorenz-panel,.whale-panel{min-width:0}.comparison-legend{color:var(--muted);text-transform:uppercase;gap:22px;margin:28px 0 22px;font-size:11px;display:flex}.comparison-legend span{align-items:center;gap:8px;display:inline-flex}.comparison-legend i{border-radius:50%;width:8px;height:8px;display:inline-block}.comparison-address-dot{background:#3d6084}.comparison-supply-dot{background:#7ca8d4}.supply-comparison-list{display:grid}.supply-comparison-row{border-top:1px solid var(--border);grid-template-columns:120px minmax(0,1fr);gap:24px;padding:17px 0;display:grid}.comparison-bucket{flex-direction:column;gap:5px;display:flex}.comparison-bucket strong{font-size:15px}.comparison-bucket span{color:var(--faint);font-size:10px}.comparison-bars{gap:8px;display:grid}.comparison-line{grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:12px;display:grid}.comparison-line>span{color:var(--muted);text-align:right;font-size:11px}.comparison-track{background:#829db81a;height:5px;overflow:hidden}.comparison-fill{height:100%}.comparison-address-fill{background:#3d6084}.comparison-supply-fill{background:#7ca8d4}.lorenz-chart-wrap{border-left:1px solid var(--border);border-bottom:1px solid var(--border);background-image:linear-gradient(to right, var(--border) 1px, transparent 1px), linear-gradient(to bottom, var(--border) 1px, transparent 1px);background-size:25% 25%;height:265px;margin:40px 24px 34px 38px;position:relative}.lorenz-chart{width:100%;height:100%;display:block;overflow:visible}.lorenz-equality{stroke:#a4b8cc59;stroke-width:.8px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.lorenz-area{fill:#3e699726}.lorenz-curve{fill:none;stroke:#7ca8d4;stroke-width:2px;vector-effect:non-scaling-stroke}.lorenz-axis{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;font-size:9px;position:absolute}.lorenz-axis-x{bottom:-25px;right:0}.lorenz-axis-y{transform-origin:0 0;top:50%;left:-35px;transform:rotate(-90deg)translate(-50%)}.lorenz-summary{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);padding-top:22px;display:grid}.lorenz-summary div{flex-direction:column;gap:8px;display:flex}.lorenz-summary span{color:var(--muted);text-transform:uppercase;font-size:10px}.lorenz-summary strong{letter-spacing:-.035em;font-size:24px}.whale-panel{margin-top:22px}.percentile-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin:32px 0;display:grid}.percentile-grid>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding:22px;display:flex}.percentile-grid span{color:var(--muted);text-transform:uppercase;font-size:10px}.percentile-grid strong{letter-spacing:-.04em;font-size:28px}.percentile-grid small{color:var(--faint);font-size:11px}.whale-table{border-top:1px solid var(--border)}.whale-table-header,.whale-table-row{grid-template-columns:minmax(180px,1.5fr) repeat(3,minmax(90px,1fr));align-items:center;gap:20px;display:grid}.whale-table-header{color:var(--faint);text-transform:uppercase;padding:13px 0;font-size:9px}.whale-table-row{border-top:1px solid var(--border);padding:18px 0}.whale-table-row>div{flex-direction:column;gap:5px;display:flex}.whale-table-row>div strong{text-transform:capitalize;font-size:13px}.whale-table-row small{color:var(--faint);font-size:10px}.whale-table-row>span,.whale-table-row>strong{font-size:13px}@media (max-width:900px){.advanced-visual-grid{grid-template-columns:1fr}}@media (max-width:680px){.supply-comparison-row{grid-template-columns:85px minmax(0,1fr);gap:14px}.percentile-grid{grid-template-columns:1fr}.whale-table-header{display:none}.whale-table-row{grid-template-columns:1fr 1fr}.lorenz-chart-wrap{height:220px}}.metric-methodology{margin-top:26px}.metric-definition-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;display:grid}.metric-definition-grid details{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-width:0}.metric-definition-grid summary{cursor:pointer;min-height:68px;color:var(--foreground);justify-content:space-between;align-items:center;gap:20px;padding:19px 21px;font-size:13px;font-weight:700;list-style:none;display:flex}.metric-definition-grid summary::-webkit-details-marker{display:none}.metric-definition-grid summary:hover{background:#5c85b00e}.metric-definition-grid summary i{color:var(--blue-label);font-size:18px;font-style:normal;font-weight:400;transition:transform .16s}.metric-definition-grid details[open] summary i{transform:rotate(45deg)}.metric-definition-grid details p{color:var(--muted);margin:0;padding:0 21px 22px;font-size:12px;line-height:1.7}.methodology-warning{max-width:850px;color:var(--faint);border-left:2px solid #315f8c;margin:24px 0 0;padding-left:16px;font-size:11px;line-height:1.65}.methodology-note{color:var(--muted);margin:22px 0 0;font-size:11px;line-height:1.6}.panel-explanation{max-width:850px;color:var(--muted);margin:20px 0 0;font-size:12px;line-height:1.65}.panel-explanation-secondary{margin-top:8px;margin-bottom:22px}@media (max-width:980px){.metric-definition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.metric-definition-grid{grid-template-columns:1fr}}.fixed-concentration-block{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:34px 0;padding:30px 0}.fixed-concentration-block .depth-list{margin-top:26px}.fixed-concentration-label{min-width:0}.fixed-concentration-label p{margin:0}.fixed-concentration-label small{color:var(--faint);margin-top:5px;font-size:10px;line-height:1.3;display:block}.percentile-grid>div{gap:11px;padding:30px 28px}.percentile-grid span{letter-spacing:.06em;font-size:12px;font-weight:700}.percentile-grid strong{letter-spacing:-.045em;font-size:42px;line-height:1}.percentile-grid small{font-size:13px;line-height:1.45}@media (max-width:680px){.percentile-grid strong{font-size:38px}}.history-section{scroll-margin-top:90px}.history-period-tabs{border:1px solid var(--border);background:#070f1a9e;margin-bottom:22px;display:inline-flex}.history-period-tabs button{border:0;border-right:1px solid var(--border);min-width:104px;min-height:44px;color:var(--muted);letter-spacing:.065em;cursor:pointer;background:0 0;padding:0 18px;font-size:12px;font-weight:700}.history-period-tabs button:last-child{border-right:0}.history-period-tabs button:hover:not(:disabled){color:var(--text);background:#3f6e9d14}.history-period-tabs button:disabled{cursor:not-allowed;opacity:.3}.history-period-tabs .history-period-active{color:#dce9f6;background:#36659629}.history-panel{padding-bottom:0}.history-summary-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.history-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;justify-content:space-between;min-width:0;min-height:158px;padding:23px 21px;display:flex}.history-label{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:12px;font-weight:700}.history-card strong{letter-spacing:-.045em;margin:24px 0;font-size:clamp(27px,3vw,38px);line-height:1}.history-card small{color:var(--muted);white-space:nowrap;font-size:12px;line-height:1.4}.history-positive strong,.history-negative strong{color:#9fc0df}.history-neutral strong{color:#5f7691}.history-footer{margin-top:25px}.history-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px;display:grid}.history-chart-card{border:1px solid var(--border);background:linear-gradient(145deg,#20487713,#0000 62%),#070f1ad1;min-width:0;padding:27px}.history-chart-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.history-chart-heading>div{flex-direction:column;gap:10px;display:flex}.history-chart-heading span{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:12px;font-weight:700}.history-chart-heading strong{letter-spacing:-.04em;font-size:31px;line-height:1}.history-chart-change{white-space:nowrap;padding-top:3px;font-size:13px;font-weight:700}.history-chart-positive,.history-chart-negative{color:#9fc0df}.history-chart-neutral{color:#5f7691}.history-sparkline-wrap{margin-top:29px;position:relative}.history-sparkline{width:100%;height:132px;display:block;overflow:visible}.history-sparkline-guide{stroke:#5b7d9f2b;stroke-width:.5px;stroke-dasharray:2 3;vector-effect:non-scaling-stroke}.history-sparkline-area{fill:#4375aa1a}.history-sparkline-line{fill:none;stroke:#78a9d5;stroke-width:1.8px;vector-effect:non-scaling-stroke}.history-sparkline-point-hit{stroke:#fff0;stroke-width:20px;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:stroke;cursor:default}.history-sparkline-point-outline,.history-sparkline-point{stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.history-sparkline-point-outline{stroke:#0a1421;stroke-width:8px}.history-sparkline-point{stroke:#91bce0;stroke-width:6px}.history-sparkline-point-outline.history-sparkline-point-latest{stroke-width:11px}.history-sparkline-point.history-sparkline-point-latest{stroke:#b4d3ed;stroke-width:9px}.history-sparkline-tooltip{z-index:10;border:1px solid var(--border-strong);pointer-events:none;white-space:nowrap;background:#08111d;min-width:92px;padding:7px 9px;position:absolute;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 8px 24px #00000057}.history-sparkline-tooltip-left{transform:translateY(calc(-100% - 10px))}.history-sparkline-tooltip-right{transform:translate(-100%,calc(-100% - 10px))}.history-sparkline-tooltip strong,.history-sparkline-tooltip span{display:block}.history-sparkline-tooltip strong{color:var(--text-soft);font-size:12px;font-weight:700}.history-sparkline-tooltip span{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:600}.history-sparkline-empty{min-height:132px;color:var(--faint);place-items:center;margin-top:29px;font-size:12px;display:grid}.history-chart-axis{color:var(--faint);justify-content:space-between;margin-top:12px;font-size:12px;display:flex}.history-data-note{color:var(--faint);margin:18px 0 0;font-size:12px;line-height:1.6}.history-empty{grid-template-columns:150px minmax(0,650px);align-items:center;gap:45px;min-height:210px;display:grid}.history-empty-number{color:var(--blue-label);letter-spacing:-.04em;font-size:28px;font-weight:700}.history-empty h3{letter-spacing:-.025em;margin:0 0 13px;font-size:21px}.history-empty p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}@media (max-width:1050px){.history-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.history-period-tabs{width:100%}.history-period-tabs button{flex:1;min-width:0;padding-inline:10px}.history-chart-grid{grid-template-columns:1fr}.history-empty{grid-template-columns:1fr;gap:25px}}@media (max-width:560px){.history-summary-grid{grid-template-columns:1fr}.history-card{min-height:142px}.history-chart-card{padding:22px}.history-sparkline{height:112px}}.wordmark-stats{color:#a8b9ca;letter-spacing:-.035em;text-transform:none;margin-left:.015em;font-weight:700}.catalog-hero-description{max-width:670px;color:var(--muted);margin:0;font-size:17px;line-height:1.7}.catalog-summary{flex-wrap:wrap;gap:42px;margin-top:58px;display:flex}.catalog-summary span{color:var(--muted);align-items:baseline;gap:9px;font-size:12px;display:flex}.catalog-summary strong{color:var(--foreground);letter-spacing:-.025em;font-size:18px}.collection-directory{border-top:1px solid var(--border);padding-top:82px;padding-bottom:130px}.directory-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:38px;display:flex}.directory-heading h2{letter-spacing:-.052em;margin:12px 0 0;font-size:clamp(34px,4vw,52px)}.directory-heading>p{max-width:380px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.directory-table{border-top:1px solid var(--border)}.directory-table-header,.directory-row{grid-template-columns:minmax(260px,2.1fr) minmax(90px,.75fr) minmax(100px,.8fr) minmax(70px,.55fr) minmax(90px,.7fr) minmax(80px,.65fr) minmax(145px,1fr) 24px;align-items:center;column-gap:20px;display:grid}.directory-table-header{min-height:46px;color:var(--faint);letter-spacing:.075em;text-transform:uppercase;padding:0 18px;font-size:9px;font-weight:700}.directory-body{border-left:1px solid var(--border);border-right:1px solid var(--border)}.directory-row{border-top:1px solid var(--border);background:linear-gradient(90deg,#20456e09,#0000 42%);min-height:88px;padding:14px 18px;transition:background .15s,border-color .15s}.directory-row:last-child{border-bottom:1px solid var(--border)}.directory-row:hover{border-color:var(--border-strong);background:linear-gradient(90deg,#2a558421,#0000 60%),#09121fc7}.directory-collection{align-items:center;gap:17px;min-width:0;display:flex}.directory-artwork{background:#ffffff06;flex:0 0 58px;width:58px;height:58px;overflow:hidden}.directory-artwork img{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;display:block}.directory-name{flex-direction:column;gap:7px;min-width:0;display:flex}.directory-name strong{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.directory-name span,.directory-value span,.directory-snapshot span{color:var(--faint);letter-spacing:.045em;text-transform:uppercase;font-size:9px}.directory-value,.directory-snapshot{flex-direction:column;gap:6px;min-width:0;display:flex}.directory-value strong{letter-spacing:-.02em;font-size:14px}.directory-snapshot strong{font-size:11px;line-height:1.35}.directory-arrow{color:var(--blue-label);opacity:.55;font-size:18px;transition:opacity .15s,transform .15s}.directory-row:hover .directory-arrow{opacity:1;transform:translate(3px)}@media (max-width:1080px){.directory-table-header,.directory-row{grid-template-columns:minmax(250px,1.8fr) minmax(90px,.7fr) minmax(100px,.75fr) minmax(70px,.55fr) minmax(90px,.7fr) 24px}.directory-table-header>:nth-child(6),.directory-table-header>:nth-child(7),.directory-row>:nth-child(6),.directory-row>:nth-child(7){display:none}}@media (max-width:760px){.catalog-hero{padding-top:76px;padding-bottom:72px}.catalog-summary{flex-direction:column;align-items:flex-start;gap:15px}.directory-heading{flex-direction:column;align-items:flex-start}.directory-table-header{display:none}.directory-body{border-top:1px solid var(--border)}.directory-row{grid-template-columns:minmax(0,1fr) minmax(72px,auto) 18px;gap:16px;min-height:106px;padding:15px}.directory-row>:nth-child(3),.directory-row>:nth-child(4),.directory-row>:nth-child(5),.directory-row>:nth-child(6),.directory-row>:nth-child(7){display:none}.directory-value:before{content:attr(data-label);color:var(--faint);letter-spacing:.07em;text-transform:uppercase;font-size:8px}.directory-artwork{flex-basis:52px;width:52px;height:52px}.directory-name strong{font-size:14px}}.catalog-hero h1{letter-spacing:-.06em;max-width:900px;margin:13px 0 19px;font-size:clamp(40px,5.6vw,66px);line-height:.98}.catalog-hero-description{max-width:720px;font-size:15px;line-height:1.6}.method-strip article{grid-template-columns:27px minmax(0,1fr);gap:13px;min-height:132px;padding:19px 21px}.method-strip article>span{font-size:10px}.method-strip h2{margin:0 0 9px;font-size:16px}.method-strip p{font-size:12px;line-height:1.5}.directory-heading{margin-bottom:24px}.directory-heading h2{margin-top:9px;font-size:clamp(30px,3.5vw,44px)}@media (max-width:850px){.catalog-hero{padding-top:48px;padding-bottom:38px}.method-strip article{min-height:auto;padding:18px}.collection-directory{padding-top:34px}}.directory-collection{gap:14px}.directory-rank{width:34px;color:var(--blue-label);text-align:right;letter-spacing:-.01em;flex:0 0 34px;font-size:.72rem;font-weight:700}@media (max-width:760px){.directory-rank{flex-basis:27px;width:27px;font-size:10px}}.catalog-hero{padding-top:48px;padding-bottom:36px}.catalog-hero h1{margin-top:0}.collection-directory{padding-top:28px}.metric-card [class*=status],.metric-card [class*=badge]{display:none}.next-single-dataset{border:1px solid var(--border);background:linear-gradient(145deg,#244b7612,#0000 62%);max-width:760px}.next-single-dataset article{grid-template-columns:42px minmax(0,1fr);gap:22px;min-height:165px;padding:28px 30px;display:grid}.next-single-dataset h2{margin:0 0 12px;font-size:20px}.next-single-dataset p:not(.principle-number){max-width:610px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.holder-profile-content{grid-template-columns:minmax(210px,.8fr) minmax(220px,1fr);align-items:center;gap:28px;margin-top:22px;display:grid}.holder-profile-donut{background:conic-gradient(#91b9df 0 var(--profile-one-end), #678daf var(--profile-one-end) var(--profile-two-end), #456887 var(--profile-two-end) var(--profile-three-five-end), #253e58 var(--profile-three-five-end) 100%)}.holder-profile-legend{border-top:1px solid var(--border);display:grid}.holder-profile-legend-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:13px 0;display:flex}.holder-profile-legend-row>span{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.holder-profile-legend-row>div{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.holder-profile-legend-row strong{font-size:13px}.holder-profile-legend-row small{color:var(--faint);text-transform:uppercase;font-size:9px}.profile-swatch{border-radius:50%;flex:0 0 9px;width:9px;height:9px;display:inline-block}.profile-swatch-one{background:#91b9df}.profile-swatch-two{background:#678daf}.profile-swatch-three-five{background:#456887}.profile-swatch-six-plus{background:#253e58}@media (max-width:680px){.holder-profile-content{grid-template-columns:1fr}}:root{--ordnet-red:#ff4d57;--ordnet-red-hover:#ff7078}.catalog-hero-grid{grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:54px;display:grid}.catalog-hero-copy{min-width:0}.ord-net-mark,a[href^="https://ord.net"],a[href^="http://ord.net"]{color:var(--ordnet-red)!important}.ord-net-mark{font-weight:700}a[href^="https://ord.net"]:hover,a[href^="http://ord.net"]:hover{color:var(--ordnet-red-hover)!important}@media (max-width:760px){.catalog-hero-grid{grid-template-columns:minmax(0,1fr) 96px;gap:18px}}@media (max-width:480px){.catalog-hero-grid{grid-template-columns:1fr}}.catalog-hero-grid{grid-template-columns:1fr}:root{--ordstats-blue-soft:#6f8fbc;--ordstats-blue-soft-2:#7a99c7}.directory-rank{letter-spacing:-.01em;font-size:1rem;font-weight:600}.directory-table-header,.directory-table-header span,.directory-table-header div{color:var(--ordstats-blue-soft-2)}.directory-name span{color:var(--ordstats-blue-soft)}.directory-body .directory-row span:not(.directory-rank),.directory-body .directory-row small{color:inherit}.directory-body .directory-row .directory-name span,.directory-body .directory-row>div span:last-child,.directory-body .directory-row>div>span:last-child,.directory-body .directory-row>div>div>span:last-child{color:var(--ordstats-blue-soft)}:root{--directory-main-size:1rem;--directory-secondary-size:.72rem}.directory-rank{font-size:var(--directory-main-size);font-weight:600;line-height:1}.directory-name strong{font-size:var(--directory-main-size);line-height:1.25}.directory-row>div>strong,.directory-row>div>time,.directory-snapshot strong{font-size:var(--directory-main-size);line-height:1.2}.directory-table-header span{font-size:.8rem;font-weight:600;line-height:1}.directory-row>div>span:not(.directory-rank),.directory-name span,.directory-snapshot span{font-size:var(--directory-secondary-size);line-height:1.2}.directory-row .directory-rank,.directory-body .directory-row .directory-rank{font-weight:600;letter-spacing:0!important;font-size:.72rem!important;line-height:1!important}.directory-table-header,.directory-table-header span,.directory-table-header>*{font-size:.9rem!important;line-height:1!important}.holder-profile-chart,.holder-profile-donut{min-width:190px;width:190px!important;height:190px!important}.holder-profile-chart svg,.holder-profile-donut svg{width:190px!important;height:190px!important}.holder-profile-center strong,.holder-profile-donut strong{line-height:1;font-size:1.9rem!important}.holder-profile-center span,.holder-profile-donut span{text-align:center;max-width:110px;line-height:1.2;font-size:.68rem!important}.holder-profile-content,.holder-profile-grid{column-gap:3rem}.dashboard-frame .panel-heading p,.dashboard-frame .comparison-legend,.dashboard-frame .comparison-bucket span,.dashboard-frame .comparison-line>span,.dashboard-frame .lorenz-summary span,.dashboard-frame .percentile-grid span,.dashboard-frame .whale-table-header,.dashboard-frame .whale-table-row small,.dashboard-frame .history-label,.dashboard-frame .history-card small,.dashboard-frame .panel-footer,.dashboard-frame .fixed-concentration-label small,.dashboard-frame .methodology-note,.dashboard-frame .methodology-warning{font-size:12px}.dashboard-frame .lorenz-axis{font-size:11px}.dashboard-frame .comparison-bucket span,.dashboard-frame .whale-table-row small,.dashboard-frame .fixed-concentration-label small{line-height:1.4}.collection-directory .directory-heading{margin-bottom:22px}.directory-search{align-items:center;gap:20px;margin-bottom:26px;display:flex}.directory-search-field{border:1px solid var(--border-strong);background:linear-gradient(90deg,#264e7a17,#0000 55%),#070f1ab8;flex:1;align-items:center;min-width:0;min-height:54px;transition:border-color .15s,background .15s;display:flex}.directory-search-field:focus-within{background:linear-gradient(90deg,#2d5a8b24,#0000 60%),#08111ee6;border-color:#3d6f9f}.directory-search-field input{min-width:0;height:52px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 18px;font-size:14px}.directory-search-field input::placeholder{color:var(--faint)}.directory-search-field input::-webkit-search-cancel-button{display:none}.directory-search-field button{color:var(--blue-soft);cursor:pointer;background:0 0;border:0;margin-right:9px;padding:9px 11px;font-size:12px;font-weight:700}.directory-search-field button:hover{color:#fff}.directory-search-count{min-width:118px;color:var(--muted);text-align:right;white-space:nowrap;margin:0;font-size:12px;font-weight:600}.directory-search-empty{place-items:center;min-height:150px;display:grid}@media (max-width:760px){.directory-search{flex-direction:column;align-items:stretch;gap:11px}.directory-search-count{text-align:left;min-width:0}}.catalog-hero-grid{grid-template-columns:minmax(0,1fr) minmax(200px,260px);align-items:center;gap:clamp(40px,7vw,92px)}.catalog-hero-art{aspect-ratio:1;justify-self:end;width:min(100%,260px)}.catalog-hero-art img{filter:drop-shadow(0 0 24px #164cb424)drop-shadow(0 0 56px #0a2f8214);width:100%;height:auto;display:block}@media (max-width:900px){.catalog-hero-grid{grid-template-columns:minmax(0,1fr) 150px;gap:28px}.catalog-hero-art{width:150px}}@media (max-width:620px){.catalog-hero-grid{grid-template-columns:minmax(0,1fr) 105px;gap:15px}.catalog-hero-art{width:105px}}@media (max-width:480px){.catalog-hero-grid{grid-template-columns:1fr}.catalog-hero-art{justify-self:end;width:125px;margin-top:12px}}.collection-home-link{border-bottom:1px solid var(--border-strong);width:fit-content;color:var(--text-soft);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:32px;padding-bottom:5px;font-size:11px;font-weight:700;transition:color .15s,border-color .15s;display:inline-flex}.collection-home-link span{font-size:14px;line-height:1;transition:transform .15s}.collection-home-link:hover{border-color:var(--text);color:var(--text)}.collection-home-link:hover span{transform:translate(-3px)}@media (max-width:760px){.collection-home-link{margin-bottom:26px}}.pending-page>.collection-home-link{display:flex;transform:translateY(2px)}.pending-page .pending-status{width:fit-content;display:flex}@media (max-width:760px){.pending-page{padding-bottom:90px}}html{scrollbar-gutter:stable}.dashboard-frame{--faint:var(--muted)}.site-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:28px;min-height:86px;margin-top:auto;display:flex}.site-footer-brand{color:var(--muted);white-space:nowrap;margin:0}.bitcoin-tip{min-width:0;color:var(--muted);font-family:var(--font-mono);letter-spacing:.035em;text-transform:none;white-space:nowrap;justify-content:flex-end;align-items:center;gap:11px;font-size:10px;display:flex}.bitcoin-tip strong{color:var(--muted);font-size:inherit;font-weight:700}.bitcoin-tip-address{color:var(--muted)}.bitcoin-tip-button{border:1px solid var(--border-strong);color:var(--muted);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#14345938;place-items:center;padding:6px 9px;font-size:9px;font-weight:700;display:inline-grid}.bitcoin-tip-button:before,.bitcoin-tip-button span{grid-area:1/1}.bitcoin-tip-button:before{content:"Copy address";visibility:hidden}.bitcoin-tip-button:hover{border-color:var(--border-strong);color:var(--muted)}@media (max-width:620px){.site-footer{gap:14px;min-height:76px;padding-block:14px}.bitcoin-tip{gap:7px;font-size:9px}.bitcoin-tip-button{padding:5px 7px;font-size:8px}}@media (max-width:480px){.site-footer-brand{display:none}.bitcoin-tip{justify-content:space-between;width:100%}}
