@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,400;0,500;1,400;1,500&display=swap";@import"https://fonts.googleapis.com/css2?family=Domine:wght@400;700&family=DM+Mono:ital,wght@0,400;0,500;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400&display=swap";.home-nav{position:fixed;top:0;left:0;z-index:5;width:100%;display:flex;justify-content:center;padding:16px 24px;box-sizing:border-box}.home-nav-pill{width:100%;max-width:1367px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:8px 20px;border-radius:999px;background:#ffffff40;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);transition:max-width .35s cubic-bezier(.4,0,.2,1)}.home-nav.is-scrolled .home-nav-pill{max-width:683.5px}.home-nav-wordmark{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;letter-spacing:-1px;color:#fff;text-decoration:none;transition:color .25s ease}.theme-plain .home-nav-wordmark,.theme-plain .home-nav-link,.theme-plain .home-nav-toggle,.home-nav.is-over-card .home-nav-wordmark,.home-nav.is-over-card .home-nav-link,.home-nav.is-over-card .home-nav-toggle{color:#2e2f3b;text-shadow:none}.home-nav-links{display:flex;align-items:center;gap:20px}.home-nav-link{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#fff;text-decoration:none;opacity:.85;transition:opacity .25s ease,color .25s ease}.home-nav-link:hover{opacity:1}.home-nav-link.home-nav-resume{background:#fff;color:#2e2f3b!important;text-shadow:none!important;padding:10px 14px;border-radius:999px;opacity:1;margin-right:-12px}.home-nav-link.home-nav-resume:hover{opacity:.85}.theme-plain .home-nav-resume,.home-nav.is-over-card .home-nav-resume{background:#2e2f3b;color:#fff!important}.home-nav-toggle{display:none;background:none;border:none;color:#fff;font-size:20px;cursor:pointer}@media (max-width: 720px){.home-nav-links{display:none;flex-direction:column;height:100vh;width:100vw;background-color:#141414e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:fixed;top:0;left:0;padding-top:100px;gap:32px}.home-nav-links.open{display:flex;align-items:center}.home-nav-toggle{display:block}}.site-footer{display:flex;justify-content:center;padding:0 24px 24px;box-sizing:border-box}.site-footer-card{position:relative;width:100%;max-width:1367px;box-sizing:border-box;overflow:hidden;border-radius:24px;padding:48px 48px 28px;min-height:320px;display:flex;align-items:flex-end;color:#fff;background:#fff3;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%)}.theme-plain .site-footer-card{color:#2e2f3b;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #ededed}.site-footer-ellipse{position:absolute;left:50%;bottom:-209%;width:1100px;height:1100px;transform:translate(-50%);opacity:0;pointer-events:none;transition:opacity .3s ease}.theme-plain .site-footer-ellipse{opacity:1}.site-footer-row{position:relative;z-index:1;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;flex-wrap:wrap}.site-footer-status p{margin:0;font-family:DM Mono,monospace;font-weight:400;font-size:13px;letter-spacing:0;text-transform:uppercase;line-height:1.7}.site-footer-columns{display:flex;gap:64px}.site-footer-column{display:flex;flex-direction:column;gap:12px}.site-footer-label{font-family:DM Mono,monospace;font-weight:400;font-size:13px;letter-spacing:0;text-transform:uppercase;opacity:.55;margin-bottom:4px}.site-footer-column a{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;color:inherit;text-decoration:none;opacity:.85;transition:opacity .2s ease}.site-footer-column a:hover{opacity:1}@media (max-width: 720px){.site-footer-card{padding:32px 24px 20px;min-height:0}.site-footer-row{flex-direction:column;align-items:flex-start;gap:32px}.site-footer-columns{gap:40px}.site-footer-ellipse{width:700px;height:700px;bottom:-220%}}.grid-container{columns:2;column-gap:20px;width:100%;padding:0;box-sizing:border-box;background:transparent}.project-card{break-inside:avoid;display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.project-link{display:flex;flex-direction:column;gap:12px;text-decoration:none;cursor:pointer}.project-thumbnail{width:100%;border-radius:4px;display:block;object-fit:cover;transition:opacity .3s ease,transform .3s ease}.project-link:hover .project-thumbnail{opacity:.8;transform:scale(1.018)}.thumb-tall{height:460px}.thumb-short{height:340px}.project-meta{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.project-meta-name{font-family:Helvetica Neue,sans-serif;font-weight:400;font-size:18px;color:#292929;line-height:normal}.project-meta-tag{font-family:DM Mono,monospace;font-weight:400;font-size:13px;color:#bfbfbf;text-transform:uppercase;letter-spacing:0;white-space:nowrap;flex-shrink:0}.fade-in{opacity:0;animation:fadeInUp .8s ease forwards}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.35s}.delay-3{animation-delay:.5s}.delay-4{animation-delay:.65s}@media (max-width: 720px){.grid-container{columns:1;padding:0}.thumb-tall,.thumb-short{height:260px}}@keyframes starPulse{0%,92%,to{opacity:var(--base-op, .6)}96%{opacity:1}}@keyframes cloudDrift{0%{transform:translate(-14%)}to{transform:translate(14%)}}@keyframes rainFall{0%{background-position-y:0px}to{background-position-y:240px}}@keyframes snowFall{0%{background-position-y:0px}to{background-position-y:320px}}@keyframes shootingStar{0%,95%{opacity:0;transform:rotate(var(--angle)) translate(0)}96%{opacity:1;transform:rotate(var(--angle)) translate(0)}to{opacity:0;transform:rotate(var(--angle)) translate(var(--distance))}}.weather-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.weather-stars{mix-blend-mode:screen}.star-twinkle{position:absolute;transform:translate(-50%,-50%);pointer-events:none;mix-blend-mode:screen;opacity:var(--base-op, .6);animation-name:starPulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.weather-haze{position:absolute;width:80%;height:40%;left:-20%;top:10%;border-radius:50%;background:#ffffff80;filter:blur(50px);animation:cloudDrift 32s ease-in-out infinite;pointer-events:none}.weather-rain{background-repeat:repeat-y;background-position-y:0;mix-blend-mode:screen;animation:rainFall 1.8s linear infinite}.weather-snow{background-repeat:repeat-y;background-position-y:0;animation:snowFall 8s linear infinite}.shooting-star{position:absolute;height:2px;background:linear-gradient(90deg,#fff0,#fffffff2);border-radius:2px;transform-origin:left center;pointer-events:none;opacity:0;animation-name:shootingStar;animation-timing-function:linear;animation-iteration-count:infinite}.gradient-toggle{display:inline-flex;align-items:center;padding:4px;border-radius:16px;border:none;cursor:pointer;background:#efefef40;box-shadow:0 1px 8px #0000001f,inset 0 0 0 1px #fff6;transition:background .25s ease}.gradient-toggle-track{position:relative;display:block;width:32px;height:16px;border-radius:999px;background:#0000002e;transition:background .25s ease}.gradient-toggle-knob{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000040;transition:transform .25s ease}.gradient-toggle[aria-checked=true] .gradient-toggle-track{background:#fff9}.gradient-toggle[aria-checked=true] .gradient-toggle-knob{transform:translate(16px);background:#f2582d}.theme-plain .gradient-toggle{background:#b6b6b640;box-shadow:0 1px 6px #00000014,inset 0 0 0 1px #0000000f}.theme-plain .gradient-toggle-track{background:#0000001f}.rolling-viewport{position:relative;overflow:hidden;display:inline-grid;height:1.2em;vertical-align:baseline}.rolling-word-viewport{transition:width .42s ease}.rolling-word-viewport.is-fast{transition:width 90ms linear}.rolling-slot{grid-area:1 / 1;display:flex;align-items:center;justify-content:center;white-space:nowrap}@keyframes rollUpOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes rollUpIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rollDownOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes rollDownIn{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.rolling-enter-up{animation:rollUpIn .42s ease forwards}.rolling-out-up{animation:rollUpOut .42s ease forwards}.rolling-enter-down{animation:rollDownIn .42s ease forwards}.rolling-out-down{animation:rollDownOut .42s ease forwards}.rolling-viewport.is-fast .rolling-enter-up,.rolling-viewport.is-fast .rolling-out-up,.rolling-viewport.is-fast .rolling-enter-down,.rolling-viewport.is-fast .rolling-out-down{animation-duration:90ms;animation-timing-function:linear}.rolling-number{display:inline-flex;align-items:center}.city-rotator{position:relative;display:inline-flex;align-items:center;gap:8px}.city-rotator-pill{border:none;background:none;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;display:inline-flex;justify-content:center}.city-rotator-locate{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;padding:0;border:none;border-radius:50%;cursor:pointer;color:#fff;background:#ffffff2e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .2s ease}.city-rotator-locate:hover{background:#ffffff4d}.city-rotator-locate:disabled{opacity:.5;cursor:default}.city-rotator-error{position:absolute;top:calc(100% + 6px);left:0;font-family:DM Mono,monospace;font-size:11px;color:#ffb4b4;white-space:nowrap}.theme-plain .city-rotator-locate{color:#2e2f3b;background:#f1f1f1}.theme-plain .city-rotator-locate:hover{background:#e5e5e5}.theme-plain .city-rotator-error{color:#d9534f}.home-page.theme-plain{background:#f9f9f9}.home-content{position:relative;z-index:1}#landing-section{display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;padding:176px 24px 64px;text-align:center}.landing-weather{display:flex;align-items:center;gap:8px}.landing-weather-text{font-family:DM Mono,monospace;font-weight:400;font-size:14px;letter-spacing:0;text-transform:uppercase;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.18),0 1px 3px rgba(0,0,0,.12)}.landing-city-pill{font-family:DM Mono,monospace;font-weight:400;font-size:14px;letter-spacing:0;text-transform:uppercase;color:#fff;align-items:center}.city-rotator-pill-chrome{display:inline-flex;justify-content:center;background:#ffffff2e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:6px 7px;border-radius:10px;transition:min-width .3s ease}.theme-plain .landing-weather-text,.theme-plain .landing-city-pill{color:#2e2f3b;text-shadow:none}.temp-toggle{font:inherit;color:inherit;text-shadow:inherit;text-transform:inherit;background:none;border:none;padding:0;cursor:pointer}.theme-plain .city-rotator-pill-chrome{background:#f1f1f1}.landing-headline{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:48px;letter-spacing:-2.4px;line-height:1.05;color:#fff;cursor:default;text-shadow:0 2px 20px rgba(0,0,0,.15),0 1px 4px rgba(0,0,0,.1)}.theme-plain .landing-headline{color:#2e2f3b;text-shadow:none}.landing-headline span{display:block}#work{scroll-margin-top:80px;display:flex;flex-direction:column;align-items:center;padding:20px 24px 60px;margin-top:0}.work-card{width:100%;max-width:1367px;box-sizing:border-box;background:#fffffff2;border-radius:24px;padding:20px;box-shadow:0 20px 60px #00000014}@media (max-width: 720px){#work{padding:12px 16px 40px}.work-card{border-radius:16px;padding:12px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;animation:fadeInUp .7s ease forwards}.delay-1{animation-delay:.15s}.delay-2{animation-delay:.3s}.delay-3{animation-delay:.45s}.delay-4{animation-delay:.6s}.project-landing-section{width:100vw;display:flex;justify-content:center;align-items:center}.header-preview{height:100%}.header-img-wrapper{display:flex;height:90vh;justify-content:space-between;align-items:center;overflow:hidden}.header-img-wrapper .logo{width:240px;padding-left:40px}.header-img-wrapper #augene-logo-white{max-width:20%}.header-img-wrapper #innod-preview{height:360px;padding:40px}#augene-project-landing-section{background-color:#2626e6}#checkt-project-landing-section{background-color:#201e22}#innod-project-landing-section{background-color:#f968ea}#augene-dashboard{padding:40px 40px 0;height:400px}.large-description{font-weight:500;font-size:38px;line-height:normal}.augene-blue-text{color:#2a68fb}.checkt-purple-text{color:#d28cfe}.stage-title{font-weight:500;font-size:48px;line-height:1.2}.project-overview-section{display:flex;justify-content:center;background-color:#f6f6f6;padding:80px 0;margin-bottom:80px}.project-overview-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:1200px;max-width:98vw;gap:40px}.project-overview-description{display:flex;flex-direction:column;gap:8px;max-width:720px}.project-overview-description .project-title{display:flex;flex-direction:column;font-size:56px;line-height:1;margin-bottom:16px}.project-overview-summaries{display:flex;flex-direction:column;gap:20px}.summary-titles{font-weight:500}.summary-vertical-sections{margin-bottom:16px;width:240px}.two-column-text{display:flex;flex-direction:row;gap:6%;align-items:center;width:1200px;max-width:94vw}.two-column-text .left-column{display:flex;flex-direction:column;width:50%;gap:20px}.two-column-text .right-column{text-align:center;align-self:center;width:44%}.two-column-text .right-column img{width:100%;object-fit:contain}.solution-header-text{display:flex;flex-direction:column;text-align:center}.two-column-solution{display:flex;flex-direction:row;gap:4%;align-items:stretch;width:1200px;max-width:94vw}.preview-column{text-align:center;align-self:center;width:38%}.preview-column img{width:100%;object-fit:contain}.two-column-solution .text-column{display:flex;flex-direction:column;width:56%;gap:20px;padding:60px}.centered-text{display:flex;flex-direction:column;align-items:center;gap:20px}.centered-text .project-text{text-align:center;width:680px;max-width:98vw}.centered-img-div img{width:1200px;max-width:98vw}.centered-img-text{display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.centered-img-caption{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.dark-big-statement-section{width:100%;align-items:center;justify-content:center;background-color:#303030;height:400px}.dark-big-statement-section p{color:#e3f39b}.big-statement{text-align:center;max-width:720px;color:#f7f7f7}.innod-section{display:flex;flex-direction:column;width:100vw;align-items:center;gap:40px}.centered-image-div{display:flex;flex-direction:column;align-items:center;width:100%}.webpage-image-div{margin-top:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:720px;max-height:fit-content}.image-scroll-container{overflow-y:scroll;border:8px solid #F6F6F6;border-radius:20px;width:1200px;max-height:fit-content;max-width:94vw}.webpage-design{width:100%;height:auto;display:block}.solution-section h1{font-size:64px}.bold-h2{font-weight:500}.solution-section .gray-h2{font-size:28px;font-weight:400;color:#6c6c6c;line-height:1.4}.solution-section .purple-h2{font-size:28px;font-weight:400;color:#d28cfe}.solution-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px;gap:40px}.checkt-solution-section h1{color:#fff}.solution-section .app-name{font-size:80px}.solution-section h2{font-size:28px;line-height:100%;font-weight:400}.two-rows{display:flex;flex-direction:column;gap:40px}.two-columns{display:flex;flex-direction:row;gap:40px}.top-bottom-text{display:flex;flex-direction:column;justify-content:space-between}.icon-text{display:flex;flex-direction:column;gap:8px;align-self:start;width:50%}.icon-text .summary-icon{width:32px}.three-columns{display:flex;flex-direction:row;gap:4%;align-items:center}.three-columns .side-column{width:29%}.three-columns .side-column img{width:100%;object-fit:contain}.side-column{display:flex;flex-direction:column;gap:40px}.img-caption{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.img-caption .caption{line-height:1.2;max-width:300px}.long-caption{line-height:1.2;max-width:600px}.img-caption img{width:100%;object-fit:contain}.next-project-section{width:100vw;display:flex;justify-content:center}.link-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:1200px;max-width:94vw}.next-project-link{display:flex;flex-direction:column;text-decoration:none}#skin-concerns{height:400px}#augene-mockup{width:50%}#competitors{width:100%}.innod-logo{width:70%}.colors{width:60%;text-align:center}.checkt-preview{height:800px;max-width:100vw;overflow:hidden}.checkt-preview img{height:100%;width:auto;display:block;position:absolute;left:50%;transform:translate(-50%)}#widget-preview{width:90%}#todays-photos{max-width:640px}.medium-gif{width:600px;border-radius:40px}#habit-page{height:600px}#recommended-text,#completed-today{width:400px}.next-project-link{display:flex;flex-direction:row;align-items:flex-end;gap:24px;cursor:pointer;transition:color .3s ease}.next-project-text{display:flex;flex-direction:column;text-align:right}.previous-project-text{display:flex;flex-direction:column;text-align:left}.next-project-link .project-title,.next-project-link .right-arrow{color:#303030;font-size:32px;transition:transform .3s ease}.next-project-link:hover .right-arrow{transform:translate(12px)}.next-project-link .left-arrow{color:#303030;font-size:32px;transition:transform .3s ease}.next-project-link:hover .left-arrow{transform:translate(-12px)}.next-project-link .project-title{position:relative;transition:color .3s ease}.next-project-link .project-title:after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:2px;background-color:#303030;transition:width .3s ease}.next-project-link:hover .project-title:after{width:100%}@media (max-width: 1200px){.section-body{margin:auto}}@media (max-width: 1000px){.header-img-wrapper #innod-logo{display:none}#innod-project-landing-section .header-img-wrapper{justify-content:center}}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translateY(-0px)}}@media (max-width: 800px){.header-img-wrapper .logo{display:none}.header-img-wrapper{justify-content:center}.project-overview-wrapper{flex-direction:column;gap:60px;padding:0 20px}.project-overview-summaries{flex-direction:row;gap:120px}.two-column-text{flex-direction:column;gap:40px}.two-column-text .left-column{width:100%;order:1}.two-column-text .right-column{width:100%}.innod-logo{width:50%}.solution-section{padding-left:20px;padding-right:20px}.two-column-solution{flex-direction:column;align-items:center;justify-content:center}.two-column-solution .text-column{width:80%}#todays-photos{width:90%}}.proj-hero{width:100%;height:400px;overflow:hidden;position:relative;border-radius:12px}.proj-hero img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.proj-project-intro{display:flex;flex-direction:column;gap:32px;padding-bottom:48px;border-bottom:1px solid #e8e8e8}.proj-overview-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:40px;color:#292929;line-height:1.2}.proj-overview-meta{display:flex;flex-direction:row;justify-content:space-between;width:100%}.proj-meta-group h3{font-family:DM Mono,monospace;font-size:11px;font-weight:400;color:#bfbfbf;text-transform:uppercase;margin-bottom:10px;letter-spacing:.05em}.proj-meta-group p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;color:#7a7a7a;line-height:1.7}.proj-body{display:flex;flex-direction:row;width:100%;padding:0 24px;box-sizing:border-box;align-items:flex-start}.proj-sidebar{position:sticky;top:80px;width:200px;flex-shrink:0;padding:80px 0 0;display:flex;flex-direction:column;height:calc(100vh - 160px);justify-content:flex-start}.proj-sidebar-nav{display:flex;flex-direction:column;gap:2px}.proj-sidebar-nav,.proj-sidebar-footer{margin-left:-10px}.proj-sidebar-link{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;text-transform:none;letter-spacing:normal;color:#bfbfbf;text-decoration:none;padding:8px 10px;border-radius:6px;border:none;background:none;transition:color .2s ease,background-color .2s ease;line-height:1;text-align:left;width:100%;cursor:pointer}.proj-sidebar-link:hover{color:#292929;background-color:#f4f4f4}.proj-sidebar-link.active{color:#2a68fb;background-color:transparent}.proj-sidebar-footer{margin-top:auto;padding-top:20px;padding-bottom:24px;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.proj-sidebar-project-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none;cursor:pointer;font-family:DM Mono,monospace;font-size:14px;font-weight:400;color:#6b6b6b;text-transform:uppercase;letter-spacing:.05em;background-color:#f1f1f1;border:1px solid #e8e8e8;border-radius:8px;padding:6px;transition:background-color .2s ease,color .2s ease;white-space:nowrap;margin-left:4px}.proj-sidebar-project-link:hover{background-color:#ececec;color:#292929}.proj-sidebar-project-arrow{position:relative;top:-1px}.proj-sidebar-project-label,.proj-sidebar-project-name{display:none}.proj-content{flex:1;min-width:0;max-width:900px;padding:80px 0 80px 60px;display:flex;flex-direction:column;gap:120px}@media (min-width: 901px){.proj-body{max-width:1367px;margin:0 auto;padding-left:20px;padding-right:20px}.proj-sidebar{width:160px}.proj-content{max-width:875px}}.proj-chapter{display:flex;flex-direction:column;gap:64px;scroll-margin-top:100px}.proj-chapter-label{font-family:DM Mono,monospace;font-size:14px;font-weight:400;color:#2a68fb;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:10px}.proj-heading{display:flex;flex-direction:column}.proj-heading h2{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;color:#292929}.proj-heading:has(.proj-chapter-label) h2{font-size:36px;line-height:1.2}.proj-heading:not(:has(.proj-chapter-label)) h2{font-size:23px;color:#3a3a3a;line-height:1.35}.proj-text-block{display:flex;flex-direction:column;gap:16px}.proj-text-block p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#7a7a7a;line-height:1.8}.proj-text-block p em{font-style:italic}.proj-row{display:grid;grid-template-columns:240px 1fr;gap:40px;align-items:start}.proj-row-label{display:flex;flex-direction:column;gap:16px;padding-top:4px}.proj-row-label p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#7a7a7a;line-height:1.8}.proj-row-content{display:flex;flex-direction:column;gap:16px}.proj-row-content img{width:100%;border-radius:8px;display:block}.proj-showcase{display:flex;flex-direction:column;gap:16px}.proj-text-block+.proj-showcase,.proj-showcase+.proj-showcase{margin-top:-40px}.proj-hero+.proj-chapter{margin-top:-64px}.proj-showcase-media{overflow:hidden;border-radius:8px}.proj-showcase img{width:100%;border-radius:8px;display:block}.augene-case-study .aug-picnic-media{overflow:visible;width:55%;margin:0 auto;border-radius:0}.augene-case-study .aug-picnic-media img{border-radius:8px;transform:rotate(-3deg);box-shadow:0 12px 20px #0000002e}@media (max-width: 900px){.augene-case-study .aug-picnic-media{width:80%}}.proj-showcase-caption{font-family:DM Mono,monospace;font-size:11px;font-weight:400;color:#bfbfbf;text-transform:uppercase;letter-spacing:.05em;text-align:left}.proj-insight-list{display:flex;flex-direction:column;gap:0;border-top:1px solid #e8e8e8}.proj-insight{display:grid;grid-template-columns:52px 1fr;gap:20px;align-items:start;padding:28px 0;border-bottom:1px solid #e8e8e8}.proj-insight-number{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:28px;font-weight:400;color:#e8e8e8;line-height:1;padding-top:4px}.proj-insight-title.proj-insight-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:22px;font-weight:400;color:#292929;margin-bottom:8px;line-height:1.3}.proj-insight div>p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#7a7a7a;line-height:1.8}.proj-principles{display:flex;flex-direction:column;gap:0;margin-top:8px;border-top:1px solid #e8e8e8}.proj-principle{display:flex;flex-direction:column;gap:10px;padding:28px 0;border-bottom:1px solid #e8e8e8}.proj-principle-title.proj-principle-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;color:#292929;line-height:1.3;margin-bottom:0}.proj-principle p:not(.proj-principle-title){font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#7a7a7a;line-height:1.8}.augene-case-study .proj-insight-band{background:#2a68fb;border-radius:12px;padding:32px}.augene-case-study .proj-insight-list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-top:none}.augene-case-study .proj-insight{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;align-items:initial;gap:16px;min-height:380px;padding:28px;background:#fff;border:none;border-radius:8px}.augene-case-study .proj-insight-top{display:flex;flex-direction:column;gap:8px}.augene-case-study .proj-insight-number{font-family:DM Mono,monospace;font-size:12px;color:#bfbfbf;text-transform:uppercase;letter-spacing:.05em;padding-top:0}.augene-case-study .proj-insight-title.proj-insight-title{font-size:26px;margin-bottom:0}.augene-case-study .proj-insight-icon{font-size:104px;line-height:1;text-align:center;align-self:center;justify-self:center}.augene-case-study .proj-insight-desc{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#7a7a7a;line-height:1.7}@media (max-width: 900px){.augene-case-study .proj-insight-list{grid-template-columns:1fr}.augene-case-study .proj-insight-band{padding:20px}.augene-case-study .proj-insight{min-height:0}}.proj-solution-intro{display:flex;flex-direction:column;gap:8px;padding-bottom:16px}.proj-solution-name{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:48px;color:#292929;line-height:1.1}.proj-solution-tagline{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;color:#2a68fb;font-weight:400}.proj-feature{display:flex;flex-direction:column;gap:20px}.proj-feature-title-row{display:flex;align-items:baseline;gap:12px}.proj-feature-emoji{font-size:28px;line-height:1;flex-shrink:0}.proj-feature-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:26px;color:#292929;line-height:1.3}.proj-feature-desc{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#7a7a7a;line-height:1.8}.proj-feature-img-wrap{display:flex;justify-content:center}.proj-feature-img{width:75%;border-radius:8px;display:block}.augene-case-study .proj-feature-img{width:100%}.proj-project-eyebrow{font-family:DM Mono,monospace;font-size:15px;font-weight:400;color:#2a68fb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;display:block}@media (max-width: 900px){.proj-sidebar{display:none!important}.proj-body{padding:0 20px}.proj-content{padding:60px 0;gap:80px}.proj-row{grid-template-columns:1fr;gap:20px}.proj-overview-meta{flex-wrap:wrap;gap:24px;justify-content:flex-start}.proj-solution-name{font-size:36px}.proj-feature-img{width:100%}}@media (max-width: 600px){.proj-hero{height:50vw;min-height:200px}}.proj-page-preview{display:flex;flex-direction:column;gap:12px}.proj-page-preview-label{font-family:DM Mono,monospace;font-size:12px;font-weight:400;color:#bfbfbf;text-transform:uppercase;letter-spacing:.05em}.proj-scroll-container{overflow-y:scroll;border:6px solid #f4f4f4;border-radius:12px;max-height:560px;width:100%}.proj-scroll-container img{width:100%;height:auto;display:block}.aug-decision{display:flex;flex-direction:column;gap:28px}.aug-decision-label{display:flex;flex-direction:column;gap:10px}.aug-decision-tag{font-family:DM Mono,monospace;font-size:12px;font-weight:400;color:#2a68fb;text-transform:uppercase;letter-spacing:.05em}.aug-decision-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:26px;color:#292929;line-height:1.3}.aug-decision-label p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#6c6c6c;line-height:1.8}.aug-decision-label p em{font-style:italic}.aug-decision-images{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aug-decision-img-group{display:flex;flex-direction:column;gap:8px}.aug-decision-img-group img{width:100%;border-radius:8px;display:block;border:1px solid #e8e8e8}.aug-decision-caption{font-family:DM Mono,monospace;font-size:11px;font-weight:400;color:#bfbfbf;text-transform:uppercase;letter-spacing:.05em}.augene-case-study .aug-persona-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.augene-case-study .aug-persona-page{position:relative;aspect-ratio:4 / 3;background:#d4e1fe;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.augene-case-study .aug-persona-page img{width:90%;height:auto;display:block;border-radius:4px}.augene-case-study .aug-persona-caption{position:absolute;left:16px;bottom:12px;font-family:DM Mono,monospace;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.05em;color:#0003}.proj-img-placeholder{width:100%;min-height:240px;background:#f4f4f4;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;font-size:12px;color:#bfbfbf;text-transform:uppercase}@media (max-width: 900px){.aug-decision-images{grid-template-columns:1fr}}.drank-case-study .proj-chapter-label,.drank-case-study .proj-solution-tagline,.drank-case-study .proj-project-eyebrow,.drank-case-study .proj-sidebar-link.active{color:#c5c37a}.drank-case-study.theme-plain .home-nav.is-dark-bg .home-nav-wordmark,.drank-case-study.theme-plain .home-nav.is-dark-bg .home-nav-link:not(.home-nav-resume),.drank-case-study.theme-plain .home-nav.is-dark-bg .home-nav-toggle{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.7),0 0 8px rgba(0,0,0,.45)}.drank-case-study .proj-hero{height:480px}.drank-case-study .proj-showcase-media--accordion-demo{aspect-ratio:1973 / 1115}.drank-case-study .proj-showcase-media--accordion-demo img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.drank-case-study .proj-prompt-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start}.drank-case-study .proj-prompt-page{position:relative;grid-column:span 3;aspect-ratio:3 / 2;background:#cadff4;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drank-case-study .proj-prompt-page img{width:75%;height:auto;display:block;border-radius:4px}.drank-case-study .proj-prompt-page-label{position:absolute;left:16px;bottom:12px;font-family:DM Mono,monospace;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.05em;color:#0003}.drank-case-study .proj-prompt-img{width:100%;display:block;border-radius:0}.drank-case-study .proj-make-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start}.drank-case-study .proj-make-page{position:relative;aspect-ratio:1 / 2.15;background:#f4a95c;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drank-case-study .proj-make-page img{width:74%;height:auto;display:block;border-radius:4px}.drank-case-study .proj-make-row .proj-make-page:first-child img{width:66%}.drank-case-study .proj-accordion-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.drank-case-study .proj-accordion-page{position:relative;aspect-ratio:1 / 1.7;background:#ffb1d0;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drank-case-study .proj-accordion-page img{width:55%;height:auto;display:block;border-radius:4px}.drank-case-study .proj-accordion-device-row{display:grid;grid-template-columns:7fr 3fr;gap:16px}.drank-case-study .proj-accordion-device-page{position:relative;height:400px;background:#ff7347;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drank-case-study .proj-accordion-device-page img{display:block;border-radius:4px}.drank-case-study .proj-accordion-device-page--desktop img{width:85%;height:auto}.drank-case-study .proj-accordion-device-page--mobile img{height:80%;width:auto}.drank-case-study .proj-customization-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.drank-case-study .proj-customization-page{position:relative;aspect-ratio:1 / 1.7;background:#e0de96;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drank-case-study .proj-customization-page img{width:55%;height:auto;display:block;border-radius:4px}.drank-case-study .proj-loading-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:start}.drank-case-study .proj-loading-page{position:relative;aspect-ratio:356 / 514;background:#9bcfec;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drank-case-study .proj-loading-crop{position:relative;width:78%;aspect-ratio:356 / 514;overflow:hidden;border-radius:8px}.drank-case-study .proj-loading-crop img{position:absolute;top:0;left:50%;width:224.72%;height:auto;transform:translate(-50%,-.369%);display:block}.checkt-case-study .proj-chapter-label,.checkt-case-study .proj-solution-tagline,.checkt-case-study .proj-project-eyebrow{color:#9e51cd}.checkt-case-study .proj-sidebar-link.active{color:#9e51cd;background-color:transparent}.innod-case-study .proj-chapter-label,.innod-case-study .proj-solution-tagline,.innod-case-study .proj-project-eyebrow{color:#cd28bd}.innod-case-study .proj-sidebar-link.active{color:#cd28bd;background-color:transparent}.innod-case-study .proj-row{grid-template-columns:1fr auto}.innod-case-study .proj-row-content img{width:310px}.innod-case-study .proj-row-content{align-items:flex-end}.header-section{position:fixed;top:0;z-index:5;display:flex;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(12px);background-color:#fff6;mask-image:linear-gradient(to bottom,black 70%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 70%,transparent 100%);transition:background-color .3s ease;width:100vw}.header-wrap{width:100%;padding:20px 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.nav-wordmark{font-family:DM Mono,monospace;font-weight:400;font-size:14px;letter-spacing:0;color:#bfbfbf;text-decoration:none;text-transform:uppercase;transition:color .25s ease}.nav-wordmark:hover{color:#f2582d}.nav-buttons{display:flex;align-items:center;gap:24px}.nav-button{font-family:DM Mono,monospace;font-weight:400;font-size:14px;letter-spacing:0;color:#bfbfbf;text-decoration:none;text-transform:uppercase;transition:color .25s ease}.nav-button:hover{color:#f2582d}.menu-toggle{display:none;background:none;border:none;color:#bfbfbf;font-size:22px;cursor:pointer}@media (max-width: 720px){.nav-buttons{display:none;flex-direction:column;height:100vh;width:100vw;background-color:#fffffff5;position:fixed;top:60px;right:0;padding-top:60px;gap:32px}.nav-buttons.open{display:flex}.menu-toggle{display:block}}.footer{display:flex;justify-content:center;align-items:center;background:#fff}.footer-wrap{width:100%;padding:32px 24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer-copyright,.footer-link{font-family:DM Mono,monospace;font-weight:400;font-size:14px;letter-spacing:0;color:#bfbfbf;text-transform:uppercase;text-decoration:none;transition:color .25s ease;line-height:normal}.footer-links{display:flex;flex-direction:row;gap:24px}.footer-link:hover{color:#f2582d}.gif-preview{width:800px}.about-section{display:flex;flex-direction:row;align-items:flex-start;gap:4%;width:100%;max-width:1367px;padding:140px 24px 100px;margin:0 auto;min-height:100vh;box-sizing:border-box}.about-left{display:flex;flex-direction:column;gap:28px;flex:0 0 38%;min-width:0}.about-right{flex:0 0 58%}.about-intro{display:flex;flex-direction:column;gap:16px}.about-headline{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:40px;line-height:1.25;color:#292929}.about-headline em{font-style:italic}.about-subtext{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#7a7a7a;line-height:1.8;max-width:480px}.about-status{display:flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:13px;color:#bfbfbf;text-transform:uppercase;margin-top:4px}.status-dot{width:7px;height:7px;border-radius:50%;background-color:#6bcf7f;flex-shrink:0;box-shadow:0 0 0 2px #6bcf7f40}.about-block{display:flex;flex-direction:column;gap:12px}.about-label{font-family:DM Mono,monospace;font-weight:400;font-size:13px;color:#bfbfbf;text-transform:uppercase;letter-spacing:0;margin-bottom:4px}.about-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.about-list li{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;color:#7a7a7a;line-height:1.8;padding-left:16px;position:relative}.about-list li:before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;border-radius:50%;background-color:#7a7a7a}.about-list li em{font-style:italic}.about-links{display:flex;gap:20px}.about-link{font-family:DM Mono,monospace;font-size:13px;color:#bfbfbf;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.about-link:hover{color:#2a68fb}.haappy-link{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#7a7a7a;text-decoration:none;border-bottom:1px solid #7a7a7a;padding-bottom:1px;transition:color .2s ease,border-color .2s ease}.haappy-link:hover{color:#2a68fb;border-color:#2a68fb}.photo-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:12px;height:560px}.photo-main{grid-column:1;grid-row:1 / -1;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;border-radius:4px}.photo-secondary{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;border-radius:4px}@media (max-width: 1100px){.photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;height:auto;align-items:stretch}.photo-main{grid-column:1 / -1;grid-row:1;height:400px}.photo-secondary{grid-column:auto;grid-row:2;height:250px}}@media (max-width: 768px){.about-section{flex-direction:column;padding:100px 24px 80px}.about-left,.about-right{flex:none;width:100%}}:root{font-family:DM Sans,sans-serif;font-weight:400;font-style:normal;color:#292929;overscroll-behavior:contain}*{margin:0}.section{display:flex;flex-direction:column;width:100vw;align-items:center;gap:40px}.dark-text{color:#292929}.gray-text{color:#bfbfbf}body{overflow-x:hidden;width:100%;background:transparent}#root{display:flex;flex-direction:column;gap:120px}
