:root{--bg:#f5f1e8;--paper:#fffdf8;--ink:#1d1c19;--muted:#746e64;--line:#d9d1c2;--tea:#315944;--gold:#b18a4d;--red:#8d3b32;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:40;background:rgba(245,241,232,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(29,28,25,.08)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.mon{width:42px;height:42px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:22px}.brand b{letter-spacing:.14em}.brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.12em}.links{display:flex;gap:26px;font-size:14px}.links a:hover{color:var(--tea)}.hero{min-height:780px;display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;padding:70px 0}.kicker,.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--tea);font-weight:700}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(54px,7vw,108px);line-height:.9;letter-spacing:-.055em;margin:20px 0 28px}.hero h1 em{color:var(--red);font-weight:400}.hero p{font-size:19px;max-width:650px;color:#524e47}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{padding:13px 20px;border:1px solid var(--ink);border-radius:999px;font-size:14px}.btn.primary{background:var(--ink);color:white}.hero-img{position:relative}.hero-img img{height:640px;object-fit:cover;border-radius:8px}.hero-img:before{content:"茶";position:absolute;z-index:2;right:-18px;top:-48px;font-family:serif;font-size:100px;color:rgba(141,59,50,.18)}.caption{font-size:11px;color:var(--muted);margin-top:9px}.quote{background:var(--tea);color:white;padding:95px 0}.quote p{font-family:Georgia,serif;font-size:clamp(32px,4.4vw,66px);line-height:1.16;margin:0;max-width:1050px}.section{padding:100px 0;border-bottom:1px solid var(--line)}.section-title{display:grid;grid-template-columns:220px 1fr;gap:30px;margin-bottom:52px}.section-title h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,68px);font-weight:400;line-height:1;margin:0}.section-title p{margin:0;color:var(--muted);max-width:720px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.about-grid h3{font-family:Georgia,serif;font-size:38px;font-weight:400;margin:0 0 18px}.about-grid p{color:#514d46}.facts{display:grid;gap:0;border-top:1px solid var(--line)}.fact{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.fact span{color:var(--muted);font-size:13px}.event-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.event-feature img{height:620px;object-fit:cover;border-radius:8px}.event-feature h3{font-family:Georgia,serif;font-size:52px;font-weight:400;line-height:1.05;margin:14px 0 22px}.meta{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.tag{border:1px solid var(--line);border-radius:999px;padding:6px 11px;font-size:12px;color:var(--muted);background:rgba(255,255,255,.35)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:var(--paper);border:1px solid var(--line);border-radius:8px;overflow:hidden;transition:.25s}.card:hover{transform:translateY(-5px)}.card img{height:300px;object-fit:cover}.card-body{padding:24px}.card h3{font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.16;margin:8px 0 12px}.card p{color:var(--muted);font-size:14px}.gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.gallery img{height:100%;object-fit:cover;border-radius:5px}.g1{grid-column:1/8;height:480px}.g2{grid-column:8/13;height:480px}.g3{grid-column:1/5;height:360px}.g4{grid-column:5/9;height:360px}.g5{grid-column:9/13;height:360px}.contact{padding:100px 0;background:#171715;color:white}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px}.contact h2{font-family:Georgia,serif;font-size:clamp(48px,6vw,88px);font-weight:400;line-height:.95;margin:0}.contact h2 em{color:#d2b48a;font-weight:400}.contact-list{border-top:1px solid #45443f}.contact-list a{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #45443f}.footer{background:#171715;color:#88847d;border-top:1px solid #343330;padding:20px 0;font-size:11px;letter-spacing:.1em}.footer .wrap{display:flex;justify-content:space-between}.article-hero{padding:90px 0 55px}.article-hero h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,82px);font-weight:400;line-height:1.03;max-width:1000px;margin:18px 0}.article-meta{color:var(--muted);font-size:13px}.article-cover{width:min(var(--max),calc(100% - 40px));margin:0 auto 60px}.article-cover img{max-height:720px;object-fit:cover;border-radius:8px}.article{max-width:820px;margin:0 auto;padding:0 20px 100px;font-family:Georgia,serif;font-size:20px;line-height:1.8}.article h2{font-size:38px;line-height:1.2;font-weight:400;margin-top:58px}.article .source{font-family:Inter,sans-serif;font-size:13px;color:var(--muted);border-top:1px solid var(--line);margin-top:60px;padding-top:18px}.back{display:inline-block;margin-top:28px;font-family:Inter,sans-serif;font-size:13px;border-bottom:1px solid}.menu{display:none}.subtle{color:var(--muted)}@media(max-width:900px){.links{display:none}.menu{display:block}.hero{grid-template-columns:1fr;padding:40px 0 70px}.hero-img img{height:68vh}.section-title{grid-template-columns:1fr;gap:14px}.about-grid,.event-feature,.contact-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.event-feature img{height:auto}.gallery{grid-template-columns:1fr}.g1,.g2,.g3,.g4,.g5{grid-column:auto;height:60vh}.fact{grid-template-columns:110px 1fr}.footer .wrap{gap:20px;flex-direction:column}.nav{height:68px}.section{padding:72px 0}.quote{padding:70px 0}}

.article{padding:140px 0 90px}.article-wrap{max-width:920px}.article h1{font-family:"Playfair Display",serif;font-size:clamp(46px,7vw,86px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 24px}.article-lead{font-size:20px;line-height:1.65;color:#666;max-width:780px}.article-cover{width:100%;max-height:650px;object-fit:cover;border-radius:22px;margin:35px 0}.article-content{font-size:17px;line-height:1.85}.article-content h2{font-family:"Playfair Display",serif;font-size:38px;margin:48px 0 16px}.article-content h3{font-size:23px;margin-top:36px}.article-content blockquote{border-left:3px solid var(--accent);padding:8px 0 8px 22px;margin:32px 0;font-family:"Playfair Display",serif;font-size:26px}.article-content img{max-width:100%;height:auto;border-radius:16px;margin:24px 0}
/* CZEN V5 professional identity */
:root{--accent:#6650a4;--accent-2:#07145f;--bg:#f7f5f2;--ink:#171714;--shadow:0 22px 70px rgba(7,20,95,.10)}
.header{background:rgba(247,245,242,.9);border-bottom:1px solid rgba(7,20,95,.08)}
.brand-image img{width:52px;height:52px;object-fit:contain}.brand-image span{display:block}.brand-image b{color:var(--accent-2);font-size:14px}.brand-image small{color:#716d78}.nav{height:86px}.links a{position:relative}.links a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--accent);transition:.25s}.links a:hover:after{width:100%}
.hero{min-height:820px}.hero-copy{padding-right:24px}.hero h1 em{color:var(--accent)}.kicker,.eyebrow{color:var(--accent-2)}.hero-signature{display:flex;gap:10px;flex-wrap:wrap;margin-top:38px}.hero-signature span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(7,20,95,.15);padding:7px 10px;border-radius:999px;color:#615c69}.hero-img img{border-radius:26px;box-shadow:var(--shadow)}.hero-logo-float{position:absolute;left:-36px;bottom:50px;width:138px;height:138px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(7,20,95,.08);border-radius:50%;display:grid;place-items:center;box-shadow:0 20px 50px rgba(7,20,95,.15);z-index:3}.hero-logo-float img{width:108px;height:108px;object-fit:contain;border-radius:0;box-shadow:none}.quote{background:linear-gradient(135deg,var(--accent-2),#1a2a86)}.quote-mark{font-family:Georgia,serif;font-size:18px;letter-spacing:.45em;margin-bottom:30px;color:#e7d6ff}.quote small{display:block;margin-top:26px;letter-spacing:.16em;font-size:10px;color:#cbc8e5}.text-link{display:inline-block;margin-top:18px;border-bottom:1px solid var(--accent-2);padding-bottom:3px;color:var(--accent-2);font-weight:600}.about-story{padding:34px;background:rgba(255,255,255,.7);border:1px solid rgba(7,20,95,.08);border-radius:22px}.facts{border-top-color:rgba(7,20,95,.14)}.fact{border-bottom-color:rgba(7,20,95,.12)}.stories-section{background:#f2f0f5}.card{border-color:rgba(7,20,95,.10);border-radius:18px;box-shadow:0 8px 30px rgba(7,20,95,.04)}.card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(7,20,95,.10)}.card img{height:330px}.read-more{display:inline-block;margin-top:10px;color:var(--accent-2);font-size:13px;font-weight:700}.section-cta{text-align:right;margin-top:28px}.gallery img{border-radius:18px}.contact{background:linear-gradient(135deg,#080b25,var(--accent-2));}.contact .light{color:#c3b9e5}.contact h2 em{color:#e39df5}.contact p{color:#aaaeca}.footer{background:#080b25}.footer-grid{display:flex;justify-content:space-between;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:54px;height:54px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(255,255,255,.05))}.footer-brand b,.footer-brand small{display:block}.page-hero{padding:80px 0 30px}.page-hero .wrap{display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.page-hero h1{font-size:clamp(54px,7vw,96px);line-height:.95;margin:18px 0;font-weight:400}.page-hero p{font-size:18px;color:#666;max-width:650px}.page-hero img{height:520px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}
@media(max-width:900px){.brand-image img{width:46px;height:46px}.brand-image small{display:none}.hero-logo-float{left:12px;bottom:34px;width:100px;height:100px}.hero-logo-float img{width:78px;height:78px}.page-hero .wrap{grid-template-columns:1fr}.page-hero img{height:58vh}.footer-grid{align-items:flex-start}.section-cta{text-align:left}}

/* V5.0.1 logo sizing hotfix */
.brand-image{display:flex!important;align-items:center!important;gap:12px!important;min-width:0}
.brand-image>img{width:48px!important;height:52px!important;max-width:48px!important;max-height:52px!important;min-width:48px!important;object-fit:contain!important;flex:0 0 48px!important;border-radius:0!important}
.hero-logo-float{overflow:hidden!important}
.hero-logo-float>img{width:94px!important;height:102px!important;max-width:94px!important;max-height:102px!important;object-fit:contain!important;flex:none!important}
.footer-brand>img{width:46px!important;height:50px!important;max-width:46px!important;max-height:50px!important;object-fit:contain!important;flex:0 0 46px!important}
@media(max-width:900px){.brand-image>img{width:42px!important;height:46px!important;max-width:42px!important;max-height:46px!important;min-width:42px!important;flex-basis:42px!important}.hero-logo-float>img{width:70px!important;height:76px!important;max-width:70px!important;max-height:76px!important}}
/* CZEN V6 content blocks */
.czen-block-text{margin:0 0 26px}.czen-block-image{margin:36px 0}.czen-block-image img{display:block;width:100%;border-radius:18px}.czen-block-image figcaption{margin-top:8px;color:#777;font-size:13px}.czen-block-split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;margin:48px 0}.czen-block-split img{width:100%;border-radius:18px}.czen-block-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:36px 0}.czen-block-gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px}.czen-contact-card{padding:48px;border-radius:24px;background:#171714;color:#fff;margin:40px 0}.czen-contact-card h2{font-size:clamp(34px,5vw,62px);margin:10px 0 14px;color:#fff}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.btn-solid,.btn-outline{display:inline-flex;padding:12px 18px;border-radius:999px;text-decoration:none;font-weight:650}.btn-solid{background:var(--accent,#6650a4);color:#fff}.btn-outline{border:1px solid currentColor;color:inherit}.czen-block-button{margin:24px 0}.article-content blockquote{font-family:var(--font-heading);font-size:clamp(24px,3vw,38px);line-height:1.35;border-left:3px solid var(--accent);padding-left:22px;margin:38px 0}.article-content h2{margin-top:42px}.article-content img{max-width:100%;height:auto}
@media(max-width:760px){.czen-block-split{grid-template-columns:1fr}.czen-block-gallery{grid-template-columns:repeat(2,1fr)}.czen-contact-card{padding:30px 22px}}
