@font-face{font-family:Plex;src:url(/brand/fonts/ibm-plex-sans-regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Plex;src:url(/brand/fonts/ibm-plex-sans-semibold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Elite;src:url(/brand/fonts/special-elite.ttf)format("truetype");font-weight:400;font-display:swap}:root{--paper:#f1eee6;--paper-deep:#e5e1d8;--ink:#121210;--red:#df684e;--muted:#626059;--line:#12121033;--gutter:clamp(24px,5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Plex,Arial,sans-serif;font-size:16px}body:has(dialog[open]){overflow:hidden}::selection{background:var(--red);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{background:0 0;border:0;border-radius:0}img{max-width:100%;height:auto;display:block}figure,p,h1,h2,h3{margin:0}h1,h2,h3{font-weight:400}h2{letter-spacing:-.055em;font-size:clamp(48px,5.5vw,80px);line-height:1.04}h2 em,h3 em{letter-spacing:-.05em;font-family:Elite,monospace;font-style:normal}h2 em{color:var(--red);font-size:.84em}sup{vertical-align:super;margin-left:7px;font-size:10px}p{line-height:1.6}:focus-visible{outline:2px solid var(--red);outline-offset:6px}.section-shell{padding-left:var(--gutter);padding-right:var(--gutter);max-width:1680px;margin:0 auto}.eyebrow,.section-kicker,.project-meta{text-transform:uppercase}.section-kicker{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-top:20px;display:flex}.section-kicker span:last-child{color:var(--muted)}.square-dot{background:var(--red);width:7px;height:7px;margin-right:10px;display:inline-block}.skip-link{z-index:200;background:var(--ink);color:var(--paper);padding:16px;position:fixed;top:10px;left:16px;transform:translateY(-180%)}.skip-link:focus{transform:none}.button{justify-content:space-between;align-items:center;gap:35px;min-height:54px;padding:15px 22px;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.button span{font-size:24px;font-weight:400;line-height:1}.button-ink{color:var(--paper);background:var(--ink)}.button-ink:hover{background:var(--red);color:var(--ink)}.text-link{border-bottom:1px solid;align-items:center;gap:20px;padding:0 0 5px;font-size:14px;line-height:1.5;display:inline-flex}.text-link:hover{color:var(--red)}.site-header{max-width:1680px;height:100px;padding:0 var(--gutter);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:40px;margin:auto;display:flex}.brand{flex-shrink:0}.brand img{object-fit:contain;width:200px;height:47px}.header-note{color:var(--muted);margin-left:24px;margin-right:auto;font-size:11px}.main-nav{align-items:center;gap:35px;font-size:13px;display:flex}.main-nav a{white-space:nowrap;padding:10px 0}.main-nav a:hover{color:#b54832}.nav-contact{border-bottom:1px solid var(--ink)}.nav-contact span{margin-left:20px;font-size:19px}.menu-toggle{display:none}.work-section{padding-top:76px;padding-bottom:88px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;padding:48px 0 52px;display:flex}.section-heading>p{color:var(--muted);max-width:310px;padding-bottom:5px;font-size:15px}.work-controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.filter-list{flex-wrap:wrap;gap:8px;display:flex}.filter-list button{border:1px solid #0000;padding:11px 15px;font-size:12px;transition:background .2s}.filter-list button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.filter-list button:hover:not([aria-pressed=true]){border-color:var(--line)}.work-count{color:var(--muted)}.project-grid{grid-template-columns:1fr 1fr;gap:60px 28px;display:grid}.project-card{min-width:0;display:block}.project-image{background:var(--paper-deep);aspect-ratio:1.42;filter:grayscale();padding:35px 35px 0;transition:filter .45s;position:relative;overflow:hidden}.project-image>img{transform-origin:top;width:100%;height:auto;transition:transform .5s cubic-bezier(.2,.65,.3,1)}@media (hover:hover){.project-card:hover .project-image{filter:grayscale(0)}.project-card:hover .project-image>img{transform:translateY(-5px)scale(1.015)}}.project-card:focus .project-image,.project-card:active .project-image{filter:grayscale(0)}.project-card:active .project-image{transition-duration:0s}.project-card:focus-visible .project-image>img{transform:translateY(-5px)scale(1.015)}.project-open{background:var(--paper);opacity:0;place-items:center;width:46px;height:46px;font-size:26px;transition:opacity .2s,transform .2s;display:grid;position:absolute;bottom:20px;right:20px;transform:translateY(8px)}:is(.project-card:hover .project-open,.project-card:focus-visible .project-open){opacity:1;transform:none}.project-copy{padding-top:20px}.project-meta{color:var(--muted);justify-content:space-between;gap:12px;font-size:10px;display:flex}.project-copy h3{letter-spacing:-.055em;margin:19px 0 12px;font-size:43px;line-height:1.1}.project-headline{letter-spacing:-.018em;font-size:17px;line-height:1.45}.project-summary{color:var(--muted);max-width:480px;margin-top:13px;font-size:14px}.case-link{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:3px;padding:24px 0 12px;font-size:12px;display:flex}.case-link>span{font-size:23px}.project-featured{background:var(--ink);color:var(--paper);grid-column:1/-1;grid-template-columns:1.48fr 1fr;min-height:500px;display:grid}.project-featured .project-image{aspect-ratio:auto;background:#242321;align-items:flex-start;padding:40px 40px 0;display:flex}.project-featured .project-image>img{object-fit:cover;object-position:top left;width:100%;height:100%}.project-featured .project-copy{flex-direction:column;padding:42px 40px;display:flex}.project-featured h3{margin-top:45px;font-size:62px}.project-featured .project-headline{max-width:290px;font-size:24px;line-height:1.25}.project-featured .project-summary{color:#b6b3ab;max-width:300px;margin:20px 0}.project-featured .project-meta{color:#b6b3ab}.project-featured .case-link{border-color:#55534d;margin-top:auto}.project-clowhi .project-image{background:#d6d0c5}.project-brandcarry .project-image{background:#ddd7cd}.project-gymscreen .project-image{background:#32352f;align-items:center;padding:30px;display:flex}.project-gymscreen .project-image>img{box-shadow:0 15px 35px #0004}.project-heldlab .project-image{background:#dce0d4}.project-private{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:140px 1fr;align-items:center;gap:35px;padding:28px 0;display:grid}.private-symbol{background:var(--paper-deep);place-items:center;height:140px;display:grid}.project-private .project-copy{grid-template-columns:1fr 1.5fr 100px;align-items:center;column-gap:32px;padding:0;display:grid}.project-private .project-meta{grid-column:1/-1}.project-private h3{margin-bottom:0}.project-private .project-headline{margin-top:18px}.project-private .project-summary{grid-area:3/2;font-size:13px}.project-private .case-link{white-space:nowrap;border:0;grid-area:2/3/4;gap:12px;margin:0;padding:0}.work-footnote{color:var(--muted);letter-spacing:0;margin-top:28px;font-size:11px}.studio-section{background:var(--ink);color:var(--paper);--line:#45443e;--muted:#a6a39a;padding-top:70px;padding-bottom:100px}.studio-heading{grid-template-columns:1fr 2fr 1.2fr;align-items:end;gap:40px;padding:65px 0 70px;display:grid}.studio-heading>.eyebrow{color:var(--red);align-self:start;margin-top:8px}.studio-heading h2{font-size:clamp(44px,4.7vw,70px)}.studio-heading>p{color:var(--muted);max-width:330px;padding-bottom:8px;font-size:14px}.studio-gallery{grid-template-columns:1.08fr 1fr;gap:50px;display:grid}.studio-profile>img{aspect-ratio:2048/1365;object-fit:contain;width:100%;height:auto}.studio-hands{margin-top:96px}.studio-hands>img{object-fit:cover;filter:grayscale();width:100%;height:355px}.studio-gallery figcaption{color:var(--muted);letter-spacing:.04em;justify-content:space-between;gap:20px;margin-top:14px;font-size:10px;display:flex}.studio-note{grid-template-columns:65px 1fr;gap:16px;padding:50px 0 0 26px;display:grid;position:relative}.studio-note p{letter-spacing:-.04em;font-family:Elite,monospace;font-size:26px;line-height:1.35}.studio-note>span{color:var(--muted);grid-column:2;font-size:12px;line-height:1.6}.founder-copy{max-width:440px;padding-top:45px}.founder-copy .eyebrow{color:var(--muted)}.founder-copy h3{letter-spacing:-.045em;margin-top:24px;font-size:38px;line-height:1.15}.founder-copy p{color:var(--muted);max-width:370px;margin:20px 0 26px;font-size:14px}.founder-copy .text-link{font-size:12px}.approach-section{padding-top:72px;padding-bottom:80px}.approach-grid{grid-template-columns:1fr 1fr;gap:8%;padding:62px 0 75px;display:grid}.approach-grid h2{font-size:clamp(52px,5vw,75px)}.approach-intro{max-width:400px;color:var(--muted);margin-top:28px;font-size:15px}.approach-steps{max-width:480px;margin-top:40px}.approach-steps>div{border-top:1px solid var(--line);gap:25px;padding:20px 0;display:flex}.approach-steps>div>span{color:#a24531;padding-top:4px;font-size:12px}.approach-steps h3{letter-spacing:-.03em;font-size:19px}.approach-steps p{color:var(--muted);margin-top:5px;font-size:13px}.approach-object{align-self:center}.fist-experience{background:var(--paper-deep);flex-direction:column;align-items:center;padding-bottom:26px;display:flex;position:relative}.fist-canvas{width:100%;height:410px;position:relative;overflow:hidden}.fist-canvas canvas{max-width:100%;display:block;position:absolute;inset:0}.fist-fallback{object-fit:cover;width:100%;height:100%;margin:auto;transition:transform .7s;position:absolute;inset:0}.is-free .fist-fallback{transform:translateY(-12px)rotate(-4deg)}.is-ready .fist-fallback{display:none}.fist-corners{pointer-events:none;width:66%;height:61%;position:absolute;top:12%;left:17%}.fist-corners span{border:1px solid #959086;width:26px;height:26px;transition:transform .7s,opacity .7s;position:absolute}.fist-corners span:first-child{border-bottom:0;border-right:0;top:0;left:0}.fist-corners span:nth-child(2){border-bottom:0;border-left:0;top:0;right:0}.fist-corners span:nth-child(3){border-top:0;border-right:0;bottom:0;left:0}.fist-corners span:nth-child(4){border-top:0;border-left:0;bottom:0;right:0}.is-free .fist-corners span:first-child{opacity:.25;transform:translate(-20px,-20px)}.is-free .fist-corners span:nth-child(2){opacity:.25;transform:translate(20px,-20px)}.is-free .fist-corners span:nth-child(3){opacity:.25;transform:translate(-20px,20px)}.is-free .fist-corners span:nth-child(4){opacity:.25;transform:translate(20px,20px)}.fist-caption{margin-top:0;margin-bottom:20px;font-family:Elite,monospace;font-size:25px}.fist-experience .text-link{font-size:12px}.object-note{color:var(--muted);text-align:center;margin-top:17px;font-size:11px;line-height:1.6}.campaign{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.campaign summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:15px;list-style:none;display:flex}.campaign summary::-webkit-details-marker{display:none}.campaign-open{color:var(--muted);align-items:center;gap:20px;font-size:11px;display:flex}.campaign-open b{font-size:25px;font-weight:400;transition:transform .2s;display:inline-block}.campaign[open] .campaign-open b{transform:rotate(45deg)}.campaign-content{grid-template-columns:1.4fr 1fr;align-items:center;gap:55px;padding:16px 0 40px;display:grid}.campaign-content h3{letter-spacing:-.04em;margin:22px 0;font-size:35px;line-height:1.1}.campaign-content p{color:var(--muted);max-width:350px;margin-bottom:25px;font-size:14px}.campaign-content>img{width:100%;height:auto}.contact-section{background:var(--red);max-width:none;padding-top:40px;padding-bottom:76px}.contact-section>.section-kicker,.contact-main{max-width:1504px;margin:0 auto}.contact-section .section-kicker span:last-child{color:var(--ink)}.contact-main{grid-template-columns:1.35fr 1fr;gap:12%;padding-top:58px;display:grid}.contact-main h2{letter-spacing:-.06em;font-size:clamp(65px,7.5vw,112px)}.contact-main h2 em{color:var(--ink);font-size:.9em}.contact-copy{align-self:end;max-width:350px}.contact-copy p{margin-bottom:20px;font-size:16px;line-height:1.5}.contact-copy .button{margin-top:14px}.contact-copy .button:hover{background:var(--paper)}.contact-language{margin-top:13px;font-size:11px;display:block}.site-footer{background:var(--ink);max-width:none;color:var(--paper);grid-template-columns:1fr 1fr 1fr;gap:50px;padding-top:48px;padding-bottom:45px;font-size:12px;display:grid}.site-footer>div{flex-direction:column;gap:9px;line-height:1.5;display:flex}.site-footer>div>span{color:#b2aea5;font-size:11px}.site-footer>div>a:hover{color:var(--red)}.site-footer>div>a span{margin-left:10px}.footer-right{align-items:flex-end}.site-footer>a>img{object-fit:contain;width:220px;height:50px}.brief-dialog{background:var(--paper);width:min(600px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--ink);border:0;padding:0}.brief-dialog::backdrop{background:#121210c7}.brief-inner{padding:32px 40px}.dialog-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.close-button{width:44px;height:44px;margin-right:-12px;font-size:32px;line-height:1}.brief-dialog h2{margin:15px 0 30px;font-size:54px}.brief-dialog fieldset{border:0;flex-wrap:wrap;gap:8px;margin:0 0 25px;padding:0;display:flex}.brief-dialog legend,.form-label{margin-bottom:11px;font-size:12px}.brief-option{border:1px solid var(--line);cursor:pointer;align-items:center;gap:7px;padding:11px;font-size:12px;display:flex}.brief-option input{accent-color:var(--ink);margin:0}.brief-option:has(input:checked){background:var(--paper-deep);border-color:var(--ink)}.form-label{display:block}.form-label span{color:var(--muted)}.brief-dialog input:not([type=radio]),.brief-dialog textarea{resize:vertical;background:0 0;border:1px solid #929087;border-radius:0;width:100%;margin-bottom:22px;padding:12px;font-size:14px}.brief-dialog input:not([type=radio]){height:46px}.brief-dialog textarea{min-height:110px}.brief-dialog .button{width:100%}.form-help{color:var(--muted);margin:10px 0 18px;font-size:11px}.brief-dialog .text-link{font-size:12px}.form-status{margin-top:12px;font-size:12px;line-height:1.5}.form-status:empty{display:none}.case-hero{padding-top:40px;padding-bottom:45px}.back-link{margin-bottom:48px;font-size:12px}.case-hero h1{letter-spacing:-.07em;margin-top:36px;font-size:clamp(80px,12vw,175px);line-height:1.05}.case-intro{grid-template-columns:1.1fr 1fr;align-items:start;gap:15%;padding-top:40px;display:grid}.case-intro h2{letter-spacing:-.04em;font-size:clamp(36px,3.5vw,50px)}.case-intro p{color:var(--muted);margin-bottom:25px;font-size:17px}.case-discipline{border-top:1px solid var(--line);gap:70px;margin-top:45px;padding-top:18px;display:flex}.case-discipline span:first-child{color:var(--muted)}.case-visual{background:var(--paper-deep);padding-top:45px;padding-bottom:45px}.case-visual figure{max-width:1150px;margin:0 auto}.case-visual figure>img{width:100%;height:auto}.case-visual figcaption{color:var(--muted);margin-top:18px}.case-story{grid-template-columns:1fr 1.05fr;gap:12%;padding-top:90px;padding-bottom:90px;display:grid}.case-story-aside h2{letter-spacing:-.045em;margin-top:30px;font-size:40px;line-height:1.15}.case-story-aside ul{margin:40px 0;padding:0;list-style:none}.case-story-aside li{border-top:1px solid var(--line);max-width:330px;padding:14px 0;font-size:13px}.case-story-aside li:last-child{border-bottom:1px solid var(--line)}.case-story-body article{margin-bottom:50px}.case-story-body article>span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:11px}.case-story-body h3{letter-spacing:-.04em;margin:18px 0;font-size:29px}.case-story-body p{color:var(--muted);font-size:16px;line-height:1.8}.hest-visual{justify-content:center;align-items:center;gap:50px;min-height:410px;display:flex}.hest-visual>span{letter-spacing:-.06em;font-family:Elite,monospace;font-size:100px}.hest-visual>p{color:var(--muted);font-size:16px}.next-project{background:var(--ink);color:var(--paper);grid-template-columns:1fr 2fr 60px;align-items:center;gap:30px;max-width:none;padding-top:45px;padding-bottom:45px;display:grid}.next-project>span:nth-child(2){letter-spacing:-.05em;font-size:60px}.next-project>span:last-child{text-align:right;color:var(--red);font-size:60px}.next-project:hover>span:nth-child(2){color:var(--red)}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;min-height:100vh;display:flex}.not-found .brand{margin-bottom:30px}.not-found h1{letter-spacing:-.06em;font-family:Elite,monospace;font-size:clamp(50px,7vw,96px)}@media (max-width:1150px){.header-note{display:none}.main-nav{gap:25px}.project-featured{grid-template-columns:1.2fr 1fr;min-height:450px}.project-featured .project-copy{padding:30px}.project-featured h3{font-size:50px}.project-featured .project-image{padding:25px 25px 0}.project-featured .project-meta{font-size:9px}.studio-heading{grid-template-columns:1.5fr 1fr;gap:30px}.studio-heading>.eyebrow{grid-column:1/-1;margin:0}.studio-heading>p{max-width:350px}.studio-gallery{gap:28px}.studio-hands>img{height:300px}.studio-note{grid-template-columns:50px 1fr;gap:10px;padding-left:0}.studio-note p{font-size:23px}.studio-note img{width:44px}.fist-canvas{height:350px}.contact-main{gap:7%}.project-private .project-copy{grid-template-columns:.8fr 1.5fr;column-gap:25px}.project-private .case-link{grid-area:4/2;justify-content:flex-start;padding-top:15px}}@media (max-width:800px){:root{--gutter:28px}.site-header{height:82px}.brand img{width:172px;height:42px}.main-nav{gap:20px;font-size:12px}.photo-caption{flex-direction:column;gap:2px;font-size:9px;left:16px;right:16px}.photo-index{font-size:9px}.work-section{padding-top:50px}.section-heading{padding:38px 0}.section-heading h2{font-size:49px}.section-heading>p{max-width:220px;font-size:13px}.work-count{display:none}.project-grid{gap:42px 22px}.project-image{padding:20px 20px 0}.project-featured{grid-template-columns:1fr;min-height:0}.project-featured .project-image{height:410px;padding:32px 32px 0}.project-featured .project-image>img{object-fit:cover}.project-featured .project-copy{grid-template-columns:1fr 1fr;column-gap:35px;padding:28px 32px;display:grid}.project-featured .project-meta{grid-column:1/-1}.project-featured h3{grid-column:1;margin:24px 0 10px}.project-featured .project-headline{grid-column:1;font-size:22px}.project-featured .project-summary{grid-area:2/2/4;max-width:none;margin:24px 0 0}.project-featured .case-link{grid-column:1/-1;margin-top:15px}.project-copy h3{font-size:36px}.project-meta{font-size:9px}.project-headline{font-size:15px}.project-summary{font-size:13px}.project-private{grid-template-columns:95px 1fr;gap:20px}.private-symbol{height:120px}.private-symbol img{width:58px}.project-private .project-copy{column-gap:15px}.project-private .project-meta{flex-direction:row}.studio-section{padding-top:50px;padding-bottom:65px}.studio-heading h2{font-size:48px}.studio-heading{padding:42px 0}.studio-heading>p{font-size:13px}.studio-hands{margin-top:50px}.studio-hands>img{height:250px}.studio-note{padding-top:30px;display:block}.studio-note img{width:34px;height:34px;margin-bottom:15px}.studio-note p{font-size:22px}.studio-note>span{margin-top:14px;font-size:11px;display:block}.studio-gallery figcaption{line-height:1.8;display:block}.studio-gallery figcaption span{display:block}.founder-copy{padding-top:34px}.founder-copy h3{font-size:31px}.founder-copy p{font-size:13px}.founder-copy .eyebrow{font-size:9px}.approach-grid{gap:30px;padding:50px 0}.approach-grid h2{font-size:49px}.approach-intro{font-size:14px}.approach-steps>div{gap:15px}.fist-canvas{height:300px}.fist-caption{font-size:21px}.object-note{font-size:10px}.contact-main h2{font-size:70px}.contact-copy p{font-size:14px}.contact-main{gap:35px}.contact-main .button{gap:20px;font-size:12px}.contact-section{padding-bottom:60px}.site-footer{grid-template-columns:1fr 1fr;gap:35px;font-size:11px}.site-footer>a{grid-column:1/-1}.footer-right{align-items:flex-end}.case-intro{gap:50px}.case-intro p{font-size:15px}.case-story{gap:45px}.case-story-aside h2{font-size:32px}.case-story-body p{font-size:14px}.next-project>span:nth-child(2){font-size:45px}}@media (max-width:600px){:root{--gutter:22px}html{scroll-padding-top:25px}.site-header{z-index:10;height:78px;position:relative}.brand img{width:167px;height:40px}.menu-toggle{min-height:44px;padding:12px 0 12px 16px;font-size:12px;display:block}.main-nav{display:none}.main-nav.is-open{background:var(--paper);border-bottom:1px solid var(--ink);flex-direction:column;align-items:stretch;gap:8px;padding:22px;font-size:18px;display:flex;position:absolute;top:77px;left:0;right:0}.main-nav a{padding:14px 0}.nav-contact{justify-content:space-between;display:flex}.header-note{display:none}.photo-caption{flex-direction:row;font-size:9px;bottom:17px}.photo-index{top:15px}.section-kicker{gap:12px;padding-top:16px;font-size:9px}.section-kicker span:last-child{text-align:right;font-size:9px}.work-section{padding-top:36px;padding-bottom:50px}.section-heading{padding:32px 0 27px;display:block}.section-heading h2{font-size:46px}.section-heading>p{max-width:320px;margin-top:23px;font-size:14px}.section-heading>p br{display:none}.filter-list{gap:3px}.filter-list button{min-height:42px;padding:10px 11px;font-size:11px}.filter-list sup{margin-left:5px;font-size:9px}.work-controls{margin-bottom:20px}.project-grid{grid-template-columns:1fr;gap:35px}.project-image{aspect-ratio:1.38;padding:24px 24px 0}.project-copy{padding-top:17px}.project-copy h3{margin:15px 0 10px;font-size:39px}.project-meta{font-size:9px}.project-headline{font-size:17px}.project-summary{margin-top:10px;font-size:14px}.case-link{padding-top:18px;font-size:12px}.project-open{display:none}.project-featured .project-image{height:270px;padding:22px 22px 0}.project-featured .project-copy{padding:24px;display:block}.project-featured .project-meta{font-size:9px}.project-featured h3{margin:22px 0 12px;font-size:46px}.project-featured .project-headline{max-width:none;font-size:23px}.project-featured .project-summary{margin-top:18px;font-size:14px}.project-featured .case-link{margin-top:12px}.project-private{grid-template-columns:62px 1fr;gap:18px;padding:25px 0}.private-symbol{align-self:start;height:62px}.private-symbol img{width:38px;height:38px}.project-private .project-copy{display:block}.project-private .project-meta{font-size:9px;display:block}.project-private .project-meta span{display:block}.project-private h3{margin-top:13px}.project-private .project-headline{margin-top:10px;font-size:17px}.project-private .case-link{margin-top:8px;font-size:12px}.work-footnote{font-size:10px;line-height:1.7}.studio-section{padding-top:38px;padding-bottom:50px}.studio-heading{padding:33px 0 34px;display:block}.studio-heading>.eyebrow{margin-bottom:24px;font-size:10px;display:block}.studio-heading h2{font-size:47px}.studio-heading>p{max-width:none;margin-top:28px;font-size:14px}.studio-gallery{grid-template-columns:1fr;gap:28px}.studio-gallery figcaption{gap:10px;margin-top:10px;font-size:9px;display:flex}.studio-hands{margin-top:0}.studio-hands>img{aspect-ratio:1.35;height:auto}.studio-note{grid-template-columns:45px 1fr;gap:12px;padding:35px 0 8px;display:grid}.studio-note img{width:38px;height:38px;margin:0}.studio-note p{font-size:26px}.studio-note>span{grid-column:2;margin-top:0;font-size:12px}.founder-copy{max-width:none;padding-top:30px}.founder-copy h3{margin-top:17px;font-size:36px}.founder-copy p{max-width:none;font-size:14px}.founder-copy .eyebrow{font-size:10px}.founder-copy .text-link{font-size:12px}.approach-section{padding-top:38px;padding-bottom:43px}.approach-grid{grid-template-columns:1fr;gap:23px;padding:34px 0 38px}.approach-grid h2{font-size:50px}.approach-intro{margin-top:24px;font-size:14px}.approach-steps{margin-top:29px}.approach-steps h3{font-size:19px}.approach-steps p{font-size:13px}.fist-canvas{height:340px}.fist-experience{padding-bottom:24px}.fist-caption{font-size:25px}.object-note{font-size:11px}.campaign summary{padding:19px 0;font-size:13px}.campaign-open{font-size:0}.campaign-open b{font-size:27px}.campaign-content{grid-template-columns:1fr;gap:23px;padding:4px 0 26px}.campaign-content h3{margin:17px 0;font-size:31px}.campaign-content p{max-width:none;font-size:14px}.contact-section{padding-top:30px;padding-bottom:45px}.contact-section .section-kicker span:last-child{display:none}.contact-main{grid-template-columns:1fr;gap:31px;padding-top:34px}.contact-main h2{font-size:clamp(63px,15vw,87px)}.contact-copy{max-width:none}.contact-copy p{max-width:345px;font-size:16px}.contact-copy .button{width:100%;margin-top:8px;font-size:14px}.contact-language{font-size:10px}.site-footer{grid-template-columns:1fr;gap:28px;padding-top:33px;padding-bottom:30px}.site-footer>a{grid-column:auto}.site-footer>a>img{width:190px;height:45px}.site-footer>div{gap:8px;font-size:13px}.site-footer>div>span{font-size:11px}.footer-right{border-top:1px solid #45443e;padding-top:23px;align-items:flex-start!important}.footer-right>span{margin-top:10px}.brief-inner{padding:22px}.brief-dialog h2{margin-top:15px;font-size:45px}.brief-option{padding:10px;font-size:11px}.brief-dialog fieldset{gap:6px}.brief-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.case-hero{padding-top:26px;padding-bottom:30px}.back-link{margin-bottom:29px}.case-hero h1{margin-top:28px;font-size:clamp(62px,14.5vw,86px)}.case-intro{grid-template-columns:1fr;gap:24px;padding-top:25px}.case-intro h2{max-width:370px;font-size:37px}.case-intro p{font-size:16px}.case-intro .button{width:100%}.case-discipline{gap:20px;margin-top:29px;font-size:10px}.case-discipline span:first-child{flex-shrink:0}.case-visual{padding-top:22px;padding-bottom:22px}.case-visual figcaption{font-size:9px}.case-story{grid-template-columns:1fr;gap:20px;padding-top:40px;padding-bottom:45px}.case-story-aside h2{margin-top:20px;font-size:34px}.case-story-aside ul{margin:25px 0}.case-story-aside li{max-width:none;font-size:13px}.case-story-body article{margin-bottom:33px}.case-story-body h3{font-size:28px}.case-story-body p{font-size:15px;line-height:1.75}.next-project{grid-template-columns:1fr 42px;gap:16px;padding-top:29px;padding-bottom:29px}.next-project .eyebrow{grid-column:1/-1;font-size:10px}.next-project>span:nth-child(2){font-size:44px}.next-project>span:last-child{font-size:40px}.hest-visual{flex-wrap:wrap;align-content:center;gap:20px;min-height:280px}.hest-visual img{width:60px;height:60px}.hest-visual>span{font-size:75px}.hest-visual>p{text-align:center;flex-basis:100%;font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header-dark{z-index:10;max-width:none;height:80px;color:var(--paper);--muted:#c2bdb3;border-color:#ffffff26;position:absolute;inset:0 0 auto}.site-header-dark .brand img{width:195px}.site-header-dark .header-note{display:none}.site-header-dark .nav-contact{border-color:#f1eee680}.site-header-dark .main-nav a:hover{color:var(--red)}.liberation-hero{color:var(--paper);isolation:isolate;background:#080807;position:relative;overflow:hidden}.liberation-viewport{aspect-ratio:1672/941;--scene-scale:1;width:100%;position:relative;container-type:inline-size}.workbench-frame{width:1672px;height:941px;transform:scale(var(--scene-scale));transform-origin:0 0;position:absolute;inset:0 auto auto 0}.workbench-scene{transform-origin:69.3% 22.2%;transition:transform 1.5s cubic-bezier(.2,0,.3,1);position:absolute;inset:0}.is-released .workbench-scene{transform:scale(1.06)}.workbench-plate{width:1672px;max-width:none;height:941px;position:absolute;inset:0}.workbench-free{opacity:0;transition:opacity .65s cubic-bezier(.2,0,.3,1)}.is-released .workbench-free{opacity:1}.liberation-copy{z-index:3;pointer-events:none;width:35%;position:absolute;top:25%;left:5%}.liberation-copy h1{letter-spacing:-.025em;white-space:nowrap;font-family:Elite,monospace;font-size:clamp(38px,4vw,80px);line-height:1.03}.liberation-copy h1 em{color:var(--red);font-style:normal}.liberation-copy>p{color:#c2bdb3;max-width:34ch;margin:25px 0 29px;font-size:clamp(14px,1.28vw,23px);line-height:1.6}.liberation-copy a,.liberation-copy button{pointer-events:auto}.button-red{background:var(--red);color:var(--ink);gap:28px;padding:15px 23px;font-size:clamp(13px,1.1vw,18px)}.button-red:hover{background:#eb7b62}.release-control{color:#c2bdb3;margin-top:21px;padding:5px 0;font-size:12px;transition:opacity .3s;display:block}.release-control:hover{color:var(--paper)}.release-control kbd{border:1px solid #8e887e;place-items:center;min-width:29px;height:23px;margin-right:7px;font:11px Plex,sans-serif;display:inline-grid}.release-mobile{display:none}.is-released .release-control{opacity:0;pointer-events:none}.is-released .release-control:focus-visible{opacity:1}.live-monitor{transform-origin:0 0;opacity:0;pointer-events:none;background:radial-gradient(120% 95% at 48% 38%,#f6f3ea,#f0ece2 55%,#dfd9cc);width:580px;height:383px;position:absolute;top:0;left:0}.is-released .live-monitor{opacity:1;animation:.2s ease-out both screen-wake}.liberation-hero[data-phase=complete] .live-monitor{opacity:0;transition:opacity .35s;animation:none}.live-monitor>img{opacity:0;width:121px;height:121px;transition:opacity .26s cubic-bezier(.2,0,.3,1),transform .26s cubic-bezier(.2,0,.3,1);position:absolute;top:56px;left:50%;transform:translate(-50%,8px)scale(.94)}.liberation-hero[data-phase=fist] .live-monitor>img,.liberation-hero[data-phase=complete] .live-monitor>img{opacity:1;transform:translate(-50%)scale(1)}.monitor-type{text-align:center;white-space:nowrap;letter-spacing:.08em;color:#1e1c18;font:26px/28px Elite,monospace;position:absolute;top:229px;left:0;right:0}.monitor-cursor{margin-left:.2em;animation:1.1s step-end 3 monitor-blink}.keyboard-mask{clip-path:polygon(39% 56.4%,72% 73.8%,72.5% 81.6%,57.8% 94.8%,24% 72%,24% 67.5%);filter:blur(15px);opacity:0;pointer-events:none;background:#090807f0;position:absolute;inset:0}.has-keyboard .keyboard-mask{opacity:1}.keyboard-host{pointer-events:none;opacity:0;position:absolute;inset:0}.has-keyboard .keyboard-host{opacity:1;pointer-events:auto}.keyboard-host gb-keyboard-3d{width:100%;height:100%;display:block}.photo-key-control{z-index:2;border-radius:0;width:6.4%;min-width:60px;height:9%;min-height:60px;position:absolute;top:72.4%;left:61.7%}.photo-key-control:hover{background:#df684e12}.is-locked .photo-key-control:after{content:"";opacity:0;pointer-events:none;border:1px solid #df684e;border-radius:50%;animation:4.9s ease-out .9s 3 key-invitation;position:absolute;inset:20%}.is-locked .release-control kbd{animation:4.9s ease-in-out .9s 3 key-invitation-press}@keyframes key-invitation{0%{opacity:.8;transform:scale(.65)}18%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1.3)}}@keyframes key-invitation-press{0%,15%,to{border-color:#8e887e;transform:translateY(0)}6%{border-color:var(--red);color:var(--red);transform:translateY(3px)}}.is-released .photo-key-control{pointer-events:none}.liberation-caption{letter-spacing:.07em;color:#c2bdb3;pointer-events:none;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:22px;left:5%;right:5%}.ownership-note{border-left:1px solid var(--line);align-self:center;padding:55px 0 55px 60px}.ownership-note>p{letter-spacing:-.05em;margin:30px 0;font-size:clamp(36px,4vw,62px);line-height:1.1}.ownership-note em{color:var(--red);font-family:Elite,monospace;font-size:.8em;font-style:normal}.ownership-note>span{color:var(--muted);font-size:13px;line-height:1.7}@keyframes screen-wake{0%{filter:brightness(.08)}to{filter:brightness()}}@keyframes monitor-blink{0%,55%{opacity:1}56%,to{opacity:0}}@media (min-width:701px) and (max-width:1050px){.site-header-dark{height:68px}.liberation-copy{top:24%}.liberation-copy>p{margin:17px 0 19px;font-size:14px}.liberation-copy h1{font-size:4vw}.liberation-copy .button{min-height:44px;padding:11px 16px}.release-control{margin-top:12px;font-size:10px}.liberation-caption{bottom:12px}.site-header-dark .brand img{width:170px}}@media (max-width:700px){.site-header-dark{height:64px;padding:0 22px}.site-header-dark .brand img{width:164px;height:38px}.site-header-dark .menu-toggle{padding:12px 0;font-size:12px;display:block}.site-header-dark .main-nav{background:var(--ink);border-bottom:1px solid #fff3;padding:16px 22px 25px;display:none;position:absolute;top:64px;left:0;right:0}.site-header-dark .main-nav.is-open{flex-direction:column;align-items:stretch;gap:12px;display:flex}.site-header-dark .main-nav a{padding:12px 0;font-size:16px}.liberation-hero{padding-top:64px}.liberation-copy{width:auto;padding:35px 22px 20px;position:relative;top:auto;left:auto}.liberation-copy h1{font-size:clamp(36px,9.7vw,59px);line-height:1.03}.liberation-copy>p{margin:19px 0 23px;font-size:15px;line-height:1.5}.liberation-copy .button{min-height:47px;padding:12px 18px;font-size:13px}.release-control{margin-top:17px;font-size:12px}.release-desktop{display:none}.release-mobile{display:block}.release-mobile>span{color:var(--red);margin-left:12px}.liberation-viewport{aspect-ratio:886/941}.workbench-frame{left:-88.7133%}.keyboard-host{width:886px;height:523px;top:auto;bottom:0;left:786px}.keyboard-mask{clip-path:none;filter:none;background:linear-gradient(#0000,#0a0908e6 42%,#0a0908f7);width:886px;height:540px;top:auto;left:786px}.photo-key-control{min-width:128px;min-height:128px;top:70%;left:60.8%}.liberation-caption{border-top:1px solid #ffffff20;padding:20px 22px;font-size:9px;position:relative;bottom:auto;left:auto;right:auto}.ownership-note{border-left:0;border-top:1px solid var(--line);padding:35px 0 0}}@media (prefers-reduced-motion:reduce){.is-released .workbench-scene{transform:none}.is-released .live-monitor{animation:none}.workbench-free{transition:opacity .2s!important}.monitor-cursor{animation:none}}.eyebrow,.section-kicker,.project-meta,.work-controls,.work-footnote,.case-discipline,.case-visual figcaption{letter-spacing:.07em;font-size:11px;line-height:1.5}@supports (transform:scale(calc(100cqw / 1672px))){.workbench-frame{transform:scale(calc(100cqw / 1672px))}@media (max-width:700px){.workbench-frame{transform:scale(calc(100cqw / 886px))}}}.site-header-dark{background:#080807;position:relative;inset:auto}@media (max-width:700px){.liberation-hero{padding-top:0}}.monitor-only{clip-path:polygon(53.11% 1.2752%,86.1244% 5.6323%,84.2105% 45.9086%,52.6316% 35.0691%)}.photo-cable{pointer-events:none;filter:grayscale();width:1672px;height:941px;position:absolute;inset:0}.has-keyboard .photo-cable{display:none}.is-released .photo-cable{filter:grayscale(.4);transition:filter .65s}@font-face{font-family:HeldInter;src:url(/projects/hest/inter.woff)format("woff");font-weight:400;font-display:swap}@font-face{font-family:HeldManrope;src:url(/projects/hest/manrope.woff)format("woff");font-weight:600;font-display:swap}@keyframes story-arrive{0%{opacity:.25;transform:translateY(12px)}to{opacity:1;transform:none}}.story-arrived{animation:.45s ease-out both story-arrive}.freedom-choices{padding-top:70px;padding-bottom:85px}.freedom-intro{justify-content:space-between;align-items:end;gap:40px;padding:50px 0;display:flex}.freedom-intro h2{font-size:clamp(46px,5.5vw,82px)}.freedom-intro>p{color:var(--muted);max-width:310px;margin-bottom:5px;font-size:16px}.freedom-option{border-top:1px solid var(--line);grid-template-columns:45px 1.15fr 1fr 150px;align-items:center;gap:24px;padding:28px 0;transition:padding .25s;display:grid;position:relative}.freedom-option:last-child{border-bottom:1px solid var(--line)}.freedom-option:before{content:"";background:var(--red);transform-origin:bottom;width:3px;transition:transform .25s;position:absolute;inset:0 auto 0 0;transform:scaleY(0)}:is(.freedom-option:hover,.freedom-option:focus-visible){padding-left:18px}.freedom-option:hover:before{transform:scaleY(1)}.freedom-option:focus-visible:before{transform:scaleY(1)}.freedom-number{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.freedom-option h3{letter-spacing:-.045em;font-size:clamp(24px,2.55vw,39px);line-height:1.2}.freedom-option p{color:var(--muted);max-width:260px;font-size:15px}.freedom-destination{justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.freedom-destination>span{color:var(--red);font-size:25px}.clowhi-demo{padding-top:20px;padding-bottom:90px}.clowhi-story{grid-template-columns:.84fr 1.16fr;align-items:start;gap:7%;padding-top:60px;display:grid}.clowhi-narrative{padding-bottom:20px;position:sticky;top:105px}.clowhi-narrative h2{font-size:clamp(46px,4.8vw,74px)}.demo-intro{color:var(--muted);max-width:370px;margin-top:25px;font-size:17px;line-height:1.65}.demo-steps{margin:38px 0;padding:0;list-style:none}.demo-steps li{border-top:1px solid var(--line)}.demo-steps li:last-child{border-bottom:1px solid var(--line)}.demo-steps button{text-align:left;align-items:start;gap:19px;width:100%;padding:20px 0;display:flex}.demo-steps button>span:first-child{color:var(--muted);padding-top:3px;font-size:12px}.demo-steps strong{letter-spacing:-.025em;font-size:20px;font-weight:400;line-height:1.35;display:block}.demo-steps button>span>span{color:var(--muted);max-width:280px;margin-top:7px;font-size:14px;line-height:1.55;display:block}.demo-steps button[aria-pressed=true]>span:first-child,.demo-steps button[aria-pressed=true] strong{color:#b54832}.clowhi-stage{min-width:0;padding-top:5px}.clowhi-real-app{background:#171615;padding:22px 22px 15px;position:relative}.clowhi-real-app img{border:1px solid #514b44;border-radius:8px;width:100%;height:auto}.clowhi-real-app figcaption{color:#b9b4aa;letter-spacing:.02em;margin-top:12px;font-size:12px}.voice-example{color:#292724;border:1px solid var(--line);background:#fffdf7;margin:24px 0 0 30px;padding:26px;position:relative;box-shadow:0 20px 50px #12121013}.voice-example-top{justify-content:space-between;align-items:center;gap:14px;font-size:12px;display:flex}.example-label{color:var(--muted);text-align:right;font-size:11px}.voice-thought{align-items:start;gap:10px;padding:27px 0 20px;display:flex}.voice-mark{color:var(--red);font-family:Elite,monospace;font-size:48px;line-height:1}.voice-thought p{letter-spacing:-.025em;max-width:440px;font-size:19px;line-height:1.5}.voice-transfer{color:var(--muted);justify-content:center;align-items:center;gap:19px;padding:3px 0 22px;font-size:12px;display:flex}.voice-transfer>span:nth-child(2){font-size:23px}.voice-wave{height:28px;color:var(--red);align-items:center;gap:3px;display:flex}.voice-wave i{transform-origin:50%;background:currentColor;width:3px;min-height:5px;display:block}.voice-wave.is-playing i{animation:.5s ease-in-out infinite alternate voice-meter}@keyframes voice-meter{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}.voice-note{background:#f4f1e9;border:1px solid #d7d1c7}.voice-note>div{color:var(--muted);border-bottom:1px solid #d7d1c7;justify-content:space-between;gap:10px;padding:11px 14px;font-size:11px;display:flex}.voice-note>p:not(.visually-hidden){overflow-wrap:anywhere;min-height:118px;margin:0;padding:18px;font-family:ui-monospace,monospace;font-size:14px;line-height:1.65}.voice-cursor{display:none}.voice-cursor.is-writing{vertical-align:middle;background:var(--red);width:2px;height:15px;margin-left:3px;display:inline-block}.voice-controls{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;display:flex}.voice-controls button{background:var(--ink);color:var(--paper);flex-shrink:0;min-height:44px;padding:12px 15px;font-size:13px}.voice-controls button:hover{background:#b54832}.note-download{text-underline-offset:4px;padding:8px 0;font-size:12px;line-height:1.5;text-decoration:underline}.note-download.is-ready{color:#98402e}.demo-status{color:var(--muted);min-height:36px;margin-top:16px;font-size:12px;line-height:1.5}.hest-experience{color:var(--paper);--line:#ffffff24;--muted:#afb3ad;background:#171918;padding:70px 0 85px}.hest-experience-grid{grid-template-columns:1fr 1fr;align-items:start;gap:8%;padding-top:65px;display:grid}.hest-narrative{max-width:515px}.hest-wordmark{letter-spacing:-2px;color:#f4b860;margin-bottom:34px;font-family:HeldManrope,Arial,sans-serif;font-size:33px;display:block}.hest-narrative h2{font-size:clamp(46px,5vw,77px)}.hest-narrative h2 em{color:#f4b860}.hest-narrative .demo-intro{max-width:390px}.hest-chapters{margin:38px 0 30px}.hest-chapters>button{text-align:left;border-top:1px solid var(--line);grid-template-columns:24px 1fr 18px;align-items:start;gap:14px;width:100%;padding:20px 0;display:grid}.hest-chapters>button:last-child{border-bottom:1px solid var(--line)}.hest-chapters>button>span:first-child{color:var(--muted);padding-top:4px;font-size:12px}.hest-chapters strong{letter-spacing:-.03em;font-size:21px;font-weight:400;display:block}.hest-chapters>button>span>span{color:var(--muted);max-width:350px;margin-top:7px;font-size:14px;line-height:1.6;display:block}.hest-chapters>button>span:last-child{color:var(--muted);font-size:22px}.hest-chapters>button[aria-pressed=true] strong,.hest-chapters>button[aria-pressed=true]>span:first-child,.hest-chapters>button[aria-pressed=true]>span:last-child{color:#f4b860}.hest-concept-note{color:var(--muted);margin-top:28px;font-size:12px;line-height:1.6}.hest-device-stage{flex-direction:column;align-items:center;min-width:0;display:flex;position:sticky;top:95px}.hest-device-caption{letter-spacing:.03em;color:var(--muted);justify-content:space-between;gap:20px;width:min(100%,390px);margin-bottom:25px;font-size:11px;display:flex}.hest-device-status{color:var(--muted);text-align:center;max-width:350px;min-height:38px;margin-top:24px;font-size:12px}.held-phone{--held-bg:#0b0d10;--held-card:#171b21;--held-border:#ffffff0f;--held-text:#eceef1;--held-dim:#9ca3ad;--held-amber:#f4b860;--held-sage:#7fb28c;--held-coral:#ff6b5b;aspect-ratio:390/844;background:var(--held-bg);width:min(100%,350px);color:var(--held-text);border-radius:45px;font-family:HeldInter,Arial,sans-serif;font-size:13px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #2a2f37,0 0 0 7px #0a0c0f,0 28px 70px -20px #000a}.held-statusbar{background:var(--held-bg);z-index:2;justify-content:space-between;align-items:center;height:52px;padding:0 28px;font-size:12px;font-weight:600;display:flex;position:absolute;inset:0 0 auto}.held-statusbar i{background:#000;border-radius:24px;width:100px;height:28px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.held-screen{scrollbar-width:thin;scrollbar-color:#343a43 transparent;padding:14px 18px 0;animation:.32s ease-out held-screen-in;position:absolute;inset:52px 0 84px;overflow-y:auto}@keyframes held-screen-in{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}.held-date,.held-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.held-date>span:first-child{letter-spacing:1.5px;text-transform:uppercase;color:var(--held-dim);font-size:10px}.held-avatar{width:30px;height:30px;color:var(--held-amber);background:#f4b8601a;border-radius:50%;place-items:center;display:grid}.held-screen-title{letter-spacing:-1px;font-family:HeldManrope,Arial,sans-serif;font-size:27px;font-weight:600;line-height:1.2}.held-summary{color:var(--held-dim);margin:8px 0 20px;font-size:13px;line-height:1.55}.held-summary>span{color:var(--held-sage)}.held-image-card{border:1px solid var(--held-border);border-radius:22px;height:203px;margin-bottom:14px;position:relative;overflow:hidden}.held-image-card>img{object-fit:cover;filter:grayscale(.4);width:100%;height:100%}.held-image-shade{background:linear-gradient(#0b0d1033 0% 25%,#0b0d10 100%);position:absolute;inset:0}.held-image-card>.held-chip{color:var(--held-coral);background:#0b0d10cc;position:absolute;top:15px;left:15px}.held-image-card>div:last-child{position:absolute;bottom:16px;left:16px;right:14px}.held-image-card h4{letter-spacing:-.5px;margin:0;font-family:HeldManrope,Arial,sans-serif;font-size:21px;font-weight:600;line-height:1.25}.held-image-card p{color:#c0c4ca;margin-top:8px;font-size:11px;line-height:1.5}.held-chip{letter-spacing:.03em;color:var(--held-amber);background:#f4b8600d;border:1px solid #f4b86033;border-radius:20px;padding:5px 9px;font-size:10px;line-height:1.5;display:inline-block}.held-chip.is-sage{color:var(--held-sage);background:#7fb28c0d;border-color:#7fb28c44}.held-card{border:1px solid var(--held-border);background:var(--held-card);border-radius:21px;margin-bottom:14px;padding:16px;box-shadow:inset 0 1px #ffffff04}.held-overline{text-transform:uppercase;letter-spacing:1.15px;color:var(--held-dim);font-size:10px;line-height:1.6}.held-metrics{justify-content:space-between;gap:10px;margin-top:13px;display:flex}.held-metrics strong{color:var(--held-amber);font-family:HeldManrope,Arial,sans-serif;font-size:23px;font-weight:600;line-height:1.35;display:block}.held-metrics strong small{color:var(--held-dim);font-size:11px;font-weight:400}.held-metrics>div>span{color:var(--held-dim);margin-top:5px;font-size:10px;line-height:1.5;display:block}.held-checkin{border:1px solid var(--held-border);background:var(--held-card);border-radius:20px;margin:14px 0;padding:16px}.held-checkin h4{letter-spacing:-.3px;margin:9px 0 5px;font-family:HeldManrope,Arial,sans-serif;font-size:17px}.held-checkin p{color:var(--held-dim);font-size:12px;line-height:1.5}.held-checkin button,.held-static-action{color:var(--held-amber);text-align:center;background:#f4b86118;border:1px solid #f4b86133;border-radius:12px;width:100%;min-height:44px;margin-top:14px;padding:12px;font-size:12px;display:block}.held-checkin.is-added{border-color:#7fb28c66}.held-streak{justify-content:space-between;align-items:center;gap:10px;display:flex}.held-streak>div:first-child{flex-direction:column;gap:6px;display:flex}.held-streak strong{color:var(--held-coral);font-family:HeldManrope,Arial,sans-serif;font-size:31px;font-weight:600;line-height:1.2}.held-streak strong small{color:var(--held-dim);font-size:12px;font-weight:400}.held-soft{color:var(--held-dim);font-size:10px;line-height:1.5}.held-ring{flex-shrink:0;width:67px;height:67px;position:relative}.held-ring svg{width:100%;height:100%}.held-ring>span{color:var(--held-coral);place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.held-metric-labels{flex-wrap:wrap;gap:6px;margin:20px 0 12px;display:flex}.held-metric-labels span{color:var(--held-dim);border:1px solid var(--held-border);border-radius:20px;padding:6px 10px;font-size:10px}.held-metric-labels span:first-child{color:var(--held-amber);background:#f4b86015;border-color:#f4b86040}.held-large-metric{color:var(--held-amber);margin:5px 0 17px;font-family:HeldManrope,Arial,sans-serif;font-size:30px;font-weight:600;line-height:1.3}.held-large-metric small{color:var(--held-dim);margin-left:6px;font-family:HeldInter,Arial,sans-serif;font-size:11px;font-weight:400}.held-heatmap{grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(26,minmax(0,1fr));grid-auto-flow:column;gap:3px;display:grid}.held-heatmap span{aspect-ratio:1;background:var(--held-amber);border-radius:2px}.held-heatmap span.held-new-day{background:var(--held-sage);outline:1px solid var(--held-sage);outline-offset:1px}.held-heatmap-legend{color:var(--held-dim);justify-content:space-between;gap:10px;margin-top:12px;font-size:9px;display:flex}.held-list-title{margin:23px 0 12px}.held-entry-list>div,.held-profile-group>div{border:1px solid var(--held-border);background:#ffffff03;border-radius:12px;justify-content:space-between;gap:14px;margin-bottom:6px;padding:12px;font-size:12px;display:flex}.held-entry-list strong{color:var(--held-amber);font-family:HeldManrope,Arial,sans-serif;font-weight:600}.held-added-entry{border-left:2px solid var(--held-sage);flex-direction:column;gap:5px;margin:16px 0;padding:9px 12px;line-height:1.5;display:flex}.held-added-entry>span{color:var(--held-dim);font-size:10px}.held-added-entry strong{color:var(--held-sage);font-size:13px}.held-context{text-align:center;padding-top:21px}.held-context-ring{width:140px;height:140px;margin:0 auto;position:relative}.held-context-ring svg{width:100%;height:100%}.held-context-ring>span{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.held-context-ring strong{color:var(--held-amber);font-family:HeldManrope,Arial,sans-serif;font-size:43px;font-weight:600;line-height:1.2}.held-context-ring small{color:var(--held-dim);margin-top:5px;font-size:10px}.held-context h4{letter-spacing:-.4px;margin:12px 0 8px;font-family:HeldManrope,Arial,sans-serif;font-size:19px;font-weight:600}.held-context p{color:var(--held-dim);font-size:12px;line-height:1.6}.held-profile-group{background:var(--held-card);border:1px solid var(--held-border);border-radius:20px;margin-bottom:13px;padding:16px}.held-profile-group h4{letter-spacing:-.4px;margin:12px 0 8px;font-family:HeldManrope,Arial,sans-serif;font-size:18px}.held-profile-group p{color:var(--held-dim);margin-bottom:14px;font-size:12px;line-height:1.5}.held-profile-group>div{border:0;border-top:1px solid var(--held-border);background:0 0;border-radius:0;margin:0;padding:10px 0;font-size:11px}.held-profile-group>div span:last-child{color:var(--held-dim)}.held-example-note{text-align:center;color:var(--held-dim)!important;margin:20px 0 16px!important;font-size:10px!important}.held-bottom-nav{z-index:2;background:linear-gradient(#0b0d10aa,#0b0d10 15%);justify-content:space-around;align-items:center;gap:8px;height:84px;padding:8px 18px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.held-bottom-nav>button,.held-bottom-nav>span{min-height:44px;color:var(--held-dim);border:1px solid #0000;border-radius:15px;flex:1;place-items:center;padding:12px 6px;font-size:12px;display:grid}.held-bottom-nav>button[aria-pressed=true],.held-bottom-nav>.is-active{color:var(--held-amber);background:#f4b86014;border-color:#f4b86016}.held-bottom-nav>i{background:#eceef1;border-radius:10px;width:115px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.held-phone :focus-visible{outline-color:var(--held-amber);outline-offset:2px}.hest-project-image{isolation:isolate;background:#202421;padding:0!important}.hest-card-preview{position:absolute;inset:0;overflow:hidden}.hest-card-wordmark{color:#eceef1;letter-spacing:-3px;max-width:36%;font-family:HeldManrope,Arial,sans-serif;font-size:53px;font-weight:600;line-height:1.2;position:absolute;top:38px;left:30px}.hest-card-wordmark>span{letter-spacing:0;color:#aeb4ac;max-width:120px;margin-top:20px;font-family:HeldInter,Arial,sans-serif;font-size:13px;line-height:1.5;display:block}.hest-card-device{transform-origin:100% 0;width:390px;position:absolute;top:36px;right:30px;transform:scale(.66)}.hest-card-device .held-phone{width:390px;max-width:none}.hest-card-device .held-screen{animation:none;overflow:hidden}.project-card .hest-card-device{transition:transform .45s}@media (hover:hover){.project-card:hover .hest-card-device{transform:translateY(-5px)scale(.66)}}.hest-in-case{padding-bottom:65px}.share-build{flex-wrap:wrap;align-items:center;gap:25px;padding:0 0 60px;display:flex}.share-build>span{color:var(--muted);font-size:16px}.share-build>p{color:var(--muted);flex-basis:100%;font-size:13px}.share-build>p:empty{display:none}.share-build input{border:1px solid var(--line);width:100%;max-width:650px;font:inherit;background:0 0;padding:12px;font-size:14px}.contact-tools{margin:5px 0 22px;font-size:16px}.contact-main h2{font-size:clamp(56px,5.6vw,87px)}.contact-copy .button{width:fit-content;display:flex}@media (max-width:1150px){.freedom-option{grid-template-columns:30px 1.1fr 1fr;gap:20px}.freedom-destination{grid-column:2/4;justify-content:flex-start;margin-top:-10px;font-size:12px}.freedom-option h3{font-size:31px}.clowhi-story{grid-template-columns:.9fr 1.1fr;gap:5%}.clowhi-narrative h2{font-size:52px}.voice-example{margin-left:0;padding:20px}.voice-example-top{align-items:start}.voice-thought p{font-size:17px}.voice-controls{align-items:start}.voice-note>div{font-size:10px}.hest-card-device{right:20px;transform:scale(.57)}.hest-card-wordmark{font-size:43px;left:24px}.hest-experience-grid{gap:7%}.hest-narrative h2{font-size:58px}.hest-chapters strong{font-size:20px}}@media (max-width:800px){.freedom-choices{padding-top:45px;padding-bottom:60px}.freedom-intro{align-items:start;padding:35px 0}.freedom-intro h2{font-size:48px}.freedom-intro>p{max-width:220px;margin-top:7px;font-size:14px}.freedom-option h3{font-size:28px}.freedom-option p{font-size:14px}.clowhi-story{grid-template-columns:1fr;gap:35px;padding-top:38px}.clowhi-narrative{position:static}.clowhi-narrative .demo-intro{max-width:500px}.demo-steps{grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0;display:grid}.demo-steps li:last-child{border-bottom:0}.demo-steps button{gap:10px;padding:16px 0}.demo-steps strong{font-size:17px}.demo-steps button>span>span{font-size:13px}.clowhi-stage{width:100%;max-width:640px;margin:0 auto}.voice-example{margin-left:30px}.voice-thought p{font-size:21px}.voice-note>div{font-size:11px}.hest-experience{padding-top:50px;padding-bottom:55px}.hest-experience-grid{gap:35px;padding-top:40px}.hest-narrative h2{font-size:46px}.hest-wordmark{margin-bottom:24px;font-size:27px}.hest-narrative .demo-intro{font-size:15px}.hest-chapters>button{grid-template-columns:18px 1fr;gap:10px}.hest-chapters>button>span:last-child{display:none}.hest-chapters strong{font-size:19px}.hest-chapters>button>span>span{font-size:13px}.hest-device-stage{position:static}.hest-device-caption{flex-direction:column;align-items:center;gap:5px}.hest-card-wordmark{font-size:37px;left:20px}.hest-card-device{right:14px;transform:scale(.48)}.hest-card-wordmark>span{max-width:75px;font-size:11px}}@media (max-width:560px){.freedom-choices{padding-top:36px;padding-bottom:50px}.freedom-intro{padding:32px 0;display:block}.freedom-intro h2{font-size:47px}.freedom-intro>p{max-width:none;margin-top:23px;font-size:16px}.freedom-option{grid-template-columns:22px 1fr;gap:10px 13px;padding:23px 0}.freedom-option h3{font-size:29px}.freedom-number{align-self:center;font-size:11px}.freedom-option p{grid-column:2;max-width:260px;font-size:14px}.freedom-destination{grid-column:2;margin-top:0}:is(.freedom-option:hover,.freedom-option:focus-visible){padding-left:10px}.clowhi-demo{padding-top:8px;padding-bottom:50px}.clowhi-story{gap:20px;padding-top:33px}.clowhi-narrative h2{font-size:46px}.demo-intro{margin-top:23px;font-size:16px}.demo-steps{margin:25px 0;display:block}.demo-steps li:last-child{border-bottom:1px solid var(--line)}.demo-steps button{gap:15px;padding:17px 0}.demo-steps strong{font-size:19px}.demo-steps button>span>span{max-width:none;font-size:14px}.clowhi-real-app{padding:12px}.clowhi-real-app figcaption{font-size:11px}.voice-example{margin:18px 0 0;padding:18px}.voice-example-top{gap:12px;font-size:11px}.example-label{font-size:10px}.voice-thought{gap:6px;padding:23px 0 16px}.voice-thought p{font-size:18px}.voice-mark{font-size:37px}.voice-note>div{padding:10px 12px;font-size:10px;display:block}.voice-note>div>span{display:block}.voice-note>div>span:last-child{margin-top:4px}.voice-note>p:not(.visually-hidden){min-height:145px;padding:15px;font-size:13px}.voice-controls{flex-direction:column;align-items:stretch;gap:10px}.voice-controls button{font-size:14px}.note-download{text-align:center;font-size:12px}.demo-status{font-size:12px}.hest-experience{padding-top:38px}.hest-experience .section-kicker{align-items:start}.hest-experience .section-kicker span{max-width:50%}.hest-experience-grid{grid-template-columns:1fr;gap:40px;padding-top:35px}.hest-narrative{max-width:none}.hest-narrative h2{font-size:50px}.hest-narrative .demo-intro{max-width:none;font-size:16px}.hest-wordmark{font-size:30px}.hest-chapters{margin:28px 0}.hest-chapters>button{grid-template-columns:22px 1fr 18px;gap:13px;padding:18px 0}.hest-chapters>button>span:last-child{display:block}.hest-chapters strong{font-size:20px}.hest-chapters>button>span>span{font-size:14px}.hest-concept-note{margin-top:20px;font-size:12px}.hest-device-caption{text-align:left;flex-direction:row;gap:12px;max-width:350px;padding:0 6px;font-size:10px}.hest-device-stage{padding:0 8px}.held-phone{border-radius:41px}.held-screen{padding-left:16px;padding-right:16px}.held-screen-title{font-size:26px}.held-image-card{height:190px}.hest-device-status{font-size:12px}.hest-card-device{right:20px;transform:scale(.55)}.hest-card-wordmark{font-size:45px;top:30px;left:22px}.hest-card-wordmark>span{max-width:83px;font-size:12px}.share-build{flex-direction:column;align-items:start;gap:15px;padding-bottom:40px}.share-build>span{font-size:16px}.contact-main h2{font-size:clamp(51px,12vw,70px)}.contact-copy .button{width:100%;font-size:14px}.contact-tools{font-size:16px}}@media (max-width:370px){.hest-card-device{right:14px;transform:scale(.48)}.hest-card-wordmark{max-width:90px;font-size:37px}.held-statusbar{padding:0 23px}.held-screen-title{font-size:24px}.held-image-card h4{font-size:20px}.held-metrics strong{font-size:21px}}@media (hover:hover) and (max-width:1150px) and (min-width:801px){.project-card:hover .hest-card-device{transform:translateY(-5px)scale(.57)}}@media (hover:hover) and (max-width:800px) and (min-width:561px){.project-card:hover .hest-card-device{transform:translateY(-5px)scale(.48)}}@media (hover:hover) and (max-width:560px){.project-card:hover .hest-card-device{transform:translateY(-5px)scale(.55)}}@media (hover:hover) and (max-width:370px){.project-card:hover .hest-card-device{transform:translateY(-5px)scale(.48)}}@media (prefers-reduced-motion:reduce){.story-arrived,.held-screen{animation:none}.clowhi-narrative,.hest-device-stage{position:static}.freedom-option,.freedom-option:hover{padding-left:0;transition:none}.freedom-option:focus-visible{padding-left:0;transition:none}}
