@font-face{font-family:'DM Sans';src:url('dm-sans-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'DM Sans';src:url('dm-sans-semibold.ttf') format('truetype');font-weight:600 700;font-style:normal;font-display:swap}
@font-face{font-family:'Playfair Display';src:url('playfair-display.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Playfair Display';src:url('playfair-display-italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}

/* ICUARE: original graphite and gold, with warm architectural neutrals. */
:root{--paper:#f7f5ef;--white:#fff;--ink:#353934;--muted:#696c64;--gold:#c89725;--gold-text:#8a671e;--line:#dcded3;--stone:#eeece4;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--shell:1280px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
::selection{background:#ddc17d;color:#242823}
a{color:inherit;text-decoration:none}
button{font:inherit}
img{display:block;max-width:100%;height:auto}
svg{width:22px;height:22px;flex:none}
h1,h2,h3,p,figure{margin:0}
h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.14}
h2{font-size:clamp(35px,3.7vw,52px)}
h1 em,h2 em{font-weight:400;color:var(--gold-text)}
p{color:var(--muted)}
:focus-visible{outline:2px solid var(--gold-text);outline-offset:6px}
.shell{width:calc(100% - 112px);max-width:var(--shell);margin-inline:auto}
.section-space{padding-block:110px}
.eyebrow{font-size:10px;font-weight:600;letter-spacing:.18em;line-height:1.5;color:var(--gold-text)}
.gold-line{display:inline-block;width:26px;height:1px;background:var(--gold);vertical-align:middle;margin-right:12px}
.skip-link{position:fixed;top:8px;left:16px;z-index:99;padding:10px 18px;background:var(--ink);color:white;transform:translateY(-200%)}
.skip-link:focus{transform:none}
.site-header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}
.header-inner{height:103px;display:flex;align-items:center;justify-content:space-between}
.brand{display:inline-flex;align-items:center;flex:none}
.brand img{width:208px;height:auto}
.site-nav{display:flex;align-items:center;gap:39px}
.site-nav a{font-size:12px;color:#62665e;line-height:1.5;position:relative;padding-block:12px}
.site-nav a[aria-current='page']{color:var(--ink)}
.site-nav a[aria-current='page']:after{position:absolute;content:'';bottom:4px;left:0;width:16px;height:2px;background:var(--gold)}
.site-nav a:last-child{margin-left:22px;border-left:1px solid #d3d4ca;padding-left:36px;display:flex;align-items:center;gap:22px;color:var(--ink)}
.site-nav a:last-child[aria-current='page']:after{left:36px}
.site-nav a:hover,.quiet-link:hover{color:var(--gold-text)}
.site-nav svg{width:17px;height:17px}
.menu-toggle{display:none}
.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:16px 24px;background:var(--ink);color:white;font-size:12px;line-height:1.5;font-weight:600;transition:background .2s,transform .2s}
.button svg{color:#ddbb6b;width:19px;height:19px}
.button:hover{background:#4b5148;transform:translateY(-2px)}
.button-light{background:var(--paper);color:var(--ink)}
.button-light:hover{background:#e8e2d4}
.button-light svg{color:var(--gold-text)}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #b3b6a9;padding-block:12px;font-size:12px;font-weight:600;line-height:1.5;width:fit-content;transition:color .2s,border-color .2s}
.text-link svg{width:20px;height:20px}
.text-link:hover{color:var(--gold-text);border-color:var(--gold-text)}
.quiet-link{font-size:12px;padding-block:14px;border-bottom:1px solid #babdaf;line-height:1.5}

/* Home: original vector illustrations, generous typography, original brand. */
.hero{display:grid;grid-template-columns:.98fr 1.02fr;gap:28px;padding-top:38px;padding-bottom:36px;align-items:center}
.hero-copy{padding-bottom:10px}
.hero-copy>.eyebrow{font-size:9px;margin-bottom:29px}
.hero h1{font-size:clamp(62px,5.75vw,85px);line-height:1.045;letter-spacing:-.046em}
.hero h1 em{color:var(--gold-text)}
.hero-description{font-size:14px;max-width:363px;line-height:1.9;margin-top:28px}
.hero-actions{display:flex;align-items:center;gap:23px;margin-top:31px}
.hero-signoff{display:flex;gap:13px;align-items:center;margin-top:42px;color:#73766c;font-size:8px;letter-spacing:.16em}
.small-cross{font-size:24px;line-height:1;color:var(--gold-text)}
.hero-visual{position:relative;margin-left:8px}
.hero-art{height:579px;position:relative;background:#333f36;overflow:hidden}
.hero-art>img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform 1.4s}
.hero-visual:hover .hero-art>img{transform:scale(1.025)}

.heritage-card{position:absolute;left:-33px;bottom:77px;background:var(--paper);padding:21px 27px;width:169px;box-shadow:0 2px 0 #c89725;display:flex;flex-direction:column;gap:8px}
.heritage-date{font-size:34px;letter-spacing:-.06em;line-height:1.2}
.heritage-date>span{font-size:26px;margin-left:9px;color:var(--gold)}
.heritage-card>span:last-child{font-size:10px;color:var(--muted);line-height:1.65}
.hero figcaption{display:flex;justify-content:space-between;gap:12px;margin-top:16px;font-size:7px;letter-spacing:.16em;color:#70746a}
.principles-strip{border-block:1px solid var(--line)}
.principles-strip>.shell{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px}
.principles-strip .shell>div{font-size:12px;display:flex;align-items:center;gap:22px;justify-content:center;border-left:1px solid var(--line)}
.principles-strip .shell>div:first-child{justify-content:flex-start;border:0}
.principles-strip .shell>div:last-child{justify-content:flex-end}
.principles-strip span{color:var(--gold-text);font-size:9px}
.introduction{display:grid;grid-template-columns:1fr 2.05fr;gap:50px}
.section-index{padding-top:12px}
.introduction h2{font-size:clamp(36px,3.8vw,56px)}
.intro-bottom{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-top:29px}
.intro-bottom p{font-size:13px;max-width:395px;line-height:1.9}
.intro-bottom .text-link{flex:none}
.portfolio{background:var(--stone)}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:48px}
.section-heading .eyebrow{margin-bottom:15px}
.section-heading>p{max-width:320px;font-size:14px}
.project-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}
.project-art{background:#e1ddcb;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:440px;padding:55px}
.project-art>img{position:relative;width:76%;height:auto;z-index:1}
.project-index,.project-place{position:absolute;font-size:8px;letter-spacing:.16em;z-index:1;color:#626457;left:28px;right:28px}
.project-index{top:26px}
.project-place{bottom:23px;display:flex;justify-content:space-between;align-items:center}
.project-place>span{font-size:24px;color:var(--gold-text)}
.project-orbits{width:520px;height:520px;border:1px solid #b3a87680;border-radius:50%;position:absolute;left:-240px;bottom:-300px;box-shadow:0 0 0 28px #e1ddcb,0 0 0 29px #b3a87670,0 0 0 65px #e1ddcb,0 0 0 66px #b3a87660,0 0 0 110px #e1ddcb,0 0 0 111px #b3a87650}
.project-content{padding:43px 52px;display:flex;align-items:start;flex-direction:column}
.status{display:inline-flex;align-items:center;gap:7px;font-size:9px;line-height:1.5;padding:5px 9px;border:1px solid #c9c9b6;color:#5a6052;white-space:nowrap}
.status>span{width:4px;height:4px;background:#887c41;border-radius:50%}
.project-content>.eyebrow{margin-top:28px;margin-bottom:8px;font-size:8px}
.project-content>h3,.project-content>h2{font-family:var(--serif);font-weight:400;font-size:47px;letter-spacing:.015em;line-height:1.2}
.project-content>p:not(.eyebrow):not(.project-notice){font-size:13px;line-height:1.85;margin-top:16px;max-width:355px}
.project-facts{display:flex;gap:12px;margin-top:23px;flex-wrap:wrap}
.project-facts span{font-size:9px;border-bottom:1px solid #c9ccbe;padding-bottom:6px}
.project-content .text-link{margin-top:23px}
.project-content .project-notice{font-size:9px;line-height:1.7;margin-top:17px;max-width:320px}
.approach{display:grid;grid-template-columns:.94fr 1fr;gap:102px;align-items:center}
.approach-visual{position:relative}
.approach-visual img{width:100%;height:557px;object-fit:contain;background:#e9e6d9}
.approach-visual>figcaption{display:block;font-size:7px;letter-spacing:.1em;margin-top:12px;color:#71776c}
.approach-copy>.eyebrow{margin-bottom:17px}
.approach-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;margin-top:24px;max-width:395px}
.approach-list{list-style:none;padding:0;margin:30px 0 0}
.approach-list li{display:flex;align-items:start;gap:23px;padding-block:18px;border-top:1px solid var(--line)}
.approach-list li>span{font-size:9px;color:var(--gold-text);padding-top:5px}
.approach-list h3{font-size:13px;font-weight:600;margin-bottom:4px}
.approach-list p{font-size:11px;line-height:1.8}
.conversation{background:#333c32;color:var(--paper);padding:75px 0 81px;position:relative;overflow:hidden}
.conversation:after{content:'';position:absolute;width:440px;height:440px;border:1px solid #6f795b40;border-radius:50%;right:-165px;bottom:-220px;pointer-events:none}
.conversation-inner{display:flex;align-items:center;justify-content:space-between;gap:36px;position:relative;z-index:1}
.conversation .eyebrow{color:#ddbd75;margin-bottom:21px}
.conversation h2{font-size:clamp(34px,3.4vw,46px)}
.conversation em{color:#dfc184}
.conversation .button{min-width:185px}
.site-footer{background:var(--paper);padding-top:64px}
.footer-top{display:grid;grid-template-columns:1.65fr 1fr 1fr;gap:45px;padding-bottom:50px}
.footer-brand .brand img{width:185px}
.footer-brand p{font-size:12px;line-height:1.8;margin-top:21px}
.footer-label{font-size:8px;font-weight:600;letter-spacing:.16em;margin-bottom:19px}
.footer-top>div:not(.footer-brand)>a{display:flex;align-items:center;gap:14px;width:fit-content;font-size:11px;padding:4px 0;margin-bottom:5px}
.footer-top a:hover{color:var(--gold-text)}
.footer-top svg{width:15px;height:15px}
.footer-note{font-size:11px;line-height:1.9;margin-top:13px}
.footer-bottom{padding-block:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;font-size:9px;color:#74796e}

/* Interior pages share the brand system and real HTML navigation. */
.page-intro{padding-top:69px;padding-bottom:67px}
.page-intro>.eyebrow{margin-bottom:27px}
.page-intro-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:75px;align-items:end}
.page-intro h1{font-size:clamp(45px,4.7vw,68px)}
.page-intro-grid>p{font-size:14px;line-height:1.95;max-width:340px;padding-bottom:5px}
.story{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;border-top:1px solid var(--line);padding-block:80px 100px}
.story-date{background:#eae7dc;position:relative;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}
.story-date strong{font-family:var(--serif);font-size:100px;line-height:1.3;font-weight:400;letter-spacing:-.05em;color:#4c5046;z-index:1}
.story-date>span:last-of-type{font-size:10px;letter-spacing:.06em}
.story-line{position:absolute;width:170%;height:1px;background:#b2a27366;transform:rotate(-35deg);top:64%;left:-20%}
.story-copy .eyebrow{margin-bottom:14px}
.story-copy h2{font-size:41px;margin-bottom:24px}
.story-copy>p:not(.eyebrow){font-size:14px;line-height:1.95;margin-bottom:17px}
.story-copy .text-link{margin-top:13px}
.beliefs{background:var(--stone)}
.belief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:60px}
.belief-grid article{border-top:1px solid #c7cbba;padding-top:17px}
.belief-number{color:var(--gold-text);font-size:10px}
.belief-grid h3{font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-.02em;margin-top:28px;margin-bottom:15px}
.belief-grid p{font-size:13px;line-height:1.9}
.brand-statement{display:flex;align-items:center;justify-content:space-between;gap:55px;padding-block:110px}
.brand-statement img{width:320px}
.brand-statement p{font-family:var(--serif);font-size:34px;color:var(--ink);line-height:1.5;letter-spacing:-.025em}
.brand-statement em{color:var(--gold-text)}
.portfolio-page{padding-block:30px 60px}
.portfolio-label{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.1em;color:var(--muted);padding-bottom:22px}
.portfolio-page .project-art{min-height:477px}
.project-details{display:grid;grid-template-columns:1fr 1fr;gap:120px}
.project-details .eyebrow{margin-bottom:17px}
.project-details>div>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:25px;max-width:390px}
.project-details .button{margin-top:34px}
.detail-list>div{padding-block:23px;border-top:1px solid var(--line)}
.detail-list>div:first-child{padding-top:0;border:0}
.detail-list span{font-size:9px;letter-spacing:.1em;color:var(--gold-text)}
.detail-list h3{font-family:var(--serif);font-size:25px;font-weight:400;margin-block:9px}
.detail-list p{font-size:13px;line-height:1.85}
.project-disclosure{display:flex;gap:15px;background:var(--stone);padding:24px 30px;margin-bottom:80px}
.project-disclosure p{font-size:11px;line-height:1.9}
.disclosure-mark{display:flex;align-items:center;justify-content:center;border:1px solid #959c88;border-radius:50%;width:21px;height:21px;flex:none;font-size:12px;margin-top:2px}
.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px;border-top:1px solid var(--line);padding-block:64px 95px}
.contact-copy>.eyebrow{margin-bottom:20px}
.contact-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:25px;margin-bottom:31px;max-width:397px}
.contact-step{display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);padding-block:16px}
.contact-step>span{font-size:10px;color:var(--gold-text)}
.contact-step>p{font-size:12px}
.contact-card{background:var(--stone);border-top:2px solid var(--gold);padding:29px 35px 0;text-align:center}
.contact-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px}
.contact-card-head .eyebrow{font-size:8px}
.contact-card>img{width:225px;margin:41px auto 30px}
.contact-card h3{font-family:var(--serif);font-size:25px;font-weight:400;margin-bottom:10px}
.contact-card>p{font-size:12px;line-height:1.85}
.contact-card .button{margin-top:24px;width:100%;gap:15px}
.contact-card .destination-note{font-size:9px;margin-top:10px}
.contact-card-foot{font-size:10px;color:var(--muted);border-top:1px solid #d6d9cb;padding:20px 0;margin-top:25px}
.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:90px;border-top:1px solid var(--line);padding-top:64px}
.faq .eyebrow{margin-bottom:17px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:22px 0;gap:18px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{font-size:22px;color:var(--gold-text);transition:transform .2s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details p{font-size:13px;line-height:1.9;padding-bottom:23px;padding-right:25px}
.faq-list details a{text-decoration:underline;text-underline-offset:3px}

@media(min-width:1550px){.hero{padding-top:49px;padding-bottom:45px}.hero-art{height:642px}.hero-copy>.eyebrow{margin-bottom:36px}.hero-signoff{margin-top:53px}}
@media(max-width:1120px){
  .shell{width:calc(100% - 72px)}.site-nav{gap:28px}.site-nav a:last-child{margin-left:8px;padding-left:26px}.site-nav a:last-child[aria-current='page']:after{left:26px}
  .hero{gap:25px}.hero h1{font-size:63px}.hero-art{height:554px}.hero-actions{gap:17px;flex-wrap:wrap}.hero-actions .button{padding-inline:18px;font-size:11px;gap:18px}.hero-signoff{margin-top:29px}.hero-copy>.eyebrow{font-size:8px}.hero-description{font-size:13px}.hero figcaption{font-size:6px}
  .hero-visual{margin-left:0}.heritage-card{left:-15px;bottom:73px}.intro-bottom{align-items:start;flex-direction:column;gap:18px}.introduction{gap:30px}.approach{gap:58px}.project-content{padding:35px}.project-art{padding:35px}.section-space{padding-block:85px}.contact-layout{gap:65px}.project-details{gap:70px}.page-intro-grid{gap:45px}.story{gap:60px}.brand-statement{gap:35px}.brand-statement img{width:270px}.brand-statement p{font-size:29px}
}
@media(max-width:800px){
  .shell{width:calc(100% - 48px)}.header-inner{height:85px}.brand img{width:181px}.menu-toggle{display:flex;align-items:center;gap:13px;border:0;background:transparent;color:var(--ink);padding:14px 0 14px 14px;font-size:12px;cursor:pointer}.menu-lines{width:22px;height:12px;border-block:1px solid;position:relative}.menu-lines:before{content:'';position:absolute;top:5px;width:14px;right:0;border-top:1px solid}.menu-toggle[aria-expanded='true'] .menu-lines{border:0}.menu-toggle[aria-expanded='true'] .menu-lines:before{top:5px;width:22px;transform:rotate(45deg)}.menu-toggle[aria-expanded='true'] .menu-lines:after{content:'';position:absolute;top:5px;width:22px;right:0;border-top:1px solid;transform:rotate(-45deg)}
  .site-nav{display:none;position:absolute;top:100%;left:0;right:0;padding:18px 24px 25px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 20px 30px #2028200d}.site-nav.is-open{display:flex;flex-direction:column;gap:0;align-items:stretch}.site-nav a{font-size:15px;padding-block:13px}.site-nav a:last-child{border:0;margin-left:0;padding-left:0;justify-content:space-between}.site-nav a:last-child[aria-current='page']:after{left:0}.site-nav a[aria-current='page']:after{bottom:7px}
  .hero{grid-template-columns:1fr 1fr;gap:22px;padding-top:33px}.hero h1{font-size:51px}.hero-copy>.eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:22px}.gold-line{width:17px;margin-right:7px}.hero-description{font-size:12px;margin-top:22px}.hero-actions{margin-top:24px;gap:10px}.hero-actions .button{font-size:10px;min-height:49px;padding:14px;gap:13px}.quiet-link{font-size:11px}.hero-art{height:520px}.hero-signoff{font-size:6px;gap:7px;margin-top:22px}.heritage-card{left:-10px;bottom:62px;padding:17px 19px;width:132px}.heritage-date{font-size:28px}.heritage-date>span{font-size:22px}.heritage-card>span:last-child{font-size:9px}.hero figcaption{font-size:6px;letter-spacing:.08em}.hero figcaption>span:last-child{display:none}
  .principles-strip .shell>div{font-size:10px;gap:12px}.principles-strip>.shell{padding-block:21px}.section-space{padding-block:70px}.introduction{grid-template-columns:1fr;gap:25px}.introduction h2{font-size:43px}.intro-bottom{flex-direction:row;align-items:end}.intro-bottom p{max-width:360px}.approach{gap:38px}.approach-visual img{height:498px}.approach-copy h2{font-size:34px}.project-content{padding:28px}.project-content>h3,.project-content>h2{font-size:39px}.project-art{min-height:431px;padding:20px}.project-content>p:not(.eyebrow):not(.project-notice){font-size:12px}.project-content>.eyebrow{margin-top:23px}.project-content .project-notice{font-size:8px}.section-heading h2{font-size:39px}.section-heading .text-link{font-size:11px;gap:14px}.footer-top{grid-template-columns:1.2fr 1fr;gap:35px}.footer-top>div:last-child{grid-column:2}.footer-brand{grid-row:span 2}.conversation-inner{gap:20px}.conversation h2{font-size:35px}.conversation .button{min-width:144px}.page-intro-grid{grid-template-columns:1.3fr 1fr;gap:30px}.page-intro-grid>p{font-size:12px}.page-intro h1{font-size:49px}.story{gap:36px}.story-date strong{font-size:82px}.story-copy h2{font-size:34px}.story-copy>p:not(.eyebrow){font-size:12px}.belief-grid{gap:25px}.belief-grid h3{font-size:21px}.belief-grid p{font-size:12px}.brand-statement{padding-block:75px;gap:35px}.brand-statement img{width:230px}.brand-statement p{font-size:25px}.contact-layout{gap:35px}.contact-card{padding-inline:24px}.contact-copy h2{font-size:38px}.contact-card-head{flex-wrap:wrap}.contact-copy>p:not(.eyebrow){font-size:12px}.contact-card .button{font-size:10px}.contact-card>img{margin-block:30px}.faq{gap:45px}.faq-list summary{font-size:13px}.project-details{gap:45px}
}
@media(max-width:600px){
  .shell{width:calc(100% - 40px)}.header-inner{height:79px}.brand img{width:164px}.hero{grid-template-columns:1fr;gap:30px;padding-top:37px;padding-bottom:24px}.hero-copy{padding:0 3px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:24px}.hero h1{font-size:clamp(54px,12.8vw,75px);line-height:1.06}.hero-description{font-size:13px;line-height:1.85;max-width:330px;margin-top:22px}.hero-actions{gap:22px;margin-top:25px}.hero-actions .button{font-size:11px;padding:15px 18px;gap:17px}.quiet-link{font-size:11px}.hero-signoff{display:none}.hero-art{height:374px}.hero-visual{margin-left:17px}.heritage-card{left:-17px;bottom:48px;width:141px;padding:18px 20px}.hero figcaption{font-size:6px;letter-spacing:.11em;margin-top:12px}.hero figcaption>span:last-child{display:block}.principles-strip>.shell{padding-block:19px;gap:6px}.principles-strip .shell>div{flex-direction:column;gap:7px;font-size:9px;line-height:1.5;text-align:center;padding-inline:7px;justify-content:center}.principles-strip .shell>div:first-child,.principles-strip .shell>div:last-child{justify-content:center}.principles-strip span{font-size:8px}.section-space{padding-block:60px}.section-index{padding:0}.introduction{gap:23px}.introduction h2{font-size:37px}.intro-bottom{display:block;margin-top:23px}.intro-bottom p{font-size:13px}.intro-bottom .text-link{margin-top:18px}.section-heading{align-items:start;flex-direction:column;gap:23px;margin-bottom:32px}.section-heading h2{font-size:36px}.project-feature{grid-template-columns:1fr}.project-art{min-height:292px;padding:49px}.project-art>img{width:78%;max-width:270px}.project-index,.project-place{left:23px;right:23px;font-size:7px}.project-content{padding:30px 26px}.project-content>.eyebrow{margin-top:24px}.project-content>h3,.project-content>h2{font-size:42px}.project-content>p:not(.eyebrow):not(.project-notice){font-size:13px}.project-content .project-notice{font-size:9px}.approach{grid-template-columns:1fr;gap:38px}.approach-visual img{height:353px}.approach-visual>figcaption{font-size:6px}.approach-copy h2{font-size:37px}.approach-copy>p:not(.eyebrow){margin-top:22px}.approach-list{margin-top:23px}.approach-list p{font-size:12px}.approach-list h3{font-size:14px}.conversation{padding-block:51px 55px}.conversation-inner{align-items:start;flex-direction:column;gap:29px}.conversation h2{font-size:34px}.conversation .button{min-width:168px}.site-footer{padding-top:42px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 22px;padding-bottom:35px}.footer-brand{grid-column:span 2;grid-row:auto}.footer-brand .brand img{width:177px}.footer-brand p{font-size:11px;margin-top:16px}.footer-top>div:last-child{grid-column:auto}.footer-top>div:not(.footer-brand)>a{font-size:10px;gap:5px;min-height:33px;margin-bottom:0}.footer-label{font-size:7px;margin-bottom:12px}.footer-note{font-size:10px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:13px;padding-block:19px}.footer-bottom>span:nth-child(2){display:none}.page-intro{padding-block:40px}.page-intro>.eyebrow{font-size:8px;margin-bottom:23px}.page-intro-grid{grid-template-columns:1fr;gap:22px}.page-intro h1{font-size:46px}.page-intro-grid>p{font-size:13px;max-width:355px}.story{grid-template-columns:1fr;gap:38px;padding-block:38px 60px}.story-date{min-height:279px}.story-date strong{font-size:88px}.story-copy h2{font-size:37px}.story-copy>p:not(.eyebrow){font-size:13px}.belief-grid{grid-template-columns:1fr;gap:31px;margin-top:35px}.belief-grid h3{font-size:26px;margin-top:18px;margin-bottom:11px}.belief-grid p{font-size:13px}.brand-statement{flex-direction:column;align-items:start;gap:28px;padding-block:60px}.brand-statement img{width:225px}.brand-statement p{font-size:29px}.portfolio-page{padding-block:23px 35px}.portfolio-label{font-size:8px}.portfolio-page .project-art{min-height:292px}.project-details{grid-template-columns:1fr;gap:44px}.project-details h2{font-size:38px}.project-details>div>p:not(.eyebrow){font-size:13px}.detail-list p{font-size:13px}.project-disclosure{padding:20px 18px;margin-bottom:49px;gap:12px}.project-disclosure p{font-size:10px}.contact-layout{grid-template-columns:1fr;gap:36px;padding-block:37px 55px}.contact-copy>p:not(.eyebrow){font-size:13px}.contact-card{padding-inline:25px}.contact-card-head{flex-wrap:nowrap}.contact-card .button{font-size:12px}.contact-card>img{width:225px;margin-block:38px 29px}.contact-step{padding-block:13px}.contact-step>p{font-size:12px}.faq{grid-template-columns:1fr;gap:28px;padding-top:44px}.faq h2{font-size:37px}.faq-list summary{font-size:14px}.faq-list details p{font-size:13px}
}
@media(max-width:360px){.shell{width:calc(100% - 32px)}.hero h1{font-size:51px}.hero-actions{gap:13px}.hero-actions .button{padding-inline:12px;font-size:10px;gap:12px}.quiet-link{font-size:10px}.hero-copy>.eyebrow{font-size:7px}.hero-art{height:329px}.page-intro h1{font-size:40px}.hero figcaption{font-size:5px}.contact-card{padding-inline:20px}.contact-card .button{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
