.portal-scope{--color-bg:#f9f9f9;--color-surface:#ffffff;--color-surface2:#f0f0f0;--color-border:rgba(0,0,0,0.08);--color-text:#1a1c1c;--color-text-dim:#777777;--color-accent:#000000;--color-accent-dim:#333333;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.portal-scope .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24;font-size:20px}.portal-scope .label{font-size:.6875rem;letter-spacing:.1em;font-weight:500;text-transform:uppercase}.portal-scope img{transition:opacity .3s ease}.portal-scope ::-moz-selection{background:rgba(0,0,0,.1)}.portal-scope ::selection{background:rgba(0,0,0,.1)}@keyframes portalFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.portal-scope .animate-fade-in{animation:portalFadeIn .35s ease-out both}