*{box-sizing:border-box}
:root{--ink:#233229;--green:#536a53;--cream:#f7f3ea;--line:#ded6c8;--muted:#68736b;--gold:#d7b35c}
body.infoPage{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,"Noto Sans TC",sans-serif;line-height:1.85}
.infoPage a{color:inherit}.infoHeader{height:86px;background:#fff;display:flex;align-items:center;padding:0 clamp(20px,4vw,68px);gap:28px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}
.infoBrand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.infoMark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#6d866c;color:#fff;font:26px Georgia}.infoBrand b,.infoBrand small{display:block}.infoBrand small{font-size:11px;color:#6f786f}.infoNav{display:flex;gap:24px;font-size:14px}.infoNav a{text-decoration:none}
.infoHero{padding:92px 24px 78px;background:linear-gradient(135deg,#e7efe8,#f4ead6)}.infoHeroInner,.infoWrap{width:min(1040px,100%);margin:auto}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:#687a6d}.infoHero h1{font:700 clamp(46px,7vw,82px)/1.08 Georgia,"Noto Serif TC",serif;margin:10px 0 20px}.infoHero p{max-width:740px;font-size:18px;color:#506057}
.infoSection{padding:70px 24px}.infoSection.alt{background:#fff}.infoWrap h2{font:700 clamp(31px,4vw,45px) Georgia,"Noto Serif TC",serif;margin:7px 0 18px}.infoWrap h3{font:700 24px Georgia,"Noto Serif TC",serif;margin:0 0 8px}.leadCopy{font-size:17px}.storyGrid,.valueGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}.storyCard,.valueCard{background:#fff;border:1px solid var(--line);padding:25px;border-radius:14px}.alt .storyCard,.alt .valueCard{background:var(--cream)}.storyCard small,.valueCard small{display:block;color:#768078;letter-spacing:.13em;font-size:10px;font-weight:800;margin-bottom:10px}.collaborationSection{background:linear-gradient(135deg,#eef3ed 0%,#f8f3e8 100%)!important}.collaborationSection>.infoWrap>p{max-width:920px}.collaborationGrid .valueCard{background:rgba(255,255,255,.88);box-shadow:0 10px 26px rgba(45,65,53,.06)}.collaborationNotice{margin:22px 0 0;padding:13px 16px;border-left:3px solid #718976;background:rgba(255,255,255,.72);color:#5c6b62;font-size:13px}
.profileSplit{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px;align-items:start}.profileNote{background:var(--green);color:#fff;padding:34px;border-radius:16px}.profileNote p{color:#eef3ee}.profileNote a{font-weight:800}
.contactBox{display:flex;justify-content:space-between;align-items:center;gap:28px;background:#25362d;color:#fff;padding:36px;border-radius:16px}.contactBox p{margin:4px 0;color:#dfe7e1}.contactButton{background:linear-gradient(105deg,#fff,#dce9dc);color:#26372e!important;text-decoration:none;padding:13px 20px;border-radius:5px;font-weight:800;white-space:nowrap}
.policyList{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px}.policyItem{border-left:4px solid #7d987f;background:#fff;padding:22px}.policyItem b{display:block}.policyItem p{margin:5px 0 0;color:var(--muted)}
.statusLegend{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.status{font-size:11px;font-weight:800;border-radius:999px;padding:6px 10px}.temporary{background:#fff0ce;color:#745514}.owned{background:#e3efe5;color:#3d6043}.licensed{background:#dcebf2;color:#315e72}.placeholder{background:#eeeae2;color:#6e6961}
.assetToolbar{display:flex;justify-content:space-between;gap:20px;align-items:end;margin:34px 0 18px}.assetToolbar p{margin:0;color:var(--muted)}.assetCount{font:700 22px Georgia,serif}
.creditGroup{margin:28px 0 42px}.creditGroup h3{border-bottom:1px solid var(--line);padding-bottom:10px}.creditTable{width:100%;border-collapse:collapse;background:#fff}.creditTable th,.creditTable td{text-align:left;vertical-align:top;padding:13px 14px;border-bottom:1px solid #ece6dc;font-size:13px}.creditTable th{font-size:10px;letter-spacing:.1em;color:#748078}.creditTable a{word-break:break-all}.assetThumb{width:82px;height:52px;object-fit:cover;background:#e8e3d8;border-radius:4px}.emptyNotice{padding:22px;background:#fff;border:1px dashed var(--line)}
.infoFooter{background:#233229;color:#e9eee8;padding:34px 5vw;display:flex;justify-content:space-between;gap:20px}.infoFooter a{color:#e9eee8}
@media(max-width:760px){.infoHeader{height:auto;min-height:72px;padding:12px 16px;flex-wrap:wrap}.infoNav{width:100%;gap:14px;overflow:auto;padding-bottom:4px}.storyGrid,.valueGrid,.profileSplit,.policyList{grid-template-columns:1fr}.contactBox{align-items:flex-start;flex-direction:column}.contactButton{width:100%;text-align:center}.creditTable th:nth-child(1),.creditTable td:nth-child(1){display:none}.creditTable th,.creditTable td{padding:10px 8px}.infoFooter{flex-direction:column}}
