:root{color-scheme:light;--canvas:#f5f2ea;--surface:#fbfaf6;--ink:#121517;--muted:#586064;--line:#c9cbc5;--signal:#047c91;--signal-dark:#035e6d;--signal-soft:#d8edf0;--legacy:#6d5230;--legacy-soft:#efe3cf;--max-width:1180px;--sans:var(--font-sans),"Noto Sans TC","PingFang TC","Microsoft JhengHei",system-ui,sans-serif;--serif:var(--font-display),var(--font-serif-tc),"Noto Serif TC","Songti TC",Georgia,serif;--display-axes:"opsz" 112,"SOFT" 42,"WONK" 1;--ease:cubic-bezier(0.22,1,0.36,1)}html[lang=zh-Hant]{--sans:var(--font-sans-tc),var(--font-sans),"PingFang TC","Microsoft JhengHei",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit}:focus-visible{outline:3px solid var(--signal);outline-offset:4px}::-moz-selection{background:var(--signal);color:#fff}::selection{background:var(--signal);color:#fff}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-150%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100dvh;overflow:clip}.container{width:min(calc(100% - 32px),var(--max-width));margin-inline:auto}.site-header{position:sticky;z-index:20;top:0;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);background:color-mix(in srgb,var(--canvas) 90%,transparent);backdrop-filter:blur(14px)}.nav-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:var(--ink);text-decoration:none}.brand-logo{width:55px;height:44px;flex:none;background-image:url(/branding/c4t-logo.png);background-position:50%;background-repeat:no-repeat;background-size:202% 248%;filter:saturate(.84) contrast(1.08);mix-blend-mode:multiply;transition:filter .24s ease,transform .24s ease}.wordmark:hover .brand-logo{filter:saturate(.96) contrast(1.12);transform:translateY(-1px)}.wordmark-label{display:none;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.language-switcher,.nav-actions,.nav-links{display:flex;align-items:center}.nav-actions{gap:8px}.nav-links{gap:14px}.desktop-nav{display:none}.nav-links a{min-height:44px;display:inline-flex;align-items:center;color:var(--muted);font-size:.9rem;font-weight:650;text-decoration:none}.mobile-nav-panel a:hover,.nav-links a:hover{color:var(--ink)}.mobile-nav{position:relative}.mobile-nav summary{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;font-size:.78rem;font-weight:760;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav[open] summary{border-color:var(--ink);background:var(--ink);color:var(--canvas)}.mobile-nav-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(220px,calc(100vw - 32px));display:grid;padding:8px;border:1px solid var(--ink);background:var(--surface);box-shadow:0 18px 44px rgb(18 21 23/14%)}.mobile-nav-panel a{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--line);color:var(--muted);font-weight:700;text-decoration:none}.mobile-nav-panel a:last-child{border-bottom:0}.language-switcher{flex:none;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.language-switcher button{min-width:44px;min-height:44px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:.76rem;font-weight:750}.language-switcher button[aria-pressed=true]{background:var(--ink);color:#fff}.language-switcher button:hover:not([aria-pressed=true]){background:var(--signal-soft);color:var(--signal-dark)}.hero{min-height:calc(100dvh - 72px);align-items:center;padding-block:72px}.hero,.hero-grid{position:relative;display:grid}.hero-grid{gap:56px}.hero-masthead{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding-bottom:10px;border-bottom:1px solid var(--ink)}.card-index{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.eyebrow,.hero-origin{font-size:.8rem;font-weight:500;font-variant-numeric:tabular-nums}.eyebrow{margin:0;color:var(--ink)}.hero-origin{color:var(--muted);white-space:nowrap}.contact-title,.hero h1,.not-found h1,.section-title{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.018em;font-variation-settings:var(--display-axes);text-wrap:balance}.hero h1{max-width:13ch;margin-top:28px;font-size:clamp(3rem,9.4vw,6.6rem);line-height:.94}.hero-lede{max-width:58ch;margin:28px 0 0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid var(--ink);color:var(--ink);font-weight:720;text-decoration:none;transition:background .18s ease,color .18s ease,border-color .18s ease}.button-primary{background:var(--ink);color:#fff}.button:hover{border-color:var(--signal-dark);background:var(--signal-dark);color:#fff}.hero-note{align-self:end;max-width:28ch;padding-left:20px;border-left:1px solid var(--ink);color:var(--muted);font-size:.86rem}.section{padding-block:96px;border-top:1px solid var(--line);scroll-margin-top:72px}.section-heading{display:grid;gap:20px;margin-bottom:48px}.section-index{display:block;color:var(--muted);font-family:var(--serif);font-size:1.3rem;font-variant-numeric:tabular-nums;font-variation-settings:"opsz" 20,"SOFT" 42,"WONK" 1;letter-spacing:0;text-transform:none}.section-title{max-width:17ch;font-size:clamp(2.3rem,6.4vw,4.5rem);line-height:1.02}.section-copy{max-width:62ch;margin:20px 0 0;color:var(--muted);font-size:1.05rem}.approach-grid{display:grid;border-top:1px solid var(--ink)}.principle{display:grid;gap:28px;padding-block:28px;border-bottom:1px solid var(--line)}.principle-number{color:var(--signal-dark);font-variant-numeric:tabular-nums;font-weight:760}.principle h3{margin:0;font-family:var(--serif);font-size:clamp(1.7rem,3.6vw,2.4rem);font-weight:500;font-variation-settings:"opsz" 40,"SOFT" 42,"WONK" 1;letter-spacing:-.012em;line-height:1.1}.principle p{max-width:42ch;margin:0;color:var(--muted)}.portfolio-grid{display:grid;gap:18px}.product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);background:var(--surface);transition:border-color .24s ease,transform .24s ease,box-shadow .24s ease}.product-card:hover{border-color:var(--ink);background:color-mix(in srgb,var(--surface) 60%,var(--canvas))}.product-card:focus-within{border-color:var(--ink)}.product-media{position:relative;aspect-ratio:16/9;overflow:hidden;border-bottom:1px solid var(--line);background:#e8e6df}.product-video{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transform:scale(1.002);transition:transform .9s cubic-bezier(.22,1,.36,1)}.product-card:focus-within .product-video,.product-card:hover .product-video{transform:scale(1.035)}.product-card-body{min-height:290px;display:flex;flex:1;flex-direction:column;padding:26px}.product-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.card-index{color:var(--muted)}.status{padding:0 0 5px;border-bottom:1px solid var(--signal);color:var(--signal-dark);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.status-legacy{border-color:var(--legacy);color:var(--legacy)}.product-card h3{margin:34px 0 0;font-family:var(--serif);font-size:clamp(1.9rem,4.4vw,2.8rem);font-weight:500;font-variation-settings:"opsz" 48,"SOFT" 42,"WONK" 1;letter-spacing:-.014em;line-height:1.04;text-wrap:balance}.product-card p{max-width:54ch;margin:18px 0 0;color:var(--muted)}.product-link{margin-top:auto;padding-top:30px;width:-moz-fit-content;width:fit-content;color:var(--signal-dark);font-size:.95rem;font-weight:500;text-decoration-thickness:1px;text-underline-offset:5px}.product-link:after{content:" ↗"}.portfolio-archive{display:grid;gap:24px;margin-top:36px;padding:28px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.archive-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.archive-copy h3{margin:0;font-family:var(--serif);font-size:clamp(1.9rem,5vw,2.8rem);font-weight:500;font-variation-settings:"opsz" 48,"SOFT" 42,"WONK" 1;letter-spacing:-.014em;line-height:1.04}.archive-copy p{max-width:58ch;margin:14px 0 0;color:var(--muted)}.archive-link{align-self:end;margin-top:0;padding-top:0}.contact-panel{display:grid;gap:44px;padding:36px 0}.contact-title{max-width:14ch;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1}.contact-copy{max-width:52ch;margin:22px 0 0;color:var(--muted);font-size:1.08rem}.contact-list{display:grid;align-content:end;border-top:1px solid var(--ink)}.contact-row{min-height:76px;display:grid;align-items:center;grid-template-columns:90px 1fr;gap:12px;border-bottom:1px solid var(--line);text-decoration:none}.contact-row span{color:var(--muted);font-family:var(--serif);font-size:1.05rem;font-variation-settings:"opsz" 16,"SOFT" 42,"WONK" 1}.contact-row strong{overflow-wrap:anywhere}.contact-row:hover strong{color:var(--signal-dark)}.site-footer{padding-block:28px;border-top:1px solid var(--ink)}.footer-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 28px;color:var(--muted);font-size:.78rem}.footer-brand,.footer-row strong{color:var(--ink)}.footer-brand{display:inline-flex;align-items:center;gap:8px}.brand-logo-footer{width:32px;height:26px}.not-found{min-height:100dvh;display:grid;place-items:center;padding:32px}.not-found-inner{width:min(100%,680px);padding-block:56px;border-block:1px solid var(--ink)}.not-found h1{margin-top:20px;font-size:clamp(3rem,10vw,6rem);line-height:.92}.not-found p{max-width:52ch;color:var(--muted)}@media (min-width:760px){.container{width:min(calc(100% - 64px),var(--max-width))}.desktop-nav,.wordmark-label{display:flex}.mobile-nav{display:none}.nav-links{gap:24px}.section-heading{grid-template-columns:minmax(120px,.28fr) 1fr}.principle{grid-template-columns:80px minmax(220px,.65fr) 1fr;align-items:start}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-wide{grid-column:1/-1}.portfolio-archive{grid-template-columns:minmax(120px,.24fr) minmax(0,1fr) auto;align-items:start;padding:34px 0}.contact-panel{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}}@media (min-width:1100px){.hero-grid{grid-template-columns:minmax(0,1fr) 220px;align-items:end}.product-card-wide{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr)}.product-card-wide .product-media{aspect-ratio:auto;border-right:1px solid var(--line);border-bottom:0}.product-card-wide .product-card-body{min-height:420px}.product-card-body{min-height:320px;padding:32px}}html[lang=zh-Hant] .archive-copy h3,html[lang=zh-Hant] .contact-title,html[lang=zh-Hant] .hero h1,html[lang=zh-Hant] .principle h3,html[lang=zh-Hant] .product-card h3,html[lang=zh-Hant] .section-title{letter-spacing:0;line-height:1.22}html[lang=zh-Hant] .hero h1{max-width:15ch;font-size:clamp(2.6rem,7.6vw,4.6rem)}html[lang=zh-Hant] .section-title{max-width:20ch;font-size:clamp(1.9rem,4.2vw,3rem)}html[lang=zh-Hant] .contact-title{max-width:16ch;font-size:clamp(2.1rem,5vw,3.5rem)}html[lang=zh-Hant] .archive-copy h3,html[lang=zh-Hant] .principle h3,html[lang=zh-Hant] .product-card h3{font-size:clamp(1.5rem,2.8vw,1.9rem)}html[lang=zh-Hant] .contact-row span{font-family:var(--sans);font-size:.95rem}@media (max-width:759px){html[lang=zh-Hant] .hero h1{font-size:clamp(2.2rem,9vw,2.9rem);line-height:1.18}}@keyframes rule-draw{0%{transform:scaleX(0)}}@keyframes rise{0%{opacity:0;transform:translateY(15px)}}@keyframes settle{0%{opacity:0;transform:translateY(7px)}}@keyframes uncover{0%{opacity:0;clip-path:inset(0 0 38% 0)}}@keyframes hairline-in{0%{border-bottom-color:transparent}}.hero-masthead{position:relative;border-bottom:0}.hero-masthead:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:var(--ink);transform-origin:left center;animation:rule-draw .76s var(--ease) both}.hero-masthead .eyebrow{animation:settle .62s var(--ease) .2s both}.hero-masthead .hero-origin{animation:settle .62s var(--ease) .3s both}.hero h1{animation:rise .82s var(--ease) .24s both}.hero-lede{animation:rise .72s var(--ease) .38s both}.hero-actions{animation:rise .72s var(--ease) .46s both}.hero-note{animation:settle .72s var(--ease) .54s both}.product-link:after{display:inline-block;transition:transform .26s var(--ease)}.product-link:focus-visible:after,.product-link:hover:after{transform:translate(3px,-3px)}.contact-row strong{transition:color .22s var(--ease),transform .26s var(--ease)}.contact-row:hover strong{transform:translateX(6px)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.section{position:relative;border-top-color:transparent}.section:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:var(--line);transform-origin:left center;animation:rule-draw linear both;animation-timeline:view();animation-range:entry 0 entry 55%}.archive-copy,.archive-meta,.contact-copy,.contact-row,.contact-title,.section-copy,.section-index,.section-title{animation:settle linear both;animation-timeline:view();animation-range:entry 4% cover 22%}.principle,.product-card{animation:uncover linear both;animation-timeline:view()}.principle:first-child{animation-range:entry 4% cover 20%}.principle:nth-child(2){animation-range:entry 10% cover 26%}.principle:nth-child(3){animation-range:entry 16% cover 32%}.product-card:nth-child(odd){animation-range:entry 4% cover 24%}.product-card:nth-child(2n){animation-range:entry 11% cover 31%}.site-header{animation:hairline-in linear both;animation-timeline:scroll();animation-range:0 140px}}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-video{transform:none!important}}