:root{
--qc-glass-blur:24px;
--qc-glass-blur-btn:16px;
--qc-glass-highlight:inset 0 1px 0 rgba(255,255,255,0.10); /* @kind shadow */
--qc-shadow-card:0 20px 50px rgba(0,0,0,0.35);
--qc-shadow-phone:0 60px 100px rgba(0,0,0,0.6);
--qc-glow-cyan:0 0 8px rgba(34,211,238,0.8);
--qc-duration-fast:150ms; /* @kind other */
--qc-duration-normal:250ms; /* @kind other */
--qc-duration-slow:350ms; /* @kind other */
--qc-ease:cubic-bezier(0.33,1,0.68,1); /* @kind other */
}
