.smart{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:40px 24px;background:#0c0a0d;color:#fff;position:relative;overflow:hidden;isolation:isolate;font-family:var(--font-ar)}.smart__ember{position:absolute;top:-780px;left:50%;transform:translateX(-50%);width:1200px;height:1200px;border-radius:50%;background:var(--nua-ember);opacity:.55;filter:blur(40px);z-index:0;pointer-events:none}@media (prefers-reduced-motion:no-preference){.smart__ember{animation:smart-ember-pulse 7s ease-in-out infinite}}@keyframes smart-ember-pulse{0%,to{opacity:.55}50%{opacity:.78}}.smart__grain{position:absolute;inset:0;pointer-events:none;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='180' height='180'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");z-index:0}.smart__card{position:relative;z-index:1;max-width:560px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:22px}.smart__logo-link{display:inline-block;margin-bottom:8px}.smart__logo{height:52px;width:auto;display:block}.smart__eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-en);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--nua-orange)}.smart__eyebrow-line{width:22px;height:1px;background:var(--nua-orange)}.smart__title{font-size:clamp(36px,5.5vw,60px);font-weight:700;letter-spacing:-.028em;line-height:1.05;margin:0;text-wrap:balance}.smart__sub{font-size:clamp(15px,1.4vw,18px);line-height:1.65;color:hsla(0,0%,100%,.72);max-width:46ch;margin:0}.smart__badges{margin-top:14px}.smart__note{font-size:13px;color:hsla(0,0%,100%,.45);margin-top:28px;max-width:46ch;line-height:1.7}.smart__note a{color:hsla(0,0%,100%,.72);text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:hsla(0,0%,100%,.25);text-decoration-color:hsla(0,0%,100%,.25);transition:color .15s ease,-webkit-text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease;transition:color .15s ease,text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.smart__note a:hover{color:var(--nua-orange);-webkit-text-decoration-color:var(--nua-orange);text-decoration-color:var(--nua-orange)}@media (max-width:540px){.smart__card{gap:18px}.smart__logo{height:44px}.smart__title{font-size:32px}}