:root{--orange:#ee8617;--orange-dark:#c86808;--ink:#1f2529;--muted:#657077;--paper:#f6f3ed;--white:#fff;--line:#ddd7cc;--dark:#202522;--radius:22px;--shadow:0 24px 70px rgba(35,31,25,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 44px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#111;color:#fff;padding:10px 16px}.skip-link:focus{top:16px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(246,243,237,.93);backdrop-filter:blur(14px);border-bottom:1px solid rgba(100,90,75,.12)}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:56px;height:56px;object-fit:contain}.header-brand{gap:14px}.header-logo{display:block;width:82px;height:82px;flex:0 0 82px;background:url('/assets/logo.png') 50% 18%/207% auto no-repeat}.header-name{white-space:nowrap;color:var(--ink);font-size:20px;font-weight:850;letter-spacing:.08em;line-height:1.2}.brand span{display:flex;flex-direction:column;line-height:1.3}.brand strong{font-size:18px;letter-spacing:.08em}.header-brand .header-name{font-size:20px}.brand small{font-size:12px;color:var(--muted);letter-spacing:.16em;margin-top:4px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--orange);transition:.2s}.site-header nav a:hover:after{width:100%}.header-cta{padding:11px 18px;border:1px solid var(--orange);color:var(--orange-dark);border-radius:999px;font-weight:750}
.hero{padding:74px 0 64px;overflow:hidden;background:radial-gradient(circle at 8% 10%,rgba(238,134,23,.1),transparent 29%),linear-gradient(180deg,#f9f7f2 0%,#f6f3ed 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .78fr;gap:78px;align-items:center}.eyebrow{margin:0 0 18px;color:var(--orange-dark);font-size:12px;font-weight:850;letter-spacing:.22em}.hero h1,.section h2,.contact h2{margin:0;line-height:1.16;letter-spacing:-.035em}.hero h1{font-size:clamp(44px,5vw,72px)}.hero h1 em{font-style:normal;color:var(--orange)}.hero-lead{max-width:650px;margin:28px 0 0;font-size:18px;color:#4f595f}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:10px;font-weight:800;transition:transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--orange);color:#fff;box-shadow:0 12px 30px rgba(238,134,23,.25)}.button.secondary{border:1px solid #ada59a;background:rgba(255,255,255,.55)}.hero-note{font-size:13px;color:#747b7e;margin:18px 0 0}.hero-photo{position:relative;margin:0;height:590px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#d9d0c2}.hero-photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 58%,rgba(8,12,10,.76))}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo figcaption{position:absolute;z-index:2;left:28px;right:28px;bottom:24px;color:#fff;display:flex;flex-direction:column}.hero-photo figcaption strong{font-size:20px}.hero-photo figcaption span{font-size:13px;opacity:.8}
.proof{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.proof-grid>div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.proof-grid>div:last-child{border:0}.proof strong{font-size:32px;line-height:1}.proof strong small{font-size:14px;margin-left:3px;color:var(--orange-dark)}.proof span{font-size:13px;color:var(--muted);margin-top:8px}
.section{padding:112px 0}.section-heading{max-width:720px;margin-bottom:50px}.section-heading h2,.about h2{font-size:clamp(34px,4vw,52px)}.section-heading>p:last-child{color:var(--muted);font-size:17px;margin:22px 0 0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{min-height:292px;padding:28px 25px;background:#fff;border:1px solid var(--line);border-radius:18px;transition:.22s}.service-grid article:hover{transform:translateY(-5px);border-color:#f2bc7d;box-shadow:0 18px 40px rgba(51,42,31,.08)}.service-grid article>span{display:inline-block;color:var(--orange);font-weight:900;font-size:13px;border-bottom:2px solid var(--orange);padding-bottom:8px}.service-grid h3{font-size:25px;margin:38px 0 12px}.service-grid p{margin:0;color:var(--muted);font-size:15px}
.work{background:#252925;color:#fff}.work .eyebrow{color:#f4a952}.section-heading.split{max-width:none;display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:end}.section-heading.split>p{color:#c5cbc6;margin:0}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.case-grid figure{margin:0;background:#171a17;border:1px solid rgba(255,255,255,.13);overflow:hidden;border-radius:18px}.case-grid img{width:100%;height:440px;object-fit:cover;transition:transform .45s}.case-grid figure:hover img{transform:scale(1.025)}.case-grid figcaption{display:flex;align-items:flex-start;gap:15px;padding:20px}.case-grid figcaption b{color:#f4a952;font-size:13px}.case-grid figcaption span{display:flex;flex-direction:column;color:#aeb5b0;font-size:13px}.case-grid figcaption strong{color:#fff;font-size:17px;margin-bottom:2px}.text-link{display:inline-block;margin-top:30px;color:#f4a952;font-weight:750}
.about{background:#fff}.about-grid{display:grid;grid-template-columns:.82fr 1fr;gap:80px;align-items:center}.about-photo{height:660px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.about-photo img{width:100%;height:100%;object-fit:cover}.about-copy>p{color:var(--muted);font-size:16px}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:11px 0 11px 32px;border-bottom:1px solid #eee9e0;position:relative}.check-list li:before{content:"✓";position:absolute;left:3px;color:var(--orange);font-weight:900}.rating-link{display:flex;align-items:center;gap:16px;padding:18px 20px;background:var(--paper);border-radius:14px;border:1px solid var(--line)}.rating-link strong{color:var(--orange-dark);font-size:18px}.rating-link span{font-size:14px;color:var(--muted)}
.area{padding-top:0;background:#fff}.area-box{padding:45px 50px;background:var(--paper);border:1px solid var(--line);border-radius:22px;display:flex;justify-content:space-between;gap:40px;align-items:center}.area-box h2{font-size:38px;margin:0}.area-box p:last-child{color:var(--muted);margin:10px 0 0}.area-tags{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.area-tags span{display:inline-flex;align-items:center;justify-content:center;width:86px;height:86px;border-radius:50%;background:#fff;border:1px solid #d7d0c5;font-weight:850;color:#363c3f}
.faq-grid{display:grid;grid-template-columns:.72fr 1fr;gap:100px}.accordion details{border-top:1px solid var(--line);padding:21px 0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;font-size:18px;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:20px}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"＋";color:var(--orange)}.accordion details[open] summary:after{content:"−"}.accordion p{color:var(--muted);margin:15px 42px 2px 0}
.contact{padding:86px 0;background:var(--orange);color:#fff}.contact .eyebrow{color:#fff;opacity:.75}.contact-inner{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center}.contact h2{font-size:clamp(34px,4.3vw,58px)}.contact-actions{display:flex;flex-direction:column;min-width:280px;gap:13px}.button.light{background:#fff;color:#202523}.phone-link{font-size:30px;font-weight:900;letter-spacing:.03em;text-align:center}.contact-actions small{text-align:center;opacity:.8}
footer{padding:54px 0 86px;background:#1f2320;color:#dce0dc}.footer-inner{display:grid;grid-template-columns:1fr 1fr auto;gap:50px;align-items:start}.footer-brand{gap:16px}.footer-brand img{width:68px;height:68px;padding:7px;background:#fff;border-radius:14px;box-shadow:0 6px 20px rgba(0,0,0,.18)}.footer-brand strong{color:#fff;font-size:20px;letter-spacing:.1em}.footer-brand small{display:block;color:#d1d6d2;font-size:13px;letter-spacing:.08em}.footer-inner p{margin:0;color:#c1c7c2;font-size:14px}.social-links{display:flex;gap:18px;font-size:14px}.social-links a{border-bottom:1px solid #8c938d}.copyright{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:20px;color:#a0a7a1;font-size:12px}.mobile-contact{display:none}
@media (max-width:920px){.site-header nav{display:none}.hero{padding-top:46px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero-copy{order:2}.hero-photo{order:1;height:460px}.hero h1{font-size:50px}.service-grid{grid-template-columns:repeat(2,1fr)}.section-heading.split{grid-template-columns:1fr;gap:25px}.case-grid img{height:350px}.about-grid{grid-template-columns:1fr;gap:45px}.about-photo{height:520px}.faq-grid{grid-template-columns:1fr;gap:25px}.contact-inner{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.social-links{grid-column:1/-1}.area-box{align-items:flex-start;flex-direction:column}.area-tags{justify-content:flex-start}}
@media (max-width:620px){body{padding-bottom:62px}.shell{width:min(100% - 28px,1180px)}.header-inner{height:80px;gap:10px}.header-brand{gap:8px}.header-logo{width:64px;height:64px;flex-basis:64px}.header-brand .header-name{font-size:16px;letter-spacing:.04em}.brand img{width:46px;height:46px}.brand strong{font-size:16px}.brand small{display:none}.header-cta{font-size:13px;padding:9px 13px}.hero{padding:22px 0 46px}.hero-photo{height:365px;border-radius:18px}.hero-photo figcaption{left:18px;bottom:16px}.hero-copy{padding:0 4px}.hero h1{font-size:39px}.hero-lead{font-size:16px;margin-top:20px}.hero-actions{display:grid;margin-top:26px}.button{width:100%}.hero-note{line-height:1.55}.proof-grid{grid-template-columns:repeat(2,1fr);row-gap:25px}.proof-grid>div:nth-child(2){border:0}.proof-grid>div:nth-child(-n+2){padding-bottom:25px;border-bottom:1px solid var(--line)}.proof strong{font-size:28px}.section{padding:76px 0}.section-heading{margin-bottom:34px}.section-heading h2,.about h2{font-size:35px}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:0}.case-grid{grid-template-columns:1fr}.case-grid img{height:410px}.about-photo{height:430px}.rating-link{align-items:flex-start;flex-direction:column;gap:3px}.area-box{padding:30px 24px}.area-tags span{width:65px;height:65px;font-size:14px}.accordion summary{font-size:16px}.contact{padding:64px 0}.contact h2{font-size:36px}.contact-actions{min-width:0}.footer-inner{grid-template-columns:1fr}.social-links{grid-column:auto}.mobile-contact{position:fixed;display:grid;grid-template-columns:1fr 1.25fr;z-index:40;left:0;right:0;bottom:0;height:62px;box-shadow:0 -8px 24px rgba(0,0,0,.16)}.mobile-contact a{display:flex;align-items:center;justify-content:center;background:#fff;color:#222;font-weight:850}.mobile-contact a:last-child{background:var(--orange);color:#fff}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-grid article,.case-grid img{transition:none}}
