@charset "UTF-8";.align-left{justify-content:flex-start!important;text-align:left!important}.align-center{justify-content:center!important;text-align:center!important}.align-right{justify-content:flex-end!important;text-align:right!important}.no-border{border:0!important}.gh-container{display:flex;flex-direction:column}.mobile-show{display:none!important}@media(max-width:1200px){.mobile-show{display:block!important}}.mobile-none{display:block!important}@media(max-width:1200px){.mobile-none{display:none!important}}.mb-16{margin-bottom:16px!important}@media(max-width:1200px){.md-mb-12{margin-bottom:12px!important}}.fixed{position:fixed}.product-info{display:flex;flex-direction:column;gap:4px}.product-info .product-info-name{font-size:16px;color:#454545;line-height:1.5}.product-info .product-info-spec{font-size:14px;color:#888;line-height:1.5}@media(max-width:992px){.pm-input{width:50%}}.price-text{display:inline-flex;align-items:baseline}.price-text:before{content:"$"}.action-block{border-radius:8px;margin-bottom:16px;background-color:#fff}@media(max-width:770px){.action-block{border-radius:0;margin-bottom:12px}.action-block.md-non-full{border-radius:8px}.action-block:last-child{margin-bottom:0}}.action-block .action-title{padding:24px 24px 8px;font-size:20px;color:#888;font-weight:700;line-height:1.4}@media(max-width:1200px){.action-block .action-title{padding:12px 16px;border-bottom:1px solid #d1d1d1;font-size:16px}.action-block .action-title.utility-title{padding:12px 12px 5px;display:flex;border:0}.action-block .action-title.utility-title .order-price-toggle{margin-left:auto;display:inline-flex;align-items:center;font-size:14px;color:#2c94ff;cursor:pointer}.action-block .action-title.utility-title .order-price-toggle:before{content:"展開價格"}.action-block .action-title.utility-title .order-price-toggle:after{content:"";width:1px;height:1px;display:inline-block;margin-left:8px;padding:2px;border:solid;border-width:0 1px 1px 0;transform:rotate(-135deg) translateY(-25%);transition:transform .3s ease}.action-block .action-title.utility-title .order-price-toggle.active:before{content:"收合價格"}.action-block .action-title.utility-title .order-price-toggle.active:after{transform:rotate(45deg) translateY(-25%)}}.action-block .action-body{padding:8px 24px 24px}.action-block .action-body.utility-body{display:flex;flex-direction:column;gap:12px}@media(max-width:1200px){.action-block .action-body{padding:12px 16px}.action-block .action-body.utility-body{padding:0 12px 16px;gap:8px;border:0}}.action-tooltip{padding:16px;background-color:#eff6ff;border-radius:8px}@media(max-width:770px){.action-tooltip{padding:12px}}.action-tooltip .action-tooltip-title{margin-bottom:8px;display:flex;gap:9px;align-items:center;color:#2c94ff}.action-tooltip .action-tooltip-content{font-size:14px;color:#454545}.order-price{display:flex;flex-direction:column;gap:12px}@media(max-width:1200px){.order-price{gap:8px;padding-block:5px}.order-price.mobile-close{display:none}}.order-price-list{display:flex;flex-direction:column;gap:8px}.order-price-list .order-price-item{display:flex;justify-content:space-between}.order-price-list .order-price-item.single{font-size:16px;color:#454545}.order-price-list.summary .order-price-item{font-size:20px;color:#ff3f3f;font-weight:700}.price-tooltip{width:100%;font-size:12px;color:#f9b207;text-align:justify;text-align-last:justify}.price-tooltip:before,.price-tooltip:after{content:"※"}.checkout-btns{display:flex;flex-direction:column;gap:8px}@media(max-width:1200px){.checkout-btns{flex-direction:row-reverse}.checkout-btns button{flex:1}}.console-btn{position:relative;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.console-btn.print-service{display:none;width:50px;height:50px;padding:4px 8px;background-color:#fff;border:1px solid #e7e7e7}.console-btn.print-service.btn-with-text{width:64px;height:64px}@media only screen and (max-width:740px){.console-btn.print-service{display:flex;flex-direction:column}}.console-btn.print-service .console-ill{color:#888;font-size:.75rem;text-align:center}.console-btn.error-msg-service{display:flex;position:relative;width:40px;height:40px;padding:4px 8px;background-color:#fff;border:1px solid #e7e7e7}.console-btn.error-msg-service:hover{background-color:#fffdeb}.console-btn.error-msg-service:before{content:"";display:block;position:absolute;top:0;right:0;width:12px;height:12px;border-radius:50%;background-color:#fc8f00}.equip-card{display:grid;grid-template-areas:"equip-card-header" "equip-tab-list" "equip-card-body";grid-template-columns:1fr;gap:32px;border:1px solid #b0b0b0;border-radius:8px;padding:48px 64px}@media(max-width:767px){.equip-card{gap:16px;border:0;padding:16px}}.equip-card.has-avatar{grid-template-areas:"equip-avatar equip-card-header" "equip-avatar equip-card-body";grid-template-columns:270px 1fr}@media(max-width:767px){.equip-card.has-avatar{grid-template-areas:"equip-card-header" "equip-avatar" "equip-card-body";grid-template-columns:1fr}}.equip-card .equip-avatar{grid-area:equip-avatar}.equip-card .equip-tab-list{grid-area:equip-tab-list;overflow-x:auto;scrollbar-width:none}.equip-card .equip-card-header{grid-area:equip-card-header;color:#124cbb;font-size:24px;font-weight:700;text-align:center}.equip-card .equip-card-header .equip-card-divider{border-bottom:1px solid #124cbb;margin-top:8px;margin-inline:calc((100% - 54px)/2)}.equip-card .equip-card-body{grid-area:equip-card-body;display:flex;flex-direction:column;gap:16px}.equip-card .equip-card-body .equip-card-content{flex:1;color:#888;font-size:16px;text-align:justify;word-break:break-word}@media(max-width:770px){.favorite-btn{max-width:56px;flex-wrap:wrap;border:none;font-size:12px}}.loading-wrapper{position:relative;min-height:80px}.loading-container{position:absolute;inset:0;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;background-color:#0000004d;z-index:9999}.loading-container.fullscreen{position:fixed;z-index:999999}.spinner{width:40px;height:40px;border:4px solid #cccccc;border-top-color:#42b883;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}body.modal-open{overflow:hidden}.gh-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#00000080;z-index:9001}.gh-modal-container{width:90%;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;max-height:90dvh}.gh-modal-container.gh-modal-md{max-width:540px}@media only screen and (max-width:640px){.gh-modal-container.gh-modal-md{max-width:290px}}.gh-modal-container.gh-modal-sm{max-width:290px}.gh-modal-container .gh-modal-header{display:flex;padding:16px 16px 8px;color:#454545;font-size:16px;line-height:24px;border-bottom:1px solid #e7e7e7}.gh-modal-container .gh-modal-header .gh-modal-title{width:100%}.gh-modal-container .gh-modal-header .gh-modal-title.gh-modal-title-left{text-align:left}@media only screen and (max-width:480px){.gh-modal-container .gh-modal-header .gh-modal-title.gh-modal-title-left{text-align:center}}.gh-modal-container .gh-modal-header .gh-modal-title.gh-modal-title-center{text-align:center}.gh-modal-container .gh-modal-header .gh-modal-close{font-size:24px;cursor:pointer}.gh-modal-container .gh-modal-body{padding:8px 16px;color:#888;font-size:14px;line-height:21px;text-align:justify;white-space:pre-line;overflow-y:scroll}.gh-modal-container .gh-modal-footer{display:flex;padding:8px 16px 16px;justify-content:center;gap:8px}.gh-modal-container .btn-reject{padding:8px 48px;color:#888;font-size:14px;border:1px solid #b0b0b0;border-radius:8px}.gh-modal-container .btn-reject:hover{opacity:.8}.gh-modal-container .btn-reject:active,.gh-modal-container .btn-reject.active{top:0}.gh-modal-container .btn-resolve{padding:8px 48px;background:#2c94ff;color:#fff;font-size:14px;border:1px solid #e7e7e7;border-radius:8px}.gh-modal-container .btn-resolve:hover{opacity:.8}.gh-modal-container .btn-resolve:active,.gh-modal-container .btn-resolve.active{top:0}.draggable-slider{display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.draggable-slider::-webkit-scrollbar{display:none}.colorful-tab{height:auto;display:inline-flex;justify-content:center;align-items:center;font-size:1rem;padding:12px 8px;border:1px solid transparent;border-radius:8px;white-space:nowrap;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.colorful-tab>*{cursor:pointer}.colorful-tab-default{color:#fff;background-color:#888;border-color:transparent}@media screen and (min-width:769px){.colorful-tab-default:hover{color:#fff;background-color:#888;border-color:transparent}}.colorful-tab-default:active,.colorful-tab-default.active{color:#fff;background-color:#2c94ff;font-weight:700;border-color:#2c94ff;top:0}.colorful-tab-default:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}.colorful-tab-outline-default{color:#888;background-color:transparent;border-color:#888}@media screen and (min-width:769px){.colorful-tab-outline-default:hover{color:#888;background-color:#fff;border-color:transparent}}.colorful-tab-outline-default:active,.colorful-tab-outline-default.active{color:#2c94ff;background-color:#fff;font-weight:700;border-color:#2c94ff;top:0}.colorful-tab-outline-default:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}.colorful-tab-lake{color:#fff;background-color:#94a3c1;border-color:transparent}@media screen and (min-width:769px){.colorful-tab-lake:hover{color:#fff;background-color:#94a3c1;border-color:transparent}}.colorful-tab-lake:active,.colorful-tab-lake.active{color:#fff;background-color:#587bb0;font-weight:700;border-color:#587bb0;top:0}.colorful-tab-lake:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}.colorful-tab-outline-lake{color:#94a3c1;background-color:transparent;border-color:#94a3c1}@media screen and (min-width:769px){.colorful-tab-outline-lake:hover{color:#94a3c1;background-color:#fff;border-color:transparent}}.colorful-tab-outline-lake:active,.colorful-tab-outline-lake.active{color:#587bb0;background-color:#fff;font-weight:700;border-color:#587bb0;top:0}.colorful-tab-outline-lake:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}.colorful-tab-shamrock{color:#fff;background-color:#8bbcb9;border-color:transparent}@media screen and (min-width:769px){.colorful-tab-shamrock:hover{color:#fff;background-color:#8bbcb9;border-color:transparent}}.colorful-tab-shamrock:active,.colorful-tab-shamrock.active{color:#fff;background-color:#50a8a2;font-weight:700;border-color:#50a8a2;top:0}.colorful-tab-shamrock:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}.colorful-tab-outline-shamrock{color:#8bbcb9;background-color:transparent;border-color:#8bbcb9}@media screen and (min-width:769px){.colorful-tab-outline-shamrock:hover{color:#8bbcb9;background-color:#fff;border-color:transparent}}.colorful-tab-outline-shamrock:active,.colorful-tab-outline-shamrock.active{color:#50a8a2;background-color:#fff;font-weight:700;border-color:#50a8a2;top:0}.colorful-tab-outline-shamrock:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}.colorful-tab-blossom{color:#fff;background-color:#eeaec1;border-color:transparent}@media screen and (min-width:769px){.colorful-tab-blossom:hover{color:#fff;background-color:#eeaec1;border-color:transparent}}.colorful-tab-blossom:active,.colorful-tab-blossom.active{color:#fff;background-color:#d97b97;font-weight:700;border-color:#d97b97;top:0}.colorful-tab-blossom:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}.colorful-tab-outline-blossom{color:#eeaec1;background-color:transparent;border-color:#eeaec1}@media screen and (min-width:769px){.colorful-tab-outline-blossom:hover{color:#eeaec1;background-color:#fff;border-color:transparent}}.colorful-tab-outline-blossom:active,.colorful-tab-outline-blossom.active{color:#d97b97;background-color:#fff;font-weight:700;border-color:#d97b97;top:0}.colorful-tab-outline-blossom:disabled{color:#fff;background-color:#d1d1d1;border-color:transparent;cursor:not-allowed}body.gh-tour-open{overflow:hidden}.gh-tour-mask-overlay{display:none;position:fixed;inset:0;z-index:1999;pointer-events:auto}.gh-tour-mask-overlay.is-active{display:block}.gh-tour-mask-overlay svg{display:block;width:100%;height:100%}.gh-tour-tooltip-overlay{display:none;position:fixed;inset:0;z-index:2000;pointer-events:none}.gh-tour-tooltip-overlay.is-active{display:block}.gh-tour-tooltip-overlay .gh-tooltip{pointer-events:auto}.gh-tour-target-active{position:relative}.numerical-list{list-style:none;padding-left:0}.numerical-list li{counter-increment:list-item;position:relative;padding-left:20px}.numerical-list li:before{content:counter(list-item) ".";position:absolute;left:0;top:0}.notification-wrapper{position:fixed;max-width:343px;z-index:9000}.notification-wrapper.top-left{top:1%;left:1rem}@media(max-width:576px){.notification-wrapper.top-left{left:16px}}.notification-wrapper.top{top:1%;left:50%;transform:translate(-50%)}.notification-wrapper.top-right{top:1%;right:calc(1rem + 66px)}@media (max-width: calc(425px + 1rem)){.notification-wrapper.top-right{right:16px}}.notification-wrapper.left{top:50%;left:1rem;transform:translateY(-50%)}@media(max-width:576px){.notification-wrapper.left{left:16px}}.notification-wrapper.center{top:50%;left:50%;transform:translate(-50%,-50%)}.notification-wrapper.right{top:50%;right:calc(1rem + 66px);transform:translateY(-50%)}@media (max-width: calc(425px + 1rem)){.notification-wrapper.right{right:16px}}.notification-wrapper.bottom-left{bottom:75px;left:1rem}@media(max-width:576px){.notification-wrapper.bottom-left{left:16px}}.notification-wrapper.bottom{bottom:75px;left:50%;transform:translate(-50%)}.notification-wrapper.bottom-right{bottom:75px;right:calc(1rem + 66px)}@media (max-width: calc(425px + 1rem)){.notification-wrapper.bottom-right{right:16px}}@media(max-width:375px){.notification-wrapper{max-width:calc(100% - 32px)}}.notification-wrapper .notification-container{display:flex;flex-direction:column;gap:8px;justify-content:center;max-width:188px;pointer-events:none}.notification-wrapper .notification-container .notification-box{position:relative;padding:28px 16px;border-radius:8px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;pointer-events:all;transition:opacity .3s ease-in-out}.notification-wrapper .notification-container .notification-box.notification-basic{background-color:#06294bbf;color:#fff}.notification-wrapper .notification-container .notification-box.notification-warning{background-color:#fff8c6;color:#454545;border:1px solid #f9b207}.notification-wrapper .notification-container .notification-box.notification-danger{background-color:#ff6666bf;color:#fff}.notification-wrapper .notification-container .notification-box:not(.has-icon){padding:16px}.notification-wrapper .notification-container .notification-box .close-btn{position:absolute;top:8px;right:8px;font-size:24px;color:inherit;line-height:1;cursor:pointer}.notification-wrapper .notification-container .notification-box .text{text-align:left}.notification-wrapper .notification-container .notification-box .text p{margin:0;line-height:150%}.notification-wrapper .notification-container .notification-box .text .title{font-size:16px}.notification-wrapper .notification-container .notification-box .text .body{font-size:14px}.notification-wrapper:not(.center) .notification-container{max-width:100%}.notification-wrapper:not(.center) .notification-container .notification-box{padding:12px;flex-direction:row;gap:4px;align-items:flex-start}.notification-wrapper:not(.center) .notification-container .notification-box .close-btn{position:relative;top:auto;right:auto}.notification-wrapper.top-left .notification-container,.notification-wrapper.left .notification-container,.notification-wrapper.bottom-left .notification-container{align-items:flex-start}.notification-wrapper.top .notification-container,.notification-wrapper.center .notification-container,.notification-wrapper.bottom .notification-container{align-items:center}.notification-wrapper.top-right .notification-container,.notification-wrapper.right .notification-container,.notification-wrapper.bottom-right .notification-container{align-items:flex-end}.notification-wrapper.bottom .notification-box .text,.notification-wrapper.top .notification-box .text,.notification-wrapper.center .notification-box .text{text-align:center}.horizontal-divider{width:100%;border-bottom:1px solid;border-color:#b0b0b0}.vertical-divider{border-left:1px solid;border-color:#d1d1d1}.print-header{width:100%;height:61px;display:flex;justify-content:space-between;align-items:center;padding-inline-end:16px}.print-header .print-header-topic{display:flex;flex-direction:column;line-height:150%}.print-header .print-header-topic .print-header-title{color:#454545;font-weight:700}.print-header .print-header-topic .print-header-note{color:#888;font-size:.875rem}.print-header .print-header-content{display:flex;gap:8px}.print-header .print-header-content button{height:40px;padding:4px 12px;border-radius:100px}.print-toolbar-footer{display:flex;justify-content:center;position:fixed;left:0;bottom:0;z-index:8985;box-sizing:border-box;padding-block:16px;width:100%;max-height:72px;background-color:#fdfdfdfd;border-top:1px solid #e7e7e7}@media only screen and (max-width:770px){.print-toolbar-footer{z-index:101}}.print-toolbar-container{display:flex}@media only screen and (max-width:770px){.print-toolbar-container{padding-inline:18px}}.print-toolbar-container .print-selected-detail{display:flex;gap:8px;align-items:center;color:#888}.print-toolbar-container .print-selected-detail .detail-highlight{font-size:1.25em;color:#454545}.print-toolbar-container .print-btn-list{margin-left:auto;display:flex;gap:8px;align-items:center}.print-toolbar-container .print-btn-list button{padding:8px 16px;border-radius:100px}.print-toolbar-container .print-btn-list button.print-close:active,.print-toolbar-container .print-btn-list button.print-close.active{color:#454545;background-color:#eff6ff;border-color:#91c3ff}.print-box{position:absolute;top:13px;left:13px;display:flex;z-index:9}.print-box .print-checkbox-label{display:block;width:24px;height:24px;background-color:#fff;border:1px solid #b0b0b0;border-radius:4px}.print-box .print-checkbox-label:after{content:"";position:absolute;display:none;left:9px;top:3.5px;width:5px;height:12px;border:solid #ffffff;border-width:0 1.5px 1.5px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.print-box input[type=checkbox]+label:before{display:none}.print-box input[type=checkbox]:checked~.print-checkbox-label{background-color:#2c94ff;border:1px solid #ffffff}.print-box input[type=checkbox]:checked~.print-checkbox-label:after{display:block}.btn{height:auto;display:inline-flex;justify-content:center;align-items:center;font-size:1rem;padding:12px 8px;border:1px solid transparent;border-radius:8px;white-space:nowrap;cursor:pointer}.btn-link{color:#888;background-color:transparent;border-color:transparent}@media screen and (min-width:769px){.btn-link:hover{color:#888;background-color:#eff6ff;border-color:transparent}}.btn-link:active,.btn-link.active{color:#2c94ff;background-color:transparent;font-weight:700;border-color:#2c94ff;top:0}.btn-link:disabled{color:#b0b0b0;background-color:transparent;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-link:disabled:active,.btn-link:disabled.active,.btn-link.disabled:active,.btn-link.disabled.active{color:#b0b0b0;background-color:transparent;border-color:transparent;font-weight:400}.btn-white{color:#888;background-color:#fff;border-color:#b0b0b0}@media screen and (min-width:769px){.btn-white:hover{color:#888;background-color:#eff6ff;border-color:#91c3ff}}.btn-white:active,.btn-white.active{color:#fff;background-color:#086efb;font-weight:700;border-color:#91c3ff;top:0}.btn-white:disabled{color:#fff;background-color:#b0b0b0;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-white:disabled:active,.btn-white:disabled.active,.btn-white.disabled:active,.btn-white.disabled.active{color:#fff;background-color:#b0b0b0;border-color:transparent;font-weight:400}.btn-white-2c94ff{color:#888;background-color:#fff;border-color:#b0b0b0}@media screen and (min-width:769px){.btn-white-2c94ff:hover{color:#888;background-color:#eff6ff;border-color:#91c3ff}}.btn-white-2c94ff:active,.btn-white-2c94ff.active{color:#fff;background-color:#2c94ff;font-weight:700;border-color:#91c3ff;top:0}.btn-white-2c94ff:disabled{color:#fff;background-color:#b0b0b0;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-white-2c94ff:disabled:active,.btn-white-2c94ff:disabled.active,.btn-white-2c94ff.disabled:active,.btn-white-2c94ff.disabled.active{color:#fff;background-color:#b0b0b0;border-color:transparent;font-weight:400}.btn-white-086efb{color:#888;background-color:#fff;border-color:#b0b0b0}@media screen and (min-width:769px){.btn-white-086efb:hover{color:#888;background-color:#eff6ff;border-color:#91c3ff}}.btn-white-086efb:active,.btn-white-086efb.active{color:#fff;background-color:#086efb;font-weight:700;border-color:transparent;top:0}.btn-white-086efb:disabled{color:#d1d1d1;background-color:#f6f6f6;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-white-086efb:disabled:active,.btn-white-086efb:disabled.active,.btn-white-086efb.disabled:active,.btn-white-086efb.disabled.active{color:#d1d1d1;background-color:#f6f6f6;border-color:transparent;font-weight:400}.btn-white-eff6ff{color:#888;background-color:#fff;border-color:#e7e7e7}@media screen and (min-width:769px){.btn-white-eff6ff:hover{color:#454545;background-color:#eff6ff;border-color:#91c3ff}}.btn-white-eff6ff:active,.btn-white-eff6ff.active{color:#454545;background-color:#eff6ff;font-weight:700;border-color:#2c94ff;top:0}.btn-white-eff6ff:disabled{color:#d1d1d1;background-color:#f6f6f6;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-white-eff6ff:disabled:active,.btn-white-eff6ff:disabled.active,.btn-white-eff6ff.disabled:active,.btn-white-eff6ff.disabled.active{color:#d1d1d1;background-color:#f6f6f6;border-color:transparent;font-weight:400}.btn-lake{color:#fff;background-color:#8fb2cb;border-color:#8fb2cb}@media screen and (min-width:769px){.btn-lake:hover{color:#fff;background-color:#6284ae;border-color:transparent}}.btn-lake:active,.btn-lake.active{color:#fff;background-color:#06294b;font-weight:700;border-color:transparent;top:0}.btn-lake:disabled{color:#fff;background-color:#b0b0b0;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-lake:disabled:active,.btn-lake:disabled.active,.btn-lake.disabled:active,.btn-lake.disabled.active{color:#fff;background-color:#b0b0b0;border-color:transparent;font-weight:400}.btn-primary{color:#fff;background-color:#2c94ff;border-color:transparent}@media screen and (min-width:769px){.btn-primary:hover{color:#fff;background-color:#086efb;border-color:transparent}}.btn-primary:active,.btn-primary.active{color:#fff;background-color:#086efb;font-weight:700;border-color:transparent;top:0}.btn-primary:disabled{color:#fff;background-color:#b0b0b0;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-primary:disabled:active,.btn-primary:disabled.active,.btn-primary.disabled:active,.btn-primary.disabled.active{color:#fff;background-color:#b0b0b0;border-color:transparent;font-weight:400}.btn-warning{color:#888;background-color:#fff;border-color:#b0b0b0}@media screen and (min-width:769px){.btn-warning:hover{color:#888;background-color:#fff8c6;border-color:#f9b207}}.btn-warning:active,.btn-warning.active{color:#f9b207;background-color:#fff8c6;font-weight:700;border-color:#f9b207;top:0}.btn-warning:disabled{color:#fff;background-color:#b0b0b0;border-color:transparent;cursor:not-allowed;font-weight:400}.btn-warning:disabled:active,.btn-warning:disabled.active,.btn-warning.disabled:active,.btn-warning.disabled.active{color:#fff;background-color:#b0b0b0;border-color:transparent;font-weight:400}.btn-danger{color:#ff3f3f;background-color:#fff;border-color:#ff9d9d}@media screen and (min-width:769px){.btn-danger:hover{color:#ff3f3f;background-color:#fff1f1;border-color:#ff3f3f}}.btn-danger:active,.btn-danger.active{color:#ff3f3f;background-color:#ffd1d1;font-weight:700;border-color:#ff3f3f;top:0}.btn-danger:disabled{color:#ffdfdf;background-color:#ff9d9d;border-color:#ffdfdf;cursor:not-allowed;font-weight:400}.btn-danger:disabled:active,.btn-danger:disabled.active,.btn-danger.disabled:active,.btn-danger.disabled.active{color:#ffdfdf;background-color:#ff9d9d;border-color:#ffdfdf;font-weight:400}.btn-coral{color:#fff;background-color:#ff6b76;border-color:#ff6b76}@media screen and (min-width:769px){.btn-coral:hover{color:#fff;background-color:#f56b74;border-color:#f56b74}}.btn-coral:active,.btn-coral.active{color:#fff;background-color:#ef5f67;font-weight:700;border-color:#ef5f67;top:0}.btn-coral:disabled{color:#fff;background-color:#b0b0b0;border-color:#b0b0b0;cursor:not-allowed;font-weight:400}.btn-coral:disabled:active,.btn-coral:disabled.active,.btn-coral.disabled:active,.btn-coral.disabled.active{color:#fff;background-color:#b0b0b0;border-color:#b0b0b0;font-weight:400}.badge{display:inline-flex;padding-inline:8px;border-radius:100px;font-size:.88rem;line-height:150%;align-items:center;justify-content:center}.badge-gray{color:#888;background-color:#f4f4f4}.ellipsis-text{word-break:break-all;text-align:justify}.product-image-box{position:relative;display:grid}.product-image-box>img{grid-area:1/1/2/2;aspect-ratio:1/1;width:100%;height:100%;background-color:#fff;object-fit:contain;transition:opacity .3s ease;will-change:opacity}@media only screen and (max-width:770px){.product-image-box>img{padding-bottom:0}}.product-image-box>img.main-image{opacity:1;z-index:1}.product-image-box>img.slide-image{position:absolute;inset:0;opacity:0;z-index:2;pointer-events:none}.product-image-box>img.slide-image.active{opacity:1;z-index:3}.product-image-box.slideshow-active>img.main-image{opacity:0}.product-image-box:not(.slideshow-active)>img.slide-image{opacity:0}.thumbnail-bar-wrapper{position:relative;width:100%;margin-top:16px}.thumbnail-bar-wrapper .float-left,.thumbnail-bar-wrapper .float-right{position:absolute;width:28px;height:100%;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.thumbnail-bar-wrapper .float-left{left:0;padding-inline:4px;background:linear-gradient(270deg,#fff0,#ffffff80,#ffffffbf)}.thumbnail-bar-wrapper .float-right{right:0;padding-inline:4px;background:linear-gradient(90deg,#fff0,#ffffff80,#ffffffbf)}.thumbnail-bar-wrapper .icon-circle-arrow-left,.thumbnail-bar-wrapper .icon-circle-arrow-right{width:20px;height:20px;background:#fff;border:1px solid #bdbdbd;border-radius:100px}.thumbnail-bar-wrapper .icon-circle-arrow-left:before,.thumbnail-bar-wrapper .icon-circle-arrow-right:before{content:"";display:inline-block;padding:3px;border:solid #bdbdbd;border-width:2px 2px 0 0}.thumbnail-bar-wrapper .icon-circle-arrow-left{padding-inline:6px}.thumbnail-bar-wrapper .icon-circle-arrow-left:before{transform:rotate(225deg) translate(1px) translateY(2px)}.thumbnail-bar-wrapper .icon-circle-arrow-right{padding-inline:4px}.thumbnail-bar-wrapper .icon-circle-arrow-right:before{transform:rotate(45deg) translate(-2px) translateY(-2px)}.thumbnail-bar{position:relative;width:100%;display:flex;justify-content:flex-start;overflow:hidden;cursor:grab;user-select:none}.thumbnail-bar.dragging{cursor:grabbing}.thumbnail-bar.dragging .thumbnail{transition:none}.thumbnail-bar .thumbnail-track{display:flex;gap:12px;transition:transform .3s ease-out;will-change:transform}.thumbnail-bar .thumbnail-track .thumbnail{flex:0 0 calc((100% - 88px)/5);cursor:pointer}.thumbnail-bar .thumbnail-track .thumbnail .thumbnail-box{aspect-ratio:1/1;border:1px solid #e7e7e7;overflow:hidden}.thumbnail-bar .thumbnail-track .thumbnail .thumbnail-box img{width:100%;height:100%;object-fit:cover;user-drag:none;-webkit-user-drag:none;pointer-events:none}.thumbnail-bar .thumbnail-track .thumbnail.active .thumbnail-box{border:3px solid #91c3ff}.thumbnail-bar .thumbnail-track .thumbnail:hover .thumbnail-box{opacity:.5}@media only screen and (max-width:990px){.thumbnail-bar .thumbnail-track .thumbnail:hover .thumbnail-box{opacity:1}}.thumbnail-bar .thumbnail-track .thumbnail .thumbnail-text{margin-top:8px;color:#888;font-size:16px;text-align:center}.thumbnail-bar .thumbnail-track .thumbnail.active .thumbnail-text{color:#454545}.thumbnail-bar-flex{width:100%}.thumbnail-bar-flex .thumbnail-track-flex{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex{flex:0 1 calc((100% - 108px)*.1);cursor:pointer}@media only screen and (max-width:990px){.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex{flex:0 1 calc((100% - 60px) / 6)}}@media only screen and (max-width:770px){.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex{flex:0 1 calc((100% - 36px)/4)}}.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex .thumbnail-box{aspect-ratio:1/1;border:1px solid #e7e7e7;border-radius:8px;overflow:hidden}.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex .thumbnail-box img{width:100%;height:100%;object-fit:cover;pointer-events:none}.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex.active .thumbnail-box{border-color:#91c3ff}.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex:hover .thumbnail-box{opacity:.5}@media only screen and (max-width:990px){.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex:hover .thumbnail-box{opacity:1}}.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex .thumbnail-text{margin-top:8px;color:#888;font-size:16px;text-align:center}.thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex.active .thumbnail-text{color:#454545}input.form-group-input,.form-group-select,textarea.form-group-textarea{position:relative;width:100%;height:auto;min-height:40px;padding:8px 16px;border:1px solid #b0b0b0;border-radius:8px;font-size:16px;background-color:#fff;background-image:none}input.form-group-input:disabled,input.form-group-input.disabled,.form-group-select:disabled,.form-group-select.disabled,textarea.form-group-textarea:disabled,textarea.form-group-textarea.disabled{color:#b0b0b0;background-color:#f4f4f4;border-color:#d7d7d7;cursor:not-allowed}input.form-group-input:hover:not(.disabled),.form-group-select:hover:not(.disabled),textarea.form-group-textarea:hover:not(.disabled){background-color:#eff6ff;border-color:#91c3ff}input.form-group-input:active:not(.disabled),input.form-group-input.open:not(.disabled),.form-group-select:active:not(.disabled),.form-group-select.open:not(.disabled),textarea.form-group-textarea:active:not(.disabled),textarea.form-group-textarea.open:not(.disabled){color:#454545;background-color:#fff;border-color:#b0b0b0}.form-group-select{color:#888;cursor:pointer}.form-group-select:after{content:"";position:absolute;top:50%;right:16px;width:6px;height:6px;border-right:2px solid #888888;border-top:2px solid #888888;transform:translateY(-75%) rotate(135deg);transition:transform .2s}.form-group-select .selected-text{margin-right:16.5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.form-group-select .selected-text.selected-strong{color:#454545}.form-group-select input{width:calc(100% - 16px);background-color:inherit;border:none}.form-group-select input.selected-text{pointer-events:initial}.form-group-select:disabled:after,.form-group-select.disabled:after{border-right:2px solid #c3c3c3;border-top:2px solid #c3c3c3}.form-group-select:disabled .selected-text,.form-group-select.disabled .selected-text{color:#b0b0b0}.form-group-select .dropdown-options{position:absolute;top:calc(100% + 4px);left:0;width:100%;background-color:#fff;border:1px solid #d1d1d1;border-top:0;border-radius:8px;box-shadow:0 0 10px #00000026;list-style:none;padding:4px 8px;margin:0;z-index:10}.form-group-select .dropdown-options .dropdown-scroll-container::-webkit-scrollbar{width:.75rem;background-color:transparent}.form-group-select .dropdown-options .dropdown-scroll-container::-webkit-scrollbar-track{background-color:transparent}.form-group-select .dropdown-options .dropdown-scroll-container::-webkit-scrollbar-thumb{background-color:#e6e6e6;border-radius:50px}.form-group-select .dropdown-options .dropdown-scroll-container::-webkit-scrollbar-thumb:hover{background-color:#d1d1d1}.form-group-select .dropdown-options .dropdown-scroll-container li{margin:4px 0;padding:4px 16px;height:32px;line-height:1.2;align-content:center;color:#888;border-radius:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;cursor:pointer}.form-group-select .dropdown-options .dropdown-scroll-container li.selected{color:#086efb;background-color:#eff6ff}.form-group-select .dropdown-options .dropdown-scroll-container li:hover{background-color:#eff6ff}.form-group-select.drop-up .dropdown-options{top:auto;bottom:calc(100% + 4px)}.form-group-select.drop-down .dropdown-options{top:calc(100% + 4px)}.form-group-radio{display:flex;gap:16px;font-size:16px}.form-group-radio label{width:max-content}.form-group-radio input[type=radio]{position:absolute;top:0;display:block;opacity:0;width:24px;height:24px;margin:0}.form-group-radio .form-radio-item{position:relative;display:flex;align-items:center;color:#888;cursor:pointer;transition:color .3s ease}.form-group-radio .form-radio-item:before{content:"";display:inline-block;width:24px;height:24px;margin-right:8px;border:1px solid #b0b0b0;border-radius:50%;box-sizing:border-box;transition:border-color .3s ease,background-color .3s ease}.form-group-radio .form-radio-item:hover{color:#454545}.form-group-radio .form-radio-item:hover:before{background-color:#eff6ff;border-color:#91c3ff}.form-group-radio .form-radio-item:has(input[type=radio]:checked){color:#454545}.form-group-radio .form-radio-item:has(input[type=radio]:checked):before{border-color:#2c94ff;background:radial-gradient(circle,#2c94ff 6px,transparent 6px);transition:border-color .3s ease,background .3s ease}.form-group-radio.column{flex-direction:column;gap:8px}@media(max-width:770px){.form-group-radio.column{gap:4px}}.form-group-radio.column .form-radio-item:not(:first-child){margin-top:8px}.form-group-radio .form-radio-detail{margin-left:32px}.form-group-radio .form-radio-button{padding:8px 32px;border:1px solid #b0b0b0;border-radius:8px;text-align:center;cursor:pointer}.form-group-radio .form-radio-button:has(input[type=radio]:disabled){background:#d7d7d7;border-color:#d7d7d7;cursor:not-allowed}.form-group-radio .form-radio-button:has(input[type=radio]:disabled):has(input[type=radio]:checked){color:#888;background:#2c94ff4d;border-color:#2c94ff4d}.form-group-radio .form-radio-button:has(input[type=radio]:not(:disabled)):hover{background:#eff6ff;border-color:#91c3ff}.form-group-radio .form-radio-button:has(input[type=radio]:not(:disabled)):hover:has(input[type=radio]:checked){background:#2c94ff;opacity:.7}.form-group-radio .form-radio-button:has(input[type=radio]:checked){color:#fff;background:#2c94ff;border-color:#fff}.plus-minus-input{width:100%;display:flex;gap:5px}.plus-minus-input input{width:100%;height:40px;color:#454545;text-align:center;border:1px solid #b0b0b0;border-radius:8px}.plus-minus-input input:disabled{cursor:default}.plus-minus-input i{display:inline-flex;justify-content:center;align-items:center;flex:0 0 40px;height:40px;border:1px solid #b0b0b0;border-radius:8px;cursor:pointer}.plus-minus-input i.disabled{cursor:no-drop}.form{display:flex;flex-direction:column;gap:16px}@media(max-width:770px){.form{gap:12px}}.form .form-group{display:flex;gap:16px;font-size:16px}@media(max-width:770px){.form .form-group{flex-direction:column;gap:8px}}.form .form-group .form-group-label{min-width:calc((100% - 16px)*.3);display:flex;padding:8px 0;line-height:1.5}@media(max-width:770px){.form .form-group .form-group-label{padding:0}}.form .form-group .form-group-label.bolder{color:#454545;font-weight:700}.form .form-group .form-group-label.larger{font-size:1.125rem}.form .form-group .form-group-control{width:100%;max-width:calc((100% - 16px)*.7);display:block;align-items:center}@media(max-width:770px){.form .form-group .form-group-control{width:100%;max-width:100%}}.form .form-group .form-group-control.validation-error .form-group-input,.form .form-group .form-group-control.validation-error .form-group-select,.form .form-group .form-group-control.validation-error .form-group-textarea,.form .form-group .form-group-control.validation-error .plus-minus-input{border-color:#ff3f3f}.form .form-group .form-group-control.validation-error .form-error-message{margin-top:4px;font-size:14px;color:#ff3f3f}.form .form-group.column{flex-direction:column}.form .form-group.column .form-group-label{padding:0}.step-wizard{width:100%}.step-wizard .step-header{display:flex;justify-content:center;gap:24px;margin-block:16px}.step-wizard .step-header .step-item{display:flex;align-items:center;gap:4px;color:#bdbdbd}@media(max-width:992px){.step-wizard .step-header .step-item{flex-direction:column}}.step-wizard .step-header .step-item .step-number{width:30px;height:30px;border-radius:50%;line-height:30px;text-align:center;color:#fff;background-color:#bdbdbd}.step-wizard .step-header .step-item .step-title{font-size:20px;font-weight:700}@media(max-width:992px){.step-wizard .step-header .step-item .step-title{font-size:12px}}.step-wizard .step-header .step-item.active{color:#2c94ff}.step-wizard .step-header .step-item.active .step-number{color:#fff;background-color:#2c94ff}.step-wizard .step-header .step-item.completed{color:#91c3ff}.step-wizard .step-header .step-item.completed .step-number{color:#fff;background-color:#91c3ff}.table-wrapper{width:100%}.table-wrapper .table-header th{padding:2px 8px;background-color:#f6f6f6;color:#888;font-weight:700}.table-wrapper .table-body{margin-top:16px;border:1px solid #d1d1d1;border-radius:8px;overflow:hidden}.table-wrapper .table-body td{padding:8px;vertical-align:top}.table-wrapper .table-body td .cell-content{width:100%;display:flex;gap:16px;align-items:flex-start;white-space:normal;word-break:break-word;overflow-wrap:break-word}.table-wrapper .table-body tr+tr td{border-bottom:1px solid;border-color:#eaeaea}.table-wrapper .table-body tr:last-child td{border-bottom:none}.table-wrapper .table-body.no-border tr+tr td{border-bottom:none}.table-wrapper .table-body tr.extra td{background-color:#f6f6f6;font-size:14px;color:#555}.table-wrapper table.data-table{width:100%;border-collapse:collapse;table-layout:fixed}@media(max-width:992px){.table-wrapper .table-header{display:none}.table-wrapper .table-body{margin-top:0;border:none}.table-wrapper .table-body tr td{display:block}.table-wrapper .table-body tr td .cell-content{gap:8px;justify-content:flex-start!important;text-align:left!important}.table-wrapper .table-body tr.row td{padding:8px 0;border:none}.table-wrapper .table-body tr.row td:before{content:attr(data-label);display:block;font-size:12px;color:#888;margin-bottom:4px}.table-wrapper table.data-table colgroup col{display:none}}.table-caption{margin-top:16px;font-size:16px;text-align:right;color:#888;line-height:1.5}.max-w-290{max-width:290px}.max-w-100p{max-width:100%}.max-w-90p{max-width:90%}.max-w-80p{max-width:80%}.max-w-50p{max-width:50%}@media(max-width:768px){.md-max-w-290{max-width:290px}.md-max-w-100p{max-width:100%}.md-max-w-90p{max-width:90%}.md-max-w-80p{max-width:80%}.md-max-w-50p{max-width:50%}}.m-16{margin:16px}.mt-16{margin-top:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.ml-16{margin-left:16px}.my-16{margin-block:16px}.mx-16{margin-inline:16px}.m-12{margin:12px}.mt-12{margin-top:12px}.mr-12{margin-right:12px}.mb-12{margin-bottom:12px}.ml-12{margin-left:12px}.my-12{margin-block:12px}.mx-12{margin-inline:12px}.m-auto{margin:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.my-auto{margin-block:auto}.mx-auto{margin-inline:auto}@media(max-width:768px){.md-m-16{margin:16px}.md-mt-16{margin-top:16px}.md-mr-16{margin-right:16px}.md-mb-16{margin-bottom:16px}.md-ml-16{margin-left:16px}.md-my-16{margin-block:16px}.md-mx-16{margin-inline:16px}.md-m-12{margin:12px}.md-mt-12{margin-top:12px}.md-mr-12{margin-right:12px}.md-mb-12{margin-bottom:12px}.md-ml-12{margin-left:12px}.md-my-12{margin-block:12px}.md-mx-12{margin-inline:12px}.md-m-auto{margin:auto}.md-mt-auto{margin-top:auto}.md-mr-auto{margin-right:auto}.md-mb-auto{margin-bottom:auto}.md-ml-auto{margin-left:auto}.md-my-auto{margin-block:auto}.md-mx-auto{margin-inline:auto}}.p-16{padding:16px}.pt-16{padding-top:16px}.pr-16{padding-right:16px}.pb-16{padding-bottom:16px}.pl-16{padding-left:16px}.py-16{padding-block:16px}.px-16{padding-inline:16px}.p-12{padding:12px}.pt-12{padding-top:12px}.pr-12{padding-right:12px}.pb-12{padding-bottom:12px}.pl-12{padding-left:12px}.py-12{padding-block:12px}.px-12{padding-inline:12px}@media(max-width:768px){.md-p-16{padding:16px}.md-pt-16{padding-top:16px}.md-pr-16{padding-right:16px}.md-pb-16{padding-bottom:16px}.md-pl-16{padding-left:16px}.md-py-16{padding-block:16px}.md-px-16{padding-inline:16px}.md-p-12{padding:12px}.md-pt-12{padding-top:12px}.md-pr-12{padding-right:12px}.md-pb-12{padding-bottom:12px}.md-pl-12{padding-left:12px}.md-py-12{padding-block:12px}.md-px-12{padding-inline:12px}}.flipbook-box{max-width:1200px;height:100%;margin:0 auto;padding:0 16px}.flipbook-box .flipbook-panel{height:100%;display:flex;flex-direction:column;background-color:#fff;color:#454545;font-size:16px}.flipbook-box .flipbook-toolbar{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.flipbook-box .flipbook-btn{padding:8px 12px;background-color:#fff;color:#454545;font-size:16px;line-height:1;border:1px solid #d1d1d1;border-radius:8px;cursor:pointer}.flipbook-box .flipbook-btn:hover{background-color:#f5f9ff}.flipbook-box .flipbook-btn:disabled{opacity:.5;cursor:not-allowed}.flipbook-box .flipbook-btn.is-active{background-color:#454545;color:#fff;border-color:#454545}.flipbook-box .flipbook-controlbar{margin-top:12px;display:flex;flex-direction:column;gap:10px;align-items:center}.flipbook-box .flipbook-controlgroup{padding:8px 12px;display:inline-flex;align-items:center;gap:12px;border-radius:999px}.flipbook-box .flipbook-range-wrap{width:100%}.flipbook-box .flipbook-icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#454545;font-size:16px;line-height:1;border:1px solid #d1d1d1;border-radius:50%;cursor:pointer;transition:background-color .3s ease}.flipbook-box .flipbook-icon-btn:hover{background-color:#ffffff80}.flipbook-box .flipbook-icon-btn:disabled{cursor:not-allowed}.flipbook-box .flipbook-counter{min-width:136px;font-size:20px;font-weight:700;text-align:center;line-height:1;white-space:nowrap}.flipbook-box .flipbook-canvas{position:relative;flex:1;width:100%;background-color:#fcfcfc;overflow:hidden}.flipbook-box .flipbook-canvas img{-webkit-user-drag:none;user-drag:none;user-select:none}.flipbook-box .flipbook-canvas .flipbook-edge-zone{position:absolute;z-index:20;opacity:0;transition:opacity .2s ease;pointer-events:auto}.flipbook-box .flipbook-canvas .flipbook-edge-zone.left{left:0;background:linear-gradient(to right,#78828c2e,#78828c00)}.flipbook-box .flipbook-canvas .flipbook-edge-zone.right{right:0;background:linear-gradient(to left,#78828c2e,#78828c00)}.flipbook-box .flipbook-canvas .flipbook-edge-zone:hover,.flipbook-box .flipbook-canvas .flipbook-edge-zone.is-active{opacity:1}.flipbook-box .flipbook-book{width:100%;height:100%}.flipbook-box .flipbook-panel,.flipbook-box .flipbook-canvas,.flipbook-box .flipbook-btn,.flipbook-box .flipbook-icon-btn{transition:background-color .3s ease,border-color .3s ease,color .3s ease}.flipbook-box .flipbook-footer .flipbook-slider{width:100%;height:16px;background:transparent;border:0;-webkit-appearance:none;appearance:none}.flipbook-box .flipbook-footer .flipbook-slider::-webkit-slider-runnable-track{height:14px;background-color:#fff;border:1px solid #454545;border-radius:999px}.flipbook-box .flipbook-footer .flipbook-slider::-webkit-slider-thumb{width:50px;height:14px;margin-top:-1px;background-color:#fff;border:1px solid #454545;border-radius:999px;-webkit-appearance:none;appearance:none;cursor:pointer}.flipbook-box .flipbook-footer .flipbook-slider::-moz-range-track{height:14px;background-color:#fff;border:1px solid #454545;border-radius:999px}.flipbook-box .flipbook-footer .flipbook-slider::-moz-range-thumb{width:50px;height:14px;background-color:#fff;border:1px solid #454545;border-radius:999px;cursor:pointer}.flipbook-box .flipbook-footer.is-rtl .flipbook-slider{transform:scaleX(-1);transform-origin:center}.flipbook-box.is-dark-theme .flipbook-panel{background-color:#111827;color:#e5e7eb}.flipbook-box.is-dark-theme .flipbook-btn{background-color:#1f2937;color:#f9fafb;border-color:#4b5563}.flipbook-box.is-dark-theme .flipbook-btn:hover{background-color:#374151}.flipbook-box.is-dark-theme .flipbook-btn.is-active{background-color:#f9fafb;color:#111827;border-color:#f9fafb}.flipbook-box.is-dark-theme .flipbook-controlgroup{background-color:#11182780}.flipbook-box.is-dark-theme .flipbook-icon-btn{background-color:#111827;color:#f9fafb;border-color:#6b7280}.flipbook-box.is-dark-theme .flipbook-icon-btn:hover{background-color:#1f2937}.flipbook-box.is-dark-theme .flipbook-counter{color:#f9fafb}.flipbook-box.is-dark-theme .flipbook-canvas{background-color:#0b1220;border-color:#374151}.flipbook-box.is-dark-theme .flipbook-canvas .flipbook-edge-zone.left{background:linear-gradient(to right,#ffffff2e,#fff0)}.flipbook-box.is-dark-theme .flipbook-canvas .flipbook-edge-zone.right{background:linear-gradient(to left,#ffffff2e,#fff0)}.flipbook-box.is-dark-theme .flipbook-footer .flipbook-slider::-webkit-slider-runnable-track{border-color:#9ca3af;background-color:#0b0b0b}.flipbook-box.is-dark-theme .flipbook-footer .flipbook-slider::-webkit-slider-thumb{border-color:#9ca3af;background-color:#d1d5db}.flipbook-box.is-dark-theme .flipbook-footer .flipbook-slider::-moz-range-track{border-color:#9ca3af;background-color:#0b0b0b}.flipbook-box.is-dark-theme .flipbook-footer .flipbook-slider::-moz-range-thumb{border-color:#9ca3af;background-color:#d1d5db}.gh-file-upload{width:100%;position:relative;container-type:inline-size}.gh-file-upload.disabled{opacity:.8}.gh-file-upload .gh-file-upload__input{display:none}.gh-file-upload .gh-file-upload__btn{min-width:132px;padding-block:8px}.gh-file-upload .gh-file-upload__errors{margin-top:8px;display:flex;flex-direction:column;gap:4px}.gh-file-upload .gh-file-upload__error{margin:0;color:#ff3f3f;font-size:14px;line-height:1.5}.gh-file-upload .gh-file-upload__remove{width:26px;min-width:26px;height:26px;padding:0;background-color:#fff8f8;color:#ef5f67;font-size:22px;line-height:1;border:1px solid #f3d4d6;border-radius:4px;cursor:pointer}.gh-file-upload .gh-file-upload__remove:disabled{background-color:#fff;color:#b0b0b0;border-color:#d1d1d1;cursor:not-allowed}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-drop{padding:26px 18px;background-color:#f8f9fb;text-align:center;border:2px dashed #b6b9c1;border-radius:12px}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-title{margin:0 0 10px;color:#ff6b76;font-size:24px;font-weight:700;line-height:1.4}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-desc{margin:0 0 10px;color:#888;font-size:16px;font-weight:700;line-height:1.8;word-break:break-word}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-desc-line{margin:0}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-files{margin:12px auto 0;max-width:620px}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-empty{display:flex;align-items:center;padding:10px 18px;background-color:#fff;color:#888;font-size:18px;line-height:1.5;border:1px solid #d1d1d1;border-radius:4px}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-list{margin-top:0;display:flex;flex-direction:column;gap:8px}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-item{padding:10px 18px;display:flex;align-items:center;gap:10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-name{flex:1;min-width:0;color:#454545;font-size:18px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-size{color:#888;font-size:14px;line-height:1.4;white-space:nowrap}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-box{background-color:#f7f8fa;border:1px solid #d1d1d1}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-head,.gh-file-upload.gh-file-upload--full .gh-file-upload__full-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 120px 46px;align-items:center;gap:8px}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-head{padding:14px 16px;background-color:#f1f3f5;color:#888;font-size:14px;line-height:1.4;border-bottom:1px solid #d1d1d1}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-head>span{white-space:nowrap}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-body{min-height:140px;max-height:260px;margin:0;padding:0;background-color:#fff;overflow:auto;list-style:none}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-empty{min-height:140px;margin:0;color:#888;font-size:14px;text-align:center;align-content:center;line-height:1.5;list-style:none}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-row{margin:0;padding:12px 16px;color:#454545;font-size:14px;line-height:1.5;border-bottom:1px solid #eceef1;list-style:none}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-name{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-status.is-uploading{color:#2f8fff}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-status.is-done{color:#26a65b}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-status.is-error{color:#ef5f67}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-footer{padding:12px 16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #d1d1d1}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-summary{color:#888;font-size:14px;line-height:1.5;word-break:break-word}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}@container (max-width: 480px){.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-title{font-size:30px}.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-desc,.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-empty,.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-name,.gh-file-upload.gh-file-upload--simple .gh-file-upload__simple-size{font-size:16px}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-row{grid-template-columns:minmax(0,1fr) auto;font-size:14px}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-head{display:none}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-row{grid-template-areas:"name remove" "size status";gap:6px 10px;padding:10px 12px}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-name{grid-area:name}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-row>span:nth-child(2){grid-area:size;color:#888}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-row>span:nth-child(2):before{content:"大小: "}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-status{grid-area:status;justify-self:end;text-align:right}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-status:before{content:"狀態: ";color:#888}.gh-file-upload.gh-file-upload--full .gh-file-upload__remove{grid-area:remove;justify-self:end}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-summary{font-size:14px}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-footer{flex-direction:column;align-items:stretch}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-actions{width:100%;flex-wrap:wrap}.gh-file-upload.gh-file-upload--full .gh-file-upload__full-actions .gh-file-upload__btn{flex:1 1 132px}}.gh-product-card{color:#454545;overflow:hidden}.gh-product-card__image-wrapper{position:relative;width:100%;aspect-ratio:1/1;box-sizing:border-box}.gh-product-card__image-wrapper:hover .gh-product-card__overlay{opacity:1}.gh-product-card__image{position:relative;width:100%}.gh-product-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;background-color:#0009;opacity:0;transition:opacity .3s ease-in-out;z-index:9}.gh-product-card__overlay--list{width:20%;left:auto;right:1rem;background-color:transparent;opacity:1}.gh-product-card__info{position:relative;margin-top:.5rem}.gh-product-card__title{margin-bottom:0;color:#454545;font-size:1.125rem}.gh-product-card__text{margin-top:0;font-size:1rem;text-align:left}.gh-product-card__code{display:inline-flex;margin-left:4px;padding:2px .5rem;background-color:#f6f6f6;color:#888;font-size:.88rem;border-radius:100px;text-decoration:none;pointer-events:none;user-select:none}.gh-product-card__subtitle{color:#888;font-size:1rem;line-height:1.2}.gh-product-card__desc{margin-top:8px;color:#888;font-size:1rem;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.gh-product-card__desc-detailed{margin-top:.5rem;color:#888;font-size:.88rem;text-align:justify;line-height:1.6}.gh-product-card__desc-detailed.is-post-processing-desc{display:block}.gh-product-card__price-area{align-items:baseline;font-size:.88rem;line-height:1.5;white-space:normal}.gh-product-card__unit-count,.gh-product-card__price{padding:0 2px;color:#ff3f3f;font-size:1.2rem}.section-frame{--section-frame-gap: 16px;--section-frame-card-max: 220px;margin-top:16px;background-color:#fff;border:1px solid #e7e7e7;border-radius:8px;overflow:hidden}.section-frame.product-frame--row-limited .section-frame__body{max-height:calc(22.8rem * var(--product-frame-visible-rows, 1));overflow:hidden}.section-frame.product-frame--row-limited .section-frame__content{max-height:calc(22.8rem * var(--product-frame-visible-rows, 1));overflow-y:auto;overflow-x:hidden}.section-frame__header{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e7e7e7}.section-frame__title{color:#454545;font-size:24px;line-height:1.25}.section-frame__more{color:#888;font-size:16px;line-height:1.25;display:inline-flex;align-items:center}.section-frame__more:hover{color:#2c94ff}.section-frame__more-icon{margin-left:6px;flex-shrink:0}.section-frame__body{--section-frame-columns: 4;display:flex;align-items:stretch;min-height:360px}.section-frame__body:not(.is-no-sidebar) .gh-sidebar{flex:0 0 20%;width:20%;max-width:20%;min-width:0;border-right:1px solid #e7e7e7}.section-frame__body:not(.is-no-sidebar) .section-frame__content{flex:0 0 80%;width:80%;max-width:80%}.section-frame__body.is-sidebar-right .gh-sidebar{order:2;border-right:0;border-left:1px solid #e7e7e7}.section-frame__body.is-sidebar-right .section-frame__content{order:1}.section-frame__body.is-no-sidebar{--section-frame-columns: 5;display:block;min-height:0}.section-frame__body.is-no-sidebar .section-frame__content{flex:1 1 100%;width:100%;max-width:100%}.section-frame__content{flex:1;min-width:0;padding:var(--section-frame-gap);display:flex;gap:var(--section-frame-gap);justify-content:space-between;align-content:start;flex-wrap:wrap;scrollbar-gutter:stable}.section-frame__content::-webkit-scrollbar{width:.75rem;background-color:transparent}.section-frame__content::-webkit-scrollbar-track{background-color:transparent}.section-frame__content::-webkit-scrollbar-thumb{background-color:#e6e6e6;border-radius:50px}.section-frame__content::-webkit-scrollbar-thumb:hover{background-color:#d1d1d1}@supports (-moz-appearance: none){.section-frame__content{scrollbar-color:#e6e6e6 transparent;scrollbar-width:thin}.section-frame__content:hover{scrollbar-color:#d1d1d1 transparent}}.section-frame__item{flex:0 0 min(var(--section-frame-card-max),calc((100% - (var(--section-frame-columns) - 1) * var(--section-frame-gap)) / var(--section-frame-columns)))}.section-frame__link{width:100%;display:block}.section-frame__item>.section-frame__link>.gh-product-card,.section-frame__item>.gh-product-card,.section-frame__link>.gh-product-card{width:100%;max-width:var(--section-frame-card-max)}.section-frame__item>.section-frame__link>.gh-product-card .gh-product-card__image-wrapper,.section-frame__item>.gh-product-card .gh-product-card__image-wrapper,.section-frame__link>.gh-product-card .gh-product-card__image-wrapper{width:100%;max-width:var(--section-frame-card-max);height:auto;aspect-ratio:1/1}.section-frame__empty{width:100%;margin:0;color:#888;font-size:14px;line-height:1.5;text-align:center;align-content:center}.section-frame__loading-dots:after{content:".";animation:dots 1.5s steps(4,end) infinite}@keyframes dots{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}.section-frame__empty-retry{margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background-color:transparent;color:#888;font-size:14px;border:0;line-height:1.4;cursor:pointer}.section-frame__empty-retry-icon{display:inline-flex}.section-frame__empty-retry:hover{color:#2c94ff}@media(max-width:550px){.section-frame__header{padding:12px}.section-frame__title{font-size:20px}.section-frame__body,.section-frame__body.is-no-sidebar{--section-frame-columns: 2}.section-frame__content{--section-frame-gap: 12px;padding:12px}}.gh-sidebar{width:100%;max-height:100%;padding:12px 8px;display:flex;flex-direction:column;align-self:stretch;overflow:hidden;box-sizing:border-box}.gh-menu__list{margin:0;padding:0;display:flex;flex-direction:column;gap:8px;list-style:none}.gh-menu__list--level-0{flex:1 1 auto;height:100%;min-height:0;max-height:100%;padding:0 8px 0 0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.gh-menu__list--level-0::-webkit-scrollbar{width:.75rem;background-color:transparent}.gh-menu__list--level-0::-webkit-scrollbar-track{background-color:transparent}.gh-menu__list--level-0::-webkit-scrollbar-thumb{background-color:#e6e6e6;border-radius:50px}.gh-menu__list--level-0::-webkit-scrollbar-thumb:hover{background-color:#d1d1d1}@supports (-moz-appearance: none){.gh-menu__list--level-0{scrollbar-color:#e6e6e6 transparent;scrollbar-width:thin}.gh-menu__list--level-0:hover{scrollbar-color:#d1d1d1 transparent}}.gh-menu__list--level-1,.gh-menu__list--level-2,.gh-menu__list--level-3{margin-top:8px;padding-left:24px}.gh-menu__item{margin:0}.gh-menu__item>.gh-menu__list{display:none}.gh-menu__item.is-expanded>.gh-menu__list{display:flex}.gh-menu__item.is-active>.gh-menu__link,.gh-menu__item.is-expanded>.gh-menu__link{color:#2c94ff;background-color:#eff6ff}.gh-menu__item.is-active>.gh-menu__link .gh-menu__code,.gh-menu__item.is-expanded>.gh-menu__link .gh-menu__code{color:#2c94ff;background-color:#fff}.gh-menu__item.is-expanded>.gh-menu__link .arrow-icon{transform:rotate(90deg)}.gh-menu__link{width:100%;margin:0;padding:6px 8px;display:flex;align-items:center;gap:8px;color:#888;border:1px solid transparent;border-radius:16px;text-decoration:none;cursor:pointer;box-sizing:border-box}@media(max-width:770px){.gh-menu__link{flex-wrap:wrap}}@media(min-width:771px){.gh-menu__link:hover{color:#2c94ff;background-color:#eff6ff}.gh-menu__link:hover .gh-menu__code{color:#2c94ff;background-color:#fff}}.gh-menu__link .arrow-icon{width:14px;height:14px;margin-left:auto;flex-shrink:0;background-color:#d1d5db;clip-path:polygon(30% 20%,70% 50%,30% 80%);transition:transform .2s ease}.gh-menu__icon{flex-shrink:0}.gh-menu__icon--image{object-fit:contain}.gh-menu__code{flex-shrink:0;font-size:14px;line-height:1.5;white-space:nowrap}@media(max-width:770px){.gh-menu__code{font-size:12px}}.gh-menu__name{min-width:0;font-size:16px;line-height:1.5;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media(max-width:770px){.gh-menu__name{font-size:14px}}.gh-collapse{width:100%}.gh-collapse .gh-collapse__trigger{width:100%;padding:6px 10px;min-height:32px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;color:#454545;font-size:13px;border:1px solid #d1d1d1;border-radius:8px;cursor:pointer;transition:border-color .2s ease,color .2s ease}.gh-collapse .gh-collapse__trigger:hover{color:#2c94ff;border-color:#91c3ff}.gh-collapse .gh-collapse__trigger:disabled{color:#888;background-color:#f5f5f5;border-color:#e7e7e7;cursor:not-allowed}.gh-collapse .gh-collapse__trigger.is-textless{width:auto;padding:6px 7px;justify-content:center;margin:0 auto}.gh-collapse .gh-collapse__trigger-text{line-height:1.4}.gh-collapse .gh-collapse__trigger-icon{width:8px;height:8px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0}.gh-collapse .gh-collapse__content{margin-top:10px}.gh-collapse.is-open .gh-collapse__trigger-icon{transform:rotate(-135deg)}.gh-collapse .gh-collapse__trigger.is-textless .gh-collapse__trigger-icon{margin-left:0}.gh-pagination[data-v-ab9d51d9]{margin-top:16px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.gh-pagination .gh-page-btn[data-v-ab9d51d9]{padding:0 10px;min-width:36px;height:36px;font-size:14px;color:#454545;background-color:#fff;border:1px solid #d1d1d1;border-radius:8px;cursor:pointer}.gh-pagination .gh-page-btn.is-active[data-v-ab9d51d9]{color:#fff;background-color:#111827;border-color:#111827}.gh-pagination .gh-page-btn[data-v-ab9d51d9]:disabled{opacity:.5;cursor:not-allowed}.bookshelf-container[data-v-da190f5c]{margin:16px 0}.bookshelf-container .bookshelf-list[data-v-da190f5c]{display:flex;flex-wrap:wrap;gap:12px}.bookshelf-container .bookshelf-work[data-v-da190f5c]{flex:0 0 calc((100% - 72px) / 7);padding-bottom:15px}@media(max-width:1200px){.bookshelf-container .bookshelf-work[data-v-da190f5c]{flex:0 0 calc((100% - 48px)/5)}}@media(max-width:992px){.bookshelf-container .bookshelf-work[data-v-da190f5c]{flex:0 0 calc((100% - 36px)/4)}}@media(max-width:770px){.bookshelf-container .bookshelf-work[data-v-da190f5c]{flex:0 0 calc((100% - 24px) / 3)}}@media(max-width:550px){.bookshelf-container .bookshelf-work[data-v-da190f5c]{flex:0 0 calc((100% - 12px)/2)}}.bookshelf-container .bookshelf-work-img[data-v-da190f5c]{position:relative;padding:0 10px;border-bottom:8px solid #743d18}.bookshelf-container .bookshelf-work-link[data-v-da190f5c]{position:relative;border:0;padding:0;margin:0;display:block;width:100%;height:200px;text-align:left;background-color:transparent;cursor:pointer}.bookshelf-container .bookshelf-work-link:hover .bookshelf-work-thumb[data-v-da190f5c]{bottom:10px}.bookshelf-container .bookshelf-work-thumb[data-v-da190f5c]{position:absolute;left:50%;bottom:0;display:block;width:100%;max-height:100%;background-color:#fff;object-fit:contain;object-position:bottom;transition:bottom .1s ease-out;transform:translate(-50%)}.bookshelf-container .bookshelf-work-circle[data-v-da190f5c]{position:relative;padding-top:25px;min-height:78px;text-align:center;line-height:20px;border-top:2px solid #5e2f11}.bookshelf-container .bookshelf-name[data-v-da190f5c]{position:absolute;top:-10px;left:50%;display:inline-flex;width:92px;height:28px;padding:0;align-items:center;justify-content:center;font-weight:700;letter-spacing:.5px;background:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/4RCyRXhpZgAATU0AKgAAAAgAAodpAAQAAAABAAAIMuocAAcAAAgMAAAAJgAAAAAc6gAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFkAMAAgAAABQAABCAkAQAAgAAABQAABCUkpEAAgAAAAMwMAAAkpIAAgAAAAMwMAAA6hwABwAACAwAAAh0AAAAABzqAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMjAxNjowNDoyMCAxNTo0NDowNgAyMDE2OjA0OjIwIDE1OjQ0OjA2AAAA/+EKfWh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8APD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4NCjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iPjxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+PHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9InV1aWQ6ZmFmNWJkZDUtYmEzZC0xMWRhLWFkMzEtZDMzZDc1MTgyZjFiIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPjx4bXA6Q3JlYXRlRGF0ZT4yMDE2LTA0LTIwVDE1OjQ0OjA2PC94bXA6Q3JlYXRlRGF0ZT48L3JkZjpEZXNjcmlwdGlvbj48cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0idXVpZDpmYWY1YmRkNS1iYTNkLTExZGEtYWQzMS1kMzNkNzUxODJmMWIiIHhtbG5zOk1pY3Jvc29mdFBob3RvPSJodHRwOi8vbnMubWljcm9zb2Z0LmNvbS9waG90by8xLjAvIj48TWljcm9zb2Z0UGhvdG86RGF0ZUFjcXVpcmVkPjIwMTYtMDQtMjBUMTU6NDc6MDY8L01pY3Jvc29mdFBob3RvOkRhdGVBY3F1aXJlZD48L3JkZjpEZXNjcmlwdGlvbj48L3JkZjpSREY+PC94OnhtcG1ldGE+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIDw/eHBhY2tldCBlbmQ9J3cnPz7/2wBDAAUEBAQEAwUEBAQGBQUGCA0ICAcHCBALDAkNExAUExIQEhIUFx0ZFBYcFhISGiMaHB4fISEhFBkkJyQgJh0gISD/2wBDAQUGBggHCA8ICA8gFRIVICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICD/wgARCAAcAFsDAREAAhEBAxEB/8QAGgAAAwEBAQEAAAAAAAAAAAAAAgMEAQAFB//EABoBAAMBAQEBAAAAAAAAAAAAAAACAwEEBQb/2gAMAwEAAhADEAAAAPtnxXu9GtFpWXnZWbaroAoCMGMvVi5bLk7nyis6rzr6UfVcBcmUgtNEby+KxMW3lwHTHPjXTDUzZEWTNwVp4tb287Oe0kXn3EAoUTdXX42K/kUjbm//xAAoEAABBAEBBwUBAQAAAAAAAAABAAIDBBESFCExQVFSUxATIiORcQX/2gAIAQEAAT8AlbPtr3Cb6dOBHjfqzkuz/N2EPd7lHHnio68XNiZTr84QhRqeAI0avgCNKr4AjUreEI1a/hapacUkEjIsRSOaQ1+M6TyOOa0ti+t41ubuLtOMnqmjUcpsKZGmNTAgPVyPpKfuf/VRjzA2R/A8FpaspsjU2dqFlnVGzH1TrUadcanXW9VteTgbz0ROtxd1VX/IpxN99msPmA1fM4/FJVjbwc/9Tm6eBKL395Rszd62yx3rbLHevflPFyZ8hvRjYr5ccwaiGHpuP6q1qXZmbxwX/8QAIxEAAwABAwMFAQAAAAAAAAAAAAECEgMQExExUiAhIkFCUf/aAAgBAgEBPwC3OOOPv/dlIokWlBwx4nDHiPRjxHpR4nHJMRl8p6j7nQUiQhet9zTR03VGRyDsdnKcu34U/RRmzNmbM2Zsze+nbhqp77f/xAAfEQACAgICAwEAAAAAAAAAAAAAAQISEBEgIjAxQlL/2gAIAQMBAT8AgpY2ORZl5F5F5FmWkNy/WdjY/DJ8NGjRUqVKY+9i5rEu3R+sf//Z) no-repeat center center;background-size:100% 100%;transform:translate(-50%)}.bookshelf-container .bookshelf-desc[data-v-da190f5c]{margin:0;font-size:14px;line-height:1.5;color:#888}.bookshelf-container .bookshelf-empty[data-v-da190f5c]{padding:18px;font-size:14px;text-align:center;color:#888;border:1px dashed #d1d1d1;border-radius:10px}.gh-breadcrumb[data-v-03950150]{display:flex}@media(max-width:770px){.gh-breadcrumb[data-v-03950150]{padding-inline:12px}}.gh-breadcrumb__outer[data-v-03950150]{width:960px;margin:0 auto;transition:width .3s ease-out}@media only screen and (min-width:1401px){.gh-breadcrumb__outer[data-v-03950150]{width:1200px}}@media only screen and (max-width:1399px){.gh-breadcrumb__outer[data-v-03950150]{width:1000px}}@media only screen and (max-width:1200px){.gh-breadcrumb__outer[data-v-03950150]{width:80%}}@media only screen and (max-width:1000px){.gh-breadcrumb__outer[data-v-03950150]{width:90%}}@media only screen and (max-width:770px){.gh-breadcrumb__outer[data-v-03950150]{width:100%}}.gh-breadcrumb__inner[data-v-03950150]{position:relative;width:100%;float:left}.gh-breadcrumb__content[data-v-03950150]{margin:11px 0;display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:#888;letter-spacing:1px}.gh-breadcrumb__node[data-v-03950150]{display:inline-flex;align-items:center;gap:4px}.gh-breadcrumb__link[data-v-03950150]{color:#888;text-decoration:none}.gh-breadcrumb__link[data-v-03950150]:hover{text-decoration:underline}.gh-breadcrumb__current[data-v-03950150]{color:#454545}.gh-card[data-v-342f9d17]{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:8px;background-color:#fafafa}.gh-card__header[data-v-342f9d17]{padding:8px 16px;border-bottom:1px solid #e7e7e7}.gh-card__body[data-v-342f9d17]{height:100%;min-width:0;padding:16px}.gh-card__footer[data-v-342f9d17]{border-top:1px solid #e7e7e7}.gh-card__footer[data-v-342f9d17] .component-playground-actions{margin-top:0}.svg-icon[data-v-d43ac791]{display:block;max-width:100%;max-height:100%}.align-left[data-v-c25cee9d]{justify-content:flex-start!important;text-align:left!important}.align-center[data-v-c25cee9d]{justify-content:center!important;text-align:center!important}.align-right[data-v-c25cee9d]{justify-content:flex-end!important;text-align:right!important}.table-wrapper[data-v-c25cee9d]{width:100%}.table-header th[data-v-c25cee9d]{padding:2px 8px;background-color:#f6f6f6;color:#888;font-weight:700}.table-body[data-v-c25cee9d]{margin-top:16px;border:1px solid #d1d1d1;border-radius:8px;overflow:hidden}.table-body td[data-v-c25cee9d]{padding:8px;vertical-align:top}.table-body .cell-content[data-v-c25cee9d]{width:100%;display:flex;gap:16px;align-items:flex-start;white-space:normal;word-break:break-word;overflow-wrap:break-word}.table-body tr+tr td[data-v-c25cee9d]{border-bottom:1px solid #eaeaea}.table-body tr:last-child td[data-v-c25cee9d]{border-bottom:none}.table-body.no-border tr+tr td[data-v-c25cee9d]{border-bottom:none}.table-body tr.extra td[data-v-c25cee9d]{background-color:#f6f6f6;font-size:14px;color:#555}table.data-table[data-v-c25cee9d]{width:100%;border-collapse:collapse;table-layout:fixed}@media(max-width:992px){.table-header[data-v-c25cee9d]{display:none}.table-body[data-v-c25cee9d]{margin-top:0;border:none}.table-body tr td[data-v-c25cee9d]{display:block}.table-body tr td .cell-content[data-v-c25cee9d]{gap:8px;justify-content:flex-start!important;text-align:left!important}.table-body tr.row td[data-v-c25cee9d]{padding:8px 0;border:none}.table-body tr.row td[data-v-c25cee9d]:before{content:attr(data-label);display:block;font-size:12px;color:#888;margin-bottom:4px}table.data-table colgroup col[data-v-c25cee9d]{display:none}}.table-caption[data-v-c25cee9d]{margin-top:16px;font-size:16px;text-align:right;color:#888;line-height:1.5}.gh-tooltip[data-v-205d69e2]{position:absolute;max-width:220px;width:max-content;opacity:0;visibility:hidden;z-index:2;transition:opacity .3s ease,visibility .3s ease}.gh-tooltip .gh-tooltip-content[data-v-205d69e2]{background-color:#06294b;color:#fff;padding:8px 10px;border:1px solid #d1d1d1;border-radius:5px;font-size:14px;word-wrap:break-word;white-space:normal}.gh-tooltip.gh-tooltip-active[data-v-205d69e2]{opacity:1;visibility:visible}.gh-tooltip.gh-tooltip-primary .gh-tooltip-content[data-v-205d69e2]{background-color:#06294b;border:1px solid #d1d1d1}.gh-tooltip.gh-tooltip-warning .gh-tooltip-content[data-v-205d69e2]{background-color:#fc8f00;border:1px solid #ffc477}.gh-tooltip.gh-tooltip-left[data-v-205d69e2]{left:0;top:50%;transform:translate(-105%,-50%)}.gh-tooltip.gh-tooltip-left[data-v-205d69e2]:before,.gh-tooltip.gh-tooltip-left[data-v-205d69e2]:after{content:"";position:absolute;border-style:solid;border-color:transparent;transform:translate(-50%,-50%)}.gh-tooltip.gh-tooltip-left[data-v-205d69e2]:before{left:103%;top:50%;border-width:8px;border-left-color:#d1d1d1;z-index:-1}.gh-tooltip.gh-tooltip-left[data-v-205d69e2]:after{left:102%;top:50%;border-width:6px;border-left-color:#06294b}.gh-tooltip.gh-tooltip-left.gh-tooltip-primary[data-v-205d69e2]:before{border-left-color:#d1d1d1}.gh-tooltip.gh-tooltip-left.gh-tooltip-primary[data-v-205d69e2]:after{border-left-color:#06294b}.gh-tooltip.gh-tooltip-left.gh-tooltip-warning[data-v-205d69e2]:before{border-left-color:#ffc477}.gh-tooltip.gh-tooltip-left.gh-tooltip-warning[data-v-205d69e2]:after{border-left-color:#fc8f00}.gh-tooltip.gh-tooltip-right[data-v-205d69e2]{right:0;top:50%;transform:translate(105%,-50%)}.gh-tooltip.gh-tooltip-right[data-v-205d69e2]:before,.gh-tooltip.gh-tooltip-right[data-v-205d69e2]:after{content:"";position:absolute;border-style:solid;border-color:transparent;transform:translate(-50%,-50%)}.gh-tooltip.gh-tooltip-right[data-v-205d69e2]:before{left:-3%;top:50%;border-width:8px;border-right-color:#d1d1d1;z-index:-1}.gh-tooltip.gh-tooltip-right[data-v-205d69e2]:after{left:-2%;top:50%;border-width:6px;border-right-color:#06294b}.gh-tooltip.gh-tooltip-right.gh-tooltip-primary[data-v-205d69e2]:before{border-right-color:#d1d1d1}.gh-tooltip.gh-tooltip-right.gh-tooltip-primary[data-v-205d69e2]:after{border-right-color:#06294b}.gh-tooltip.gh-tooltip-right.gh-tooltip-warning[data-v-205d69e2]:before{border-right-color:#ffc477}.gh-tooltip.gh-tooltip-right.gh-tooltip-warning[data-v-205d69e2]:after{border-right-color:#fc8f00}.gh-tooltip.gh-tooltip-top[data-v-205d69e2]{top:0;left:50%;transform:translate(-50%,calc(-100% - 10px))}.gh-tooltip.gh-tooltip-top[data-v-205d69e2]:before,.gh-tooltip.gh-tooltip-top[data-v-205d69e2]:after{content:"";position:absolute;border-style:solid;border-color:transparent;transform:translate(-50%)}.gh-tooltip.gh-tooltip-top[data-v-205d69e2]:before{left:50%;top:100%;border-width:8px;border-top-color:#d1d1d1;z-index:-1}.gh-tooltip.gh-tooltip-top[data-v-205d69e2]:after{left:50%;top:calc(100% - 1px);border-width:6px;border-top-color:#06294b}.gh-tooltip.gh-tooltip-top.gh-tooltip-primary[data-v-205d69e2]:before{border-top-color:#d1d1d1}.gh-tooltip.gh-tooltip-top.gh-tooltip-primary[data-v-205d69e2]:after{border-top-color:#06294b}.gh-tooltip.gh-tooltip-top.gh-tooltip-warning[data-v-205d69e2]:before{border-top-color:#ffc477}.gh-tooltip.gh-tooltip-top.gh-tooltip-warning[data-v-205d69e2]:after{border-top-color:#fc8f00}.gh-tooltip.gh-tooltip-bottom[data-v-205d69e2]{bottom:0;left:50%;transform:translate(-50%,calc(100% + 10px))}.gh-tooltip.gh-tooltip-bottom[data-v-205d69e2]:before,.gh-tooltip.gh-tooltip-bottom[data-v-205d69e2]:after{content:"";position:absolute;border-style:solid;border-color:transparent;transform:translate(-50%)}.gh-tooltip.gh-tooltip-bottom[data-v-205d69e2]:before{left:50%;top:-10px;border-width:8px;border-bottom-color:#d1d1d1;z-index:-1}.gh-tooltip.gh-tooltip-bottom[data-v-205d69e2]:after{left:50%;top:-9px;border-width:6px;border-bottom-color:#06294b}.gh-tooltip.gh-tooltip-bottom.gh-tooltip-primary[data-v-205d69e2]:before{border-bottom-color:#d1d1d1}.gh-tooltip.gh-tooltip-bottom.gh-tooltip-primary[data-v-205d69e2]:after{border-bottom-color:#06294b}.gh-tooltip.gh-tooltip-bottom.gh-tooltip-warning[data-v-205d69e2]:before{border-bottom-color:#ffc477}.gh-tooltip.gh-tooltip-bottom.gh-tooltip-warning[data-v-205d69e2]:after{border-bottom-color:#fc8f00}.swiper-wrapper[data-v-7ddde4ca]{position:relative;width:100%;overflow:hidden}.swiper-wrapper .item[data-v-7ddde4ca]{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;width:100%;opacity:1}.swiper-wrapper .item[data-v-7ddde4ca]:first-of-type{position:relative}.swiper-wrapper .item img[data-v-7ddde4ca]{display:block;width:100%;max-width:100%}.swiper-wrapper .button-prev[data-v-7ddde4ca],.swiper-wrapper .button-next[data-v-7ddde4ca],.swiper-wrapper .dot-group[data-v-7ddde4ca]{position:absolute;z-index:2}.swiper-wrapper .button-prev[data-v-7ddde4ca],.swiper-wrapper .button-next[data-v-7ddde4ca]{width:24px;height:24px;top:50%;transform:translateY(-50%);padding:0;display:flex;justify-content:center;align-items:center;background-color:#fff;border:2px solid #bdbdbd;border-radius:100px;transition:.3s opacity,.3s border-color,.3s box-shadow;cursor:pointer}.swiper-wrapper .button-prev[data-v-7ddde4ca]:hover,.swiper-wrapper .button-next[data-v-7ddde4ca]:hover{border-color:#888}.swiper-wrapper .button-prev .swiper__arrow-icon[data-v-7ddde4ca],.swiper-wrapper .button-next .swiper__arrow-icon[data-v-7ddde4ca]{display:flex;justify-content:center;align-items:center;width:14px;height:14px;line-height:0;flex:0 0 14px;pointer-events:none}.swiper-wrapper .button-prev .swiper__arrow-icon svg[data-v-7ddde4ca],.swiper-wrapper .button-next .swiper__arrow-icon svg[data-v-7ddde4ca]{display:block}.swiper-wrapper .button-prev[data-v-7ddde4ca]{left:4px}.swiper-wrapper .button-next[data-v-7ddde4ca]{right:4px}.swiper-wrapper .dot-group[data-v-7ddde4ca]{--gh-swiper-dot-size: 8px;--gh-swiper-dot-gap: 4px;--gh-swiper-dot-bg: rgba(255, 255, 255, .5);--gh-swiper-dot-bg-active: #ffffff;--gh-swiper-dot-shadow: 0 0 4px 0 rgba(0, 0, 0, .25);--gh-swiper-dots-bottom: 12px;display:flex;justify-content:center;gap:var(--gh-swiper-dot-gap);right:0;bottom:var(--gh-swiper-dots-bottom);left:0}.swiper-wrapper .dot-group div[data-v-7ddde4ca]{display:block;width:var(--gh-swiper-dot-size);height:var(--gh-swiper-dot-size);background-color:var(--gh-swiper-dot-bg);border-radius:100%;transition:.3s;box-shadow:var(--gh-swiper-dot-shadow);cursor:pointer}.swiper-wrapper .dot-group div[data-v-7ddde4ca]:hover,.swiper-wrapper .dot-group div.active[data-v-7ddde4ca]{background-color:var(--gh-swiper-dot-bg-active)}.swiper-prev-enter-active[data-v-7ddde4ca],.swiper-prev-leave-active[data-v-7ddde4ca],.swiper-next-enter-active[data-v-7ddde4ca],.swiper-next-leave-active[data-v-7ddde4ca]{transition:transform 1s ease;will-change:transform}.swiper-next-enter[data-v-7ddde4ca],.swiper-prev-leave-to[data-v-7ddde4ca]{transform:translate(100%)}.swiper-next-leave-to[data-v-7ddde4ca],.swiper-prev-enter[data-v-7ddde4ca]{transform:translate(-100%)}.fade-enter-active[data-v-7ddde4ca],.fade-leave-active[data-v-7ddde4ca]{transition:opacity .3s ease}.fade-enter-from[data-v-7ddde4ca],.fade-leave-to[data-v-7ddde4ca]{opacity:0}.fade-enter-to[data-v-7ddde4ca],.fade-leave-from[data-v-7ddde4ca]{opacity:.8}.image-popup-container{position:relative;overflow:hidden}.image-popup-img{width:100%;height:100%;object-fit:contain;display:block}.preview-popup{position:fixed;display:block;border:2px solid #cccccc;background:#fdfdfd;z-index:9999;overflow:hidden}.preview-popup .preview-popup-img{position:absolute;width:100%;transform:scale(2);pointer-events:none}.zoom-container[data-v-305cceef]{position:relative;width:100%;overflow:hidden}.zoom-container .zoom-img[data-v-305cceef]{display:block;width:100%;transition:transform .3s ease;pointer-events:none}.gh-tour-controller[data-v-b06225b7]{display:none}.product-info[data-v-261ecadd]{display:flex;flex-direction:column;gap:4px}.product-info-name[data-v-261ecadd]{font-size:16px;color:#454545;line-height:1.5}.product-info-spec[data-v-261ecadd]{font-size:14px;color:#888;line-height:1.5}.price-text[data-v-261ecadd]{display:inline-flex;align-items:baseline}.price-text[data-v-261ecadd]:before{content:"$"}.completed-headline[data-v-261ecadd]{font-size:18px;color:#454545;font-weight:700;line-height:1.5;text-align:center}.completed-subheadline[data-v-261ecadd]{font-size:14px;color:#454545;line-height:1.5;text-align:center}.completed-body[data-v-261ecadd]{font-size:14px;color:#454545;line-height:1.5}.completed-footer[data-v-261ecadd]{font-size:14px;color:#888;line-height:1.5}@media(max-width:640px){[data-v-30357e3c] .paper-modal .gh-modal-container{max-width:90%}}[data-v-30357e3c] .paper-modal .gh-modal-footer .btn{padding:8px 32px;border-radius:100px}@media(max-width:640px){[data-v-30357e3c] .paper-modal .gh-modal-footer .btn{flex:1;padding:8px 18px}}.playground-layout[data-v-24cb1491]{margin-top:.5rem}.playground-page[data-v-24cb1491]{display:flex;flex-direction:column;gap:24px}.gh-playground-layout__title-container[data-v-24cb1491]{width:100%}.gh-playground-layout__content-outer[data-v-24cb1491]{width:960px;margin:0 auto;transition:width .3s ease-out}@media only screen and (min-width:1401px){.gh-playground-layout__content-outer[data-v-24cb1491]{width:1200px}}@media only screen and (max-width:1399px){.gh-playground-layout__content-outer[data-v-24cb1491]{width:1000px}}@media only screen and (max-width:1200px){.gh-playground-layout__content-outer[data-v-24cb1491]{width:80%}}@media only screen and (max-width:1000px){.gh-playground-layout__content-outer[data-v-24cb1491]{width:90%}}@media only screen and (max-width:770px){.gh-playground-layout__content-outer[data-v-24cb1491]{width:100%}}.gh-playground-layout__content-inner[data-v-24cb1491]{position:relative;width:100%;float:left}.gh-playground-layout__title-content[data-v-24cb1491]{float:left;width:100%;height:35px;margin:-10px 0 35px;border-bottom:1px solid #e7e7e7;text-align:center;overflow-y:visible}.gh-playground-layout__title-content>div[data-v-24cb1491]{display:inline-block;padding:0 40px;background-color:#fdfdfdfd}.gh-playground-layout__title-main[data-v-24cb1491]{color:#124cbb;line-height:1.2;letter-spacing:1px;font-weight:700;font-size:1.875rem}.gh-playground-layout__title-sub[data-v-24cb1491]{color:#666;letter-spacing:8px;font-family:Raleway;font-size:1.25rem}.playground-masonry[data-v-d5b9a492]{display:flex;align-items:flex-start;gap:16px}.playground-masonry__column[data-v-d5b9a492]{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:16px}.product-gallery-body[data-v-c00160ab]{display:flex;flex-direction:column;gap:16px}.product-gallery-tabs[data-v-c00160ab]{position:sticky;flex-shrink:0}.gallery-modal-title[data-v-c00160ab]{display:flex;align-items:center;color:#888;font-size:20px;white-space:nowrap;cursor:pointer}@media(max-width:770px){.gallery-modal-title[data-v-c00160ab]{font-size:16px}}.product-gallery-name[data-v-c00160ab]{font-size:1rem}.product-gallery-count[data-v-c00160ab]{font-size:1rem;color:#2c94ff}.photo-box[data-v-c00160ab]{aspect-ratio:1/1;width:100%;overflow:hidden;border:1px solid #e7e7e7;border-radius:8px}.photo-box img[data-v-c00160ab]{width:100%}.product-gallery-title[data-v-c00160ab]{margin:0;font-size:18px;font-weight:700;line-height:1.5}.product-gallery-list[data-v-c00160ab]{display:flex;gap:16px;flex-wrap:wrap}.product-gallery-list>div[data-v-c00160ab]{flex:0 1 calc((100% - 80px) / 6)}@media(max-width:770px){.product-gallery-list[data-v-c00160ab]{max-height:75dvh;gap:12px}.product-gallery-list>div[data-v-c00160ab]{flex:0 1 calc((100% - 36px)/4)}}@media(max-width:576px){.product-gallery-list>div[data-v-c00160ab]{flex:0 1 calc((100% - 12px)/2)}}.product-gallery-detail[data-v-c00160ab]{padding-right:8px;display:flex;gap:16px}.product-gallery-detail[data-v-c00160ab] .zoom-container,.product-gallery-detail[data-v-c00160ab] .swiper-wrapper{width:224px;height:224px;overflow:hidden;border:1px solid #e7e7e7;border-radius:8px}@media(max-width:770px){.product-gallery-detail[data-v-c00160ab] .zoom-container,.product-gallery-detail[data-v-c00160ab] .swiper-wrapper{width:50%;height:100%}}@media(max-width:576px){.product-gallery-detail[data-v-c00160ab] .zoom-container,.product-gallery-detail[data-v-c00160ab] .swiper-wrapper{width:60%}}.product-gallery-detail[data-v-c00160ab] .thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex{flex:0 0 calc((100% - 108px)*.1);border-radius:8px}.product-gallery-detail[data-v-c00160ab] .thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex img{border:1px solid #e7e7e7;border-radius:8px}@media(max-width:1200px){.product-gallery-detail[data-v-c00160ab] .thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex{flex:0 0 calc((100% - 84px)/8)}}@media(max-width:770px){.product-gallery-detail[data-v-c00160ab] .thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex{flex:0 0 calc((100% - 60px) / 6)}}@media(max-width:576px){.product-gallery-detail[data-v-c00160ab] .thumbnail-bar-flex .thumbnail-track-flex .thumbnail-flex{flex:0 0 calc((100% - 36px)/4)}}[data-v-c00160ab] .colorful-tab{padding:8px 16px;border:0;border-radius:0;font-size:16px}[data-v-c00160ab] .colorful-tab:active,[data-v-c00160ab] .colorful-tab.active{border-bottom:2px solid}[data-v-c00160ab] .gh-modal-title{display:flex;gap:4px;align-items:center;justify-content:center}[data-v-c00160ab] .gallery-modal .gh-modal-container{max-height:100%;overflow-y:hidden}@media(max-width:770px){[data-v-c00160ab] .gallery-modal .gh-modal-container{width:100vw;border-radius:0}}@media(max-width:770px){[data-v-c00160ab] .gallery-modal .gh-modal-body{overflow-y:auto}}@media(max-width:770px){[data-v-c00160ab] .gallery-modal .gh-modal-footer{border-top:1px solid #e7e7e7}}.gallery-modal-footer[data-v-c00160ab]{width:100%;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.gallery-modal-footer .info-block[data-v-c00160ab]{display:flex;gap:8px;align-items:center;border:0}@media(max-width:770px){.gallery-modal-footer .info-block[data-v-c00160ab]{flex-grow:1}}.gallery-modal-footer .button-block[data-v-c00160ab]{display:flex;gap:10px;margin-left:auto}@media(max-width:770px){.gallery-modal-footer .button-block[data-v-c00160ab]{flex-grow:1;justify-content:space-between}.gallery-modal-footer .button-block button[data-v-c00160ab]{flex:1}}@media(max-width:770px){.gallery-modal-footer .gh-product-card__info[data-v-c00160ab]{width:100%;display:flex;justify-content:space-between}.gallery-modal-footer .gh-product-card__desc[data-v-c00160ab]{margin-top:0;align-content:center}}
