:root{--bg:#FFFBF3;--bg2:#FFF6E4;--pale:#F8E7B8;--ink:#1C1608;--body:#3A3120;--muted:#6B5E43;--note:#8A7B5E;--gold:#D4A017;--bright:#E8C547;--warm:#F0C94A;--deep:#B8860B;--border:rgba(212,160,23,.18);--shadow:0 16px 42px rgba(80,55,10,.10);--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--body);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}.wrap{width:min(calc(100% - 32px),var(--max));margin:0 auto}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--deep);outline-offset:3px}button{font:inherit}.site-head{position:fixed;z-index:50;inset:0 0 auto;background:var(--bg)}.gold-line{height:22px;background:var(--ink);color:#FFF6E4;font-size:12px}.gold-line-inner{height:22px;display:flex;align-items:center;justify-content:space-between}.text-action{border:0;background:transparent;color:#FFF6E4;cursor:pointer;padding:0 4px}.concierge{height:70px;border-bottom:1px solid var(--border);background:rgba(255,251,243,.98)}.concierge-inner{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand-link{justify-self:start;display:flex;align-items:center;min-height:44px}.brand-logo{max-height:38px;width:auto;max-width:230px}.brand-word{font-weight:800;letter-spacing:.08em;color:var(--ink);font-size:20px}.menu-trigger{justify-self:center;min-width:88px;min-height:44px;border:1px solid var(--gold);background:transparent;color:var(--ink);cursor:pointer;border-radius:10px}.entry-link{justify-self:end;display:flex;align-items:center;min-height:44px;padding:0 14px;background:linear-gradient(135deg,#F0C94A 0%,#D4A017 55%,#B8860B 100%);color:var(--ink);border-radius:10px;font-weight:700}.tab-strip{height:44px;background:var(--pale);border-bottom:1px solid var(--border)}.tab-strip-inner{height:44px;display:flex;align-items:center;gap:8px}.tab-strip a{padding:6px 10px;border-radius:8px;font-size:14px;color:var(--ink)}.tab-strip a.active{background:var(--warm);font-weight:700}.site-main{padding-top:136px}.hero,.page-hero{padding:32px 0 18px}.hero-media,.page-media{height:min(320px,40vw);min-height:190px;background:linear-gradient(145deg,#FFF6E4,#F8E7B8);border:1px solid var(--border);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-media img,.page-media img,.content-image{width:100%;height:100%;object-fit:cover;display:block}.eyebrow{font-size:13px;letter-spacing:.15em;color:var(--deep);font-weight:800;text-transform:uppercase;margin:22px 0 8px}.hero h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.2;margin:0;color:var(--ink)}.lead{font-size:17px;max-width:880px;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border-radius:10px;border:1px solid var(--gold);font-weight:700}.btn.primary{background:linear-gradient(135deg,#F0C94A 0%,#D4A017 55%,#B8860B 100%);color:var(--ink)}.btn.secondary{background:transparent}.section{padding:28px 0}.section.alt{background:var(--bg2);border-block:1px solid var(--border)}.section h2{color:var(--ink);font-size:24px;margin:0 0 14px}.section h3{color:var(--ink);font-size:19px;margin:0 0 8px}.cards{display:grid;gap:16px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.cards.six{grid-template-columns:repeat(3,1fr)}.card{background:#fffdf8;border:1px solid var(--border);border-radius:12px;padding:20px;box-shadow:var(--shadow)}.card p{margin:8px 0 0}.tag-card{border-top:5px solid var(--gold)}.tag-card:nth-child(even){border-top-color:var(--deep)}.number-list{display:grid;gap:12px}.number-item{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:16px;border:1px solid var(--border);background:#fffdf8;border-radius:12px}.number{font-size:22px;font-weight:800;color:var(--deep)}.split{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:stretch}.split .media-slot{min-height:280px;background:linear-gradient(145deg,#FFF6E4,#F8E7B8);border:1px solid var(--border);overflow:hidden}.split .media-slot img{width:100%;height:100%;object-fit:cover}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.status{padding:16px;border-left:4px solid var(--gold);background:#fffdf8;border-block:1px solid var(--border);border-right:1px solid var(--border)}.status strong{display:block;color:var(--ink)}.prose{max-width:940px}.prose p{margin:0 0 16px}.prose ul{padding-left:1.2em}.notice{padding:18px 20px;background:var(--pale);color:var(--ink);border-left:4px solid var(--deep);border-radius:8px}.faq-list{display:grid;gap:14px}.faq-item{padding:18px 20px;border:1px solid var(--border);background:#fffdf8;border-radius:12px}.faq-item h2{font-size:18px;margin-bottom:8px}.site-footer{background:#1A1508;color:#FFF6E4;border-top:1px solid var(--gold);padding:42px 0 86px}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:24px}.footer-logo{max-height:38px;width:auto}.footer-brand strong{display:block;font-size:20px}.footer-brand span{font-size:12px;color:#E8C547}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-grid h2{font-size:15px;color:#E8C547}.footer-grid a{display:block;padding:4px 0;color:#FFF6E4}.footer-note{margin-top:28px;color:#F8E7B8}.copyright{font-size:13px;color:#D8CDAE}.overlay{position:fixed;inset:0;background:rgba(28,22,8,.42);z-index:60;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.overlay.open{visibility:visible;opacity:1;pointer-events:auto}.field-book{position:fixed;z-index:70;left:0;right:0;top:92px;visibility:hidden;pointer-events:none;transform:translateY(-12px);opacity:0;transition:.2s}.field-book.open{visibility:visible;pointer-events:auto;transform:none;opacity:1}.field-book-panel{background:var(--bg);border-bottom:1px solid var(--gold);box-shadow:var(--shadow);max-height:calc(100vh - 100px);overflow:auto}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.panel-brand{display:flex;align-items:center;gap:10px}.panel-brand img{max-height:32px;max-width:180px}.panel-head button,.search-head button{min-height:44px;padding:8px 14px;border:1px solid var(--gold);background:transparent;color:var(--ink);border-radius:8px;cursor:pointer}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-bottom:26px}.book-grid h2{font-size:16px;color:var(--deep)}.book-grid a{display:block;padding:9px 0;border-bottom:1px solid var(--border)}.book-grid b,.book-grid span{display:block}.book-grid span{font-size:12px;color:var(--muted)}.search-layer{position:fixed;z-index:70;top:92px;left:50%;width:min(calc(100% - 32px),780px);transform:translate(-50%,-12px);visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.search-layer.open{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%,0)}.search-card{background:var(--bg);border:1px solid var(--gold);box-shadow:var(--shadow);padding:20px}.search-head{display:flex;align-items:center;justify-content:space-between}.search-look{height:48px;border:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:var(--note);margin:14px 0}.preset-links{display:flex;flex-wrap:wrap;gap:10px}.preset-links a{padding:8px 10px;border:1px solid var(--gold);border-radius:8px}.lock-scroll{overflow:hidden}.mobile-bottom{display:none}.mini-links{display:flex;gap:8px;flex-wrap:wrap}.mini-links a{font-weight:700;color:var(--deep)}.muted{color:var(--muted)}
@media(max-width:900px){.cards.three,.cards.six,.status-grid,.footer-grid,.book-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.tab-strip{display:none}.site-main{padding-top:92px}.field-book,.search-layer{top:92px}}
@media(max-width:640px){.wrap{width:min(calc(100% - 32px),var(--max))}.gold-line{height:22px}.concierge,.concierge-inner{height:70px}.concierge-inner{grid-template-columns:1fr auto 1fr;gap:6px}.brand-logo{max-width:118px;max-height:32px}.brand-word{font-size:17px}.menu-trigger{min-width:68px;padding:0 8px}.entry-link{padding:0 9px;font-size:14px}.cards.three,.cards.two,.cards.six,.status-grid,.footer-grid,.book-grid{grid-template-columns:1fr}.hero,.page-hero{padding-top:22px}.hero-media,.page-media{height:220px;min-height:0}.section{padding:24px 0}.field-book{top:92px}.field-book-panel{max-height:calc(100vh - 92px)}.search-layer{inset:0;width:auto;transform:none;background:var(--bg);top:0}.search-layer.open{transform:none}.search-card{min-height:100vh;border:0;padding:24px 16px}.mobile-bottom{position:fixed;z-index:55;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;min-height:50px;padding-bottom:env(safe-area-inset-bottom);background:#FFF6E4;border-top:1px solid var(--border)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-height:50px;font-size:13px;color:var(--ink)}.mobile-bottom a.active{background:var(--warm);font-weight:800}.site-footer{padding-bottom:110px}.field-book{z-index:75}.overlay{z-index:65}.site-head{z-index:50}.mobile-bottom{z-index:55}.field-book.open~.mobile-bottom{z-index:55}.number-item{grid-template-columns:46px 1fr}.footer-grid{gap:10px}.actions{display:grid;grid-template-columns:1fr}.btn{width:100%}}

.program-list{display:grid;gap:12px}.program-list article{display:grid;grid-template-columns:64px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--border)}.program-list article>span{font-size:28px;font-weight:800;color:var(--deep)}.program-list h2{margin:0 0 5px}.board-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.board-grid article{background:#fffdf8;border:1px solid var(--border);border-top:5px solid var(--gold);padding:20px;min-height:170px}.board-grid strong{font-size:20px;color:var(--ink)}.long-strips{display:grid;gap:14px}.long-strips article{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:start;padding:22px;background:#fffdf8;border-left:6px solid var(--gold)}.magazine{display:grid;gap:20px}.magazine article{display:grid;grid-template-columns:90px 1fr;gap:22px;padding:24px;border-bottom:1px solid var(--border)}.mag-index{font-size:40px;font-weight:800;color:var(--deep)}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.gallery-grid article{background:#fffdf8;border:1px solid var(--border);padding:16px}.gallery-slot{height:140px;background:linear-gradient(145deg,#FFF6E4,#F8E7B8);margin-bottom:14px}.chapter-list{display:grid;gap:10px}.chapter-list article{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:18px 20px;background:#fffdf8;border:1px solid var(--border)}.chapter-list article>span{font-size:13px;color:var(--deep);font-weight:800}.portfolio-grid .card{min-height:220px}.product-shell{display:grid;grid-template-columns:220px 1fr;gap:26px;align-items:start}.product-icon{aspect-ratio:1/1;background:var(--pale);display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.product-icon img{max-width:72%;max-height:72%}.product-icon span{font-size:48px;font-weight:900;color:var(--deep)}.terms{display:grid;gap:18px}.terms article{padding:20px 22px;border-left:4px solid var(--gold);background:#fffdf8}.workflow{display:grid;gap:14px}.workflow article{display:grid;grid-template-columns:50px 1fr;gap:16px;padding:18px;background:#fffdf8;border:1px solid var(--border)}.workflow article>span{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--warm);font-weight:800;color:var(--ink)}.statement{max-width:900px}.statement article{padding:28px 0;border-bottom:1px solid var(--border)}.statement article p:last-child{font-size:18px;color:var(--body)}
@media(max-width:700px){.board-grid,.gallery-grid{grid-template-columns:1fr}.long-strips article,.magazine article,.product-shell{grid-template-columns:1fr}.product-icon{max-width:180px}.program-list article{grid-template-columns:46px 1fr}.mag-index{font-size:30px}}
