@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#05090c;--ink-soft:#0a0f13;--panel:#0c1216;--line:#e0dacf2b;--line-strong:#e0dacf4d;--paper:#eeeae2;--muted:#a9aaa7;--gold:#d7a76a;--gold-bright:#efbd7d;--serif:Georgia, "Times New Roman", Times, serif;--sans:Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:radial-gradient(circle at 70% 12%, #2b34392e, transparent 30rem), var(--ink);color:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}::selection{background:var(--gold);color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure,blockquote{margin:0}button,summary,a{-webkit-tap-highlight-color:transparent}.page-shell{width:min(1400px,100% - 8vw);margin-inline:auto}.site-header{z-index:30;border-bottom:1px solid var(--line);background:#05090ce6;position:relative}.site-header-overlay{background:#03070ad1;border-bottom-color:#ffffff0f;position:absolute;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.wordmark{font-family:var(--serif);letter-spacing:.22em;font-size:1.32rem;line-height:1}.desktop-nav{align-self:stretch;align-items:stretch;gap:clamp(1.8rem,3.4vw,3.8rem);display:flex}.desktop-nav a{letter-spacing:.14em;text-transform:uppercase;align-items:center;font-size:.72rem;transition:color .18s;display:flex;position:relative}.desktop-nav a:after{content:"";background:var(--gold);transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:14px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.active{color:var(--gold-bright)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform-origin:0;transform:scaleX(1)}.mobile-nav{display:none}.home-hero{border-bottom:1px solid var(--line);background:url(/assets/mountain-hero.jpeg) 50% 46%/cover no-repeat;height:min(74svh,790px);min-height:650px;position:relative;overflow:hidden}.hero-shade{background:linear-gradient(90deg,#03070af5 0%,#03070ab8 28%,#03070a26 70%),linear-gradient(#0000 65%,#03070acc 100%);position:absolute;inset:0}.hero-content{z-index:2;padding-top:clamp(8.8rem,17vh,11.5rem);position:relative}.hero-content h1{max-width:660px;font-family:var(--serif);letter-spacing:.045em;text-transform:uppercase;font-size:clamp(4rem,7vw,7.3rem);font-weight:400;line-height:.92}.hero-kicker{color:var(--gold-bright);font-family:var(--serif);letter-spacing:.02em;margin-bottom:1.15rem;font-size:clamp(1rem,1.5vw,1.25rem)}.short-rule{background:var(--line-strong);width:48px;height:1px;margin:1.9rem 0 1.5rem}.hero-intro{color:#c1c2c0;max-width:440px;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.55}.outline-button{border:1px solid var(--gold);width:fit-content;min-width:158px;min-height:48px;color:var(--gold-bright);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1.3rem;margin-top:1.8rem;padding:0 1.55rem;font-size:.72rem;transition:background .18s,color .18s,transform .18s;display:inline-flex}.outline-button:hover{background:var(--gold);color:var(--ink);transform:translateY(-2px)}.hero-location{z-index:2;color:#eeeae28a;letter-spacing:.15em;text-transform:uppercase;font-size:.65rem;position:absolute;bottom:2rem;right:4vw}.home-overview{grid-template-columns:1.05fr 1fr 1fr;gap:2.2rem;padding-block:2rem 2.2rem;display:grid}.home-panel{min-width:0;min-height:310px}.eyebrow{color:var(--gold-bright);letter-spacing:.16em;text-transform:uppercase;font-size:.68rem;font-weight:500}.home-about{border-right:1px solid var(--line);grid-template-columns:1fr .9fr;display:grid;overflow:hidden}.home-about-copy{z-index:1;flex-direction:column;align-items:flex-start;padding:.2rem 1.4rem .5rem 0;display:flex}.home-panel h2{font-family:var(--serif);letter-spacing:.02em;margin-top:1rem;font-size:clamp(1.45rem,2vw,2rem);font-weight:400;line-height:1.15}.home-panel p:not(.eyebrow){color:var(--muted);font-size:.83rem;line-height:1.55}.home-about-copy>p:not(.eyebrow){margin-top:1rem}.home-about-image{object-fit:cover;object-position:52% center;filter:saturate(.75)contrast(1.04)brightness(.72);width:100%;height:100%}.text-link{color:var(--gold-bright);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.8rem;margin-top:auto;font-size:.68rem;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span,.project-feature:hover .text-link span{transform:translate(5px)}.home-project{border:1px solid var(--line);background:var(--panel);position:relative;overflow:hidden}.panel-label{z-index:2;justify-content:space-between;padding:1.25rem 1.3rem;display:flex;position:absolute;top:0;left:0;right:0}.panel-label>span{color:#eeeae294;letter-spacing:.14em;font-size:.65rem}.project-card-copy{z-index:3;flex-direction:column;align-items:flex-start;display:flex;position:absolute;inset:3.2rem 47% 1.2rem 1.3rem}.project-card-copy p{margin-top:.7rem}.home-project-image{object-fit:cover;object-position:left center;filter:brightness(.55)saturate(.75);width:75%;height:75%;transition:transform .5s,filter .5s;position:absolute;bottom:-3%;right:-12%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 28%);mask-image:linear-gradient(90deg,#0000 0%,#000 28%)}.home-project:hover .home-project-image{filter:brightness(.67)saturate(.9);transform:scale(1.025)}.home-archive{flex-direction:column;display:flex}.home-archive>.eyebrow{margin-bottom:1rem}.home-archive-image{object-fit:cover;object-position:center 8%;border:1px solid var(--line);filter:sepia(.12)contrast(1.08)brightness(.75);border-bottom:0;width:100%;height:142px}.archive-card-copy{border:1px solid var(--line);background:#090e11d1;flex-direction:column;flex:1;align-items:flex-start;padding:.9rem 1.25rem 1.15rem;display:flex}.archive-card-copy h2{margin-top:0}.archive-card-copy p{margin-top:.55rem}.site-footer{border-top:1px solid var(--line)}.footer-inner{color:#858783;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:64px;font-size:.72rem;display:grid}.footer-inner>a{justify-self:center;transition:color .18s}.footer-inner a:hover{color:var(--gold-bright)}.footer-links{justify-self:end;gap:2rem;display:flex}.page-intro{padding-block:clamp(5rem,10vw,9rem) clamp(4rem,7vw,6.5rem)}.page-intro h1,.about-hero h1,.archive-hero h1,.contact-hero h1,.product-name h1{max-width:880px;font-family:var(--serif);letter-spacing:-.025em;margin-top:1rem;font-size:clamp(3.2rem,7vw,6.8rem);font-weight:400;line-height:.98}.page-lead{color:#c6c4bf;max-width:700px;font-family:var(--serif);margin-top:1.8rem;font-size:clamp(1.3rem,2.2vw,2rem);line-height:1.45}.body-copy{max-width:630px;color:var(--muted);margin-top:1.6rem;line-height:1.8}.about-hero{grid-template-columns:1fr .72fr;align-items:center;gap:clamp(3rem,8vw,9rem);min-height:calc(100svh - 72px);padding-block:clamp(3.5rem,7vw,7rem);display:grid}.about-portrait{justify-self:end;width:min(100%,490px)}.about-portrait img{object-fit:cover;object-position:center;filter:saturate(.78)contrast(1.05)brightness(.86);width:100%;height:min(68vh,760px);min-height:520px}.about-portrait figcaption,.product-hero-media figcaption,.archive-hero-media figcaption{color:#71746f;letter-spacing:.12em;text-transform:uppercase;padding-top:.7rem;font-size:.62rem}.discipline-section,.product-overview,.workflow-section,.archive-collections{border-top:1px solid var(--line);padding-block:clamp(5rem,9vw,8rem)}.section-heading{grid-template-columns:minmax(150px,.4fr) 1fr;align-items:start;gap:2rem;display:grid}.section-heading h2{max-width:760px;font-family:var(--serif);font-size:clamp(2.3rem,4.7vw,4.6rem);font-weight:400;line-height:1.04}.discipline-grid,.workflow-grid,.collection-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:clamp(3rem,6vw,5.5rem);display:grid}.discipline-grid article,.workflow-grid article,.collection-grid article{border-right:1px solid var(--line);min-height:260px;padding:1.8rem}.discipline-grid article:last-child,.workflow-grid article:last-child,.collection-grid article:nth-child(4n){border-right:0}.discipline-grid article>span,.workflow-grid article>span,.collection-grid article>span{color:var(--gold-bright);letter-spacing:.14em;font-size:.65rem}.discipline-grid h3,.workflow-grid h3,.collection-grid h3{font-family:var(--serif);margin-top:3.8rem;font-size:1.7rem;font-weight:400}.discipline-grid p,.workflow-grid p,.collection-grid p{max-width:300px;color:var(--muted);margin-top:.8rem;font-size:.9rem}.statement-section{text-align:center;padding-block:clamp(6rem,12vw,11rem)}.statement-section blockquote{max-width:1020px;font-family:var(--serif);margin:2rem auto 0;font-size:clamp(2.4rem,5vw,5.1rem);line-height:1.16}.projects-list{gap:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(6rem,10vw,10rem);display:grid}.project-feature{border:1px solid var(--line);background:linear-gradient(140deg,#0b1217,#071019);grid-template-columns:.78fr 1.22fr;min-height:570px;display:grid;overflow:hidden}.project-feature-copy{flex-direction:column;align-items:flex-start;padding:clamp(2rem,4vw,4.5rem);display:flex}.project-meta{color:#797c79;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;width:100%;font-size:.65rem;display:flex}.project-logo{object-fit:contain;filter:drop-shadow(0 0 18px #0075ff52);width:76px;height:76px;margin-top:auto}.project-feature h2{font-family:var(--serif);margin-top:1rem;font-size:clamp(2.6rem,4.5vw,4.8rem);font-weight:400;line-height:1}.project-feature-copy>p{max-width:360px;color:var(--muted);margin-top:1.2rem}.project-feature-copy .text-link{margin-top:2.5rem}.project-feature-media{position:relative;overflow:hidden}.project-feature-media:after{content:"";background:linear-gradient(90deg,#091117 0%,#0000 30%);position:absolute;inset:0}.project-feature-media img{object-fit:cover;filter:brightness(.7)saturate(.82);width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.65,.25,1),filter .5s}.project-feature:hover .project-feature-media img{filter:brightness(.8)saturate(.95);transform:scale(1.025)}.project-feature-odovue{background:linear-gradient(140deg,#071026,#080b18)}.project-feature-odovue .project-logo{filter:drop-shadow(0 0 22px #296dff4d);border:1px solid #4984ff42;border-radius:18px;width:84px;height:84px}.project-feature-odovue .project-feature-media:after{background:linear-gradient(90deg,#081024 0%,#08102433 38%,#0000 62%)}.product-hero-media-odovue img{object-position:center;filter:brightness(.9)saturate(.96)}.future-project{border-bottom:1px solid var(--line);color:#656864;grid-template-columns:.2fr 1fr auto;align-items:center;gap:2rem;min-height:130px;padding:1.7rem 0;display:grid}.future-project>span{letter-spacing:.14em;text-transform:uppercase;font-size:.65rem}.future-project h2{font-family:var(--serif);font-size:1.65rem;font-weight:400}.future-project p{font-size:.84rem}.product-hero{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(3rem,6vw,7rem);min-height:calc(100svh - 72px);padding-block:clamp(3.8rem,7vw,6.5rem);display:grid}.back-link{color:#7f827e;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3rem;font-size:.68rem;transition:color .18s;display:inline-block}.back-link:hover{color:var(--gold-bright)}.product-name{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.product-name img{object-fit:contain;filter:drop-shadow(0 0 22px #0087ff52);width:clamp(66px,7vw,104px);height:clamp(66px,7vw,104px)}.product-name h1{margin-top:0;font-size:clamp(3rem,6.3vw,6.2rem)}.product-hero-media img{object-fit:cover;filter:brightness(.82)saturate(.9);width:100%;height:min(66vh,710px);min-height:440px}.capability-list{border-top:1px solid var(--line);margin-top:clamp(3rem,6vw,5rem);margin-left:calc(40% + 2rem)}.capability-list>div{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;align-items:center;min-height:92px;padding:1.25rem 0;display:grid}.capability-list span{color:var(--gold-bright);font-size:.65rem}.capability-list p{font-family:var(--serif);font-size:clamp(1.2rem,2vw,1.7rem)}.workflow-grid{grid-template-columns:repeat(4,1fr)}.workflow-grid article{min-height:300px}.archive-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(3rem,8vw,9rem);min-height:calc(82svh - 72px);padding-block:clamp(4rem,8vw,7.5rem);display:grid}.archive-hero-media img{object-fit:cover;filter:sepia(.15)contrast(1.08)brightness(.82);width:100%;min-height:410px}.collection-grid{grid-template-columns:repeat(4,1fr)}.collection-grid article{min-height:320px;position:relative}.collection-grid small{color:#666964;letter-spacing:.1em;text-transform:uppercase;font-size:.6rem;position:absolute;bottom:1.8rem}.archive-note{border-top:1px solid var(--line);grid-template-columns:.4fr 1fr;gap:2rem;padding-block:clamp(5rem,10vw,9rem);display:grid}.archive-note h2{font-family:var(--serif);font-size:clamp(2.4rem,4vw,4.2rem);font-weight:400;line-height:1.08}.archive-note div>p{max-width:650px;color:var(--muted);margin-top:1.5rem}.contact-hero{min-height:calc(76svh - 72px);padding-block:clamp(5rem,11vw,10rem)}.contact-hero h1{max-width:1060px}.contact-email{border-bottom:1px solid var(--gold);width:fit-content;color:var(--gold-bright);font-family:var(--serif);gap:1.4rem;margin-top:clamp(3rem,7vw,6rem);padding-bottom:.65rem;font-size:clamp(1.35rem,2.8vw,2.8rem);transition:color .18s;display:flex}.contact-email:hover{color:var(--paper)}.contact-details{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:4rem;padding-block:clamp(4rem,7vw,6rem);display:grid}.contact-details h2{font-family:var(--serif);margin-top:1rem;font-size:clamp(1.6rem,3vw,2.8rem);font-weight:400}@media (max-width:1100px){.home-overview{grid-template-columns:1fr 1fr}.home-about{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;grid-template-columns:1.25fr .75fr;min-height:310px}.home-about-copy{max-width:460px}.workflow-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid article:nth-child(2),.collection-grid article:nth-child(2){border-right:0}.workflow-grid article:nth-child(-n+2),.collection-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:800px){.page-shell{width:min(100% - 2.5rem,680px)}.header-inner{height:64px}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:42px;height:42px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--paper);width:23px;height:1px;transition:transform .18s}.mobile-nav[open] summary span:first-child{transform:translateY(4px)rotate(45deg)}.mobile-nav[open] summary span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav nav{z-index:-1;border-bottom:1px solid var(--line);background:#05090cfa;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 1.25rem 3rem;display:flex;position:fixed;top:64px;left:0;right:0}.mobile-nav nav a{font-family:var(--serif);font-size:1.65rem}.mobile-nav nav a.active{color:var(--gold-bright)}.home-hero{background-position:61%;height:88svh;min-height:690px}.hero-shade{background:linear-gradient(90deg,#03070aeb,#03070a40),linear-gradient(#0000 55%,#03070ae6)}.hero-content{padding-top:10.8rem}.hero-content h1{font-size:clamp(3.7rem,17vw,5.8rem)}.hero-kicker{max-width:260px;font-size:.95rem}.hero-location{bottom:1.2rem;right:1.25rem}.home-overview{grid-template-columns:1fr;gap:1.3rem;padding-block:1.3rem 2rem}.home-about{grid-column:auto;grid-template-columns:1.1fr .9fr;min-height:340px}.home-project,.home-archive{min-height:360px}.home-archive-image{height:180px}.footer-inner{text-align:center;flex-direction:column;gap:.55rem;padding-block:1.5rem;display:flex}.footer-links{display:none}.about-hero,.product-hero,.archive-hero{grid-template-columns:1fr;gap:3.5rem;min-height:0}.about-portrait{justify-self:stretch;width:100%}.about-portrait img{height:72vh;min-height:480px}.section-heading,.archive-note{grid-template-columns:1fr;gap:1.3rem}.discipline-grid{grid-template-columns:1fr}.discipline-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:230px}.discipline-grid article:last-child{border-bottom:0}.project-feature{grid-template-columns:1fr}.project-feature-copy{min-height:440px}.project-feature-media{min-height:400px}.project-feature-media:after{background:linear-gradient(#091117 0%,#0000 30%)}.future-project{grid-template-columns:50px 1fr}.future-project>span:last-child{display:none}.product-hero-media img,.archive-hero-media img{aspect-ratio:4/3;height:auto;min-height:360px}.capability-list{margin-left:0}.contact-details{grid-template-columns:1fr;gap:3rem}}@media (max-width:540px){.home-about{grid-template-rows:auto auto;grid-template-columns:1fr;min-height:0}.home-about-copy{min-height:290px;padding-bottom:1.4rem;padding-right:0}.home-about-image{aspect-ratio:4/5;object-position:52% 48%;height:auto}.project-card-copy{right:35%}.home-project-image{width:92%;right:-25%}.workflow-grid,.collection-grid{grid-template-columns:1fr}.workflow-grid article,.collection-grid article,.workflow-grid article:nth-child(2),.collection-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:240px}.workflow-grid article:last-child,.collection-grid article:last-child{border-bottom:0}.product-name{align-items:flex-end;gap:.9rem}.product-name img{width:60px;height:60px}.product-name h1{font-size:3rem}.contact-email{font-size:1.15rem}}@media (prefers-reduced-motion:no-preference){.hero-content>*,.page-intro>*,.about-hero-copy>*,.product-hero-copy>*,.archive-hero-copy>*,.contact-hero>*{animation:.65s both reveal}.hero-content>:nth-child(2),.page-intro>:nth-child(2),.about-hero-copy>:nth-child(2),.product-hero-copy>:nth-child(2),.archive-hero-copy>:nth-child(2),.contact-hero>:nth-child(2){animation-delay:80ms}.hero-content>:nth-child(n+3),.page-intro>:nth-child(n+3),.about-hero-copy>:nth-child(n+3),.product-hero-copy>:nth-child(n+3),.archive-hero-copy>:nth-child(n+3),.contact-hero>:nth-child(n+3){animation-delay:.15s}}@keyframes reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
