.glass-effect{background:rgba(15,23,42,.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.section-divider{border-top:1px solid #334155;margin:4rem 0}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-gradient{background:linear-gradient(-45deg,#1e3a8a,#3b82f6,#0f172a,#1e293b);background-size:400% 400%;animation:gradient-animation 15s ease infinite}.fade-in-section{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}.diagram-box{animation:fadeIn .5s ease-out forwards}.diagram-arrow{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 1s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes drawLine{to{stroke-dashoffset:0}}.donut-chart-segment{stroke-dasharray:0 100;transition:stroke-dasharray 1s cubic-bezier(.25,.46,.45,.94)}.whitepaper h2,div.whitepaper h2{font-size:1.5em!important;line-height:1.4;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;color:#ffffff}.whitepaper h3{font-size:1.5rem;line-height:2rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:#94a3b8}.whitepaper p{line-height:1.75;margin-bottom:1rem;color:#cbd5e1}.whitepaper li{margin-bottom:.75rem}.whitepaper a{color:#7dd3fc;transition:color .3s}.whitepaper a:hover{color:#0ea5e9}.whitepaper .disclaimer p,.whitepaper .document-info p{color:#cbd5e1}