@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope-latin.woff2)format("woff2")}:root{--bg:#090b10;--surface:#11141c;--surface-2:#171c27;--ink:#f1f3f8;--muted:#929aa9;--blue:#7292ff;--blue-solid:#4069f6;--line:#282c35;--soft-line:#1c2029;--radius:14px;--header-height:98px;--ease:cubic-bezier(.2,.7,.3,1);color:var(--ink);background:var(--bg);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:112px;font-family:Manrope,Arial,sans-serif}*,:before,:after{box-sizing:border-box}body{min-width:0;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--blue);outline-offset:5px}h1,h2,h3,h4,p,blockquote,figure{margin:0}h1,h2,h3{letter-spacing:-.052em;font-weight:600}h1{letter-spacing:-.065em;font-size:clamp(64px,7.7vw,112px);line-height:1.06}h2{font-size:clamp(38px,4.6vw,66px);line-height:1.1}h3{font-size:27px;line-height:1.2}p{color:var(--muted);font-size:16px;line-height:1.8}img{width:100%;height:auto;display:block}picture{min-width:0;display:block}button{color:inherit}::selection{background:var(--blue-solid);color:#fff}.container{--gutter:48px;width:min(1280px,calc(100% - var(--gutter) * 2 - env(safe-area-inset-left) - env(safe-area-inset-right)));margin-inline:auto}.section{padding-block:112px}.text-blue{color:var(--blue)}.text-muted{color:#747d90}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#bac1d0;align-items:center;gap:10px;font-size:11px;font-weight:600;line-height:1.5;display:flex}.status-dot{background:var(--blue);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #7292ff12}.quiet-label{color:var(--muted);font-size:12px}.arrow{--arrow-x:2px;--arrow-y:-2px;vertical-align:middle;width:1em;height:1em;transition:transform .25s var(--ease);flex:none;font-size:25px;display:inline-block}.arrow[data-direction=down]{--arrow-x:0px;--arrow-y:2px}.arrow[data-direction=left]{--arrow-x:-2px;--arrow-y:0px}.arrow[data-direction=up]{--arrow-x:0px;--arrow-y:-2px}.arrow[data-direction=right]{--arrow-x:2px;--arrow-y:0px}a:hover .arrow,button:hover .arrow{transform:translate(var(--arrow-x),var(--arrow-y))}.graphic{flex:none;width:1em;height:1em;display:block}.button{min-height:56px;transition:background .2s var(--ease),border-color .2s var(--ease),transform .2s var(--ease);border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:35px;max-width:100%;padding:17px 23px;font-size:13px;font-weight:600;line-height:1.4;display:inline-flex}.button-blue{background:var(--blue-solid);color:#fff}.button-blue:hover{background:#5277f8}.button-light{color:#0a0c13;background:#f2f4fb}.button-light:hover{background:#dbe3ff}.button-outline{background:0 0;border-color:#404652}.button-outline:hover{background:#171b24;border-color:#667085}.button:disabled{opacity:.65}.text-link{align-items:center;gap:18px;padding-block:10px;font-size:13px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--blue)}.round-arrow{backdrop-filter:blur(10px);background:#11151a26;border:1px solid #ffffff50;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.skip-link{z-index:100;color:#000;background:#fff;padding:12px 20px;position:fixed;top:12px;left:20px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{padding-top:env(safe-area-inset-top);z-index:50;backdrop-filter:blur(20px);background:#090b10ed;border-bottom:1px solid #ffffff0c;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;min-height:98px;display:flex}.brand{flex-shrink:0;width:174px;display:block}.brand img{object-fit:contain;max-height:57px}.desktop-nav{align-items:center;gap:32px;margin-left:auto;margin-right:38px;display:flex}.desktop-nav a{color:#afb6c4;font-size:12px;font-weight:500;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#fff}.header-cta{border:1px solid #353b47;border-radius:6px;align-items:center;gap:30px;padding:13px 18px;font-size:12px;font-weight:600;display:flex}.header-cta:hover{border-color:var(--blue);background:#7292ff0a}.header-cta .arrow{font-size:21px}.menu-toggle,.mobile-nav[hidden]{display:none}.hero{padding-top:48px}.hero-topline{justify-content:space-between;align-items:center;gap:20px;display:flex}.hero-index{color:#7e889c;font-size:11px}.hero h1{letter-spacing:-.073em;margin-top:34px;font-size:clamp(92px,11.6vw,168px);font-weight:500;line-height:.99}.hero-growth{white-space:nowrap;align-items:center;gap:.2em;display:flex}.hero-growth>.text-blue{margin-left:-.1em}.hero-arrow{color:var(--blue);flex-shrink:0;margin-left:auto;margin-right:22px;font-size:1.22em;line-height:1;display:block}.hero-arrow .arrow{font-size:inherit;stroke-width:1px;width:.85em;height:.85em;display:block}.hero-bottom{justify-content:space-between;align-items:end;gap:30px;margin-top:32px;margin-bottom:48px;display:flex}.hero-bottom>p{color:#b0b8c9;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:36px;padding-bottom:4px;display:flex}.hero-actions .text-link .arrow{font-size:20px}.hero-proof{border-radius:12px;grid-template-columns:1.85fr 1fr;min-height:360px;display:grid;overflow:hidden}.hero-proof-image{background:#151b23;position:relative;overflow:hidden}.hero-proof-image>picture{height:100%}.hero-proof-image>picture img{object-fit:cover;object-position:center 43%;height:100%;transition:transform .7s var(--ease)}.hero-proof-image:hover>picture img{transform:scale(1.025)}.hero-proof-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 35%,#060811cc 100%);position:absolute;inset:0}.hero-image-caption{z-index:1;grid-template-columns:1fr auto;gap:7px;display:grid;position:absolute;inset:auto 28px 27px}.hero-image-caption .eyebrow{color:#c8cfdf;font-size:10px}.hero-image-caption>span:nth-child(2){letter-spacing:-.03em;font-size:20px;font-weight:600}.hero-image-caption .round-arrow{grid-area:1/2/3;align-self:center}.hero-result{background:#355ce8;flex-direction:column;justify-content:space-between;padding:35px 34px;display:flex}.hero-result .eyebrow{color:#dae3ff;letter-spacing:.12em;font-size:9px}.hero-result>strong{letter-spacing:-.07em;font-size:clamp(66px,6.7vw,100px);font-weight:500;line-height:1.3}.hero-result>strong>span{margin-left:4px;font-size:.6em}.hero-result p{color:#e0e7ff;font-size:13px;line-height:1.65}.result-link{border-top:1px solid #ffffff3d;justify-content:space-between;align-items:center;margin-top:30px;padding-top:21px;font-size:12px;display:flex}.brand-strip{border-bottom:1px solid var(--line);align-items:center;gap:55px;padding-block:48px;display:flex}.brand-strip>p{color:#7d8594;flex-shrink:0;font-size:11px;line-height:1.65}.brand-names{color:#8c95a6;justify-content:space-between;align-items:center;gap:35px;width:100%;display:flex}.brand-names>span{line-height:1.1}.wordmark-life{text-align:center;font-family:Georgia,serif;font-size:23px;font-style:italic}.wordmark-life small{letter-spacing:.4em;font-family:Arial,sans-serif;font-size:9px;font-style:normal}.wordmark-portfolio{letter-spacing:.14em;font-size:13px;font-weight:500}.wordmark-portfolio b{letter-spacing:.23em;font-size:18px}.wordmark-digistore{letter-spacing:-.06em;font-size:25px;font-weight:700}.wordmark-digistore span{font-weight:400}.wordmark-bda{letter-spacing:-.07em;font-size:32px;font-weight:800}.wordmark-bda small{letter-spacing:.05em;font-size:10px}.wordmark-kaiser{letter-spacing:-.05em;font-size:19px;font-style:italic;font-weight:800}.intro-section{grid-template-columns:1fr 2.25fr;gap:56px;display:grid}.intro-section>.eyebrow{align-self:start;margin-top:12px}.intro-copy{grid-template-columns:1fr 1fr;gap:28px;max-width:620px;margin-top:35px;display:grid}.intro-copy>p{font-size:14px}.intro-copy>.text-link{grid-column:1/-1;justify-self:start;margin-top:0}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;display:flex}.section-heading h2{margin-top:20px}.section-heading>p{font-size:13px;line-height:1.8}.section-heading>.text-link{flex-shrink:0}.services-preview{background:#10131b;border-block:1px solid #1e232d}.service-grid{border:1px solid #333948;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.service-card{border-right:1px solid #333948;flex-direction:column;padding:30px 25px 24px;transition:background .25s;display:flex}.service-card:last-child{border:0}.service-card:hover{background:#191f2e}.service-top{color:#7d89a0;justify-content:space-between;align-items:center;margin-bottom:65px;display:flex}.service-top>span:first-child{font-size:11px}.service-symbol{color:var(--blue);font-size:40px;line-height:1;display:block}.service-card h3{letter-spacing:-.04em;margin-bottom:17px;font-size:23px;line-height:1.25}.service-card p{margin-bottom:30px;font-size:12px;line-height:1.85}.service-bottom{border-top:1px solid #303746;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:20px;font-size:10px;font-weight:600;display:flex}.service-bottom .arrow{font-size:20px}.section-tail{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-top:48px;padding-top:30px;display:flex}.section-tail>p{font-size:12px}.testimonial-feature{background:#11151e;border-block:1px solid #222835}.large-quote{max-width:1060px;margin-top:45px;margin-left:auto;position:relative}.quote-mark{color:var(--blue);font-family:Georgia,serif;font-size:85px;line-height:1}.large-quote>.quote-mark{position:absolute;top:-8px;left:-95px}.large-quote blockquote{letter-spacing:-.04em;font-size:clamp(30px,3.5vw,49px);font-weight:500;line-height:1.35}.quote-footer{justify-content:space-between;align-items:center;gap:24px;margin-top:43px;display:flex}.person{align-items:center;gap:15px;display:flex}.person picture{flex-shrink:0;width:52px;height:52px}.person img{object-fit:cover;border-radius:50%;width:100%;height:100%}.person strong{margin-bottom:4px;font-size:12px;font-weight:600;display:block}.person span{color:var(--muted);font-size:10px;line-height:1.6;display:block}.founder-preview{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.founder-image{aspect-ratio:1;background:#d4d6d6;border-radius:12px;position:relative;overflow:hidden}.founder-image>picture{width:100%;height:100%}.founder-image img{object-fit:cover;object-position:center top;filter:grayscale();width:100%;height:100%}.image-note{color:#fff;text-transform:uppercase;letter-spacing:.13em;backdrop-filter:blur(10px);background:#101520b8;border-radius:4px;padding:9px 13px;font-size:10px;position:absolute;bottom:22px;left:24px}.founder-copy h2{margin-top:22px}.founder-copy p{max-width:390px;margin-top:27px;font-size:14px}.founder-copy .text-link{margin-top:21px}.closing-cta{background:#11172a;border-block:1px solid #273453;position:relative;overflow:hidden}.closing-inner{position:relative}.closing-main{grid-template-columns:minmax(0,1fr) clamp(160px,18vw,245px);align-items:center;gap:48px;margin-top:30px;display:grid}.closing-main h2{min-width:0;max-width:100%}.closing-art{aspect-ratio:1;color:#3d568f;pointer-events:none;width:100%}.closing-art .arrow{stroke-width:.85px;width:100%;height:100%;display:block}.closing-inner h2{letter-spacing:-.065em;margin-top:0;font-size:clamp(62px,8.8vw,124px);font-weight:500;line-height:1.03}.closing-bottom{justify-content:space-between;align-items:end;gap:35px;margin-top:30px;display:flex}.closing-bottom p{font-size:14px}.closing-bottom .button{min-width:250px}.site-footer{padding-top:76px}.footer-top{justify-content:space-between;gap:60px;display:flex}.footer-brand{width:210px}.footer-top>div>p{margin-top:23px;font-size:12px;line-height:1.8}.footer-links{gap:100px;padding-right:45px;display:flex}.footer-links>div{flex-direction:column;gap:13px;font-size:12px;display:flex}.footer-links>div>span{color:#687489;text-transform:uppercase;letter-spacing:.13em;margin-bottom:5px;font-size:9px}.footer-links a:hover,.footer-bottom a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#838d9f;justify-content:space-between;align-items:center;gap:25px;margin-top:60px;padding-block:25px;font-size:9px;display:flex}.footer-bottom>div{align-items:center;gap:27px;display:flex}.page-hero{padding-top:76px;padding-bottom:68px}.page-hero>.eyebrow{margin-bottom:26px}.page-hero-bottom{justify-content:space-between;align-items:end;gap:50px;margin-top:32px;display:flex}.page-hero-bottom>p{max-width:570px;font-size:15px;line-height:1.85}.page-hero-bottom .quiet-label{flex-shrink:0;font-size:10px}.service-details{padding-bottom:100px}.service-detail{border-top:1px solid var(--line);grid-template-columns:1fr 2.25fr;gap:70px;padding-block:70px;display:grid}.service-number{justify-content:space-between;align-items:start;padding-top:8px;display:flex}.service-number>span:first-child{color:var(--muted);font-size:12px}.service-number>span:last-child{color:var(--blue);font-family:Arial,sans-serif;font-size:86px;line-height:1}.service-detail h2{max-width:660px;margin-top:18px;font-size:clamp(38px,4vw,58px)}.service-detail>div>p{max-width:670px;margin-top:24px;font-size:15px}.line-list{max-width:680px;margin:30px 0 0;padding:0;list-style:none}.line-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:19px 0;font-size:13px;display:flex}.line-list li:first-child{border-top:1px solid var(--line)}.line-list li .arrow{color:var(--blue);font-size:20px}.process-section,.values-section{background:#11151e;border-block:1px solid #222835}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;margin-top:60px;display:grid}.process-grid>div{border-top:1px solid #3b4559;padding-top:22px}.process-grid>div>span{color:var(--blue);font-size:11px}.process-grid h3{margin-top:40px;font-size:26px}.process-grid p{margin-top:18px;font-size:13px}.work-list{padding-bottom:40px}.results-note{color:#798496;max-width:850px;margin-top:35px;font-size:10px!important;line-height:1.8!important}.collaboration-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.collaboration-card>picture{aspect-ratio:1.12;background:#111721;border-radius:9px;width:100%;margin-bottom:24px;overflow:hidden}.collaboration-card img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .3s}.collaboration-card:hover img{filter:grayscale(0)}.collaboration-card .eyebrow{letter-spacing:.07em;font-size:8px}.collaboration-card h3{margin-top:12px;font-size:22px;line-height:1.3}.collaboration-card p{margin-top:15px;font-size:12px;line-height:1.8}.back-link{color:#8f9bb1;align-items:center;gap:9px;min-height:44px;margin-bottom:26px;font-size:12px;display:inline-flex}.back-link .arrow{font-size:17px}.back-link:hover{color:var(--blue)}.case-hero>.eyebrow{margin-bottom:22px}.case-hero h1{max-width:1060px;font-size:clamp(55px,6.5vw,94px)}.tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.tags span{color:#b0bad0;border:1px solid #384151;border-radius:4px;padding:8px 11px;font-size:9px}.case-cover{background:#182437;border-radius:12px;height:min(640px,54vw);overflow:hidden}.case-cover picture,.case-cover img{width:100%;height:100%}.case-cover img{object-fit:cover}.result-stats{padding-top:42px}.case-story{grid-template-columns:1fr 2.25fr;gap:70px;padding-block:90px;display:grid}.case-story aside{flex-direction:column;align-self:start;align-items:start;gap:17px;display:flex;position:sticky;top:140px}.case-story aside .eyebrow{color:#6f7a8d;margin-bottom:10px}.case-story aside>a{color:#aab5ca;font-size:11px}.story-content>section{border-bottom:1px solid var(--line);margin-bottom:55px;padding-bottom:55px;scroll-margin-top:150px}.story-content h2{margin-top:17px;margin-bottom:26px;font-size:clamp(32px,3.4vw,46px)}.story-content p{font-size:15px;line-height:1.9}.approach-list{margin:0;padding:0;list-style:none}.approach-list li{gap:24px;padding:14px 0;display:flex}.approach-list li>span{color:var(--blue);flex-shrink:0;margin-top:7px;font-size:11px}.story-quote{background:#131b2b;border:1px solid #34435c;border-radius:12px;margin-bottom:45px;padding:32px}.story-quote blockquote{letter-spacing:-.035em;font-size:28px;font-weight:500;line-height:1.5}.story-quote figcaption{flex-direction:column;gap:6px;margin-top:23px;display:flex}.story-quote figcaption strong{font-size:12px;font-weight:600}.story-quote figcaption span{color:var(--muted);font-size:10px}.next-work{padding-block:0 80px}.next-work>a{border-bottom:1px solid var(--line);letter-spacing:-.05em;justify-content:space-between;align-items:center;gap:30px;margin-top:20px;padding-bottom:30px;font-size:clamp(36px,5vw,68px);display:flex}.next-work>a>.arrow{color:var(--blue);font-size:64px}.about-founder{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-founder .founder-image{aspect-ratio:.85}.about-story h2{margin-top:20px;margin-bottom:27px;font-size:clamp(36px,4vw,55px)}.about-story p{margin-top:18px;font-size:14px}.about-story>.text-link{margin-top:22px}.about-statement{padding-block:130px}.about-statement h2{max-width:1100px;margin-top:30px;font-size:clamp(37px,4.5vw,65px);line-height:1.22}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:60px;margin-top:55px;display:grid}.values-grid article{border-top:1px solid #344056;padding-top:25px}.values-grid article>span{color:var(--blue);font-size:11px}.values-grid h3{margin-top:35px;font-size:27px}.values-grid p{margin-top:20px;font-size:14px}.about-experience{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-experience h2{margin-top:23px;margin-bottom:30px}.about-experience p{margin-top:18px;font-size:14px}.about-experience .text-link{margin-top:22px}.about-experience>picture{border-radius:10px;overflow:hidden}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-bottom:30px;display:grid}.testimonial-card{background:#121722;border:1px solid #222c3e;border-radius:10px;flex-direction:column;padding:30px 27px;display:flex}.testimonial-card>.quote-mark{height:47px;font-size:58px}.testimonial-card blockquote{letter-spacing:-.018em;margin-bottom:30px;font-size:17px;line-height:1.7}.testimonial-card .person{border-top:1px solid #293344;align-items:center;margin-top:auto;padding-top:20px}.testimonial-card .person strong{font-size:11px}.testimonial-card .person span{font-size:9px}.video{aspect-ratio:16/9;background:#121c2d;border-radius:10px;position:relative;overflow:hidden}.video-trigger{background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative}.video-trigger picture{position:absolute;inset:0}.video-trigger img{object-fit:cover;filter:brightness(.74);width:100%;height:100%;transition:transform .5s}.video-trigger:hover img{transform:scale(1.04)}.video-shade{background:linear-gradient(#070c1630,#070c1666);position:absolute;inset:0}.play-icon{color:#152142;background:#eff3ff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:18px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ffffff12}.video-label{justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.play-icon svg{width:27px;height:27px}.video-label>.arrow{font-size:22px}.video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-portrait{aspect-ratio:9/16;max-height:600px;margin-inline:auto}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 27px;display:grid}.video-grid article>h3{margin-top:18px;font-size:19px}.video-grid article>p{margin-top:5px;font-size:11px}.video-title{margin-top:22px;margin-bottom:8px;font-size:20px}.contact-layout{grid-template-columns:1fr 1.12fr;align-items:start;gap:90px;padding-block:85px 110px;display:grid}.contact-intro h1{margin-top:26px;font-size:clamp(60px,6.1vw,86px);line-height:1.05}.contact-intro>p{max-width:380px;margin-top:28px;font-size:14px}.contact-aside{border-top:1px solid var(--line);max-width:380px;margin-top:65px;padding-top:24px}.contact-aside .eyebrow{font-size:9px}.contact-aside p{margin-top:15px;font-size:12px}.contact-form-wrap{background:#121722;border:1px solid #283248;border-radius:12px;margin-top:8px;padding:38px}.contact-form-wrap h2{letter-spacing:-.04em;font-size:27px;line-height:1.3}.form-intro{margin-top:12px;font-size:12px}.contact-form-wrap form{margin-top:28px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.contact-form-wrap label{margin-bottom:23px;font-size:10px;font-weight:600;line-height:1.6;display:block}.contact-form-wrap label>span:not(.optional){color:var(--blue)}.optional{color:#8390a6;font-size:9px;font-weight:400}.contact-form-wrap input,.contact-form-wrap textarea{width:100%;min-width:0;color:var(--ink);background:#0c111b;border:1px solid #34405a;border-radius:5px;margin-top:8px;padding:13px 12px;font-size:12px;font-weight:400;line-height:1.6;transition:border-color .2s;display:block}.contact-form-wrap textarea{resize:vertical;min-height:140px;max-height:500px}.contact-form-wrap input::placeholder,.contact-form-wrap textarea::placeholder{color:#77849c}.contact-form-wrap input:focus,.contact-form-wrap textarea:focus{border-color:var(--blue)}.contact-form-wrap .button{width:100%;min-height:54px;margin-top:20px}.form-privacy{font-size:9px;line-height:1.8}.form-privacy a{color:#b6c6ed;text-underline-offset:3px;text-decoration:underline}.form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-status{overflow-wrap:anywhere;margin-top:18px;font-size:12px;line-height:1.7}.form-status:empty{display:none}.form-status[data-state=success]{color:#8ddbb9}.form-status[data-state=error]{color:#f4aea5}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding-bottom:110px;display:grid}.resource-card{background:#111722;border:1px solid #2b3549;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.resource-art{aspect-ratio:1.35;background:#1c2a4d;grid-template-rows:auto minmax(0,1fr);align-items:center;gap:12px;min-height:240px;padding:22px 23px;display:grid;overflow:hidden}.resource-art>.resource-symbol{color:#93adff;transition:transform .6s var(--ease);grid-row:2;justify-self:center;font-size:150px;line-height:1;display:block}.resource-card:hover .resource-art>.resource-symbol{transform:rotate(-8deg)scale(1.05)}.resource-art>small{letter-spacing:.03em;color:#becdf4;grid-row:1;font-size:11px}.resource-card:nth-child(2) .resource-art{background:#253b3d}.resource-card:nth-child(2) .resource-art>.resource-symbol{color:#a4d0c6}.resource-card:nth-child(3) .resource-art{background:#433327}.resource-card:nth-child(3) .resource-art>.resource-symbol{color:#e0b694}.resource-copy{flex-direction:column;flex:1;padding:28px;display:flex}.resource-copy>.eyebrow{letter-spacing:.11em;font-size:8px}.resource-copy h2{margin-top:14px;font-size:31px}.resource-copy p{margin-top:18px;margin-bottom:25px;font-size:12px;line-height:1.8}.resource-copy .text-link{border-top:1px solid #2a354b;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:11px}.resource-detail{grid-template-columns:1fr 1.35fr;align-items:start;gap:60px;padding-bottom:110px;display:grid}.resource-detail>picture{border-radius:10px;overflow:hidden}.download-panel{background:#121722;border:1px solid #29364d;border-radius:10px;padding:32px}.download-panel h2{margin-top:16px;margin-bottom:25px;font-size:34px}.download-panel p{margin-top:22px;font-size:12px}.download-link{border-bottom:1px solid #303c53;justify-content:space-between;align-items:center;gap:20px;padding-block:19px;font-size:12px;font-weight:600;line-height:1.6;display:flex}.download-link:hover{color:var(--blue)}.download-link>span{color:var(--blue);white-space:nowrap;flex-shrink:0;align-items:center;gap:7px;font-size:11px;display:inline-flex}.download-link>span .arrow{font-size:16px}.download-panel>.text-link{margin-top:24px;font-size:11px;line-height:1.6}.resource-detail>div>p{font-size:13px}.legal-page{min-height:680px;padding-block:90px 130px}.legal-page h1{margin-top:25px;font-size:clamp(50px,7vw,100px)}.legal-page>p{overflow-wrap:anywhere;max-width:620px;margin-top:30px;font-size:14px}.legal-page>.button{margin-top:30px}.legal-page>p>a{color:var(--blue)}.error-page{min-height:680px;padding-block:110px 150px}.error-page h1{margin-top:25px}.error-page>p{margin-top:30px;font-size:14px}.error-page>.button{margin-top:30px}@media (prefers-reduced-motion:no-preference){[data-reveal].in-view{animation:reveal-in .65s var(--ease) both}@keyframes reveal-in{0%{opacity:.35;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}@media (width>=1500px){.hero h1{font-size:168px}.hero-proof{min-height:390px}}@media (width<=1200px){.container{--gutter:36px}.desktop-nav{gap:23px;margin-right:15px}.hero-growth{gap:.17em}.hero-arrow{margin-right:0}.hero h1{font-size:12vw}.hero-proof{min-height:340px}.hero-result{padding:30px 26px}.brand-strip{gap:32px}.brand-names{gap:24px}.wordmark-digistore{font-size:22px}.wordmark-kaiser{font-size:17px}.service-card{padding:26px 20px}.service-card h3{font-size:21px}.service-top{margin-bottom:48px}.founder-preview{gap:55px}.large-quote{max-width:90%}.contact-layout{gap:48px}.contact-form-wrap{padding:30px}.form-row{gap:15px}.about-founder,.about-experience{gap:50px}.collaboration-grid{gap:22px}.collaboration-card h3{font-size:20px}.resource-copy{padding:23px}.resource-copy h2{font-size:28px}.resource-detail{gap:38px}.download-panel{padding:27px}}@media (width<=959px){:root{--header-height:82px}.container{--gutter:28px}.section{padding-block:85px}.desktop-nav{display:none}.header-inner{gap:22px;min-height:82px}.header-cta{margin-left:auto;padding:11px 14px}.menu-toggle{background:0 0;border:0;align-items:center;gap:13px;min-width:44px;min-height:44px;padding:10px 0 10px 8px;font-size:11px;display:flex}.menu-lines{width:19px;height:12px;display:block;position:relative}.menu-lines:before,.menu-lines:after{content:"";transform-origin:50%;background:#dce3f3;height:1px;transition:transform .2s;position:absolute;left:0;right:0}.menu-lines:before{top:2px}.menu-lines:after{bottom:2px}.menu-toggle[aria-expanded=true] .menu-lines:before{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-lines:after{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{max-height:calc(100dvh - var(--header-height) - env(safe-area-inset-top));padding:20px 28px 30px;padding-bottom:max(30px,env(safe-area-inset-bottom));overscroll-behavior:contain;background:#0c1019;border-top:1px solid #273043;overflow-y:auto}.mobile-nav a{letter-spacing:-.04em;border-bottom:1px solid #252e40;justify-content:space-between;align-items:center;padding:17px 0;font-size:25px;font-weight:500;display:flex}.mobile-nav a[aria-current=page]{color:var(--blue)}.hero{padding-top:36px}.hero h1{font-size:12.3vw}.hero-arrow{font-size:1.1em}.hero-bottom>p{font-size:15px}.hero-actions{gap:22px}.hero-actions .button{gap:25px;font-size:12px}.hero-actions>.text-link{font-size:11px}.hero-proof{grid-template-columns:1.55fr 1fr;min-height:320px}.hero-result>strong{font-size:76px}.hero-result p{font-size:11px}.hero-result .eyebrow{font-size:8px}.hero-image-caption{bottom:22px;left:22px;right:22px}.hero-image-caption>span:nth-child(2){font-size:17px}.brand-strip{flex-direction:column;gap:25px;padding-block:38px}.brand-strip>p{text-align:center}.brand-strip>p br{display:none}.brand-names{gap:22px}.intro-section{grid-template-columns:1fr 2.5fr;gap:30px}.intro-copy{gap:22px}.intro-copy p{font-size:12px}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:28px}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid #333948}.service-card h3{font-size:25px}.service-card p{font-size:13px}.service-top{margin-bottom:42px}.large-quote>.quote-mark{font-size:70px;left:-50px}.large-quote{max-width:92%}.founder-preview{gap:40px}.founder-copy h2{font-size:45px}.founder-copy p{margin-top:20px;font-size:12px}.closing-main{grid-template-columns:minmax(0,1fr);gap:0}.closing-art{display:none}.closing-inner h2{font-size:9vw}.footer-links{gap:60px;padding-right:0}.page-hero{padding-top:60px}.page-hero-bottom{gap:25px}.page-hero-bottom>p{max-width:510px;font-size:14px}.page-hero-bottom .quiet-label{display:none}.service-detail{grid-template-columns:1fr 3fr;gap:45px;padding-block:55px}.service-number>span:last-child{font-size:65px}.process-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.process-grid p{font-size:13px}.collaboration-grid{grid-template-columns:1fr 1fr;gap:40px 27px}.collaboration-card>picture{aspect-ratio:1.6}.case-story{grid-template-columns:1fr 3fr;gap:40px;padding-block:70px}.case-hero h1{font-size:8vw}.tags{max-width:280px}.about-founder{gap:35px}.about-story h2{font-size:40px}.about-story p{font-size:12px}.about-founder .founder-image{aspect-ratio:.75}.values-grid{gap:32px}.values-grid h3{font-size:24px}.values-grid p{font-size:12px}.about-experience{gap:38px}.about-experience h2{font-size:42px}.testimonials-grid,.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout{grid-template-columns:1fr;gap:40px;padding-top:55px}.contact-intro h1{font-size:75px}.contact-intro h1 br:first-of-type{display:none}.contact-intro>p{max-width:550px}.contact-aside{display:none}.contact-form-wrap{width:100%;max-width:720px;padding:38px}.resource-grid{grid-template-columns:1fr;gap:20px}.resource-card{grid-template-columns:1fr 1.4fr;display:grid}.resource-art{aspect-ratio:auto;min-height:290px}.resource-copy{padding:30px}.resource-copy h2{font-size:35px}.resource-detail{grid-template-columns:1fr 1.3fr;gap:25px}.download-panel{padding:24px}.download-panel h2{font-size:30px}.download-link{font-size:11px}.resource-detail .video{aspect-ratio:1.25}}@media (width<=767px){:root{--header-height:74px;scroll-padding-top:calc(90px + env(safe-area-inset-top))}.container{--gutter:20px}.section{padding-block:67px}h1{letter-spacing:-.06em;font-size:clamp(47px,9.9vw,76px)}h2{font-size:clamp(35px,7vw,49px)}.eyebrow{letter-spacing:.11em;gap:8px;font-size:9px}.header-inner{gap:16px;min-height:74px}.brand{width:147px}.brand img{max-height:49px}.header-cta{display:none}.menu-toggle{gap:13px;margin-left:auto}.mobile-nav{max-height:calc(100dvh - var(--header-height) - env(safe-area-inset-top));padding:12px max(20px,env(safe-area-inset-left)) max(25px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-right))}.mobile-nav a{padding-block:15px;font-size:24px}.hero{padding-top:28px}.hero-index{display:none}.hero h1{margin-top:27px;font-size:clamp(66px,13.1vw,101px);line-height:1.03}.hero-growth{gap:.14em}.hero-arrow{display:none}.hero-bottom{flex-direction:column;align-items:start;gap:23px;margin-top:22px;margin-bottom:32px}.hero-bottom>p{font-size:14px;line-height:1.7}.desktop-only{display:none}.hero-actions{justify-content:space-between;gap:15px;width:100%}.hero-actions .button{gap:28px;min-height:52px;padding:14px 17px;font-size:11px}.hero-actions>.text-link{gap:12px;font-size:10px}.hero-proof{grid-template-columns:1fr;min-height:0}.hero-proof-image{aspect-ratio:1.45}.hero-image-caption{inset:auto 20px 20px}.hero-image-caption .eyebrow{font-size:8px}.hero-image-caption>span:nth-child(2){font-size:18px}.hero-image-caption .round-arrow{width:39px;height:39px}.hero-result{grid-template-columns:1.15fr 1fr;gap:13px 20px;padding:27px 24px;display:grid}.hero-result .eyebrow{letter-spacing:.1em;grid-column:1/-1;font-size:8px}.hero-result>strong{align-self:center;font-size:67px;line-height:1.1}.hero-result p{align-self:center;font-size:11px}.result-link{grid-column:1/-1;margin-top:3px;padding-top:14px;font-size:10px}.brand-strip{gap:26px;padding-block:33px}.brand-strip>p{font-size:10px}.brand-names{flex-wrap:wrap;justify-content:center;gap:25px 35px}.wordmark-life{font-size:20px}.wordmark-life small{font-size:8px}.wordmark-portfolio{font-size:10px}.wordmark-portfolio b{font-size:15px}.wordmark-digistore{font-size:23px}.wordmark-bda{font-size:28px}.wordmark-kaiser{font-size:17px}.intro-section{grid-template-columns:1fr;gap:25px}.intro-section>.eyebrow{margin:0}.intro-copy{grid-template-columns:1fr;gap:17px;max-width:540px;margin-top:23px}.intro-copy p{font-size:13px}.intro-copy>.text-link{margin-top:3px;font-size:11px}.section-heading{flex-direction:column;align-items:start;gap:20px;margin-bottom:32px}.section-heading h2{margin-top:17px}.section-heading>p{font-size:12px}.section-heading>.text-link{padding-top:0;font-size:11px}.service-grid{border-radius:9px}.service-card{padding:24px 20px}.service-card h3{font-size:22px;line-height:1.25}.service-card p{margin-bottom:20px;font-size:11px;line-height:1.8}.service-top{margin-bottom:34px}.service-symbol{font-size:35px}.service-top>span:first-child{font-size:9px}.service-bottom{gap:8px;padding-top:15px;font-size:9px;line-height:1.5}.service-bottom .arrow{font-size:19px}.section-tail{flex-direction:column;align-items:start;gap:20px;margin-top:32px;padding-top:23px}.section-tail p{font-size:11px}.section-tail .button{min-height:50px;font-size:11px}.large-quote{max-width:100%;margin-top:29px}.large-quote>.quote-mark{height:47px;font-size:70px;display:block;position:static}.large-quote blockquote{font-size:clamp(26px,5.3vw,39px);line-height:1.45}.quote-footer{flex-direction:column;align-items:start;gap:23px;margin-top:26px}.quote-footer .text-link{font-size:11px}.person picture{width:48px;height:48px}.person strong{font-size:11px}.person span{font-size:9px}.founder-preview{grid-template-columns:1fr;gap:33px}.founder-image{aspect-ratio:1.1}.founder-copy h2{margin-top:19px;font-size:43px}.founder-copy p{max-width:550px;font-size:13px}.founder-copy>.text-link{margin-top:15px;font-size:11px}.closing-main{margin-top:24px}.closing-inner h2{margin-top:0;font-size:clamp(36px,10.5vw,77px)}.closing-bottom{flex-direction:column;align-items:start;gap:25px;margin-top:23px}.closing-bottom p{font-size:12px}.closing-bottom .button{min-width:220px;min-height:52px;font-size:12px}.site-footer{padding-top:48px}.footer-top{flex-direction:column;gap:35px}.footer-brand{width:175px}.footer-top>div>p{margin-top:18px;font-size:11px}.footer-links{justify-content:space-between;gap:0;max-width:390px}.footer-links>div{gap:13px;width:45%;font-size:11px}.footer-links>div>span{font-size:9px}.footer-bottom{flex-direction:column;align-items:start;gap:19px;margin-top:36px;padding-block:22px;font-size:8px}.footer-bottom>div{flex-wrap:wrap;gap:20px}.footer-bottom>div>a:last-child{margin-left:auto}.page-hero{padding-block:42px 40px}.page-hero>.eyebrow{margin-bottom:20px}.page-hero-bottom{flex-direction:column;align-items:start;gap:25px;margin-top:23px}.page-hero-bottom>p{max-width:550px;font-size:13px;line-height:1.85}.page-hero-bottom .button{min-height:51px;font-size:11px}.service-details{padding-bottom:40px}.service-detail{grid-template-columns:1fr;gap:24px;padding-block:40px}.service-number{justify-content:space-between;align-items:center;padding:0}.service-number>span:first-child{font-size:11px}.service-number>span:last-child{font-size:48px}.service-detail h2{max-width:520px;margin-top:15px;font-size:38px}.service-detail>div>p{margin-top:20px;font-size:13px}.line-list{margin-top:22px}.line-list li{padding-block:17px;font-size:11px}.process-grid{gap:32px 24px;margin-top:36px}.process-grid h3{margin-top:28px;font-size:24px}.process-grid p{margin-top:15px;font-size:12px}.collaboration-grid{gap:33px 22px}.collaboration-card>picture{aspect-ratio:1.1;margin-bottom:19px}.collaboration-card h3{letter-spacing:-.04em;font-size:21px}.collaboration-card p{margin-top:12px;font-size:11px}.collaboration-card .eyebrow{letter-spacing:.02em;font-size:7px;line-height:1.8}.results-note{margin-top:24px;font-size:9px!important;line-height:1.8!important}.back-link{margin-bottom:24px;font-size:10px}.case-hero h1{font-size:clamp(44px,9vw,68px)}.case-hero>.eyebrow{margin-bottom:18px;font-size:8px}.tags{justify-content:flex-start;max-width:none}.tags span{padding:7px 9px;font-size:8px}.case-cover{aspect-ratio:1.35;height:auto}.case-story{grid-template-columns:1fr;gap:0;padding-block:50px}.case-story aside{display:none}.story-content>section{margin-bottom:35px;padding-bottom:35px}.story-content h2{margin-top:14px;margin-bottom:20px;font-size:33px}.story-content p{font-size:13px;line-height:1.9}.approach-list li{gap:18px;padding-block:9px}.approach-list li>span{font-size:9px}.story-quote{margin-bottom:30px;padding:25px}.story-quote blockquote{font-size:23px;line-height:1.5}.story-quote figcaption strong{font-size:11px}.story-quote figcaption span{font-size:9px}.next-work{padding-block:0 55px}.next-work>a{gap:20px;font-size:36px}.next-work>a>.arrow{font-size:45px}.about-founder{grid-template-columns:1fr;gap:33px}.about-founder .founder-image{aspect-ratio:1.1}.about-story h2{font-size:40px}.about-story p{font-size:13px;line-height:1.9}.about-statement h2{font-size:34px;line-height:1.3}.values-grid{grid-template-columns:1fr;gap:35px;margin-top:0}.values-grid h3{margin-top:22px;font-size:26px}.values-grid p{max-width:550px;margin-top:14px;font-size:13px}.about-experience{grid-template-columns:1fr;gap:35px}.about-experience h2{font-size:40px}.about-experience p{font-size:13px}.testimonials-grid{gap:17px}.testimonial-card{padding:24px 20px}.testimonial-card blockquote{margin-bottom:22px;font-size:14px;line-height:1.75}.testimonial-card .person{align-items:start;gap:11px}.testimonial-card .person picture{width:38px;height:38px}.testimonial-card .person strong{font-size:10px}.testimonial-card .person span{font-size:8px}.video-grid{gap:30px 20px}.video-grid article>h3{margin-top:15px;font-size:17px}.video-grid article>p{font-size:10px}.play-icon{width:50px;height:50px;font-size:15px;box-shadow:0 0 0 7px #ffffff12}.video-label{font-size:9px;bottom:14px;left:16px;right:16px}.video-label>.arrow{font-size:19px}.contact-layout{gap:35px;padding-block:42px 65px}.contact-intro h1{font-size:clamp(56px,11vw,78px)}.contact-intro h1 br:first-of-type{display:block}.contact-intro>p{margin-top:22px;font-size:13px}.contact-form-wrap{margin:0;padding:27px 23px}.contact-form-wrap h2{font-size:25px;line-height:1.35}.form-intro{font-size:11px}.contact-form-wrap form{margin-top:25px}.form-row{gap:15px}.contact-form-wrap label{margin-bottom:20px;font-size:9px}.optional{font-size:8px}.contact-form-wrap input,.contact-form-wrap textarea{padding:12px 10px;font-size:16px}.contact-form-wrap input::placeholder,.contact-form-wrap textarea::placeholder{font-size:12px}.form-privacy{font-size:9px}.form-status{font-size:11px}.contact-form-wrap .button{font-size:12px}.resource-grid{gap:24px;padding-bottom:65px}.resource-card{grid-template-columns:1fr}.resource-art{aspect-ratio:1.8;gap:10px;min-height:200px;padding:20px 22px}.resource-art>.resource-symbol{font-size:120px}.resource-art>small{font-size:11px}.resource-copy{padding:25px}.resource-copy h2{font-size:32px}.resource-copy p{max-width:520px;font-size:12px}.resource-detail{grid-template-columns:1fr;gap:35px;padding-bottom:65px}.resource-detail .video{aspect-ratio:16/9}.download-panel{padding:27px}.download-panel h2{font-size:34px}.download-link{font-size:12px}.legal-page{min-height:570px;padding-block:50px 80px}.legal-page h1{font-size:clamp(45px,10vw,75px)}.legal-page>p{font-size:13px}.legal-page .button{font-size:12px}.error-page{min-height:550px;padding-block:65px 95px}.error-page>p{font-size:13px}}@media (width<=479px){.hero h1{font-size:13.4vw}.hero-actions{gap:12px}.hero-actions .button{gap:18px;padding-inline:15px}.hero-actions>.text-link{gap:8px;font-size:9px}.hero-result{grid-template-columns:1fr 1fr;column-gap:10px;padding:24px 20px}.hero-result>strong{font-size:60px}.hero-result p{font-size:10px;line-height:1.65}.hero-image-caption .round-arrow{width:35px;height:35px}.brand-names{gap:24px 29px}.wordmark-bda{font-size:25px}.wordmark-kaiser{font-size:16px}.service-grid{grid-template-columns:1fr}.service-card{padding:25px}.service-card:not(:last-child){border-bottom:1px solid #333948;border-right:0}.service-top{margin-bottom:27px}.service-card h3{font-size:25px}.service-card p{font-size:12px}.service-bottom{font-size:10px}.image-note{font-size:8px;bottom:18px;left:17px}.collaboration-grid{grid-template-columns:1fr}.collaboration-card>picture{aspect-ratio:1.5}.collaboration-card h3{font-size:25px}.collaboration-card p{font-size:12px}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:27px}.testimonial-card blockquote{font-size:17px}.testimonial-card .person{align-items:center;gap:13px}.testimonial-card .person picture{width:45px;height:45px}.testimonial-card .person strong{font-size:11px}.testimonial-card .person span{font-size:9px}.video-grid{grid-template-columns:1fr;gap:32px}.video-grid article>h3{font-size:20px}.video-grid article>p{font-size:11px}.video-label{font-size:10px;bottom:18px;left:20px;right:20px}.form-row{grid-template-columns:1fr;gap:0}.contact-form-wrap{padding:27px 21px}.contact-form-wrap h2{font-size:24px}.contact-form-wrap label{font-size:10px}.resource-copy h2{font-size:31px}.footer-bottom>div{gap:16px}.process-grid{gap:30px 22px}.process-grid h3{font-size:22px}.process-grid p{font-size:11px}.closing-inner h2{font-size:11vw}}.resource-guidance{padding-top:15px}.resource-guidance h2{margin-top:20px;font-size:clamp(35px,4vw,52px)}.resource-guidance>p{max-width:520px;margin-top:24px}.resource-guidance>.text-link{margin-top:15px}main,.page-hero-bottom>*,.closing-bottom>*,.contact-layout>*,.footer-top>*{min-width:0}.footer-bottom a{align-items:center;gap:6px;display:inline-flex}.footer-bottom .arrow{font-size:14px}@media (width<=767px){.eyebrow{font-size:10px}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:14px 24px}.hero-actions .button{font-size:12px}.hero-actions>.text-link{min-height:44px;font-size:12px}.hero-bottom>p,.intro-copy p,.founder-copy p,.page-hero-bottom>p,.service-detail>div>p,.story-content p,.about-story p,.about-experience p,.values-grid p{font-size:14px}.service-card p,.process-grid p,.collaboration-card p,.resource-copy p{font-size:13px}.service-bottom,.person span,.testimonial-card .person span{font-size:11px}.person strong,.testimonial-card .person strong{font-size:12px}.results-note{font-size:11px!important}.closing-bottom p{font-size:14px}.contact-form-wrap label{font-size:12px}.optional,.form-privacy{font-size:11px}.form-status,.download-link{font-size:13px}.resource-copy>.eyebrow,.collaboration-card .eyebrow{font-size:10px}.footer-links>div{font-size:12px}.footer-bottom{font-size:10px}.footer-bottom>div{gap:14px 20px;line-height:1.8}.footer-top>div>p{font-size:13px}}@media (width<=359px){.hero-result{grid-template-columns:minmax(0,1fr);gap:13px}.hero-result>strong{font-size:64px}.hero-result p{font-size:13px}.process-grid{grid-template-columns:minmax(0,1fr)}.hero-actions{gap:8px 18px}.hero-actions .button{width:100%}.contact-form-wrap{padding-inline:18px}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}:root{--ease-touch:cubic-bezier(.16,1,.3,1);--photo-travel:5px}.hero{isolation:isolate;position:relative}.hero>:not(.hero-orbit){z-index:1;position:relative}:is(.button,.header-cta,.text-link,.round-arrow,.menu-toggle,.video-trigger){touch-action:manipulation;transition:scale .24s var(--ease-touch),background-color .2s var(--ease-touch),border-color .2s var(--ease-touch)}:is(.button,.header-cta,.text-link,.round-arrow,.menu-toggle,.video-trigger):not(:disabled):not([aria-disabled=true]):active{transition-duration:90ms;scale:.975}.round-arrow:active{scale:.92}:is(.button,.header-cta,.text-link,.round-arrow):active>.arrow{transform:translate(calc(var(--arrow-x) * 2),calc(var(--arrow-y) * 2));transition-duration:90ms}.case-card-glint{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.case-card-glint>rect{x:1px;y:1px;rx:21px;fill:none;width:calc(100% - 2px);height:calc(100% - 2px);stroke:var(--case-accent);stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:8 92;stroke-dashoffset:100px;opacity:0}@media (prefers-reduced-motion:no-preference){.case-card.is-active .case-card-glint>rect{animation:case-border-pass 1.6s var(--ease-touch) both}@supports (animation-timeline:view()){:is(.hero-proof,.founder-image,.case-cover,.case-card-frame){--photo-timeline:--photo-depth;view-timeline-name:--photo-depth;view-timeline-axis:block}:is(.hero-proof-image,.founder-image,.case-cover,.case-card-frame)>picture{animation:linear both photo-depth;animation-timeline:var(--photo-timeline);transform-origin:50%;animation-range:entry exit}}}@keyframes case-border-pass{0%{stroke-dashoffset:100px;opacity:0}12%{opacity:.95}82%{opacity:.95}to{stroke-dashoffset:0;opacity:0}}@keyframes photo-depth{0%{transform:translateY(calc(var(--photo-travel) * -1)) scale(1.075)}to{transform:translateY(var(--photo-travel)) scale(1.075)}}@media (width<=767px){:root{--photo-travel:3px}.case-card-glint>rect{rx:14px}}@media (prefers-reduced-motion:reduce){:is(.button,.header-cta,.text-link,.round-arrow,.menu-toggle,.video-trigger){transition:none;scale:1!important}:is(.button,.header-cta,.text-link,.round-arrow):active>.arrow{transform:none}.case-card-glint{display:none}}.brand-logo[data-astro-cid-uivuhh7y]{aspect-ratio:271/87;isolation:isolate;width:100%;display:block;position:relative}.brand-logo[data-astro-cid-uivuhh7y] picture{width:100%;height:100%}.brand-logo[data-astro-cid-uivuhh7y] img{object-fit:contain;width:100%;height:100%;max-height:none}.brand-logo-light[data-astro-cid-uivuhh7y]{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.brand-alpha[data-astro-cid-uivuhh7y]{mask-type:alpha}.brand-logo-orbit[data-astro-cid-uivuhh7y],.brand-logo-sheen[data-astro-cid-uivuhh7y]{opacity:0}.brand-logo[data-astro-cid-uivuhh7y].is-animating .brand-logo-orbit[data-astro-cid-uivuhh7y]{animation:4.2s linear both brand-orbit}.brand-logo[data-astro-cid-uivuhh7y].is-animating .brand-logo-sheen[data-astro-cid-uivuhh7y]{animation:4.2s ease-out both brand-sheen}@keyframes brand-orbit{0%{stroke-dashoffset:100px;opacity:0}12%{opacity:.8}80%{opacity:.65}to{stroke-dashoffset:0;opacity:0}}@keyframes brand-sheen{0%,15%{opacity:0;transform:translate(0)}25%{opacity:.18}75%,to{opacity:0;transform:translate(110px)}}@media (prefers-reduced-motion:reduce){.brand-logo-light[data-astro-cid-uivuhh7y]{display:none}.brand-logo[data-astro-cid-uivuhh7y].is-animating .brand-logo-orbit[data-astro-cid-uivuhh7y],.brand-logo[data-astro-cid-uivuhh7y].is-animating .brand-logo-sheen[data-astro-cid-uivuhh7y]{animation:none}}:root[data-project-transitions]{view-transition-name:none}::view-transition{pointer-events:none}::view-transition-group(rgm-project-photo){border-radius:14px;animation-duration:.56s;animation-timing-function:cubic-bezier(.16,1,.3,1);overflow:clip}::view-transition-image-pair(rgm-project-photo){isolation:auto;border-radius:inherit;overflow:clip}::view-transition-old(rgm-project-photo),::view-transition-new(rgm-project-photo){object-fit:cover;mix-blend-mode:normal;width:100%;height:100%;animation-duration:.56s;animation-timing-function:cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:reduce){::view-transition-group(rgm-project-photo),::view-transition-old(rgm-project-photo),::view-transition-new(rgm-project-photo){animation-duration:0s!important}}[data-heading-text]{display:inline}[data-heading-mask]{vertical-align:baseline;clip-path:inset(-.15em -.08em -.2em);display:inline-block}[data-heading-word]{opacity:0;display:inline-block;transform:translateY(125%)}@media (prefers-reduced-motion:reduce){[data-heading-mask]{clip-path:none}[data-heading-word]{opacity:1!important;transform:none!important}}
