@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800&display=swap');
:root{--ink:#122b3a;--muted:#63727b;--line:#dde4e7;--paper:#fff;--pale:#eef3f4;--lime:#d5f36b;--blue:#264cd0;--radius:8px;font-family:'Noto Sans TC',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:24px}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}button{border:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.wrap{max-width:1440px;width:calc(100% - 112px);margin-inline:auto}.announcement{background:var(--ink);color:#fff;display:flex;justify-content:space-between;padding:10px 56px;font-size:12px;letter-spacing:.06em}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:104px}.brand{display:flex;align-items:center;gap:11px}.brand svg{width:38px;height:42px}.brand strong{font-size:22px;letter-spacing:.04em;font-weight:800;line-height:1.2}.brand small{font-size:12px;display:block;letter-spacing:.45em;margin-top:4px}.brand-dot{color:var(--blue)}nav{display:flex;gap:32px;font-size:14px;font-weight:500}nav a:hover,.text-link:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:25px;font-size:13px}.quote-toggle{background:transparent;border:1px solid var(--line);padding:12px 15px;border-radius:5px;font-size:14px;white-space:nowrap}.quote-toggle span{margin-left:8px;background:var(--ink);color:white;border-radius:50%;display:inline-grid;place-items:center;min-width:22px;height:22px;font-size:12px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:530px;overflow:hidden;border-radius:9px;background:var(--pale)}.hero-copy{padding:55px 60px 38px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;line-height:1.8}.hero h1{font-size:clamp(42px,4.4vw,68px);line-height:1.28;letter-spacing:.015em;font-weight:700;margin:19px 0 23px}.hero h1 span{color:var(--blue)}.hero-description{font-size:16px;line-height:1.9;color:#4c626f}.button{padding:16px 25px;display:inline-flex;align-items:center;justify-content:center;gap:34px;font-size:14px;font-weight:600;border-radius:4px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#294a60}.hero .button{margin-top:29px}.button span{font-size:22px;line-height:1}.hero-foot{display:flex;gap:22px;margin-top:30px;font-size:12px;color:var(--muted)}.hero-foot span+span{border-left:1px solid #acbbc3;padding-left:22px}.hero-note{background:var(--ink);color:var(--lime);display:flex;flex-direction:column;justify-content:space-between;padding:48px}.hero-note p{font-size:52px;line-height:1.55;letter-spacing:.08em}.hero-note>span:last-child{font-size:14px}.service-strip{display:flex;justify-content:space-around;border-bottom:1px solid var(--line);padding:26px 0;font-size:14px}.service-strip>div{display:flex;align-items:center;gap:16px}.service-strip strong{font-size:12px;color:var(--muted);font-weight:400}.catalog-section{padding-top:65px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.section-heading h2{font-size:30px;font-weight:600;line-height:1.6;margin-top:6px;letter-spacing:.015em}.section-heading>p{font-size:14px;color:var(--muted);padding-bottom:8px}.catalog-controls{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0}.category-tabs{display:flex;gap:10px;flex-wrap:wrap}.category-tabs button{background:#f2f5f6;padding:11px 16px;border-radius:4px;font-size:14px;transition:background .15s}.category-tabs button span{font-size:12px;opacity:.6;margin-left:6px}.category-tabs button.active{color:white;background:var(--ink)}.search-sort{display:flex;justify-content:space-between;gap:16px;margin-top:18px}.search-field{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:4px;padding:9px 13px;max-width:430px;flex:1}.search-field>span{font-size:28px;line-height:1}.search-field input{border:0;min-width:0;width:100%;font-size:14px;outline-offset:7px;background:transparent;color:var(--ink)}select{background:white;border:1px solid var(--line);border-radius:4px;padding:10px 32px 10px 13px;font-size:14px;color:var(--ink)}.catalog-caption{display:flex;justify-content:space-between;gap:20px;padding:22px 0;font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.product-card{min-width:0}.text-card{padding:32px 24px;background:var(--pale);min-height:240px}.text-card h3{font-size:20px;margin:15px 0}.text-card p{font-size:14px;line-height:1.8}.text-card strong{display:block;margin-top:20px;font-size:22px}.collection-section{padding-top:82px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bulk-banner{margin-top:78px;background:var(--ink);color:#fff;border-radius:8px;padding:45px 52px;display:flex;align-items:center;justify-content:space-between;gap:32px}.bulk-banner .eyebrow{color:var(--lime)}.bulk-banner h2{font-size:32px;line-height:1.5;margin:9px 0 13px}.bulk-banner p:not(.eyebrow){font-size:16px;color:#d0dce1;line-height:1.8}.lime{background:var(--lime);color:var(--ink)}.about-section{padding-top:83px;padding-bottom:65px;display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.about-section h2{font-size:29px;margin:12px 0 8px;font-weight:600}.company-en{font-size:12px;letter-spacing:.12em;color:var(--muted)}.about-description{font-size:16px;line-height:1.9;margin-top:26px;color:var(--muted)}.company-details{padding-top:9px}.company-details>div{display:grid;grid-template-columns:110px 1fr;gap:16px;margin-bottom:24px;font-size:14px;line-height:1.9}.company-details>div>span{color:var(--muted)}address{font-style:normal;font-size:14px;line-height:1.7}.address-note{color:var(--muted);font-size:12px}.notes-section{padding-bottom:65px}.notes-section details{border-block:1px solid var(--line)}summary{display:flex;justify-content:space-between;list-style:none;padding:22px 0;font-size:16px;font-weight:500}summary::-webkit-details-marker{display:none}details>div{max-width:1000px;padding-bottom:24px}details p{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:12px}.footer{background:#f1f4f5;padding:39px 0 25px}.footer-brand{font-size:24px;font-weight:800;letter-spacing:.04em}.footer p{font-size:14px;margin-top:6px}.footer .wrap>div{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #d8e0e3;margin-top:32px;padding-top:22px;font-size:12px;color:var(--muted)}.text-link{background:transparent;padding:0;font-size:14px}.skip-link{position:fixed;z-index:20;top:-60px;left:20px;background:white;padding:12px}.skip-link:focus{top:10px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:14px 23px;border-radius:8px;opacity:0;pointer-events:none;transition:.2s;z-index:50;font-size:14px}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:10px;padding:0;color:var(--ink);max-width:calc(100vw - 32px);max-height:90dvh}dialog::backdrop{background:#06162299;backdrop-filter:blur(4px)}
@media(min-width:1600px){.hero h1{font-size:70px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.announcement{padding-inline:32px}.currency{display:none}.header{gap:20px}nav{gap:23px}.hero-copy{padding:42px 35px 32px}.hero{min-height:490px}.hero-note{padding:36px}.hero-note p{font-size:44px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-strip{gap:18px;font-size:12px}.section-heading h2{font-size:27px}.bulk-banner{padding:38px}.about-section{gap:36px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.announcement{padding:9px 18px;justify-content:center}.announcement>span:first-child{display:none}.header{min-height:87px;flex-wrap:wrap;gap:0;padding-top:17px;padding-bottom:0}.brand svg{width:30px;height:34px}.brand{gap:7px}.brand strong{font-size:19px}.brand small{font-size:12px}.header-actions{margin-left:auto}.quote-toggle{padding:8px 9px;font-size:12px}nav{order:3;width:100%;justify-content:space-around;border-top:1px solid var(--line);margin-top:16px;padding:14px 0;font-size:13px}.hero{grid-template-columns:1fr;min-height:0;border-radius:6px}.hero-copy{padding:34px 28px 30px}.hero h1{font-size:43px;margin-block:15px 18px}.hero-description{font-size:15px}.hero-foot{margin-top:24px}.hero-note{display:none}.hero .button{margin-top:23px}.eyebrow{font-size:12px}.service-strip{justify-content:space-between;padding:19px 0;gap:10px}.service-strip>div{gap:6px;flex-direction:column;align-items:flex-start}.service-strip>div:nth-child(2){max-width:140px}.service-strip strong{display:none}.service-strip span{font-size:12px;line-height:1.7}.catalog-section{padding-top:41px}.section-heading{margin-bottom:23px;align-items:start}.section-heading h2{font-size:24px;line-height:1.5}.section-heading>p{display:none}.category-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:5px;margin-right:-18px;padding-right:18px}.category-tabs button{white-space:nowrap;padding:10px 13px;font-size:13px}.catalog-controls{padding-block:15px}.search-sort{gap:10px;margin-top:12px}.search-field{padding:7px 9px}.search-field input{font-size:12px}.search-field>span{font-size:24px}select{font-size:12px;padding:9px 22px 9px 8px;max-width:140px}.catalog-caption{font-size:12px;padding-block:17px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}.text-card{padding:22px 15px}.text-card h3{font-size:18px}.collection-section{padding-top:48px}.collection-section .section-heading{display:block}.collection-section .text-link{display:inline-block;margin-top:15px}.collection-grid{grid-template-columns:1fr;gap:15px}.bulk-banner{margin-top:45px;padding:30px 25px;display:block}.bulk-banner h2{font-size:27px}.bulk-banner p:not(.eyebrow){font-size:14px}.bulk-banner .button{margin-top:25px;width:100%}.about-section{padding-top:46px;padding-bottom:35px;grid-template-columns:1fr;gap:28px}.about-section h2{font-size:25px}.company-en{font-size:12px;line-height:1.7}.about-description{font-size:14px;margin-top:17px}.company-details>div{grid-template-columns:87px 1fr;gap:10px;font-size:13px}.company-details address{font-size:12px}.notes-section{padding-bottom:40px}.footer .wrap>div{align-items:flex-start;flex-direction:column;gap:15px;font-size:12px}.toast{width:max-content;max-width:90vw;text-align:center;bottom:22px}dialog{max-height:92dvh}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-visual{position:relative;overflow:hidden;min-height:530px;background:#e0e8df}.hero-photo{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.hero-visual:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#07192178);pointer-events:none}.hero-image-tag{position:absolute;bottom:36px;left:32px;color:white;z-index:1}.hero-image-tag>span{font-size:12px;letter-spacing:.14em}.hero-image-tag strong{display:block;font-weight:500;font-size:24px;margin-top:9px}.hero-image-tag small{display:block;font-size:12px;margin-top:12px;opacity:.8}.hero-edition{position:absolute;right:22px;top:25px;writing-mode:vertical-rl;letter-spacing:.18em;font-size:12px;color:#fff;text-shadow:0 1px 6px #16250e}.product-image{width:100%;padding:0;display:block;position:relative;background:#f0f3f4;aspect-ratio:1/1.13;overflow:hidden;border-radius:5px;text-align:left}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-image:hover img{transform:scale(1.035)}.product-capacity{position:absolute;top:14px;left:14px;background:#fffffff0;padding:6px 9px;font-size:12px;border-radius:3px}.image-caption{position:absolute;bottom:12px;left:12px;background:#ffffffdf;border-radius:3px;padding:5px 8px;font-size:12px;color:#3e515e;line-height:1.4;pointer-events:none}.view-detail{position:absolute;right:12px;bottom:12px;color:var(--ink);padding:6px 10px;background:white;border-radius:3px;font-size:12px;opacity:0;transform:translateY(6px);transition:.2s}.product-image:hover .view-detail,.product-image:focus-visible .view-detail{opacity:1;transform:none}.product-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:.025em;color:var(--muted);margin:17px 0 8px}.product-card h3{font-size:16px;font-weight:600;line-height:1.6;min-height:2.9em}.product-card h3 button{text-align:left;padding:0;background:transparent;line-height:inherit}.product-card h3 button:hover{color:var(--blue)}.product-material{font-size:12px;color:var(--muted);margin-top:5px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.price{font-size:20px;font-weight:600;letter-spacing:-.03em}.retail-label{font-size:12px;color:var(--muted);margin-left:9px}.add-button{background:#edf2f4;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:22px;transition:.2s}.add-button:hover{background:var(--ink);color:white}.load-more{display:flex;align-items:center;justify-content:center;gap:18px;margin:42px auto 0;padding:14px 28px;background:white;border:1px solid var(--line);border-radius:4px;font-size:14px}.load-more span{font-size:12px;color:var(--muted)}.empty-state{grid-column:1/-1;text-align:center;padding:60px 20px;background:var(--pale);border-radius:6px}.empty-state h3{font-size:20px;margin-bottom:14px}.empty-state p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:22px}.collection-card{aspect-ratio:1/.98;position:relative;overflow:hidden;background:var(--pale);border-radius:6px;padding:0;text-align:left;color:white}.collection-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.collection-card:after{content:'';position:absolute;inset:20% 0 0;background:linear-gradient(transparent,#091a25d9)}.collection-card>div{position:absolute;left:27px;bottom:29px;right:25px;z-index:1}.collection-card>div>span{font-size:12px;letter-spacing:.08em;opacity:.85}.collection-card h3{font-size:22px;font-weight:500;line-height:1.6;margin:8px 0 7px}.collection-card p{font-size:12px;opacity:.85}.collection-card:hover img{transform:scale(1.035)}.collection-arrow{position:absolute;right:19px;top:19px;width:36px;height:36px;border-radius:50%;background:#fffffff0;color:var(--ink);z-index:1;display:grid;place-items:center;font-size:21px}.download-price{display:inline-block;margin-top:25px;border-bottom:1px solid var(--ink);padding-bottom:5px}.company-details #contact-details{margin-top:23px}.company-details small{display:block;color:var(--muted);font-size:12px}.no-script{padding:30px;line-height:1.8}.no-script a{text-decoration:underline}.dialog-open{overflow:hidden}.dialog-close{position:absolute;right:16px;top:16px;z-index:3;width:36px;height:36px;border-radius:50%;background:#ffffffee;border:1px solid var(--line);font-size:25px;line-height:1}.product-dialog{width:960px}.detail-layout{display:grid;grid-template-columns:1fr 1.12fr}.detail-photo{position:relative;background:var(--pale);min-height:580px}.detail-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.detail-content{padding:47px 36px 30px}.detail-content h2{font-size:28px;line-height:1.5;margin:14px 0 23px;font-weight:600}.detail-price{font-size:29px;font-weight:600}.detail-price span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:6px}.detail-content dl{margin:25px 0 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0}.detail-content dl>div{display:flex;gap:20px;font-size:14px;line-height:1.8;margin:6px 0}.detail-content dt{min-width:62px;color:var(--muted)}.detail-content dd{margin:0}.features{padding-left:20px;font-size:14px;line-height:2}.features li::marker{color:var(--blue)}.detail-note{font-size:12px;line-height:1.8;color:var(--muted);margin-top:19px}.detail-purchase{display:flex;gap:15px;margin-top:24px;align-items:end}.detail-purchase label{font-size:12px;color:var(--muted)}.detail-purchase input{display:block;width:74px;min-height:48px;border:1px solid var(--line);border-radius:4px;margin-top:6px;padding:7px 10px;font-size:16px;color:var(--ink)}.detail-purchase .button{flex:1;min-height:48px;padding:14px;font-size:14px;gap:0}.small-note{font-size:12px;color:var(--muted);margin-top:13px}.quote-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:520px;border-radius:0;padding:38px 30px}.quote-head .eyebrow{margin-top:9px}.quote-head h2{font-size:28px;line-height:1.5;margin-top:10px;font-weight:600}.quote-head h2 span{font-size:14px;color:var(--muted);vertical-align:middle;margin-left:9px}.quote-head>p:last-child{font-size:14px;color:var(--muted);margin-top:12px;line-height:1.7}.quote-items{margin-top:28px}.quote-item{border-top:1px solid var(--line);padding:22px 0}.quote-item-heading{display:flex;justify-content:space-between;gap:15px}.quote-product-number{font-size:12px;color:var(--muted)}.quote-item h3{font-size:16px;margin:7px 0;line-height:1.6;font-weight:500}.quote-item p{font-size:13px;color:var(--muted)}.remove-item{font-size:12px;background:transparent;color:var(--muted);align-self:start;padding:3px 0;white-space:nowrap}.remove-item:hover{color:#b23737}.quote-item-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.quote-item-bottom label{font-size:12px;color:var(--muted)}.quote-item-bottom input{width:77px;margin-left:12px;padding:8px;border:1px solid var(--line);border-radius:4px;font-size:14px;color:var(--ink)}.quote-item-bottom strong{font-size:18px;font-weight:600}.quote-summary{border-top:1px solid var(--line);padding-top:24px;margin-top:2px}.quote-summary>div{display:flex;justify-content:space-between;align-items:center;font-size:16px;gap:16px}.quote-summary strong{font-size:27px}.quote-summary>p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:12px}.quote-summary .bulk-hint{background:#f1f6e4;color:#3b5921;padding:11px 12px;border-radius:4px;font-size:13px}.quote-actions{display:grid;grid-template-columns:1.5fr 1fr;gap:10px;margin-top:25px}.quote-actions .button{padding:14px 8px;gap:0}.button.secondary{background:#edf2f4;border:1px solid var(--line)}.quote-disclaimer{font-size:12px;color:var(--muted);line-height:1.9;margin-top:20px;padding-bottom:20px}.quote-empty{margin-top:35px;padding:50px 20px}.empty-mark{font-size:42px;font-weight:400;display:block;margin-bottom:16px}.credits-dialog{width:700px;padding:40px}.credits-dialog h2{font-size:27px;margin:12px 0 20px;font-weight:600}.credits-dialog>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted)}.credits-dialog ul{list-style:none;padding:0;margin-top:22px}.credits-dialog li{border-top:1px solid var(--line);padding:20px 0;display:flex;flex-wrap:wrap;gap:12px 20px;font-size:13px}.credits-dialog li>strong{width:100%;font-size:16px;font-weight:500}.credits-dialog li>span{width:100%;color:var(--muted)}.credits-dialog a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}
+@media(max-width:1100px){.hero-visual{min-height:490px}.collection-card h3{font-size:19px}.collection-card>div{left:20px;bottom:24px}.detail-content{padding:44px 28px 28px}}
+@media(max-width:760px){.hero-visual{min-height:320px;aspect-ratio:1.15}.hero-image-tag{left:25px;bottom:26px}.hero-image-tag strong{font-size:22px}.hero-edition{right:16px;top:19px}.product-image{aspect-ratio:1/1.16}.product-capacity{top:8px;left:8px;font-size:12px;padding:4px 6px}.image-caption{bottom:7px;left:7px;padding:4px 5px;font-size:12px}.view-detail{display:none}.product-meta{font-size:12px;margin-top:12px;gap:6px}.product-card h3{font-size:14px;min-height:3.1em}.product-material{font-size:12px;line-height:1.6;min-height:1.6em}.product-bottom{margin-top:11px}.price{font-size:19px}.retail-label{display:none}.add-button{width:32px;height:32px;font-size:21px}.load-more{margin-top:30px;padding:13px 20px;font-size:13px;gap:15px}.collection-card{aspect-ratio:1.45}.collection-card h3{font-size:25px}.collection-card>div{left:24px;bottom:26px}.collection-card p{font-size:13px}.detail-layout{grid-template-columns:1fr}.detail-photo{min-height:300px;height:300px}.detail-photo img{object-position:center 40%!important}.detail-content{padding:25px 23px}.detail-content h2{font-size:24px;margin:10px 0 18px}.detail-content dl{margin-block:20px 15px}.detail-purchase .button{font-size:13px}.quote-dialog{max-width:100vw;width:100%;padding:30px 23px}.quote-head h2{font-size:27px}.credits-dialog{padding:33px 23px}.credits-dialog h2{font-size:25px}.product-dialog .dialog-close{position:fixed;right:27px;top:6dvh}.quote-summary strong{font-size:24px}.empty-state h3{font-size:18px}}
+@media(min-width:761px) and (max-width:950px){.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:38px 29px}.hero h1{font-size:44px}.hero-description{font-size:14px}.hero-foot{font-size:12px;gap:12px}.hero-foot span+span{padding-left:12px}.collection-card h3{font-size:17px}.detail-layout{grid-template-columns:.9fr 1.1fr}}

/* Keep the selected cup prominent while retaining its complete outline. */
.product-image img,.detail-photo img{transform:scale(var(--photo-zoom,1))}.product-image:hover img{transform:scale(calc(var(--photo-zoom,1) * 1.035))}.detail-photo{overflow:hidden}
