@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:14px;background-color:#6a5d5f;overscroll-behavior:none;background:#bcb3b4;background:#eae6e6}body{font-size:1em;font-family:Noto Sans TC,sans-serif;color:#000;background-color:#6a5d5f;line-height:1.5;margin:0;padding:0}body button,body input,body textarea{font-family:Noto Sans TC,sans-serif}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:600}p{margin-top:0;margin-bottom:1rem}a{color:#6a5d5f;text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:5px;height:8px}::-webkit-scrollbar-thumb{background:#aea3a3;border-radius:999px}section{width:100%;height:100%;box-sizing:border-box}.limit-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.limit-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fromHtmlEditor{overflow-y:auto;padding:20px}.fromHtmlEditor h3,.fromHtmlEditor h4,.fromHtmlEditor h5,.fromHtmlEditor p,.fromHtmlEditor small{word-break:keep-all;line-break:strict;overflow-wrap:break-word}.fromHtmlEditor-full{padding:0}.temp-label{font-size:1.2em;color:#6a5d5f;display:inline-block;position:relative;padding-bottom:5px;margin:8px;border-bottom:3px solid #f1cb00}.temp-img{display:block;margin:0 auto;max-width:100%;height:auto;padding:10px;box-sizing:border-box}button{border:0;background-color:initial;display:flex;cursor:pointer;align-items:center;justify-content:center;padding:0;margin:0}.switch{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:5px}.switch-label{position:absolute;z-index:99;font-size:.8em;font-weight:700}.switch-app{top:8px;right:5px;color:#6a5d5f}.switch-desktop{top:8px;left:8px;color:#fff}.switch-button{position:relative;display:inline-block;width:60px;height:34px}.switch-button input{opacity:0;width:0;height:0}.switch-button .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch-button .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch-button .slider.round{border-radius:34px}.switch-button .slider.round:before{border-radius:50%}.switch-button input:checked+.slider{background-color:#6a5d5f}.switch-button input:focus+.slider{box-shadow:0 0 1px #6a5d5f}.switch-button input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.spinner__wrapper{display:none;background-color:rgba(255,255,255,.8);position:fixed;width:100%;height:100%;z-index:9999}.spinner__wrapper--active{display:block}.spinner__item{width:50px;height:50px;display:inline-block;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner__item--bubble:before{content:"";position:absolute;display:inline-block;width:50px;height:50px;border-radius:100%;background-color:#6a5d5f;animation:spinner-bubble 1.3s linear infinite}.spinner__item--bubble:after{content:"";position:absolute;display:inline-block;width:50px;height:50px;border-radius:100%;background-color:#6a5d5f;animation:spinner-bubble 1.3s linear infinite;animation-delay:-.8s}.spinner__item--round:before{border-radius:50%;content:"";width:50px;height:50px;display:inline-block;box-sizing:border-box;border-top:solid 2px #ebebeb;border-right:solid 2px #ebebeb;border-bottom:solid 2px #ebebeb;border-left:solid 2px #ebebeb;position:absolute;top:0;left:0}.spinner__item--round:after{border-radius:50%;content:" ";width:50px;height:50px;display:inline-block;box-sizing:border-box;border-top:solid 2px #6a5d5f;border-right:solid 2px transparent;border-bottom:solid 2px transparent;border-left:solid 2px transparent;position:absolute;top:0;left:0;animation:spinner-round 1s ease-in-out infinite}@keyframes spinner-round{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinner-bubble{0%{transform:scale(0);opacity:.5}to{transform:scale(1);opacity:0}}.toast{width:auto;height:auto}.toast__wrapper{position:fixed;top:0;left:50%;transform:translate(-50%);width:auto;max-height:100%;z-index:1000;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.toast__list{box-sizing:border-box;list-style:none;padding:40px 0 0;margin:0;display:flex;flex-flow:column;gap:25px}.toast__item{min-height:12px;box-sizing:border-box;padding:12px 18px;border-radius:10px;display:flex;flex-flow:row nowrap;gap:13px;animation:toastLife var(--duration) linear forwards;background-color:#181818}.toast__info{width:auto;flex:1 0 auto}.toast__title{font-size:.857em;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.toast__content{width:100%;font-size:.714em;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:rgba(255,255,255,.75);white-space:nowrap;overflow-wrap:normal;word-break:keep-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-clamp:2}@keyframes toastLife{0%{opacity:0;transform:translateY(-6px);max-height:0}6%{opacity:1;transform:translateY(0);max-height:500px}80%{opacity:1;transform:translateY(0);max-height:500px}to{opacity:0;transform:translateY(-6px);max-height:0}}
