:root{--ink:#07111d;--muted:#535f78;--yellow:#ffd23b;--line:#d7dce4;--mint:#edfcf8;--sky:#e9f7ff;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;font-size:1rem;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,summary{font:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid #155aca;outline-offset:5px;border-radius:5px}[tabindex="-1"]:focus{outline:none}.page{width:min(100% - 5rem,1320px);margin-inline:auto}.skip{position:fixed;z-index:50;top:.75rem;left:.75rem;padding:.75rem 1rem;background:var(--ink);color:white;transform:translateY(-180%)}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:116px;padding-block:1rem}.brand{display:flex;align-items:center;flex-shrink:0;min-height:44px}.brand img{width:148px;height:auto}.desktop-nav{display:flex;gap:.75rem;align-items:center}.desktop-nav a,footer nav a{display:flex;align-items:center;min-height:44px;padding:.5rem .65rem;font-size:.9375rem;border-radius:5px}.desktop-nav a:hover,footer nav a:hover{background:#f3f5f8}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:52px;padding:.75rem 1.5rem;font-weight:500;font-size:1rem;border:1px solid transparent;border-radius:100px;line-height:1.35;text-align:center;transition:background .15s,box-shadow .15s}.button>span[aria-hidden]{font-size:1.25em;flex-shrink:0}.button:hover{box-shadow:0 5px 16px #07111d14}.dark{background:var(--ink);color:#fff}.dark:hover{background:#203449}.yellow{background:var(--yellow)}.yellow:hover{background:#ffc91f}.outline{background:#ffffffd9;border-color:#697489}.outline:hover{background:#fff}.desktop-contact{font-size:.9375rem;min-height:48px}.mobile-menu{display:none}
.hero{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(0,1fr);align-items:center;gap:1rem;padding:2rem 0 2.5rem}.hero-copy{min-width:0}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.8125rem;font-weight:600;line-height:1.5;color:var(--muted);margin-bottom:1rem}.hero h1{font-size:clamp(2.5rem,4.65vw,4rem);font-weight:600;letter-spacing:-.055em;line-height:1.07;max-width:12em}.intro{font-size:1.1875rem;color:var(--muted);line-height:1.5;max-width:33rem;margin-top:1.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.hero-art{width:100%;aspect-ratio:4/3;object-fit:contain}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.product{border-radius:1.5rem;padding:2rem;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:center;gap:.5rem;overflow:hidden}.bombell{background:var(--mint)}.gistbird{background:var(--sky)}.product-copy{min-width:0}.product .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:.75rem}.product h2{font-size:2.75rem;letter-spacing:-.05em;font-weight:700;min-height:3rem;display:flex;align-items:center}.product-logo{width:174px;max-width:100%;height:auto}.product p:not(.eyebrow){font-size:1rem;color:#36445c;margin:1rem 0 1.5rem;line-height:1.5}.product .button{padding:.7rem 1.1rem;font-size:.9375rem;gap:.65rem}.product-art{width:100%;aspect-ratio:1;object-fit:contain;border-radius:50%}
.about{padding:3.5rem 0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.65fr);gap:3rem;align-items:start}.about h2,.approach h2{font-size:clamp(1.875rem,3vw,2.75rem);letter-spacing:-.045em;font-weight:500;max-width:14em}.about-heading>p:last-child{font-size:1rem;color:var(--muted);margin-top:1.25rem;max-width:27rem}.values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin-bottom:1rem}.icon svg{width:29px;height:29px}.people{background:#eee5ff}.practical{background:#c2f6eb}.picture{background:#ffe5d6;color:#b43700}.value h3{font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:-.025em}.value p{font-size:1rem;color:var(--muted);margin-top:.65rem;line-height:1.5}
.approach{padding:2.5rem 0 3.5rem;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:3rem}.approach-details details{border-bottom:1px solid var(--line)}.approach-details summary{font-size:1.125rem;font-weight:500;padding:1rem 2rem 1rem 0;min-height:56px;cursor:pointer;list-style:none;position:relative}.approach-details summary::-webkit-details-marker{display:none}.approach-details summary:after{content:'+';position:absolute;right:.35rem;top:.85rem;font-size:1.4rem}.approach-details details[open]>summary:after{content:'−'}.approach-details summary:hover{color:#465670}.approach-details p{color:var(--muted);padding:0 2rem 1.25rem 0;max-width:44rem}
.contact-banner{background:linear-gradient(110deg,#fff3c8,#ffdc62);border-radius:1.5rem;padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.contact-banner h2{font-size:clamp(2rem,3.5vw,2.875rem);font-weight:500;letter-spacing:-.05em}.contact-banner .eyebrow{margin-bottom:.5rem;color:#53502f}.contact-banner p:not(.eyebrow){color:#4c5262;margin-top:.65rem}.email-link{display:inline-block;text-decoration:underline;text-underline-offset:.25em;font-weight:500;padding:.6rem 0;min-height:44px;overflow-wrap:anywhere}.contact-banner .button{flex-shrink:0}.careers{padding:2rem 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.careers h2{font-size:1.5rem;font-weight:500;letter-spacing:-.035em}.careers p{color:var(--muted);max-width:43rem;margin-top:.5rem}.text-link{min-height:48px;display:inline-flex;align-items:center;gap:.8rem;text-decoration:underline;text-underline-offset:.3em;font-weight:500;flex-shrink:0}.text-link:hover,.email-link:hover{color:#334b77}footer{display:flex;align-items:center;gap:1.5rem;padding:1.75rem 0;flex-wrap:wrap}footer .brand img{width:115px}footer>p{color:var(--muted);font-size:.8125rem;line-height:1.5}footer nav{margin-left:auto;display:flex;flex-wrap:wrap;gap:.3rem}footer nav a{font-size:.875rem}
@media(max-width:68rem){.product{grid-template-columns:1fr;padding:1.5rem}.product-copy{display:flex;align-items:flex-start;flex-direction:column}.product p:not(.eyebrow){max-width:30rem;min-height:4.5em}.product-art{width:132px;justify-self:end;margin-top:1rem}.product .button{max-width:100%}.about{grid-template-columns:1fr;gap:2rem}.about-heading{max-width:42rem}.about h2{max-width:21em}.about-heading>p:last-child{max-width:38rem}.values{gap:2rem}.hero h1{font-size:clamp(2.25rem,4.4vw,3.3rem)}.intro{font-size:1.0625rem}.header{gap:1rem}.desktop-nav{gap:.1rem}}
@media(max-width:58rem){.page{width:calc(100% - 3rem)}.header{flex-wrap:wrap;min-height:100px}.brand img{width:130px}.desktop-nav,.desktop-contact{display:none}.mobile-menu{display:block;flex:1;text-align:right}.mobile-menu>summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:48px;min-width:92px;padding:.6rem 1rem;border:1px solid #929bad;border-radius:100px;cursor:pointer}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary:hover{background:#f5f7fa}.mobile-menu nav{position:absolute;top:98px;left:1.5rem;right:1.5rem;z-index:5;text-align:left;padding:.75rem;background:white;border:1px solid var(--line);border-radius:1rem;box-shadow:0 14px 35px #07111d15}.mobile-menu nav a{display:flex;align-items:center;min-height:48px;padding:.7rem .8rem;border-radius:.5rem}.mobile-menu nav a:hover{background:#f3f5f8}.hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);padding-top:1.5rem}.hero h1{font-size:clamp(2.25rem,4.6vw,2.875rem)}.hero-actions{gap:.75rem}.hero-actions .button{font-size:.9375rem;padding:.75rem 1.2rem}.approach{gap:2rem}.contact-banner{padding:2rem}.careers{align-items:flex-start;flex-direction:column;gap:.75rem}footer nav{margin-left:0;width:100%}}
@media(max-width:42rem){.page{width:calc(100% - 2.5rem)}.hero{grid-template-columns:1fr;gap:1rem;padding:1.5rem 0 2rem}.hero h1{font-size:clamp(2.35rem,7.6vw,3.2rem);max-width:13em}.intro{font-size:1.0625rem;max-width:32rem}.hero-art{width:85%;max-width:390px;justify-self:center}.hero-actions .button{min-height:52px}.products{grid-template-columns:1fr}.product{padding:1.5rem;grid-template-columns:minmax(0,1fr) 118px;gap:1rem;align-items:center}.product p:not(.eyebrow){min-height:0}.product .button{max-width:none;width:auto}.product h2{font-size:2.5rem}.product-art{width:100%;margin:0}.about{padding:2.5rem 0}.values{grid-template-columns:1fr;gap:1.5rem}.value{display:grid;grid-template-columns:56px 1fr;column-gap:1rem}.icon{width:56px;height:56px;grid-row:1/3;margin:0}.value h3{align-self:end}.value p{margin-top:.3rem}.approach{grid-template-columns:1fr;gap:1.5rem;padding:2rem 0 2.5rem}.approach h2 br{display:none}.contact-banner{align-items:flex-start;flex-direction:column;gap:1.25rem;padding:1.75rem 1.5rem}.contact-banner h2{font-size:2rem}.contact-banner .button{max-width:100%}.careers{padding:1.75rem 0}.eyebrow{font-size:.8125rem;letter-spacing:.1em}footer{gap:1rem}footer nav{gap:.1rem;justify-content:flex-start}footer nav a{padding:.5rem .55rem}}
@media(max-width:26rem){.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.product{grid-template-columns:1fr}.product-art{width:140px;justify-self:center;margin-top:.5rem}.product p:not(.eyebrow){max-width:none}.product-logo{width:168px}.product .button{width:100%}.mobile-menu nav{left:1.25rem;right:1.25rem}.contact-banner{padding:1.5rem 1.25rem}footer nav{column-gap:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media(forced-colors:active){.button,.icon{border:1px solid ButtonText}.hero-art,.product-art{forced-color-adjust:none}}
/* Preserve reflow when browser text size is increased. */
.header{position:relative;flex-wrap:wrap}.desktop-nav{flex-wrap:wrap}.contact-banner{flex-wrap:wrap}h1,h2,h3{overflow-wrap:anywhere}.mobile-menu nav{top:calc(100% - .25rem);left:0;right:0}.product-copy,.about-heading,.approach-details,.contact-banner>div,.careers>div{min-width:0}
p,summary,.button,.text-link{overflow-wrap:anywhere}.values,.value{min-width:0}@media(max-width:68rem){.about{grid-template-columns:minmax(0,1fr)}}@media(max-width:42rem){.values,.approach{grid-template-columns:minmax(0,1fr)}.value{grid-template-columns:56px minmax(0,1fr)}}
/* Product cards: one aligned copy column and a separate illustration column. */
.products{align-items:stretch}
.product{grid-template-columns:minmax(0,1fr) minmax(7rem,30%);gap:1.5rem;padding:2rem;align-items:stretch}
.product-copy{display:grid;grid-template-rows:auto 3rem 1fr auto;align-content:start;align-items:start;justify-items:start;row-gap:1rem;min-width:0}
.product .eyebrow{margin:0;min-height:2.5em;max-width:26ch;font-size:.75rem;line-height:1.3}
.product h2{margin:0;min-height:0;font-size:2.75rem;line-height:1.1;align-self:center}
.product p:not(.eyebrow){margin:0;min-height:0;max-width:28ch;font-size:1.0625rem;line-height:1.5;text-wrap:pretty}
.product .button{margin-top:.5rem;min-height:48px;width:fit-content;max-width:100%;padding:.75rem 1.15rem;align-self:end;font-size:.9375rem}
.product-art{align-self:center;justify-self:center;width:100%;max-width:13rem;margin:0}
.product-logo{width:174px;max-width:100%}
@media(max-width:68rem){.products{grid-template-columns:1fr}.product{grid-template-columns:minmax(0,1fr) minmax(8rem,32%)}.product-copy{grid-template-rows:auto auto auto auto}.product .eyebrow{min-height:0}.product p:not(.eyebrow){max-width:32ch}.product-art{max-width:15rem}}
@media(max-width:38rem){.product{grid-template-columns:minmax(0,1fr);gap:1.5rem;padding:1.5rem}.product-copy{row-gap:.85rem}.product h2{font-size:2.5rem}.product p:not(.eyebrow){max-width:32ch}.product-art{width:9rem;justify-self:end}.product .button{width:fit-content;max-width:100%}}
/* Hero copy stays beneath the headline, never across the artwork. */
.hero{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);column-gap:2rem}
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;width:100%;text-align:left}
.hero .intro{width:100%;max-width:43ch;margin:1.5rem 0 0;font-size:1.1875rem;line-height:1.55;text-wrap:pretty}
.hero-actions{width:100%;margin-top:1.5rem}
@media(max-width:58rem){.hero{grid-template-columns:minmax(0,1fr);gap:1.5rem}.hero-copy{max-width:38rem}.hero .intro{max-width:43ch;font-size:1.0625rem}.hero-art{width:85%;max-width:420px;justify-self:center}}
/* Official wordmark for full branding; official symbol at compact sizes. */
.header .brand picture{display:block}
.header .brand img{display:block;width:148px;height:auto;object-fit:contain}
footer .brand img{width:115px;height:auto;object-fit:contain}
@media(max-width:42rem){.header .brand img{width:54px;height:44px;object-fit:contain}.header .brand{padding:.25rem;min-width:62px;min-height:52px}}
/* Supplied final product artwork, with its original aspect ratio intact. */
.product h2{height:auto;min-height:3rem;width:100%}
.product h2 .product-logo{width:210px;max-width:100%;height:auto;max-height:none;object-fit:contain;object-position:left center;mix-blend-mode:multiply}
.product h2 .bombell-logo{width:240px}
.product-copy{grid-template-rows:auto minmax(3.5rem,auto) 1fr auto}
@media(max-width:68rem){.product-copy{grid-template-rows:auto auto auto auto}}
