:root{--font-sans-Regular: 'futura-100','Chiron Hei HK' system-ui, sans-serif;--background-color: #fff;--background-black-color: #151515;--text-color: #000000;--text-dark-color: #f6f6f6;--border-1: 1px solid var(--text-color)}@font-face{font-family:"futura-100";font-weight:300;font-style:normal}@font-face{font-family:"futura-100";font-weight:300;font-style:italic}@font-face{font-family:"futura-100";font-weight:400;font-style:normal}@font-face{font-family:"futura-100";font-weight:400;font-style:italic}@font-face{font-family:"futura-100";font-weight:500;font-style:normal}@font-face{font-family:"futura-100";font-weight:500;font-style:italic}@font-face{font-family:"futura-100";font-weight:600;font-style:normal}@font-face{font-family:"futura-100";font-weight:600;font-style:italic}a,a:link,a:visited,a:hover,a:active,a:focus{color:black;text-decoration:none !important;-webkit-tap-highlight-color:transparent}a:focus{outline:2px solid Highlight;outline-offset:2px}a,a:link,a:visited,a:hover,a:active,a:focus{color:black;text-decoration:none !important;-webkit-tap-highlight-color:transparent}a:focus{outline:2px solid Highlight;outline-offset:2px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#000000 !important;transition:background-color 5000s ease-in-out 0s}body{font-family:'futura-100','GenWanMin2TW-EL',serif;font-weight:400;background-color:var(--background-color);padding:0px;margin:0px}hr{margin-block-start:20px;margin-block-end:20px}img{max-width:100%;filter:grayscale(10%)}img:hover{filter:grayscale(0%)}::selection{background-color:#3a3a3a;color:#daedff;border-radius:10px}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}h1{font-weight:600}h1,h2,h3,h4,h5,h6{margin-block-start:5px;margin-block-end:5px}nav{display:flex;position:fixed;z-index:1000;backdrop-filter:blur(6px);transition:all 0.3s;text-align:center;justify-content:space-between;width:100%;height:60px;border-bottom:solid var(--text-color) 1px;background-color:var(--background-color);top:0;left:0;right:0}.cjk-layout{text-autospace:normal;text-align:justify}.quote{font-size:2.4em;font-family:'GenWanMin2TW-EL',serif;font-weight:normal;line-height:1.5em;margin-block-start:0.5em;margin-block-end:0.5em}.box{margin:40px 0px}.border-box{border:var(--border-1);box-sizing:border-box}.flex-box{display:flex;flex-wrap:wrap;align-items:flex-start;gap:15px;box-sizing:border-box}.flex-card{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px}.flex-card-1{width:100%}.flex-card-2{width:calc(50% - 8px)}.flex-card-3{width:calc(33.333% - 10px)}.flex-card-4{width:calc(25% - 8px)}.flex-card-5{width:calc(20% - 8px)}.flex-card-6{width:calc(16.67% - 8px)}input:-webkit-autofill{background-color:transparent}.rs-form{width:100%;display:flex;flex-wrap:wrap;gap:8px}.rs-form-group{margin-bottom:2rem;width:100%}.rs-form-group-2{margin-bottom:2rem;width:calc(50% - 8px)}.main-content{padding:20px 50px}.rs-label{display:block;font-weight:400;margin-bottom:6px}.rs-input,.rs-select,.rs-textarea{width:100%;padding:4px 8px;border:none;border-bottom:1px solid black;font-size:15px;box-sizing:border-box;resize:vertical}.rs-input:focus,.rs-select:focus,.rs-textarea:focus{outline:none;border-bottom:2px solid black;transition-property:opacity, left;transition-duration:0.1s, 3s}.rs-inline{display:flex;align-items:center;gap:10px}.rs-btn{background:var(--rs-color-primary);color:white;border:none;padding:10px 16px;font-size:15px;border-radius:var(--rs-radius);cursor:pointer;transition:background 0.2s}.rs-btn:hover{background:#1d4ed8}.rs-note{font-size:13px;color:#555;margin-top:4px}.rs-section-title{font-size:16px;font-weight:700;margin-top:24px;margin-bottom:8px;border-bottom:2px solid #e5e7eb;padding-bottom:4px}.product-image{width:100%;aspect-ratio:1/1;overflow:hidden}footer{box-sizing:border-box;display:flex;flex-wrap:nowrap;width:100%;min-height:160px;background-color:var(--background-black-color);color:var(--text-dark-color);font-weight:300}.footer-left-box{width:70%}.footer-right-box{width:30%;border-left:solid white 0.6px}.footer-social{width:50%}.footer-to-main-webssite{width:50%;border-left:solid white 0.6px}.footer-box{padding:20px 50px}footer>section{display:flex;flex-wrap:wrap}footer p{font-size:0.5em}.footer-info{width:100%;display:flex}.footer-about{width:100%;border-top:solid white 0.6px}.footer-link>a,.footer-link{width:100%;color:white;font-size:16px;font-weight:normal}.hero-slider{position:relative;width:100%;height:60vh;overflow:hidden;background:#000}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out;text-decoration:none;color:inherit;display:block}.hero-slide.active{opacity:1;z-index:1}.hero-caption{position:absolute;bottom:8%;left:8%;color:#fff;font-weight:400}.hero-caption h2{font-weight:400;text-transform:uppercase}.hero-link{display:inline-block;background:#fff;color:#000;padding:8px 16px;border-radius:6px;text-decoration:none;font-weight:600}.hero-link:hover{background:#f0f0f0}.hero-prev,.hero-next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.58);color:white;border:none;font-size:2em;padding:0 12px;cursor:pointer;z-index:2;border-radius:4px;font-weight:100;display:flex;align-items:center;justify-content:center}.hero-prev{left:20px}.hero-next{right:20px}.hero-prev:hover,.hero-next:hover{background:rgba(0,0,0,0)}.home-info{display:flex;flex-wrap:nowrap}.home-info-box{flex:1;aspect-ratio:1 / 1;padding:10px}.home-info-box:first-child{border-left:none}.home-info_about{aspect-ratio:1 / 1;background-size:cover;background-position:center;border-radius:12px;padding:10px;display:flex;align-items:flex-end}.home-info_about>button{min-height:40px}@media (max-width: 768px){section{padding:0px}.quote{font-size:1.8em}.hero-caption{max-width:90%;padding:12px 16px}.hero-caption h2{font-size:1.4em}.flex-box{gap:0px}.flex-card-1,.flex-card-2,.flex-card-3,flex-card-4,.flex-card-5,.flex-card-6{width:100%}.footer-about,.footer-contact{width:100%}.main-content{padding:20px 20px}footer{flex-wrap:wrap}.footer-box{padding:20px}.footer-left-box{width:100%}.footer-right-box{border-left:none}.home-info{flex-wrap:wrap;padding:0px}.home-info-box{flex:0 0 100%;padding:10px 0px 0px 0px}}
