.project-shell{--paper:#f6f2ed;--ink:#251610;--accent:#3e281c;--line:#ded4c8;--muted:#6c5a50;background:var(--paper);color:var(--ink);isolation:isolate;overflow-wrap:anywhere;min-height:100vh;font:400 1rem/1.65 Arial,sans-serif}.project-shell *{box-sizing:border-box}.project-shell :is(h1,h2,h3,p,figure){margin:0}.project-shell :is(h1,h2,h3){text-wrap:balance;letter-spacing:-.035em}.project-shell h1{max-width:11ch;font:400 clamp(3rem,6.5vw,6rem)/1.02 Georgia,serif}.project-shell h2{font:400 clamp(2rem,4vw,3.8rem)/1.1 Georgia,serif}.project-shell h3{font:400 1.75rem/1.15 Georgia,serif}.project-shell a{color:inherit}.project-shell button,.project-shell input,.project-shell select{font:inherit}.project-shell :is(a,button,input,select):focus-visible{outline-offset:4px;outline:3px solid #b46b2d}.project-skip{z-index:200;background:#fff;padding:1rem;position:fixed;top:-8rem;left:1rem}.project-skip:focus{top:1rem}.project-nav{background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 4vw;display:flex}.project-wordmark{letter-spacing:.14em;font-size:1.05rem;font-weight:700;text-decoration:none}.project-nav nav{flex-wrap:wrap;gap:1.5rem;display:flex}.project-nav nav a{align-items:center;min-height:44px;font-size:.875rem;text-decoration:none;display:inline-flex}.project-hero{color:#fff;background:#1d120d;align-items:end;height:82svh;min-height:650px;max-height:950px;display:flex;position:relative;overflow:hidden}.project-hero>img{object-fit:cover;width:100%;height:100%;animation:.9s ease-out both project-image-enter;position:absolute;inset:0}.project-hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0f0c10b3,#0f0c1012),linear-gradient(#0000 30%,#0f0c1080);position:absolute;inset:0}.project-hero-copy{z-index:1;width:min(750px,100%);padding:5vw;animation:.6s ease-out both project-enter;position:relative}.project-hero-copy p{max-width:42ch;color:inherit;margin:1.5rem 0;font-size:1.125rem}.project-eyebrow{text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.3rem;font-size:.875rem;font-weight:600;display:block}.project-button{border:1px solid var(--accent);background:var(--accent);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.65rem;font-weight:600;text-decoration:none;transition:transform .12s ease-out,background-color .12s ease-out;display:inline-flex;color:#fff!important}.project-hero .project-button{background:var(--paper);border-color:var(--paper);color:var(--ink)!important}.project-button:hover{transform:translateY(-2px)}.project-button:active{transform:scale(.98)}.project-edition{z-index:1;writing-mode:vertical-rl;letter-spacing:.2em;font-size:.875rem;position:absolute;bottom:4vw;right:4vw}.project-section{padding:clamp(3rem,7vw,7rem) max(5vw,50vw - 700px);scroll-margin-top:2rem}.project-section p{max-width:62ch;margin-top:1.3rem}.evening-planner{grid-template-columns:1fr 1fr;gap:6vw;display:grid}.project-tool{border:1px solid var(--line);background:#fbf9f6;border-radius:1.4rem;padding:2rem;box-shadow:0 16px 40px #25161008}.project-tool label{gap:.5rem;margin-bottom:1rem;font-size:.9375rem;font-weight:600;display:grid}.project-tool :is(select,input){color:#251610;background:#fff;border:1px solid #a8998a;border-radius:.5rem;width:100%;min-width:0;min-height:48px;padding:.7rem}.project-result{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1.5rem}.project-result ol{gap:.75rem;padding-left:1.3rem;display:grid}.project-small{color:var(--muted);font-size:.875rem}.project-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;margin-top:3rem;display:grid}.project-notes article{border-top:1px solid var(--line);padding-top:1.5rem}.project-notes article>span{letter-spacing:.12em;color:var(--muted);font-size:.875rem}.project-notes h3{margin-top:1rem}.project-notes p{font-size:1rem}.project-contact{color:#f8f5f0;background:#251610;justify-items:start;gap:1.5rem;padding:5vw;display:grid}.project-contact p{max-width:60ch}.project-contact .project-button{background:#f8f5f0;color:#251610!important}.project-footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:start;gap:1.5rem 3rem;padding:3rem 5vw 7rem;font-size:.875rem;display:flex}.project-footer p{max-width:35ch}.project-footer strong{letter-spacing:.1em;font-size:1rem}.project-shell [id]{scroll-margin-top:2rem}@keyframes project-enter{0%{opacity:.3;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes project-image-enter{0%{transform:scale(1.025)}to{transform:scale(1)}}@media (max-width:760px){.project-nav{flex-direction:column;align-items:start;gap:.25rem;padding:1rem 5vw}.project-nav nav{gap:1.25rem}.project-hero{height:auto;min-height:620px}.project-hero-copy{padding:2rem 6vw 3rem}.project-hero-copy p{font-size:1rem}.project-edition{display:none}.evening-planner,.project-notes{grid-template-columns:1fr}.project-tool{padding:1.5rem}.project-notes{gap:2rem}.project-contact{padding:3rem 5vw}.project-footer{gap:1.2rem;display:grid}.project-hero>img{object-position:58% center}}@media (prefers-reduced-motion:reduce){.project-shell *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.project-shell{--panel:#fbf9f6;--action-text:#fff}.project-input-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.project-input-pair>*{min-width:0}.project-tool{background:var(--panel);min-width:0}.project-tool fieldset{border:1px solid var(--line);border-radius:.6rem;min-width:0;margin:0;padding:1rem}.project-tool legend{padding:0 .5rem;font-size:1rem;font-weight:700}.project-tool .project-small{margin:0 0 1rem}.project-tool .project-result p{font-size:.9375rem}.project-number{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.4;display:block}.project-metrics{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem;display:grid}.project-metrics div{border-top:1px solid var(--line);padding-top:1rem}.project-metrics dd{font-variant-numeric:tabular-nums;margin:0;font-size:1.5rem}.project-tool meter{width:100%;height:1.5rem;accent-color:var(--accent)}.project-brief{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--paper);border:1px solid var(--line);margin:1.5rem 0;padding:1rem;font:400 .9375rem/1.7 ui-monospace,monospace}.project-contact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem 4rem}.project-contact>div{grid-row:span 2}.project-contact p{margin-top:1rem}.project-contact h2{max-width:20ch}.project-working-heading{padding:3rem 5vw 1rem}.project-working-heading h1{max-width:25ch;font-size:clamp(2.2rem,4vw,3.6rem)}.project-working-heading p{max-width:75ch;margin-top:1rem}.project-working-surface{grid-template-columns:minmax(220px,.65fr) minmax(0,1.5fr);align-items:start;padding-top:2rem}.project-working-surface h2{font-size:2rem}.project-definition-list{gap:1rem;margin-top:2rem;padding-left:1.25rem;display:grid}.project-film{padding:0 5vw 3rem}.project-film video{aspect-ratio:16/7;object-fit:cover;background:#111;border-radius:1.4rem;width:100%;height:auto}.project-film figcaption{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.project-film button{min-height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:99px;padding:.6rem 1.2rem}.project-wrap{--paper:#fff;--ink:#101010;--accent:#101010;--panel:#f4f5f5;--line:#c9cfd0;--muted:#495354}.project-wrap .project-wordmark{letter-spacing:-.06em;font-size:1.7rem}.project-wrap :is(h1,h2,h3){font-family:Arial,sans-serif;font-weight:800}.wrap-opening{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);min-height:620px;display:grid}.wrap-opening>div{flex-direction:column;justify-content:center;align-items:start;padding:5vw 4vw 5vw 5vw;display:flex}.wrap-opening h1{max-width:10ch;font-size:clamp(3.2rem,5.8vw,6rem);line-height:.98}.wrap-opening p{max-width:38ch;margin:1.5rem 0}.wrap-opening figure{min-width:0;position:relative}.wrap-opening img{object-fit:cover;width:100%;height:100%;min-height:500px}.wrap-opening figcaption{color:#101010;background:#fff;padding:1rem;font:.875rem/1.5 ui-monospace,monospace;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.project-wrap .project-button{border-radius:0}.project-wrap .project-tool{box-shadow:none;border-top:5px solid #101010;border-radius:0}.project-wrap .project-notes{grid-template-columns:1fr;gap:0}.project-wrap .project-notes article{grid-template-columns:.35fr .9fr 1.5fr;gap:2rem;padding:2rem 0;display:grid}.project-wrap .project-notes :is(h3,p){margin:0}.project-wrap .project-contact{background:#111}.project-wrap .project-eyebrow{font-family:ui-monospace,monospace}.project-cars{--paper:#050505;--ink:#fff;--accent:#d90429;--panel:#101010;--line:#3b3b3b;--muted:#b9b9b9}.project-cars :is(h1,h2,h3){font-family:Arial,sans-serif;font-weight:800}.project-cars .project-nav{border-bottom-color:#343434}.car-opening{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr);align-items:end;gap:1rem 5vw;padding:4rem 5vw 2.5rem;display:grid}.car-opening .project-eyebrow{color:#ff8097;grid-column:1/-1}.car-opening h1{grid-row:span 2;max-width:13ch;font-size:clamp(3.2rem,6vw,6.8rem)}.car-opening p{max-width:40ch}.car-opening .project-button{justify-self:start}.project-cars .project-button{border-radius:5px}.car-inspector{border:1px solid #3b3b3b;margin:0 5vw}.car-visual{background:#101010;position:relative;overflow:hidden}.car-visual img{aspect-ratio:16/8;object-fit:cover;width:100%;height:auto;animation:.3s ease-out project-enter;display:block}.car-caption{background:#101010;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.car-caption>span{color:#b9b9b9;font:.875rem ui-monospace,monospace}.car-caption h2{font-size:clamp(1.3rem,2.5vw,2rem)}.car-selector{flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 2rem;display:flex}.car-selector button{color:#fff;cursor:pointer;background:0 0;border:1px solid #777;min-height:44px;padding:.65rem 1.2rem}.car-selector button[aria-pressed=true]{background:#d90429;border-color:#d90429}.car-selector a{margin-left:auto;font-size:.875rem}.project-cars .project-tool{border-radius:.4rem}.project-cars .project-tool :is(input,select){color:#fff;background:#202020;border-color:#777}.project-cars .project-result h3{font-size:1.8rem}.project-cars .project-contact{background:#171717}.project-cars .project-contact .project-button{background:#d90429;color:#fff!important}.project-period{--paper:#060b14;--ink:#fff;--accent:#fbbf24;--panel:#111c30;--line:#455064;--muted:#c7d1de;--action-text:#090d16}.project-period .project-eyebrow{color:#fbbf24}.project-period .project-working-heading{padding-top:2.5rem}.project-period .project-working-heading h1{font-weight:600}.project-period .project-tool{border:1px solid #586176;border-radius:1.75rem;box-shadow:0 25px 70px #0004}.project-period .project-button{background:#fbbf24;border-radius:.9rem;color:#090d16!important}.project-period .project-tool :is(input,select){color:#fff;background:#060b14;border-color:#788399}.project-period .project-result{background:#060b14;border:1px solid #586176;border-radius:1rem;padding:1.5rem}.project-period .project-number{color:#fde68a}.project-period .project-contact{background:#111c30}.project-period .project-contact .project-button{background:#fbbf24;color:#090d16!important}.project-period .project-notes article{border:1px solid #455064;border-radius:1rem;padding:1.5rem}.project-drone{--paper:#0f172a;--ink:#fff;--accent:#38bdf8;--panel:#172339;--line:#44546b;--muted:#c6d1df}.project-drone .project-nav{background:#070a10}.project-drone .project-wordmark{letter-spacing:.06em;font-family:ui-monospace,monospace}.drone-opening{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:4vw;padding:4rem 5vw;display:grid}.drone-opening h1{max-width:15ch;font-family:Arial,sans-serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:700}.drone-opening p{max-width:48ch;margin:1.5rem 0}.drone-opening figure{background:#070a10;border:1px solid #44546b;border-radius:1rem;padding:1rem}.drone-opening img{aspect-ratio:1;object-fit:cover;border-radius:.7rem;width:100%;height:auto;display:block}.drone-opening figcaption{padding-top:1rem;font:.875rem/1.5 ui-monospace,monospace}.project-drone .project-button{background:#38bdf8;border-radius:.6rem;color:#070a10!important}.project-drone .project-tool :is(input,select){color:#fff;background:#0f172a;border-color:#8293aa}.project-drone .project-result h3{font-family:Arial,sans-serif;font-weight:600}.project-drone .project-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.project-drone .project-notes article:first-child{grid-row:span 2}.project-drone .project-contact{background:#070a10}.project-drone .project-contact .project-button{background:#38bdf8;color:#070a10!important}.project-crm{--paper:#f5f5f4;--ink:#232b28;--accent:#ea580c;--panel:#fff;--line:#cbd0c5;--muted:#52605a}.project-crm .project-nav{background:#fff}.project-crm .project-working-heading h1{font-family:Arial,sans-serif;font-size:clamp(2.2rem,3.7vw,3.3rem);font-weight:650}.project-crm h2{font-family:Arial,sans-serif;font-size:2rem;font-weight:650}.project-crm h3{font-family:Arial,sans-serif;font-size:1.4rem;font-weight:650}.project-crm .project-tool{border-radius:1.25rem;box-shadow:0 8px 30px #232b2808}.project-crm .project-tool .project-result{color:#fff;--line:#65726b;--muted:#d5dcd8;background:#272d2a;border-radius:.8rem;margin:1.5rem -1rem -1rem;padding:1.5rem}.project-crm .project-result .project-number{color:#ffd59c}.project-crm .project-button{background:#b74108;border-color:#b74108;border-radius:.65rem}.project-crm .project-notes{gap:1rem}.project-crm .project-notes article{border:1px solid var(--line);background:#fff;border-radius:1rem;padding:1.5rem}.project-crm .project-contact{background:#0d1110}.project-working-surface .project-planner-intro{padding-top:1rem}.project-collection{--paper:#fafafa;--ink:#121212;--accent:#121212;--panel:white;--line:#d5d5d5;--muted:#555}.collection-intro{padding:4rem 5vw}.collection-intro h1{max-width:18ch;font-family:Arial,sans-serif;font-size:clamp(2.8rem,5.8vw,5.6rem);font-weight:700}.collection-intro p{max-width:70ch;margin-top:1.5rem}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;padding:0 5vw 5rem;display:grid}.collection-card{border-bottom:1px solid #bbb;padding-bottom:1.5rem;text-decoration:none;display:block}.collection-card img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;transition:transform .2s ease-out}.collection-card:hover img{transform:translateY(-4px)}.collection-card h2{margin:1.2rem 0 .5rem;font:600 clamp(1.5rem,2.5vw,2rem)/1.2 Arial,sans-serif}.collection-card p{font-size:1rem}.collection-card small{color:#555;margin-top:1rem;font-size:.875rem;display:block}.collection-crm{aspect-ratio:16/10;color:#fff;background:#272d2a;align-content:center;gap:1rem;padding:2rem;display:grid}.collection-crm strong{color:#ffd59c;font-size:clamp(2.8rem,7vw,5rem)}.collection-crm span{font:1rem ui-monospace,monospace}@media (max-width:1000px){.project-working-surface{grid-template-columns:1fr}.project-working-surface .project-planner-intro{max-width:70ch}.wrap-opening,.drone-opening{grid-template-columns:1fr 1fr}.project-wrap .project-notes article{grid-template-columns:.5fr 1fr}.project-wrap .project-notes p{grid-column:2}.project-contact{grid-template-columns:1fr;justify-items:start}.project-contact>div{grid-row:auto}}@media (max-width:760px){.project-input-pair,.project-metrics,.wrap-opening,.drone-opening,.car-opening,.collection-grid{grid-template-columns:1fr}.wrap-opening>div{padding:3rem 5vw}.wrap-opening img{aspect-ratio:4/3;height:auto;min-height:0}.wrap-opening figcaption{padding:.7rem;font-size:.875rem}.project-wrap .project-notes article{display:block}.project-wrap .project-notes :is(h3,p){margin-top:1rem}.car-opening{padding:3rem 5vw 2rem}.car-opening h1{grid-row:auto}.car-visual img{aspect-ratio:4/3}.car-caption,.car-selector{padding:1rem}.car-selector a{width:100%;margin-left:0}.drone-opening{padding:3rem 5vw}.drone-opening img{aspect-ratio:4/3}.project-drone .project-notes{grid-template-columns:1fr}.project-film video{aspect-ratio:4/3}.project-tool fieldset{padding:.8rem}.project-working-heading{padding-top:2rem}.project-working-surface{padding-top:1rem}.project-crm .project-tool .project-result{margin:1rem -.5rem -.5rem;padding:1rem}.collection-grid{gap:2rem}.project-number{font-size:2.2rem}.project-period .project-result{padding:1rem}}@media (prefers-reduced-motion:reduce){.project-shell :is(*){scroll-behavior:auto!important;transition:none!important;animation:none!important}}
