.studio{--s-bg:var(--color-bg,#fbf3e6);--s-raised:var(--color-surface-raised,#f3e4c8);--s-text:var(--color-text,#2a2119);--s-muted:var(--color-text-muted,#7a6d5c);--s-accent:var(--color-primary,#c9663f);--s-accent-text:var(--color-primary-text,#fff);--s-head:var(--font-heading,Georgia,serif);--s-hw:var(--heading-weight,600);--s-hc:var(--heading-transform,none);--s-ls:var(--heading-tracking,0);--s-bf:var(--font-body,system-ui,sans-serif);background:var(--s-bg);color:var(--s-text);font-family:var(--s-bf);font-size:var(--font-size-base);line-height:1.55}.studio h1,.studio h2,.studio h3{font-family:var(--s-head);font-weight:var(--s-hw);text-transform:var(--s-hc);letter-spacing:var(--s-ls);color:inherit;line-height:1.15}.studio .blk{padding:calc(var(--space-section-y,80px)*.7) 40px;background:var(--s-bg);color:var(--s-text);position:relative}.studio .blk[data-sp=compact]{padding-top:calc(var(--space-section-y,80px)*.35);padding-bottom:calc(var(--space-section-y,80px)*.35)}.studio .blk[data-sp=roomy]{padding-top:calc(var(--space-section-y,80px)*1);padding-bottom:calc(var(--space-section-y,80px)*1)}.studio .blk[data-tone=raised]{background:var(--s-raised)}.studio .blk[data-tone=accent]{background:var(--s-accent);color:var(--s-accent-text);--s-muted:var(--s-accent-text);--s-text:var(--s-accent-text)}.studio [data-al=center]{text-align:center}.studio [data-al=center] .cta{justify-content:center}.studio .wx{max-width:1040px;margin:0 auto}.studio .blk[data-w=narrow] .wx{max-width:680px}.studio .kick{font-family:var(--s-kf,Georgia,serif);font-style:var(--s-ks,italic);text-transform:var(--s-kc,none);letter-spacing:var(--s-kls,0);color:var(--s-accent);font-size:var(--s-kfs,18px);margin-bottom:8px;font-weight:600;display:block}.studio .blk[data-tone=accent] .kick{color:var(--s-accent-text)}.studio h1{font-size:var(--font-size-studio-h1);overflow-wrap:anywhere}.studio h2{font-size:var(--font-size-studio-h2);margin-bottom:12px}.studio h3{font-size:var(--font-size-lg);margin-bottom:6px}.studio p{color:var(--s-muted);margin-bottom:12px}.studio .blk[data-tone=accent] p{color:inherit;opacity:.92}.studio .g2{gap:calc(var(--space-stack-lg,24px)*1.65);grid-template-columns:1.1fr .9fr;align-items:center;display:grid}.studio .g3{gap:var(--space-stack-md,20px);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.studio .cta{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.studio .sb{border-radius:var(--s-btn,8px);background:var(--s-accent);color:var(--s-accent-text);font-weight:600;font-size:var(--font-size-studio-button);align-items:center;padding:12px 20px;text-decoration:none;display:inline-flex}.studio .sb.gh{background:color-mix(in srgb,var(--s-text) 9%,transparent);color:inherit}.studio .blk[data-tone=accent] .sb{background:var(--s-accent-text);color:var(--s-accent)}.studio .blk[data-tone=accent] .sb.gh{background:color-mix(in srgb,var(--s-accent-text) 18%,transparent);color:var(--s-accent-text)}.studio .ph{border-radius:var(--s-r,12px);background-color:var(--s-tint,#ecd9b6);background-position:50%;background-size:cover;min-height:240px;position:relative;overflow:hidden}.studio .ph img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.studio .nav{background:var(--s-bg);z-index:30;justify-content:space-between;align-items:center;padding:14px 40px;display:flex;position:sticky;top:0}.studio .nav .br{font-family:var(--s-head);font-weight:700;font-size:var(--font-size-studio-brand);align-items:center;gap:10px;display:flex}.studio .nav .br img{border-radius:var(--s-r,8px);-o-object-fit:cover;object-fit:cover;width:36px;height:36px}.studio .nav .lk{font-size:var(--font-size-studio-link);color:var(--s-muted);align-items:center;gap:22px;display:flex}.studio .nav .lk a{color:inherit;text-decoration:none}.studio .nav .lk a.sb{color:var(--s-accent-text)}.studio .nav.center{flex-direction:column;gap:10px}.studio .card2{background:var(--s-raised);border-radius:var(--s-r,12px);padding:22px}.studio .blk[data-tone=raised] .card2{background:var(--s-bg)}.studio .num{font-family:var(--s-head);font-size:var(--font-size-studio-h1-min);font-weight:600}.studio .row2{color:var(--s-muted);justify-content:space-between;gap:16px;padding:8px 0;display:flex}.studio .row2 b{color:var(--s-text)}.studio details{background:var(--s-raised);border-radius:var(--s-r,12px);margin-bottom:10px;padding:14px 18px}.studio .blk[data-tone=raised] details{background:var(--s-bg)}.studio summary{color:var(--s-text);cursor:pointer;font-weight:600}.studio .hero-full{background:var(--s-tint,#ecd9b6);padding:0;position:relative;overflow:hidden}.studio .hero-full .ph{border-radius:0;min-height:0;position:absolute;inset:0}.studio .hero-full .wash{background:#0000006b;position:absolute;inset:0}.studio .hero-full[data-tone=accent] .wash{background:color-mix(in srgb,var(--s-accent) 78%,transparent)}.studio .hero-full[data-sp=compact] .wx{padding-top:calc(var(--space-section-y,80px)*.6);padding-bottom:calc(var(--space-section-y,80px)*.6)}.studio .hero-full[data-sp=roomy] .wx{padding-top:calc(var(--space-section-y,80px)*1.9);padding-bottom:calc(var(--space-section-y,80px)*1.9)}.studio .hero-full .wx{color:#fff;padding:calc(var(--space-section-y,80px)*1.2) 40px;position:relative}.studio .hero-full h1,.studio .hero-full p,.studio .hero-full .kick{color:#fff}.studio .hero-full .sb.gh{color:#fff;background:#fff3}.studio .mcta{display:none}@media (max-width:720px){.studio .blk{padding:calc(var(--space-section-y,80px)*.4) 20px}.studio .nav{padding:12px 20px}.studio .nav .lk a:not(.sb){display:none}.studio h1{font-size:var(--font-size-studio-h1-min)}.studio h2{font-size:var(--font-size-studio-h2-min)}.studio .g2,.studio .g3{grid-template-columns:1fr;gap:20px}.studio .hero-full .wx{padding:calc(var(--space-section-y,80px)*.8) 20px}.studio .mcta{background:var(--s-raised);z-index:40;gap:10px;padding:12px;display:flex;position:fixed;bottom:0;left:0;right:0}.studio .mcta a{text-align:center;border-radius:var(--s-btn,8px);font-weight:600;font-size:var(--font-size-studio-button);flex:1;padding:12px;text-decoration:none}.studio .mcta a.dark{background:var(--s-text);color:var(--s-bg)}.studio .mcta a.acc{background:var(--s-accent);color:var(--s-accent-text)}}.studio .card2.hasimg{padding:0;overflow:hidden}.studio .card2.hasimg .ph{aspect-ratio:4/3;border-radius:0}.studio .card2.hasimg>:not(.ph){margin-left:22px;margin-right:22px}.studio .card2.hasimg h3{margin-top:18px}.studio .card2.hasimg>:last-child{margin-bottom:22px}.studio .igrid{grid-template-columns:repeat(3,1fr);gap:8px;max-width:640px;margin:20px auto;display:grid}.studio .igrid a{aspect-ratio:1;border-radius:var(--s-r,12px);display:block;overflow:hidden}.studio .igrid img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.studio footer>div{max-width:1040px}.studio .hero-full[data-h]{align-items:flex-end;display:flex}.studio .hero-full[data-h] .wx{width:100%}.studio .hero-full[data-scrim] .wash{background:linear-gradient(to top,var(--photo-overlay-color) 0%,transparent var(--scrim-reach));opacity:calc(var(--photo-overlay-opacity)*var(--scrim-k))}.studio .mcards{grid-template-columns:repeat(var(--mcols,3),minmax(0,1fr));-moz-column-gap:var(--space-stack-lg,24px);column-gap:var(--space-stack-lg,24px);row-gap:calc(var(--space-stack-lg,24px)*1.3);margin-top:16px;display:grid}.studio .mcard .ph{aspect-ratio:var(--photo-aspect-card,4/3);min-height:0;margin-bottom:12px}.studio .mcard .mdesc{font-size:var(--font-size-sm,14px);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;display:-webkit-box;overflow:hidden}.studio .mrows{gap:var(--space-stack-lg,24px);grid-template-columns:1fr;margin-top:16px;display:grid}.studio .mrow{align-items:flex-start;gap:16px;display:flex}.studio .mrow .ph{flex:none;width:112px;height:112px;min-height:0}.studio .mbody{flex:1;min-width:0}.studio .mhead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.studio .mhead .pr{color:var(--s-accent);font-family:var(--s-head);white-space:nowrap}.studio .mrow p{font-size:var(--font-size-sm,14px);margin:6px 0 0}.studio .mjump{top:var(--site-nav-height,4.5rem);z-index:20;background:var(--s-bg);scrollbar-width:none;gap:8px;margin-top:8px;padding:12px 0;display:flex;position:sticky;overflow-x:auto}.studio .mjump::-webkit-scrollbar{display:none}.studio .blk[data-tone=raised] .mjump{background:var(--s-raised)}.studio .mjump a{border-radius:var(--s-btn,999px);background:color-mix(in srgb,var(--s-text) 9%,transparent);color:var(--s-text);font-weight:600;font-size:var(--font-size-studio-link);flex:none;padding:8px 16px;text-decoration:none}.studio .mgroup{margin-top:var(--space-stack-lg,24px);scroll-margin-top:var(--site-jump-offset,8rem)}.studio .gtile{border-radius:var(--s-r,12px);aspect-ratio:1;position:relative;overflow:hidden}.studio .gtile.wide{aspect-ratio:4/3}.studio .gtile img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.studio .gcap{color:#fff;font-weight:600;font-size:var(--font-size-studio-link);background:linear-gradient(to bottom,var(--photo-overlay-color),transparent);padding:12px 16px 40px;position:absolute;top:0;left:0;right:0}.studio .grow{gap:var(--space-stack-md,16px);grid-template-columns:repeat(3,1fr);display:grid}.studio .gmosaic{gap:var(--space-stack-md,16px);grid-template-columns:repeat(4,1fr);display:grid}.studio .gmosaic .gtile.lead{aspect-ratio:auto;grid-area:span 2/span 2}.studio .gband{background:var(--s-bg);padding:0}.studio .gstrip{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;overflow-x:auto}.studio .gstrip::-webkit-scrollbar{display:none}.studio .gstrip .gtile{scroll-snap-align:start;border-radius:0}@media (min-width:760px){.studio .mrows{-moz-column-gap:40px;grid-template-columns:1fr 1fr;column-gap:40px}.studio .mrow .ph{width:160px;height:160px}}@media (max-width:720px){.studio .mcards{-moz-column-gap:var(--space-stack-md,16px);column-gap:var(--space-stack-md,16px);grid-template-columns:repeat(2,minmax(0,1fr))}.studio .mcard .mhead{-moz-column-gap:12px;flex-wrap:wrap;column-gap:12px}.studio .gmosaic .gtile.lead{aspect-ratio:1}.studio .grow{grid-template-columns:1fr}.studio .gmosaic{gap:var(--space-stack-sm,8px);grid-template-columns:repeat(2,1fr)}.studio .gstrip{grid-auto-columns:70%}}.studio .sbleed{min-height:var(--hero-height-standard,60vh);background:var(--s-bg);color:var(--s-text);grid-template-columns:1fr 1fr;display:grid}.studio .sbleed[data-tone=raised]{background:var(--s-raised)}.studio .sb-ph{min-height:16rem;position:relative}.studio .sb-ph .ph{border-radius:0;min-height:0;position:absolute;inset:0}.studio .sbleed[data-rev] .sb-ph{order:2}.studio .sb-tx{padding:var(--space-section-y,80px) 56px;flex-direction:column;justify-content:center;display:flex}.studio .sb-tx>div{max-width:28rem}@media (max-width:720px){.studio .sbleed{grid-template-columns:1fr}.studio .sbleed[data-rev] .sb-ph{order:0}.studio .sb-tx{padding:calc(var(--space-section-y,80px)*.5) 20px}}.studio .hero-full h1{margin-bottom:12px}
