.distributor-notice{width:min(42rem,calc(100% - 2rem));max-height:calc(100dvh - 2rem);margin:auto;padding:0;border:0;background:transparent;color:#243142;box-shadow:0 24px 70px #00000052}.distributor-notice::backdrop{background:#0a1622b8}.distributor-notice__panel{position:relative;overflow-y:auto;max-height:calc(100dvh - 2rem);padding:clamp(1.5rem,5vw,3rem);border-top:5px solid #cf3159;background:#fff}.distributor-notice__close{position:absolute;top:.75rem;right:.75rem;width:2.5rem;height:2.5rem;border:0;border-radius:50%;background:#edf1f4;color:#243142;font:400 1.6rem/1 sans-serif;cursor:pointer}.distributor-notice__close:hover,.distributor-notice__close:focus-visible{background:#dce4e9;outline:3px solid rgba(14,132,142,.3)}.distributor-notice__copy h2,.distributor-notice__copy h3{margin:0 3rem .75rem 0;color:#162331;line-height:1.3}.distributor-notice__copy h2{font-size:clamp(1.6rem,4vw,2.25rem)}.distributor-notice__copy h3{font-size:1.15rem}.distributor-notice__copy p{margin:0;line-height:1.7}.distributor-notice__copy--english{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #dce4e9}.distributor-notice__remember{display:flex;align-items:center;gap:.55rem;margin-top:1.5rem;font-size:.9rem;line-height:1.4}.distributor-notice__remember input{width:1rem;height:1rem}.distributor-notice__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.25rem;margin-top:1.5rem}.distributor-notice__cta{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;padding:.7rem 1.2rem;border-radius:4px;background:#cf3159;color:#fff;font-weight:700;text-decoration:none}.distributor-notice__cta:hover,.distributor-notice__cta:focus-visible{background:#a91f46;color:#fff}.distributor-notice__email{color:#08737b;font-weight:600;overflow-wrap:anywhere}.distributor-notice-banner{position:fixed;z-index:10000;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto 2rem;align-items:center;gap:.75rem;padding:.9rem max(1rem,env(safe-area-inset-right)) max(.9rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));border-top:4px solid #cf3159;background:#fff;color:#243142;box-shadow:0 -8px 30px #0000002e}.distributor-notice-banner__copy{min-width:0}.distributor-notice-banner__title,.distributor-notice-banner__english{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.distributor-notice-banner__title{color:#162331;font-size:.95rem}.distributor-notice-banner__english{margin-top:.15rem;color:#607080;font-size:.75rem}.distributor-notice-banner__cta{min-height:2.4rem;padding:.45rem .7rem;border:0;border-radius:4px;background:#cf3159;color:#fff;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.distributor-notice-banner__close{width:2rem;height:2rem;padding:0;border:0;border-radius:50%;background:#edf1f4;color:#243142;font:400 1.4rem/1 sans-serif;cursor:pointer}.distributor-notice-banner__cta:focus-visible,.distributor-notice-banner__close:focus-visible{outline:3px solid rgba(14,132,142,.4);outline-offset:2px}@media(max-width:40rem){.distributor-notice{width:100%;max-height:90dvh;margin:auto 0 0}.distributor-notice__panel{max-height:90dvh;padding:1.5rem}}.product-spec{--color-primary: #0f172a;--color-accent: #0284c7;--color-surface: #f8fafc;--color-surface-white: #ffffff;--color-text-main: #334155;--color-text-light: #64748b;--color-border: #e2e8f0;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--font-main: "Noto Sans TC", "Noto Sans", sans-serif}.product-spec{font-family:var(--font-main);background-color:var(--color-surface);color:var(--color-text-main);line-height:1.6}.product-spec .hero-new{position:relative;min-height:500px;height:50vh;display:flex;align-items:center;justify-content:flex-start;color:#fff;background-image:var(--hero-image);background-position:center;background-size:cover}.product-spec .hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0f172ae6,#0f172ab3,#0f172a1a)}.product-spec .hero-content{position:relative;z-index:1;max-width:1200px;width:100%;margin:0 auto;padding:0 2rem}.product-spec .hero-breadcrumb{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;opacity:.85}.product-spec .hero-breadcrumb a,.product-spec .hero-breadcrumb span{color:#fff}.product-spec .hero-badge{display:inline-block;background:var(--color-accent);color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.product-spec .hero-title{font-size:3rem;line-height:1.2;font-weight:700;margin:0 0 1rem;letter-spacing:0;text-shadow:0 2px 4px rgb(0 0 0 / .3)}.product-spec .hero-subtitle{font-size:1.25rem;opacity:.95;max-width:620px;font-weight:300;text-shadow:0 1px 2px rgb(0 0 0 / .3)}.product-spec .hero-title-line{display:block}.product-spec .page-container{max-width:1200px;margin:-80px auto 4rem;position:relative;z-index:2;padding:0 2rem}.product-spec .intro-card,.product-spec .feature-card{background:var(--color-surface-white);border-radius:8px;border:1px solid var(--color-border)}.product-spec .intro-card{padding:3rem;box-shadow:var(--shadow-lg);margin-bottom:3rem;border-top:4px solid var(--color-accent)}.product-spec .intro-text{font-size:1.1rem}.product-spec .feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:4rem}.product-spec .decision-guide{margin-bottom:3rem}.product-spec .decision-guide h2{color:var(--color-primary);font-size:1.75rem;margin:0 0 1.5rem;letter-spacing:0}.product-spec .decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-spec .decision-grid article{background:var(--color-surface-white);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem}.product-spec .decision-grid h3{color:var(--color-primary);font-size:1.05rem;margin:0 0 .5rem;letter-spacing:0}.product-spec .decision-grid p{color:var(--color-text-light);margin:0}.product-spec .feature-card{padding:2.5rem;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.product-spec .feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--color-accent)}.product-spec .feature-title{font-size:1.5rem;color:var(--color-primary);margin:0 0 1rem;font-weight:600;display:flex;align-items:center;gap:.75rem;letter-spacing:0}.product-spec .feature-title:before{content:"";display:block;width:6px;height:24px;background-color:var(--color-accent);border-radius:2px;flex:0 0 auto}.product-spec .feature-list{list-style:none;padding:0;margin:0}.product-spec .feature-list li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:var(--color-text-light)}.product-spec .feature-list li:before{content:">";position:absolute;left:0;color:var(--color-accent);font-weight:700}.product-spec .feature-list strong{color:var(--color-primary);font-weight:600}.product-spec .brand-banner{background:#e0f2fe;padding:3rem 2rem;margin:0 -2rem 4rem;border-radius:8px;text-align:center;border-left:4px solid var(--color-accent)}.product-spec .brand-banner h2,.product-spec .spec-header h2,.product-spec .faq-inline h2{color:var(--color-primary);letter-spacing:0}.product-spec .brand-logos{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem;font-weight:700;color:var(--color-primary)}.product-spec .brand-logos span{background:#fff;padding:.5rem 1rem;border-radius:4px;box-shadow:var(--shadow-sm)}.product-spec .brand-note{margin-top:2rem;font-size:.9rem;color:var(--color-text-light)}.product-spec .spec-section{margin-bottom:4rem}.product-spec .spec-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;border-bottom:2px solid var(--color-border);padding-bottom:.5rem}.product-spec .spec-header h2{margin:0;font-size:1.75rem}.product-spec .spec-header span{font-size:1rem;background:var(--color-accent);color:#fff;padding:.25rem .75rem;border-radius:99px;font-weight:500}.product-spec .modern-table-wrapper{overflow-x:auto;border-radius:8px;border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.product-spec .modern-table{width:100%;border-collapse:collapse;background:#fff;white-space:nowrap}.product-spec .modern-table th{background:var(--color-primary);color:#fff;padding:1rem 1.5rem;text-align:left;font-weight:500;font-size:.95rem}.product-spec .modern-table td{padding:1rem 1.5rem;border-bottom:1px solid var(--color-border);font-size:.95rem;color:var(--color-text-main)}.product-spec .modern-table tr:hover td{background-color:#f1f5f9}.product-spec .faq-inline{margin-top:4rem;padding-top:4rem;border-top:1px solid var(--color-border)}.product-spec .faq-inline h2{text-align:center;margin-bottom:3rem}.product-spec .faq-list{max-width:800px;margin:0 auto}.product-spec .faq-list article{margin-bottom:2rem}.product-spec .faq-list h3{font-size:1.15rem;color:var(--color-primary);margin-bottom:.5rem;letter-spacing:0}.product-spec .faq-list p{color:var(--color-text-light)}.product-spec .related-links{text-align:center;margin-top:4rem;padding:2rem;background:#f1f5f9;border-radius:8px}.product-spec .related-links div{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.product-spec a.text-link{color:var(--color-accent);text-decoration:none;font-weight:500;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}.product-spec a.text-link:hover{border-bottom-color:var(--color-accent);color:#0369a1}@media(max-width:768px){.product-spec .hero-title{font-size:2rem}.product-spec .feature-grid,.product-spec .decision-grid{grid-template-columns:1fr}.product-spec .page-container{margin-top:-40px;padding:0 1rem}.product-spec .brand-banner{margin:0 0 3rem}.product-spec .intro-card,.product-spec .feature-card{padding:1.5rem}}.faq-article-page{padding:2.5rem 0}.faq-article-page .faq-article h1,.faq-article-page .faq-article h2{color:#0f172a;letter-spacing:0}.faq-article-page .faq-toc{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0 2rem;padding:1rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.faq-article-page .faq-question{margin-bottom:2rem}.faq-article-page .answer{white-space:pre-line}.faq-article-page .faq-table-wrap{overflow-x:auto;margin:1rem 0}.faq-article-page .related-read{margin-top:1rem}.faq-article-page .faq-contact-cta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;margin-top:1rem;padding:.85rem 1rem;border-left:4px solid #0284c7;background:#f8fafc;color:#0f172a;font-weight:600}.faq-article-page .faq-contact-cta a{color:#0369a1}.case-index-page{padding:2.5rem 0}.case-index-page #board .column{display:flex}.case-index-page .case-card{width:100%;border-radius:8px}.case-index-page .case-summary{max-width:820px;margin:1rem auto 2rem;color:#4b5563;line-height:1.7}.case-index-page .case-card img{width:100%;height:auto;display:block}
