.qt-root{font-family:JetBrains Mono,ui-monospace,SF Mono,monospace;background:var(--bg);color:var(--ink);width:100%}.qt-root .sans{font-family:Inter Tight,system-ui,sans-serif}.qt-root .display{font-family:Inter Tight,system-ui,sans-serif;font-weight:500;letter-spacing:-.03em;line-height:1}.qt-root .nav{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;border-bottom:1px solid var(--rule);font-size:12px;position:relative;z-index:10}.qt-root .nav a{color:var(--ink);text-decoration:none}.qt-root .nav a:hover{color:var(--accent)}.qt-root .brand-mark{display:inline-flex;align-items:center;gap:8px;font-size:13px;text-decoration:none;color:var(--ink)}.qt-root .brand-cursor{display:inline-block;width:8px;height:14px;background:var(--accent);animation:blink 1.2s infinite}.qt-root .nav-links{display:flex;gap:28px}.qt-root .nav-links a:before{content:"/ ";color:var(--muted)}.qt-root .nav-mobile-toggle{display:none;align-items:center;gap:4px;font-size:11px;color:var(--muted);padding:4px 8px;margin:-4px -8px}.qt-root .nav-mobile-toggle .bars{display:inline-flex;flex-direction:column;gap:3px}.qt-root .nav-mobile-toggle .bars span{width:16px;height:1.5px;background:var(--ink);display:block}.qt-root .lang-toggle{color:var(--muted);font-size:12px}.qt-root .lang-toggle a{color:var(--muted);text-decoration:none}.qt-root .lang-toggle .on,.qt-root .lang-toggle a.on{color:var(--ink)}.qt-root .lang-toggle a:hover{color:var(--accent)}.qt-root .hero-wrap{padding:48px;background:var(--paper)}.qt-root .hero{background:var(--tint-a);padding:96px 64px 88px;position:relative;border:1px solid var(--hero-rule)}.qt-root .hero-eyebrow{color:var(--muted-on-tint);font-size:12px;margin-bottom:48px}.qt-root .hero-eyebrow:before{content:"// ";color:var(--accent)}.qt-root h1.hero-title{font-size:84px;line-height:.98;max-width:18ch;margin:0 0 32px}.qt-root .hero-sub{font-family:Inter Tight,system-ui,sans-serif;font-size:20px;line-height:1.55;color:var(--body-on-tint);max-width:56ch;margin:0 0 24px;font-weight:400}.qt-root .hero-tagline{font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;line-height:1.5;color:var(--muted-on-tint);font-weight:400;letter-spacing:.01em;max-width:64ch;margin:0 0 56px}.qt-root .hero-cta-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.qt-root .btn{display:inline-flex;align-items:center;gap:12px;background:var(--contact-bg);color:var(--contact-ink);padding:14px 22px;text-decoration:none;font-size:13px;font-family:JetBrains Mono,monospace;border:0;cursor:pointer;transition:background-color .15s ease,color .15s ease}.qt-root .btn:hover{background:var(--accent);color:#fff}.qt-root .btn:before{content:"$ ";opacity:.5}.qt-root .btn[disabled]{opacity:.6;cursor:not-allowed}.qt-root .hero-cta-row .meta{color:var(--muted-on-tint)}.qt-root .meta{font-size:12px;color:var(--muted)}.qt-root .corner{position:absolute;width:14px;height:14px;border:1px solid #3a3a36;pointer-events:none}.qt-root .corner.tl{top:24px;left:24px;border-right:0;border-bottom:0}.qt-root .corner.tr{top:24px;right:24px;border-left:0;border-bottom:0}.qt-root .corner.bl{bottom:24px;left:24px;border-right:0;border-top:0}.qt-root .corner.br{bottom:24px;right:24px;border-left:0;border-top:0}.qt-root .hero-strip{display:flex;gap:12px;padding:12px 0 0;font-size:11px;color:var(--muted);flex-wrap:wrap}.qt-root .hero-strip .chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--card-bg);border:1px solid var(--rule)}.qt-root .hero-strip .chip-dot{width:7px;height:7px;border-radius:50%}.qt-root .hero-strip .chip.spacer{margin-left:auto}.qt-root section{padding:120px 48px;border-top:1px solid var(--rule);scroll-margin-top:24px}.qt-root .section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid var(--rule);position:relative}.qt-root .section-head:after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:80px;background:var(--accent)}.qt-root .section-head .label{font-size:11px;color:var(--muted);letter-spacing:.12em}.qt-root .section-head .label:before{content:"~/";color:var(--accent)}.qt-root .section-head .meta{font-size:11px;color:var(--muted)}.qt-root .section-kicker{font-size:56px;margin:0 0 56px;max-width:22ch;font-family:Inter Tight,sans-serif;font-weight:500;letter-spacing:-.03em;line-height:1}.qt-root .services{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.qt-root .service{padding:36px 28px 32px;display:flex;flex-direction:column;gap:16px;min-height:360px;transition:transform .2s;border:1px solid var(--rule);position:relative;overflow:hidden}.qt-root .service:hover{transform:translateY(-2px)}.qt-root .service.s1{background:var(--tint-a)}.qt-root .service.s2{background:var(--tint-b)}.qt-root .service.s3{background:var(--tint-c)}.qt-root .service-stripe{position:absolute;top:0;left:0;right:0;height:4px}.qt-root .service.s1 .service-stripe{background:var(--dot-a)}.qt-root .service.s2 .service-stripe{background:var(--dot-b)}.qt-root .service.s3 .service-stripe{background:var(--dot-c)}.qt-root .service-head{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.qt-root .service-n{font-size:12px}.qt-root .service.s1 .service-n{color:var(--dot-a)}.qt-root .service.s2 .service-n{color:var(--dot-b)}.qt-root .service.s3 .service-n{color:var(--dot-c)}.qt-root .service-n:before{content:"["}.qt-root .service-n:after{content:"]"}.qt-root .service-dot{width:10px;height:10px;border-radius:50%}.qt-root .service.s1 .service-dot{background:var(--dot-a)}.qt-root .service.s2 .service-dot{background:var(--dot-b)}.qt-root .service.s3 .service-dot{background:var(--dot-c)}.qt-root .service h3{font-family:Inter Tight,sans-serif;font-size:26px;margin:0;font-weight:500;letter-spacing:-.02em}.qt-root .service p{font-family:Inter Tight,sans-serif;font-size:15px;line-height:1.6;color:var(--body-on-tint);margin:0;flex:1}.qt-root .tags{display:flex;flex-wrap:wrap;gap:6px}.qt-root .tag{font-size:10px;color:var(--muted-on-tint);padding:3px 8px;background:var(--tag-bg);border:1px solid var(--rule)}.qt-root .more-line{margin-top:24px;font-size:12px;color:var(--muted)}.qt-root .more-line:before{content:"// ";color:var(--accent)}.qt-root .steps{font-size:14px}.qt-root .step{display:grid;grid-template-columns:56px 220px 1fr;gap:32px;padding:28px 0;border-top:1px dashed var(--rule);align-items:start}.qt-root .step:last-child{border-bottom:1px dashed var(--rule)}.qt-root .step-n{color:var(--accent);font-weight:500}.qt-root .step h3{font-family:Inter Tight,sans-serif;font-size:22px;margin:0;font-weight:500;letter-spacing:-.02em}.qt-root .step p{font-family:Inter Tight,sans-serif;font-size:15px;line-height:1.6;color:var(--body-on-tint);margin:0;max-width:64ch}.qt-root .about{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.qt-root .about-card{background:var(--paper-2);padding:32px;border:1px solid var(--rule);position:relative}.qt-root .about-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent)}.qt-root .about-card .file-row{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);padding-bottom:12px;margin-bottom:20px;border-bottom:1px solid var(--rule);padding-top:8px}.qt-root .about-card .traffic{display:flex;gap:6px}.qt-root .about-card .traffic span{width:9px;height:9px;border-radius:50%;display:inline-block}.qt-root .about-card .traffic .r{background:#e57373}.qt-root .about-card .traffic .y{background:#f0c674}.qt-root .about-card .traffic .g{background:#8fbf6f}.qt-root .about-card .field-line{display:flex;gap:16px;padding:8px 0;font-size:13px}.qt-root .about-card .field-key{color:var(--muted);width:140px;flex-shrink:0}.qt-root .about-card .field-val{color:var(--ink)}.qt-root .about-card .field-val.str{color:var(--dot-b)}.qt-root .about-card .field-val.num{color:var(--dot-a)}.qt-root .about-card .field-val.arr{color:var(--dot-c)}.qt-root .about-portrait-mini{aspect-ratio:1 / 1;background:linear-gradient(135deg,#2a2a26,#1a1a18);margin-top:20px;position:relative;overflow:hidden}.qt-root .about-portrait-mini img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.qt-root .about-portrait-mini:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent 0 6px,rgba(0,0,0,.05) 6px 7px);pointer-events:none;z-index:1}.qt-root .about-portrait-mini span{position:absolute;bottom:12px;left:12px;font-size:10px;color:var(--muted);z-index:2;background:#141412b3;padding:2px 6px}.qt-root .about-body h2{font-family:Inter Tight,sans-serif;font-size:56px;margin:0 0 28px;font-weight:500;letter-spacing:-.03em;line-height:1}.qt-root .about-body p{font-family:Inter Tight,sans-serif;font-size:17px;line-height:1.65;color:var(--ink);margin:0 0 18px}.qt-root .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;padding-top:24px;border-top:1px solid var(--rule)}.qt-root .stat{padding-left:14px;border-left:3px solid var(--accent)}.qt-root .stat:nth-child(1){border-left-color:var(--dot-a)}.qt-root .stat:nth-child(2){border-left-color:var(--dot-b)}.qt-root .stat:nth-child(3){border-left-color:var(--dot-c)}.qt-root .stat-n{font-family:JetBrains Mono,monospace;font-size:56px;line-height:1;font-weight:400}.qt-root .stat:nth-child(1) .stat-n{color:var(--dot-a)}.qt-root .stat:nth-child(2) .stat-n{color:var(--dot-b)}.qt-root .stat:nth-child(3) .stat-n{color:var(--dot-c)}.qt-root .stat-l{font-size:11px;color:var(--muted);margin-top:8px;max-width:14ch}.qt-root .work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule)}.qt-root .work-card{background:var(--card-bg);padding:28px;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.qt-root .work-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.qt-root .work-card:nth-child(1):before{background:var(--dot-a)}.qt-root .work-card:nth-child(2):before{background:var(--dot-b)}.qt-root .work-card:nth-child(3):before{background:var(--dot-c)}.qt-root .work-card:nth-child(4):before{background:var(--accent)}.qt-root .work-card-row{display:flex;justify-content:space-between;align-items:flex-start}.qt-root .work-card-id{font-size:11px;color:var(--muted)}.qt-root .work-card-id:before{content:"#";color:var(--accent)}.qt-root .work-card-body{display:flex;flex-direction:column;gap:12px}.qt-root .work-card-label{font-family:Inter Tight,sans-serif;font-size:20px;font-weight:500;letter-spacing:-.02em;max-width:24ch}.qt-root .work-card-text{font-family:Inter Tight,sans-serif;font-size:14px;line-height:1.55;color:var(--body-on-tint);margin:0;max-width:46ch}.qt-root .work-card-soon{font-size:10px;color:var(--muted);padding:3px 8px;border:1px solid var(--rule);align-self:flex-start}.qt-root a.work-card{color:inherit;text-decoration:none}.qt-root a.work-card .work-card-label{display:inline}.qt-root a.work-card .work-card-label:after{content:" →";color:var(--accent);white-space:nowrap}.qt-root a.work-card:hover .work-card-label,.qt-root a.work-card:focus-visible .work-card-label{color:var(--accent)}.qt-root .work-blurb{font-family:Inter Tight,sans-serif;font-size:15px;color:var(--body-on-tint);margin:0 0 24px;max-width:56ch}.qt-root .contact{background:var(--contact-bg);color:var(--contact-ink);border-bottom:0}.qt-root .contact .section-head{border-bottom-color:var(--contact-rule)}.qt-root .contact .section-head:after{background:var(--accent)}.qt-root .contact .section-head .label{color:var(--contact-label)}.qt-root .contact h2.section-kicker{color:var(--contact-ink)}.qt-root .contact .sub{font-family:Inter Tight,sans-serif;font-size:18px;color:var(--contact-sub);max-width:50ch;margin:0 0 48px}.qt-root .form{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:760px}.qt-root .field{display:flex;flex-direction:column;gap:6px}.qt-root .field.full{grid-column:1 / -1}.qt-root .field label{font-size:10px;color:var(--contact-label);letter-spacing:.1em}.qt-root .field label:before{content:"> ";color:var(--accent)}.qt-root .field input,.qt-root .field textarea{background:var(--input-bg);border:1px solid var(--contact-rule);color:var(--contact-ink);padding:12px 14px;font-size:14px;font-family:JetBrains Mono,monospace;border-radius:0}.qt-root .field input:focus,.qt-root .field textarea:focus{outline:none;border-color:var(--accent)}.qt-root .field textarea{min-height:120px;resize:vertical;font-family:Inter Tight,sans-serif;font-size:15px}.qt-root .send-row{display:flex;align-items:center;gap:24px;margin-top:8px;flex-direction:row}.qt-root .btn-light{background:var(--contact-ink);color:var(--contact-bg)}.qt-root .btn-light:hover{background:var(--accent);color:#fff}.qt-root .form-status{font-size:12px;color:var(--contact-sub);min-height:1em}.qt-root .form-status.is-error{color:#e57373}.qt-root .form-status.is-success{color:#8fbf6f}.qt-root .footnote{font-size:12px;color:var(--contact-sub)}.qt-root footer.site-footer{padding:24px 48px;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:11px;color:var(--muted)}.qt-root footer.site-footer a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb,currentColor 35%,transparent)}.qt-root footer.site-footer a:hover{color:var(--accent)}.qt-root .footer-social{display:flex;gap:16px}.qt-root .nav-drawer{position:fixed;inset:0;background:var(--paper);z-index:100;display:none;flex-direction:column;padding:20px}.qt-root .nav-drawer.open{display:flex}.qt-root .nav-drawer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.qt-root .nav-drawer-close{font-size:11px;color:var(--muted);background:transparent;border:0;padding:4px 8px;margin:-4px -8px}.qt-root .nav-drawer-links{display:flex;flex-direction:column;gap:24px;font-family:Inter Tight,sans-serif;font-size:28px;font-weight:500;letter-spacing:-.02em}.qt-root .nav-drawer-links a{color:var(--ink);text-decoration:none}.qt-root .nav-drawer-links a:before{content:"/ ";color:var(--muted);font-size:14px;vertical-align:middle}.qt-root .nav-drawer-bottom{margin-top:auto;display:flex;flex-direction:column;gap:24px;padding-top:32px;border-top:1px solid var(--rule)}@media(max-width:640px){.qt-root .nav{padding:14px 20px}.qt-root .nav-links{display:none}.qt-root .nav-mobile-toggle{display:inline-flex}.qt-root .lang-toggle{font-size:11px}.qt-root .hero-wrap{padding:16px}.qt-root .hero{padding:56px 24px 40px}.qt-root .hero-eyebrow{margin-bottom:24px;font-size:11px}.qt-root h1.hero-title{font-size:38px;line-height:1.02;margin:0 0 20px;max-width:100%}.qt-root .hero-sub{font-size:16px;margin:0 0 16px}.qt-root .hero-tagline{font-size:12px;margin:0 0 32px}.qt-root .hero-cta-row{flex-direction:column;align-items:flex-start;gap:12px}.qt-root .corner{width:10px;height:10px}.qt-root .corner.tl,.qt-root .corner.tr{top:14px}.qt-root .corner.bl,.qt-root .corner.br{bottom:14px}.qt-root .corner.tl,.qt-root .corner.bl{left:14px}.qt-root .corner.tr,.qt-root .corner.br{right:14px}.qt-root .hero-strip{flex-wrap:wrap;gap:8px;padding:12px 4px 0}.qt-root .hero-strip .chip{font-size:10px;padding:5px 10px}.qt-root .hero-strip .chip.spacer{margin-left:0}.qt-root section{padding:56px 20px}.qt-root .section-head{margin-bottom:24px}.qt-root .section-kicker{font-size:32px;margin:0 0 32px}.qt-root .services{grid-template-columns:1fr;gap:12px}.qt-root .service{min-height:0;padding:28px 22px 24px}.qt-root .service h3{font-size:22px}.qt-root .step{grid-template-columns:40px 1fr;gap:12px 16px;padding:20px 0}.qt-root .step h3{grid-column:2;font-size:18px}.qt-root .step p{grid-column:2;font-size:14px}.qt-root .about{grid-template-columns:1fr;gap:32px}.qt-root .about-body h2{font-size:36px;margin:0 0 20px}.qt-root .about-body p{font-size:15px}.qt-root .stats{grid-template-columns:1fr;gap:16px;margin-top:28px;padding-top:20px}.qt-root .stat-n{font-size:40px}.qt-root .about-card{padding:22px}.qt-root .about-card .field-line{font-size:12px;gap:12px}.qt-root .about-card .field-key{width:130px}.qt-root .work-blurb{font-size:14px}.qt-root .work-grid{grid-template-columns:1fr}.qt-root .work-card{min-height:140px;padding:22px}.qt-root .work-card-label{font-size:16px}.qt-root .form{grid-template-columns:1fr;gap:20px}.qt-root .field input,.qt-root .field textarea{font-size:14px}.qt-root .send-row{flex-direction:column;align-items:flex-start;gap:16px}.qt-root footer.site-footer{padding:20px;flex-direction:column;gap:8px}}.qt-root .service-main{display:flex;flex-direction:column;gap:64px;padding:56px 0 0}@media(max-width:720px){.qt-root .service-main{gap:48px;padding-top:40px}}.qt-root .service-hero{padding:0 0 8px}.qt-root .service-hero-inner{max-width:760px;margin-top:16px}.qt-root .service-hero-eyebrow{font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;color:var(--muted);letter-spacing:.02em;margin-bottom:12px}.qt-root .service-hero-title{margin:0 0 16px}.qt-root .service-hero-sub{font-size:18px;line-height:1.55;color:var(--ink);margin:0 0 24px;max-width:60ch}.qt-root .service-hero-cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.qt-root .service-hero-back{font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;color:var(--muted);text-decoration:none;border-bottom:1px solid transparent}.qt-root .service-hero-back:hover{color:var(--accent);border-bottom-color:var(--accent)}.qt-root .valueprops-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:720px){.qt-root .valueprops-grid{grid-template-columns:1fr;gap:16px}}.qt-root .valueprop{border:1px solid var(--border);background:var(--paper);padding:24px}.qt-root .valueprop h2{font-size:18px;font-weight:500;margin:0 0 8px;color:var(--ink)}.qt-root .valueprop p{font-size:15px;line-height:1.55;color:var(--muted);margin:0}.qt-root .service-included{border-top:1px solid var(--border);padding-top:32px}.qt-root .included-grid{list-style:none;margin:24px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px 32px}@media(max-width:720px){.qt-root .included-grid{grid-template-columns:1fr}}.qt-root .included-item{display:flex;gap:12px;font-size:15px;line-height:1.5;color:var(--ink)}.qt-root .included-bullet{font-family:JetBrains Mono,ui-monospace,monospace;color:var(--accent);flex-shrink:0;width:14px}.qt-root .service-fit{display:grid;grid-template-columns:1fr 1fr;gap:32px;border-top:1px solid var(--border);padding-top:32px}@media(max-width:720px){.qt-root .service-fit{grid-template-columns:1fr;gap:24px}}.qt-root .fit-kicker{font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;font-weight:500;color:var(--muted);margin:0 0 12px;text-transform:uppercase;letter-spacing:.04em}.qt-root .fit-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.qt-root .fit-col li{font-size:15px;line-height:1.5;color:var(--ink);padding-left:16px;position:relative}.qt-root .fit-for li:before{content:"✓";position:absolute;left:0;color:var(--accent);font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px}.qt-root .fit-not li:before{content:"–";position:absolute;left:0;color:var(--muted);font-family:JetBrains Mono,ui-monospace,monospace}.qt-root .service-mini-process{border-top:1px solid var(--border);padding-top:32px}.qt-root .mini-process-list{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.qt-root .mini-process-list li{display:flex;gap:16px;align-items:baseline;font-size:15px;line-height:1.55;color:var(--ink)}.qt-root .mini-process-n{font-family:JetBrains Mono,ui-monospace,monospace;color:var(--accent);font-size:13px;flex-shrink:0;min-width:22px}.qt-root .service-faq{border-top:1px solid var(--border);padding-top:32px}.qt-root .faq-list{margin-top:24px;display:flex;flex-direction:column}.qt-root .faq-item{border-bottom:1px solid var(--border);padding:16px 0}.qt-root .faq-item summary{cursor:pointer;font-size:16px;font-weight:500;color:var(--ink);list-style:none;padding-right:24px;position:relative}.qt-root .faq-item summary::-webkit-details-marker{display:none}.qt-root .faq-item summary:after{content:"+";position:absolute;right:0;top:0;font-family:JetBrains Mono,ui-monospace,monospace;color:var(--accent);font-size:18px;line-height:1}.qt-root .faq-item[open] summary:after{content:"–"}.qt-root .faq-item p{margin:12px 0 0;font-size:15px;line-height:1.6;color:var(--muted);max-width:65ch}.qt-root .service-related{border-top:1px solid var(--border);padding-top:32px}.qt-root .related-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}@media(max-width:720px){.qt-root .related-grid{grid-template-columns:1fr}}.qt-root .related-card{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid var(--border);background:var(--paper);text-decoration:none;color:inherit;transition:border-color .12s ease}.qt-root .related-card:hover{border-color:var(--accent)}.qt-root .related-card h3{margin:0;font-size:17px;font-weight:500;color:var(--ink)}.qt-root .related-card p{margin:0;font-size:14px;line-height:1.5;color:var(--muted)}.qt-root .related-cta{margin-top:8px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;color:var(--accent)}.qt-root a.service{text-decoration:none;color:inherit;display:block;transition:transform .12s ease}.qt-root a.service:hover{transform:translateY(-2px)}.qt-root .service .learn-more{margin-top:16px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;color:var(--accent)}.qt-root .footer-services{display:flex;flex-direction:column;gap:6px}.qt-root .footer-services .footer-services-kicker{font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.qt-root .footer-services a{font-size:13px;color:var(--ink);text-decoration:none}.qt-root .footer-services a:hover{color:var(--accent)}
