:root{--font-mono:"SFMono-Regular", "IBM Plex Mono", "Menlo", monospace;--mass-color-primary:#3c50e0;--mass-color-primary-dark:#2536af;--mass-color-accent:#f97316;--mass-color-success:#14946b;--mass-color-surface:#fff;--mass-color-surface-soft:#f5f5f4;--mass-color-text:#1c274c;--mass-color-muted:#6b7280;--mass-radius-card:10px;--mass-radius-control:6px;--mass-shadow-soft:0 10px 30px #1111110a;--mass-shadow-strong:0 22px 64px #11111114;--mass-type-hero:clamp(2.2rem, 5vw, 4.5rem);--mass-type-title:clamp(1.45rem, 2.2vw, 2.2rem);--mass-type-body:1rem;--mass-site-bg:#f6f6f4;--mass-site-bg-end:#f6f6f4;--mass-panel:#fff;--mass-panel-strong:#fff;--mass-border:#0f172a14;--mass-shadow:0 18px 52px #0f172a14;--mass-grid:#0f172a0a;--mass-glow-a:transparent;--mass-glow-b:transparent}.dark{--mass-site-bg:#050816;--mass-site-bg-end:#0f172a;--mass-panel:#0b1220e6;--mass-panel-strong:#0b1220f5;--mass-border:#ffffff14;--mass-shadow:0 36px 110px #02061785;--mass-grid:#ffffff14;--mass-glow-a:transparent;--mass-glow-b:transparent}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{min-height:100vh;font-family:var(--font-main), "Lexend", "Segoe UI", sans-serif;background:var(--mass-site-bg)}::selection{color:inherit;background:#38bdf838}.mass-display{font-family:var(--font-display), var(--font-sans), sans-serif;letter-spacing:-.04em}.mass-panel{border:1px solid var(--mass-border);border-radius:calc(var(--mass-radius-card) + 2px);background:var(--mass-panel-strong);box-shadow:var(--mass-shadow)}.mass-grid{background-image:none}.mass-section{scroll-margin-top:7rem}.mass-orb{filter:blur(80px);opacity:.9}.mass-surface{border:1px solid var(--mass-border);border-radius:var(--mass-radius-card);background:var(--mass-color-surface);box-shadow:var(--mass-shadow-soft)}.mass-chip{border-radius:var(--mass-radius-control);color:var(--mass-color-primary);background:#3c50e014;border:1px solid #3c50e024;align-items:center;gap:.5rem;display:inline-flex}.mass-button-primary{border-radius:var(--mass-radius-control);background:var(--mass-color-primary);color:#fff}.mass-button-secondary{border-radius:var(--mass-radius-control);border:1px solid var(--mass-border);background:var(--mass-color-surface);color:var(--mass-color-text)}.mass-field{border-radius:var(--mass-radius-control);width:100%;min-height:3.25rem;color:var(--mass-color-text);background:#fff;border:1px solid #0f172a1f;padding:.875rem 1rem;transition:border-color .16s,box-shadow .16s,background-color .16s}.mass-field::placeholder{color:#6b7280}.mass-field:focus{border-color:#3c50e07a;outline:none;box-shadow:0 0 0 3px #3c50e01f}.mass-field:disabled,.mass-field[readonly]{background:#f5f5f4}.mass-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6.5L8 10.5L12 6.5' stroke='%233c50e0' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.75rem}.mass-icon-button{border-radius:var(--mass-radius-control);width:2.75rem;height:2.75rem;color:var(--mass-color-primary);background:#fff;border:1px solid #3c50e024;justify-content:center;align-items:center;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.mass-icon-button:hover{background:#3c50e014;border-color:#3c50e047}.mass-badge{border-radius:var(--mass-radius-control);color:var(--mass-color-primary);letter-spacing:.12em;text-transform:uppercase;background:#f5f5f4;border:1px solid #3c50e024;justify-content:center;align-items:center;padding:.35rem .65rem;font-size:.7rem;font-weight:600;display:inline-flex}.mass-skeleton{background:#ececec;position:relative;overflow:hidden}.mass-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.4s infinite mass-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes mass-skeleton-shimmer{to{transform:translate(100%)}}[data-protect-media=true]{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}[data-protect-media=true] img,[data-protect-media=true] video,[data-protect-media=true] canvas,[data-protect-media=true] svg{-webkit-user-drag:none;pointer-events:auto;-webkit-user-select:none;user-select:none}.mass-thumbnail-strip{scrollbar-width:none}.mass-thumbnail-strip::-webkit-scrollbar{display:none}.mass-rich-text{color:var(--mass-color-muted);font-size:.98rem;line-height:1.85}.mass-rich-text--compact{font-size:.92rem;line-height:1.72}.mass-rich-text>*+*{margin-top:1rem}.mass-rich-text h1,.mass-rich-text h2,.mass-rich-text h3,.mass-rich-text h4,.mass-rich-text h5,.mass-rich-text h6{color:var(--mass-color-text);font-family:var(--font-main), "Lexend", "Segoe UI", sans-serif;letter-spacing:-.02em;font-weight:600;line-height:1.3}.mass-rich-text h1{font-size:1.6rem}.mass-rich-text h2{font-size:1.35rem}.mass-rich-text h3{font-size:1.15rem}.mass-rich-text h4{font-size:1rem}.mass-rich-text h5{font-size:.92rem}.mass-rich-text h6{text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-size:.85rem}.mass-rich-text p,.mass-rich-text blockquote{margin:0}.mass-rich-text ul,.mass-rich-text ol{margin:0;padding-left:1.3rem}.mass-rich-text ul{list-style:outside}.mass-rich-text ol{list-style:decimal}.mass-rich-text li+li{margin-top:.45rem}.mass-rich-text a{color:var(--mass-color-primary);text-underline-offset:.16em;font-weight:500;text-decoration:underline}.mass-rich-text strong{color:var(--mass-color-text);font-weight:600}.mass-rich-text code{color:var(--mass-color-text);font-family:var(--font-mono);background:#3c50e014;border:1px solid #3c50e024;border-radius:.35rem;padding:.14rem .35rem;font-size:.92em}.mass-rich-text pre{color:#e2e8f0;background:#0f172a;border:1px solid #22335f;border-radius:.95rem;margin:0;padding:.95rem 1rem;position:relative;overflow-x:auto;box-shadow:0 16px 34px #0f172a42}.mass-rich-text pre code{color:inherit;background:0 0;border:0;border-radius:0;padding:0;font-size:.86rem;line-height:1.7}.mass-rich-text blockquote{color:var(--mass-color-text);background:#3c50e00d;border-left:3px solid #3c50e03d;border-radius:.75rem;padding:.95rem 1rem}.mass-rich-text hr{border:0;border-top:1px solid #94a3b86b}.mass-rich-text--product{color:#334155;font-size:.98rem;line-height:1.82}.mass-rich-text--product h1,.mass-rich-text--product h2,.mass-rich-text--product h3,.mass-rich-text--product h4,.mass-rich-text--product h5,.mass-rich-text--product h6{letter-spacing:-.015em;margin-top:1.2rem}.mass-rich-text--product ul li::marker{color:#2563eb}.mass-rich-text--product ol li::marker{color:#2563eb}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
