:root{--cd-bg:#0a0a0a;--cd-bg-elevated:#0a0a0a;--cd-bg-surface:#0a0a0a;--cd-text:#e8e8e8;--cd-text-secondary:#e8e8e8;--cd-text-muted:#e8e8e8;--cd-text-dim:#e8e8e8;--cd-border:#e8e8e826;--cd-border-light:#e8e8e833;--cd-project-color:transparent;--cd-text-on-project:#e8e8e8;--cd-font-display:"scotch-modern-display", "Georgia", serif;--cd-font-headline:"scotch-modern", "Georgia", serif;--cd-font-body:"neue-haas-grotesk-text", "Inter", sans-serif;--cd-font-micro:"neue-haas-grotesk-text", "Inter", sans-serif;--cd-font-script:"sweet-fancy-script", cursive;--cd-text-hero:clamp(3rem, 8vw, 7rem);--cd-text-h1:clamp(2.5rem, 6vw, 5.5rem);--cd-text-h2:clamp(2rem, 5vw, 4rem);--cd-text-h3:clamp(1.5rem, 3vw, 2.5rem);--cd-text-body-lg:clamp(18px, 2.5vw, 28px);--cd-text-body:18px;--cd-text-body-sm:16px;--cd-text-nav:15px;--cd-text-label:13px;--cd-text-caption:12px;--cd-weight-black:900;--cd-weight-bold:700;--cd-weight-semibold:600;--cd-weight-medium:500;--cd-weight-regular:400;--cd-ease:cubic-bezier(.33, 1, .68, 1);--cd-duration:.5s;--cd-duration-fast:.2s;--cd-gutter:clamp(1.5rem, 4vw, 4rem);--cd-content-width:1200px;--cd-narrow-width:720px;--cd-nav-height:72px;--cd-z-base:1;--cd-z-sticky:20;--cd-z-header:100;--cd-z-lightbox:200;--cd-z-modal:300}.reveal{opacity:0;transition:opacity .8s var(--cd-ease), transform .8s var(--cd-ease);transform:translateY(24px)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-stagger>.reveal{transition-delay:calc(var(--reveal-i,0) * .1s)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.v2-wrapper{background:var(--cd-bg);color:var(--cd-text);font-family:var(--cd-font-body);font-size:var(--cd-text-body);font-synthesis:none;min-height:100vh;line-height:1.5;overflow-x:hidden}.v2-wrapper :where(h1,h2,h3,h4,h5,h6){font-weight:inherit;text-transform:none;font-family:inherit;line-height:inherit;margin:0}.v2-header{z-index:var(--cd-z-header);padding:10px var(--cd-gutter) 0;height:var(--cd-nav-height);color:var(--cd-text);transition:background var(--cd-duration-fast) var(--cd-ease);background:0 0;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.v2-header--scrolled{-webkit-backdrop-filter:blur(12px);background:#0a0a0ae6}.v2-header-logo{font-size:44px;font-weight:var(--cd-weight-regular);letter-spacing:.01em;color:inherit;text-decoration:none}.v2-script{font-family:var(--cd-font-script);letter-spacing:0;font-style:normal;font-weight:500}.v2-header-nav{align-items:center;gap:clamp(1.25rem,3vw,2.5rem);display:flex}.v2-header-link{font-family:var(--cd-font-body);font-size:var(--cd-text-nav);font-weight:var(--cd-weight-medium);text-transform:uppercase;letter-spacing:.08em;color:inherit;transition:border-color var(--cd-duration-fast) var(--cd-ease);border-bottom:1px solid #0000;text-decoration:none}.v2-header-link:hover{border-bottom-color:currentColor}.v2-header-cta{font-family:var(--cd-font-headline);font-size:var(--cd-text-nav);font-weight:var(--cd-weight-regular);letter-spacing:.02em;color:var(--cd-text);border:2px solid var(--cd-text);transition:all var(--cd-duration-fast) var(--cd-ease);background:0 0;border-radius:999px;padding:.65rem 1.75rem;text-decoration:none}.v2-header-cta:hover{color:var(--cd-bg);border-color:#0000;animation:.6s step-end infinite neonCycle}.v2-header-menu-btn{cursor:pointer;z-index:calc(var(--cd-z-header) + 1);background:0 0;border:none;padding:8px;display:none}.v2-hamburger{background:var(--cd-text);width:24px;height:2px;transition:background var(--cd-duration-fast) var(--cd-ease);display:block;position:relative}.v2-hamburger:before,.v2-hamburger:after{content:"";background:var(--cd-text);width:24px;height:2px;transition:transform var(--cd-duration-fast) var(--cd-ease);position:absolute;left:0}.v2-hamburger:before{top:-7px}.v2-hamburger:after{top:7px}.v2-hamburger--open{background:0 0}.v2-hamburger--open:before{transform:translateY(7px)rotate(45deg)}.v2-hamburger--open:after{transform:translateY(-7px)rotate(-45deg)}.v2-mobile-overlay{z-index:calc(var(--cd-z-header) - 1);background:#00000080;position:fixed;inset:0}@media (max-width:640px){.v2-header-menu-btn{display:block}.v2-header-nav{background:var(--cd-bg-elevated);width:min(320px,85vw);height:100dvh;padding:calc(var(--cd-nav-height) + 2rem) var(--cd-gutter) 2rem;z-index:var(--cd-z-header);transition:transform var(--cd-duration) var(--cd-ease);flex-direction:column;align-items:flex-start;gap:0;position:fixed;top:0;right:0;transform:translate(100%)}.v2-header-nav--open{transform:translate(0)}.v2-header-link{border-bottom:1px solid var(--cd-border);width:100%;padding:1rem 0;font-size:20px}.v2-header-cta{margin-top:2rem}.v2-header--menu-open{background:0 0}}.v2-footer{background:var(--cd-bg);color:var(--cd-text);padding:0 var(--cd-gutter);border-top:1px solid var(--cd-text);margin:clamp(4rem,8vw,8rem) 20px 0}.v2-footer-wordmark{letter-spacing:0;padding:clamp(3rem,6vw,6rem) 0;font-size:clamp(8rem,28vw,28rem);line-height:.85}.v2-footer-grid{grid-template-columns:repeat(4,1fr);gap:2rem;padding:clamp(2.5rem,4vw,4rem) 0;display:grid}.v2-footer-block{font-size:14px;line-height:1.6}.v2-footer-block p{margin:0;font-size:14px;line-height:1.6}.v2-footer-block-label{font-family:var(--cd-font-body);font-size:14px;font-weight:var(--cd-weight-bold);margin-bottom:.75rem}.v2-footer-nav{margin:0;padding:0;list-style:none}.v2-footer-nav li{margin-bottom:.25rem}.v2-footer-nav a{color:var(--cd-text);transition:border-color var(--cd-duration-fast) var(--cd-ease);border-bottom:1px solid #0000;font-size:14px;text-decoration:none}.v2-footer-nav a:hover{border-bottom-color:currentColor}.v2-footer-link{color:var(--cd-text);transition:border-color var(--cd-duration-fast) var(--cd-ease);border-bottom:1px solid #0000;font-size:14px;text-decoration:none}.v2-footer-link:hover{border-bottom-color:currentColor}.v2-footer-dreams-arrow{color:var(--cd-text);cursor:pointer;opacity:.5;transition:opacity var(--cd-duration-fast) var(--cd-ease);vertical-align:middle;background:0 0;border:none;margin-left:.4rem;padding:0}.v2-footer-dreams-arrow:hover{opacity:1}.v2-footer-dream-text{font-family:var(--cd-font-headline);font-size:14px;font-weight:var(--cd-weight-regular);font-style:italic;line-height:1.5}.v2-footer-bottom{font-size:var(--cd-text-caption);opacity:.4;justify-content:space-between;align-items:baseline;padding:1.5rem 0;display:flex}.v2-footer-bottom p{margin:0}@media (max-width:768px){.v2-footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.v2-footer-bottom{flex-direction:column;gap:.5rem}}.v2-section{padding:clamp(5rem, 10vw, 10rem) var(--cd-gutter)}.v2-section--dark{background:var(--cd-bg);color:var(--cd-text)}.v2-section--elevated{background:var(--cd-bg-elevated);color:var(--cd-text)}.v2-section--project-color{background:var(--cd-project-color);color:var(--cd-text-on-project)}.v2-section-inner{max-width:var(--cd-content-width);margin:0 auto}.v2-display{font-family:var(--cd-font-display);font-size:var(--cd-text-hero);font-weight:var(--cd-weight-regular);letter-spacing:-.04em;line-height:.88}.v2-heading-1{font-family:var(--cd-font-display);font-size:var(--cd-text-h1);font-weight:var(--cd-weight-regular);letter-spacing:-.03em;line-height:.92}.v2-heading-2{font-family:var(--cd-font-headline);font-size:var(--cd-text-h2);font-weight:var(--cd-weight-regular);letter-spacing:-.02em;line-height:1}.v2-heading-3{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);line-height:1.1}.v2-body-large{font-family:var(--cd-font-body);font-size:var(--cd-text-body-lg);line-height:1.45}.v2-label{font-family:var(--cd-font-micro);font-size:var(--cd-text-label);font-weight:var(--cd-weight-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--cd-text-muted)}.v2-btn{font-family:var(--cd-font-micro);font-size:var(--cd-text-label);font-weight:var(--cd-weight-bold);text-transform:uppercase;letter-spacing:.1em;border:2px solid var(--cd-text);color:var(--cd-text);cursor:pointer;transition:all var(--cd-duration-fast) var(--cd-ease);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 2.25rem;text-decoration:none;display:inline-flex}.v2-btn:hover{color:var(--cd-bg);border-color:#0000;animation:.6s step-end infinite neonCycle}.v2-btn--project:hover{background:var(--cd-project-color);color:var(--cd-text-on-project);border-color:var(--cd-project-color)}.v2-btn--solid{background:var(--cd-text);color:var(--cd-bg);border-color:var(--cd-text)}.v2-btn--solid:hover{background:var(--cd-project-color,var(--cd-text));border-color:var(--cd-project-color,var(--cd-text));color:var(--cd-text-on-project)}.v2-btn--cycle:hover{color:var(--cd-bg);border-color:#0000;animation:.6s step-end infinite neonCycle}@keyframes neonCycle{0%{background:#f0f}10%{background:#6f0}20%{background:#0ff}30%{background:#f09}40%{background:#ff0}50%{background:#0f9}60%{background:#f30}70%{background:#0f0}80%{background:#f06}90%{background:#f60}to{background:#f0f}}.v2-hero{min-height:100svh;padding:calc(var(--cd-nav-height) + 4rem) var(--cd-gutter) clamp(4rem, 8vw, 8rem);background:var(--cd-bg);color:var(--cd-text);flex-direction:column;justify-content:flex-end;display:flex;position:relative}.v2-hero-headline{font-family:var(--cd-font-display);font-size:var(--cd-text-hero);font-weight:var(--cd-weight-regular);letter-spacing:-.03em;max-width:16ch;line-height:.92}.v2-hero-sub{font-family:var(--cd-font-body);max-width:540px;color:var(--cd-text-secondary);margin-top:clamp(1.5rem,3vw,3rem);font-size:clamp(16px,2vw,22px);line-height:1.5}@media (max-width:768px){.v2-hero{justify-content:center}.v2-hero-headline{max-width:100%}}.v2-featured{transition:background var(--cd-duration) var(--cd-ease);padding:0}.v2-featured-label{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);padding:clamp(2rem, 4vw, 4rem) var(--cd-gutter);color:var(--cd-text);font-style:italic}.v2-featured-grid{grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.v2-featured-card{aspect-ratio:3/2;color:var(--cd-text);background:var(--cd-bg-elevated);text-decoration:none;display:block;position:relative;overflow:hidden}.v2-featured-card img{object-fit:cover;width:100%;height:100%}.v2-featured-card-overlay{opacity:0;transition:opacity .4s var(--cd-ease);pointer-events:none;background:linear-gradient(#0000 40%,#0a0a0a33 60%,#0a0a0ae6 100%);flex-direction:column;justify-content:flex-end;padding:clamp(1.5rem,3vw,2.5rem);display:flex;position:absolute;inset:0}.v2-featured-card:hover .v2-featured-card-overlay{opacity:1}.v2-featured-card-title{font-family:var(--cd-font-headline);font-size:clamp(20px,2.5vw,36px);font-weight:var(--cd-weight-regular);line-height:1.05}.v2-featured-card-tagline{color:var(--cd-text-secondary);margin-top:.5rem;font-size:clamp(13px,1.2vw,16px)}.v2-featured-grid .v2-featured-card:first-child{aspect-ratio:21/9;grid-column:1/-1}.v2-featured-cta{padding:clamp(2rem, 4vw, 4rem) var(--cd-gutter);text-align:center}@media (max-width:768px){.v2-featured-grid{grid-template-columns:1fr}.v2-featured-card,.v2-featured-grid .v2-featured-card:first-child{aspect-ratio:4/3}}.v2-homepage-grid{grid-template-columns:repeat(var(--grid-columns,7), 1fr);padding:0 var(--cd-gutter);gap:1rem;display:grid}.v2-homepage-grid-item{aspect-ratio:1;background:#111;position:relative;overflow:hidden}.v2-homepage-grid-item--placeholder{background:#111}.v2-homepage-grid-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--cd-ease), filter .4s var(--cd-ease)}.v2-homepage-grid-item:hover img{transform:scale(1.05)}@media (max-width:1200px){.v2-homepage-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:768px){.v2-homepage-grid{grid-template-columns:repeat(4,1fr);gap:.5rem}}@media (max-width:480px){.v2-homepage-grid{grid-template-columns:repeat(3,1fr)}}.v2-philosophy{max-width:800px;margin:0 auto}.v2-philosophy p{font-family:var(--cd-font-headline);font-size:clamp(22px,3vw,36px);font-weight:var(--cd-weight-regular);letter-spacing:-.01em;color:var(--cd-text);margin:0 0 1.5rem;line-height:1.35}.v2-philosophy p:last-child{margin-bottom:0}.v2-cta{text-align:center;max-width:var(--cd-content-width);margin:0 auto}.v2-cta-headline{font-family:var(--cd-font-display);font-size:clamp(32px,5vw,72px);font-weight:var(--cd-weight-regular);letter-spacing:-.03em;line-height:.95}.v2-cta-sub{color:var(--cd-text-secondary);margin-top:1.5rem;font-size:clamp(16px,1.5vw,22px)}.v2-cta-email{font-family:var(--cd-font-headline);font-size:clamp(22px,3.5vw,42px);font-weight:var(--cd-weight-regular);color:var(--cd-text);transition:border-color var(--cd-duration-fast) var(--cd-ease);border-bottom:3px solid #0000;margin-top:2rem;padding-bottom:.15rem;font-style:italic;text-decoration:none;display:inline-block}.v2-cta-email:hover{border-bottom-color:var(--cd-text)}.v2-work-header{padding:calc(var(--cd-nav-height) + clamp(3rem, 6vw, 6rem)) var(--cd-gutter) clamp(2rem, 3vw, 3rem)}.v2-work-title{font-family:var(--cd-font-display);font-size:clamp(56px,10vw,140px);font-weight:var(--cd-weight-regular);letter-spacing:-.04em;line-height:.88}.v2-wrapper .grid-dense{gap:1.25rem}.v2-wrapper .project-card-dense{border-radius:0}.v2-wrapper .card-dense:hover .card-dense-image img{transform:none}.v2-wrapper .card-dense-overlay{pointer-events:none;background:linear-gradient(#0000 40%,#0a0a0ad9 100%);justify-content:flex-end}.v2-wrapper .card-dense-client{font-family:var(--cd-font-body);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:500}.v2-wrapper .card-dense-title{font-family:var(--cd-font-headline);margin-bottom:.5rem;font-size:clamp(1.25rem,2vw,1.75rem)}.v2-wrapper .card-dense-tags{margin-top:0}.v2-wrapper .card-dense-tags .tag-category{font-family:var(--cd-font-body);text-transform:uppercase;letter-spacing:.04em;color:var(--cd-bg);border:none;border-radius:0;padding:.2rem .6rem;font-size:10px;font-weight:500}.v2-wrapper .tag-category-strategy{background:#f0f}.v2-wrapper .tag-category-design{background:#0ff}.v2-wrapper .tag-category-interactive{background:#ff0}.v2-wrapper .tag-category-content{background:#0f9}.v2-wrapper .project-card-dense .card-tagline{opacity:0;transition:opacity .3s var(--cd-ease), transform .3s var(--cd-ease);font-size:14px;transform:translateY(4px)}.v2-wrapper .project-card-dense:hover .card-tagline{opacity:.85;transform:translateY(0)}.v2-wrapper .work-filters{background:0 0;border-bottom:none;margin-bottom:0;padding-bottom:1.5rem}.v2-wrapper .filter-pill{border-color:var(--cd-text);color:var(--cd-text);background:0 0}.v2-wrapper .filter-pill:hover,.v2-wrapper .filter-pill.active{background:var(--hover-color);color:var(--cd-bg);border-color:var(--hover-color)}@media (max-width:640px){.v2-wrapper .work-filters{display:none}}@media (max-width:768px){.v2-wrapper .card-dense{background:0 0;padding:0 1rem}.v2-wrapper .card-dense-overlay{background:0 0;padding:1rem 0 2rem}.v2-wrapper .card-dense-client,.v2-wrapper .card-dense-title{color:var(--cd-text)}}.v2-about-intro{padding:calc(var(--cd-nav-height) + clamp(4rem, 8vw, 8rem)) var(--cd-gutter) clamp(3rem, 5vw, 5rem);max-width:var(--cd-content-width);margin:0 auto}.v2-about-intro p{font-family:var(--cd-font-headline);font-size:var(--cd-text-h2);font-weight:var(--cd-weight-regular);letter-spacing:-.02em;line-height:1.1}.v2-about-grid{max-width:var(--cd-content-width);padding:0 var(--cd-gutter) clamp(3rem, 5vw, 5rem);grid-template-columns:2fr 1fr;gap:clamp(3rem,5vw,6rem);margin:0 auto;display:grid}.v2-about-section{margin-bottom:clamp(2rem,4vw,4rem)}.v2-about-section:last-child{margin-bottom:0}.v2-about-section h2{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);letter-spacing:-.01em;margin:0 0 1.25rem}.v2-about-section p{font-size:var(--cd-text-body-sm);color:var(--cd-text-secondary);margin:0 0 1rem;line-height:1.7}.v2-about-services h2{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);margin:0 0 2rem}.v2-about-services ul{margin:0;padding:0;list-style:none}.v2-about-services li{border-bottom:1px solid var(--cd-border);color:var(--cd-text-secondary);padding:.6rem 0;font-size:15px}.v2-about-services li:first-child{border-top:1px solid var(--cd-border)}.v2-founder{max-width:var(--cd-content-width);padding:clamp(2rem, 4vw, 4rem) var(--cd-gutter);border-top:1px solid var(--cd-border);align-items:center;gap:1.5rem;margin:0 auto;display:flex}.v2-founder-photo{object-fit:cover;border-radius:999px;flex-shrink:0;width:80px;height:80px}.v2-founder-name{font-family:var(--cd-font-headline);font-size:var(--cd-text-body);font-weight:var(--cd-weight-regular)}.v2-founder-bio{color:var(--cd-text-muted);margin-top:.25rem;font-size:14px}.v2-about-clients{max-width:var(--cd-content-width);padding:clamp(2rem, 4vw, 4rem) var(--cd-gutter);border-top:1px solid var(--cd-border);margin:0 auto}.v2-about-clients h2{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);margin:0 0 1.5rem}.v2-about-clients-list{columns:2;column-gap:2rem;margin:0;padding:0;list-style:none}.v2-about-clients-list li{color:var(--cd-text-muted);break-inside:avoid;padding:.25rem 0;font-size:15px}.v2-about-sidebar{flex-direction:column;gap:2rem;display:flex}.v2-about-contact-block{border-bottom:1px solid var(--cd-border);padding-bottom:1.5rem}.v2-about-contact-block:last-child{border-bottom:none}.v2-about-email{font-size:var(--cd-text-body-sm);color:var(--cd-text);border-bottom:1px solid var(--cd-border);transition:border-color var(--cd-duration-fast) var(--cd-ease);text-decoration:none}.v2-about-email:hover{border-color:var(--cd-text)}.v2-about-address{font-size:var(--cd-text-body-sm);color:var(--cd-text-secondary);margin:0;line-height:1.6}.v2-about-social-link{color:var(--cd-text);transition:border-color var(--cd-duration-fast) var(--cd-ease);border-bottom:1px solid #0000;font-size:14px;text-decoration:none}.v2-about-social-link:hover{border-bottom-color:currentColor}@media (max-width:768px){.v2-about-grid{grid-template-columns:1fr}}.v2-contact{padding:calc(var(--cd-nav-height) + clamp(4rem, 8vw, 8rem)) var(--cd-gutter) clamp(4rem, 6vw, 6rem);max-width:var(--cd-narrow-width);margin:0 auto}.v2-contact-title{font-family:var(--cd-font-display);font-size:clamp(40px,6vw,80px);font-weight:var(--cd-weight-regular);letter-spacing:-.03em;margin-bottom:clamp(2rem,4vw,3rem);line-height:.92}.v2-form{flex-direction:column;gap:1.75rem;display:flex}.v2-form-field{flex-direction:column;gap:.5rem;display:flex}.v2-form-label{font-family:var(--cd-font-micro);font-size:var(--cd-text-caption);font-weight:var(--cd-weight-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--cd-text-muted)}.v2-form-input,.v2-form-textarea,.v2-form-select{font-family:var(--cd-font-body);font-size:var(--cd-text-body-sm);border:2px solid var(--cd-border);background:var(--cd-bg-surface);color:var(--cd-text);transition:border-color var(--cd-duration-fast) var(--cd-ease);appearance:none;border-radius:0;padding:1rem 1.25rem}.v2-form-input::placeholder,.v2-form-textarea::placeholder{color:var(--cd-text);opacity:.35}.v2-form-input:focus,.v2-form-textarea:focus,.v2-form-select:focus{border-color:var(--cd-text);outline:none}.v2-form-textarea{resize:vertical;min-height:180px}.v2-form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%23e8e8e8' stroke-width='2'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;padding-right:3rem}.v2-form-submit{align-self:flex-start;margin-top:.5rem}.v2-form-submit:hover{background:var(--cd-text);color:var(--cd-bg);border-color:var(--cd-text);animation:none}.v2-form-success{background:var(--cd-bg-elevated);color:var(--cd-text);font-weight:var(--cd-weight-semibold);font-size:var(--cd-text-body);border:1px solid var(--cd-border);padding:2rem}.v2-contact-info{border-top:1px solid var(--cd-border);grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-top:clamp(3rem,5vw,5rem);padding-top:clamp(2rem,4vw,4rem);display:grid}.v2-contact-info-label{font-size:var(--cd-text-caption);font-weight:var(--cd-weight-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--cd-text-muted);margin-bottom:.5rem}.v2-contact-info-value{font-size:var(--cd-text-body-sm);line-height:1.5}.v2-contact-info-value a{color:var(--cd-text);border-bottom:1px solid var(--cd-border);transition:border-color var(--cd-duration-fast) var(--cd-ease);text-decoration:none}.v2-contact-info-value a:hover{border-color:var(--cd-text)}@media (max-width:640px){.v2-contact-info{grid-template-columns:1fr}}.v2-project-hero{padding:calc(var(--cd-nav-height) + 2rem) 1.25rem 0}.v2-project-hero img,.v2-project-hero video{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.v2-project-header{max-width:var(--cd-content-width);padding:clamp(8rem, 16vw, 12rem) var(--cd-gutter) 2rem;margin:0 auto}.v2-project-title{font-family:var(--cd-font-display);font-size:var(--cd-text-h1);font-weight:var(--cd-weight-regular);letter-spacing:-.03em;line-height:.92}.v2-project-client{color:var(--cd-text-muted);margin-top:.75rem;font-size:15px}.v2-project-meta{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.v2-project-tag{font-family:var(--cd-font-body);font-size:12px;font-weight:var(--cd-weight-regular);border:1px solid var(--cd-text);color:var(--cd-text);transition:all var(--cd-duration-fast) var(--cd-ease);border-radius:999px;padding:.5rem 1rem;text-decoration:none}.v2-project-tag:hover{background:var(--cd-text);color:var(--cd-bg)}.v2-project-tagline{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);max-width:var(--cd-content-width);padding:0 var(--cd-gutter) 2rem;margin:0 auto;line-height:1.2}.v2-project-body{max-width:var(--cd-content-width);padding:0 var(--cd-gutter) 10rem;margin:0 auto}.v2-project-body p{font-size:var(--cd-text-body);max-width:var(--cd-narrow-width);color:var(--cd-text-secondary);margin:0 0 1.25rem;line-height:1.7}.v2-project-credits{max-width:var(--cd-narrow-width);padding:0 var(--cd-gutter) 3rem;color:var(--cd-text-muted);margin:0 auto;font-size:14px}.v2-project-nav{max-width:var(--cd-content-width);padding:clamp(2rem, 4vw, 4rem) var(--cd-gutter);border-top:1px solid var(--cd-border);grid-template-columns:1fr auto 1fr;gap:1rem;margin:0 auto;display:grid}.v2-project-nav a:not(.v2-btn){color:var(--cd-text);transition:border-color var(--cd-duration-fast) var(--cd-ease);border-bottom:1px solid #0000;text-decoration:none}.v2-project-nav a:not(.v2-btn):hover{border-bottom-color:currentColor}.v2-project-nav-label{font-size:var(--cd-text-caption);font-weight:var(--cd-weight-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--cd-text-muted);margin-bottom:.25rem;display:block}.v2-project-nav-title{font-family:var(--cd-font-headline);font-size:var(--cd-text-body);font-weight:var(--cd-weight-regular);display:block}.v2-project-nav-next{text-align:right}.v2-nav-arrow{display:inline-block}.v2-project-nav-prev a:hover .v2-nav-arrow--left{animation:nudgeLeft .8s var(--cd-ease) infinite}.v2-project-nav-next a:hover .v2-nav-arrow--right{animation:nudgeRight .8s var(--cd-ease) infinite}@keyframes nudgeLeft{0%,to{transform:translate(0)}50%{transform:translate(-5px)}}@keyframes nudgeRight{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.v2-project-nav-center{align-items:center;display:flex}.v2-related{max-width:var(--cd-content-width);padding:clamp(3rem, 6vw, 6rem) var(--cd-gutter);border-top:1px solid var(--cd-border);margin:0 auto}.v2-related-heading{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);margin-bottom:2rem}.v2-related-label{font-family:var(--cd-font-micro);font-size:var(--cd-text-caption);font-weight:var(--cd-weight-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--cd-text-muted);margin-bottom:2rem}.v2-related-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.v2-related-grid .v2-featured-card{aspect-ratio:3/2}.v2-related-card{color:inherit;text-decoration:none;display:block}.v2-related-card img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;transition:opacity var(--cd-duration-fast) var(--cd-ease);display:block}.v2-related-card:hover img{opacity:.8}.v2-related-card-info{padding-top:.75rem}.v2-related-card-title{font-family:var(--cd-font-headline);font-size:var(--cd-text-body);font-weight:var(--cd-weight-regular);display:block}.v2-related-card-client{color:var(--cd-text-muted);margin-top:.25rem;font-size:14px;display:block}.v2-testimonial{max-width:var(--cd-narrow-width);padding:clamp(3rem, 5vw, 5rem) var(--cd-gutter);text-align:center;margin:0 auto}.v2-testimonial blockquote{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-style:italic;font-weight:var(--cd-weight-regular);margin:0;line-height:1.25}.v2-testimonial cite{color:var(--cd-text-muted);margin-top:1.25rem;font-size:14px;font-style:normal;display:block}.v2-wrapper .project-gallery-rows{background:0 0}.v2-wrapper .gallery-row-item,.v2-wrapper .project-gallery-item{cursor:default;pointer-events:none}.v2-wrapper .gallery-row-item img,.v2-wrapper .gallery-row-item:hover img,.v2-wrapper .project-gallery-item img,.v2-wrapper .project-gallery-item:hover img{transition:none;transform:none}.v2-wrapper .lightbox{display:none}@media (max-width:768px){.v2-project-header{padding-top:3rem;padding-bottom:3rem}.v2-project-body p{font-size:16px}.v2-related-grid{grid-template-columns:1fr;gap:2rem}.v2-project-nav{grid-template-columns:1fr 1fr;gap:1.5rem}.v2-project-nav-prev{grid-area:1/1}.v2-project-nav-next{grid-area:1/2}.v2-project-nav-center{grid-area:2/1/auto/-1;justify-content:center}.v2-wrapper .gallery-row--2-up,.v2-wrapper .gallery-row--3-up,.v2-wrapper .gallery-row--4-up,.v2-wrapper .gallery-row--5-up{grid-template-columns:1fr}}.v2-approach-intro{padding:calc(var(--cd-nav-height) + clamp(4rem, 8vw, 8rem)) var(--cd-gutter) clamp(3rem, 5vw, 5rem);max-width:var(--cd-content-width);margin:0 auto}.v2-approach-intro p{font-family:var(--cd-font-headline);font-size:var(--cd-text-h2);font-weight:var(--cd-weight-regular);letter-spacing:-.02em;line-height:1.1}.v2-approach-body{max-width:var(--cd-narrow-width);padding:0 var(--cd-gutter) clamp(3rem, 5vw, 5rem);margin:0 auto}.v2-approach-body p{font-size:var(--cd-text-body);line-height:1.7}.v2-capability{max-width:var(--cd-content-width);padding:clamp(3rem, 5vw, 5rem) var(--cd-gutter);border-top:1px solid var(--cd-border);grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,4vw,4rem);margin:0 auto;display:grid}.v2-capability-info h2{font-family:var(--cd-font-display);font-size:var(--cd-text-h2);font-weight:var(--cd-weight-regular);letter-spacing:-.02em;margin:0 0 1.25rem}.v2-capability-info p{font-size:var(--cd-text-body-sm);color:var(--cd-text-secondary);max-width:480px;line-height:1.7}.v2-capability-services{margin:1.5rem 0 0;padding:0;list-style:none}.v2-capability-services li{color:var(--cd-text-muted);border-bottom:1px solid var(--cd-border);padding:.35rem 0;font-size:14px}.v2-capability-services li:last-child{border-bottom:none}.v2-capability-projects{align-items:start;display:flex}.v2-project-carousel{width:100%}.v2-project-carousel-link{display:block}.v2-project-carousel-link img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:opacity var(--cd-duration-fast) var(--cd-ease);display:block}.v2-project-carousel-link:hover img{opacity:.8}.v2-project-carousel-footer{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.v2-project-carousel-name{color:var(--cd-text);transition:border-color var(--cd-duration-fast) var(--cd-ease);border-bottom:1px solid #0000;font-size:13px;text-decoration:none}.v2-project-carousel-name:hover{border-bottom-color:currentColor}.v2-project-carousel-nav{align-items:center;gap:.35rem;display:flex}.v2-project-carousel-nav button{color:var(--cd-text);cursor:pointer;opacity:.5;transition:opacity var(--cd-duration-fast) var(--cd-ease);background:0 0;border:none;padding:2px}.v2-project-carousel-nav button:hover{opacity:1}.v2-project-carousel-count{color:var(--cd-text);opacity:.5;font-size:11px}.v2-principles{max-width:var(--cd-content-width);padding:clamp(4rem, 8vw, 8rem) var(--cd-gutter);margin:0 auto}.v2-principles-label{font-family:var(--cd-font-micro);font-size:var(--cd-text-caption);font-weight:var(--cd-weight-bold);text-transform:uppercase;letter-spacing:.12em;color:var(--cd-text-muted);margin-bottom:clamp(2rem,4vw,3rem)}.v2-principle{border-top:1px solid var(--cd-border);padding:clamp(1.5rem,3vw,2.5rem) 0}.v2-principle:last-child{border-bottom:1px solid var(--cd-border)}.v2-principle h3{font-family:var(--cd-font-headline);font-size:var(--cd-text-h3);font-weight:var(--cd-weight-regular);margin:0 0 .75rem}.v2-principle p{font-size:var(--cd-text-body-sm);color:var(--cd-text-secondary);max-width:600px;line-height:1.6}@media (max-width:768px){.v2-capability{grid-template-columns:1fr}.v2-capability-projects{margin-top:1.5rem}}
