:root{--paper:#f7f7f2;--ink:#191a1b;--muted:#646566;--line:#d9d9d4;--blue:#d74724}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:6px}a:hover{opacity:.75}.skip{position:absolute;top:-100px}.skip:focus{top:10px;background:white;padding:15px;z-index:10}header{margin:0 4.6%;padding:32px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.identity{display:inline-flex;flex-direction:column;gap:7px}.identity strong{font-size:36px;line-height:1;font-weight:650;letter-spacing:-2px}.identity strong span{font-size:13px;vertical-align:top;display:inline-block;padding-top:4px;margin-left:4px;letter-spacing:0}.identity small{font-size:10px;letter-spacing:2px;font-weight:600}nav{display:flex;align-items:center;gap:36px;font-size:14px}.contact{border:1px solid #242424;border-radius:40px;padding:13px 21px}.contact span{margin-left:28px}.hero{padding:42px 4.6% 64px}.eyebrow,.image-label,.section-label,.footer-top{font-size:12px;font-weight:550;letter-spacing:1.4px}.eyebrow{display:flex;justify-content:space-between}.hero h1{font-size:clamp(64px,7.4vw,116px);font-weight:500;letter-spacing:-.07em;line-height:1.02;margin:65px 0 39px;position:relative}.hero h1 em{font-style:normal;color:var(--blue)}.asterisk{position:absolute;right:2%;bottom:8px;font-size:140px;line-height:1;color:var(--blue);font-weight:400;animation:turn 30s linear infinite}.hero-bottom{display:flex;align-items:end;justify-content:space-between}.hero-bottom p{font-size:19px;line-height:1.5;margin:0;letter-spacing:-.4px}.round-link{display:flex;gap:24px;align-items:center;font-size:14px}.round-link span{display:grid;place-items:center;width:44px;height:44px;border:1px solid #aaa;border-radius:50%;font-size:22px}.work{margin:0 4.6%;display:grid;gap:58px}.project{margin:0}.project-image{overflow:hidden;background:#dedee0;padding:26px 5% 0;border-radius:3px}.primary .project-image{background:#dfe3df}.secondary .project-image{background:#dce2ec}.image-label{display:flex;justify-content:space-between;margin-bottom:35px;font-size:11px}.project img{display:block;width:100%;height:auto;aspect-ratio:1.75;object-fit:cover;object-position:top;border-radius:8px 8px 0 0;box-shadow:0 20px 60px #0002;transition:transform .7s}.project:hover img{transform:translateY(-5px)}figcaption{display:flex;justify-content:space-between;align-items:center;padding-top:21px}figcaption h2{font-size:23px;margin:0 0 5px;font-weight:550;letter-spacing:-.7px}figcaption p{font-size:15px;color:var(--muted);margin:0}.tag{font-size:12px;border:1px solid var(--line);border-radius:30px;padding:9px 13px}.approach,.services{margin:0 4.6%;padding:115px 0;display:grid;grid-template-columns:1fr 2fr;gap:40px;border-bottom:1px solid var(--line)}.section-label{padding-top:12px}.approach h2{font-size:clamp(40px,4.5vw,70px);line-height:1.08;letter-spacing:-3px;font-weight:500;margin:0 0 32px}.approach p{font-size:19px;line-height:1.65;max-width:670px;color:#55575a}.services{padding:75px 0}.service-list article{display:grid;grid-template-columns:32px 1fr;gap:0 18px;padding:30px 0;border-bottom:1px solid var(--line)}.service-list article:first-child{padding-top:0}.service-list article:last-child{border:0;padding-bottom:0}.service-list article>span{font-size:12px;color:var(--muted);padding-top:8px}.service-list h3{font-size:30px;letter-spacing:-1px;font-weight:500;margin:0 0 10px}.service-list p{grid-column:2;font-size:16px;color:var(--muted);line-height:1.6;max-width:510px;margin:0}.industries{padding:65px 4.6% 85px}.industries>span{font-size:12px;letter-spacing:1px}.industries p{font-size:clamp(20px,3vw,43px);letter-spacing:-1px;margin:22px 0 0}.industries i{font-style:normal;color:#aaa;margin:0 17px}footer{background:#1b1c20;color:#fafaf5;padding:38px 4.6% 30px}.footer-top{display:flex;justify-content:space-between;color:#b7b8c2}.big-contact{display:block;font-size:clamp(56px,8vw,122px);line-height:1.02;letter-spacing:-.065em;margin:60px 0 85px;position:relative}.big-contact>span{position:absolute;right:0;bottom:0;color:#ef6b46;font-size:1.4em}.footer-bottom{padding-top:30px;border-top:1px solid #45464a;display:flex;align-items:end;justify-content:space-between;gap:25px}.footer-bottom>span{font-size:10px;letter-spacing:1px;color:#b7b8c2}.email{font-size:16px;border-bottom:1px solid #777;padding-bottom:5px}@keyframes turn{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.asterisk{animation:none}.project img{transition:none}}@media(min-width:1500px){body{max-width:1800px;margin:auto}}@media(max-width:800px){header{padding:23px 0}.identity strong{font-size:30px}nav{gap:20px}nav>a:not(.contact){display:none}.hero{padding-top:28px}.eyebrow{font-size:10px}.eyebrow span:last-child{display:none}.hero h1{font-size:clamp(47px,9.5vw,75px);margin:48px 0 30px;letter-spacing:-.065em}.asterisk{display:none}.hero-bottom{align-items:start;gap:25px}.hero-bottom p{font-size:16px}.round-link{font-size:0;gap:0}.round-link span{font-size:22px}.project-image{padding:18px 5% 0}.image-label{font-size:9px;letter-spacing:.5px;margin-bottom:18px}.image-label span:last-child{display:none}figcaption{align-items:start;gap:15px}figcaption h2{font-size:19px}figcaption p{font-size:14px}.tag{font-size:10px;padding:7px 9px;white-space:nowrap}.work{gap:40px}.approach,.services{grid-template-columns:1fr;gap:28px;padding:65px 0}.approach h2{font-size:43px;letter-spacing:-2px}.approach p{font-size:17px}.industries{padding:45px 4.6% 60px}.industries p{line-height:1.8}.industries i{margin:0 8px}.footer-top{font-size:10px}.big-contact{font-size:clamp(44px,8.5vw,68px);margin:55px 0}.big-contact>span{font-size:1em;top:-10px}.footer-bottom{flex-wrap:wrap;align-items:start}.footer-bottom>span{width:100%}.email{font-size:14px}}@media(max-width:400px){.tag{display:none}.desktop{display:none}.footer-bottom{flex-direction:column}.big-contact{font-size:42px}}

/* Editorial refresh */
.hero{padding-top:36px;padding-bottom:35px;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:560px;gap:15px}
.hero h1{font-size:clamp(60px,6.8vw,108px);letter-spacing:-.065em;line-height:1.03;margin:0 0 34px;font-weight:500}
.hero h1 em{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.065em;color:var(--ink)}
.hero-copy{position:relative;z-index:1;padding:65px 0}
.hero-copy>p{max-width:390px;font-size:19px;line-height:1.55;color:#565653;letter-spacing:-.3px;margin:0 0 32px}
.hero-cta{display:inline-flex;align-items:center;gap:35px;background:var(--ink);color:var(--paper);border-radius:40px;padding:17px 23px;font-size:14px;transition:background .2s,transform .2s}
.hero-cta:hover{background:var(--blue);opacity:1;transform:translateY(-2px)}
.hero-cta span{font-size:20px;line-height:1}.hero-art{position:relative;min-width:0;aspect-ratio:1;display:flex;align-items:center;justify-content:center}
.hero-art img{display:block;width:112%;max-width:none;mix-blend-mode:multiply;animation:float 8s ease-in-out infinite}
.art-caption{position:absolute;bottom:0;left:8%;right:3%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.6px;color:#74716e;z-index:1}
.hero-bottom{border-top:1px solid var(--line);padding-top:22px;align-items:center}
.hero-bottom>span{font-size:11px;letter-spacing:1.3px;color:#65645f}.round-link span{border:0;background:#e9e9e2}.work{padding:90px 0 65px;grid-template-columns:1fr 1fr;gap:30px}.work-heading{grid-column:1/-1;display:flex;align-items:end;justify-content:space-between;margin-bottom:13px}.work-heading h2{font-size:44px;letter-spacing:-2px;font-weight:500;margin:16px 0 0}.work-heading p{font-size:15px;color:var(--muted);margin:0 0 5px}.work-heading .section-label{color:#b23518}.project-image{padding:25px 7% 0;border-radius:8px;aspect-ratio:1.4;display:flex;flex-direction:column;justify-content:end}.primary .project-image{background:#dfe3d6}.secondary .project-image{background:#e9dfd6}.image-label{font-size:10px;letter-spacing:.8px;margin-bottom:auto;padding-bottom:25px}.image-label span:last-child{display:none}.project img{aspect-ratio:1.4;object-fit:cover;border-radius:5px 5px 0 0;width:112%;max-width:none;margin-left:-6%;box-shadow:0 12px 35px #0002}.project:hover img{transform:translateY(-7px)}figcaption{align-items:start;gap:10px;flex-wrap:wrap}figcaption h2{font-size:22px}figcaption p{font-size:14px}.tag{font-size:11px;padding:7px 10px}.approach{padding:90px 0;border-top:1px solid var(--line)}.section-label{color:#686762}.services .service-list>article>span{color:var(--blue)}.industries{background:#e9e9e0;margin-top:65px;padding-top:40px;padding-bottom:45px}.industries i{color:#d74724}.identity small{font-size:11px;letter-spacing:1.6px}
@keyframes float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-14px) rotate(2deg)}}
@media(min-width:1500px){.hero-grid{min-height:690px}}
@media(max-width:1000px){.hero h1{font-size:7vw}.hero-grid{min-height:480px}.hero-copy>p{font-size:17px}.image-label{font-size:10px}.tag{border:0;padding:0;color:#71716b}.work-heading h2{font-size:38px}.project-image{aspect-ratio:1.2}.project img{aspect-ratio:1.2}}
@media(max-width:650px){.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:55px 0 0}.hero h1{font-size:clamp(51px,10vw,68px);margin-bottom:23px}.hero-copy>p{font-size:17px;max-width:330px;margin-bottom:24px}.hero-art{max-width:390px;width:90%;justify-self:center;margin:4px 0 35px}.hero-art img{width:100%}.art-caption{bottom:0;left:0;right:0;font-size:10px}.hero-bottom>span{font-size:9px;max-width:160px;line-height:1.6}.round-link{font-size:12px;gap:10px}.round-link span{width:36px;height:36px}.work{padding:55px 0;grid-template-columns:1fr;gap:34px}.work-heading{display:block;margin-bottom:0}.work-heading h2{font-size:34px;margin-top:12px}.work-heading p{margin-top:15px;font-size:14px}.project-image{aspect-ratio:1.5}.project img{aspect-ratio:1.6}.image-label{padding-bottom:20px}.tag{display:block}.approach{padding:55px 0}.industries{margin-top:45px}.eyebrow{font-size:10px}.footer-bottom>span{font-size:11px}.footer-top{font-size:10px}}
@media(prefers-reduced-motion:reduce){.hero-art img{animation:none}.hero-cta{transition:none}}
.hero-art img{height:auto;mask-image:radial-gradient(ellipse at center,#000 48%,transparent 73%)}
.project img{width:100%;margin-left:0;aspect-ratio:16/9;object-fit:contain;height:auto;flex-shrink:0}.image-label{flex-shrink:0}
/* Live Edge identity and interactive product teaser */
.identity{flex-direction:row;align-items:center;gap:12px}.brand-type{display:flex;flex-direction:column;gap:7px}.brand-type strong{font-size:35px;font-weight:650;letter-spacing:-2px;line-height:.95}.brand-type small{font-size:10px;letter-spacing:4.1px;padding-left:2px}.brand-symbol{width:35px;height:37px;position:relative;display:block;transform:skewY(-9deg)}.brand-symbol i{display:block;position:absolute;background:currentColor;height:7px;left:0;width:31px}.brand-symbol i:nth-child(1){top:1px;width:21px}.brand-symbol i:nth-child(2){top:15px;width:27px}.brand-symbol i:nth-child(3){top:29px;width:35px}.brand-symbol:after{content:'';position:absolute;left:0;top:1px;width:7px;height:35px;background:currentColor}.hero-grid{grid-template-columns:1.05fr 1fr;gap:40px;padding:55px 0 60px;min-height:650px}.hero-copy{padding:0}.hero h1{font-size:clamp(55px,6.3vw,100px)}.hero-copy>p{max-width:380px}.hero-art{display:block;aspect-ratio:auto;min-width:0;max-width:570px;width:100%;justify-self:end}.app-teaser{background:#fff;border-radius:22px;border:1px solid #e2e3de;box-shadow:0 35px 70px -35px #242e354d,0 8px 22px #242e3508;overflow:hidden;transform:rotate(-2deg);transition:transform .6s}.app-teaser:hover{transform:rotate(0)}.app-top{height:62px;display:flex;align-items:center;padding:0 23px;gap:20px}.app-brand{font-size:30px;font-weight:700;letter-spacing:-2px}.app-brand>span{font-size:20px;padding-left:3px}.app-location{font-size:12px;color:#666;margin-left:auto}.play-toggle{border:1px solid #e5e5e0;background:#f4f4f0;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:13px;color:#222}.play-toggle:focus-visible,.map-pin:focus-visible{outline:3px solid #db522d;outline-offset:4px}.app-search{margin:0 20px 16px;background:#f1f2ee;border-radius:9px;display:flex;align-items:center;padding:13px 15px;gap:12px;font-size:12px}.app-search>span:first-child{font-size:24px;line-height:1}.search-filter{margin-left:auto;font-size:20px}.app-map{height:245px;position:relative;overflow:hidden}.app-map>svg{width:100%;height:100%;display:block}.map-pin{border:1px solid #deded8;background:white;box-shadow:0 3px 7px #1c2b221c;padding:7px 11px;border-radius:25px;font-family:inherit;font-size:12px;font-weight:650;position:absolute;cursor:pointer;transition:background .4s,transform .4s,color .4s;z-index:1}.map-pin.active{background:#222623;color:#fff;border-color:#222623;transform:scale(1.12)}.map-pin.active:after{content:'';position:absolute;bottom:-5px;left:calc(50% - 5px);width:10px;height:10px;background:#222623;transform:rotate(45deg)}.pin-one{left:30%;top:30%}.pin-two{right:15%;top:22%}.pin-three{left:53%;top:68%}.map-caption{position:absolute;bottom:15px;left:18px;padding:7px 10px;background:#ffffffde;border-radius:5px;font-size:11px}.location-dot{position:absolute;width:12px;height:12px;left:23%;top:64%;border:3px solid white;border-radius:50%;background:#e16439;box-shadow:0 0 0 10px #e164391a}.home-preview{display:flex;position:relative;margin:15px;gap:14px;padding:10px;border:1px solid #e9e9e5;border-radius:12px;align-items:center}.hero-art .home-preview>img{width:116px;height:100px;object-fit:cover;object-position:center;mix-blend-mode:normal;animation:none;mask-image:none;border-radius:6px;flex-shrink:0}.home-details{min-width:0}.home-meta{font-size:9px;letter-spacing:1px;color:#858681;margin-bottom:6px}.home-details h2{font-size:17px;letter-spacing:-.5px;margin:0 0 5px;font-weight:600}.home-details p{font-size:11px;color:#777;margin:0 0 9px}.home-details strong{font-size:16px;font-weight:600;letter-spacing:-.5px}.home-arrow{margin-left:auto;align-self:end;padding:0 4px 4px;font-size:21px}.app-bottom{display:flex;align-items:center;justify-content:space-between;padding:2px 25px 19px;font-size:11px;color:#767873}.preview-steps{display:flex;gap:5px}.preview-steps i{width:15px;height:3px;background:#dfdfd9;border-radius:5px;transition:background .5s,width .5s}.preview-steps i.active{background:#242724;width:30px}.teaser-caption{display:flex;justify-content:space-between;gap:14px;font-size:9px;letter-spacing:1px;color:#777a74;margin:25px 6px 0}.hero-art .art-caption{display:none}@media(max-width:1000px){.hero-grid{gap:25px;min-height:590px}.hero h1{font-size:6vw}.app-top{padding:0 16px;height:53px}.app-search{margin:0 14px 13px;padding:11px 12px;font-size:10px}.app-map{height:215px}.home-preview{margin:12px;gap:10px;padding:8px}.hero-art .home-preview>img{width:85px;height:86px}.home-details h2{font-size:14px}.home-meta{font-size:8px}.home-details p{font-size:10px}.home-arrow{display:none}.teaser-caption{font-size:8px}.brand-type strong{font-size:32px}}@media(max-width:650px){.identity{gap:9px}.brand-symbol{transform:scale(.8) skewY(-9deg);width:29px}.brand-type strong{font-size:29px}.brand-type small{font-size:8px;letter-spacing:3.8px}.contact{padding:12px 16px}.contact span{margin-left:14px}.hero-grid{grid-template-columns:1fr;padding:45px 0 40px;gap:40px}.hero h1{font-size:clamp(48px,10vw,68px)}.hero-art{width:96%;max-width:450px;margin:0;justify-self:center}.app-teaser{transform:rotate(-1deg)}.app-map{height:220px}.app-search{font-size:11px}.app-location{font-size:11px}.hero-art .home-preview>img{width:95px;height:90px}.home-details h2{font-size:15px}.home-details p{font-size:10px}.teaser-caption{font-size:8px;margin-top:20px;letter-spacing:.6px}.hero-bottom>span{max-width:145px}.footer-bottom .brand-type strong{font-size:35px}}@media(prefers-reduced-motion:reduce){.app-teaser,.map-pin,.preview-steps i{transition:none}.app-teaser{transform:none}}
/* Real Hamilton cartography, used as a visual backdrop for the concept. */
.app-map{background:#edf0eb;isolation:isolate}.map-tiles{position:absolute;left:calc(50% - 306px);top:calc(50% - 217px);width:768px;height:512px;display:grid;grid-template-columns:repeat(3,256px);grid-template-rows:repeat(2,256px);filter:saturate(.46) contrast(.91) brightness(1.06);pointer-events:none;z-index:-1}.hero-art .map-tiles img{display:block;width:256px;height:256px;max-width:none;object-fit:fill;animation:none;mask-image:none;mix-blend-mode:normal;border-radius:0}.map-compass{position:absolute;right:12px;top:12px;display:flex;align-items:center;flex-direction:column;background:#fffffff2;border:1px solid #dadfd7;border-radius:9px;width:30px;padding:5px 0;font-size:17px;box-shadow:0 2px 5px #0001;line-height:1.1}.map-compass span{font-size:8px;font-weight:700;margin-bottom:3px}.map-scale{position:absolute;bottom:15px;left:12px;width:72px;border-bottom:2px solid #67746b;text-align:center;font-size:9px;line-height:1.6;color:#46534a;text-shadow:0 1px 2px white;background:#ffffffa8}.map-scale:before,.map-scale:after{content:'';position:absolute;bottom:-2px;height:5px;width:2px;background:#67746b}.map-scale:before{left:0}.map-scale:after{right:0}.map-attribution{position:absolute;bottom:0;right:0;padding:3px 5px;background:#ffffffed;font-size:9px;line-height:1.25;color:#4c5952;z-index:3}.pin-one{left:18%;top:49%}.pin-two{right:23%;top:22%}.pin-three{left:54%;top:70%}.map-pin{border:2px solid white;box-shadow:0 3px 10px #1a382438;padding:7px 11px}.map-pin.active{border-color:white;box-shadow:0 4px 12px #10221840}.location-dot{left:43%;top:53%}
/* Photography-led property shortlist. */
.app-teaser{transform:rotate(-1deg)}.list-heading{display:flex;justify-content:space-between;align-items:center;padding:0 20px 12px;gap:12px}.list-heading>span{font-size:15px;letter-spacing:-.4px;font-weight:550}.list-heading small{font-size:8px;letter-spacing:1px;color:#80837b}.listing-feature{position:relative;height:200px;margin:0 16px 14px;border-radius:11px;overflow:hidden;background:#252d35}.hero-art .listing-feature>img{width:100%;height:100%;object-fit:cover;object-position:center 57%;animation:none;mask-image:none;mix-blend-mode:normal;display:block}.feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0001 30%,#000a 100%)}.feature-badge{position:absolute;top:13px;left:13px;font-size:8px;letter-spacing:1.2px;background:#fffffff0;color:#222;padding:6px 9px;border-radius:4px}.feature-copy{position:absolute;left:16px;right:16px;bottom:16px;display:flex;justify-content:space-between;align-items:end;color:#fff;gap:10px}.feature-copy h2{font-size:21px;font-weight:550;letter-spacing:-.6px;margin:0 0 5px}.feature-copy p{font-size:10px;margin:0;color:#e6e8e7}.feature-copy>strong{font-size:19px;font-weight:550;letter-spacing:-.6px;white-space:nowrap}.listing-options{padding:0 16px 14px;display:grid;gap:6px}.listing-row{display:flex;align-items:center;gap:12px;width:100%;border:1px solid #e8e9e4;border-radius:9px;background:#fff;padding:8px;text-align:left;color:#292c29;font-family:inherit;cursor:pointer;transition:background .4s,color .4s,border-color .4s}.listing-row.active{background:#272c28;color:#fff;border-color:#272c28}.listing-row:focus-visible{outline:3px solid #d74724;outline-offset:2px}.hero-art .listing-row>img{height:45px;width:60px;object-fit:cover;animation:none;mask-image:none;mix-blend-mode:normal;border-radius:5px;flex-shrink:0}.listing-info{display:flex;flex-direction:column;gap:5px;min-width:0}.listing-info strong{font-size:12px;font-weight:550;letter-spacing:-.15px}.listing-info small{font-size:9px;color:#737a72}.listing-row.active .listing-info small{color:#bfc7be}.listing-price{font-size:13px;font-weight:550;margin-left:auto;white-space:nowrap;padding-right:5px}.listing-price i{font-style:normal;font-size:14px;margin-left:9px;opacity:.65}.app-bottom{padding-top:0}.hero-grid{padding-top:40px;padding-bottom:45px}.app-search{margin-bottom:17px}@media(max-width:1000px){.listing-feature{height:180px;margin:0 12px 12px}.listing-options{padding:0 12px 12px}.list-heading{padding:0 14px 12px}.list-heading>span{font-size:13px}.list-heading small{font-size:7px}.feature-copy{left:12px;right:12px;bottom:12px}.feature-copy h2{font-size:17px}.feature-copy>strong{font-size:15px}.listing-row{gap:9px;padding:7px}.hero-art .listing-row>img{width:47px;height:42px}.listing-info strong{font-size:11px}.listing-info small{font-size:8px}.listing-price{font-size:11px}.listing-price i{margin-left:3px}}@media(max-width:650px){.hero-grid{padding-top:45px}.listing-feature{height:190px}.list-heading small{display:none}.feature-copy h2{font-size:17px}.feature-copy>strong{font-size:15px}.listing-info strong{font-size:11px}.listing-info small{font-size:9px}.listing-price{font-size:12px}.listing-price i{display:none}.app-search{margin-bottom:15px}.hero-art{width:100%}}@media(prefers-reduced-motion:reduce){.listing-row{transition:none}.app-teaser{transform:none}}

.app-top .play-toggle{margin-left:auto}

/* Focused independent website studio. */
.hero h1{font-size:clamp(48px,5.4vw,84px);letter-spacing:-.06em;line-height:1.06}.hero-copy>p{max-width:410px}.focused-work{align-items:center;gap:35px 65px}.focused-work .work-heading{margin-bottom:8px}.project-story h3{font-size:clamp(28px,3vw,43px);line-height:1.15;letter-spacing:-1.5px;font-weight:500;margin:22px 0}.project-story>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:470px}.concept-links{border-top:1px solid var(--line);margin-top:28px}.concept-links a{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid var(--line);font-size:20px}.concept-links a small{display:block;font-size:12px;letter-spacing:1px;color:var(--muted);margin-bottom:6px}.concept-links b{font-weight:400}.project-story .project-note{font-size:13px}.process{margin:35px 4.6% 0;padding:65px 0 80px;border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}.process-grid article{border-top:1px solid var(--line);padding-top:24px}.process-grid article>span{font-size:12px;letter-spacing:1px;color:#b23518}.process-grid h3{font-size:23px;font-weight:500;letter-spacing:-.6px;line-height:1.2;margin:24px 0 15px}.process-grid p{font-size:16px;color:var(--muted);line-height:1.65}.support{background:#eaeae3;padding:65px 4.6% 75px;display:grid;grid-template-columns:1fr 2fr;gap:40px}.support h2{font-size:clamp(32px,4vw,56px);letter-spacing:-2px;line-height:1.1;font-weight:500;margin:0 0 24px}.support p{max-width:650px;font-size:18px;line-height:1.65;color:#55575a}.support-tags{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0 33px}.support-tags span{font-size:14px;border:1px solid #c8c8be;padding:10px 14px;border-radius:24px}.text-link{font-size:16px;border-bottom:1px solid #999;padding-bottom:7px}.text-link span{margin-left:15px}.section-label{font-size:12px}.teaser-caption{font-size:10px;letter-spacing:.6px}.app-brand{font-size:26px;letter-spacing:-1.5px}.project-image{background:#e1e5e8!important}@media(max-width:1000px){.focused-work{gap:30px}.process-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:5.5vw}}@media(max-width:650px){.hero h1{font-size:clamp(45px,10vw,64px)}.focused-work{gap:32px}.project-story h3{font-size:32px}.support{grid-template-columns:1fr;gap:25px;padding-top:45px;padding-bottom:50px}.process{padding:45px 0;margin-top:0}.process-grid{gap:25px 22px;margin-top:30px}.process-grid h3{font-size:21px}.process-grid p{font-size:15px}.teaser-caption{font-size:9px}.support p{font-size:17px}.support-tags{gap:8px}.support-tags span{font-size:13px}.focused-work .work-heading h2,.process .work-heading h2{font-size:32px}}
