.gate{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;color:#f5f1ea;background:#14130f}.gate-theme{position:fixed;top:20px;right:20px;z-index:40}.theme-toggle--on-media{background:rgba(20,19,15,.45);border-color:rgba(255,255,255,.28);color:#f5f1ea;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-toggle--on-media:hover{background:rgba(20,19,15,.65);border-color:rgba(255,255,255,.45);color:#fff}.gate-panels{position:absolute;inset:0;display:flex;z-index:0}.gate-panel{position:relative;flex:1 1 33.333%;overflow:hidden;-webkit-clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);margin-left:-4%}.gate-panel:first-child{-webkit-clip-path:polygon(0 0,100% 0,88% 100%,0 100%);clip-path:polygon(0 0,100% 0,88% 100%,0 100%);margin-left:0}.gate-panel:last-child{-webkit-clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.gate-panel img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.08);animation:gate-drift 22s var(--ease-standard) infinite alternate;will-change:transform}.gate-panel:nth-child(2) img{animation-delay:-7s}.gate-panel:nth-child(3) img{animation-delay:-14s}.gate-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(20,19,15,.62),rgba(20,19,15,.58) 40%,rgba(20,19,15,.88)),linear-gradient(90deg,rgba(158,38,59,.18),rgba(20,19,15,.2) 40%,rgba(74,41,105,.16));pointer-events:none}.gate-content{position:relative;z-index:2;min-height:100vh;min-height:100dvh;justify-content:center;text-align:center;padding:48px 24px 40px;animation:gate-rise .9s var(--ease-emphasized) both}.gate-brand,.gate-content{display:flex;flex-direction:column;align-items:center}.gate-brand{gap:12px;margin-bottom:32px;text-decoration:none;color:inherit}.gate-brand img{width:80px;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.45))}.gate-brand-name{font-family:var(--font-serif);font-size:clamp(22px,3.2vw,30px);font-weight:600;line-height:1.15;letter-spacing:-.01em;text-wrap:balance;text-shadow:0 2px 24px rgba(0,0,0,.45)}.gate-brand-sub{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--fsq-yellow)}.gate-title{font-family:var(--font-serif);font-size:clamp(36px,6.5vw,64px);font-weight:600;line-height:1.05;letter-spacing:-.02em;margin:0 0 16px;text-wrap:balance;text-shadow:0 4px 32px rgba(0,0,0,.4);max-width:720px}.gate-lead{font-size:clamp(16px,2vw,18px);line-height:1.65;color:rgba(245,241,234,.85);margin:0 auto 28px;max-width:440px}.gate-actions{display:flex;justify-content:center}.gate-actions .btn-primary{box-shadow:0 10px 32px rgba(158,38,59,.45)}.gate-actions .btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 36px rgba(158,38,59,.55)}.gate-footer{position:absolute;bottom:28px;left:0;right:0;margin:0;font-size:14px;color:rgba(245,241,234,.55)}.gate-footer a{color:rgba(245,241,234,.85);text-decoration:underline;text-underline-offset:3px}.gate-footer a:hover{color:#fff}@keyframes gate-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes gate-drift{0%{transform:scale(1.08) translateZ(0)}to{transform:scale(1.14) translate3d(-1.5%,1%,0)}}@media (prefers-reduced-motion:reduce){.gate-content,.gate-panel img{animation:none}}@media (max-width:768px){.gate-panels{flex-direction:column}.gate-panel,.gate-panel:first-child,.gate-panel:last-child{margin-left:0;-webkit-clip-path:polygon(0 8%,100% 0,100% 92%,0 100%);clip-path:polygon(0 8%,100% 0,100% 92%,0 100%)}.gate-panel:first-child{-webkit-clip-path:polygon(0 0,100% 0,100% 92%,0 100%);clip-path:polygon(0 0,100% 0,100% 92%,0 100%)}.gate-panel:last-child{-webkit-clip-path:polygon(0 8%,100% 0,100% 100%,0 100%);clip-path:polygon(0 8%,100% 0,100% 100%,0 100%)}.gate-content{padding:40px 20px 72px}.gate-footer{bottom:20px;padding:0 16px}}