:root{--ink:#17221d;--paper:#fffdf7;--yolk:#ffc82e;--coral:#f06b55;--mint:#94d9ba;--line:#dfe5df;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Noto Sans SC","Microsoft YaHei",sans-serif;letter-spacing:0;line-height:1.7}a{color:inherit;text-decoration:none}.mast{height:78px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:28px;padding:0 clamp(20px,5vw,80px);border-bottom:1px solid var(--line);background:rgba(255,253,247,.94);position:sticky;top:0;z-index:20;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:44px;height:44px;border-radius:50% 48% 52% 46%;background:var(--yolk);font-size:11px;font-weight:900}.brand b{font-size:20px}.mast nav{display:flex;justify-content:center;gap:24px;font-size:14px}.mast nav a[aria-current=page]{font-weight:800;border-bottom:2px solid var(--coral)}.mast-actions{display:flex;gap:8px}.mast-actions a,.hero-copy a,.receipt-flow>a,.floor-copy a,.menu-board article a,.network a,.closing a,.page-hero a,.page-note a,.legacy a,.notfound a{padding:11px 18px;border:1px solid var(--ink);border-radius:999px;font-weight:800}.mast-actions a:last-child,.hero-copy a:first-child,.closing a:first-child{background:var(--ink);color:#fff}.menu{display:none}.hero{min-height:650px;position:relative;overflow:hidden;display:flex;align-items:center;padding:80px clamp(24px,8vw,140px);background:#eef5ec}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,247,.98) 0%,rgba(255,253,247,.76) 38%,rgba(255,253,247,.06) 70%)}.hero-copy{position:relative;z-index:2;max-width:610px}.hero-copy>p,.receipt-flow header p,.floor-copy>p,.menu-board header p,.network p,.journal header p,.closing>p,.page-hero>p,.archive-head>p,.legacy>p{font-size:12px;font-weight:900;letter-spacing:2px}.hero h1{font-size:clamp(52px,6vw,92px);line-height:1.05;margin:14px 0 24px;max-width:8em}.hero-copy>span{font-size:19px;display:block;max-width:32em}.hero-copy>div,.closing>div,.page-hero>div{display:flex;gap:10px;margin-top:30px}.hero aside{position:absolute;z-index:3;right:5vw;bottom:36px;width:230px;padding:20px;border-radius:18px;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);box-shadow:0 18px 55px rgba(23,34,29,.13)}.hero aside b,.hero aside span{display:block}.hero aside span{padding:8px 0;border-bottom:1px solid var(--line);font-size:13px}.ticker{display:flex;gap:28px;align-items:center;padding:13px clamp(20px,5vw,80px);background:var(--ink);color:#fff;overflow:hidden;white-space:nowrap;font-size:13px}.ticker b{color:var(--yolk)}.receipt-flow,.journal,.feature-list,.article-index{padding:100px clamp(20px,8vw,140px)}.receipt-flow header,.journal>header{display:flex;align-items:end;justify-content:space-between;gap:40px}.receipt-flow h2,.floor h2,.menu-board h2,.network h2,.journal h2,.closing h2,.page-hero h1,.archive-head h1,.legacy h1{font-size:clamp(34px,4vw,58px);line-height:1.15;margin:8px 0 14px}.receipt-flow ol{list-style:none;padding:0;margin:50px 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.receipt-flow li{padding:28px;border-right:1px solid var(--line)}.receipt-flow li:last-child{border:0}.receipt-flow li b,.receipt-flow li span{display:block}.receipt-flow li span{font-size:14px;margin-top:8px}.floor{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;background:var(--yolk);padding:90px clamp(20px,8vw,140px)}.floor-copy span{display:block;max-width:36em}.floor-copy a{display:inline-block;margin-top:25px}.floor-map{min-height:390px;background:#fff;border:2px solid var(--ink);border-radius:28px;padding:70px 30px 30px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;position:relative}.floor-map i{font-style:normal;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;aspect-ratio:1;background:#f7f2e7;font-weight:900}.floor-map .busy{background:var(--coral);color:#fff}.floor-map .wide{grid-column:span 2;border-radius:999px;aspect-ratio:auto}.floor-map .counter,.floor-map .pickup{position:absolute;aspect-ratio:auto;border-radius:10px}.floor-map .counter{top:20px;left:30px;width:120px;height:34px}.floor-map .pickup{right:20px;bottom:20px;width:90px;height:52px;background:var(--mint)}.menu-board{padding:100px clamp(20px,8vw,140px)}.menu-board>div{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px;margin-top:45px}.menu-board article{min-height:310px;padding:32px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;align-items:flex-start}.menu-board article:first-child{background:var(--coral);color:#fff}.menu-board article span{font-size:12px;font-weight:900}.menu-board article h3{font-size:28px;margin:45px 0 10px}.menu-board article a{margin-top:auto}.network{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:100px clamp(20px,8vw,140px);background:#dff3e9}.network>div:first-child>span{display:block;max-width:36em}.network a{display:inline-block;margin-top:25px}.network-visual{min-height:360px;position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:15px}.network-visual b{position:absolute;top:0;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;padding:20px 35px;border-radius:18px}.network-visual span{position:absolute;inset:70px 10% 80px;border:2px dashed var(--coral);border-bottom:0;border-radius:50% 50% 0 0}.network-visual i{font-style:normal;text-align:center;padding:45px 10px;background:#fff;border:1px solid var(--ink);border-radius:18px;z-index:1}.journal{background:#fff}.journal>header a{font-weight:800}.journal-list,.article-index{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--ink);margin-top:40px}.journal-card,.article-row{padding:30px 24px 30px 0;border-bottom:1px solid var(--line);min-height:210px}.journal-card:nth-child(odd),.article-row:nth-child(odd){border-right:1px solid var(--line)}.journal-card:nth-child(even),.article-row:nth-child(even){padding-left:24px}.journal-card p,.article-row p{display:flex;justify-content:space-between;color:#6d776f;font-size:13px}.journal-card h3,.article-row h2{font-size:22px;line-height:1.35}.journal-card span,.article-row span{font-size:14px;color:#59645d}.closing{padding:100px 20px;text-align:center;background:var(--coral);color:#fff}.closing>div{justify-content:center}.closing a{border-color:#fff}.page-hero,.archive-head,.legacy,.notfound{padding:110px clamp(20px,12vw,220px);background:#eef5ec}.page-hero>span,.archive-head>span,.legacy>span,.notfound>span{display:block;max-width:48em;font-size:18px}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-list article{padding:34px;border-top:4px solid var(--yolk);background:#fff}.feature-list article span{font-size:12px;font-weight:900}.feature-list h2{font-size:24px}.page-note{margin:0 clamp(20px,8vw,140px) 100px;padding:55px;background:var(--yolk);border-radius:24px}.page-note p{max-width:60em}.story{padding:70px clamp(20px,7vw,120px)}.story>header{max-width:900px;margin-bottom:60px}.story>header h1{font-size:clamp(40px,5vw,70px);line-height:1.15}.story>header>div{font-size:19px}.story-grid{display:grid;grid-template-columns:220px minmax(0,780px);gap:70px;justify-content:center}.story aside{position:sticky;top:110px;height:max-content;border-top:3px solid var(--yolk);padding-top:18px}.story aside a,.story aside b{display:block;padding:8px 0}.story-body section{padding:10px 0 34px}.story-body h2{font-size:29px}.story-body p{font-size:17px;line-height:1.9}.story-end{border-top:1px solid var(--ink);margin-top:30px}.story-end a{font-weight:800}.legacy small{display:block;margin-top:30px}.legacy a,.notfound a{display:inline-block;margin-top:25px}.notfound p{font-size:70px;margin:0;color:var(--coral)}footer{display:grid;grid-template-columns:1fr auto;gap:35px;padding:65px clamp(20px,5vw,80px);background:var(--ink);color:#fff}footer nav{display:flex;flex-wrap:wrap;gap:18px}footer>p{grid-column:1/-1;border-top:1px solid #536058;padding-top:20px;font-size:13px}.menu:focus-visible,a:focus-visible{outline:3px solid var(--coral);outline-offset:3px}@media(max-width:900px){.mast{grid-template-columns:auto 1fr auto;height:auto;min-height:70px;padding:12px 18px}.mast nav{display:none;grid-column:1/-1;flex-direction:column;padding:15px 0}.mast.open nav{display:flex}.mast-actions{margin-left:auto}.mast-actions a:first-child{display:none}.menu{display:block;border:1px solid var(--ink);background:transparent;border-radius:999px;padding:9px 12px}.hero{min-height:610px;padding:50px 22px 150px;align-items:flex-start}.hero>img{object-position:60% center}.hero:after{background:linear-gradient(180deg,rgba(255,253,247,.98) 0%,rgba(255,253,247,.84) 52%,rgba(255,253,247,.18) 78%)}.hero h1{font-size:50px;max-width:7em}.hero-copy>span{font-size:16px}.hero aside{left:22px;right:22px;bottom:18px;width:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hero aside b{grid-column:1/-1}.hero aside span{font-size:11px}.ticker{gap:18px}.receipt-flow,.journal,.feature-list,.article-index{padding:70px 20px}.receipt-flow header,.journal>header{display:block}.receipt-flow ol{grid-template-columns:1fr 1fr}.receipt-flow li:nth-child(2){border-right:0}.floor,.network{grid-template-columns:1fr;padding:70px 20px;gap:40px}.menu-board{padding:70px 20px}.menu-board>div{grid-template-columns:1fr}.menu-board article{min-height:240px}.journal-list,.article-index{grid-template-columns:1fr}.journal-card:nth-child(odd),.article-row:nth-child(odd){border-right:0}.journal-card:nth-child(even),.article-row:nth-child(even){padding-left:0}.feature-list{grid-template-columns:1fr}.story{padding:45px 20px}.story-grid{display:block}.story aside{position:static;margin-bottom:35px}.page-hero,.archive-head,.legacy,.notfound{padding:75px 20px}.page-note{margin:0 20px 70px}.floor-map{min-height:330px}footer{grid-template-columns:1fr}}@media(max-width:520px){.brand b{font-size:16px}.brand span{width:38px;height:38px}.mast-actions a{font-size:12px;padding:9px 11px}.hero-copy>div{flex-direction:column;align-items:flex-start}.receipt-flow ol{grid-template-columns:1fr}.receipt-flow li{border-right:0;border-bottom:1px solid var(--line)}.hero h1{font-size:44px}.floor-map{padding:65px 18px 18px;gap:10px}.network-visual{min-height:300px}.network-visual i{padding:35px 5px;font-size:12px}footer nav{flex-direction:column}.story-body h2{font-size:25px}}.floor{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.floor>*{min-width:0}.floor-map{width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr))}.floor-map i{min-width:0}@media(max-width:900px){.floor{grid-template-columns:minmax(0,1fr)}}