.contact-form[data-astro-cid-vekgkm42]{gap:.35rem;display:grid}label[data-astro-cid-vekgkm42]{margin-top:.75rem;font-size:.85rem;font-weight:600}input[data-astro-cid-vekgkm42],textarea[data-astro-cid-vekgkm42]{font:inherit;border:1px solid var(--border,#ccc);color:#17160f;background:#fff;border-radius:0;padding:.65rem .75rem}input[data-astro-cid-vekgkm42]:focus,textarea[data-astro-cid-vekgkm42]:focus{outline:2px solid var(--accent,#1d4e42);outline-offset:1px}button[data-astro-cid-vekgkm42]{font:inherit;cursor:pointer;color:var(--accent-fg,#fff);background:var(--accent,#1d4e42);border:1px solid var(--accent,#1d4e42);border-radius:var(--radius,6px);justify-self:start;margin-top:1.25rem;padding:.8rem 1.6rem;font-weight:600}button[data-astro-cid-vekgkm42]:hover{filter:brightness(1.06)}#contact-status[data-astro-cid-vekgkm42]{min-height:1.2em;margin-top:.75rem;font-size:.9rem}.landing{--bg:#faf9f6;--fg:#17160f;--muted:#5d5b50;--accent:#2f4f43;--accent-fg:#faf9f6;--surface:#f1efe8;--border:#dcd8cd;--font-display:"Source Serif 4", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--display-weight:400;--radius:999px}.landing[data-theme=pulse]{--bg:#0b1220;--fg:#f4f6f8;--muted:#b9c2d4;--accent:#ff6b35;--accent-fg:#0b1220;--surface:#121b2e;--border:#263149;--font-display:"Space Grotesk", system-ui, sans-serif;--display-weight:700;--radius:8px}.landing[data-theme=christmas]{--bg:#f6f2ea;--fg:#2b2620;--muted:#5f5649;--accent:#7d2b22;--accent-fg:#f6f2ea;--surface:#1f3b2f;--surface-fg:#f6f2ea;--border:#ded6c7;--gold:#c7a15a;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Open Sans", system-ui, sans-serif;--display-weight:500;--radius:0}.landing[data-theme=easter]{--bg:#f6f2ea;--fg:#36302a;--muted:#6a6155;--accent:#e3e98c;--accent-fg:#36302a;--surface:#d7e5e6;--surface-fg:#36302a;--border:#ded6c7;--gold:#8a9a3a;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Open Sans", system-ui, sans-serif;--display-weight:500;--radius:0}.landing{background:var(--bg);color:var(--fg);font-family:var(--font-body);min-height:100vh;font-weight:400;line-height:1.6}.landing h1,.landing h2,.landing h3{font-family:var(--font-display);font-weight:var(--display-weight);margin:0 0 .6em;line-height:1.15}.landing em{font-style:italic}.landing[data-theme=pulse] em{color:var(--accent);font-style:normal}.wrap{max-width:72rem;margin:0 auto;padding:0 1.5rem}.section{padding:4.5rem 0}.section h2{font-size:clamp(1.8rem,3.2vw,2.6rem)}.muted{color:var(--muted)}.btn{border-radius:var(--radius);background:var(--accent);color:var(--accent-fg);border:1px solid var(--accent);padding:.85rem 1.6rem;font-weight:600;text-decoration:none;display:inline-block}.btn:hover{filter:brightness(1.06)}.btn-ghost{color:inherit;background:0 0;border-color:currentColor}.btn-row{flex-wrap:wrap;gap:.75rem;display:flex}.studio-bar{color:#eee;background:#111;flex-wrap:wrap;align-items:center;gap:1rem;padding:.6rem 1.5rem;font:500 .85rem/1.4 Inter,system-ui,sans-serif;display:flex}.studio-bar a{color:#eee;text-decoration:none}.studio-bar a:hover{text-decoration:underline}.studio-bar .home{letter-spacing:.04em;font-weight:700}.studio-bar .pager{gap:1.2rem;margin-left:auto;display:flex}.studio-bar .status{text-transform:uppercase;letter-spacing:.08em;background:#333;border-radius:4px;padding:.15rem .5rem;font-size:.7rem}.hero-centered{text-align:center;padding:6rem 0 4.5rem}.hero-centered h1{max-width:40rem;margin-inline:auto;font-size:clamp(2.4rem,5.5vw,3.6rem)}.hero-centered .lede{max-width:36rem;color:var(--muted);margin:0 auto 2rem;font-size:1.05rem}.hero-centered .btn-row{justify-content:center}.hero-centered .btn{color:var(--fg);border-color:var(--fg);background:0 0}.hero-split{grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;padding:5rem 1.5rem 4rem;display:grid}.hero-split h1{font-size:clamp(2.6rem,6vw,4.2rem);line-height:1.02}.hero-split .lede{color:var(--muted);max-width:32rem;margin-bottom:1.8rem;font-size:1.05rem}.hero-split .shape{aspect-ratio:1;background:linear-gradient(135deg, var(--accent), #2f4f9e);border-radius:24px}.hero-image{color:#fff;align-items:flex-end;min-height:min(82vh,46rem);display:flex;position:relative}.hero-image>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-image:after{content:"";background:linear-gradient(90deg,#14100cb8 0%,#14100c59 55%,#14100c0d 100%);position:absolute;inset:0}.landing[data-theme=easter] .hero-image{color:var(--fg)}.landing[data-theme=easter] .hero-image:after{background:linear-gradient(90deg,#f6f2eaeb 0%,#f6f2ea99 45%,#f6f2ea00 75%)}.hero-image .wrap{z-index:1;width:100%;padding-top:6rem;padding-bottom:4.5rem;position:relative}.hero-image .eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.8rem;font-weight:600}.landing[data-theme=christmas] .hero-image .eyebrow{color:#e7c98a}.hero-image h1{max-width:38rem;font-size:clamp(2.6rem,6vw,4.6rem)}.hero-image .lede{opacity:.95;max-width:32rem;margin-bottom:2rem;font-size:1.1rem}.hero-image .btn-ghost{color:inherit}.values{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.values h3{color:var(--accent);margin-bottom:.4rem;font-size:1.35rem}.landing[data-theme=easter] .values h3{color:var(--gold)}.landing[data-theme=pulse] .value{border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:10px;padding:1.5rem}.landing[data-theme=signal] .values{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2rem 0}.value p{color:var(--muted);margin:0}.band{background:var(--surface);color:var(--surface-fg,var(--fg))}.brands{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem 2.5rem;display:flex}.brands img{object-fit:contain;filter:grayscale()brightness(0)invert(.92);width:9rem;height:3.2rem}.landing[data-theme=easter] .brands img{filter:grayscale()}.gallery{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.gallery figure{margin:0}.gallery img{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.gallery figcaption{color:var(--muted);padding-top:.6rem;font-size:.9rem}.body-content{max-width:44rem}.body-content ol{padding-left:1.2rem}.body-content li{margin-bottom:.6rem}.quote{text-align:center}.quote blockquote{max-width:48rem;font-family:var(--font-display);margin:0 auto;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.3}.quote cite{opacity:.8;margin-top:1rem;font-size:.9rem;font-style:normal;display:block}.badge{align-items:center;gap:1.5rem;max-width:40rem;display:flex}.badge img{flex:none;width:5.5rem;height:5.5rem}.badge p{margin:0;font-size:1.05rem}.contact-wrap{grid-template-columns:1fr 1.2fr;align-items:start;gap:3rem;display:grid}.contact-wrap h2{margin-bottom:.4rem}.landing-footer{border-top:1px solid var(--border);color:var(--muted);padding:2rem 0 3rem;font-size:.85rem}.landing-footer .wrap{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.landing-footer a{color:inherit}@media (width<=760px){.values,.contact-wrap{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.hero-split{grid-template-columns:1fr}.hero-split .shape{display:none}.studio-bar .pager{width:100%;margin-left:0}.brands{justify-content:center}.hero-image{min-height:36rem}.hero-image:after{background:linear-gradient(#14100c59 0%,#14100ccc 55%,#14100ce0 100%)}.landing[data-theme=easter] .hero-image:after{background:linear-gradient(#f6f2ea1a 0%,#f6f2ead9 45%,#f6f2eaf5 100%)}.hero-image .wrap{padding-top:14rem;padding-bottom:3rem}}
