@import 'tailwindcss';
:root{font-family:Arial,Helvetica,sans-serif;color-scheme:light}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #a38b00;outline-offset:6px}.site{--bg:#f4f3ed;--fg:#23241f;--muted:#686b60;--line:#cfcec4;--surface:#e6e5db;background:var(--bg);color:var(--fg);min-height:100vh}.dark{--bg:#1b1d19;--fg:#efeee6;--muted:#b4b8aa;--line:#44483d;--surface:#2b2e26;color-scheme:dark}.header{margin:0 4.5%;min-height:146px;display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line)}.logo{width:218px;flex-shrink:0;background:#191b18;padding:16px 22px}.logo img{width:100%;height:72px;object-fit:contain;display:block}.signature{font-size:13px;line-height:1.6;color:var(--muted);margin-right:auto}.header nav{display:flex;gap:28px;font-size:15px}.header nav a{padding:12px 0;border-bottom:2px solid transparent}.header nav a[aria-current],.header nav a:hover{border-color:#d9bd00}.mode{background:none;border:1px solid var(--line);border-radius:50%;width:42px;height:42px;color:var(--fg);font-size:24px;cursor:pointer;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:clamp(40px,4.8vw,73px);font-weight:400;letter-spacing:0;line-height:1.15}h1 i{font-family:Georgia,serif;font-weight:400}h2{font-size:36px;line-height:1.2;font-weight:400}h3{font-size:23px;font-weight:400}p{font-size:17px;line-height:1.65}.small-label{font-size:11px;letter-spacing:.13em;line-height:1.8;font-weight:600}.underlink{display:inline-block;border-bottom:1px solid var(--fg);font-size:14px;padding:7px 0;line-height:1.6}.home-intro{padding:46px 4.5% 44px;display:grid;grid-template-columns:1.65fr 1fr;gap:22px 50px}.home-intro>.small-label{grid-column:1/-1}.intro-aside{align-self:end;max-width:355px}.intro-aside p{color:var(--muted);font-size:15px;margin-bottom:16px}.featured{margin:0 4.5%;display:grid;grid-template-columns:26% 74%;background:#ffde00;color:#20231b;min-height:380px}.feature-caption{padding:28px 30px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:28px}.feature-caption h2{font-size:clamp(30px,3.1vw,48px);margin-bottom:16px}.feature-caption p{font-size:14px;line-height:1.6}.feature-caption .underlink{border-color:#20231b}.feature-image{position:relative;display:block;overflow:hidden;min-height:380px}.feature-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.feature-image:hover img{transform:scale(1.02)}.image-tag{position:absolute;bottom:18px;right:18px;background:var(--bg);color:var(--fg);padding:9px 12px;font-size:10px;letter-spacing:.07em}.home-selection{padding:72px 9% 66px}.selection-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.selection-heading h2{font-family:Georgia,serif;font-size:35px}.selection-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:7%}.work-image{aspect-ratio:1.5;overflow:hidden;background:var(--surface)}.work-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.work-card:hover img{transform:scale(1.02)}.work-card h3,.work-card h2{display:flex;justify-content:space-between;margin-top:18px;font-size:23px;gap:15px}.work-card p{font-size:13px;color:var(--muted);margin-top:7px}.poster .work-image{aspect-ratio:1.2}.poster img{object-fit:contain;padding:25px}.home-statement{margin:0 4.5%;padding:45px 0 65px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr 1.2fr;gap:30px}.home-statement h2{font-size:30px;line-height:1.4}.home-statement>div p{font-size:16px;color:var(--muted);margin-bottom:14px}footer{padding:35px 4.5% 25px;background:var(--surface)}.footer-contact{display:flex;justify-content:space-between;font-size:32px;line-height:1.4;padding:0 0 30px;border-bottom:1px solid var(--line)}.footer-contact span{font-family:Georgia,serif;font-style:italic}.footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted);padding-top:25px}.page-content{padding:55px 8% 90px}.page-content>h1{margin:22px 0 28px}.page-lead{font-size:23px;line-height:1.5;max-width:700px;color:var(--muted)}.title-dot{color:#ac9400}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 35px;margin-top:55px}.portfolio-grid .poster{max-width:480px}.expertise-list{margin-top:60px}.expertise-list article{padding:40px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:40px}.expertise-list article p{margin:16px 0;color:var(--muted)}.expertise-list h2{font-size:32px}.process{padding:40px;background:var(--surface);margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.process p{color:var(--muted)}.atelier-story,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:50px}.atelier-story>div p{margin-bottom:24px}.vortex-panel{background:var(--surface);padding:40px;margin-top:55px;max-width:780px}.vortex-panel h2{margin:18px 0}.vortex-panel p:not(.small-label){max-width:590px;color:var(--muted);margin-bottom:20px}.contact-page{min-height:65vh}.email{display:block;font-size:clamp(18px,2.2vw,30px);margin:20px 0}.phone{font-size:23px}.contact-note{margin-top:30px;color:var(--muted)}.project-detail>.small-label{margin-top:40px}.detail-image{margin-top:45px;background:var(--surface)}.detail-image img{width:100%;max-height:700px;object-fit:contain;display:block}.detail-image.poster img{padding:35px}.project-story{display:grid;grid-template-columns:1fr 1.6fr;gap:50px;margin-top:50px}.project-story p{margin-bottom:25px;color:var(--muted)}.project-story h3{margin-bottom:15px}.skip{position:absolute;top:-100px;padding:15px;background:#ffde00;color:#171a14;z-index:9}.skip:focus{top:10px}@media(max-width:1050px){.header{gap:22px;min-height:125px}.logo{width:180px;padding:13px}.logo img{height:65px}.signature{display:none}.header nav{margin-left:auto;gap:22px}.home-intro{grid-template-columns:1.4fr 1fr;gap:25px}.featured{grid-template-columns:30% 70%}.feature-caption{padding:24px}.home-statement{grid-template-columns:1fr 1.4fr}.home-statement>.small-label{grid-column:1/-1}.home-selection{padding-left:4.5%;padding-right:4.5%}.atelier-story,.contact-grid{gap:35px}}@media(max-width:650px){.header{padding:20px 0 12px;flex-wrap:wrap;gap:14px}.logo{width:182px}.logo img{height:64px}.mode{margin-left:auto}.header nav{order:3;width:100%;justify-content:space-between;gap:8px;margin:0;font-size:14px}.home-intro{display:block;padding-top:30px;padding-bottom:30px}.home-intro h1{font-size:39px;margin:18px 0 25px}.intro-aside{max-width:100%}.featured{display:flex;flex-direction:column-reverse}.feature-image{min-height:0;aspect-ratio:1.45}.feature-image img{position:absolute;inset:0}.image-tag{display:none}.feature-caption{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:24px}.feature-caption>.small-label{grid-column:1/-1}.feature-caption h2{font-size:29px}.feature-caption .underlink{align-self:end;justify-self:end}.home-selection{padding-top:42px;padding-bottom:40px}.selection-heading{align-items:start;gap:20px}.selection-heading h2{font-size:27px}.selection-heading .underlink{font-size:12px}.selection-grid{grid-template-columns:1fr;gap:34px}.poster .work-image{aspect-ratio:1.4}.home-statement{grid-template-columns:1fr;padding:30px 0 40px;gap:20px}.home-statement h2{font-size:28px}.footer-contact{font-size:23px;gap:20px}.footer-bottom{flex-wrap:wrap;gap:14px}.page-content{padding:36px 4.5% 55px}.page-content>h1{font-size:39px;overflow-wrap:anywhere}.page-lead{font-size:20px}.portfolio-grid{grid-template-columns:1fr;margin-top:35px;gap:35px}.expertise-list article,.process,.atelier-story,.contact-grid,.project-story{grid-template-columns:1fr;gap:24px}.expertise-list{margin-top:35px}.expertise-list article{padding:28px 0}.process,.vortex-panel{padding:25px}.atelier-story,.contact-grid{margin-top:30px}.project-story{margin-top:30px}.detail-image{margin-top:30px}.small-label{font-size:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Direction 3 — photographic setting and frosted glass surfaces. */
.site{--bg:#edf0e9;--fg:#1d2826;--muted:#43534f;--line:rgba(255,255,255,.62);--surface:rgba(241,247,240,.68);--glass:rgba(241,247,241,.76);position:relative;isolation:isolate;background:transparent;padding:28px 0 1px}.site::before{content:"";position:fixed;inset:-15px;z-index:-2;background:url('/images/friche.png') center center/cover no-repeat;filter:blur(7px) saturate(.5);transform:scale(1.03)}.site::after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(125deg,rgba(215,230,224,.55),rgba(227,229,211,.32) 55%,rgba(162,179,176,.6))}.dark{--bg:#182522;--fg:#f4f5ec;--muted:#d0dbd5;--line:rgba(255,255,255,.23);--surface:rgba(28,44,40,.78);--glass:rgba(26,43,39,.81)}.dark::after{background:linear-gradient(130deg,rgba(9,23,24,.77),rgba(11,21,19,.55),rgba(24,39,33,.85))}.header, .glass-hero,.work-card,.expertise-card,.page-content,footer{border:1px solid var(--line);box-shadow:0 16px 48px rgba(16,36,29,.13),inset 0 1px 0 rgba(255,255,255,.45);background:var(--glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.header{width:min(1280px,92%);margin:0 auto 30px;min-height:114px;border-radius:26px;padding:14px 23px;gap:24px}.logo{width:205px;border-radius:17px;padding:11px 16px;background:#202922;box-shadow:inset 0 1px 0 #657168}.logo img{height:62px}.signature{color:var(--muted);font-size:12px}.header nav{gap:24px}.header nav a{font-size:14px;padding:13px 0}.header nav a[aria-current]{border-color:#c3a900}.mode{background:rgba(255,255,255,.14);border-color:var(--line);width:44px;height:44px}.glass-hero{width:min(1280px,92%);margin:auto;border-radius:32px;padding:24px;display:grid;grid-template-columns:1.1fr 1fr;gap:35px;align-items:stretch}.hero-copy{padding:24px 12px 13px 20px;display:flex;flex-direction:column;align-items:start}.hero-copy h1{font-size:clamp(37px,3.8vw,58px);line-height:1.18;letter-spacing:0;margin:25px 0}.hero-copy h1 i{font-family:Georgia,serif;color:#4d624e}.dark .hero-copy h1 i{color:#f1df82}.hero-description{font-size:17px;max-width:455px;color:var(--muted);line-height:1.75}.hero-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin:28px 0 34px}.primary-link{background:#f5da46;color:#232a20;padding:15px 20px;border-radius:12px;font-size:14px;border:1px solid #ffeda0;box-shadow:0 5px 18px rgba(97,80,13,.12)}.primary-link:hover{background:#ffe779}.hero-disciplines{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.hero-disciplines span{font-size:11px;background:rgba(255,255,255,.23);border:1px solid var(--line);padding:7px 9px;border-radius:8px}.hero-project{position:relative;min-height:450px;border-radius:22px;overflow:hidden;box-shadow:0 7px 20px rgba(15,29,21,.17);display:block;background:#344139}.hero-project>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:48% center;transition:transform .6s}.hero-project:hover>img{transform:scale(1.025)}.project-chip{position:absolute;top:20px;left:20px;background:rgba(26,36,29,.76);backdrop-filter:blur(15px);color:#fffce7;font-size:10px;letter-spacing:.1em;border:1px solid #ffffff55;border-radius:8px;padding:10px 13px}.hero-project-caption{position:absolute;bottom:15px;left:15px;right:15px;background:rgba(243,247,235,.91);color:#20312b;backdrop-filter:blur(20px);border:1px solid #ffffffb0;border-radius:16px;padding:18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.hero-project-caption h2{font-size:25px;margin-top:6px}.hero-project-caption>div>span{font-size:11px}.project-arrow{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid #81917d;flex-shrink:0;font-size:23px}.home-selection{width:min(1280px,92%);margin:35px auto 40px;padding:0}.selection-heading{margin-bottom:18px;padding:0 8px;align-items:end}.selection-heading h2{font-family:Arial,Helvetica,sans-serif;font-size:27px;margin-top:5px}.selection-heading{color:var(--fg);background:var(--glass);backdrop-filter:blur(20px);padding:18px 23px;border-radius:20px;border:1px solid var(--line)}.selection-grid{grid-template-columns:1fr 1fr .85fr;gap:20px}.work-card{padding:13px 13px 20px;border-radius:24px;display:block;overflow:hidden}.work-image,.poster .work-image{aspect-ratio:1.6;border-radius:15px;background:rgba(255,255,255,.25)}.poster img{padding:12px}.work-card h3,.work-card h2{font-size:21px;margin:17px 5px 0}.work-card p{margin:8px 5px 0;color:var(--muted);font-size:12px}.expertise-card{border-radius:24px;padding:24px;display:flex;flex-direction:column;align-items:start;gap:16px;background:rgba(247,231,139,.84);color:#293225}.expertise-card h2{font-size:35px;line-height:1.13}.expertise-card h2 i{font-family:Georgia,serif;font-weight:400}.expertise-card>p:not(.small-label){font-size:14px}.expertise-card .underlink{margin-top:auto;border-color:#293225;font-size:13px}.page-content{width:min(1200px,92%);margin:0 auto 35px;padding:45px;border-radius:30px}.portfolio-grid{gap:25px}.portfolio-grid .work-card{background:rgba(255,255,255,.12);box-shadow:none}.process,.vortex-panel{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.12)}.detail-image{border-radius:20px;overflow:hidden;background:rgba(255,255,255,.13)}footer{width:min(1280px,92%);margin:0 auto 25px;border-radius:26px;padding:24px 30px}.footer-contact{font-size:24px;padding-bottom:22px}.footer-bottom{padding-top:20px;font-size:11px}.underlink{border-bottom-color:currentColor}.title-dot{color:#887500}@media(min-width:1500px){.glass-hero{gap:50px}.hero-project{min-height:490px}}@media(max-width:1050px){.header{gap:20px}.logo{width:180px}.signature{display:none}.header nav{gap:22px}.glass-hero{gap:20px;padding:19px}.hero-copy{padding:16px 5px}.hero-copy h1{font-size:40px}.hero-project{min-height:460px}.hero-links{gap:15px}.selection-grid{grid-template-columns:1fr 1fr}.expertise-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.5fr;align-items:start;gap:18px 30px}.expertise-card h2{grid-row:2/4}.expertise-card>p:not(.small-label){grid-column:2}.expertise-card .underlink{grid-column:2;justify-self:start}.expertise-card h2 br{display:none}.page-content{padding:32px}}@media(max-width:650px){.site{padding-top:12px}.header{padding:13px 15px;margin-bottom:18px;border-radius:22px;gap:10px}.logo{width:182px}.logo img{height:60px}.header nav{gap:7px}.header nav a{font-size:13px;padding:9px 0}.glass-hero{grid-template-columns:1fr;padding:16px;border-radius:25px;gap:22px}.hero-copy{padding:10px 4px}.hero-copy h1{font-size:36px;margin:19px 0}.hero-description{font-size:16px}.hero-links{margin:22px 0}.hero-disciplines span{font-size:10px}.hero-project{min-height:310px}.hero-project-caption{padding:14px;bottom:12px;left:12px;right:12px}.hero-project-caption h2{font-size:23px}.home-selection{margin-top:20px}.selection-heading{padding:16px;gap:12px}.selection-heading h2{font-size:21px}.selection-heading .underlink{font-size:11px;white-space:nowrap}.selection-grid{grid-template-columns:1fr;gap:16px}.work-image,.poster .work-image{aspect-ratio:1.6}.expertise-card{display:flex;grid-column:auto}.expertise-card h2{font-size:32px}.page-content{padding:26px 20px;border-radius:24px}.page-content>h1{font-size:35px}.footer-contact{font-size:21px;flex-wrap:wrap;gap:10px}footer{padding:23px}.footer-bottom{font-size:11px}.site::before{background-position:40% center}.small-label{font-size:10px}}@supports not (backdrop-filter:blur(1px)){.header,.glass-hero,.work-card,.page-content,footer,.selection-heading{background:var(--bg)}}
/* Circular crop of the original vector emblem. */
.header .logo{width:94px;height:94px;border-radius:50%;padding:10px;display:grid;place-items:center;overflow:hidden;background:#20241f;border:1px solid rgba(255,255,255,.5);box-shadow:0 5px 15px #15251c25,inset 0 1px 2px #ffffff35}.header .logo img{width:100%;height:100%;object-fit:contain}.signature strong{display:block;font-size:23px;letter-spacing:.1em;color:var(--fg);line-height:1.3;margin-bottom:5px}.header .signature{display:block;margin-right:auto}.site::before{background-image:url('/images/texture-acito.png');filter:saturate(.95);transform:none;inset:0}.site::after{background:linear-gradient(120deg,rgba(236,243,242,.2),rgba(239,237,223,.12))}.dark::after{background:linear-gradient(120deg,rgba(11,20,33,.58),rgba(13,24,30,.48))}@media(max-width:1050px){.header .signature{font-size:11px}.header nav{gap:16px}}@media(max-width:650px){.header .logo{width:80px;height:80px;padding:9px}.header .signature{font-size:11px;margin-right:0}.signature strong{font-size:21px}.header .mode{margin-left:auto}.header nav{gap:8px}}
/* Direction 5 — quiet studio navigation, large project photography. */
.site{--bg:#f1f0e9;--fg:#18272d;--muted:#536269;--line:#c8d0cd;--surface:#e5e7df;--glass:#f1f0e9;background:var(--bg);padding:0 0 0 244px;min-height:100vh}.site.dark{--bg:#101f2b;--fg:#f6f3e9;--muted:#abbac3;--line:#34444e;--surface:#192c39;--glass:#101f2b}.site::before,.site::after{display:none}.header{position:fixed;left:0;top:0;bottom:0;width:244px;margin:0;padding:38px 30px;min-height:0;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:22px;border:0;border-right:1px solid var(--line);border-radius:0;background:var(--bg);box-shadow:none;backdrop-filter:none;z-index:5}.header .logo{width:92px;height:92px;padding:11px;border:1px solid #788175;border-radius:50%;box-shadow:none;background:#16251f}.header .signature{display:block;margin:0;font-size:12px;line-height:1.65}.signature strong{font-size:32px;letter-spacing:.12em;margin:0 0 10px}.header nav{display:flex;flex-direction:column;align-items:start;gap:14px;margin:36px 0 0;width:100%}.header nav a{font-size:16px;padding:6px 0;border-bottom:1px solid transparent}.header nav a[aria-current]{border-color:#f4db60}.header .mode{margin-top:auto;margin-left:0;border:1px solid var(--line);background:transparent}.studio-hero{padding:46px 42px 36px;display:grid;grid-template-columns:.9fr 1.1fr;gap:38px;min-height:640px}.studio-copy{display:flex;flex-direction:column;align-items:start;padding-top:13px}.studio-copy .small-label{font-size:10px;letter-spacing:.1em;color:var(--muted)}.studio-copy h1{font-size:clamp(48px,5.2vw,82px);line-height:1.08;letter-spacing:-.015em;margin:35px 0 28px;font-weight:400}.studio-copy h1 span{color:#877000}.dark .studio-copy h1 span{color:#f1d965}.studio-copy>p:not(.small-label){font-size:16px;line-height:1.8;color:var(--muted);max-width:340px}.studio-cta{display:flex;gap:25px;align-items:center;font-size:13px;border-bottom:1px solid var(--muted);padding:12px 0;margin-top:22px}.studio-cta>span{font-size:22px}.studio-note{margin-top:auto;padding-top:35px;display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--muted)}.studio-feature{position:relative;overflow:hidden;border-radius:4px;min-height:540px;background:#283a39;display:block}.studio-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:48% center;transition:transform .6s}.studio-feature:hover>img{transform:scale(1.025)}.studio-feature::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#07131355,transparent 30%,transparent 60%,#071313d9);pointer-events:none}.studio-feature-top,.studio-feature-bottom{position:absolute;z-index:1;left:26px;right:26px;display:flex;justify-content:space-between;color:#fffdf3;gap:18px}.studio-feature-top{top:24px;font-size:10px;letter-spacing:.1em}.studio-feature-bottom{bottom:27px;align-items:end}.studio-feature-bottom p{font-size:12px;margin-bottom:8px}.studio-feature-bottom h2{font-size:28px;line-height:1.15}.studio-feature-bottom>span{font-size:27px}.studio-projects{padding:0 42px 45px}.studio-section-title{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.studio-section-title h2{font-size:22px}.studio-section-title a{font-size:12px;color:var(--muted)}.studio-project-row{display:grid;grid-template-columns:1fr 1fr;gap:28px}.studio-project-row>a{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding-bottom:20px}.studio-project-row img{width:130px;height:110px;object-fit:cover;border-radius:3px}.studio-project-row>a:last-child img{object-fit:contain;background:var(--surface);padding:8px}.studio-project-row p{font-size:11px;color:var(--muted);margin-bottom:7px}.studio-project-row h3{font-size:21px;display:flex;justify-content:space-between;gap:15px}footer{width:auto;margin:0 42px;padding:25px 0;background:none;box-shadow:none;backdrop-filter:none;border:0;border-top:1px solid var(--line);border-radius:0}.footer-contact{font-size:21px}.footer-contact span{font-family:Arial,Helvetica,sans-serif;font-style:normal}.footer-bottom{font-size:10px;flex-wrap:wrap;gap:15px;padding-bottom:25px}.page-content{width:auto;margin:0;padding:55px 42px;background:none;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}.page-content .work-card{background:var(--surface);border:0;border-radius:4px;box-shadow:none;backdrop-filter:none}.work-image{border-radius:2px}.process,.vortex-panel{border-radius:4px;background:var(--surface);border:0}.detail-image{border-radius:4px}.contact-page{min-height:75vh}@media(min-width:1550px){.studio-hero{min-height:750px}.studio-feature{min-height:650px}.studio-copy h1{font-size:86px}}@media(max-width:1150px){.site{padding-left:190px}.header{width:190px;padding:28px 22px}.studio-hero{padding:32px 28px;gap:24px;grid-template-columns:.9fr 1fr}.studio-copy h1{font-size:51px}.studio-feature{min-height:525px}.studio-projects{padding:0 28px 35px}.studio-project-row>a{grid-template-columns:90px 1fr;gap:14px}.studio-project-row img{width:90px;height:95px}.studio-project-row h3{font-size:19px}footer{margin:0 28px}.page-content{padding:40px 28px}}@media(max-width:800px){.site{padding:0}.header{position:relative;width:100%;height:auto;padding:18px 24px;flex-direction:row;align-items:center;flex-wrap:wrap;gap:15px;border-right:0;border-bottom:1px solid var(--line)}.header .logo{width:67px;height:67px;padding:8px}.header .signature{font-size:10px}.signature strong{font-size:23px;margin-bottom:3px}.header .mode{margin:0 0 0 auto}.header nav{order:3;margin:5px 0 0;flex-direction:row;justify-content:space-between;gap:15px}.header nav a{font-size:14px}.studio-hero{min-height:0;padding:30px 24px;grid-template-columns:1fr 1fr}.studio-copy h1{font-size:48px}.studio-feature{min-height:490px}.studio-feature-bottom{left:17px;right:17px}.studio-feature-bottom h2{font-size:24px}.studio-projects{padding:0 24px 30px}.studio-project-row{gap:20px}.studio-project-row>a{grid-template-columns:1fr}.studio-project-row img{width:100%;height:150px}footer{margin:0 24px}.page-content{padding:35px 24px}}@media(max-width:540px){.studio-hero{grid-template-columns:1fr;gap:28px}.studio-copy h1{font-size:57px;margin:25px 0}.studio-copy h1 br:nth-of-type(2){display:none}.studio-copy>p:not(.small-label){max-width:100%;font-size:16px}.studio-note{display:none}.studio-feature{min-height:340px}.studio-feature-top{left:18px;right:18px;top:20px}.studio-section-title h2{font-size:20px}.studio-section-title a{font-size:11px}.studio-project-row{gap:16px}.studio-project-row h3{font-size:18px}.studio-project-row p{font-size:10px}.studio-project-row img{height:135px}.studio-project-row>a{gap:12px}.footer-contact{font-size:20px}.page-content>h1{font-size:37px}.portfolio-grid{grid-template-columns:1fr}}
/* Original brand variants and a warmer, more colorful studio palette. */
.site{--bg:#fff9eb;--fg:#173b3a;--muted:#4c6660;--line:#d4d9c5;--surface:#e2f0e5;--glass:#fff9eb;background:var(--bg)}.site.dark{--bg:#142f35;--fg:#fff9e8;--muted:#c0d9d3;--line:#36565b;--surface:#21454a;--glass:#142f35}.header{background:#ffde00;color:#17352f;border-right:0}.dark .header{background:#20253a;color:#fff9e8}.header .signature{color:inherit}.header .logo{position:relative;width:150px;height:150px;padding:0;background:#fff;border:0;box-shadow:0 7px 22px #5b60222b;border-radius:50%;overflow:hidden}.dark .header .logo{background:#000;box-shadow:0 7px 22px #07181b55}.header .logo img{position:absolute;max-width:none;width:157%;height:auto;left:-31%;top:-8%;object-fit:initial}.header .logo img.logo-night{left:-28%;top:-8%}.header nav a:hover,.header nav a[aria-current]{border-color:#153d36}.dark .header nav a:hover,.dark .header nav a[aria-current]{border-color:#ffde00}.header .mode{color:inherit;border-color:currentColor}.studio-copy h1 span{color:#be4e35}.dark .studio-copy h1 span{color:#ffde00}.studio-copy h1{color:var(--fg)}.studio-cta{background:#173e3c;color:#fff9e8;border:0;border-radius:7px;padding:13px 16px}.dark .studio-cta{background:#ffde00;color:#172e2a}.studio-cta:hover{box-shadow:0 5px 18px #15352b22}.studio-feature{border-radius:12px}.studio-feature-top>span:first-child{background:#ffde00;color:#192e2a;padding:9px 11px;border-radius:5px}.studio-feature-top{align-items:center}.studio-project-row>a{border-bottom:0;padding:14px;background:#d8ece3;border-radius:10px;color:#173e3c}.studio-project-row>a:last-child{background:#f7d8c3;color:#4d332c}.studio-project-row p{color:inherit;opacity:.85}.studio-project-row>a:last-child img{background:#fff3e9}.dark .studio-project-row>a{background:#285456;color:#f4fff3}.dark .studio-project-row>a:last-child{background:#634845;color:#fff1e8}.dark .studio-project-row>a:last-child img{background:#ead8c5}.footer-contact span{color:#a6422f}.dark .footer-contact span{color:#ffde00}.underlink:hover{color:#bc5238}.dark .underlink:hover{color:#ffde00}.vortex-panel{background:#ffde00;color:#183b33}.vortex-panel p:not(.small-label){color:#314b3c}.process{background:#d5eee4;color:#173e3c}.process p{color:#375e53}@media(max-width:1150px){.header .logo{width:138px;height:138px}}@media(max-width:800px){.header .logo{width:88px;height:88px}.header .signature{font-size:12px}.header nav{margin-top:4px}}@media(max-width:540px){.studio-project-row>a{padding:10px}.studio-cta{font-size:12px}}
/* ACITO palette: white, black and the original yellow only. */
.site{--bg:#fff;--fg:#111;--muted:#595959;--line:#dedede;--surface:#f3f3f3;--glass:#fff;background:#fff;color:var(--fg)}.site.dark{--bg:#000;--fg:#fff;--muted:#b5b5b5;--line:#333;--surface:#141414;--glass:#000;background:#000}.header,.dark .header{background:var(--bg);color:var(--fg);border-right:1px solid var(--line)}.header .logo,.dark .header .logo{box-shadow:none}.header nav a:hover,.header nav a[aria-current],.dark .header nav a:hover,.dark .header nav a[aria-current]{border-color:#ffde00}.header .signature,.header .mode{color:var(--fg)}.footer-contact span,.dark .footer-contact span{color:var(--fg)}.footer-contact:hover span{ text-decoration:underline;text-decoration-color:#ffde00;text-underline-offset:7px}.underlink:hover,.dark .underlink:hover{color:var(--fg);border-color:#ffde00}.process,.vortex-panel,.dark .process,.dark .vortex-panel{background:var(--surface);color:var(--fg)}.process p,.vortex-panel p:not(.small-label){color:var(--muted)}.title-dot{color:var(--fg)}.balanced-intro{padding:48px 42px 32px}.balanced-intro>.small-label{color:var(--muted);font-size:10px;letter-spacing:.12em}.balanced-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:end;margin:27px 0 34px}.balanced-heading h1{font-size:clamp(36px,3.5vw,58px);line-height:1.2;letter-spacing:0}.balanced-heading>p{font-size:16px;color:var(--muted);line-height:1.75;max-width:355px}.home-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-shortcuts>a{display:grid;grid-template-columns:1fr auto;gap:8px 12px;padding:20px;border:1px solid var(--line);border-radius:6px;background:var(--bg);transition:border-color .2s}.home-shortcuts>a:hover{border-color:#ffde00}.home-shortcuts span{font-size:18px}.home-shortcuts small{grid-column:1;font-size:12px;line-height:1.5;color:var(--muted)}.home-shortcuts b{grid-column:2;grid-row:1/3;align-self:center;display:grid;place-items:center;width:30px;height:30px;background:#ffde00;color:#000;border-radius:50%;font-size:18px;font-weight:400}.balanced-projects{padding:0 42px 50px}.balanced-projects .studio-section-title{padding-top:26px;margin-bottom:24px}.equal-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.equal-project{display:block;min-width:0}.equal-project-image{height:auto;aspect-ratio:4/3;background:var(--surface);overflow:hidden;border:1px solid var(--line);border-radius:4px;display:grid;place-items:center}.equal-project-image img{display:block;width:100%;height:100%;min-height:0;object-fit:contain;padding:12px;transition:transform .35s}.equal-project:hover img{transform:scale(1.025)}.equal-project>p{font-size:12px;line-height:1.6;color:var(--muted);margin:16px 0 7px;min-height:38px}.equal-project h3{display:flex;justify-content:space-between;align-items:start;font-size:21px;line-height:1.3;gap:12px}.equal-project h3>span{font-size:20px}.equal-project:hover h3{text-decoration:underline;text-decoration-color:#ffde00;text-underline-offset:5px}@media(max-width:1150px){.balanced-intro{padding:36px 28px 28px}.balanced-projects{padding:0 28px 40px}.balanced-heading{gap:25px}.balanced-heading h1{font-size:38px}.home-shortcuts>a{padding:15px;gap:7px}.home-shortcuts span{font-size:16px}.home-shortcuts small{font-size:11px}.equal-project-grid{gap:16px}.equal-project h3{font-size:19px}}@media(max-width:800px){.header,.dark .header{border-right:0;border-bottom:1px solid var(--line)}.balanced-intro{padding:30px 24px}.balanced-projects{padding:0 24px 35px}.balanced-heading{grid-template-columns:1fr;gap:20px;margin-top:23px}.balanced-heading h1{font-size:42px}.balanced-heading>p{max-width:550px}.home-shortcuts>a{padding:13px}.equal-project h3{font-size:18px}.equal-project>p{font-size:11px}}@media(max-width:540px){.balanced-heading h1{font-size:35px}.home-shortcuts{grid-template-columns:1fr;gap:9px}.home-shortcuts>a{padding:15px;gap:4px 15px}.home-shortcuts span{font-size:17px}.home-shortcuts small{font-size:12px}.equal-project-grid{grid-template-columns:1fr;gap:30px}.equal-project-image{aspect-ratio:4/3}.equal-project>p{min-height:0;font-size:12px;margin-top:14px}.equal-project h3{font-size:23px}}
/* Content pages and explicit project/expertise connections. */
.header .signature{font-size:13px;line-height:1.7;max-width:180px}.role-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.role-tags a{font-size:11px;line-height:1.5;border:1px solid var(--line);padding:6px 9px;border-radius:4px;color:var(--muted)}.role-tags a:hover{border-color:#ffde00;color:var(--fg)}.project-roles{margin:32px 0 0;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-roles>h2{font-size:16px;margin-bottom:15px}.role-list{display:flex;flex-wrap:wrap;gap:12px}.role-list a{flex:1;min-width:190px;display:flex;flex-direction:column;gap:9px;border:1px solid var(--line);padding:17px;border-radius:5px}.role-list strong{font-size:15px;font-weight:500;line-height:1.5}.role-list span{font-size:12px;color:var(--muted)}.role-list a:hover{border-color:#ffde00}.portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 22px}.portfolio-item{min-width:0}.page-content .portfolio-item .work-card{padding:0;background:none;overflow:visible}.portfolio-item .work-image{aspect-ratio:4/3;border:1px solid var(--line);background:var(--surface)}.portfolio-item .work-image img{object-fit:contain;padding:12px}.portfolio-item h2{font-size:21px;line-height:1.35}.portfolio-item .work-card p{font-size:12px;min-height:38px}.expertise-index{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.expertise-index a{font-size:13px;padding:10px 13px;border:1px solid var(--line);border-radius:4px}.expertise-index a:hover{border-color:#ffde00}.expertise-list article{scroll-margin-top:25px}.service-list{margin:20px 0;padding-left:20px;font-size:16px;line-height:1.8;color:var(--muted)}.service-list li{padding-left:4px;margin:7px 0}.related-projects{margin-top:26px}.related-projects>.small-label{font-size:11px!important}.related-projects>a{display:grid;grid-template-columns:1fr auto;gap:5px 12px;border-bottom:1px solid var(--line);padding:14px 0}.related-projects span{font-size:16px}.related-projects small{grid-column:1;font-size:12px;line-height:1.5;color:var(--muted)}.related-projects b{grid-column:2;grid-row:1/3;font-weight:400;align-self:center}.related-projects a:hover{border-bottom-color:#ffde00}.editorial-block{display:grid;grid-template-columns:1fr 1.4fr;gap:45px;margin-top:45px;padding-top:35px;border-top:1px solid var(--line)}.editorial-block h2{font-size:30px;line-height:1.3}.editorial-block p{margin-bottom:20px;color:var(--muted)}.documents{margin:40px 0}.documents>h2,.project-gallery>h2{font-size:25px;margin-bottom:22px}.documents a{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);font-size:15px}.documents a span{font-size:12px;white-space:nowrap;color:var(--muted)}.project-gallery{margin-top:35px}.project-gallery>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.project-gallery figure{margin:0;background:var(--surface);border:1px solid var(--line);border-radius:4px;overflow:hidden}.project-gallery img{width:100%;height:280px;object-fit:contain;padding:10px}.detail-image{margin-left:0;margin-right:0}.detail-image figcaption{padding:12px 18px;font-size:12px;color:var(--muted)}.project-footnote{font-size:13px;color:var(--muted);margin-top:22px}.project-end{display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px;margin-top:45px}.legal-copy{max-width:720px}.legal-copy h2{font-size:23px;margin:30px 0 15px}.legal-copy p{color:var(--muted);margin-bottom:18px}.equal-project>a>p{font-size:12px;line-height:1.6;color:var(--muted);margin:16px 0 7px;min-height:38px}.equal-project .role-tags{margin-top:15px}.header nav{gap:10px}@media(max-width:1150px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery img{height:220px}.expertise-list article{grid-template-columns:1fr 1.25fr;gap:25px}.expertise-list h2{font-size:27px}}@media(max-width:800px){.header nav{gap:10px}.header nav a{font-size:13px}.header .signature{max-width:190px;font-size:12px}.editorial-block{gap:25px}.expertise-list article{grid-template-columns:1fr}.project-gallery>div{grid-template-columns:1fr 1fr}.project-gallery img{height:250px}}@media(max-width:540px){.portfolio-grid,.editorial-block{grid-template-columns:1fr}.header nav{flex-wrap:wrap;justify-content:flex-start;gap:7px 18px}.editorial-block h2{font-size:27px}.project-gallery>div{grid-template-columns:1fr}.project-gallery img{height:auto;max-height:420px}.project-end{flex-direction:column;align-items:start}.role-list{flex-direction:column}.equal-project>a>p{min-height:0}.header .signature{max-width:155px}.documents a{font-size:14px}.page-content h1{overflow-wrap:normal}}
.portfolio-filters{display:flex;flex-wrap:wrap;gap:9px;margin:30px 0 15px}.portfolio-filters button{display:flex;align-items:center;gap:10px;padding:10px 13px;font-size:12px;line-height:1.5;background:var(--bg);color:var(--fg);border:1px solid var(--line);border-radius:4px;cursor:pointer}.portfolio-filters button[aria-pressed=true]{background:#ffde00;color:#000;border-color:#ffde00}.portfolio-filters button:hover{border-color:#a28e00}.portfolio-filters button span{font-size:11px;opacity:.75}.filter-result{font-size:12px;color:var(--muted);margin-bottom:20px}.portfolio-filters~.portfolio-grid{margin-top:22px}.equal-project-image img{object-fit:cover;padding:0;width:100%;height:100%}.equal-project-image{display:block;position:relative}.equal-project-image img{position:absolute;inset:0}.equal-project:nth-child(3) .equal-project-image img{object-position:center 25%}

/* Vortex identity, scoped to its presentation and atelier teaser. */
.vortex-page,.vortex-panel{--vortex-green:#62d692;--vortex-text:#0f7549}
.dark .vortex-page,.dark .vortex-panel{--vortex-text:#62d692}
.vortex-page .vortex-status,.vortex-panel>.small-label{color:var(--vortex-text)}
.vortex-status::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--vortex-green);margin-right:10px}
.vortex-page>h1{margin-bottom:18px}
.vortex-promise{font-size:clamp(28px,3.4vw,48px);line-height:1.2;color:var(--vortex-text);margin-bottom:25px}
.vortex-page>.page-lead{font-size:20px;max-width:680px}
.vortex-quote{margin:45px 0;padding:30px 35px;border-left:4px solid var(--vortex-green);background:var(--surface);font-size:clamp(24px,2.5vw,34px);line-height:1.4}
.vortex-functions{margin-top:55px;border-top:1px solid var(--line);padding-top:32px}
.vortex-functions>.small-label{color:var(--vortex-text);margin-bottom:18px}
.vortex-functions>h2{font-size:32px}
.vortex-section-intro{max-width:720px;margin:24px 0;color:var(--muted)}
.vortex-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px}
.vortex-modules article{padding:25px 0;border-top:1px solid var(--line)}
.vortex-number{display:block;color:var(--vortex-text);font-size:13px;margin-bottom:18px}
.vortex-modules h3,.vortex-stages h3{font-size:21px;line-height:1.35;margin-bottom:12px}
.vortex-modules p,.vortex-stages p{font-size:15px;color:var(--muted)}
.vortex-stages{padding-left:24px;margin:28px 0 40px}
.vortex-stages li{padding:0 0 24px 12px}
.vortex-stages li::marker{color:var(--vortex-text);font-weight:600}
.vortex-page .underlink,.vortex-panel .underlink{border-color:var(--vortex-text)}
.vortex-page .underlink:hover,.vortex-panel .underlink:hover{color:var(--vortex-text);border-color:var(--vortex-green)}
.vortex-page a:focus-visible,.vortex-panel a:focus-visible{outline-color:var(--vortex-text)}
.vortex-panel{border-left:4px solid var(--vortex-green)}
@media(max-width:540px){.vortex-modules{grid-template-columns:1fr}.vortex-quote{padding:24px;margin:32px 0}.vortex-functions>h2{font-size:27px}}

/* Clear navigation, a dedicated Vortex entry, and persistent page controls. */
.header{overflow-y:auto}
.header .logo{flex-shrink:0}
.menu-bottom{margin-top:auto;width:100%;display:flex;flex-direction:column;gap:20px;padding-top:20px}
.header .menu-bottom .mode{margin:0;flex-shrink:0}
.vortex-menu-button{display:block;background:#62d692;color:#050506;border:1px solid #62d692;border-radius:6px;padding:16px 13px}
.vortex-menu-button small{display:block;font-size:9px;line-height:1.5;letter-spacing:.06em;margin-bottom:10px}
.vortex-menu-button span{display:flex;justify-content:space-between;gap:12px;font-size:21px}
.vortex-menu-button b{font-weight:400}
.vortex-menu-button:hover,.vortex-menu-button[aria-current]{outline:2px solid var(--fg);outline-offset:3px}
.portfolio-filters,.expertise-index{position:sticky;top:0;z-index:4;background:var(--bg);padding:14px 0;margin-top:30px;border-bottom:1px solid var(--line);flex-wrap:nowrap;overflow-x:auto;gap:9px;scroll-padding-inline:4px}
.portfolio-filters button,.expertise-index a{flex-shrink:0;white-space:nowrap}
.expertise-list article{scroll-margin-top:95px}
.portfolio-item .work-image{position:relative}
.portfolio-item .work-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;padding:0}
.detail-image img,.detail-image.poster img{width:100%;height:auto;aspect-ratio:3/2;max-height:700px;object-fit:cover;padding:0}
.project-gallery img{display:block;width:100%;height:280px;object-fit:cover;padding:0}
@media(max-width:1150px){.vortex-menu-button{padding:12px 10px}.vortex-menu-button small{font-size:8px}.project-gallery img{height:220px}}
@media(max-width:800px){.header{overflow:visible}.menu-bottom{margin-top:0;padding-top:0;flex-direction:row;align-items:center;gap:16px;order:4}.vortex-menu-button{display:flex;gap:15px;align-items:center}.vortex-menu-button small{margin:0;max-width:100px}.vortex-menu-button span{font-size:18px}.project-gallery img{height:250px}}
@media(max-width:540px){.project-gallery img{height:auto;aspect-ratio:4/3;max-height:none}}

/* Visible, wrapping filters and restrained brand accents. */
.portfolio-filters,.expertise-index{flex-wrap:wrap;overflow:visible;align-items:stretch}
.portfolio-filters button,.expertise-index a{flex:0 1 auto;max-width:100%;white-space:normal;min-height:44px}
.portfolio-filters button{text-align:left;justify-content:space-between}
.expertise-list article{scroll-margin-top:calc(var(--filter-height, 160px) + 20px)}
.header .vortex-menu-button{display:block;background:transparent;color:var(--muted);border:1px solid var(--line);padding:12px 13px;border-radius:4px}
.header .vortex-menu-button span{font-size:15px;align-items:center;justify-content:start;gap:9px}
.header .vortex-menu-button span::before{content:"";width:6px;height:6px;border-radius:50%;background:#62d692;flex-shrink:0}
.header .vortex-menu-button b{margin-left:auto;font-size:14px}
.header .vortex-menu-button:hover,.header .vortex-menu-button[aria-current]{outline:none;border-color:#62d692;color:var(--fg)}
.header .vortex-menu-button:focus-visible{outline:2px solid #62d692;outline-offset:3px}




.services-page .expertise-index a:hover,.services-page .expertise-index a:focus-visible{background:#ffde00;color:#000;border-color:#ffde00}


.contact-page .contact-grid>div:last-child{background:var(--surface);padding:24px}
.contact-page .email{overflow-wrap:anywhere}
.contact-page .service-list{list-style:none;counter-reset:contact-step;padding:0}
.contact-page .service-list li{counter-increment:contact-step;position:relative;padding-left:43px;margin-bottom:18px}
.contact-page .service-list li::before{content:counter(contact-step);position:absolute;left:0;top:0;background:#ffde00;color:#000;border-radius:50%;width:28px;height:28px;text-align:center;line-height:28px;font-size:13px}
@media(max-width:540px){.portfolio-filters,.expertise-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px 0}.portfolio-filters button,.expertise-index a{font-size:11px;padding:8px;line-height:1.4}.contact-page .contact-grid>div:last-child{padding:20px}}

/* Three-line studio signature. */
.header .signature{display:block;font-size:13px;line-height:1.65;max-width:190px}
.header .signature strong{display:block;font-family:inherit;font-size:15px;line-height:1.4;font-weight:700;margin-bottom:5px;letter-spacing:0}
.header .signature span{display:block}
.balanced-intro>.balanced-heading:first-child{margin-top:0}
@media(max-width:1150px){.header .signature{font-size:12px}.header .signature strong{font-size:14px}}
@media(max-width:800px){.header .signature{max-width:190px;font-size:12px}.header .signature strong{font-size:15px;margin-bottom:3px}}

/* Original Vortex artwork, framed as a compact navigation button. */
.header .vortex-menu-button{position:relative;display:block;width:100%;height:76px;padding:0;border:0;border-radius:4px;overflow:hidden;background:#62d692;flex-shrink:0}
.header .vortex-menu-button img{display:block;position:absolute;left:0;top:50%;width:100%;height:auto;max-width:none;transform:translateY(-50%)}
.header .vortex-menu-button:hover,.header .vortex-menu-button[aria-current]{outline:1px solid var(--fg);outline-offset:3px}
.header .vortex-menu-button:focus-visible{outline:3px solid var(--fg);outline-offset:4px}
@media(max-width:1150px){.header .vortex-menu-button{height:62px}}
@media(max-width:800px){.header .vortex-menu-button{width:154px;height:65px}}

.contact-page>h1{font-size:clamp(32px,4vw,64px)}
@media(min-width:801px){.contact-page>h1{white-space:nowrap}}

/* Vortex logo follows the selected light/dark mode. */
.header .vortex-menu-button{background:#fff}
.dark .header .vortex-menu-button{background:#000}

.home-needs,.home-person,.home-references{margin:0 42px;padding:38px 0;border-top:1px solid var(--line)}
.home-needs>.small-label,.home-person .small-label,.home-references>.small-label{color:var(--muted);margin-bottom:18px}
.home-needs h2,.home-person h2{font-size:32px;line-height:1.3}
.home-needs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:32px}
.home-needs-grid article{display:flex;flex-direction:column;align-items:start;gap:16px}
.home-needs-grid h3{font-size:22px;line-height:1.35}.home-needs-grid p,.home-person p{font-size:16px;color:var(--muted)}
.home-needs-grid .underlink{margin-top:auto}.home-person{display:grid;grid-template-columns:1fr 1.4fr;gap:40px}.home-person p{margin-bottom:18px}
.home-references>div{display:flex;flex-wrap:wrap;gap:16px 30px;font-size:14px}.home-references a:hover{text-decoration:underline}
.gallery-hint{font-size:13px;color:var(--muted);margin:-8px 0 20px}.project-gallery a{display:block}.project-gallery a:focus-visible{outline-offset:-4px}
@media(max-width:1150px){.home-needs,.home-person,.home-references{margin:0 28px}.home-needs-grid{gap:20px}}
@media(max-width:800px){.home-needs,.home-person,.home-references{margin:0 24px}.home-needs-grid,.home-person{grid-template-columns:1fr}.home-needs-grid{gap:30px}}

.atelier-portrait{margin:0 0 25px;max-width:360px;overflow:hidden;border-radius:4px}.atelier-portrait img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.portrait-intro>.page-lead{font-size:21px}
/* Editorial ACITO accents echo the Vortex page, without decorative rules. */
.acito-accent{--acito-text:#806e00}
.dark .acito-accent{--acito-text:#ffde00}
.acito-accent>.small-label{color:var(--acito-text)}
.acito-accent>.small-label::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#ffde00;margin-right:10px}
.services-page>.page-lead,.about-page .portrait-intro>.page-lead,.contact-page .contact-grid .page-lead{color:var(--acito-text)}
.services-page .expertise-list article>h2,.about-page .editorial-block>h2,.contact-page .editorial-block>h2{color:var(--acito-text)}
