*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden;overscroll-behavior:none}#root{height:100%;overflow:hidden}@font-face{font-family:Caravan;src:url(/fonts/caravan-variable-aaa.woff2) format("woff2");font-weight:90 210}:root{--deep-navy: #061127;--warm-cream: #F5ECD2}html,body,#root{width:100%;height:100%;overflow:hidden;background:var(--deep-navy);font-family:Caravan,sans-serif}.shader-container{position:fixed;inset:0;z-index:0}.grain{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.2;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.halftone{position:fixed;inset:0;z-index:2;pointer-events:none;opacity:.04;background:radial-gradient(circle,var(--warm-cream) 1px,transparent 1px);background-size:6px 6px}.vignette{position:fixed;inset:0;z-index:3;pointer-events:none;background:radial-gradient(ellipse at center,transparent 40%,rgba(6,17,39,.5) 100%)}.content{position:fixed;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;direction:rtl}.title{font-family:Caravan,sans-serif;font-weight:800;font-size:clamp(4rem,18vw,9rem);line-height:1;letter-spacing:.01em;color:var(--warm-cream);text-shadow:0 2px 20px rgba(245,236,210,.15);opacity:0}.sentence{position:absolute;font-family:Caravan,sans-serif;font-weight:400;font-size:clamp(1.1rem,2.5vw,1.5rem);color:var(--warm-cream);text-align:center;max-width:75%;line-height:1.8;opacity:0}.subtitle-area{margin-top:2.5rem;min-height:80px}.subtitle{font-family:Caravan,sans-serif;font-weight:300;font-size:clamp(1rem,4vw,1.3rem);color:var(--warm-cream);opacity:.85;letter-spacing:.03em;line-height:1.7;max-width:520px}.cursor{display:inline-block;width:2px;height:1em;background:var(--warm-cream);margin-right:3px;vertical-align:text-bottom;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.cta-area{margin-top:2.5rem;opacity:0;transition:opacity .8s ease-out}.cta-area.show{opacity:1}.cta-btn{font-family:Caravan,sans-serif;font-weight:500;font-size:1.15rem;padding:1rem 3rem;border:1.5px solid var(--warm-cream);background:transparent;color:var(--warm-cream);border-radius:50px;cursor:pointer;transition:all .3s ease}.cta-btn:hover{background:var(--warm-cream);color:var(--deep-navy)}.accent-line{position:fixed;height:1px;background:linear-gradient(90deg,transparent,var(--warm-cream),transparent);opacity:0;z-index:10;animation:fadeIn 1s ease-out forwards}.accent-top{top:50px;left:15%;right:15%;animation-delay:3s}.accent-bottom{bottom:50px;left:15%;right:15%;animation-delay:3.2s}@keyframes fadeIn{to{opacity:.2}}@media(max-width:600px){.title{font-size:clamp(2.8rem,22vw,4.5rem)}.subtitle{font-size:.95rem;padding:0 1rem}.sentence{font-size:1rem;max-width:90%;line-height:1.7}}
