html,body{margin:0}body{background:#fbf8f1}#splash-static{z-index:9997;pointer-events:none;opacity:1;background:#fbf8f1;transition:opacity .68s cubic-bezier(.22,.61,.36,1);position:fixed;inset:0}#splash-static.ss-fading{opacity:0}#splash-static.ss-removed{display:none}#splash-static .ss-video{aspect-ratio:1920/870;object-fit:contain;width:100%;height:auto;max-height:88dvh;display:block;position:absolute;top:0;left:0;right:0}#splash-static .ss-text-block{text-align:center;width:100%;max-width:880px;padding:0 clamp(24px,5vw,80px);position:absolute;top:calc(45.45vw + clamp(12px,2vh,32px));left:50%;transform:translate(-50%)}#splash-static .ss-text{color:#3a2418;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,5.5vw,80px);font-style:italic;font-weight:500;line-height:1.05}#splash-static .ss-beans{justify-content:center;gap:clamp(6px,1vw,12px);margin-top:clamp(14px,2vw,24px);display:flex}#splash-static .ss-bean{color:#6f4e37;width:clamp(14px,2vw,22px);height:clamp(14px,2vw,22px);animation:1.4s cubic-bezier(.22,.61,.36,1) infinite ssBeanPulse;display:inline-block}#splash-static .ss-bean:nth-child(2){animation-delay:.2s}#splash-static .ss-bean:nth-child(3){animation-delay:.4s}@keyframes ssBeanPulse{0%,to{opacity:1}50%{opacity:.25}}@media (max-width:768px){#splash-static .ss-video{aspect-ratio:1;object-fit:cover;object-position:center;top:60px}#splash-static .ss-text-block{top:calc(100vw + 60px + clamp(8px,1.5vh,20px))}#splash-static .ss-text{font-size:clamp(26px,7vw,44px)}}@media (max-height:480px) and (orientation:landscape){#splash-static .ss-text-block{top:auto;bottom:clamp(8px,4vh,24px)}#splash-static .ss-text{font-size:clamp(18px,5vh,30px)}#splash-static .ss-beans{margin-top:clamp(6px,1vh,12px)}}@media (prefers-reduced-motion:reduce){#splash-static .ss-bean{animation:none}}
