:root{--ink:#1f2937;--muted:#6b7280;--line:#edf0f3;--paper:#fff;--cream:#fffaf3;--blue-soft:#e9fbff;--green-soft:#f0fbef;--orange-soft:#fff0df;--pink-soft:#fff3f4;--blue:#0f4c81;--green:#61b33b;--orange:#f7941d;--shadow:0 22px 60px rgba(31,41,55,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,"Microsoft JhengHei","Noto Sans TC",sans-serif;line-height:1.65;background:var(--paper)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:210px 1fr auto;gap:20px;align-items:center;width:100%;padding:18px clamp(18px,5vw,70px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:block;width:190px;height:42px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.site-nav{display:flex;justify-content:center;gap:28px;font-size:14px;font-weight:800}.site-nav a{padding:8px 0;color:#222}.site-nav a:hover,.site-nav .is-active{color:var(--orange)}.phone-pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 16px;color:#fff;font-weight:900;background:#111;border-radius:999px}.nav-toggle{display:none}
.home-hero,.page-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:stretch;width:min(1160px,calc(100% - 36px));margin:48px auto 64px;overflow:hidden;background:var(--blue-soft);border-radius:34px}.hero-copy,.page-hero>div{padding:clamp(34px,6vw,74px)}.badge,.eyebrow{display:inline-flex;width:fit-content;margin:0 0 18px;padding:8px 14px;color:#b35b00;font-size:13px;font-weight:900;background:#fff1df;border-radius:999px}h1{max-width:660px;margin:0;font-size:clamp(42px,6vw,72px);line-height:1.04;letter-spacing:0}.home-hero p,.page-hero p{max-width:650px;color:var(--muted);font-size:17px}.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.hero-meta span{padding:9px 14px;font-weight:800;background:#fff;border-radius:999px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:14px;font-weight:900}.button.dark{color:#fff;background:#111}.button.light{color:#111;background:#fff}
.hero-visual,.page-hero-media{position:relative;display:grid;min-height:420px;place-items:center;padding:36px;background:radial-gradient(circle at 18% 20%,rgba(97,179,59,.18),transparent 24%),radial-gradient(circle at 84% 24%,rgba(247,148,29,.24),transparent 18%),#f9fbfd;overflow:hidden}.hero-photo,.page-photo{width:min(560px,92%);aspect-ratio:4/3;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.hero-photo{border:14px solid #fff}.hero-logo-card,.page-logo-card{position:absolute;right:40px;bottom:48px;width:min(320px,58%);padding:16px;background:#fff;border-radius:22px;box-shadow:var(--shadow)}.page-logo-card{left:38px;right:auto}.round-stamp{position:absolute;top:34px;left:36px;display:grid;width:112px;height:112px;place-items:center;color:#fff;font-size:13px;font-weight:900;line-height:1.2;text-align:center;background:#111;border:7px solid #fff;border-radius:999px;box-shadow:var(--shadow)}
.section{width:min(1160px,calc(100% - 36px));margin:0 auto 72px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2,.section h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.12}.section-heading a{padding:12px 18px;color:var(--blue);font-weight:900;background:var(--blue-soft);border-radius:14px}.intro-strip{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:34px;background:var(--cream);border-radius:26px}.intro-strip p,.text-layout p,.service-card li,.experience-box p,.gallery-grid p,.contact-grid p{color:var(--muted)}
.service-grid,.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card,.gallery-grid article,.contact-card,.experience-box{padding:24px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 42px rgba(31,41,55,.06)}.service-card:nth-child(1){background:#f8fbff}.service-card:nth-child(2){background:var(--green-soft)}.service-card:nth-child(3){background:var(--cream)}.service-card:nth-child(4){background:var(--pink-soft)}.service-card h3,.gallery-grid h3{margin:14px 0 10px;font-size:21px;line-height:1.25}.service-card ul{padding-left:18px;margin:0 0 18px}.service-card a{color:#111;font-weight:900}.card-photo,.gallery-photo{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:18px;border-radius:20px}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.category-grid article{display:grid;gap:14px;place-items:center;min-height:170px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 14px 38px rgba(31,41,55,.06);font-weight:900}.category-icon{position:relative;width:74px;height:74px;background:var(--blue-soft);border-radius:22px}.category-icon:before,.category-icon:after{position:absolute;content:"";border-radius:999px}.category-icon:before{width:34px;height:34px;top:13px;left:20px;background:var(--orange)}.category-icon:after{width:46px;height:16px;right:9px;bottom:13px;background:var(--blue)}.category-icon.green{background:var(--green-soft)}.category-icon.green:before{background:var(--green)}.category-icon.orange{background:var(--orange-soft)}.category-icon.pink{background:var(--pink-soft)}
.text-layout{max-width:900px;padding:40px;background:#fbfcfd;border-radius:28px}.experience-box{background:var(--cream)}.note{padding:18px;color:#7a3b00!important;background:#fff1df;border-radius:18px}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:24px;align-items:start;padding:42px;background:var(--blue-soft);border-radius:28px}.phone-big{display:block;padding:22px;color:#fff;background:#111;border-radius:22px}.phone-big strong{font-size:32px}
.site-footer{display:flex;justify-content:space-between;gap:24px;width:min(1160px,calc(100% - 36px));margin:0 auto 32px;padding:28px 0 0;border-top:1px solid var(--line)}.site-footer img{width:180px;height:44px;object-fit:contain;object-position:left center}.site-footer p{color:var(--muted)}.footer-links{display:flex;gap:18px;font-weight:900}
@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.phone-pill{display:none}.nav-toggle{display:block;width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:12px}.nav-toggle span{display:block;width:20px;height:2px;margin:5px auto;background:#111}.site-nav{position:absolute;top:100%;left:18px;right:18px;display:none;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.site-nav.is-open{display:grid;justify-content:stretch}.home-hero,.page-hero,.contact-grid{grid-template-columns:1fr}.service-grid,.category-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.site-header{padding:14px 18px}.brand{width:170px}.home-hero,.page-hero{margin-top:24px;border-radius:24px}h1{font-size:38px}.hero-copy,.page-hero>div,.section,.text-layout,.contact-grid{padding:24px}.section{width:min(100% - 24px,1160px);margin-bottom:36px}.section-heading,.intro-strip,.site-footer{align-items:stretch;flex-direction:column}.service-grid,.category-grid,.gallery-grid{grid-template-columns:1fr}.button{width:100%}}
