🎬

THE VOICE IN THE HEADPHONE
2025 • Horror • Short Film
/* MASK */ #mask_global { position: fixed; inset: 0; background: rgba(0,0,0,0.65); backdrop-filter: blur(6px); opacity: 0; pointer-events: none; transition: opacity 0.35s ease; z-index: 9000; } #mask_global.active { opacity: 1; pointer-events: auto; } /* POSTER */ .lbpc-card { position: absolute; width: 420px; height: 720px; cursor: pointer; z-index: 1; border-radius: 16px; overflow: hidden; transition: transform 0.35s ease, box-shadow 0.35s ease; display: flex; flex-direction: column; } .lbpc-card:hover { transform: scale(1.03); box-shadow: 0 12px 28px rgba(0,0,0,0.35); } .lbpc-card.active { transform: scale(1.08); box-shadow: 0 18px 40px rgba(0,0,0,0.45); z-index: 95000; } /* HIDE TEXT */ .lbpc-title, .lbpc-meta { display: none !important; } /* POSTER IMAGE */ .lbpc-image { flex: 1; } .lbpc-image img { width: 100%; height: 100%; object-fit: cover; border-radius: 16px; } /* MODAL */ .lbpc-modal { position: absolute; top: 1700px; left: 0; width: 760px; opacity: 0; pointer-events: none; transform: translateX(0); transition: transform 0.45s ease, opacity 0.35s ease; z-index: 100000; } .lbpc-modal.open { transform: translateX(420px); opacity: 1; pointer-events: auto; } /* MODAL CONTENT */ .lbpc-modal-content { width: 100%; background: rgba(17,17,17,0.55); backdrop-filter: blur(12px); padding: 40px; border-radius: 12px; color: white; } /* PHOTO GRID */ .photo-grid-3 img { transition: transform 0.25s ease, box-shadow 0.25s ease; cursor: pointer; } .photo-grid-3 img:hover { transform: scale(1.04); box-shadow: 0 8px 20px rgba(0,0,0,0.35); } .photo-grid-3 .big { width: 100%; height: 220px; border-radius: 10px; object-fit: cover; } .photo-grid-3 .small-row { display: flex; gap: 12px; } .photo-grid-3 .small { width: calc(50% - 6px); height: 120px; border-radius: 10px; object-fit: cover; } /* LIGHTBOX */ #lightbox_global { position: fixed; inset: 0; display: none; justify-content: center; align-items: center; z-index: 999999; } #lightbox_bg { position: absolute; inset: 0; background: rgba(0,0,0,0.85); backdrop-filter: blur(6px); } #lightbox_img { position: relative; max-width: 80%; max-height: 80%; border-radius: 12px; box-shadow: 0 20px 60px rgba(0,0,0,0.6); } .lb-arrow { position: absolute; top: 50%; transform: translateY(-50%); font-size: 48px; color: white; opacity: 0; cursor: pointer; } #lightbox_global:hover .lb-arrow { opacity: 0.9; } /* TEXT */ .lbpc-modal-content h2 { font-size: 32px; margin-bottom: 22px; } .lbpc-modal-content h3 { margin-top: 32px; margin-bottom: 16px; font-size: 20px; border-left: 4px solid #fff; padding-left: 12px; } /* SCROLL HINT */ .scroll-hint { position: absolute; bottom: 18px; left: 50%; transform: translateX(-50%); }

English
Беларускi

SHADOW OF MY HEART- New Project

She returns to the house where a family once lived.
He has never escaped the day when everything fell apart.

In an old mansion, forgotten by time and drowned in cold shadows, a sister tries to understand what has happened to her brother — and to
those whose presence within these walls feels far too palpable. Each discovery pulls her deeper into someone else’s obsession.
Each night brings new hints that the boundary between reality and madness has already been erased.
This is a story of a homecoming that becomes a trial — where the past does not let go. It waits.
Poster Block

Desktop Dock
macOS Dock-style Tab Bar