.modal-backdrop.svelte-1he9fyb{position:fixed;inset:0;background:#1a1a18bf;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:svelte-1he9fyb-fade-in .18s ease}.modal-shell.svelte-1he9fyb{width:100%;max-width:1300px;height:90vh;max-height:900px;background:#fff;border-radius:4px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;box-shadow:0 24px 64px #0000004d;animation:svelte-1he9fyb-modal-in .22s cubic-bezier(.22,1,.36,1)}.modal-header.svelte-1he9fyb{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e8e5de;flex-shrink:0}.modal-title.svelte-1he9fyb{font-family:"DM Serif Display",serif;font-size:1.325rem;font-weight:400;color:#1a1a18;margin:0;letter-spacing:-.01em}.modal-close.svelte-1he9fyb{background:transparent;border:1px solid #d8d5ce;color:#8a8880;width:28px;height:28px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-family:inherit;transition:color .15s,border-color .15s}.modal-close.svelte-1he9fyb:hover{color:#1a1a18;border-color:#8b3a2a}.modal-body.svelte-1he9fyb{flex:1;min-height:0;background:#faf8f5;overflow:hidden}@keyframes svelte-1he9fyb-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-1he9fyb-modal-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:900px){.modal-backdrop.svelte-1he9fyb{padding:1rem}.modal-shell.svelte-1he9fyb{height:95vh}}.thumb.svelte-1ekeheu{position:relative;width:100%;height:100%;padding:0;margin:0;border:none;background:#fff;cursor:pointer;overflow:hidden;display:block;border-radius:4px;transition:box-shadow .2s ease,transform .2s ease}.thumb.svelte-1ekeheu:hover{box-shadow:0 4px 16px #1a1a1814;transform:translateY(-1px)}.thumb-frame.svelte-1ekeheu{width:100%;height:100%;overflow:hidden;position:relative;background:#fff}.thumb-scale.svelte-1ekeheu{width:200%;height:200%;transform:scale(.5);transform-origin:top left;pointer-events:none}.thumb-overlay.svelte-1ekeheu{position:absolute;inset:0;background:#1a1a1800;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,background .2s ease;pointer-events:none}.thumb.svelte-1ekeheu:hover .thumb-overlay:where(.svelte-1ekeheu){opacity:1;background:#1a1a188c}.thumb-cta.svelte-1ekeheu{color:#faf8f5;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.02em;padding:.6rem 1.25rem;border:1px solid #faf8f5;border-radius:4px;background:transparent}.thumb-empty.svelte-1ekeheu{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#faf8f5;color:#8a8880;font-size:.85rem;border:1px dashed #d8d5ce;border-radius:4px}main.svelte-1uha8ag{max-width:1250px;margin:0 auto;padding:0 2rem;color:#1a1a18;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;height:100%;overflow-y:auto}.site-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;padding:.6rem 3rem;border-bottom:1px solid #e8e5de;background:#faf8f5}.wordmark.svelte-1uha8ag{font-family:"DM Serif Display",serif;font-size:1.6rem;font-weight:400;color:#1a1a18;text-decoration:none;letter-spacing:-.02em}.wordmark.svelte-1uha8ag .cursor:where(.svelte-1uha8ag){color:#8b3a2a}.site-nav.svelte-1uha8ag{display:flex;align-items:center;gap:1.75rem}.nav-link.svelte-1uha8ag{font-size:.82rem;color:#8a8880;text-decoration:none;font-weight:500;letter-spacing:.02em;transition:color .2s}.nav-link.svelte-1uha8ag:hover{color:#1a1a18}.nav-cta.svelte-1uha8ag{font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:500;padding:.6rem .95rem;background:transparent;color:#000;border:1px solid black;border-radius:4px;text-decoration:none;letter-spacing:.02em;transition:background .2s,border-color .2s}.nav-cta.svelte-1uha8ag:hover{background:#6d2d21;border-color:#6d2d21;color:#fff}.hero.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:0rem;align-items:center;padding:6rem 0 4.5rem 0rem}.hero-artifact.svelte-1uha8ag{aspect-ratio:4 / 3;border:1px solid #e8e5de;background:#fff;border-radius:4px;overflow:hidden;height:510px;border:2px solid green;margin-left:-60px}.hero-headline.svelte-1uha8ag{font-family:"DM Serif Display",serif;font-size:3.4rem;font-weight:400;line-height:1.1;letter-spacing:-.02em;color:#1a1a18;margin:0 0 1.5rem}.rotator.svelte-1uha8ag{display:inline-block;vertical-align:baseline;min-width:22rem;color:#8b3a2a;white-space:nowrap}.rotator-word.svelte-1uha8ag{display:inline}.rotator-caret.svelte-1uha8ag{display:inline-block;width:.08em;height:1em;background:#8b3a2a;margin-left:.05em;vertical-align:text-bottom;animation:svelte-1uha8ag-caret-blink 1s steps(1) infinite}@keyframes svelte-1uha8ag-caret-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.hero-subhead.svelte-1uha8ag{font-size:1.125rem;color:#6a6860;line-height:1.55;margin:0 0 2rem;max-width:30rem}.hero-ctas.svelte-1uha8ag{display:flex;gap:.875rem}.btn-primary.svelte-1uha8ag{display:flex;justify-content:center;padding:.85rem 1.5rem;background:#1a1a18;color:#faf8f5;font-size:.92rem;font-weight:500;border:1px solid #1a1a18;border-radius:4px;text-decoration:none;letter-spacing:.02em;transition:background .2s,border-color .2s;width:168px}.btn-primary.svelte-1uha8ag:hover{background:#000;border-color:#000}.btn-secondary.svelte-1uha8ag{display:flex;justify-content:center;align-items:center;padding:.85rem 1.5rem;background:transparent;color:#1a1a18;font-size:.92rem;font-weight:500;border:1px solid #d8d5ce;border-radius:4px;text-decoration:none;letter-spacing:.02em;transition:background .2s,border-color .2s;width:168px}.btn-secondary.svelte-1uha8ag:hover{background:#f0ede6;border-color:#b8b5ad}.slot-placeholder.svelte-1uha8ag{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;background:linear-gradient(135deg,#f5f2ec 25%,transparent 25%) 0 0 / 16px 16px,linear-gradient(225deg,#f5f2ec 25%,transparent 25%) 0 0 / 16px 16px,#faf8f5;color:#a0998e;border:1px dashed #d8d5ce;border-radius:4px;min-height:200px}.slot-placeholder-large.svelte-1uha8ag{min-height:380px}.slot-placeholder-wide.svelte-1uha8ag{min-height:140px}.slot-placeholder-label.svelte-1uha8ag{font-family:Fira Code,SF Mono,Menlo,monospace;font-size:.75rem;color:#6a6860;background:#faf8f5e6;padding:.25rem .625rem;border:1px solid #e8e5de;border-radius:2px}.slot-placeholder-note.svelte-1uha8ag{font-size:.75rem;color:#a0998e;font-style:italic}.section-prose.svelte-1uha8ag{padding:.5rem 0 0rem;max-width:55rem;margin:0 auto;display:flex;justify-content:center}.lede.svelte-1uha8ag{font-size:2.1rem;line-height:1.6;color:#2a2a26;margin:0}.section-header.svelte-1uha8ag{margin-bottom:2.5rem}.section-title.svelte-1uha8ag{font-family:"DM Serif Display",serif;font-size:2.25rem;font-weight:400;color:#1a1a18;margin:0 0 .5rem;letter-spacing:-.01em}.section-dek.svelte-1uha8ag{font-size:1rem;color:#6a6860;margin:0;max-width:35rem}.section-gallery.svelte-1uha8ag{padding:4.5rem 0}.gallery-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.gallery-item.svelte-1uha8ag{display:flex;flex-direction:column}.gallery-item.svelte-1uha8ag .gallery-thumb-wrap:where(.svelte-1uha8ag){aspect-ratio:4 / 3;border:1px solid #e8e5de;border-radius:4px;overflow:hidden;background:#fff}.gallery-caption.svelte-1uha8ag{margin-top:.75rem;font-size:.85rem;color:#1a1a18;line-height:1.4;font-family:DM Sans,sans-serif}.section-sample-work.svelte-1uha8ag{padding:4.5rem 0;border-top:1px solid #e8e5de}.sample-work-list.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem}.sample-work-item.svelte-1uha8ag{border:1px solid #e8e5de;border-radius:4px;background:#fff;height:100%;overflow-y:visible}.section-contact.svelte-1uha8ag{padding:6rem 0;text-align:center;border-top:1px solid #e8e5de}.contact-headline.svelte-1uha8ag{font-family:"DM Serif Display",serif;font-size:2rem;font-weight:400;color:#1a1a18;line-height:1.25;max-width:45rem;margin:0 auto 1rem;letter-spacing:-.01em}.contact-body.svelte-1uha8ag{font-size:1.125rem;color:#6a6860;margin:0}.contact-body.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#8b3a2a;text-decoration:none;border-bottom:1px solid #8b3a2a;transition:color .2s,border-color .2s}.contact-body.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:#6d2d21;border-color:#6d2d21}.site-footer.svelte-1uha8ag{border-top:1px solid #e8e5de;padding:2rem 3rem;display:flex;justify-content:space-between;align-items:center;margin-top:3rem;background:#faf8f5}.footer-left.svelte-1uha8ag{display:flex;align-items:baseline;gap:1rem}.wordmark-small.svelte-1uha8ag{font-family:"DM Serif Display",serif;font-size:1.125rem;font-weight:400;color:#1a1a18;letter-spacing:-.02em}.footer-tagline.svelte-1uha8ag{font-size:.8rem;color:#8a8880}.footer-right.svelte-1uha8ag{display:flex;gap:1.5rem;font-size:.8rem}.sample-work-frame.svelte-1uha8ag{width:100%;height:100%;background:#fff}.sample-work-sample-1.svelte-1uha8ag .sample-work-frame:where(.svelte-1uha8ag){height:895px}.sample-work-sample-2.svelte-1uha8ag .sample-work-frame:where(.svelte-1uha8ag){height:1230px}.sample-work-sample-3.svelte-1uha8ag .sample-work-frame:where(.svelte-1uha8ag){height:845px}.sample-work-caption.svelte-1uha8ag{padding:.75rem 1rem;font-size:.9rem;color:#1a1a18;border-top:1px solid #e8e5de;background:#faf8f5}@media(max-width:900px){.hero.svelte-1uha8ag{grid-template-columns:1fr;padding:3rem 0 2rem}.hero-headline.svelte-1uha8ag{font-size:2.5rem}.rotator.svelte-1uha8ag{min-width:14rem}.gallery-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}.site-header.svelte-1uha8ag{padding:1rem 1.5rem}main.svelte-1uha8ag{padding:0 1.5rem}.site-footer.svelte-1uha8ag{padding:1.5rem;flex-direction:column;gap:1rem;align-items:flex-start}}@media(max-width:600px){.hero-headline.svelte-1uha8ag{font-size:2rem}.gallery-grid.svelte-1uha8ag{grid-template-columns:1fr}.section-title.svelte-1uha8ag{font-size:1.75rem}.contact-headline.svelte-1uha8ag{font-size:1.5rem}}
