:root {
  --bg: #070707;
  --surface: #101010;
  --surface-2: #151515;
  --line: rgba(255,255,255,.16);
  --muted: #a9a9a9;
  --text: #f7f7f7;
  --red: #ff2029;
  --red-2: #ff4a4f;
  --max: 1240px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.55;
  overflow-x: hidden;
}
body:has(.reference-home) { background: #070707; }
.reference-home { width: 100%; min-height: 100vh; }
.reference-stage { position: relative; width: 100%; line-height: 0; overflow: hidden; }
.reference-stage > img { width: 100%; height: auto; display: block; }
.reference-contact-update { position: absolute; z-index: 3; left: 43.2%; bottom: 1.0%; width: 15.8%; min-height: 10.8%; padding: .25% .55%; display: grid; gap: .12rem; align-content: center; background: rgba(4,4,4,.985); color: #fff; font-family: Arial, sans-serif; line-height: 1.12; }
.reference-contact-update strong { margin-bottom: .05rem; font-size: clamp(9px, .88vw, 14px); }
.reference-contact-row { display: grid; grid-template-columns: 1.1em 1fr; align-items: start; column-gap: .45em; color: #f2f2f2; font-size: clamp(6px, .59vw, 9px); overflow-wrap: anywhere; }
.reference-contact-row > span:last-child { min-width: 0; }
.reference-contact-icon { color: #fff; font-size: 1.05em; line-height: 1.05; text-align: center; }
.reference-social-link { position: absolute; z-index: 4; bottom: 2.4%; width: 3.4%; height: 5.5%; display: grid; place-items: center; color: #fff; background: rgba(4,4,4,.985); }
.social-svg { width: 72%; height: 72%; display: block; }
.reference-footer-rebuild { position: absolute; z-index: 5; left: 0; right: 0; bottom: 0; height: 12.1%; padding: 1.35% 6.9% 0; display: grid; grid-template-columns: 1.45fr .85fr 1.55fr 1.2fr .72fr; column-gap: 3%; align-content: start; background: rgba(5,5,5,.99); color: #fff; font-family: Arial, sans-serif; line-height: 1.18; border-top: 1px solid rgba(255,255,255,.08); }
.reference-footer-rebuild h4 { margin: 0 0 .55rem; color: #fff; font-size: clamp(8px, .82vw, 13px); }
.reference-footer-brand img { width: min(185px, 100%); height: auto; margin-bottom: .25rem; }
.reference-footer-rebuild p, .reference-footer-rebuild a, .reference-footer-rebuild span { color: #bdbdbd; font-size: clamp(6px, .58vw, 9px); }
.reference-footer-rebuild a:hover { color: #fff; }
.reference-footer-column { display: grid; align-content: start; gap: .27rem; }
.reference-footer-contact span { line-height: 1.2; overflow-wrap: anywhere; }
.reference-footer-socials { display: flex; align-items: center; gap: clamp(9px, 1.2vw, 18px); }
.reference-footer-socials a { display: grid; place-items: center; width: clamp(16px, 1.65vw, 25px); height: clamp(16px, 1.65vw, 25px); color: #fff; }
.reference-footer-icon { width: 100%; height: 100%; display: block; }
.reference-footer-motto { align-self: start; padding-top: 1.55rem; color: #8e8e8e; font-size: clamp(6px, .52vw, 8px); line-height: 1.45; letter-spacing: .26em; text-align: right; }
.reference-footer-bottom { position: absolute; left: 6.9%; right: 6.9%; bottom: 3%; display: flex; justify-content: space-between; gap: 18px; padding-top: .65%; border-top: 1px solid rgba(255,255,255,.13); }
.reference-footer-bottom span { font-size: clamp(5px, .52vw, 8px); color: #777; }
.social-facebook { left: 62.4%; }
.social-instagram { left: 66.8%; }
.social-tiktok { left: 71.3%; }
.social-linktree { left: 75.8%; }
.reference-hotspot { position: absolute; z-index: 2; display: block; cursor: pointer; }
.nav-home { left: 34.5%; top: 1.0%; width: 4.2%; height: 3.2%; }
.nav-services { left: 40.0%; top: 1.0%; width: 5.0%; height: 3.2%; }
.nav-portfolio { left: 46.4%; top: 1.0%; width: 6.2%; height: 3.2%; }
.nav-about { left: 54.0%; top: 1.0%; width: 5.0%; height: 3.2%; }
.nav-contact { left: 59.8%; top: 1.0%; width: 5.3%; height: 3.2%; }
.top-cta { left: 84.4%; top: .5%; width: 8.6%; height: 4.2%; }
.hero-cta { left: 7.0%; top: 25.0%; width: 13.0%; height: 4.3%; }
.hero-portfolio { left: 21.0%; top: 25.0%; width: 12.0%; height: 4.3%; }
.services-link { left: 84.0%; top: 37.7%; width: 9.5%; height: 3.2%; }
.portfolio-link { left: 7.0%; top: 74.0%; width: 10.5%; height: 3.0%; }
.bottom-cta { left: 78.4%; top: 82.6%; width: 14.0%; height: 4.5%; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
.container { width: min(var(--max), calc(100% - 48px)); margin: 0 auto; }
.eyebrow { color: #d8d8d8; font-size: .72rem; letter-spacing: .34em; text-transform: uppercase; }
.eyebrow::after { content: ""; display: inline-block; width: 42px; height: 2px; margin: 0 0 3px 12px; background: var(--red); }
h1,h2,h3,p { margin-top: 0; }
h1,h2,h3 { line-height: 1.08; letter-spacing: -.035em; }
h1 { font-size: clamp(2.8rem, 6vw, 5.8rem); margin-bottom: 24px; }
h2 { font-size: clamp(2rem, 3.4vw, 3.5rem); margin-bottom: 16px; }
h3 { font-size: 1.25rem; }
.muted { color: var(--muted); }
.red { color: var(--red); }
.site-header {
  position: sticky; top: 0; z-index: 20;
  background: rgba(7,7,7,.88); backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(255,255,255,.14);
}
.nav { min-height: 74px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: inline-flex; align-items: center; width: 188px; height: 52px; }
.brand-logo { width: 100%; height: 100%; object-fit: contain; object-position: left center; }
.footer-logo { width: 220px; height: 74px; }
.brand-mark { color: var(--red); text-shadow: 0 0 16px rgba(255,32,41,.55); }
.brand-name { color: white; }
.brand-sub { display: block; font-size: .46rem; font-style: normal; letter-spacing: .28em; color: #bbb; margin-top: -4px; }
.nav-links { display: flex; align-items: center; gap: 30px; font-size: .9rem; }
.nav-links a { color: #d7d7d7; position: relative; padding: 26px 0; }
.nav-links a:hover, .nav-links a.active { color: white; }
.nav-links a.active::after { content: ""; position: absolute; left: 0; right: 0; bottom: 13px; height: 2px; background: var(--red); box-shadow: 0 0 10px var(--red); }
.header-cta, .btn { display: inline-flex; align-items: center; justify-content: center; gap: 12px; border: 1px solid var(--red); padding: 14px 22px; border-radius: 6px; font-weight: 800; font-size: .88rem; transition: .25s ease; }
.header-cta, .btn-primary { background: var(--red); color: white; box-shadow: 0 10px 30px rgba(255,32,41,.18); }
.header-cta:hover, .btn-primary:hover { background: #ff3c43; transform: translateY(-2px); }
.btn-ghost { color: white; background: transparent; }
.btn-ghost:hover { background: rgba(255,32,41,.12); transform: translateY(-2px); }
.menu-toggle { display: none; background: transparent; color: white; border: 1px solid var(--line); border-radius: 6px; padding: 9px 11px; font-size: 1.2rem; }

.hero { position: relative; min-height: 590px; display: grid; place-items: center; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,.12); }
.hero::before { content: ""; position: absolute; width: 900px; height: 900px; right: -170px; top: -230px; border-radius: 50%; border: 2px solid rgba(255,32,41,.48); box-shadow: 0 0 70px rgba(255,32,41,.15), inset 0 0 70px rgba(255,32,41,.08); }
.hero::after { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 72% 38%, rgba(255,32,41,.18), transparent 28%), linear-gradient(115deg, rgba(0,0,0,.1), rgba(0,0,0,.78)); pointer-events: none; }
.hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: 1.05fr .95fr; gap: 56px; align-items: center; }
.hero-copy { max-width: 700px; }
.hero h1 span { color: var(--red); display: block; }
.hero-lead { color: #d3d3d3; max-width: 620px; font-size: 1.08rem; }
.hero-actions { display: flex; gap: 14px; margin: 32px 0 44px; flex-wrap: wrap; }
.metrics { display: flex; gap: 28px; flex-wrap: wrap; }
.metric { padding-right: 28px; border-right: 1px solid var(--line); }
.metric:last-child { border-right: 0; }
.metric strong { display: block; font-size: 1.45rem; }
.metric small { color: #bbb; }
.hero-visual { min-height: 390px; display: grid; place-items: center; position: relative; }
.hero-side-note { position: absolute; z-index: 2; top: 48px; left: 0; color: #bcbcbc; font-size: .72rem; line-height: 1.65; letter-spacing: .28em; border-left: 2px solid var(--red); padding-left: 16px; }
.visual-ring { position: absolute; width: 380px; height: 380px; border: 1px solid rgba(255,32,41,.7); border-radius: 50%; box-shadow: 0 0 80px rgba(255,32,41,.18); }
.visual-panel { position: relative; width: min(470px, 100%); aspect-ratio: 1.35; border: 1px solid rgba(255,255,255,.45); border-radius: 10px; background: linear-gradient(135deg, #161616, #030303 70%); box-shadow: 0 28px 70px rgba(0,0,0,.8), 0 0 42px rgba(255,32,41,.25); transform: perspective(800px) rotateY(-9deg) rotateX(3deg); display: grid; place-items: center; overflow: hidden; }
.visual-panel::before { content: ""; position: absolute; inset: 18px; border: 1px solid rgba(255,32,41,.54); border-radius: 7px; }
.visual-panel::after { content: ""; position: absolute; width: 80%; height: 1px; background: var(--red); box-shadow: 0 0 28px 5px rgba(255,32,41,.35); transform: rotate(-18deg); }
.hero-logo { position: relative; z-index: 1; width: 88%; height: auto; object-fit: contain; }

.section { padding: 82px 0; border-bottom: 1px solid rgba(255,255,255,.1); }
.section-head { display: flex; justify-content: space-between; align-items: end; gap: 24px; margin-bottom: 34px; }
.section-head h2 { margin-bottom: 0; }
.text-link { color: var(--red); font-weight: 800; font-size: .9rem; }
.text-link::after { content: "  →"; font-size: 1.2rem; }
.cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.card { background: linear-gradient(160deg, rgba(255,255,255,.06), rgba(255,255,255,.015)); border: 1px solid var(--line); border-radius: 8px; padding: 26px; transition: .25s ease; }
.card:hover { border-color: rgba(255,32,41,.75); transform: translateY(-5px); box-shadow: 0 18px 42px rgba(0,0,0,.35); }
.icon { width: 46px; height: 46px; display: grid; place-items: center; color: var(--red); border: 1px solid rgba(255,32,41,.5); border-radius: 50%; font-size: 1.3rem; margin-bottom: 24px; box-shadow: 0 0 20px rgba(255,32,41,.12); }
.card p { color: #bdbdbd; font-size: .94rem; margin-bottom: 0; }
.why { display: grid; grid-template-columns: .95fr 1.4fr; gap: 60px; align-items: center; }
.why-copy h2 { max-width: 540px; }
.why-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.why-item { border-left: 1px solid var(--red); padding: 4px 0 4px 20px; }
.why-item h3 { margin-bottom: 8px; }
.why-item p { margin: 0; color: #bdbdbd; font-size: .93rem; }
.portfolio-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.mockup-showcase { display: block; position: relative; overflow: hidden; margin: 0 0 22px; border: 1px solid rgba(255,255,255,.2); border-radius: 8px; background: #090909; box-shadow: 0 24px 60px rgba(0,0,0,.35); }
.mockup-showcase img { width: 100%; aspect-ratio: 1.78; object-fit: cover; object-position: center; transition: transform .45s ease, filter .45s ease; }
.mockup-showcase span { position: absolute; left: 0; right: 0; bottom: 0; display: flex; justify-content: space-between; align-items: center; padding: 18px 22px; color: white; background: linear-gradient(transparent, rgba(0,0,0,.92)); font-weight: 800; }
.mockup-showcase b { color: var(--red); font-size: 1.4rem; }
.mockup-showcase:hover img { transform: scale(1.025); filter: brightness(1.08); }
.work-card { border: 1px solid var(--line); background: #111; border-radius: 8px; overflow: hidden; }
.work-art { height: 190px; display: grid; place-items: center; position: relative; overflow: hidden; background: linear-gradient(135deg, #262626, #090909); }
.work-art::before { content: ""; position: absolute; inset: 18px; border: 1px solid rgba(255,255,255,.26); transform: rotate(-7deg); }
.work-art::after { content: ""; position: absolute; width: 140%; height: 10px; background: var(--red); transform: rotate(-31deg); box-shadow: 0 0 24px var(--red); }
.work-title { position: relative; z-index: 1; text-align: center; font-weight: 900; font-size: 1.6rem; letter-spacing: -.06em; }
.work-title small { display: block; color: #bdbdbd; letter-spacing: .14em; font-size: .58rem; font-weight: 500; margin-top: 6px; }
.work-info { padding: 18px; display: flex; justify-content: space-between; gap: 12px; }
.work-info strong { display: block; }
.work-info small { color: #9c9c9c; }
.work-info span { color: var(--red); font-size: 1.3rem; }
.cta-band { position: relative; overflow: hidden; background: linear-gradient(110deg, #2b0709, #0d0d0d 55%, #2b0709); padding: 60px 0; }
.cta-band::after { content: ""; position: absolute; width: 600px; height: 1px; background: var(--red); right: -40px; top: 30px; transform: rotate(-28deg); box-shadow: 0 0 22px var(--red); }
.cta-row { position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.cta-row h2 { margin: 8px 0 0; }

.page-hero { padding: 100px 0 80px; background: radial-gradient(circle at 80% 20%, rgba(255,32,41,.15), transparent 28%), #090909; border-bottom: 1px solid var(--line); }
.page-hero h1 { max-width: 850px; margin-bottom: 14px; }
.page-hero p { max-width: 700px; color: #c6c6c6; font-size: 1.05rem; }
.service-visual-section { background: linear-gradient(180deg, #090909, #060606); }
.service-visual-lead { max-width: 420px; margin: 0; color: #bdbdbd; }
.service-visual { position: relative; margin: 0; overflow: hidden; border: 1px solid rgba(255,255,255,.18); border-radius: 8px; background: #050505; box-shadow: 0 24px 60px rgba(0,0,0,.38); }
.service-visual img { width: 100%; height: auto; display: block; transition: transform .45s ease, filter .45s ease; }
.service-visual figcaption { position: absolute; left: 0; right: 0; bottom: 0; padding: 18px 20px; color: white; font-size: .8rem; letter-spacing: .12em; text-transform: uppercase; background: linear-gradient(transparent, rgba(0,0,0,.9)); }
.service-visual:hover img { transform: scale(1.018); filter: brightness(1.08); }
.service-visual-featured { width: min(430px, 100%); margin: 0 auto 28px; }
.service-visual-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; }
.service-cta-visual-section { padding-top: 0; background: #060606; }
.service-cta-visual { width: min(430px, 100%); margin: 0 auto; }
.service-list { display: grid; gap: 18px; }
.service-row { display: grid; grid-template-columns: 80px 1fr auto; align-items: center; gap: 28px; padding: 28px; border: 1px solid var(--line); border-radius: 8px; background: linear-gradient(90deg, rgba(255,32,41,.08), rgba(255,255,255,.02)); }
.service-no { color: var(--red); font-size: 1.5rem; font-weight: 900; }
.service-row h3 { margin-bottom: 8px; }
.service-row p { color: #bcbcbc; margin: 0; max-width: 720px; }
.service-arrow { color: var(--red); font-size: 1.5rem; }
.portfolio-full { grid-template-columns: repeat(2, 1fr); }
.portfolio-full .work-art { height: 280px; }
.split { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: start; }
.manifesto { border-left: 2px solid var(--red); padding-left: 28px; font-size: clamp(1.35rem, 2.5vw, 2.3rem); font-weight: 800; line-height: 1.2; }
.plain-list { list-style: none; padding: 0; margin: 30px 0 0; display: grid; gap: 14px; }
.plain-list li { border-bottom: 1px solid var(--line); padding-bottom: 14px; color: #c7c7c7; }
.plain-list li::before { content: "✓"; color: var(--red); margin-right: 12px; font-weight: 900; }
.contact-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 28px; }
.contact-stack { display: grid; gap: 14px; }
.contact-item { padding: 22px; border: 1px solid var(--line); border-radius: 8px; background: rgba(255,255,255,.03); }
.contact-item span { display: block; color: var(--red); font-size: .75rem; letter-spacing: .18em; text-transform: uppercase; margin-bottom: 8px; }
.contact-item a, .contact-item p { color: #ddd; margin: 0; word-break: break-word; }
.contact-form { padding: 30px; border: 1px solid var(--line); border-radius: 8px; background: linear-gradient(145deg, rgba(255,255,255,.06), rgba(255,255,255,.015)); }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
label { display: grid; gap: 8px; color: #cfcfcf; font-size: .9rem; }
input, textarea { width: 100%; border: 1px solid rgba(255,255,255,.18); border-radius: 5px; background: #090909; color: white; padding: 14px; font: inherit; outline: none; }
input:focus, textarea:focus { border-color: var(--red); box-shadow: 0 0 0 3px rgba(255,32,41,.12); }
textarea { min-height: 150px; resize: vertical; }
.full { grid-column: 1 / -1; }
.socials { display: flex; gap: 12px; flex-wrap: wrap; }
.socials a { border: 1px solid var(--line); border-radius: 5px; padding: 11px 15px; color: #ddd; font-size: .9rem; }
.socials a:hover { border-color: var(--red); color: white; }
.social-button-with-icon { display: inline-flex !important; align-items: center; gap: 8px; }
.social-button-icon { width: 17px; height: 17px; flex: 0 0 17px; display: block; }
.home-socials { align-items: center; gap: 16px; }
.home-socials .home-social { width: 26px; height: 26px; padding: 0; border: 0; border-radius: 0; color: #f4f4f4; }
.home-socials .home-social:hover { border: 0; color: var(--red); }
.home-social-icon { width: 100%; height: 100%; display: block; }

.site-footer { padding: 42px 0 24px; background: #050505; }
.footer-grid { display: grid; grid-template-columns: 1.3fr 1fr 1fr 1.2fr; gap: 30px; padding-bottom: 34px; border-bottom: 1px solid var(--line); }
.footer-grid h4 { margin: 0 0 16px; font-size: .9rem; }
.footer-links { display: grid; gap: 10px; color: #aaa; font-size: .9rem; }
.footer-address { max-width: 310px; line-height: 1.45; }
.footer-contact-row { display: flex !important; align-items: flex-start; gap: 8px; }
.footer-contact-icon { flex: 0 0 16px; width: 16px; height: 16px; margin-top: 1px; color: #fff; }
.footer-contact-row > span:last-child { min-width: 0; }
.footer-links a:hover { color: var(--red); }
.footer-note { color: #8e8e8e; font-size: .85rem; max-width: 270px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 18px; padding-top: 20px; color: #888; font-size: .78rem; }

@media (max-width: 980px) {
  .cards, .portfolio-grid { grid-template-columns: repeat(2, 1fr); }
  .service-visual-grid { grid-template-columns: repeat(2, 1fr); }
  .hero-grid, .why, .split, .contact-grid { grid-template-columns: 1fr; }
  .hero { padding: 82px 0; }
  .hero-visual { order: -1; min-height: 300px; }
  .visual-ring { width: 290px; height: 290px; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 720px) {
  .container { width: min(var(--max), calc(100% - 32px)); }
  .nav { min-height: 66px; }
  .menu-toggle { display: block; }
  .header-cta { display: none; }
  .nav-links { display: none; position: absolute; top: 66px; left: 0; right: 0; padding: 10px 16px 20px; background: #0a0a0a; border-bottom: 1px solid var(--line); flex-direction: column; align-items: stretch; gap: 0; }
  .nav-links.open { display: flex; }
  .nav-links a { padding: 13px 0; }
  .nav-links a.active::after { bottom: 6px; right: auto; width: 28px; }
  .hero { min-height: auto; padding: 70px 0; }
  .hero h1 { font-size: clamp(2.6rem, 12vw, 4rem); }
  .hero-visual { min-height: 240px; }
  .hero-side-note { left: 2%; top: 8px; font-size: .6rem; }
  .reference-contact-update { left: 38%; width: 26%; min-height: 15%; padding: .8%; gap: 1px; }
  .reference-contact-update strong { font-size: clamp(7px, 1.5vw, 10px); }
  .reference-contact-row { font-size: clamp(5px, 1.05vw, 8px); }
  .reference-social-link { bottom: 2.4%; width: 5.5%; height: 6%; }
  .social-facebook { left: 61%; }
  .social-instagram { left: 67.5%; }
  .social-tiktok { left: 74%; }
  .social-linktree { left: 80.5%; }
  .reference-footer-rebuild { height: 30%; padding: 3.5% 5% 0; grid-template-columns: 1fr 1fr; gap: 8px 14px; overflow: hidden; }
  .reference-footer-brand img { width: min(130px, 90%); }
  .reference-footer-motto { display: none; }
  .reference-footer-bottom { left: 5%; right: 5%; bottom: 3%; }
  .reference-footer-bottom span { font-size: 5px; }
  .visual-panel { width: 90%; }
  .section { padding: 62px 0; }
  .section-head, .cta-row { align-items: start; flex-direction: column; }
  .service-visual-grid { grid-template-columns: 1fr 1fr; }
  .cards, .portfolio-grid, .portfolio-full, .why-grid, .form-grid { grid-template-columns: 1fr; }
  .service-row { grid-template-columns: 48px 1fr; gap: 16px; }
  .service-arrow { grid-column: 2; }
  .full { grid-column: auto; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-bottom { flex-direction: column; }
}
