.smart-transition{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .20s ease,opacity .20s ease}.app{width:100%}:root{--brand-blue:#2C9ADE;--brand-blue-soft:rgba(44,154,222,0.25);--brand-blue-faint:rgba(44,154,222,0.10);--bg-black:#02090D;--bg-dark:#030C12;--bg-darker:#010609;--bg-glass:rgba(3,12,18,0.6);--text-white:#EBF7FF;--text-gray:rgba(235,247,255,0.80);--text-muted:rgba(235,247,255,0.60);--text-dark:#333333;--border-light:rgba(44,154,222,0.10);--border-strong:rgba(44,154,222,0.50);--radius-xs:4px;--radius-sm:6px;--radius-md:12px;--radius-lg:24px;--radius-xl:32px;--radius-round:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-9:36px;--space-10:40px;--shadow-blue:0 0 14px rgba(44,154,222,0.35);--shadow-blue-soft:0 0 10px rgba(44,154,222,0.25);--shadow-card:0px 4px 16px rgba(0,0,0,0.25);--opacity-light:0.10;--opacity-medium:0.25;--opacity-strong:0.50;--z-bg:0;--z-base:1;--z-overlay:10;--z-popup:50;--z-modal:100;--z-tooltip:200;--font-main:"Montserrat",sans-serif;--h1-size:3.9rem;--h2-size:2.05rem;--h3-size:1.6rem;--h4-size:1.33rem;--h5-size:1.1rem;--h6-size:1rem;--p-size:0.95rem;--small-size:0.78rem;--lh-h1:1.25;--lh-h2:1.25;--lh-h3:1.23;--lh-h4:1.25;--lh-h5:1.25;--lh-h6:1.35;--lh-p:1.45;--lh-small:1.45;--fw-regular:300;--fw-medium:400;--fw-semibold:500}h1{font-size:var(--h1-size);line-height:var(--lh-h1);font-weight:var(--fw-semibold);color:var(--text-white)}h2{font-size:var(--h2-size);line-height:var(--lh-h2);font-weight:var(--fw-medium);color:var(--text-white)}h3{font-size:var(--h3-size);line-height:var(--lh-h3);font-weight:var(--fw-medium);color:var(--text-white)}h4{font-size:var(--h4-size);line-height:var(--lh-h4);font-weight:var(--fw-regular);color:var(--text-white)}h5{font-size:var(--h5-size);line-height:var(--lh-h5);font-weight:var(--fw-regular);color:var(--text-gray)}h6{font-size:var(--h6-size);line-height:var(--lh-h6);font-weight:var(--fw-regular);color:var(--text-gray)}p{letter-spacing:0.01em;font-size:var(--p-size);line-height:var(--lh-p);font-weight:var(--fw-regular);color:var(--text-gray);margin:0 0 1rem}.small{font-size:var(--small-size);line-height:var(--lh-small);font-weight:var(--fw-regular);color:var(--text-muted)}.text-block{display:flex;flex-direction:column;gap:0.75rem}a{text-decoration:none;color:var(--text-white);font-weight:500}