.loading-overlay[data-v-5690923b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;gap:20px}.spinner[data-v-5690923b]{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#333;border-radius:50%;animation:spin-5690923b .8s linear infinite}@keyframes spin-5690923b{to{transform:rotate(360deg)}}.loading-overlay span[data-v-5690923b]{font-size:larger;color:#666}.error[data-v-5690923b]{text-align:center;padding:50px;font-size:larger;color:#c00}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:EB Garamond;src:url(/fonts/EB%20Garamond/EBGaramond-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic}*{margin:0;padding:0;box-sizing:border-box}body{font-size:larger}main{padding:70px 10px 0;width:100%;max-width:1200px;margin:0 auto}article{white-space:pre-line;font-family:EB Garamond,SansSerif,ui-sans-serif;font-weight:500;font-size:larger;line-height:1.5;animation:gradientAnimation 200s linear infinite;background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent}article b{font-weight:1000}article u{font-weight:600;text-decoration:underline}#topMenu{position:fixed;top:0;left:0;width:100%;background:#ffffffe6;box-shadow:0 4px 12px #0000001a;border-bottom:1px solid rgba(255,255,255,.3);z-index:1000;height:60px}nav{height:100%;width:100%;position:relative}#menuToggle{position:absolute;left:0;top:0;height:100%;width:50px}#menuToggle input{width:40px;height:40px;position:absolute;top:10px;left:10px;cursor:pointer;opacity:0;z-index:2}#menuToggle span{display:block;width:25px;height:2px;background:#1e1e2a;position:absolute;left:15px;transition:all .3s ease}#menuToggle span:nth-child(2){top:18px}#menuToggle span:nth-child(3){top:27px}#menuToggle span:nth-child(4){top:36px}#menuToggle input:checked~span:nth-child(2){top:27px;transform:rotate(45deg)}#menuToggle input:checked~span:nth-child(3){opacity:0}#menuToggle input:checked~span:nth-child(4){top:27px;transform:rotate(-45deg)}#menu{position:fixed;top:60px;left:0;width:280px;height:calc(100% - 60px);box-shadow:0 4px 12px #0000001a;border-bottom:1px solid rgba(255,255,255,.3);z-index:10;border-right:1px solid rgba(255,255,255,.5);transform:translate(-100%);transition:transform .3s ease;z-index:999;padding-top:10px;box-shadow:6px 10px 10px #00000026}.add-blur{background:#ffffff4d;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(10px)}#menuToggle input:checked~div{transform:translate(0)}#menuList li{list-style:none}#menuList li a{display:block;padding:12px 24px;color:#201515;text-decoration:none;font-weight:500;transition:all .2s;border-left:3px solid transparent;font-size:larger}#menuList li a:hover{background-color:#0000004d;border-left-color:#b8860b}#menuList li a.active{border-left-color:#b8860b}#copyShortcut{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#copyShortcut button{padding:6px 12px;background-color:#ffffffe6;color:#000;border:none;border-radius:4px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;box-shadow:1px 6px 7px #0003}#copyShortcut button:hover{background-color:#aca8a880;box-shadow:2px 2px 2px #00000080}#copyShortcut button svg{display:block}@keyframes gradientAnimation{0%{background-position:200% 50%}to{background-position:0% 50%}}.cp{text-decoration:underline dotted black;cursor:pointer}
