.archive.svelte-18khbxm{background-color:var(--bg-main, #0A0A0B);min-height:100vh}@media(max-width:991.98px){.archive.svelte-18khbxm{padding-bottom:48px}}@media(max-width:767.98px){.archive.svelte-18khbxm{padding-bottom:24px}}.archive__hero.svelte-18khbxm{padding:240px 0 120px;border-bottom:1px solid rgba(255,255,255,.05)}@media(max-width:767.98px){.archive__hero.svelte-18khbxm{padding:160px 0 80px}}.archive__hero-content.svelte-18khbxm{display:flex;flex-direction:column;gap:24px}.archive__meta.svelte-18khbxm{font-family:monospace;font-size:11px;letter-spacing:.2em;color:var(--accent-gold, #D4AF37);text-transform:uppercase}.archive__title.svelte-18khbxm{font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:.95;letter-spacing:-.03em;color:#fff;margin:0}.archive__title-italic.svelte-18khbxm{font-weight:300;font-style:italic;color:#fff9}.archive__controls.svelte-18khbxm{display:flex;justify-content:space-between;align-items:center;padding:40px 0;background:var(--bg-main, #0A0A0B);box-shadow:0 16px 24px var(--bg-main, #0A0A0B)}@media(max-width:991.98px){.archive__controls.svelte-18khbxm{flex-direction:column;align-items:flex-start;gap:24px}}.archive__filters.svelte-18khbxm{display:flex;gap:12px;flex-wrap:wrap}.archive__filter-btn.svelte-18khbxm{background:transparent;border:1px solid rgba(255,255,255,.1);color:#ffffff80;padding:8px 20px;border-radius:999px;font-size:11px;font-family:monospace;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease}.archive__filter-btn.svelte-18khbxm:hover{border-color:#ffffff4d;color:#fff}.archive__filter-btn.is-active.svelte-18khbxm{background:#fff;color:#000;border-color:#fff}.archive__counter.svelte-18khbxm{font-family:monospace;font-size:11px;letter-spacing:.1em;color:#ffffff4d}.archive__grid.svelte-18khbxm{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}@media(max-width:991.98px){.archive__grid.svelte-18khbxm{grid-template-columns:repeat(4,1fr);gap:16px}}@media(max-width:767.98px){.archive__grid.svelte-18khbxm{grid-template-columns:repeat(2,1fr);gap:12px}}.work-card.svelte-18khbxm{cursor:pointer;display:flex;flex-direction:column}.work-card.col-span-8.svelte-18khbxm{grid-column:span 8;min-height:500px}.work-card.col-span-6.svelte-18khbxm{grid-column:span 6;min-height:450px}.work-card.col-span-4.svelte-18khbxm{grid-column:span 4;min-height:550px}.work-card.col-span-3.svelte-18khbxm{grid-column:span 3;min-height:500px}@media(max-width:991.98px){.work-card.col-span-8.svelte-18khbxm{grid-column:span 4;min-height:400px}.work-card.col-span-6.svelte-18khbxm{grid-column:span 2;min-height:350px}.work-card.col-span-4.svelte-18khbxm,.work-card.col-span-3.svelte-18khbxm{grid-column:span 2;min-height:450px}}@media(max-width:767.98px){.work-card.col-span-8.svelte-18khbxm{grid-column:span 2;min-height:220px}.work-card.col-span-6.svelte-18khbxm{grid-column:span 1;min-height:220px}.work-card.col-span-4.svelte-18khbxm,.work-card.col-span-3.svelte-18khbxm{grid-column:span 1;min-height:300px}}@media(max-width:575.98px){.work-card.col-span-8.svelte-18khbxm,.work-card.col-span-6.svelte-18khbxm{grid-column:span 2;min-height:240px}.work-card.col-span-4.svelte-18khbxm,.work-card.col-span-3.svelte-18khbxm{grid-column:span 2;min-height:220px}}.work-card__inner.svelte-18khbxm{display:flex;flex-direction:column;gap:16px;height:100%}@media(max-width:767.98px){.work-card__inner.svelte-18khbxm{gap:12px}}.work-card__visual.svelte-18khbxm{position:relative;flex:1;border-radius:8px;overflow:hidden;background:#111;transform:translateZ(0);border:1px solid rgba(255,255,255,.05)}.work-card__img.svelte-18khbxm{position:absolute;inset:-5%;background-size:cover;background-position:center;filter:grayscale(80%);transition:transform 1.2s cubic-bezier(.16,1,.3,1),filter .8s ease}@media(max-width:575.98px){.work-card__img.svelte-18khbxm{background-position:50% 31%}}.work-card__overlay.svelte-18khbxm{position:absolute;inset:0;background:#0003;transition:background .5s ease}.work-card__badge.svelte-18khbxm{position:absolute;top:24px;right:24px;z-index:2}@media(max-width:767.98px){.work-card__badge.svelte-18khbxm{top:12px;right:12px}}.work-card__badge.svelte-18khbxm .badge-play:where(.svelte-18khbxm),.work-card__badge.svelte-18khbxm .badge-photo:where(.svelte-18khbxm){display:flex;align-items:center;gap:6px;font-family:monospace;font-size:10px;font-weight:700;letter-spacing:.1em;padding:6px 12px;border-radius:999px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}@media(max-width:767.98px){.work-card__badge.svelte-18khbxm .badge-play:where(.svelte-18khbxm),.work-card__badge.svelte-18khbxm .badge-photo:where(.svelte-18khbxm){padding:4px 8px;font-size:9px}}.work-card__badge.svelte-18khbxm svg:where(.svelte-18khbxm){width:12px;height:12px}@media(max-width:767.98px){.work-card__badge.svelte-18khbxm svg:where(.svelte-18khbxm){width:10px;height:10px}}.work-card__info.svelte-18khbxm{display:flex;flex-direction:column;gap:4px}.work-card__title.svelte-18khbxm{font-size:1.25rem;font-weight:600;color:#fff;margin:0;letter-spacing:-.01em}@media(max-width:767.98px){.work-card__title.svelte-18khbxm{font-size:.95rem}}.work-card__client.svelte-18khbxm{font-family:monospace;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#fff6}@media(max-width:767.98px){.work-card__client.svelte-18khbxm{font-size:9px}}.work-card.svelte-18khbxm:hover .work-card__img:where(.svelte-18khbxm){transform:scale(1.05);filter:grayscale(0%)}.work-card.svelte-18khbxm:hover .work-card__overlay:where(.svelte-18khbxm){background:transparent}.work-card.svelte-18khbxm:hover .badge-play:where(.svelte-18khbxm){background:#fff;color:#000}@media(max-width:991.98px){.work-card.svelte-18khbxm:active .work-card__img:where(.svelte-18khbxm){filter:grayscale(0%);transform:scale(1.02)}.work-card.svelte-18khbxm:active .badge-play:where(.svelte-18khbxm){background:#fff;color:#000}}.archive-seo.svelte-18khbxm{margin-top:160px;padding:120px 0;border-top:1px solid rgba(255,255,255,.05)}@media(max-width:991.98px){.archive-seo.svelte-18khbxm{margin-top:64px;padding:40px 0 0}}@media(max-width:767.98px){.archive-seo.svelte-18khbxm{margin-top:80px;padding:48px 0 24px}}.archive-seo__grid.svelte-18khbxm{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}@media(max-width:1199.98px){.archive-seo__grid.svelte-18khbxm{gap:64px}}@media(max-width:991.98px){.archive-seo__grid.svelte-18khbxm{grid-template-columns:1fr;gap:48px}}.archive-seo__header.svelte-18khbxm{display:flex;flex-direction:column;gap:32px}.archive-seo__badge.svelte-18khbxm{display:inline-flex;align-items:center;gap:12px}.archive-seo__dot.svelte-18khbxm{width:6px;height:6px;background-color:var(--accent-gold, #D4AF37);border-radius:50%}.archive-seo__label.svelte-18khbxm{font-family:monospace;font-size:11px;letter-spacing:.2em;color:#ffffff80;text-transform:uppercase}.archive-seo__title.svelte-18khbxm{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.02em;margin:0}.archive-seo__title--italic.svelte-18khbxm{font-weight:300;font-style:italic;color:#fff9}.archive-seo__body.svelte-18khbxm{display:flex;flex-direction:column;gap:24px;padding-top:16px}@media(max-width:991.98px){.archive-seo__body.svelte-18khbxm{padding-top:0}}.archive-seo__text.svelte-18khbxm{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6;color:#fff9;margin:0;max-width:600px}.video-modal.svelte-18khbxm{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px}.video-modal__backdrop.svelte-18khbxm{position:absolute;inset:0;background:#050505f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.video-modal__close.svelte-18khbxm{position:absolute;top:32px;right:48px;z-index:2;background:transparent;border:none;color:#fff;display:flex;align-items:center;gap:12px;cursor:pointer;opacity:.6;transition:all .3s ease;outline:none;-webkit-tap-highlight-color:transparent}@media(max-width:767.98px){.video-modal__close.svelte-18khbxm{top:24px;right:24px}}.video-modal__close-text.svelte-18khbxm{font-family:monospace;font-size:11px;text-transform:uppercase;letter-spacing:.2em}@media(max-width:767.98px){.video-modal__close-text.svelte-18khbxm{display:none}}.video-modal__close.svelte-18khbxm svg:where(.svelte-18khbxm){width:24px;height:24px}.video-modal__close.svelte-18khbxm:hover{opacity:1;color:var(--accent-gold, #D4AF37);transform:scale(1.05)}.video-modal__content.svelte-18khbxm{position:relative;z-index:1;width:100%;max-width:1400px}.video-modal__ratio.svelte-18khbxm{position:relative;width:100%;padding-bottom:56.25%;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 24px 64px #00000080}.video-modal__ratio.svelte-18khbxm iframe:where(.svelte-18khbxm){position:absolute;top:0;left:0;width:100%;height:100%;border:none}
