.hero-section[data-astro-cid-j7pv25f6]{padding:var(--section-padding-vertical-mobile) 0;background-color:var(--accent)}.hero-container[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column-reverse;gap:40px}.hero-content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:center}.hero-label[data-astro-cid-j7pv25f6]{text-align:center;display:none}.hero-label-mobile[data-astro-cid-j7pv25f6]{display:flex;margin-bottom:16px}.hero-label[data-astro-cid-j7pv25f6] .label-line[data-astro-cid-j7pv25f6],.hero-label-mobile[data-astro-cid-j7pv25f6] .label-line[data-astro-cid-j7pv25f6]{margin:8px auto 0}.hero-mobile-block[data-astro-cid-j7pv25f6]{width:100%}.hero-title[data-astro-cid-j7pv25f6]{font-size:var(--text-2xl);color:var(--text);margin-bottom:24px;font-weight:600;font-style:italic}.hero-intro[data-astro-cid-j7pv25f6]{font-size:18px;color:var(--muted);line-height:1.7;max-width:480px;margin-bottom:32px}.hero-links[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:12px;width:100%}.hero-image-wrapper[data-astro-cid-j7pv25f6]{width:100%;aspect-ratio:4/3;overflow:hidden;background-color:var(--surface)}.hero-image[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-section[data-astro-cid-j7pv25f6] .hero-title[data-astro-cid-j7pv25f6]{color:var(--white)}.hero-section[data-astro-cid-j7pv25f6] .hero-intro[data-astro-cid-j7pv25f6]{color:#fffc}.hero-section[data-astro-cid-j7pv25f6] .label-text[data-astro-cid-j7pv25f6]{color:#ffffffa6}.hero-section[data-astro-cid-j7pv25f6] .label-line[data-astro-cid-j7pv25f6]{background-color:#ffffff59}.hero-section[data-astro-cid-j7pv25f6] .btn-outline[data-astro-cid-j7pv25f6]{border-color:#ffffffb3;color:var(--white)}.hero-section[data-astro-cid-j7pv25f6] .btn-outline[data-astro-cid-j7pv25f6]:hover{background-color:#ffffff26;color:var(--white);border-color:var(--white)}.hero-section[data-astro-cid-j7pv25f6] .hero-image-wrapper[data-astro-cid-j7pv25f6]{box-shadow:12px 12px #00000040,0 4px 24px #0003}.about-section[data-astro-cid-j7pv25f6]{background-color:var(--surface);padding:64px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.about-container[data-astro-cid-j7pv25f6]{max-width:720px;display:flex;flex-direction:column;align-items:center;text-align:center}.about-text[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:20px;font-style:italic;color:var(--text);line-height:1.65;margin-bottom:28px;max-width:640px}.about-links[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.about-link[data-astro-cid-j7pv25f6]{font-family:var(--font-sans);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);text-decoration:none;transition:opacity .2s ease}.about-link[data-astro-cid-j7pv25f6]:hover{opacity:.7}.about-link-sep[data-astro-cid-j7pv25f6]{color:var(--border);font-size:14px;user-select:none}.section-title[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text);text-align:left;margin-bottom:48px;font-weight:400}.work-section[data-astro-cid-j7pv25f6]{padding:var(--section-padding-vertical-mobile) 0;background-color:var(--bg)}.work-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:32px}.work-card[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;border-top:3px solid var(--border);padding-top:0;transition:border-color .25s ease}.work-card[data-astro-cid-j7pv25f6]:hover{border-top-color:var(--accent)}.card-carousel-wrap[data-astro-cid-j7pv25f6]{width:100%;margin-bottom:16px;overflow:hidden}.card-title[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:20px;color:var(--text);margin-bottom:12px;font-weight:400;padding-top:4px}.card-desc[data-astro-cid-j7pv25f6]{font-size:14px;color:var(--muted);line-height:1.7}.card-desc[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--text);font-weight:600}.clients-section[data-astro-cid-j7pv25f6]{padding:var(--section-padding-vertical-mobile) 0;background-color:var(--bg);border-top:1px solid var(--border);text-align:center}.clients-title[data-astro-cid-j7pv25f6]{text-align:center}.clients-image-wrapper[data-astro-cid-j7pv25f6]{max-width:900px;margin:0 auto;overflow:hidden}.clients-image[data-astro-cid-j7pv25f6]{width:100%;height:auto;display:block;filter:grayscale(100%);opacity:.7;transition:filter .3s ease,opacity .3s ease}.clients-image[data-astro-cid-j7pv25f6]:hover{filter:grayscale(0%);opacity:1}.podcast-section[data-astro-cid-j7pv25f6]{background-color:var(--surface);padding:var(--section-padding-vertical-mobile) 0;border-top:1px solid var(--border)}.podcast-container[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:40px}.podcast-content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:center}.podcast-title[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text);margin-bottom:16px;font-weight:400;text-align:left}.podcast-desc[data-astro-cid-j7pv25f6]{font-size:16px;color:var(--text);line-height:1.7;max-width:420px;margin-bottom:32px}.podcast-chips[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:12px}.podcast-btn-icon[data-astro-cid-j7pv25f6]{width:18px;height:18px;object-fit:contain;filter:invert(9%) sepia(100%) saturate(7407%) hue-rotate(0deg) brightness(80%) contrast(110%);transition:filter .2s ease}.btn-outline[data-astro-cid-j7pv25f6]:hover .podcast-btn-icon[data-astro-cid-j7pv25f6]{filter:brightness(0) invert(1)}.podcast-image-container[data-astro-cid-j7pv25f6]{width:100%;aspect-ratio:4/3;background-color:var(--surface);overflow:hidden;position:relative;border:1px solid var(--border);box-shadow:8px 8px 0 var(--border)}.podcast-image[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover;object-position:center top;transition:opacity .3s ease}.podcast-image-container[data-astro-cid-j7pv25f6]:hover .podcast-image[data-astro-cid-j7pv25f6]{opacity:.92}.contact-section[data-astro-cid-j7pv25f6]{background-color:var(--bg);padding:80px 0;border-top:1px solid var(--border);text-align:center}.contact-container[data-astro-cid-j7pv25f6]{max-width:800px;display:flex;flex-direction:column;align-items:center}.contact-title[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text);margin-bottom:16px;font-weight:400}.contact-desc[data-astro-cid-j7pv25f6]{font-size:var(--text-base);color:var(--muted);max-width:480px;margin:0 auto 32px;line-height:1.7}.contact-buttons[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;width:100%;gap:12px}.contact-icon[data-astro-cid-j7pv25f6]{width:20px;height:20px;object-fit:contain;filter:invert(9%) sepia(100%) saturate(7407%) hue-rotate(0deg) brightness(80%) contrast(110%);transition:filter .2s ease}.btn-outline[data-astro-cid-j7pv25f6]:hover .contact-icon[data-astro-cid-j7pv25f6]{filter:brightness(0) invert(1)}@media (min-width: 768px){.hero-section[data-astro-cid-j7pv25f6]{padding:var(--section-padding-vertical-desktop) 0}.hero-container[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:center;gap:64px}.hero-content[data-astro-cid-j7pv25f6]{flex:1.2}.hero-label[data-astro-cid-j7pv25f6]{display:flex;text-align:left}.hero-label-mobile[data-astro-cid-j7pv25f6]{display:none}.hero-label[data-astro-cid-j7pv25f6] .label-line[data-astro-cid-j7pv25f6]{margin:8px 0 0}.hero-links[data-astro-cid-j7pv25f6]{flex-direction:row;width:auto;gap:16px;justify-content:flex-start}.hero-mobile-block[data-astro-cid-j7pv25f6]{flex:.8;max-width:400px}.hero-image-wrapper[data-astro-cid-j7pv25f6]{aspect-ratio:3/4;box-shadow:12px 12px #00000040,0 4px 24px #0003}.hero-title[data-astro-cid-j7pv25f6]{font-size:64px}.about-section[data-astro-cid-j7pv25f6]{padding:80px 0}.about-text[data-astro-cid-j7pv25f6]{font-size:24px}.section-title[data-astro-cid-j7pv25f6]{font-size:36px}.work-section[data-astro-cid-j7pv25f6]{padding:var(--section-padding-vertical-desktop) 0}.work-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);gap:24px;max-width:760px;margin:0 auto}.clients-section[data-astro-cid-j7pv25f6],.podcast-section[data-astro-cid-j7pv25f6]{padding:var(--section-padding-vertical-desktop) 0}.podcast-container[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:center;gap:64px}.podcast-content[data-astro-cid-j7pv25f6]{flex:1.2}.podcast-chips[data-astro-cid-j7pv25f6]{flex-direction:row}.podcast-image-container[data-astro-cid-j7pv25f6]{flex:.8;max-width:440px}.podcast-title[data-astro-cid-j7pv25f6],.contact-title[data-astro-cid-j7pv25f6]{font-size:38px}.contact-buttons[data-astro-cid-j7pv25f6]{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:24px}}@media (max-width: 767px){.hero-image-wrapper[data-astro-cid-j7pv25f6]{max-height:60vh}.hero-image[data-astro-cid-j7pv25f6]{object-fit:cover;object-position:center top}}
