.home-paper-page{background:#faf9f8}.home-design-preview{background:var(--paper);font-size:var(--type-body)}.home-design-preview :is(h1,h2,h3,h4){color:var(--graphite);text-wrap:balance;letter-spacing:0;font-weight:700}.home-design-preview :is(h1,h2){font-family:var(--font-heading), serif;font-optical-sizing:auto;font-weight:500}.home-design-preview h1{font-size:var(--type-display);font-variation-settings:"opsz" 144;line-height:1.08}.home-design-preview h2{font-size:var(--type-h2);font-variation-settings:"opsz" 72;line-height:1.15}.home-design-preview h3{font-size:var(--type-h3);line-height:1.4}.home-design-preview p{text-wrap:pretty;max-width:var(--measure);line-height:1.65}.home-design-preview strong{color:var(--graphite);font-weight:700}.home-design-preview section[id]{scroll-margin-top:5.5rem}.home-design-preview a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}.home-design-preview:focus,.home-design-preview:focus-visible,.home-design-preview :is(section,h1,h2,h3):focus,.home-design-preview :is(section,h1,h2,h3):focus-visible{outline:none}.home-design-preview :is(a,button,summary,input,[role=option]):focus-visible{outline:3px solid var(--river);outline-offset:3px}.home-preview-container{width:min(100%, var(--shell));padding-inline:var(--gutter);margin-inline:auto}.home-preview-small{font-size:var(--type-small);color:var(--graphite-mute);line-height:1.6}.home-preview-text-link{min-height:2.75rem;color:var(--sage);border-bottom:1px solid color-mix(in srgb, var(--sage) 35%, transparent);transition:border-color var(--dur-state) var(--ease-paper), color var(--dur-state) var(--ease-paper);align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.home-preview-text-link:hover{color:var(--graphite);border-bottom-color:var(--graphite)}.home-design-preview .btn-cta,.home-preview-footer .btn-cta,[data-atlas] .home-design-preview .btn-cta{border-color:var(--terracotta);background:var(--terracotta);color:#fff}.home-design-preview .btn-cta:hover,[data-atlas] .home-design-preview .btn-cta:hover{border-color:var(--terracotta-deep);background:var(--terracotta-deep);color:#fff}.home-preview-actions{flex-wrap:wrap;align-items:center;gap:.75rem 2rem;margin-top:2rem;display:flex}.home-preview-actions :is(.btn-cta,[class*=border-]){min-height:3rem;padding-inline:1.5rem;font-size:1rem}.home-paper-open{padding-block:clamp(3rem,6vw,5.5rem) clamp(2rem,3vw,3rem)}.home-paper-open-copy{max-width:46rem}.home-paper-open h1{max-width:18ch}.home-paper-open-lead{max-width:48ch;font-size:var(--type-lead);color:var(--graphite-body);margin-top:1.5rem;line-height:1.55}.home-paper-open-scope{border-top:var(--rule);max-width:60ch;font-size:var(--type-small);color:var(--graphite-mute);margin-top:2rem;padding-top:1.25rem}.home-paper-open-scope strong{color:var(--graphite)}.home-paper-departure{--frieze-ratio:2.3;--frieze-zoom:1;position:relative}.home-paper-departure-note{z-index:1;width:min(100%, var(--shell));padding-inline:var(--gutter);pointer-events:none;justify-content:flex-end;display:flex;position:absolute;top:clamp(1.5rem,2.5vw,2.5rem);left:50%;transform:translate(-50%)}.home-paper-departure-note p{max-width:22ch;font-size:var(--type-lead);color:var(--graphite);line-height:1.45}.home-paper-departure-figure{margin:0;position:relative}.home-paper-departure-frame{width:100%;max-width:140rem;aspect-ratio:var(--frieze-ratio);margin-inline:auto;position:relative;overflow:hidden}.home-paper-departure-frame img{width:calc(100% * var(--frieze-zoom));mix-blend-mode:darken;max-width:none;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000 0%,#000 14%),linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 14%),linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.home-paper-plane{width:1.5rem;color:var(--graphite-mute);opacity:.5;pointer-events:none;animation:home-paper-plane-drift 34s var(--ease-paper) infinite;position:absolute;top:22%;left:0}.home-paper-plane svg{width:100%;height:auto;display:block}.home-paper-departure:hover .home-paper-plane,.home-design-preview:focus-within .home-paper-plane{animation-play-state:paused}@media (pointer:coarse){.home-paper-plane{display:none}}@keyframes home-paper-plane-drift{0%{opacity:0;transform:translate(6vw,1.5rem)rotate(-4deg)}12%{opacity:.5}50%{transform:translate(48vw,-1rem)rotate(2deg)}88%{opacity:.5}to{opacity:0;transform:translate(92vw,1rem)rotate(-2deg)}}.home-paper-atlas{padding-block:clamp(2rem, 4vw, 3.5rem) var(--space-section)}.home-paper-atlas-head{gap:var(--space-block);grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:end;margin-bottom:clamp(2rem,4vw,3rem);display:grid}.home-paper-atlas-head h2{max-width:16ch}.home-paper-atlas-head p{max-width:54ch;margin-top:1rem}.home-paper-finder{gap:.75rem;display:grid}.home-paper-finder-all{justify-self:start}.home-preview-ribbon{position:relative}.home-preview-ribbon-viewport{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:auto;scrollbar-width:none;scroll-padding-inline:var(--gutter);padding-block:.25rem 1rem;padding-inline:var(--gutter);margin-inline:calc(var(--gutter) * -1);-webkit-mask-image:linear-gradient(to right, transparent 0, #000 calc(var(--gutter) * .6), #000 calc(100% - var(--gutter) * .6), transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 calc(var(--gutter) * .6), #000 calc(100% - var(--gutter) * .6), transparent 100%);overflow-x:auto}.home-preview-ribbon-viewport[data-motion=auto]{scroll-snap-type:none}.home-preview-ribbon-viewport::-webkit-scrollbar{display:none}.home-preview-ribbon-viewport:focus-within{-webkit-mask-image:none;mask-image:none}.home-design-preview .home-preview-ribbon-card:focus-visible{outline-offset:1px}.home-preview-ribbon-track{gap:clamp(1rem,2vw,2rem);width:max-content;list-style:none;display:flex}.home-preview-ribbon-track li{scroll-snap-align:start;flex:none}.home-preview-ribbon-card{width:14.5rem;transition:transform var(--dur-state) var(--ease-paper);gap:.75rem;padding:.5rem .5rem 1rem;display:grid}.home-paper-scene{aspect-ratio:6/5;background-image:var(--scene-sheet);background-repeat:no-repeat;background-size:var(--scene-size) auto;background-position:var(--scene-x) var(--scene-y);mix-blend-mode:darken;max-width:13.5rem;transition:transform var(--dur-state) var(--ease-paper);-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%),linear-gradient(#0000 0,#000 2% 98%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%),linear-gradient(#0000 0,#000 2% 98%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.home-preview-ribbon-name{color:var(--graphite);font-size:1.125rem;font-weight:700;display:block}.home-preview-ribbon-region{font-size:var(--type-small);color:var(--graphite-mute);margin-top:.25rem;display:block}.home-preview-ribbon-card:after{content:"";background:var(--paper-line);width:2.5rem;height:1px;transition:width var(--dur-state) var(--ease-paper), background-color var(--dur-state) var(--ease-paper);display:block}.home-preview-ribbon-card:hover{transform:translateY(-4px)}.home-preview-ribbon-card:hover .home-paper-scene{transform:scale(1.02)}.home-preview-ribbon-card:hover:after{background:var(--terracotta);width:5rem}.home-paper-atlas-foot{max-width:76ch;margin-top:1.5rem}.home-paper-assist{padding-block:var(--space-section);background:var(--paper-shade);border-block:var(--rule)}.home-paper-assist-head{gap:var(--space-block);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;margin-bottom:clamp(2.5rem,5vw,4rem);display:grid}.home-paper-assist-head h2{max-width:15ch}.home-paper-assist-head p{max-width:46ch}.home-paper-assist-links{flex-wrap:wrap;gap:.5rem 2rem;margin-top:1rem;display:flex}.home-paper-route{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;list-style:none;display:grid;position:relative}.home-paper-route:before{content:"";border-top:2px dotted color-mix(in srgb, var(--sage) 45%, transparent);position:absolute;top:.9375rem;left:6%;right:6%}.home-paper-route li{align-content:start;gap:.75rem;display:grid;position:relative}.home-paper-route-mark{background:var(--terracotta);color:#fff;font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.8125rem;font-weight:700;display:grid}.home-paper-route p{color:var(--graphite-body);font-size:.9375rem}.home-paper-about{padding-block:var(--space-section)}.home-paper-about-grid{gap:var(--space-block);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;display:grid}.home-paper-about-story{gap:1rem;display:grid}.home-paper-about-story h2{max-width:18ch;margin-bottom:.5rem}.home-paper-about-story p{max-width:56ch}.home-paper-about-story .home-preview-text-link{justify-self:start;margin-top:.5rem}.home-paper-record{gap:1.5rem;padding-top:.5rem;display:grid}.home-paper-record h3{color:var(--graphite);font-size:.9375rem;font-weight:700}.home-paper-record dl{gap:.75rem;margin-top:.75rem;display:grid}.home-paper-record dl>div{border-bottom:var(--rule-soft);grid-template-columns:9.5rem minmax(0,1fr);gap:.75rem;padding-bottom:.75rem;font-size:.9375rem;display:grid}.home-paper-record dt{color:var(--graphite-mute)}.home-paper-record dd{color:var(--graphite);margin:0}.home-paper-offices{gap:.75rem;margin-top:.75rem;font-size:.9375rem;list-style:none;display:grid}.home-paper-offices li{border-bottom:var(--rule-soft);grid-template-columns:9.5rem minmax(0,1fr);gap:.75rem;padding-bottom:.75rem;display:grid}.home-paper-offices strong{color:var(--graphite-mute);font-weight:600}.home-paper-offices span{color:var(--graphite)}.home-paper-process{padding-block:0 var(--space-section)}.home-paper-process-head{max-width:52ch;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.home-paper-process-head p{margin-top:1rem}.home-paper-stages{list-style:none;display:grid}.home-paper-stage{gap:1rem var(--space-block);border-top:var(--rule);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);padding-block:clamp(1.5rem,3vw,2.25rem);display:grid}.home-paper-stage:last-child{border-bottom:var(--rule)}.home-paper-stage-title{align-content:start;gap:.5rem;display:grid}.home-paper-stage-step{font-size:var(--type-small);color:var(--sage);font-weight:700}.home-paper-stage-lead{max-width:40ch}.home-paper-stage-roles{gap:1rem;display:grid}.home-paper-stage-roles>div{grid-template-columns:6rem minmax(0,1fr);gap:1rem;font-size:.9375rem;display:grid}.home-paper-stage-roles dt{color:var(--graphite);font-weight:700}.home-paper-stage-roles dd{color:var(--graphite-body);margin:0}.home-paper-services{padding-block:var(--space-section);background:var(--paper-shade);border-block:var(--rule)}.home-paper-services-lead{gap:var(--space-block);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;display:grid}.home-paper-services-lead h2{max-width:17ch}.home-paper-services-lead p{max-width:50ch}.home-paper-services-first{border-top:var(--rule);margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem)}.home-paper-services-first h3{font-size:var(--type-h2);max-width:20ch}.home-paper-services-first p{max-width:58ch;font-size:var(--type-lead);margin-top:.75rem;line-height:1.55}.home-paper-services-first .home-preview-text-link{margin-top:.75rem}.home-paper-services-rest{gap:0 var(--space-block);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(1.5rem,3vw,2.5rem);list-style:none;display:grid}.home-paper-services-rest li{border-top:var(--rule-soft);padding-block:1.25rem}.home-paper-services-rest p{max-width:48ch;margin-top:.375rem;font-size:.9375rem}.home-paper-services-note{max-width:60ch;color:var(--graphite-body);margin-top:clamp(1.5rem,3vw,2.5rem)}.home-paper-questions{padding-block:var(--space-section)}.home-paper-questions-grid{gap:var(--space-block);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:start;display:grid}.home-paper-questions-intro{position:sticky;top:6rem}.home-paper-questions-intro p{max-width:34ch;margin-top:1rem}.home-paper-questions-list details{border-bottom:var(--rule)}.home-paper-questions-list details:first-child{border-top:var(--rule)}.home-paper-questions-list summary{cursor:pointer;min-height:3.5rem;color:var(--graphite);justify-content:space-between;align-items:center;gap:1rem;padding-block:.875rem;font-size:1.0625rem;font-weight:600;list-style:none;display:flex}.home-paper-questions-list summary::-webkit-details-marker{display:none}.home-paper-questions-list summary:after{content:"";border-right:2px solid var(--sage);border-bottom:2px solid var(--sage);width:.75rem;height:.75rem;transition:transform var(--dur-state) var(--ease-paper);flex:none;margin-right:.25rem;transform:rotate(45deg)translate(-.15rem,-.15rem)}.home-paper-questions-list details[open] summary:after{transform:rotate(225deg)translate(-.1rem,-.1rem)}.home-paper-questions-list summary:hover{color:var(--sage)}.home-paper-questions-answer{padding-bottom:1.5rem}.home-paper-questions-answer p{max-width:68ch}.home-paper-invite{padding-block:var(--space-section) clamp(3rem, 5vw, 5rem)}.home-paper-invite-grid{gap:var(--space-block);grid-template-columns:minmax(0,1fr) minmax(18rem,.8fr);align-items:center;display:grid}.home-paper-invite h2{max-width:16ch}.home-paper-invite-grid>div>p{max-width:48ch;font-size:var(--type-lead);margin-top:1.25rem;line-height:1.55}.home-paper-invite-channels{justify-items:start;gap:.75rem;display:grid}.home-paper-invite-channels :is(.btn-cta,[class*=border-]){width:100%;min-height:3rem;font-size:1rem}.home-paper-invite-channels .home-preview-text-link{font-weight:600}@media (max-width:1199px){.home-paper-departure{--frieze-ratio:2;--frieze-zoom:1.05}.home-paper-route{gap:2rem var(--space-block);grid-template-columns:repeat(2,minmax(0,1fr))}.home-paper-route:before{display:none}}@media (max-width:999px){.home-paper-atlas-head,.home-paper-assist-head,.home-paper-about-grid,.home-paper-services-lead,.home-paper-questions-grid,.home-paper-invite-grid{grid-template-columns:1fr;gap:2rem}.home-paper-stage{grid-template-columns:1fr}.home-paper-questions-intro{position:static}.home-paper-services-rest{grid-template-columns:1fr}.home-paper-invite-channels{max-width:28rem}}@media (max-width:767px){.home-paper-departure{--frieze-ratio:1.6;--frieze-zoom:1.5}.home-paper-departure-note{justify-content:flex-start;width:100%;padding-bottom:1rem;position:static;transform:none}.home-paper-departure-note p{max-width:34ch}.home-paper-plane{display:none}.home-preview-ribbon-card{width:14rem}.home-paper-record dl>div,.home-paper-offices li,.home-paper-stage-roles>div{grid-template-columns:1fr;gap:.25rem}.home-preview-actions :is(.btn-cta,[class*=border-]){width:100%}}@media (max-width:479px){.home-paper-departure{--frieze-ratio:1.35;--frieze-zoom:1.7}.home-preview-ribbon-card{width:12.5rem}.home-paper-route{grid-template-columns:1fr;gap:1.5rem}}@media (prefers-reduced-motion:reduce){.home-design-preview *,.home-preview-header *,.home-preview-footer *,.home-design-preview-menu *{scroll-behavior:auto!important;transition-duration:0s!important}.home-paper-plane{animation:none;left:18%;transform:translateY(.5rem)}.home-preview-ribbon-card:hover,.home-preview-ribbon-card:hover .home-paper-scene{transform:none}}
