:root{--paper:#f3f3ee;--white:#fff;--ink:#07122f;--ink-2:#101d3e;--blue:#0f5fff;--blue-dark:#0846c7;--signal:#b7ff35;--muted:#5d6473;--line:#cfd2d5;--shell:1360px;--sans:"Manrope Variable", "Segoe UI Variable", "Helvetica Neue", Arial, sans-serif;--mono:"JetBrains Mono Variable", "SFMono-Regular", Consolas, monospace;--ease-out:cubic-bezier(.22, 1, .36, 1);--focus-color:var(--blue);--focus-gap:var(--white)}*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--sans);letter-spacing:-.012em;margin:0;line-height:1.55;overflow-x:hidden}section{scroll-margin-top:96px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}::selection{background:var(--signal);color:var(--ink)}:focus-visible{outline:3px solid var(--focus-color);outline-offset:4px;box-shadow:0 0 0 6px var(--focus-gap)}.cc-skip{z-index:1000;background:var(--signal);color:var(--ink);padding:.75rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.cc-skip:focus{transform:none}.cc-shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.cc-kicker{color:var(--blue);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.73rem;font-weight:700;line-height:1.3}.cc-lead{font-size:clamp(1.1rem,1.4vw,1.35rem);line-height:1.55}.cc-index{font-family:var(--mono);font-size:.76rem}.cc-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f3eef0;position:sticky;top:0}.cc-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:78px;display:flex}.cc-logo{flex:none;width:208px;display:block}.cc-logo img{width:100%;height:auto}.cc-nav{align-items:center;gap:clamp(.9rem,2vw,1.75rem);font-size:.86rem;font-weight:700;display:flex}.cc-nav>a:not(.cc-nav__contact){position:relative}.cc-nav>a:not(.cc-nav__contact):after{background:var(--blue);content:"";transform-origin:100%;height:2px;transition:transform .2s;position:absolute;bottom:-.55rem;left:0;right:0;transform:scaleX(0)}.cc-nav>a:hover:after,.cc-nav>a.is-active:after{transform-origin:0;transform:scaleX(1)}.cc-nav__contact{border:1px solid var(--blue);background:var(--blue);color:var(--white);padding:.8rem 1.05rem;transition:background .2s,border-color .2s}.cc-nav__contact:hover{border-color:var(--blue-dark);background:var(--blue-dark)}.cc-menu{cursor:pointer;background:0 0;border:0;width:48px;height:48px;padding:13px 10px;display:none}.cc-menu:hover{background:#07122f0f}.cc-menu span{background:var(--ink);transform-origin:50%;height:2px;transition:transform .25s var(--ease-out);margin:5px 0;display:block}.cc-menu[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.cc-menu[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.cc-arrow-link{transition:color .2s ease, border-color .2s ease, transform .25s var(--ease-out);border-bottom:1px solid;align-items:center;padding-bottom:.25rem;font-weight:800;line-height:1.2;display:inline-flex}.cc-arrow-link:hover{color:var(--blue)}.cc-arrow-link:active{transform:translateY(1px)}.cc-arrow-link.is-inverse{color:var(--white)}.cc-arrow-link.is-inverse:hover{color:var(--signal)}.cc-arrow-link--large{font-size:clamp(1.15rem,1.7vw,1.45rem)}.cc-home-hero{border-bottom:1px solid var(--line);overflow:hidden}.cc-home-hero__grid{grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);align-items:stretch;min-height:560px;display:grid}.cc-home-hero__copy{flex-direction:column;justify-content:center;max-width:750px;padding:3.75rem 4.25rem 3.75rem 0;display:flex}.cc-home-hero h1,.cc-page-hero h1,.cc-contact h1,.cc-case h1,.cc-post h1{letter-spacing:-.052em;text-wrap:balance;margin:1.25rem 0;font-size:clamp(3.25rem,4.6vw,5rem);font-weight:720;line-height:1.02}.cc-home-hero__copy .cc-lead{max-width:670px;color:var(--muted);margin:0}.cc-home-hero__actions{flex-wrap:wrap;gap:2.2rem;margin-top:2.5rem;display:flex}.cc-build-sheet{background:var(--ink);color:var(--white);border-inline:1px solid #253354;flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4.5rem);display:flex;position:relative;overflow:hidden}.cc-build-sheet:before{content:"";background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 25% 75%,#0000);mask-image:linear-gradient(#0000,#000 25% 75%,#0000)}.cc-build-sheet>*{position:relative}.cc-build-sheet__head{color:#aab3c8;font-family:var(--mono);letter-spacing:.08em;border-bottom:1px solid #ffffff47;justify-content:space-between;gap:1rem;padding-bottom:.75rem;font-size:.64rem;display:flex}.cc-build-sheet h2{letter-spacing:-.052em;max-width:430px;margin:2.25rem 0;font-size:clamp(2.15rem,2.9vw,3.2rem);font-weight:680;line-height:1}.cc-build-sheet dl{margin:0}.cc-build-sheet dl div{border-top:1px solid #fff3;grid-template-columns:105px 1fr;gap:1rem;padding:1rem 0;display:grid}.cc-build-sheet dt{color:#8f9ab3;font-family:var(--mono);text-transform:uppercase;font-size:.68rem}.cc-build-sheet dd{margin:0;font-size:.88rem}.cc-build-sheet__signal{color:#cfd6e4;align-items:flex-start;gap:.75rem;margin-top:2.25rem;font-size:.76rem;display:flex}.cc-build-sheet__signal i{background:var(--signal);border-radius:50%;flex:none;width:9px;height:9px;margin-top:.3rem;box-shadow:0 0 0 5px #b7ff351f}.cc-home-hero__rail{grid-template-columns:repeat(4,1fr);display:grid}.cc-home-hero__rail span{border-right:1px solid var(--line);font-family:var(--mono);letter-spacing:.05em;text-align:center;text-transform:uppercase;padding:1.05rem;font-size:.66rem}.cc-home-hero__rail span:first-child{border-left:1px solid var(--line)}.cc-section{padding:clamp(4.25rem,6vw,6rem) 0}.cc-section-intro{grid-template-columns:160px minmax(0,700px);align-items:start;gap:1.5rem 3rem;margin-bottom:clamp(2.75rem,4.5vw,4.5rem);display:grid}.cc-section-intro h2{letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,3.5vw,3.75rem);font-weight:700;line-height:1}.cc-section-intro>p:last-child:not(.cc-kicker){max-width:620px;color:var(--muted);grid-column:2;margin:.5rem 0 0;font-size:1.05rem}.cc-section-end{justify-content:flex-end;margin-top:3rem;display:flex}.cc-service-list{border-top:1px solid var(--ink)}.cc-service{border-bottom:1px solid var(--line);transition:background-color .25s ease, padding-inline .35s var(--ease-out);grid-template-columns:90px minmax(240px,.9fr) minmax(300px,1.1fr);gap:2rem;padding:2rem 0;display:grid}.cc-service:hover{background:#ffffff9e;padding-inline:1rem}.cc-service h3{letter-spacing:-.04em;margin:0 0 .35rem;font-size:clamp(1.45rem,2vw,2rem);font-weight:700;line-height:1.05;transition:color .2s}.cc-service:hover h3{color:var(--blue)}.cc-service p{max-width:430px;color:var(--muted);margin:0}.cc-service ul{grid-template-columns:1fr 1fr;gap:.7rem 2rem;margin:0;padding:0;list-style:none;display:grid}.cc-service li{padding-left:1rem;font-size:.86rem;position:relative}.cc-service li:before{background:var(--blue);content:"";width:5px;height:5px;position:absolute;top:.58rem;left:0}.cc-section--stack{border-top:1px solid var(--line);background:var(--white)}.cc-stack-grid{border-top:1px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.cc-stack-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;transition:background-color .25s ease, padding .3s var(--ease-out);padding:1.65rem}.cc-stack-grid article:hover{background:var(--paper);padding:1.8rem}.cc-stack-grid article>span{color:var(--blue);font-family:var(--mono);font-size:.66rem}.cc-stack-grid h3{letter-spacing:-.04em;max-width:420px;margin:3rem 0 .75rem;font-size:clamp(1.4rem,2vw,1.9rem);line-height:1.05}.cc-stack-grid p{max-width:520px;color:var(--muted);margin:0;line-height:1.7}.cc-section--ink,.cc-page-hero--ink,.cc-contact,.cc-case__hero{--focus-color:var(--signal);--focus-gap:var(--ink)}.cc-section--blue{--focus-color:var(--signal);--focus-gap:var(--blue)}.cc-section--ink,.cc-page-hero--ink{background:var(--ink);color:var(--white)}.cc-section--ink .cc-kicker,.cc-page-hero--ink .cc-kicker{color:#74a6ff}.cc-section--ink .cc-section-intro>p:last-child{color:#aeb7ca}.cc-project-list{gap:2rem;display:grid}.cc-project{min-height:450px;transition:border-color .25s ease, transform .35s var(--ease-out);border:1px solid #ffffff3d;grid-template-columns:minmax(300px,.95fr) minmax(0,1.05fr);display:grid}.cc-project:hover{border-color:#ffffff85;transform:translateY(-3px)}.cc-project__visual{background:var(--blue);border-right:1px solid #ffffff3d;flex-direction:column;justify-content:space-between;min-height:390px;padding:1.75rem;display:flex;position:relative;overflow:hidden}.cc-project--ink .cc-project__visual{background:#1e2b4c}.cc-project--signal .cc-project__visual{background:var(--signal);color:var(--ink)}.cc-project__visual small{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}.cc-project__visual-head{font-family:var(--mono);justify-content:space-between;align-items:center;gap:1rem;font-size:.7rem;display:flex}.cc-system-map{transition:transform .4s var(--ease-out);background:#07122f1a;border:1px solid;margin-block:1.35rem;padding:1rem}.cc-project:hover .cc-system-map{transform:translateY(-4px)}.cc-system-map__diagram{border:1px solid #ffffff61;place-items:center;min-height:170px;display:grid;position:relative}.cc-project--signal .cc-system-map__diagram{border-color:#07122f6b}.cc-system-map__diagram svg{fill:none;stroke:currentColor;stroke-width:1.2px;opacity:.68;vector-effect:non-scaling-stroke;width:100%;height:100%;position:absolute;inset:0}.cc-system-map__diagram svg circle,.cc-system-map__diagram svg rect{fill:#07122f1f}.cc-project--signal .cc-system-map__diagram svg circle,.cc-project--signal .cc-system-map__diagram svg rect{fill:#ffffff2e}.cc-system-map__diagram .cc-system-map__symbol{stroke-width:2px}.cc-system-map__diagram>div{z-index:1;background:var(--blue);text-align:center;border:1px solid;justify-items:center;min-width:195px;max-width:72%;padding:.8rem 1rem;display:grid;position:relative}.cc-project--ink .cc-system-map__diagram>div{background:#1e2b4c}.cc-project--signal .cc-system-map__diagram>div{background:var(--signal)}.cc-system-map__diagram span{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;opacity:.72;font-size:.55rem}.cc-system-map__diagram strong{margin:.22rem 0 .15rem;font-size:1rem;line-height:1.2}.cc-system-map__diagram small{letter-spacing:0;text-transform:none;opacity:.78;font-size:.54rem}.cc-system-map ol{border-top:1px solid;border-left:1px solid;grid-template-columns:1fr 1fr;margin:.85rem 0 0;padding:0;list-style:none;display:grid}.cc-system-map li{border-bottom:1px solid;border-right:1px solid;align-content:center;gap:.08rem;min-height:48px;padding:.5rem .6rem;font-size:.68rem;display:grid}.cc-system-map b{font-family:var(--mono);opacity:.68;font-size:.5rem;font-weight:500}.cc-project__body{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2rem,4vw,4rem);display:flex}.cc-project__body h3{letter-spacing:-.052em;max-width:620px;margin:.85rem 0;font-size:clamp(2rem,2.8vw,2.9rem);font-weight:680;line-height:1}.cc-project__body>p:not(.cc-kicker){color:#b5bed0;max-width:620px;margin:0 0 1rem}.cc-tags{flex-wrap:wrap;gap:.5rem;margin:1rem 0 2rem;display:flex}.cc-tags span,.cc-case__meta span{font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff52;padding:.4rem .65rem;font-size:.62rem}.cc-process-grid{grid-template-columns:minmax(270px,.8fr) minmax(0,1.2fr);gap:clamp(3rem,6vw,6rem);display:grid}.cc-process-grid .cc-section-intro{margin:0;display:block}.cc-process-grid .cc-section-intro h2{margin-top:1.4rem}.cc-process-grid .cc-section-intro>p:last-child{margin-top:1.5rem}.cc-process{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.cc-process li{border-bottom:1px solid var(--line);transition:padding-inline .3s var(--ease-out), background-color .2s ease;grid-template-columns:60px 1fr;gap:1rem;padding:1.6rem 0;display:grid}.cc-process li:hover{background:#ffffff8c;padding-inline:.8rem}.cc-process li>span{font-family:var(--mono);font-size:.7rem;transition:color .2s}.cc-process li:hover>span{color:var(--blue)}.cc-process h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.2rem,2vw,1.75rem)}.cc-process p{max-width:530px;color:var(--muted);margin:.35rem 0 0}.cc-section--journal{border-top:1px solid var(--line);background:var(--white)}.cc-article-list{border-top:1px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.cc-article-list article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:310px;transition:background-color .25s ease, transform .35s var(--ease-out);flex-direction:column;align-items:flex-start;padding:1.75rem;display:flex}.cc-article-list article:hover{background:var(--paper);transform:translateY(-3px)}.cc-article-list article>div{width:100%;color:var(--muted);font-family:var(--mono);text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.63rem;display:flex}.cc-article-list h3{letter-spacing:-.04em;margin:auto 0 1rem;font-size:clamp(1.45rem,2.1vw,2rem);font-weight:700;line-height:1.05}.cc-article-list h3 a{transition:color .2s}.cc-article-list article:hover h3 a{color:var(--blue)}.cc-article-list p{color:var(--muted);margin:0 0 1.5rem;font-size:.93rem}.cc-page-hero{border-bottom:1px solid var(--line);padding:clamp(4.75rem,7vw,7rem) 0 clamp(4rem,6vw,6rem)}.cc-page-hero__grid{grid-template-columns:190px minmax(0,940px);gap:2rem;display:grid}.cc-page-hero h1{max-width:940px;margin:0;font-size:clamp(3.15rem,4.15vw,4.65rem)}.cc-page-hero .cc-lead{max-width:730px;color:var(--muted);margin:2rem 0 0}.cc-page-hero--ink .cc-lead{color:#abb5c9}.cc-section--blue{background:var(--blue);color:var(--white)}.cc-section--blue .cc-kicker{color:var(--signal)}.cc-capability-grid{grid-template-columns:1fr 1fr;gap:4.5rem;display:grid}.cc-capability-grid .cc-section-intro{margin:0;display:block}.cc-capability-grid .cc-section-intro h2{margin-top:1.4rem}.cc-capability-list{border-top:1px solid #ffffff8c}.cc-capability-list span{transition:background-color .2s ease, padding-left .3s var(--ease-out);border-bottom:1px solid #ffffff4d;padding:1.1rem 0;font-size:1.05rem;display:block}.cc-capability-list span:hover{background:#ffffff17;padding-left:.8rem}.cc-mini-cta{background:var(--blue);color:var(--white);padding:2rem 0}.cc-mini-cta .cc-shell{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cc-mini-cta p{margin:0;font-size:1.25rem;font-weight:700}.cc-project-page{padding-top:2rem}.cc-case__hero{background:var(--blue);color:var(--white);padding:3rem 0 6rem}.cc-case__hero.cc-project--ink{background:var(--ink-2)}.cc-case__hero.cc-project--signal{background:var(--signal);color:var(--ink)}.cc-back{font-family:var(--mono);text-transform:uppercase;margin-bottom:6rem;font-size:.72rem;display:inline-block}.cc-case__title{grid-template-columns:1.3fr .7fr;align-items:end;gap:4rem;display:grid}.cc-case__title h1{max-width:900px;margin:1.5rem 0 0;font-size:clamp(3.2rem,4.7vw,5rem)}.cc-case__title>p{max-width:440px;margin:0 0 .5rem;font-size:1.1rem}.cc-case__meta{flex-wrap:wrap;gap:.5rem;margin-top:3rem;display:flex}.cc-project--signal .cc-case__meta span{border-color:#07122f66}.cc-case__content{padding-block:3rem 8rem}.cc-case__content>section{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;gap:3rem;padding:4rem 0;display:grid}.cc-case__content>section>span{font-family:var(--mono);text-transform:uppercase;font-size:.7rem}.cc-case__content h2{letter-spacing:-.055em;margin:0 0 1rem;font-size:clamp(2rem,4vw,4rem);line-height:1}.cc-case__content section p{max-width:690px;color:var(--muted);margin:0;font-size:1.12rem}.cc-case__systems{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;max-width:690px;margin:0;padding:0;list-style:none;display:grid}.cc-case__systems li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;gap:.35rem;min-height:86px;padding:1rem;font-weight:700;display:grid}.cc-case__systems li span{color:var(--blue);font-family:var(--mono);font-size:.62rem;font-weight:600}.cc-case__content aside,.cc-post__body aside{background:var(--white);justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;padding:2rem;display:flex}.cc-case__content aside p,.cc-post__body aside p{margin:0;font-size:1.3rem;font-weight:700}.cc-about-grid{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(4rem,8vw,8rem);display:grid}.cc-founder-card{border:1px solid var(--line);background:var(--white);margin:0}.cc-founder-card__photo{aspect-ratio:4/5;background:var(--ink-2);position:relative;overflow:hidden}.cc-founder-card__photo>img{object-fit:cover;object-position:50% 38%;transition:transform .7s var(--ease-out)}.cc-founder-card:hover .cc-founder-card__photo>img{transform:scale(1.025)}.cc-founder-card figcaption{color:var(--white);background:linear-gradient(#0000,#07122fe0);justify-content:space-between;align-items:flex-end;gap:1rem;padding:4rem 1.5rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.cc-founder-card figcaption span{font-weight:800}.cc-founder-card figcaption small{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:.58rem}.cc-founder-card dl{margin:0;padding:0 1.5rem 1.25rem}.cc-founder-card dl div{border-bottom:1px solid var(--line);grid-template-columns:82px 1fr;padding:.75rem 0;display:grid}.cc-founder-card dt{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem}.cc-founder-card dd{margin:0;font-size:.85rem;font-weight:700}.cc-about-copy h2{letter-spacing:-.057em;margin:1.5rem 0;font-size:clamp(2.5rem,3.75vw,3.75rem);line-height:.99}.cc-about-copy>p:not(.cc-kicker){max-width:660px;color:var(--muted);font-size:1.1rem}.cc-about-copy .cc-arrow-link{margin-top:1.5rem}.cc-principles{grid-template-columns:.8fr 1.2fr;gap:6rem;display:grid}.cc-principles .cc-section-intro{margin:0;display:block}.cc-principles .cc-section-intro h2{margin-top:1.4rem}.cc-principles>div:last-child{border-top:1px solid #ffffff59}.cc-principles article{border-bottom:1px solid #ffffff38;grid-template-columns:60px 1fr 1.2fr;gap:1rem;padding:2rem 0;display:grid}.cc-principles article span{font-family:var(--mono);font-size:.7rem}.cc-principles h3{margin:0;font-size:1.3rem}.cc-principles article p{color:#aeb7ca;margin:0}.cc-journal-page{padding-top:3rem}.cc-post header{background:var(--white);padding:3rem 0 6rem}.cc-post header .cc-shell{max-width:980px}.cc-post h1{max-width:900px;margin:1.5rem 0 2rem;font-size:clamp(3.15rem,4.5vw,4.8rem)}.cc-post header .cc-lead{max-width:760px;color:var(--muted)}.cc-post header time{font-family:var(--mono);text-transform:uppercase;margin-top:2rem;font-size:.7rem;display:block}.cc-post__body{max-width:820px;padding-block:5rem 8rem}.cc-post__body>p,.cc-post__body section>p{color:#333b4d;font-family:Georgia,serif;font-size:1.18rem;line-height:1.85}.cc-post__body section>p{margin:0 0 1.25rem}.cc-post__body h2{letter-spacing:-.05em;margin:3.5rem 0 1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.cc-post__body blockquote{border-left:5px solid var(--blue);background:var(--white);margin:3rem 0;padding:2rem;font-size:1.5rem;font-weight:700;line-height:1.35}.cc-dropcap:first-letter{float:left;color:var(--blue);font-family:var(--sans);margin:.1rem .6rem 0 0;font-size:5rem;font-weight:800;line-height:.8}.cc-contact{background:var(--ink);min-height:calc(100vh - 84px);color:var(--white);padding:clamp(5rem,10vw,10rem) 0}.cc-contact__grid{grid-template-columns:1fr 1fr;gap:clamp(4rem,9vw,9rem);display:grid}.cc-contact h1{max-width:760px;margin-top:2rem;font-size:clamp(3.2rem,4.7vw,5rem)}.cc-contact>.cc-shell>div:first-child .cc-lead{color:#adb7cb;max-width:660px}.cc-contact__panel{border-top:1px solid #ffffff59;padding-top:2rem}.cc-contact__panel h2{letter-spacing:-.05em;max-width:520px;margin:1.25rem 0 2rem;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1}.cc-contact__channels{border-top:1px solid #ffffff52;border-left:1px solid #ffffff52;grid-template-columns:1fr 1fr;margin-bottom:1.5rem;display:grid}.cc-contact__channels a{min-height:125px;transition:background .2s, color .2s, padding .3s var(--ease-out);border-bottom:1px solid #ffffff52;border-right:1px solid #ffffff52;flex-direction:column;justify-content:space-between;padding:1rem;display:flex}.cc-contact__channels a:last-child{grid-column:1/-1;min-height:96px}.cc-contact__channels a:hover{background:var(--signal);color:var(--ink);padding:1.15rem}.cc-contact__channels span{color:#93a1bc;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}.cc-contact__channels a:hover span{color:var(--ink)}.cc-contact__channel-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cc-contact__channel-head svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:22px;height:22px;transition:transform .3s var(--ease-out)}.cc-contact__channels a:first-child .cc-contact__channel-head svg{fill:currentColor;stroke:none}.cc-contact__channels a:hover .cc-contact__channel-head svg{transform:translateY(-2px)}.cc-contact__channels b{font-size:.95rem}.cc-contact__panel>p:not(.cc-kicker){color:#adb7cb;max-width:580px}.cc-contact__panel dl{margin-top:4rem}.cc-contact__panel dl div{border-top:1px solid #fff3;grid-template-columns:130px 1fr;padding:1rem 0;display:grid}.cc-contact__panel dt{color:#8c97ad;font-family:var(--mono);text-transform:uppercase;font-size:.66rem}.cc-contact__panel dd{flex-wrap:wrap;gap:1.5rem;margin:0;display:flex}.cc-contact__panel dd a{text-underline-offset:.2em;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59}.cc-footer{border-top:1px solid var(--line);background:var(--white)}.cc-footer__lead{border-bottom:1px solid var(--ink);grid-template-columns:1fr 2fr;gap:2rem;padding:clamp(4rem,6vw,6rem) 0;display:grid}.cc-footer__lead h2{letter-spacing:-.057em;max-width:760px;margin:0;font-size:clamp(2.6rem,3.9vw,4rem);font-weight:700;line-height:.98}.cc-footer__lead .cc-arrow-link{grid-column:2;justify-self:start;margin-top:1rem}.cc-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding:3rem 0;display:grid}.cc-footer__grid .cc-logo{margin-bottom:1rem}.cc-footer__grid p{max-width:460px;color:var(--muted)}.cc-footer__grid h3{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.7rem}.cc-footer__grid>div:not(:first-child)>a:not(.cc-connect-link){color:var(--muted);margin:.45rem 0;display:block}.cc-footer__grid a:hover{color:var(--blue)}.cc-connect-link{border-top:1px solid var(--line);min-height:44px;color:var(--muted);transition:color .2s ease, padding-inline .25s var(--ease-out);grid-template-columns:22px 1fr auto;align-items:center;gap:.65rem;padding:.7rem 0;display:grid}.cc-connect-link:hover{padding-inline:.35rem}.cc-connect-link:last-child{border-bottom:1px solid var(--line)}.cc-connect-link svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:18px;height:18px}.cc-connect-link:first-of-type svg{fill:currentColor;stroke:none}.cc-connect-link>small{font-family:var(--mono);font-size:.65rem}.cc-connect-link--email>small{overflow-wrap:anywhere;color:var(--muted);font-family:var(--sans);letter-spacing:-.01em;text-align:right;font-size:.75rem}.cc-footer__bottom{border-top:1px solid var(--line);color:var(--muted);font-family:var(--mono);text-transform:uppercase;justify-content:space-between;gap:2rem;padding:1.2rem 0;font-size:.63rem;display:flex}.cc-faq-grid{grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.cc-faq-grid>div:first-child{position:sticky;top:120px}.cc-faq-grid h2{letter-spacing:-.052em;max-width:420px;margin:1.25rem 0;font-size:clamp(2.35rem,3.4vw,3.5rem);line-height:1}.cc-faq-grid>div:first-child>p:not(.cc-kicker){max-width:440px;color:var(--muted)}.cc-faq-grid .cc-arrow-link{margin-top:1.25rem}.cc-faq-list{border-top:1px solid var(--ink)}.cc-faq-list details{border-bottom:1px solid var(--line)}.cc-faq-list summary{cursor:pointer;min-height:56px;transition:color .2s ease, padding-inline .3s var(--ease-out);grid-template-columns:54px 1fr 26px;align-items:center;gap:1rem;padding:1.6rem 0;font-size:clamp(1.05rem,1.6vw,1.3rem);font-weight:750;list-style:none;display:grid}.cc-faq-list summary:hover{color:var(--blue);padding-inline:.5rem}.cc-faq-list summary::-webkit-details-marker{display:none}.cc-faq-list summary:after{content:"+";font-family:var(--mono);text-align:center;font-size:1.25rem;font-weight:400}.cc-faq-list details[open] summary:after{content:"−"}.cc-faq-list details[open] summary{color:var(--blue)}.cc-faq-list summary span{font-family:var(--mono);font-size:.66rem;font-weight:500}.cc-faq-list details>p{max-width:720px;color:var(--muted);margin:-.4rem 0 0;padding:0 2rem 1.8rem 70px}.cc-faq-list details>.cc-arrow-link{margin:-.55rem 0 1.9rem 70px}@keyframes cc-enter{0%{opacity:0;translate:0 18px}to{opacity:1;translate:none}}@keyframes cc-reveal{0%{translate:0 22px}to{translate:none}}@keyframes cc-faq-answer{0%{opacity:0;translate:0 -6px}to{opacity:1;translate:none}}@media (prefers-reduced-motion:no-preference){.cc-header{animation:cc-enter .55s var(--ease-out) both}.cc-home-hero__copy>*,.cc-build-sheet>*,.cc-page-hero__grid>*,.cc-contact__grid>*,.cc-case__hero .cc-shell>*,.cc-post>header .cc-shell>*{animation:cc-enter .7s var(--ease-out) both}.cc-home-hero__copy>:nth-child(2),.cc-build-sheet>:nth-child(2),.cc-page-hero__grid>:nth-child(2),.cc-contact__grid>:nth-child(2){animation-delay:80ms}.cc-home-hero__copy>:nth-child(3),.cc-build-sheet>:nth-child(3){animation-delay:.15s}.cc-home-hero__copy>:nth-child(4),.cc-build-sheet>:nth-child(4){animation-delay:.22s}.cc-faq-list details[open]>p,.cc-faq-list details[open]>.cc-arrow-link{animation:cc-faq-answer .3s var(--ease-out) both}@supports (animation-timeline:view()){.cc-section-intro,.cc-service,.cc-stack-grid article,.cc-project,.cc-process li,.cc-article-list article,.cc-about-grid>*,.cc-principles article,.cc-capability-list span,.cc-case__content>section,.cc-post__body>section,.cc-faq-list details,.cc-footer__lead>*,.cc-footer__grid>div{animation-name:cc-reveal;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry cover 28%}}}@media (max-width:980px){.cc-home-hero__grid,.cc-project,.cc-contact__grid{grid-template-columns:1fr}.cc-home-hero__copy{max-width:none;padding-right:0}.cc-build-sheet{border-top:1px solid #253354;min-height:540px}.cc-home-hero__rail{grid-template-columns:1fr 1fr}.cc-service{grid-template-columns:70px 1fr}.cc-service ul{grid-column:2}.cc-project__visual{border-bottom:1px solid #ffffff3d;border-right:0}.cc-process-grid,.cc-capability-grid,.cc-about-grid,.cc-principles,.cc-faq-grid{grid-template-columns:1fr}.cc-article-list{grid-template-columns:1fr 1fr}.cc-page-hero__grid,.cc-case__title{grid-template-columns:1fr}.cc-case__title>p{margin-top:0}.cc-principles{gap:3rem}.cc-contact__grid{gap:5rem}.cc-founder-card{width:min(100%,520px)}.cc-faq-grid>div:first-child{position:static}}@media (max-width:760px){.cc-shell{width:min(calc(100% - 32px), var(--shell))}.cc-header__inner{min-height:66px}.cc-logo{width:160px}.cc-menu{width:44px;height:44px;padding-inline:9px;display:block}.cc-nav{border-bottom:1px solid var(--line);background:var(--paper);align-items:stretch;padding:.7rem 16px 1rem;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 18px 40px #07122f1a}.cc-nav.is-open{display:grid}.cc-nav>a{padding:.8rem 0}.cc-nav__contact{text-align:center;padding-inline:1rem!important}.cc-home-hero__grid{min-height:auto}.cc-home-hero__copy{padding-block:1.75rem 2.25rem}.cc-home-hero h1{margin-block:.9rem 1.1rem;font-size:clamp(2.55rem,10.8vw,3.35rem);line-height:1.03}.cc-home-hero__copy .cc-lead{font-size:.98rem;line-height:1.52}.cc-home-hero__actions{gap:1.35rem;margin-top:1.75rem}.cc-build-sheet{border-inline:0;min-height:auto;padding:2rem 1.5rem}.cc-build-sheet h2{margin:2rem 0;font-size:clamp(2.3rem,11vw,3rem)}.cc-build-sheet dl div{grid-template-columns:84px 1fr}.cc-build-sheet__signal{margin-top:1.75rem}.cc-home-hero__rail{grid-template-columns:1fr 1fr;width:100%}.cc-home-hero__rail span{border-bottom:1px solid var(--line);place-items:center;min-height:58px;padding:.75rem;display:grid}.cc-home-hero__rail span:nth-child(odd),.cc-home-hero__rail span:first-child{border-left:0}.cc-home-hero__rail span:nth-child(2n){border-right:0}.cc-section{padding-block:4rem}.cc-section-intro{margin-bottom:2.5rem;display:block}.cc-section-intro h2{margin-top:1.1rem;font-size:clamp(2.4rem,11vw,3.2rem)}.cc-section-intro>p:last-child:not(.cc-kicker){margin-top:1.2rem}.cc-service{grid-template-columns:44px 1fr;gap:1rem}.cc-service ul,.cc-stack-grid{grid-template-columns:1fr}.cc-project{min-height:auto}.cc-project__visual{min-height:300px;padding:1.25rem}.cc-system-map{margin-block:1rem;padding:.75rem}.cc-system-map__diagram{min-height:150px}.cc-system-map__diagram>div{min-width:176px;padding:.7rem .8rem}.cc-system-map li{min-height:48px;padding:.48rem;font-size:.64rem}.cc-project__body{padding:1.75rem 1.5rem 2rem}.cc-project__body h3{font-size:clamp(2.15rem,10vw,2.8rem)}.cc-tags{margin-bottom:1.5rem}.cc-process-grid{gap:2.5rem}.cc-process li{grid-template-columns:44px 1fr;padding:1.4rem 0}.cc-article-list{grid-template-columns:1fr}.cc-article-list article{min-height:270px;padding:1.5rem}.cc-page-hero{padding-block:3.5rem}.cc-page-hero h1,.cc-contact h1,.cc-case h1,.cc-post h1{font-size:clamp(2.7rem,11.8vw,3.55rem)}.cc-capability-grid{gap:3rem}.cc-mini-cta .cc-shell,.cc-case__content aside,.cc-post__body aside{flex-direction:column;align-items:flex-start}.cc-back{margin-bottom:4rem}.cc-case__hero{padding-bottom:4rem}.cc-case__content>section{grid-template-columns:1fr;gap:1rem;padding:3rem 0}.cc-about-copy h2{font-size:clamp(2.45rem,10.5vw,3.2rem)}.cc-principles article{grid-template-columns:42px 1fr}.cc-principles article p{grid-column:2}.cc-contact{padding-block:4.5rem}.cc-contact__grid{gap:3.5rem}.cc-contact__panel{order:1}.cc-contact__intro{order:2}.cc-contact__panel dl{margin-top:2.5rem}.cc-contact__panel dl div{grid-template-columns:105px 1fr}.cc-footer__lead{grid-template-columns:1fr;padding-block:3.5rem}.cc-footer__lead h2{font-size:clamp(2.5rem,11vw,3.4rem)}.cc-footer__lead .cc-arrow-link{grid-column:1}.cc-footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.cc-footer__grid>div:first-child{grid-column:1/-1}.cc-footer__bottom{flex-direction:column;gap:.5rem}.cc-faq-grid{gap:3.5rem}}@media (max-width:460px){.cc-shell{width:min(calc(100% - 24px), var(--shell))}.cc-logo{width:150px}.cc-kicker{font-size:.66rem}.cc-home-hero h1{font-size:clamp(2.38rem,10.7vw,2.85rem)}.cc-home-hero__actions{flex-direction:column;align-items:flex-start;gap:1.1rem}.cc-build-sheet{padding-inline:1.25rem}.cc-build-sheet__head{font-size:.57rem}.cc-build-sheet dl div{grid-template-columns:76px 1fr;gap:.65rem}.cc-home-hero__rail span{font-size:.6rem}.cc-service{grid-template-columns:34px 1fr}.cc-service ul{grid-column:1/-1;padding-left:34px}.cc-system-map__diagram{min-height:138px}.cc-system-map__diagram>div{min-width:165px;max-width:76%}.cc-system-map__diagram small{font-size:.5rem}.cc-system-map ol{grid-template-columns:1fr 1fr}.cc-project__visual>small:last-child{font-size:.56rem}.cc-project__body{padding-inline:1.25rem}.cc-project__body h3{font-size:2.2rem}.cc-page-hero,.cc-contact{padding-block:3.25rem}.cc-page-hero h1,.cc-contact h1,.cc-case h1,.cc-post h1{font-size:clamp(2.55rem,11.8vw,3.2rem)}.cc-contact__panel dl div{grid-template-columns:1fr;gap:.35rem}.cc-contact__channels{grid-template-columns:1fr}.cc-contact__channels a{min-height:105px}.cc-case__systems{grid-template-columns:1fr}.cc-footer__grid{grid-template-columns:1fr;gap:2rem;padding-block:2.5rem}.cc-footer__grid>div:first-child{grid-column:auto}.cc-faq-list summary{grid-template-columns:34px 1fr 22px;gap:.65rem;padding:1.35rem 0}.cc-faq-list details>p{padding:0 .25rem 1.5rem 34px}.cc-faq-list details>.cc-arrow-link{margin:-.35rem 0 1.6rem 34px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
@media (max-width:760px){.cc-kicker,.cc-index,.cc-build-sheet__head,.cc-build-sheet dt,.cc-build-sheet__signal,.cc-home-hero__rail span,.cc-stack-grid article>span,.cc-project__visual small,.cc-project__visual-head,.cc-faq-list summary span,.cc-contact__channels span,.cc-contact__panel dt,.cc-footer__grid h3,.cc-connect-link>small,.cc-footer__bottom{font-size:.75rem;line-height:1.45}body,.cc-section-intro>p:last-child:not(.cc-kicker),.cc-service p,.cc-stack-grid p,.cc-project__body p,.cc-process p,.cc-about-copy p,.cc-contact__panel>p:not(.cc-kicker),.cc-faq-list details>p,.cc-post__body p,.cc-case__content p{font-size:1rem;line-height:1.65}.cc-nav{font-size:1rem}.cc-nav.is-open{overscroll-behavior-y:contain;max-height:calc(100dvh - 66px);padding-bottom:max(1rem, env(safe-area-inset-bottom));scrollbar-gutter:stable;touch-action:pan-y;-webkit-overflow-scrolling:touch;overflow:hidden auto}.cc-nav>a,.cc-nav__contact{min-height:44px}.cc-home-hero__copy .cc-lead,.cc-page-hero .cc-lead,.cc-contact .cc-lead{font-size:1.05rem;line-height:1.62}.cc-service li,.cc-tags span,.cc-capability-list span,.cc-contact__channels b,.cc-connect-link,.cc-footer__grid>div:not(:first-child)>a:not(.cc-connect-link){font-size:.95rem;line-height:1.55}.cc-system-map li,.cc-system-map__diagram small,.cc-project__visual>small:last-child{font-size:.72rem;line-height:1.4}.cc-section{padding-block:3rem}.cc-section-intro{margin-bottom:2rem}.cc-page-hero{padding-block:2.75rem}.cc-page-hero__grid{gap:1rem}.cc-page-hero .cc-lead{margin-top:1.4rem}.cc-page-hero+.cc-section{padding-top:1.75rem}.cc-stack-grid article{min-height:0;padding:1.5rem 1.25rem 1.7rem}.cc-stack-grid article:hover{padding:1.5rem 1.25rem 1.7rem}.cc-stack-grid article>span{margin-bottom:1.15rem;display:block}.cc-stack-grid h3{margin:0 0 .7rem}.cc-stack-grid p{line-height:1.62}.cc-section--blue .cc-section-intro>p:last-child:not(.cc-kicker){color:#ffffffd1}.cc-section--blue .cc-kicker{color:#dce8ff}.cc-about-grid,.cc-capability-grid,.cc-principles,.cc-faq-grid{gap:2.5rem}.cc-contact{padding-block:3.5rem}.cc-contact__grid{gap:2.75rem}.cc-case__hero{padding-bottom:3.5rem}.cc-back{margin-bottom:3rem}.cc-case__content{padding-block:2.5rem 5rem}.cc-case__content>section{padding-block:2.5rem}.cc-post header{padding-block:2.75rem 3.5rem}.cc-post__body{padding-block:3.5rem 5rem}.cc-footer__lead{padding-block:3rem}}@media (max-width:460px){.cc-kicker,.cc-index,.cc-build-sheet__head,.cc-build-sheet dt,.cc-build-sheet__signal,.cc-home-hero__rail span,.cc-stack-grid article>span,.cc-project__visual small,.cc-project__visual-head,.cc-faq-list summary span,.cc-contact__channels span,.cc-contact__panel dt,.cc-footer__grid h3,.cc-connect-link>small,.cc-footer__bottom{font-size:.75rem}.cc-section{padding-block:2.75rem}.cc-page-hero,.cc-contact{padding-block:2.6rem}.cc-page-hero__grid{gap:.85rem}.cc-page-hero+.cc-section{padding-top:1.5rem}.cc-stack-grid article,.cc-stack-grid article:hover{padding:1.35rem 1rem 1.55rem}.cc-stack-grid article>span{margin-bottom:.95rem}.cc-about-grid,.cc-capability-grid,.cc-principles,.cc-faq-grid{gap:2.25rem}.cc-footer__lead{padding-block:2.75rem}}
:where(a,button,summary,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #1467ff}:where(button,summary){touch-action:manipulation}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@keyframes cc-enter{0%{translate:0 18px}to{translate:none}}.cc-system-map__diagram span,.cc-system-map__diagram small,.cc-system-map b{opacity:1}.cc-project:not(.cc-project--signal) .cc-system-map__diagram span,.cc-project:not(.cc-project--signal) .cc-system-map__diagram small,.cc-project:not(.cc-project--signal) .cc-system-map b{color:#fff}.cc-project--signal .cc-system-map__diagram span,.cc-project--signal .cc-system-map__diagram small,.cc-project--signal .cc-system-map b{color:var(--ink)}
.cc-page-hero,.cc-contact,.cc-case__hero,.cc-post>header{isolation:isolate;position:relative;overflow:hidden}.cc-page-hero:before,.cc-contact:before,.cc-case__hero:before,.cc-post>header:before{z-index:-2;content:"";pointer-events:none;background-image:linear-gradient(#0f5fff0d 1px,#0000 1px),linear-gradient(90deg,#0f5fff0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 58% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 58% 100%)}.cc-page-hero:after,.cc-post>header:after{z-index:-1;aspect-ratio:1;content:"";opacity:.8;pointer-events:none;background:linear-gradient(90deg,#0000 calc(50% - .5px),#0f5fff38 50%,#0000 calc(50% + .5px)),linear-gradient(#0000 calc(50% - .5px),#0f5fff38 50%,#0000 calc(50% + .5px));border:1px solid #0f5fff30;border-radius:50%;width:clamp(190px,22vw,330px);position:absolute;top:50%;right:clamp(24px,7vw,120px);transform:translateY(-50%);box-shadow:0 0 0 28px #0f5fff08,0 0 0 56px #0f5fff05}.cc-page-hero--ink:before,.cc-case__hero:before,.cc-post>header:before,.cc-contact:before{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px)}.cc-page-hero--ink:after,.cc-case__hero:after,.cc-contact:after{border-color:#74a6ff42}.cc-page-hero__grid,.cc-contact__grid,.cc-case__hero .cc-shell,.cc-post>header .cc-shell{z-index:1;position:relative}.cc-capability-list span{padding-left:2rem;position:relative}.cc-capability-list span:before{background:var(--blue);content:"";opacity:.9;border:0;border-radius:0;width:3px;height:20px;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.cc-section--blue .cc-capability-list span:before{background:var(--signal)}.cc-project__visual:after{content:"";opacity:.32;pointer-events:none;border-bottom:1px solid;border-right:1px solid;width:38px;height:38px;position:absolute;bottom:1.15rem;right:1.15rem}.cc-article-list article{position:relative;overflow:hidden}.cc-blog-hero h1{max-width:820px}.cc-journal-page .cc-article-list{align-items:stretch}.cc-journal-page .cc-article-list article{min-height:0;padding:1.5rem}.cc-article-card__image{aspect-ratio:16/9;background:var(--ink);width:100%;margin-bottom:1.4rem;display:block;position:relative;overflow:hidden}.cc-article-card__image img{transition:opacity .25s;object-fit:contain!important;object-position:center!important;width:auto!important;height:auto!important;inset:8px!important;transform:none!important}.cc-article-list article:hover .cc-article-card__image img,.cc-article-carousel__card:hover .cc-article-card__image img{opacity:.94}.cc-article-card__meta{width:100%;color:var(--muted);font-family:var(--mono);text-transform:uppercase;justify-content:space-between;gap:1rem;margin-bottom:.85rem;font-size:.63rem;display:flex}.cc-article-list h3{margin:0 0 .85rem}.cc-article-list p{flex:auto}.cc-article-list .cc-arrow-link{margin-top:auto}.cc-article-carousel{position:relative}.cc-article-carousel__track{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;padding:.15rem 0 .35rem;display:flex;overflow-x:auto}.cc-article-carousel__track::-webkit-scrollbar{display:none}.cc-article-carousel__card{border:1px solid var(--line);background:var(--white);scroll-snap-align:start;min-width:0;min-height:555px;transition:border-color .25s ease, transform .25s var(--ease-out);flex-direction:column;flex:0 0 calc(33.3333% - .833333rem);align-items:flex-start;padding:1.35rem;display:flex}.cc-article-carousel__card:hover{border-color:#aeb4bf;transform:translateY(-2px)}.cc-article-carousel__card h3{letter-spacing:-.04em;margin:0 0 .85rem;font-size:clamp(1.45rem,2.1vw,2rem);font-weight:700;line-height:1.05}.cc-article-carousel__card h3 a{transition:color .2s}.cc-article-carousel__card:hover h3 a{color:var(--blue)}.cc-article-carousel__card p{color:var(--muted);flex:auto;margin:0 0 1.5rem;font-size:.96rem;line-height:1.65}.cc-article-carousel__card .cc-arrow-link{margin-top:auto}.cc-article-carousel__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.15rem;display:flex}.cc-article-carousel__counter{color:var(--muted);font-family:var(--mono);letter-spacing:.07em;font-size:.68rem}.cc-article-carousel__controls{border:1px solid var(--line);background:var(--white);display:inline-flex;overflow:hidden}.cc-article-carousel__controls button{border:0;border-left:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;place-items:center;transition:background .2s,color .2s,opacity .2s;display:grid}.cc-article-carousel__controls button:first-child{border-left:0}.cc-article-carousel__controls button:hover:not(:disabled){background:var(--ink);color:var(--white)}.cc-article-carousel__controls button:disabled{cursor:default;opacity:.28}.cc-article-carousel__controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.cc-blog-pagination{border-top:1px solid var(--ink);grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:1.25rem;margin-top:3rem;padding-top:1.5rem;display:grid}.cc-blog-pagination__pages{justify-content:center;align-items:center;gap:.35rem;display:flex}.cc-blog-pagination__pages a,.cc-blog-pagination__ellipsis{min-width:40px;height:40px;font-family:var(--mono);border:1px solid #0000;place-items:center;font-size:.74rem;display:grid}.cc-blog-pagination__pages a:hover{border-color:var(--line);background:var(--white)}.cc-blog-pagination__pages a.is-current{border-color:var(--ink);background:var(--ink);color:var(--white)}.cc-blog-pagination__step{font-weight:800}.cc-blog-pagination__step:last-child{justify-self:end}.cc-blog-pagination__step.is-disabled{pointer-events:none;opacity:.3}.cc-post__hero-image{aspect-ratio:16/9;background:var(--ink);width:100%;margin:3rem 0 0;position:relative;overflow:hidden}.cc-post__inline-image{aspect-ratio:16/9;background:var(--ink);width:100%;margin:2.5rem 0 3.25rem;position:relative;overflow:hidden}.cc-post__hero-image img,.cc-post__inline-image img{object-fit:contain!important;object-position:center!important}.cc-post__body section{scroll-margin-top:110px}.cc-post__list{color:#333b4d;margin:1.35rem 0 2rem;padding-left:1.3rem;font-family:Georgia,serif;font-size:1.08rem;line-height:1.75}.cc-post__list li{margin-bottom:.9rem;padding-left:.35rem}.cc-post__inline-image figcaption{color:#fff;font-family:var(--sans);background:#07122fe0;padding:.65rem .85rem;font-size:.78rem;line-height:1.45;position:absolute;bottom:0;left:0;right:0}.cc-contact__channel-head svg{border:1px solid #ffffff38;padding:3px}.cc-contact__channels a:hover .cc-contact__channel-head svg{border-color:#07122f4d}.cc-section--stack a small{font-size:.84rem;line-height:1.55}.cc-faq-list summary span{border:1px solid var(--line);background:var(--white);place-items:center;width:34px;height:34px;display:grid}.cc-faq-list details[open] summary span{border-color:var(--blue);background:var(--blue);color:var(--white)}.cc-mini-cta{position:relative;overflow:hidden}.cc-mini-cta:after{top:50%;right:max(24px, calc((100vw - var(--shell)) / 2));content:"";opacity:.18;background:currentColor;width:86px;height:1px;position:absolute}.cc-footer__grid--expanded{grid-template-columns:minmax(280px,1.45fr) .72fr 1.15fr 1fr;gap:clamp(2rem,3vw,3.25rem)}.cc-footer__grid--expanded>div:nth-child(3)>a{color:var(--muted);margin:.45rem 0;line-height:1.5;display:block}.cc-footer__grid--expanded>div:nth-child(3)>a:hover,.cc-footer__grid--expanded>div:nth-child(3)>a:focus-visible{color:var(--blue)}@media (max-width:980px){.cc-page-hero:after,.cc-post>header:after{opacity:.42;right:-80px}.cc-article-carousel__card{flex-basis:calc(50% - .625rem)}.cc-footer__grid--expanded{grid-template-columns:1fr 1fr}.cc-footer__grid--expanded>div:first-child{grid-column:1/-1}}@media (max-width:760px){.cc-page-hero:before,.cc-contact:before,.cc-case__hero:before,.cc-post>header:before{background-size:36px 36px;-webkit-mask-image:linear-gradient(#0000,#000 28% 100%);mask-image:linear-gradient(#0000,#000 28% 100%)}.cc-page-hero:after,.cc-post>header:after{opacity:.34;width:210px;top:auto;bottom:-96px;right:-92px;transform:none}.cc-capability-list span{padding-left:1.9rem}.cc-capability-list span:before{height:18px;left:.75rem}.cc-mini-cta:after{display:none}.cc-journal-page .cc-article-list article{padding:1.25rem}.cc-blog-pagination{grid-template-columns:1fr 1fr}.cc-blog-pagination__pages{flex-wrap:wrap;grid-area:1/1/auto/-1}.cc-blog-pagination__step{grid-row:2}.cc-post__hero-image,.cc-post__inline-image{aspect-ratio:16/9}}@media (max-width:620px){.cc-article-carousel__track{gap:1rem}.cc-article-carousel__card{flex-basis:86%;min-height:520px;padding:1.15rem}.cc-article-carousel__controls button{width:42px;height:42px}}@media (max-width:560px){.cc-footer__grid--expanded{grid-template-columns:1fr}.cc-footer__grid--expanded>div:first-child{grid-column:auto}}
.cc-kicker,.cc-index,.cc-services-eyebrow,.cc-services-group-label{font-size:.78rem;line-height:1.45}.cc-build-sheet__head,.cc-build-sheet dt,.cc-build-sheet__signal,.cc-home-hero__rail span,.cc-stack-grid article>span,.cc-project__visual small,.cc-project__visual-head,.cc-contact__channels span,.cc-contact__panel dt,.cc-footer__grid h3,.cc-connect-link>small,.cc-footer__bottom,.cc-faq-list summary span{font-size:.75rem;line-height:1.45}.cc-service li{font-size:.92rem;line-height:1.55}.cc-build-sheet dd,.cc-project__body p,.cc-process p,.cc-article-list p,.cc-footer__grid p,.cc-faq-grid>div:first-child>p:not(.cc-kicker){font-size:.96rem;line-height:1.65}.cc-home-capability__index,.cc-home-capability__label,.cc-home-discipline-rail span{font-size:.72rem;line-height:1.45}.cc-home-platform span{font-size:.9rem}#site-navigation .cc-services-group-label{font-size:.76rem;line-height:1.45}#site-navigation .cc-services-item>span{font-size:.98rem;line-height:1.35}#site-navigation .cc-services-item .cc-services-item__description{font-size:.84rem;line-height:1.55}@media (max-width:760px){.cc-home-capability__index,.cc-home-capability__label,.cc-home-discipline-rail span,.cc-services-group-label{font-size:.75rem}.cc-home-platform span,#site-navigation .cc-services-item>span{font-size:.96rem}}
.cc-section--journal .cc-section-intro{grid-template-columns:140px minmax(0,760px);margin-bottom:2.6rem}.cc-section--journal .cc-section-intro h2{font-size:clamp(2.1rem,2.8vw,3.15rem);line-height:1.04}.cc-section--journal .cc-section-intro>p:last-child:not(.cc-kicker){max-width:680px;margin-top:.75rem;font-size:1rem;line-height:1.65}.cc-article-card__image{border-bottom:1px solid var(--line);margin:0}.cc-article-card__image img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;inset:0!important}.cc-article-card__content{flex-direction:column;flex:auto;align-items:flex-start;width:100%;min-height:0;padding:1.25rem;display:flex}.cc-article-card__meta{margin-bottom:.8rem}.cc-direction-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:none;width:18px;height:18px}.cc-back{align-items:center;gap:.45rem;display:inline-flex}.cc-back .cc-direction-icon{width:15px;height:15px;transition:transform .2s}.cc-back:hover .cc-direction-icon,.cc-back:focus-visible .cc-direction-icon{transform:translate(-2px)}.cc-article-carousel__track{gap:1.5rem;padding:.15rem 0 .45rem}.cc-article-carousel__card{border:1px solid var(--line);background:var(--white);flex-basis:calc(33.3333% - 1rem);min-height:510px;padding:0;overflow:hidden;box-shadow:0 1px #07122f05}.cc-article-carousel__card:hover{border-color:#aab0bb;transform:translateY(-2px);box-shadow:0 12px 30px #07122f12}.cc-article-carousel__card .cc-article-card__image{aspect-ratio:16/9}.cc-article-carousel__card h3{margin:0 0 .7rem;font-size:clamp(1.32rem,1.6vw,1.68rem);line-height:1.09}.cc-article-carousel__card p{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex:auto;margin:0 0 1.35rem;font-size:.94rem;line-height:1.62;display:-webkit-box;overflow:hidden}.cc-article-carousel__footer{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1rem}.cc-article-carousel__nav{align-items:center;gap:.9rem;display:flex}.cc-article-carousel__controls{background:0 0;border:0;gap:.45rem;overflow:visible}.cc-article-carousel__controls button{border:1px solid var(--line);background:var(--white);width:40px;height:40px;color:var(--ink)}.cc-article-carousel__controls button:first-child{border-left:1px solid var(--line)}.cc-article-carousel__controls button:hover:not(:disabled){border-color:var(--ink);background:var(--ink);color:var(--white)}.cc-article-carousel__controls button:focus-visible{border-color:var(--blue)}.cc-blog-hero{padding-block:clamp(4rem,6vw,5.75rem)}.cc-blog-hero h1{max-width:800px;font-size:clamp(2.9rem,4vw,4.25rem);line-height:1.01}.cc-blog-hero .cc-lead{max-width:760px;margin-top:1.6rem}.cc-journal-page{padding-top:3.5rem}.cc-journal-page .cc-article-list{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.cc-journal-page .cc-article-list article{border:1px solid var(--line);background:var(--white);min-height:510px;padding:0;overflow:hidden;box-shadow:0 1px #07122f05}.cc-journal-page .cc-article-list article:hover{background:var(--white);border-color:#aab0bb;transform:translateY(-2px);box-shadow:0 12px 30px #07122f12}.cc-journal-page .cc-article-list h3{margin:0 0 .7rem;font-size:clamp(1.3rem,1.55vw,1.65rem);line-height:1.09}.cc-journal-page .cc-article-list p{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex:auto;margin-bottom:1.35rem;display:-webkit-box;overflow:hidden}.cc-blog-pagination__step{align-items:center;gap:.4rem;display:inline-flex}.cc-post header{padding-block:3.25rem 5rem}.cc-post header .cc-shell{max-width:1040px}.cc-post h1{max-width:900px;margin:1.25rem 0 1.35rem;font-size:clamp(2.9rem,4.15vw,4.45rem);line-height:1.01}.cc-post header .cc-lead{max-width:760px;font-size:clamp(1.08rem,1.35vw,1.28rem)}.cc-post__byline{color:var(--muted);font-family:var(--mono);letter-spacing:.035em;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1.5rem;font-size:.7rem;display:flex}.cc-post__byline a{color:var(--ink);text-underline-offset:.22em;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .2s,text-decoration-color .2s}.cc-post__byline a:hover,.cc-post__byline a:focus-visible{color:var(--blue);text-decoration-color:currentColor}.cc-post__byline-separator{color:#aab0bb}.cc-post__hero-image{border:1px solid var(--line);background:var(--ink);margin-top:2.5rem}.cc-post__hero-image img{object-fit:contain!important}.cc-post__body{max-width:780px;padding-block:4.5rem 7rem}.cc-post__body>p,.cc-post__body section>p,.cc-post__list{font-size:1.1rem;line-height:1.78}.cc-post__body h2{margin:3.75rem 0 1rem;font-size:clamp(2rem,3.3vw,3.1rem);line-height:1.03}.cc-post__body blockquote{margin-block:2.5rem;padding:1.6rem 1.75rem;font-size:1.28rem}.cc-post__inline-image{aspect-ratio:16/9;border:1px solid var(--line);background:#f7f8f5;width:min(100vw - 48px,980px);margin:3rem 0 3.5rem;left:50%;overflow:hidden;transform:translate(-50%)}.cc-post__inline-image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;inset:0!important}.cc-service{position:relative}.cc-service:hover{z-index:1;background:var(--white);box-shadow:inset 0 0 0 1px var(--ink)}@media (max-width:980px){.cc-article-carousel__card{flex-basis:calc(50% - .75rem)}.cc-journal-page .cc-article-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cc-section--journal .cc-section-intro{display:block}.cc-section--journal .cc-section-intro h2{margin-top:1rem}.cc-blog-hero h1{font-size:clamp(2.55rem,11vw,3.35rem)}.cc-post h1{font-size:clamp(2.15rem,9.5vw,2.75rem);line-height:1.02}.cc-journal-page .cc-article-list{grid-template-columns:1fr;gap:1.2rem}.cc-journal-page .cc-article-list article{min-height:0}.cc-post__inline-image{width:min(100vw - 32px,980px)}}@media (max-width:620px){.cc-article-carousel__track{gap:1rem}.cc-article-carousel__card{flex-basis:88%;min-height:0}.cc-article-carousel__footer{align-items:flex-end}.cc-article-carousel__nav{gap:.65rem}.cc-article-card__content{padding:1.1rem}}.cc-post__responsive-image--mobile{display:none!important}@media (max-width:620px){.cc-post__hero-image--has-mobile,.cc-post__inline-image--has-mobile{aspect-ratio:3/4;background:#f7f8f5}.cc-post__hero-image--has-mobile .cc-post__responsive-image--desktop,.cc-post__inline-image--has-mobile .cc-post__responsive-image--desktop{display:none!important}.cc-post__hero-image--has-mobile .cc-post__responsive-image--mobile,.cc-post__inline-image--has-mobile .cc-post__responsive-image--mobile{object-fit:contain!important;object-position:center!important;display:block!important}.cc-post__hero-image--has-mobile figcaption,.cc-post__inline-image--has-mobile figcaption{display:none}}:is(.cc-post__hero-image:not(.cc-post__hero-image--has-mobile):has(figcaption),.cc-post__inline-image:not(.cc-post__inline-image--has-mobile):has(figcaption)){aspect-ratio:auto;background:0 0;border:0;overflow:visible}:is(.cc-post__hero-image:not(.cc-post__hero-image--has-mobile):has(figcaption) img,.cc-post__inline-image:not(.cc-post__inline-image--has-mobile):has(figcaption) img){border:1px solid var(--line);background:#f7f8f5;object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;display:block!important;position:static!important;inset:auto!important}:is(.cc-post__hero-image:not(.cc-post__hero-image--has-mobile):has(figcaption) figcaption,.cc-post__inline-image:not(.cc-post__inline-image--has-mobile):has(figcaption) figcaption){color:var(--muted);font-family:var(--sans);text-align:left;background:0 0;margin:.7rem 0 0;padding:0 .1rem;font-size:.78rem;line-height:1.55;position:static!important}@media (max-width:620px){:is(.cc-post__hero-image:not(.cc-post__hero-image--has-mobile):has(figcaption) figcaption,.cc-post__inline-image:not(.cc-post__inline-image--has-mobile):has(figcaption) figcaption){margin-top:.6rem;font-size:.76rem;line-height:1.5}}.cc-blog-topics{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,.38fr) minmax(0,1fr);align-items:end;gap:2rem;margin-bottom:clamp(3rem,5vw,4.5rem);padding-bottom:1.5rem;display:grid}.cc-blog-topics__heading h2{margin:.55rem 0 0;font-size:clamp(1.65rem,2.1vw,2.15rem);line-height:1.05}.cc-blog-topic-list{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.cc-blog-topic-list a{border:1px solid var(--line);background:var(--white);min-height:44px;color:var(--ink);white-space:nowrap;align-items:center;gap:.65rem;padding:.65rem .8rem;font-size:.8rem;font-weight:750;line-height:1.2;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.cc-blog-topic-list a strong{color:var(--muted);font-family:var(--mono);font-size:.67rem;font-weight:600}.cc-blog-topic-list a:hover,.cc-blog-topic-list a:focus-visible{border-color:var(--ink);transform:translateY(-1px)}.cc-blog-topic-list a.is-active{border-color:var(--ink);background:var(--ink);color:var(--white)}.cc-blog-topic-list a.is-active strong{color:#b8c5e4}@media (max-width:900px){.cc-blog-topics{display:block}.cc-blog-topic-list{justify-content:flex-start;margin-top:1.25rem}}@media (max-width:620px){.cc-blog-topics{margin-bottom:3rem;padding-bottom:1.15rem}.cc-blog-topic-list{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;width:calc(100% + 1.25rem);margin-right:-1.25rem;padding:.1rem 1.25rem .65rem 0;overflow-x:auto}.cc-blog-topic-list::-webkit-scrollbar{display:none}.cc-blog-topic-list a{scroll-snap-align:start;flex:none}}
.cc-post__inline-image:has(img[alt="Google student offers page showing Google AI Plus at no cost for 12 months and the Get student offer button."]){width:min(100%,309px);margin:2.25rem auto 3rem;left:auto;overflow:visible;transform:none;aspect-ratio:auto!important}.cc-post__inline-image:has(img[alt="Google student offer page showing the Verify student status dialog and Continue button."]){width:min(100%,400px);margin:2.25rem auto 3rem;left:auto;overflow:visible;transform:none;aspect-ratio:auto!important}.cc-post__inline-image:has(img[alt="Google One student verification form with fields for country, school, name, date of birth, and email address."]){width:min(100%,419px);margin:2.25rem auto 3rem;left:auto;overflow:visible;transform:none;aspect-ratio:auto!important}:is(.cc-post__inline-image:has(img[alt="Google student offers page showing Google AI Plus at no cost for 12 months and the Get student offer button."]) img,.cc-post__inline-image:has(img[alt="Google student offer page showing the Verify student status dialog and Continue button."]) img,.cc-post__inline-image:has(img[alt="Google One student verification form with fields for country, school, name, date of birth, and email address."]) img){image-rendering:auto;margin-inline:auto;object-fit:contain!important;object-position:center!important;width:100%!important;max-width:100%!important;height:auto!important;display:block!important;position:static!important;inset:auto!important;transform:none!important}@media (max-width:620px){:is(.cc-post__inline-image:has(img[alt="Google student offers page showing Google AI Plus at no cost for 12 months and the Get student offer button."]),.cc-post__inline-image:has(img[alt="Google student offer page showing the Verify student status dialog and Continue button."]),.cc-post__inline-image:has(img[alt="Google One student verification form with fields for country, school, name, date of birth, and email address."])){margin-block:1.75rem 2.5rem}}
.cc-post__share{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.85rem 1rem;width:fit-content;max-width:100%;margin-top:1.35rem;padding-top:.95rem;display:flex}.cc-post__share>span{color:#727b8d;font-family:var(--mono);letter-spacing:.075em;text-transform:uppercase;margin-right:.1rem;font-size:.62rem;font-weight:800}.cc-post__share a{color:#27334d;min-height:34px;font-family:var(--sans);letter-spacing:-.01em;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-size:.78rem;font-weight:750;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex}.cc-post__share a[href^=mailto\:]{display:none}.cc-share-icon{width:34px;height:34px;color:var(--ink);background:#fff;border:1px solid #cfd4de;border-radius:50%;flex:0 0 34px;place-items:center;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:grid;box-shadow:0 1px #07122f08}.cc-share-icon svg{fill:currentColor;width:14px;height:14px;display:block}.cc-share-label{position:relative;top:1px}.cc-post__share a:hover,.cc-post__share a:focus-visible{color:var(--blue)}.cc-post__share a:hover .cc-share-icon,.cc-post__share a:focus-visible .cc-share-icon{border-color:var(--ink);background:var(--ink);color:#fff;transform:translateY(-1px)}.cc-post__share a:focus-visible{outline:2px solid var(--blue);outline-offset:4px}:is(.cc-post__inline-image:has(img[alt*=quartz\ crystals i]),.cc-post__inline-image:has(img[alt*=Silicon\ wafers i])){width:min(100vw - 48px,720px)}:is(.cc-post__inline-image:has(img[alt*=server\ racks i]),.cc-post__inline-image:has(img[alt*=Dumagat\ indigenous i])){width:min(100vw - 48px,860px)}.cc-post__inline-image:has(img[alt*=Silicon\ wafers i]) img{max-height:520px;object-fit:contain!important}.cc-post__inline-image:has(img[alt*=Dumagat\ indigenous i]) img{max-height:620px;object-fit:cover!important;object-position:center 38%!important}:is(.cc-post__hero-image:not(.cc-post__hero-image--has-mobile):has(figcaption) figcaption,.cc-post__inline-image:not(.cc-post__inline-image--has-mobile):has(figcaption) figcaption){color:#e7ebf3;font-family:var(--sans);letter-spacing:-.005em;text-align:left;background:#07122f;border:1px solid #07122f;border-top:0;padding:.7rem .9rem .75rem;font-size:.76rem;font-weight:500;line-height:1.55;margin:0!important;position:static!important}@media (max-width:760px){.cc-post__share{gap:.7rem .85rem}.cc-post__share>span{width:100%;margin-bottom:.05rem}:is(.cc-post__inline-image:has(img[alt*=quartz\ crystals i]),.cc-post__inline-image:has(img[alt*=Silicon\ wafers i]),.cc-post__inline-image:has(img[alt*=server\ racks i]),.cc-post__inline-image:has(img[alt*=Dumagat\ indigenous i])){width:min(100vw - 32px,760px)}}@media (max-width:620px){:is(.cc-post__hero-image:not(.cc-post__hero-image--has-mobile):has(figcaption) figcaption,.cc-post__inline-image:not(.cc-post__inline-image--has-mobile):has(figcaption) figcaption){padding:.65rem .75rem .7rem;font-size:.74rem;line-height:1.5}}@media (max-width:520px){.cc-post__share{gap:.65rem;width:100%}.cc-post__share a{min-width:34px}.cc-share-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}
.cc-blog-hero h1,.cc-blog-hero .cc-lead,.cc-journal-page .cc-article-list article,.cc-journal-page .cc-article-list h3,.cc-journal-page .cc-article-list p,.cc-journal-page .cc-article-list .cc-arrow-link{font-family:var(--sans);text-transform:none}.cc-blog-hero h1{color:var(--ink);letter-spacing:-.052em;font-weight:720}.cc-blog-hero .cc-lead{color:var(--muted);letter-spacing:-.012em}.cc-journal-page .cc-article-list article{color:var(--ink)}.cc-journal-page .cc-article-card__image{aspect-ratio:16/9;background:var(--ink)}.cc-journal-page .cc-article-card__image img{object-fit:cover!important;object-position:center!important}.cc-journal-page .cc-article-card__meta{color:var(--muted);font-family:var(--mono);letter-spacing:.035em;text-transform:uppercase;font-size:.66rem}.cc-journal-page .cc-article-list h3{color:var(--ink);letter-spacing:-.04em;font-size:clamp(1.32rem,1.6vw,1.68rem);font-weight:700;line-height:1.09}.cc-journal-page .cc-article-list h3 a{color:inherit;transition:color .2s}.cc-journal-page .cc-article-list article:hover h3 a,.cc-journal-page .cc-article-list article:focus-within h3 a{color:var(--blue)}.cc-journal-page .cc-article-list p{color:var(--muted);letter-spacing:-.012em;font-size:.94rem;font-weight:400;line-height:1.62}.cc-journal-page .cc-article-list .cc-arrow-link{color:var(--ink);letter-spacing:-.012em;font-size:.92rem;font-weight:800}.cc-journal-page .cc-article-list .cc-arrow-link:hover,.cc-journal-page .cc-article-list .cc-arrow-link:focus-visible{color:var(--blue)}.cc-post .cc-back{letter-spacing:.025em;margin-bottom:2.6rem;font-size:.78rem}.cc-post header .cc-kicker{margin:0}.cc-post h1{margin-top:1.05rem;margin-bottom:1.35rem}.cc-post header .cc-lead{margin:0}.cc-post__byline{color:var(--muted);letter-spacing:.025em;gap:.5rem;margin-top:1.65rem;font-size:clamp(.8rem,.8vw,.86rem);line-height:1.45}.cc-post__byline>span,.cc-post__byline time{align-items:center;margin:0;display:inline-flex}.cc-post__byline>span:first-child{gap:.32rem}.cc-post__byline time{font-size:inherit;line-height:inherit;margin-top:0!important}.cc-post__byline-separator{margin-inline:.05rem}.cc-post__hero-image{margin-top:2.35rem}.cc-post__key-points{border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 72%, white);margin:clamp(2rem,4vw,3.25rem) 0;padding:clamp(1.25rem,3vw,1.8rem)}.cc-post__key-points-title{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--ink)!important;margin:0 0 .95rem!important;font-size:.74rem!important;line-height:1.35!important}.cc-post__key-points ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.cc-post__key-points li{margin:0}.cc-post__key-points a{border:1px solid var(--line);min-height:100%;color:var(--ink);background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;padding:.9rem 1rem;font-size:.9rem;font-weight:700;line-height:1.35;text-decoration:none;transition:border-color .18s,color .18s,transform .18s;display:grid}.cc-post__key-points a span{color:var(--blue);font-family:var(--mono);letter-spacing:.04em;font-size:.68rem;font-weight:800}.cc-post__key-points a:hover,.cc-post__key-points a:focus-visible{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}.cc-post__body section h2{position:relative}.cc-post__anchor-target{pointer-events:none;width:1px;height:1px;position:absolute;top:-110px;left:0;overflow:hidden}.cc-post__hero-image img[src$=\.svg]{object-fit:cover!important;object-position:center!important}@media (max-width:760px){.cc-journal-page .cc-article-list h3{font-size:clamp(1.45rem,6.5vw,1.85rem)}.cc-journal-page .cc-article-list p{-webkit-line-clamp:3;line-clamp:3}.cc-post header{padding-block:1.65rem 2.35rem}.cc-post .cc-back{margin-bottom:1.35rem;font-size:.8rem}.cc-post h1{margin-top:.75rem;margin-bottom:1rem}.cc-post header .cc-lead{font-size:1.05rem;line-height:1.55}.cc-post__byline{gap:.48rem;margin-top:1.15rem;font-size:.82rem}.cc-post__hero-image{margin-top:1.5rem}.cc-post__key-points ol{grid-template-columns:1fr}.cc-post__key-points a{padding:.85rem .9rem}}@media (max-width:460px){.cc-post header{padding-block:1.25rem 1.85rem}.cc-post .cc-back{margin-bottom:.95rem}.cc-post h1{margin-top:.65rem;margin-bottom:.9rem}.cc-post__byline{gap:.4rem;margin-top:1rem;font-size:.8rem}.cc-post__hero-image{margin-top:1.3rem}}.cc-post__pricing-guide{padding-top:clamp(1rem,2vw,1.5rem)}.cc-post__pricing-table-wrap{border:1px solid var(--line);background:var(--white);margin-top:1.4rem;overflow-x:auto}.cc-post__pricing-guide table{border-collapse:collapse;width:100%;min-width:560px}.cc-post__pricing-guide caption{border-bottom:1px solid var(--line);color:var(--muted);text-align:left;padding:.85rem 1rem;font-size:.78rem;line-height:1.45}.cc-post__pricing-guide th,.cc-post__pricing-guide td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:1rem 1.15rem}.cc-post__pricing-guide thead th{background:var(--ink);color:var(--white);font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;font-size:.72rem;font-weight:800}.cc-post__pricing-guide tbody th{width:58%;color:var(--ink);font-size:.95rem}.cc-post__pricing-guide tbody td{color:var(--blue-dark);font-family:var(--mono);font-size:.88rem;font-weight:800}.cc-post__pricing-guide tbody tr:last-child th,.cc-post__pricing-guide tbody tr:last-child td{border-bottom:0}.cc-post__pricing-disclaimer{border-left:4px solid var(--blue);background:color-mix(in srgb, var(--blue) 7%, var(--white));padding:1rem 1.1rem;color:var(--muted)!important;margin-top:1.25rem!important;font-size:.86rem!important;line-height:1.65!important}.cc-post__pricing-disclaimer strong{color:var(--ink)}.cc-post__section-links{border-top:1px solid var(--line);margin-top:1.35rem;padding-top:1rem}.cc-post__section-links>span{color:var(--muted);font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;font-size:.7rem;font-weight:800}.cc-post__section-links ul{flex-wrap:wrap;gap:.55rem 1.1rem;margin:.7rem 0 0;padding:0;list-style:none;display:flex}.cc-post__section-links a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:.28em;font-size:.86rem;font-weight:800}.cc-post__section-links a:hover,.cc-post__section-links a:focus-visible{color:var(--blue);text-decoration-color:currentColor}.cc-post__hero-image figcaption{color:var(--muted);text-align:right;margin-top:.65rem;font-size:.72rem;line-height:1.45}@media (max-width:760px){.cc-post__pricing-guide table{min-width:500px}.cc-post__pricing-guide th,.cc-post__pricing-guide td{padding:.85rem .9rem}.cc-post__pricing-disclaimer{font-size:.82rem!important}}.cc-blog-featured{margin-bottom:clamp(3.5rem,6vw,5.5rem)}.cc-blog-featured__heading,.cc-blog-archive-heading{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.cc-blog-featured__heading{margin-bottom:1rem}.cc-blog-featured__heading>p:last-child,.cc-blog-archive-heading>p,.cc-blog-archive-heading>a{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.cc-blog-featured>article{border:1px solid var(--line);background:var(--white);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:520px;display:grid;overflow:hidden;box-shadow:0 18px 50px #07122f0f}.cc-blog-featured__image{background:var(--ink);min-height:100%;position:relative;overflow:hidden}.cc-blog-featured__image img{object-fit:cover;transition:transform .7s var(--ease-out)}.cc-blog-featured__image--contain{background:#eee9df}.cc-blog-featured__image--contain img{object-fit:contain}.cc-blog-featured>article:hover .cc-blog-featured__image--contain img,.cc-blog-featured>article:focus-within .cc-blog-featured__image--contain img{transform:none}.cc-blog-featured>article:hover .cc-blog-featured__image img,.cc-blog-featured>article:focus-within .cc-blog-featured__image img{transform:scale(1.025)}.cc-blog-featured__content{flex-direction:column;align-items:flex-start;padding:clamp(2rem,4vw,3.25rem);display:flex}.cc-blog-featured__meta,.cc-article-card__meta,.cc-article-card__details{align-items:center;display:flex}.cc-blog-featured__meta,.cc-article-card__meta{justify-content:space-between;gap:1rem;width:100%}.cc-blog-featured__meta,.cc-article-card__details{color:var(--muted);font-family:var(--mono);letter-spacing:.035em;text-transform:uppercase;font-size:.67rem}.cc-article-card__details{justify-content:flex-end;gap:.45rem}.cc-blog-featured__content h2{letter-spacing:-.055em;margin:2rem 0 1rem;font-size:clamp(2.2rem,3.25vw,3.55rem);line-height:.98}.cc-blog-featured__content h2 a{transition:color .2s}.cc-blog-featured__content h2 a:hover,.cc-blog-featured__content h2 a:focus-visible{color:var(--blue)}.cc-blog-featured__content>p{color:var(--muted);margin:0;font-size:1rem;line-height:1.68}.cc-blog-featured__prices{border-top:1px solid var(--line);width:100%;margin:2rem 0}.cc-blog-featured__prices>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(9.5rem,.8fr) minmax(0,1.2fr);align-items:baseline;gap:1.25rem;padding:.78rem 0;display:grid}.cc-blog-featured__prices dt,.cc-blog-featured__prices dd{margin:0}.cc-blog-featured__prices dt{color:var(--muted);font-size:.78rem}.cc-blog-featured__prices dd{min-width:0;color:var(--blue-dark);font-family:var(--mono);overflow-wrap:break-word;text-align:right;font-size:.75rem;font-weight:800}.cc-blog-featured__content .cc-arrow-link{margin-top:auto}.cc-blog-archive-heading{border-top:1px solid var(--ink);margin-bottom:1.5rem;padding-top:1.4rem}.cc-blog-archive-heading h2{letter-spacing:-.05em;margin:.55rem 0 0;font-size:clamp(2rem,3vw,3rem);line-height:1}.cc-blog-archive-heading>p{text-align:right;max-width:470px}.cc-blog-archive-heading>a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:.3em;font-weight:800}.cc-blog-archive-heading>a:hover,.cc-blog-archive-heading>a:focus-visible{color:var(--blue);text-decoration-color:currentColor}.cc-post__share{color:var(--muted);font-family:var(--mono);letter-spacing:.045em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;margin-top:1.15rem;font-size:.68rem;display:flex}.cc-post__share>span:first-child{color:var(--ink);font-weight:800}.cc-post__share a{text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:.25em}.cc-post__share a:hover,.cc-post__share a:focus-visible{color:var(--blue);text-decoration-color:currentColor}.cc-post__faq{padding-top:1rem}.cc-post__faq>.cc-kicker,.cc-post__cta>.cc-kicker,.cc-post__author>div:last-child>.cc-kicker{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--blue)!important;margin:0 0 .8rem!important;font-size:.72rem!important;line-height:1.35!important}.cc-post__faq>h2{margin-top:0}.cc-post__faq>div{border-top:1px solid var(--ink)}.cc-post__faq details{border-bottom:1px solid var(--line)}.cc-post__faq summary{cursor:pointer;color:var(--ink);padding:1.3rem 3.5rem 1.3rem 0;font-size:1.03rem;font-weight:750;line-height:1.45;list-style:none;position:relative}.cc-post__faq summary::-webkit-details-marker{display:none}.cc-post__faq summary:after{color:var(--blue);content:"+";font-family:var(--mono);font-size:1.35rem;font-weight:500;position:absolute;top:1.15rem;right:.2rem}.cc-post__faq details[open] summary:after{content:"−"}.cc-post__faq details>p{padding:0 3.5rem 1.4rem 0;color:var(--muted)!important;margin:-.2rem 0 0!important;font-size:1rem!important;line-height:1.7!important}.cc-post__sources{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);margin-top:clamp(3.5rem,8vw,6rem);padding:clamp(1.75rem,4vw,2.75rem) 0}.cc-post__sources>.cc-kicker{margin-bottom:.65rem}.cc-post__sources>h2{margin:0 0 .85rem}.cc-post__sources>p:not(.cc-kicker){max-width:760px;color:var(--muted);margin:0}.cc-post__sources ol{counter-reset:blog-sources;border-top:1px solid var(--line);margin:1.75rem 0 0;padding:0;list-style:none}.cc-post__sources li{border-bottom:1px solid var(--line);counter-increment:blog-sources;grid-template-columns:3rem minmax(0,1fr);gap:.75rem;padding:1rem 0;display:grid}.cc-post__sources li:before{content:counter(blog-sources, decimal-leading-zero);color:var(--blue);font-family:var(--mono);letter-spacing:.08em;padding-top:.15rem;font-size:.72rem;font-weight:800}.cc-post__sources a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--blue) 60%, transparent);text-decoration-color:color-mix(in srgb, var(--blue) 60%, transparent);text-underline-offset:.22em;font-weight:800;display:inline}.cc-post__sources a:hover{color:var(--blue)}.cc-post__sources span{color:var(--muted);margin-top:.3rem;font-size:.84rem;line-height:1.55;display:block}.cc-post__cta{background:var(--ink);color:var(--white);margin-top:clamp(4rem,7vw,6rem);padding:clamp(2rem,5vw,3.5rem)}.cc-post__cta>.cc-kicker{color:var(--signal)!important}.cc-post__cta>h2{color:var(--white);margin:0 0 1.15rem;font-size:clamp(2rem,3.4vw,3rem)}.cc-post__cta>p:not(.cc-kicker){color:#cbd3e3;max-width:650px;margin:0;font-size:1rem;line-height:1.7}.cc-post__cta>div{flex-wrap:wrap;gap:.8rem;margin-top:1.75rem;display:flex}.cc-post__cta-primary,.cc-post__cta-secondary{justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.1rem;font-size:.88rem;font-weight:800;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.cc-post__cta-primary{border:1px solid var(--blue);background:var(--blue);color:var(--white)}.cc-post__cta-primary:hover,.cc-post__cta-primary:focus-visible{border-color:var(--signal);background:var(--signal);color:var(--ink)}.cc-post__cta-secondary{color:var(--white);border:1px solid #66718c}.cc-post__cta-secondary:hover,.cc-post__cta-secondary:focus-visible{border-color:var(--white);background:var(--white);color:var(--ink)}.cc-post__author{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:96px minmax(0,1fr);align-items:start;gap:1.5rem;margin-top:clamp(3.5rem,6vw,5rem);padding:1.75rem 0;display:grid}.cc-post__author-avatar{border:2px solid var(--white);background:var(--ink);width:96px;height:96px;box-shadow:0 0 0 1px var(--line);border-radius:50%;position:relative;overflow:hidden}.cc-post__author-avatar img{object-fit:cover;object-position:50% 38%}.cc-post__author h2{letter-spacing:-.03em;margin:0 0 .45rem;font-size:1.35rem}.cc-post__author p:not(.cc-kicker){color:var(--muted);margin:0;font-size:.94rem;line-height:1.65}.cc-post__author a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:.3em;margin-top:.8rem;font-size:.86rem;font-weight:800;display:inline-block}.cc-post__author a:hover,.cc-post__author a:focus-visible{color:var(--blue);text-decoration-color:currentColor}.cc-post__related{border-top:1px solid var(--line);background:var(--white)}@media (max-width:980px){.cc-blog-featured>article{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)}.cc-blog-featured__content h2{font-size:clamp(2rem,4.2vw,2.8rem)}.cc-blog-featured__prices>div{display:block}.cc-blog-featured__prices dd{text-align:left;margin-top:.25rem}}@media (max-width:760px){.cc-blog-featured{margin-bottom:3.5rem}.cc-blog-featured__heading,.cc-blog-archive-heading{align-items:flex-start}.cc-blog-featured>article{min-height:0;display:block}.cc-blog-featured__image{aspect-ratio:16/9;min-height:0;display:block}.cc-blog-featured__content{padding:1.5rem}.cc-blog-featured__content h2{margin-top:1.4rem;font-size:clamp(2rem,9vw,2.65rem)}.cc-blog-featured__prices{margin-block:1.5rem}.cc-blog-featured__prices>div{display:block}.cc-blog-featured__prices dd{text-align:left;margin-top:.25rem}.cc-blog-archive-heading>p{max-width:280px}.cc-post__cta{margin-top:4rem}.cc-post__author{grid-template-columns:78px minmax(0,1fr);gap:1rem}.cc-post__author-avatar{width:78px;height:78px}}@media (max-width:560px){.cc-blog-featured__heading,.cc-blog-archive-heading{display:block}.cc-blog-featured__heading>p:last-child,.cc-blog-archive-heading>p,.cc-blog-archive-heading>a{text-align:left;margin-top:.65rem;display:inline-block}.cc-blog-featured__meta,.cc-article-card__meta{align-items:flex-start}.cc-article-card__details{flex-wrap:wrap;row-gap:.1rem}.cc-blog-featured__prices>div{display:block}.cc-blog-featured__prices dd{text-align:left;margin-top:.25rem}.cc-post__share{margin-top:1rem}.cc-post__faq summary{padding-right:2.5rem}.cc-post__faq details>p{padding-right:0}.cc-post__cta>div{display:grid}.cc-post__cta-primary,.cc-post__cta-secondary{width:100%}.cc-post__author{grid-template-columns:70px minmax(0,1fr);gap:.9rem}.cc-post__author-avatar{width:70px;height:70px}}
.cc-post__key-points{background:0 0!important;border:0!important;margin:clamp(2rem,4vw,3rem) 0 clamp(3rem,5vw,4.25rem)!important;padding:0!important}.cc-post__key-points-title{font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:1rem;font-weight:800;display:flex;color:var(--ink)!important;margin:0 0 1rem!important;font-size:.76rem!important;line-height:1.3!important}.cc-post__key-points-title:after{background:var(--line);content:"";flex:1;height:1px}.cc-post__key-points ol{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.cc-post__key-points li{min-width:0;margin:0!important;padding:0!important}.cc-post__key-points a{border:0!important;border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;min-height:74px!important;color:var(--ink)!important;background:#fff!important;grid-template-columns:2.2rem minmax(0,1fr)!important;align-items:center!important;gap:.85rem!important;padding:.95rem 1.1rem!important;font-size:.94rem!important;line-height:1.35!important;text-decoration:none!important;transition:background-color .18s,color .18s,box-shadow .18s!important;display:grid!important;transform:none!important}.cc-post__key-points a>span{font-family:var(--mono);letter-spacing:.045em;align-self:start;padding-top:.08rem;font-weight:800;color:var(--blue)!important;font-size:.7rem!important}.cc-post__key-points a>strong{min-width:0;font-size:inherit;overflow-wrap:anywhere;font-weight:720}.cc-post__key-points a:hover,.cc-post__key-points a:focus-visible{box-shadow:inset 3px 0 0 var(--blue);background:color-mix(in srgb, var(--blue) 5%, white)!important;color:var(--blue)!important}.cc-post__body section>h2[id]{scroll-margin-top:110px}.cc-post__anchor-target{display:none!important}@media (max-width:760px){.cc-post__key-points{margin-top:1.75rem!important;margin-bottom:3rem!important}.cc-post__key-points ol{grid-template-columns:1fr!important}.cc-post__key-points a{grid-template-columns:1.9rem minmax(0,1fr)!important;gap:.7rem!important;min-height:66px!important;padding:.82rem .9rem!important;font-size:.92rem!important}.cc-post__body section>h2[id]{scroll-margin-top:104px}}@media (max-width:460px){.cc-post__key-points-title{font-size:.72rem!important}.cc-post__key-points a{min-height:62px!important}}
.cc-blog-archive-heading{margin-bottom:clamp(1.5rem,3vw,2.25rem)}.cc-journal-page .cc-article-list{row-gap:clamp(1.5rem,2.6vw,2.25rem)}.cc-post__inline-image{margin-top:clamp(1.75rem,3vw,2.5rem);margin-bottom:clamp(2rem,4vw,3rem)}@media (max-width:760px){.cc-blog-archive-heading{margin-bottom:1.35rem}.cc-post__inline-image{margin-top:1.5rem;margin-bottom:2rem}}
.cc-capability-list span:hover,.cc-capability-list span:focus-visible{padding-left:2.35rem}.cc-service-directory-chevron{width:28px;height:28px;color:var(--blue);pointer-events:none;place-items:center;transition:transform .2s,color .2s;display:grid;position:absolute;top:50%;right:1.15rem;transform:translateY(-50%)}.cc-service-directory-chevron svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px;height:16px}.cc-section--stack a:hover .cc-service-directory-chevron,.cc-section--stack a:focus-visible .cc-service-directory-chevron{transform:translate(2px,-50%)}.cc-notfound-chevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:16px;height:16px;transition:transform .2s}a:hover>.cc-notfound-chevron,a:focus-visible>.cc-notfound-chevron{transform:translate(2px)}.cc-case__deep-dive>div{min-width:0}.cc-case__deep-dive-intro{max-width:760px!important;color:var(--ink)!important;font-size:1.02rem!important;line-height:1.72!important}.cc-case-study-carousel{width:100%;max-width:1040px;margin-top:1.9rem}.cc-case-study-carousel__head{justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-bottom:.9rem;display:flex}.cc-case-study-carousel__head h3{letter-spacing:-.038em;max-width:560px;margin:.42rem 0 0;font-size:clamp(1.45rem,1.8vw,1.95rem);line-height:1.1}.cc-case-study-carousel__controls{flex:none;gap:.42rem;display:flex}.cc-case-study-carousel__controls button{border:1px solid var(--line);background:var(--white);width:40px;height:40px;color:var(--ink);cursor:pointer;place-items:center;transition:border-color .2s,background .2s,color .2s;display:grid}.cc-case-study-carousel__controls button:hover:not(:disabled),.cc-case-study-carousel__controls button:focus-visible:not(:disabled){border-color:var(--blue);background:var(--blue);color:var(--white)}.cc-case-study-carousel__controls button:disabled{color:#aab0bb;cursor:default;opacity:.45}.cc-case-study-carousel__controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px;height:16px}.cc-case-study-carousel__track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;grid-auto-columns:minmax(0,calc(33.3333% - .733333rem));grid-auto-flow:column;gap:1.1rem;width:100%;padding:.1rem 0 .35rem;display:grid;overflow:auto hidden}.cc-case-study-carousel__track::-webkit-scrollbar{width:0;height:0;display:none}.cc-case-study-card{scroll-snap-align:start;scroll-snap-stop:always;border:1px solid var(--line);background:var(--white);min-width:0;min-height:300px;transition:border-color .2s ease, box-shadow .25s ease, transform .25s var(--ease-out);flex-direction:column;padding:1.2rem;display:flex}.cc-case-study-card:hover{border-color:#8790a2;transform:translateY(-2px);box-shadow:0 10px 24px #0818390d}.cc-case-study-card__meta{color:var(--muted);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:.8rem;font-size:.6rem;display:flex}.cc-case-study-card h4{letter-spacing:-.035em;text-wrap:balance;margin:1rem 0 .65rem;font-size:clamp(1.22rem,1.45vw,1.55rem);line-height:1.12}.cc-case-study-card>p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.58}.cc-case-study-card ul{flex-wrap:wrap;gap:.34rem;margin:1rem 0;padding:0;list-style:none;display:flex}.cc-case-study-card li{border:1px solid var(--line);font-family:var(--mono);text-transform:uppercase;padding:.26rem .4rem;font-size:.56rem}.cc-case-study-card>a{border-bottom:1px solid;width:fit-content;margin-top:auto;padding-bottom:.14rem;font-size:.86rem;font-weight:800}.cc-case-study-card>a:hover,.cc-case-study-card>a:focus-visible{color:var(--blue)}.cc-study{background:var(--paper);overflow-x:clip}.cc-study__hero{border-bottom:1px solid var(--line);background:var(--white);padding:clamp(2.4rem,4vw,4rem) 0 clamp(2.8rem,4vw,4rem);overflow:hidden}.cc-study__hero-inner{max-width:1000px}.cc-study__hero .cc-back{margin-bottom:clamp(1.5rem,2.4vw,2.4rem)}.cc-study__hero h1{letter-spacing:-.048em;text-wrap:balance;max-width:820px;margin:.8rem 0 .9rem;font-size:clamp(2.45rem,3.8vw,4rem);font-weight:720;line-height:1.02}.cc-study__summary{max-width:700px;color:var(--muted);margin:0;font-size:clamp(1.02rem,1.25vw,1.18rem);line-height:1.62}.cc-study__tags{flex-wrap:wrap;gap:.42rem;margin-top:1.35rem;display:flex}.cc-study__tags span{border:1px solid var(--line);background:var(--paper);font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;padding:.34rem .52rem;font-size:.58rem}.cc-study__body{max-width:1000px;padding-block:.35rem 5.5rem}.cc-study__body>section{border-bottom:1px solid var(--line);grid-template-columns:135px minmax(0,1fr);gap:1.75rem;padding:clamp(2.4rem,3.5vw,3.5rem) 0;display:grid}.cc-study__section-label{color:var(--blue);font-family:var(--mono);letter-spacing:.055em;text-transform:uppercase;margin:.18rem 0 0;font-size:.62rem;font-weight:700}.cc-study__body h2{letter-spacing:-.042em;text-wrap:balance;max-width:680px;margin:0 0 .9rem;font-size:clamp(1.72rem,2.5vw,2.6rem);line-height:1.05}.cc-study__body section>div>p{max-width:700px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.7}.cc-study__plain>div{border:1px solid var(--line);border-left:3px solid var(--blue);background:var(--white);max-width:760px;padding:1.3rem 1.4rem}.cc-study__plain h2{margin-bottom:.75rem;font-size:clamp(1.55rem,2vw,2.1rem)}.cc-study__plain>div>p{color:var(--ink)!important;font-size:1rem!important}.cc-study__steps{counter-reset:case-step;max-width:760px;margin:1.15rem 0 0;padding:0;list-style:none;display:grid}.cc-study__steps li{border-top:1px solid var(--line);color:#343c4d;counter-increment:case-step;min-height:58px;padding:.9rem 0 .9rem 3.05rem;font-size:.95rem;line-height:1.62;position:relative}.cc-study__steps li:before{color:var(--blue);content:counter(case-step, decimal-leading-zero);font-family:var(--mono);font-size:.62rem;font-weight:700;position:absolute;top:.98rem;left:0}.cc-study__flow{border:1px solid var(--line);background:var(--white);grid-template-columns:repeat(5,minmax(0,1fr));max-width:780px;margin-top:1.5rem;display:grid}.cc-study__flow-step{border-right:1px solid var(--line);min-width:0;min-height:86px;padding:.8rem .82rem;position:relative}.cc-study__flow-step:last-child{border-right:0}.cc-study__flow-step:not(:last-child):after{z-index:1;border-top:1px solid var(--blue);border-right:1px solid var(--blue);background:var(--white);content:"";width:9px;height:9px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.cc-study__flow-step span{color:var(--blue);font-family:var(--mono);margin-bottom:.65rem;font-size:.56rem;display:block}.cc-study__flow-step strong{overflow-wrap:anywhere;font-size:.76rem;line-height:1.32;display:block}.cc-study__code{background:var(--ink);color:#eaf0ff;border:1px solid #243253;max-width:780px;margin:1.5rem 0 0}.cc-study__code figcaption{color:#8fb2ff;font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #243253;padding:.65rem .85rem;font-size:.6rem}.cc-study__code pre{font-family:var(--mono);tab-size:2;white-space:pre;margin:0;padding:1rem;font-size:.76rem;line-height:1.6;overflow-x:auto}.cc-study__checks{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;max-width:760px;margin:1.15rem 0 0;padding:0;list-style:none;display:grid}.cc-study__checks li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);color:#343c4d;min-height:108px;padding:.9rem 1rem;font-size:.92rem;line-height:1.55}.cc-study__checks li:before{background:var(--blue);content:"";width:7px;height:7px;margin-bottom:.7rem;display:block}.cc-study__lesson{border:1px solid var(--line);border-left:3px solid var(--blue);background:var(--white);max-width:740px;margin:1.5rem 0 0;padding:1.15rem 1.25rem}.cc-study__lesson strong{color:var(--blue);font-family:var(--mono);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem}.cc-study__lesson p{color:var(--ink);margin:.52rem 0 0;font-size:.98rem;line-height:1.65}.cc-study__references ul{gap:.55rem;max-width:700px;margin:1rem 0 0;padding:0;list-style:none;display:grid}.cc-study__references a{border-bottom:1px solid;padding-bottom:.12rem;font-size:.94rem;font-weight:750;display:inline-block}.cc-study__references a:hover,.cc-study__references a:focus-visible{color:var(--blue)}.cc-study__pager{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:2.25rem;display:grid}.cc-study__pager>a{border:1px solid var(--line);background:var(--white);align-content:center;min-height:108px;padding:1rem 1.1rem;transition:border-color .2s,background .2s;display:grid}.cc-study__pager>a:last-child{text-align:right}.cc-study__pager>a:hover,.cc-study__pager>a:focus-visible{border-color:var(--blue);background:#f8faff}.cc-study__pager span{color:var(--blue);font-family:var(--mono);text-transform:uppercase;font-size:.6rem}.cc-study__pager strong{max-width:430px;margin-top:.38rem;font-size:.94rem;line-height:1.35}.cc-study__pager>a:last-child strong{justify-self:end}@media (max-width:1020px){.cc-case-study-carousel__track{grid-auto-columns:minmax(300px,calc(50% - .5rem));gap:1rem}.cc-study__body>section{grid-template-columns:115px minmax(0,1fr);gap:1.45rem}.cc-study__flow{grid-template-columns:repeat(3,1fr)}.cc-study__flow-step:nth-child(3){border-right:0}.cc-study__flow-step:nth-child(3):after{display:none}.cc-study__flow-step:nth-child(n+4){border-top:1px solid var(--line)}}@media (max-width:760px){.cc-capability-list span:hover,.cc-capability-list span:focus-visible{padding-left:2.2rem}.cc-case__deep-dive-intro{font-size:.98rem!important}.cc-case-study-carousel{margin-top:1.45rem}.cc-case-study-carousel__head{align-items:center}.cc-case-study-carousel__head h3{font-size:1.45rem}.cc-case-study-carousel__controls button{width:38px;height:38px}.cc-case-study-carousel__track{grid-auto-columns:minmax(270px,86%);gap:.85rem}.cc-case-study-card{min-height:285px;padding:1.05rem}.cc-case-study-card h4{font-size:1.28rem}.cc-case-study-card>p{font-size:.88rem}.cc-study__hero{padding-block:2rem 2.55rem}.cc-study__hero .cc-back{margin-bottom:1.45rem}.cc-study__hero h1{max-width:640px;margin:.65rem 0 .8rem;font-size:clamp(2.05rem,8.7vw,2.9rem);line-height:1.04}.cc-study__summary{font-size:1rem;line-height:1.58}.cc-study__tags{margin-top:1.1rem}.cc-study__body{padding-block:0 4rem}.cc-study__body>section{grid-template-columns:1fr;gap:.65rem;padding:2.15rem 0}.cc-study__section-label{margin:0}.cc-study__body h2{margin-bottom:.72rem;font-size:clamp(1.65rem,7vw,2.15rem);line-height:1.06}.cc-study__body section>div>p{font-size:.96rem}.cc-study__plain>div{padding:1.05rem 1.1rem}.cc-study__plain h2{font-size:1.55rem}.cc-study__plain>div>p{font-size:.98rem!important}.cc-study__steps li{padding:.82rem 0 .82rem 2.75rem;font-size:.92rem}.cc-study__steps li:before{top:.9rem}.cc-study__flow{grid-template-columns:1fr 1fr}.cc-study__flow-step,.cc-study__flow-step:nth-child(3){border-top:0;border-right:1px solid var(--line);min-height:78px}.cc-study__flow-step:nth-child(2n){border-right:0}.cc-study__flow-step:nth-child(n+3){border-top:1px solid var(--line)}.cc-study__flow-step:after,.cc-study__flow-step:nth-child(3):after{display:none}.cc-study__code pre{padding:.9rem;font-size:.7rem}.cc-study__checks{grid-template-columns:1fr}.cc-study__checks li{min-height:0}.cc-study__pager{grid-template-columns:1fr}.cc-study__pager>a:last-child{text-align:left}.cc-study__pager>a:last-child strong{justify-self:start}}@media (max-width:480px){.cc-case-study-carousel__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;display:grid}.cc-case-study-carousel__head .cc-kicker{grid-column:1/-1}.cc-case-study-carousel__track{grid-auto-columns:91%}.cc-study__hero h1{font-size:clamp(1.95rem,9.2vw,2.55rem)}.cc-study__flow{grid-template-columns:1fr}.cc-study__flow-step,.cc-study__flow-step:nth-child(2n),.cc-study__flow-step:nth-child(3){border-right:0}.cc-study__flow-step:nth-child(n+2){border-top:1px solid var(--line)}}
.cc-case__deep-dive{grid-template-columns:1fr!important;gap:1rem!important}.cc-case__deep-dive>span{margin:0!important}.cc-case__deep-dive>div{width:100%;min-width:0;max-width:none}.cc-case__deep-dive>div>h2{max-width:820px}.cc-case__deep-dive-intro{max-width:860px!important;margin-bottom:0!important}.cc-case-study-carousel{width:100%;max-width:none;margin-top:2rem;overflow:hidden}.cc-case-study-carousel__head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:1.35rem;display:grid}.cc-case-study-carousel__head>div:first-child{min-width:0}.cc-case-study-carousel__head h3{max-width:680px;margin:.55rem 0 .65rem;font-size:clamp(1.7rem,2.35vw,2.35rem);line-height:1.08}.cc-case-study-carousel__intro{max-width:720px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.65}.cc-case-study-carousel__nav{align-items:center;gap:.8rem;padding-bottom:.1rem;display:flex}.cc-case-study-carousel__count{min-width:58px;color:var(--muted);font-family:var(--mono);letter-spacing:.05em;text-align:right;font-size:.68rem}.cc-case-study-carousel__controls{gap:.45rem;display:flex}.cc-case-study-carousel__track{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;grid-auto-columns:calc(50% - .625rem);grid-auto-flow:column;gap:1.25rem;margin:0;padding:.2rem 0 1rem;scroll-padding-inline:0;display:grid;overflow:auto hidden}.cc-case-study-carousel__track::-webkit-scrollbar{width:0;height:0;display:none}.cc-case-study-card{scroll-snap-align:start;scroll-snap-stop:always;cursor:pointer;min-width:0;min-height:330px;padding:1.45rem 1.5rem 1.5rem;position:relative}.cc-case-study-card:focus-within{border-color:var(--blue);outline:3px solid color-mix(in srgb, var(--blue) 20%, transparent);outline-offset:2px}.cc-case-study-card__meta{align-items:flex-start;gap:.75rem;font-size:.64rem}.cc-case-study-card__meta span:last-child{text-align:right;max-width:55%}.cc-case-study-card h4{max-width:600px;margin:1.1rem 0 .75rem;font-size:clamp(1.4rem,1.8vw,1.8rem);line-height:1.12;transition:color .2s}.cc-case-study-card:hover h4,.cc-case-study-card:focus-within h4{color:var(--blue)}.cc-case-study-card>p{max-width:650px;font-size:.96rem;line-height:1.62}.cc-case-study-card ul{gap:.4rem;margin:1.2rem 0 1.35rem;padding:0;list-style:none}.cc-case-study-card li{padding:.32rem .48rem;font-size:.6rem}.cc-case-study-card>a{font-size:.9rem;position:static}.cc-case-study-card>a:after{z-index:2;content:"";position:absolute;inset:0}.cc-case-study-card>a:focus-visible{outline:none}.cc-study{overflow-x:clip}.cc-study__hero{padding:clamp(2.75rem,4.5vw,4.25rem) 0 clamp(3rem,4.75vw,4.75rem)}.cc-study__hero-inner{max-width:1180px}.cc-study__hero .cc-back{margin-bottom:clamp(2rem,3vw,2.75rem)}.cc-study__hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:end;gap:clamp(2.5rem,5vw,5rem);display:grid}.cc-study__hero-copy{min-width:0}.cc-study__hero h1{text-wrap:balance;max-width:820px;margin:.9rem 0 1rem;font-size:clamp(2.8rem,4.35vw,4.5rem);line-height:1.01}.cc-study__summary{max-width:760px;font-size:clamp(1.08rem,1.35vw,1.3rem);line-height:1.62}.cc-study__tags{gap:.45rem;margin-top:1.55rem}.cc-study__tags span{padding:.4rem .58rem;font-size:.62rem}.cc-study__hero-map{background:var(--ink);color:var(--white);border:1px solid #243253;overflow:hidden}.cc-study__hero-map-head{color:#9db9ff;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #243253;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.64rem;display:flex}.cc-study__hero-map-head strong{color:var(--white)}.cc-study__hero-map ol{margin:0;padding:0;list-style:none}.cc-study__hero-map li{border-bottom:1px solid #243253;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:.85rem;padding:.8rem 1rem;display:grid}.cc-study__hero-map li span{color:#759dff;font-family:var(--mono);font-size:.64rem}.cc-study__hero-map li strong{font-size:.84rem;line-height:1.35}.cc-study__hero-map>p{color:#b9c3d8;margin:0;padding:.9rem 1rem 1rem;font-size:.78rem;line-height:1.55}.cc-study__body{width:min(1180px,100% - 2*clamp(1rem,4vw,3rem));max-width:1180px;padding-block:.75rem 6rem}.cc-study__body>section{grid-template-columns:155px minmax(0,1fr);gap:clamp(1.75rem,4vw,3.5rem);padding:clamp(3rem,4.5vw,4.25rem) 0}.cc-study__body>section>div{min-width:0}.cc-study__body h2{max-width:820px;margin-bottom:1rem;font-size:clamp(1.95rem,3vw,3.15rem);line-height:1.04}.cc-study__body section>div>p{max-width:820px;font-size:1.04rem;line-height:1.72}.cc-study__plain>div{border:1px solid var(--line);border-left:4px solid var(--blue);background:var(--white);max-width:860px;padding:clamp(1.4rem,2.5vw,2rem)}.cc-study__plain h2{max-width:700px;font-size:clamp(1.8rem,2.6vw,2.7rem)}.cc-study__steps,.cc-study__flow,.cc-study__code,.cc-study__checks,.cc-study__lesson{width:100%;max-width:900px}.cc-study__steps li{padding-block:1rem;line-height:1.62}.cc-study__flow{margin-top:1.65rem}.cc-study__flow-step{min-height:96px}.cc-study__code{margin-top:1.65rem;overflow:hidden}.cc-study__code pre{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.cc-study__checks{margin-top:1.25rem}.cc-study__checks li{min-height:108px}.cc-study__references ul{border-top:1px solid var(--line);max-width:860px}.cc-study__references li{border-bottom:1px solid var(--line)}.cc-study__references a{border-bottom:0;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:.9rem 0;display:flex}.cc-study__references a span{font-weight:760}.cc-study__references a small{color:var(--muted);font-family:var(--mono);flex:none;font-size:.62rem}@media (max-width:980px){.cc-case-study-carousel__track{grid-auto-columns:minmax(320px,72%)}.cc-study__hero-grid{grid-template-columns:1fr;gap:2rem}.cc-study__hero-map{width:min(100%,620px)}.cc-study__body>section{grid-template-columns:125px minmax(0,1fr)}}@media (max-width:760px){.cc-case__deep-dive{gap:.65rem!important}.cc-case-study-carousel{margin-top:1.5rem}.cc-case-study-carousel__head{grid-template-columns:1fr;gap:1rem}.cc-case-study-carousel__nav{justify-content:space-between}.cc-case-study-carousel__count{text-align:left}.cc-case-study-carousel__track{grid-auto-columns:88%;gap:.9rem;padding-bottom:.5rem}.cc-case-study-card{min-height:315px;padding:1.2rem}.cc-case-study-card h4{font-size:1.42rem}.cc-case-study-card>p{font-size:.94rem}.cc-study__hero{padding-block:2.4rem 3rem}.cc-study__hero .cc-back{margin-bottom:1.75rem}.cc-study__hero h1{font-size:clamp(2.35rem,10.5vw,3.25rem)}.cc-study__summary{font-size:1.02rem}.cc-study__hero-map{width:100%}.cc-study__body{width:min(100% - 2rem,1180px);padding-bottom:4rem}.cc-study__body>section{grid-template-columns:1fr;gap:.75rem;padding:2.5rem 0}.cc-study__body h2{font-size:clamp(1.85rem,8vw,2.5rem)}.cc-study__plain>div{padding:1.2rem}.cc-study__flow{grid-template-columns:1fr 1fr}.cc-study__references a{flex-direction:column;align-items:flex-start;gap:.35rem}}@media (max-width:520px){.cc-case-study-carousel__track{grid-auto-columns:94%}.cc-case-study-card__meta{display:grid}.cc-case-study-card__meta span:last-child{text-align:left;max-width:none}.cc-study__flow{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.cc-case-study-carousel__track{scroll-behavior:auto}}
.cc-project-page .cc-project-list{margin-bottom:0}.cc-project-page .cc-project{scroll-margin-top:7rem}.cc-project-page .cc-project__body>p:not(.cc-kicker){max-width:720px}@media (hover:hover) and (pointer:fine) and (min-width:721px){.cc-portfolio-guide .cc-stack-grid article{transition:none}.cc-portfolio-guide .cc-stack-grid article:hover{background:var(--white);padding:1.65rem}}.cc-portfolio-pagination{color:var(--white);border-top:1px solid #ffffff2e;grid-template-columns:minmax(140px,1fr) auto minmax(140px,1fr);align-items:center;gap:1rem;margin-top:clamp(3rem,6vw,5rem);padding-top:1.5rem;display:grid}.cc-portfolio-pagination__step{width:fit-content;color:var(--white);align-items:center;gap:.5rem;font-weight:750;text-decoration:none;display:inline-flex}.cc-portfolio-pagination__step:last-child{justify-self:end}.cc-portfolio-pagination__step:hover,.cc-portfolio-pagination__step:focus-visible{color:#8fb2ff}.cc-portfolio-pagination__step.is-disabled{color:#ffffff59}.cc-portfolio-pagination__pages{justify-content:center;align-items:center;gap:.35rem;display:flex}.cc-portfolio-pagination__pages a,.cc-portfolio-pagination__ellipsis{color:#ffffffb8;min-width:36px;height:36px;font-family:var(--mono);place-items:center;font-size:.7rem;text-decoration:none;display:grid}.cc-portfolio-pagination__pages a{border:1px solid #ffffff38}.cc-portfolio-pagination__pages a:hover,.cc-portfolio-pagination__pages a:focus-visible,.cc-portfolio-pagination__pages a.is-current{border-color:var(--white);background:var(--white);color:var(--ink)}@media (max-width:720px){.cc-project-page .cc-project{flex-direction:column;display:flex}.cc-project-page .cc-project__body{order:1}.cc-project-page .cc-project__visual{border-top:1px solid #fff3;border-right:0;order:2}.cc-portfolio-pagination{grid-template-columns:1fr 1fr}.cc-portfolio-pagination__pages{grid-area:1/1/auto/-1}.cc-portfolio-pagination__step{grid-row:2}.cc-portfolio-pagination__step:last-child{justify-self:end}}
.cc-home-project-carousel{width:100%;min-width:0}.cc-home-project-carousel__track{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:100%;grid-auto-flow:column;gap:1.5rem;width:100%;display:grid;overflow-x:auto}.cc-home-project-carousel__track::-webkit-scrollbar{display:none}.cc-home-project-carousel__track .cc-project{scroll-snap-align:start;scroll-snap-stop:always;width:100%;min-width:0}.cc-home-project-carousel__footer{justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.35rem;display:flex}.cc-home-project-carousel__counter{color:#aeb7ca;font-family:var(--mono);letter-spacing:.08em;font-size:.68rem;font-weight:700}.cc-home-project-carousel__controls{align-items:center;gap:.5rem;display:flex}.cc-home-project-carousel__controls button{width:42px;height:42px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff47;place-items:center;transition:background-color .2s,border-color .2s,color .2s;display:grid}.cc-home-project-carousel__controls button:hover:not(:disabled),.cc-home-project-carousel__controls button:focus-visible{border-color:var(--white);background:var(--white);color:var(--ink)}.cc-home-project-carousel__controls button:disabled{cursor:default;opacity:.3}.cc-home-project-carousel__controls .cc-home-project-carousel__autoplay{width:auto;min-width:88px;font-family:var(--mono);letter-spacing:.04em;white-space:nowrap;padding:0 .8rem;font-size:.62rem;font-weight:700}.cc-home-project-carousel__controls .cc-direction-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}@media (max-width:640px){.cc-home-project-carousel__track{grid-auto-columns:100%;align-items:stretch;gap:.85rem;overflow-y:hidden}.cc-home-project-carousel__track .cc-project{flex-direction:column;align-self:stretch;height:680px;min-height:680px;max-height:680px;display:flex;overflow:hidden}.cc-home-project-carousel__track .cc-project__body{flex-direction:column;order:1;height:300px;min-height:300px;padding:1.15rem 1.2rem 1.2rem;display:flex;overflow:hidden}.cc-home-project-carousel__track .cc-project__body .cc-kicker{text-overflow:ellipsis;white-space:nowrap;flex:none;width:100%;font-size:.68rem;line-height:1.35;overflow:hidden}.cc-home-project-carousel__track .cc-project__body h3{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;max-height:2.08em;margin:.5rem 0 .55rem;font-size:clamp(1.72rem,8vw,2.05rem);line-height:1.04;display:-webkit-box;overflow:hidden}.cc-home-project-carousel__track .cc-project__body>p:not(.cc-kicker){text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;max-height:3em;margin-bottom:.65rem;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.cc-home-project-carousel__track .cc-project__body .cc-tags{flex-wrap:nowrap;flex:none;gap:.4rem;width:100%;max-height:34px;margin:.1rem 0 .6rem;display:flex;overflow:hidden}.cc-home-project-carousel__track .cc-project__body .cc-tags span{white-space:nowrap;flex:none;padding:.3rem .48rem;font-size:.65rem;line-height:1.2}.cc-home-project-carousel__track .cc-project__body .cc-tags span:nth-child(n+4){display:none}.cc-home-project-carousel__track .cc-project__body .cc-arrow-link{flex:none;margin-top:auto}.cc-home-project-carousel__track .cc-project__visual{border-top:1px solid #ffffff3d;border-right:0;order:2;height:380px;min-height:380px;max-height:380px;padding:.9rem 1rem .85rem;overflow:hidden}.cc-home-project-carousel__track .cc-system-map{margin-block:.5rem;padding:.55rem}.cc-home-project-carousel__track .cc-system-map__diagram{min-height:116px}.cc-home-project-carousel__track .cc-system-map__diagram>div{min-width:150px;max-width:76%;padding:.48rem .6rem}.cc-home-project-carousel__track .cc-system-map__diagram>div strong{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cc-home-project-carousel__track .cc-system-map__diagram>div small{text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.cc-home-project-carousel__track .cc-system-map li{min-height:38px;padding:.34rem .4rem;font-size:.64rem;line-height:1.22}.cc-home-project-carousel__track .cc-project__visual>small:last-child{text-overflow:clip;flex:none;-webkit-box-orient:initial;-webkit-line-clamp:unset;min-height:2.55em;max-height:none;font-size:.54rem;line-height:1.28;display:block;overflow:visible}.cc-home-project-carousel__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem}.cc-home-project-carousel__controls{flex-wrap:nowrap;justify-content:flex-end}}@media (max-width:390px){.cc-home-project-carousel__track .cc-project{height:660px;min-height:660px;max-height:660px}.cc-home-project-carousel__track .cc-project__body{height:290px;min-height:290px;padding:1rem 1rem 1.05rem}.cc-home-project-carousel__track .cc-project__visual{height:370px;min-height:370px;max-height:370px;padding:.8rem .85rem .75rem}.cc-home-project-carousel__track .cc-project__body h3{font-size:clamp(1.62rem,7.7vw,1.9rem)}.cc-home-project-carousel__track .cc-project__body>p:not(.cc-kicker){font-size:.84rem}.cc-home-project-carousel__track .cc-project__body .cc-tags span{font-size:.62rem}.cc-home-project-carousel__track .cc-system-map__diagram{min-height:110px}.cc-home-project-carousel__track .cc-system-map li{min-height:36px;font-size:.61rem}.cc-home-project-carousel__track .cc-project__visual>small:last-child{font-size:.52rem}.cc-home-project-carousel__controls .cc-home-project-carousel__autoplay{min-width:82px;padding-inline:.65rem}}@media (prefers-reduced-motion:reduce){.cc-home-project-carousel__track{scroll-behavior:auto}}
.cc-platform-brand{--service-accent:var(--blue);border:1px solid var(--line);background:linear-gradient(135deg, color-mix(in srgb, var(--service-accent) 8%, white), #fff 58%);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.15rem;width:min(100%,620px);margin-top:clamp(1.5rem,3vw,2.25rem);padding:1.1rem 1.2rem;display:grid;position:relative;overflow:hidden}.cc-platform-brand:before{background:var(--service-accent);content:"";width:3px;position:absolute;inset:0 auto 0 0}.cc-platform-brand__marks{align-items:center;gap:.6rem;display:flex}.cc-platform-brand__mark{--mark-accent:var(--service-accent);border:1px solid color-mix(in srgb, var(--mark-accent) 24%, var(--line));background:color-mix(in srgb, var(--mark-accent) 5%, white);flex:none;place-items:center;width:74px;height:74px;display:grid}.cc-platform-brand__mark img,.cc-platform-brand__mark svg{object-fit:contain;width:44px;height:44px}.cc-platform-brand__mark svg{fill:none;stroke:var(--mark-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.cc-platform-brand__marks.is-multi .cc-platform-brand__mark{width:58px;height:58px}.cc-platform-brand__marks.is-multi .cc-platform-brand__mark img,.cc-platform-brand__marks.is-multi .cc-platform-brand__mark svg{width:34px;height:34px}.cc-platform-brand__copy{gap:.22rem;min-width:0;display:grid}.cc-platform-brand__copy>span{color:var(--service-accent);font-family:var(--mono);letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:700}.cc-platform-brand__copy strong{color:var(--ink);letter-spacing:-.035em;font-size:clamp(1.3rem,2vw,1.75rem);line-height:1.05}.cc-platform-brand__copy small{max-width:440px;color:var(--muted);font-size:.78rem;line-height:1.52}@media (max-width:680px){.cc-platform-brand{gap:.9rem;margin-top:1.35rem;padding:.95rem 1rem}.cc-platform-brand__mark{width:62px;height:62px}.cc-platform-brand__mark img,.cc-platform-brand__mark svg{width:38px;height:38px}.cc-platform-brand.is-multi{grid-template-columns:1fr}.cc-platform-brand__copy small{font-size:.74rem}}@media (prefers-reduced-motion:reduce){.cc-platform-brand,.cc-platform-brand *{scroll-behavior:auto}}
