@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400..700;1,9..144,400..700&family=Instrument+Sans:wght@400;500;600;700&display=swap";:root{--ink: #251916;--muted: #75665e;--paper: #ffffff;--paper-deep: #e7ddd1;--white: #fffdf9;--line: rgba(38, 29, 26, .16);--line-strong: rgba(38, 29, 26, .36);--product-accent: #30477a;--studio-accent: #713746;--studio-secondary: #45665b;--portal-ink: #251916;--portal-product: #243f8f;--portal-product-surface: #f4eee6;--portal-studio: #7c263e;--portal-studio-surface: #f4eee6;--portal-warm: #a96538;--cognac: #a56e45;--home-section-space: clamp(3.75rem, 5.5vw, 5.5rem);--accent: var(--product-accent);--paisley-motif: url(/images/jacket-paisley-smooth.png);--paisley-wash: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));--font-display: Fraunces, Georgia, serif;--font-sans: "Instrument Sans", "Segoe UI", sans-serif;--type-caption: .75rem;--type-label: .82rem;--type-ui: .9rem;--type-body: clamp(1rem, 1.3vw, 1.12rem);--type-body-large: clamp(1.1rem, 1.55vw, 1.25rem);--type-statement: clamp(1.4rem, 2.05vw, 1.68rem);--type-wordmark: clamp(1.9rem, 3vw, 2.25rem);--type-hero: clamp(1.76rem, 5.76vw, 6.8rem);--type-display-xl: clamp(4.2rem, 10vw, 9rem);--type-display-lg: clamp(3rem, 6.2vw, 6rem);--type-display-md: clamp(2.7rem, 4.6vw, 4.8rem);--type-display-sm: clamp(2.5rem, 5vw, 4.8rem);--type-portal: clamp(2.8rem, 4.1vw, 4.3rem);--leading-tight: .9;--leading-display: .95;--leading-body: 1.7;--leading-ui: 1.4;color:var(--ink);background:var(--paper);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background-color:var(--paper);background-image:var(--paisley-wash),var(--paisley-motif);background-size:auto,820px auto}::selection{background:var(--accent);color:var(--white)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.playful-cursor{display:none}.site-shell{min-height:100svh;overflow:hidden}.product-mode{background-color:var(--paper);background-image:var(--paisley-wash),var(--paisley-motif);background-size:auto,820px auto}.studio-mode{--paper-deep: #e7ddd1;--line: rgba(38, 29, 26, .17);--line-strong: rgba(38, 29, 26, .4);--accent: var(--studio-accent);background-color:var(--paper);background-image:var(--paisley-wash),var(--paisley-motif);background-size:auto,820px auto;animation:studio-arrival .6s ease both}.site-header,.footer,.page-section{width:min(100% - 3rem,1200px);margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.45rem 0}.wordmark,h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:0}.wordmark{position:relative;display:inline-flex;font-size:var(--type-wordmark);line-height:var(--leading-tight)}.wordmark-letter{display:inline-block;transform-origin:bottom center;animation:wordmark-letter-in .38s cubic-bezier(.22,1,.36,1) calc(40ms + var(--letter-index) * 65ms) backwards;transition:color .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}.wordmark-flourish{position:absolute;aspect-ratio:1;background:var(--cognac);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);transition:transform .18s ease}.wordmark-flourish-primary{top:-.15rem;right:-.75rem;width:.72rem;animation:wordmark-flourish-in .26s cubic-bezier(.22,1,.36,1) .47s backwards}.wordmark-flourish-secondary{top:.85rem;right:-1.15rem;width:.44rem;animation:wordmark-flourish-in .22s cubic-bezier(.22,1,.36,1) .54s backwards}.wordmark:hover .wordmark-letter:first-child,.wordmark:focus-visible .wordmark-letter:first-child{transform:translateY(-.08rem) rotate(-2deg)}.wordmark:hover .wordmark-letter:nth-child(2),.wordmark:focus-visible .wordmark-letter:nth-child(2){transform:translateY(.04rem) rotate(2deg)}.wordmark:hover .wordmark-flourish,.wordmark:focus-visible .wordmark-flourish{transform:rotate(45deg) scale(1.15)}.wordmark:hover .wordmark-flourish-secondary,.wordmark:focus-visible .wordmark-flourish-secondary{transform:rotate(-45deg) scale(1.2)}.nav-links,.footer div,.resource-links,.tag-list,.category-strip{display:flex;flex-wrap:wrap;gap:.8rem}.nav-links{justify-content:flex-end;gap:clamp(.8rem,2vw,1.55rem)}.nav-links a{position:relative;font-size:clamp(1rem,1.2vw,1.0625rem);font-weight:500;letter-spacing:.01em}.footer a,.resource-links a,.text-link{position:relative;font-size:var(--type-ui);font-weight:600;letter-spacing:.02em}.nav-links a:after,.footer a:after,.resource-links a:after,.text-link:after{position:absolute;right:0;bottom:-.34rem;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.nav-links a:hover:after,.footer a:hover:after,.resource-links a:hover:after,.text-link:hover:after{transform:scaleX(1);transform-origin:left}.page-section{padding:clamp(4.5rem,9vw,8.5rem) 0}.eyebrow,.meta-line,.case-meta dt,label{margin:0;color:var(--muted);font-size:var(--type-label);font-weight:600;letter-spacing:.08em;line-height:var(--leading-ui);text-transform:none}h1,h2,h3,p{margin-top:0}.home-hero{position:relative;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;column-gap:1.25rem;overflow:visible;padding-top:.5rem;padding-bottom:var(--home-section-space);isolation:isolate;animation:page-in .65s ease both}.home-hero:before{position:absolute;z-index:-1;inset:-1rem -3rem 0;background:radial-gradient(ellipse 68% 78% at 38% 42%,rgba(255,255,255,.58) 0%,rgba(255,255,255,.34) 52%,transparent 82%);content:"";pointer-events:none}.hero-heading{grid-column:1 / -1}.hero-heading>.eyebrow{margin-bottom:.8rem}.home-hero h1{position:relative;grid-column:1 / -1;width:fit-content;margin:0;font-size:var(--type-statement);font-weight:500;line-height:1.3;white-space:nowrap}.home-hero h1:after{position:absolute;top:.12em;right:-.72em;width:.18em;min-width:.7rem;aspect-ratio:1;background:var(--cognac);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);content:"";animation:hero-flourish-in .42s cubic-bezier(.22,1,.36,1) .72s backwards}.hero-copy{grid-column:1 / -1;justify-self:stretch;width:100%;max-width:none;margin-top:clamp(.5rem,1vw,.85rem);text-align:left}.hero-statement{max-width:none;margin:0 0 1.35rem;font-family:var(--font-display);font-size:var(--type-statement);font-weight:500;line-height:1.3}.hero-heading>.eyebrow,.hero-description{color:var(--muted);font-family:var(--font-sans);font-size:var(--type-body-large);font-style:normal;font-weight:500;letter-spacing:0;line-height:1.55}.hero-description{max-width:none;margin-bottom:0}.home-about{position:relative;z-index:2;display:grid;grid-template-columns:minmax(18rem,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(2.5rem,6vw,6.5rem);margin-top:var(--home-section-space);padding-top:clamp(2.5rem,4vw,3.75rem);padding-bottom:clamp(3rem,5vw,4.5rem);border-top:1px solid var(--line)}.home-about:before{position:absolute;z-index:-1;top:-2rem;right:-6rem;bottom:0;left:31%;background:radial-gradient(ellipse at 58% 48%,rgba(255,255,255,.46),rgba(255,255,255,.14) 58%,transparent 82%);content:"";pointer-events:none}.home-portrait{position:relative;z-index:3;width:min(100%,23rem);margin:clamp(-4rem,-4vw,-2.5rem) -1.25rem 0 clamp(0rem,3vw,2.5rem);isolation:isolate;perspective:900px;transform:translate(.75rem,1rem)}.home-portrait:before{position:absolute;z-index:-1;inset:-.45rem .5rem .45rem -.5rem;border:1px solid var(--accent);border-radius:50%;content:"";transition:transform .3s cubic-bezier(.22,1,.36,1)}.home-portrait:after{position:absolute;z-index:1;top:15%;right:-.7rem;width:1.3rem;aspect-ratio:1;background:var(--cognac);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);content:"";transition:filter .26s ease,transform .32s ease}.home-portrait img,.portrait-placeholder{position:relative;z-index:1;display:block;width:100%;aspect-ratio:1;object-fit:cover;object-position:48% 20%;border-radius:50%;background:var(--paper-deep);box-shadow:0 1.45rem 3.25rem -1.75rem #70452b6b;transform:translateY(0);transition:transform .32s ease,box-shadow .32s ease}.home-portrait:hover:before{transform:translate(3px,-2px)}.home-portrait:hover img{box-shadow:0 1.55rem 3.4rem -1.75rem #70452b75;transform:translateY(-1px)}.home-portrait:hover:after{filter:saturate(1.18);transform:rotate(35deg) scale(1.06)}.portrait-placeholder{display:grid;place-items:end start;padding:1rem;color:var(--muted);font-size:var(--type-label);font-weight:600;letter-spacing:.08em;text-transform:none}.home-about-copy{display:flex;min-height:23rem;max-width:38rem;flex-direction:column;justify-content:center;padding-right:clamp(0rem,2vw,2rem)}.home-about-copy>.eyebrow{color:#5f7163}.home-about-copy h2{max-width:none;margin:.7rem 0 1.1rem;font-family:var(--font-display);font-size:clamp(2rem,2.6vw,2.4rem);font-weight:500;line-height:1.02;text-wrap:balance}.home-about-copy>p:not(.eyebrow){max-width:33rem;margin-bottom:1.25rem;color:var(--muted);font-size:var(--type-body);line-height:1.55}.home-about-link{font-size:1.1rem}.pathways{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,2vw,1.6rem);width:min(100% - 3rem,1200px);padding:0;isolation:isolate}.pathway-card{position:relative;display:grid;min-height:0;aspect-ratio:1;grid-template-rows:auto 1fr auto;overflow:hidden;padding:clamp(1.75rem,3.4vw,3.25rem);cursor:pointer;transition:background-color .3s ease,background-position .34s ease,border-color .26s ease,box-shadow .26s ease,color .26s ease,transform .26s ease}.pathway-card>*{position:relative;z-index:2}.pathways .eyebrow,.home-about-copy>.eyebrow{font-size:1.25rem;font-weight:600;letter-spacing:.01em;text-transform:none}.pathway-product{border:1px solid var(--portal-product);color:var(--portal-ink);background-color:var(--portal-product-surface);background-image:linear-gradient(rgba(36,63,143,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(36,63,143,.055) 1px,transparent 1px);background-position:0 0,0 0;background-size:46px 46px,46px 46px;box-shadow:5px 5px 0 var(--portal-product)}.pathway-studio{border:1px solid var(--portal-studio);color:var(--portal-ink);background-color:var(--portal-studio-surface);box-shadow:5px 5px 0 var(--portal-studio)}.pathway-studio:after{position:absolute;z-index:1;inset:0;background:var(--portal-studio);content:"";opacity:.035;-webkit-mask-image:var(--paisley-motif);mask-image:var(--paisley-motif);-webkit-mask-position:52% 48%;mask-position:52% 48%;-webkit-mask-size:52rem auto;mask-size:52rem auto;transition:opacity .32s ease;pointer-events:none}.portal-symbol{position:absolute;z-index:2;top:clamp(1.25rem,2.6vw,2.25rem);right:clamp(1.25rem,2.6vw,2.25rem);width:clamp(4rem,5.4vw,5rem);height:clamp(4rem,5.4vw,5rem);overflow:visible;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;pointer-events:none}.portal-symbol-product{color:var(--portal-product);stroke:currentColor}.portal-symbol-studio{color:var(--portal-studio);stroke:currentColor}.portal-symbol-lines path,.portal-symbol-paisley{stroke-dasharray:1;stroke-dashoffset:.14;transition:stroke-dashoffset .52s cubic-bezier(.22,1,.36,1),opacity .28s ease}.portal-symbol-product circle{fill:var(--portal-product-surface);transition:fill .28s ease}.portal-symbol-sparkle{opacity:.48;transform:rotate(-10deg);transform-origin:64px 16px;transition:opacity .28s ease,transform .42s cubic-bezier(.22,1,.36,1)}.pathway-product .eyebrow{color:var(--portal-product)}.pathway-studio .eyebrow{color:var(--portal-studio)}.pathway-card:hover{transform:translateY(-3px)}.pathway-product:hover{border-color:var(--portal-product);background-color:var(--portal-product);background-image:linear-gradient(rgba(244,238,230,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(244,238,230,.12) 1px,transparent 1px);background-position:4px 4px,4px 4px;box-shadow:7px 7px 0 var(--portal-product);color:var(--portal-product-surface)}.pathway-studio:hover{border-color:var(--portal-studio);background-color:var(--portal-studio);box-shadow:7px 7px 0 var(--portal-studio);color:var(--portal-studio-surface)}.pathway-studio:hover:after{background:var(--portal-studio-surface);opacity:.1}.pathway-card:hover .portal-symbol-lines path,.pathway-card:hover .portal-symbol-paisley{stroke-dashoffset:0}.pathway-product:hover .portal-symbol-product,.pathway-studio:hover .portal-symbol-studio{color:var(--portal-product-surface)}.pathway-product:hover .portal-symbol-product circle{fill:var(--portal-product)}.pathway-studio:hover .portal-symbol-sparkle{opacity:1;transform:rotate(35deg)}.pathways h2{max-width:none;align-self:center;margin:1.6rem 0;font-size:clamp(2.2rem,3vw,3.2rem);line-height:var(--leading-display);text-wrap:balance}.pathways .text-link{font-size:clamp(1rem,1.2vw,1.1rem)}.text-link{align-self:end;width:fit-content}.text-link span{display:inline-block;margin-left:.25rem;transition:transform .22s ease}.text-link:hover span{transform:translate(.35rem)}.pathway-card:hover .text-link:after{transform:scaleX(1);transform-origin:left}.pathway-card:hover .text-link span{transform:translate(.35rem)}.pathway-product:hover .text-link span,.pathway-studio:hover .text-link span{transform:translate(.25rem)}.pathway-product:hover .eyebrow,.pathway-studio:hover .eyebrow,.pathway-product:hover .text-link,.pathway-studio:hover .text-link{color:var(--portal-product-surface)}.button-link,.contact-form button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;width:fit-content;min-height:2.8rem;border:1px solid var(--ink);padding:.76rem 1rem;background:var(--ink);color:var(--white);font-size:var(--type-ui);font-weight:600;letter-spacing:.02em;transition:background .2s ease,color .2s ease,transform .2s ease}.button-link.light{background:transparent;color:var(--ink)}.button-link:hover,.contact-form button:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-.12rem)}.section-heading{display:grid;grid-template-columns:minmax(9rem,.5fr) minmax(0,1.5fr);gap:clamp(1rem,4vw,4rem);align-items:start;margin-bottom:clamp(2rem,5vw,4rem);border-top:1px solid var(--line);padding-top:1rem}.section-heading h2,.studio-cta h2,.case-preview h2,.inquiry-grid h2,.not-found h1{max-width:13ch;margin-bottom:1rem;font-size:var(--type-display-lg);line-height:var(--leading-tight);text-wrap:balance}.section-heading p:not(.eyebrow),.page-intro>p,.case-hero>p,.project-preview-copy>p,.case-template p,.about-copy p,.inquiry-grid p,.contact-form{color:var(--muted);font-size:var(--type-body);line-height:var(--leading-body)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.2vw,1.8rem)}.project-preview{border-top:1px solid var(--line);padding-top:.9rem}.project-preview a{display:grid;gap:1rem}.project-preview.featured{grid-column:span 2}.project-preview.featured .image-placeholder{aspect-ratio:16 / 8}.project-preview-copy{display:grid;gap:.75rem}.meta-line{display:flex;justify-content:space-between;gap:1rem;margin-bottom:0}.project-preview h3{margin-bottom:0;font-size:var(--type-display-sm);line-height:var(--leading-tight)}.project-preview:hover h3{color:var(--accent)}.image-placeholder{position:relative;display:grid;min-height:18rem;aspect-ratio:4 / 3;overflow:hidden;place-items:end start;border:1px solid var(--line);padding:1rem;background:var(--paper-deep);box-shadow:0 1.25rem 2.8rem -2.5rem #261d1a57;transition:border-color .22s ease,box-shadow .26s ease,transform .26s ease}.image-placeholder:before,.image-placeholder:after,.image-placeholder i,.image-placeholder b{position:absolute;content:""}.image-placeholder:before{top:12%;left:12%;width:46%;aspect-ratio:1;border:1px solid currentColor;border-radius:50%;opacity:.28}.image-placeholder:after{right:10%;bottom:12%;width:45%;height:25%;border:1px solid currentColor;opacity:.26}.image-placeholder i{top:20%;right:20%;width:20%;aspect-ratio:1;background:var(--accent);opacity:.38}.image-placeholder b{bottom:0;left:0;width:100%;height:18%;background:#fffcf86b}.image-placeholder.dark{background:var(--ink);color:var(--white)}.studio-mode .image-placeholder{background:var(--paper-deep)}.studio-mode .image-placeholder.dark{background:var(--accent)}.studio-mode .studio-gallery .project-preview:nth-child(2n) .image-placeholder{box-shadow:inset .5rem 0 0 var(--studio-secondary)}.image-placeholder span{position:relative;z-index:2;max-width:13rem;font-size:var(--type-label);font-weight:600;letter-spacing:.08em;line-height:var(--leading-ui);text-transform:none}.project-preview:hover .image-placeholder{border-color:var(--line-strong);box-shadow:0 1.5rem 3.1rem -2.4rem #261d1a66;transform:translateY(-.22rem)}.page-intro{max-width:60rem;margin-bottom:clamp(3rem,7vw,5.5rem)}.page-intro h1,.case-hero h1{max-width:11.5ch;margin:.6rem 0 1.15rem;font-size:var(--type-display-xl);line-height:.88}.page-intro>p{max-width:43rem;font-size:var(--type-body-large)}.case-list{display:grid;gap:clamp(3rem,7vw,5rem)}.case-preview{display:grid;grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);gap:clamp(1.5rem,5vw,4rem);align-items:start;border-top:1px solid var(--line);padding-top:clamp(1.5rem,4vw,2.5rem)}.case-preview h2{margin-top:1.5rem}.case-meta{display:grid;gap:1rem;margin:1.5rem 0}.case-meta div{display:grid;grid-template-columns:minmax(6rem,.32fr) minmax(0,1fr);gap:1rem;border-top:1px solid var(--line);padding-top:.85rem}.case-meta dd{margin:0;color:var(--ink);line-height:1.5}.tag-list{margin-bottom:1.5rem}.tag-list span,.category-strip span{border:1px solid var(--line-strong);padding:.45rem .7rem;background:#fffcf86b;font-size:var(--type-label);font-weight:600;letter-spacing:.08em;text-transform:none}.studio-intro{padding-bottom:0}.studio-mode .studio-intro{position:relative;width:100%;overflow:hidden;padding-right:max(1.5rem,calc((100vw - 1200px)/2));padding-left:max(1.5rem,calc((100vw - 1200px)/2));background:var(--paper-deep);isolation:isolate}.studio-mode .studio-intro:after{position:absolute;z-index:-1;top:-28%;right:-8%;width:min(56vw,50rem);height:135%;background-image:var(--paisley-motif);background-position:48% 42%;background-size:64rem auto;content:"";filter:contrast(1.08) saturate(.9);mix-blend-mode:multiply;opacity:.085;transform:rotate(4deg);pointer-events:none}.studio-mode .studio-intro .page-intro,.studio-mode .studio-intro .category-strip{position:relative;z-index:1;max-width:1200px;margin-right:auto;margin-left:auto}.category-strip{margin-top:2rem}.studio-mode .category-strip span:nth-child(2n){border-color:var(--studio-secondary);color:var(--ink)}.studio-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,2.5vw,2rem)}.studio-cta{display:flex;align-items:end;justify-content:space-between;gap:2rem;border-top:1px solid var(--line)}.studio-cta h2{margin-bottom:0}.about-layout{display:grid;grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);gap:clamp(1.5rem,6vw,5rem);align-items:start}.about-layout .image-placeholder{aspect-ratio:4 / 5}.about-copy{display:grid;gap:1.25rem}.resource-links{padding-top:1rem}.inquiry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:clamp(2rem,5vw,4rem)}.inquiry-grid article{display:grid;align-content:space-between;gap:2rem;min-height:13rem;border:1px solid var(--line);padding:clamp(1.2rem,3vw,2rem);background:#fffcf861}.inquiry-grid article:nth-child(2){background:var(--paper-deep)}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;border-top:1px solid var(--line);padding-top:1.5rem}.contact-form label{display:grid;gap:.55rem}.contact-form .full{grid-column:1 / -1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:0;padding:.9rem;background:#fffcf8b3;color:var(--ink)}.contact-form textarea{resize:vertical}.contact-form button{cursor:pointer}.case-hero{display:grid;gap:1.5rem}.case-hero .image-placeholder{aspect-ratio:16 / 7}.case-template{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:0}.case-template article{border-top:1px solid var(--line);padding-top:1rem}.footer{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:1.5rem 0 2rem}.home-page .footer{padding-top:1.25rem}.footer p{margin:0;font-family:var(--font-display);font-size:var(--type-wordmark);font-weight:600}@keyframes page-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes studio-arrival{0%{background-color:#f2e5e7}to{background-color:#fff}}@keyframes wordmark-letter-in{0%{opacity:0;transform:translateY(.35rem) rotate(-4deg)}68%{opacity:1;transform:translateY(-.06rem) rotate(1deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes wordmark-flourish-in{0%{opacity:0;transform:rotate(-35deg) scale(.25)}70%{opacity:1;transform:rotate(12deg) scale(1.2)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes hero-flourish-in{0%{opacity:0;transform:rotate(-25deg) scale(.35)}to{opacity:1;transform:rotate(0) scale(1)}}@media(max-width:900px){.home-hero,.home-about,.pathways,.section-heading,.case-preview,.about-layout,.inquiry-grid{grid-template-columns:1fr}.home-hero{min-height:auto;gap:.75rem}.hero-copy{grid-column:1;margin-top:0}.home-about{gap:3.5rem}.home-portrait{width:min(72%,19rem);margin-top:-1.75rem;margin-right:0;margin-left:clamp(.5rem,5vw,2rem);transform:translate(.5rem,-1.5rem)}.home-about-copy{min-height:0}.pathways{grid-auto-rows:1fr;width:min(100% - 3rem,1200px)}.pathway-card{min-height:0}.project-grid,.studio-gallery,.case-template{grid-template-columns:1fr}.project-preview.featured{grid-column:auto}.project-preview.featured .image-placeholder{aspect-ratio:4 / 3}}@media(min-width:901px){.hero-statement,.hero-description{white-space:nowrap}}@media(max-width:620px){:root{--type-hero: clamp(1.76rem, 7.04vw, 2.6rem);--type-statement: 1.28rem;--type-display-md: clamp(2.55rem, 12vw, 3.7rem);--type-portal: clamp(3rem, 13vw, 4.1rem)}.site-header,.footer{align-items:flex-start;flex-direction:column}.site-header,.footer,.page-section{width:min(100% - 2rem,1200px)}.site-header{gap:1rem}.nav-links{gap:.7rem 1.1rem}.home-hero{padding-top:.5rem}.home-about{gap:3rem}.home-portrait{width:min(76%,17.5rem);margin-top:-1.25rem;transform:translate(.25rem,-1rem)}.pathways{width:min(100% - 3rem,1200px)}.pathway-card{min-height:0}.contact-form,.case-meta div{grid-template-columns:1fr}.studio-cta{align-items:flex-start;flex-direction:column}.studio-mode .studio-intro:after{right:-22rem;width:38rem;opacity:.05}}@media(pointer:fine)and (min-width:721px){.site-shell,.site-shell a,.site-shell button,.site-shell select{cursor:none}.playful-cursor{position:fixed;z-index:20;display:block;top:0;left:0;width:1.7rem;height:1.7rem;--cursor-accent: #5f7163;opacity:var(--cursor-opacity, 0);pointer-events:none;transform:translate3d(var(--cursor-x, -3rem),var(--cursor-y, -3rem),0) translate(-50%,-50%);transition:width .18s ease,height .18s ease,opacity .18s ease,transform .18s ease}.playful-cursor:before{position:absolute;inset:0;background:var(--cursor-accent);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);content:"";transition:background-color .18s ease,transform .22s ease}.playful-cursor:after{position:absolute;top:50%;left:50%;width:.25rem;height:.25rem;border-radius:50%;background:var(--paper);content:"";transform:translate(-50%,-50%)}.playful-cursor.is-studio{--cursor-accent: #5f7163}.playful-cursor.is-text,.playful-cursor.is-pathway{--cursor-opacity: 0 !important}.playful-cursor.is-interactive{width:2.15rem;height:2.15rem}.playful-cursor.is-interactive:before{transform:rotate(45deg) scale(1.05)}.site-shell input,.site-shell textarea,.site-shell p,.site-shell h1,.site-shell h2,.site-shell h3,.site-shell li,.site-shell dd{cursor:text}.site-shell .pathway-card,.site-shell .pathway-card *{cursor:pointer}}@media(prefers-reduced-motion:reduce){.playful-cursor{display:none!important}.wordmark-letter,.wordmark-flourish{opacity:1;animation:none;transform:none!important}.site-shell,.site-shell a,.site-shell button,.site-shell input,.site-shell select,.site-shell textarea{cursor:auto!important}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
