.pattern-home .nf-shell{align-items:center;min-height:calc(100svh - 86px);padding-block:clamp(40px,7vw,90px);display:flex}.pattern-home .nf-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.pattern-home .nf-art{flex-direction:column;align-items:center;gap:16px;margin-bottom:18px;display:flex;position:relative}.pattern-home .nf-code{font-family:var(--f-display);color:var(--ink);letter-spacing:.02em;font-size:clamp(96px,18vw,200px);font-weight:700;line-height:.9}.pattern-home .nf-ruler{align-items:flex-start;gap:clamp(8px,1.6vw,16px);height:30px;display:flex}.pattern-home .nf-ruler i{background:var(--ink);border-radius:2px;width:2px;height:14px;display:block}.pattern-home .nf-ruler i:nth-child(odd){height:26px}.pattern-home .nf-ruler i:nth-child(5){background:var(--orange);width:3px;height:30px}.pattern-home .nf-inner .p-eyebrow{margin-bottom:16px}.pattern-home .nf-inner .p-display{max-width:20ch;font-size:clamp(32px,5vw,60px);line-height:1.05}html[lang=ar] .pattern-home .nf-inner .p-display{line-height:1.25}.pattern-home .nf-inner .p-lead{text-align:center;max-width:52ch;margin:20px auto 0}.pattern-home .nf-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.pattern-home .nf-links{border-top:1px solid var(--ink-12);font-family:var(--f-body-en);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 22px;margin-top:40px;padding-top:28px;font-size:13px;display:flex}html[lang=ar] .pattern-home .nf-links{font-family:var(--f-body-ar);font-size:15px}.pattern-home .nf-links>span{color:var(--ink-50)}.pattern-home .nf-links a{color:var(--ink-70);transition:color .2s var(--ease)}.pattern-home .nf-links a:hover{color:var(--orange)}.pattern-home .cat-empty{text-align:center;background:var(--paper);border:1px solid var(--ink-12);border-radius:var(--radius);grid-column:1/-1;padding:clamp(50px,8vw,90px) 20px}.pattern-home .cat-empty svg{width:44px;height:44px;color:var(--stone-300);margin:0 auto 18px}.pattern-home .cat-empty h3{margin-bottom:10px;font-size:22px}.pattern-home .cat-empty p{color:var(--ink-70);margin-bottom:24px;font-size:15px}.pattern-home .result-shell{justify-content:center;align-items:center;min-height:calc(100svh - 160px);padding-block:clamp(40px,6vw,90px);display:flex}.pattern-home .result-card{background:var(--paper);border:1px solid var(--ink-12);border-radius:var(--radius);text-align:center;width:100%;max-width:560px;padding:clamp(40px,5vw,54px) clamp(28px,4vw,44px);box-shadow:0 30px 60px -42px #3a231859}.pattern-home .result-badge{background:var(--orange);width:78px;height:78px;animation:patTickPop .5s var(--ease);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.pattern-home .result-badge svg{color:#fff;width:36px;height:36px}.pattern-home .result-badge--muted{background:var(--ink-12);animation:none}.pattern-home .result-badge--muted svg{color:var(--ink-70)}.pattern-home .result-badge--pending{background:var(--blush-deep);animation:none}.pattern-home .result-badge--pending svg{color:var(--orange)}@keyframes patTickPop{0%{transform:scale(0)}60%{transform:scale(1.12)}to{transform:scale(1)}}.pattern-home .result-spinner{border:3px solid var(--ink-12);border-top-color:var(--orange);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite patSpin}@keyframes patSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.pattern-home .result-badge,.pattern-home .result-spinner{animation:none}}.pattern-home .result-card .p-display{margin-bottom:12px;font-size:clamp(26px,3vw,34px)}.pattern-home .result-card .p-lead{max-width:44ch;margin:0 auto 28px;font-size:16px}.pattern-home .result-note{max-width:44ch;color:var(--ink-70);background:var(--blush);border:1px solid var(--ink-12);border-radius:var(--radius);margin:-12px auto 28px;padding:12px 18px;font-size:13.5px}.pattern-home .result-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.pattern-home .verify-details{text-align:start;border-top:1px solid var(--ink-12);flex-direction:column;gap:14px;margin:8px 0 28px;padding-top:22px;display:flex}.pattern-home .verify-row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.pattern-home .verify-row .lbl{color:var(--ink-50);flex-shrink:0;font-size:13px}.pattern-home .verify-row .val{color:var(--ink);text-align:end;word-break:break-word;font-size:15.5px;font-weight:600}.pattern-home .verify-row .val--mono{font-family:var(--f-body-en);color:var(--ink-50);font-size:12.5px;font-weight:400}.pattern-home .verify-downloads{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:620px){.pattern-home .verify-row{flex-direction:column;gap:4px}.pattern-home .verify-row .val{text-align:start}}
