@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap");:root{color-scheme:dark;--ink:#f8f3e8;--muted:#c9bfae;--dim:#8d8477;--night:#11110f;--night-soft:#191713;--brass:#c89f61;--teal:#587f79;--line:rgba(248,243,232,0.16);--panel:rgba(17,17,15,0.54);--shadow:rgba(0,0,0,0.46)}*{box-sizing:border-box}body,html{min-width:320px;background:var(--night)}body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.site-shell{min-height:100vh;overflow-x:hidden;background:linear-gradient(180deg,rgba(17,17,15,0) 0,var(--night) 94%),var(--night)}.hero{position:relative;display:grid;min-height:92vh;overflow:hidden;isolation:isolate}.hero__image{z-index:-3;object-fit:cover;object-position:63% center;filter:saturate(.92) contrast(1.04)}.hero__shade{position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 17% 43%,rgba(200,159,97,.16),transparent 26rem),linear-gradient(90deg,rgba(10,10,9,.94),rgba(10,10,9,.78) 34%,rgba(10,10,9,.18) 72%),linear-gradient(180deg,rgba(10,10,9,.26),rgba(10,10,9,.08) 55%,rgba(10,10,9,.78))}.topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));height:88px;margin:0 auto}.brand{color:var(--ink);text-decoration:none;display:inline-flex;align-items:center;gap:12px;font-weight:700}.brand__mark{width:15px;height:15px;border:1px solid var(--brass);background:linear-gradient(135deg,var(--brass),var(--teal));box-shadow:0 0 28px rgba(200,159,97,.34);transform:rotate(45deg)}.site-nav{display:flex;align-items:center;gap:24px}.site-footer a,.site-nav a{color:var(--muted);font-size:.84rem;font-weight:600;text-decoration:none}.about-content a:focus-visible,.about-content a:hover,.site-footer a:focus-visible,.site-footer a:hover,.site-nav a:focus-visible,.site-nav a:hover{color:var(--ink)}.site-nav a[aria-current=page]{color:var(--brass)}.hero__content{align-self:center;width:min(1180px,calc(100% - 40px));margin:-24px auto 0;padding-bottom:72px}.eyebrow{margin:0 0 18px;color:var(--brass);font-size:.78rem;font-weight:700;text-transform:uppercase}.eyebrow,h1{letter-spacing:0}h1{max-width:790px;margin:0;font-family:Playfair Display,Georgia,serif;font-size:7.25rem;line-height:.92;text-wrap:balance}.hero__lede{max-width:660px;margin:28px 0 0;color:var(--muted);font-size:1.2rem;line-height:1.7}.preview{margin-top:-1px;border-top:1px solid rgba(248,243,232,.1);background:linear-gradient(180deg,var(--night),var(--night-soft))}.preview__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;width:min(1180px,calc(100% - 40px));margin:0 auto;border-right:1px solid rgba(248,243,232,.09);border-left:1px solid rgba(248,243,232,.09)}.preview p{min-height:110px;margin:0;padding:28px;color:var(--muted);background:rgba(248,243,232,.035);font-size:.9rem;font-weight:600}.site-footer{border-top:1px solid var(--line);background:var(--night-soft)}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 40px));min-height:92px;margin:0 auto}.site-footer p{margin:0;color:var(--dim);font-size:.84rem}.about-shell{min-height:100vh;background:radial-gradient(circle at 82% 8%,rgba(88,127,121,.13),transparent 28rem),radial-gradient(circle at 8% 26%,rgba(200,159,97,.08),transparent 25rem),var(--night)}.topbar--solid{border-bottom:1px solid var(--line)}.about-content{width:min(940px,calc(100% - 40px));margin:0 auto;padding:112px 0 128px}.about-intro{max-width:850px;padding-bottom:80px}.about-intro h1{max-width:840px;font-size:clamp(3rem,8vw,6.2rem);line-height:.98}.about-intro>p:last-child{max-width:750px;margin:32px 0 0;color:var(--muted);font-size:1.15rem;line-height:1.75}.section-label{margin:0 0 12px;color:var(--brass);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.about-content h2{margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3.15rem);line-height:1.1}.about-section>p:not(.section-label),.integration-group p,.integration-section p{margin:0;color:var(--muted);font-size:1rem;line-height:1.8}.about-content a{color:var(--ink);-webkit-text-decoration-color:var(--brass);text-decoration-color:var(--brass);text-underline-offset:4px}.about-section{padding:76px 0;border-bottom:1px solid var(--line)}.about-section h2+p{margin-top:28px}.about-section>p+p{margin-top:18px}.kts-section{padding:84px 0}.capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;margin:36px 0 0;padding:1px;list-style:none;background:var(--line)}.capability-list li{min-height:88px;padding:24px;color:var(--muted);background:var(--night);font-size:.94rem;font-weight:600;line-height:1.5}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;margin-top:40px;padding:1px;background:var(--line)}.integration-group{padding:28px;background:var(--night)}.integration-group h3{margin:0 0 14px;font-size:1rem;line-height:1.4}.integration-group p{font-size:.9rem;line-height:1.7}.about-section .integration-note{margin-top:32px}.integration-section{margin-top:42px;padding-top:40px;border-top:1px solid var(--line)}.integration-section h3{margin:0 0 20px;font-family:Playfair Display,Georgia,serif;font-size:1.7rem}.integration-section p+p{margin-top:16px}.developer-section{border-bottom:0;padding-bottom:0}@media (max-width:1100px){h1{font-size:5.8rem}}@media (max-width:760px){.hero{min-height:90vh}.hero__image{object-position:71% center}.hero__shade{background:linear-gradient(90deg,rgba(10,10,9,.94),rgba(10,10,9,.72) 58%,rgba(10,10,9,.24)),linear-gradient(180deg,rgba(10,10,9,.28),rgba(10,10,9,.88))}.topbar{width:min(100% - 28px,1180px);height:72px}.site-nav{gap:14px}.site-nav__secondary{display:none}.site-nav a{font-size:.74rem}.hero__content{width:min(100% - 28px,1180px);margin-top:0;padding-bottom:52px}h1{max-width:11ch;font-size:4.4rem}.hero__lede{max-width:34rem;margin-top:22px;font-size:1rem}.preview__inner{grid-template-columns:1fr;width:min(100% - 28px,1180px)}.preview p{min-height:78px;padding:22px}.site-footer__inner{width:min(100% - 28px,1180px)}.about-content{width:min(100% - 28px,940px);padding:72px 0 88px}.about-intro{padding-bottom:56px}.about-section{padding:56px 0}.capability-list,.integration-grid{grid-template-columns:1fr}}@media (max-width:420px){h1{font-size:3.45rem}.site-nav a{max-width:124px;text-align:right}.site-footer__inner{align-items:flex-start;flex-direction:column;justify-content:center;gap:10px}}