@charset "UTF-8";@import"https://fonts.itedev.com/NotoSerifSC/index.css";:root{--color-primary: #8a2be2;--color-secondary: #ff69b4;--color-accent: #ba55d3;--color-highlight: #9c27b0;--color-highlight-bg: #e1bee7;--color-background: #f3e5f5;--color-background-alt: #e1bee7;--color-section-bg: #d1c4e9;--color-footer-bg: #d1c4e9;--color-card-bg: #f3e5f5;--color-card-hover-bg: #d1c4e9;--color-card-border: #ce93d8;--color-card-hover-border: #ba55d3;--color-card-title: #4a148c;--color-card-metadata: #7b1fa2;--color-modal-bg: rgba(255, 255, 255, .8666666667);--color-text: #4a148c;--color-text-light: #7b1fa2;--color-text-muted: #ce93d8;--color-heading: #311b92;--color-link: #7b1fa2;--color-link-hover: #4a148c;--color-emphasis: #7b1fa2;--color-subtle: #d1c4e9;--color-button-bg: #9c27b0;--color-button-hover: #7b1fa2;--color-button-text: #ffffff;--color-input-border: #ce93d8;--color-input-text: #4a148c;--color-input-focus-border: #9c27b0;--color-border: #ce93d8;--color-shadow: rgba(0, 0, 0, .05);--color-navbar-bg: rgba(243, 229, 245, .3843137255);--color-navbar-link: #7b1fa2;--color-navbar-link-hover: #4a148c;--color-tag-bg: #e1bee7;--color-tag-text: #4a148c;--color-progress-bg: #d1c4e9;--color-progress-fill: #ba55d3;--color-slider-bg: #e1bee7;--color-slider-fill: #9c27b0;--color-tooltip-bg: #7b1fa2;--color-tooltip-text: #ffffff;--color-code-bg: #d1c4e9;--color-quote-border: #ce93d8;--color-quote-text: #7b1fa2;--color-table-border: #ce93d8;--color-table-header-bg: #e1bee7;--color-warning-bg: #f3e5f5;--color-warning-text: #9c27b0;--color-success-bg: #d4f7d4;--color-success-text: #4c9a2a;--color-error-bg: #f8d7da;--color-error-text: #721c24;--section-margin: 5vh 0 10vh 0}*{margin:0;padding:0;box-sizing:border-box;font-family:"Noto Serif",serif}::selection{color:var(--color-highlight);background-color:var(--color-highlight-bg)}body{background-color:var(--color-background);color:var(--color-text);transition:all .2s ease-in-out}h1,h2,h3,h4,h5,h6{color:var(--color-heading);font-weight:400}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1rem}h5{font-size:.8rem}h6{font-size:.6rem}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover);text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-text);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-link)}html,body,#app{width:100%;height:100%}.home-container[data-v-d9cfe3c3]{width:100%;height:100%;padding:0 1rem;text-align:left;display:flex;flex-direction:row;justify-content:center;align-items:center}.home-container h1[data-v-d9cfe3c3]{font-size:2.5rem;font-weight:600}.home-container ins[data-v-d9cfe3c3]{font-size:1.2rem;font-style:italic;text-decoration:none}.home-container p[data-v-d9cfe3c3]{font-size:1rem}.home-container .left[data-v-d9cfe3c3],.home-container .right[data-v-d9cfe3c3]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.home-container .intro[data-v-d9cfe3c3]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media (max-width: 760px){.home-container[data-v-d9cfe3c3]{padding-top:6rem;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6rem}.home-container .left[data-v-d9cfe3c3],.home-container .right[data-v-d9cfe3c3]{width:100%;padding:0}.home-container .intro[data-v-d9cfe3c3]{align-items:center}}.app[data-v-6e09bb96]{width:100%;height:100%}
