/* Generated from Printshop theme tokens — do not edit manually */

/* Self-hosted Inter font (matching Printshop next/font exactly) */
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}

:root {
  --color-primary: #0057B8;
  --color-primary-dark: #003D5E;
  --color-primary-light: #4A90E2;
  --color-background: #090909;
  --color-surface: #0F1820;
  --color-surface-light: #F0F4F8;
  --color-foreground: #F1EEE7;
  --color-muted: #A8A39A;
  --color-card: #1B1B1B;
  --color-border: #2A2926;
  --font-sans: 'Inter', 'Inter Fallback', system-ui, sans-serif;
  --font-heading: 'Inter', 'Inter Fallback', system-ui, sans-serif;
  --spacing-section: 80px;
  --spacing-hero: 96px;
  --spacing-container: 1280px;
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
}

/* WordPress preset color mapping */
body {
  --wp--preset--color--primary: #0057B8;
  --wp--preset--color--primary-dark: #003D5E;
  --wp--preset--color--primary-light: #4A90E2;
  --wp--preset--color--background: #090909;
  --wp--preset--color--surface: #0F1820;
  --wp--preset--color--surface-light: #F0F4F8;
  --wp--preset--color--foreground: #F1EEE7;
  --wp--preset--color--muted: #A8A39A;
  --wp--preset--color--card: #1B1B1B;
  --wp--preset--color--border: #2A2926;
  --wp--preset--font-family--sans: "Inter", system-ui, sans-serif;
  --wp--preset--font-family--heading: "Inter", system-ui, sans-serif;
}

/* Match Printshop body styles — Inter font, dark background */
body {
  font-family: 'Inter', 'Inter Fallback', system-ui, sans-serif;
  line-height: 1.5;
  background-color: #090909;
  color: #F1EEE7;
  margin: 0;
  padding: 0;
}

/* Override parent theme heading defaults */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Inter', 'Inter Fallback', system-ui, sans-serif !important;
  font-weight: inherit;
  margin: 0;
}

/* Hero min-height — matches Printshop arbitrary value classes */
.min-h-\[calc\(100dvh-5rem\)\] { min-height: calc(100dvh - 5rem); }
@media (min-width: 768px) {
  .md\:min-h-\[calc\(100dvh-6rem\)\] { min-height: calc(100dvh - 6rem); }
}

/* Ensure sections render correctly */
main.wp-site-blocks {
  display: block;
}

/* Reset WordPress block defaults that don't match Printshop */
.wp-block-group {
  border: none;
  margin: 0;
}
.bitbeam-hero, .bitbeam-offers, .bitbeam-philosophy, .bitbeam-showreel,
.bitbeam-cases, .bitbeam-process, .bitbeam-retainer, .bitbeam-contact {
  border: none;
  margin: 0;
}

/* Responsive padding: match Printshop px-4 md:px-8 py-20 */
@media (max-width: 767px) {
  .bitbeam-philosophy, .bitbeam-showreel, .bitbeam-cases,
  .bitbeam-process, .bitbeam-retainer, .bitbeam-contact {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

p {
  margin: 0;
}

/* === Tailwind-compatible utilities (matches Printshop classes) === */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, blockquote, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
img, picture, svg, video { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button { background: none; border: none; cursor: pointer; padding: 0; }
input, textarea, select { font: inherit; }
.relative { position: relative; }
.absolute { position: absolute; }
.fixed { position: fixed; }
.sticky { position: sticky; }
.inset-0 { top: 0; right: 0; bottom: 0; left: 0; }
.z-0 { z-index: 0; }
.z-10 { z-index: 10; }
.z-40 { z-index: 40; }
.z-50 { z-index: 50; }
.top-0 { top: 0; }
.top-full { top: 100%; }
.left-0 { left: 0; }
.right-0 { right: 0; }
.min-h-screen { min-height: 100vh; }
.pt-20 { padding-top: 5rem; }
.pt-24 { padding-top: 6rem; }
.text-foreground { color: var(--color-foreground); }
.transition-colors { transition-property: background-color, border-color, color; transition-duration: 300ms; }
.flex { display: flex; }
.inline-flex { display: inline-flex; }
.grid { display: grid; }
.block { display: block; }
.hidden { display: none; }
.md\:flex { display: flex; }
.md\:grid { display: grid; }
.lg\:grid { display: grid; }
.items-center { align-items: center; }
.items-start { align-items: flex-start; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.flex-1 { flex: 1 1 0%; }
.flex-shrink-0 { flex-shrink: 0; }
.flex-wrap { flex-wrap: wrap; }
.flex-col { flex-direction: column; }
.gap-2 { gap: 0.5rem; }
.gap-3 { gap: 0.75rem; }
.gap-4 { gap: 1rem; }
.gap-6 { gap: 1.5rem; }
.gap-8 { gap: 2rem; }
.gap-12 { gap: 3rem; }
.space-y-4 > * + * { margin-top: 1rem; }
.space-y-6 > * + * { margin-top: 1.5rem; }
.space-y-24 > * + * { margin-top: 6rem; }
.max-w-2xl { max-width: 42rem; }
.max-w-3xl { max-width: 48rem; }
.max-w-4xl { max-width: 56rem; }
.max-w-5xl { max-width: 64rem; }
.max-w-7xl { max-width: 80rem; }
.max-w-sm { max-width: 24rem; }
.max-w-xl { max-width: 36rem; }
.max-w-lg { max-width: 32rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.p-4 { padding: 1rem; }
.p-5 { padding: 1.25rem; }
.p-6 { padding: 1.5rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }
.px-8 { padding-left: 2rem; padding-right: 2rem; }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.py-16 { padding-top: 4rem; padding-bottom: 4rem; }
.py-20 { padding-top: 5rem; padding-bottom: 5rem; }
.py-24 { padding-top: 6rem; padding-bottom: 6rem; }
.pt-20 { padding-top: 5rem; }
.pt-6 { padding-top: 1.5rem; }
.pt-8 { padding-top: 2rem; }
.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 0.75rem; }
.mb-4 { margin-bottom: 1rem; }
.mb-6 { margin-bottom: 1.5rem; }
.mb-8 { margin-bottom: 2rem; }
.mb-12 { margin-bottom: 3rem; }
.mb-16 { margin-bottom: 4rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 0.75rem; }
.mt-4 { margin-top: 1rem; }
.mt-6 { margin-top: 1.5rem; }
.mt-16 { margin-top: 4rem; }
.text-xs { font-size: 0.75rem !important; line-height: 1rem !important; }
.text-sm { font-size: 0.875rem !important; line-height: 1.25rem !important; }
.text-lg { font-size: 1.125rem !important; line-height: 1.75rem !important; }
.text-xl { font-size: 1.25rem !important; line-height: 1.75rem !important; }
.text-2xl { font-size: 1.5rem !important; line-height: 2rem !important; }
.text-3xl { font-size: 1.875rem !important; line-height: 2.25rem !important; }
.text-4xl { font-size: 2.25rem !important; line-height: 2.5rem !important; }
.text-5xl { font-size: 3rem !important; line-height: 1 !important; }
.text-6xl { font-size: 3.75rem !important; line-height: 1 !important; }
.font-heading { font-family: var(--font-heading) !important; }
.font-bold { font-weight: 700 !important; }
.font-semibold { font-weight: 600 !important; }
.font-medium { font-weight: 500 !important; }
.leading-tight { line-height: 1.25 !important; }
.leading-relaxed { line-height: 1.625 !important; }
.tracking-tight { letter-spacing: -0.025em; }
.tracking-widest { letter-spacing: 0.1em; }
.uppercase { text-transform: uppercase; }
.text-center { text-align: center; }
.truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
@media (min-width: 640px) {
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .sm\:col-span-2 { grid-column: span 2 / span 2; }
  .sm\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .sm\:flex-row { flex-direction: row; }
  .sm\:items-center { align-items: center; }
  .sm\:w-24 { width: 6rem; }
  .sm\:h-24 { height: 6rem; }
}
@media (min-width: 768px) {
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .md\:px-8 { padding-left: 2rem; padding-right: 2rem; }
  .md\:p-8 { padding: 2rem; }
  .md\:py-24 { padding-top: 6rem; padding-bottom: 6rem; }
  .md\:py-32 { padding-top: 8rem; padding-bottom: 8rem; }
  .md\:pt-24 { padding-top: 6rem; }
  .md\:mb-24 { margin-bottom: 6rem; }
  .md\:gap-16 { gap: 4rem; }
  .md\:space-y-32 > * + * { margin-top: 8rem; }
  .md\:text-xl { font-size: 1.25rem !important; line-height: 1.75rem !important; }
  .md\:text-4xl { font-size: 2.25rem !important; line-height: 2.5rem !important; }
  .md\:text-6xl { font-size: 3.75rem !important; line-height: 1 !important; }
  .md\:order-1 { order: 1; }
  .md\:order-2 { order: 2; }
}
@media (min-width: 1024px) {
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .lg\:grid-cols-12 { grid-template-columns: repeat(12, minmax(0, 1fr)); }
  .lg\:col-span-5 { grid-column: span 5 / span 5; }
  .lg\:col-span-7 { grid-column: span 7 / span 7; }
  .lg\:gap-8 { gap: 2rem; }
}
.bg-primary { background-color: var(--color-primary); }
.bg-background { background-color: var(--color-background); }
.bg-surface { background-color: var(--color-surface); }
.bg-card { background-color: var(--color-card); }
.bg-muted { background-color: var(--color-muted); }
.bg-muted\/60 { background-color: color-mix(in srgb, var(--color-muted) 60%, transparent); }
.text-primary { color: var(--color-primary); }
.text-foreground { color: var(--color-foreground); }
.text-muted { color: var(--color-muted); }
.text-surface { color: var(--color-surface); }
.text-background { color: var(--color-background); }
.border { border-width: 1px; }
.border-t { border-top-width: 1px; }
.border-b { border-bottom-width: 1px; }
.border-border { border-color: var(--color-border); }
.border-primary { border-color: var(--color-primary); }
.rounded { border-radius: 0.25rem; }
.rounded-lg { border-radius: 0.5rem; }
.rounded-xl { border-radius: 0.75rem; }
.rounded-2xl { border-radius: 1rem; }
.rounded-full { border-radius: 9999px; }
.overflow-hidden { overflow: hidden; }
.w-full { width: 100%; }
.h-full { height: 100%; }
.w-2 { width: 0.5rem; }
.w-4 { width: 1rem; }
.w-5 { width: 1.25rem; }
.w-8 { width: 2rem; }
.w-10 { width: 2.5rem; }
.w-11 { width: 2.75rem; }
.w-20 { width: 5rem; }
.w-32 { width: 8rem; }
.h-2 { height: 0.5rem; }
.h-4 { height: 1rem; }
.h-5 { height: 1.25rem; }
.h-8 { height: 2rem; }
.h-10 { height: 2.5rem; }
.h-11 { height: 2.75rem; }
.h-14 { height: 3.5rem; }
.h-16 { height: 4rem; }
.h-20 { height: 5rem; }
.h-24 { height: 6rem; }
.shrink-0 { flex-shrink: 0; }
.focus\:outline-none:focus { outline: none; }
.focus\:ring-2:focus { box-shadow: 0 0 0 2px var(--color-primary); }
.bg-background\/40 { background-color: rgba(9,9,9,0.4); }
.group:hover .group-hover\:bg-background\/20 { background-color: rgba(9,9,9,0.2); }
.aspect-\[4\/5\] { aspect-ratio: 4/5; }
.aspect-\[4\/3\] { aspect-ratio: 4/3; }
.aspect-\[21\/9\] { aspect-ratio: 21/9; }
.aspect-\[16\/10\] { aspect-ratio: 16/10; }
.min-w-0 { min-width: 0; }
.min-w-\[24rem\] { min-width: 24rem; }
.min-h-\[60vh\] { min-height: 60vh; }
.object-cover { object-fit: cover; }
.transition { transition-property: all; transition-duration: 150ms; }
.duration-700 { transition-duration: 700ms; }
.group:hover .group-hover\:text-primary { color: var(--color-primary); }
.group:hover .group-hover\:scale-105 { transform: scale(1.05); }
.hover\:text-primary:hover { color: var(--color-primary); }
.hover\:text-primary-light:hover { color: var(--color-primary-light); }
.hover\:bg-primary:hover { background-color: var(--color-primary); }
.hover\:bg-primary-dark:hover { background-color: var(--color-primary-dark); }
.hover\:scale-105:hover { transform: scale(1.05); }
.hover\:text-background:hover { color: var(--color-background); }
.animate-pulse { animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; }
@keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.5; } }
.opacity-20 { opacity: 0.2; }
.opacity-0 { opacity: 0; }
.opacity-100 { opacity: 1; }
.transition-opacity { transition-property: opacity; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 700ms; }
.backdrop-blur-xl { backdrop-filter: blur(24px); }
.bitbeam-dropdown-panel { display: none; opacity: 0; transition: opacity 200ms; }
.bitbeam-nav-dropdown:hover .bitbeam-dropdown-panel { display: block; opacity: 1; }
.bitbeam-dropdown-panel:hover { display: block; opacity: 1; }
.bitbeam-mobile-toggle { display: none; }
@media (max-width: 767px) {
  .bitbeam-desktop-nav { display: none !important; }
  .bitbeam-mobile-toggle { display: inline-flex; }
}