@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap);:root{--sc-editor-primary-green:var(--primary-green,#43b78a);--sc-editor-primary-dark:var(--primary-dark,#3ca57c);--sc-editor-primary-lighter:var(--primary-lighter,#edf7f3);--sc-editor-berry:var(--berry,#f26659);--sc-editor-mango:var(--mango,#f5b849);--sc-editor-blueberry:var(--blueberry,#325a69);--sc-editor-black:var(--black,#3e3e3e);--sc-editor-dark-gray:var(--dark-gray,#9b9b9b);--sc-editor-gray-darker:var(--gray-darker,#ccc);--sc-editor-gray:var(--gray,#ddd);--sc-editor-gray-lighter:var(--gray-lighter,#f2f2f2);--sc-editor-light-gray:var(--light-gray,#f7f7f7);--sc-editor-white:var(--white,#fff)}.zh-tw{font-family:Noto Sans TC,Helvetica Neue,Helvetica,Roboto,Arial,Apple LiGothic,微軟正黑體,Microsoft JhengHei,sans-serif}.en{font-family:Roboto,Helvetica Neue,Helvetica,Arial,Noto Sans TC,Apple LiGothic,微軟正黑體,Microsoft JhengHei,sans-serif}.ja{font-family:Noto Sans JP,Meiryo,Hiragino Sans,Helvetica Neue,Helvetica,Roboto,Arial,Noto Sans TC,Apple LiGothic,微軟正黑體,Microsoft JhengHei,sans-serif}.zh-hans{font-family:Noto Sans SC,Helvetica Neue,Helvetica,Roboto,Arial,Noto Sans TC,Apple LiGothic,微軟正黑體,Microsoft JhengHei,sans-serif}.th{font-family:Noto Sans Thai,Helvetica Neue,Helvetica,Roboto,Arial,Noto Sans TC,Apple LiGothic,微軟正黑體,Microsoft JhengHei,sans-serif}.sc-editor-container,.sc-editor-highlight{width:100%;line-height:20px;font-size:1rem;height:100%;min-height:200px;border:none}.sc-editor-container{display:block}.sc-editor-preview{overflow-y:auto;overflow-x:auto}.sc-editor-preview *{letter-spacing:.5px}.sc-editor-preview p{margin-top:0;margin-bottom:10px}.sc-editor-preview code,.sc-editor-preview p{font-size:15px;line-height:2;color:var(--sc-editor-black)}.sc-editor-preview code{background-color:var(--sc-editor-gray-lighter);height:24px;padding:4px;margin:0 4px;border-radius:4px}.sc-editor-preview a{font-weight:500;line-height:2;text-decoration:none;cursor:pointer;color:var(--sc-editor-primary-green)}.sc-editor-preview ol,.sc-editor-preview ul{font-size:15px;font-weight:400;line-height:2;color:var(--sc-editor-black)}.sc-editor-preview ol li,.sc-editor-preview ul li{margin-bottom:5px}.sc-editor-preview a:hover{color:var(--sc-editor-primary-dark)}.sc-editor-preview .inner-h1{font-size:36px;margin-bottom:20px}.sc-editor-preview .inner-h1,.sc-editor-preview .inner-h2{font-weight:700;line-height:normal;letter-spacing:1px;color:var(--sc-editor-black)}.sc-editor-preview .inner-h2{font-size:28px;font-stretch:normal;font-style:normal;margin:30px 0 20px}.sc-editor-preview .inner-h3{font-size:24px;margin:30px 0 20px}.sc-editor-preview .inner-h3,.sc-editor-preview .inner-h4{font-weight:500;line-height:1.5;color:var(--sc-editor-black)}.sc-editor-preview .inner-h4{font-size:18px;margin:30px 0 15px}.sc-editor-preview .introduction{display:flex;padding:4px 0;margin-bottom:30px;font-size:16px;font-weight:400;line-height:2;color:var(--sc-editor-black)}.sc-editor-preview .introduction p{margin:4px 0;padding-left:16px;border-left:3px solid var(--sc-editor-gray)}.sc-editor-preview .content-img{text-align:center;margin:30px 0}.sc-editor-preview .content-img img{max-width:-moz-available;max-width:-webkit-fill-available;max-width:fill-available;text-align:center;padding:5px;border:1px solid #eee;border-radius:4px;margin:0 auto 10px;width:100%}.sc-editor-preview .content-img .content-img-content{width:auto;font-size:14px;line-height:1.5;letter-spacing:.5px;color:var(--sc-editor-dark-gray);text-align:center}.sc-editor-preview .content-img .content-img-content small{font-size:14px}.sc-editor-preview .summary{font-size:15px;line-height:2;padding:20px 24px;border-radius:8px;border:1px solid var(--sc-editor-gray);margin-top:30px;color:var(--sc-editor-black)}.sc-editor-preview .summary .summary-text{color:var(--sc-editor-primary-green);font-weight:700}.sc-editor-preview .hint{font-size:15px;line-height:2;padding:8px 12px;border-radius:4px;background-color:var(--sc-editor-primary-lighter);margin:10px 0}.sc-editor-preview .hint .hint-text{color:var(--sc-editor-black)}