@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:EB Garamond,Georgia,Times New Roman,serif;color:#1a1a18;background:#f7f4ef;line-height:1.6;overflow:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4cc;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#b8b8ae}::selection{background:#c8a96e33;color:#0a1628}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.fade-in{animation:fadeIn .3s ease-out}.slide-in-right{animation:slideInRight .3s ease-out}input:focus,textarea:focus,select:focus{outline:none;border-color:#c8a96e!important;box-shadow:0 0 0 2px #c8a96e26}button{font-family:DM Mono,Courier New,monospace;cursor:pointer;border:none;background:none;transition:all .15s ease}button:hover{opacity:.85}button:active{transform:scale(.98)}button:disabled{cursor:not-allowed;opacity:.4}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,Times New Roman,serif}code,pre{font-family:DM Mono,Courier New,monospace}
