:root{--ink:#101217;--muted:#606977;--line:#dde3ea;--paper:#f7f4ee;--white:#ffffff;--teal:#0f766e;--blue:#2563eb;--coral:#ef6148;--gold:#c78216;--mint:#d9f7ee;--sky:#e8f1ff;--rose:#ffe8df;--shadow:0 24px 70px rgba(21,31,48,0.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;justify-content:space-between;gap:24px;padding:16px 5vw;background:rgba(247,244,238,.88);border-bottom:1px solid rgba(16,18,23,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.footer-brand,.hero-actions,.nav,.nav-links{display:flex;align-items:center}.brand,.footer-brand{gap:12px}.brand-mark{display:grid;width:38px;height:38px;place-items:center;background:transparent;border-radius:999px;font-weight:800;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand small,.brand strong,.footer-brand small,.footer-brand strong{display:block}.brand small,.footer-brand small{margin-top:2px;color:var(--muted);font-size:12px}.nav-links{gap:24px;color:#3d4652;font-size:14px}.nav-links a:hover{color:var(--ink)}.button,.nav-cta{border:1px solid var(--ink);border-radius:8px;font-weight:800}.nav-cta{padding:11px 16px;background:var(--ink);color:var(--white);font-size:14px}.section-band{background:linear-gradient(90deg,rgba(16,18,23,.06) 1px,transparent 0),linear-gradient(180deg,rgba(16,18,23,.06) 1px,transparent 0),linear-gradient(135deg,#fff7ea,#eef7f5 48%,#eef3ff);background-size:46px 46px,46px 46px,auto}.hero{min-height:860px;padding:74px 5vw 92px}.hero-grid,.section{width:min(1180px,90vw);margin:0 auto}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:58px;gap:58px;align-items:center}.eyebrow{margin:0 0 16px;color:var(--teal);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:24px;font-size:76px;line-height:.96;letter-spacing:0}.hero-lede{max-width:670px;color:#384250;font-size:21px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px}.button{display:inline-flex;align-items:center;min-height:50px;padding:0 20px;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.button.primary{background:var(--ink);color:var(--white);box-shadow:8px 8px 0 var(--coral)}.button.secondary{background:var(--white)}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.hero-visual{position:relative;display:grid;justify-items:center}.software-preview{width:min(100%,430px);overflow:hidden;background:rgba(255,255,255,.82);border:1px solid rgba(16,18,23,.1);border-radius:8px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.preview-topbar{display:flex;gap:8px;padding:16px;background:#101217}.preview-topbar span{width:10px;height:10px;background:var(--coral);border-radius:999px}.preview-topbar span:nth-child(2){background:var(--gold)}.preview-topbar span:nth-child(3){background:var(--teal)}.preview-body{display:grid;grid-gap:12px;gap:12px;padding:24px}.preview-body div,.preview-footer span{border-radius:8px}.preview-body div{padding:18px;background:#fbfcfd;border:1px solid rgba(16,18,23,.1)}.preview-body span,.preview-body strong{display:block}.preview-body span{margin-top:5px;color:var(--muted)}.preview-footer{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;padding:0 24px 24px}.preview-footer span{position:relative;min-height:44px;padding:12px 10px;background:#fff3ee;color:#101217;font-size:13px;font-weight:900;text-align:center;box-shadow:0 6px 0 var(--coral);transition:transform .16s ease,box-shadow .16s ease}.preview-footer span:nth-child(2){background:#e8f8f5;box-shadow:0 6px 0 var(--teal)}.preview-footer span:hover{transform:translateY(2px);box-shadow:0 4px 0 var(--coral)}.preview-footer span:nth-child(2):hover{box-shadow:0 4px 0 var(--teal)}.profile-portrait{position:relative;display:grid;justify-items:center;grid-gap:22px;gap:22px;width:min(100%,430px);padding:20px;text-align:center}.profile-portrait>img{width:min(78vw,310px);height:min(78vw,310px);border-radius:999px;object-fit:cover;object-position:center 24%}.profile-portrait span,.profile-portrait strong{display:block}.profile-portrait strong{font-size:24px}.profile-portrait span{margin-top:4px;color:#4f5b68}.section{padding:96px 0}.section-heading{max-width:790px;margin-bottom:42px}.section-heading.wide{max-width:930px}h2{margin-bottom:18px;font-size:48px;line-height:1.04;letter-spacing:0}h3{margin-bottom:12px;font-size:22px;line-height:1.18}.aws-band p,.client-copy p,.cta p,.lightweight-websites p,.product-copy p,.section-heading p:not(.eyebrow),.stack-copy p{color:var(--muted);font-size:18px;line-height:1.65}.intro-grid,.lightweight-grid,.service-grid{display:grid;grid-gap:18px;gap:18px}.intro-grid{grid-template-columns:repeat(4,1fr)}.lightweight-grid{grid-template-columns:repeat(3,1fr)}.intro-grid article,.lightweight-grid article,.product-pill,.service-card,.timeline article{border:1px solid rgba(16,18,23,.11);border-radius:8px}.intro-grid article{padding:26px;background:var(--white)}.directory-card,.intro-grid article,.lightweight-grid article,.product-pill,.service-card,.story-link-grid a,.timeline article{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.directory-card:hover,.intro-grid article:hover,.lightweight-grid article:hover,.product-pill:hover,.service-card:hover,.story-link-grid a:hover,.timeline article:hover{border-color:rgba(15,118,110,.26);box-shadow:0 18px 48px rgba(16,18,23,.08);transform:translateY(-4px)}.lightweight-websites{width:100%;padding-right:5vw;padding-left:5vw;background:var(--white)}.lightweight-actions,.lightweight-grid,.lightweight-websites .section-heading{width:min(1180px,100%);margin-right:auto;margin-left:auto}.lightweight-grid article{padding:26px;background:#fbfcfd}.lightweight-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.number{display:inline-block;margin-bottom:44px;color:var(--coral);font-weight:900}.intro-grid p,.service-card span,.timeline p{color:var(--muted);line-height:1.62}.aws-band{display:grid;grid-template-columns:160px 1fr;grid-gap:34px;gap:34px;align-items:center}.aws-icon-card{display:grid;width:136px;height:136px;place-items:center}.aws-icon-card img{width:100%;height:100%}.automation-section{width:100%;padding-right:5vw;padding-left:5vw;background:#101217;color:var(--white)}.automation-panel{display:grid;width:min(1440px,100%);grid-template-columns:240px minmax(0,1fr) 360px;grid-gap:42px;gap:42px;align-items:center;margin:0 auto}.automation-icon-card{display:grid;width:220px;height:220px;place-items:center}.automation-icon-card img{width:100%;height:100%;object-fit:contain;animation:automationPulse 4.8s ease-in-out infinite}.automation-copy .eyebrow{color:#ff7aa1}.automation-copy h2{color:var(--white)}.automation-copy p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.72);font-size:19px;line-height:1.7}.automation-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.automation-actions .button.primary{border-color:var(--white);background:var(--white);color:var(--ink);box-shadow:8px 8px 0 #e94675}.automation-actions .button.secondary{border-color:rgba(255,255,255,.5);background:transparent;color:var(--white)}.automation-use-list{display:grid;grid-gap:10px;gap:10px}.automation-use-list span{position:relative;overflow:hidden;padding:13px 15px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);border-radius:8px;color:rgba(255,255,255,.84);font-weight:800}.automation-use-list span:after{position:absolute;inset:0;background:linear-gradient(105deg,transparent,rgba(233,70,117,.2) 42%,transparent 72%);content:"";transform:translateX(-110%);animation:workflowSweep 5.2s ease-in-out infinite}.automation-use-list span:nth-child(2):after{animation-delay:.45s}.automation-use-list span:nth-child(3):after{animation-delay:.9s}.automation-use-list span:nth-child(4):after{animation-delay:1.35s}.automation-use-list span:nth-child(5):after{animation-delay:1.8s}.automation-use-list span:nth-child(6):after{animation-delay:2.25s}.services{width:100%;padding-right:5vw;padding-left:5vw;background:#ffffff}.service-grid,.services .section-heading{width:min(1180px,100%);margin-right:auto;margin-left:auto}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{display:flex;min-height:390px;flex-direction:column;padding:26px;background:#fbfcfd}.service-card p{color:var(--teal);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.service-card ul{display:flex;flex-wrap:wrap;gap:8px;margin:auto 0 0;padding:24px 0 0;list-style:none}.service-card li{padding:8px 10px;background:var(--paper);border-radius:8px;color:#2d3743;font-size:13px;font-weight:800}.service-card h3 a:hover{color:var(--teal)}.product-band{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:42px;gap:42px;align-items:start}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.soc2-product-badge{display:grid;grid-template-columns:96px 1fr;grid-gap:18px;gap:18px;align-items:center;margin-top:28px;padding:18px;background:var(--white);border:1px solid rgba(16,18,23,.11);border-radius:8px}.soc2-product-badge img{width:96px;height:96px;object-fit:contain}.soc2-product-badge span,.soc2-product-badge strong{display:block}.soc2-product-badge strong{margin-bottom:6px}.soc2-product-badge span{color:var(--muted);line-height:1.55}.product-pill{display:flex;align-items:center;gap:14px;min-height:76px;padding:16px;background:var(--white)}.product-pill span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;background:var(--rose);border-radius:8px;color:var(--coral);font-weight:900}.workflow{width:100%;padding-right:5vw;padding-left:5vw;background:#101217;color:var(--white)}.timeline,.workflow .section-heading{width:min(1180px,100%);margin-right:auto;margin-left:auto}.workflow .eyebrow{color:#82d7c9}.timeline{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.timeline article{min-height:300px;padding:22px;border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.06)}.timeline span{display:block;margin-bottom:60px;color:#82d7c9;font-weight:900}.story-links{width:100%;padding-right:5vw;padding-left:5vw;background:var(--white)}.story-link-grid,.story-links .section-heading{width:min(1180px,100%);margin-right:auto;margin-left:auto}.story-link-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.story-link-grid a{min-height:88px;padding:20px;background:#fbfcfd;border:1px solid rgba(16,18,23,.11);border-radius:8px;font-weight:900}.clients{width:100%;padding-right:0;padding-left:0}.client-copy{width:min(1180px,90vw);margin:0 auto 34px}.client-marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.client-marquee>div{display:flex;width:max-content;animation:scroll 30s linear infinite}.client-card{display:flex;align-items:center;gap:14px;min-width:270px;padding:20px 28px;background:#fff;border-right:1px solid var(--line)}.client-avatar{display:grid;width:68px;height:68px;flex:0 0 68px;place-items:center;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:999px}.client-avatar img{width:74%;height:74%;object-fit:contain}.client-avatar.is-filled img{width:100%;height:100%;object-fit:cover}.client-avatar.mark-cenedex img{transform:scale(1.35);transform-origin:left center}.client-avatar.mark-eislett img{transform:scale(1.18)}.client-avatar.is-plain{width:84px;background:transparent;border:0;border-radius:0}.client-avatar.is-plain img{width:100%;height:100%;object-fit:contain}.client-avatar strong{color:var(--teal);font-weight:900}.client-card small,.client-card strong{display:block}.client-card small{margin-top:4px;color:var(--muted);font-size:13px;font-weight:800}.stack-section{width:100%;padding-right:0;padding-left:0;background:#fff}.stack-copy{width:min(1180px,90vw);margin:0 auto 34px}.stack-marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stack-marquee div{display:flex;width:max-content;animation:scroll 28s linear infinite}.stack-marquee span{display:block;min-width:150px;padding:22px 30px;border-right:1px solid var(--line);font-size:18px;font-weight:900;text-align:center}.cta{display:grid;grid-template-columns:1fr 300px;grid-gap:34px;gap:34px;align-items:end}.cta a{color:var(--blue);font-weight:900}address{padding:24px;background:var(--white);border:1px solid rgba(16,18,23,.11);border-radius:8px;font-style:normal;line-height:1.7}address a,address span,address strong{display:block}.about-profile a,.subpage-hero a{color:var(--blue);font-weight:900}.about-card{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:24px;background:var(--white);border:1px solid rgba(16,18,23,.11);border-radius:8px;text-align:center}.about-card img{width:min(100%,260px);aspect-ratio:1;border-radius:999px;object-fit:cover;object-position:center 24%}.about-card span,.about-card strong{display:block}.about-card strong{margin-top:10px;font-size:22px}.about-card span{color:var(--muted)}.subpage-hero{padding:112px 5vw}.article-page,.subpage-hero>div,.subpage-section{width:min(980px,90vw);margin:0 auto}.article-page h1,.subpage-hero h1{max-width:950px;font-size:62px}.article-lede,.subpage-hero p:not(.eyebrow){max-width:820px;color:#384250;font-size:21px;line-height:1.6}.subpage-section{padding:88px 0}.directory-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.directory-card{padding:28px;background:var(--white);border:1px solid rgba(16,18,23,.11);border-radius:8px}.directory-card h2{font-size:28px}.directory-card p{color:var(--muted);line-height:1.65}.article-page a,.directory-card>a,.related-band a{color:var(--blue);font-weight:900}.split-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:42px;gap:42px;align-items:start}.split-layout article p{color:var(--muted);font-size:18px;line-height:1.75}.keyword-panel{position:-webkit-sticky;position:sticky;top:96px;display:flex;flex-wrap:wrap;gap:8px;padding:22px;background:var(--white);border:1px solid rgba(16,18,23,.11);border-radius:8px}.keyword-panel h3{width:100%}.keyword-panel span,.tag-row span{padding:8px 10px;background:var(--paper);border-radius:8px;color:#2d3743;font-size:13px;font-weight:800}.keyword-panel a{width:100%;color:var(--blue);font-weight:900}.outcome-list{display:grid;grid-gap:10px;gap:10px;margin:20px 0 32px;padding:0;list-style:none}.outcome-list li{padding:14px 16px;background:var(--white);border:1px solid rgba(16,18,23,.11);border-radius:8px;color:#384250;line-height:1.55}.related-band{padding-top:0}.article-page{padding:96px 0}.article-page>p:not(.eyebrow):not(.article-lede){color:#384250;font-size:19px;line-height:1.8}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.article-page footer{display:flex;flex-wrap:wrap;gap:16px;margin-top:42px;padding-top:24px;border-top:1px solid var(--line)}.article-related{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.article-page a,.article-related a{text-decoration:underline;-webkit-text-decoration-color:rgba(16,18,23,.22);text-decoration-color:rgba(16,18,23,.22);text-underline-offset:4px}.site-footer{padding:72px 7vw 64px;background:#020403;color:var(--white)}.site-footer p{margin:0 0 10px;color:rgba(255,255,255,.68);font-size:13px;line-height:1.55}.footer-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(28px,5vw,74px);gap:clamp(28px,5vw,74px);max-width:1180px;margin:0 auto}.footer-link-grid h2{margin:0 0 18px;color:var(--white);font-size:18px;letter-spacing:0;text-transform:none}.footer-link-grid a{display:block;margin:0 0 9px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.45;text-decoration:none}.footer-link-grid a:hover{color:var(--white)}.footer-socials{display:flex;gap:14px;margin:24px 0 22px}.footer-socials a{display:grid;width:24px;height:24px;place-items:center;color:var(--white)}.footer-socials svg{width:18px;height:18px;fill:currentColor}.footer-copy{max-width:250px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes automationPulse{0%,to{filter:drop-shadow(0 0 0 rgba(233,70,117,0));transform:scale(1)}50%{filter:drop-shadow(0 0 18px rgba(233,70,117,.36));transform:scale(1.025)}}@keyframes workflowSweep{0%,44%{transform:translateX(-110%)}74%,to{transform:translateX(110%)}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@media (max-width:980px){.nav{position:static;align-items:flex-start}.nav-links{display:none}.hero{min-height:auto}.automation-panel,.aws-band,.cta,.hero-grid,.product-band,.site-footer,.split-layout{grid-template-columns:1fr}h1{font-size:58px}h2{font-size:40px}.directory-grid,.footer-link-grid,.intro-grid,.lightweight-grid,.service-grid,.story-link-grid,.timeline{grid-template-columns:repeat(2,1fr)}.aws-icon-card{width:104px;height:104px}.automation-panel{align-items:start}.automation-icon-card{width:150px;height:150px}.automation-use-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.nav{padding:14px 18px}.brand small,.nav-cta{display:none}.hero,.section{padding-top:64px;padding-bottom:64px}.client-copy,.hero-grid,.section,.stack-copy{width:100%}.aws-band,.client-copy,.cta,.hero-grid,.intro,.product-band,.stack-copy{padding-right:16px;padding-left:16px}.lightweight-websites,.services,.site-footer,.story-links,.workflow{padding-right:0;padding-left:0}.footer-link-grid,.lightweight-actions,.lightweight-grid,.lightweight-websites .section-heading,.service-grid,.services .section-heading,.story-link-grid,.story-links .section-heading,.timeline,.workflow .section-heading{padding-right:16px;padding-left:16px}h1{line-height:1.04}.article-page h1,.subpage-hero h1,h1{font-size:40px}h2{font-size:33px}.eyebrow{font-size:12px;letter-spacing:.06em}.aws-band p,.client-copy p,.cta p,.hero-lede,.product-copy p,.section-heading p:not(.eyebrow),.stack-copy p{font-size:17px}.button{width:calc(100% - 8px);justify-content:center}.button.primary{box-shadow:6px 6px 0 var(--coral)}.profile-portrait{width:min(100%,360px);padding:20px 0 0}.profile-portrait>img{width:min(70vw,260px);height:min(70vw,260px)}.article-related,.console-grid,.directory-grid,.footer-link-grid,.intro-grid,.lightweight-grid,.product-grid,.service-grid,.story-link-grid,.timeline{grid-template-columns:1fr}.soc2-product-badge{grid-template-columns:72px 1fr}.soc2-product-badge img{width:72px;height:72px}.automation-icon-card{width:132px;height:132px}.automation-use-list{grid-template-columns:1fr}.subpage-hero{padding:64px 16px}.keyword-panel{position:static}}