@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Noto+Sans+TC:wght@100..900&family=Rubik:wght@300..900&display=swap");@font-face{font-family:"Emoji";src:local("Apple Color Emoji"),local("Segoe UI Emoji"),local("Segoe UI Symbol"),local("Noto Color Emoji")}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15}html,body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:"Inter","PingFang TC","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";font-size:1rem;font-weight:400;font-synthesis:none;line-height:1.5;color:var(--body-color,#374151);text-align:left;background-color:var(--body-bg,#fff)}hr{margin:1rem 0;color:inherit;-webkit-box-sizing:content-box;box-sizing:content-box;height:0;border:0;border-top:1px solid}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:600;line-height:1.2}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:600}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}mark{color:inherit}a{color:var(--link-color,inherit);text-decoration:none;background-color:transparent}a:hover{color:var(--link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto}pre code{color:inherit;word-break:normal}code{word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}img{border-style:none}svg{overflow:hidden}table{caption-side:bottom}caption{padding-top:.75rem;padding-bottom:.75rem;text-align:left;caption-side:bottom}th{font-weight:inherit;text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid{width:100%;padding-right:1.25rem;padding-left:1.25rem;margin-right:auto;margin-left:auto}@media screen and (min-width:576px){.container{max-width:540px}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1140px}}.btn{--btn-height:2.5rem;--btn-padding-y:.5625rem;--btn-padding-x:1.1875rem;--btn-font-size:1rem;--btn-line-height:1.25rem;--btn-bg:transparent;--btn-border-color:#e5e7eb;--btn-border-style:solid;--btn-hover-color:#6b7280;--btn-hover-bg:#e5e7eb;--btn-hover-border-color:var(--btn-hover-bg);display:inline-block;height:var(--btn-height);padding:var(--btn-padding-y) var(--btn-padding-x);font-size:var(--btn-font-size);font-weight:400;line-height:var(--btn-line-height);color:var(--btn-color,#374151);text-align:center;vertical-align:middle;white-space:nowrap;cursor:pointer;background-color:var(--btn-bg);border-radius:.1875rem;border:1px var(--btn-border-style) var(--btn-border-color);-webkit-transition:all .15s cubic-bezier(0,0,1,1);transition:all .15s cubic-bezier(0,0,1,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:hover{color:var(--btn-hover-color);background-color:var(--btn-hover-bg);border-color:var(--btn-hover-border-color)}.btn:focus,.btn:active{outline:0}.btn:disabled{opacity:.6;cursor:not-allowed}.form-check{display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.form-check .form-check-input{float:left;margin-left:-1.5rem}.form-check-input{-ms-flex-negative:0;flex-shrink:0;width:1rem;height:1rem;margin-top:.375rem;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:center;border:1px solid var(--check-border-color,#e5e7eb);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:1px}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{outline:0}.form-check-input:checked{background-color:var(--checked-color,#9ca3af);border-color:var(--checked-color,#9ca3af);-webkit-box-shadow:0 0 0 .125rem rgba(var(--checked-shadow-color,#9ca3af),.25);box-shadow:0 0 0 .125rem rgba(var(--checked-shadow-color,#9ca3af),.25)}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-size:86%;background-position:1px 1px}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='rgba(0, 0, 0, 0.5)'/%3e%3c/svg%3e");background-size:cover;background-position:center}.form-check-input[type=checkbox]:indeterminate,.form-check-input[type=checkbox].indeterminate{background-color:#4b5563;border-color:#4b5563;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");background-size:60%;background-position:center 3px}.form-check-input:not([disabled]){cursor:pointer}.form-check-input:not([disabled])~.form-check-label{cursor:pointer}.form-check-input[disabled],.form-check-input:disabled{background-color:#f3f4f6;pointer-events:none;-webkit-filter:none;filter:none;opacity:.6}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{pointer-events:none;opacity:.6}.form-check-inline{display:inline-block;margin-right:1rem}.btn-close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:1.5rem;height:1.5rem;background:transparent url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 8l32 32M8 40L40 8' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/65% auto no-repeat;border:0;opacity:.35;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.btn-close:hover{text-decoration:none;opacity:.7}.btn-close:focus{outline:0;opacity:.8}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.375rem 1rem;line-height:1.5rem;background:transparent;border:1px solid transparent;-webkit-transition:all .15s cubic-bezier(0,0,1,1);transition:all .15s cubic-bezier(0,0,1,1)}.nav-link.active{color:#fff;background:var(--color-primary)}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}[class*=ic-]{position:relative;display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex:none;flex:none;width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:cover}.modal-open{overflow:hidden}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:1rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transform:translate(0,-50px);transform:translate(0,-50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 2rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 2rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border-radius:.125rem;-webkit-box-shadow:0 0 .5rem rgba(0,0,0,.25);box-shadow:0 0 .5rem rgba(0,0,0,.25);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border-radius:.125rem .125rem 0 0}.modal-header .btn-close{margin-right:-.25rem;padding:.375rem}.modal-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5rem}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem 1.25rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;padding:1rem;border-radius:0 0 .125rem .125rem}@media screen and (min-width:576px){.modal-dialog{max-width:480px;margin-right:auto;margin-left:auto}.modal-sm{max-width:320px}}@media screen and (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media screen and (min-width:1200px){.modal-xl{max-width:1140px}}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.img-fluid{max-width:100%;height:auto}.figure .img-fluid{line-height:1}.figure{display:inline-block;margin:0 0 1rem 0}.img-thumb{position:relative;z-index:1;-ms-flex-negative:0;flex-shrink:0;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:30%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M43 37H15l14-26 14 26z' fill='none' stroke='rgba(156, 163, 175, 0.6)' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M16 37H5l9-14 5 6' fill='none' stroke='rgba(156, 163, 175, 0.6)' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle cx='10' cy='13' r='3' fill='none' stroke='rgba(156, 163, 175, 0.6)' stroke-miterlimit='2' stroke-width='3'/%3E%3C/svg%3E")}.w-btn{display:inline-block;font-weight:400;color:#374151;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;background-color:transparent;border:1px solid transparent;border-radius:.125rem;padding:.4375rem .65625rem;font-size:.875rem;line-height:1.375rem}.w-btn:not(:disabled),.w-btn:not(.disabled){cursor:pointer}.btn--outline{color:#6c757d;border-color:#ced4da}.btn--outline:hover,.btn--outline:focus{background-color:#e9ecef;border-color:#dee2e6}.btn--xs{padding:.25rem .375rem;font-size:.75rem;line-height:1.125rem}.menu-panel{position:absolute;top:100%;visibility:hidden;min-width:12.5rem;margin:auto 0 0;font-size:.875rem;background-clip:padding-box;background-color:#fff;-webkit-box-shadow:0 2px 16px rgba(0,0,0,.1);box-shadow:0 2px 16px rgba(0,0,0,.1);border-radius:.125rem;opacity:0;-webkit-transform:translateX(-25%);transform:translateX(-25%)}.menu-panel.menu-panel-right{right:0;-webkit-transform:translateX(0);transform:translateX(0)}.menu-panel.menu-panel-left{left:0;-webkit-transform:translateX(0);transform:translateX(0)}.menu-panel.show{top:100%;opacity:1;visibility:visible;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.media{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;margin-bottom:0;list-style:none}.nav,.nav__item,.nav__link{position:relative}.nav--tabs .nav__a.active::after{position:absolute;bottom:-1px;left:.5rem;right:.5rem;content:"";border-bottom:3px solid}a.nav__a{display:block;padding:.5rem .5rem;color:#374151;cursor:pointer}a.nav__a:focus,a.nav__a.active{font-weight:600!important;color:#f33!important}.nav--tabs .nav__a{line-height:1.25rem;padding:.625rem .5rem}.topbar-nav .nav__a{font-size:.875rem}.topbar-nav__a{cursor:pointer}.nav--slash .nav__item:not(:first-child)::after{position:absolute;content:"";top:50%;left:-.125rem;height:1em;margin-top:-.5em;border-left:1px solid #ced4da;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.nav-stacked{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;line-height:1.25rem}.nav-stacked .nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5rem;width:100%;min-width:0}[class^=wi-]{position:relative;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:cover}.wi-20{width:1.25rem;height:1.25rem}.wi-remind{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 4c-7.732 0-14 6.268-14 14v20h28V18c0-7.732-6.268-14-14-14z'/%3E%3Cpath d='M10 38V18c0-7.732 6.268-14 14-14s14 6.268 14 14v20M4 38h40M24 44a5 5 0 0 0 5-5v-1H19v1a5 5 0 0 0 5 5z' stroke='%236c757d' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.wi-cart{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39 32H13L8 12h36l-5 20z'/%3E%3Cpath d='M3 6h3.5L8 12m0 0l5 20h26l5-20H8z' stroke='%236c757d' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='13' cy='39' r='3' stroke='%236c757d' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='39' cy='39' r='3' stroke='%236c757d' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.symbol{position:relative;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url(/img/avatar.svg);background-color:#e9ecef;border-radius:50%}.symbol-xs{width:2rem;height:2rem}.labels{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;height:1.5rem;padding:0 .375rem;font-size:.75rem;border-radius:.125rem;background-color:#ff4d4f}.labels-text{position:relative;z-index:2;font-style:normal;color:#fff}.labels-neon::before,.labels-neon::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(-45deg,#ffa63d,#ff3d77,#338aff,#3cf0c5);background-size:600%;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:labelsNeon;animation-name:labelsNeon;-webkit-animation-duration:3s;animation-duration:3s}.labels-neon::before{-webkit-filter:blur(4px);filter:blur(4px);opacity:.5}@-webkit-keyframes labelsNeon{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes labelsNeon{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}.site-header{position:fixed;top:0;right:0;left:0;z-index:1030;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.1);box-shadow:0 0 1rem rgba(0,0,0,.1);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f3));background:linear-gradient(#fff,#f3f3f3);border-bottom:1px solid #e5e7eb}.site-header+.fixed-top-space{height:3rem}.site-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;height:3rem}.navbar-channel{margin-left:.125rem;font-size:1.125rem;font-weight:500;white-space:nowrap}.topbar-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:inherit;padding-right:.5rem;margin-left:auto}.topbar-nav .nav__a{font-size:.875rem}.topbar-nav__a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.5rem;height:3rem}.user-logged{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-panel__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.menu-panel.menu-panel-right{right:0;-webkit-transform:translateX(0);transform:translateX(0)}.user-message .menu-panel{width:320px}.badge-indicator{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.badge-indicator .badge-bullet{position:absolute;top:0;right:0;width:.375rem;height:.375rem;background-color:currentColor;border-radius:50%;-webkit-transform:scale(.9) translate(50%,-50%);transform:scale(.9) translate(50%,-50%)}.text-red{color:#ff4d4f!important}.badge--grow::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid currentColor;border-radius:50%;-webkit-animation:grow 1.2s infinite ease-in-out;animation:grow 1.2s infinite ease-in-out}@-webkit-keyframes grow{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}100%{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}@keyframes grow{0%{-webkit-transform:scale(.8);transform:scale(.8);opacity:.5}100%{-webkit-transform:scale(2.4);transform:scale(2.4);opacity:0}}.message__list{list-style:none;list-style:none;padding:.5rem 0;margin-bottom:0;line-height:1.25rem;max-height:50vh}.message__item:not(:last-child){border-bottom:1px solid #f3f4f6}.message__media{padding:.75rem 1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message__media .media-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.message__media[data-status=read]{background:#f9fafb}.message__media[data-status=read] .symbol{-webkit-filter:grayscale(.8);filter:grayscale(.8)}.message__media[data-status=read] .message__subject{color:#9ca3af}.message__subject{color:#374151;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;-webkit-line-clamp:2}.message__date{margin-left:.5rem;font-size:.75rem;color:#9ca3af;white-space:nowrap}.message__extend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.5rem;padding:0 1rem;font-size:.875rem;color:#6b7280;background-color:#f9fafb;border-top:1px solid #f3f4f6}.message__stat{-webkit-box-flex:1;-ms-flex:1;flex:1}.user-shortcut .menu-panel{max-width:280px}.user-shortcut .tab-content{padding-top:.5rem;padding-bottom:.5rem}.user-shortcut__account{padding:.75rem 1rem;background-color:#f9fafb;border-bottom:1px solid rgba(0,0,0,.1)}.user-nickname,.user-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-nickname{font-weight:600;font-size:.875rem}.user-email{font-size:.75rem;color:#6b7280;line-height:1rem}.message__list,.user-menu__nav{overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,.05);-ms-scroll-chaining:none;overscroll-behavior:contain;-ms-overscroll-behavior:contain}.message__list::-webkit-scrollbar,.user-menu__nav::-webkit-scrollbar{width:8px;height:8px;background-color:transparent}.message__list::-webkit-scrollbar-track,.user-menu__nav::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}.message__list::-webkit-scrollbar-thumb,.user-menu__nav::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(0,0,0,.15)}.user-menu__nav{list-style:none;padding-left:0;margin-bottom:0;max-height:50vh}.user-menu__nav .nav__item{padding-right:1rem}.user-menu__nav .nav__a{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.club__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.block-loader{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:1rem;padding-bottom:2.5rem}.block-loader::after{position:absolute;bottom:1rem;font-size:.75rem;content:attr(data-text);color:#adb5bd}.block-loader-spinner{display:block;width:1.75rem;height:1.75rem;border:2px solid #e9ecef;border-top-color:#ced4da;border-radius:50%;vertical-align:middle;-webkit-animation:spin .6s infinite linear;animation:spin .6s infinite linear}@-webkit-keyframes spin{0%{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.user-shortcut__account+.menu-panel__header .nav--tabs{-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.page-main{min-height:calc(100vh - 13rem)}.site-footer{height:10rem;font-size:.875rem;color:rgba(255,255,255,.5);background-color:#111827}.footer-container{display:-ms-grid;display:grid;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.footer-about{display:-ms-grid;display:grid;gap:.25rem 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.about-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5rem}.about-nav a{position:relative}.about-nav a:not(:last-child)::after{content:"";position:absolute;top:50%;right:-.55rem;margin-top:-.5em;height:1em;border-right:1px solid rgba(255,255,255,.2)}.about-nav a:hover{color:rgba(255,255,255,.8)}.footer-meta{display:-ms-grid;display:grid;gap:.125rem .5rem;justify-items:center;font-size:.75rem}.company-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.company-info,.copyright{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}@media screen and (min-width:768px){.page-main{min-height:calc(100vh - 9rem)}.site-footer{height:6rem}.footer-container{-ms-grid-columns:1fr minmax(0,auto);grid-template-columns:1fr minmax(0,auto)}.footer-meta{-ms-grid-columns:(auto)[2];grid-template-columns:repeat(2,auto);justify-items:start}.copyright{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.social-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.social-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.25rem;height:2.25rem;background-color:rgba(255,255,255,.1);border-radius:50%;-webkit-transition:all .2s ease;transition:all .2s ease}.social-icon::after{content:"";position:absolute;width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:cover;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.social-icon:hover{background-color:rgba(255,255,255,.2);-webkit-transform:scale(1.2);transform:scale(1.2)}.social-icon:hover::after{opacity:1}.social-facebook::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0V0z' fill='none'/%3E%3Cpath d='M26.002 39.876c7.893-.984 14-7.717 14-15.876 0-8.837-7.163-16-16-16s-16 7.163-16 16c0 8.159 6.107 14.892 14 15.876V28h-4v-4h4v-3.308c0-2.675.278-3.644.801-4.622a5.45 5.45 0 0 1 2.268-2.268c.765-.409 1.715-.656 3.374-.762.658-.042 1.511.012 2.557.161v3.8h-1c-1.835 0-2.592.087-3.044.329-.281.15-.477.347-.627.627-.242.452-.329.901-.329 2.736v3.308h5l-1 4h-4v11.876zm-2 4.124c-11.046 0-20-8.954-20-20s8.954-20 20-20 20 8.954 20 20-8.954 20-20 20z' fill='rgba(255, 255, 255, 0.75)'/%3E%3C/svg%3E")}.social-instagram::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0V0z' fill='none'/%3E%3Cpath d='M24 18a6 6 0 1 0 0 12 6 6 0 0 0 0-12zm0-4c5.521 0 10 4.474 10 10s-4.474 10-10 10-10-4.474-10-10 4.474-10 10-10zm13-.502c0 1.38-1.122 2.5-2.5 2.5s-2.5-1.122-2.5-2.5a2.501 2.501 0 0 1 5 0zM24 8c-4.949 0-5.756.013-8.057.116-1.568.074-2.619.285-3.596.664-.868.337-1.494.739-2.161 1.406S9.115 11.48 8.78 12.349c-.38.979-.591 2.029-.663 3.595-.104 2.208-.116 2.98-.116 8.058 0 4.949.013 5.756.116 8.057.074 1.568.285 2.62.663 3.595.338.869.74 1.497 1.404 2.161a5.795 5.795 0 0 0 2.159 1.406c.989.382 2.039.593 3.6.666 2.208.103 2.98.116 8.058.116 4.949 0 5.756-.013 8.057-.116 1.564-.073 2.618-.285 3.595-.663a5.845 5.845 0 0 0 2.161-1.404 5.793 5.793 0 0 0 1.407-2.16c.381-.985.593-2.037.665-3.599.103-2.208.116-2.98.116-8.058 0-4.949-.013-5.756-.116-8.057-.074-1.565-.285-2.62-.664-3.596a5.813 5.813 0 0 0-1.406-2.161 5.767 5.767 0 0 0-2.163-1.406c-.978-.38-2.029-.591-3.595-.663-2.208-.104-2.98-.116-8.058-.116zm0-4c5.433 0 6.112.02 8.245.12 2.128.098 3.58.435 4.855.93a9.733 9.733 0 0 1 3.543 2.307A9.819 9.819 0 0 1 42.95 10.9c.493 1.273.83 2.727.93 4.855.095 2.133.12 2.812.12 8.245s-.02 6.112-.12 8.245c-.098 2.128-.437 3.58-.93 4.855a9.759 9.759 0 0 1-2.307 3.543A9.836 9.836 0 0 1 37.1 42.95c-1.275.493-2.727.83-4.855.93-2.133.095-2.812.12-8.245.12s-6.112-.02-8.245-.12c-2.128-.098-3.578-.437-4.855-.93a9.767 9.767 0 0 1-3.543-2.307A9.81 9.81 0 0 1 5.05 37.1c-.495-1.275-.83-2.727-.93-4.855C4.025 30.112 4 29.433 4 24s.02-6.112.12-8.245c.098-2.13.435-3.58.93-4.855a9.741 9.741 0 0 1 2.307-3.543A9.792 9.792 0 0 1 10.9 5.05c1.275-.495 2.725-.83 4.855-.93C17.888 4.025 18.567 4 24 4z' fill='rgba(255, 255, 255, 0.75)'/%3E%3C/svg%3E")}.social-threads::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0V0z' fill='none'/%3E%3Cpath d='M24.367 2.82h-.003C18.18 2.863 13.4 4.946 10.187 9.031c-2.856 3.63-4.318 8.697-4.367 14.982v.003c.049 6.285 1.511 11.323 4.367 14.953 3.213 4.085 8.018 6.168 14.202 6.211h.002c5.496-.038 9.394-1.48 12.605-4.688 4.21-4.206 4.085-9.483 2.694-12.726-1.059-2.468-3.149-4.443-5.951-5.671-.362-5.969-3.721-9.452-9.241-9.487-3.261-.02-6.203 1.439-8.006 4.174l3.311 2.271c1.066-1.617 2.753-2.397 4.669-2.379 2.775.018 4.598 1.549 5.11 4.234-1.544-.242-3.204-.312-4.969-.211-5.278.304-8.735 3.424-8.505 7.751.241 4.524 4.624 6.988 8.785 6.761 4.985-.273 7.947-3.952 8.649-8.643 1.154.748 2.006 1.702 2.488 2.827.879 2.051.935 5.433-1.831 8.197-2.434 2.431-5.359 3.491-9.823 3.524-4.95-.037-8.664-1.622-11.075-4.687C11.037 33.549 9.855 29.376 9.81 24c.044-5.376 1.227-9.549 3.491-12.427 2.411-3.065 6.125-4.65 11.075-4.687 4.986.037 8.768 1.631 11.273 4.713 1.382 1.7 2.247 3.732 2.825 5.829l3.879-1.035c-.726-2.675-1.872-5.226-3.629-7.387-3.306-4.068-8.163-6.143-14.359-6.186zm.474 21.936c1.768-.102 3.407.01 4.863.313-.281 3.154-1.586 5.892-5.024 6.081-2.224.125-4.474-.867-4.583-2.922-.081-1.527 1.048-3.259 4.744-3.472z' fill='rgba(255, 255, 255, 0.75)'/%3E%3C/svg%3E")}.social-tiktok::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0V0z' fill='none'/%3E%3Cpath d='M22.001 4v12.828a13.74 13.74 0 0 0-2.5-.228c-7.566 0-13.7 6.134-13.7 13.7S11.935 44 19.501 44s13.7-6.134 13.7-13.7v-7.473a17.198 17.198 0 0 0 6.8 1.373h2V13h-2c-3.808 0-6.8-3.075-6.8-7V4h-11.2zm4 4h3.375c.788 4.44 4.159 7.992 8.625 8.818v3.238c-2.076-.304-3.95-1.083-5.688-2.246L29.2 15.727V30.3c0 5.357-4.343 9.7-9.7 9.7s-9.7-4.343-9.7-9.7 4.343-9.7 9.7-9.7c.168 0 .335.004.5.013v3.206a6.5 6.5 0 1 0 6 6.481c0-7.433-.002-14.867 0-22.3zm-9 22.3a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0z' fill='rgba(255, 255, 255, 0.75)'/%3E%3C/svg%3E")}.social-youtube::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0V0z' fill='none'/%3E%3Cpath d='M39.214 13.99c-.152-.596-.583-1.045-1.077-1.184-.877-.245-5.135-.806-14.135-.806s-13.257.561-14.138.806c-.489.136-.92.585-1.074 1.183-.218.849-.788 4.402-.788 10.01s.571 9.162.789 10.013c.152.593.583 1.043 1.074 1.181.88.245 5.137.806 14.137.806s13.258-.561 14.137-.806c.489-.136.92-.585 1.074-1.183.218-.849.788-4.41.788-10.01s-.571-9.162-.788-10.01zm3.874-.994c.914 3.564.914 11.004.914 11.004s0 7.44-.914 11.004c-.509 1.971-1.994 3.52-3.877 4.044-3.417.953-15.209.953-15.209.953s-11.785 0-15.209-.953c-1.89-.531-3.375-2.08-3.877-4.044C4.002 31.44 4.002 24 4.002 24s0-7.44.914-11.004c.509-1.971 1.994-3.52 3.877-4.044 3.424-.953 15.209-.953 15.209-.953s11.792 0 15.209.953c1.89.531 3.375 2.08 3.877 4.044zM20.002 31V17l12 7-12 7z' fill='rgba(255, 255, 255, 0.75)'/%3E%3C/svg%3E")}.social-telegram::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M0 0h48v48H0V0z' fill='none'/%3E%3Cpath d='M34.189 14.293c1.186-.43 1.775-.585 2.101-.641.002.104 0 .189-.005.244-.465 4.888-2.503 16.913-3.55 22.509-.245 1.31-.433 1.934-1.699 1.191-.833-.49-1.587-1.106-2.394-1.635-2.649-1.737-6.441-4.323-6.13-4.168-2.608-1.719-1.516-2.771-.06-4.175.236-.227.481-.464.722-.714.107-.112.633-.6 1.374-1.289 2.376-2.209 6.968-6.478 7.084-6.972.019-.081.037-.383-.143-.543-.179-.16-.444-.105-.635-.062-.271.062-4.587 2.914-12.947 8.557-1.225.841-2.335 1.251-3.329 1.23l.009.004c-1.309-.462-2.615-.859-3.928-1.259-.862-.263-1.728-.526-2.599-.81a64.283 64.283 0 0 0-.616-.196c9.054-3.944 15.084-6.541 18.106-7.798 4.389-1.826 6.992-2.877 8.641-3.475zm4.845-3.857a3.643 3.643 0 0 0-1.451-.692 4.415 4.415 0 0 0-1.067-.121c-.953.017-1.976.288-3.691.91-1.75.635-4.438 1.723-8.813 3.542-3.084 1.283-9.224 3.928-18.404 7.927-.806.322-1.546.688-2.13 1.122-.539.401-1.294 1.117-1.432 2.219-.104.832.138 1.6.63 2.205.428.526.977.846 1.395 1.049.62.3 1.455.562 2.188.792 1.146.359 2.29.726 3.439 1.078 3.556 1.089 6.484 1.985 9.705 4.107 2.363 1.557 4.68 3.182 7.046 4.733.863.566 1.67 1.215 2.561 1.739.973.572 2.211 1.094 3.717.955 2.277-.209 3.461-2.304 3.939-4.859 1.044-5.581 3.116-17.774 3.6-22.865a7.569 7.569 0 0 0-.072-1.769c-.063-.37-.257-1.337-1.16-2.07z' fill='rgba(255, 255, 255, 0.75)'/%3E%3C/svg%3E")}.social-podcast::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M22 44V27.45c-.6-.367-1.083-.842-1.45-1.425S20 24.767 20 24c0-1.1.392-2.042 1.175-2.825S22.9 20 24 20s2.042.392 2.825 1.175S28 22.9 28 24c0 .767-.183 1.45-.55 2.05s-.85 1.067-1.45 1.4V44h-4zm-11.8-5.5c-1.9-1.833-3.408-3.992-4.525-6.475C4.558 29.542 4 26.867 4 24c0-2.767.525-5.367 1.575-7.8S8.05 11.65 9.85 9.85s3.917-3.225 6.35-4.275S21.233 4 24 4s5.367.525 7.8 1.575 4.55 2.475 6.35 4.275 3.225 3.917 4.275 6.35S44 21.233 44 24c0 2.867-.558 5.55-1.675 8.05S39.7 36.7 37.8 38.5L35 35.7c1.533-1.467 2.75-3.208 3.65-5.225S40 26.3 40 24c0-4.467-1.55-8.25-4.65-11.35S28.467 8 24 8s-8.25 1.55-11.35 4.65S8 19.533 8 24c0 2.3.45 4.45 1.35 6.45s2.133 3.733 3.7 5.2L10.2 38.5zm5.65-5.65c-1.167-1.1-2.1-2.408-2.8-3.925S12 25.767 12 24c0-3.333 1.167-6.167 3.5-8.5S20.667 12 24 12s6.167 1.167 8.5 3.5S36 20.667 36 24c0 1.767-.35 3.417-1.05 4.95s-1.633 2.833-2.8 3.9L29.3 30c.833-.767 1.492-1.667 1.975-2.7S32 25.167 32 24c0-2.2-.783-4.083-2.35-5.65S26.2 16 24 16s-4.083.783-5.65 2.35S16 21.8 16 24c0 1.2.242 2.308.725 3.325S17.867 29.233 18.7 30l-2.85 2.85z' fill='rgba(255, 255, 255, 0.75)'/%3E%3Cpath fill='none' d='M0 0h48v48H0z'/%3E%3C/svg%3E")}.project-menu{position:relative}.project-menu .menu-panel{width:320px;left:-30px}.project-menu__btn{position:relative;padding:.625rem 1.5rem .625rem .75rem}.project-menu__btn::before,.project-menu__btn::after{content:"";position:absolute;top:50%}.project-menu__btn::before{left:1px;height:1rem;margin-top:-.5rem;border-left:1px solid #d1d5db;border-right:1px solid #fff}.project-menu__btn:after{right:0;margin-top:-.75rem;background-repeat:no-repeat;background-position:center;background-size:cover;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M12 14l-4-4h8z' fill='%239ca3af' /%3E%3C/svg%3E")}.project-list{list-style:none;padding:.75rem 0;margin-bottom:0}.project-list__a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.25rem;padding:.375rem 1.25rem .375rem 1.875rem}.project-list__a::before{content:"";position:absolute;top:50%;left:.875rem;margin-top:-.25rem;width:.5rem;height:.5rem;border-radius:50%;border:1px solid #9ca3af;-webkit-box-shadow:0 2px #d1d5db;box-shadow:0 2px #d1d5db;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.project-list__a:hover{background-color:#f3f4f6}.project__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project__lecturer{position:relative;font-size:.75rem;color:#9ca3af;white-space:nowrap}.project__lecturer::before{content:"";position:absolute;top:50%;margin-top:-.5em;left:-.5rem;height:1em;border-left:1px solid #e5e7eb}@charset "UTF-8";body{background-color:#f3f4f6}.page-main{position:relative;z-index:1;overflow:hidden}.sect{position:relative;scroll-margin-top:6.25rem}.course-outline{background-color:#f9fafb}.course-preview{background-color:#f3f4f6}.course-preview>.sect__shape .shape{color:#f3f4f6}.course-lecturer{background-color:#f9fafb}.course-lecturer>.sect__shape .shape{color:#f9fafb}.course-feedback{background-color:#f3f4f6}.course-feedback>.sect__shape .shape{color:#f3f4f6}.sect__container{position:relative;z-index:2;padding-top:5rem;padding-bottom:5rem}@media screen and (min-width:768px){.sect__container{padding-top:7rem;padding-bottom:7rem}}.sect__block{position:relative}.sect-header{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.5rem}.sect-title,.sect-subtitle{font-family:"Inter","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";line-height:1.2}.sect-title{margin-bottom:1rem;font-size:2.5rem;font-weight:800;color:transparent;background-image:-webkit-gradient(linear,left top,right top,from(#030712),color-stop(#4b5563),to(#030712));background-image:linear-gradient(90deg,#030712,#4b5563,#030712);-webkit-background-clip:text;background-clip:text}@media screen and (min-width:992px){.sect-title{font-size:3rem}.sect-subtitle{font-size:1.75rem}}.sect-subtitle{margin-bottom:.75rem;font-size:1.5rem;font-weight:600;letter-spacing:-.01em}.sect-desc{margin-bottom:.5rem;font-size:1.125rem;color:#6b7280;text-align:justify;max-width:48em}.sect__shape{position:relative}.shape{position:absolute;right:0;left:0;z-index:1;overflow:hidden;pointer-events:none;-webkit-transform-origin:top center;transform-origin:top center}.shape:not(.shape-blur){bottom:0;-webkit-transform:scale(2);transform:scale(2)}.shape>*{display:block;height:auto;width:100%}.shape-blur{top:-.5rem;color:rgba(255,255,255,.1)}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:3.25rem}.navbar-collapse{position:absolute;top:3.25rem;left:0;right:0;z-index:2;padding:1.25rem}.navbar-collapse::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-image:radial-gradient(circle farthest-corner at 60% 40%,rgba(3,7,18,.5),rgba(3,7,18,.9));backdrop-filter:saturate(100%) blur(1px);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 0 rgba(255,255,255,.15);-webkit-transition:all .3s;transition:all .3s}.navbar-nav{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{max-width:120px;padding:.5rem 1rem;margin:0 auto;text-align:center;border:0;border-radius:.25rem}.navbar-nav .nav-link.active{color:#fff;border:1px solid rgba(255,255,255,.35)}.navbar-brand{margin-left:1rem;font-size:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navbar-toggler{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.375rem;height:1.375rem;margin-right:1rem;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;border-width:0}.navbar-toggler:not(.collapsed) .navbar-toggler-icon{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.navbar-toggler:not(.collapsed) .navbar-toggler-icon::before{opacity:0}.navbar-toggler:not(.collapsed) .navbar-toggler-icon::after{-webkit-transform:translate3d(0,-18px,0) rotate(-90deg);transform:translate3d(0,-18px,0) rotate(-90deg)}.navbar-toggler-icon,.navbar-toggler-icon::before,.navbar-toggler-icon::after{position:absolute;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block;height:2px;width:100%;background-color:#fff;border-radius:1px;opacity:.8}.navbar-toggler-icon{top:2px}.navbar-toggler-icon::before,.navbar-toggler-icon::after{content:""}.navbar-toggler-icon::before{top:9px}.navbar-toggler-icon::after{top:18px}.card{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.card-cover{position:relative;z-index:1}.card-cover::before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:28%;background-color:rgba(0,0,0,.025);border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M43 37H15l14-26 14 26z' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M16 37H5l9-14 5 6' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle cx='10' cy='13' r='3' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-miterlimit='2' stroke-width='3'/%3E%3C/svg%3E")}.card-cover.is-hide::before{display:none}.card-thumb{position:relative;z-index:2;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain;border-radius:.25rem;aspect-ratio:3/2}.card-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;z-index:1;margin:0 auto;width:4.5rem;height:4.5rem}.card-icon::before,.card-icon::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.card-icon::before{background-image:linear-gradient(-45deg,var(--hero-gradient-start,#6b7280),var(--hero-gradient-end,#d1d5db));-webkit-filter:brightness(1.1) opacity(.8);filter:brightness(1.1) opacity(.8)}.card-icon::after{background-repeat:no-repeat;background-position:center;background-size:54%}.card-icon[data-icon="1"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 25v13a3 3 0 0 0 3 3h26a3 3 0 0 0 3-3V25' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 15a2 2 0 0 1 2-2h34a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-8z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M31 13V9a2 2 0 0 0-2-2H19a2 2 0 0 0-2 2v4M15 23v6M33 23v6' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="2"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.417 18.583a6 6 0 1 0 8 8M28.28 11.72C26.94 11.255 25.5 11 24 11c-7.18 0-13 5.82-13 13s5.82 13 13 13 13-5.82 13-13c0-1.5-.254-2.94-.72-4.28' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.568 6.433A19.911 19.911 0 0 0 24 4C12.954 4 4 12.954 4 24s8.954 20 20 20 20-8.954 20-20c0-3.466-.882-6.726-2.432-9.568M44 4L24 24' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="3"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38 21l5 9-5 1v6h-3l-6-1-1 7H13l-2-10.381C7.92 29.703 6 25.576 6 21c0-8.837 7.163-16 16-16s16 7.163 16 16z' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17 19a5 5 0 1 1 5 5v3M22 33v1' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="4"]::after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='14' cy='10' rx='10' ry='5' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 10v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 17v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 24v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 31v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cellipse cx='34' cy='24' rx='10' ry='5' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 24v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 31v7c0 2.761 4.477 5 10 5s10-2.239 10-5v-7' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="5"]::after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39 16V9a3 3 0 0 0-3-3H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h27a3 3 0 0 0 3-3v-7' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Crect x='22' y='16' width='20' height='16' rx='3' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Ccircle r='2' transform='matrix(0 -1 -1 0 30 24)' fill='%23fff'/%3E%3C/svg%3E")}.card-icon[data-icon="6"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 8v8h28l4-4-4-4H10zM38 23v8H10l-4-4 4-4h28z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M24 31v13M24 16v7M24 4v4M19 44h10' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="7"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 24V12h9v-2a6 6 0 0 1 12 0v2h9v12h4a6 6 0 0 1 0 12h-4v8H4v-8h4a6 6 0 0 0 0-12H4z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="8"]::after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 4h32M8 44h32M12 4v12l9 10M36 44V29.5L27 21M12 44V30l6.5-6.5' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36 4v12l-6.5 7.5M18 33h1M29.146 32.647l.708.707M24 38h1' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="9"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.367 36H24l-9-4.96-10.991 4.042 3.002 5.944 7.072-2.953C20.7 42.024 24.727 44 26.165 44c1.438 0 7.383-2.667 17.835-8' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='M28.992 26.988v-4.67c1.1-.457 2.543-1.125 3.372-1.954a9 9 0 1 0-12.728 0c.829.829 2.264 1.497 3.364 1.953.006.335.006 1.892 0 4.67h5.992z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M12 21l1-1M40 21l-1-1M15 5l-1-1M37 5l1-1M41 12h-1M12 12h-1' stroke='%23fff' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")}.card-icon[data-icon="10"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 37H21l-10 5v-5H4V7h40v11' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='34' cy='28' r='6' stroke='%23fff' stroke-width='3'/%3E%3Cpath d='M39 32l5 4M12 15h6M12 21h12' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="11"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.297 18.779s-3.23 9.102-4.764 10.691a4 4 0 0 1-5.754-5.557c1.534-1.59 10.518-5.134 10.518-5.134z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M38.85 38.85C42.65 35.048 45 29.798 45 24c0-11.598-9.402-21-21-21S3 12.402 3 24c0 5.799 2.35 11.049 6.15 14.85M24 4v4M38.845 11.142l-3.108 2.517M42.522 27.233l-3.897-.9M5.477 27.233l3.898-.9M9.155 11.142l3.108 2.517' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="12"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 4H8a2 2 0 0 0-2 2v36a2 2 0 0 0 2 2h32a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M35 10H13v9h22v-9z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M12 28l7 7M19 28l-7 7M28 35h8M28 29h8' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="13"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 19h38v21a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V19zM5 9a2 2 0 0 1 2-2h34a2 2 0 0 1 2 2v10H5V9z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M16 4v8M32 4v8M28 34h6M14 34h6M28 26h6M14 26h6' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="14"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 34.993v5.978c0 .569-.423 1.029-.944 1.029H4.944C4.423 42 4 41.54 4 40.971V7.03C4 6.46 4.423 6 4.944 6h15.112c.521 0 .944.46.944 1.029v5.978M27 13.007v-1.993V7.03C27 6.46 27.423 6 27.944 6h15.112c.521 0 .944.46.944 1.029V40.97c0 .569-.423 1.029-.944 1.029H27.944c-.521 0-.944-.46-.944-1.029v-3.985-1.993' stroke='%23fff' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M12.5 38a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM35.5 38a2 2 0 1 0 0-4 2 2 0 0 0 0 4z' fill='%23fff'/%3E%3Cpath d='M16 23.5h16' stroke='%23fff' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M27.223 28.273l1.591-1.591 3.182-3.182-3.182-3.182-1.59-1.591' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="15"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 24c0 9.941 8.059 18 18 18s18-8.059 18-18M24 14v28M6 24h6M36 24h6' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='24' cy='10' r='4' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="16"]::after{background-image:url("data:image/svg+xml,%3Csvg  viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 5H4v12h40V5z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M4 41.03l12.176-12.3 6.579 6.3L30.798 27l4.48 4.368' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44 16.172v26M4 16.172v14M13.015 43H44M17 11h21M10 10.997h1' stroke='%23fff' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")}.card-icon[data-icon="17"]::after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='6' width='40' height='30' rx='3' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24 36v7M32 14L16 28M10 43h28' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='15' cy='17' r='3' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='33' cy='25' r='3' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="18"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 40.999h36M39 18.999v22M27 13.999l12 10' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.34 14.577a4.43 4.43 0 0 0 .567-.794c1.182-2.115.45-4.982-1.6-6.204-2.048-1.22-4.819-.44-6.003 1.673-.187.334-.29.595-.384.904-3.576-.276-7.007 1.475-8.92 4.895L26.694 25c1.913-3.42 1.666-7.364-.354-10.423z' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="19"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='13' r='9' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M5 44c0-8.438 6.175-16.313 11.4-18 0 0 4.75 5.063 7.6 8.438L31.6 26c4.275.563 11.4 9.563 11.4 18' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M2 44h44' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="20"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-linejoin='round' d='M6 20h8v14H6zM20 14h8v26h-8z'/%3E%3Cpath d='M24 44v-4' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath stroke='%23fff' stroke-width='3' stroke-linejoin='round' d='M34 12h8v9h-8z'/%3E%3Cpath d='M10 20V10M38 34V21M38 12V4' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="21"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20zM24 44V32M4 24h12M44 24H32' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32 24a8 8 0 1 1-16 0 8 8 0 0 1 16 0z'/%3E%3Cpath clip-rule='evenodd' d='M32 24a8 8 0 1 1-16 0 8 8 0 0 1 16 0z'/%3E%3Cpath d='M32 24a8 8 0 1 1-16 0 8 8 0 0 1 16 0z' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="22"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.142 38.142c7.81-7.81 7.81-20.474 0-28.284-7.81-7.81-20.474-7.81-28.284 0-7.81 7.81-7.81 20.474 0 28.284m22.627-5.657c4.687-4.686 4.687-12.284 0-16.97-4.686-4.687-12.284-4.687-16.97 0-4.687 4.686-4.687 12.284 0 16.97' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28 24a4 4 0 1 1-8 0 4 4 0 0 1 8 0z'/%3E%3Cpath d='M24 28a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm0 0v16m0 0h4m-4 0h-4' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.card-icon[data-icon="23"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 28h6v11a3 3 0 1 1-6 0V28z' stroke='%23fff' stroke-width='3'/%3E%3Cpath d='M29 12h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H28' stroke='%23fff' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M14 14h-2a6 6 0 0 0 0 12h2' stroke='%23fff' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M14.198 33a.198.198 0 0 1-.198-.198V6.198c0-.11.089-.198.198-.198H17.5C24.956 6 31 12.044 31 19.5S24.956 33 17.5 33h-3.302z' stroke='%23fff' stroke-width='3'/%3E%3C/svg%3E")}.card-icon[data-icon="24"]::after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(#icon-108ed5c3d91d71d5)' stroke='%23fff' stroke-width='3'%3E%3Ccircle cx='15' cy='33' r='8'/%3E%3Cpath d='M29 16l7 6M20 26L36 8l7 6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='icon-108ed5c3d91d71d5'%3E%3Cpath fill='%23fff' d='M0 0h48v48H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.card-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-title{font-size:1.25rem;font-weight:500;font-family:"Inter","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji"}.card-desc{margin-bottom:0;color:#6b7280;text-align:justify}.project-navbar{position:fixed;top:3rem;left:0;z-index:9;width:100%;color:#fff}.project-navbar::before{content:"";position:absolute;top:0;bottom:0;left:0;width:100%;background-image:radial-gradient(circle farthest-corner at 60% 40%,rgba(3,7,18,.5),rgba(3,7,18,.9));backdrop-filter:saturate(100%) blur(1px);-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.15);box-shadow:0 0 24px 0 rgba(0,0,0,.15);-webkit-transition:all .5s;transition:all .5s}.project-navbar.is-watching::before{background-image:radial-gradient(circle farthest-corner at 60% 40%,var(--hero-gradient-start,rgba(3,7,18,.8)),var(--hero-gradient-end,#030712));-webkit-box-shadow:0 0 24px 0 rgba(0,0,0,.25);box-shadow:0 0 24px 0 rgba(0,0,0,.25);opacity:.85}.project-navbar.is-watching .navbar-collapse::before{background-image:radial-gradient(circle farthest-corner at 60% 40%,var(--hero-gradient-start,rgba(3,7,18,.8)),var(--hero-gradient-end,#030712));opacity:.85}.project-navbar .container{padding:0}@media screen and (min-width:576px){.project-navbar .container{max-width:100%}.navbar-nav{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:992px){.navbar-expand{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navbar-expand .navbar-brand,.navbar-expand .navbar-toggler{display:none}.navbar-expand .navbar-collapse{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.navbar-expand .navbar-collapse::before{display:none}.navbar-expand .navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.navbar-expand .navbar-nav .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .875rem;height:3.25rem;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:0;border-radius:0}.navbar-expand .navbar-nav .nav-link.active{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.3)));background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.3))}.project-navbar::before{background-image:radial-gradient(circle farthest-corner at 60% 40%,rgba(3,7,18,.3),rgba(3,7,18,.1))}.project-navbar.is-watching .navbar-collapse{background:none;opacity:1}}.hero{position:relative;z-index:1;background-repeat:no-repeat;background-position:center;background-size:cover}.hero::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:radial-gradient(circle farthest-corner at 60% 40%,var(--hero-gradient-start,#030712),var(--hero-gradient-end,#1f2937));backdrop-filter:saturate(180%) blur(6px);opacity:.8}.hero .container{position:relative}.hero-project{position:relative;z-index:4;display:grid;gap:2rem;padding-top:5rem;padding-bottom:4rem}.hero-project__cover{position:relative;z-index:2;background-color:rgba(0,0,0,.25);border-radius:.1825rem;-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.15);box-shadow:0 0 12px 0 rgba(0,0,0,.15);aspect-ratio:16/9}.hero-project__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;min-width:0}.hero-project__cover-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-size:cover;background-position:center;border-radius:.1825rem}.hero-project__tagline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375rem;text-shadow:0 2px 2px rgba(0,0,0,.5);line-height:1.25rem;min-width:0}.hero-project__tagline>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;height:2rem;padding:0 .625rem}.hero-project__lecturer{background-color:rgba(0,0,0,.6)}.hero-project__subtitle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.6)),to(rgba(0,0,0,0)));background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,0));-webkit-box-flex:1;-ms-flex:1;flex:1}.hero-project__subtitle::before{content:"╳";position:absolute;top:6px;left:0;margin-left:4px;font-size:.625rem;opacity:.7;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.hero-project__subtitle>i{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;-webkit-line-clamp:1;-webkit-box-flex:1;-ms-flex:1;flex:1}.hero-project__title{margin-bottom:0;font-family:"Inter","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:-.03em;text-shadow:0 2px 2px rgba(0,0,0,.5)}@media screen and (min-width:768px){.hero-project__title{font-size:2.25rem}}@media screen and (min-width:992px){.hero-project{grid-template-columns:50% minmax(0,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:7rem;padding-bottom:5rem}.hero-project__contact{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media screen and (min-width:1200px){.hero-project{grid-template-columns:58% minmax(0,1fr)}}.hero-project__desc{font-weight:300;color:rgba(255,255,255,.9)}.hero-project__contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-project__contact .btn{--btn-height:2.25rem;--btn-padding-x:.875rem;--btn-font-size:.875rem;--btn-border-color:rgba(255,255,255,.25);--btn-hover-bg:rgba(0,0,0,.25);--btn-hover-border-color:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,.7)}.hero-project__contact .btn:hover{color:#fff}.hero-project__contact .btn [class^=ic-]{width:1.125rem;height:1.125rem}.ic-email{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 24V9H4v30h20M35 39l8-7-4-4-8 7v4h4z' stroke='%23e5e7eb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4 9l20 15L44 9' stroke='%23e5e7eb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ic-blog{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 4H9a2 2 0 0 0-2 2v36a2 2 0 0 0 2 2h28a2 2 0 0 0 2-2V20.005' stroke='%23e5e7eb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13 18h8M13 28h12' stroke='%23e5e7eb' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M41 6.001L29.003 17.996' stroke='%23e5e7eb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.row{--grid-columns:1;display:grid;gap:var(--grid-gutter,2rem);grid-template-columns:repeat(var(--grid-columns),1fr)}.project-intro{background-color:#f9fafb}.project-intro>.sect__shape .shape{color:#f9fafb}.course-feature .card-thumb{aspect-ratio:21/9}@media screen and (min-width:768px){.course-feature .row{--grid-gutter:1.25rem;--grid-columns:3}.course-feature .card-thumb{aspect-ratio:4/3}}@media screen and (min-width:992px){.course-feature .row{--grid-gutter:2rem}.course-feature .card-thumb{aspect-ratio:3/2}}.course-reasoning{background-color:#fdf5ed}.course-reasoning .shape{color:#fdf5ed}.course-reasoning .card-title{font-family:"Inter","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";font-size:1.25rem}.course-reasoning .card-title:first-letter {float:left;font-size:2.875rem;font-weight:600;margin-right:.25rem;margin-top:-.25rem}.course-reasoning .card-desc{font-size:.9375rem}.course-reasoning .card{gap:1.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.course-reasoning .card-cover{-webkit-box-flex:0;-ms-flex:none;flex:none;width:200px}.course-reasoning .card-thumb{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:initial}.course-reasoning .card-body{position:relative;z-index:2;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:576px){.course-reasoning .card-body{background-color:rgba(253,247,241,.9);margin-top:1.5rem;margin-bottom:1.5rem;padding:1.25rem;border-radius:.25rem}.course-reasoning .col:nth-child(odd) .card-body{margin-left:-7rem}.course-reasoning .col:nth-child(even) .card-cover{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.course-reasoning .col:nth-child(even) .card-body{margin-right:-7rem}}@media screen and (min-width:768px){.course-reasoning .row{--grid-columns:2}.course-reasoning .card-body{background-color:rgba(253,247,241,.9);margin-top:1.5rem;margin-bottom:1.5rem;padding:1.25rem;border-radius:.25rem;margin-left:-9rem}.course-reasoning .card-cover{width:200px;aspect-ratio:3/2}}@media screen and (min-width:992px){.course-reasoning .card-body{background-color:transparent;margin-top:0;margin-bottom:0;padding:0;border-radius:.25rem;margin-left:0}}@media screen and (min-width:1200px){.course-reasoning .card-title{font-weight:600}.course-reasoning .card-cover{width:260px;aspect-ratio:4/3}}.course-benefits{background-color:#fffdfb}.course-benefits .shape{color:#fdf5ed}.course-benefits .row{--grid-gutter:2rem 1rem;counter-reset:number}.course-benefits .col{counter-increment:number}.course-benefits .col:nth-child(even) .card-body{background-color:#fdf7f1}.course-benefits .card{margin-top:.5rem}.course-benefits .card::before{content:"";position:absolute;top:0;left:50%;width:76px;height:76px;margin-left:2px;-webkit-transform:translateX(-50%) translateY(-50%) rotate(-45deg);transform:translateX(-50%) translateY(-50%) rotate(-45deg);background-color:#fffdfb;border-radius:50%;border:1px solid transparent;border-bottom-color:rgba(0,0,0,.15);border-left-color:rgba(0,0,0,.15)}.course-benefits .card::after{content:counter(number,decimal-leading-zero);position:absolute;top:.25rem;left:50%;font-size:2.375rem;font-weight:800;line-height:1;-webkit-transform:skewX(-10deg) translateX(-50%) translateY(-50%);transform:skewX(-10deg) translateX(-50%) translateY(-50%);color:transparent;background-image:linear-gradient(125deg,var(--hero-gradient-end,#d1d5db),var(--hero-gradient-end,#6b7280));-webkit-background-clip:text;background-clip:text;opacity:.85}.course-benefits .card-body{padding:3.5rem 1.25rem 1.25rem;border:1px solid rgba(0,0,0,.08);border-bottom-width:4px;border-radius:.375rem}.course-benefits .card-title{font-size:1.25rem;font-weight:700}@media screen and (min-width:576px){.course-benefits .row{--grid-columns:2}}@media screen and (min-width:992px){.course-benefits .row{--grid-columns:4}.course-benefits .col:nth-child(even) .card{-webkit-transform:translateY(3rem);transform:translateY(3rem)}.course-benefits .card{margin-top:1rem}}.course-audience{background-color:#fdf5ed}.course-audience .shape{color:#fffdfb}.course-audience .row{--grid-gutter:2rem}.course-audience .col{position:relative}.course-audience .card-title{font-size:1.25rem;font-weight:600}.collapsing{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width:576px){.course-audience .row{--grid-columns:2}}@media screen and (min-width:768px){.course-audience .row{--grid-gutter:3.5rem}.course-audience .col::before{content:"";position:absolute;top:7rem;left:-1.7rem;height:4rem;width:1px;background-color:rgba(0,0,0,.1);-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}.course-audience .col:nth-child(2n+1):before{width:0}.course-audience .card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course-audience .card-body{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:992px){.course-audience .row{--grid-columns:3}.course-audience .col:nth-child(2n+1)::before{width:1px}.course-audience .col:nth-child(3n+1)::before{width:0}}.course-custom{background-color:#fffdfb}.course-custom .shape{color:#fdf5ed}.course-custom .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}.course-custom .card{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.course-custom .card-cover-custom{width:100%}.course-custom .card-cover__img{display:block;max-width:100%;height:auto;margin:0 auto}.course-custom .card-body{margin-top:1.5rem;max-width:960px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.125rem;color:#374151}.course-custom .card-title{font-size:1.5rem;font-weight:600;color:#1f2937}.course-custom p{text-indent:2em}.course-outline{counter-reset:section}.course-chapter{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:860px;margin:0 auto;counter-reset:chapter}.chapter{position:relative;z-index:2;padding:1.5rem 1rem 2rem;font-family:"Roboto","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";background:linear-gradient(125deg,#f9fafb,#f3f4f6,#e5e7eb);border:1px solid rgba(0,0,0,.1);counter-increment:chapter}.chapter::before,.chapter::after{content:"";position:absolute}.chapter::before{top:0;right:3px;left:-5px;height:8px;background-image:-webkit-gradient(linear,left top,right top,from(var(--hero-gradient-end,#9ca3af)),to(var(--hero-gradient-start,#e5e7eb)));background-image:linear-gradient(90deg,var(--hero-gradient-end,#9ca3af),var(--hero-gradient-start,#e5e7eb));-webkit-transform:skewX(-45deg) translateY(-100%);transform:skewX(-45deg) translateY(-100%)}.chapter::after{top:5px;bottom:-5px;right:0;width:8px;background-color:#d1d5db;-webkit-transform:skewY(-45deg) translateX(100%);transform:skewY(-45deg) translateX(100%)}@media screen and (min-width:768px){.chapter{padding:2rem 2rem 2.5rem}}.chapter__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.25rem 1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:700;line-height:1.2}.chapter__num{position:relative;white-space:nowrap}.chapter__num::before{content:"第" counter(chapter,cjk-ideographic) "章"}@media screen and (min-width:576px){.chapter__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.chapter__num::after{content:"";position:absolute;top:2px;right:-.875rem;height:.9em;width:2px;background-color:rgba(0,0,0,.25)}}.chapter__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.chapter__meta{margin-top:.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:.875rem;font-weight:400;white-space:nowrap;color:#6b7280}.chapter__meta i{display:inline-block;margin:0 .125rem;font-style:normal}.chapter__meta-time{position:relative}.chapter__meta-time::before{content:"/";color:#9ca3af;margin:0 .25rem}.chapter__list{list-style:none;padding-left:0;margin-bottom:0;margin-top:1.5rem}.chapter__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;counter-increment:section;padding:.75rem .75rem .75rem 2.5rem;font-size:1.125rem;font-weight:500;background-color:rgba(255,255,255,.5);border-radius:.25rem}.chapter__item:not(:last-child){margin-bottom:.5rem}.chapter__item::before{content:counter(section,decimal-leading-zero) ".";position:absolute;left:.75rem;margin-top:-2px}.chapter__item-title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0;font-size:inherit;line-height:1.375rem}.chapter__item-time{font-size:.875rem;font-weight:400;color:#6b7280}.preview-video{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preview-video__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:800px}.preview-video__content{position:relative;aspect-ratio:16/9;width:100%}.preview-video__content>iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.375rem}.preview-video__title{font-size:1.125rem;line-height:1.375}.lecturer-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;font-size:1.125rem;line-height:2rem}@media screen and (min-width:992px){.lecturer-profile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.lecturer-profile__cover{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px;width:auto}}.lecturer-profile__cover{position:relative;z-index:1;width:100%;max-width:300px;margin:0 auto;aspect-ratio:3/4}.lecturer-profile__cover::before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:28%;border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M43 37H15l14-26 14 26z' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M16 37H5l9-14 5 6' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle cx='10' cy='13' r='3' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-miterlimit='2' stroke-width='3'/%3E%3C/svg%3E")}.lecturer-profile__cover.is-hide::before{display:none}@media screen and (min-width:1200px){.lecturer-profile__cover{max-width:360px}}.lecturer-profile__thumb{position:relative;z-index:2;width:100%;background-repeat:no-repeat;background-position:center;background-size:contain;border-radius:.25rem;aspect-ratio:3/4}.lecturer-profile__info{margin-top:1rem}.lecturer-profile__name{font-family:"Inter","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";font-size:2rem;font-weight:700}.lecturer-profile__items{margin-bottom:0}.lecturer-profile__contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;margin-top:1.25rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lecturer-profile__contact .btn{--btn-padding-x:.875rem;--btn-border-color:#d1d5db;--btn-hover-border-color:#9ca3af;color:#4b5563;background:-webkit-gradient(linear,left top,left bottom,from(#f9fafb),to(#e5e7eb));background:linear-gradient(#f9fafb,#e5e7eb)}.lecturer-profile__contact .btn [class^=ic-]{-webkit-filter:brightness(0) saturate(100%) invert(46%) sepia(10%) saturate(490%) hue-rotate(182deg) brightness(94%) contrast(92%);filter:brightness(0) saturate(100%) invert(46%) sepia(10%) saturate(490%) hue-rotate(182deg) brightness(94%) contrast(92%)}.swiper-outer{--swiper-pagination-bullet-inactive-color:#6b7280;--swiper-theme-color:#6b7280;--swiper-navigation-size:auto;position:relative}.swiper-button-next,.swiper-button-prev{padding:1rem .625rem;background-color:rgba(209,213,219,.4);border-radius:.125rem;opacity:0!important;-webkit-transition:all .2s;transition:all .2s}.swiper-button-next::before,.swiper-button-prev::before{content:"";position:absolute;width:1px;top:-3rem;bottom:-3rem;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(rgba(156,163,175,.4)),to(transparent));background:linear-gradient(transparent,rgba(156,163,175,.4),transparent)}.swiper-button-next::before{left:-1px}.swiper-button-prev::before{right:-1px}.swiper-pagination-bullet{--swiper-pagination-bullet-size:.75rem}@media screen and (min-width:576px){.swiper-button-next,.swiper-button-prev{opacity:1!important}}.testimonial-swiper-outer .swiper-button-next,.testimonial-swiper-outer .swiper-button-prev{margin-top:-2.75rem}.testimonial-swiper-outer .swiper-button-disabled{opacity:.2!important}.testimonial-swiper-wrapper{display:grid!important;grid-template-rows:auto auto;grid-auto-flow:column;height:auto!important;padding-bottom:3.75rem!important}.testimonial-item{height:auto!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.testimonial-card{position:relative;margin:3rem 2px 0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.05)));background:linear-gradient(transparent,rgba(0,0,0,.05));-webkit-box-shadow:0 5px 0 0 rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.05),0 0 12px 1px rgba(0,0,0,.05);box-shadow:0 5px 0 0 rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.05),0 0 12px 1px rgba(0,0,0,.05);border-radius:1rem 2.5rem 1rem 2.5rem;-webkit-transition:all .2s linear;transition:all .2s linear}.testimonial-smmary,.member-meta{position:relative;z-index:2}.testimonial-smmary{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;margin:1.25rem 1.5rem 1.5rem;line-height:1.625rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;-webkit-line-clamp:4;min-height:6.5em}.member-meta{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:-2.5rem;padding:0 1.25rem}.member-avatar{position:relative;display:block;width:4.5rem;height:4.5rem;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:linear-gradient(135deg,#f3f4f6,#d1d5db);border-radius:30% 70% 70% 30%/50% 50% 50% 50%}.member-avatar::before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:-1;border:1px solid rgba(0,0,0,.15);border-radius:30% 70% 70% 30%/50% 50% 50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.member-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25rem;font-size:1rem;font-weight:500}@media screen and (min-width:768px){.testimonial-swiper{margin:0 3.5rem!important}}.modal-content{background-color:#fff}.modal-header{padding-bottom:.5rem}.modal-header .member-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:4px;padding:0 0 0 1rem}.modal-header .member-meta .member-avatar{width:3rem;height:3rem}.modal-header .btn-close{width:1.875rem;height:1.875rem;-webkit-filter:brightness(0) saturate(100%) invert(46%) sepia(10%) saturate(490%) hue-rotate(182deg) brightness(94%) contrast(92%);filter:brightness(0) saturate(100%) invert(46%) sepia(10%) saturate(490%) hue-rotate(182deg) brightness(94%) contrast(92%)}.modal-header,.modal-footer{background-color:#f3f4f6}.modal-footer .btn{--btn-bg:#fff}.modal-body::-webkit-scrollbar{width:10px;height:10px}.modal-body::-webkit-scrollbar-track,.modal-body::-webkit-scrollbar-thumb{border-radius:.5rem}.modal-body::-webkit-scrollbar-thumb{background:-webkit-gradient(linear,left top,left bottom,from(rgba(107,114,128,.15)),color-stop(rgba(107,114,128,.5)),to(rgba(107,114,128,.15)));background:linear-gradient(rgba(107,114,128,.15),rgba(107,114,128,.5),rgba(107,114,128,.15))}.modal-body .figure{position:relative;z-index:1;width:100%;height:auto;aspect-ratio:16/9;background-color:rgba(0,0,0,.05);border-radius:.25rem}.modal-body .figure::before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:18%;border-radius:.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M43 37H15l14-26 14 26z' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M16 37H5l9-14 5 6' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle cx='10' cy='13' r='3' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-miterlimit='2' stroke-width='3'/%3E%3C/svg%3E")}.modal-body .figure.is-hide::before{display:none}.modal-body .figure a{display:block}.modal-body .figure img{border-radius:.25rem}.purchase-plan{background-image:-webkit-gradient(linear,left top,left bottom,from(#fee4e2),to(#fff7ed));background-image:linear-gradient(#fee4e2,#fff7ed)}.purchase-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.purchase-card,.purchase-card__body,.product-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.purchase-card{background:linear-gradient(135deg,#fff,#f3f4f6);-webkit-box-shadow:0 0 12px 1px rgba(0,0,0,.05);box-shadow:0 0 12px 1px rgba(0,0,0,.05);border-radius:.25rem}.purchase-card__body{gap:2rem;padding:1.25rem 1.5rem 1.5rem;height:100%}.product-card__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.purchase-card__cover{position:relative;z-index:1;width:100%}.purchase-card__cover::before{content:"";display:block;padding-top:56.52%}.purchase-card__cover::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:28%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M43 37H15l14-26 14 26z' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath d='M16 37H5l9-14 5 6' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle cx='10' cy='13' r='3' fill='none' stroke='rgba(209, 213, 219, 0.7)' stroke-miterlimit='2' stroke-width='3'/%3E%3C/svg%3E")}.purchase-card__cover.is-hide::after{display:none}.purchase-card__thumb{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:.25rem}.purchase-card__thumb::before,.purchase-card__thumb::after{content:""}.purchase-card__thumb::after{position:absolute;bottom:0;left:0;right:0;height:2rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.5)),to(#fff));background:linear-gradient(rgba(255,255,255,.5),#fff)}.purchase-card__thumb:not(style){background-color:rgba(0,0,0,.025)}.purchase-card__title{font-family:"Inter","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";font-size:1.375rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:.5rem}.purchase-card__desc{color:#6b7280}.purchase-card__sold{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:.5rem;font-size:.875rem;color:#6b7280;line-height:1.75rem;background-color:#f3f4f6}.sold-type{padding:0 .5rem;background-color:#e5e7eb}.purchase-card__action{margin-top:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;color:#6b7280}.purchase-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.purchase-card__tips{font-size:.875rem}.price__value{position:relative;font-size:2.5rem;font-weight:800;color:#374151}.price__value::before{content:"$";font-size:1.75rem}.purchase-card__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;width:100%}.ic-cart{width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M39 32H13L8 12h36l-5 20z'/%3E%3Cpath d='M3 6h3.5L8 12m0 0l5 20h26l5-20H8z' stroke='%23fff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='13' cy='39' r='3' stroke='%23fff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='39' cy='39' r='3' stroke='%23fff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 22h8M26 26v-8' stroke='%23fff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cta-btn{--btn-height:3rem;--btn-padding-y:.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%;font-size:1.125rem;font-weight:400;color:#fff;letter-spacing:1px;background:-webkit-gradient(linear,left top,left bottom,from(#f86c62),to(#f04438));background:linear-gradient(#f86c62,#f04438)}.cta-btn:hover{color:#fff}@media screen and (min-width:768px){.purchase-group[data-card="1"] .purchase-card{-webkit-box-flex:0;-ms-flex:0 0 56%;flex:0 0 56%;margin:0 auto}.purchase-group[data-card="2"],.purchase-group[data-card="3"]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.purchase-group[data-card="2"] .purchase-card,.purchase-group[data-card="3"] .purchase-card{-webkit-box-flex:0;-ms-flex:0 0 46.5%;flex:0 0 46.5%}}@media screen and (min-width:992px){.purchase-group{gap:2rem}.purchase-group[data-card="1"] .purchase-card{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.purchase-group[data-card="1"] .purchase-card,.purchase-group[data-card="1"] .purchase-card__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.purchase-group[data-card="1"] .product-card__content{padding-right:1rem}.purchase-group[data-card="1"] .purchase-card__cover{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}.purchase-group[data-card="1"] .purchase-card__thumb::after{height:auto;width:2rem;top:0;bottom:0;left:auto;right:0;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.5)),to(#fff));background:linear-gradient(90deg,rgba(255,255,255,.5),#fff)}.purchase-group[data-card="1"] .purchase-card__title{font-size:1.375rem}.purchase-group[data-card="1"] .purchase-card__action{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.purchase-group[data-card="1"] .purchase-card__action::after{content:"";position:absolute;top:0;left:-1.625rem;bottom:0;width:1px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(rgba(0,0,0,.1)),to(transparent));background:linear-gradient(transparent,rgba(0,0,0,.1),transparent)}.purchase-group[data-card="1"] .cta-btn{width:100%}.purchase-group[data-card="1"] .price__value{font-size:2rem}.purchase-group[data-card="2"] .purchase-card{-webkit-box-flex:0;-ms-flex:0 0 36%;flex:0 0 36%}.purchase-group[data-card="3"]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.purchase-group[data-card="3"] .purchase-card{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%}}@media screen and (min-width:1200px){.purchase-group[data-card="1"] .purchase-card__cover{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;max-width:400px}}.project-faq{background-color:#f9fafb}.project-faq .shape{color:#f9fafb}.faq-accordion{max-width:840px;margin:2rem auto}.accordion-item{counter-increment:number}.accordion-item:nth-child(n+10) .accordion-title::before{width:3rem}.accordion-header{margin-bottom:0}.accordion-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#374151;font-weight:600;font-family:"Inter","Noto Sans TC","Microsoft JhengHei","Helvetica Neue",Helvetica,Arial,sans-serif,"Emoji";line-height:1.375}.accordion-title::before{-ms-flex-negative:0;flex-shrink:0;width:2.25rem;content:"Q" counter(number) ".";font-family:"Roboto",serif}.collapsed .accordion-title{font-weight:500}.accordion-item:last-child{border-bottom:1px solid rgba(0,0,0,.08)}.accordion-button{position:relative;display:grid;gap:.75rem;grid-template-columns:1fr auto;width:100%;padding:.875rem 1rem;font-size:1.25rem;text-align:left;line-height:1.5;overflow-anchor:none;background-color:transparent;border:0;border-top:1px solid rgba(0,0,0,.08);-webkit-transition:all .3s ease;transition:all .3s ease}.accordion-button:not(.collapsed){background-color:rgba(0,0,0,.035)}.accordion-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.125rem;width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.06 10l-.036 28M10 24h28' stroke='%236b7280' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.accordion-button:not(.collapsed) .accordion-toggle{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 24h28' stroke='%236b7280' stroke-width='3' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E")}.accordion-body{padding:1.5rem;margin-bottom:1rem;line-height:1.75;background-color:rgba(255,255,255,.5)}.accordion-body p:first-letter {margin-left:2em}.accordion-body p:last-child{margin-bottom:0}.lecturer-profile__desc a,.course-custom .card-body a,.faq-accordion .accordion-body a{background-image:-webkit-gradient(linear,left top,right top,color-stop(0,var(--hero-gradient-start)),to(var(--hero-gradient-end)));background-image:linear-gradient(to right,var(--hero-gradient-start) 0,var(--hero-gradient-end) 100%);background-size:200% 2px;background-repeat:no-repeat;background-position:100% 100%}