@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Plus+Jakarta+Sans:wght@400;500;600&family=Noto+Serif+TC:wght@400;500&family=Noto+Sans+TC:wght@400;500&family=JetBrains+Mono:wght@400;500&display=swap";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=DM+Sans:wght@200;300;400;500;700&family=Cormorant+Garamond:wght@500;600;700&display=swap";
:where(.default-root){--dt-bg:#fff;--dt-surface:#f9fafb;--dt-line:#e5e7eb;--dt-line-strong:#d1d5db;--dt-fg:#0a0a0b;--dt-fg-dim:#4b5563;--dt-fg-mute:#9ca3af;--dt-accent:#0a0a0b;--st-bg:var(--dt-bg);--st-bg-elev:#fff;--st-bg-overlay:var(--dt-surface);--st-fg:var(--dt-fg);--st-fg-muted:var(--dt-fg-dim);--st-fg-subtle:var(--dt-fg-mute);--st-line:var(--dt-line);--st-brand:var(--dt-accent);--st-on-brand:#fff;--st-success:#16a34a;--st-on-success:#fff;--st-warning:#d97706;--st-on-warning:#fff;--st-danger:#dc2626;--st-on-danger:#fff;background:var(--dt-bg);color:var(--dt-fg);font-family:"Inter", var(--font-noto-sans-tc), "Noto Sans TC", ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased}body:has(:where(.default-root)){background:#fff;margin:0;padding:0;overflow-x:visible}:where(.default-root) .default-nav{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--dt-line);background:#ffffffe6;position:sticky;top:0}:where(.default-root) .default-container{max-width:1120px;margin:0 auto;padding:0 24px}:where(.default-root) .default-btn{border:1px solid var(--dt-line-strong);background:var(--dt-bg);color:var(--dt-fg);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}:where(.default-root) .default-btn:hover{background:var(--dt-surface)}:where(.default-root) .default-btn-primary{background:var(--dt-fg);color:#fff;border-color:var(--dt-fg)}:where(.default-root) .default-btn-primary:hover{background:#000}:where(.default-root) h1,:where(.default-root) h2,:where(.default-root) h3{letter-spacing:-.02em;color:var(--dt-fg);font-family:Inter,Noto Serif TC,serif}:where(.default-root) section{padding:80px 0}:where(.default-root) .default-card{border:1px solid var(--dt-line);background:var(--dt-bg);border-radius:10px;padding:24px}:where(.default-root) .default-nav-list{gap:24px;margin:0;padding:0;list-style:none;display:flex}:where(.default-root) .default-nav-link{color:var(--dt-fg-dim);align-items:center;gap:4px;padding:4px 0;font-size:14px;text-decoration:none;display:inline-flex}:where(.default-root) .default-nav-link:hover{color:var(--dt-fg)}:where(.default-root) .default-nav-caret{opacity:.7;font-size:10px}:where(.default-root) .default-nav-entry{position:relative}:where(.default-root) .default-nav-dropdown{background:var(--dt-bg);border:1px solid var(--dt-line);opacity:0;visibility:hidden;border-radius:8px;min-width:180px;margin:8px 0 0;padding:6px;list-style:none;transition:opacity .12s,transform .12s,visibility 0s .12s;position:absolute;top:100%;left:0;transform:translateY(-4px);box-shadow:0 12px 28px #00000014}:where(.default-root) .default-nav-entry:hover>.default-nav-dropdown,:where(.default-root) .default-nav-subentry:hover>.default-nav-dropdown{opacity:1;visibility:visible;transition:opacity .12s,transform .12s;transform:none}:where(.default-root) .default-nav-dropdown-sub{margin:0;top:-6px;left:100%}:where(.default-root) .default-nav-subentry{position:relative}:where(.default-root) .default-nav-sublink{color:var(--dt-fg);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:6px 10px;font-size:13px;text-decoration:none;display:flex}:where(.default-root) .default-nav-sublink:hover{background:var(--dt-surface);color:var(--dt-fg)}@media (max-width:767px){:where(.default-root) .default-nav-dropdown{box-shadow:none;opacity:1;visibility:visible;border:none;margin:4px 0 4px 14px;padding:0;position:static;transform:none}}
:where(.hedera-studio-root){--hd-bg:#f3eee4;--hd-bg-2:#ebe5d7;--hd-card:#fbf8f1;--hd-ink:#1c1a17;--hd-ink-2:#3c3934;--hd-muted:#7a7569;--hd-line:#1c1a171a;--hd-line-2:#1c1a1733;--hd-accent:#c46a3d;--hd-accent-ink:#fff;--hd-tag-bg:#1c1a170d;--hd-sans:"Plus Jakarta Sans", "Noto Sans TC", system-ui, sans-serif;--hd-serif:"Instrument Serif", "Noto Serif TC", Georgia, serif;--hd-tc:"Noto Serif TC", "Instrument Serif", serif;--hd-mono:"JetBrains Mono", ui-monospace, monospace;--st-bg:var(--hd-bg);--st-bg-elev:var(--hd-card);--st-bg-overlay:var(--hd-bg-2);--st-fg:var(--hd-ink);--st-fg-muted:var(--hd-ink-2);--st-fg-subtle:var(--hd-muted);--st-line:var(--hd-line);--st-brand:var(--hd-accent);--st-on-brand:var(--hd-accent-ink);--st-success:#2e8f5d;--st-on-success:#fff;--st-warning:#c79836;--st-on-warning:#fff;--st-danger:#c0392b;--st-on-danger:#fff;--font-display:var(--hd-serif);--font-body:var(--hd-sans);background:var(--hd-bg);color:var(--hd-ink);font-family:var(--hd-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:15.5px;line-height:1.55}:where(.hedera-studio-root) *,:where(.hedera-studio-root) :before,:where(.hedera-studio-root) :after{box-sizing:border-box}:where(.hedera-studio-root) a{color:inherit;text-decoration:none}:where(.hedera-studio-root) button{font:inherit;color:inherit}:where(.hedera-studio-root) img{max-width:100%;display:block}:where(.hedera-studio-root) ::-moz-selection{background:var(--hd-accent);color:var(--hd-accent-ink)}:where(.hedera-studio-root) ::selection{background:var(--hd-accent);color:var(--hd-accent-ink)}:where(.hedera-studio-root) .hd-wrap{max-width:1280px;margin:0 auto;padding:0 36px}:where(.hedera-studio-root) .hd-wrap-narrow{max-width:980px;margin:0 auto;padding:0 36px}:where(.hedera-studio-root) .hd-hr{background:var(--hd-line);width:100%;height:1px}:where(.hedera-studio-root) .hd-mono{font-family:var(--hd-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--hd-muted);font-size:11px}:where(.hedera-studio-root) .hd-serif{font-family:var(--hd-serif);font-weight:400}:where(.hedera-studio-root) .hd-serif-i{font-family:var(--hd-serif);font-style:italic;font-weight:400}:where(.hedera-studio-root) .hd-eyebrow{font-family:var(--hd-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--hd-muted);align-items:center;gap:10px;font-size:11px;display:inline-flex}:where(.hedera-studio-root) .hd-eyebrow:before{content:"";background:var(--hd-ink);opacity:.5;width:22px;height:1px;display:inline-block}:where(.hedera-studio-root) .hd-nav{z-index:50;-webkit-backdrop-filter:blur(14px)saturate(140%);background:color-mix(in oklab, var(--hd-bg) 78%, transparent);border-bottom:1px solid var(--hd-line);position:sticky;top:0}:where(.hedera-studio-root) .hd-nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}:where(.hedera-studio-root) .hd-brand{align-items:baseline;gap:10px;display:flex}:where(.hedera-studio-root) .hd-brand-mark{font-family:var(--hd-serif);letter-spacing:-.01em;font-size:24px;line-height:1}:where(.hedera-studio-root) .hd-brand-mark em{color:var(--hd-accent);font-style:italic}:where(.hedera-studio-root) .hd-brand-sub{font-family:var(--hd-mono);letter-spacing:.14em;color:var(--hd-muted);text-transform:uppercase;font-size:10.5px}:where(.hedera-studio-root) .hd-nav-links{align-items:center;gap:28px;display:flex}:where(.hedera-studio-root) .hd-nav-links a{color:var(--hd-ink-2);font-size:14px;transition:color .15s}:where(.hedera-studio-root) .hd-nav-links a:hover,:where(.hedera-studio-root) .hd-nav-links a.active{color:var(--hd-ink)}:where(.hedera-studio-root) .hd-nav-cta{background:var(--hd-ink);color:var(--hd-bg);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:500;transition:transform .15s,background .15s;display:inline-flex}:where(.hedera-studio-root) .hd-nav-cta:hover{background:var(--hd-accent);transform:translateY(-1px)}:where(.hedera-studio-root) .hd-nav-cta .hd-dot{background:#6dd58c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #6dd58c40}:where(.hedera-studio-root) .hd-footer{border-top:1px solid var(--hd-line);padding:80px 0 32px}:where(.hedera-studio-root) .hd-footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:48px;margin-bottom:64px;display:grid}:where(.hedera-studio-root) .hd-footer h4{font-family:var(--hd-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--hd-muted);margin:0 0 18px;font-size:11px;font-weight:500}:where(.hedera-studio-root) .hd-footer ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}:where(.hedera-studio-root) .hd-footer ul a{color:var(--hd-ink-2);font-size:14px;transition:color .15s}:where(.hedera-studio-root) .hd-footer ul a:hover{color:var(--hd-accent)}:where(.hedera-studio-root) .hd-footer-bottom{border-top:1px solid var(--hd-line);font-family:var(--hd-mono);letter-spacing:.08em;color:var(--hd-muted);text-transform:uppercase;justify-content:space-between;align-items:center;padding-top:32px;font-size:11px;display:flex}:where(.hedera-studio-root) .hd-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:14px;font-weight:500;transition:transform .15s,background .15s,color .15s,border-color .15s;display:inline-flex}:where(.hedera-studio-root) .hd-btn-primary{background:var(--hd-ink);color:var(--hd-bg)}:where(.hedera-studio-root) .hd-btn-primary:hover{background:var(--hd-accent);transform:translateY(-1px)}:where(.hedera-studio-root) .hd-btn-ghost{border-color:var(--hd-line-2);color:var(--hd-ink);background:0 0}:where(.hedera-studio-root) .hd-btn-ghost:hover{background:var(--hd-ink);color:var(--hd-bg);border-color:var(--hd-ink)}:where(.hedera-studio-root) .hd-btn .hd-arrow{transition:transform .2s}:where(.hedera-studio-root) .hd-btn:hover .hd-arrow{transform:translate(3px)}:where(.hedera-studio-root) .hd-section{border-top:1px solid var(--hd-line);padding:90px 0}:where(.hedera-studio-root) .hd-section.hd-no-line{border-top:0}:where(.hedera-studio-root) .hd-sec-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px;display:flex}:where(.hedera-studio-root) .hd-sec-head h2{font-family:var(--hd-serif);letter-spacing:-.015em;margin:14px 0 0;font-size:clamp(38px,4.5vw,58px);font-weight:400;line-height:1.05}:where(.hedera-studio-root) .hd-sec-head h2 em{color:var(--hd-accent);font-style:italic}:where(.hedera-studio-root) .hd-sec-head .hd-right{text-align:right;max-width:360px;color:var(--hd-ink-2);flex-shrink:0;font-size:14px;line-height:1.6}:where(.hedera-studio-root) .hd-img-placeholder{background:var(--hd-bg-2);position:relative;overflow:hidden}:where(.hedera-studio-root) .hd-img-placeholder:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#c46a3d14,#0000 60%);position:absolute;inset:0}:where(.hedera-studio-root) .hd-hero{padding:56px 0 80px}:where(.hedera-studio-root) .hd-hero-grid{grid-template-columns:1.5fr 1fr;align-items:end;gap:60px;display:grid}:where(.hedera-studio-root) .hd-hero h1{font-family:var(--hd-serif);letter-spacing:-.02em;color:var(--hd-ink);margin:22px 0 0;font-size:clamp(56px,7vw,104px);font-weight:400;line-height:1.02}:where(.hedera-studio-root) .hd-hero h1 em{color:var(--hd-accent);font-style:italic}:where(.hedera-studio-root) .hd-hero h1 .hd-tc{font-family:var(--hd-tc);letter-spacing:.02em;margin-top:8px;font-size:.68em;font-weight:500;display:block}:where(.hedera-studio-root) .hd-hero-side{padding-bottom:12px}:where(.hedera-studio-root) .hd-hero-side p{color:var(--hd-ink-2);max-width:36ch;margin:0 0 24px;font-size:16px;line-height:1.65}:where(.hedera-studio-root) .hd-hero-meta{flex-wrap:wrap;gap:28px;margin-top:56px;display:flex}:where(.hedera-studio-root) .hd-meta-item{flex-direction:column;gap:4px;display:flex}:where(.hedera-studio-root) .hd-meta-item b{font-family:var(--hd-serif);font-size:32px;font-weight:400}:where(.hedera-studio-root) .hd-meta-item span{color:var(--hd-muted);font-size:12px}:where(.hedera-studio-root) .hd-card{cursor:pointer;transition:transform .2s}:where(.hedera-studio-root) .hd-card:hover{transform:translateY(-3px)}:where(.hedera-studio-root) .hd-card-img{aspect-ratio:4/5;background:var(--hd-bg-2);border-radius:4px;position:relative;overflow:hidden}:where(.hedera-studio-root) .hd-card-img--wide{aspect-ratio:16/10}:where(.hedera-studio-root) .hd-card-img--tall{aspect-ratio:4/5}:where(.hedera-studio-root) .hd-card-img--feature{aspect-ratio:21/9}:where(.hedera-studio-root) .hd-tag{background:var(--hd-card);font-size:11px;font-family:var(--hd-mono);letter-spacing:.08em;color:var(--hd-ink-2);text-transform:uppercase;border-radius:999px;padding:5px 10px;position:absolute;top:14px;left:14px}:where(.hedera-studio-root) .hd-card-info{justify-content:space-between;align-items:baseline;gap:16px;padding-top:16px;display:flex}:where(.hedera-studio-root) .hd-card-info h3{font-family:var(--hd-serif);letter-spacing:-.005em;margin:0 0 4px;font-size:22px;font-weight:400}:where(.hedera-studio-root) .hd-card-info .hd-sub{color:var(--hd-muted);font-size:12.5px}:where(.hedera-studio-root) .hd-card-info .hd-price{font-family:var(--hd-mono);white-space:nowrap;font-size:13px}:where(.hedera-studio-root) .hd-filters{flex-wrap:wrap;gap:8px;margin-bottom:36px;display:flex}:where(.hedera-studio-root) .hd-chip{border:1px solid var(--hd-line-2);cursor:pointer;color:var(--hd-ink-2);background:0 0;border-radius:999px;padding:8px 16px;font-size:13px;transition:all .15s}:where(.hedera-studio-root) .hd-chip:hover{border-color:var(--hd-ink)}:where(.hedera-studio-root) .hd-chip.hd-on{background:var(--hd-ink);color:var(--hd-bg);border-color:var(--hd-ink)}:where(.hedera-studio-root) .hd-chip .hd-count{opacity:.55;font-family:var(--hd-mono);margin-left:4px;font-size:11px}:where(.hedera-studio-root) .hd-grid-3{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}:where(.hedera-studio-root) .hd-grid-2{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}:where(.hedera-studio-root) .hd-portfolio-grid{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}:where(.hedera-studio-root) .hd-portfolio-grid>*{grid-column:span 6}:where(.hedera-studio-root) .hd-portfolio-grid>.hd-span-tall{grid-row:span 2}:where(.hedera-studio-root) .hd-portfolio-grid>.hd-span-feature{grid-column:span 12}:where(.hedera-studio-root) .hd-article{cursor:pointer;flex-direction:column;gap:14px;display:flex}:where(.hedera-studio-root) .hd-article-meta{font-family:var(--hd-mono);letter-spacing:.08em;color:var(--hd-muted);text-transform:uppercase;gap:14px;font-size:11px;display:flex}:where(.hedera-studio-root) .hd-article h3{font-family:var(--hd-serif);letter-spacing:-.01em;margin:0;font-size:26px;font-weight:400;line-height:1.2}:where(.hedera-studio-root) .hd-article p{color:var(--hd-ink-2);margin:0;font-size:14px;line-height:1.6}:where(.hedera-studio-root) .hd-read{font-family:var(--hd-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hd-accent);align-items:center;gap:8px;margin-top:4px;font-size:11px;display:inline-flex}:where(.hedera-studio-root) .hd-course{border:1px solid var(--hd-line);background:var(--hd-card);border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:28px;transition:border-color .15s,transform .15s;display:grid}:where(.hedera-studio-root) .hd-course:hover{border-color:var(--hd-ink);transform:translateY(-2px)}:where(.hedera-studio-root) .hd-course .hd-course-num{font-family:var(--hd-mono);color:var(--hd-accent);letter-spacing:.04em;font-size:32px}:where(.hedera-studio-root) .hd-course h3{font-family:var(--hd-serif);margin:0 0 6px;font-size:24px;font-weight:400}:where(.hedera-studio-root) .hd-course-desc{color:var(--hd-ink-2);font-size:14px;line-height:1.55}:where(.hedera-studio-root) .hd-course-meta{font-family:var(--hd-mono);letter-spacing:.08em;color:var(--hd-muted);text-transform:uppercase;margin-top:8px;font-size:11px}:where(.hedera-studio-root) .hd-testi{background:var(--hd-card);border-radius:4px;flex-direction:column;gap:28px;padding:36px;display:flex}:where(.hedera-studio-root) .hd-testi blockquote{font-family:var(--hd-serif);color:var(--hd-ink);margin:0;font-size:20px;line-height:1.45}:where(.hedera-studio-root) .hd-testi-author{align-items:center;gap:14px;display:flex}:where(.hedera-studio-root) .hd-testi-avatar{background:var(--hd-bg-2);width:40px;height:40px;font-family:var(--hd-serif);color:var(--hd-ink);border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}:where(.hedera-studio-root) .hd-testi-name{font-size:14px;font-weight:500}:where(.hedera-studio-root) .hd-testi-role{color:var(--hd-muted);font-size:12px}:where(.hedera-studio-root) .hd-contact-grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}:where(.hedera-studio-root) .hd-form{flex-direction:column;gap:18px;display:flex}:where(.hedera-studio-root) .hd-form label{font-family:var(--hd-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hd-muted);margin-bottom:6px;font-size:11px;display:block}:where(.hedera-studio-root) .hd-form input,:where(.hedera-studio-root) .hd-form textarea,:where(.hedera-studio-root) .hd-form select{background:var(--hd-card);border:1px solid var(--hd-line);width:100%;color:var(--hd-ink);border-radius:4px;padding:14px 16px;font-family:inherit;font-size:14px;transition:border-color .15s}:where(.hedera-studio-root) .hd-form input:focus,:where(.hedera-studio-root) .hd-form textarea:focus,:where(.hedera-studio-root) .hd-form select:focus{border-color:var(--hd-accent);outline:none}@media (max-width:1024px){:where(.hedera-studio-root) .hd-hero-grid,:where(.hedera-studio-root) .hd-contact-grid{grid-template-columns:1fr}:where(.hedera-studio-root) .hd-grid-3{grid-template-columns:repeat(2,1fr)}:where(.hedera-studio-root) .hd-portfolio-grid>*{grid-column:span 12}:where(.hedera-studio-root) .hd-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){:where(.hedera-studio-root) .hd-wrap{padding:0 20px}:where(.hedera-studio-root) .hd-grid-3{grid-template-columns:1fr}:where(.hedera-studio-root) .hd-section{padding:60px 0}:where(.hedera-studio-root) .hd-sec-head{flex-direction:column;align-items:start}:where(.hedera-studio-root) .hd-sec-head .hd-right{text-align:left}:where(.hedera-studio-root) .hd-footer-grid{grid-template-columns:1fr;gap:32px}}
:where(.csmax-root){--csmax-brown:#5f4c3f;--csmax-brown-dark:#402f24;--csmax-ink:#333;--csmax-ink-2:#6e6e6e;--csmax-ink-3:#b6b6b6;--csmax-cream:#f3f2ee;--csmax-cream-2:#f7f7f7;--csmax-gold:#d2c8a5;--csmax-footer:#565151;--csmax-footer-div:#ffffff2e;--csmax-social-blue:#142332;--csmax-line-soft:#e3e3e3;--csmax-line-mid:#bebebe;--st-bg:#fff;--st-bg-elev:#f7f7f7;--st-bg-overlay:#f3f2ee;--st-fg:#333;--st-fg-muted:#6e6e6e;--st-fg-subtle:#b6b6b6;--st-line:#e3e3e3;--st-brand:#5f4c3f;--st-on-brand:#fff;--st-success:#2e8f5d;--st-on-success:#fff;--st-warning:#c79836;--st-on-warning:#fff;--st-danger:#b34040;--st-on-danger:#fff;--font-display:"Cormorant Garamond", "Noto Sans TC", serif;--font-body:"Noto Sans TC", "PingFang TC", "Microsoft JhengHei", sans-serif;--font-en:"DM Sans", "Helvetica Neue", Arial, sans-serif;color:var(--csmax-ink);font-family:var(--font-body);letter-spacing:.05em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-size:16px;line-height:1.6}:where(.csmax-root) *,:where(.csmax-root) :before,:where(.csmax-root) :after{box-sizing:border-box}:where(.csmax-root) a{color:inherit;text-decoration:none;transition:color .2s,opacity .2s}:where(.csmax-root) a:hover{color:var(--csmax-brown)}:where(.csmax-root) button{font:inherit;cursor:pointer;color:inherit;letter-spacing:inherit;background:0 0;border:none;padding:0}:where(.csmax-root) img{max-width:100%;display:block}:where(.csmax-root) ul{margin:0;padding:0;list-style:none}:where(.csmax-root) p{margin:0}:where(.csmax-root) h1,:where(.csmax-root) h2,:where(.csmax-root) h3,:where(.csmax-root) h4{font-weight:inherit;margin:0}:where(.csmax-root) .csmax-dm-sans{font-family:var(--font-en)}:where(.csmax-root) .csmax-serif-italic{font-family:var(--font-display);font-style:italic}:where(.csmax-root) .csmax-container{max-width:1284px;margin:0 auto;padding:0 78px}@media (max-width:1024px){:where(.csmax-root) .csmax-container{padding:0 32px}}@media (max-width:640px){:where(.csmax-root) .csmax-container{padding:0 20px}}:where(.csmax-root) .csmax-wordmark{font-family:var(--font-display);letter-spacing:-.02em;color:var(--csmax-brown-dark);font-style:italic;font-weight:600;line-height:1;display:inline-block}:where(.csmax-root) .csmax-wordmark .x{margin:0 -2px;font-style:normal}:where(.csmax-root) .csmax-nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #0000000a;position:sticky;top:0}:where(.csmax-root) .csmax-nav-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:19px 78px;display:flex}:where(.csmax-root) .csmax-nav-links{color:var(--csmax-ink);align-items:center;gap:30px;font-size:16px;display:flex}:where(.csmax-root) .csmax-nav-links a{padding:8px 0;position:relative}:where(.csmax-root) .csmax-nav-links a:after{content:"";background:var(--csmax-brown);height:1px;transition:left .25s,right .25s;position:absolute;bottom:0;left:50%;right:50%}:where(.csmax-root) .csmax-nav-links a:hover:after,:where(.csmax-root) .csmax-nav-links a.active:after{left:0;right:0}:where(.csmax-root) .csmax-nav-links a.active{color:var(--csmax-brown)}:where(.csmax-root) .csmax-nav-actions{align-items:center;gap:15px;display:flex}:where(.csmax-root) .csmax-icon-btn{width:32px;height:32px;color:var(--csmax-ink);justify-content:center;align-items:center;display:inline-flex}:where(.csmax-root) .csmax-icon-btn:hover{color:var(--csmax-brown)}:where(.csmax-root) .csmax-lang-btn{border:1px solid var(--csmax-ink);width:32px;height:32px;font-size:14px;font-family:var(--font-en);justify-content:center;align-items:center;display:inline-flex}:where(.csmax-root) .csmax-lang-btn:hover{background:var(--csmax-ink);color:#fff}:where(.csmax-root) .csmax-burger{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;display:none}:where(.csmax-root) .csmax-burger span{background:var(--csmax-ink);width:22px;height:1.5px;transition:transform .25s,opacity .2s;display:block}:where(.csmax-root) .csmax-burger.open span:first-child{transform:translateY(6.5px)rotate(45deg)}:where(.csmax-root) .csmax-burger.open span:nth-child(2){opacity:0}:where(.csmax-root) .csmax-burger.open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}:where(.csmax-root) .csmax-mobile-drawer{z-index:60;border-top:1px solid var(--csmax-line-soft);background:#fff;flex-direction:column;gap:18px;padding:30px 28px;display:flex;position:fixed;inset:64px 0 0}:where(.csmax-root) .csmax-mobile-drawer a{border-bottom:1px solid var(--csmax-line-soft);color:var(--csmax-ink);padding:14px 0;font-size:18px}@media (max-width:980px){:where(.csmax-root) .csmax-nav-links{display:none}:where(.csmax-root) .csmax-burger{display:inline-flex}:where(.csmax-root) .csmax-nav-inner{padding:16px 24px}}:where(.csmax-root) .csmax-footer{background:var(--csmax-footer);color:#fff;margin-top:80px;padding:60px 0 30px}:where(.csmax-root) .csmax-footer-inner{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:60px;max-width:1440px;margin:0 auto;padding:0 78px;display:grid}:where(.csmax-root) .csmax-footer-logo{font-family:var(--font-display);color:#fff;margin-bottom:38px;font-size:38px;font-style:italic;font-weight:600;line-height:1}:where(.csmax-root) .csmax-footer-contact{color:#ccc;font-size:14px;line-height:30px}:where(.csmax-root) .csmax-footer-contact span{display:block}:where(.csmax-root) .csmax-footer-socials{gap:15px;margin-top:30px;display:flex}:where(.csmax-root) .csmax-footer-socials a{background:var(--csmax-social-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .25s;display:inline-flex}:where(.csmax-root) .csmax-footer-socials a:hover{transform:translateY(-2px)}:where(.csmax-root) .csmax-footer-col h4{color:#fff;border-bottom:1px solid var(--csmax-footer-div);letter-spacing:.1em;margin-bottom:22px;padding-bottom:18px;font-size:16px;font-weight:400}:where(.csmax-root) .csmax-footer-col ul{flex-direction:column;gap:14px;display:flex}:where(.csmax-root) .csmax-footer-col a{color:#ddd;font-size:14px}:where(.csmax-root) .csmax-footer-col a:hover{color:var(--csmax-gold)}:where(.csmax-root) .csmax-footer-copyright{color:#bdbdbd;text-align:right;max-width:1440px;font-size:14px;font-family:var(--font-en);margin:50px auto 0;padding:0 78px}@media (max-width:980px){:where(.csmax-root) .csmax-footer-inner{grid-template-columns:1fr 1fr;gap:40px;padding:0 28px}:where(.csmax-root) .csmax-footer-copyright{text-align:left;padding:0 28px}}:where(.csmax-root) .csmax-btn{border:1px solid var(--csmax-brown);min-width:122px;height:45px;color:var(--csmax-brown);font-size:16px;font-family:var(--font-en);background:0 0;justify-content:center;align-items:center;transition:all .25s;display:inline-flex}:where(.csmax-root) .csmax-btn:hover{background:var(--csmax-brown);color:#fff}:where(.csmax-root) .csmax-btn.on-dark{color:#fff;border-color:#fff}:where(.csmax-root) .csmax-btn.on-dark:hover{color:var(--csmax-brown);background:#fff}:where(.csmax-root) .csmax-section-title{text-align:center;padding:60px 0 36px}:where(.csmax-root) .csmax-section-title .zh{letter-spacing:.15em;color:var(--csmax-brown);font-size:16px;font-weight:400;display:block}:where(.csmax-root) .csmax-section-title .en{font-family:var(--font-en);letter-spacing:.05em;color:var(--csmax-brown);margin-top:10px;font-size:28px;display:block}:where(.csmax-root) .csmax-dot-row{justify-content:center;align-items:center;gap:14px;display:flex}:where(.csmax-root) .csmax-dot-row span{border:1px solid var(--csmax-brown);background:0 0;border-radius:50%;width:10px;height:10px;display:inline-block}:where(.csmax-root) .csmax-dot-row span.on{background:var(--csmax-brown)}:where(.csmax-root) .csmax-field{background:var(--csmax-cream);width:100%;height:60px;font:inherit;color:var(--csmax-ink);letter-spacing:.05em;border:none;outline:none;padding:0 20px;transition:background .2s}:where(.csmax-root) .csmax-field:focus{background:#ebe9e3}:where(.csmax-root) textarea.csmax-field{resize:vertical;height:180px;padding:20px}:where(.csmax-root) .csmax-breadcrumb{color:var(--csmax-brown);padding:40px 0 12px;font-size:16px}:where(.csmax-root) .csmax-breadcrumb a:hover{text-decoration:underline}@keyframes csmax-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}:where(.csmax-root) .csmax-fade-in{animation:.6s both csmax-fade-in}:where(.csmax-root) .csmax-bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover}:where(.csmax-root) .zb-checkout-topbar{display:none!important}:where(.csmax-root):has(.zb-checkout-page) .csmax-footer{display:none!important}:where(.csmax-root) .zb-checkout-right-inner>div:has(>h2):not(:first-of-type){display:none!important}
