:root[data-theme=dark]{--text: #f3ece1;--background: #17130f;--primary: #e7dfd0;--secondary: #241d17;--accent: #c9a06a}:root[data-theme=light]{--text: #2c2722;--background: #ffffff;--primary: #2c2722;--secondary: #ece7df;--accent: #8a6f4d}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@font-face{font-family:Dancing Script;font-style:normal;font-weight:600;src:url("./media/dancingscript-vietnamese-PIKQZWIQ.woff2") format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-weight:600;src:url("./media/dancingscript-latin-ext-67CVDM2A.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-weight:600;src:url("./media/dancingscript-latin-ORUE566O.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.font-dancing-script{font-family:Dancing Script,cursive}*{cursor:url("./media/cursor-auto-NWRBSDMH.svg"),auto}.cursor-default{cursor:url("./media/cursor-default-NWRBSDMH.svg"),default}.cursor-pointer{cursor:url("./media/cursor-pointer-DVM3SXZQ.svg"),pointer}.cursor-wait{cursor:url("./media/cursor-wait-5ZXI2K5X.svg"),wait}.cursor-text{cursor:url("./media/cursor-text-PYD6VLXQ.svg"),text}.cursor-move{cursor:url("./media/cursor-move-3B67HZJ5.svg"),move}.global-body,.global-html{font-family:Arial;background-color:var(--background);margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}::selection{background-color:var(--accent);color:var(--background)}::-webkit-scrollbar{width:8px;height:10px}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:5px}::-webkit-scrollbar-track{background:var(--secondary)}.global-button{color:var(--background);background:var(--primary);border-radius:24px;border:none;padding:10px 20px;display:inline-block;font-size:15px;font-weight:600;text-transform:uppercase;transform:skew(0) translateY(0) scale(1);transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease;box-shadow:0 4px 14px #0000}.global-button:hover{transform:skew(0) translateY(-3px) scale(1.03);box-shadow:0 10px 26px #00000038}.global-button:active{transform:skew(0) translateY(-1px) scale(.97);box-shadow:0 4px 12px #0000002e;transition-duration:.15s}@media(prefers-reduced-motion:reduce){.global-button{transition:box-shadow .2s ease}.global-button:hover,.global-button:active{transform:skew(0)}}.global-button>span{display:inline-block;transform:skew(0)}.global-button:before{border-radius:24px;content:"";position:absolute;inset:0 100% 0 0;background:var(--secondary);opacity:0;z-index:-1;transition:all .5s}.global-button:hover{color:var(--text)}.global-button:hover:before{left:0;right:0;opacity:1}.global-dropdown{visibility:visible;position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;z-index:2}.global-dropdown>a{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.global-dropdown-svg{width:30px;height:30px;fill:var(--background);transition:transform .3s ease}.global-dropdown-menu{position:absolute;top:calc(100% + 5px);right:0;background-color:var(--background);border:1px solid var(--primary);border-radius:16px;padding:0;margin:0;list-style:none;z-index:2;box-shadow:0 5px 15px #0003;min-width:120px}.global-dropdown-menu li{color:var(--text);padding:10px 15px;font-size:16px;transition:background-color .3s ease,color .3s ease}.global-dropdown-menu li:hover,li.active{background-color:var(--accent);color:var(--background);border-radius:16px}
