.pellametric-marketing{--mk-bg:#0a0b0d;--mk-bg-elevated:#111316;--mk-bg-terminal:#050506;--mk-ink:#ede8de;--mk-ink-muted:rgba(237,232,222,0.6);--mk-ink-faint:rgba(237,232,222,0.3);--mk-border:rgba(237,232,222,0.12);--mk-border-hover:rgba(237,232,222,0.3);--mk-accent:#6e8a6f;--mk-accent-muted:rgba(110,138,111,0.15);--mk-warm:#b07b3e;--mk-grid-size:24px;background-color:var(--mk-bg);color:var(--mk-ink);font-family:var(--font-mk-sans,"Inter",-apple-system,sans-serif);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.pellametric-marketing h1,.pellametric-marketing h2,.pellametric-marketing h3,.pellametric-marketing h4{font-weight:500;letter-spacing:-.03em}.pellametric-marketing .mk-mono{font-family:var(--font-mk-mono,"JetBrains Mono",monospace)}.pellametric-marketing .mk-sys{font-size:10px;color:var(--mk-ink-muted)}.pellametric-marketing .mk-h3,.pellametric-marketing .mk-sys{font-family:var(--font-mk-sys,"Space Mono",monospace);text-transform:uppercase;letter-spacing:.1em}.pellametric-marketing .mk-h3{font-size:12px;font-weight:500;color:var(--mk-ink);margin:32px 0 12px}.pellametric-marketing .mk-xs{font-size:11px;text-transform:uppercase;letter-spacing:.05em}.pellametric-marketing .mk-muted{color:var(--mk-ink-muted)}.pellametric-marketing .mk-accent{color:var(--mk-accent)}.pellametric-marketing .mk-warm{color:var(--mk-warm)}.pellametric-marketing .mk-container{max-width:1200px;margin:0 auto;border-left:1px solid var(--mk-border);border-right:1px solid var(--mk-border);background:var(--mk-bg);position:relative;z-index:10}.pellametric-marketing .mk-section-header{padding:var(--mk-grid-size);border-bottom:1px solid var(--mk-border)}.pellametric-marketing .mk-section-header .mk-mono{color:var(--mk-ink-muted)}.pellametric-marketing .mk-nav,.pellametric-marketing section{border-bottom:1px solid var(--mk-border)}.pellametric-marketing .mk-nav{display:flex;justify-content:space-between;align-items:center;padding:16px var(--mk-grid-size);background:rgba(10,11,13,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.pellametric-marketing .mk-wordmark{font-family:var(--font-mk-sys,"Space Mono",monospace);font-weight:700;font-size:16px;letter-spacing:-.05em;color:var(--mk-ink);text-decoration:none;display:inline-flex;align-items:center;gap:10px}.pellametric-marketing .mk-wordmark-logo{width:16px;height:16px;display:inline-block;-o-object-fit:contain;object-fit:contain;transform:translateY(-1px)}.pellametric-marketing .mk-nav-links{display:flex;align-items:center;gap:24px}.pellametric-marketing .mk-nav-link{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;color:var(--mk-ink-muted);text-decoration:none;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:color .15s}.pellametric-marketing .mk-nav-link:hover{color:var(--mk-ink)}.pellametric-marketing .mk-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 18px;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;text-transform:uppercase;letter-spacing:.04em;text-decoration:none;transition:all .18s;cursor:pointer;border:1px solid transparent}.pellametric-marketing .mk-btn-primary{background:var(--mk-accent);color:var(--mk-bg)}.pellametric-marketing .mk-btn-primary:hover{background:var(--mk-ink)}.pellametric-marketing .mk-btn-ghost{background:transparent;color:var(--mk-ink);border-color:var(--mk-border)}.pellametric-marketing .mk-btn-ghost:hover{border-color:var(--mk-border-hover);background:var(--mk-bg-elevated)}.pellametric-marketing .mk-btn-icon{gap:8px;padding:0 14px}.pellametric-marketing .mk-btn-icon-label{font-size:inherit;letter-spacing:inherit;text-transform:inherit}.pellametric-marketing .mk-hero{position:relative;overflow:hidden;padding:120px var(--mk-grid-size) 96px;border-bottom:1px solid var(--mk-border);isolation:isolate}.pellametric-marketing .mk-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:48px;align-items:center;max-width:1160px;margin:0 auto}.pellametric-marketing .mk-hero-content{position:relative;z-index:2;max-width:640px}.pellametric-marketing .mk-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.05;letter-spacing:-.04em;margin-bottom:28px}.pellametric-marketing .mk-hero p{font-size:18px;color:var(--mk-ink-muted);margin-bottom:40px;max-width:620px;line-height:1.55}.pellametric-marketing .mk-hero-actions{display:flex;gap:16px;flex-wrap:wrap}.pellametric-marketing .mk-hero-canvas{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.7;mask-image:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,1) 40%,rgba(0,0,0,1));-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.15) 0,rgba(0,0,0,1) 40%,rgba(0,0,0,1))}.pellametric-marketing .mk-hero-card-slot{position:relative;width:100%;min-height:720px}.pellametric-marketing .mk-table{width:100%;border-collapse:collapse;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:13px}.pellametric-marketing .mk-table td,.pellametric-marketing .mk-table th{padding:16px var(--mk-grid-size);text-align:left;border-bottom:1px solid var(--mk-border)}.pellametric-marketing .mk-table th{color:var(--mk-ink-muted);font-weight:400;text-transform:uppercase;font-size:11px;letter-spacing:.05em}.pellametric-marketing .mk-table tbody tr:hover td{background:var(--mk-bg-elevated)}.pellametric-marketing .mk-badge{display:inline-flex;align-items:center;padding:2px 8px;border:1px solid var(--mk-border);font-size:11px;background:var(--mk-bg);text-transform:uppercase;letter-spacing:.04em}.pellametric-marketing .mk-badge.full{border-color:var(--mk-accent);color:var(--mk-accent)}.pellametric-marketing .mk-badge.est{border-color:var(--mk-ink-muted);color:var(--mk-ink-muted)}.pellametric-marketing .mk-badge.warn{border-color:var(--mk-warm);color:var(--mk-warm)}.pellametric-marketing .mk-metric{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--mk-border)}.pellametric-marketing .mk-metric-visual{padding:calc(var(--mk-grid-size) * 2) var(--mk-grid-size);border-right:1px solid var(--mk-border);display:flex;flex-direction:column;justify-content:center;gap:16px}.pellametric-marketing .mk-metric-value{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:clamp(56px,7vw,96px);line-height:1;color:var(--mk-accent);letter-spacing:-.04em}.pellametric-marketing .mk-metric-label{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:13px;color:var(--mk-ink-muted);word-break:break-word;letter-spacing:0}.pellametric-marketing .mk-metric-label strong{color:var(--mk-ink);font-weight:500}.pellametric-marketing .mk-metric-details{padding:calc(var(--mk-grid-size) * 2) var(--mk-grid-size);background:var(--mk-bg-elevated)}.pellametric-marketing .mk-kv{list-style:none;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;margin-top:16px;padding:0;display:grid;grid-template-columns:max-content 1fr;-moz-column-gap:48px;column-gap:48px}.pellametric-marketing .mk-kv li{display:contents}.pellametric-marketing .mk-kv li>*{padding:10px 0;border-bottom:1px dashed var(--mk-border)}.pellametric-marketing .mk-kv li:last-child>*{border-bottom:none}.pellametric-marketing .mk-kv li span:first-child{color:var(--mk-ink-muted)}@media (max-width:640px){.pellametric-marketing .mk-kv{grid-template-columns:1fr;row-gap:0}.pellametric-marketing .mk-kv li>:first-child{padding-bottom:2px;border-bottom:none}.pellametric-marketing .mk-kv li>:last-child{padding-top:0}}.pellametric-marketing .mk-tiers{display:grid;grid-template-columns:repeat(3,1fr)}.pellametric-marketing .mk-tier{padding:calc(var(--mk-grid-size) * 1.5) var(--mk-grid-size);border-right:1px solid var(--mk-border);display:flex;flex-direction:column;gap:16px;min-height:220px}.pellametric-marketing .mk-tier:last-child{border-right:none}.pellametric-marketing .mk-tier.active{background:var(--mk-accent-muted);box-shadow:inset 0 0 0 1px var(--mk-accent)}.pellametric-marketing .mk-tier h3{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:20px;letter-spacing:-.02em}.pellametric-marketing .mk-tier-label{font-size:12px;color:var(--mk-ink-muted);font-family:var(--font-mk-mono,"JetBrains Mono",monospace)}.pellametric-marketing .mk-tier.active .mk-tier-label{color:var(--mk-accent)}.pellametric-marketing .mk-tier p{color:var(--mk-ink-muted);font-size:13px;flex:1}.pellametric-marketing .mk-monolith{position:relative;padding:120px var(--mk-grid-size);display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:720px}.pellametric-marketing .mk-monolith-stage{position:relative;width:100%;max-width:720px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex:0 0 auto;align-self:center;min-height:0}.pellametric-marketing .mk-monogram-frame{position:absolute;inset:18%;z-index:2}.pellametric-marketing .mk-ring{position:absolute;inset:0;z-index:1;pointer-events:none;transform-origin:50% 50%;animation:mk-ring-spin 120s linear infinite}.pellametric-marketing .mk-ring-outer{animation-direction:reverse;animation-duration:180s;opacity:.35}@keyframes mk-ring-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pellametric-marketing .mk-monolith-copy{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);text-align:center;max-width:520px;padding:0 24px;z-index:3}.pellametric-marketing .mk-split{display:grid;grid-template-columns:1fr 1fr}.pellametric-marketing .mk-split-col{padding:calc(var(--mk-grid-size) * 1.5) var(--mk-grid-size)}.pellametric-marketing .mk-split-col.right{border-left:1px solid var(--mk-border);background:var(--mk-bg-elevated)}.pellametric-marketing .mk-numbered{list-style:none;counter-reset:mk-counter;margin:24px 0 0;padding:0}.pellametric-marketing .mk-numbered li{position:relative;padding-left:40px;margin-bottom:18px;font-size:14px;line-height:1.5}.pellametric-marketing .mk-numbered li:before{counter-increment:mk-counter;content:"0" counter(mk-counter);position:absolute;left:0;top:2px;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:11px;color:var(--mk-ink-muted)}.pellametric-marketing .mk-numbered.mk-not li{color:var(--mk-ink-muted);text-decoration:line-through}.pellametric-marketing .mk-numbered.mk-not li:before{color:var(--mk-ink-faint);text-decoration:none}.pellametric-marketing .mk-terminal-wrap{padding:calc(var(--mk-grid-size) * 1.5) var(--mk-grid-size);background:var(--mk-bg-terminal)}.pellametric-marketing .mk-terminal{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:13px;color:var(--mk-ink-muted);line-height:1.9}.pellametric-marketing .mk-term-prompt{color:var(--mk-accent);margin-right:10px}.pellametric-marketing .mk-term-cmd{color:var(--mk-ink)}.pellametric-marketing .mk-term-comment{color:#5c6370}.pellametric-marketing .mk-score-grid{display:grid;grid-template-columns:repeat(3,1fr)}.pellametric-marketing .mk-score-cell{padding:calc(var(--mk-grid-size) * 1.5) var(--mk-grid-size);border-right:1px solid var(--mk-border);border-bottom:1px solid var(--mk-border);display:flex;flex-direction:column;gap:12px;min-height:200px}.pellametric-marketing .mk-score-cell:nth-child(3n){border-right:none}.pellametric-marketing .mk-score-cell h3{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:20px;letter-spacing:-.02em;line-height:1.2;color:var(--mk-ink)}.pellametric-marketing .mk-score-cell p{color:var(--mk-ink-muted);font-size:14px;line-height:1.55;flex:1}.pellametric-marketing .mk-score-weight{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;color:var(--mk-accent);letter-spacing:.06em}.pellametric-marketing .mk-score-gate{background:var(--mk-bg-elevated);grid-column:1/-1;border-right:none;border-bottom:none}.pellametric-marketing .mk-score-gate .mk-score-weight{color:var(--mk-warm)}@media (max-width:860px){.pellametric-marketing .mk-score-grid{grid-template-columns:1fr}.pellametric-marketing .mk-score-cell{border-right:none;border-bottom:1px solid var(--mk-border)}.pellametric-marketing .mk-score-cell:last-child{border-bottom:none}}.pellametric-marketing .mk-closing{padding:calc(var(--mk-grid-size) * 3) var(--mk-grid-size);background:var(--mk-bg-elevated);display:flex;justify-content:center}.pellametric-marketing .mk-closing-inner{max-width:720px;display:flex;flex-direction:column;gap:24px;text-align:center}.pellametric-marketing .mk-closing-quote{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:clamp(22px,2.6vw,32px);line-height:1.25;letter-spacing:-.02em;color:var(--mk-ink)}.pellametric-marketing .mk-closing-body{font-size:15px;line-height:1.6;color:var(--mk-ink-muted);max-width:560px;margin:0 auto}.pellametric-marketing .mk-closing-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:8px}.pellametric-marketing .mk-license{padding:calc(var(--mk-grid-size) * 1.5) var(--mk-grid-size)}.pellametric-marketing .mk-license-body{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:13px;margin-top:12px;line-height:1.8;color:var(--mk-ink-muted)}.pellametric-marketing .mk-license-body strong{color:var(--mk-ink);font-weight:500}.pellametric-marketing footer.mk-footer{padding:var(--mk-grid-size);display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:flex-start;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;color:var(--mk-ink-muted);border-bottom:none;border-top:1px solid var(--mk-border)}.pellametric-marketing footer.mk-footer .mk-footer-copy{display:flex;flex-direction:column;gap:4px;max-width:540px}.pellametric-marketing footer.mk-footer .mk-footer-line{color:var(--mk-ink);font-size:13px;display:inline-flex;align-items:center;gap:10px}.pellametric-marketing footer.mk-footer .mk-footer-logo{width:18px;height:18px;display:inline-block;-o-object-fit:contain;object-fit:contain}.pellametric-marketing footer.mk-footer .mk-footer-links{display:inline-flex;align-items:center;gap:20px;flex-wrap:wrap}.pellametric-marketing footer.mk-footer a{color:var(--mk-ink-muted);text-decoration:none;cursor:pointer}.pellametric-marketing footer.mk-footer a:hover{color:var(--mk-ink)}.pellametric-marketing .mk-features{display:grid;grid-template-columns:repeat(3,1fr)}.pellametric-marketing .mk-feature{padding:calc(var(--mk-grid-size) * 1.75) var(--mk-grid-size);border-right:1px solid var(--mk-border);display:flex;flex-direction:column;gap:14px;min-height:240px}.pellametric-marketing .mk-feature:last-child{border-right:none}.pellametric-marketing .mk-feature h3{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:22px;letter-spacing:-.02em;line-height:1.2}.pellametric-marketing .mk-feature p{color:var(--mk-ink-muted);font-size:14px;line-height:1.55;flex:1}.pellametric-marketing .mk-feature-index{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:11px;color:var(--mk-ink-faint);letter-spacing:.08em}.pellametric-marketing .wrapped-card-wrap{display:flex;flex-direction:column;gap:16px;perspective:1400px;justify-self:end;width:100%;max-width:440px}.pellametric-marketing .wrapped-card{--mx:50%;--my:50%;--tx:0deg;--ty:0deg;position:relative;aspect-ratio:5/7;border-radius:16px;overflow:hidden;background:radial-gradient(140% 90% at 20% 0,rgba(110,138,111,.18),transparent 55%),radial-gradient(100% 80% at 90% 100%,rgba(176,123,62,.22),transparent 55%),linear-gradient(160deg,#14161a,#0a0b0d 60%);box-shadow:0 40px 80px -40px rgba(0,0,0,.8),inset 0 0 0 1px rgba(237,232,222,.08);transform:rotateX(var(--ty)) rotateY(var(--tx));transform-style:preserve-3d;transition:transform .4s cubic-bezier(.2,.8,.2,1);cursor:crosshair}.pellametric-marketing .wrapped-card-shine{position:absolute;inset:0;pointer-events:none;background:radial-gradient(420px circle at var(--mx) var(--my),rgba(237,232,222,.14),transparent 45%);mix-blend-mode:screen;opacity:.9}.pellametric-marketing .wrapped-card-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;padding:28px;gap:24px;color:var(--mk-ink)}.pellametric-marketing .wrapped-card-top{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:11px;letter-spacing:.18em}.pellametric-marketing .wrapped-card-brand{color:var(--mk-ink);font-weight:700}.pellametric-marketing .wrapped-card-tier{color:var(--mk-warm);border:1px solid rgba(176,123,62,.4);padding:2px 8px;border-radius:999px;font-size:9px}.pellametric-marketing .wrapped-card-hero{display:flex;flex-direction:column;gap:8px}.pellametric-marketing .wrapped-card-label{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:10px;letter-spacing:.18em;color:var(--mk-ink-muted);text-transform:uppercase}.pellametric-marketing .wrapped-card-title{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:28px;letter-spacing:-.02em;line-height:1.1}.pellametric-marketing .wrapped-card-sub{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;color:var(--mk-ink-muted)}.pellametric-marketing .wrapped-card-sub strong{color:var(--mk-ink);font-weight:500}.pellametric-marketing .wrapped-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto}.pellametric-marketing .wrapped-stat{padding:12px;border:1px solid rgba(237,232,222,.08);background:rgba(237,232,222,.02);border-radius:8px;display:flex;flex-direction:column;gap:4px}.pellametric-marketing .wrapped-stat-label{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:10px;letter-spacing:.06em;color:var(--mk-ink-muted);text-transform:uppercase}.pellametric-marketing .wrapped-stat-value{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:20px;letter-spacing:-.02em}.pellametric-marketing .wrapped-card-bars{display:flex;align-items:flex-end;gap:3px;height:40px}.pellametric-marketing .wrapped-card-bar{flex:1;background:linear-gradient(180deg,var(--mk-accent),rgba(110,138,111,.3));border-radius:2px 2px 0 0;min-height:4px}.pellametric-marketing .wrapped-card-foot{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:11px;color:var(--mk-ink-muted);padding-top:12px;border-top:1px dashed rgba(237,232,222,.1)}.pellametric-marketing .wrapped-card-link{color:var(--mk-accent);text-decoration:none;cursor:pointer;transition:color .15s}.pellametric-marketing .wrapped-card-link:hover{color:var(--mk-ink)}.pellametric-marketing .wrapped-card-caption p{font-size:13px;color:var(--mk-ink-muted);line-height:1.55;margin-top:6px}.pellametric-marketing .mk-getstarted{display:flex;flex-direction:column;gap:20px;max-width:520px;width:100%}.pellametric-marketing .mk-getstarted-note{padding:14px 18px;border:1px dashed var(--mk-border);border-radius:8px;background:rgba(176,123,62,.06)}.pellametric-marketing .mk-getstarted-note p{font-size:12px;color:var(--mk-ink-muted);line-height:1.5;margin-top:4px}.pellametric-marketing .mk-getstarted-panel{padding:32px;border:1px solid var(--mk-border);border-radius:10px;background:var(--mk-bg-elevated);display:flex;flex-direction:column;gap:16px}.pellametric-marketing .mk-getstarted-panel h3{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:20px;letter-spacing:-.02em}.pellametric-marketing .mk-getstarted-panel p{color:var(--mk-ink-muted);font-size:13px;line-height:1.55}.pellametric-marketing .mk-getstarted-btn{align-self:flex-start;height:44px;gap:10px;padding:0 22px;font-size:13px;margin-top:8px}.pellametric-marketing .mk-getstarted-star-wrap{position:relative;padding:20px 0}.pellametric-marketing .mk-getstarted-username{display:flex;gap:10px;align-items:stretch;margin-top:8px;flex-wrap:wrap}.pellametric-marketing .mk-getstarted-username-input{flex:1 1 220px;min-width:0;height:44px;padding:0 14px;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:13px;color:var(--mk-ink);background:var(--mk-bg-terminal);border:1px solid var(--mk-border);border-radius:8px;outline:none;transition:border-color .15s ease}.pellametric-marketing .mk-getstarted-username-input::-moz-placeholder{color:var(--mk-ink-faint)}.pellametric-marketing .mk-getstarted-username-input::placeholder{color:var(--mk-ink-faint)}.pellametric-marketing .mk-getstarted-username-input:focus{border-color:var(--mk-accent)}.pellametric-marketing .mk-getstarted-username-input:disabled{opacity:.5;cursor:not-allowed}.pellametric-marketing .mk-getstarted-username .mk-getstarted-btn{margin-top:0;align-self:stretch}.pellametric-marketing .mk-getstarted-cmd{display:flex;align-items:center;gap:8px;padding:10px 10px 10px 16px;border:1px solid var(--mk-border);border-radius:8px;background:var(--mk-bg-terminal);min-width:0}.pellametric-marketing .mk-getstarted-cmd pre{flex:1;min-width:0;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:13px;color:var(--mk-ink);white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-user-select:all;-moz-user-select:all;user-select:all;scrollbar-width:none;-ms-overflow-style:none}.pellametric-marketing .mk-getstarted-cmd pre::-webkit-scrollbar{display:none}.pellametric-marketing .mk-getstarted-cmd .mk-btn{flex-shrink:0;min-width:84px;justify-content:center}.pellametric-marketing .mk-getstarted-finefoot{font-size:11px;color:var(--mk-ink-faint);font-family:var(--font-mk-mono,"JetBrains Mono",monospace)}.pellametric-marketing .mk-getstarted-entry{display:flex;flex-direction:column;gap:12px}.pellametric-marketing .mk-getstarted-entry-card{text-align:left;padding:18px 20px;border:1px solid var(--mk-border);border-radius:10px;background:var(--mk-bg-elevated);color:var(--mk-ink);cursor:pointer;transition:border-color .18s,background .18s,transform .18s;display:flex;align-items:center;gap:16px;font-family:inherit}.pellametric-marketing .mk-getstarted-entry-card>svg{flex-shrink:0}.pellametric-marketing .mk-getstarted-entry-card>div:not(.mk-getstarted-entry-chevron){flex:1;min-width:0}.pellametric-marketing .mk-getstarted-entry-card:hover{border-color:rgba(110,138,111,.45);background:var(--mk-bg);transform:translateY(-1px)}.pellametric-marketing .mk-getstarted-entry-primary{border-color:rgba(110,138,111,.55);background:linear-gradient(135deg,rgba(110,138,111,.14),rgba(110,138,111,.04) 60%,var(--mk-bg-elevated))}.pellametric-marketing .mk-getstarted-entry-primary:hover{border-color:rgba(110,138,111,.8);background:linear-gradient(135deg,rgba(110,138,111,.22),rgba(110,138,111,.06) 60%,var(--mk-bg))}.pellametric-marketing .mk-getstarted-entry-primary>svg{color:var(--mk-accent)}.pellametric-marketing .mk-getstarted-entry-alt{padding:14px 18px;background:transparent}.pellametric-marketing .mk-getstarted-entry-alt .mk-getstarted-entry-title{font-size:14px;color:var(--mk-ink-muted)}.pellametric-marketing .mk-getstarted-entry-alt:hover .mk-getstarted-entry-title{color:var(--mk-ink)}.pellametric-marketing .mk-getstarted-entry-alt>svg{color:var(--mk-ink-faint);width:16px;height:16px}.pellametric-marketing .mk-getstarted-entry-divider{display:flex;align-items:center;gap:12px;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:10px;color:var(--mk-ink-faint);letter-spacing:3px;text-transform:uppercase;margin:2px 0}.pellametric-marketing .mk-getstarted-entry-divider:after,.pellametric-marketing .mk-getstarted-entry-divider:before{content:"";flex:1;height:1px;background:var(--mk-border)}.pellametric-marketing .mk-getstarted-entry-chevron{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:18px;color:var(--mk-accent);margin-left:auto;flex-shrink:0;transition:transform .18s}.pellametric-marketing .mk-getstarted-entry-primary:hover .mk-getstarted-entry-chevron{transform:translateX(2px)}.pellametric-marketing .mk-getstarted-entry-title{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:16px;letter-spacing:-.02em;margin-bottom:4px}.pellametric-marketing .mk-getstarted-entry-sub{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;color:var(--mk-ink-muted);line-height:1.45}.pellametric-marketing .mk-getstarted-link{color:var(--mk-accent);text-decoration:none;cursor:pointer}.pellametric-marketing .mk-getstarted-link:hover{color:var(--mk-ink)}.pellametric-marketing .mk-getstarted-error{font-size:12px;color:#e07b7b;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);margin-top:4px}@media (max-width:600px){.pellametric-marketing .mk-getstarted-entry-card{padding:14px 16px;gap:12px}.pellametric-marketing .mk-getstarted-entry-title{font-size:14px}.pellametric-marketing .mk-getstarted-entry-sub{font-size:11px}}.pellametric-marketing .mk-card-by-id{padding:40px 24px;min-height:80vh}@media (max-width:640px){.pellametric-marketing .mk-card-by-id{padding:16px 0}}.pellametric-marketing .mk-demo{padding:80px var(--mk-grid-size);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:64px;align-items:start}.pellametric-marketing .mk-demo-card-host{position:relative;min-height:720px;aspect-ratio:5/7;max-height:820px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;overflow:hidden}.pellametric-marketing .mk-demo-card-host .card-root{min-height:0;height:100%}.pellametric-marketing .mk-demo-card-host .card-scene{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(380px,calc(100% - 40px));height:min(540px,calc(100% - 120px));z-index:1}.pellametric-marketing .mk-demo-card-host .card-nav-side{position:absolute;top:50%;transform:translateY(-50%)}.pellametric-marketing .mk-demo-card-host .card-nav-left{left:12px}.pellametric-marketing .mk-demo-card-host .card-nav-right{right:12px}.pellametric-marketing .mk-demo-card-host .card-page-dots{position:absolute;bottom:68px;left:50%;transform:translateX(-50%)}.pellametric-marketing .mk-demo-card-host .share-bar{position:absolute;bottom:18px;left:50%;transform:translateX(-50%)}.pellametric-marketing .mk-demo-card-host .flip-hint,.pellametric-marketing .mk-demo-card-host .global-toggle{display:none}.pellametric-marketing .mk-demo-card-host .card-holo{--card-opacity:0.35}.pellametric-marketing .mk-demo-card-host .card-holo-glare,.pellametric-marketing .mk-demo-card-host .card-holo-shine{opacity:.35}.pellametric-marketing .mk-demo h1{font-size:clamp(28px,3.4vw,40px);letter-spacing:-.03em;line-height:1.1}.pellametric-marketing .mk-demo>div:first-child>p{color:var(--mk-ink-muted);font-size:15px;line-height:1.55;margin-top:14px;margin-bottom:28px;max-width:420px}.pellametric-marketing .mk-dashboard-shot{position:relative;padding:96px var(--mk-grid-size);display:flex;flex-direction:column;gap:48px;align-items:center}.pellametric-marketing .mk-dashboard-shot-frame{width:100%;max-width:1080px;border:1px solid var(--mk-border);border-radius:10px;overflow:hidden;background:var(--mk-bg-elevated);box-shadow:0 40px 80px -40px rgba(0,0,0,.9)}.pellametric-marketing .mk-dashboard-shot-chrome{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid var(--mk-border);background:#0d0f12}.pellametric-marketing .mk-dashboard-shot-chrome span{width:9px;height:9px;border-radius:50%;background:rgba(237,232,222,.18)}.pellametric-marketing .mk-dashboard-shot-chrome .dot-url{width:auto;flex:1;height:22px;border-radius:4px;background:rgba(237,232,222,.04);margin-left:10px;display:flex;align-items:center;padding:0 10px;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:10px;color:var(--mk-ink-muted);letter-spacing:.02em}.pellametric-marketing .mk-dashboard-shot-body{display:grid;grid-template-columns:220px 1fr;min-height:520px}.pellametric-marketing .mk-dashboard-shot-side{border-right:1px solid var(--mk-border);padding:20px;display:flex;flex-direction:column;gap:6px}.pellametric-marketing .mk-dashboard-shot-side-item{padding:6px 10px;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:12px;color:var(--mk-ink-muted);border-radius:4px}.pellametric-marketing .mk-dashboard-shot-side-item.active{background:rgba(110,138,111,.12);color:var(--mk-ink)}.pellametric-marketing .mk-dashboard-shot-main{padding:28px;display:flex;flex-direction:column;gap:20px}.pellametric-marketing .mk-dashboard-shot-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pellametric-marketing .mk-dashboard-shot-kpi{padding:16px;border:1px solid var(--mk-border);border-radius:6px;background:var(--mk-bg);display:flex;flex-direction:column;gap:6px}.pellametric-marketing .mk-dashboard-shot-kpi-label{font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:10px;letter-spacing:.06em;color:var(--mk-ink-muted);text-transform:uppercase}.pellametric-marketing .mk-dashboard-shot-kpi-value{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:22px;letter-spacing:-.02em}.pellametric-marketing .mk-dashboard-shot-chart{flex:1;border:1px solid var(--mk-border);border-radius:6px;padding:20px;background:var(--mk-bg);min-height:260px;position:relative;display:flex;align-items:flex-end;gap:6px}.pellametric-marketing .mk-dashboard-shot-chart-bar{flex:1;background:linear-gradient(180deg,var(--mk-accent),rgba(110,138,111,.2));border-radius:3px 3px 0 0}@media (max-width:860px){.pellametric-marketing .mk-features,.pellametric-marketing .mk-metric,.pellametric-marketing .mk-split,.pellametric-marketing .mk-tiers{grid-template-columns:1fr}.pellametric-marketing .mk-feature,.pellametric-marketing .mk-metric-visual,.pellametric-marketing .mk-split-col.right,.pellametric-marketing .mk-tier{border-right:none;border-bottom:1px solid var(--mk-border);border-left:none}.pellametric-marketing .mk-hero{padding:96px var(--mk-grid-size) 72px}.pellametric-marketing .mk-demo,.pellametric-marketing .mk-hero-grid{grid-template-columns:1fr;gap:48px}.pellametric-marketing .mk-hero-card-slot{min-height:720px}.pellametric-marketing .wrapped-card-wrap{justify-self:center;max-width:360px}.pellametric-marketing .mk-dashboard-shot{padding:72px var(--mk-grid-size);gap:32px}.pellametric-marketing .mk-dashboard-shot-body{grid-template-columns:1fr}.pellametric-marketing .mk-dashboard-shot-side{display:none}.pellametric-marketing .mk-dashboard-shot-kpis{grid-template-columns:1fr 1fr}.pellametric-marketing .mk-dashboard-shot-main{padding:20px}.pellametric-marketing .mk-monolith{min-height:480px;padding:72px var(--mk-grid-size)}.pellametric-marketing .mk-demo{padding:48px var(--mk-grid-size)}.pellametric-marketing .mk-demo-card-host{min-height:640px;max-height:none;aspect-ratio:auto}.pellametric-marketing .mk-table,.pellametric-marketing .mk-table tbody,.pellametric-marketing .mk-table td,.pellametric-marketing .mk-table th,.pellametric-marketing .mk-table thead,.pellametric-marketing .mk-table tr{display:block;width:100%}.pellametric-marketing .mk-table thead{display:none}.pellametric-marketing .mk-table tr{padding:14px var(--mk-grid-size);border-bottom:1px solid var(--mk-border)}.pellametric-marketing .mk-table tbody tr:hover td{background:transparent}.pellametric-marketing .mk-table td{padding:2px 0;border-bottom:none}.pellametric-marketing .mk-table tr td:first-child{font-size:14px;margin-bottom:4px}.pellametric-marketing .mk-table tr td+td:before{content:attr(data-label);display:inline-block;color:var(--mk-ink-faint);font-size:10px;text-transform:uppercase;letter-spacing:.08em;margin-right:8px}}@media (max-width:640px){.pellametric-marketing{--mk-grid-size:18px}.pellametric-marketing .mk-container{border-left:none;border-right:none}.pellametric-marketing .mk-nav{padding:12px 16px;gap:8px}.pellametric-marketing .mk-nav-link{display:none}.pellametric-marketing .mk-nav-links{gap:6px;flex-wrap:nowrap}.pellametric-marketing .mk-wordmark{font-size:15px;flex-shrink:0}.pellametric-marketing .mk-btn{height:32px;padding:0 10px;font-size:11px;white-space:nowrap}.pellametric-marketing .mk-btn-icon{padding:0 10px;gap:6px}.pellametric-marketing .mk-hero{padding:48px 18px 40px;text-align:center}.pellametric-marketing .mk-hero h1{font-size:clamp(30px,9vw,44px);margin-bottom:20px}.pellametric-marketing .mk-hero p{font-size:15px;margin-bottom:28px}.pellametric-marketing .mk-hero h1,.pellametric-marketing .mk-hero p{margin-left:auto;margin-right:auto}.pellametric-marketing .mk-hero-actions,.pellametric-marketing .mk-hero-eyebrow{justify-content:center}.pellametric-marketing .mk-hero-card-slot{min-height:720px}.pellametric-marketing .mk-getstarted{align-items:stretch}.pellametric-marketing .mk-getstarted-panel{padding:22px 20px}.pellametric-marketing .mk-getstarted-entry-card,.pellametric-marketing .mk-getstarted-note,.pellametric-marketing .mk-getstarted-panel{text-align:left}.pellametric-marketing .mk-getstarted-entry-card{justify-content:flex-start}.pellametric-marketing .mk-section-header{padding:16px 18px}.pellametric-marketing .mk-feature,.pellametric-marketing .mk-score-cell,.pellametric-marketing .mk-tier{padding:28px 18px;min-height:auto}.pellametric-marketing .mk-metric-details,.pellametric-marketing .mk-metric-visual{padding:36px 18px}.pellametric-marketing .mk-license{padding:28px 18px}.pellametric-marketing .mk-closing{padding:56px 18px}.pellametric-marketing .mk-closing-quote{font-size:clamp(20px,6vw,26px)}.pellametric-marketing .mk-closing-body{font-size:14px}.pellametric-marketing .mk-demo{padding:32px 18px 48px;gap:32px}.pellametric-marketing .mk-demo h1{font-size:clamp(28px,7vw,36px)}.pellametric-marketing .mk-demo-card-host{min-height:720px;max-height:none;aspect-ratio:auto}.pellametric-marketing .mk-demo-card-host .card-scene{top:80px;bottom:auto;transform:translateX(-50%);width:min(360px,calc(100% - 24px));height:calc(100% - 136px)}.pellametric-marketing .mk-demo-card-host .card-page-dots{bottom:24px}.pellametric-marketing .mk-demo-card-host .share-bar{bottom:-24px}.pellametric-marketing .mk-monolith{min-height:360px;padding:48px 18px}.pellametric-marketing .mk-monolith-stage{max-width:420px}.pellametric-marketing .mk-monolith-copy{bottom:24px;padding:0 16px}.pellametric-marketing .mk-dashboard-shot{padding:48px 18px;gap:24px}.pellametric-marketing .mk-dashboard-shot-kpis{gap:8px}.pellametric-marketing .mk-dashboard-shot-kpi{padding:12px}.pellametric-marketing .mk-dashboard-shot-kpi-value{font-size:18px}.pellametric-marketing .mk-dashboard-shot-chart{padding:14px;min-height:200px}.pellametric-marketing .mk-dashboard-shot-main{padding:16px}.pellametric-marketing .mk-metric-value{font-size:clamp(48px,14vw,72px)}.pellametric-marketing .mk-terminal-wrap{padding:24px 18px}.pellametric-marketing .mk-terminal{font-size:12px;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.pellametric-marketing .mk-terminal::-webkit-scrollbar{display:none}.pellametric-marketing .mk-footer{flex-direction:column;align-items:center;text-align:center;gap:16px;padding:32px 18px}.pellametric-marketing .mk-footer>div{justify-content:center;flex-wrap:wrap}.pellametric-marketing footer.mk-footer .mk-footer-links{justify-content:center;gap:16px}}@media (max-width:420px){.pellametric-marketing .mk-nav-links{gap:4px}.pellametric-marketing .mk-btn{padding:0 8px;font-size:10px;height:30px}.pellametric-marketing .mk-btn-icon .mk-btn-icon-label{display:none}.pellametric-marketing .mk-wordmark{font-size:14px}.pellametric-marketing .mk-hero{padding:40px 14px 32px}.pellametric-marketing .mk-hero-card-slot{min-height:720px}.pellametric-marketing .mk-demo-card-host{min-height:680px}.pellametric-marketing .mk-demo-card-host .card-scene{top:72px;bottom:auto;transform:translateX(-50%);width:min(340px,calc(100% - 16px));height:calc(100% - 120px)}.pellametric-marketing .mk-monolith{min-height:320px;padding:40px 14px}.pellametric-marketing .mk-monolith-stage{max-width:360px}.pellametric-marketing .mk-hero h1{font-size:30px}.pellametric-marketing .mk-hero p{font-size:14px}}@media (prefers-reduced-motion:reduce){.pellametric-marketing .mk-ring{animation:none}}.pellametric-marketing .mk-sheet-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(5,5,6,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:mk-sheet-fade .18s ease-out}.pellametric-marketing .mk-sheet-panel{position:relative;width:100%;max-width:440px;padding:32px 32px 28px;background:var(--mk-bg-elevated);border:1px solid var(--mk-border);border-radius:16px;color:var(--mk-ink);display:flex;flex-direction:column;gap:14px;box-shadow:inset 0 1px 0 0 rgba(255,255,255,.04),0 24px 60px -12px rgba(0,0,0,.6),0 0 0 1px rgba(110,138,111,.08);overflow:hidden;animation:mk-sheet-rise .22s cubic-bezier(.2,.8,.2,1)}.pellametric-marketing .mk-sheet-glow{position:absolute;inset:-40% -10% auto -10%;height:220px;pointer-events:none;background:radial-gradient(ellipse at 50% 0,rgba(110,138,111,.25),rgba(110,138,111,0) 70%);z-index:0}.pellametric-marketing .mk-sheet-panel>:not(.mk-sheet-glow):not(.mk-sheet-close){position:relative;z-index:1}.pellametric-marketing .mk-sheet-close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:rgba(237,232,222,.02);border:1px solid var(--mk-border);border-radius:999px;color:var(--mk-ink-muted);cursor:pointer;transition:color .15s,background .15s,border-color .15s,transform .15s;z-index:2}.pellametric-marketing .mk-sheet-close:hover{color:var(--mk-ink);background:rgba(237,232,222,.06);border-color:rgba(237,232,222,.3);transform:rotate(90deg)}.pellametric-marketing .mk-sheet-brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:4px}.pellametric-marketing .mk-sheet-brand-mark{width:32px;height:32px;border-radius:999px;background:rgba(110,138,111,.12);border:1px solid rgba(110,138,111,.35);display:inline-flex;align-items:center;justify-content:center}.pellametric-marketing .mk-sheet-brand-mark img{width:14px;height:auto;display:block}.pellametric-marketing .mk-sheet-brand-text{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--mk-ink-muted);font-weight:500}.pellametric-marketing .mk-sheet-title{font-family:var(--font-mk-sys,"Space Mono",monospace);font-size:26px;letter-spacing:-.02em;line-height:1.15;font-weight:500;color:var(--mk-ink)}.pellametric-marketing .mk-sheet-body{font-size:14px;line-height:1.6;color:var(--mk-ink-muted)}.pellametric-marketing .mk-sheet-actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.pellametric-marketing .mk-sheet-cta{height:46px;gap:10px;padding:0 22px;font-size:13px;border-radius:10px;justify-content:center;transition:transform .12s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.pellametric-marketing .mk-sheet-cta:not(:disabled):hover{transform:translateY(-1px)}.pellametric-marketing .mk-sheet-cta.mk-btn-primary{box-shadow:0 8px 24px -10px rgba(110,138,111,.55)}.pellametric-marketing .mk-sheet-cta-secondary{background:rgba(237,232,222,.02);border:1px solid var(--mk-border);color:var(--mk-ink)}.pellametric-marketing .mk-sheet-cta-secondary:not(:disabled):hover{border-color:rgba(237,232,222,.3);background:rgba(237,232,222,.05)}.pellametric-marketing .mk-sheet-cta-gitlab svg{color:#fc6d26}.pellametric-marketing .mk-sheet-cta-gitlab:not(:disabled):hover{border-color:rgba(252,109,38,.45);background:rgba(252,109,38,.06)}.pellametric-marketing .mk-sheet-cta:disabled{opacity:.7;cursor:not-allowed;transform:none}.pellametric-marketing .mk-sheet-divider{position:relative;text-align:center;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--mk-ink-faint);margin:2px 0}.pellametric-marketing .mk-sheet-divider:after,.pellametric-marketing .mk-sheet-divider:before{content:"";position:absolute;top:50%;width:calc(50% - 24px);height:1px;background:var(--mk-border)}.pellametric-marketing .mk-sheet-divider:before{left:0}.pellametric-marketing .mk-sheet-divider:after{right:0}.pellametric-marketing .mk-sheet-divider span{background:var(--mk-bg-elevated);padding:0 8px;position:relative}.pellametric-marketing .mk-sheet-scope{display:flex;gap:8px;align-items:flex-start;font-family:var(--font-mk-mono,"JetBrains Mono",monospace);font-size:11px;color:var(--mk-ink-faint);line-height:1.6;margin-top:8px;padding:10px 12px;border:1px solid var(--mk-border);border-radius:8px;background:rgba(237,232,222,.02)}.pellametric-marketing .mk-sheet-scope>svg{color:rgba(110,138,111,.85);flex-shrink:0;margin-top:2px}.pellametric-marketing .mk-sheet-scope code{font-family:inherit;color:var(--mk-ink-muted);background:rgba(237,232,222,.05);padding:1px 5px;border:1px solid var(--mk-border);border-radius:4px;margin:0 1px}@keyframes mk-sheet-fade{0%{opacity:0}to{opacity:1}}@keyframes mk-sheet-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes mk-sheet-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.pellametric-marketing .mk-sheet-backdrop,.pellametric-marketing .mk-sheet-panel{animation:none}}.pellametric-marketing .mk-carousel{position:relative}.pellametric-marketing .mk-carousel-stage{position:relative;width:100%;aspect-ratio:16/10;background:var(--mk-bg);overflow:hidden}.pellametric-marketing .mk-carousel-slide{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;opacity:0;transition:opacity .35s ease;pointer-events:none}.pellametric-marketing .mk-carousel-slide.is-active{opacity:1}.pellametric-marketing .mk-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--mk-border);background:rgba(13,15,18,.7);color:var(--mk-ink);font-size:22px;line-height:1;cursor:pointer;backdrop-filter:blur(6px);transition:background .15s ease,border-color .15s ease}.pellametric-marketing .mk-carousel-arrow:hover{background:rgba(13,15,18,.95);border-color:var(--mk-ink-muted)}.pellametric-marketing .mk-carousel-arrow-prev{left:12px}.pellametric-marketing .mk-carousel-arrow-next{right:12px}.pellametric-marketing .mk-carousel-dots{display:flex;justify-content:center;gap:8px;padding:14px 0 18px;border-top:1px solid var(--mk-border);background:#0d0f12}.pellametric-marketing .mk-carousel-dot{width:7px;height:7px;border-radius:50%;border:none;background:rgba(237,232,222,.18);cursor:pointer;transition:background .15s ease,transform .15s ease;padding:0}.pellametric-marketing .mk-carousel-dot.is-active{background:var(--mk-accent);transform:scale(1.2)}.pellametric-marketing .mk-video{padding:var(--mk-grid-size);border-bottom:1px solid var(--mk-border);background:var(--mk-bg)}.pellametric-marketing .mk-video video{display:block;width:70%;max-width:70%;margin:0 auto;max-height:49vh;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background:var(--mk-bg-terminal);border:1px solid var(--mk-border);border-radius:4px}