:root{--bg:#ffffff;--surface:rgba(255,249,241,0.96);--ink:#1a1a1a;--muted:#6e6458;--line:rgba(72,53,24,0.14);--gold:#b3935d;--gold-deep:#8a6f3f;--shadow:0 28px 70px rgba(35,24,10,0.08);--max-width:1180px;--header-h:90px;--culture-bg:#fdfaf5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:#333;background:var(--bg);font-family:Georgia,Times New Roman,"Noto Serif SC","Source Han Serif SC",serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh}.site-main{padding-top:var(--header-h)}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--header-h);display:flex;align-items:center;background:rgba(255,255,255,.95);border-bottom:1px solid #e5e5e5;letter-spacing:.12em}.site-header__inner{position:relative;width:100%;height:100%;margin:0;padding:0 clamp(20px,4vw,50px);display:flex;align-items:center;justify-content:space-between;gap:16px}.section:not(.section--culture-lux):not(.hero--grand),.subpage{width:min(var(--max-width),calc(100% - 32px));margin:0 auto}.site-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:2}.site-logo__mark{display:block;margin:0;font-size:clamp(20px,2.2vw,26px);font-weight:400;color:var(--gold);letter-spacing:.42em}.site-logo__sub{display:block;margin-top:4px;font-size:9px;letter-spacing:.24em;color:#999;text-transform:uppercase}.site-nav--left,.site-nav--right{flex:1 1}.site-nav{display:flex;gap:clamp(16px,2.5vw,40px);flex-wrap:wrap;font-size:13px;letter-spacing:.14em}.site-nav--left{justify-content:flex-start}.site-nav--right{justify-content:flex-end}.site-nav a{padding:8px 0;position:relative;color:#333}.site-nav a:hover{color:var(--gold)}.site-nav a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:center;transition:transform .24s ease}.site-nav a:hover:after{transform:scaleX(1)}.site-side-tools{position:fixed;right:0;top:50%;z-index:999;transform:translateY(-50%);display:flex;flex-direction:column;background:var(--gold);box-shadow:-2px 0 10px rgba(0,0,0,.1)}.site-side-tools a{writing-mode:vertical-rl;padding:18px 12px;color:#fff;font-size:12px;letter-spacing:.2em}.site-side-tools a+a{border-top:1px solid rgba(255,255,255,.24)}.hero--grand{width:100%;max-width:none;margin:calc(-1 * var(--header-h)) 0 0;min-height:100vh;position:relative;overflow:hidden;border-radius:0;box-shadow:none}.hero__backdrop{position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,14,10,.25),rgba(18,14,10,.5)),url(https://images.unsplash.com/photo-1573408301185-9146fe634ad0?q=80&w=2200&auto=format&fit=crop) 50%/cover}.hero__overlay{position:relative;min-height:100vh;display:flex;padding:0 clamp(20px,4vw,48px) clamp(8vh,12vw,15vh)}.hero__overlay,.hero__overlay--lux{align-items:flex-end;justify-content:center}.hero__lux-inner{text-align:center;max-width:720px}.hero__tagline{margin:0;font-size:clamp(18px,2.4vw,24px);font-weight:300;letter-spacing:.42em;line-height:1.6;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero__subtitle{margin:14px 0 0;color:rgba(255,245,230,.86);font-size:clamp(14px,1.9vw,18px);letter-spacing:.16em}.hero__rule{width:1px;height:56px;margin:20px auto 0;background:rgba(255,255,255,.85)}.hero__actions--lux{margin-top:28px;justify-content:center}.hero__dots{margin-top:20px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.hero__dot{width:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:transparent;cursor:pointer;transition:all .2s ease}.hero__dot.is-active{width:24px;background:#fff}.btn--lux-ghost,.btn--lux-primary{min-height:44px;padding:0 28px;border-radius:0;font-size:13px;letter-spacing:.2em}.btn--lux-primary{background:var(--gold);border-color:var(--gold);color:#fff}.btn--lux-ghost{color:#fff;border:1px solid rgba(255,255,255,.55);background:transparent}.btn--lux-ghost:hover{background:rgba(255,255,255,.08)}.hero__frame{max-width:560px;padding:34px 36px;border:1px solid rgba(255,245,230,.24);border-radius:26px;background:linear-gradient(180deg,rgba(22,17,12,.44),rgba(22,17,12,.2));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eyebrow{color:var(--gold-deep);text-transform:uppercase;letter-spacing:.3em;font-size:12px}.hero__frame .eyebrow{color:#d9bf8f}.hero__frame h1,.subpage h1{margin:0;font-size:clamp(36px,5vw,64px);line-height:1.05;font-weight:500}.hero__frame h1{color:#fff8eb}.hero__frame p,.section-copy,.subpage p{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.hero__frame p{color:rgba(255,245,230,.82)}.hero__caption{align-self:flex-start;color:rgba(255,246,229,.78);letter-spacing:.42em;writing-mode:vertical-rl;font-size:12px}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid var(--gold);font-size:14px;letter-spacing:.12em}.btn--primary{background:linear-gradient(135deg,var(--gold) 0,#cba56d 100%);color:#fff}.btn--ghost{color:#fff1d8;border-color:rgba(255,238,209,.44);background:rgba(255,255,255,.04)}.btn--ghost-dark{color:#f4e5c7;border-color:rgba(244,229,199,.45);background:transparent}.btn--ghost-dark:hover{background:rgba(255,255,255,.06)}.btn--outline{color:var(--gold-deep);border:1px solid var(--gold);background:#fff;border-radius:0}.btn--outline:hover{background:rgba(179,147,93,.08)}.card,.city-group,.story,.verify-panel{border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.section{padding:46px 0 56px}.section--culture-lux{width:100%;max-width:none;margin:0;padding:clamp(72px,10vw,120px) clamp(20px,4vw,48px);background:var(--culture-bg);display:flex;flex-direction:column;align-items:center;gap:clamp(36px,5vw,56px)}.section--culture-lux__row{width:min(var(--max-width),calc(100% - 32px));margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(40px,8vw,100px)}.vertical-copy--lux{writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;font-size:18px;line-height:2.5;letter-spacing:.5em;color:#444;max-height:420px}.culture-image--lux{flex:0 1 450px;width:100%;max-width:450px;min-height:360px;padding:10px;border:1px solid var(--gold);border-radius:0;background:linear-gradient(180deg,rgba(20,15,10,.12),rgba(20,15,10,.42)),url(https://images.unsplash.com/photo-1603974372039-adc49044b6bd?q=80&w=1400&auto=format&fit=crop) 50%/cover;box-shadow:none}.culture-note--lux{width:min(var(--max-width),calc(100% - 32px));margin:0 auto;padding:clamp(28px,4vw,40px);border:1px solid rgba(179,147,93,.35);border-radius:0;background:rgba(255,255,255,.72);box-shadow:0 12px 40px rgba(35,24,10,.06)}.eyebrow--on-cream{color:var(--gold-deep)}.section--home-config,.section--modules{padding-top:56px}.section-title{margin:0 0 12px;font-size:32px;font-weight:500}.section-head{margin-bottom:22px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.card{padding:28px}.home-sections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.home-section-card{display:flex;flex-direction:column;gap:10px}.home-section-card--single{max-width:900px;margin:0 auto}.home-section-card__cover{min-height:180px;border-radius:18px;border:1px solid rgba(179,147,93,.26);background-size:cover;background-position:50%}.home-section-card .card__index{margin-bottom:0;font-size:30px}.home-section-card .eyebrow{color:rgba(138,111,63,.94)}.home-section-card__actions{margin-top:6px}.home-section-card--empty{grid-column:1/-1}.cert-layout{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:20px;gap:20px;align-items:start;margin-top:22px;margin-bottom:56px}.cert-panel{border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);padding:26px}.cert-panel__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.cert-panel h2{margin:6px 0 8px;font-size:24px;font-weight:500}.cert-hint{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.cert-scan-frame{border:1px solid rgba(179,147,93,.28);border-radius:18px;background:rgba(255,255,255,.7);padding:14px}.cert-reader{width:100%;max-width:520px}.cert-scan-placeholder{min-height:320px;display:grid;place-items:center;text-align:center;padding:18px}.cert-scan-placeholder__box{width:min(320px,100%);aspect-ratio:1/1;border-radius:22px;border:1px dashed rgba(72,53,24,.28);background:radial-gradient(circle at 30% 20%,rgba(179,147,93,.18),transparent 55%),radial-gradient(circle at 70% 80%,rgba(138,111,63,.14),transparent 55%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.cert-form{display:grid;grid-gap:14px;gap:14px}.cert-field label{display:block;margin-bottom:8px;font-size:13px;letter-spacing:.12em;color:rgba(26,26,26,.86)}.cert-field input{width:100%;min-height:48px;padding:0 14px;border-radius:14px;border:1px solid rgba(72,53,24,.18);background:rgba(255,255,255,.72);outline:none}.cert-field input:focus{border-color:rgba(179,147,93,.72);box-shadow:0 0 0 4px rgba(179,147,93,.16)}.cert-alert{margin-top:16px;padding:16px 18px;border-radius:18px;border:1px solid rgba(72,53,24,.18);background:rgba(255,255,255,.78)}.cert-alert--error{border-color:rgba(152,60,60,.35);background:rgba(255,247,247,.92)}.cert-alert p{margin:8px 0 0;color:var(--muted)}.cert-result{margin-top:16px;padding:18px;border-radius:18px;border:1px solid rgba(179,147,93,.28);background:rgba(255,255,255,.78)}.cert-result__head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.cert-badge{display:inline-flex;align-items:center;border:1px solid rgba(179,147,93,.35);padding:6px 10px;border-radius:999px;font-size:12px;letter-spacing:.12em;color:var(--gold-deep);background:rgba(179,147,93,.08)}.cert-kv{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 16px;gap:12px 16px}.cert-kv>div{border-top:1px solid rgba(72,53,24,.12);padding-top:12px}.cert-kv dt{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:rgba(110,100,88,.92);margin-bottom:6px}.cert-kv dd{margin:0;color:#2a251e;line-height:1.7}.cert-kv__full{grid-column:1/-1}.cert-kv a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}@media (max-width:960px){.cert-layout{grid-template-columns:1fr}.cert-panel__head{flex-direction:column;align-items:stretch}.cert-reader{max-width:100%}.cert-kv{grid-template-columns:1fr}}.card--tall{min-height:260px}.card__index{display:block;margin-bottom:18px;color:rgba(181,147,88,.74);font-size:42px;line-height:1}.card h3,.city-group h3,.story h3,.verify-panel h2{margin:0 0 12px;font-size:24px;font-weight:500}.article-list li,.card p,.city-group p,.store-item li,.story p{margin:0;color:var(--muted);line-height:1.8}.story{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden}.section--dark .story{background:linear-gradient(180deg,#1d1712,#251d16);border-color:rgba(255,233,199,.12)}.story__image{min-height:360px;background:linear-gradient(180deg,rgba(28,23,18,.12),rgba(28,23,18,.36)),url(https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?q=80&w=1600&auto=format&fit=crop) 50%/cover}.story__image--dark{background:linear-gradient(180deg,rgba(18,14,10,.12),rgba(18,14,10,.48)),url(https://images.unsplash.com/photo-1543295204-8e6d4b11b5d1?q=80&w=1600&auto=format&fit=crop) 50%/cover}.story__body{padding:34px}.section--dark .story__body .eyebrow,.section--dark .story__body h3,.section--dark .story__body p{color:#f4e5c7}.section--dark .story__body p{color:rgba(244,229,199,.78)}.subpage{padding:42px 0 56px}.subpage-intro{max-width:760px;margin-bottom:28px}.article-list,.store-list{display:grid;grid-gap:14px;gap:14px}.article-list li,.store-item{list-style:none;padding:18px 20px;border-radius:20px;border:1px solid var(--line);background:rgba(255,251,243,.88)}.article-list__link{display:block;color:inherit;text-decoration:none}.article-list__link:hover h3{color:var(--gold-deep)}.article-back{margin:0 0 20px;font-size:13px;letter-spacing:.08em}.article-back__link{color:var(--muted);border-bottom:1px solid transparent}.article-back__link:hover{color:var(--gold-deep);border-bottom-color:rgba(138,111,63,.35)}.article-detail__header{max-width:760px;margin-bottom:28px}.article-detail__header h1{margin:8px 0 12px;font-size:clamp(26px,3vw,34px);font-weight:500;color:var(--ink)}.article-detail__meta{margin:0 0 12px;font-size:13px;color:var(--muted);letter-spacing:.06em}.article-detail__lead{margin:0;color:var(--muted);line-height:1.75;font-size:16px}.article-body--cms{max-width:760px;font-size:16px;line-height:1.85;color:#2f2a24}.article-body--cms p{margin:0 0 1em}.article-body--cms h2,.article-body--cms h3{margin:1.4em 0 .6em;font-weight:500;color:var(--ink)}.article-body--cms ol,.article-body--cms ul{margin:0 0 1em;padding-left:1.25em}.article-body--cms a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:3px}.article-body--cms img{border-radius:12px;margin:1em 0}.store-item ul{margin:12px 0 0;padding-left:18px}.city-group{padding:18px}.city-group+.city-group{margin-top:18px}.verify-layout{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:20px;gap:20px}.verify-panel{padding:28px}.verify-form{display:grid;grid-gap:14px;gap:14px}.verify-form input{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font-size:15px}.verify-result{padding:18px;border-radius:18px;background:rgba(177,144,89,.08)}.verify-panel--stack{display:flex;flex-direction:column;gap:22px}.verify-panel__note{margin:12px 0 0;font-size:13px;color:var(--muted);line-height:1.7}.verify-scanner__title{margin:0 0 12px;font-size:18px;font-weight:500}.verify-scanner__open{border-radius:0}.verify-scanner__viewport{width:100%;min-height:280px;margin-bottom:12px;border:1px solid var(--line);background:#0d0d0d}.verify-scanner__stop{align-self:flex-start}.verify-scanner__hint{margin:10px 0 0;font-size:13px;color:#a63d3d;line-height:1.6}.verify-divider{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px;letter-spacing:.12em}.verify-divider:after,.verify-divider:before{content:"";flex:1 1;height:1px;background:var(--line)}.site-footer--lux{width:100%;max-width:none;margin:0;padding:clamp(48px,6vw,60px) clamp(24px,4vw,50px) 40px;background:#111;border-top:none;color:#888;font-size:12px;line-height:2}.site-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(24px,4vw,40px);gap:clamp(24px,4vw,40px);padding-bottom:36px;border-bottom:1px solid #333;width:min(var(--max-width),calc(100% - 32px));margin:0 auto}.site-footer__heading{margin:0 0 16px;font-size:14px;font-weight:400;color:var(--gold);letter-spacing:.12em}.site-footer__col p{margin:0}.site-footer__col a{color:#aaa;transition:color .2s ease}.site-footer__col a:hover{color:var(--gold)}.site-footer__bottom{width:min(var(--max-width),calc(100% - 32px));margin:28px auto 0;text-align:center;display:flex;flex-direction:column;gap:8px;font-size:11px;color:#666}.site-footer__brand-line{letter-spacing:.2em;color:var(--gold)}.site-footer__meta{line-height:1.7}.contact-form{max-width:860px;padding:24px}.contact-form h3{margin:8px 0}.contact-form__hint{margin:0 0 16px;color:var(--muted)}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 16px;gap:14px 16px;margin-bottom:14px}.contact-form__grid label{display:grid;grid-gap:6px;gap:6px;font-size:14px;color:#5d5348}.contact-form__grid input,.contact-form__grid textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fff;color:var(--ink);font-size:14px}.contact-form__grid textarea{min-height:120px;resize:vertical}.contact-form__full{grid-column:1/-1}.contact-form__msg{margin:10px 0 0;font-size:14px}.contact-form__msg--error{color:#9b2c2c}.contact-form__msg--ok{color:#1f7a45}@media (max-width:960px){:root{--header-h:152px}.grid-3,.home-sections-grid,.story,.verify-layout{grid-template-columns:1fr}.hero--grand,.hero__overlay{min-height:78vh}.site-header{height:auto;min-height:0}.site-header__inner{padding:14px clamp(16px,4vw,24px) 16px;flex-direction:column;align-items:stretch;gap:12px}.site-logo{position:static;transform:none;order:-1;text-align:center;margin-bottom:4px}.site-nav--left,.site-nav--right{justify-content:center;flex:none}.vertical-copy--lux{writing-mode:horizontal-tb;letter-spacing:.12em;line-height:1.9;max-height:none;text-align:center}.culture-image--lux{min-height:280px}.hero__overlay{padding:0 20px clamp(48px,10vh,80px)}.hero__caption{display:none}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-side-tools{bottom:0;top:auto;right:12px;left:auto;transform:none;flex-direction:row;border-radius:12px 12px 0 0;max-width:calc(100vw - 24px);flex-wrap:wrap;justify-content:flex-end}.site-side-tools a{writing-mode:horizontal-tb;padding:10px 12px;font-size:11px;letter-spacing:.08em}.site-side-tools a+a{border-top:0;border-left:1px solid rgba(255,255,255,.24)}.site-nav{justify-content:center}.contact-form__grid{grid-template-columns:1fr}}@media (max-width:520px){.site-footer__grid{grid-template-columns:1fr}}