html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body,html{scroll-behavior:smooth;width:100%;min-height:100vh;font-family:Noto Sans TC,system-ui,-apple-system,sans-serif;color:#333;background-color:#f9f9f9;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit;transition:opacity .2s ease}.button,button{border:0;padding:1rem;font-size:1.1rem;border-radius:.35rem;cursor:pointer;background:transparent;color:inherit}ul li{list-style:none}p{line-height:2rem;font-size:1.1rem}details{font-style:normal}details summary{cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;outline:none}blockquote,figure{margin:0}img{max-width:100%;height:auto;display:block;border-radius:.52rem}.container,.container-narrow{width:90%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media(min-width:580px){.container,.container-narrow{max-width:85vw}}@media(min-width:768px){.container,.container-narrow{max-width:85vw}}@media(min-width:992px){.container,.container-narrow{max-width:90vw}}@media(min-width:1200px){.container,.container-narrow{max-width:90vw}}.container-narrow{max-width:800px!important}.section{padding-top:3rem;padding-bottom:3rem}.text-center{text-align:center}.text-right{text-align:right}@media(max-width:580px){.d-none-mobile{display:none!important}}.container{padding:40px 20px}.hero-section{text-align:center;margin-bottom:60px;padding:40px 0;border-bottom:1px solid #334155}.hero-section .glow-title{font-size:2.2rem;color:#fff;margin-bottom:20px;letter-spacing:2px;text-shadow:0 0 15px rgba(250,204,21,.4)}.hero-section .k-san-intro{font-size:1.1rem;color:#94a3b8;max-width:800px;margin:0 auto 30px}.starlight-btn{display:inline-block;background-color:transparent;color:#facc15;border:1px solid #facc15;padding:12px 28px;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:4px;transition:all .3s ease}.starlight-btn:hover{background-color:#facc15;color:#0b1121;box-shadow:0 0 20px #facc1599;transform:translateY(-2px)}.section-title{font-size:1.6rem;color:#fff;border-left:4px solid #facc15;padding-left:12px;margin-bottom:24px}.section-subtitle{color:#94a3b8;margin-bottom:20px}.directory-section{margin-bottom:60px}.gear-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.gear-card{color:inherit}.gear-card .card-title{color:#38bdf8;font-size:1.2rem;margin:0 0 12px}.gear-card .card-desc{color:#94a3b8;font-size:.95rem;margin:0}.spec-chart-section{margin-bottom:60px}.table-responsive{overflow-x:auto}.premium-dark-table{width:100%;border-collapse:collapse;background-color:#151e32;border-radius:8px;overflow:hidden}.premium-dark-table td,.premium-dark-table th{padding:16px;text-align:left;border-bottom:1px solid #334155}.premium-dark-table th{background-color:#0003;color:#94a3b8;font-weight:400;text-transform:uppercase;font-size:.85rem;letter-spacing:1px}.premium-dark-table tr:last-child td{border-bottom:none}.premium-dark-table tr:hover{background-color:#1d2a45}.premium-dark-table .highlight-model{font-weight:700;color:#fff}.premium-dark-table .text-accent{color:#facc15}.k-san-tips{background:linear-gradient(145deg,#151e32,#0e1629);border:1px solid #334155;border-radius:8px;padding:30px;box-shadow:0 4px 15px #0000004d}.k-san-tips .tips-title{color:#facc15;margin:0 0 20px;font-size:1.3rem}.k-san-tips .tips-list{margin:0;padding-left:20px}.k-san-tips .tips-list li{margin-bottom:15px;color:#e2e8f0}.k-san-tips .tips-list li:last-child{margin-bottom:0}.k-san-tips .tips-list li strong{color:#38bdf8}.dark-theme-wrapper{line-height:1.6}.container{max-width:1000px}.category-header{text-align:center;margin-bottom:50px;padding:40px 0;border-bottom:1px solid #334155}.category-header .glow-title{font-size:2.2rem;color:#fff;margin:0 0 15px;letter-spacing:1px;text-shadow:0 0 15px rgba(250,204,21,.3)}.category-header .category-desc{font-size:1.1rem;color:#94a3b8;max-width:700px;margin:0 auto}.gear-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:25px}.gear-card{background-color:#151e32;border:1px solid #334155;border-radius:8px;padding:24px;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease}.gear-card:hover{background-color:#1d2a45;border-color:#38bdf8;transform:translateY(-5px);box-shadow:0 8px 25px #38bdf826}.gear-card:hover .view-btn{color:#facc15}.gear-card .card-content{margin-bottom:20px}.gear-card .article-title{color:#fff;font-size:1.25rem;margin:0 0 12px;line-height:1.4}.gear-card .article-desc{color:#94a3b8;font-size:.95rem;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gear-card .highlight-specs{display:flex;flex-wrap:wrap;gap:8px}.gear-card .spec-badge{background-color:#facc151a;color:#facc15;font-size:.8rem;padding:4px 10px;border-radius:4px;border:1px solid rgba(250,204,21,.2)}.gear-card .card-action{border-top:1px solid #334155;padding-top:16px;text-align:right}.gear-card .view-btn{color:#38bdf8;font-size:.95rem;font-weight:700;transition:color .3s}.dark-theme-wrapper{background-color:#0b1121;color:#e2e8f0;min-height:100vh;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;line-height:1.7}.container{max-width:900px;margin:0 auto;padding:0 20px 60px}.breadcrumb{padding:20px 0;font-size:.9rem;color:#94a3b8}.breadcrumb a{color:#38bdf8;text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:#fff}.breadcrumb .separator{margin:0 10px;color:#334155}.breadcrumb .current{color:#e2e8f0}.gear-header{margin-bottom:40px}.gear-header .glow-title{font-size:2rem;color:#fff;margin:0;line-height:1.4;text-shadow:0 0 15px rgba(250,204,21,.3)}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:40px}.spec-card{background-color:#151e32;border:1px solid #334155;border-radius:8px;padding:16px;display:flex;flex-direction:column}.spec-card .spec-label{font-size:.8rem;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.spec-card .spec-value{font-size:1.1rem;font-weight:700;color:#facc15}.table-section{margin-bottom:50px}.table-section :deep(table){width:100%;border-collapse:collapse;background-color:#151e32;border-radius:8px;overflow:hidden}.table-section :deep(table) td,.table-section :deep(table) th{padding:16px;text-align:left;border-bottom:1px solid #334155;color:#e2e8f0}.table-section :deep(table) th{background-color:#0000004d;color:#94a3b8;font-size:.9rem}.table-section :deep(table) tr:hover td{background-color:#1d2a45}.k-san-article{background-color:transparent}.k-san-article :deep(h2){font-size:1.6rem;color:#fff;border-bottom:1px solid #334155;padding-bottom:10px;margin:40px 0 20px;display:flex;align-items:center}.k-san-article :deep(h2):before{content:"";display:inline-block;width:4px;height:24px;background-color:#facc15;margin-right:12px;border-radius:2px}.k-san-article :deep(h3){font-size:1.3rem;color:#38bdf8;margin:30px 0 15px}.k-san-article :deep(p){margin-bottom:20px}.k-san-article :deep(ul){background:#151e32;padding:24px 24px 24px 40px;border-radius:8px;border-left:3px solid #38bdf8;margin-bottom:24px}.k-san-article :deep(ul) li{margin-bottom:12px}.k-san-article :deep(ul) li::marker{color:#facc15}.k-san-article :deep(ul) li:last-child{margin-bottom:0}.k-san-article :deep(strong){color:#fff;background:#facc151a;padding:2px 6px;border-radius:4px}.k-san-article :deep(img){max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px #00000080;margin:20px 0;display:block}
