:root{
--shadow-inset-page:inset 0 1px 0 rgba(240,223,174,0.10), inset 0 -1px 0 rgba(0,0,0,0.35);
--shadow-tooled:inset 0 0 0 1px rgba(190,149,64,0.38), inset 0 0 0 4px rgba(16,12,8,0.55), inset 0 0 0 5px rgba(190,149,64,0.22);
--shadow-card:0 1px 2px rgba(16,12,8,0.30), 0 8px 24px -12px rgba(16,12,8,0.45);
--shadow-raised:0 2px 4px rgba(16,12,8,0.35), 0 18px 40px -18px rgba(16,12,8,0.60);
--shadow-press:inset 0 2px 4px rgba(16,12,8,0.45);
--shadow-gilt:0 1px 0 rgba(248,239,214,0.35), 0 -1px 0 rgba(122,90,24,0.55);
--glow-moon:0 0 32px rgba(229,224,211,0.18);
--gradient-foil:linear-gradient(180deg,#F0DFAE 0%,#D4AE5B 38%,#9A7524 72%,#E3C879 100%); /* @kind other */
--gradient-leather:radial-gradient(120% 90% at 50% 0%,#2A2117 0%,#171208 62%,#100C08 100%); /* @kind other */
--gradient-night:linear-gradient(180deg,#0D1520 0%,#1B3049 60%,#274563 100%); /* @kind other */
--gradient-protect-bottom:linear-gradient(180deg,rgba(16,12,8,0) 0%,rgba(16,12,8,0.72) 55%,rgba(16,12,8,0.94) 100%); /* @kind other */
--gradient-parchment:linear-gradient(180deg,#FBF7EE 0%,#F6F0E2 55%,#F0E8D6 100%); /* @kind other */
--texture-grain:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/></filter><rect width='120' height='120' filter='url(%23n)' opacity='0.35'/></svg>"); /* @kind other */
--ease-settle:cubic-bezier(0.22,0.61,0.36,1); /* @kind other */
--ease-quiet:cubic-bezier(0.4,0,0.2,1); /* @kind other */
--dur-fast:120ms; /* @kind other */
--dur-base:220ms; /* @kind other */
--dur-slow:420ms; /* @kind other */
--dur-page:640ms; /* @kind other */
--blur-veil:12px; /* @kind other */
}
