.services-theme{--service-bg:#070c14;--service-bg-elevated:#070a0d;--service-bg-strong:#1a1a1a;--service-border:#262626;--service-border-strong:#404040;--service-text-primary:#fafafa;--service-text-secondary:#a3a3a3;--service-text-tertiary:#525252;--service-accent:#2B9CA5;--service-accent-hover:#1b6e76;--service-success:#10b981;--service-warning:#f59e0b;--service-error:#ef4444;min-height:100dvh;background-color:var(--service-bg);color:var(--service-text-primary)}body:has(.services-theme){background:var(--service-bg)!important}.services-theme ::-webkit-scrollbar{width:10px;height:10px}.services-theme ::-webkit-scrollbar-track{background:var(--service-bg)}.services-theme ::-webkit-scrollbar-thumb{background:var(--service-border);border-radius:5px;border:2px solid var(--service-bg)}.services-theme ::-webkit-scrollbar-thumb:hover{background:var(--service-border-strong)}.services-theme *{scrollbar-color:var(--service-border) var(--service-bg);scrollbar-width:thin}.services-theme ::selection{background:var(--service-accent);color:var(--service-bg)}.services-theme :focus-visible{outline:2px solid var(--service-accent);outline-offset:2px}.services-theme .font-mono,.services-theme code{font-family:var(--font-services-mono,ui-monospace),SFMono-Regular,Menlo,monospace}.services-theme .heading-crayon,.services-theme h1,.services-theme h2,.services-theme h3,.services-theme h4{font-family:var(--font-services-sans,"Inter",system-ui,-apple-system,"Segoe UI",sans-serif)!important;color:inherit!important;text-shadow:none!important;letter-spacing:-.01em}.services-theme h1{font-weight:700!important;letter-spacing:-.02em}.services-theme h2{font-weight:600!important}