@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#1d1b16;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink-strong:#1d1b16;--ink-soft:#38352d;--surface:#f8f6f1;--type-section-heading:2rem;--type-section-body:1.2rem;--type-section-subheading:1.4rem;--type-section-detail:1.1rem;--type-stat-value:1.4rem;--type-stat-label:1.2rem;--type-ui-sm:.95rem;--type-ui-xs:.85rem;background:#f8f6f1;font-family:Inter,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;overscroll-behavior:none}body{background:var(--surface);overscroll-behavior:none;zoom:.8;min-width:320px;margin:0;overflow-x:hidden}a{color:inherit}#root{min-height:100svh}.page-shell{width:min(100%,1460px);margin:0 auto;padding:0 28px 40px;overflow-x:clip}@media (width<=1120px){.page-shell{padding-inline:22px}}@media (width<=768px){:root{--type-section-heading:1.65rem;--type-section-body:1rem}body{zoom:1}.page-shell{padding-inline:16px}}@media (width<=640px){.page-shell{padding-inline:18px;padding-bottom:28px}}.sc-section{content-visibility:auto;contain-intrinsic-size:520px;flex-direction:column;gap:110px;width:100%;padding:80px 0 120px;display:flex}.sc-top-row{flex-direction:column;gap:32px;display:flex}.sc-header h2{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.025em;margin:0 0 10px;font-weight:700}.sc-header p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.5}.sc-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;display:grid}.domain-stat-column{grid-template-columns:minmax(76px,.72fr) minmax(0,1fr);align-items:start;gap:18px;padding:0 20px;display:grid}.domain-stat-column:first-child{padding-left:0}.domain-stat-column:last-child{padding-right:0}.domain-summary{flex-direction:column;gap:18px;display:flex}.domain-label{letter-spacing:.08em;color:var(--ink-soft);text-transform:uppercase;font-size:.9rem;font-weight:700;line-height:1;display:block}.stat-item{border-left:3px solid #14120c1f;flex-direction:column;gap:6px;min-width:0;padding-left:1rem;display:flex}.stat-value{color:var(--ink-strong);font-size:clamp(2.1rem,3vw,3.6rem);font-weight:700;line-height:.92}.stat-label{color:var(--ink-soft);font-size:1rem}.dataset-list{flex-direction:column;display:flex}.dataset-row{color:var(--ink-soft);opacity:0;transition:opacity .26s;transition-delay:calc(var(--dataset-index) * 60ms);border-bottom:.5px solid #14120c1f;justify-content:space-between;gap:16px;padding:6px 0;font-size:.9rem;line-height:1.15;display:flex}.domain-stat-column.datasets-visible .dataset-row{opacity:1}.dataset-row:last-child{border-bottom:0}.dataset-row span:first-child{color:var(--ink-strong)}.dataset-row span:last-child{color:var(--ink-soft);text-align:right;flex:none}.sc-bottom-row{flex-direction:column;gap:24px;display:flex}.sc-sources-header h3{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.02em;margin:0 0 6px;font-weight:700}.sc-sources-header p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0}.sources-grid{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.customer-card{box-sizing:border-box;min-width:0;height:112px;color:var(--ink-strong);opacity:0;transition:background-color .2s,opacity .42s cubic-bezier(.2,.8,.2,1),transform .42s cubic-bezier(.2,.8,.2,1);transition-delay:0s, calc(var(--source-index) * 70ms), calc(var(--source-index) * 70ms);background-color:#14120c09;border-radius:8px;flex:0 0 calc(14.2857% - 10.2857px);justify-content:center;align-items:center;padding:0 12px;display:flex;transform:translateY(-16px)}.sc-section.is-visible .customer-card{opacity:1;transform:translateY(0)}.customer-card:hover{background-color:#14120c0f}@media (width<=768px){.sc-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.domain-stat-column,.domain-stat-column:first-child,.domain-stat-column:last-child{padding:0}.sources-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}}@media (width<=480px){.sc-section{gap:72px;padding:56px 0 80px}.domain-stat-column,.domain-stat-column:first-child,.domain-stat-column:last-child{grid-template-columns:1fr}.sources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.source-logo{object-fit:contain;filter:grayscale();opacity:.7;width:auto;max-width:100%;height:34px;transition:opacity .16s}.source-logo--canadabuys,.source-logo--legisinfo{height:30px}.source-logo--nserc{height:42px}.source-logo--elections{height:36px}.source-logo--lobbying{height:48px}.source-logo--tbs{height:32px}.source-logo--sshrc{height:26px}.customer-card:hover .source-logo{opacity:1}@media (width<=768px){.customer-card{height:84px;padding:0 10px}.customer-card .source-logo{height:auto;max-height:42%}.customer-card .source-logo--lobbying{max-height:58%}}@media (width<=480px){.customer-card{height:72px;padding:0 8px}.customer-card .source-logo{height:auto;max-height:42%}.customer-card .source-logo--lobbying{max-height:58%}}@media (prefers-reduced-motion:reduce){.dataset-row,.customer-card{opacity:1;transition:none;transform:none}}.contracts-section{content-visibility:auto;contain-intrinsic-size:640px;border-top:1.5px solid #14120c1f;align-items:flex-start;gap:56px;width:100%;padding:56px 0 120px;display:flex}.contracts-text{flex-direction:column;flex:0 0 320px;gap:16px;padding-top:8px;display:flex}.contracts-text h2{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.15}.contracts-text p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.6}.contracts-text .section-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.9rem;font-weight:700;line-height:1}.contracts-link-list{flex-direction:column;gap:7px;margin:2px 0 0;padding:0;list-style:none;display:flex}.contracts-link-list li{color:var(--ink-strong);align-items:baseline;gap:8px;font-size:13px;line-height:1.35;display:flex}.contracts-link-list li:before{content:"—";color:var(--ink-strong);opacity:.62}.contracts-link-list a{color:var(--ink-strong);text-underline-offset:3px;text-decoration-line:underline;text-decoration-color:#14120c61;transition:text-decoration-color .16s}.contracts-link-list a:hover{text-decoration-color:#14120c}.contracts-visual{flex:auto;min-width:0}.sankey-wrapper{width:100%;overflow:visible}.sankey-wrapper svg{width:100%;height:auto;overflow:visible}.sankey-node rect{shape-rendering:geometricprecision}.sankey-label{fill:var(--ink-strong);letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.sankey-label-left{font-size:11px;font-weight:700}.sankey-label-right{font-size:12px;font-weight:700}.sankey-label-value{fill:#1d1b16d1;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.sankey-link path{fill:none;stroke-opacity:.22;transition:stroke-opacity .2s,filter .2s}.sankey-link path:hover{stroke-opacity:.38;filter:saturate(1.08)}.sankey-link path.is-visible{stroke-opacity:.28}.sankey-tooltip{background:var(--ink-strong);color:#f8f6f1;pointer-events:none;z-index:1000;white-space:nowrap;opacity:0;border-radius:6px;padding:8px 12px;font-size:.82rem;font-weight:500;transition:opacity .12s;position:fixed}.sankey-tooltip.visible{opacity:1}.sankey-legend{flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;display:flex}.sankey-legend-label,.sankey-legend-scale{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);opacity:.65;font-size:.74rem;font-weight:700}.sankey-legend-swatches{align-items:center;gap:12px;display:flex}.sankey-legend-swatch{border-radius:5px;width:48px;height:18px}@media (width<=960px){.contracts-section{flex-direction:column;gap:48px}.contracts-text{flex:auto;max-width:100%}.contracts-visual{width:100%}}@media (width<=768px){.contracts-section{padding-bottom:88px}.contracts-visual{border-left:0;overflow-x:auto}.sankey-wrapper{width:100%;overflow:hidden}.sankey-wrapper svg{overflow:hidden}.sankey-legend{gap:7px;margin-top:10px}.sankey-legend-label,.sankey-legend-scale{font-size:.56rem}.sankey-legend-swatches{gap:4px}.sankey-legend-swatch{border-radius:3px;width:20px;height:9px}}.lobbying-section{content-visibility:auto;contain-intrinsic-size:640px;border-top:1.5px solid #14120c1f;align-items:flex-start;gap:56px;width:100%;padding:56px 0 120px;display:flex}.lobbying-text{flex-direction:column;flex:0 0 320px;gap:16px;padding-top:8px;display:flex}.lobbying-text .section-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.9rem;font-weight:700;line-height:1}.lobbying-text h2{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.15}.lobbying-text p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.6}.lobbying-visual{flex:auto;min-width:0}.treemap-container{width:100%;position:relative}.treemap-container svg{width:100%;height:auto;display:block;overflow:visible}.treemap-sector-label{letter-spacing:.1em;text-transform:uppercase;fill:#14120c59;pointer-events:none;font-family:Inter,sans-serif;font-size:9px;font-weight:700}.treemap-company-name{letter-spacing:-.02em;pointer-events:none;dominant-baseline:auto;font-family:Inter,sans-serif;font-weight:700}.treemap-company-count{pointer-events:none;dominant-baseline:auto;font-family:Inter,sans-serif;font-weight:500}.treemap-tile{cursor:default;transition:opacity .15s}.treemap-tile:hover{opacity:.85}.tile-level-1{fill:#86a87a38}.tile-level-2{fill:#70966661}.tile-level-3{fill:#5880508f}.tile-level-4{fill:#40663abd}.tile-level-5{fill:#2a4c26e6}.treemap-tooltip{background:var(--ink-strong);color:#f8f6f1;pointer-events:none;z-index:1000;white-space:nowrap;opacity:0;border-radius:8px;padding:10px 14px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.6;transition:opacity .12s;position:absolute}.treemap-tooltip.visible{opacity:1}.treemap-tooltip strong{margin-bottom:2px;font-size:.9rem;font-weight:700;display:block}.treemap-legend{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex}.treemap-legend-label{color:var(--ink-soft);opacity:.6;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600}.treemap-legend-swatches{align-items:center;gap:4px;display:flex}.treemap-legend-swatch{border-radius:2px;width:24px;height:12px}@media (width<=960px){.lobbying-section{flex-direction:column;gap:48px}.lobbying-text{flex:auto;max-width:100%}.lobbying-visual{width:100%}}@media (width<=768px){.lobbying-section{padding-bottom:88px}.treemap-container{width:100%;min-height:300px}.treemap-legend{gap:6px;margin-top:12px}.treemap-legend-label{font-size:.62rem}.treemap-legend-swatches{gap:3px}.treemap-legend-swatch{width:16px;height:8px}}.influence-section{content-visibility:auto;contain-intrinsic-size:720px;border-top:1.5px solid #14120c1f;align-items:flex-start;gap:56px;width:100%;padding:56px 0 120px;display:flex}.influence-text{flex-direction:column;flex:0 0 320px;align-items:flex-start;gap:16px;padding-top:8px;display:flex}.influence-text .section-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.9rem;font-weight:700;line-height:1}.influence-text h2{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.15}.influence-text p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.6}.influence-visual{flex:auto;min-width:0}.graph-outer{cursor:grab;background:#14120c05;border:1.5px solid #14120c1a;border-radius:12px;width:100%;height:560px;position:relative;overflow:hidden}.graph-outer:active{cursor:grabbing}.graph-outer svg{width:100%;height:100%;display:block}.graph-hint{color:var(--ink-soft);opacity:.4;pointer-events:none;letter-spacing:.01em;font-size:.75rem;font-weight:500;position:absolute;bottom:14px;right:16px}.node-text{fill:var(--ink-strong);pointer-events:none;text-anchor:middle;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.graph-tooltip{background:var(--ink-strong);color:#f8f6f1;pointer-events:none;z-index:1000;white-space:nowrap;opacity:0;border-radius:7px;padding:9px 13px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.6;transition:opacity .1s;position:fixed}.graph-tooltip.visible{opacity:1}.graph-tooltip strong{margin-bottom:1px;font-size:.88rem;font-weight:700;display:block}.graph-legend{flex-wrap:wrap;gap:20px;margin-top:18px;display:flex}.legend-item{color:var(--ink-soft);opacity:.65;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:7px;font-size:.78rem;font-weight:600;display:flex}.legend-dot{border:1.5px solid #14120c59;border-radius:50%;flex-shrink:0;width:10px;height:10px}@media (width<=960px){.influence-section{flex-direction:column;gap:48px}.influence-text{flex:auto;max-width:100%}.influence-visual{width:100%;overflow:hidden}}@media (width<=768px){.influence-section{padding-bottom:88px}.graph-outer{contain:paint;height:400px}.graph-outer svg{overflow:hidden}.graph-hint{font-size:.68rem}.graph-legend{gap:12px}.legend-item{flex:0 calc(50% - 6px)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.permits-section{content-visibility:auto;contain-intrinsic-size:760px;border-top:1.5px solid #14120c1f;border-bottom:1.5px solid #14120c1f;align-items:flex-start;gap:56px;width:100%;padding:56px 0 120px;display:flex}.permits-text{flex-direction:column;flex:0 0 320px;gap:16px;padding-top:8px;display:flex}.permits-text .section-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.9rem;font-weight:700;line-height:1}.permits-text h2{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.15}.permits-text p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.6}.city-chips{flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px;display:flex}.city-chip{color:var(--ink-strong);letter-spacing:-.01em;cursor:pointer;background:0 0;border:1.5px solid #14120c33;border-radius:6px;padding:7px 18px;font-family:inherit;font-size:.88rem;font-weight:600;transition:border-color .14s,background .14s}.city-chip:hover{background:#14120c0a;border-color:#14120c73}.city-chip.active{background:var(--ink-strong);border-color:var(--ink-strong);color:#f8f6f1}.permits-visual{flex:auto;min-width:0}.map-container{filter:sepia(.18)brightness(1.03)contrast(.97);border:1.5px solid #14120c1a;border-radius:12px;width:100%;height:520px;position:relative;overflow:hidden}.map-container.city-vancouver{filter:none;background:#d7cec1;box-shadow:inset 0 0 0 1px #ffffff29}.map-container.city-vancouver:after{content:"";pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(#ddd6c938,#cbc3b529),radial-gradient(circle at 50% 42%,#fff6e812,#0000 58%);position:absolute;inset:0}.map-container .leaflet-container{background:#f0ece4;width:100%;height:100%;font-family:Inter,sans-serif}.map-container.city-vancouver .leaflet-container{background:#d7cec1}.map-container.city-vancouver .leaflet-tile-pane{filter:grayscale(.66)sepia(.2)saturate(.62)brightness(.93)contrast(1.01)}.map-container .leaflet-control-attribution{opacity:.45;background:0 0;font-size:9px}.map-container .leaflet-control-zoom{box-shadow:none;border:1.5px solid #14120c29}.map-container .leaflet-control-zoom a{color:var(--ink-strong);background:#f8f6f1eb;border-bottom-color:#14120c1f}.map-container .leaflet-control-zoom a:hover{color:var(--ink-strong);background:#f0ece4f2}.map-container .leaflet-control-zoom a:focus{color:var(--ink-strong);outline:none}.map-container .leaflet-interactive:focus{outline:none}.permits-map-tooltip{background:var(--ink-strong);box-shadow:none;color:#f8f6f1;border:none;border-radius:8px;padding:8px 10px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.5}.permits-map-tooltip:before{display:none}.permits-legend{flex-wrap:wrap;align-items:center;gap:20px;margin-top:18px;display:flex}.permits-legend-label{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);opacity:.5;font-size:.78rem;font-weight:700}.permits-legend-items{flex-wrap:wrap;gap:16px;display:flex}.permits-legend-item{color:var(--ink-soft);opacity:.7;letter-spacing:.01em;align-items:center;gap:7px;font-size:.78rem;font-weight:600;display:flex}.permits-legend-swatch{border:1.5px solid #0003;border-radius:3px;flex-shrink:0;width:14px;height:14px}@media (width<=960px){.permits-section{flex-direction:column;gap:48px}.permits-text{flex:auto;max-width:100%}.city-chips{flex-flow:wrap}.permits-visual{width:100%}}@media (width<=768px){.permits-section{padding-bottom:88px}.map-container{height:360px}.city-chips{flex-flow:wrap}.permits-legend{align-items:flex-start}.permits-legend-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;width:100%;display:grid}.permits-legend-item{min-width:0}.permits-legend-items .permits-legend-item:only-child{grid-column:1/-1;align-items:flex-start}}@media (width<=420px){.permits-legend-items{grid-template-columns:repeat(2,minmax(0,1fr))}}.ds-section{content-visibility:auto;contain-intrinsic-size:860px;width:100%;padding:80px 0 120px}.ds-header{max-width:860px;margin-bottom:46px}.ds-header h2{font-size:var(--type-section-heading);letter-spacing:-.03em;color:var(--ink-strong);margin:0 0 8px;font-weight:700}.ds-header p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.5}.ds-container{align-items:stretch;gap:28px;display:flex}.ds-tabs-column{flex-direction:column;flex:0 0 46%;display:flex}.ds-tab-button{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #14120c14;padding:22px 20px;transition:background-color .2s}.ds-tab-button:first-child{border-top:1px solid #14120c14}.ds-tab-button:hover{background-color:#14120c06}.ds-tab-button.active{background-color:#f3f1ec;box-shadow:inset 0 0 0 1px #14120c0a}.ds-tab-title{color:var(--ink-strong);letter-spacing:-.015em;margin-bottom:5px;font-size:1.12rem;font-weight:700}.ds-tab-desc{color:var(--ink-soft);font-size:.96rem;line-height:1.36}.ds-terminal-wrapper{box-sizing:border-box;background-color:#f0eeea;border-radius:18px;flex-direction:column;flex:54%;align-self:stretch;min-width:0;height:920px;min-height:920px;max-height:920px;display:flex;overflow:hidden;box-shadow:0 16px 36px #14120c09}.ds-terminal-header{border-bottom:1px solid #14120c0e;flex:none;justify-content:space-between;align-items:center;padding:18px 28px;font-family:ui-monospace,SFMono-Regular,monospace;display:flex}.ds-terminal-meta{align-items:center;gap:10px;font-size:.84rem;display:flex}.ds-tag{color:#14120cad}.ds-status{color:#14120ce0;background-color:#14120c0f;border-radius:4px;padding:4px 8px;font-weight:600}.ds-dot{color:#14120c7a}.ds-copy-btn{color:#14120cad;cursor:pointer;justify-content:center;align-items:center;transition:color .15s;display:flex}.ds-copy-btn:hover{color:var(--ink-strong)}.ds-terminal-body{box-sizing:border-box;flex:auto;min-height:0;padding:26px 30px 28px;overflow:auto}.ds-terminal-body::-webkit-scrollbar{width:10px}.ds-terminal-body::-webkit-scrollbar-track{background:0 0}.ds-terminal-body::-webkit-scrollbar-thumb{background-color:#14120c26;border:2px solid #f0eeea;border-radius:5px}@media (width<=960px){.ds-container{flex-direction:column}.ds-tabs-column{flex:auto;width:100%}.ds-terminal-wrapper{flex:0 0 480px;height:480px;min-height:480px;max-height:480px}}@media (width<=768px){.ds-section{padding:64px 0 88px}.ds-container{flex-direction:column}.ds-tabs-column{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.ds-tab-button{border-top:0;border-right:1px solid #14120c14;min-width:0;padding:16px 14px}.ds-tab-button:first-child{border-top:0}.ds-tab-title{font-size:.98rem}.ds-tab-desc{font-size:.84rem}.ds-terminal-wrapper{flex-basis:500px;width:100%;height:500px;min-height:500px;max-height:500px}.ds-terminal-header{flex-wrap:wrap;gap:12px;padding:16px 18px}.ds-terminal-meta{flex:100%;min-width:0}.ds-entity-name{max-width:100%}.ds-view-controls{flex-wrap:wrap;justify-content:flex-start;width:100%}}.ds-view-controls{align-items:center;gap:8px;display:flex}.ds-view-btn{color:#14120cad;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.78rem;font-weight:600;transition:background-color .14s,color .14s,border-color .14s,box-shadow .14s;display:flex}.ds-view-btn:hover{color:var(--ink-strong);background-color:#f5f3ed;border-color:#14120c1a}.ds-view-btn.active{color:var(--ink-strong);background-color:#f5f3ed;border-color:#14120c1f;box-shadow:0 1px 2px #14120c0f}.ds-view-btn svg{flex-shrink:0}.ds-entity-name{color:#14120cc7;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.85rem;font-weight:500;overflow:hidden}.ds-data-table{border-collapse:separate;border-spacing:0;table-layout:fixed;background:0 0;border:1.5px solid #14120c21;border-radius:8px;width:100%;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.96rem;overflow:hidden}.ds-table-head-row th{color:#14120cb8;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;background:0 0;border-bottom:1.5px solid #14120c21;height:42px;padding:0 16px;font-size:.82rem;font-weight:700;position:relative}.ds-table-head-row th:first-child{text-align:left;width:42%}.ds-table-head-row th:last-child{text-align:left;padding-left:24px}.ds-table-head-row th:not(:first-child):before,.ds-data-row td:last-child:before{content:"";background-color:#14120c1f;width:1px;height:100%;position:absolute;top:0;left:0}.ds-table-group-row td{letter-spacing:.12em;text-transform:uppercase;color:#14120cc7;vertical-align:middle;background:0 0;border-bottom:1px solid #14120c1c;height:42px;padding:0 16px;font-size:.76rem;font-weight:700}.ds-table-group-row:first-child td{border-top:none}.ds-data-row td{vertical-align:middle;background:0 0;border-bottom:1px solid #14120c1a;height:42px;padding:0 16px;line-height:1.35;position:relative}.ds-data-row:last-child td{border-bottom:none}.ds-table-head-row th:first-child{border-top-left-radius:8px}.ds-table-head-row th:last-child{border-top-right-radius:8px}.ds-table-group-row:last-of-type td:first-child,.ds-data-row:last-child td:first-child{border-bottom-left-radius:8px}.ds-table-group-row:last-of-type td:last-child,.ds-data-row:last-child td:last-child{border-bottom-right-radius:8px}.ds-data-row td:first-child{color:#14120cad;width:42%;padding-right:20px;font-weight:500}.ds-data-row td:last-child{color:#14120cc7;text-align:left;padding-left:24px;font-weight:400}.ds-val-money{color:#14120cd6;font-weight:400}.ds-val-pill{color:#14120cc7;background:#14120c0e;border-radius:4px;padding:2px 8px;display:inline-block}.api-section{content-visibility:auto;contain-intrinsic-size:860px;width:100%;padding:80px 0 120px}.api-header{margin-bottom:40px}.api-header h2{font-size:var(--type-section-heading);letter-spacing:-.03em;color:var(--ink-strong);margin:0 0 8px;font-weight:700}.api-header p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0}.api-container{align-items:stretch;gap:24px;display:flex}.api-box{box-sizing:border-box;background-color:#f0eeea;border-radius:12px;flex-direction:column;flex:1 1 0;min-width:0;height:600px;min-height:600px;max-height:600px;display:flex;overflow:hidden;box-shadow:0 12px 32px #14120c0a}.api-request-header{flex:none;padding:24px 24px 0}.api-dropdowns{gap:12px;margin-bottom:24px;display:flex}.api-select-btn{color:var(--ink-strong);cursor:pointer;background-color:#f8f6f1ad;border:1px solid #14120c3d;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:650;transition:background-color .16s,border-color .16s;display:inline-flex;box-shadow:0 1px #14120c0a}.api-select-btn:hover{background-color:#f8f6f1eb;border-color:#14120c5c}.api-select-btn svg{width:14px;height:14px;color:var(--ink-strong)}.api-select-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.api-run-btn{color:#fff;cursor:pointer;background-color:#171512;border:none;border-radius:6px;align-items:center;gap:8px;margin-left:auto;padding:8px 20px;font-size:.9rem;font-weight:600;transition:transform .1s,background-color .2s;display:inline-flex}.api-run-btn:hover{background-color:#000}.api-run-btn:active{transform:scale(.97)}.api-run-btn svg{width:14px;height:14px}.api-tabs{border-bottom:1px solid #14120c14;gap:24px;padding-bottom:12px;display:flex}.api-tab{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;font-weight:500;position:relative}.api-tab.active{color:var(--ink-strong);font-weight:600}.api-tab.active:after{content:"";background-color:var(--ink-strong);height:2px;position:absolute;bottom:-13px;left:0;right:0}.api-code-body{box-sizing:border-box;color:#38352d;flex:auto;min-height:0;padding:24px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:13px;line-height:1.6;overflow:auto}.api-response-header{border-bottom:1px solid #14120c0d;flex:none;justify-content:space-between;align-items:center;padding:16px 24px;font-family:ui-monospace,SFMono-Regular,monospace;display:flex}.api-response-meta{align-items:center;gap:12px;font-size:.85rem;display:flex}.api-tag{color:var(--ink-soft)}.api-status{color:var(--ink-strong);background-color:#14120c14;border-radius:4px;padding:2px 6px;font-weight:600}.api-dot{color:#14120c4d}.api-ticker{color:var(--ink-soft)}.api-copy-btn{color:var(--ink-soft);cursor:pointer;justify-content:center;align-items:center;display:flex}.api-response-body{box-sizing:border-box;flex:auto;min-height:0;padding:24px;overflow:auto}.api-box ::-webkit-scrollbar{width:10px}.api-box ::-webkit-scrollbar-track{background:0 0}.api-box ::-webkit-scrollbar-thumb{background-color:#14120c26;border:2px solid #f0eeea;border-radius:5px}@media (width<=960px){.api-section{contain-intrinsic-size:1280px}.api-container{flex-direction:column}.api-box{flex:0 0 600px}}@media (width<=768px){.api-section{contain-intrinsic-size:1180px;padding:64px 0 88px}.api-container{flex-direction:column}.api-box{flex-basis:460px;width:100%;height:460px;min-height:460px;max-height:460px}.api-box+.api-box{border-top:1px solid #14120c1a}.api-dropdowns{flex-wrap:wrap;align-items:stretch}.api-dropdowns>div{flex:100%;min-width:0}.api-select-btn{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;max-width:100%;overflow:hidden}.api-select-btn svg{flex:none}.api-run-btn{justify-content:center;width:100%;margin-left:0}.api-tabs{flex-wrap:wrap;gap:12px 18px}}.agent-ui-container{color:#38352d;background-color:#f0eeea;border-radius:12px;flex-direction:column;padding:18px 32px 32px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;display:flex;overflow:hidden;box-shadow:0 12px 32px #14120c0a}.agent-window-bar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.agent-window-controls{flex:none;width:54px;height:auto;display:block}.search-box{background-color:#0000;border:1px solid #14120c1f;border-radius:8px;align-items:flex-start;gap:12px;min-height:74px;max-height:74px;margin-bottom:24px;padding:12px 16px;display:flex;overflow:hidden}.search-icon{opacity:.6;flex:none;width:16px;height:16px;margin-top:2px}.typewriter-text{color:#14120c;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-weight:650;display:-webkit-box;overflow:hidden}.agent-status-line{opacity:0;flex:none;align-items:center;gap:8px;min-height:22px;margin-bottom:16px;transition:opacity .3s;display:flex}.agent-status-line.visible{opacity:1}.status-badge{background-color:#e5e3dc;border-radius:4px;padding:2px 8px;font-weight:600}.results-table{border-collapse:collapse;opacity:0;background:0 0;border:1px solid #14120c1f;border-radius:8px;width:100%;min-height:220px;max-height:260px;transition:opacity .3s;overflow:auto}.results-table.visible{opacity:1}.results-table th,.results-table td{text-align:left;border-bottom:1px solid #14120c14;padding:12px 16px}.results-table.compact th,.results-table.compact td{padding:9px 13px;font-size:.92em}.results-table.spacious th,.results-table.spacious td{padding:14px 18px;font-size:1.02em}.results-table th{color:#14120cb8;border-bottom:2px solid #14120c1f;font-weight:700;position:relative}.results-table th:not(:first-child):before,.results-table td:not(:first-child):before{content:"";background-color:#14120c14;width:1px;height:80%;position:absolute;top:10%;left:0}.results-table td{color:#14120cc7;position:relative}.results-row{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(4px)}.results-row.visible{opacity:1;transform:translateY(0)}.agent-complete{color:#14120c9e;opacity:0;flex:none;align-items:flex-start;gap:8px;min-height:66px;max-height:92px;margin-top:24px;transition:opacity .3s;display:flex;overflow:hidden}.agent-complete.visible{opacity:1}.spinner{border:2px solid #14120c33;border-top-color:#1d1b16;border-radius:50%;width:12px;height:12px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.agent-custom-output{opacity:0;flex:auto;min-height:220px;max-height:260px;transition:opacity .3s;overflow:hidden}.agent-custom-output.visible{opacity:1}.agent-stat-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.agent-stat-card{background:#14120c0a;border:1px solid #14120c1a;border-radius:8px;flex-direction:column;gap:3px;padding:14px 12px;display:flex}.agent-stat-card-value{color:#1d1b16;letter-spacing:-.04em;font-size:1.7rem;font-weight:700;line-height:1}.agent-stat-card-label{color:#38352d;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.72rem;font-weight:600}.agent-stat-card-sub{color:#7a776e;font-size:.72rem;font-weight:400}.agent-stat-card,.agent-finding-item{opacity:0;transition:opacity .24s,transform .24s;transform:translateY(6px)}.agent-stat-card.is-visible,.agent-finding-item.is-visible{opacity:1;transform:translateY(0)}.agent-findings-list{border:1px solid #14120c1a;border-radius:8px;overflow:hidden}.agent-findings-list.agent-findings-list-large{background:#14120c06}.agent-finding-item{border-bottom:1px solid #14120c12;align-items:baseline;gap:16px;padding:12px 16px;display:flex}.agent-finding-item:last-child{border-bottom:none}.agent-finding-label{color:#7a776e;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;min-width:110px;font-size:.78rem;font-weight:700}.agent-finding-value{color:#1d1b16;font-size:.85rem;font-weight:500}.agent-findings-list-large .agent-finding-item{gap:20px;padding:14px 18px}.agent-findings-list-large .agent-finding-label{min-width:126px;font-size:.82rem}.agent-findings-list-large .agent-finding-value{font-size:.92rem;font-weight:550;line-height:1.45}@media (width<=768px){.agent-ui-container{min-height:560px;max-height:560px;padding:16px;font-size:.82rem;overflow-x:hidden}.agent-window-bar{align-items:flex-start;gap:12px}.search-box{align-items:flex-start;min-height:88px;max-height:88px;padding:10px 12px}.typewriter-text{-webkit-line-clamp:3}.agent-stat-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.agent-stat-card{gap:2px;min-width:0;padding:10px 8px}.agent-stat-card-value{font-size:1.3rem}.agent-stat-card-label,.agent-stat-card-sub{font-size:.62rem;line-height:1.25}.agent-stat-card-label{margin-top:2px}.results-table{max-width:100%;min-height:210px;max-height:230px;display:block;overflow-x:auto}.results-table th,.results-table td{padding:8px 10px;font-size:.82em}.agent-complete{align-items:flex-start;min-height:82px;max-height:104px}.agent-custom-output{min-height:210px;max-height:230px}}.mcp-section{content-visibility:auto;contain-intrinsic-size:640px;align-items:flex-start;gap:56px;width:100%;padding:40px 0 120px;display:flex;overflow-x:hidden}.mcp-text{flex-direction:column;flex:0 0 320px;gap:16px;padding-top:8px;display:flex}.mcp-text .section-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.9rem;font-weight:700;line-height:1}.mcp-text h2{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.15}.mcp-text p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.6}.mcp-text .mcp-tiers{border-top:1.5px solid #14120c1a;flex-direction:column;gap:10px;margin-top:8px;padding-top:20px;display:flex}.mcp-tier{align-items:baseline;gap:10px;display:flex}.mcp-tier-name{color:var(--ink-strong);min-width:90px;font-size:.88rem;font-weight:700}.mcp-tier-desc{color:var(--ink-soft);font-size:.85rem;line-height:1.5}.mcp-visual{border-left:2px solid #14120c24;flex:auto;min-width:0;padding-left:56px}.mcp-visual .agent-ui-container{box-sizing:border-box;height:640px}.mcp-example-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:0;display:flex}.mcp-example-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);opacity:.65;font-size:.76rem;font-weight:700}.mcp-example-buttons{flex-wrap:wrap;gap:8px;display:flex}.mcp-example-btn{color:#5d594f;letter-spacing:-.01em;cursor:pointer;background:#f8f6f1cc;border:1px solid #14120c24;border-radius:6px;padding:7px 12px;font-family:inherit;font-size:.8rem;font-weight:600;transition:background-color .16s,border-color .16s,color .16s}.mcp-example-btn:hover{color:#38352d;background:#e5e3dceb;border-color:#14120c33}.mcp-example-btn.active{color:#f8f6f1;background:#1d1b16;border-color:#1d1b16}@media (width<=960px){.mcp-section{flex-direction:column;gap:48px}.mcp-text{flex:auto;max-width:100%}.mcp-visual{border-top:2px solid #14120c24;border-left:none;width:100%;padding-top:48px;padding-left:0}.mcp-visual .agent-ui-container{height:640px}}@media (width<=768px){.mcp-section{flex-direction:column;gap:40px;padding-bottom:88px;overflow-x:hidden}.mcp-example-buttons{flex-wrap:wrap}.mcp-visual{overflow-x:hidden}.mcp-visual .agent-ui-container{height:560px}}.value-props-section{width:100%;padding:40px 0 120px}.value-props-header{flex-direction:column;gap:8px;margin-bottom:28px;display:flex}.value-props-header h2{font-size:var(--type-section-heading);color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-weight:700;line-height:1.15}.value-props-header p{font-size:var(--type-section-body);color:var(--ink-soft);margin:0;line-height:1.5}.value-props-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.value-prop-card{box-sizing:border-box;opacity:0;min-height:292px;transition:opacity .42s cubic-bezier(.2,.8,.2,1),transform .42s cubic-bezier(.2,.8,.2,1);transition-delay:calc(var(--value-prop-index) * 70ms);background:0 0;border:1px solid #14120c2e;border-radius:12px;flex-direction:column;gap:20px;padding:24px 22px;display:flex;transform:translateY(-16px)}.value-props-section.is-visible .value-prop-card{opacity:1;transform:translateY(0)}.value-prop-icon{width:24px;height:24px;color:var(--ink-strong)}.value-prop-copy{flex-direction:column;gap:10px;display:flex}.value-prop-copy h3{letter-spacing:-.025em;color:var(--ink-strong);margin:0;font-size:17px;font-weight:700;line-height:1.15}.value-prop-copy p{color:var(--ink-soft);margin:0;font-size:12.5px;line-height:1.65}.value-prop-stat{flex-direction:column;gap:3px;margin-top:auto;display:flex}.value-prop-stat span:first-child{letter-spacing:-.03em;color:var(--ink-strong);font-size:30px;font-weight:700;line-height:.95}.value-prop-stat span:last-child{color:var(--ink-soft);opacity:.78;font-size:11px;line-height:1.25}@media (width<=960px){.value-props-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.value-props-section{padding:32px 0 72px}.value-props-header{gap:6px;margin-bottom:18px}.value-props-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.value-prop-card{border-radius:10px;gap:14px;min-height:230px;padding:18px 16px}.value-prop-icon{width:20px;height:20px}.value-prop-copy{gap:7px}.value-prop-copy h3{font-size:14px}.value-prop-copy p{font-size:11.5px;line-height:1.5}.value-prop-stat span:first-child{font-size:24px}.value-prop-stat span:last-child{font-size:10px}}@media (width<=640px){.value-props-grid{grid-template-columns:1fr}.value-prop-card{min-height:0;padding:16px 15px}}@media (prefers-reduced-motion:reduce){.value-prop-card{opacity:1;transition:none;transform:none}}.site-button{cursor:pointer;border-radius:.85rem;justify-content:center;align-items:center;min-width:214px;min-height:58px;padding:0 1.8rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s,background-color .16s,color .16s;display:inline-flex}.site-button:hover,.site-button:focus-visible{transform:translateY(-1px)}.site-button:disabled{cursor:not-allowed;opacity:.62;transform:none}.site-button--primary{color:#f8f6f1;background:#14120c;border:1px solid #14120c;box-shadow:0 10px 20px #14120c1f}.site-button--primary:hover,.site-button--primary:focus-visible{background-color:#2a2721;box-shadow:0 10px 20px #14120c1f,inset 0 1px #ffffff24}.site-button--secondary{color:var(--ink-strong);background:0 0;border:1.5px solid #14120c52}.site-button--secondary:hover,.site-button--secondary:focus-visible{background-color:#14120c0f;border-color:#14120c9e}@media (width<=640px){.site-button{width:100%;min-width:0}}.site-footer-links{width:100%;color:var(--ink-soft,#5a5446);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:.9rem;display:flex}.site-footer-links a{color:var(--ink-soft,#5a5446);text-decoration:none;transition:color .15s}.site-footer-links a:hover,.site-footer-links a:focus-visible{color:var(--ink-strong,#14120c)}.site-footer-link-button{appearance:none;color:var(--ink-soft,#5a5446);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;transition:color .15s}.site-footer-link-button:hover,.site-footer-link-button:focus-visible{color:var(--ink-strong,#14120c)}.site-footer-divider{opacity:.4}.site-contact-modal-overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#37342e6b;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.site-contact-modal{background:#f8f6f1fa;border:2px solid #cdcac3e6;border-radius:26px;width:min(100%,770px);padding:34px 40px 36px;position:relative;box-shadow:0 24px 60px #14120c2e}.site-contact-modal h3{color:var(--ink-strong,#14120c);letter-spacing:-.02em;margin:0 0 18px;font-size:1.1rem;font-weight:700}.site-contact-modal p{color:#38352db3;max-width:620px;margin:0;font-size:1.1rem;line-height:1.45}.site-contact-modal p a{color:var(--ink-strong,#14120c);text-underline-offset:3px;font-weight:600;text-decoration:underline}.site-contact-modal-close{color:#38352db8;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1;position:absolute;top:18px;right:22px}@media (width<=720px){.site-footer-links{gap:8px 12px}}.cta-footer{flex-direction:column;width:100%;margin-top:0;display:flex}.cta-content{width:100%;margin-bottom:120px}.cta-content h2{font-size:var(--type-section-heading);color:var(--ink-strong,#14120c);letter-spacing:-.02em;margin-bottom:8px;font-weight:600}.cta-content p{font-size:var(--type-section-body);color:var(--ink-soft,#5a5446);margin-bottom:28px;line-height:1.6}.cta-actions{gap:16px;display:flex}.cta-actions .site-button{flex:1 1 0;min-width:0;max-width:184px}.cta-footer-links{margin-bottom:24px}@media (width<=1120px){.cta-actions{gap:12px}.cta-actions .site-button{max-width:152px;min-height:48px;padding-inline:1rem;font-size:.92rem}}@media (width<=768px){.cta-actions{gap:12px}.cta-actions .site-button{width:min(40vw,148px);max-width:none;min-height:46px;padding-inline:.8rem;font-size:.9rem}}@media (width<=640px){.cta-actions{gap:10px}.cta-actions .site-button{width:min(40vw,142px);min-height:44px;padding-inline:.7rem;font-size:.86rem}}.site-header{z-index:1000;background-color:var(--surface);border-bottom:none;justify-content:flex-start;align-items:center;gap:32px;min-height:56px;padding-top:6px;padding-bottom:6px;display:flex;position:sticky;top:0}.site-header:before{content:"";background-color:var(--surface);z-index:-1;position:absolute;inset:0 -50vw}.brand{color:var(--ink-strong);letter-spacing:-.03em;align-items:center;gap:0;margin-left:-24px;font-size:1.88rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-icon{object-fit:contain;flex:none;width:7.4rem;height:auto;margin-right:-12px;display:block;transform:translate(8px,3px)}.site-nav{flex:0 auto;justify-content:flex-end;align-items:center;gap:2.8rem;margin-left:auto;margin-right:clamp(.75rem,2vw,2.4rem);display:flex}.site-nav a{color:var(--ink-soft);letter-spacing:-.02em;font-size:1.28rem;font-weight:600;text-decoration:none;transition:color .16s}.site-nav a:hover,.site-nav a:focus-visible{color:#1d1b169e}.site-nav a.is-active{color:var(--ink-strong)}.dashboard-link{color:#f8f6f1;background:#14120c;border-radius:.85rem;justify-content:center;align-items:center;min-width:148px;min-height:44px;padding:0 1.4rem;font-size:1.24rem;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:0 8px 18px #14120c1a}.dashboard-link:hover,.dashboard-link:focus-visible{background-color:#2a2721;transform:translateY(-1px);box-shadow:0 8px 18px #14120c1a,inset 0 1px #ffffff24}.mobile-menu-button,.mobile-nav-menu{display:none}@media (width<=1120px){.site-header{gap:20px}.site-nav{gap:1.35rem;margin-right:.75rem}.site-nav a{font-size:1.08rem}.dashboard-link{min-width:128px;min-height:40px;padding:0 1.05rem;font-size:1.05rem}}@media (width<=920px){.site-header{gap:14px}.brand{font-size:1.55rem}.brand-icon{width:6rem}.site-nav{gap:.85rem;margin-right:.5rem}.site-nav a{font-size:.94rem}.dashboard-link{min-width:112px;min-height:38px;padding:0 .9rem;font-size:.94rem}}@media (width<=768px){.site-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:14px;min-height:62px;position:sticky}.brand{margin-left:-10px;font-size:1.35rem;line-height:1}.brand-icon{width:5rem;margin-right:-10px}.site-nav,.dashboard-link{display:none}.mobile-menu-button{width:42px;height:42px;color:var(--ink-strong);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:inline-flex}.mobile-menu-button span{background:currentColor;border-radius:999px;width:24px;height:3px;transition:transform .16s,opacity .16s}.site-header.is-menu-open .mobile-menu-button span:first-child{transform:translateY(8px)rotate(45deg)}.site-header.is-menu-open .mobile-menu-button span:nth-child(2){opacity:0}.site-header.is-menu-open .mobile-menu-button span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-nav-menu{opacity:0;pointer-events:none;background:#f8f6f1fa;border:1px solid #14120c1f;border-radius:14px;gap:6px;padding:12px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 38px #14120c1a}.site-header.is-menu-open .mobile-nav-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-menu a{min-height:42px;color:var(--ink-soft);border-radius:10px;align-items:center;padding:0 12px;font-size:1rem;font-weight:650;text-decoration:none;display:flex}.mobile-nav-menu a.is-active{color:var(--ink-strong);background:#14120c0e}.mobile-nav-menu .site-nav-dashboard{color:#f8f6f1;background:#14120c;justify-content:center;margin-top:4px}}@media (width<=640px){.site-header{align-items:stretch;gap:18px}.brand,.dashboard-link{justify-content:center}.site-nav{gap:1rem 1.25rem}}.hero-section{grid-template-columns:minmax(320px,430px) minmax(420px,1fr);align-items:center;gap:clamp(48px,8vw,112px);min-height:calc(100svh - 88px);padding:0 0 clamp(4px,1vw,14px);display:grid}.hero-copy{max-width:430px}.hero-copy h1{color:var(--ink-strong);letter-spacing:-.07em;text-wrap:balance;margin:0;font-size:clamp(3.6rem,6.9vw,5.4rem);font-weight:700;line-height:1.08}.hero-subheadline{display:block}.hero-copy p{max-width:27rem;color:var(--ink-soft);letter-spacing:-.025em;margin-top:2rem;font-size:clamp(1.15rem,1.55vw,1.45rem);line-height:1.36}.hero-actions{flex-wrap:nowrap;align-items:stretch;gap:1rem;margin-top:2.8rem;display:flex}.hero-actions .site-button{flex:1 1 0;min-width:0;max-width:184px}.hero-visual-slot{width:100%;height:clamp(420px,52vw,760px);min-height:clamp(420px,52vw,760px)}.globe-hero{width:100%;height:100%;min-height:inherit;background:0 0}.globe-hero-canvas{width:100%;height:100%}.globe-hero-canvas canvas{width:100%;height:100%;display:block}.reveal-text-block{opacity:0;transition:opacity .48s cubic-bezier(.2,.8,.2,1),transform .48s cubic-bezier(.2,.8,.2,1);transform:translateY(-28px)}.reveal-text-block.is-visible{opacity:1;transform:translateY(0)}@media (width<=1120px){.hero-section{grid-template-columns:minmax(290px,.95fr) minmax(300px,1fr);gap:clamp(24px,4.5vw,52px);min-height:calc(100svh - 88px);padding-top:0}.hero-copy{max-width:390px}.hero-copy h1{font-size:clamp(3.15rem,6.1vw,4.65rem)}.hero-copy p{max-width:29rem}.hero-actions{gap:.75rem;margin-top:2.25rem}.hero-actions .site-button{max-width:152px;min-height:48px;padding-inline:1rem;font-size:.92rem}.hero-visual-slot{height:clamp(320px,47vw,560px);min-height:clamp(320px,47vw,560px)}}@media (width<=768px){.hero-section{flex-direction:column;align-items:center;gap:22px;min-height:auto;padding:22px 0 72px;display:flex}.hero-copy{text-align:center;order:2;width:100%;max-width:none}.hero-copy h1{letter-spacing:-.065em;max-width:11ch;margin-inline:auto;font-size:clamp(2.65rem,12.5vw,4.2rem);line-height:1.08}.hero-copy p{max-width:32rem;margin:1.4rem auto 0;font-size:clamp(1.1rem,4.2vw,1.45rem);line-height:1.42}.hero-actions{flex-direction:row;justify-content:center;gap:.75rem;margin-top:1.9rem}.hero-actions .site-button{width:min(40vw,148px);max-width:none;min-height:46px;padding-inline:.8rem;font-size:.9rem}.hero-visual-slot{pointer-events:none;order:1;width:min(78vw,360px);height:min(78vw,360px);min-height:0;margin:0 auto;display:block;overflow:hidden}.hero-visual-slot .globe-hero,.hero-visual-slot .globe-hero-canvas{min-height:0}}@media (width<=640px){.hero-section{padding-top:14px}.hero-copy h1{font-size:clamp(2.6rem,13vw,3.5rem)}.hero-copy p{margin-top:1.5rem;font-size:1.05rem}.hero-actions{flex-direction:row;align-items:stretch;gap:.65rem}.hero-actions .site-button{width:min(40vw,142px);min-width:0;max-width:none;min-height:44px;padding-inline:.7rem;font-size:.86rem}}@media (prefers-reduced-motion:reduce){.reveal-text-block{opacity:1;transition:none;transform:none}}.pricing-page{padding:12px 0 72px}.pricing-footer{margin-top:72px}.pricing-hero{justify-content:center;padding:16px 0 42px;display:flex}.pricing-hero h1{color:var(--ink-strong);letter-spacing:-.06em;margin:0;font-size:clamp(2.85rem,5vw,4rem);font-weight:700;line-height:1}.pricing-overview{flex-direction:column;gap:22px;display:flex}.pricing-overview-copy h2{color:var(--ink-strong);letter-spacing:-.03em;margin:0 0 8px;font-size:1.72rem;font-weight:700}.pricing-overview-copy p{color:#38352db8;margin:0;font-size:1.05rem;line-height:1.45}.pricing-panel{background:#f0eeea;border-radius:22px;padding:32px 34px 42px}.billing-toggle{background:var(--surface);border:1px solid #14120c1f;border-radius:999px;width:fit-content;margin:0 auto 36px;padding:5px;display:flex}.billing-toggle__button{color:#38352db8;cursor:pointer;background:0 0;border:none;border-radius:999px;min-width:124px;min-height:46px;padding:0 1.25rem;font-family:inherit;font-size:.98rem;font-weight:600;transition:background-color .16s,color .16s,box-shadow .16s}.billing-toggle__button.is-active{color:#f8f6f1;background:#25221b;box-shadow:0 6px 16px #14120c1f}.pricing-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:42px;display:grid}.pricing-card{background:#f0eeea;border:1px solid #14120c1f;border-radius:18px;flex-direction:column;justify-content:space-between;gap:22px;min-height:246px;padding:24px 22px 22px;display:flex}.pricing-card__body h3{color:var(--ink-strong);letter-spacing:-.02em;margin:0 0 12px;font-size:1.08rem;font-weight:700}.pricing-card__body p{color:#38352dbf;min-height:72px;margin:0;font-size:.96rem;line-height:1.45}.pricing-card__price{align-items:flex-end;gap:8px;min-height:52px;margin-top:16px;display:flex}.pricing-card__price.is-empty{min-height:52px}.pricing-card__amount{color:var(--ink-strong);letter-spacing:-.06em;font-size:clamp(2rem,3.2vw,2.55rem);font-weight:700;line-height:.95}.pricing-card__cadence{color:#38352db8;margin-bottom:6px;font-size:.9rem;line-height:1.2}.pricing-card__button{width:100%}.pricing-card__features{display:none}.pricing-comparison-title{text-align:center;margin:112px 0 56px}.pricing-comparison-title h2{color:var(--ink-strong);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3.4vw,2.85rem);font-weight:700;line-height:1.08}.pricing-comparison{flex-direction:column;gap:20px;display:flex}.pricing-comparison__header,.pricing-comparison__row{grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(120px,1fr));align-items:center;gap:18px;display:grid}.pricing-comparison__header{color:#38352da8;letter-spacing:.08em;text-transform:uppercase;padding:0 6px 14px;font-size:.82rem;font-weight:700}.pricing-comparison__header span:not(:first-child){text-align:center}.pricing-comparison__section{flex-direction:column;display:flex}.pricing-comparison__section-title{color:#38352da8;letter-spacing:.08em;text-transform:uppercase;border-bottom:1.5px solid #14120c1f;padding:14px 6px 12px;font-size:.82rem;font-weight:700}.pricing-comparison__row{border-bottom:1.5px solid #14120c1f;min-height:54px;padding:0 6px}.pricing-comparison__feature{color:var(--ink-strong);letter-spacing:-.01em;font-size:1.04rem;font-weight:700}.pricing-comparison__value{color:var(--ink-strong);text-align:center;font-size:.96rem;font-weight:500}@media (width<=1180px){.pricing-plan-grid{grid-template-columns:1fr}.pricing-card,.pricing-card__body p{min-height:0}}@media (width<=980px){.pricing-panel{padding:32px 24px 40px}.pricing-comparison{gap:18px}.pricing-comparison-title{margin:88px 0 48px}.pricing-comparison__header{display:none}.pricing-comparison__row{grid-template-columns:1.2fr repeat(4,1fr);gap:16px}}@media (width<=760px){.pricing-page{padding-bottom:56px}.pricing-hero{padding-bottom:40px}.pricing-footer{margin-top:56px}.pricing-panel{border-radius:22px}.billing-toggle{width:100%;max-width:360px}.billing-toggle__button{flex:1 1 0;min-width:0}.pricing-card{gap:26px;padding:30px 26px 28px}.pricing-card__body p{font-size:1rem;line-height:1.5}.pricing-card__features{gap:12px;margin:0;padding:0;list-style:none;display:grid}.pricing-card__feature{color:var(--ink-strong);align-items:baseline;gap:10px;font-size:1rem;font-weight:500;line-height:1.35;display:flex}.pricing-card__feature:before{content:"✓";color:var(--ink-strong);flex:none;font-weight:700}.pricing-comparison-title,.pricing-comparison{display:none}}.auth-page-shell{background:#f8f6f1;flex-direction:column;min-height:125svh;display:flex}.auth-page{flex:auto;grid-template-columns:minmax(0,1.65fr) minmax(420px,1fr);display:grid}.auth-hero-panel,.auth-form-panel{height:100%}.auth-hero-panel{border-right:1px solid #14120c0d;flex-direction:column;justify-content:flex-start;padding:22px 28px 48px;display:flex}.auth-brand{color:#14120c;letter-spacing:-.03em;align-items:center;gap:0;width:fit-content;margin-left:-24px;font-size:1.88rem;font-weight:700;text-decoration:none;display:inline-flex}.auth-brand__mark{object-fit:contain;width:7.4rem;height:auto;margin-right:-12px;display:block;transform:translate(8px,3px)}.auth-hero-copy{margin-top:clamp(200px,35vh,360px);padding-bottom:0}.auth-hero-copy h1,.auth-hero-copy p{color:#26231d;letter-spacing:-.055em;margin:0}.auth-hero-copy h1{max-width:32ch;font-size:clamp(2.3rem,4vw,3.6rem);font-weight:700;line-height:1.04}.auth-nowrap{white-space:nowrap}.auth-hero-copy p{margin-top:.35rem;font-size:clamp(2rem,3.4vw,3.05rem);font-weight:400;line-height:1.08}.auth-hero-subtext{min-height:1.08em}.auth-type-cursor{background:currentColor;width:.06em;height:.84em;margin-left:.08em;animation:.9s steps(2,start) infinite auth-cursor-blink;display:inline-block;transform:translateY(.08em)}@keyframes auth-cursor-blink{50%{opacity:0}}.auth-form-panel{background:linear-gradient(#14120c0b,#14120c13),#f1eee7;justify-content:center;align-items:center;padding:32px;display:flex}.auth-card{text-align:center;width:min(100%,360px)}.auth-card__header h2{color:#2c2821;letter-spacing:-.05em;margin:0;font-size:2rem;line-height:1.05}.auth-card__header p{color:#2c2821a8;margin:.9rem 0 0;font-size:1rem;line-height:1.45}.auth-actions{margin-top:1.6rem}.auth-provider-button{color:#171512;cursor:pointer;background:#ffffff5c;border:1.25px solid #14120c6b;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;padding:0 18px;font-family:inherit;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .14s,box-shadow .14s,background-color .14s;display:inline-flex;box-shadow:0 4px 14px #14120c0f}.auth-provider-button:hover,.auth-provider-button:focus-visible{background:#ffffff8f;transform:translateY(-1px);box-shadow:0 8px 20px #14120c14}.auth-provider-button:disabled{cursor:not-allowed;opacity:.64;transform:none}.auth-provider-icon{flex:none;width:20px;height:20px}.auth-provider-icon--stroke{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.auth-divider{color:#2c282185;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:1.55rem 0;display:grid}.auth-divider span{background:#14120c1f;height:1px}.auth-divider strong{letter-spacing:.08em;font-size:.92rem;font-weight:600}.auth-helper{color:#2c28219e;margin:1.7rem 0 0;font-size:1rem}.auth-helper a,.auth-legal a{color:#171512;text-underline-offset:.12em}.auth-helper a{font-weight:700}.auth-legal{color:#2c282194;max-width:31ch;margin:1rem auto 0;font-size:.92rem;line-height:1.45}.auth-legal a{white-space:nowrap}@media (width<=1100px){.auth-page{grid-template-columns:1.25fr minmax(360px,1fr)}.auth-hero-copy{padding-bottom:120px}}@media (width<=900px){.auth-page{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)}.auth-hero-panel{border-right:none;padding:20px 22px 40px}.auth-brand{margin-left:-18px;font-size:1.55rem}.auth-brand__mark{width:6rem}.auth-hero-copy{padding-bottom:0}.auth-hero-copy h1{font-size:clamp(2rem,4.4vw,2.7rem)}.auth-hero-copy p{font-size:clamp(1.7rem,3.8vw,2.35rem)}.auth-form-panel{padding:28px 20px}}@media (width<=768px){.auth-page-shell{min-height:100svh}.auth-page{min-height:100svh;display:block}.auth-hero-panel{display:none}.auth-form-panel{width:100%;min-height:100svh;padding:24px 20px}.auth-card{width:min(100%,380px);padding:24px 20px}}@media (width<=640px){.auth-hero-panel{padding:18px 18px 22px}.auth-hero-copy h1{font-size:2rem}.auth-hero-copy p{font-size:1.75rem}.auth-form-panel{padding:28px 18px 40px}.auth-card__header h2{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){.auth-type-cursor{display:none}}.blog-poster{text-align:center;justify-content:center;align-items:center;min-height:280px;padding:18px;display:flex;position:relative}.blog-poster__content{flex-direction:column;align-items:center;display:flex}.blog-poster__line{color:#1f1d18;letter-spacing:-.075em;font-size:clamp(2.2rem,4.2vw,3.1rem);font-weight:700;line-height:.95}.blog-poster__line--accent{color:#239266}.blog-poster__line--white{color:#f7f9ff}.blog-poster__subline{color:#e9eeff9e;letter-spacing:-.04em;margin-top:8px;font-size:clamp(.82rem,1.2vw,1rem);font-weight:600;line-height:1.1}.blog-poster--earningsbench{background:radial-gradient(circle at 20% 15%,#ffffffe6,#0000 36%),linear-gradient(#fcfbf7e6,#f4f1ebf5)}.blog-poster--julius{background:radial-gradient(circle at 15% 12%,#afdbffe0,#0000 30%),radial-gradient(circle at 85% 18%,#8f9fff94,#0000 24%),linear-gradient(135deg,#3daef3 0%,#377df1 52%,#527dff 100%)}@media (width<=760px){.blog-poster{min-height:210px;padding:16px}}.blog-page{min-height:100svh;padding:10px 0 24px}.blog-page__hero{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:2px 0 26px;display:flex}.blog-page__hero h1{color:var(--ink-strong);letter-spacing:-.07em;margin:0;font-size:clamp(1.95rem,3.5vw,2.65rem);font-weight:700;line-height:.95}.blog-page__hero p{color:#38352dad;margin:0;font-size:clamp(.88rem,1.08vw,1rem);line-height:1.4}.blog-feed{flex-direction:column;gap:18px;width:min(100%,600px);margin:0 auto;display:flex}.blog-card{background:#ffffff42;border:1px solid #14120c29;border-radius:16px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 8px 24px #14120c0a}.blog-card__link{color:inherit;text-decoration:none;display:block}.blog-card:hover,.blog-card:focus-within{border-color:#14120c38;transform:translateY(-2px);box-shadow:0 14px 32px #14120c12}.blog-card__body{padding:14px 16px 12px}.blog-card__meta{color:#38352db3;flex-wrap:wrap;gap:10px;font-size:.76rem;line-height:1.3;display:flex}.blog-card h2{color:var(--ink-strong);letter-spacing:-.05em;margin:10px 0 8px;font-size:clamp(1.22rem,1.7vw,1.45rem);font-weight:700;line-height:1.1}.blog-card__excerpt{color:#38352db8;margin:0;font-size:.8rem;line-height:1.42}.blog-card__footer{color:#38352db8;border-top:1px solid #14120c1f;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding-top:12px;font-size:.76rem;display:flex}.blog-page__footer{margin-top:42px}@media (width<=760px){.blog-page__hero{padding-bottom:20px}.blog-feed{gap:14px}.blog-card__body{padding:12px 12px 10px}.blog-card__footer{flex-direction:column;align-items:flex-start}}.blog-post-page{width:min(100%,680px);margin:0 auto;padding:18px 0 30px}.blog-post-page--missing h1{margin:24px 0 0}.blog-post-backlink{color:#38352db8;align-items:center;gap:8px;font-size:.92rem;line-height:1.2;text-decoration:none;display:inline-flex}.blog-post-backlink:hover,.blog-post-backlink:focus-visible{color:var(--ink-strong)}.blog-post-head{margin-top:28px}.blog-post-date,.blog-post-meta{color:#38352db8;margin:0}.blog-post-date{font-size:.9rem}.blog-post-head h1{color:var(--ink-strong);letter-spacing:-.065em;margin:18px 0 16px;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.05}.blog-post-meta{align-items:center;gap:8px;font-size:.9rem;display:flex}.blog-post-hero-card{background:#ffffff42;border:1px solid #14120c29;border-radius:16px;margin-top:26px;overflow:hidden}.blog-post-hero-card .blog-poster{min-height:360px}.blog-post-toc{border-top:1px solid #14120c1f}.blog-post-toc summary{color:#38352dcc;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-size:.88rem;list-style:none;display:flex}.blog-post-toc summary::-webkit-details-marker{display:none}.blog-post-toc__icon{font-size:1.1rem;line-height:1;transition:transform .16s}.blog-post-toc[open] .blog-post-toc__icon{transform:rotate(180deg)}.blog-post-toc__body{flex-direction:column;gap:10px;padding:0 18px 16px;display:flex}.blog-post-toc__body a{color:#38352dbd;font-size:.88rem;text-decoration:none}.blog-post-toc__body a:hover,.blog-post-toc__body a:focus-visible{color:var(--ink-strong)}.blog-post-body{color:#25221ceb;margin-top:34px}.blog-post-section+.blog-post-section{margin-top:24px}.blog-post-section h2{color:var(--ink-strong);letter-spacing:-.05em;margin:0 0 14px;font-size:clamp(1.55rem,2.4vw,2rem);font-weight:700;line-height:1.05}.blog-post-section p,.blog-post-section li{font-size:.9rem;line-height:1.64}.blog-post-section p{margin:0 0 18px}.blog-post-section strong{color:var(--ink-strong)}.blog-post-section ul{margin:0 0 10px;padding-left:22px}.blog-post-section li+li{margin-top:8px}.blog-post-footer{margin-top:44px}@media (width<=760px){.blog-post-page{padding-top:14px}.blog-post-head,.blog-post-hero-card{margin-top:22px}.blog-post-hero-card .blog-poster{min-height:260px}.blog-post-body{margin-top:28px}}.dashboard-shell{--dashboard-sidebar-width:364px;--dashboard-sidebar-gap:36px;background:var(--surface);min-height:100svh}.dashboard-topbar{z-index:100;background:var(--surface);height:76px;padding:0;position:sticky;top:0}.dashboard-topbar__inner{box-sizing:border-box;justify-content:space-between;align-items:center;width:min(100%,1460px);height:76px;margin:0 auto;padding:0 28px;display:flex;position:relative}.dashboard-brand{color:#14120c;letter-spacing:-.03em;align-items:center;gap:0;font-size:1.88rem;font-weight:700;text-decoration:none;display:inline-flex}.dashboard-brand__icon{object-fit:contain;width:7.4rem;height:auto;margin-right:-12px;display:block;transform:translate(8px,3px)}.dashboard-layout{grid-template-columns:var(--dashboard-sidebar-width) minmax(0, 1fr);gap:var(--dashboard-sidebar-gap);box-sizing:border-box;width:min(100%,1460px);margin:0 auto;padding:20px 28px 40px;display:grid}.dashboard-sidebar{align-self:start;max-height:calc(100svh - 116px);padding:20px 6px 16px 22px;position:sticky;top:96px;overflow-y:auto}.dashboard-mobile-menu-button,.dashboard-mobile-nav-menu,.dashboard-mobile-profile{display:none}.dashboard-profile{padding:0 12px 18px}.dashboard-profile h1{color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-size:1.1rem;font-weight:700;line-height:1.2}.dashboard-profile p{color:#38352dad;flex-wrap:wrap;gap:8px;margin:8px 0 0;font-size:.95rem;display:flex}.dashboard-signout{color:#25221cc7;cursor:pointer;background:#ffffff47;border:1px solid #14120c24;border-radius:10px;align-items:center;gap:8px;width:fit-content;min-height:34px;margin-top:14px;padding:0 10px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background-color .14s,color .14s;display:inline-flex}.dashboard-signout:hover,.dashboard-signout:focus-visible{color:var(--ink-strong);background:#14120c0f}.dashboard-nav__group{border-top:1px solid #14120c1a;padding:10px 0 14px}.dashboard-nav__group:first-of-type{border-top:none;padding-top:0}.dashboard-nav__entry{flex-direction:column;display:flex}.dashboard-nav__item{color:#25221cc7;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:38px;padding:0 12px;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .14s,color .14s;display:flex}.dashboard-nav__subitems{opacity:0;border-left:1px solid #14120c1f;flex-direction:column;gap:10px;max-height:0;margin:0 0 0 31px;padding:0 0 0 26px;transition:max-height .26s cubic-bezier(.22,1,.36,1),margin .26s cubic-bezier(.22,1,.36,1),padding .26s cubic-bezier(.22,1,.36,1),opacity .18s,transform .26s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden;transform:translateY(-8px)}.dashboard-nav__subitems.is-open{opacity:1;max-height:96px;margin:2px 0 4px 31px;padding:6px 0 2px 26px;transform:translateY(0)}.dashboard-nav__subitem{color:#38352dad;font-size:.9rem;text-decoration:none;transition:color .14s,transform .18s}.dashboard-nav__subitem.is-active{color:var(--ink-strong);font-weight:600}.dashboard-nav__item:hover,.dashboard-nav__item:focus-visible{color:var(--ink-strong);background:#14120c0a}.dashboard-nav__item.is-active{color:var(--ink-strong);background:#14120c14;font-weight:600}.dashboard-nav__icon{flex:none;width:16px;height:16px}.dashboard-content{flex-direction:column;gap:28px;min-width:0;padding:0;display:flex}.dashboard-panel{box-shadow:none;background:#14120c0b;border-radius:24px;padding:26px 30px 28px}.dashboard-panel__header h2{color:var(--ink-strong);margin:0;font-size:1.05rem;font-weight:600;line-height:1.2}.dashboard-panel__header p{color:#38352d9e;margin:8px 0 0;font-size:.92rem}.dashboard-key-table{border-top:1px solid #14120c1a;margin-top:18px}.dashboard-panel__header--row{justify-content:space-between;align-items:center;display:flex}.dashboard-key-create-btn{color:#f8f6f1;cursor:pointer;background:#14120c;border:none;border-radius:8px;min-height:32px;padding:0 14px;font-family:inherit;font-size:.865rem;font-weight:600;transition:opacity .12s}.dashboard-key-create-btn:hover{opacity:.82}.dashboard-key-create-btn:disabled{opacity:.38;cursor:not-allowed}.dashboard-key-limit-note{color:#38352d9e;margin:0 0 10px;font-size:.84rem}.dashboard-key-limit-note a{color:var(--ink-strong)}.dashboard-key-table__head,.dashboard-key-table__row{grid-template-columns:1fr 1.4fr 1.2fr 72px;align-items:center;gap:18px;min-height:40px;padding:0 10px;font-size:.9rem;display:grid}.dashboard-key-table__head{color:#38352d99;font-weight:600}.dashboard-key-table__row{color:#38352dad;border-top:1px solid #14120c0f}.dashboard-button{color:#f8f6f1;cursor:pointer;background:#14120c;border:none;border-radius:10px;width:fit-content;min-width:78px;min-height:42px;margin-top:22px;padding:0 16px;font-family:inherit;font-size:.92rem;font-weight:600;box-shadow:0 10px 20px #14120c14}.dashboard-panel--usage{padding-bottom:24px}.dashboard-activity__footer{border-top:1px solid #14120c1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px;padding-top:16px;display:grid}.dashboard-activity__footer span{color:#38352d9e;font-size:.82rem;display:block}.dashboard-activity__footer strong{color:var(--ink-strong);margin-top:6px;font-size:.96rem;font-weight:600;display:block}.dashboard-request-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;display:grid}.dashboard-field{flex-direction:column;gap:8px;margin-top:18px;display:flex}.dashboard-field span{color:#38352da3;font-size:.84rem}.dashboard-field input,.dashboard-field select{min-height:42px;color:var(--ink-strong);background:#ffffffb8;border:1px solid #14120c1f;border-radius:10px;outline:none;padding:0 12px;font-family:inherit;font-size:.92rem}.dashboard-field-row{grid-template-columns:1fr 140px;gap:14px;display:grid}.dashboard-response{color:#38352d9e;text-align:center;justify-content:center;align-items:center;min-height:470px;font-size:.92rem;display:flex}.dashboard-response.has-response{text-align:left;display:block}.dashboard-response pre{color:#2c2923;background:#14120c08;border-radius:14px;margin:14px 0 0;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.84rem;line-height:1.55;overflow:auto}.dashboard-key-table__empty{color:#38352d7a;border-top:1px solid #14120c0f;padding:22px 10px;font-size:.9rem}.dashboard-key-table__key-value{color:#25221cd1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.dashboard-key-table__actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.dashboard-key-action{color:#38352d8f;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .12s,color .12s;display:flex}.dashboard-key-action:hover{color:var(--ink-strong);background:#14120c12}.dashboard-key-action--delete:hover{color:#dc2626;background:#dc262617}.dashboard-modal-overlay{z-index:200;background:#14120c80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-modal{background:#f9f7f2;border-radius:20px;width:min(440px,100vw - 40px);padding:28px 30px 26px;box-shadow:0 24px 60px #14120c33}.dashboard-modal__title{color:var(--ink-strong);margin:0 0 20px;font-size:1.05rem;font-weight:600}.dashboard-modal__warn{color:#38352dd1;background:#eab3081a;border-radius:10px;margin:0 0 12px;padding:10px 14px;font-size:.875rem;line-height:1.5}.dashboard-modal__key-row{background:#14120c0a;border-radius:10px;align-items:center;gap:10px;margin-bottom:6px;padding:12px 14px;display:flex}.dashboard-modal__key-value{text-overflow:ellipsis;white-space:nowrap;color:var(--ink-strong);flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.84rem;overflow:hidden}.dashboard-modal__error{color:#dc2626;background:#dc262614;border-radius:8px;margin:10px 0 0;padding:8px 12px;font-size:.875rem}.dashboard-modal__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.dashboard-modal__cancel{color:#25221cc7;cursor:pointer;background:0 0;border:1px solid #14120c24;border-radius:9px;min-height:38px;padding:0 16px;font-family:inherit;font-size:.9rem;font-weight:500;transition:background-color .12s}.dashboard-modal__cancel:hover{background:#14120c0d}.dashboard-modal__create{color:#f8f6f1;cursor:pointer;background:#14120c;border:none;border-radius:9px;min-height:38px;padding:0 18px;font-family:inherit;font-size:.9rem;font-weight:600;transition:opacity .12s}.dashboard-modal__create:hover{opacity:.82}.dashboard-modal__create:disabled{opacity:.38;cursor:not-allowed}.dashboard-note{color:#38352dc2;margin:-6px 0 0;font-size:.92rem}.dashboard-note a{color:inherit}.dashboard-footer{flex-shrink:0;margin-top:20px}@media (width<=1180px){.dashboard-shell{--dashboard-sidebar-gap:28px}.dashboard-topbar__inner,.dashboard-layout{padding-left:22px;padding-right:22px}}@media (width<=860px){.dashboard-topbar{height:auto;min-height:44px}.dashboard-topbar__inner{min-height:62px;padding:16px 16px 0}.dashboard-brand{font-size:1.35rem;line-height:1}.dashboard-brand__icon{width:5rem;margin-right:-10px}.dashboard-mobile-menu-button{width:42px;height:42px;color:var(--ink-strong);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:inline-flex}.dashboard-mobile-menu-button span{background:currentColor;border-radius:999px;width:24px;height:3px;transition:transform .16s,opacity .16s}.dashboard-topbar.is-mobile-menu-open .dashboard-mobile-menu-button span:first-child{transform:translateY(8px)rotate(45deg)}.dashboard-topbar.is-mobile-menu-open .dashboard-mobile-menu-button span:nth-child(2){opacity:0}.dashboard-topbar.is-mobile-menu-open .dashboard-mobile-menu-button span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.dashboard-mobile-nav-menu{opacity:0;pointer-events:none;visibility:hidden;background:#f8f6f1fa;border:1px solid #14120c1f;border-radius:14px;gap:2px;max-height:min(72svh,620px);padding:12px;transition:opacity .16s,transform .16s,visibility 0s linear .16s;display:grid;position:absolute;top:calc(100% + 8px);left:16px;right:16px;overflow-y:auto;transform:translateY(-8px);box-shadow:0 18px 38px #14120c1a}.dashboard-topbar.is-mobile-menu-open .dashboard-mobile-nav-menu{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .16s,transform .16s,visibility;transform:translateY(0)}.dashboard-mobile-nav-menu .dashboard-nav__group{padding:6px 0}.dashboard-mobile-profile{padding:4px 12px 14px;display:block}.dashboard-mobile-profile h1{color:var(--ink-strong);letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.dashboard-mobile-profile p{color:#38352dad;flex-wrap:wrap;gap:8px;margin:8px 0 0;font-size:.9rem;line-height:1.25;display:flex}.dashboard-mobile-nav-menu .dashboard-nav__item{border-radius:10px;min-height:42px;font-size:1rem;font-weight:650}.dashboard-mobile-nav-menu .dashboard-nav__subitems.is-open{margin-bottom:8px}.dashboard-layout{grid-template-columns:1fr;padding-top:20px;padding-left:16px;padding-right:16px}.dashboard-sidebar{display:none}.dashboard-content{padding-top:0}.dashboard-request-grid{grid-template-columns:1fr}.dashboard-activity__footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.dashboard-topbar__inner,.dashboard-layout{padding-inline:18px}.dashboard-panel{border-radius:18px;padding:20px 18px 22px}.dashboard-key-table__head{display:none}.dashboard-key-table__row{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:4px 12px;padding-block:10px}.dashboard-key-table__row>span:first-child{grid-area:1/1}.dashboard-key-table__row>span:nth-child(2){grid-area:2/1}.dashboard-key-table__row>span:nth-child(3){display:none}.dashboard-key-table__actions{grid-area:1/2/3;justify-content:flex-end;align-self:center}.dashboard-field-row,.dashboard-activity__footer{grid-template-columns:1fr}.dashboard-response{min-height:320px}}@media (prefers-reduced-motion:reduce){.dashboard-nav__subitems,.dashboard-nav__subitem,.dashboard-mobile-menu-button span,.dashboard-mobile-nav-menu{transition:none}}.billing-panel{box-shadow:none;background:#14120c0b;border-radius:24px;padding:0 30px}.billing-row{justify-content:space-between;align-items:center;gap:24px;min-height:116px;display:flex}.billing-row+.billing-row{border-top:1px solid #14120c1a}.billing-row__copy h2{color:var(--ink-strong);margin:0;font-size:1.12rem;font-weight:500;line-height:1.2}.billing-row__copy p{color:#38352db3;flex-wrap:wrap;gap:6px;margin:14px 0 0;font-size:.96rem;display:flex}.billing-row__copy strong{color:var(--ink-strong);font-weight:600}.billing-row__copy a{color:var(--ink-strong);text-decoration:none}.billing-action{color:#f8f6f1;cursor:pointer;background:#14120c;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-width:148px;min-height:44px;padding:0 18px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #14120c14}.billing-action:disabled{opacity:.48;cursor:not-allowed}.billing-invoices-panel{min-height:176px}.billing-empty-state{color:#38352dad;margin:24px 0 0;font-size:.96rem}.billing-empty-state a{color:var(--ink-strong)}.billing-invoice-table{border-top:1px solid #14120c1a;margin-top:18px}.billing-invoice-table__head,.billing-invoice-table__row{grid-template-columns:1.4fr 1.4fr 1fr .8fr 120px;align-items:center;gap:12px;min-height:46px;padding:0 4px;display:grid}.billing-invoice-table__head{color:#38352d99;font-size:.88rem;font-weight:600}.billing-invoice-table__row{color:var(--ink-strong);border-top:1px solid #14120c0f;font-size:.93rem}.billing-invoice-table__number{color:#38352db3;font-size:.88rem}.billing-invoice-status{text-transform:capitalize;border-radius:999px;width:fit-content;padding:2px 10px;font-size:.82rem;font-weight:500;display:inline-block}.billing-invoice-status--paid{color:#1a6644;background:#d7e9df}.billing-invoice-status--open{color:#7a5700;background:#fef3cd}.billing-invoice-status--void,.billing-invoice-status--uncollectible{color:#38352d99;background:#14120c0f}.billing-invoice-table__actions{justify-content:flex-end;gap:12px;display:flex}.billing-invoice-table__actions a{color:#38352db3;font-size:.88rem;text-decoration:none}.billing-invoice-table__actions a:hover{color:var(--ink-strong);text-decoration:underline}@media (width<=760px){.billing-panel{padding:0 18px}.billing-row{flex-direction:column;align-items:flex-start;min-height:0;padding:20px 0}.billing-invoice-table__head{display:none}.billing-invoice-table__head,.billing-invoice-table__row{grid-template-columns:1fr 1fr;gap:6px 12px;min-height:0;padding:12px 0}}.billing-subscriptions{padding:4px 0 8px}.billing-subscriptions__toggle-wrap{justify-content:center;margin-bottom:52px;display:flex}.billing-subscriptions__toggle{background:#ffffff85;border:1px solid #14120c1f;border-radius:14px;padding:4px;display:inline-flex}.billing-subscriptions__toggle-button{color:#38352db8;cursor:pointer;background:0 0;border:none;border-radius:12px;min-width:132px;min-height:48px;padding:0 18px;font-family:inherit;font-size:.98rem;font-weight:500;transition:background-color .16s,color .16s,box-shadow .16s}.billing-subscriptions__toggle-button.is-active{color:#f8f6f1;background:#25221b;box-shadow:0 6px 16px #14120c1f}.billing-subscriptions__plans{flex-direction:column;gap:82px;width:min(100%,468px);margin:0 auto;display:flex}.billing-subscription-plan{opacity:0;transform-origin:top;animation:.52s cubic-bezier(.16,1,.3,1) forwards billing-plan-lay-down;animation-delay:calc(var(--plan-index,0) * 95ms);will-change:opacity, transform;flex-direction:column;display:flex;transform:translateY(-22px)scale(.985)}@keyframes billing-plan-lay-down{0%{opacity:0;transform:translateY(-22px)scale(.985)}64%{opacity:1;transform:translateY(4px)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}.billing-subscription-plan__head h2{color:var(--ink-strong);margin:0;font-size:1.32rem;font-weight:700;line-height:1.1}.billing-subscription-plan__head p{color:#38352d9e;margin:14px 0 0;font-size:.9rem;line-height:1.22}.billing-subscription-plan__price{align-items:flex-end;gap:6px;margin-top:30px;display:flex}.billing-subscription-plan__amount{color:var(--ink-strong);letter-spacing:-.08em;font-size:clamp(2.7rem,4.4vw,3.35rem);font-weight:700;line-height:.92}.billing-subscription-plan__cadence{color:#38352d94;width:66px;margin-bottom:8px;font-size:.84rem;line-height:1.05}.billing-subscription-plan__contact{color:var(--ink-strong);letter-spacing:-.04em;font-size:1.7rem;font-weight:600;line-height:1.1}.billing-subscription-plan__button{color:#f8f6f1;cursor:pointer;background:#25221b;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:22px;font-family:inherit;font-size:.96rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #14120c14}.billing-subscription-plan__button:disabled{opacity:.48;cursor:not-allowed}.billing-subscription-plan__features{margin-top:16px}.billing-subscription-plan__features p{color:var(--ink-strong);margin:0 0 10px;font-size:.92rem}.billing-subscription-plan__features ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.billing-subscription-plan__features li{color:var(--ink-strong);padding-left:30px;font-size:.92rem;line-height:1.2;position:relative}.billing-subscription-plan__features li:before{content:"●";color:#38352d85;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.62rem;display:flex;position:absolute;top:50%;left:1px;transform:translateY(-50%)}@media (width<=760px){.billing-subscriptions__toggle-wrap{margin-bottom:34px}.billing-subscriptions__toggle{width:100%}.billing-subscriptions__toggle-button{flex:1 1 0;min-width:0}.billing-subscriptions__plans{gap:58px}}@media (prefers-reduced-motion:reduce){.billing-subscription-plan{opacity:1;animation:none;transform:none}}.usage-panel{padding-top:28px;padding-bottom:28px}.usage-panel__topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.usage-panel--usage-bar{padding-bottom:24px}.dashboard-usage{margin-top:20px}.dashboard-usage__bar-wrap{background:#dfe4ee;border-radius:6px;height:12px;overflow:hidden}.dashboard-usage__bar-fill{background:#239266;border-radius:6px;min-width:0;height:100%;transition:width .4s}.dashboard-usage__label{color:#38352d9e;margin-top:10px;font-size:.84rem}.usage-stats-footer{border-top:1px solid #14120c1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px;padding-top:16px;display:grid}.usage-stats-footer span{color:#38352d9e;font-size:.82rem;display:block}.usage-stats-footer strong{color:var(--ink-strong);margin-top:6px;font-size:.96rem;font-weight:600;display:block}.usage-pagination__button{color:#38352db8;width:28px;height:28px;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:0;transition:background-color .14s,color .14s}.usage-pagination__button:hover,.usage-pagination__button:focus-visible{color:var(--ink-strong);background:#14120c0d;outline:none}.usage-export-button svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.usage-empty-state{color:#38352d99;text-align:center;margin:44px 0 10px;font-size:.95rem}.usage-panel--requests{min-height:310px}.usage-export-button{min-height:40px;color:var(--ink-strong);cursor:pointer;background:#ffffffc2;border:1px solid #14120c1a;border-radius:12px;align-items:center;gap:10px;padding:0 14px;font-family:inherit;font-size:.9rem;font-weight:500;transition:background-color .14s,border-color .14s;display:inline-flex;box-shadow:0 8px 18px #14120c08}.usage-export-button:hover,.usage-export-button:focus-visible{background:#fffffff5;border-color:#14120c29;outline:none}.usage-requests-table{border-top:1px solid #14120c1a;margin-top:22px}.usage-requests-table__head{color:#38352d99;grid-template-columns:1.15fr 1fr 1.35fr .9fr;align-items:center;gap:18px;min-height:42px;padding:0 16px;font-size:.9rem;font-weight:600;display:grid}.usage-requests-table__body{color:#38352dad;border-top:1px solid #14120c0f;min-height:74px;padding:12px 16px 0;font-size:.92rem}.usage-requests-table__body p{margin:0}.usage-requests-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:30px;display:flex}.usage-pagination{align-items:center;gap:10px;display:inline-flex}.usage-page-summary{align-items:center;gap:16px;display:inline-flex}.usage-page-summary strong{color:var(--ink-strong);font-size:.95rem;font-weight:600}.usage-page-summary__size{color:#38352d94;cursor:pointer;background:#fff9;border:1px solid #14120c14;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-family:inherit;font-size:.9rem;display:inline-flex}@media (width<=980px){.usage-stats-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-requests-footer,.usage-panel__topbar{flex-direction:column;align-items:flex-start}.usage-page-summary{justify-content:space-between;width:100%}}@media (width<=680px){.usage-requests-table__head{grid-template-columns:1fr 1fr}}.settings-section{flex-direction:column;gap:10px;display:flex}.settings-section__label{color:#38352da8;margin:0 0 0 6px;font-size:.94rem}.settings-panel{padding-top:0;padding-bottom:0;overflow:hidden}.settings-row{justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:0 34px;display:flex}.settings-row--divided{border-bottom:1px solid #14120c14}.settings-row__text{color:var(--ink-strong);font-size:.98rem}.settings-button{min-height:40px;color:var(--ink-strong);cursor:pointer;background:#ffffffd6;border:1px solid #14120c14;border-radius:12px;padding:0 18px;font-family:inherit;font-size:.95rem;font-weight:600;transition:background-color .14s,border-color .14s,color .14s;box-shadow:0 8px 18px #14120c0a}.settings-button:hover,.settings-button:focus-visible{background:#fffffff5;border-color:#14120c26;outline:none}.settings-button--danger{color:#d63d3d;box-shadow:none;border-color:#f54d4d8c}.settings-button--danger:hover,.settings-button--danger:focus-visible{background:#fff4f4eb;border-color:#d63d3db8}.settings-panel--appearance{padding:36px 34px 28px}.settings-theme-grid{flex-wrap:wrap;gap:18px;display:flex}.settings-theme-option{flex-direction:column;align-items:center;gap:10px;display:flex}.settings-theme-option__label{color:#38352da8;font-size:.95rem}.settings-theme-option__label.is-selected{color:var(--ink-strong);font-weight:600}.settings-theme{cursor:pointer;background:0 0;border:2px solid #14120c24;border-radius:14px;width:150px;padding:0;transition:border-color .14s,box-shadow .14s,transform .14s}.settings-theme:hover,.settings-theme:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 8px 16px #14120c0a}.settings-theme.is-selected{border-color:#1f7aff;box-shadow:0 0 0 1px #1f7aff2e}.settings-theme__window{border-radius:12px;grid-template-columns:34px 1fr;min-height:98px;display:grid;position:relative;overflow:hidden}.settings-theme__dot{opacity:.9;background:currentColor;border-radius:999px;width:8px;height:8px;position:absolute;top:8px;left:8px}.settings-theme__sidebar{align-content:start;gap:5px;padding:20px 8px 10px;display:grid}.settings-theme__sidebar span,.settings-theme__card,.settings-theme__pill{opacity:.32;border:1px solid;border-radius:6px}.settings-theme__sidebar span:first-child{width:18px;height:4px}.settings-theme__sidebar span:nth-child(2),.settings-theme__sidebar span:nth-child(3){width:13px;height:4px}.settings-theme__content{flex-direction:column;gap:8px;padding:20px 10px 10px 4px;display:flex}.settings-theme__card{height:22px}.settings-theme__card--large{height:28px}.settings-theme__pill{width:36px;height:12px;margin-top:auto}.settings-theme.is-light{color:#1b1812}.settings-theme.is-light .settings-theme__window{background:#fffdfa}.settings-theme.is-light .settings-theme__sidebar{background:#f7f4ee}.settings-theme.is-system{color:#1b1812}.settings-theme.is-system .settings-theme__window{background:linear-gradient(90deg,#fffdfa 0 52%,#18140c 52% 100%)}.settings-theme.is-system .settings-theme__sidebar{background:linear-gradient(90deg,#f7f4ee 0 52%,#14110a 52% 100%)}.settings-theme.is-dark{color:#f6f2e8}.settings-theme.is-dark .settings-theme__window{background:#18140c}.settings-theme.is-dark .settings-theme__sidebar{background:#14110a}.settings-panel--profile{padding:18px 34px 0}.settings-profile-note{color:#38352da8;margin:0;font-size:.96rem;line-height:1.5}.settings-profile-table{margin-top:10px}.settings-profile-row{border-top:1px solid #14120c14;grid-template-columns:minmax(0,1fr) 208px;align-items:center;gap:20px;min-height:76px;display:grid}.settings-profile-row:first-child{border-top:none}.settings-profile-row span{color:var(--ink-strong);font-size:.98rem}.settings-readonly-field{color:#38352d94;background:#ffffff6b;border:1px solid #14120c14;border-radius:12px;align-items:center;min-height:40px;padding:0 14px;font-size:.94rem;display:flex}@media (width<=980px){.settings-row,.settings-profile-row{flex-direction:column;grid-template-columns:1fr;align-items:flex-start;padding-top:18px;padding-bottom:18px}.settings-readonly-field{width:100%}}@media (width<=680px){.settings-panel--appearance,.settings-panel--profile,.settings-row{padding-inline:18px}.settings-theme-grid{gap:14px}.settings-theme{width:min(100%,140px)}}
