.service-page{padding-bottom:var(--space-2xl)}.service-hero-image picture{aspect-ratio:21/9;width:100%;max-height:44vh;margin-top:var(--header-height);display:block;overflow:hidden}.service-hero-image img{object-fit:cover;width:100%;height:100%;display:block}.service-hero{padding:var(--space-lg) 0 var(--space-xl);border-bottom:1px solid var(--line-1)}.service-hero h1{font-size:var(--step-4);max-width:20ch;margin-bottom:var(--space-sm)}:root[lang=th] .service-hero h1,:root[lang=zh-CN] .service-hero h1{max-width:24ch}.service-hero-body{font-size:var(--step-1);color:var(--text-2);max-width:60ch;margin-bottom:var(--space-md);line-height:1.7}.service-hero-actions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.service-reply-note{font-size:var(--step--1);color:var(--text-3)}.service-body{padding-top:var(--space-xl)}.service-section{max-width:68ch;margin-bottom:var(--space-2xl);scroll-margin-top:calc(var(--header-height) + var(--space-md))}.service-section h2{font-size:var(--step-2);margin-bottom:var(--space-sm)}.service-section p{color:var(--text-2);margin-bottom:var(--space-sm);line-height:1.75}.service-list{margin:0 0 var(--space-md);color:var(--text-2);padding-left:1.25rem}.service-list li{margin-bottom:.6rem;line-height:1.75}.service-steps{counter-reset:step;margin:0 0 var(--space-md);padding:0;list-style:none}.service-steps li{counter-increment:step;margin-bottom:var(--space-md);padding-left:3rem;position:relative}.service-steps li:before{content:counter(step);background:var(--accent-wash);width:2rem;height:2rem;color:var(--accent-ink);font-family:var(--font-display);font-size:var(--step--1);border-radius:50%;place-items:center;display:grid;position:absolute;top:.1em;left:0}.service-steps h3,.service-detail h3,.service-faq h3{font-size:var(--step-0);margin-bottom:.35rem;font-weight:500}.service-steps p,.service-detail p,.service-faq p{margin-bottom:0}.service-detail,.service-faq{padding:var(--space-sm) 0;border-top:1px solid var(--line-1)}.service-compare-wrap{margin-bottom:var(--space-md);overflow-x:auto}.service-compare{border-collapse:collapse;width:100%;font-size:var(--step--1);min-width:34rem}.service-compare th,.service-compare td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line-1);padding:.875rem 1rem;line-height:1.6}.service-compare thead th{color:var(--text-1);border-bottom:1px solid var(--line-2);font-weight:500}.service-compare tbody th{color:var(--text-3);width:30%;font-weight:400}.service-compare td{color:var(--text-2)}.service-compare thead th:last-child,.service-compare td:last-child{background:var(--surface-sunken)}.service-band picture{aspect-ratio:3;border-radius:var(--radius-lg);max-height:320px;margin-bottom:var(--space-2xl);display:block;overflow:hidden}.service-band img{object-fit:cover;width:100%;height:100%;display:block}.service-mid-cta{max-width:68ch;margin:0 0 var(--space-2xl);padding:var(--space-md);background:var(--surface-sunken);border-left:2px solid var(--accent-strong);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.service-mid-cta p{font-size:var(--step-0);color:var(--text-1);margin:0}.service-related{gap:var(--space-xs);grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));margin:0;padding:0;list-style:none;display:grid}.service-related a{padding:var(--space-sm) var(--space-md);border:1px solid var(--line-2);border-radius:var(--radius-sm);color:var(--text-1);transition:border-color var(--dur-fast) var(--ease-out);text-decoration:none;display:block}.service-related a:hover{border-color:var(--accent-ink)}.service-closing{max-width:68ch;padding-top:var(--space-lg);border-top:1px solid var(--line-1)}.service-closing h2{font-size:var(--step-2);margin-bottom:var(--space-md)}.service-cards{margin:0 0 var(--space-2xl);gap:var(--space-md);grid-template-columns:1fr;padding:0;list-style:none;display:grid}@media (min-width:640px){.service-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.service-cards{grid-template-columns:repeat(3,1fr)}}.service-card{background:var(--surface-1);border:1px solid var(--line-1);border-radius:var(--radius-lg);height:100%;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.service-card:hover{border-color:var(--accent-ink);transform:translateY(-2px)}.service-card-image picture{aspect-ratio:4/3;display:block;overflow:hidden}.service-card-image img{object-fit:cover;width:100%;height:100%;transition:transform var(--dur-slow) var(--ease-out);display:block}.service-card:hover .service-card-image img{transform:scale(1.03)}.service-card-text{padding:var(--space-md);flex:1}.service-card h3{font-family:var(--font-display);font-size:var(--step-1);color:var(--text-1);margin-bottom:.5rem}.service-card p{color:var(--text-3);font-size:var(--step--1);margin:0;line-height:1.65}@media (max-width:767px){.service-hero h1{font-size:var(--step-3)}.service-mid-cta{flex-direction:column;align-items:stretch}}
