@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{color-scheme:light;--page:#fff;--ink:#0a1a24;--muted:#68777f;--line:#c9ddda;--fog:#eef2f3;--navy:#0a1a24;--navy-soft:#142832;--on-navy:#fff;--on-navy-muted:#b8c4c9;--accent:#ff5a4f;--screen:#111820;--focus:#ff5a4f}:root[data-theme=dark]{color-scheme:dark;--page:#0a1a24;--ink:#fff;--muted:#b8c4c9;--line:#31434d;--fog:#142832;--navy-soft:#142832;--screen:#05090c}*{box-sizing:border-box}html{background:var(--page);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--page);color:var(--ink);margin:0;font-family:Inter,system-ui,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:5px;border-radius:4px}p,h1,h2,figure,ul{margin:0}ul{padding:0;list-style:none}.site-shell{background:var(--page);min-width:320px;overflow:hidden}.section-padding,.site-header{padding-inline:max(64px,50vw - 656px)}.site-header{border-bottom:1px solid var(--line);background:var(--page);justify-content:space-between;align-items:center;min-height:93px;display:flex}.wordmark{color:var(--ink);letter-spacing:-.02em;flex:none;font-size:17px;font-weight:600;line-height:24px}.primary-nav,.footer-nav{align-items:center;gap:30px;display:flex}.external-link{white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.external-link svg{width:14px;height:14px;transition:transform .18s}.external-link:hover svg{transform:translate(2px,-2px)}.theme-toggle{cursor:pointer;border:1px solid var(--line);background:var(--fog);width:40px;height:40px;color:var(--ink);border-radius:50%;flex:none;place-items:center;padding:0;transition:border-color .22s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);display:grid;position:relative;overflow:hidden}.theme-toggle:hover{border-color:var(--muted);transform:rotate(8deg)}.theme-toggle:active{transform:rotate(8deg)scale(.94)}.theme-toggle__icon{grid-area:1/1;place-items:center;transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1);display:grid}.theme-toggle__icon,.theme-toggle__icon svg{width:20px;height:20px}.theme-toggle__icon--sun{opacity:1;transform:rotate(0)scale(1)}.theme-toggle__icon--moon{opacity:0;transform:rotate(-80deg)scale(.45)}:root[data-theme=dark] .theme-toggle__icon--sun{opacity:0;transform:rotate(80deg)scale(.45)}:root[data-theme=dark] .theme-toggle__icon--moon{opacity:1;transform:rotate(0)scale(1)}.hero{isolation:isolate;background:var(--page);flex-direction:column;justify-content:space-between;min-height:720px;padding-top:80px;padding-bottom:58px;display:flex;position:relative;overflow:hidden}.hero-shader{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero__top,.hero__footer{z-index:1;position:relative}.hero__top{justify-content:space-between;align-items:flex-start;gap:56px;display:flex}.hero__copy{flex-direction:column;gap:30px;max-width:850px;display:flex}.hero h1{max-width:900px;color:var(--ink);letter-spacing:-.055em;font-size:clamp(58px,5.55vw,80px);font-weight:500;line-height:1.05}.hero__copy>p{max-width:650px;color:var(--muted);letter-spacing:-.015em;font-size:20px;line-height:30px}.chevvi-card{background:var(--fog);flex-direction:column;flex:none;justify-content:space-between;width:310px;height:210px;padding:26px;display:flex}.chevvi-card__products{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.chevvi-card__products .external-link{font-size:22px;line-height:28px}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:600;line-height:18px}.location-note{color:var(--ink);align-items:center;gap:10px;font-size:14px;line-height:20px;display:flex}.location-note__dot{background:var(--accent);border-radius:50%;flex:none;width:8px;height:8px;animation:2.8s ease-in-out infinite status-pulse}.hero__footer{justify-content:space-between;align-items:center;display:flex}.project{flex-direction:column;display:flex}.project--owlish{border-top:1px solid var(--line);background:var(--navy);color:var(--on-navy);gap:42px;padding-top:78px;padding-bottom:64px}.project--mikan{border-top:1px solid var(--line);background:var(--fog);gap:46px;padding-top:78px;padding-bottom:72px}.project__intro{justify-content:space-between;align-items:flex-end;gap:80px;display:flex}.project__heading{flex-direction:column;gap:18px;max-width:720px;display:flex}.project h2{letter-spacing:-.045em;font-size:clamp(42px,3.9vw,56px);font-weight:500;line-height:1.07}.project--owlish .eyebrow{color:#9fb1b8}.project--owlish h2,.project--owlish .external-link{color:var(--on-navy)}.project__summary{flex-direction:column;flex:none;align-items:flex-start;gap:20px;width:420px;display:flex}.project__summary>p{color:var(--muted);font-size:18px;line-height:28px}.project--owlish .project__summary>p{color:var(--on-navy-muted)}.project__link{font-size:15px;font-weight:600;line-height:22px}.desktop-stage{justify-content:center;align-items:center;height:820px;display:flex}.desktop-display{background:var(--screen);border-radius:26px;width:min(1160px,100%);padding:12px;position:relative;overflow:hidden}.desktop-display picture,.desktop-display img{width:100%;display:block}.desktop-display img{object-fit:contain;border-radius:14px;height:auto}.desktop-display__notch{background:var(--screen);border-radius:0 0 10px 10px;width:110px;height:18px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-gallery{justify-content:center;align-items:center;gap:48px;display:flex}.phone-frame{aspect-ratio:945/2048;background:var(--navy);border-radius:48px;width:min(420px,31vw);padding:10px;overflow:hidden}.phone-frame picture,.phone-frame img{width:100%;height:100%;display:block}.phone-frame img{object-fit:cover;border-radius:38px}.experience{border-top:1px solid var(--line);background:var(--page);flex-direction:column;justify-content:space-between;min-height:430px;padding-top:82px;padding-bottom:82px;display:flex}.experience__top{justify-content:space-between;align-items:flex-start;gap:80px;display:flex}.experience__top>.eyebrow{flex:auto}.experience__content,.experience__footer{flex:none;width:min(930px,72vw)}.experience__content{flex-direction:column;gap:28px;display:flex}.experience h2{letter-spacing:-.035em;font-size:clamp(34px,3vw,42px);font-weight:500;line-height:1.19}.experience ul{flex-wrap:wrap;gap:16px 34px;display:flex}.experience li{color:var(--ink);font-size:20px;font-weight:500;line-height:28px}.experience__footer{border-top:1px solid var(--line);justify-content:space-between;align-self:flex-end;align-items:center;gap:24px;padding-top:26px;display:flex}.experience__footer p{color:var(--muted);font-size:17px;line-height:24px}.experience__footer .external-link{font-size:15px;font-weight:600}.site-footer{background:var(--navy);min-height:210px;color:var(--on-navy);border-top:1px solid #31434d;justify-content:space-between;align-items:flex-end;padding-top:54px;padding-bottom:54px;display:flex}:root[data-theme=dark] .site-footer{border-top-color:var(--line);color:#0a1a24;background:#eef2f3}.site-footer__headline{letter-spacing:-.025em;font-size:28px;font-weight:500;line-height:34px}.site-footer__location{color:#9fb1b8;margin-top:12px;font-size:14px;line-height:20px}:root[data-theme=dark] .site-footer__location{color:#68777f}.footer-nav .external-link{font-size:16px}@keyframes status-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ff5a4f00}50%{transform:scale(1.08);box-shadow:0 0 0 6px #ff5a4f1f}}@media (width<=1040px){.section-padding,.site-header{padding-inline:40px}.primary-nav{gap:20px}.primary-nav .external-link:nth-of-type(4),.primary-nav .external-link:nth-of-type(5){display:none}.hero__top,.project__intro,.experience__top{gap:48px}.hero__copy{max-width:660px}.project__summary{width:340px}.desktop-stage{height:auto;padding-block:36px}.experience__content,.experience__footer{width:70vw}}@media (width<=760px){.section-padding,.site-header{padding-inline:24px}.site-header{flex-direction:column;align-items:stretch;gap:18px;min-height:auto;padding-top:22px;padding-bottom:20px}.wordmark{align-self:flex-start}.primary-nav{justify-content:space-between;gap:8px;width:100%}.primary-nav .external-link:nth-of-type(4),.primary-nav .external-link:nth-of-type(5){display:none}.primary-nav .external-link{font-size:14px}.hero{min-height:670px;padding-top:54px;padding-bottom:34px}.hero__top{flex-direction:column;gap:46px}.hero h1{font-size:clamp(44px,13vw,62px);line-height:1.02}.hero__copy>p{font-size:18px;line-height:28px}.chevvi-card{width:100%}.hero__footer{margin-top:54px}.hero__footer span:last-child{display:none}.project--owlish,.project--mikan{padding-top:58px;padding-bottom:54px}.project__intro{flex-direction:column;align-items:flex-start;gap:30px}.project h2{font-size:clamp(39px,11.2vw,52px)}.project__summary{width:100%}.desktop-stage{width:calc(100% + 16px);margin-left:-8px;padding-block:20px}.desktop-display{border-radius:15px;padding:6px}.desktop-display img{border-radius:9px}.desktop-display__notch{border-radius:0 0 5px 5px;width:48px;height:9px;top:6px}.phone-gallery{flex-direction:column;gap:28px;width:100%}.phone-frame{border-radius:42px;width:min(360px,86vw);padding:8px}.phone-frame img{border-radius:34px}.experience{min-height:560px;padding-top:58px;padding-bottom:54px}.experience__top{flex-direction:column;gap:28px}.experience__content,.experience__footer{width:100%}.experience ul{column-gap:24px}.experience li{font-size:17px;line-height:25px}.experience__footer{flex-direction:column;align-items:flex-start;margin-top:54px}.site-footer{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:250px}.footer-nav{flex-wrap:wrap;gap:18px 24px;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
