@font-face{font-family:Zain;src:url(/fonts/zainpcv2.ttf)format("truetype");font-display:swap;font-weight:100 900}:root{--bg:#000;--text:#fff}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);width:100%;height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#scene{z-index:0;width:100dvw;height:100dvh;display:block;position:fixed;inset:0}#overlay{z-index:1;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.6rem,4.5vh,3.2rem);width:100dvw;height:100dvh;padding:0 1.5rem;display:flex;position:fixed;inset:0}#phrase{letter-spacing:-.018em;color:var(--text);text-align:center;text-transform:none;flex-direction:column;align-items:center;gap:.04em;max-width:880px;font-family:DM Sans,Inter Tight,system-ui,-apple-system,sans-serif;font-size:clamp(2.2rem,6vw,4.4rem);font-weight:300;line-height:.98;display:flex}#phrase .word{display:block}#phrase .word.strong{letter-spacing:-.024em;font-weight:600;position:relative}#phrase .word sup{letter-spacing:0;opacity:.78;vertical-align:baseline;margin:0;font-size:.3em;font-weight:400;line-height:1;position:absolute;top:.02em;left:100%}
