html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body,html{scroll-behavior:smooth;color:#333;-webkit-font-smoothing:antialiased;background-color:#f9f9f9;width:100%;min-height:100vh;font-family:Noto Sans TC,system-ui,-apple-system,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none;transition:opacity .2s}.button,button{cursor:pointer;color:inherit;background:0 0;border:0;border-radius:.35rem;padding:1rem;font-size:1.1rem}ul li{list-style:none}p{font-size:1.1rem;line-height:2rem}details{font-style:normal}details summary{cursor:pointer;outline:none;justify-content:space-between;align-items:center;gap:12px;font-weight:600;list-style:none;display:flex}blockquote,figure{margin:0}img{border-radius:.52rem;max-width:100%;height:auto;display:block}.container,.container-narrow{width:90%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (width>=580px){.container,.container-narrow{max-width:85vw}}@media (width>=768px){.container,.container-narrow{max-width:85vw}}@media (width>=992px){.container,.container-narrow{max-width:90vw}}@media (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 (width<=580px){.d-none-mobile{display:none!important}}.persephone-theme{color:#333;background-color:#fafafa;padding-bottom:4rem;font-family:Helvetica Neue,Arial,PingFang TC,Noto Sans TC,sans-serif;line-height:1.6}.persephone-theme .container{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.persephone-theme .section-heading{color:#4a6741;border-bottom:2px solid #8c9970;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.75rem}.persephone-theme .hero-section{text-align:center;margin-bottom:2rem;padding:3rem 0}.persephone-theme .hero-section .main-title{color:#4a6741;letter-spacing:2px;margin-bottom:.5rem;font-size:2.5rem}.persephone-theme .hero-section .subtitle{color:#8c9970;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.persephone-theme .hero-section .intro-text{color:#666;max-width:700px;margin:0 auto 2rem}.persephone-theme .hero-section .btn-primary{color:#fff;background-color:#4a6741;border-radius:30px;padding:.75rem 2rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.persephone-theme .hero-section .btn-primary:hover{background-color:#34482d}.persephone-theme .category-grid{margin-bottom:4rem}.persephone-theme .category-grid .grid-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.persephone-theme .category-grid .category-card{color:inherit;background:#fff;border:1px solid #eaeaea;border-radius:12px;align-items:flex-start;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.persephone-theme .category-grid .category-card:hover{border-color:#8c9970;transform:translateY(-3px);box-shadow:0 8px 15px #0000000d}.persephone-theme .category-grid .category-card .card-icon{margin-right:1rem;font-size:2rem}.persephone-theme .category-grid .category-card .card-content{flex:1}.persephone-theme .category-grid .category-card .card-content h3{color:#4a6741;margin:0 0 .5rem;font-size:1.2rem}.persephone-theme .category-grid .category-card .card-content p{color:#666;margin:0;font-size:.95rem}.persephone-theme .category-grid .category-card .card-arrow{color:#8c9970;align-self:center;font-weight:700}.persephone-theme .affiliate-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #00000005}.persephone-theme .affiliate-section .affiliate-desc{color:#666;margin-bottom:1.5rem}.persephone-theme .affiliate-section .affiliate-list{margin:0;padding:0;list-style:none}.persephone-theme .affiliate-section .affiliate-list .affiliate-item{border-bottom:1px dashed #eaeaea;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.persephone-theme .affiliate-section .affiliate-list .affiliate-item:last-child{border-bottom:none}.persephone-theme .affiliate-section .affiliate-list .affiliate-item .item-info{align-items:center;gap:.75rem;display:flex}.persephone-theme .affiliate-section .affiliate-list .affiliate-item .item-info .badge{color:#d37d26;background-color:#fdf3e7;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.persephone-theme .affiliate-section .affiliate-list .affiliate-item .item-action{align-items:center;gap:1rem;display:flex}.persephone-theme .affiliate-section .affiliate-list .affiliate-item .item-action .price{color:#333;font-weight:700}.persephone-theme .affiliate-section .affiliate-list .affiliate-item .item-action .btn-outline{color:#4a6741;border:1px solid #4a6741;border-radius:20px;padding:.4rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s}.persephone-theme .affiliate-section .affiliate-list .affiliate-item .item-action .btn-outline:hover{color:#fff;background-color:#4a6741}@media (width<=600px){.persephone-theme .affiliate-item{flex-direction:column;gap:1rem;align-items:flex-start!important}.persephone-theme .affiliate-item .item-action{justify-content:space-between;width:100%}}
